@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }
body, button, input, select, textarea { font: 14px/1.5 "思源黑体 CN",'Microsoft YaHei',Arial, 'PingFang SC','Microsoft JhengHei', sans-serif; color: #333; }
a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

input[type='number']::-webkit-outer-spin-button, input[type='number']::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input[type="number"] { -moz-appearance: textfield; }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }


.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }
 

.commonweb { margin: 0px auto; max-width: 1400px; padding: 0px 15px; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

 

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
 }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
 }

@media (min-width: 1200px) {  
}

@media (min-width: 1260px) { .commonweb { padding: 0 100px; } }

/* layout start*/
.swiper-container { margin-left: auto; margin-right: auto; position: relative; /*overflow: hidden; */z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -o-transition-property: -o-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform, -o-transform; transition-property: transform,-webkit-transform,-o-transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-transition-property: -webkit-transform,height; -o-transition-property: -o-transform; -webkit-transition-property: height,-webkit-transform; transition-property: height,-webkit-transform; -o-transition-property: height,-o-transform; transition-property: transform,height; transition-property: transform,height,-webkit-transform,-o-transform; }

.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }

.swiper-pagination { position: absolute; text-align: center; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; -webkit-border-radius: 100%; border-radius: 100%; background: #000; }

button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }

.swiper-pagination-bullet-active { opacity: 1; background: #007aff; }


img { max-width: 100%; vertical-align: middle; }

html, body { -webkit-transition: top .5s; -o-transition: top .5s; transition: top .5s; }

body { padding-top: 60px; }
 
.inbanner { position: relative; }

.inbanner .swiper-slide { position: relative; }

.inbanner .swiper-slide.after .inbanner-text h2, .inbanner .swiper-slide.after .inbanner-text h3 { opacity: 1; visibility: inherit; }
.inbanner .swiper-slide a{display: block;}
.inbanner .inbanner-img { width: 100%; max-width:initial;display: block;}

.inbanner-text { position: absolute; top: 30%; left: 5%; width: 90%; }

.inbanner-text h2 { line-height: 1; font-size: 20px; color: #d1baad; opacity: 0; visibility: hidden; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }

.inbanner-text h3 { margin-top: 5px; line-height: 1.30952; font-size: 18px; color: #0ba690; opacity: 0; visibility: hidden; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }

.inbanner-btm { position: absolute; left: 50%; z-index: 10; bottom: 10px; font-size: 0; width: 100%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); display:none !important}

.inbanner-btm a { position: relative; display: inline-block; vertical-align: middle; margin-right: 10px; }

.inbanner-btm .inbanner-prev, .inbanner-btm .inbanner-next { width: 22px; height: 32px; }

.inbanner-btm .inbanner-prev:after, .inbanner-btm .inbanner-next:after { position: absolute; top: 50%; left: 0; width: 100%; height: 2px; background: #0ba690; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); content: ""; }

.inbanner-btm .inbanner-prev:before, .inbanner-btm .inbanner-next:before { position: absolute; top: 50%; width: 10px; height: 10px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); content: ""; }

.inbanner-btm .inbanner-prev:hover:before, .inbanner-btm .inbanner-next:hover:before { border-color: #0ba690; }

.inbanner-btm .inbanner-prev:hover:after, .inbanner-btm .inbanner-next:hover:after { background: #0ba690; }

.inbanner-btm .inbanner-prev:before { left: 0; border-bottom: 2px solid #0ba690; border-left: 2px solid #0ba690; }

.inbanner-btm .inbanner-next:before { right: 0; border-top: 2px solid #0ba690; border-right: 2px solid #0ba690; }

.inbanner-btm .inbanner-btn { width: 32px; height: 32px; border: 1px solid #0ba690; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.inbanner-btm .inbanner-btn:after, .inbanner-btm .inbanner-btn:before { position: absolute; top: 50%; left: 50%; width: 2px; height: 8px; background: #0ba690; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); content: ""; }

.inbanner-btm .inbanner-btn:before { margin-left: -2px; }

.inbanner-btm .inbanner-btn:after { margin-left: 2px; }

.inbanner-btm .inbanner-btn:hover { border-color: #0ba690; }

.inbanner-btm .inbanner-btn:hover:after, .inbanner-btm .inbanner-btn:hover:before { background: #0ba690; }

.inbanner-btm .inbanner-btn.active:before { margin: 0; -webkit-transform: translate(-25%, -50%); -ms-transform: translate(-25%, -50%); -o-transform: translate(-25%, -50%); transform: translate(-25%, -50%); background: transparent; border-left: 8px solid #0ba690; border-top: 6px solid transparent; border-bottom: 6px solid transparent; }

.inbanner-btm .inbanner-btn.active:after { opacity: 0; visibility: hidden; }

.inbanner-btm .inbanner-btn.active:hover:before { background: transparent; border-left-color: #0ba690; }

.inbanner-bat { display: inline-block; vertical-align: middle; padding-left: 10px; font-size: 14px; color: #0ba690; }

.inbanner-bat .inbanner-current { color: #0ba690; }
 
 
 
  

.inheader { position: fixed; top: 0; left: 0; z-index: 200; width: 100%; padding: 0 15px; background: #ffffff; -webkit-box-shadow: 0px 1px 2px -1px #ddd; box-shadow: 0px 1px 2px -1px #ddd; }

.inlogo { float: left; font-size: 0; line-height: 60px; }

.inlogo a { display: inline-block; vertical-align: middle; line-height: 1; }

.inlogo a img { height: 24px; }

.inlogo .white { display: none; }

.inlogo .inlogo-txt { display: none; }

.header-nav { position: fixed; top: 60px; left: 0; z-index: 200; display: none; width: 100%; height: 100%; padding: 20px 15px 130px; background: #fff; border-top: 1px solid #ddd; }

.innav-ul { max-height: 100%; overflow-y: auto; }

.innav-ul li { border-bottom: 1px solid #ddd; }

.innav-h3 { position: relative; font-weight:normal; }

.innav-h3.active .innav-span { display: block; }

.innav-h3.active:after { position: absolute; top: 50%; right: 10px; width: 10px; height: 10px; border-top: 2px solid #aaa; border-right: 2px solid #aaa; -webkit-transform: translateY(-50%) rotate(45deg); -ms-transform: translateY(-50%) rotate(45deg); -o-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotate(45deg); -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; content: ""; }

.innav-h3.active2:after { -webkit-transform: translateY(-50%) rotate(135deg); -ms-transform: translateY(-50%) rotate(135deg); -o-transform: translateY(-50%) rotate(135deg); transform: translateY(-50%) rotate(135deg); }

.innav-h3 a { display: block; width: 100%; height: 45px; line-height: 45px; font-size: 16px; color: #333; }

.innav-span { position: absolute; top: 0; right: 0; z-index: 10; display: none; width: 40%; height: 100%; }

.innav-ermenu { display: none; border-top: 1px solid #ddd; }

.innav-ermenu a { display: block; width: 100%; height: 40px; padding: 0 10px; line-height: 40px; font-size: 14px; color: #666; }

.inheader-fr { float: right; }

.header-btn { line-height: 60px; font-size: 0; }

.header-btn a { display: inline-block; vertical-align: middle; width: 36px; height: 36px; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.header-btn .insearch-btn { margin-right: 10px; background: url(../images/insearch-btn3.png) no-repeat center center; background-size: 18px auto; }

.header-btn .insearch-btn.active { background-color: #0ba690; background-image: url(../images/insearch-btn4.png); }

.header-btn .mobile-btn { padding: 9px 4px 0; }

.header-btn .mobile-btn span { position: relative; display: block; width: 100%; height: 2px; margin: 0 auto 6px; background: #352b2b; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.header-btn .mobile-btn.active span { background: #0ba690; }

.header-btn .mobile-btn.active span:nth-child(1) { top: 8px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.header-btn .mobile-btn.active span:nth-child(2) { opacity: 0; }

.header-btn .mobile-btn.active span:nth-child(3) { top: -8px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
 
.headerSearchbox{display: none;position: fixed;left: 0px;right: 0px;top: 60px;background: #fff;padding: 20px;line-height: 30px;}

.headerSearchbox form { position: relative; display: block; width: 100%; font-size: 0; border: 2px solid #0ba690; -webkit-border-radius: 5px; border-radius: 5px; overflow: hidden; }

.headerSearchbox .insearch-intxt { width: 100%; height: 40px; line-height: 40px; padding: 0 90px 0 15px; font-size: 14px; color: #666; vertical-align: middle; background: #fff; }

.headerSearchbox .insearch-insub { position: absolute; top: 0; right: 0; z-index: 10; width: 80px; height: 100%; background: url(../images/insearch-btn1.png) #0ba690 no-repeat center center; }

.mobile-Searchbtn{background: url(../images/insearch-btn3.png) no-repeat center center; cursor: pointer;}
 
 

.innews-btm { padding-top: 30px; }

.more-a4 { position: relative; display: block; width: 40px; height: 40px; border: 2px solid #f4f3ef; margin: 0 auto; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.more-a4:before, .more-a4:after { position: absolute; top: 50%; left: 50%; width: 16px; height: 2px; background: #f4f3ef; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; }

.more-a4:after { width: 2px; height: 16px; }

.more-a4:hover { background: #0ba690; border-color: #0ba690; }

.more-a4:hover:after, .more-a4:hover:before { background: #fff; }
   
  



@media (min-width: 640px) { .inbanner-text { top: 47.09677%; } }

@media (min-width: 768px) {  
  .inheader { padding: 0 20px; }
 
 
   
  .innews { padding-left: 20px; padding-right: 20px; } 
  }
 
 

 
 
 

@media (min-width: 1024px) { body { padding-top: 0px;   }
  #content { width: 100%; height: 100%; overflow: hidden; }
  .inbanner-text { width: 100%; left: 0; }
  .inbanner-text h2 { font-size: 60px; font-size: 1.25rem; }
  .inbanner-text h3 { margin-top: 10px; font-size: 42px; margin-top: 0.20833rem; font-size: 0.875rem; }
  .inbanner-text.right .inbanner-txt2 { float: right; }
  .inbanner-txt { max-width: 1400px; padding: 0 40px; margin: 0 auto; }
  .inbanner-btm { bottom: 30px; }
  .inbanner-btm a { margin-right: 20px; margin-right: 0.41667rem; }
  .inbanner-txt2 { max-width: 46.66667%; }
  
  
  
  .innews { padding: 100px 30px 70px; padding: 2.08333rem 30px 1.45833rem; }
  .innews-title h3 { font-size: 30px; }
  .innews-view { position: relative; }
  .innews-view .swiper-container { position: relative; }
  .innews-view .swiper-slide { overflow: hidden; }
  .innews-view .swiper-slide:hover img { -webkit-transform:translate(-50%, -50%) scale(1.05); -ms-transform:translate(-50%, -50%) scale(1.05); -o-transform:translate(-50%, -50%) scale(1.05); transform:translate(-50%, -50%) scale(1.05); }
  .innews-view .swiper-slide img { -webkit-transition: -webkit-transform ease 0.5s; transition: -webkit-transform ease 0.5s; -o-transition: -o-transform ease 0.5s; transition: transform ease 0.5s; transition: transform ease 0.5s, -webkit-transform ease 0.5s, -o-transform ease 0.5s;width:370px; left:50%; top:50%; height: auto; max-width: inherit; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
  .innews-view .swiper-slide:hover .innews-img { border-color: #0ba690; -webkit-box-shadow: 0px 10px 20px -10px #aaa; box-shadow: 0px 10px 20px -10px #aaa; -webkit-box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; box-shadow: 0px 0.20833rem 0.41667rem -0.20833rem #aaa; }
  .innews-view .swiper-slide:hover .innews-text h3, .innews-view .swiper-slide:hover .innews-time { color: #0ba690; }
  .innews-view .swiper-slide:hover .innews-text .more-a3 { border-color: #0ba690; }
  .innews-img { -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .innews-text { padding-top: 35px; padding-top: 0.72917rem; }
  .innews-text h3 { font-size: 20px; line-height: 30px; max-height: 60px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
  .innews-text .more-a3 { margin-top: 25px; margin-top: 0.52083rem; }
  .innews-btm { padding-top: 60px; padding-top: 1.25rem; }
  .more-a4 { width: 54px; height: 54px; }
  .innews-des { margin-top: 20px; margin-top: 0.41667rem; }
  .innews-time { margin-top: 20px; font-size: 20px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-top: 0.41667rem; }
  
  .inheader { padding: 0 40px; background: transparent; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; padding: 0 0.83333rem; }
  .inheader:hover, .inheader.active { background: #fff; }

  .inheader:hover .insearch-view .insearch-intxt, .inheader.active .insearch-view .insearch-intxt { color: #8d8d89; background: #e7e5e0; }
  .inheader:hover .insearch-view .insearch-intxt::-webkit-input-placeholder, .inheader.active .insearch-view .insearch-intxt::-webkit-input-placeholder { color: #8d8d89; }
  .inheader:hover .insearch-view .insearch-intxt:-moz-placeholder, .inheader.active .insearch-view .insearch-intxt:-moz-placeholder { color: #8d8d89; }
  .inheader:hover .insearch-view .insearch-intxt::-moz-placeholder, .inheader.active .insearch-view .insearch-intxt::-moz-placeholder { color: #8d8d89; }
  .inheader:hover .insearch-view .insearch-intxt:-ms-input-placeholder, .inheader.active .insearch-view .insearch-intxt:-ms-input-placeholder { color: #8d8d89; }
  .inheader:hover .insearch-view .insearch-insub, .inheader.active .insearch-view .insearch-insub { background-image: url(../images/insearch-btn3.png); }

  .inheader:hover .headerSearchbox .insearch-intxt, .inheader.active .headerSearchbox .insearch-intxt { color: #8d8d89; background: #e7e5e0; }
  .inheader:hover .headerSearchbox .insearch-intxt::-webkit-input-placeholder, .inheader.active .headerSearchbox .insearch-intxt::-webkit-input-placeholder { color: #8d8d89; }
  .inheader:hover .headerSearchbox .insearch-intxt:-moz-placeholder, .inheader.active .headerSearchbox .insearch-intxt:-moz-placeholder { color: #8d8d89; }
  .inheader:hover .headerSearchbox .insearch-intxt::-moz-placeholder, .inheader.active .headerSearchbox .insearch-intxt::-moz-placeholder { color: #8d8d89; }
  .inheader:hover .headerSearchbox .insearch-intxt:-ms-input-placeholder, .inheader.active .headerSearchbox .insearch-intxt:-ms-input-placeholder { color: #8d8d89; }
  .inheader:hover .headerSearchbox .insearch-insub, .inheader.active .headerSearchbox .insearch-insub { background-image: url(../images/insearch-btn3.png); }
  .inheader:hover .headerSearchbox .insearch-insub, .inheader.active .headerSearchbox .insearch-insub { background-image: url(../images/insearch-btn3.png); }

  .headerSearchbox{width: 160px;}

  .inheader:hover .innav-h3 a, .inheader.active .innav-h3 a { color: #352b2b; text-shadow: none; }
  .inheader:hover .line, .inheader.active .line { background: #0ba690; }
  .inheader:hover .innav-ul li.cur .innav-h3 a, .inheader:hover .innav-ul li:hover .innav-h3 a, .inheader.active .innav-ul li.cur .innav-h3 a, .inheader.active .innav-ul li:hover .innav-h3 a { color: #0ba690; }
  .inheader:hover .innav-ul li.cur .innav-h3 a:after, .inheader:hover .innav-ul li:hover .innav-h3 a:after, .inheader.active .innav-ul li.cur .innav-h3 a:after, .inheader.active .innav-ul li:hover .innav-h3 a:after { opacity: 1; }
  .inheader.active { -webkit-box-shadow: 0px 0px 6px -2px #eee; box-shadow: 0px 0px 6px -2px #eee; -webkit-box-shadow: 0px 0px 0.125rem -0.04167rem #eee; box-shadow: 0px 0px 0.125rem -0.04167rem #eee; }
  .inlogo { line-height: 80px; }
  .inlogo a img { height: 30px; }
  .header-nav { float: left; position: static; display: block; width: auto; padding: 0; background: none; border-top: none; }
  .innav-ul { max-height: none; overflow: visible; }
  .innav-ul li { position: relative; float: left; border-bottom: none; margin-right: 40px; margin-right: 0.5rem; }
  .innav-ul li:last-of-type { margin-right: 0; }
  .innav-h3 { position: relative; }
  .innav-h3 a { position: relative; height: 80px; line-height: 80px; color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; text-shadow: 0px 0px 5px #666; text-shadow: 0px 0px 0.10417rem #666; }
  .innav-h3 a:after { position: absolute; bottom: 0; z-index: 1; width: 80%; left: 6.66667%; height: 1px; pointer-events: none; background: rgba(255, 255, 255, 0.1); opacity: 0; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; height: 0.02083rem; }
  .innav-ermenu { position: absolute; left: 50%; top: 100%; z-index: 200; width: auto; white-space: nowrap; min-width: 155px; padding: 20px 10px; text-align: center; border-top: none; background: #fff; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); min-width: 3.22917rem; }
  .innav-ermenu a { display: block; width: 100%; margin-bottom: 9px; height: auto; padding: 2px 5px; line-height: 20px; font-size: 14px; color: #5a5555; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .innav-ermenu a:hover { color: #fff; background: #0ba690; }
  .innav-ermenu a:last-of-type { margin-bottom: 0; }
  .header-btn { margin-left: 40px; position: relative; float: right; line-height: 80px; margin-left: 0.83333rem; }
  .header-btn a { border-color: #fff; }
  .header-btn .insearch-btn { width: auto; height: auto; margin-right: 0; background: none; }
  .header-btn .mobile-btn { display: none; }
  .insearch-view { position: static; z-index: 200; display: block; width: 300px; padding: 0px; width: 6.25rem; }
  .insearch-view form { border: none; -webkit-border-radius: 20px; border-radius: 20px; }
  .insearch-view .insearch-intxt { font-size: 14px; color: #fff; padding-right: 70px; background: transparent; border: 1px solid #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-border-radius: 20px; border-radius: 20px; font-size: 0.29167rem; }
  .insearch-view .insearch-intxt::-webkit-input-placeholder { color: #fff; }
  .insearch-view .insearch-intxt:-moz-placeholder { color: #fff; }
  .insearch-view .insearch-intxt::-moz-placeholder { color: #fff; }
  .insearch-view .insearch-intxt:-ms-input-placeholder { color: #fff; }
  .insearch-view .insearch-insub { width: 65px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background: url(../images/insearch-btn4.png) no-repeat center center; }
 
  .headerSearchbox{display:block;position:relative;left: 0px;right: 0px;top: 0px;background:none;padding:0px;line-height:unset;}
  .headerSearchbox form { border: none; -webkit-border-radius: 20px; border-radius: 20px; }
  .headerSearchbox .insearch-intxt { font-size: 14px; color: #fff; padding-right: 70px; background: transparent; border: 1px solid #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-border-radius: 20px; border-radius: 20px; font-size: 0.29167rem; }
  .headerSearchbox .insearch-intxt::-webkit-input-placeholder { color: #fff; }
  .headerSearchbox .insearch-intxt:-moz-placeholder { color: #fff; }
  .headerSearchbox .insearch-intxt::-moz-placeholder { color: #fff; }
  .headerSearchbox .insearch-intxt:-ms-input-placeholder { color: #fff; }
  .headerSearchbox .insearch-insub { width: 65px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; background: url(../images/insearch-btn4.png) no-repeat center center; }
  .mobile-Searchbtn{display: none !important;}  


   
 
 }

@media (min-width: 1260px) {
  .headerSearchbox{width:auto;}
  .inbanner-txt { padding: 0 100px; padding: 0 2.08333rem; }
 
  
 
  
  .inheader.active .inlogo-txt { color: #5ebcad; }
  .inheader.active .inlogo-txt:after { background: #5ebcad; }
  .inlogo { line-height: 100px; }
  .inlogo .inlogo-txt { position: relative; display: inline-block; vertical-align: middle; margin-left: 20px; padding-left: 20px; margin-top: 14px; line-height: 16px; font-size: 12px; color: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-left: 0.41667rem; padding-left: 0.41667rem; margin-top: 0.29167rem; }
  .inlogo .inlogo-txt span { margin-right: 10px; margin-right: 0.20833rem; }
  .inlogo .inlogo-txt span:last-of-type { margin-right: 0; }
  .inlogo .inlogo-txt:after { position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; content: ""; width: 0.02083rem; }
  .innav-h3 a { height: 100px; line-height: 100px; }
  .header-btn { line-height: 100px; }
   
 
  
 
   }

@media (min-width: 1480px) { .inlogo a img { height: auto; }
  
  .innav-ul li { margin-right: 60px; margin-right: 1.25rem; } }

@media (min-width: 1580px) { .innav-h3 a { font-size: 18px; }
   }

@media (min-width: 1680px) { .header-btn { margin-left: 145px; margin-left: 3.02083rem; }
   }

@media (min-width: 1920px) { .inpro .commonweb { max-width: 1430px; max-width: 29.79167rem; }
  .commonweb { max-width: 1400px; padding-left: 100px; padding-right: 100px; max-width: 29.16667rem; padding-left: 2.08333rem; padding-right: 2.08333rem; }
  
}
 
 
 
