.w88{max-width: 88%;margin: 0 auto;}
   .pt{padding-top:90px;}
.pb{padding-bottom: 40px;}
.pr{display: none;}
.title{text-align: center;font-size:36px;line-height: 1.1;color: #333;padding-bottom: 20px;font-weight: bold;}

.case_list{margin-top: 50px;}
.case_list li{width: 31%;margin-right: 3.5%;float: left;margin-bottom: 20px;}
.case_list li:nth-child(3n){margin-right: 0;}
.case_list li .img{overflow: hidden;}
.case_list li .img img{width: 100%;display: block;transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;filter:brightness(70%);}
.case_list li:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);filter:none;}
.case_list li .nr{padding: 5% 2.8% 5.6%;background: url(../images/index4.png)no-repeat center right 2.8%;transition:background 0.4s ease-in-out;
	-webkit-transition:background 0.4s ease-in-out;
	-moz-transition:background 0.4s ease-in-out;
	-o-transition:background 0.4s ease-in-out;}
.case_list li .nr .tit{width: calc(100% - 30px); font-size: 18px;color: #222;font-weight: bold;line-height: 1.1;margin-bottom: 12px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.case_list li .nr .des{width: calc(100% - 30px); font-size: 14px;color: #888;line-height: 1.1;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.case_list li .nr:hover{background: url(../images/index5.png)no-repeat center right 2.8%;}
.case_list li .nr:hover .tit{color: #004f98;}

.index1 .ckgd{text-align: center;}
.index1 .ckgd a{display: inline-block;width:154px; line-height: 42px;font-size: 16px;color: #666;border: 1px solid #666;text-align: center;margin:10px 20px 30px;position: relative;z-index: 1;}
.index1 .ckgd a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scaleX(0);
	transform-origin: 0 50%;
	transition-property: transform;
	transition-duration: .7s;
	transition-timing-function: ease-out;
	background: #0ec3f7 !important;
}
.index1 .ckgd a:hover:before {
	transform: scaleX(1);
	background: #0ec3f7 !important;
}
.index1 .ckgd a:hover{color: #fff;border: 1px solid #0ec3f7;}

.jdjs{text-align: center;font-size: 16px;color: #888;line-height: 1.1;padding-bottom: 60px;}
.white{color: #fff;}
  
 .dxwz dl{width: 22.3%;float: left;margin-right: 3.6%;margin-bottom: 3.6%;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
 .dxwz dl:nth-child(4n){margin-right: 0;}
 .dxwz dl dt{width: 138px;height: 138px;margin: auto;border: 1px solid #888;border-radius: 50%;}
 .dxwz dl dd{text-align: center;font-size: 20px;line-height: 1.8;color: #333;margin-top: 15px;}
 .dxwz dl:nth-child(1) dt{background: url(../images/wzjs1.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(2) dt{background: url(../images/wzjs2.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(3) dt{background: url(../images/wzjs3.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(4) dt{background: url(../images/wzjs4.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(5) dt{background: url(../images/wzjs5.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(6) dt{background: url(../images/wzjs6.png)no-repeat center;background-size: 30%;}
 .dxwz dl:nth-child(7) dt{background: url(../images/wzjs7.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(8) dt{background: url(../images/wzjs8.png)no-repeat center;background-size: 40%;}
 
 .dxwz dl:nth-child(1):hover dt{background: url(../images/wzjs01.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(2):hover dt{background: url(../images/wzjs02.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(3):hover dt{background: url(../images/wzjs03.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(4):hover dt{background: url(../images/wzjs04.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(5):hover dt{background: url(../images/wzjs05.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(6):hover dt{background: url(../images/wzjs06.png)no-repeat center;background-size: 30%;}
 .dxwz dl:nth-child(7):hover dt{background: url(../images/wzjs07.png)no-repeat center;background-size: 40%;}
 .dxwz dl:nth-child(8):hover dt{background: url(../images/wzjs08.png)no-repeat center;background-size: 40%;}
 .dxwz dl:hover{transform:translate(0,-10px);-webkit-transform:translate(0,-10px);-moz-transform:translate(0,-10px);-o-transform:translate(0,-10px);-ms-transform:translate(0,-10px);}
 .dxwz dl:hover dt{border: 1px solid #fff;-moz-box-shadow: 0px 0px 20px #e0e0e0; /* 老的 Firefox */box-shadow: 0px 0px 20px #e0e0e0;}
 .dxwz dl:hover dd{color: #0ec3f7;}
 
 
 .wzjs2{background: url(../images/wzjs9.jpg)no-repeat;background-size: cover;}
 .wzjs2_n{width:44% ;padding-left: 6%;float: left;padding-top: 3.6%;background: rgba(0,0,0,0.8);padding-bottom: 10%;}
 .wzjs2_n h3{font-size:40px;font-weight:bold;color:#fff;line-height:84px;position: relative;margin-bottom: 4.8%;}
 .wzjs2_n h3:after{content: '';display: block;width: 48px;height: 3px;background:#fff;position: absolute;bottom: 0;left: 0;}
 .wzjs2_n .js{font-size:14px;color:#fff;line-height:26px;margin-bottom: 10%;width: 58%;}
 .wzjs2_n dl{margin-bottom: 45px;width: 78%;}
 .wzjs2_n dl dd{font-size: 16px;color: #888;line-height: 32px;float: left;width: 50%;}
 .wzjs2_n dl dd:hover{color: #004f98;}
 .wzjs2_n .ckgd a{display: inline-block;width:154px; line-height: 42px;font-size: 16px;color: #fff;border: 1px solid #fff;text-align: center;margin-right: 40px;position: relative;z-index: 1;}
 .wzjs2_n .ckgd a:before {
 	content: "";
 	position: absolute;
 	z-index: -1;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	transform: scaleX(0);
 	transform-origin: 0 50%;
 	transition-property: transform;
 	transition-duration: .7s;
 	transition-timing-function: ease-out;
 	background: #0ec3f7 !important;
 }
 .wzjs2_n .ckgd a:hover:before {
 	transform: scaleX(1);
 	background: #0ec3f7 !important;
 }
 .wzjs2_n .ckgd a:hover{color: #fff;border: 1px solid #0ec3f7;}
 
 .wzjs3{padding-bottom:90px;}
 
 .gnjs{position: relative;}
 .gnjs img{width: 100%;display: block;}
 .gnjs_n{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
 .gnjs_n div{width: 100%;}
 .gnjs_n h3{font-size:40px;font-weight:bold;color:#fff;line-height: 1.1;position: relative;margin-bottom: 1.5%;text-align: center;}
 .gnjs_n .js{font-size:20px;font-family: Arial; color:#fff;line-height: 1.1;margin-bottom: 3%;text-transform: uppercase;text-align: center;}
 .gnjs_n  a{display:block;width:154px; line-height: 42px;font-size: 16px;color: #fff;border: 1px solid #fff;text-align: center;margin:auto;z-index: 1;position: relative;}
 .gnjs_n  a:before {
 	content: "";
 	position: absolute;
 	z-index: -1;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	transform: scaleX(0);
 	transform-origin: 0 50%;
 	transition-property: transform;
 	transition-duration: .7s;
 	transition-timing-function: ease-out;
 	background: #0ec3f7 !important;
 }
 .gnjs_n  a:hover:before {
 	transform: scaleX(1);
 	background: #0ec3f7 !important;
 }
 .gnjs_n  a:hover{color: #fff;border: 1px solid #0ec3f7;}
 .lmdh{display: flex;flex-wrap:wrap;justify-content:space-between;margin-top: 2.1%;}
 .lmdh dl{width: 14.2%;margin-right: 2.96%;background: #f7f7f7;text-align: center;padding: 3% 0;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
 .lmdh dl:hover{background: #0ec3f7;}
 .lmdh dl:hover dd a{color: #fff;}
 .lmdh dl:last-child{margin-right: 0;}
 .lmdh dl dt{width: 66%;margin: auto;font-size: 20px;color: #333;line-height: 2;background: #fff;border-radius: 20px;margin-bottom: 28px;}
 .lmdh dl dt a{font-size: 20px;color: #333;}
 .lmdh dl dd{font-size: 16px;line-height: 2;color: #666;}
 .lmdh dl dd a{font-size: 16px;color: #666;}
 
 .wzjs4{background: #f7f7f7;padding-bottom:90px;}
 .fwjs_l{width: 54.5%;float: left;}
 .fwjs_l dl{width:48%;margin-right:4%;float:left;margin-bottom:4%;background: #fff;padding: 5.5% 0;}
 .fwjs_l dl{transition:All 0.4s ease-in-out;
 	-webkit-transition:All 0.4s ease-in-out;
 	-moz-transition:All 0.4s ease-in-out;
 	-o-transition:All 0.4s ease-in-out;}
 .fwjs_l dl:hover{ cursor:pointer;transform:translate(0,-10px);
 	-webkit-transform:translate(0,-10px);
 	-moz-transform:translate(0,-10px);
 	-o-transform:translate(0,-10px);
 	-ms-transform:translate(0,-10px);}
 .fwjs_l dl:nth-child(2n){margin-right: 0;}
 .fwjs_l dl dt{width:34%;float:left;height: 87px;display:flex;align-items: center;}
 .fwjs_l dl dt p{width: 58px;height: 58px;border: 1px solid #888;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin-left: 40%;}
 .fwjs_l dl dd{width: 66%;float: right;}
 .fwjs_l dl .tit{font-size:20px;color:#333;line-height: 1.1;margin-bottom: 22px;}
 .fwjs_l dl .js{font-size:14px;color:#888;line-height: 24px;width: 90%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
 .fwjs_l dl:hover{filter: drop-shadow(0px 0px 10px #eee);}
 .fwjs_r{width: 40%;float: right;margin-top: 1%;}
 .fwjs_r img{width: 100%;display: block;}
 .wzjs4 .ckgd{display:block;width:154px; line-height: 42px;font-size: 16px;color: #666;border: 1px solid #333;text-align: center;margin:20px auto 0;position: relative;z-index: 1;}
 .wzjs4 .ckgd:before {
 	content: "";
 	position: absolute;
 	z-index: -1;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	transform: scaleX(0);
 	transform-origin: 0 50%;
 	transition-property: transform;
 	transition-duration: .7s;
 	transition-timing-function: ease-out;
 	background: #0ec3f7 !important;
 }
 .wzjs4 .ckgd:hover:before {
 	transform: scaleX(1);
 	background: #0ec3f7 !important;
 }
 .wzjs4 .ckgd:hover{color: #fff;border: 1px solid #0ec3f7;}
 .fwys{display: flex;flex-wrap:wrap;justify-content:space-between;}
 .fwys dl{width: 23%;margin-right: 2.66%;text-align: center;padding: 3% 0;background: #fff;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;}
 .fwys dl:last-child{margin-right: 0;}
 .fwys dl dt{width: 118px;height: 118px; margin: auto;font-size: 20px;color: #333;line-height: 2;background: #fff;border: 1px solid #888;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin-bottom: 28px;}
 .fwys dl dt:hover img{ -webkit-animation: swi 1s ease-in-out;
     -o-animation: swi 1s ease-in-out;
     animation: swi 1s ease-in-out;
 }
 .fwys dl dd{font-size: 16px;line-height: 2;color: #666;}
 .fwys dl .tit{font-size:20px;color:#333;line-height: 1.1;margin-bottom: 22px;}
 .fwys dl .js{font-size:14px;color:#888;line-height: 26px;width: 77%;margin: auto;}
 .fwys dl:hover{filter: drop-shadow(0px 0px 10px #eee);background: #0ec3f7;}
 .fwys dl:hover dd{color: #fff;}
 @media (max-width: 1600px){
	.wzbg2 h3{font-size: 34px;}
	.wzbg2 p{font-size: 17px;}
	.wzjs2_n h3{font-size: 38px;line-height: 80px;}
	.gnjs_n h3{font-size: 38px;}
	.gnjs_n .js{font-size: 18px;}
	.fwjs_l dl dt p{margin-left: 35%;}
	.ppjz2_l  h3{font-size: 38px;line-height: 80px;} 
	 
	 
	 
 }
@media (max-width: 1400px){
	.pt{padding-top:70px;}
	.pb{padding-bottom:80px;}
	.title{font-size:34px;line-height: 1.1;padding-bottom:15px; }
	.jdjs{font-size: 16px;padding-bottom: 40px;}
	.wzbg h3{font-size: 32px;}
	.wzbg p{font-size: 14px;}
	.wzbg2 h3{font-size: 32px;}
	.wzbg2 p{font-size: 14px;}
	.wzjs2_n h3{font-size: 36px;line-height: 75px;}
	.wzjs2_n .ckgd a{font-size: 14px;width: 134px;line-height: 36px;}
	.wzjs4 .ckgd a{font-size: 14px;width: 134px;line-height: 36px;}
	.gnjs_n a{font-size: 14px;width: 134px;line-height: 36px;}
	
	.gnjs_n h3{font-size: 32px;}
	.gnjs_n .js{font-size: 16px;}
	
	.lmdh dl dt{font-size: 18px;}
	.lmdh dl dt a{font-size: 18px;}
	.lmdh dl dd{font-size: 14px;}
	.lmdh dl dd a{font-size: 14px;}
	.dxwz dl dd{font-size: 14px;}
	
	.fwjs_l dl dt{height: 74px;}
	.fwjs_l dl dt p{margin-left: 30%;width: 50px;height: 50px;}
	.fwjs_l dl dt p img{max-width: 50%;}
	.fwjs_l dl .tit{font-size: 16px;margin-bottom: 18px;}
	.fwjs_l dl .js{font-size: 12px;line-height: 20px;}
	
	.ppjz1 .ckgd {font-size: 14px;width: 134px;line-height: 36px;}
	.ppjz2_l{margin-top: 0;}
	.ppjz2_l h3{font-size: 36px;line-height: 75px;}
	.ppjz2_l .ckgd a{font-size: 14px;width: 134px;line-height: 36px;}
	
	
	
	
	}
	@media (max-width: 1200px){ .wzbg{width: 46%;}
	.wzbg h3{font-size: 28px;}
	.wzbg2 h3{font-size: 28px;}
	.ppyx dl dt{width: 40%;}
	.ppyx dl dt p{margin-left: 20%;}
	.ppyx dl dd{width: 60%;}   }
@media (max-width: 1000px){
	.w88 {
	    max-width: 94%;
	}
	.wzbg{width: 88%;}
	.wzbg h3{font-size: 26px;margin-bottom: 2.5%;line-height:1.3;}
	.wzbg p{margin-bottom: 6%;}
	.wzbg2 h3{font-size: 26px;}
	.wzjs2_n{width: 94%;}
	.wzjs2_n .ckgd a{margin-right: 20px;margin-left: 0;}
	.gnjs_n h3{font-size: 28px;}
	.gnjs_n .js{font-size: 14px;}
	.wzbg{width: 88%;}
	.wzbg h3{font-size: 26px;margin-bottom: 2.5%;line-height:1.3;}
	.wzbg p{margin-bottom: 6%;}
	.wzbg2 h3{font-size: 26px;}
	.wzjs2_n{width: 94%;}
	.wzjs2_n .ckgd a{margin-right: 20px;margin-left: 0;}
	.gnjs_n h3{font-size: 28px;}
	.gnjs_n .js{font-size: 14px;}
	
	.lmdh{margin-top: 0;}
	.lmdh dl{width: 31%;margin-right: 3.5%;margin-top: 3.5%;}
	.lmdh dl:nth-child(3n){margin-right: 0;}
	.fwjs_l{width: 100%;}
	.fwjs_r{width: 100%;margin-bottom: 20px;}
	
	.fwys dl{width: 48%;margin-right: 4%;margin-bottom: 4%;}
	.fwys dl:nth-child(2n){margin-right: 0;}
	.ppjz2_l{width: 94%;margin-top: 0;}
	.ppjz2_l .ckgd a{margin-right: 20px;margin-left: 0;}
	.ppjz2_r{width: 88%;padding-left: 6%;padding-right: 0;float: none;}
	
	.ppyx dl{width: calc(48% - 2px);margin-right: 4%;margin-bottom: 4%;}
	.ppyx dl:nth-child(2n){margin-right: 0;}
	.ppyx dl .js{width: 70%;}
	.ppwz dl{width: 48%;margin-right: 0;margin-bottom: 8%;}
	.ppjz1 .ckgd{margin-top:0;}
	.wxxz_m{display: none;}
	.wxxz_l{width: 45%;}
	.wxxz_r{width: 45%;}
		.dxwz dl dt{width:98px;height: 98px;}
	
}
	@media (max-width: 1200px){
		.pt{padding-top:60px;}
		.pb{padding-bottom:70px;}
		.title{font-size:30px;line-height: 1.1;padding-bottom:12px; }
		.jdjs{font-size: 14px;padding-bottom: 35px;line-height: 21px;}}
	
	
@media (max-width: 800px){
	.pt{padding-top:50px;}
	.pb{padding-bottom:60px;}
	.title{font-size:28px;line-height: 1.1;padding-bottom:10px; }
	.jdjs{font-size: 14px;padding-bottom: 35px;}
	
	.wzjs2_n h3{font-size: 28px;}
	.wzjs2_n .js{width: 94%;margin-bottom: 7%;}
	.wzjs2_n .ckgd a{width: 110px;line-height: 32px;}
	.wzjs4 .ckgd{width: 110px;line-height: 32px;}
	.gnjs_n a{width: 110px;line-height: 32px;}
	.gnjs_n h3{font-size: 26px;}
	
	.ppjz1 .ckgd{width: 110px;line-height: 32px;}
	.ppjz2_l h3{font-size: 28px;}
	.ppjz2_l .js{width: 94%;margin-bottom: 7%;}
	.ppjz2_l .ckgd a{width: 110px;line-height: 32px;}
	.ppyx dl .tit{margin-bottom: 10px;}
	.ppyx dl dt{width: 37%;}
	.ppyx dl dt p{width: 75px;height: 75px;}
	.ppyx dl dd{width: 63%;}
	.ppyx dl .js{width: 85%;}
	
	.ymsj dl{width: 100%;margin-bottom: 4%;}
	.gnys dl{width: 100%;margin-bottom: 4%;}
	
	
	
	
	}
	
	
@media (max-width: 639px){
.pt{padding-top:35px;}
	.pb{padding-bottom:35px;}
	.pd{display: none;}
	.pr{display: block;}
	.title{font-size:26px;line-height: 1.2;padding-bottom:10px; }
	.jdjs{font-size: 14px;padding-bottom: 30px;}
	.index_hzhb li{width: calc(100% / 2);}
	.index_hzhb li:nth-child(21){display: none;}
	.bqxx{line-height: 1.5;padding: 10px 15%;font-size:12px;}
	.banner_nr a{width: 16%;}
	.banner_nr h3{padding-top: 25px;font-size: 26px;}
	.banner_xqnr h3{padding-top: 25px;font-size: 26px;}
	.wzjs2_n h3{font-size: 26px;}
	.lmdh dl{width: 48%;margin-right: 4%;margin-top: 4%;}
	.lmdh dl:nth-child(3n){margin-right: 4%;}
	.lmdh dl:nth-child(2n){margin-right: 0;}
	.fwjs_l dl{width: 100%;margin-right: 0;}
	.ppjz2_l h3{font-size: 26px;}
	.ppyx dl{width: calc(100% - 2px);margin-right: 0%;}
	.ppyx dl dt{width: 35%;}
	.ppyx dl dt p{margin-left: 30%;}
	.ppyx dl dd{width: 63%;}
	.ppyx dl .js{width: 80%;font-size: 14px;}
	
	.ppwz dl dt{width: 108px;height: 108px;    margin-bottom: 12px;}
	.ppwz dl dt img{max-width: 50%;max-height: 42%;}
	.ppwz dl dd{font-size:14px;line-height: 22px;}
	.wxxz_l{width: 100%;}
	.wxxz_l dl{margin-top: 0;margin-bottom: 10%;}
	.wxxz_l dl dt{float: left;}
	.wxxz_l dl dd{float: right;text-align: left;}
	.wxxz_r{width: 100%;}
	.wxxz_r dl{margin-top: 0;margin-bottom: 6%;}
	
	.xcx dl dt{width: 88px;height: 88px;}
	.xcx dl dd .tit{line-height: 2;}
	.wrapper .timer{font-size: 36px;}
	.wrapper .count-text{font-size: 14px;}
	.about2 .ljzx{margin-top: 10%;}
	.gsry .tit{font-size: 16px;}
	
	.lxwm_t li{ width:48%; margin:0 1% 40px;}
	.lxwm_t li img{ height:40px;}
	.lxwm_t li .title1{ font-size:16px; line-height:16px; margin-top:14px;}
	.contact_l h3{font-size: 22px;margin-bottom: 10px;}
	.contact_l p{font-size: 14px;}
	.titlexg{padding-bottom: 24px;}
	.wzbg a{display:none;}
	.banner{height:250px !important;}
	.banner_ban{height:250px !important;transform: translate3d(0px, 0px, 0px) !important;}
	.banner .swiper-pagination{bottom:10px;}
	.banner .swiper-pagination-bullet{width:5px;height:5px;}
	.banner .swiper-pagination-bullet-active{width:20px;height:5px;}
	.wzbg h3{font-size:18px;}
	.wzbg p{font-size:14px;}
	.wzbg2 h3{font-size:18px;}
	.wzbg2 p{font-size:14px;}
	.wzbg2{top: 35%;}
	.index_case li{width:100%;margin-right:0;}
	.case_list li{width:100%;margin-right:0;}
	.banner_nr a{width: 22%;line-height:2;}
	.banner_nr h3{font-size:18px;margin-bottom: 3%;}
	.banner_nr p{font-size:14px;line-height:1.5;margin-bottom: 4%;}
	.lxwm_t{padding-bottom:0}
	.showcase1bk{padding: 7% 5% 10%;}
	.showcase1bk .tit{padding-bottom: 10px;margin-bottom: 10px;}
	.des2_r a{display:none;}
	.des2_r a:first-child{display:block;margin:auto;float: none;background: #004f98;border: 1px solid #004f98;color:#fff;}
	.dxwz dl{margin-bottom: 5.6%;}
	.dxwz dl dt{width:76px;height: 76px;}
	.dxwz dl dd{margin-top:8px;}
	.lmdh dl{padding:6% 0 3%;}
	.lmdh dl dt{margin-bottom: 10px;}
	.fwys dl dt{width: 100px;height: 100px;margin-bottom: 24px;}
	.fwys dl .tit{margin-bottom: 15px;}
	.fwys dl .js{width: 92%;    line-height: 22px;}
	.fwjs_l dl dt{height:68px;width:32%;}
	.fwjs_l dl .tit{margin-bottom: 12px;}
	.fwjs_l dl .js{font-size: 14px;width: 94%;}
	.fwjs_l dl dd{width:68%;}
	.ymsj dl .tit{margin-bottom: 16px;}
	.ymsj dl{padding-top: 7%;padding-bottom: 8.2%;}
	.ymsj dl dt img{max-width:45%;max-height:45%;}
	.ppyx dl{padding: 4% 0;}
	.xcx dl dd .tit{padding-top:8px;}
	.xcx dl dd .des{line-height:22px;}
	.yhty3 .jdjs{padding-bottom:13px;}
	.fwly dl .tit{padding-top: 14px;}
	.jsfw dl dd .tit{line-height:2;}
	.about1 .con{padding-bottom:8%;line-height:22px;}
	.shownews_lbk .time{padding-bottom: 13px;}
	.shownews_lbk .con{margin-top: 5.2%;}
	.index1{padding-bottom:0;}
	.index1 .ckgd{padding-bottom:35px;}
	.index1 .ckgd  a{margin-top:0;}
	.showcase2bk{padding:8% 3.1%;}
	.ppjz2_l .js{line-height:22px;}
	.ymsj dl .js{line-height:22px;}
	.wxxz_l dl dd .des{line-height:22px;}
	.jsfw dl dd .des{line-height:22px;}
	}
	
	