/*pad*/

img {
	max-width: 100%;
}

#gh {
	float: right;
	height: 40px;
	width: 50px;
	left: 50%;
	top: 0;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

.selected #gh {
	transform: rotate(90deg);
}

#gh a {
	background-color: #0eaef8;
	display: block;
	height: 3px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}

#gh a:after,
#gh a:before {
	background-color: #0eaef8;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
}

#gh a:after {
	top: 12px;
}

#gh a:before {
	top: -12px;
}

.selected #gh a:after,
.selected #gh a:before {
	top: 0;
}

.selected #gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #0eaef8;
}

.selected #gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #0eaef8;
}

.selected #gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #000000;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}

.sj_footer{ display:none}

@media only screen and (max-width:1500px) {
	.footer .text{margin: 0 70px;padding-left: 80px;}
	.footer .wx{margin-right: 70px;}
}

@media only screen and (max-width:1200px) {
	.layout{
		width: 750px;margin: 0 auto;overflow: hidden;background: #fff;
	}
	.wap{
		width: auto;
	}
	body{
		width: 750px;background: #333;margin: 0 auto;
	}
	.header{
		padding: 25px;transform: none;
	}
	.fadeInDown{
	 -webkit-animation-name: fsd;
          animation-name: fdsf;	
		
		
	}
	
	#gh{
		display: block;left: auto;right: 25px;top: 30px;margin: 0;
	}
	.header .h-naver li{
		margin: 0;float: none;
	}
	.header .tel{
		
	}
	
	.header .tel_pc{ display:none}
	.header .tel_wap{ display:block}
	.sj_footer{ display:block; width:100%; max-width: 750px; margin: 0 auto; height:98px; background:url(../images/sjfbg.png) no-repeat; background-size:cover; position:fixed;z-index: 20; bottom:0px;right: 0;left: 0;}
	
	.sj_footer li{ width:25%; text-align:center; height:98px; float:left; position:relative}
	.sj_footer li .sj_pic{ margin-top:18px; height:40px;}
	
	.sj_footer li p{ color:#FFF; font-size:24px; line-height:24px;}
	
	.sj_footer li:before{ position:absolute; width:1px; height:100%; background:#2baaee; content:""; display:block; left:0px; bottom:0px;} 
	
	.sj_footer li:after{position:absolute; width:1px; height:100%; background:#0d93db; content:""; display:block; right:0px; bottom:0px;} 
	
	
	
	.header .h-naver{ position:fixed;
		left: 0; width:100%; bottom:98px;background: #fff;z-index: 111;margin: 0;padding-bottom: 20px;display: none; float:none;
	}
	.nav_line{
		display: none;
	}
	.header .h-naver li{
		border-bottom: 1px solid #eeeeee;
	}
	.header .h-naver li h3 a{
		font-size: 32px;line-height: 2.6;display: block;padding: 0 20px;
	}
	.header .h-naver li h3 a i{
		background: url(../images/img6.png) no-repeat center;height:83.2px;display: block;float: right;width: 20px;transition: all 0.3s;
	}
	.header .h-naver li.on h3 a i{
		transform: rotate(90deg);
	}
	.header .h-naver dd a{
		font-size: 28px;text-align: left;line-height: 2.6;margin: 0 30px;border-bottom: 1px solid #eeeeee;padding: 0 10px;
	}
	.header .h-naver dl{
		position: static;padding: 0;
	}
	.header .h-naver li:nth-child(6){
		border-bottom: none;
	}
	.h-slider .bd li .bg{
		height: 380px;float: none;background-size:100% auto  !important;margin: 0;
	}
	.h-slider .bd .btns{
		bottom: 60px;
	}
	.h-slider .bd li .free{
		width: 200px;height: 56px;line-height: 56px;font-size: 24px;
	}
	.h-main li{
		width: 50%;margin-bottom: 30px;
	}
	.h-main ul{
		width: auto;margin: 0 30px;
	}
	.h-main li table{
		float: none;width: 120px;height: 120px;margin: 0 auto;margin-bottom: 20px;
	}
	.h-main li .txt{
		float: none;text-align: center;
	}
	.h-main li .txt h3{
		font-size: 32px;line-break: 1.6;
	}
	.h-main li .txt p{
		font-size: 28px;line-break: 1.6;
	}
	.h-main li .ico{
		background-size: 40% !important;width: 120px;height: 120px;
	}
	.zf-allow{
		padding: 60px 30px 40px;
	}
	.a-head .lt h2{
		font-size:38px;height: auto;line-height: 1.7;
	}
	.a-head{
		height: auto;
	}
	.a-head .lt span{
		height: auto;font-size: 32px;line-height: 1.6;width: auto;background-size: cover;display: block;margin: 0 auto;float: none;background: none;color: #333;text-align: center;
	}
	.a-head .lt h2{
		float: none;text-align: center;
	}
	.a-head .lt{
		float: none;
	}
	.a-head .lt p{
		font-size: 28px;line-height: 1.6;text-align: center;float: none;margin: 0;
	}
	.a-head .more{
		display: none;
	}
	.zf-allow .zf-lbds .lts{
		width: auto;float: none;margin: 0;padding-bottom: 40px;
	}
	.zf-allow .zf-lbds{
		width: auto;
	}
	.zf-allow .zf-lbds .lts table{
		height: 160px;
	}
	.zf-allow .zf-lbds .lts table img{
		height:160px;
	}
	.zf-allow .zf-lbds .lts h2{
		font-size: 36px;line-height: 1.6;
	}
	.zf-allow .zf-lbds .lts h3{
		font-size: 26px;line-height: 1.6;
	}
	.zf-allow .zf-lbds .lts h4{
		font-size: 26px;line-height: 1.6;
	}
	.zf-allow .zf-lbds .lts a.btns{
		width: 240px;height: 60px;line-height: 60px;font-size: 26px;
	}
	.zf-allow .zf-lbds .rts{
		float: none;margin-top: 20px;width: 120%;
	}
	.zf-allow .zf-lbds .rts li{
		width: 335px;height: auto;
	}
	.zf-allow .zf-lbds .rts .wei{ margin-right:20px;}
	
	.zf-allow .zf-lbds .rts ul{
		overflow: hidden;
	}
	.zf-allow .zf-lbds .rts li h2{
		font-size:30px ;line-height: 2;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
	}
	.zf-allow .zf-lbds .rts li h4{
		font-size: 20px;line-height: 34px;height:102px ;
	}
	.zf-allow .zf-lbds .rts li h6{
		font-size: 20px;line-height: 1.8;
	}
	.zf-allow .zf-lbds .rts li a.btn{
		width: 170px;height: 50px;line-height: 50px;font-size: 20px;margin-top: 20px;margin-bottom: 10px;
	}
	.lzf-all .lzf-bds ul{
		width: auto;
	}
	.lzf-all .lzf-bds li{
		margin: 0;float: none;margin-bottom: 20px;width: auto;height: auto;padding-bottom: 35px;
	}
	.lzf-all .lzf-bds li .ico{
		width: 180px;height: 180px;background-size: cover !important;
	}
	.lzf-all .lzf-bds li h2{
		font-size: 32px;line-height: 2;
	}
	.lzf-all .lzf-bds li h3{
		font-size: 28px;line-height: 1.8;
	}
	.lzf-all .lzf-bds li h4{
		font-size: 28px;line-height: 1.6;
	}
	.lzf-all .lzf-bds li a{
		width: 200px;height: 60px;line-height: 60px;font-size: 26px;
	}
	.hlimgs .lts h3{
		font-size: 26px;
	}
	.hlimgs .lts{
		margin-left: 20px;
	}
	.hlimgs .rts{
		margin-top: 55px;margin-right: 20px;
	}
	.hlimgs .rts a{
		display: block;margin: 10px;width: 200px;height: 50px;line-height: 50px;font-size: 24px;
	}
	.hl-main2 h2{
		font-size: 38px;line-height: 1.6;
	}
	.hl-main2 span{
		width: 60px;height: 5px;
	}
	.hl-main2 ul{
		margin: 0 25px;font-size: 0;text-align: center;margin-top: 40px;
	}
	.hl-main2 li{
		float: left;width:330px;margin: 10px;height: 295px;overflow: hidden;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;position: static !important;
	}
	.hl-main2 li h4{
		font-size: 24px;line-height: 1.8;
	}
	.hl-main2 li p{
		font-size: 24px;line-height: 34px;height:102px ;overflow: hidden;
	}
	.hl-main2 a.more{
		width: 320px;height: 66px;line-height: 66px;font-size: 28px;
	}
	.hl-main3 h4{
		font-size: 36px;line-height: 1.6;
	}
	.hl-main3 span.span{
		width: 50px;height: 5px;
	}
	.hl-main3 ul{
		text-align: center;
	}
	.hl-main3 li{
		width: 40%;border: 1px solid #fff;margin: 1%;padding: 20px;display: inline-block;float: none;
	}
	.hl-main3{
		height: auto;background-size: auto 100% !important;padding-bottom: 40px;
	}
	.hl-main3 li h2{
		font-size: 32px;
	}
	.hl-main3 li span{
		font-size: 20px;
	}
	.hl-main3 li h3{
		font-size: 24px;
	}
	.hl-lcs .lts{
		width: auto;float: none;text-align: center;
	}
	.hl-lcs .lts h2{
		font-size: 36px;line-height: 1.6;
	}
	.hl-lcs .lts h4{
		font-size: 24px;
	}
	.hl-lcs .lts a.btns{
		width: 210px;height: 56px;line-height: 56px;text-align: center;margin: 30px auto;font-size: 24px;
	}
	.hl-lcs .rts{
		width: auto;float: none;
	}
	.hl-lcs .rts li:nth-child(2n+1){
		
	}
	.hl-lcs .rts li h5{
		font-size: 24px;
	}
	.hl-lcs .rts li .ico{
		height: 80px;
	}
	.hl-lcs .rts li .ico img{
		height: 60px;
	}
	.hl-lcs{
		display: none;
	}
	.hl-hbs li{
		float: none;display: inline-block;margin: 1%;width: 45%;height: 161px;overflow: hidden;
	}
	.hl-hbs ul{
		width: auto;text-align: center;
	}
	/*.hl-hbs li:nth-child(6),
	.hl-hbs li:nth-child(7),
	.hl-hbs li:nth-child(8),
	.hl-hbs li:nth-child(9),
	.hl-hbs li:nth-child(10),
	.hl-hbs li:nth-child(11),
	.hl-hbs li:nth-child(12),
	.hl-hbs li:nth-child(13),
	.hl-hbs li:nth-child(14),
	.hl-hbs li:nth-child(15),
	.hl-hbs li:nth-child(16),
	.hl-hbs li:nth-child(17){
		display: none;
	}*/
	.hl-hbs h2{
		font-size: 36px;line-height: 1.8;
	}
	.hl-hbs span{
		width: 50px;height: 5px;
	}
	.hl-hbs .btns{
		width: 280px;height: 56px;line-height: 56px;font-size: 26px;
	}
	.hl-hbs{
		padding-bottom: 60px;
	}
	.hls-news .lt{
		width: auto;float: none;margin: 0;height: auto;
	}
	.hls-news .hd li{
		font-size: 26px;line-height: 60px;
	}
	.hls-news .lt .hd .lmore{
		font-size: 26px;background-size: 13px auto !important;
	}
	.hls-news .lt .bd .imgs{
		width: 200px;height: 135px;
	}
	.hls-news .lt .bd .txt{
		width: 455px;height: 135px;
	}
	.hls-news .lt .bd h2{
		font-size: 24px;line-height: 1.6;margin-bottom: 10px;
	}
	.hls-news .lt .bd li p{
		width: 450px;font-size: 24px;line-height:54px ;height: 54px;
	}
	.hls-news .lt .bd li span{
		font-size: 24px;
	}
	.hls-news .lt .bd li h3{
		line-height: 54px;
	}
	.hls-news .rt{
		float: none;width: auto;height: auto;
	}
	.hls-news .rt h4{
		font-size: 26px;
	}
	.hls-news .rt h4 a.lmore{
		font-size: 26px;background-size: auto 13px !important;
	}
	.hls-news .rt h2{
		font-size: 24px;line-height: 1.6;
	}
	.hls-news .rt h3{
		font-size: 24px;line-height: 1.6;background-position: left 8px !important; 
	}
	.diagnosis .form li .text{
		width: 100%;height: 60px;font-size: 24px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
	}
	.diagnosis .form li{
		float: none;margin: 0 30px;margin-bottom: 20px;
	}
	.diagnosis .form li .sub{
		width: 100%;height: 60px;line-height: 60px;font-size: 24px;
	}
	.footer .lt{
		float: none;width: auto;
	}
	.footer .lt img{
		width: auto;
	}
	.footer{
		padding: 30px;
	}
	.footer .text{
		margin: 0;float: none;width: auto;border: none;padding: 0;
	}
	.footer .text:after{
		display: none;
	}
	.footer .text:before{
		display: none;
	}
	.footer .text h2{
		font-size: 26px;line-height: 1.7;margin-top: 15px;
	}
	.footer .text li{
		font-size: 24px;line-height: 1.4;
	}
	.footer .text li span{
		min-width: 120px;
	}
	.footer .wx{
		float: none;width: 200px;margin-top: 30px;
	}
	.footer .wx img{
		width: 200px;height: 200px;
	}
	.footer .wx h4{
		font-size: 24px;line-height: 2;
	}
	.copyright{
		height: 80px;padding: 0 30px;
	}
	.copyright .lt h3{
		font-size: 24px;
	}
	.copyright .lt{
		line-height: 80px;display: none;
	}
	.copyright .lt li a{
		font-size: 24px;
	}
	.copyright .rt{
		line-height: 80px;float: none;text-align: center;font-size: 24px;
	}
	.hl-man .wap ul{
		width: 750px;background-size:360px auto !important;
	}
	.hl-man h2{
		font-size: 36px;
	}
	.hl-man span{
		width: 50px;height: 5px;
	}
	.hl-man .wap h3{
		height: 50px;line-height: 50px;font-size: 24px;width: 585px;
	}
	.hl-lists{
		width: auto;
	}
	.hl-lists ul{
		width: auto;
	}
	.hl-lists h2{
		font-size: 36px;padding: 0 50px;line-height: 1.6;
	}
	.hl-lists h3{
		font-size: 24px;padding: 0 50px;line-height: 1.6;
	}
	.hl-lists span{
		width: 50px;height: 5px;
	}
	.hl-lists .line{
		display: none;
	}
	.hl-lists li{
		width: 33.33%;margin-top: 20px;
	}
	.hl-lists li .imgs{
		width: 120px;height: 120px;
	}
	.hl-lists li h4{
		font-size: 26px;line-height: 2;
	}
	.hl-lists li i{
		display: none;
	}
	.hl-lists .btn1{
		width: 320px;height: 60px;line-height: 60px;font-size: 24px;
	}
	.hl-lists .btn2{
		font-size: 24px;line-height: 2.6;
	}
	.zf-allow .lhd h2{
		font-size: 32px;padding: 0 50px;line-height: 1.5;
	}
	.zf-allow .lhd h5{
		font-size: 22px;margin-top: 10px;
	}
	.zf-allow .lhd span{
		width: 50px;height: 5px;
	}
	.hl-qas h2{
	font-size: 36px;
}

.hl-qas ul{
	margin: 0 25px;width: auto;
}
.hl-qas li{
	width:auto;float: none; height:auto
}
.hl-qas li h3{
	font-size: 24px;line-height: 34px;background-size: auto 34px !important;padding-left: 46px;margin-bottom: 20px;
}
.hl-qas li h4{
	font-size: 24px;line-height: 34px;background-size: auto 34px !important;padding-left: 46px;
}
.uit-seat{
	padding: 0 30px;
}
.uit-seat h3{
	font-size: 26px;
}
.uit-seat li a{
	font-size: 24px;
}
.uit-page a{
	margin-right: 0;
}
.uit-page .pre{
	margin-bottom: 20px;
}
.uit-seat{
	height: 84px;line-height: 84px;
}
.fw-deta .detail .lt .txt h3{
	font-size: 26px;line-height: 1.7;
}
.fw-deta .detail .lt .txt p{
	font-size: 24px;line-height: 1.7;
}
.fw-deta .detail .lt .txt h5{
	font-size: 24px;line-height: 1.7;
}
.fw-deta .detail .lt{
	float: none;
}
.fw-deta .detail .hd{
	height: auto;
}
.fw-deta .detail .btn{
	float: none;width: 220px;height: 66px;line-height: 66px;font-size: 26px;margin-top: 20px;margin-left: 140px;margin-bottom: 20px;
}
.fw-deta .detail .bd p{
	font-size: 24px;line-height: 1.8;
}
.uit-page .pre{
	font-size: 24px;height: auto;line-height: 1;padding: 20px;width: 650px;text-align: left;
}
.uit-seat h3{
	background-size: auto 20px !important;
}
.uit-hd h2{
	font-size: 26px;line-height: 50px;
}
.uit-hd{
	height: auto;
}
.uit-hd li a{
	line-height: 50px;font-size: 22px;
}
.uit-hd li{
	height: 50px;line-height: 50px;width: 160px;margin-bottom:10px;
}
.xm-list .body li .lt{
	float: none;
}
.xm-list .body li .lt .ico{
	float: none;margin: 0 auto;
}
.xm-list .body li .lt .txt{
	float: none;width: auto;text-align: center;border-right: none;padding: 0 20px;
}
.xm-list .body li .lt .txt h3{
	font-size: 28px;line-height: 1.7;
}
.xm-list .body li .lt .txt p{
	font-size: 24px;line-height: 1.7;
}
.xm-list .body li .lt .txt h5{
	font-size: 24px;line-height: 1.7;
}
.xm-list .body .btn{
	width: 170px;height: 54px;line-height: 54px;font-size: 24px;margin: 0 auto;float: none;margin-top: 30px;
}
.uit-pages li{
	min-width: 60px;height: 60px;line-height: 60px;background-size: auto 100%;
}
.uit-pages li a{
	font-size: 24px;
}
.hlbanner .diagnosis{
	width: auto;
}
.hlbanner .diagnosis{
	bottom: 0;background: none;padding: 0;
}
.hlbanner{
	padding-bottom: 160px;background-size: auto 100% !important;
}

.zfhlbanner{ height:200px;padding-bottom: 160px;}

.zfhlbanner a{ bottom:40px;}

.hl-ibs{
	padding: 0 20px;height: 280px;background-size: auto 100%;
}
.hl-ibs .rt a{
	display: block;margin: 10px;float: none;
}
.hl-ibs .lt{
	width: 70%;
}
.hl-ibs .lt h2{
	font-size: 32px;
}
.hl-ibs .lt h4{
	font-size: 22px;
}
.hl-ibs .rt{
	margin-top: 80px;
}
.hl-ibs .rt a{
	font-size: 22px;height:50px ;line-height: 50px;
}
.hl-qysb ul{
	width: auto;text-align: center;margin: 0 30px;margin-top: 40px;
}
.hl-qysb li{
	width: auto;float: none;height: auto;overflow: hidden;
}
.hl-qysb li i{
	font-size: 24px;height: 60px;line-height: 60px;margin-top: -30px;border-radius: 30px;width: 200px;
}
.hl-qysb li p{
	font-size: 24px;line-height: 1.6;height: auto;padding-bottom: 20px;
}
.hl-qysb li a{
	height: auto;
}
.hl-qysb h2{
	font-size: 36px;line-height: 1.7;
}
.hl-qysb span{
	width: 50px;height: 5px;
}
.hl-qysb li:nth-child(4),
.hl-qysb li:nth-child(5),
.hl-qysb li:nth-child(6),
.hl-qysb li:nth-child(7),
.hl-qysb li:nth-child(8),
.hl-qysb li:nth-child(9),
.hl-qysb li:nth-child(10),
.hl-qysb li:nth-child(11){
	display: none;
}
.hl-qysb .lmore{
	width: 240px;height: 70px;line-height: 70px;font-size: 26px;
}
.hl-qysb h6{
	font-size: 24px;line-height: 1.7;padding: 0 30px;
}
.hl-qysb h6 br{
	display: none;
}
.hl-hbs h4{
	font-size: 24px;line-height: 1.7;padding: 0 30px;
}
.gy-about .body .photo .lt{
	float: none;
}
.gy-about .photo .lt .img{
	width: auto;height: auto;
}
.gy-about .body .photo{
	width: auto;height: auto;
}
.gy-about .photo .rt li h4, .gy-about .body .photo .lt h4{
	height: 70px;line-height: 70px;font-size: 24px;
}
.gy-about .photo .rt{
	display: none;
}
.gy-about .body .txt p{
	font-size: 24px;line-height: 1.7;
}
.gy-about .body h2{
	font-size: 32px;margin-bottom: 15px;margin-top: 20px;
}
/*.gy-about .body p{
	font-size: 24px;
}*/
.gy-about .body dl{
	width: auto;text-align: center;
}
.gy-about .body dd{
	width: 320px;float: none;height: auto;display: inline-block;margin: 10px;
}
.contact .conts .body h2{
	font-size: 26px;line-height: 2;
}
.contact .conts .body li{
	font-size: 24px;line-height: 1.8;
}

.uit-hd h2{
	display: none;
}
.uit-hd ul{
	float: none;
}
.uit-hd{
	border-bottom: none;
}
.uit-hd li{
	height: 60px;line-height: 60px;width: 170px;
}
.uit-hd li a{
	line-height: 60px;
}
.policy .body .tz-lists li .txt{
	width: 536px;float: right;
}
.policy .body .tz-lists li .date{
	width: 130px;height: 130px;
}
.policy .body .tz-lists li .date h3{
	font-size: 38px;
}
.policy .body .tz-lists li .date h5{
	font-size: 24px;
}
.policy .body .tz-lists li .txt h2{
	font-size: 26px;
}
.policy .body .tz-lists li .txt p{
	font-size: 20px;line-height: 1.6;
}
.policy .body .sideMenu li h3{
	font-size: 26px;line-height: 70px;height: 70px;overflow: hidden; word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
.policy .body .sideMenu li .text p{
	font-size: 24px;line-height: 1.6;
}
.policy .title h2{
	font-size: 34px;
}
.policy .title h4{
	font-size: 24px;
}
.policy .bd .imgs{
	float: none;width: auto;height: auto;
}
.policy .bd p{
	font-size: 24px;line-height: 1.7;
}
.tz-policy .articles h2{
	font-size: 28px;
}
.tz-policy .articles ul{
	width: auto;
}
.tz-policy .articles li{
	width: auto;float: none;border: none;font-size: 24px;line-height: 2;
}
.hlbanner a{
	width: 240px;height: 66px;line-height: 66px;font-size: 26px;
}
.zf-allow .btn1{
	width: 260px;height: 70px;line-height: 70px;font-size: 24px;
}
.zf-allow .btn2{
	font-size: 24px;line-height: 70px;
}
.hl-qas li{
	margin-right: 0;
}
.hl-man .wap li{
	transform: scale(0.9) !important;
}
#h-slider{
	display: none;
}
#h-slider2{
	display: block;
}
.xm-list .body li{
	border: 1px solid #eee;margin-top: 30px;
}
.policy .body .sideMenu li h3 i{
	height: 70px;
}
.tz-policys .policy{
	padding-top: 30px;position: relative;
}
.uit-hds{
	position: static;/*left: 30px;right: 30px;top: 30px;z-index: 11;*/
}
.uit-hds.on{
	position: fixed;top: 0;
}

.kefu{
	display: none;
}
}