@import 'common.css';
@import 'style.css';
#page{padding-top: 0px; overflow: hidden;}
header{width:100%; position: fixed; left: 0; top: 0; z-index:1000;}
header h1{margin:0; padding: 0;width:25%;max-width: 360px; font-size: 0;line-height: 90px;}
header h1 img.img1{}
header h1 img.img2{display: none;}
header .container{position: relative;padding: 0 15px;max-width: 1845px;}
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{ height:90px;transition: 0.5s;background: #fff;}
.head.on{box-shadow: 0 0 5px rgba(0,0,0,0.15);background: #fff!important;top: 0!important;}
.nav {}
.nav ul li {  float: left;margin-right: 4vw; line-height:90px;  position: relative;}
.nav ul li a {  color: #333;}
.nav ul li:hover a,
.nav ul li.active a {  color: #0487e2!important;}

.headSear{height: 90px;line-height: 90px;}
.headSear a{color: #000;}
.headSear a:hover{color: #0487e2!important;}
.headSear i{font-size: 24px;}

.language{margin-top: 34px;margin-right: 1.82vw;}
.language>*{float: left;line-height: 22px;text-transform: uppercase;margin-left: 0.52vw;}
.language .pic{width: 22px;height: 22px;margin: 0;}
.language .pic img{transition: 0.5s;}
.language .pic img.img1{opacity: 1;}
.language .pic img.img2{opacity: 0;}
.language a,
.language span{color:#333;opacity: 0.36;}
.language a:hover,
.language a.on{opacity: 1;}

.headIndex.head{background: none;position: relative;top: 3vh;}
.headIndex.head:before,
.headIndex.head:after{content: '';width: 100%;position: absolute;left: 0;border-top:1px solid rgba(255,255,255,0.3);z-index: 0;}
.headIndex.head:before{top:0;}
.headIndex.head:after{bottom: 0;}
.headIndex.head h1 img.img1{display: none;}
.headIndex.head h1 img.img2{display: inline-block;}
.headIndex.head .nav ul li a{color: #fff;}
.headIndex.head .headSear a{color: #fff;}
.headIndex.head .language .pic img.img1{opacity: 0;}
.headIndex.head .language .pic img.img2{opacity: 1;}
.headIndex.head .language a,
.headIndex.head .language span{color: #fff;}

.headIndex.head.on h1 img.img1{display: inline-block;}
.headIndex.head.on h1 img.img2{display: none;}
.headIndex.head.on .nav ul li a{color: #333;}
.headIndex.head.on .headSear a{color: #000;}
.headIndex.head.on .language .pic img.img1{opacity: 1;}
.headIndex.head.on .language .pic img.img2{opacity: 0;}
.headIndex.head.on .language a,
.headIndex.head.on .language span{color: #333;}

@media (max-width: 1400px){
    .nav ul li{margin-right: 3vw;}
}
/*手机版菜单*/
@media screen and (max-width: 991px)  {
    .head{height: 55px;}
    header h1{height: 55px;line-height: 55px;width: auto;}
    header h1 img{display: inline-block;max-height: 70%;}
    #header a.mm_btn {background: center center no-repeat ;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: #0487e2; 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-more a{padding: 5px 10px;padding-right: 50px;}
.col-index-more a img{margin-left: 15px;}

/*首页产品*/
    .col-index-product{padding-top:55px;padding-bottom:55px;}
    .col-index-product .list{margin:25px auto 20px;}
    .col-index-product .list .box{padding:25px 15px;}
    .col-index-product .list ul li{padding: 15px;}
    .col-index-product .list ul li h5{margin-top: 15px;font-size: 16px;}
    .col-index-product .list .col-index-more{margin-top: 13px;}
    .col-index-product .list .col-index-more a{padding-top: 4px;padding-bottom: 4px;}

    .col-index-product .swiper-product .swiper-button-prev{left:-10px;}
    .col-index-product .swiper-product .swiper-button-next{right:-10px;}
    .col-index-product .swiper-product .swiper-button-prev i,
    .col-index-product .swiper-product .swiper-button-next i{font-size: 20px;}

    .col-index-machining{padding-top:120px;padding-bottom:110px;}
    .col-index-machining .list{margin-top: 35px;}
    .col-index-machining .list ul li p{margin-top: 10px;}
/*首页产品*/

/*首页新闻*/
    .col-index-news{ padding-top: 55px;padding-bottom: 55px;}
    .col-index-news .container{display: block;}
    .col-index-news .newsl{width:100%;padding-bottom:0;}
    .col-index-news .tab-news{margin-top: 20px;}
    .col-index-news .tab-news a img{margin-left:10px;}
    .col-index-news .col-index-more{margin-top:30px;}
    .col-index-news .newsr{width: 100%;margin-top: 40px;}
    .col-index-news .newsr .swiper-news{padding-bottom: 25px;}
    .col-index-news .newsr .swiper-news .swiper-pagination-progressbar{width:100%;height:3px;}
    .col-index-news .newsr .text{padding:15px 10px;}
    .col-index-news .newsr p{margin-top: 5px;}
/*首页新闻*/

/*首页关于我们*/
    .col-index-about{padding-top: 65px;padding-bottom: 65px;}
    .col-index-about .contents{width: 100%;max-width: none;}
    .col-index-about .col-title h3{margin-top: 5px;}
    .col-index-about .content {margin-top: 25px;}
    .col-index-about .col-index-more{margin-top:40px;}
    .col-index-about .number{width: 100%;margin-top:30px;}
    .col-index-about .number ul li{float: left;margin-right:5vw;padding-top: 20px; margin-bottom:0;}
    .col-index-about .number ul li .num{margin-bottom: 5px;}
/*首页关于我们*/

/*底部开始*/
    .footer{padding-top: 50px;}
    .footerCon{width:100%;text-align: center;}
    .footerCon img{margin-bottom: 15px; }
    .copy{padding-top: 10px;padding-bottom: 10px;margin-top:40px;}
    .copy p{width: 100%;text-align: center;}
/*底部结束*/

/*关于我们*/
    .col-page-about{padding-top: 60px;}
    .col-page-about .pic{width: 100%;height: auto;position: relative;}
    .col-page-about .pic:after{padding-bottom: 66.66%;}
    .col-page-about .content{width: 100%;padding: 0;margin-top: 30px;}
    .col-page-about .content .col-title{margin-bottom: 10px;}
    /*video*/
    .col-page-about .pic p em{margin-top: 13px;letter-spacing: 3px;}
    #aPlay i{width: 48px;height: 48px;line-height:46px;font-size: 18px;}
    /*honor*/
    .col-about-honor{padding-top:55px;padding-bottom: 50px;}
    .col-about-honor .swiper-honor{padding-bottom: 40px;}
    .col-about-honor .swiper-honor .swiper-button-prev{margin-left: -30px;}
    .col-about-honor .swiper-honor .swiper-button-next{margin-right: -30px;}
    .honor-sildes{margin-top: 35px;}
    /*理念*/
    .col-about-idea{padding-top: 55px;padding-bottom: 120px;}
    .col-about-idea .content{margin-top: 80px;}
    .col-about-idea .content p.p1{font-size: 24px;margin-bottom: 10px;}
    /*团队*/
    .col-about-team{padding-top: 55px;padding-bottom: 55px;}
    .col-about-team .flex{display: block;margin-top: 40px;}
    .col-about-team .pic{width:100%;padding-right: 0;}
    .col-about-team .pic img{width: 100%;}
    .col-about-team .content{width: 100%;margin-top: 20px;}
    .col-about-team .content ul li{padding: 10px;}
    .col-about-team .content ul li h4{margin:10px 0 5px;}
    .col-about-team .content ul li img{width: 45px;}
/*关于我们*/

/*技术设备*/
    .col-equipment{padding-top: 55px;padding-bottom: 55px;}
    #certify1 { margin-top: 40px;}
    /*生产工艺*/
    .col-production{padding-top: 90px;padding-bottom: 90px;}
    .col-production .desc{margin-top: 15px; }
    .col-production .content{margin-top: 40px;}
    .col-production .content ul{text-align: center;}
    .col-production .content ul li{width:85px;display: inline-block; float: none;margin:1vw;}
    .col-production .content ul li:after{display: none;}
    .col-production .content ul li p{font-size: 15px;}
    .col-production .content ul li:last-child{margin:1vw;}
/*技术设备*/

/*联系我们*/
    #allmap {  height: 320px;margin-top:50px;}
    .col-page-contact{padding-top: 55px;}
    .col-page-contact .container{padding:30px 15px; min-height: auto;text-align: center;}
    .col-page-contact table{margin-top: 15px;}
    .col-page-contact table td{padding:10px 0;display: block;}
    .col-page-contact table td:first-child{width: 100%;}
    .col-page-contact table td:last-child{padding-left: 0;}
    .col-page-contact h2{font-size: 20px;}
    .col-page-contact .f30{font-size: 16px;}
/*联系我们*/

/*产品中心*/
    .col-page-product{padding-top:60px;padding-bottom:60px;}
    .pro{margin-top: 0;}
    .pro ul{margin:0 -7px;margin-top: -20px;}
    .pro ul li{padding: 0 7px;margin-top: 20px;}
    .pro ul li h5{padding: 15px 10px;}
/*产品中心*/

/*新闻资讯*/
    .col-news-top{padding-top: 55px;padding-bottom:60px;}
    .col-news-top .content{padding: 25px 15px 40px;}
    .col-news-top .content .date{padding-bottom: 10px;}
    .col-news-top .content h5{margin-top:20px;}
    .col-news-top .content p{margin-top: 30px;}
    .col-news-top .content a.more{min-width: 100;padding:5px 15px;margin-top: 30px;}

    .col-page-news{padding-top:60px;padding-bottom:60px;}
    .news ul{margin:0 -5px; margin-top: -10px;}
    .news ul li{padding: 0 5px;margin-top: 10px;}
    .news ul li .padding{padding: 20px 0;}
    .news ul li .text{padding: 0 20px;}
    .news ul li .text p{margin-top: 5px;}
    .news ul li .date em{font-size: 14px;}
    .col-newsdet{padding-top: 55px;padding-bottom: 55px;}
/*新闻资讯*/
}
@media (max-width: 767px){
    .col-index-machining .list ul{margin-top: -20px;}
    .col-index-machining .list ul li{width: 100%;margin-top: 20px;}
    .col-index-machining .list ul li .img .xian{display: none;}
    .col-index-machining .list ul li .pic{width: 55%; max-width: 130px;}

    /*产品详细页*/
    .pro_show .caseleft{width: 100%;}
    .pro_show .caseright{width: 100%;padding-bottom: 0;margin-top: 30px;}
    .pro_show .prenext{width:100%;position: static;}

    .col-news-top .pic{width: 100%;position: relative;height: auto;}
    .col-news-top .pic:after{padding-bottom: 85.9375%;}
    .col-news-top .content{width: 100%;}

    .honor-nav{position: static;text-align: center;margin-top: 30px;}
    .honor-nav a{margin:0 1vw;}

    .col-about-idea .content p.p1{font-size: 22px;}
}
@media (max-width: 400px) {
    .col-about-team .content ul li{width: 100%;}
}