@import 'style.css';
#page{padding-top: 0px; overflow: hidden;}
header{width:100%; position: fixed; left: 0; top: 0; z-index: 8;}
header h1{margin:0; padding: 0;font-size: 0;line-height: 100px;width: 20%;}
header h1 img.img2{display: none;}
header .container{position: relative;width: 100%;max-width:1850px; }
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;}

.head{transition: 0.5s;background: #fff;}
.head.on{box-shadow: 0 0 10px rgba(0,0,0,.15);}

.nav ul li {  float: left; margin-right: 3.125vw; line-height: 100px;  font-size: 18px;  position: relative;}
.nav ul li a {  text-transform: uppercase;   color: #333;}
.nav ul li:hover a {  color: #a82308; }
.nav ul li.active a {  color: #a82308; }

.language { margin-left: 2.08vw; height: 100px;line-height: 100px;overflow: hidden;font-size: 16px; }
.language i{font-size: 20px;color: #a82308;position: relative;top:2px;margin-right: 0.5vw;}
.language span{color: #a4a4a4;margin:0 0.9vw;}
.language a { color: #888;text-transform: uppercase; }

.headIn.head{background: none;}
.headIn.head h1 img.img1{display: none;}
.headIn.head h1 img.img2{display: inline-block;}
.headIn.head ul li a{color: #fff;}
.headIn.head ul li:hover a{color: #a82308;}
.headIn.head .language i{color: #fff;}
.headIn.head .language span{color: #fff;}
.headIn.head .language a{color: #fff;}


@media (max-width: 1300px) {
    .nav ul li{font-size: 16px;margin-right: 1vw;}
    .language{font-size: 13px;}
}

/*æ‰‹æœºç‰ˆèœå•*/
@media screen and (max-width: 991px)  {
    header h1{line-height: 55px;height: 55px;width: auto;}
    header h1 img{max-height: 60%;}
  #header a.mm_btn {background: center center no-repeat #a82308;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: 991px) {
/*é¦–é¡µå…³äºŽæˆ‘ä»¬*/
    .col-index-about{padding:60px 0;}
    .col-index-about .content{ width: 100%; }
    .col-index-about .content h3{ font-size: 24px; line-height:79px; }
    .col-index-about .content h3 img{width: 100px;}
    .col-index-about .content .con{ margin-top: 30px; }
    .col-index-about .content .con p{ font-size: 14px; }
    .col-index-about .img{ width: 100%;margin-top: 30px; }
    .col-index-about .img .pic{max-height: 330px;}
    #aPlay span{font-size: 14px;margin-top: 5px;}
    #aPlay i{ width: 50px;height: 50px;line-height:50px;font-size:20px; }
/*åŽ†ç¨‹*/
    .col-index-history{margin-top: -45px;padding-top: 45px;padding-bottom: 98px;}
    .col-index-history .content{padding:70px 0 65px; }
    .col-index-history .content p{ font-size: 16px;  }
    .col-index-history .content ul li{ padding-left: 25px;margin-top:25px;margin-right: 4.68vw;  }
    .col-index-history .content ul li img{ width: 30px; }
    .col-index-history .content ul li h5{margin-bottom: 10px; font-size: 16px; }
    .col-index-history .content ul li h5 span{ font-size: 40px; }
    .col-index-history .content ul li h5 em{ font-size: 20px; }
    .col-index-history .content a.more{padding: 8px 25px;margin-top:40px; }
/*é¦–é¡µäº§å“*/
    .col-index-product{padding-bottom: 60px;}
    .col-index-product ul li .content h3{margin:25px 0 30px; font-size:24px; }
    .col-index-product ul li .content h3 span{display: block;position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);}
    .col-index-product ul li .content .con{ max-width: 530px;margin:0 auto; }
    .col-index-product ul li .content p{margin-bottom: 10px; font-size: 14px; line-height: 1.8em; }
    .col-index-product ul li .content p a i{ width: 20px;height: 20px;line-height: 20px; }
    .col-index-product ul li.li2{margin-top: 0px;}
/*é¦–é¡µæ–°é—»èµ„è®¯*/
    .col-index-news-nei{padding:50px 0;}
    .col-index-news .title h3{ font-size:24px;  }
    .col-index-news .title p{ font-size:14px; }
    .col-index-news .list{margin-top:35px;}
    .col-index-news .list ul li .text{ padding:15px 20px; }
    .col-index-news .list ul li .text h5{ font-size: 16px; }
    .col-index-news .list ul li .text p{margin-top:10px;  }
    .col-index-news .list ul li .more{padding:10px 20px;  }
/*åº•éƒ¨å¼€å§‹*/
    .footerTop{padding: 40px 0;text-align: center;}
    .footerTop h4{ font-size: 16px; }
    .footerTop ul li{margin-bottom: 20px;}
    .footerTop ul li h4{margin-bottom: 10px;}
    .footerTop ul li p{ font-size: 20px; }
    .footerTop .address{margin-top: 30px;}
    .footerTop .address hr{ width: 2px;border-top:20px solid #fff;margin:25px auto; }
    .footerTop .address p{font-size: 20px; max-width: none; }
    .footerTop .address a{margin-top:20px;}
    .footerTop .qrcode{margin-top: 30px;text-align: center;}
    .footerTop .qrcode p{margin-top:20px; }
    .footerTop .qrcode p span{margin:0 10px;}

    .copy{text-align: center;}
    .copy .container{padding:25px 15px;}
    .copy p{width: 100%;float: none!important; padding:0; font-size: 14px;margin-bottom: 10px; }
    .copy p a{ margin:0 1vw;}
    #gotoTop{position: static;display: inline-block; transform:none; font-size: 14px; }
    #gotoTop img{margin-bottom: 10px;width: 18px;}
/*å†…é¡µå¼€å§‹*/
    .col-page-title h2{font-size: 24px;}
    /*å‰¯å¯¼èˆªå¼€å§‹*/
    .col-subnav{ font-size: 14px; }
    .mbx{float:left!important;line-height: 1.8em; }
    .mbx i{font-size: 18px;position: relative;top:1px;}
/*å…³äºŽæˆ‘ä»¬*/
    .col-page-about{padding:50px 0;}
    .col-page-about .con h3{font-size: 24px;margin-bottom:20px;}
    .col-page-about .con p{font-size:14px; }
    .col-page-about .con ul{margin:0 0 30px;}
    .col-page-about .con ul li{margin-top:30px; padding-right: 3.9vw;margin-right: 3.9vw; }
    .col-page-about .con ul li h4{margin-top: 15px; font-size:18px;  }
    .col-page-about .con ul li h4 span{ font-size:40px; }
    .col-page-about .con ul li h5{ font-size:12px; }
    .col-page-about .img{padding: 0;margin-top: 35px;}

    .col-page-about-middle{ margin-bottom:0; }
    .col-page-about-middle .con{padding:40px 7.5%;}
    .col-page-about-middle .con h3{font-size: 24px; margin-bottom:20px;}
    .col-page-about-middle .con p{font-size: 14px; margin-bottom:15px;}
    .col-page-about-middle0 .img{float: none;width: 100%;}

    .col-page-about-bottom-content{padding: 60px 0;}
    .col-page-about-bottom-content h3{ font-size: 25px; margin-bottom:20px; }
    .col-page-about-bottom-content p{ font-size: 14px; margin-bottom: 15px; }
    .col-page-about-bottom-content table tr{}
    .col-page-about-bottom-content table tr td{width: 100%;display: block;padding: 0!important;margin-bottom: 30px;}
    .col-page-about-bottom-content table tr td:last-child{text-align: center;margin-bottom: 0;}
/*è£èª‰èµ„è´¨*/
    .col-page-honor{padding:45px 0;}
    .col-page-honor .content{}
    .col-page-honor .content h2{font-size: 24px; margin-bottom: 13px;}
    .col-page-honor .content p{font-size: 14px;}
    .col-page-honor .content table tr td{width: 100%;display: block;}
    .col-page-honor .content table tr td:first-child{padding-right:0%;}
    .col-page-honor .content table tr td:last-child{padding-left:0%;}
    .honorNav{ margin-top: 45px; }
    .honorNav ul li{  font-size: 18px; }

    .honor{ padding: 15px; }
/*å‘å±•åŽ†ç¨‹*/
    .col-page-history{padding: 55px 0;}
    .col-page-history .content h2{ font-size: 24px; margin-bottom:15px; }
    .col-page-history .content p{font-size: 14px; margin-bottom: 8px;}

    #gallery{ margin-top: 35px; }
    #gallery ul li .pic .bg span{font-size: 90px;}
    #gallery ul li .con{  margin-top: 20px; }
    #gallery ul li .con p{ font-size: 16px; padding-left:25px;}
    #gallery ul li .con p:before{ width: 18px;height: 18px; top:3px; }
    #thumbsList{ margin-top:50px;padding: 0 70px; }
    #thumbs ul li{line-height: 40px;font-size: 20px; }
    #thumbs .swiper-button-prev,
    #thumbs .swiper-button-next{ width: 67px;height: 40px; background-size: 100% 100%; margin-top: -20px;}
/*æœåŠ¡*/
    .col-page-service{padding: 55px 0;}
    .serviceTop .desc{width: 100%;font-size:14px;margin-top: 15px; }
    .serviceList{ margin-top:30px; }
    .serviceList ul li .title{padding:10px 15px;  }
    .serviceList ul li .title h5{font-size: 18px; }
    .serviceList ul li .title a{ font-size: 14px; }
    .serviceList ul li .title a i{top:-1px;}
    .serviceList ul li .content{ font-size: 14px; }
/*ä¸‹è½½*/
    .col-page-downloads{ padding: 50px 0; }
    .col-page-download .row{ margin-top: 25px;}
    #download ul li{padding: 1.5% 0; font-size: 16px; }
    #download ul li span.span4 a{font-size: 14px; }
    #download ul li span.num{font-size: 27px; }
    #download ul li.tips{padding:8px 0; }
/*ç•™è¨€*/
    .col-onlinemessage{padding: 55px 0; margin-bottom: 50px; }

    .messContact{ width:100%;padding-right:0%; border:0; }
    .messContact h4{font-size: 20px; margin-top: 30px }
    .messContact ul{ margin-top: 0px;padding-top: 10px; }
    .messContact ul li{ max-width: none; margin-top: 10px;}
    .messContact ul li img{width: 40px; }
    .messContact ul li p{ font-size: 18px;  }

    .col-onlinemessage .message{width: 100%;/* margin-top: 40px; */}
    .col-onlinemessage .message h3{font-size: 22px; }
    .col-onlinemessage .message ul{ margin-top:15px; }
    .col-onlinemessage .message ul li.li1{width: 49.29%;margin-right: 1.42%;}
    .col-onlinemessage .message ul li.li1:nth-child(2n){margin-right: 0;}

    .col-onlinemessage .message ul li input{ padding: 0 15px 0 45px;height: 40px;line-height: 38px; }
    .col-onlinemessage .message ul li textarea{ padding:10px 15px;height: 150px; }
    .col-onlinemessage .message ul li.sub input{ height: 45px; }

    .col-onlinemessage .message ul li.li_1:before{height:40px; }
    .col-onlinemessage .message ul li.li_2:before{height:40px; }
    .col-onlinemessage .message ul li.li_3:before{height:40px; }
    .col-onlinemessage .message ul li.li_4:before{height:40px; }
    .col-onlinemessage .message ul li.li_5:before{height:40px; }
/*è”ç³»æˆ‘ä»¬*/
    .col-map{padding-bottom: 55px;}
    #allmap {  width: 100%;  height: 400px;}
    .col-page-contact{padding-top:50px; }
    .contactwayTop{ padding-bottom:35px;}
    .contactwayTop h2{padding:35px 0; font-size: 24px;}
    .contactwayTop p.address span{display: block;font-size:20px;}
    .contactwayTop p.address em{ font-size: 14px; }

    .contactway{ padding: 20px 0 35px;  }
    .contactway ul li h4{ font-size: 14px; margin-bottom: 5px; }
    .contactway ul li p{ font-size: 18px;  }
/*æ‹›è˜*/
    .col-page-jobs{padding:55px 0;}
    .job{margin-top: 40px;}
    .job ul li h5{font-size: 18px;}
    .job ul li .con{margin:13px 0 20px;  }
    .apply a{ width: 120px;height: 38px; line-height: 38px;  }
/*å†…é¡µend*/
}
@media (max-width: 767px) {
  .search_right{padding-left: 0;padding-right: 0;margin-top: 30px;}
  .entry-image{float: none;width: auto;margin:0 0 20px 0;}

  .col-index-about .content h3 { line-height:1.5; }
  .col-index-about .content h3 span{width: 100%;display: block;padding-left: 0;margin-left: 0;border:0;margin-top: 5px;}
  .col-index-about .content .con{margin-top: 15px;}

.col-index-product ul li .pic:after{padding-bottom: 0}
.col-index-product ul li .content{ width: 100%;padding:9% 15px 6%;position: static; transform: none; }

#gallery ul li .pic{ width:100%; }
#gallery ul li .con{ width:100%; }

#download ul li{padding: 15px 0;}
#download ul li span.span1{ width: auto;min-width: 60px; padding:0 10px; }
#download ul li span.span2{ width: auto;padding-left:0%; max-width: 50%;}
#download ul li span.span4{ width: auto; padding:0 10px;float: right; }

.col-onlinemessage .message ul li.li1{width: 100%;}
.col-onlinemessage .message ul li.sub input{width: 120px;}

#allmap{height: 200px;}
.contactwayTop h2{font-size: 20px;}
.contactwayTop p.address{margin-bottom: 20px;}
.contactwayTop p.address span{font-size: 16px;margin:10px 0;}

.contactway{position: static;margin-bottom: 15px;}
.contactway ul li{min-width:200px;margin-top: 15px;}
}
@media (max-width: 400px) {
    .job ul li{width: 100%;}
}