
/*pad*/

img {
    max-width: 100%;
}

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

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

.selected .gh a {
    background-color: transparent !important;
}
html{
		font-size:19.2px;
	}




@media only screen and (max-width:1500px) {
   html{
   	font-size:16px;
   }
}
@media only screen and (max-width:1240px) {
   html{
   	font-size:14px;
   }
}
@media only screen and (max-width:1100px) {
 h2{
 		font-size: 20px !important;
 	}
 	h3{
 		font-size: 18px !important;
 	}
 	h4{
 		font-size: 16px !important;
 	}
 	p,
 	h5,
 	h6{
 		font-size: 14px !important;
 	}
 	.wrap {
 		width: auto;
 		padding: 0 15px;
 	}	
 	html{
 		font-size: 16px;
 	}
  .gh{
	  display: block;top: 12px;right: 20px;
  }
  .header .rts{
	  display: block;
  }
  .layout{
	  /*padding-top: 60px;*/
  }
  .header{
	height: 60px;-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  box-sizing: border-box;position: fixed;
	  /*background:#1985c9;*/
  }
  .header .wrap{
	  height: 100%;
  }
  .header .naver{
	  position: absolute;
	  left: 0;right: 0;
	  top: 100%;z-index: 1;background: #1985c9;display: none;
  }
  .header .nav ul{
	  display: block;padding-top: 10px;
  }
  .header .nav li a{
	  font-size: 17px;line-height: 36px;margin-bottom: 10px;background-size: 10px auto;background-position: right 20px center; 
  }
  .hbanner{
	  height: 90vw;
  }
  .header dl{
	  margin-right: 50px;
  }
 .gh{
	 top: 15px;
 }
 .hbanner h2{
	 font-size: 20px;
 }
 .hpage1{
	 padding: 40px 0;
 }
 .hpage1 .wrap{
	 display: block;
 }
 .hpage1 .lts{
	 width: auto;
 }
 .hpage1 .rts{
	 width: auto;
 }
 .hpage1 .lts .btn{
	 margin-top: 20px;
 }
.hpage1 .txt{
	font-size: 14px;
} 
.hpage1 .uwnme{
	margin-top: 20px;
}
.hpage1 .uwnme dl{
	flex-wrap: wrap;
	gap: 15px 0;
	justify-content: space-between;
}
.uwnme dd h4 span{
	font-size: 28px;
}
.hpage1 .uwnme dd{
	margin-right: 0;
	width: 48%;
}
.htit h2 i{
	font-size: 34px;
	    background: linear-gradient(to bottom, #e3f0f9, #f4f9fc);
	    -webkit-background-clip: text;
	    background-clip: text;
}
.hpage2 .bds{
	display: block;
}
.hpage2 .bds .lts{
	width: auto;
}
.hpage2 .bds .rts{
	width: auto;
}
.hpage2 .bds .lts li{
	padding: 15px 0;
}
.hpage2 .bds .rts dl{
	padding: 20px;position: relative;
	top: auto;left: auto;
	z-index: 3;right: auto;
}
.hpage2 .bds .rts .ds{
	height: auto;
}
.hpage2 .bds .rts .ds img{
	position: absolute;
	top: 0;left: 0;right: 0;
	bottom: 0;
}
.hpage2{
	padding-bottom: 40px;
}
.footer .tps{
	display: block;
}
.footer .tps .lts{
	width: auto;
}
.footer .tps .rts{
	width: auto;
	display: block;
}
 .footer .nav ul{
	 display: block;
 }
 .footer .flax{
	 display: block;margin-top: 15px;
 }
 .footer .text{
	 width: auto;
 }
 .footer .ts p a, .footer .ts p{
	 font-size: 14px;
 }
 .footer .pic h6{
	 font-size: 12px !important;
 }
  .footer .nav{
	  display: none;
  }
  .copyright a,
  .copyright{
	  font-size: 14px;
	  text-align: center;
  }
  .footer .pic{
	  margin: 20px auto;
  }
  .footer{
	  padding: 50px 0 15px;
  }
  .header .logo img{
	  height: 36px;
  }
  .banner{
	  height: 60vw;
  }
  .about .tops{
	  padding-top: 30px;
  }
  .about .tops .flax{
	  display: block;
  }
  .uwnme dd{
	  width: 48%;margin:15px 0 0;
  }
  .uwnme dl{
	  flex-wrap: wrap;justify-content: space-between;
  }
  .about .tops .txt{
	  font-size: 14px;
  }
  .about .tobs{
	  padding: 40px 0;
  }
  .about .tobs ul{
	  margin-top: 20px;justify-content: space-between;
  }
  .about .tobs ul li{
	  width: calc((100% - 8px)/2);
	  margin: 0 0 10px;
	  padding: 15px;
  }
  .about .tobs li .ico{
	  width: 30px;height: 30px;
  }
  .about .tobs li h4{
	  margin: 10px 0;
  }
  .uwfots{
	  height: 40vw;
  }
  .contact .hds{
	  padding: 40px 0;
  }
  .contact .hds li{
	  width: auto;
	  margin-bottom: 10px;
	  padding: 15px;
  }
  .contact .hds ul{
	  display: block;margin-top: 20px;
  }
  .contact .bds{
	  padding: 40px 0;
  }
  .contact .fms{
	  margin-top: 20px;
  }
  .contact .fms ul{
	  display: block;
  }
  .contact .fms ul li{
	  width: auto;
	  margin: 0 0 10px;
  }
  .contact .fms li h4{
	  width: 60px;
  }
  .contact .fms li.on .t2{
	  font-size: 16px;
  }
  .lvsjs{
	  padding: 40px 0;
  }
  .lvsjs .nav ul{
	  margin-top: 30px;
  }
  .lvsjs .nav li a{
	  font-size: 16px;
  }
  .uwlist ul{
	  /*display: block;*/
  }
  .uwlist li{
	  width: 49%;
	  margin: 0 0 10px;
  }
  .uwlist li a{
	  padding: 0;display: block;
  }
  .uwlist li .txt dd{
      margin: 0;align-items: flex-start;
  }
  .uwlist li .txt dd p{
      word-break: break-all;
  }
  .uwlist li .pic{
	  width: auto;
	  /*height: auto;*/
  }
  .uwlist li .txt h6{
      margin: 5px 0;
  }
  .uwlist li .txt{
	  width: auto;
	  padding: 10px;
  }
  .uwlist li:hover, .contact .hds li:hover, .about .tobs li:hover{
      top: 0;
  }
  .uwlist li a{
      background: #fff !important;
  }
  .uwlist li .txt h6 span{
	  font-size: 14px;margin: 0 3px 3px 0;
  }
  .pages dd a{
	  font-size: 16px;
  }
  .pages dd{
	  margin: 0 4px;
  }
  .lvsjsdel .wrap{
	  display: block;
  }
  .lvsjsdel .lts{
	  width: auto;position: static;
  }
  .lvsjsdel .rts{
	  width: auto;margin-top: 20px;
  }
  .lvsjsdel .hs dl{
	  margin: 15px 0;
	  display: block;
  }
  .lvsjsdel .hs dd{
	  margin: 0 0 5px;
  }
  .lvsjsdel .hs h6 span{
	  margin: 0 3px 3px 0;font-size: 14px;
  }
  .lvsjsdel .hs .bns{
	  margin-top: 20px;
  }
  .lvsjsdel .text{
	  margin-top: 20px;
  }
  .lvsjsdel .hs{
	  padding-bottom: 20px;
  }
  .lvsjsdel{
	  padding-bottom: 30px;
  }
  .lvsjsdel .flax{
	  justify-content: center;
	  gap: 0 40px;
  }
  .lvsjsdel .flax a{
	  font-size: 18px;
  }
  .crumbs dd span, .crumbs dd a{
	  font-size: 14px;
  }
  .crumbs{
	  margin-top: 20px;
  }
  .rongyu{
	  padding: 40px 0;
  }
  .rongyu .bds ul{
	  display: block;
  }
  .rongyu .bds li{
	  width: auto;margin: 0 0 10px;height: auto;
  }
  .rongyu .bds{
	  margin: 20px 0 0;
  }
  .banner{
	  height: 60vw;position: relative;
  }
  .banner:before{
	  content: "";position: absolute;
	  left: 0;right: 0;top: 0;bottom: 0;
	  background: rgba(0,0,0,0.2);
  }
  .header .naver ul{
	  display: block;
  }
  .header .naver li{
	  margin: 0;border-bottom: 1px solid rgba(255,255,255,0.1);
  }
  .header .naver li h3 a{
	  font-size: 16px;
	  line-height: 46px;
	  padding: 0 20px;
  }
  
  
}













