*::after,
*::before {
  display: block;
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table td {
  border: 1px solid #f5f5f5;
  padding: 10px;
  line-height: 1.4;
}

.clearfix::after {
  clear: both;
  content: "";
  position: static;
  display: block;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
a[block] {
  display: block;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-outline-style: none;
}
body .y-more-btn,
body .g-more-btn,
body .w-more-btn {
  width: 160px;
  height: 50px;
  line-height: 48px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .y-more-btn span,
body .g-more-btn span,
body .w-more-btn span {
  margin-right: 10px;
}
body .y-more-btn .icon-box,
body .g-more-btn .icon-box,
body .w-more-btn .icon-box {
  position: relative;
  top: -1px;
}
.w-more-btn {
  color: #fff;
  border: solid 1px rgba(255, 255, 255, 0.5);
}
.g-more-btn {
  border: solid 1px #d9d9d9;
  color: #999999;
}
.g-more-btn:hover {
  color: #fff;
  border-color: #00479d;
  background: #00479d;
}
.y-more-btn {
  border: 1px solid #c8a063;
  color: #c8a063;
}
.y-more-btn:hover {
  background: #c8a063;
  color: #fff;
}
.momap img:nth-child(2) {
  display: none;
}
.BMap_mask,
.BMap_cpyCtrl,
.BMap_scaleTxt,
.BMap_scaleCtrl,
.BMap_omCtrl,
.anchorBL {
  display: none !important;
}
.hoverbtn {
  position: relative;
  cursor: pointer;
}
.hoverbtn img {
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
}
.hoverbtn .act {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.hoverbtn:hover .nor {
  opacity: 0;
}
.hoverbtn:hover .act {
  opacity: 1;
}
input,
textarea:focus {
  border-color: #00479d;
  outline: none;
}
input[type=datetime-local]{
    -webkit-appearance:none;
    outline:none;
    border:none;
           }
        select{
    -webkit-appearance: none;
        }
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input::-o-clear {
  display: none;
}
textarea {
  overflow: auto;
  font-family: inherit;
}
.mohead {
  display: none;
}
.pcbanner {
  display: block;
}
.mobanner {
  display: none;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#map img {
  max-width: 1000px;
}
.maodian {
  position: relative;
  top: -84px;
  height: 1px;
  display: block;
}
@media (min-width: 1200px) {
  ::-webkit-scrollbar {
    width: 8px;
  }
  ::-webkit-scrollbar-track {
    background: #f5f5f5;
  }
  ::-webkit-scrollbar-thumb {
    background: #00479d;
    -webkit-border-radius: 8px;
            border-radius: 8px;
    border: 1px solid #f5f5f5;
  }
  body * ::-webkit-scrollbar {
    width: 4px;
  }
}
img {
  max-width: 100%;
  vertical-align: middle;
  -webkit-transform: scale(1.00001);
     -moz-transform: scale(1.00001);
      -ms-transform: scale(1.00001);
          transform: scale(1.00001);
}
.leg {
  display: none;
}
/*@font-face {
    font-family: "syht-l";
    src: url("../fonts/syht-l/syht-l.eot");
    src: url("../fonts/syht-l/syht-l.eot?#iefix") format("embedded-opentype"),
        url("../fonts/syht-l/syht-l.woff") format("woff"),
        url("../fonts/syht-l/syht-l.ttf") format("truetype"),
        url("../fonts/syht-l/syht-l.svg#syht-l") format("svg");
    font-style: normal;
    font-weight: normal;
}
.syht-l {
    font-family: "syht-l";
}
*/
body {
  overflow-x: hidden;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
  max-width: 1920px;
  font-size: 16px;
  color: #333;
  margin: 0 auto;
}
.ttl {
  font-size: 16px;
}
ul li {
  list-style: none;
}
.wrap {
  width: 90%;
  max-width: 1540px;
  margin: 0 auto;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.1);
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #00479d;
}
.pl {
  position: relative;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}
.pl::after {
  content: "";
  width: 0;
  height: 1px;
  background: #00479d;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  top: 50%;
}
.pl:hover {
  padding-left: 10px;
  color: #00479d;
}
.pl:hover::after {
  width: 5px;
}
.inbg {
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
  background-position: left top;
  padding-top: 120px;
  background-color: #f0f0f0;
}
.inbg .wrap {
  margin-top: 5.2083%;
}
.inbg .wrap .pro-name {
  font-size: 30px;
  color: #ffffff;
  margin-bottom: 30px;
}
.inbg .wrap .st {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 10px;
}
.inbg .wrap .te {
  color: #ffffff;
  margin-bottom: 70px;
  line-height: 1.4;
}
.inbg .wrap .content {
  background: #fff;
  padding: 50px;
}
header {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}
header .hwrap {
  padding: 0 50px;
}
header .logobox {
  width: 158px;
  float: left;
  padding: 33px 0 27px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .logobox img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 60px;
}
header .logobox .imgbox {
  position: relative;
}
header .logobox .imgbox .act {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
header .logobox .imgbox .nor {
  opacity: 1;
}
header .navbox {
  float: right;
}
header .navbox .navli {
  float: left;
  position: relative;
}
header.hover-act {
  background: #fff;
}
header.hover-act .navbox .navli .navTl span {
  color: #000;
  
}
header.hover-act .navbox .other-box a .nor1, 
header.hover-act .navbox .other-box .sun-box .nor1 {
  display: none;
}
header.hover-act .navbox .other-box a .nor2, 
header.hover-act .navbox .other-box .sun-box .nor2 {
  display: block;
}
header .navbox .navli .navTl {
  display: block;
  -webkit-perspective-origin: 500px;
     -moz-perspective-origin: 500px;
          perspective-origin: 500px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 30px;
  position: relative;
  color: #fff;
}
header .navbox .navli .navTl span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 18px;
  position: relative;
  display: block;
  line-height: 120px;
}
header .navbox .navli .navTl span::after {
  content: "";
  width: 100%;
  height: 5px;
  /* background-color: #00479d; */
  left: 0;
  bottom: -1px;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
header .navbox .navli .subox {
  display: none;
  position: absolute;
  width: auto;
  min-width: 100%;
  left: 50%;
  top: 100%;
  padding: 0 10px;
  background: rgba(0, 71, 157, 0.95);
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  transform: translateX(-50%);
}
header .navbox .navli .subox a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  white-space: nowrap;
}
header .navbox .navli .subox a:hover {
  text-decoration: underline;
}
header .navbox .current .navTl span,
header .navbox .navli:hover .navTl span {
    /* color: #00479d; */
}
header .navbox .current .navTl span::after,
header .navbox .navli:hover .navTl span::after {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
header .navbox .navli:last-child {
  margin-right: 0;
}

header .navbox .navli.proli {
  position: static;
}
header .navbox .navli.proli .pro-subox {
  position: absolute;
  left: 0;
  width: 100%;
  top: 80%;
  background: rgba(0, 71, 157, 0.95);
  /* display: none; */
  visibility: hidden;
  opacity: 0;
  padding: 20px 0 0px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
header .navbox .navli.proli:hover .pro-subox {
  visibility: visible;
  opacity: 1;
  top: 100%;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}

header .navbox .navli.proli .pro-subox .wrap {
  display: flex;
  flex-wrap: wrap;
}
header .navbox .navli.proli .pro-subox .wrap .li-box{
  width: 16%;
  margin-right: 0.5%;
  margin-bottom: 20px;
}
header .navbox .navli.proli .pro-subox .wrap .li-box:nth-child(7n),header .navbox .navli.proli .pro-subox .wrap .li-box:nth-child(8n){width:auto; min-width: 16%}
header .navbox .navli.proli .pro-subox .wrap .li-box .title,header .navbox .navli.proli .pro-subox .wrap .li-box .title a {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
header .navbox .navli.proli .pro-subox .wrap .li-box .title a{border-bottom:none}
header .navbox .navli.proli .pro-subox .wrap .li-box a {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  transition: all .3s;
  display: block;
}
header .navbox .navli.proli .pro-subox .wrap .li-box a:hover {
  text-decoration: underline;
}
header .navbox .other-box {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  height: 120px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 0 55px;
}
header .navbox .other-box .search-input-box {
  margin-right: 26px;
  width: 30px;
  height: 30px;
  position: relative;
}
header .navbox .other-box .search-input-box input{
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  color: #fff;
  transition: all .3s;
  border-radius: 15px;
  font-size: 14px;
  border: none;
  opacity: 0;
}
header .navbox .other-box .search-input-box a{
  position: absolute;
  right: 0;
  top: 0;
}
header .navbox .other-box .search-input-box:hover input{
  width: 200px;
  background: #fff;
  color: #004d62;
  opacity: 1;
  padding: 0 36px 0 15px;
} 
header .navbox .other-box .search-input-box:hover a .nor1, 
header .navbox .other-box .search-input-box:hover a .nor2 {
  opacity: 0;
}
header .navbox .other-box .search-input-box:hover a .act{
  opacity: 1;
}
header .navbox .other-box a {
  margin-right: 26px;
}
header .navbox .other-box  .sun-box {
  position: relative;
  margin-right: 26px;
}
header .navbox .other-box  .sun-box:last-child{
  margin-right: 0;
}
header .navbox .other-box  .sun-box .in-box {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  padding-top: 20px;
  pointer-events: none;
  opacity: 0;
  transition: all .3s;
}
header .navbox .other-box  .sun-box:hover .in-box {
  opacity: 1;
  pointer-events: auto;
}
header .navbox .other-box  .sun-box .in-box .a-box {
  background: #fff;
  
}
header .navbox .other-box  .sun-box .in-box .a-box a{ 
  display: block;
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  color: #333;
  transition: all .3s;
  font-size: 14px;
  white-space: nowrap;
}
header .navbox .other-box  .sun-box .in-box .a-box a:hover{
  color: #004d62;
}
header .navbox .other-box a .nor2,
header .navbox .other-box .sun-box .nor2 {
  display: none;
}
header .navbox .other-box a:last-child {
  margin-right: 0;
}
header.act {
  border-bottom: 2px solid #004d62;
  background: #fff;
}
header.act .logobox {
  padding: 10px 0;
}
header.act .logobox img {
  height: 40px;
}
header.act .navbox .navli .navTl span {
  color: #000;
  line-height: 60px;
}
header.act .navbox .other-box {
  height: 60px;
}
header.act .navbox .other-box a .nor1 ,
header.act .navbox .other-box .sun-box .nor1{
  display: none;
}
header.act .navbox .other-box a .nor2,
header.act .navbox .other-box .sun-box .nor2{
  display: block;
}
.up-mask {
  position: fixed;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
} 
.up-mask .text{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  border-radius: 5px;
  padding: 10px 15px;
  line-height: 26px;

}
.monav-box {
  display: none;
}
.pro-class-nav-box {
  margin-bottom: 70px;
}
.pro-class-nav-box .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #f5f5f5;
}
#pronav {
  width: -webkit-calc(100% - 50px);
  width: -moz-calc(100% - 50px);
  width: calc(100% - 50px);
}
#pronav .swiper-slide {
  padding-left: 24px;
  position: relative;
  width: auto;
  padding: 20px 0 20px 24px;
  cursor: pointer;
  color: #999999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#pronav .swiper-slide::after {
  content: "";
  width: 12px;
  height: 12px;
  background: rgba(0, 77, 98, 0.2);
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#pronav .swiper-slide::before {
  content: "";
  width: 4px;
  left: 4px;
  height: 4px;
  background-color: #004d62;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#pronav .current-swiper-slide {
  color: #00479d;
}
#pronav .swiper-slide:hover {
  color: #00479d;
}
#pronav .current-swiper-slide::after,
#pronav .current-swiper-slide::before {
  opacity: 1;
}
.next_pronav {
  float: right;
  width: 34px;
  height: 34px;
  border: solid 1px #eeeeee;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.next_pronav:hover {
  border-color: #00479d;
  background: #00479d;
}
.backTop {
  position: fixed;
  bottom: -60px;
  width: 60px;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #fff;
  right: 60px;
  border: 1px solid #eee;
  z-index: 888;
}
.backTop img {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.backTop .in {
  position: relative;
}
.backTop:hover {
  background: #00479d;
  border-color: #00479d;
}
.actTop {
  bottom: 60px;
}
.chat-bar-box {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 300px;
  padding: 0 20px;
  background: #fff;
  -webkit-box-shadow: -14px 0px 24px 0px rgba(2, 2, 2, 0.1);
     -moz-box-shadow: -14px 0px 24px 0px rgba(2, 2, 2, 0.1);
          box-shadow: -14px 0px 24px 0px rgba(2, 2, 2, 0.1);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  z-index: 999;
  padding-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.chat-bar-box .home-btn {
  position: absolute;
  left: -50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  text-align: center;
  padding: 20px 0;
  background-color: #e60012;
  -webkit-border-radius: 5px 0px 0px 5px;
     -moz-border-radius: 5px 0px 0px 5px;
          border-radius: 5px 0px 0px 5px;
  cursor: pointer;
}
.chat-bar-box .home-btn .liuyan {
  margin-bottom: 13px;
}
.chat-bar-box .home-btn span {
  display: block;
  color: #fff;
}
.chat-bar-box .home-btn .jt-box {
  margin-top: 10px;
}
.chat-bar-box .ind-tl-box {
  padding: 40px 0 20px;
  text-align: center;
}
.chat-bar-box .ind-tl-box .cn {
  font-size: 18px;
  word-break: break-all;
  white-space: pre-wrap;
}
.chat-bar-box textarea {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  padding: 15px 20px;
  resize: none;
  height: 114px;
  margin-bottom: 14px;
}
.chat-bar-box .inp-box {
  margin-bottom: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  background-color: #f5f5f5;
}
.chat-bar-box .inp-box img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.chat-bar-box .inp-box input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 46px;
  border: none;
  background: none;
}
.chat-bar-box .yzm-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.chat-bar-box .yzm-box .inp-box {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 10px;
  margin-bottom: 0;
}
.chat-bar-box .yzm-box .inp-box input {
  width: 100px;
}
.chat-bar-box .yzm-box .yzmimg {
  width: 95px !important;
  height: 46px !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
}
.chat-bar-box .send-btn {
  color: #fff;
  width: 100%;
  height: 40px;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  background: #00479d;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
}
.hide-bar {
  right: -300px;
}
.hide-bar .home-btn .jt-box img {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.maskout {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
}
.maskout img {
  width: 30px;
  position: absolute;
  left: 40px;
  top: 40px;
}
.menu_sub {
  position: fixed;
  right: -70%;
  top: 0;
  width: 70%;
  background: #000;
  z-index: 1000;
  height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.menu_sub li {
  text-align: left;
  border-bottom: 1px solid #232530;
  line-height: 44px;
  font-size: 16px;
  width: 92%;
  margin: 0 auto;
}
.menu_sub a {
  color: #fff;
  display: block;
}
.menu_sub .subTitle {
  color: #fff;
  background: url(../images/plus.png) no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  background-size: 16px 16px;
  background-position: right center;
}
.menu_sub .bignav {
  background: none !important;
}
.menu_sub .subbox {
  display: none;
  font-size: 14px;
}
.menu_sub .menuact {
  background: url(../images/reduce.jpg) no-repeat;
  background-position: right center;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px;
  background-size: 16px;
}
.video_mask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.video_mask .videobox {
  height: 80%;
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: 1px solid #143170;
}
.video_mask .videobox .top {
  height: 60px;
  background: #fafafa;
}
.video_mask .videobox .top .close_btn {
  cursor: pointer;
  float: right;
  width: 44px;
  height: 44px;
  position: relative;
  margin-top: 8px;
  z-index: 9999999999;
}
.video_mask .videobox .top .close_btn i {
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
     -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  left: 50%;
  top: 50%;
  background: #000;
}
.video_mask .videobox .top .close_btn .s {
  width: 2px;
  height: 28px;
}
.video_mask .videobox .top .close_btn .h {
 width: 28px;
  height: 2px;
}
.video_mask .videobox video {
  width: 100%;
  display: block;
  height: 100%;
}
.fdmask {
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999999;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fdmask .in_div {
  position: absolute;
  width: 90%;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fdmask .in_div .btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.fdmask .in_div .fdprev {
  left: 0;
}
.fdmask .in_div .fdnext {
  right: 0;
}
.fdmask .in_div #fdswiper {
  width: 60%;
}
.act_video_mask {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.banner-box {
  position: relative;
}
.banner-box .imgbox {
  overflow: hidden;
 position: relative;
}

.banner-box .imgbox .text-box {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%,-50%);
  color: #fff;
}
.banner-box .imgbox .text-box .tl {
  font-size: 36px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.banner-box .imgbox .text-box .te {
  font-size: 24px;
  line-height: 1.4;
}
.banner-box .imgbox img {
  max-width: 200%;
  width: 100%;
}
.banner-box .out-nav-box {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
}
.banner-box .out-nav-box .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  height: 80px;
  background: #fff;
}
.banner-box .out-nav-box .wrap a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  font-size: 18px;
  color: #000;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  line-height: 50px;
}
.banner-box .out-nav-box .wrap a::after {
  content: "";
  width: 100%;
  height: 4px;
  background: #00479d;
  left: 0;
  bottom: -15px;
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-box .out-nav-box .wrap a:hover,
.banner-box .out-nav-box .wrap a.act {
  color: #00479d;
}
.banner-box .out-nav-box .wrap a:hover::after,
.banner-box .out-nav-box .wrap a.act::after {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}
.navbar-box {
  padding: 30px 0;
}
.navbar-box .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  line-height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navbar-box .wrap a {
  color: #333;
}
.navbar-box .wrap img {
  width: 8px;
  height: 11px;
  margin: 0 9px;
}
.navbar-box .wrap span {
  color: #999999;
}
.ind-tl-box {
  color: #fff;
}
.ind-tl-box .cn {
  font-size: 36px;
  margin-bottom: 10px;
  font-weight: bold;
}
.ind-tl-box .en {
  font-size: 20px;
}
.ind-tl-box .scn {
  font-family: SimSun;
  color: #999;
}
footer .top-box {
  padding-top: 4.1666%;
  background: url(../images/footer-bg.jpg) no-repeat center center / cover;
}
footer .top-box .tw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
footer .top-box .tw .left {
  width: 253px;
}
footer .top-box .tw .left .ft-logo {
  margin-bottom: 80px;
}
footer .top-box .tw .left .search-box .tl {
  color: #ffffff;
  margin-bottom: 20px;
}
footer .top-box .tw .left .search-box .inpbox {
  height: 44px;
  border: solid 1px rgba(240, 240, 240, 0.1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 7px;
  margin-bottom: 20px;
  
  width: 100%;
}
footer .top-box .tw .left .search-box .inpbox input {
  border: none;
  height: 28px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 8px;
  background: none;
  width: -webkit-calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: calc(100% - 100px);
  color: #fff;
}
footer .top-box .tw .left .search-box .inpbox .btn {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 80px;
  height: 28px;
  background-color: #00479d;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  cursor: pointer;
}
footer .top-box .tw .left .search-box .te {
  font-size: 12px;
  line-height: 24px;
  color: #fff;
}
footer .top-box .tw .center ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .top-box .tw .center li {
  margin-right: 65px;
}
footer .top-box .tw .center li a,
footer .top-box .tw .center li span {
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .top-box .tw .center li a,
footer .top-box .tw .center li span {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 24px;
}
footer .top-box .tw .center li a:nth-child(1) {
  color: #fff;
  font-size: 18px;
  padding-bottom: 20px;
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
}
footer .top-box .tw .center li a:nth-child(1)::after {
  content: "";
  width: 16px;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
}
footer .top-box .tw .center li:last-child {
  margin-right: 0;
}
footer .top-box .tw .center a:hover {
  color: #fff;
}
footer .top-box .tw .right .ewm {
  margin-bottom: 20px;
}
footer .top-box .tw .right .te {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-bottom: 30px;
}
footer .top-box .tw .right .share-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .top-box .tw .right .share-box img {
  width: 26px;
  height: 20px;
}
footer .top-box .tw .right .share-box span {
  margin: 0 24px;
  display: block;
  width: 1px;
  height: 20px;
  background: rgba(255, 255, 255, 0.5);
}
footer .top-box .tw .right select {
  display: block;
  width: 120px;
  border: 1px solid rgba(240, 240, 240, 0.1);
  background: url(../images/down.png) no-repeat right center;
  padding-right: 20px;
  text-align: center;
  -moz-text-align-last: center;
       text-align-last: center;
  height: 22px;
  color: #979798;
  border-radius: 0;
  -webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 0;
}
footer .top-box .bw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0 60px;
}
footer .top-box .bw a {
  margin-right: 40px;
}
footer .top-box .bw .wb {
  font-size: 14px;
  position: relative;
  padding-right: 10px;
  color: rgba(255, 255, 255, 0.5);
  padding-top: 9px;
}
footer .top-box .bw .wb::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #504e4e;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  right: 0;
  bottom: 0;
}
footer .bt-box {
  background: #2f2f2f;
}
footer .bt-box .wrap {
  height: 46px;
  line-height: 46px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
}
footer .bt-box .wrap span,
footer .bt-box .wrap a {
  display: block;
}
footer .bt-box .wrap a:first-child{
  margin-left: 0;
}
footer .bt-box .wrap .ml {
  margin-left: 20px;
}
footer .bt-box .wrap .left,
footer .bt-box .wrap .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bt-control-box {
  width: 100%;
  z-index: 90;
  position: absolute;
  left: 0;
  bottom: 50px;
}
.bt-control-box .inbox {
  overflow: hidden;
  width: 94%;
  margin: 0 auto;
  height: 120px;
  position: relative;
}
.bt-control-box .inbox .white-bg,
.bt-control-box .inbox .blue-bg {
  position: absolute;
  left: 0%;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition-duration: .6s;
     -moz-transition-duration: .6s;
       -o-transition-duration: .6s;
          transition-duration: .6s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.bt-control-box .inbox .white-bg {
  background: #fff;
}
.bt-control-box .inbox .blue-bg {
  background: #00479d;
  -webkit-transition-duration: 1.2s;
     -moz-transition-duration: 1.2s;
       -o-transition-duration: 1.2s;
          transition-duration: 1.2s;
  -webkit-transform-origin: left bottom;
     -moz-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
}
.bt-control-box .inbox .leftbg {
  -webkit-transform: skew(-20deg);
     -moz-transform: skew(-20deg);
      -ms-transform: skew(-20deg);
          transform: skew(-20deg);
}
.bt-control-box .inbox .left {
  float: left;
  width: 85%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0;
}
.bt-control-box .inbox .left a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.bt-control-box .inbox .left a .icon {
  position: relative;
  margin-right: 20px;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.bt-control-box .inbox .left a .te {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.bt-control-box .inbox .left a .te span {
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.bt-control-box .inbox .other {
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 20;
  height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
  margin-right: 80px;
}
.bt-control-box .inbox .other span {
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.bt-control-box .inbox .other img {
  width: 42px;
  height: 15px;
  -webkit-transform: translateX(-50px);
     -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}
.act.bt-control-box .inbox .white-bg,
.act.bt-control-box .inbox .blue-bg {
  width: 100%;
}
.act.bt-control-box .inbox .blue-bg {
  -webkit-transition-delay: .6s;
     -moz-transition-delay: .6s;
       -o-transition-delay: .6s;
          transition-delay: .6s;
}

.act.bt-control-box .inbox .content-box .left .icon {
  opacity: 1;
}
.act.bt-control-box .inbox .content-box .left .te span {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.act.bt-control-box .inbox .content-box .other span {
  opacity: 1;
}
.act.bt-control-box .inbox .content-box .other img {
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.sidebar-content {
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 40px;
  padding-bottom: 6.5%;
}
.sidebar-content .side-bar {
  width: 18.8312%;
  float: left;
}
.sidebar-content .side-bar .first-level .f-li {
  border: 1px solid #e5e5e5;
  border-top: none;
}
.sidebar-content .side-bar .first-level .f-li .f-title {
  background-color: #f5f5f5;
  padding: 0 25px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.sidebar-content .side-bar .first-level .f-li .f-title span {
  width: -webkit-calc(100% - 22px);
  width: -moz-calc(100% - 22px);
  width: calc(100% - 22px);
  display: block;
}
.sidebar-content .side-bar .first-level .f-li .f-title img {
  width: 19px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: rotate(-90deg);
     -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.sidebar-content .side-bar .first-level .f-li .second-level {
  display: none;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li {
  border-bottom: 1px solid #e5e5e5;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .s-title {
  background-color: #fff;
  padding: 0 25px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .s-title span {
  width: -webkit-calc(100% - 25px);
  width: -moz-calc(100% - 25px);
  width: calc(100% - 25px);
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .icon {
  width: 15px;
  height: 15px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .icon::after,
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .icon::before {
  content: "";
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #333;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .icon::after {
  width: 1px;
  height: 100%;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .icon::before {
  width: 100%;
  height: 1px;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level {
  display: none;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a {
  display: block;
  line-height: 50px;
  padding: 0 20px 0 44px;
  position: relative;
  color: #999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid #e5e5e5;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a:first-child {
  border-top: 1px solid #e5e5e5;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a:hover {
  background-color: #f9f9f9;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #999;
  left: 30px;
  top: 50%;
}
.sidebar-content .side-bar .first-level .f-li .second-level .s-li:last-child {
  border-bottom: none;
}
.sidebar-content .side-bar .first-level .f-li .second-level .act.s-li .s-title .icon {
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.sidebar-content .side-bar .first-level .f-li .second-level .act.s-li .s-title .icon::after {
  height: 0;
}
.sidebar-content .side-bar .first-level .act.f-li .f-title,
.sidebar-content .side-bar .first-level .f-li:hover .f-title {
  background: #00479d;
  color: #fff;
}
.sidebar-content .right-cont {
  width: 77.2727%;
  float: right;
}
.sidebar-content .right-cont .pro-ul li {
  width: 31.9327%;
  float: left;
  margin: 2.10095% 2.10095% 0 0;
  border: solid 1px #e5e5e5;
}
.sidebar-content .right-cont .pro-ul li a {
  display: block;
}
.sidebar-content .right-cont .pro-ul li .imgbox {
  overflow: hidden;
}
.sidebar-content .right-cont .pro-ul li .imgbox img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.sidebar-content .right-cont .pro-ul li .text-box {
  background-color: #f9f9f9;
  padding: 0 5%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.sidebar-content .right-cont .pro-ul li .text-box .name {
  padding: 30px 0 40px;
  color: #333333;
  border-bottom: 1px solid rgba(153, 153, 153, 0.2);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sidebar-content .right-cont .pro-ul li .text-box .btn {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 120px;
  height: 36px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  line-height: 34px;
  text-align: center;
  margin: 30px auto 40px;
}
.sidebar-content .right-cont .pro-ul li:hover .imgbox img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.sidebar-content .right-cont .pro-ul li:hover .text-box {
  background: #00479d;
}
.sidebar-content .right-cont .pro-ul li:hover .text-box .name {
  color: #fff;
}
.sidebar-content .right-cont .pro-ul li:hover .text-box .btn {
  border-color: #fff;
  color: #00479d;
}
.sidebar-content .right-cont .pro-ul li:nth-child(3n) {
  margin-right: 0;
}
.sidebar-content .right-cont .pro-ul li:nth-child(1),
.sidebar-content .right-cont .pro-ul li:nth-child(2),
.sidebar-content .right-cont .pro-ul li:nth-child(3) {
  margin-top: 0;
}
.pro-valve li {
  width: 32.4369%;
  float: left;
  margin: 1.34465% 1.34465% 0 0;
  padding: 17px;
  border: solid 1px #e5e5e5;
}
.pro-valve li .imgbox {
  overflow: hidden;
}
.pro-valve li .imgbox img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pro-valve li .text-box {
  padding: 40px 30px 20px;
}
.pro-valve li .text-box .name {
  color: #333333;
  font-size: 18px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 30px;
}
.pro-valve li .text-box .btn {
  height: 40px;
  border: solid 1px #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 10;
  padding: 0 20px;
}
.pro-valve li .text-box .btn span {
  color: #333;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pro-valve li .text-box .btn .icon {
  height: 12px;
  width: 51px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
}
.pro-valve li .text-box .btn::after {
  content: "";
  width: 0;
  left: 0;
  background: #00479d;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}
.pro-valve li:nth-child(3n) {
  margin-right: 0;
}
.pro-valve li:nth-child(1),
.pro-valve li:nth-child(2),
.pro-valve li:nth-child(3) {
  margin-top: 0;
}
.pro-valve li:hover .text-box span {
  color: #fff;
}
.pro-valve li:hover .text-box .btn::after {
  width: 100%;
}
.solution-box {
  padding-top: 40px;
  border-top: 1px solid #f3f3f3;
}
.solution-box .box-tl {
  margin-bottom: 40px;
  font-size: 22px;
}
#solution .imgbox {
  overflow: hidden;
}
#solution .imgbox img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#solution .text {
  padding: 0 10px;
  line-height: 60px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  background-color: #f2f2f2;
  border: solid 1px #e5e5e5;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#solution .swiper-slide:hover .imgbox img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#solution .swiper-slide:hover .text {
  background: #00479d;
  color: #fff;
}
#solutionSP {
  margin-top: 40px;
  position: relative;
  left: auto;
  bottom: auto;
}
.this-title {
  font-size: 30px;
  margin-bottom: 40px;
  text-align: center;
  color: #333;
}
.hl_a .search-box,
.public_a .search-box,
.join_a .search-box,
.news_a .search-box,
.shows_a .search-box,
.hlnews_a .search-box,
.download_a .search-box,
.contact_a .search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
 
}
.hl_a .search-box .select-box,
.public_a .search-box .select-box,
.join_a .search-box .select-box,
.news_a .search-box .select-box,
.shows_a .search-box .select-box,
.hlnews_a .search-box .select-box,
.download_a .search-box .select-box,
.contact_a .search-box .select-box {
  width: 24%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.sales_a .search-box{display: block;}

.hl_a .search-box .select-box select, 
.public_a .search-box .select-box select,
.join_a .search-box .select-box select,
.news_a .search-box .select-box select,
.shows_a .search-box .select-box select,
.hlnews_a .search-box .select-box select,
.download_a .search-box .select-box select,
.contact_a .search-box .select-box select {
  padding: 0 14px;
}
.hl_a .search-box .select-box .title,
.public_a .search-box .select-box .title,
.join_a .search-box .select-box .title,
.news_a .search-box .select-box .title,
.shows_a .search-box .select-box .title,
.hlnews_a .search-box .select-box .title,
.download_a .search-box .select-box .title,
.contact_a .search-box .select-box .title {
  width: 84px;
  text-align: center;
  line-height: 48px;
  background-color: #f3f3f3;
  border: solid 1px #dddddd;
  border-right: none;
  color: #666666;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.hl_a .search-box .select-box select,
.public_a .search-box .select-box select,
.join_a .search-box .select-box select,
.news_a .search-box .select-box select,
.shows_a .search-box .select-box select,
.hlnews_a .search-box .select-box select,
.download_a .search-box .select-box select,
.contact_a .search-box .select-box select {
  width: -webkit-calc(100% - 94px);
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  height: 50px;
  border: solid 1px #dddddd;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
}
.hl_a .search-box .inpbox,
.public_a .search-box .inpbox,
.join_a .search-box .inpbox,
.news_a .search-box .inpbox,
.shows_a .search-box .inpbox,
.hlnews_a .search-box .inpbox,
.download_a .search-box .inpbox,
.contact_a .search-box .inpbox {
  width: 50%;
  border: solid 1px #dddddd;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
   height: 50px;
}
.hl_a .search-box .inpbox .icon,
.public_a .search-box .inpbox .icon,
.join_a .search-box .inpbox .icon,
.news_a .search-box .inpbox .icon,
.shows_a .search-box .inpbox .icon,
.hlnews_a .search-box .inpbox .icon,
.download_a .search-box .inpbox .icon,
.contact_a .search-box .inpbox .icon {
  border-right: solid 1px #dddddd;
}
.hl_a .search-box .inpbox .search-btn,
.public_a .search-box .inpbox .search-btn,
.join_a .search-box .inpbox .search-btn,
.news_a .search-box .inpbox .search-btn,
.shows_a .search-box .inpbox .search-btn,
.hlnews_a .search-box .inpbox .search-btn,
.download_a .search-box .inpbox .search-btn,
.contact_a .search-box .inpbox .search-btn {
  width: 130px;
  line-height: 48px;
  background-color: #f3f3f3;
  color: #666666;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.hl_a .search-box .inpbox input,
.public_a .search-box .inpbox input,
.join_a .search-box .inpbox input,
.news_a .search-box .inpbox input,
.shows_a .search-box .inpbox input,
.hlnews_a .search-box .inpbox input,
.download_a .search-box .inpbox input,
.contact_a .search-box .inpbox input {
  width: -webkit-calc(100% - 180px);
  width: -moz-calc(100% - 180px);
  width: calc(100% - 180px);
  height: 100%;
  border: none;
  padding: 0 14px;
  font-size: 16px;
}
.list-mb-1 li {
  width: 24.3506%;
  margin: 20px 0.8658% 0 0;
  float: left;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-mb-1 li a {
  display: block;
}
.list-mb-1 li .imgbox {
  overflow: hidden;
  padding-top: 56%;
  background-repeat: no-repeat;
  background-size: cover;
}
.list-mb-1 li .imgbox img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list-mb-1 li .text-box {
  padding: 38px 20px;
  background-color: #f3f3f3;
}
.list-mb-1 li .text-box .name {
  font-size: 18px;
  color: #333333;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
.list-mb-1 li .text-box .time {
  font-size: 14px;
  color: #666666;
}
.list-mb-1 li:nth-child(1),
.list-mb-1 li:nth-child(2),
.list-mb-1 li:nth-child(3),
.list-mb-1 li:nth-child(4) {
  margin-top: 0;
}
.list-mb-1 li:nth-child(4n) {
  margin-right: 0;
}
.list-mb-1 li:hover {
  top: -10px;
}
.page-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}
.page-box a {
  margin: 0 4px;
  display: block;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  border: solid 1px #ddd;
  line-height: 28px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
}
button {
  border: none;
}
.page .allpage {
  display: block;
  padding: 0 10px;
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.page-box a img {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  width: 100%;
}
.page-box .actA,
.page-box a:hover {
  background: #00479d;
  color: #fff;
  border-color: #00479d;
}
.page-box .changebtn {
  width: auto;
  padding: 0 10px;
}
.m-more-btn {
  width: 100%;
  height: 44px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background: #00479d;
  color: #fff;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
}
.page-box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 70px;
}
.page-box2 .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-box2 .btn .icon {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: solid 1px #d9d9d9;
  position: relative;
}
.page-box2 .btn .icon img {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
.page-box2 .btn span {
  color: #999999;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-box2 .backbtn {
  width: 120px;
  height: 40px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  border: solid 1px #d9d9d9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-box2 .backbtn .icon {
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  margin-right: 10px;
}
.page-box2 .backbtn span {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-box2 .backbtn:hover {
  background: #00479d;
  border-color: #00479d;
}
.page-box2 .backbtn:hover span {
  color: #fff;
}
.page-box2 .prev-btn .icon {
  margin-right: 20px;
}
.page-box2 .next-btn .icon {
  margin-left: 20px;
}
.page-box2 .btn:hover .icon {
  background: #00479d;
  border-color: #00479d;
}
.page-box2 .btn:hover span {
  color: #00479d;
}
.page-box3 {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page-box3 .left {
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
  line-height: 28px;
}
.page-box3 .left a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-box3 .left a:hover {
  color: #00479d;
}
.page-box3 .right {
  width: 140px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background-color: #00479d;
  color: #fff;
  opacity: .9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-box3 .right:hover {
  opacity: 1;
}

.article-mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  display: none;
}
.article-mask .article-box {
  height: 80%;
  position: absolute;
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  width: 1200px;
  max-width: 90%;
  padding: 40px 30px;
  background: #fff;
}

.ysbh,
.flsm {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 1.4;
  display: none;
}
.close-this-article {
  position: absolute;
  right: -60px;
  top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
  transform: rotate(-45deg);
  cursor: pointer;
}
.close-this-article::after, 
.close-this-article::before {
  content: "";
  background: #fff;
  transform: translate(-50%,-50%);
  left: 50%;
  top: 50%;
} 
.close-this-article::after{
  width: 1px;
  height: 24px;
}
.close-this-article::before {
  width: 24px;
  height: 1px;
}

@media (max-width: 1536px) {
  header .logobox {
    padding: 23px 0 17px;
  }
  header .navbox .navli .navTl {
    padding: 0 20px;
  }
  header .navbox .navli .navTl span {
    line-height: 100px;
  }
  header .navbox .other-box {
    height: 100px;
  }
  .ind-tl-box .cn {
    font-size: 30px;
  }
  .ind-tl-box .en {
    font-size: 18px;
  }
  footer .top-box .tw .center li {
    margin-right: 45px;
  }
  footer .top-box .bw a {
    margin-right: 30px;
  }
  .bt-control-box .inbox {
    height: 100px;
  }
  .bt-control-box .inbox .left {
    padding: 25px 0;
  }
  .bt-control-box .inbox .other {
    margin-top: 19px;
  }
  .bt-control-box .inbox .other span {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  .leg {
    height: 80px;
  }
  header .navbox .navli .navTl {
    font-size: 16px;
  }
  header .navbox .navli .subox a {
    line-height: 40px;
  }
  footer .top-box .tw {
    padding-bottom: 40px;
  }
  footer .top-box .tw .center li {
    margin-right: 30px;
  }
  footer .top-box .tw .center li a:nth-child(1) {
    font-size: 16px;
  }
  footer .top-box .tw .center li a {
    font-size: 12px;
  }
  footer .top-box .bw {
    padding: 20px 0 40px;
  }
  .sidebar-content .side-bar .first-level .f-li .f-title {
    padding: 0 15px 0 20px;
    height: 50px;
  }
  .sidebar-content .side-bar .first-level .f-li .f-title img {
    width: 12px;
  }
  .sidebar-content .side-bar .first-level .f-li .second-level .s-li .s-title {
    padding: 0 15px 0 20px;
    height: 40px;
  }
  .sidebar-content .side-bar .first-level .f-li .second-level .s-li .third-level a {
    line-height: 40px;
  }
  .sidebar-content .right-cont .pro-ul li .text-box .name {
    padding: 20px 0;
  }
  .sidebar-content .right-cont .pro-ul li .text-box .btn {
    margin: 20px auto;
  }
  #solution .swiper-slide .text {
    line-height: 50px;
  }
  .this-title {
    font-size: 24px;
  }
  .pro-valve li {
    padding: 12px;
  }
  .pro-valve li .text-box {
    padding: 30px 20px 10px;
  }
  .pro-valve li .text-box .name {
    margin-bottom: 20px;
  }
  .inbg .wrap .pro-name {
    font-size: 24px;
  }
  .inbg .wrap .st {
    font-size: 20px;
  }
  .inbg .wrap .te {
    margin-bottom: 50px;
  }
  .list-mb-1 li .text-box {
    padding: 28px 20px;
  }
}
@media (max-width: 1366px) {
  html,
  body {
    font-size: 14px;
  }
  .ind-tl-box .cn {
    font-size: 26px;
  }
  .page-box {
    margin-top: 40px;
  }
  .navbar-box {
    padding: 20px 0;
  }
  header .navbox .other-box {
    padding-left: 30px;
  }
  .bt-control-box .inbox {
    height: 90px;
  }
  .bt-control-box .inbox .content-box .left .icon {
    height: 40px;
    margin-right: 15px;
  }
  .bt-control-box .inbox .content-box .left .icon img {
    height: 100%;
  }
  .bt-control-box .inbox .other {
    margin-right: 54px;
  }
  .pro-valve li {
    padding: 10px;
  }
  .pro-valve li .text-box {
    padding: 24px 16px 10px;
  }
  .pro-valve li .text-box .name {
    font-size: 16px;
  }
    .banner-box .imgbox .text-box .tl {
    font-size: 30px;
  }
  .banner-box .imgbox .text-box .te {
    font-size: 18px;
  }
}
@media (max-width: 1280px) {
  footer .top-box .tw .left {
    width: 170px;
  }
  footer .top-box .tw .left .search-box .inpbox .btn {
    width: 50px;
  }
  footer .top-box .tw .left .search-box .inpbox input {
    width: -webkit-calc(100% - 58px);
    width: -moz-calc(100% - 58px);
    width: calc(100% - 58px);
  }
  footer .top-box .tw .center li {
    margin-right: 24px;
  }
  .list-mb-1 li .text-box {
    padding: 20px 15px;
  }

    .banner-box .imgbox .text-box .tl {
    font-size: 24px;
  }
  .banner-box .imgbox .text-box .te {
    font-size: 16px;
  }
  
}
@media (max-width: 1024px) {
  .article-mask {
    top: 60px;
    height: auto;
    bottom: 0;
    background: #fff;
  }
  .article-mask .article-box{
    padding: 40px 5% 60px;
    height: 100%;
    max-width: 100%;
    top: 0;
  }
  .close-this-article {
    right: auto;
    top: auto;
    left: 50%;
    bottom: 10px;
    margin-left: -20px;
    border-color: #333;

  }
  .close-this-article::after,
  .close-this-article::before {
    background: #333;
  }
  
  .leg {
    height: 60px;
    display: block;
  }
  .mohead {
    display: block;
    height: 60px;
    padding: 0 5%;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  }
  .mohead .logoBox {
    overflow: hidden;
    float: left;
    margin-top: 15px;
    display: block;
  }
  .mohead .logoBox img {
    height: 30px;
    display: block;
  }
  .mohead .menu {
    margin-top: 8px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    float: right;
  }
  .mohead .menu span {
    width: 30px;
    height: 3px;
    background: #00479d;
    display: block;
    margin: 4px auto;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .mohead .menu span:first-child {
    margin-top: 13px;
  }
  .mohead .act.menu span:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
       -moz-transform: translateY(7px) rotate(-45deg);
        -ms-transform: translateY(7px) rotate(-45deg);
            transform: translateY(7px) rotate(-45deg);
  }
  .mohead .act.menu span:nth-child(2) {
    -webkit-transform: scaleX(0);
       -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
  }
  .mohead .act.menu span:nth-child(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
       -moz-transform: translateY(-7px) rotate(45deg);
        -ms-transform: translateY(-7px) rotate(45deg);
            transform: translateY(-7px) rotate(45deg);
  }
  header {
    display: none;
  }
  .monav-box {
    top: 100%;
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f8f8f8;
    z-index: 999;
    padding: 20px 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .monav-box ul {
    padding: 0 5%;
    height: 100%;
    overflow: auto;
  }
  .monav-box ul li {
    /* margin-bottom: 15px; */
  }
  .monav-box ul li .title {
    background: #fff;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .monav-box ul li .title span,
  .monav-box ul li .title a {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    line-height: 44px;
    padding-left: 15px;
    border-bottom: 1px solid #f5f5f5;
  }
  .monav-box ul li .title .jt {
    width: 30px;
    height: 30px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .monav-box ul li .act {
    background: #f0f0f0;
  }
  .monav-box ul li .act .jt {
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .monav-box ul li .subox {
    display: none;
    padding: 0;
  }
  .monav-box ul li .subox .subox {
   
  }
  .monav-box ul li .subox a {
    line-height: 44px;
    display: block;
    border-bottom: 1px solid #f5f5f5;
    padding-left: 15px;
    background: #fff url(../images/next_jt_02.png) no-repeat right center;
    -webkit-background-size: 30px 30px;
       -moz-background-size: 30px;
            background-size: 30px;
  }
  .act-monav-box {
    top: 60px;
  }
  footer .top-box {
    padding-top: 0;
  }
  footer .top-box .tw {
    display: none;
  }
  footer .top-box .bw {
    padding: 30px 0 40px;
  }
  footer .top-box .bw a {
    margin-right: 20px;
  }
  footer .bottom .wrap {
    padding: 18px 0;
    display: block;
    text-align: center;
    line-height: 32px;
  }
  .bt-control-box .inbox {
    height: 80px;
  }
  .bt-control-box .inbox .other {
    margin-right: 24px;
    margin-top: 16px;
  }
  .bt-control-box .inbox .content-box .left .icon {
    height: 30px;
  }
  .ind-tl-box .cn {
    font-size: 20px;
  }
  .ind-tl-box .en {
    font-size: 12px;
  }
  .this-title {
    font-size: 20px;
  }
  .hl_a .search-box,
  .public_a .search-box,
  .join_a .search-box,
  .news_a .search-box,
  .shows_a .search-box,
  .hlnews_a .search-box,
  .download_a .search-box,
  .contact_a .search-box {
    margin-bottom: 30px;
  }
  .hl_a .search-box .inpbox .search-btn,
  .public_a .search-box .inpbox .search-btn,
  .join_a .search-box .inpbox .search-btn,
  .news_a .search-box .inpbox .search-btn,
  .shows_a .search-box .inpbox .search-btn,
  .hlnews_a .search-box .inpbox .search-btn,
  .download_a .search-box .inpbox .search-btn,
  .contact_a .search-box .inpbox .search-btn {
    width: 60px;
  }
  .hl_a .search-box .inpbox input,
  .public_a .search-box .inpbox input,
  .join_a .search-box .inpbox input,
  .news_a .search-box .inpbox input,
  .shows_a .search-box .inpbox input,
  .hlnews_a .search-box .inpbox input,
  .download_a .search-box .inpbox input,
  .contact_a .search-box .inpbox input {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
  }
  .list-mb-1 li .text-box .name {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.more-btn-page {
  display: none;
}
.line-color {
  height: 1px;
  background: #eee;
}
.more-btn.mobanner {
  width: 100%;
  height: 50px;
  background: #00479d;
  color: #fff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  text-align: center;
  line-height: 50px;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .banner-box .out-nav-box {
    display: none!important;
  }
  .hl_a .search-box,
  .public_a .search-box,
  .join_a .search-box,
  .news_a .search-box,
  .shows_a .search-box,
  .hlnews_a .search-box,
  .download_a .search-box,
  .contact_a .search-box {
    display: block;
  }
  .hl_a .search-box .select-box,
  .public_a .search-box .select-box,
  .join_a .search-box .select-box,
  .news_a .search-box .select-box,
  .shows_a .search-box .select-box,
  .hlnews_a .search-box .select-box,
  .download_a .search-box .select-box,
  .contact_a .search-box .select-box {
    width: 100%;
    margin: 0 0 6%;
  }
  .hl_a .search-box .select-box select,
  .public_a .search-box .select-box select,
  .join_a .search-box .select-box select,
  .news_a .search-box .select-box select,
  .shows_a .search-box .select-box select,
  .hlnews_a .search-box .select-box select,
  .download_a .search-box .select-box select,
  .contact_a .search-box .select-box select {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .hl_a .search-box .inpbox,
  .public_a .search-box .inpbox,
  .join_a .search-box .inpbox,
  .news_a .search-box .inpbox,
  .shows_a .search-box .inpbox,
  .hlnews_a .search-box .inpbox,
  .download_a .search-box .inpbox,
  .contact_a .search-box .inpbox {
    width: 100%;
  }
  .hl_a .search-box .inpbox .search-btn,
  .public_a .search-box .inpbox .search-btn,
  .join_a .search-box .inpbox .search-btn,
  .news_a .search-box .inpbox .search-btn,
  .shows_a .search-box .inpbox .search-btn,
  .hlnews_a .search-box .inpbox .search-btn,
  .download_a .search-box .inpbox .search-btn,
  .contact_a .search-box .inpbox .search-btn {
    width: 60px;
    line-height: 38px;
  }
  .hl_a .search-box .inpbox,
  .public_a .search-box .inpbox,
  .join_a .search-box .inpbox,
  .news_a .search-box .inpbox,
  .shows_a .search-box .inpbox,
  .hlnews_a .search-box .inpbox,
  .download_a .search-box .inpbox,
  .contact_a .search-box .inpbox{
    height: 40px;
  }
  .hl_a .search-box .inpbox input,
  .public_a .search-box .inpbox input,
  .join_a .search-box .inpbox input,
  .news_a .search-box .inpbox input,
  .shows_a .search-box .inpbox input,
  .hlnews_a .search-box .inpbox input,
  .download_a .search-box .inpbox input,
  .contact_a .search-box .inpbox input {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    
  }

  .hl_a .search-box .select-box .title,
.public_a .search-box .select-box .title,
.join_a .search-box .select-box .title,
.news_a .search-box .select-box .title,
.shows_a .search-box .select-box .title,
.hlnews_a .search-box .select-box .title,
.download_a .search-box .select-box .title,
.contact_a .search-box .select-box .title {
  line-height: 38px;
  height: 40px;
}
.hl_a .search-box .select-box select,
.public_a .search-box .select-box select,
.join_a .search-box .select-box select,
.news_a .search-box .select-box select,
.shows_a .search-box .select-box select,
.hlnews_a .search-box .select-box select,
.download_a .search-box .select-box select,
.contact_a .search-box .select-box select  {
  height: 40px;
}

  .m-more-btn {
    margin-top: 40px;
  }
  .page-box {
    display: none;
  }
  .pcbanner {
    display: none;
  }
  .mobanner {
    display: block;
  }
  .navbar-box {
    padding: 0;
  }
  .pro-nav-box {
    display: none;
  }
  .page-box {
    margin-top: 30px;
  }
  .banner-box .imgbox {
    overflow: hidden;
  }
  .banner-box .imgbox img {
    width: 200%;
    -webkit-transform: translate(-25%);
       -moz-transform: translate(-25%);
        -ms-transform: translate(-25%);
            transform: translate(-25%);
  }
  footer .top-box .bw {
    display: none;
  }
  footer .bt-box .wrap {
    padding: 20px 0;
    display: block;
    height: auto;
    line-height: 30px;
  }
  footer .bt-box .wrap .left {
    display: block;
  }
  footer .bt-box .wrap .left span,
  footer .bt-box .wrap .left a {
    display: inline-block;
    margin-right: 10px;
  }
  footer .bt-box .wrap .ml {
    margin-left: 0;
  }
  .backTop {
    right: 10px;
    padding: 0;
    width: 40px;
    height: 40px;
  }
  .more-btn-page {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    background: #00479d;
    margin-top: 30px;
  }
  .bt-control-box {
    display: none;
  }
  .sidebar-content .side-bar {
    display: none;
  }
  .sidebar-content .right-cont {
    width: 100%;
  }
  .m-first-level {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 5% auto;
  }
  .m-first-level a {
    width: 50%;
    padding: 0 5px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    background: #ddd;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
  .m-first-level a:nth-child(2n) {
    border-right: none;
  }
  .m-first-level a.act {
    color: #fff;
    background: #00479d;
  }
  .m-second-level {
    max-height: 225px;
    overflow: auto;
  }
  .m-second-level ul li {
    margin-bottom: 5px;
  }
  .m-second-level ul li .m-s-title {
    line-height: 40px;
    border: 1px solid #ddd;
    padding: 0 5%;
    position: relative;
  }
  .m-second-level ul li .m-s-title span {
    display: block;
    width: 12px;
    height: 12px;
    right: 5%;
    top: 13px;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .m-second-level ul li .m-s-title span::after,
  .m-second-level ul li .m-s-title span::before {
    content: "";
    background: #333;
    left: 50%;
    top: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .m-second-level ul li .m-s-title span::after {
    width: 100%;
    height: 2px;
  }
  .m-second-level ul li .m-s-title span::before {
    height: 100%;
    width: 2px;
  }
  .m-second-level ul li .m-t-level {
    display: none;
    border: 1px solid #ddd;
    border-top: none;
  }
  .m-second-level ul li .m-t-level a {
    display: block;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    padding: 0 5%;
  }
  .m-second-level ul li .m-t-level a:last-child {
    border-bottom: none;
  }
  .m-second-level ul li.act .m-s-title .icon {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  .m-second-level ul li.act .m-s-title .icon::before {
    height: 0;
  }
  .sidebar-content .right-cont .pro-ul li {
    width: 100%;
    margin: 0 0 6% !important;
  }
  .sidebar-content .right-cont .pro-ul li .imgbox img {
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
  }
  .sidebar-content .right-cont .pro-ul li:last-child {
    margin-bottom: 0 !important;
  }
  .this-title {
    margin-bottom: 30px;
  }
  #solutionSP {
    margin-top: 30px;
  }
  .solution-box {
    padding-top: 30px;
  }
  .solution-box .box-tl {
    font-size: 20px;
    ma;
  }
  .pro-valve li {
    width: 100%;
    margin: 0 0 6% !important;
  }
  .pro-valve li:last-child {
    margin-bottom: 0 !important;
  }
  .inbg {
    -webkit-background-size: 300% 300%;
       -moz-background-size: 300%;
            background-size: 300%;
    background-position: center top;
    padding-top: 40px;
  }
  .inbg .wrap {
    margin-top: 0;
  }
  .inbg .wrap .pro-name {
    margin-bottom: 20px;
  }
  .inbg .wrap .st {
    font-size: 16px;
    line-height: 26px;
  }
  .inbg .wrap .te {
    line-height: 20px;
    margin-bottom: 30px;
  }
  .inbg .wrap .content {
    padding: 15px;
  }
  .list-mb-1 li {
    width: 100%;
    margin: 0 0 6%!important;
  }
  .list-mb-1 li:last-child {
    margin-bottom: 0!important;
  }

    .banner-box .imgbox .text-box .tl {
    font-size: 20px;
  }
  .banner-box .imgbox .text-box .te {
    font-size: 14px;
  }
}


.banner-box .search-box {
  position: absolute;
  left: 0;
  bottom: -102px;
  width: 100%;
}

.banner-box .search-box .wrap {
  padding: 33px 40px 66px 40px;
  background-color: #e0e0e0;
}
.banner-box .search-box .wrap .tl{
  font-size: 24px;
  color: #333;
  margin-bottom: 24px;

}

.banner-box .search-box .wrap .inp-out-box {
  display: flex;

}

.banner-box .search-box .wrap .inp-out-box .inp-box {
  flex-grow: 1;
  position: relative;
  
}
.banner-box .search-box .wrap .inp-out-box .inp-box .icon {
  position: absolute;
  padding: 14px;
  right: 0;
  top: 0;
  z-index: 20;
  cursor: pointer;
}
.banner-box .search-box .wrap .inp-out-box .inp-box  input{
  height: 58px;
  border: none;
  width: 100%;
  padding: 0 66px 0 20px;
  font-size: 16px;
}

.banner-box .search-box .wrap .inp-out-box .btn {
  width: 155px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  transition: all .3s;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: 10px;
}
.banner-box .search-box .wrap .inp-out-box .serach-btns {
  background-color: #00479d;
  color: #fff;
}

.banner-box .search-box .wrap .inp-out-box .back-btns {
  background-color: #eeeeee;color: #333333;
  display: flex;
  align-items: center;
  justify-content: center;

}
.banner-box .search-box .wrap .inp-out-box .back-btns  img{
  margin-right: 17px;
}
.search-a {
  margin-top: 160px;
}
.search-a .pro-valve li {
  width: 24.3506%;
  margin: 0.8658% 0.8658% 0 0!important;
}
.search-a .pro-valve li:nth-child(4),
.search-a .pro-valve li:nth-child(3),
.search-a .pro-valve li:nth-child(2),
.search-a .pro-valve li:nth-child(1) {
  margin-top: 0!important;
}
.search-a .pro-valve li:nth-child(4n) {
  margin-right: 0!important;
} 

.search-a .title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 25px;
}
.search-a .title span {
  color: #00479d;
  font-size: 24px;
  font-weight: bold;
}
.search-a .wrap {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}
.search-a .wrap:last-child{
  border-bottom: none;
}

@media(max-width:1536px) {
  .banner-box .search-box {
    bottom: -84px;
  }
  .banner-box .search-box .wrap {
    padding: 20px 30px 50px 30px;
  }
  .banner-box .search-box .wrap .tl {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .search-a {
    margin-top: 140px;
  }
}
@media (max-width:1366px) {
  .search-a .title  {
    font-size: 16px;
  }
  .search-a .title span {
    font-size: 20px;
  }

}

@media(max-width:768px) {
  .search-a{
    margin-top: 50px;
  }
  .search-a .pro-valve li {
    width: 100%!important;
    margin:0!important;
    margin-bottom: 6%!important; 
  }
  .search-a .pro-valve li:last-child{
    margin-bottom: 0!important;
  }

  .banner-box .search-box {
    position: static;
    background: #e0e0e0;
  }
  .banner-box .search-box .wrap{ 
    padding: 20px 0;
  }
  .banner-box .search-box .wrap .inp-out-box .inp-box input {
    height: 40px;
  }
  .banner-box .search-box .wrap .inp-out-box .inp-box .icon {
    padding: 5px;
  }
  .banner-box .search-box .wrap .inp-out-box .btn {
    width: 80px;
    line-height: 40px;
    height: 40px;;
  }
  .banner-box .search-box .wrap .inp-out-box .back-btns img {
    margin-right: 5px;
  }

}
@media(max-width: 500px){
  .page-box3 .left {
    width: 100%;
    line-height: 28px;
    display: block;
  }
  .page-box3 .right {
    width: 100%;
    height: 42px;
    text-align: center;
    display: block;
    line-height: 42px;
    background-color: #00479d;
    color: #fff;
    opacity: .9;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: 30px;
  }
  .page-box3 {
    margin-top:30px;
    display: block;
  }
} 