/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 28px;
    width: 28px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(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: #00a0e9;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    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%;
    border-radius: 2px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #00a0e9;
    content: "";
    display: block;
    height: 2px;
    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;
}

.gh a:after {
    top: 7px;
}

.gh a:before {
    top: -7px;
}

.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: #00a0e9;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #00a0e9;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}



@media only screen and (max-width:1680px) {
	.wrap{
		 width: 1400px;
	}
 .header .ulogo{
	 max-width: 390px;margin-top: 20px;
 }
	.header .naver li{
		margin-right: 20px;
	}
	.header{
		height: 80px;box-shadow: 0 0 5px 0 rgba(80,80,80,0.2);
	}
	.layout{
		padding-top: 80px;
	}
	.header .naver h3 a{
		line-height: 80px;padding: 0 8px;
	}
	.hpage2 .box .rt h4 span{
		font-size: 38px;
	}
	.hpage2 .box .rt dd{
		margin-right: 100px;
	}
	.hpage2 .box .rt h2{
		font-size: 30px;
	}
	.hpage1 .tps li a{
		font-size: 24px;
	}
	.uittit h1{
		font-size: 38px;
	}
	.uittit p{
		font-size: 16px;
	}
	.hpage4 .ovs li h4{
		font-size: 24px;
	}
	.hpage4 .ovs li h3{
		font-size: 28px;
	}
	.hpage5 li h6{
		font-size: 20px;
	}
	.footer .tps dl{
		width: 200px;padding-left: 0;text-align: center;
	}
	.footer .tps dl.d1{
		width: 330px;text-align: left;
	}
	.footer .tps dl.d2{
		text-align: left;padding-left: 40px;
	}
	.footer .bgs{
		width: 1400px;line-height: 68px;top: -34px;font-size: 20px;
	}
	.hpage3 .box .swipgoch{
		margin: 0 80px;
	}
	.hpage3 .box .swipgoch li .img{
		height: 230px;
	}
	.hpage3 .box .swipgoch li .txt{
		padding: 10px 20px;
	}
	.hpage3 .box .swipgoch .prev, .hpage3 .box .swipgoch .next{
		left: 0;width: 60px;height: 60px;margin-top: -30px;background-size: 12px auto !important;
	}
	.hpage3 .box .swipgoch .next{
		left: auto;right: 0;
	}
	
	.hbanner .txt h1{
		font-size: 60px;
	}
	.hbanner .txt h6{
		font-size: 26px;
	}
	.hbanner{
		height: 60vh;
	}
	.hpage1 .box .rt{
		padding-left: 10px;
	}
	
	.banner{
		height: 50vh;
	}
	.banner .list h3{
		font-size: 16px;
	}
	.banner .list li{
		padding: 15px 40px 10px;
	}
	.banner .txt h2{
		font-size: 32px;
	}
	.about .bds .del{
		width: 900px;
	}
	.about .bds .pic{
		width: calc(100% - 950px);
	}
	.kejicx li .txt .img{
		height: 345px;
	}
	.kejicx li{
		height: 450px;
	}
	.new li .txt .tms h6{
		font-size: 26px;
	}
	
	
	
	
	
}

@media only screen and (max-width:1440px) {
	.wrap{
		 width: 1160px;
	}
	.header .ulogo{
		max-width: 300px;margin-top: 14px;
	}
	.header .naver li{
		margin-right: 10px;
	}
	.header .naver h3 a{
		font-size: 14px;line-height: 60px;
	}
	.header{
		height: 60px;
	}
	.layout{
		padding-top: 60px;
	}
	.header .naver .nli dd a{
		font-size: 14px;line-height: 36px;
	}
	.hbanner .txt h1{
		font-size: 40px;
	}
	.hbanner .txt h6{
		font-size: 26px;
	}
	.hbanner .prev, .hbanner .next{
		width: 60px;height: 60px;background-size: 12px auto !important;
	}
	.hpage1 .tps li a{
		font-size: 20px;line-height: 50px;
	}
	.hpage1 .tps li{
		margin-right: 30px;
	}
	.hpage1 .box .lt .img{
		height: 325px;
	}
	.hpage1 .box .lt .ts h3{
		font-size: 18px;
	}
	.hpage1 .box .lt .ts{
		padding: 14px 20px 0;height: 120px;
	}
	.hpage1 .box .lt .ts p{
		font-size: 14px;margin: 7px 0;
	}
.hpage1 .box .lt .ts h6{
	font-size: 14px;
}
	.hpage1 .box .rt li{
		padding: 16px 0;
	}
	.hpage1 .box .rt li h6{
		font-size: 24px;
	}
	.hpage1 .box .rt li h3{
		font-size: 18px;
	}
	.uittit h1{
		font-size: 30px;
	}
	.hpage2{
		padding: 40px 0;
	}
	.hpage2 .box .lt{
		width: 50%;
	}
	.hpage2 .box .lt::before{
		width: 580px;height: 340px;
	}
	.hpage2 .box .rt h2{
		font-size: 26px;
	}
	.hpage2 .box .rt{
		    width: calc(100% - 620px);
	}
	.hpage2 .box .rt h4{
		font-size: 14px;
	}
	.hpage2 .box .rt h4 span{
		font-size: 28px;
	}
	.hpage2 .box .rt p{
		font-size: 14px;line-height: 1.8;
	}
	.hpage2 .box .rt .btn{
		font-size: 14px;
	}
	.hpage3 .box .swipgoch li .img{
		height: 190px;
	}
	.hpage3 .box .swipgoch li .txt{
		padding: 10px;
	}
	.hpage3 .box .swipgoch li .txt h3{
		font-size: 16px;
	}
	.hpage3 .box .swipgoch li .txt p{
		margin: 5px 0;
	}
	.hpage3 .btn{
		width: 160px;height: 40px;line-height: 40px;font-size: 16px;
	}
	.hpage3 .box .swipgoch{
		margin: 0 60px;
	}
	.hpage3 .box .swipgoch .prev, .hpage3 .box .swipgoch .next{
		width: 40px;height: 40px;margin-top: -20px;background-size: 8px auto !important;
	}
	.hpage4 .ovs li .img{
		height: 160px;
	}
	.hpage4 .ovs li h4{
		font-size: 20px;
	}
	.hpage4 .ovs li h3{
		font-size: 22px;
	}
	.hpage4 .ovs li:nth-child(2n){
		padding-top: 110px;
	}
	.hpage4 .ovs li{
		height: 270px;
	}
	.hpage4 .ovs li:nth-child(2n) .mask{
		padding-top: 110px;
	}
	.hpage4 .ovs li .del p{
		padding: 0 10px;font-size: 15px;
	}
	.hpage5 li .ico img{
		height: 38px;
	}
	.hpage4 .ovs li .del{
		height: 160px;
	}
	.hpage5 li h6{
		font-size: 16px;
	}
	.footer .bgs{
		width: 1160px;line-height: 56px;top: -29px;
    font-size: 18px;
	}
	.footer .copyright a{
		font-size: 12px;line-height: 46px;
	}
	.footer .tps dd a,
	.footer .link dd a,
	.footer .link dt{
		font-size: 12px;
	}
	.footer .tps dt{
		font-size: 14px;
	}
	.footer .tps dd a{
		line-height: 2;
	}
	.footer .tps dl.d1 dd{
		margin-bottom: 5px;
	}
	.footer .tps dl.d1{
		width: 284px;
	}
	.footer .tps dl{
		width: 160px;
	}
	.footer .tps dl.d2 dd .txt p{
		font-size: 12px;line-height: 2;
	}
	.footer .tps dl.d2 dd .wx{
		width: 80px;height: 80px;
	}
	
	.banner .txt h2{
		font-size: 30px;
	}
	.banner .txt p{
		font-size: 16px;
	}
	.banner .list li{
		padding: 5px 40px;
	}
	.banner .list h3{
		font-size: 15px;
	}
	.banner{
		height: 40vh;
	}
	.uittpps .lt dd a,
	.crumbs dd span, .crumbs dd a,
	.crumbs dt{
		line-height: 50px;
	}
	.uittpps .lt dd{
		margin-right: 36px;
	}
	.zhaopin .box{
		padding: 20px 10px;
	}
	.zhaopin .box td,
	.zhaopin .box th{
		line-height: 50px;font-size: 15px;
	}
	.contact .text,
	.zaixly .form{
		padding: 40px;
	}
	.contact .map,
	.zaixly .map{
		height: 460px;
	}
	.new li{
		padding: 20px;
	}
	.new li .txt .tms h6{
		font-size: 24px;
	}
	.new{
		padding: 40px 0 80px;
	}
	.newdel .box{
		padding: 40px;
	}
	.kejicx li .txt{
		padding: 20px;
	}
	.kejicx li{
		height: 430px;
	}
	.biaozhun li h6, .biaozhun li h3{
		line-height: 60px;font-size: 15px;
	}
	.biaozhun li{
		padding: 0 20px;
	}
	.about .bds .del{
		width: 780px;font-size: 15px;
	}
	.about .bds .pic{
		width: calc(100% - 800px);
	}
	.about h5{
		font-size: 36px;
	}
	.about h4 span{
		font-size: 36px;
	}
	.gongvyj li .img{
		height: 190px;
	}
	.gongvyj li .txt{
		padding: 10px;
	}
	.gongvyj li .txt h3{
		font-size: 16px;
	}
	.gongvyj li .txt p{
		margin: 4px 0;
	}
	
	
	
	
	
	
	
	
}

@media only screen and (max-width:1200px) {
   .wrap{
   	 width: 960px;
   } 
   .footer .tps dl.d1{
	   width: 230px;
   }
   .footer .tps dl{
	   width: 120px;
   }
   .footer .tps dl.d2{
	   padding-left: 20px;
   }
   .footer .link{
	   margin-top: 40px;padding: 10px 0;
   }
   .footer .bgs{
	   width: 960px;    line-height: 46px;
    top: -23px;
    font-size: 16px;
   }
   .hpage5{
	   padding: 60px 0;
   }
   .hpage5 li .ico img{
	   height: 30px;
   }
   .hpage4 .ovs li .img::before{
	   bottom: -30px;height: 30px;
   }
   .hpage4 .ovs li .img{
	   height: 120px;
   }
   .hpage4 .ovs li .txt{
	   margin-top: 32px;
   }
   .hpage4 .ovs li h4,
   .hpage4 .ovs li h3{
	   font-size: 18px;
   }
   .hpage4 .ovs li:nth-child(2n) .img::before{
	   top: -30px;
   }
   .hpage4 .ovs li:nth-child(2n){
	   padding-top: 70px;
   }
   .hpage4 .ovs li {
       width: calc((100% - 32px)/4);
       margin-right: 10px;
	}
   .uittit h1{
	   font-size: 24px;line-height: 1.4;
   }
   .uittit p{
	   font-size: 14px;margin-bottom: 10px;
   }
   .hpage3 .btn{
	   width: 120px;font-size: 14px;height: 36px;line-height: 36px;
   }
   .hpage2 .box .lt::before{
	   width: 480px;height: 275px;right: -15px;
   }
   .hpage2 .box .rt{
	   width: 48%;
   }
   .hpage2 .box .rt h2{
	   font-size: 22px;
   }
   .hpage2 .box .rt h6{
	   font-size: 12px;
   }
   .hpage2 .box .rt h4 span{
	   font-size: 22px;
   }
   .hpage2 .box .rt dd{
	   margin-right: 60px;
   }
   .hpage2 .box .rt p{
	   font-size: 12px;
   }
   .hpage2 .box .rt .btn{
	   width: 100px;height: 36px;font-size: 12px;line-height: 36px;
   }
   .hpage1 .box .lt .img{
	   height: 270px;
   }
   .hpage1 .box .lt .ts{
	   padding: 12px 10px 0;height: 100px;
   }
   .hpage1 .box .lt .ts h3{
	   font-size: 15px;
   }
   .hpage1 .box .lt .ts p{
	   font-size: 12px;margin: 4px 0 6px;
   }
   .hpage1 .box .lt .ts h6{
	   font-size: 12px;
   }
   .hpage1 .box .rt li{
	   padding: 12px 0;
   }
   .hpage1 .box .rt li h6{
	   font-size: 20px;
   }
   .hpage1 .box .rt li h4{
	   font-size: 12px;
   }
   .hpage1 .box .rt li .tms{
	   width: 90px;
   }
   .hpage1 .box .rt li .txt{
	   width: calc(100% - 110px);
   }
   .hpage1 .box .rt li h3{
	   font-size: 16px;
   }
   .hpage1 .box .rt li p{
	   font-size: 12px;
   }
   .hpage1 .tps li a{
	   font-size: 16px;line-height: 40px;
   }
   .header .ulogo{
	       max-width: 260px;margin-top: 12px;
   }
   .header .naver h3 a{
	   line-height: 50px;
   }
   .header{
	   height: 50px;
   }
   .layout{
   	padding-top: 50px;
   }
   .header .naver h3 a{
	   padding: 0 6px;font-size: 13px;
   }
   .header .naver li{
	   margin-right: 6px;
   }
   .header .naver .nli dd a{
	   font-size: 13px;line-height: 34px;
   }
   .hbanner .txt h1{
	   font-size: 36px;
   }
   .hbanner .txt h6{
	   font-size: 24px;
   }
   .hbanner{
	   height: 50vh;
   }
   .hpage1{
	   padding: 30px 0 50px;
   }
   
  .banner .list h3{
	  font-size: 14px;
  } 
   .banner .list li{
	   padding: 5px 30px;
   }
   .gongvyj li .img{
	   height: 160px;
   }
   .gongvyj li .txt p{
	   font-size: 13px;
   }
   .pages{
	   margin-top: 20px;
   }
   .about h5{
	   font-size: 30px;
   }
   .about h4 span{
	   font-size: 28px;
   }
   .about dd{
	   margin-right: 80px;
   }
   .about .bds .del{
	   width: 600px;
   }
   .about .bds .pic{
	   width: calc(100% - 650px);
   }
   .biaozhun li h6, .biaozhun li h3{
	   font-size: 14px;line-height: 50px;
   }
   .uittpps .lt dd a, .crumbs dd span, .crumbs dd a, .crumbs dt{
	   font-size: 14px;
   }
   .kejicx li .txt{
	   padding: 10px;
   }
   .kejicx li{
	   height: 340px;
   }
   .kejicx li .txt .img{
	   height: 276px;
   }
   
   .kejicx li .txt h6{
	   font-size: 15px;margin-top: 10px;
   }
   .kejicx li .mask h6{
	   font-size: 15px;
   }
   .contact .text, .zaixly .form{
	   padding: 20px;
   }
   .contact .text h2{
	   font-size: 20px;padding-bottom: 10px;margin-bottom: 10px;
   }
   .contact .text p{
	   font-size: 14px;line-height: 2;
   }
   .contact .map, .zaixly .map{
	   height: 350px;
   }
   .new li{
	   padding: 15px;
   }
   .new li .txt{
	       width: calc(100% - 250px);
   }
   .new li .txt .tms h6{
	   font-size: 20px;
   }
   .new li .txt .del h2{
	   font-size: 20px;
   }
   .new li .txt .del p{
	   font-size: 13px;
   }
   .new li .txt .tms{
	   width: 90px;
   }
   .new li .txt .del{
	   width: calc(100% - 90px);
   }
   .new li .img{
	   width: 220px;height: 130px;
   }
   .zaixly .form h2{
	   font-size: 20px;
   }
   .zaixly .form label{
	   font-size: 15px;line-height: 40px;
   }
   .zaixly .form .t1{
	   height: 40px;
   }
   .zaixly .form .btn{
	   width: 125px;height: 40px;
   }
   .zaixly .form .t2{
	   height: 80px;
   }
   
   .zhaopin .box td, .zhaopin .box th{
	   font-size: 13px;line-height: 40px;
   }
    .hpage4 .ovs li .del{
		height: 110px;
	}
   .hpage4 .ovs li{
	   height: 240px;
   }
   .hpage4 .ovs li .del p{
	   padding: 0 5px;font-size: 12px;
   }
   .hpage4 .ovs li:nth-child(2n) .mask{
	   padding-top: 70px;
   }
   .hpage4 .ovs li:nth-child(2n) .del::before{
	   top: -20px;height: 20px;
   }
   .hpage4 .ovs li .del::before{
   	  height: 30px;
   }
   .hpage4 .ovs li .mask .txt{
	   margin-top: 44px;
   }
   .hpage4 .ovs li .txt{
	   margin-top: 44px;
   }
   
   
   
   
   
}

@media only screen and (max-width:1000px) {
  
       .wrap{
       	 width: auto;padding: 0 15px;
       }
	   .header .gh {
	   	display: block;position: absolute;
	   	z-index: 11;top: 10px;right: 15px;
	   }
	   .header{
	   	position: fixed;height: 50px;top: 0;left: 0;right: 0;z-index: 98;
	   }
	   .layout{
	   	padding-top: 50px;
	   }
	   .header .ulogo{
	   	float: none;    max-width: 240px;
	   }   
	   .header .naver{
	   	float: none;position: fixed;z-index: 111;
	   	top: 50px;left: 0;right: 0;
	   	margin: 0 auto;display: none;background: #fff;height: 100%;
	   }
	   .header .naver ul{
		   margin: 0 10px;
	   }
	   .header .naver li{
	   	float: none;margin-right: 0;
	   }
	   .header .naver li a{
	   	font-size: 15px;line-height: 34px;color: #333;padding: 3px 0;
	   }
	  .header .naver h3::before{
	   	height: 2px;bottom: 0;top: auto;
	   }
	   .header .naver li h3 i {
	       position: absolute;
	       z-index: 11;
	       width: 30px;
	       height: 30px;
	       background: url(../images/fj6.png) no-repeat center;
	       right: 10px;
	       transition: all 0.3s;
	       top: 50%;
	      margin-top: -15px;
	   }
	   .header .naver li h3 i.on{
	   		   transform:rotate(180deg);
	   }
	   .header.on .naver{
	   		   background: #00a0e9;
	   }
	   .header.on .naver .nli dd a{
	   		   color: #fff;
	   }
	   .header.on .naver li h3 i{
	   		   background: url(../images/fj6-1.png) no-repeat center;
	   }
	   .header .naver li{
	   	position: relative;
	   }
	   .header .naver .nli{
	   	padding: 0;background: none;position: static;
	   }
	   .header .nli dl{
	   	margin: 5px 0;display: block;padding-left: 10px;
	   }
	   .header .nli dd{
	   	float: none;width: auto;padding: 0;
	   }
	   .header .nli dd::before{
	   	display: none;
	   }
	   .header .nli .txt .btn span,
	   .header .nli .txt p a{
	   	font-size: 13px;
	   }
	   .header .naver .nli dd a:hover{
	   		   background: none;color: #00a0e9;
	   }
	   .header .naver .nli dd a{
		   background: none;text-align: left;color: #333;line-height: 2.6;
	   }
	   .header .naver h3{
	   		   border-bottom: 1px solid #ccc;
	   }
	   .header .naver li:hover h3::before, .header .naver li.on h3::before{
	   		   display: none;
	   }
	   .header .naver .nli dd a:hover{
	   		   color: #fff;
	   }
	   .header.on .naver h3{
	   		   border-color: #fff;
	   }
	   .hbanner{
		   height: 30vh;
	   }
	   .hbanner .prev, .hbanner .next{
		   width: 30px;height: 30px;background-size: 6px auto !important;left: 20px;margin-top: -10px;
	   }
	   .hbanner .txt h1{
		   font-size: 20px;
	   }
	   .hbanner .txt h6{
		   font-size: 14px;
	   }
	   .hbanner .next{
		   left: auto;right: 20px;
	   }
	   .hbanner .spot{
		   bottom: 10px;
	   }
	   .hpage1{
		   padding: 20px 0 30px;
	   }
	   .hpage1 .tps li a{
		   font-size: 15px;line-height: 36px;
	   }
	   .hpage1 .tps li{
		   margin-right: 20px;
	   }
	   .hpage1 .box{
		   margin-top: 20px;display: block;
	   }
	   .hpage1 .box .lt{
		   width: auto;
	   }
	   .hpage1 .box .rt{
		   width: auto;padding-left: 0;
	   }
	   .hpage1 .box .lt .img{
		   height: auto;
	   }
	   .hpage1 .box .lt .ts h3{
		   font-size: 14px;
	   }
	   .hpage1 .box .rt li h3{
		   font-size: 15px;
	   }
	   .uittit h1{
		   font-size: 20px;
	   }
	   .hpage2{
		   padding: 20px 0;
	   }
	   .hpage2 .box{
		   margin-top: 30px;
	   }
	   .hpage2 .box .lt{
		   width: auto;float: none;
	   }
	.hpage2 .box .lt::before{
		display: none;
	}
	.hpage2 .box .rt{
		float: none;width: auto;margin-top: 10px;
	}
	.hpage2 .box .rt h2{
		font-size: 18px;
	}
	.hpage2 .box .rt dl{
		margin: 15px 0;
	}
	.hpage2 .box .rt h4 span{
		font-size: 18px;
	}
	.hpage2 .box .rt dd{
		margin-right: 50px;
	}
	.hpage2 .box .rt .btn{
		height: 34px;line-height: 34px;
	}
	.hpage3{
		padding: 30px 0;
	}
	.hpage3 .box .swipgoch .prev, .hpage3 .box .swipgoch .next{
		width: 30px;height: 30px;margin-top: -15px; background-size: 6px auto !important;border-radius: 4px;
	}
	.hpage3 .box .swipgoch li .img{
		height: 140px;
	}
	.hpage3 .box .swipgoch li .txt{
		padding: 5px;
	}
	.hpage3 .box .swipgoch{
		margin: 0 40px;
	}
	.hpage3 .box .swipgoch li .txt h3{
		font-size: 14px;
	}
	.hpage3 .box .swipgoch li .txt p{
		font-size: 12px;margin: 4px 0;
	}
	.hpage3 .box .swipgoch li .txt h6{
		font-size: 12px;
	}
	.hpage3 .box{
		margin-top: 30px;
	}
	.hpage3 .btn{
		width: 100px;font-size: 12px;margin-top: 30px;height: 30px;line-height: 30px;
	}
	.hpage4{
		padding: 30px 0;
	}
	.hpage4 .ovs{
		margin-top: 30px;
	}
	.hpage4 .ovs li{
		width: auto;margin-right: 0;float: none;margin-bottom: 30px;height: auto;
	}
	.hpage4 .ovs li .img{
		height: auto;
	}
	.hpage4 .ovs li:hover .mask,
	.hpage4 .ovs li .mask{
		display: none;
	}
	.hpage4 .ovs li h4, .hpage4 .ovs li h3{
		font-size: 16px;
	}
	.hpage5{
		padding: 40px 0;
	}
	.hpage5 li{
		width: 50%;margin-bottom: 20px;
	}
	.hpage5 li h6{
		font-size: 14px;margin-top: 5px;
	}
	.hpage5 li .ico img{
		height: 28px;
	}
	.footer .bgs{
		width: auto;line-height: 30px;font-size: 13px;position: static;margin: 0 15px 20px;display: none;
	}
	.footer .tps dl{
		display: none;
	}
	.footer .tps dl.d2{
		display: block;padding-left: 0;
	}
	.footer{
		padding-top: 20px;
	}
	.footer .tps dt{
		margin-bottom: 10px;
	}
	.footer .tps dl.d2 dd{
		padding-top: 0;display: block;
	}
	.footer .tps dl.d2 dd .txt p{
		line-height: 1.6;
	}
	.footer .tps dl.d2 dd .txt{
		margin-top: 12px;
	}
	.footer .link{
		margin-top: 20px;
	}
	.footer .copyright .wrap p,
	.footer .copyright .wrap{
		display: block;
	}
	.footer .copyright{
		padding: 5px 0;
	}
	.footer .copyright a{
		line-height: 1.6;
	}
	.hpage1 .box .rt li .tms{
		width: 70px;
	}
	.hpage1 .box .rt li h6{
		font-size: 16px;
	}
	.hpage1 .box .rt li .txt{
		width: calc(100% - 80px);
	}
	.hpage1 .box .rt li h3{
		font-size: 14px;
	}
	.banner{
		
	}
	.banner .txt h2{
		font-size: 20px;
	}
	.banner .txt p{
		font-size: 12px;
	}
	.banner .list{
		
	}
	.banner .list li{
		padding: 5px 15px;
	}
	.banner .list h3{
		font-size: 12px;margin-top: 0;
	}
	.banner .list ul{
		display: block;overflow-x: scroll;white-space: nowrap;
	}
	.banner .list li{
		display: inline-block;vertical-align: middle;margin-right: 5px;
	}
	.uittpps .wrap{
		display: block;padding: 0 10px;
	}
	.uittpps .lt dd a{
		font-size: 13px;line-height: 36px;
	}
	 .crumbs dd span, .crumbs dd a, .crumbs dt{
		 font-size: 12px;line-height: 1.7;
	 }
	.uittpps{
		padding-top: 10px;background: #f5f5f5;
	}
	.crumbs,
	.uittpps .lt{
		float: none;
	}
	.gongvyj{
		padding: 20px 0 40px;
	}
	.gongvyj li{
		    width: calc((100% - 10px)/2);margin-right: 0;margin-bottom: 10px;
	}
	.gongvyj li:nth-child(2n){
		float: right;
	}
	.gongvyj li .img{
		height: 110px;
	}
	.gongvyj li .txt{
		padding: 5px;
	}
	.gongvyj li .txt h3{
		font-size: 14px;
	}
	.gongvyj li .txt h6,
	.gongvyj li .txt p{
		font-size: 12px;
	}
	.pages dd a{
		font-size: 12px;padding: 0 5px;line-height: 22px;
	}
	.pages dd{
		margin: 0 2px;
	}
	.banner .list .ico{
		height: 22px;position: relative;
	}
	.banner .list .ico img{
		position: absolute;
		left: 0;right: 0;
		top: 50%;z-index: 1;
		transform:translateY(-50%);
		-ms-transform:translateY(-50%);  /* IE 9 */
		-moz-transform:translateY(-50%);     /* Firefox */
		-webkit-transform:translateY(-50%); /* Safari 鍜� Chrome */
		-o-transform:translateY(-50%); max-width: 70%;max-height: 70%;display: block;margin: 0 auto;
	}
	.uittpps .lt dd{
		margin-right: 20px;
	}
	.about{
		padding: 20px 0 40px;
	}
	.about h3{
		font-size: 14px;
	}
	.about h5{
		font-size: 20px;
	}
	.about dl{
		margin: 15px 0;
	}
	.about h4,
	.about h6{
		font-size: 12px;
	}
	.about h4 span{
		font-size: 20px;
	}
	.about dd{
		margin-right: 40px;
	}
	.about .bds .del{
		float: none;width: auto;font-size: 14px;
	}
	.about .bds .pic{
		width: auto;float: none;margin-top: 15px;
	}
	.about .bds .pic img{
		margin-bottom: 10px;
	}
	.biaozhun{
		padding: 20px 0 40px;
	}
	.biaozhun li a{
		display: block;
	}
	.biaozhun li h3{
		width: auto;
	}
	.biaozhun li{
		padding: 8px 15px;
	}
	.biaozhun .wrap{
	 	padding: 0;
	}
	.biaozhun li h6, .biaozhun li h3{
		font-size: 13px;line-height: 1.8;
	}
	.biaozhun li h3{
		margin-bottom: 5px;
	}
	.kejicx{
		padding: 20px 0 40px;
	}
	.kejicx li{
		    width: calc((100% - 10px)/2);
		    margin-right: 0;margin-bottom: 10px;height: 250px;
	}
	.kejicx li:nth-child(2n){
		float: right;
	}
	.kejicx li .txt .img{
		height: 200px;
	}
	.kejicx li .txt{
		padding: 8px;
	}
	.kejicx li .mask h6,
	.kejicx li .txt h6{
		font-size: 13px;
	}
	.kejicx li .mask h6{
		padding-top: 30px;background-size: 20px auto !important;
	}
	.contact{
		padding: 20px 0 40px;
	}
	.contact .wrap{
		display: block;padding-bottom: 10px;
	}
	.contact .text, .zaixly .form{
		padding: 10px 0;width: auto;
	}
	.contact .text h2{
		font-size: 18px;padding-bottom: 5px;
	}
	.contact .text p{
		font-size: 13px;
	}
	.contact .map, .zaixly .map{
		width: auto;height: 200px;
	}
	.new{
		padding: 20px 0 40px;
	}
	.new li{
		padding: 15px 0;
	}
	.new li a{
		display: block;
	}
	.new li .img{
		width: auto;height: 20vh;
	}
	.new li .txt{
		width: auto;display: block;background-image: none;margin-top: 8px;
	}
	.new li .txt::before{
		display: none;
	}
	.new li .txt .tms{
		width: auto;
	}
	.new li .txt .tms h6{
		font-size: 16px;display: inline-block;
	}
	.new li .txt .tms h3{
		font-size: 12px;display: inline-block;
	}
	.new li .txt .del{
		width: auto;padding-right: 0;
	}
	.new li .txt .del h2{
		font-size: 16px;margin: 6px 0 4px;
	}
	.newdel{
		padding: 20px 0 40px;
	}
	.newdel .box{
		padding: 15px 0;
	}
	.newdel .hds h1{
		font-size: 16px;
	}
	.newdel .hds{
		padding-bottom: 10px;
	}
	.newdel .del{
		padding: 10px 0;font-size: 13px;
	}
	.newdel .fts .b1{
		float: none;width: auto;font-size: 12px;line-height: 36px;margin-bottom: 10px;
	}
	.newdel .fts .b1:nth-child(2){
		float: none;
	}
	.newdel .bds{
		padding: 15px 0;
	}
	.newdel .wrap{
		margin-bottom: 20px;
	}
	.newdel .bds h6{
		font-size: 16px;
	}
	.newdel .bds li a{
		font-size: 12px;line-height: 1.8;
	}
	.newdel .bds li{
		float: none;width: auto;margin-bottom: 5px;
	}
	.newdel .bds ul{
		margin-top: 10px;
	}
	.zaixly .wrap{
		display: block;padding-bottom: 10px;
	}
	.zaixly{
		padding: 20px 0 40px;
	}
	.zaixly .form h2{
		font-size: 16px;padding-bottom:5px
	}
	.zaixly .form label{
		font-size: 14px;line-height: 30px;width: 46px;
	}
	.zaixly .form .t1{
		height: 30px;width: calc(100% - 46px);font-size: 14px;padding: 0 10px;
	}
	.zaixly .form .t2{
		height: 80px;padding: 10px;
	}
	.zaixly .form .btn{
		width: 100px;height: 32px;font-size: 14px;margin-left: 48px;margin-top: 15px;
	}
	.zhaopin{
		padding: 20px 0 40px;
	}
	.zhaopin .wrap{
		padding: 0;
	}
	.zhaopin .box{
		padding: 10px;overflow-y: auto;overflow-x: auto;overflow-x: scroll;white-space: nowrap;
	}
	.zhaopin .box table{
		width: 200%;
	}
	.zhaopin .box td:nth-child(1), .zhaopin .box th:nth-child(1){
		padding-left: 10px;
	}
	
	.crumbs dt{
		background-size: 8px auto;padding-left: 12px;
	}
	.gongvyj .wrap{
		padding: 0 10px;
	}
	.selected .gh.on a:before,
	.selected .gh.on a:after,
	.gh.on a:after,
	.gh.on a:before,
	.gh.on a{
		background: #fff;
	}
	.hpage1 .box .oss{
		display: block;
	}
	.header .naver .nli dd a:hover{
		color: #00a0e9;
	}
	.header.on .naver .nli dd a:hover{
		color: #fff;
	}
	.banner {
	    height: 30vh;
	}
	.crumbs{
		display: none;
	}
	.uittpps{
		padding-top: 0;
	}
	.banner .txt h2{
		font-size: 18px;
	}
}
