* {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border-style: none;
}
html {
	overflow-x: hidden;
}
body,
html {
	font-family: "microsoft yahei";
}
.vv{
	transform: translateY(40px);
	opacity: 0;
}
.head{
	position: relative;
	/* overflow: hidden; */
	width: 100%;
	height: 550px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/whz/tbbanner_pc.jpg);
	background-size: 100% 100%;
}
.header_top{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 22222;
	width: 100%;
	height: 90px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.tou{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
.logo{
	margin-top: 25px;
	float: left;
}
.tou_r{
	float: right;
}
.tou_r>ul>li{
	position: relative;
	margin:  0 15px;
	float: left;
}
.tou_r>ul>li>i{
	position: absolute;
	bottom: 0;
	left: 50%;
	width:0px;
	height: 2px;
	background: #fff;
	transform:translate(-50%,-50%);
	display: inline-block;
}
.tou_r>ul>li>a{
	cursor: pointer;
	color: #fff;
	margin: 35px 0;
	display: block;
	font-size: 16px;
}
.tou_zhan{
	position: absolute;
	top: 90px;
	width: 600px;
	height: 0px;
	left: -280px;
	overflow: hidden;
}
.tou_c{
	width: 600px;
	height: 200px;
	background: #fff;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0,0.2);
	margin: 0 auto;
}
.zhan_l dl{
	float: left;
	width: 170px;
}
.zhan_l dl:nth-child(1){
	margin-left: 50px;
}
.zhan_l dl dt{
	margin-top: 30px;
	font-size: 14px;
	color: #333;
	font-family: "microsoft yahei";
	font-weight: bold;
}
.zhan_l dl dt span:nth-child(2){
	width: 100px;
	height: 1px;
	background: rgba(0,0,0,0.1);
	display: block;
	margin: 10px 0;
}
.zhan_l dl dd a{
	color: #333;
	font-family: "microsoft yahei";
	font-size: 14px;
}
.zhan_l dl dd{
	margin: 15px 0;
}
.zhan_l dl dd a:hover{
	color: #2b32b2;
}
.zthd{
	position: absolute;
	top: 90px;
	left: 50%;
	transition: 0.5s;
	margin-left: -90px;
	width: 180px;
	height: 0;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
	background: #fff;
}
.zthd p:nth-child(1){
	margin-top: 20px;
}
.zthd p a{
	display: block;
	height: 35px;
	padding:0 20px;
	line-height: 35px;
	color: #666;
}
.zthd p a:hover{
	color: #2b32b2;
}
/* banner */
.banner{
	padding-top: 160px;
}
.banner>p:nth-child(1){
	text-align: center;
	font-size: 40px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
.banner>p:nth-child(2){
	height: 4px;
	background: #fff;
	width: 50px;
	border-radius: 4px;
	margin: 25px auto 0;
}
.banner>p:nth-child(3){
	text-align: center;
	font-size: 20px;
	color: #fff;
	/* opacity: 0.5 !important; */
	height: 22px;
	line-height: 22px;
	margin-top: 30px;
}
.banner>p:nth-child(4){
	text-align: center;
	font-size: 20px;
	color: #fff;
	/* opacity: 0.5 !important; */
	height: 22px;
	line-height: 22px;
	margin-top: 20px;
}
.zhuyi{
	text-align: center;
	margin: 20px auto 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	/* background: red; */
	/* opacity: 0.5; */
	height: 14px;
	line-height: 14px;
	overflow: hidden;
}
.zhuyi p{
	display: inline-block;
	
}
.zhuyi p span{
	opacity: 0.5;
	z-index: 1;
}
.zhuyi span:nth-child(1){
	float: left;
	font-size: 22px;
	margin-top: 4px;
	margin-right: 5px;
	
}
/* 表单部分 */
.head_ul {
	position: relative;
	width: 892px;
	height: 60px;
	margin: 65px auto 0;
	box-shadow: 0px 3px 7px 0px 
		rgba(51, 51, 51, 0.2);
	background: #fff;
	border-radius: 30px;
}
.head_ul>li {
	position: relative;
	float: left;
	cursor: pointer;
}
.xuanze {
	position: absolute;
	top: 70px;
	left: 0;
	display: none;
	max-height: 160px;
	z-index: 22;
	overflow: auto;
	width: 100%;
	border: 1px solid rgb(230, 230, 235);
	background: #fff;
}
.xuanze p {
	height: 40px;
	font-size: 14px;
	/* cursor: pointer; */
	line-height: 40px;
	width: 100%;
}
.xuanze p span {
	margin-left: 20px;
}
.xuanze p:hover {
	background: #2b32b2;
	color: #fff;
}
.head_ul>li:nth-child(1) {
	width: 130px;
	height: 60px;
	margin: 0 0 0 40px;
}
.head_ul>li:nth-child(2) {
	width: 325px;
	height: 60px;
	margin: 0 0 0 25px;
}
.head_ul>li:nth-child(3) {
	width: 215px;
	height: 60px;
	margin: 0 0 0 20px;
}
.head_ul>li:nth-child(4) {
	position: absolute;
	right: -1px;
	top: 0;
	width: 137px;
	border-radius:0 30px 30px 0;
	text-align: center;
	background: #ff800a;
	height: 60px;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
}
.head_ul>li .dian {
	height: 32px;
	margin: 14px 0 0 0;
	border-right: 1px solid #ddd;
}
.head_ul>li:nth-child(3) .dian {
	border-right: none;
}
.huoqu span{
	display: block;
	float: left;
}
.huoqu span:nth-child(1){
	margin-left: 35px;
}
.head_ul>li .dian>i{
	float: left;
	margin-top: 8px;
}
.head_ul>li:nth-child(1) .dian p {
	float: right;
	width: 80px;
	margin-right: 25px;
}
.head_ul>li:nth-child(2) .dian p {
	float: right;
	width: 270px;
	margin-right: 25px;
}
.head_ul>li p img {
	transform: rotate(0deg);
}
.head_ul>li>.dian p i {
	float: right;
	margin-top: 3px;
}
.head_ul>li>.dian p span {
	float: left;
	margin-top: 5px;
	font-size: 16px;
	color: #333;
}
input:focus {
	outline: medium;
}
#inp {
	font-size: 16px;
	color: #333;
	height: 60px;
	border: none;
	width: 185px;
	padding-left: 10px;
	margin-top: -14px;
	/* background: pink; */
}
#inp::-webkit-input-placeholder {
	font-size: 16px;
	color: #999;
}

#inp:-ms-input-placeholder {
	font-size: 16px;
	color: #999;
	font-family: "microsoft yahei";
}
/*滚动条样式*/
div::-webkit-scrollbar{
	/*滚动条整体样式*/
	width: 4px;
}
div::-webkit-scrollbar-thumb{
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: rgba(230, 230, 230, 0.5);
}

div::-webkit-scrollbar-track{
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	border-radius: 0;
	background: rgba(255, 255, 255, 0.1);
}
.cuowu{
	position: absolute;
	top: -40px;
	left: 10px;
	width: 150px;
	height: 30px;
	color: #2b32b2;
	display: none;
	border-radius: 2px;
	font-size: 14px;
	padding-left: 20px;
	line-height: 30px;
	cursor: initial;
	background: #fff;
}

.cuowu:after{
	position: absolute;
	bottom: -5px;
	left: 20px;
	transform: rotate(45deg);
	content: "";
	background: #fff;
	width: 10px;
	height: 10px;
}
.biaoti>p:nth-child(1){
	font-size: 28px;
	color: #333;
	height: 28px;
	margin-top: 70px;
	line-height: 28px;
	text-align: center;
}
.biaoti>p:nth-child(2){
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	color: #666;
	text-align: center;
}
.shenban{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.swiper1{
	height: 380px;
	margin-top: 50px;
	/* background: pink; */
	margin-bottom: 15px;
}
.swiper1 .swiper-pagination-bullet-active{
	background: #08f;
	width: 45px !important;
	transition: 0.5s;
}
*:focus {
	outline: none;
}
.swiper1 .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	border-radius: 8px;
}
.swiper1 .swiper-slide{
	height: 320px;
}
.slide{
	position: relative;
	width: 350px;
	height: 280px;
	border-radius: 5px;
	margin:20px auto;
	transition: 0.5s;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(153,153,153,0.1);
}
.slide:hover{
	box-shadow: 0px 0px 8px #2b32b2;
	
}
.slide>p:last-child{
	position: absolute;
	right: 30px;
	bottom: 30px;
}
.slide>p:nth-child(1){
	color: #333;
	font-size: 18px;
	/* font-weight: bold; */
	margin: 37px 0 0 40px;
}
.slide>p:nth-child(2){
	width: 50px;
	height: 1px;
	background: #999;
	margin: 17px 0 0 40px;
}
.slide>p:nth-child(3){
	color: #666;
	font-size: 14px;
	margin: 15px 0 20px 40px;
}
.slide>p:nth-child(4) a{
	color: #333;
	font-size: 14px;
	text-decoration: underline;
}
.slide>p:nth-child(4){
	color: #333;
	font-size: 14px;
	text-decoration: underline;
	margin: 20px 0 0 40px;
}
.slide>p:nth-child(4) a:hover{
	color: #2b32b2;
}
.slide>p:nth-child(5) a{
	display: inline-block;
	height: 36px;
	padding:0 15px;
	border-radius: 2px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #08f;
	font-size: 14px;
	margin: 30px 0 0 40px;
}
.lr{
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -125px;
	width: 250px;
	height: 15px;
	
}
.lr p:nth-child(1){
	float: left;
	height: 7px;
	margin-top: -11px;
}
.lr p:nth-child(2){
	float: right;
	height: 7px;
	margin-top: -8px;
}
/* 办理需求 */
.banli{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	/* background: pink; */
}
.banli_top{
	margin-top: 70px;
	position: relative;
	
}
.banli_l{
	position: absolute;
	left: 0;
	top: 0;
	width: 660px;
	height: 360px;
	z-index: 5;
	overflow: hidden;
	background: url(../img/zuobian.png);
	
}
.banli_r{
	position: absolute;
	right: 0;
	top: 28px;
	width: 620px;
	height: 360px;
	z-index: 4;
}
.bl_top{
	position: relative;
	width: 234px;
	height: 53px;
	border: 1px solid #08f;
	border-radius: 28px;
	margin: 40px 0 0 30px;
}
.bl_ul li{
	width: 108px;
	height: 35px;
	border-radius: 18px;
	line-height: 35px;
	text-align: center;
	color: #999;
	z-index: 7;
	cursor: pointer;
	font-size: 14px;
}
.bl_ul li img{
	margin-left: 5px;
}
.bl_ul li:nth-child(1){
	position: absolute;
	left: 9px;
	top: 9px;
}
.bl_ul li:nth-child(2){
	position: absolute;
	right: 9px;
	top: 9px;
}
.bl_li{
	position: absolute;
	top: 9px;
	left: 9px;
	z-index: 3;
	background: #08f;
	border-radius: 18px;
	width: 108px;
	height: 35px;
}
.img1{
	display: none;
}
.bl_bj .img2{
	display: none;
}
.bl_bj{
	color: #fff !important;
}
.bl_bj .img1{
	display: inline-block;
}
.bl_bot{
	/* width: 540px; */
	width: 570px;
	overflow: hidden;
}
.bl_box{
	width: 1140px;
}
.bl_bt{
	float: left;
	width: 570px;
	overflow: hidden;
}
.bl_bb{
	float: left;
	width: 570px;
	overflow: hidden;
}
.bt_ul,.bb_ul{
	margin: 30px 0 0 30px;
}

.bt_ul li{
	margin-bottom: 12px;
	overflow: hidden;
}
.bt_ul li p:nth-child(1),.bb_ul li p:nth-child(1){
	float: left;
	margin-right: 10px;
	/* width: 28px;
	height: 28px;
	margin-top: -4px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transform: scale(0.5);
	border-radius: 50%;
	background: #2b32b2; */
}

.bt_ul li p:nth-child(2),.bb_ul li p:nth-child(2){
	float: left;
	color: #333;
	font-size: 14px;
}
.bt_ul li:nth-child(1) p:nth-child(3){
	float: left;
	margin-left: 45px;
	margin-top: -3px;
}
.bt_ul li p:nth-child(3) a{
	font-size: 14px;
	color: #2468f2;
}
.bt_ul li p:nth-child(3) a:hover{
	color: #060fad;
}
.bt_ul li p:nth-child(3) img{
	margin-left: 5px;
}
.bt_ul li:nth-child(2) p:nth-child(3),.bt_ul li:nth-child(3) p:nth-child(3),.bt_ul li:nth-child(4) p:nth-child(3){
	float: right;
	margin-top: -2px;
}
.bt_ul li:nth-child(5) p:nth-child(2){
	margin-top: -8px;
	line-height: 34px;
}

.bt_ul li:nth-child(5) p:nth-child(3){
	float: left;
	margin: 31px 0 0 -222px;
}
.bb_ul li{
	margin-bottom: 6px;
	overflow: hidden;
}
.bb_ul li:nth-child(6) p:nth-child(3){
	float: left;
	/* width: 28px;
	height: 28px;
	margin-top: -4px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transform: scale(0.5);
	border-radius: 50%;
	background: #2b32b2; */
	margin-right: 10px;
	margin-left: 23px;
}
.bb_ul li:nth-child(6) p:nth-child(4){
	float: left;
	color: #333;
	font-size: 14px;
}
.bb_zx p:nth-child(1){
	float: left;
	/* width: 28px;
	height: 28px;
	margin-top: -4px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	transform: scale(0.5);
	border-radius: 50%;
	background: #999; */
	margin-left: 30px;
	margin-right: 10px;
}
.bb_zx p:nth-child(2) a{
	float: left;
	color: #2468f2;
	font-size: 14px;
}
.bb_zx p:nth-child(2) img{
	margin-left: 5px;
}
.img2_bl{
	display: none;
}

.bb_zx p a:hover{
	color: #2b32b2;
}

.bl_bot a:hover .img2_bl{
	display: inline-block;
}
.bl_bot a:hover .img1_bl{
    display: none;	
}
.banli_r img:nth-child(2){
	display: none;
}
/* 申办流程 */
.shenban{
	width: 1200px;
	margin: 30px auto 0;
	overflow: hidden;
}
.shenban{
	width: 1200px;
	/* margin-top: 70px; */
	overflow: hidden;
}
.shenban_ul li{
	position: relative;
	float: left;
	width: 250px;
	height: 179px;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-right: 66px;
}
.xian{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #08f;
}
.shenban_ul li:last-child{
	margin: 0;
}
.shenban_ul li p img:nth-child(2){
	display: none;
}
.shenban_ul li:hover p img:nth-child(1){
	display: none;
}
.shenban_ul li:hover p img:nth-child(2){
	display: inline-block;
}
.shenban_ul li p{
	text-align: center;
}
.shenban_ul li p:nth-child(2){
	color: #333;
	font-size: 18px;
	height: 18px;
	margin-top: 15px;
	line-height: 18px;
	margin-bottom: 20px;
}
.shenban_ul li:hover p:nth-child(2){
	color: #08f;
}
.shenban_ul li p:nth-child(3){
	color: #666;
	height: 30px;
	line-height: 16px;
	/* background: red; */
	font-size: 14px;
}
.zhushi{
	margin-top: 68px;
	text-align: center;
	color: #999;
	font-size: 14px;
}
.zhushi span{
	margin: 0 20px;
}
/* 我们的优势 */
.youshi{
	width: 100%;
	height: 485px;
	overflow: hidden;
	margin-top: 70px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/whz/ysbj_pc.jpg);
	background-size: 100% 100%;
}
.youshi_ul{
	width: 1200px;
	margin: 60px auto 0;
	overflow: hidden;
}
.youshi_ul li{
	float: left;
	width: 212px;
	height: 212px;
	transition: 0.5s;
	background: #fff;
	margin: 8px 0 10px 32px;
	box-shadow: 0px 5px 10px 0px rgba(153, 153, 153, 0.5);
}
.youshi_ul li:nth-child(1){
	margin-left: 5px;
}
.ys_top{
	width: 164px;
	margin: 32px auto 0;
	overflow: hidden;
}
.ys_top>p img:nth-child(2){
	display: none;
}
.ys_top>p img{
	margin-left: -10px;
}
.ys_top>p:nth-child(1){
	float: left;
}
.ys_top>p:nth-child(2){
	float: right;
	font-size: 36px;
	opacity: 0.3;
}
.youshi_ul li:nth-child(1) .ys_top p{
	color: #e15154;
}
.youshi_ul li:nth-child(2) .ys_top p{
	color: #4e1a99;
}
.youshi_ul li:nth-child(3) .ys_top p{
	color: #008620;
}
.youshi_ul li:nth-child(4) .ys_top p{
	color: #ff9000;
}
.youshi_ul li:nth-child(5) .ys_top p{
	color: #002aff;
}
.youshi_ul li>p:nth-child(2){
	font-size: 18px;
	color: #333;
	width: 164px;
	margin: 10px auto 0;
	/* font-weight: bold; */
}
.youshi_ul li>p:nth-child(3){
	font-size: 13px;
	color: #999;
	width: 166px;
	line-height: 22px;
	margin: 12px auto 0;
}
.youshi_ul li:nth-child(1):hover{
	background: #e15154;
}
.youshi_ul li:nth-child(2):hover{
	background: #4e1a99;
}
.youshi_ul li:nth-child(3):hover{
	background: #008620;
}
.youshi_ul li:nth-child(4):hover{
	background: #ff9000;
}
.youshi_ul li:nth-child(5):hover{
	background: #314ee4;
}
.youshi_ul li:hover .ys_top img:nth-child(1){
	display: none;
}
.youshi_ul li:hover .ys_top img:nth-child(2){
	display: inline-block;
}
.youshi_ul li:hover p{
	color: #fff !important;
}
.youshi_ul li:hover p:last-child{
	opacity: 0.5;
}
.jinqi{
	width: 1200px;
	margin:  0 auto;
	overflow: hidden;
}
.jinqi_top{
	width: 100%;
	overflow: hidden;
	/* background: pink; */
}
.jinqi_ul{
	margin-top: -20px;
	height: 40px;
	border-bottom: 1px solid rgb(255 255 255);
}
.jinqi_ul li{
	height: 40px;
	position: relative;
	float: left;
	margin-right: 10px;
	color: #999;
	cursor: pointer;
	font-size: 16px;
}
.jinqi_ul i{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	display: none;
	background: #2b32b2;
}
.jinqi_ul .jinqi_bian i{
	display: block !important;
}
.jinqi_ul li span{
	float: left;
	margin-left: 10px;
}
.jinqi_ul li p{
	height: 40px;
	position: relative;
	float: left;
}
.jinqi_bian p{
	color: #333 !important;
}
.jinqi_bot{
	width: 100%;
	height: 200px;
	overflow: hidden;
	/* background: pink; */
	margin: 45px 0 0;
}
.jq_ul li{
	width: 100%;
	/* display: none; */
	height: 200px;
}
.jq_ul li:nth-child(1){
	display: block;
}
.swiper_jinqi .swiper-slide{
	height: 200px;
	/* background: pink; */
	cursor: pointer;
	text-align: center;
}
.swiper_jinqi .swiper-slide p{
	width: 260px;
	height: 185px;
	text-align: center;
	margin: 5px auto;
	background: #fff;
	box-shadow: 0px 5px 10px 0px rgba(153, 153, 153, 0.5);
}
.swiper_jinqi .swiper-slide p img{
	height: 165px;
	margin-top: 10px;
}
.swiper_jinqi .swiper-button-prev{
	left: 0;
}
.swiper_jinqi .swiper-button-next{
	right: 0;
}
.prevs,.nexts{
	width: 30px;
	height: 50px;
	margin-top: -28px;
	background: #000;
	opacity: 0;
}
.swiper_jinqi .swiper-button-prev.swiper-button-disabled,
.swiper_jinqi .swiper-button-next.swiper-button-disabled {
  opacity: 0;
  cursor: pointer;
  /* pointer-events: none; */
}
.zhanshi_fd{
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 55555;
	background: rgba(0,0,0,0.5);
}
.big_tu {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -17%;
	margin-left: -26.162%;
	width: 860px;
	height: 610px;
	text-align: center;
	overflow: auto;
	border-radius: 3px;
	background: #fff;
}
.big_tu  img{
	/* width: 100%;  */
	/* height:601px; */
}

.guanbi {
	position: fixed;
	top: 50%;
	margin-right: -22.162%;
	margin-top: -16.5%;
	right: 50%;
	z-index: 222222;
	width: 35px;
	height: 35px;
	cursor: pointer;

}
.guanbi p{
	width: 30px;
	height: 3px;
	transform-origin: 44px;
	background: #666;
}
.guanbi p:nth-child(2){
	margin-top: 38px;
	transform: rotate(45deg);
}
.guanbi p:nth-child(1){
	transform: rotate(-45deg);
}
/* 常见问题 */
.wenti{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	height: 440px;
	/* background: pink; */
}
.wt_l{
	float: left;
	width: 600px;
	margin-top: 70px;
	/* background: pink; */
}
.wt_t{
	overflow: hidden;
	cursor: pointer;
}
.wt_l li{
	
	width: 100%;
	/* background: red; */
	overflow: hidden;
}
.wt_t i{
	float: left;
	margin-top: -10px;
}
.wt_t i img{
	height: 40px;
}
.wt_t span{
	float: left;
	font-size: 14px;
	color: #333;
}
.wt_t p{
	float: right;
	margin-right: 30px;
	font-size: 14px;
	color: #999;
}
.wt{
	overflow: hidden;
}
.wt_b{
	width: 100%;
	color: #666;
	font-size: 14px;
	/* overflow: hidden; */
	background: #f0f0f5;
	display: none;
	margin-bottom: 10px;
}
.wt_b p{
	padding:10px 20px;
	line-height: 24px;
	}
.dianjibs{
	display: none;
}
.gengduo{
	width: 160px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #08f;
	margin: 65px auto 0;
}
.gengduo a{
	display: block;
	width: 100%;
	height: 33px;
	font-size: 14px;
	color: #08f;
	transition: 0.5s;
}
.gengduo a img{
	height: 10px;
	margin-left: 10px;
}
.gengduo a:hover{
	background: #08f;
	color: #fff;
}
.gengduo a:hover .dianji{
	display: none;
}
.gengduo a:hover .dianjibs{
	display: inline-block;
}
.serve{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.serve_top{
	width: 100%;
	height: 150px;
	border-radius: 50% 50% 0 0;
	background: #f0f0f5;
}
.serve_bot{
	width: 100%;
	margin-top: -80px;
	/* height: 500px; */
	overflow: hidden;
	background: #f0f0f5;
}
.serve_bt>p:nth-child(1){
	text-align: center;
	font-size: 28px;
	color: #333;
}
.serve_bt>p:nth-child(2){
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
	color: #666;
}
.serve_lb{
	width: 1200px;
	margin: 65px auto 100px;
	overflow: hidden;
}
.serve_ul li{
	position: relative;
	float: left;
	width: 273px;
	height: 130px;
	transition: 0.5s;
	background: #fff;
	/* background-image: linear-gradient(0deg,#fff 0%, #fff 100%); */
	margin-right: 36px;
	overflow: hidden;
}
/* .serve_ul a{
	margin-right: 36px;
} */
.serve_ul a:last-child li{
	margin-right: 0;
}
.serve_bj{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	opacity: 0;
	transition: 0.5s;
	background-image: linear-gradient(135deg,#3940b7 0%, #121eed 100%);
	
}
.serve_ul li:hover .serve_bj{
	opacity: 1;
}
.serve_ul a:nth-child(1) .serve_l>p:nth-child(1){
	color: #e6004a;
}
.serve_ul a:nth-child(2) .serve_l>p:nth-child(1){
	color: #3d84f5;
}
.serve_ul a:nth-child(3) .serve_l>p:nth-child(1){
	color: #ffa800;
}
.serve_ul a:nth-child(4) .serve_l>p:nth-child(1){
	color: #008620;
}
.serve_ding{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	float: left;
	width: 120px;
	margin-left: 30px;
}
.serve_ul li:hover{
	/* background: #3940b7; */
	/* background-image: linear-gradient(135deg,#3940b7 0%, #121eed 100%); */
}
.serve_dings{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
.serve_l,.serve_ls,.serve_r,.serve_rs{
	height: 130px;
}
.serve_ls{
	margin-top: -160px;
	transition:0.5s;
}
.serve_ls p{
	color: #fff !important;
}
.serve_r{
	margin-top: 0px;
	transition:0.5s;
}
.serve_ul li:hover .serve_ls{
	margin-top: 0px;
}
.serve_ul li:hover .serve_r{
	margin-top:-130px;
}
.serve_l>p:nth-child(1),.serve_ls>p:nth-child(1){
	margin-top: 30px;
	font-size: 18px;
}
.serve_l>p:nth-child(2),.serve_ls>p:nth-child(2){
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
/* 底部 */
.dibu{
	width: 100%;
	height: 250px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/whz/dbbannerf_pc.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}
.dibu>p:nth-child(1){
	text-align: center;
	font-size: 30px;
	margin-top: 80px;
	color: #fff;
}
.dibu>p:nth-child(2){
	text-align: center;
	font-size: 16px;
	color: #fff;
	transition: 0.5s;
	background: #ff4e00;
	width: 134px;
	height: 45px;
	border-radius: 23px;
	line-height: 45px;
	margin: 25px auto;
	cursor: pointer;
}
.dibu>p:nth-child(2):hover{
	background: #ff4200;
}

/* 表单 */
.biaodan{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: none;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 333333;
}
.bd{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 450px;
	height: 410px;
	overflow: hidden;
	background: #fff;
}
.bd_kuang{
	margin-top: 10px;
}
.kuang_top{
	width: 320px;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	height: 40px;
}
.kuang_top dt{
	float: left;
	font-size: 14px;
	color: #2b32b2;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	/* margin-right: 15px; */
}
.kuang_top dd{
	position: relative;
	float: left;
	font-size: 14px;
	color: #2b32b2;
	height: 30px;
	margin-left: 28px;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
}
.kuang_bot{
	width: 320px;
	height: 160px;
	margin: 10px auto 0;
}
.kuang_bot dt{
	float: left;
	font-size: 14px;
	color: #666;
	height: 30px;
	height: 160px;
	line-height: 30px;
	font-weight: bold;
	
	/* margin-right: 15px; */
}
.kuang_bot dd{
	position: relative;
	float: left;
	font-size: 14px;
	color: #666;
	height: 30px;
	border-bottom: 1px solid #fff;
	line-height: 30px;
	margin-left: 28px;
	cursor: pointer;
	text-align: center;
}
.bd_kuang i{
	position: absolute;
	width: 0;
	height: 1px;
	bottom: 2px;
	left: 0;
	transition: 0.5s;
	background:#2b32b2;
}
.bd_kuang dd:hover i{
	width: 100%;
}
.bd_kuang dd:hover{
	color: #2b32b2;
}

.bd_xuan{
	position: absolute;
	top: 155px;
	left: 50px;
	display: none;
	width: 350px;
	box-shadow: 0 3px 7px #ccc;
	height: 230px;
	overflow: auto;
	background: #fff;
}


.bd>p:nth-child(1){
	color: #08f;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
}
.bd_diqu{
	width: 350px;
	height: 45px;
	overflow: hidden;
	cursor: pointer;
	background: #f0f0f5;
	margin: 30px auto 0;
}
.bd_diqu i:nth-child(1){
	float: left;
}
.bd_diqu i:nth-child(1) img{
	height: 30px;
	margin-top:8px;
	margin-left: 8px;
	
}
.cha {
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 222222;
	width: 35px;
	height: 35px;
	cursor: pointer;

}

.guanbi p,.cha p {
	width: 30px;
	height: 3px;
	transform-origin: 44px;
	background: #666;
}

.guanbi p:nth-child(2),.cha p:nth-child(2) {
	margin-top: 38px;
	transform: rotate(45deg);
}

.guanbi p:nth-child(1),.cha p:nth-child(1) {
	transform: rotate(-45deg);
}
.bd_diqu p:nth-child(2){
	float: left;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #999;
}
.bd_diqu i:nth-child(3){
	float: right;
	margin-right: 11px;
	margin-top: 10px;
}
.bd_sj{
	width: 350px;
	height: 45px;
	background: #f0f0f5;
	margin: 15px auto 0;
	overflow: hidden;
}
.bd_sj i{
	float: left;
}
.bd_sj img{
	height: 50px;
	margin-left: -2px;
	margin-top: -1px;
}
.bd_sj input{
	float: left;
	height: 45px;
	margin-left: -10px;
	width: 310px;
}

.biaodan input{
	border: none;
	color: #666;
	font-size: 14px;
	width: 89%;
	background: #f0f0f5;
	box-sizing: border-box;
}
.biaodan input::-webkit-input-placeholder {
		   font-size: 14px;
		   color: #999;
}
.biaodan input:-ms-input-placeholder {
		  font-size: 14px;
		  color: #999;
		  font-family: "microsoft yahei";
}
.bd_yan{
	width: 350px;
	height: 45px;
	margin: 15px auto 0;
}
.bd_yan p:nth-child(1){
	float: left;
	width: 205px;
	height: 45px;
	background: #F0F0F5;
}
.bd_yan p:nth-child(1) i{
	float: left;
}
.bd_yan p:nth-child(1) img{
	height: 50px;
	margin-left: -2px;
	margin-top: -1px;
}
.bd_yan p:nth-child(1) input{
	float: left;
	height: 45px;
	width: 160px;
	background: #f0f0f5;
	margin-left: -10px;
}
.bd_yan p:nth-child(2){
	float: right;
	width: 130px;
	height: 45px;
	cursor: pointer;
	text-align: center;
	line-height: 45px;
	background: #08f;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
}
.shen{
	width: 350px;
	height: 45px;
	border-radius: 45px;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
	margin: 20px auto 0;
	background-image: linear-gradient(90deg, #08f 0%, #121eed 100%);
	color: #fff;
}
.tong_er{
	display: none;
}
.gou img{
	cursor: pointer;
}
.gou{
	width: 240px;
	margin: 0 auto;
}
.gou p{
	float: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	color: #999;
}
.gou p:nth-child(2){
	margin-left: -10px;
}
.gou p a{
	color: #999;
}
.gou p a:hover{
	color: #079AE3;
}
.cuowus{
	position: fixed;
	left:50%;
	display: none;
	top: 50%;
	font-size: 14px;
	transform: translate(-50%,-50%);
	z-index: 333333333;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	color: #fff;
	background: rgba(0,0,0,0.5);
}
/* footer */
.footer{
	width: 100%;
	height: 482px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/whz/banner_d_pc.jpg) no-repeat;
	background-size: 100% 100%;
}
.footer_t{
	width: 1200px;
	height: 323px;
	/* background: pink; */
	margin:  0 auto;
}
.footer_l{
	float: left;
	width: 800px;
	height: 323px;
	/* background: yellow; */
}
.footer_r{
	float: right;
	width:310px;
	height: 323px;
	/* background: orange; */
}
.footerl_ul{
	margin-top: 70px;
}
.footerl_ul li{
	float: left;
	margin-left: 70px;
}
.footerl_ul li:first-child{
	margin: 0;
}
.footer dt{
	font-size: 20px;
	color: #fff;
	height: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 20px;
}
.footer dd{
	margin-bottom: 15px;
	height: 14px;
	line-height: 14px;
}
.footer dd a{
	transition: 0.5s;
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
}
.footer dd:hover a{
	opacity: 1;
}
.footer_r>p{
	color: #fff;
	font-size: 18px;
	height: 18px;
	margin-left: 31px;
	line-height: 18px;
	margin-top: 70px;
}
.footer_r>p span{
	color: #fff;
	font-size: 14px;
}
.footerr_ul li{
	margin-top: 20px;
	float: left;
	width: 125px;
	height: 145px;
	text-align: center;
	margin-left: 28px;
	background: #fff;
}
.footerr_ul li p{
	font-size: 14px;
	color: #111;
	height: 14px;
	margin-top: -5px;
	line-height: 14px;
}
.footer_b{
	width: 1200px;
	height: 160px;
	/* background: pink; */
	margin: 0 auto;
}
.footer_bl{
	float: left;
}
.footer_br{
	float: right;
}
.footer_bul{
	overflow: hidden;
}
.footer_bul li{
	margin-top: 30px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	color: #fff;
	opacity: 0.5;
	transition: 0.5s;
}
.footer_bul li a{
	font-size: 12px;
	color: #fff;
}
.footer_bul li:hover{
	opacity: 1;
}
.footer_bl>p{
	font-size: 12px;
	color: #fff;
	opacity: 0.5;
	height: 12px;
	line-height: 12px;
	margin: 10px 0 25px 0;
}
.footer_bl>p a{
	font-size: 12px;
	color: #fff;
}
.footer_bl>p a:hover{
	text-decoration: underline;
}
.xinxi li{
	float: left;
	margin-right: 20px;
}
.xinxi li img{
	height: 36px;
}
.footer_br img{
	margin-top: 60px;
}
/* 返回 */
.fanhui {
	position: fixed;
	top: 55%;
	right: 2%;
	z-index: 55555;
	width: 60px;
}

.fanhui li {
	width: 50px;
	height: 50px;
	position: relative;
	border-radius: 2px;
	box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
	background: #08f;
	margin-bottom: 5px;
	text-align: center;
}

.fanhui li:hover {
	cursor: pointer;
	background: #007aff;
}

.fanhui .zhiding {
	display: none;
}

.fanhui li img {
	width: 40px;
	margin-top: 5px;
}

.fanhui li:nth-child(2) {
	height: 90px;
}

.fanhui li:nth-child(2) img {
	width: 27px;
	margin-top: 13px;
}

.fanhui li:nth-child(2) p:nth-child(2) {
	color: #fff;
	font-size: 14px;
}

.fanhui li:nth-child(3):hover {
	border-radius: 0 2px 2px 0;
}

.weixin {
	height: 145px;
	width: 145px;
	border-radius: 2px;
	background: #007aff;
}

.weixin_d {
	position: absolute;
	top: 0px;
	right: 60px;
	height: 145px;
	width: 0px;
	overflow: hidden;
}

.xuanzuan {
	position: absolute;
	top: 15px;
	left: 140px;
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
	background: #007aff;
}

.weixin_l {
	float: left;
	margin: 20px 0 0 20px;
}

.weixin_l img {
	width: 105px;
}

.dianhua {
	position: absolute;
	top: 0;
	right: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	border-radius: 2px 0 0 2px;
	background: #007aff;
	width: 0;
	overflow: hidden;
	height: 50px;
}