
/*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: #007cb7;
    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: #007cb7;
    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: #007cb7;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #007cb7;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}






@media only screen and (max-width:1660px) {
	html{
		font-size:16px;
	}
	
}

@media only screen and (max-width:1500px) {
	html{
		font-size:14px;
	}
		
}

@media only screen and (max-width:1200px) {
   html{
   	font-size:12px;
   }
   
 

}
@media only screen and (max-width:1100px) {
  
  .wrap{
	  width: auto;padding: 0 15px;
  }
  h6,
  p{
	  font-size: 14px !important;
  }
  .header .tps .wrap{
	  display: block;
  }
  .gh{
	  display: block;top: 16px;right: 20px;
  }
  .header .tps .email,
  .header .tps .tel{
	  display: none;
  }
  .header .tps .logo{
	  max-width: 180px;margin-top: 14px;
  }
  .header .tps .laug{
	  margin-left: 0;position: absolute;
	  right: 70px;
	  top: 22px;z-index: 1;width: 44px;background-size: 8px auto;
  }
  .header{
	  position: fixed;
	  left: 0;right: 0;
	  top: 0;z-index: 24;background: #fff;height: 60px;
  }
  .layout{
	  padding-top: 60px;
  }
  .header .tps{
	  padding: 0;
  }
  .hnaver{
	  position: absolute;
	  left: 0;right: 0;
	  top: 100%;z-index: 1;background: #fff;display: none;
  }
  .hnaver ul{
	  display: block;padding-bottom: 20px;
  }
  .hnaver li a{
	  font-size: 17px;line-height: 36px;
  }
  .banner{
	  height: 30vw;
  }
  .about .abo1{
	  padding: 30px 0;
  }
  .about .abo1 .del strong,
 .about .abo1 .del{
	 font-size: 14px;line-height: 1.7;
 }
  .about .abo1 ul{
	  display: block;margin-top: 20px;
  }
  .about .abo1 li{
	  width: auto;margin-bottom: 14px;
  }
  h3{
	  font-size: 16px !important;
  }
  .about .abo2 .txt h3{
	  font-size: 26px !important;
  }
  .about .abo2 .txt h2{
	  font-size: 24px !important;margin-top: -20px;
  }
  .about .abo2 .txt .del{
	  font-size: 14px;line-height: 1.7;
  }
  .about .abo2{
	  height: auto;padding: 60px 0 160px;
  }
  .about .abo2 .txt{
	  padding-top: 0;max-width: initial;
  }
  .footer .nav{
	  display: none;
  }
  .footer{
	  padding-top: 0;
  }
  
  .footer .bds{
	  display: block;padding: 20px 0;
  }
  .contact .bds .txt dd,
  .footer .bds .text dd{
	  font-size: 13px;line-height: 1.5; background-position: left top 6px !important;background-size: 11px auto !important; 
	  padding-left: 20px;margin-bottom: 6px;
  }
  .contact .bds .txt ul,
  .footer .bds .rs ul{
	  justify-content: flex-start;margin-top: 20px;
  }
  .contact .bds .txt li,
  .footer .bds .rs li{
	  margin-left: 0;margin-right: 20px;
  }
  .contact .bds .txt li .wx,
  .footer .bds .rs li .wx{
	  width: 70px;height: 70px;
  }
 .footer .bds .text h3{
	 font-size: 18px !important;
 }
  .footer .copyright{
	  font-size: 13px;
  }
  .contact .bds .txt li h6,
  .footer .bds .rs li h6{
	  font-size: 12px !important;
  }
  .case .bds ul{
	  display: block;
  }
  .case .bds li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .case .bds li .pic{
	  height: auto;
  }
  .case .bds li .txt p{
	  height: auto;line-height: 1.6;
  }
  .pages dd a{
	  font-size: 13px;line-height: 24px;padding: 0 8px;
  }
  .contact .bds{
	  display: block;
  }
  .contact .bds .fms,
  .contact .bds .txt{
	  width: auto;
  }
  .contact .bds .txt h3 span{
	  font-size: 12px;
  }
  .contact .bds .txt h3{
	  font-size: 17px !important;
  }
  .contact .bds .fms{
	  margin-top: 20px;padding: 15px ;
  }
  .contact .bds .fms li{
	  display: block;margin-bottom: 0;
  }
  .contact .bds .fms .t1{
	  width: 100%;height: 38px;font-size: 14px;margin-bottom: 14px;
  }
  .contact .bds .fms ul{
	  margin-top: 12px;
  }
  .contact .bds .fms .t2{
	  height: 100px;
  }
  .contact .bds .fms .btn{
	  font-size: 14px;margin-top: 0;line-height: 36px;font-size: 15px;
  }
  .contact .bds{
	  padding: 40px 0 20px;margin: 0;
  }
  
  .fuwu .del p{
	  line-height: 1.6;
  }
  .guzhu .del{
	  font-size: 14px;line-height: 1.7;text-align: left;margin-bottom: 20px;
  }
  .guzhu .fms dl{
	  display: block;
  }
  .guzhu .fms dd{
	  width: 100%;margin-bottom: 20px;
  }
  .guzhu .fms label{
	  font-size: 14px;
  }
  .guzhu .fms .t1{
	  height: 40px;font-size: 14px;
  }
  .guzhu .fms .lsele{
	  height: 40px;font-size: 14px;background-size: 8px auto;
  }
  .guzhu .fms .t2{
	  height: 100px;
  }
  .guzhu .fms .fls{
	  display: block;
  }
  .guzhu .fms .filp{
	  margin: 12px 0 0;
  }
  .guzhu .fms .filp h6 span{
	  font-size: 12px;line-height: 46px;background-size: 8px auto;
  }
  .guzhu .fms .filp,
  .guzhu .fms .filp h6{
	  width: 100px;height: 46px;
  }
  .guzhu .fms .filp h6{
	  background-size: 100% auto;
  }
  .guzhu .fms .btn{
	  width: 100px;line-height: 36px;font-size: 14px;
  }
  .news .bds li a{
	  display: block;
  }
  .news .bds li .pic{
	  width: auto;height: auto;
  }
  .news .bds li .ts{
	  width: auto;margin-top: 10px;
  }
  .news .bds li p{
	  line-height: 1.7;height: auto;
  }
  .hpage7 .bds li h6,
  .newdel .hds h6,
  .news .bds li h6{
	  padding-left: 18px;background-size: 12px auto;
  }
  
  .newdel .fts a,
  .newdel .del{
	  font-size: 14px;line-height: 1.7;
  }
  .newdel .fts a{
	  margin-bottom: 10px;
  }
  .crumbs dd span, .crumbs dd a{
	  font-size: 12px;
  }
  .ture span{
	  font-size: 14px;line-height: 26px; 
  }
  .ture{
	 width: 80px;
  }
  .ywdel .del{
	  font-size: 13px;line-height: 1.8;
  }
  .zhiwe .bds{
	  display: block;
  }
  .zhiwe .bds .rt,
  .zhiwe .bds .lts{
	  width: auto;padding: 0;
  }
  .zhiwe .bds .lts h4{
	  font-size: 16px;
  }
  .zhiwe .bds .lts li h3 a{
	  font-size: 14px;line-height: 34px;margin-bottom: 0;
  }
  .zhiwe .bds .lts li i{
	  height: 34px;width: 34px;background-size: 12px auto;
  }
  .zhiwe .bds .lts li dd a{
	  font-size: 13px;
  }
  .zhiwe .bds .rt .fms{
	  display: block;
  }
   .zhiwe .bds .rt{
	   margin-top: 20px;
   }
  .zhiwe .bds .rt .fms .flx{
	  width: 100%;height: 34px;border-radius: 20px;
  }
  .zhiwe .bds .rt .fms .t1{
	  height: 34px;font-size: 14px;
  }
  .uitzhiw ul{
	  display: block;
  }
  .uitzhiw li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .zhiwdel .hds dd,
  .uitzhiw li .flax h6,
  .uitzhiw li dd span, .uitzhiw li dd{
	  font-size: 13px !important;
  }
  .uitzhiw li h3{
	  font-size: 18px !important;
  }
  .zhiwdel .hds dd,
   .uitzhiw li .flax h6{
	   padding: 0 8px;line-height: 2;
   }
   .uitzhiw li h4{
	   font-size: 18px;
   }
  .zhiwe .bds .lts{
	  display: none;
  }
  .zhiwdel .hds{
	  display: block;
  }
  .zhiwdel .hds h2{
	  font-size: 20px;
  }
  .zhiwdel .hds h3{
	  margin-top: 10px;font-size: 18px !important;
  }
  .zhiwdel .bds ul{
	  display: block;
  }
  .zhiwdel .del,
  .zhiwdel .bds li{
	  width: auto;font-size: 14px;
  }
  .zhiwdel .del{
	  line-height: 1.7;
  }
  .zhiwdel .del strong{
	  font-size: 16px;margin-bottom: 10px;display: inline-block;
  }
  .zhiwdel .bns{
	  margin-top: 20px;font-size: 14px;width: 100px;line-height: 34px;
  }
  .hpage7{
	  padding: 40px 0;
  }
  .hpage7 .bds ul{
	  display: block;
  }
  .hpage7 .bds li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .hpage7 .bds li .pic{
	  height: auto;
  }
  .hpage7 .bds li p{
	  line-height: 1.7;height: auto;
  }
  .more{
	  width: 110px;line-height: 34px;font-size: 14px;border-radius: 20px;
  }
  .hpage5 .fms{
	  margin-top: 30px;
  }
  .hpage5 .fms ul{
	  display: block;
  }
  .hpage5 .fms li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .hpage5 .fms li .lsele{
	  height: 38px;font-size: 14px;background-size: 10px auto;
  }
  .hpage5 .bns span{
	  font-size: 14px;background-size: 12px auto;padding-left: 20px;line-height: 36px;
  }
  .hpage5 .bns{
	  width: 110px;
  }
  .hpage4 .uitzhiw li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .hpage1 .bds li{
	  width: 33%;margin-bottom: 20px;
  }
  .hpage1 .bds ul{
	  justify-content: initial;
  }
  .hpage1 .bds li .ico{
	  margin: 0 auto;
  }
  .hpage1 .bds li h6{
	  margin-top: 10px;
  }
  .hpage1{
	  padding: 30px 0 20px;
  }
  .hpage2 .bds ul{
	 justify-content: space-between;
  }
  .hpage2 .bds li{
	  width: calc((100% - 12px)/2);margin-right: 0;margin-bottom: 20px;
  }
  .hpage2 .bds li .ico{
	  width: 26px;height: auto;margin: 0 auto;
  }
  .hpage2 .bds li h6{
	  margin-top: 10px;
  }
  .hpage2 .bds li{
	  height: 9rem;
  }
  .hpage1 .bds li h6 span{
	  font-size: 10px;
  }
  .hpage6 .swiplist .hd .txt{
	  width: auto;font-size: 14px;line-height: 1.7;
  }
  .hpage6 .swiplist .bd p{
	  font-size: 12px !important;
  }
  .uitrts .ls{
	  height: 40px;
  }
  .uitrts img{
	  width: 40px;
  }
  .uitrts .ls h4{
	  display: none;
  }
  .hpage3 .txt{
	  width: auto;margin: 0 10px;padding: 20px;
  }
  .hbanner .swiper-slide{
	  height: 70vw;
  }
  .hbanner .txt{
	  left: 15px;top: 20%;
  }
  .hbanner .txt h2{
	  font-size: 20px;
  }
  .hpage3 .wrap{
	  padding: 40px 0;
  }
  .hpage3 .txt .del{
	  font-size: 14px;line-height: 1.8;
  }
  .hpage6 .swiplist .bd{
	  width: 160px;
  }
  .hpage6 .swiplist .bd .ico{
	  width: 36px;height: 36px;
  }
  
  
  
  
  
  
  
  
  
  
  
}













