/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）(<div class="col-wrap col-product"></div>)
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@import 'style.css';
#page{padding-top: 0px; overflow: hidden;}

header h1{margin:0; padding: 0;}
header .container{position: relative;width: 100%;}
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;}
/**/

footer{}

/*手机版菜单*/
@media screen and (max-width: 992px)  {
  .headerRight,.headerBot,.headerTop p,.col-header-search,.col-header-pro{display: none;}
  #page{padding-top: 55px;}
  header{width:100%; height: 55px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.15); position: fixed; left: 0; top: 0; z-index: 8;}
  header h1{height: 55px;line-height: 52px;}
  header h1 img{max-height: 50%;}
  #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: 1400px){
  .nav ul li{margin-right: 4%;}
  .headerBot .shu{margin-left: 2%;margin-right: 2%;}

  .col-header-search{width: 25%;}
  .col-header-pro-tanchu .box {padding-left: 25%;}
  .col-header-pro-tanchu .box .pic{width: 25%;}
  .col-header-pro-tanchu .box .pic:after{padding-bottom:60%;}
}
@media (max-width: 1200px){
  .nav ul li{margin-right: 1%;}
  .headerBot .shu{margin-left: 2%;margin-right: 2%;}
  .headerTop p{display: none;}
  .col-header-pro-tanchu .box {padding-left: 20%;}
  .col-header-pro-tanchu .box .pic{width: 20%;}
  .col-header-pro-tanchu .box .pic:after{padding-bottom:70%;}  
  .col-header-pro-tanchu .box ul li{padding-left: 3%;}
}

@media (max-width: 991px){
  .footerright{width: 100%;}

  .col-index-about .content{margin-bottom: 45px;}
  .col-index-news{padding-left: 15px;margin-top: 50px;}

  .col-index-mess{padding-left: 75px;}

  .col-news-com .con .pic:after{padding-bottom: 0;}
  .col-news-com .con .cons{position:static;transform:none;padding:25px 0;}

  .proCatePop ul li{width: 50%;}
  .proCatePop ul li:nth-child(3n){border-right: 1px solid #bfbfbf;}
  .proCatePop ul li:nth-child(2n){border-right: 0;}


}
@media (max-width: 767px){
  .banner .slick-dots{height: 20px;}
  .banner .banner_slide .content p{max-width: none;}
  .banner .banner_slide .content .text1{font-size: 12px;letter-spacing: 1px;}
  .banner .banner_slide .content .text2{font-size: 16px;margin-top:5px;}
  .banner .banner_slide .content .text3{display: none;}

  .banner .banner_slide .content.content-ny .text1{font-size: 18px;}
  .banner .banner_slide .content.content-ny .text2{font-size: 12px;}

  .sytit p{font-size: 20px;}

  .col-index-news ul li p{margin:25px 0;}
  .col-index-news .owl-theme .owl-nav [class*=owl-]{position: static;}

  .col-index-contact .title h3{font-size: 26px;}
  .col-index-mess{padding-left:30px;padding-right:30px;}

    .onlineMess .messagecon{margin-top: 25px;}
    .onlineMess .message .sub{margin-top:50px;}

    .onlineMess .messagecon ul.ul1 li{width: 100%;}
    .message .messagecon ul li{margin-bottom: 15px;}
    .message .messagecon ul li input{line-height: 35px;}
    .message .messagecon ul li select{height: 37px;}
    .message .sub input{width: 130px;height: 45px;margin:0 5px;}
    .onlineMess .content{padding-left: 30%;}
    .onlineMess h3{width: 30%;}

    #allmap{height: 300px;}

    .col-culture ul li{width: 100%;float: none;max-width: 380px;margin:0 auto 20px!important;}

    .col-honor{padding-bottom: 60px;}
    .col-honorList{margin-top: 55px;}
    .col-honor .owl-theme .owl-nav.disabled+.owl-dots{margin-top: 30px;}

    .news ul li{padding-left: 120px;}
    .news ul li .newright h5{padding-right: 0;}

    .pro ul li{margin-top: 30px;}

    .product-thumb-phone{width: 100%;overflow: hidden;text-align: center;}

    .caseright{width: 100%;}

    .search_right{padding-left: 0;padding-right: 0;margin-top: 25px;}
}
@media (max-width: 640px){
  .footerright ul li{width:33.33%;}
}
@media (max-width: 500px){
  .col-index-news ul li .date{margin-top: 0;}
  .col-index-news ul li p{margin:0;font-size: 14px;line-height: 1.5em;height: 3em;}
  .col-page-contactway ul li{width: 100%;}
  .col-page-contactway ul li .padding{height: auto;padding-bottom: 45px;}
}
@media (max-width: 400px){
  .col-index-product ul li{width: 100%;}
}