* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border-style: none;
}

html {
	overflow-x: hidden;
}
body,
html {
	font-family: "microsoft yahei";
}
.head {
	position: relative;
	/* overflow: hidden; */
	width: 100%;
	height: 495px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/cpy/bannerbj_pc.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.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;
}
.logo img{
	height: 40px;
}
.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:0;
	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: #079ae3;
}
.banner{
	transform: translateY(40px);
	opacity: 0;
}
.banner>p:nth-child(1){
	color: #fff;
	font-size: 45px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	padding-top: 170px;
}
.banner>p:nth-child(2){
	width: 40px;
	height: 6px;
	background: #ffa601;
	border-radius: 25px;
	margin: 25px auto;
}
.banner>p:nth-child(3),.banner>p:nth-child(4){
	color: #fff;
	font-size: 16px;
	text-align: center;
	height: 16px;
	line-height: 16px;
	opacity: 0.7;
	margin-bottom: 15px;
}
/* 表单部分 */
.head_ul {
	position: relative;
	width: 862px;
	height: 60px;
	margin: 45px 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;
	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: 315px;
	height: 60px;
	margin: 0 0 0 25px;
}
.head_ul>li:nth-child(3) {
	width: 200px;
	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: #08f;
	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: 260px;
	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;
}

#inp {
	font-size: 16px;
	color: #333;
	height: 60px;
	border: none;
	width: 165px;
	padding-left: 10px;
	margin-top: -14px;
	background: #fff;
}
#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);
}
.dian_cuo{
	position: absolute;
	top: -40px;
	left: 10px;
	width: 150px;
	height: 30px;
	color: #08f;
	display: none;
	border-radius: 2px;
	font-size: 14px;
	padding-left: 20px;
	line-height: 30px;
	cursor: initial;
	background: #fff;
}

.dian_cuo:after{
	position: absolute;
	bottom: -5px;
	left: 20px;
	transform: rotate(45deg);
	content: "";
	background: #fff;
	width: 10px;
	height: 10px;
}





/* 表单 */
.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: 430px;
	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: #079AE3;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	/* margin-right: 15px; */
}
.kuang_top dd{
	position: relative;
	float: left;
	font-size: 14px;
	color: #079AE3;
	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:#079ae3;
}
.bd_kuang dd:hover i{
	width: 100%;
}
.bd_kuang dd:hover{
	color: #079AE3;
}

.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;
}
.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: -5px;
	margin-top: -2px;
}
.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: -2px;
}
.bd_sj input{
	float: left;
	height: 45px;
	margin-left: -10px;
	width: 310px;
}
input:focus {
	outline: medium;
}
input{
	border: none;
	color: #666;
	font-size: 14px;
	width: 100%;
	background: #f0f0f5;
	box-sizing: border-box;
}
input::-webkit-input-placeholder {
		   font-size: 14px;
		   color: #999;
}
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: -2px;
}
.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%, #08f 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;
}
.cuowu{
	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);
}




.biaoti p{
	font-size: 24px;
	color: #111;
	border-left: 3px solid #08f;
	height: 24px;
	padding-left: 10px;
	line-height: 24px;
}
.vv{
	transform: translateY(40px);
	opacity: 0;
}
/* 经营产品 */
.bot{
	width: 1200px;
	margin: 80px auto 0;
	/* overflow: hidden; */
}
.bot_l{
	width: 600px;
	margin-bottom: 70px;
	float: left;
}
.bot_r{
	width: 550px;
	overflow: hidden;
	float: right;
}

.bot_l_t>p:nth-child(2){
	font-size: 14px;
	color: #666;
	line-height: 21px;
	margin-top: 25px;
}

.bot_l_t>p:nth-child(3) a{
	padding: 10px 15px ;
	border: 1px solid #08f;
	color: #08f;
	font-size: 14px;
	height: 14px;
	display: inline-block;
	line-height: 14px;
	margin: 30px 0 0;
	transition: 0.5s;
}
.bot_l_t>p:nth-child(3) a span{
	float: left;
}
.bot_l_t>p:nth-child(3) a i{
	float: left;
}
.bot_l_t>p:nth-child(3) a i{
	margin: -17px -20px 0 -10px;
}
.bot_img2{
	display: none;
}
.bot_l_t>p:nth-child(3) a:hover .bot_img2{
	display: block;
}
.bot_l_t>p:nth-child(3) a:hover .bot_img1{
	display: none;
}
.bot_l_t>p:nth-child(3) a:hover{
	background: #097ae3;
	color: #fff;
}
.bot_l1,.bot_l2{
	transform: translateX(-40px);
	opacity: 0;
}

.bot_r{
	margin-right: -40px;
	opacity: 0;
}
.bian_se{
	color: #08f;
}
/* 办理须知 */
.xuzhi{
	width: 100%;
	margin-top: 70px;
	overflow: hidden;
	background: #f0f0f5;
}
.xuzhi_box{
	width: 1200px;
	margin: 70px auto ;
}
.xz_l{
	float: left;
	width: 550px;
	margin: 70px 0;
}
.xz_r{
	margin: 70px 0;
	float: right;
	width: 600px;
}
.xz_t{
	height: 48px;
	width: 100%;
	background: #ddd;
}
.xz_ul{
	position: relative;
}
.xz_li{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	margin-top: -5px;
	width: 140px;
	height: 53px;
	border-radius: 0px 10px 0px 0px;
	background: #08f;
}
.xz_ul li:nth-child(1){
	position: absolute;
	left: 0;
	top: 0;
}
.xz_ul li:nth-child(2){
	position: absolute;
	left: 140px;
	top: 0;
}
.xz_ul li{
	/* float: left; */
	z-index: 111;
	width: 140px;
	height: 53px;
	overflow: hidden;
	line-height: 55px;
	font-size: 18px;
	/* background: #079ae3; */
	margin-top: -5px;
	color: #999;
	cursor: pointer;
	font-weight: 500;
	border-radius: 0px 10px 0px 0px;
}
.xz_bj{
	color: #fff !important;
}
.xz_ul p span{
	float: left;
		margin-left: 22px;
}
.xz_ul p i{
	float: left;

}
.xz_ul p i img{
	margin-top: 3px;
	margin-left: -10px;
}
.img1{
	display: none;
}
.xz_bj .img1{
	display: block;
}
.xz_bj .img2{
	display: none;
}
.xz_b_bot{
	display: none;
}
.xz_b_top li{
	font-size: 16px;
	color: #666;
	margin: 10px 0;
}
.xz_b_top li:first-child{
	margin-top: 20px;
}
.xz_b_top li:last-child{
	height: 33px;
	line-height: 33px;
	margin-top: 22px;
	
	
}
.xz_b_top li:last-child a{
	padding: 0 10px;
	transition:0.5s;
	border: 1px solid #08f;
	height: 100%;
	display: inline-block;
	text-align: center;
	color: #08f;
	font-size: 14px;
}
.xz_b_top li:last-child:hover a{
	color: #fff;
	background: #097ae3;
	border: 1px solid #f0f0f5;
}
.xz_b_bot li:first-child{
	margin-top: 20px;
}
.xz_b_bot li{
	font-size: 16px;
	color: #666;
	margin: 14px 0;
}
.xz_b_bot li:last-child{
	margin-bottom: 10px;
}
/* 申办流程 */
.liucheng{
	width: 1200px;
	margin: 70px auto 0;
	overflow: hidden;
}
.lc_ul{
	overflow: hidden;
	}
.lc_ul li{
	float: left;
	margin-left: 42px;
	width: 206px;
	height: 333px;
	margin-top: 50px;
}
.lc_ul li:first-child{
	margin-left: 0;
}
.lc_box{
	position: relative;
	width: 200px;
	height: 273px;
	background: #fff;
	margin: 20px auto 0;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}
.lan{
	position: absolute;
	width: 100%;
	height: 0;
	background: #08f;
	top: 0;
	border-radius: 2px 2px 0 0;
	z-index: 33;
	left: 0;
}
.lc_yuan{
	position: absolute;
	z-index: 333;
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
	background-image: linear-gradient(0deg, 
			#08f 0%, 
			#02b7f2 100%, 
			#02d1f2 100%, 
			#02ebf2 100%, 
			#02cbf2 100%, 
			#02abf2 100%);
	top: 40px;
	left: 50%;
	margin-left: -25px;
}
.lc_img2{
	display: none;
}
.lc_ul li:hover .lc_yuan{
	background-image: linear-gradient(0deg,
			#fff 0%, 
			#fff 100%, 
			#fff 100%, 
			#fff 100%, 
			#fff 100%, 
			#fff 100%);
}
.lc_box p:nth-child(3){
	text-align: center;
	font-size: 16px;
	color: #333;
	padding-top: 115px;
}
.lc_box p:nth-child(4){
	width: 50px;
	height: 1px;
	background: #666;
	margin: 20px auto 0;
	opacity: 0.3;
}
.lc_box p:nth-child(5){
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 22px;
	margin-top: 15px;
}
.lc_box:hover p:nth-child(3){
	color: #08f;
}
.lc_box:hover p:nth-child(4){
	background: #097ae3;
}
.chakan{
	width: 173px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: 20px auto 0;
	border: 1px solid #097ae3;
	cursor: pointer;
	transition: 0.5s;
	color: #079ae3;
	overflow: hidden;
}
.chakans a{
	display: block;
	width: 157px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	transition: 0.5s;
	margin: 20px auto 0;
	border: 1px solid #08f;
	cursor: pointer;
	color: #08f;
	overflow: hidden;
}
.chakan span,.chakans span{
	float: left;
	margin-left: 12px;
}
.chakan i,.chakans i{
	float: left;
	width: 20px;
	margin-top: -5px;
	margin-left:-10px;
}
.dj_img2,.djs_img2{
	display: none;
}
.chakan:hover{
	background: #079ae3;
	border: 1px solid #fff;
	color: #fff;
}
.chakans a:hover{
	background: #079ae3;
	border: 1px solid #f0f0f5;
	color: #fff;
}
.chakan:hover .dj_img2,.chakans a:hover .djs_img2{
	display: block;
}
.chakan:hover .dj_img1,.chakans a:hover .djs_img1{
	display: none;
}
.zhengjian{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 4444444;
}
.zj_ding{
	width: 1050px;
	height: 700px;
	background: #fff;
	margin: 750px auto 0;
}
/* 案列展示 */
.zhanshi{
	width: 100%;
	height: 505px;
	margin-top: 52px;
	background: #f0f0f5;
	overflow: hidden;
}
.anlie{
	width: 1200px;
	margin: 70px auto 0;
	/* overflow: hidden; */
}

.swiper2{
	margin: 70px auto 50px;
	/* height: 220px; */
	overflow: hidden;
}
.swiper2 .swiper-slide{
	height: 185px;
	cursor: pointer;
	background: #fff;
}
.swiper2 .swiper-slide img{
	width: 85%;
	margin-left:20px;
	margin-top:10px;
}
.swiper2 .swiper-button-prev{
	left: 0;
}
.swiper2 .swiper-button-next{
	right: 0;
}
.prev2,.next2{
	width: 20px;
	height: 40px;
	background: #000;
	opacity: 0;
}
.swiper2 .swiper-button-prev.swiper-button-disabled,
.swiper2 .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%; */
}

.guanbi {
	position: fixed;
	top: 50%;
	margin-right: -22.162%;
	margin-top: -16.5%;
	right: 50%;
	z-index: 222222;
	width: 35px;
	height: 35px;
	cursor: pointer;

}
.cha {
	position: absolute;
	top: 5px;
	right: 20px;
	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);
}
/*滚动条样式*/
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);
}
.big_tu::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 12px;
}
/* 常见问题 */
.wenti{
	width: 1200px;
	height: 320px;
	margin: 70px auto 0;
	overflow: hidden;
}
.wt_l{
	float: left;
	width: 600px;
	margin-top: 70px;
	/* background: pink; */
}
.wt_t{
	overflow: hidden;
}
.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;
	cursor: pointer;
	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;
	}
/* .wt_b p:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-bottom-color: red;
        left: 20px;
        top: -8px;
    } */
.gengduo{
	width: 148px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	
	margin: 70px auto 0;
	font-size: 14px;
}
.gengduo a{
	display: block;
	transition: 0.5s;
	border: 1px solid #08f;
	color: #08f;
}
.gengduo:hover a{
	border: 1px solid #fff;
	background: #097ae3;
	color: #fff;
}
/* 相关服务 */
.xg{
	width: 100%;
	background: #f0f0f5;
	margin-top: 50px;
	overflow: hidden;
}
.xiang{
	width: 1200px;
	margin: 70px auto 0;
}
.guan_c{
	width: 100%;
	margin: 70px 0;
}
div:focus {
	outline: none;
}
.swiper1{
	height: 280px;
	position: relative;
}
.swiper1 .swiper-slide{
	text-align: center;
	height: 200px;
	background: #fff;
}
.swiper1 .swiper-slide a{
	display: block;
	width: 200px;
	height: 200px;
}
.swiper1 .swiper-slide:hover p{
	color: #097ae3;
}
.swiper1 .swiper-slide img{
	margin-top: 30px;
}
.swiper1 .swiper-slide p{
	font-size: 14px;
	color: #333;
}
#prev{
	width: 50px;
	height: 50px;
	left: 525px;
	background: #fff;
	border-radius: 50%;
	top: 90%;
}
#next{
	width: 50px;
	height: 50px;
	right: 525px;
	background: #fff;
	border-radius: 50%;
	top: 90%;
}
/* 底部蓝底 */
.db_lan{
	height: 200px;
	background: #097ae3;
}
.db_lan>p:nth-child(1){
	color: #fff;
	font-size: 32px;
	padding-top: 40px;
	text-align: center;
}
.db_lan>p:nth-child(2){
	text-align: center;
}
.db_lan>p:nth-child(2) span{
	display: inline-block;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	padding: 0 20px;
	color: #fff;
	margin-top: 30px;
	background: #ffa601;
	font-size: 16px;
	transition: 0.5s;
}
.db_lan>p:nth-child(2) span:hover{
	background: rgb(250,140,1);
}
.footer{
	width: 100%;
	height: 482px;
	background: url(https://51whz.oss-cn-shanghai.aliyuncs.com/img/pc/cpy/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: #2469f2;
}

.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: #2469f2;
}

.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: #2469f2;
}

.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: #2469f2;
	width: 0;
	overflow: hidden;
	height: 50px;
}
.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 a{
	display: block;
	height: 35px;
	padding:0 20px;
	line-height: 35px;
	color: #666;
}
.zthd p:nth-child(1){
	margin-top:24px;
}
.zthd p a:hover{
	color: #079AE3;
}