@import 'style.css';
#page{padding-top: 0px; overflow: hidden;}
header{width:100%; /*box-shadow: 0 0 10px rgba(0,0,0,.15);*/ position: fixed; left: 0; top: 0; z-index: 8;}
header h1{margin:0; padding: 0;}
header .container{position: relative;width: 100%;max-width: 1872px;}
nav.mm-menu_offcanvas{display: none;}
 #header a.mm_btn{display: none; width: 55px; height: 55px; position: absolute; right: 0; top:0;  background: #0067b7; transition: .5s all;}

#headMenu{}
#headMenu a{color: #fff;}
#headMenu i{font-size: 30px;}
#headMenu a:hover{color: #014099;}
.headerSearch{margin-right: 2.17%;}
.headerSearch a{color: #fff;}
.headerSearch i{font-size: 18px;}
.headerSearch a:hover{color: #014099;}

.headerbg{padding:18px 0;transition: 0.5s;line-height: 57px;}
header.on .headerbg{padding:10px 0;background:rgba(0,0,0,0.6);}



.headPop{width: 100%;height: 100%;position: fixed;z-index: 999;left:0;top:0;background:#fff;display: none;}
.headPop #close{position: absolute;right:23px;top:23px;z-index: 2;cursor: pointer;}
.headPop #close i{color: #030303;opacity: 1;font-size: 25px;font-weight: normal;}
.headPop #close i:hover{color: #014099;}
.headPop .row{margin:0;height: 100%;}
.headPopLeft{padding: 0;height: 100%;position: relative;}
.nav{width: 59%;height: 100%;border-right:1px solid #f3f3f3;position: relative;}
.nav ul{position: absolute;width: 100%;left:50%;top:50%;transform: translate(-50%,-50%);}
.nav ul li{ line-height: 75px;border-bottom:1px solid #f3f3f3;border-top:1px solid #f3f3f3;margin-top: -1px;transition: 0.5s; cursor: pointer;}
.nav ul li p{width: 100%;max-width: 262px;float: right;padding-left: 25px;position: relative;}
.nav ul li p:before{content: '';width: 17px;height: 1px;background-color: #000;position: absolute;left:0;top:50%;margin-top: -0.5px;transition: 0.5s;}
.nav ul li p a{display: inline-block; font-size: 20px;color: #000;position: relative;padding-right: 25%; }
.nav ul li p a i{position: absolute;right: 0;top:0;color: #fff;}
.nav ul li:hover,
.nav ul li:active{background-color: #f3f3f3;}
.nav ul li:hover p:before,
.nav ul li:active p:before{opacity: 0;}
.nav ul li:hover p a i,
.nav ul li:active p a i{color: #aaa;}

.headPopLeft .contents{width:41%;position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.headPopLeft .contents .content{display: none;}
.headPopLeft .contents ul{}
.headPopLeft .contents ul li{ padding:16px 16%;border-bottom:1px solid #f3f3f3;transition: 0.5s; }
.headPopLeft .contents ul li a{display: inline-block;height: 1.5em; line-height: 1.5em; color: #000;font-size: 18px;overflow: hidden;}
.headPopLeft .contents ul li a span{display: block;transition: 0.5s;line-height: 1.5em;}
.headPopLeft .contents ul li a span.span1{color: #000;}
.headPopLeft .contents ul li a span.span2{color: #014099;}
.headPopLeft .contents ul li a:hover span.span1{ margin-top: -1.5em; }
.headPopLeft .contents ul li a:hover span.span2{  }

.headPopLeft .contents ul li:hover{background-color: #f3f3f3;}
.headPopLeft .contents ul li:last-child{border:0;}

.headPopRight{padding: 0;position: relative;height: 100%; border-left:1px solid #f3f3f3;}
.headPopRight .content{width: 100%;padding: 0 15px; max-width: 615px;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.headPopRight .content .con{font-size: 18px;color: #848382; line-height: 1.8em; }

/*æ‰‹æœºç‰ˆèœå•*/
@media screen and (max-width: 991px)  {
  .headerbg,header.on .headerbg{padding: 5px 0;line-height: 45px;}
  #headMenu{height: 45px;line-height: 45px;}
  header h1{height: 45px;}
  header h1 img{max-height: 90%;}
  #header a.mm_btn {background: center center no-repeat #0067b7;display: block;width: 55px;height: 55px;position: absolute;top:0px;right: 0; padding: 12.5px; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;
      /*transition: transform .2s ease .2s;
      -webkit-transition: -webkit-transform .2s ease .2s;*/
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
  }
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {
      transform: translateZ(0) rotate(45deg);
      transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
      -webkit-transform: translateZ(0) rotate(45deg);
      -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;
  }
  /*èœå•å¼¹å‡ºæ–¹å‘*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 9!important;}
  .mm-slideout{z-index: 10!important;}
  .mm-menu.mm-menu_pageshadow:after{content: ""; display: block; width: 20px; height: 120%; position: absolute; right: 100%; top: -10%; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.3);}/*å¼¹å‡ºèœå•è¾¹é˜´å½±*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{
      -webkit-transform: translate(-80vw,0)!important;
      -ms-transform: translate(-80vw,0)!important;
      transform: translate(-80vw,0)!important;
      -webkit-transform: translate3d(-80vw,0,0)!important;
      transform: translate3d(-80vw,0,0)!important;
      /*transform: translate3d(80vw,0,0)!important;*/
  }
  .mm-wrapper_opened .mm-menu_fx-menu-slide {
      -webkit-transform: translate(0,0)!important;
      -ms-transform: translate(0,0)!important;
      transform: translate(0,0)!important;
      -webkit-transform: translate3d(0,0,0)!important;
      transform: translate3d(0,0,0)!important;
  }
  /**/
  #menu{ color:rgba(0,0,0,.8);}
  #menu .mm-listview .mm-btn_next:after{border-color: rgba(189,189,189,1);}
  #menu .mm-btn:after, #menu .mm-btn:before{border-color: rgba(189,189,189,1);}
  #menu .mm-navbar a, #menu .mm-navbar>*{color:rgba(0,0,0,.8); font-size: 16px;}
  #menu.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.6);}
  #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);}
  #menu .mm-listitem, #menu .mm-listitem #menu .mm-btn_next, #menu .mm-listitem #menu .mm-btn_next:before, #menu .mm-listitem:after, #menu .mm-listview{ border-color: rgba(0,0,0,.1); }
  #menu .mm-navbars_bottom, #menu .mm-navbars_top{border-color: rgba(0,0,0,.1);}
  #menu .mm-listitem a{font-size: 16px;}
}
@media (min-width: 550px){
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
      -webkit-transform: translate(-440px,0)!important;
      -ms-transform: translate(-440px,0)!important;
      transform: translate(-440px,0)!important;
      -webkit-transform: translate3d(-440px,0,0)!important;
      transform: translate3d(-440px,0,0)!important;
  }
}
@media (max-width: 1100px){
   .newstop .padding p{margin:20px 0;}
}
@media (max-width: 991px) {
  .footerright {margin-top: 20px;}
  .copy{margin-top: 50px;}
  .col-index-join{padding: 60px 0 50px;margin-top: -360px;}
  .col-index-joinl{margin-top: 20px;}
  .col-index-joinr{margin-top: 20px;}

  .col-index-about{padding: 65px 0 75px;}
  .col-index-about .content{margin-top: 20px;line-height: 1.8em;}
  .col-index-about .content a.more{padding: 4px 15px;margin-top: 20px;}
  .col-index-about .pic{margin-top: 35px;}
  .about_four ul li{padding-left: 5.5%;}

  .brand-content p{font-size: 16px;margin-bottom: 15px;}
  .brand-content ul li:before{top:9px;}
  .brand-content ul li p{font-size: 14px;margin-bottom: 10px;}

    .col-subnav{line-height:45px;margin-top: -45px;}
    .col-subnav ul li a{font-size: 14px;}

      .newstop{padding: 50px 0;}
      .newstop .padding{font-size: 12px;}
      .newstop .padding h4{font-size: 18px;}
      .newstop .padding .date{padding: 12px 0 15px;}
      .newstop .padding p{font-size: 14px;margin:17px 0;}
      .col-index-news .news-slides .slide{height:412px;}
      .news ul li{padding: 30px 0;}
      .news ul li .padding{padding-left: 125px;height: auto;}
      .news ul li .newleft{width: 105px;}
      .news ul li h4{font-size: 18px;padding-top: 5px;}
      .news ul li .date{margin:5px 0;}
      .news ul li p{line-height: 1.8em;height: 3.6em;}
      .page li a{padding: 5px 10px;}


  .col-index-news{padding: 70px 0 60px;}
  .col-index-news .news-slides{margin-top: 30px;}
  .col-index-news .slick-prev, .col-index-news .slick-next{width: 12px;height: 12px;top:13px;}
  .col-index-news .slick-prev{top:22px;margin-right: 35px;}
  .col-index-news .news ul li{padding: 16px 0;}

  
  .col-page-title h3{font-size: 24px;}
  .col-page-title h3 span{font-size: 16px;}
  .col-equipment{padding: 60px 0 70px;}
  .col-equipment .desc{margin-top: 10px; font-size: 16px;}
  .col-equipment .content{margin-top: 5px;}
  .ImageSwiper{margin-top: 30px;}

.col-about-video{padding: 60px 0 70px;}
.aboutVideo {margin-top: 30px;}

.col-page-culture{padding: 60px 0 70px;}
.col-page-culture .content{margin-top: 35px;}

.col-page-about{padding: 60px 0 80px;}
.col-page-about .desc{font-size: 20px;}
.col-page-about .content{margin-top:15px;line-height: 1.8em;}
.col-page-about .about_four{margin-top:30px;}

.col-page-product-desc{padding:60px 0 65px;}
.col-page-product-desc .content{padding:40px 5%; line-height:1.8em; }
.col-page-product-desc .content ul{padding-top:5px;}
.col-page-product-desc .content ul li{margin-top: 10px;}

.pro ul.row{margin-top:20px;}
.pro ul li{margin-top: 20px;}
.pro ul li h4{font-size: 14px;margin-top: 10px;}
  .pro_show .caseright table{margin-top: 25px;}
  .pro_show .caseright table tr td{padding: 8px 15px;}

  .col-talent{padding: 60px 0;}
  .col-talent-left .content{position: static;transform: none;margin-bottom: 30px;}
  .col-talent-left .col-page-title{margin-bottom: 25px;}
  .col-talent-left .pic:after{padding-bottom: 0;}
  .col-talent-left p{font-size: 14px;margin-bottom: 5px;}

  .col-page-recruit{padding: 60px 0 75px;}
  .col-job ul{margin-top: 30px;}
  .col-job ul li .jobtit,
  .col-job ul li.li1{height: 45px;line-height: 45px;}
  .apply a{display: inline-block;width: auto;height: auto;line-height: 1.8em;padding: 5px 20px;}
  .col-page-job .col-index-join-bg{padding-top: 70px;}
  #allmap{height: 340px;}
  .col-contactway{padding-top: 60px;}
  .col-contactway .title{padding-bottom: 20px;}
  .col-contactway .title h3 span{font-size: 56px;margin-bottom: 20px;}
  .col-contactway .title h3 {font-size: 20px;}
  .col-contactway .row{padding-top: 35px;}
  .col-contactwayl p{font-size: 14px;margin-bottom: 0;}
  .col-contactwayr p.text{font-size: 13px;}
}
@media (max-width: 767px) {
  .col-index-news .news-slides .slide{height:288px;}
  .search_right{padding-left: 0;padding-right: 0;margin-top: 30px;}
  .entry-image{float: none;width: auto;margin:0 0 20px 0;}
  .footerright ul li{width: auto;margin-bottom: 8px;}
  .col-index-join h3{font-size: 24px;}
  .col-index-joinl{margin-top: 15px;}
  .col-index-joinr h4{font-size: 24px;}
  .col-index-joinr p{font-size: 38px;}

  .col-index-title h3{font-size: 24px;}
  .col-index-about .desc{font-size: 18px;}
  .about_four ul li{padding-top:20px;padding-bottom:20px;padding-left: 3.5%;font-size: 12px;}
  .about_four ul li span{font-size: 1.8rem;}
  .about_four ul li em{top: -4px;left:5px;}
  .about_four ul li p.tit{margin-top: 8px;}

  .col-index-video .pic{min-height: 280px;}
  .index-play {margin-top: 10px;}
  .index-play a {font-size: 16px;}
  .index-play a i{font-size: 16px;width: 40px;height: 40px;line-height: 40px;}

  .col-index-brand{padding: 60px 0 45px;}
  .brand-img{margin-top: 35px;}
  .brand-img ul.owl-carousel{position: relative;}
  .brand-img ul.owl-carousel li .pic{min-height:auto;}
  .brand-img ul.owl-carousel li img{max-width: 100%;width:auto;height:auto;}
  .brand-img .owl-theme .owl-nav [class*=owl-]{width: 25px;height: 25px;}
  .brand-content{position: static;transform: none;margin-top: 30px;}

  .col-index-product{padding: 70px 0 80px;}
  .syprotab{margin-top: 20px;}
  .syprotab a{width: auto;height: auto;line-height:1.8em;padding: 2px 15px;font-size: 14px;}
  .syprocons{margin-top: 30px;}
  .syprocon ul li h4{font-size: 14px;margin-top: 15px;}

  .col-subnav{line-height: 35px;margin-top: -35px;}
  .col-subnav ul li{padding: 0 2%;}


      .newstop .pic{max-width: 500px;margin:0 auto;float: none!important;padding: 0;}
      .newstop .pic.content{max-width: 700px;margin-top: 20px;}
      .newstop .pic.content:after{padding-bottom: 0;}
      .newstop .padding{position: static;transform:none;padding: 0;}
      .news ul li{padding: 20px 0;}
      .news ul li .padding{padding-left: 80px;}
      .news ul li .newleft{width: 70px;}
      .news ul li p{line-height: 1.5em;height: 3em;margin-top: 10px;}

  .col-index-news .news ul li{padding: 10px 0;}

  .col-page-title h3{font-size: 20px;}
  .col-page-title h3 span{font-size: 14px;}
  .col-equipment .desc{font-size: 14px;}
  .col-equipment .content{font-size: 12px;}

  .aboutVideo .playVideo .play{width: 50px;height: 50px;line-height: 50px;margin-top: -25px;margin-left: -25px;}
  .aboutVideo .playVideo .play i{font-size: 20px;}

    .col-page-culture .content ul li{width: 100%;max-width: 600px;float: none;margin:0 auto;}
    .col-page-culture .content ul li .con{height: auto;padding: 45px 15px 40px;}

    .col-page-product-desc .content  p span{font-size: 16px!important;}
    .col-page-product-desc .content ul li p span{font-size: 14px!important;}

  .pro_show{padding: 20px 0;}
  .pro_show .caseleft{width: 100%;margin-top:0px;}
  .pro_show .caseright{width: 100%;margin-top: 30px;}
  .pro_show .caseright table{margin-top: 15px;}
  .pro_show .caseright h1{font-size: 18px;}

  .col-job ul li.li1{font-size: 16px;}

  #allmap{height: 260px;}
  .col-page-message .message ul li{width: 100%;margin-right: 0;margin-top: 13px;}
  .col-page-message .message ul li input{padding: 0 20px;}
  .col-page-message .message ul li textarea{height: 200px;}

  .col-contactway .title h3 {font-size: 18px;}
  .col-contactway .title h3 span{font-size: 40px;}
  .col-contactwayr p.er{min-width: 80px;}

}

@media (max-width: 400px) {}