
/*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: #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;
}






@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;
  }
  p{
	  font-size: 14px !important;
  }
  .gh{
	  display: block;top: 10px;right: 20px;
  }
  .header .wrap{
	  display: block;
  }
  .layout{
	  padding-top: 0px;
	  /* border-top: 50px solid #2371EF; */
  }
  .header .logo{
	max-width: 120px;margin-top: 8px;
  }
  
  .header{
	 height: 50px;position: fixed;margin-top: 0;
	 left: 0;right: 0;
	 top: 0;z-index: 23;
	 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{
	  position: absolute;
	  left: 0;right: 0;
	  top: 100%;z-index: 1;display: none;background: #313b46;
  }
  .header .naver ul{
	  display: block;padding: 10px 15px;
  }
  .header .naver li a{
	  font-size: 17px;line-height: 36px;margin-bottom: 5px;background-size: 10px auto;background-position: right 20px center; 
  }
  .hbanner .txt{
	  left: 15px;top: 35%;    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%)
  }
 .hbanner{
	 height: 74vw;
 }
 .hbanner .txt h2{
	 font-size: 24px;
 }
 .hbanner .txt h2 span{
	 font-size: 26px;
 }
  .hbanner .txt h3{
	  font-size: 18px;
  }
  .hbanner .txt dl{
	  margin-top: 20px;
  }
  
  .hpage1{
	  padding: 30px 0;
  }
  .tit h2{
	  font-size: 22px;
  }
  .hpage1 .tps ul{
	  overflow-x: scroll;white-space: nowrap;height: 38px;border-radius: 30px;
  }
  .hpage1 .tps li{
	 width: auto;padding: 0 20px;font-size: 14px;line-height: 38px;border-radius: 30px;
  }
  .hpage1 .tps{
	  height: auto;
  }
  .hpage1 .ovs{
	  margin-top: 30px;
  }
  .hpage1::before{
	  height: 30vw;
  }
  .hpage1 .tbs .flax{
	  display: block;
  }
  .hpage1 .tbs .pic{
	  width: auto;padding-left: 0;margin: 0 auto;
  }
  .hpage1 .tbs .txt{
	  width: auto;padding-left: 0;margin-top: 30px;
  }
  .hpage1 .tbs .txt h4{
	  font-size: 18px;
  }
  .hpage1 .tbs .txt h6{
	  font-size: 16px;
  }
  .hpage1 .tbs .txt .del{
	  font-size: 14px;
  }
  .hpage3 .bds .txt .btn,
  .more{
	  margin-top: 30px;font-size: 15px;line-height: 36px;width: 120px;border-radius: 20px;
  }
  .hpage2{
	  padding: 30px 0;
  }
  .hpage2 ul{
	  display: block;
  }
  .hpage2 li{
	  width: auto;margin-right: 0;margin-right: 0;margin-bottom: 20px;
  }
  .hpage2 li .tps h3{
	  font-size: 18px;
  }
  .hpage2 li .tbs h5{
	  font-size: 16px;
  }
  .hpage4{
	  padding: 30px 0;
  }
  .hpage4 li{
	  width: auto;margin-right: 0;margin-bottom: 20px;
  }
  .hpage4 li h3{
	  font-size: 18px;
  }
  .hpage4 li .pic{
	  padding: 40px 20px;height: auto;
  }
  .hpage4 li dd{
	  font-size: 14px;line-height: 1.7;
  }
  .hpage3{
	  padding: 40px 0;
  }
  .hpage3 .ovs{
	  display: block;
  }
  .hpage3 .lts{
	  width: auto;
  }
  .hpage3 .lts ul{
	  display: flex;justify-content: center;align-items: center;
  }
  .hpage3 .lts li{
	  width: 50%;margin: 0 2%;
  }
  .hpage3 .lts li.on::before, .hpage3 .lts li:hover::before,
  .hpage3 .lts li::before{
	  display: none;
  }
  .hpage3 .lts li h3{
	  font-size: 14px;position: relative;z-index: 2;
  }
  .hpage3 .box{
	  width: auto;margin-top: 20px;
  }
  .hpage3 .bds .flax{
	  display: block;
  }
  .hpage3 .bds .pictuban,
  .hpage3 .bds .txt{
	  width: auto;
  }
  .hpage3 .bds .txt h5{
	  font-size: 18px;
  }
  .hpage3 .bds .txt .del{
	  font-size: 14px;
  }
  .hpage3 .bds .pictuban{
	  margin-top: 20px;
  }
  .footer .tps .nav ul{
	  display: none;
  }
  .footer{
	  padding-top: 20px;
  }
  .footer .tbs .copyright{
	  font-size: 12px;
  }
  .footer .tbs dd{
	  font-size: 14px;line-height: 1.8;
  }
  .footer .tbs{
	  display: block;
  }
  .footer .tbs .text,
  .footer .tbs .rts{
	  width: auto;
  }
  .footer .tbs .rts{
	  width: 80px;margin-bottom: 10px;
  }
  .footer .tbs .rts .wx{
	  height: 80px;
  }
  .footer .tbs .rts h6{
	  font-size: 12px;
  }
  .hpage5{
	  padding: 30px 0;
  }
  .hpage5 .bds .flax{
	  display: block;
  }
  .hpage5 .bds .rts,
  .hpage5 .bds .swiplts{
	  width: auto;
  }
  .hpage5 .bds .rts{
	  margin-top: 20px;
  }
  .hpage5 .bds .rts li a{
	  display: block;
  }
  .hpage5 .bds .rts li h3{
	  font-size: 20px;
  }
  .hpage5 .bds .rts li h4{
	  font-size: 16px;
  }
  .hpage5 .bds .rts li .nms{
	  width: auto;text-align: left;margin-bottom: 8px;
  }
  .hpage5 .bds .rts li .ts{
	  width: auto;
  }
  .hpage5 .bds .rts li h5{
	  font-size: 16px;word-break: initial;
    white-space: initial;
    overflow: initial;
    text-overflow: initial;
  }
  .hpage5 .bds .rts li p{
	  word-break: initial;
	  white-space: initial;
	  overflow: initial;
	  text-overflow: initial;
  }
  .hpage5 .bds .swiplts .txt h3{
	  font-size: 16px;
  }
  .hpage5 .bds .swiplts .txt p{
	  height: auto;line-height: 1.6;
  }
  .hpage4s .del{
	  font-size: 14px;margin: 10px 0 20px;
  }
  .hpage4s .del br{
	  display: none !important;
  }
  .hpage4s{
	  padding: 40px 0;
  }
  
  .hpage4 ul{
	  display: block;
  }
  
  .hpage3 .bds .por{
	  width: 80%;margin: 0 auto;
  }
  
  
  .probanner .txt h2{
	  font-size: 24px;
  }
  .propg1 .bds{
	  display: block;margin-top: 20px;
  }
  .propg1 .bds .lts{
	  display: block;width: auto;
  }
  .propg1 .bds .pic{
	  width: auto;margin-right: 0;position: static;
  }
  .propg1 .bds .lts .ls{
	  width: auto;
  }
  .propg1 .bds li .ds .del{
	  font-size: 14px;line-height: 1.6;
  }
  .propg1 .bds li .ds h5 span{
	  font-size: 14px;line-height: 30px;
  }
  .propg1 .bds li .ds h3{
	  font-size: 20px;margin-bottom: 6px;
  }
  .propg1 .bds li .ds h4{
	  font-size: 12px;
  }
  .propg1 .bds li .ds .bns{
	  width: 100px;font-size: 12px;line-height: 30px;border-radius: 20px;
  }
  .propg1 .bds li .mskzhib{
	  width: auto;padding: 20px;
  }
  .propg1 .bds li .mskzhib .flax{
	  display: block;
  }
  .propg1 .bds li .mskzhib .dl{
	  width: auto;margin-bottom: 10px;
  }
  .propg1 .bds li .mskzhib h6{
	  font-size: 16px;
  }
  .propg1 .bds li .mskzhib::before{
	  left: 18%;
  }
  .propg2 .hds li{
	  width: 50%;margin-bottom: 20px;
  }
  .propg2 .hds li:nth-child(3)::after, .propg2 .hds li:nth-child(2):before, .propg2 .hds li:nth-child(2)::after{
	  display: none;
  }
  .propg2{
	      background-size: 100% 100% !important;
  }
  .propg2 .hds ul{
	  flex-wrap: wrap;margin: 0 20px;
  }
  .propg2 .hds li:nth-child(2n){
	  padding-left: 40px;-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -o-box-sizing: border-box;
	  box-sizing: border-box;
  }
  .propg4 .bds{
	  display: block;
  }
  .propg4 .bds .pic{
	  width: auto;margin-left: 0;
  }
  .propg4 .bds .rts{
	  margin-top: 20px;width: auto;
  }
  .propg4 .bds h3{
	  font-size: 18px;
  }
  .propg4 .bds .del{
	  font-size: 14px;line-height: 1.6;
  }
  .propg4 .bds p{
	  margin-left: -4px; background-size: 100% auto !important;
  }
  .propg4 .bds .del span{
	  font-size: 15px;
  }
  .propg2 .bds li.on .tps,
  .propg2 .bds li .tps{
	  display: none;
  }
  .propg2 .bds li.on .tbs,
  .propg2 .bds li .tbs{
	  position: static;display: block;opacity: 1;width: auto;padding: 30px 20px;
  }
  .propg2 .bds ul{
	  display: block;
  }
  .propg2 .bds li.on{
	  width: auto;height: auto;
  }
  .propg2 .bds li{
	  width: auto;margin: 0;height: auto;margin-bottom: 20px;
  }
  .propg2 .bds{
	  margin-top: 20px;
  }
  .propg2 .bds li .tbs .flax{
	  display: block;
  }
  .propg2 .bds li .tbs .ls{
	  width: auto;
  }
  .propg2 .bds li .tbs .pic{
	  width: auto;margin-right: 0;
  }
  .propg2 .bds li .tbs h4,
  .propg2 .bds li .tbs h3{
	  font-size: 18px;
  }
  .propg2 .bds li .tbs h4 span{
	  font-size: 16px;line-height: 28px;
  }
  .propg2 .bds li .tbs .bs{
	  margin-top: 30px;
  }
  .propg3 .tagcloud{
	  width: auto;height: 20rem;
  }
  
  .propg3 .bds i{
	  font-size: 16px !important;
  }
  
  .propg1 .bds .ls:nth-child(2) li:last-child .mskzhib .dl{
	  width: auto;
  }
  .propg1 .bds .ls:nth-child(2) li:last-child .mskzhib{
	  width: auto;
  }
  
  
  
}













