/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 20px;
    width: 20px;
    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: #fc4513;
    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: #fc4513;
    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: #fc4513;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #fc4513;
    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:1400px) {
	html{
		font-size:14px;
	}
		
}
@media only screen and (max-width:1200px) {
   html{
   	font-size:12px;
   }
 

}
@media only screen and (max-width:1100px) {
  html{
  	font-size:14px;
  }
  .wrap{
	  width: auto;padding: 0 10px;
  }

  .bbanner{
	  height: 180px;
  }
  .produdel .tops{
	  padding-top: 20px;
  }
  .produdel .tops .rts,
  .produdel .tops .lts{
	  width: auto;float: none;
  }
  .produdel .tops .swiphds{
	  height: 360px;
  }
  .produdel .tops .swiphds li img{
	  max-width: 70%;
	      max-height: 70%;
  }
  .produdel .tops .text h2{
	  font-size: 18px;border-bottom: none;padding-bottom: 0;
  }
  .produdel .tops .text{
	  margin-top: 20px;
  }
  .produdel .tops .text p{
	  font-size: 14px;margin: 8px 0 20px;
  }
  .produdel .tops .btn span{
	  font-size: 14px;
  }
  .produdel .tops .btn{
	  width: 80px;
  }
  .produdel .del h3{
	  font-size: 18px;
  }
  .produdel .tops .swiphds .next, .produdel .tops .swiphds .prev{
	  background-size: 8px auto;height: 60px;margin-top: -30px;
  }
  .produdel .del h6{
	  font-size: 14px;
  }
  .produdel .del table td,
  .produdel .del table th{
	  font-size: 13px;line-height: 1.4;padding: 10px 3px;
  }
  .footer{
	  padding: 12px 0;
  }
  .footer a{
	  font-size: 12px;
  }
  .product{
	  padding: 30px 0 60px;
  }
  .product .rts,
  .product .ltnav{
	  float: none;width: auto;
  }
  .product .ltnav h3{
	  background: none;text-align: center;font-size: 22px;color: #252525;font-weight: bold;
  }
  .product .ltnav ul{
	  margin-top: 20px;overflow: hidden;
  }
  .product .ltnav li a{
	  background: none;font-size: 16px;line-height: 40px;
  }
  .product .ltnav li{
	  float: left;width: calc((100% - 10px)/2);margin-bottom: 10px;
	  border: 1px solid #dedede;-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  box-sizing: border-box;color: #7f7f7f;text-align: center;
  }
  .product .ltnav li:nth-child(2n){
	  float: right;
  }
  .product .ltnav li.on a, .product .ltnav li a:hover{
	  background-image: none;
  }
  .product .rts{
	  margin-top: 30px;
  }
  .product .rts .clearfix li{
	  margin-bottom: 16px;width: calc((100% - 10px)/2);margin-right: 0;
	  height: 142px;
  }
  .product .rts .clearfix li:nth-child(2n){
	  float: right;
  }
  .product .rts .clearfix li .pic{
	  height: 106px;
  }
  .product .rts .clearfix li p{
	  font-size: 14px;margin-top: 0;
  }
  .pages dd a{
	  font-size: 12px;line-height: 24px;width: 24px;
  }
  .pages dd{
	  margin: 0 4px;
  }
  .about .abpg1 li::before{
	  display: none;
  }
  .about .abpg1 li h3{
	  font-size: 28px;
  }
  .about .abpg1 li p,
  .about .abpg1 li h3 sup{
	  font-size: 12px;
  }
  .about .abpg1{
	  padding: 18px 0;
  }
  .about .abpg2{
	  padding: 30px 0;
  }
  .about .abpg2 h2{
	  font-size: 22px;
  }
  .about .abpg2 .del{
	  font-size: 14px;line-height: 1.8;margin: 14px 0;
  }
  .about .abpg2 ul{
	  margin-top: 20px;
  }
  .about .abpg2 li .ico img{
	      max-width: 70%;
	      max-height: 70%;
  }
  .about .abpg3{
	  padding: 30px 0;
  }
  .about .abpg3 ul{
	  flex-wrap: wrap;
  }
  .about .abpg3 li{
	  width: 50%;margin-bottom: 32px;
  }
  .about .abpg3 li .ico h3{
	  font-size: 20px;
  }
  .about .abpg3 li h4{
	  font-size: 17px;
  }
  .about .abpg3 li p{
	  font-size: 14px;
  }
  .about .abpg4{
	  padding: 30px 0 60px;
  }
  .about .abpg4 h2{
	  font-size: 22px;margin-bottom: 20px;
  }
  .about .abpg4 .pic,
  .about .abpg4 .text{
	  float: none;width: auto;padding-left: 0;
  }
  .about .abpg4 .text p{
	  margin-bottom: 30px;
  }
  .about .abpg4 .pic{
	  margin-top: 30px;
  }
  .case{
	  padding: 30px 0 60px;
  }
  .case h2{
	  font-size: 22px;
  }
  .case ul{
	  margin-top: 30px;
  }
  .case li{
	  float: none;width: auto;margin-right: 0;margin-bottom: 26px;
  }
  .case li .pic{
	  height: 180px;
  }
  .case li p{
	  font-size: 14px;line-height: 50px;text-align: center;
  }
  .contact{
	  padding-top: 0;
  }
  .contact .hds{
	  position: relative;
  }
  .contact h2{
	  font-size: 22px;position: absolute;
	  left: 0;right: 0;
	  top: 34px;z-index: 3; 
  }
  .contact .maps{
	  margin-top: 0;height: 420px;
  }
  .contact .text{
	  padding-left: 0;width: 100%;
  }
  .contact .text h3{
	  padding-top: 70px;padding-left: 10px;font-size: 19px;margin-bottom: 18px;
  }
  .contact .text li{
	  font-size: 13px;margin-bottom: 12px;
  }
  .contact .bds{
	  margin-top: 20px;
  }
  .contact .bds h3{
	  font-size: 18px;text-align: left;
  }
  .contact .bds ul{
	  margin-top: 20px;
  }
  .contact .bds dl{
	  display: block;
  }
  .contact .bds dd{
	  width: 100%; margin-bottom: 14px;
  }
  .contact .bds li{
	  margin-bottom: 14px;
  }
  .contact .bds .t1{
	  font-size: 15px;
  }
  .contact .bds .t2{
	  height: 160px;
  }
  .contact .bds .sub{
	  width: 80px;margin: initial;
  }
  .jisucz{
	  padding: 30px 0 60px;
  }
  .jisucz h2{
	  font-size: 22px;margin-bottom: 24px;
  }
  .jisucz .tables {
	  overflow-x: scroll;overflow-y: hidden;
  }
   .jisucz .tables table{
	   width: 300%;
   }
  .jisucz table th,
  .jisucz table td{
	  font-size: 13px;
  }
  .news{
	  padding: 30px 0 60px;
  }
  
  .news h2{
	  font-size: 22px;
  }
  
  .news .swipnew{
	  margin: 20px 0 30px;
  }
  .news .swipnew li a{
	  height: auto;
  }
  .news .swipnew li .pic{
	  float: none;width: auto;height: 265px;
  }
  .news .swipnew .spot{
	  left: 0;right: 0;bottom: 10px;
  }
  .news .swipnew li .txt{
	  width: auto;float: none;padding: 15px 15px 50px;
  }
  .news .swipnew li .txt::before{
	  display: none;
  }
  .news .swipnew li .txt h6{
	  font-size: 12px;
  }
  .news .swipnew li .txt h3{
	  font-size: 16px;margin: 6px 0 10px;
  }
  .news .swipnew li .txt p{
	  font-size: 14px;line-height: 1.8;
  }
  .news .swipnew li .txt h4{
	  display: none;
  }
  .news .list li{
	  float: none;width: auto;height: auto;margin-right: 0;margin-bottom: 20px;
  }
  .news .list li .tps{
	  display: none;
  }
  .news .list li .tbs{
	  display: block;
  }
  .news .list li .tbs h4{
	  font-size: 16px;line-height: 1.8;bottom: 14px;
  }
  .newdel{
	  padding: 30px 0 60px;
  }
  .newdel .hds h1{
	  font-size: 19px;text-align: left;
  }
  .newdel .hds dd{
	  font-size: 12px;margin: 0;margin-right: 16px;
  }
  .newdel .hds dl{
	  justify-content: flex-start;
  }
  .newdel .del{
	  margin-top: 30px;font-size: 14px;line-height: 1.8;
  }
  .newdel .fts{
	  display: block;padding-top: 24px;
  }
  .newdel .fts a{
	  width: auto;font-size: 14px;margin-bottom: 10px;
  }
  .newdel .fts a:nth-child(2){
	  text-align: left;
  }
  .shuomxz{
	  padding: 30px 0;
  }
  .shuomxz h2{
	  font-size: 22px;
  }
  .shuomxz li{
	  padding: 0;
  }
  .shuomxz li h3{
	  float: none;background: #efefef;padding: 0 12px;
	  font-size: 18px;
	  line-height: 36px;
	  color: #252525;width: auto;
  }
  .shuomxz ul{
	  margin-top: 30px;
  }
  .shuomxz li .rts{
	  float: none;width: auto;padding-bottom: 0;border-bottom: none;
  }
  .shuomxz li .rts dl{
	  padding: 25px 0 45px;
  }
  .shuomxz li dd{
	  width: calc((100% - 30px)/2);
  }
  .shuomxz li dd .pic{
	  height: 106px;
  }
  .shuomxz li dd p{
	  font-size: 14px;
  }
  .hfooter{
	  padding: 40px 0 30px;
  }
  .tit h2{
	  font-size: 22px;
  }
  .hfooter .text{
	  margin: 20px 0 30px;
  }
  .hfooter .text h3{
	  font-size: 18px;
  }
  .hfooter .text li{
	  font-size: 13px;
  }
  .hfooter .rts,
  .hfooter .lts{
	  float: none;width: auto;
  }
  .hfooter .rts h6{
	  font-size: 18px;line-height: 1.8;margin-bottom: 20px;
  }
  .hfooter .rts dl{
	  display: block;
  }
  .hfooter .rts dd{
	  width: auto;margin-bottom: 14px;
  }
  .hfooter .rts li{
	  margin-bottom: 14px;
  }
  .hfooter .rts .t1{
	  font-size: 14px;
  }
  .hfooter .rts .t2{
	  height: 100px;
  }
  .hfooter .rts .bns{
	  display: block;
  }
  .copyright{
	  padding: 30px 0 0;
  }
  .hpage5{
	  padding: 30px 0 50px;
  }
  .hpage5 ul{
	  margin-top: 30px;
  }
  .hpage5 li{
	  width: calc((100% - 15px)/2);margin-bottom: 18px;margin-right: 0;
	  height: 230px;
  }
  .hpage5 li:nth-child(2n){
	  float: right;
  }
  .hpage5 li .ico{
	  height: 50px;
  }
  .hpage5 li h3{
	  font-size: 16px;margin-top: 6px;
  }
  .hpage5 li p{
	  font-size: 12px;
  }
  .hpage4{
	  padding: 30px 0 50px;
  }
  .hpage4 ul{
	  flex-wrap: wrap;
  }
  .hpage4 dd p{
	  font-size: 14px;
  }
  .hpage4 dd{
	  width: 85px;height: 70px;margin: 0 -10px 6px;
  }
  .hbanner,
  .hbanner li{
	  min-height: 245px;
  }
  .hbanner{
	  height: 60vw;
  }
  .hbanner li h2{
	  font-size: 50px;
  }
  .hbanner li h3{
	  font-size: 26px;margin: -42px 0 20px;
  }
  .hbanner li h6{
	  font-size: 16px;width: auto;margin: 0 50px;line-height: 32px;
  }
  .hpage1{
	  padding: 30px 0;
  }
  .hpage1 p{
	  font-size: 14px;margin: 14px 0;
  }
  .hpage1 ul{
	  margin-top: 20px;padding-bottom: 40px;
  }
  .hpage1 li h3{
	  font-size: 30px;
  }
  .hpage1 li h3 sup{
	  font-size: 12px;top: -5px;
  }
  .hpage1 li h4{
	  font-size: 13px;
  }
  .hmore{
	  width: 100px;font-size: 14px;
  }
  .hpage2{
	  padding: 30px 0;
  }
  .hpage2 .lts{
	  float: none;width: auto;
  }
  .hpage2 .rts{
	  width: auto;float: none;
  }
  .hpage2 .lts .tit{
	  text-align: center;
  }
  .hpage2 .lts p{
	  display: none;
  }
  .hpage2 .lts .hmore{
	  width: 110px;margin: 14px auto 20px;
  }
  .hpage2 .rts .tbs{
	  overflow-y: hidden;overflow-x: scroll;height: 30px;
  }
  .hpage2 .rts .tbs ul{
	  display: inline-block;white-space: nowrap;
  }
  .hpage2 .rts .tbs li{
	  margin-left: 0;display: inline-block;margin-right: 10px;white-space: nowrap;
  }
  .hpage2 .rts .tbs li a{
	  font-size: 14px;padding: 0 9px;line-height: 28px;
  }
  .hpage2 .rts .tbs li::before{
	  display: none;
  }
  .hpage2 .rts .tbs li.on a{
	  background: #0856a0;color: #fff;
  }
  .layout{
	  padding-top: 60px;
  }
  .header{
  		position: fixed;
  		left: 0;right: 0;
  		top: 0;z-index: 23;height: 60px;background: #fff;
  	}
  	.header .wrap{
  		display: block;
  	} 	
  	.header .logo{
  		margin-top: 20px;margin-left: 10px;max-width: 200px;
  	}  	
  	.header .rts{
  		display: block;position: absolute;right: 0;top: 0;background: #fff;width: 280px;height: 100vh;z-index: 2;	
  	}
	.header .rts {
	    transform: translateX(100%);
	    transition: all 0.3s;
	    -ms-transition: all 0.3s;
	    -moz-transition: all 0.3s;
	    -webkit-transition: all 0.3s;
	    -o-transition: all 0.3s;
	}
	.layout.selected .header .rts {
	    transform: translateX(0%);
	}
  .header .info{
	  display: none;
  }
  .qmicos,
  .msk{
  	display: block;
  }
  .qmicos{
  		display: block;width: 26px;position: absolute;
  		right: 10px;
  		top: 20px;z-index: 1;
  	}
  	.qmicos img{
  		width: 100%;display: block;
  	}
  .msk{
	      position: absolute;
	      left: 0;
	      right: 0;
	      top: 0;
	      z-index: 1;
	      bottom: 0;
	      background: rgba(0,0,0,0.5);
	      display: none;
	      width: 100%;
	      height: 100vh;
  }
  .sjqhds .gb{
	      background: url(../images/qms69.png) no-repeat center;
	      width: 26px;
	      display: block;
	      height: 26px;
	      background-size: 26px auto;
  }
  .sjqhds{
	  display: block;position: absolute;
	 right: 20px;
	  top: 20px;z-index: 1; 
  }
  .header .naver li{
	  float: none;margin-right: 0;margin-bottom: 10px;text-align: center;
  }
  .header .naver li a{
	  font-size: 17px;line-height: 36px;
  }
  .header .naver{
	  padding-top: 60px;
  }
  .sjinfo{
	  display: block;margin: 30px 30px 0;border-top: 1px solid #f0f0f0;padding-top: 30px;
  }
  .sjinfo .forms{
	  border: 1px solid #e8eff6;border-radius: 4px;height: 30px;
	  overflow: hidden;padding-right: 2px;-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  box-sizing: border-box;
  }
   .sjinfo .forms .t1{
	   width: calc(100% - 40px);height: 26px;border: none;background: none;float: left;
	   font-size: 14px;
	   color: #0856a0;padding: 0 5px 0 10px;-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	   -o-box-sizing: border-box;
	   box-sizing: border-box;float: left;
   }
  .sjinfo .forms .sub{
  	   width: 39px;height: 26px;background: url(../images/qms1-1.png) no-repeat center #0856a0;background-size: 9px auto;border-radius: 2px;
	   float: right;border: none;margin-top: 1px;
  }
  .sjinfo .cng{
	  margin-top: 24px;display: flex;justify-content: center;align-items: center;
  }
  .sjinfo .cng .b1{
	  width: 70px;line-height: 24px;border: 1px solid #1159a1;text-align: center;display: block;
	  font-size: 14px;color: #0856a0;margin: 0 20px;
}
  .sjinfo .cng .b1.on{
	  background: #1159a1;color: #fff;
  }
  .header .naver li i{
  		    position: absolute;
  		    right: 0;
  		    top: 0;
  		    background: url(../images/qms2-1.png) no-repeat center;
  		    width: 36px;
  		    display: block;
  		    height: 36px;background-size: 5px auto;
  		    cursor: pointer;
  			transition:all 0.3s;
  			-ms-transition:all 0.3s;  /* IE 9 */
  			-moz-transition:all 0.3s;     /* Firefox */
  			-webkit-transition:all 0.3s; /* Safari 和 Chrome */
  			-o-transition:all 0.3s;
  	}
  	.header .naver li i.on{
  		transform: rotate(90deg);
  	}
	.header .naver li{
		position: relative;
	}
  .hnli {
      position: static;
      box-shadow: none;
  }
  .hnli dl {
      height: auto;
      background: none;
      padding: 10px 0 0 0;display: block;width: auto;margin-top: 10px;
  }
  .hnli dd {
      border: none;width: auto;margin-bottom: 14px;
  }
   .hnli dd::before{
	   display: none;
   }
  .hnli dd .pic{
	  display: none;
  }
  .hnli dd p{
	  font-size: 14px;
  }
  
  .hpage2 .rts .swippro{
	  margin-top: 20px;margin-right: 0;
  }
  .hpage2 .rts .swippro li{
	  height: 60vw;
  }
  .hpage3 .swipcase li span,
  .hpage2 .rts .swippro li p{
	  font-size: 14px;
  }
  .hpage3 .swipcase{
	  margin-top: 20px;
  }
  .hpage3 .swipcase li i{
	  font-size: 13px;
  }
  .hpage3 .swipcase .spot{
	  margin-top: 10px;
  }
  .hpage3{
	  padding: 30px 0;
  }
  .hpage6 .rts,
  .hpage6 .lts{
	  float: none;width: auto;
  }
  .hpage6 .lts li a{
	  padding: 10px;
  }
  .hpage6 .lswipers{
	  height: 130px;
  }
  .hpage6 .lts li h3{
	  font-size: 16px;
  }
  .hpage6 .rts{
	  margin-top: 50px;
  }
  .hpage6 .lts .prev{
	  top: -30px;
  }
  .hpage6{
	  padding: 30px 0 60px;
  }
  
  .produdel .tops .swipbds{
	  margin-top: 20px;
  }
  .produdel .del{
	  padding-top: 40px;
  }
  .produdel{
	  padding-top: 20px;
  }
  .produdel .tops{
	  height: auto;padding-top: 0;
  }
  .produdel .tops .swiphds{
	  height: 80vw;
  }
  .produdel .tops .sjswip{
	  position: static;
  }
  .produdel .tops .swipbds li img{
	  max-width: 80%;
	      max-height: 80%;
  }
  .produdel .tops .swipbds li{
	  height: 18vw;
  }
  .produdel .del .tables{
	  overflow-x: auto;overflow-y: hidden;
  }
  .produdel .del table{
	  width: 180%;
  }
  .hbanner .prev, .hbanner .next{
	  background-size: 8px auto;left: 6px;
  }
  .hbanner .next{
	  left: auto;right: 6px;
  }
  .hbanner .spot{
	  bottom: 6px;
  }
  .hbanner .prev:hover,.hbanner .next:hover{
	  background-size: 8px auto !important;
  }
  .hnli{
	  border-top: 1px solid #ccc;
	  margin: 10px;
  }
  .hnli dd p{
	  font-size: 17px;
  }
  
  
  
  .product .rts .clearfix li{
      width: 48%;margin: 0 0 10px 0;
      height: auto;
  }
  .product .rts .clearfix li:nth-child(2n){
      float: right;
  }
  .product .rts .clearfix li .pic{
      height: 140px;
  }
   .product .rts .clearfix li a{
       padding: 0 0 20px 0;
   }
  
}













