@charset "utf-8";
@media screen and (min-width:769px){
  .mb{
    display: none!important;
  }
  #header .menu{
    font-size: 0;
    letter-spacing: -1px;
    position: absolute;
    right: calc(3% + 60px);
    top: 50%;
    margin-top: -17px;
  }
  #header .menu > ul{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin-right: 35px;
  }
  #header .menu > ul > a{
    display: block;
    font-size: 18px;
    line-height: 34px;
    color: #757575;
    font-family: 'futura_md_btmedium';
  }
  #header .menu > ul:hover > a{
    color: #ff730d;
  }
  #header .menu > ul li{
    display: none;
  }
  .productBox .swiper-slide > ul .list a{
    width: 27%;
    margin: 2% 0 0 9.5%;
  }
  .productBox .swiper-slide > ul .list a:nth-child(-n+3){
    margin-top: 8%;
  }
  .productBox .swiper-slide > ul .list a:nth-child(3n+1){
    margin-left: 0;
    clear: both;
  }
  .aboutBox .left{
    width: 45%;
    margin-right: 4%;
  }
  .list_pro > ul{
    width: 24.1%;
    margin: 1.2% 0 0 1.2%;
  }
  .list_pro > ul:nth-child(-n+4){
    margin-top: 3%;
  }
  .list_pro > ul:nth-child(4n+1){
    clear: both;
    margin-left: 0;
  }
  .list_news a{
    float: left;
    width: 32%;
    margin: 3% 0 0 2%;
  }
  .list_news a:nth-child(-n+3){
    margin-top: 0;
  }
  .list_news a:nth-child(3n+1){
    clear: both;
    margin-left: 0;
  }
}
@media screen and (min-width:1341px) and (max-width:1700px){
  #header .logo a img{
    height: 55px;
  }
  #header .search{
    width: 18%;
  }
  #header .menu{
    right: 60px;
  }
  .type-name{
    font-size: 30px;
  }
  .proBox .box{
    font-size: 17px;
  }
  .proBox .box1 span{
    font-size: 28px;
  }
  .proBox .box2 a span{
    font-size: 20px;
  }
  .proBox .box2 a font{
    font-size: 13px;
  }
  .infoBox ul{
    margin: 0 3%;
  }
  .infoBox ul p{
    font-size: 15px;
  }
  .infoBox ul li{
    font-size: 38px;
  }
  .companyBox .cont{
    margin-top: 5%;
  }
  .companyBox .cont,
  .companyBox .cont *{
    font-size: 17px;
  }
  .aboutBox .infoBox ul li{
    font-size: 32px;
  }
  .aboutBox .left .cont{
    margin: 5% 0;
  }
  .aboutBox .left .cont,
  .aboutBox .left .cont *{
    font-size: 17px;
  }
  .productBox .swiper-slide > a{
    width: 60%;
  }
  .productBox .swiper-slide > ul{
    width: 36%;
    margin: 0 2%;
  }
  .productBox .swiper-slide > ul .name a{
    font-size: 22px;
  }
  .productBox .swiper-slide > ul .list a{
    width: 29%;
    margin: 2% 0 0 6.5%;
  }
  .productBox .swiper-slide > ul .list a:nth-child(-n+3){
    margin-top: 6%;
  }
  .productBox .swiper-slide > ul .list a span{
    font-size: 15px;
  }
  .list_news a span{
    font-size: 20px;
  }
  .list_news a p,
  .list_news a font{
    font-size: 15px;
  }
  #footer .box > a{
    font-size: 22px;
  }
  .aside > h2{
    font-size: 24px;
  }
  .aside > h3,
  .aside > h4,
  .rightBox > h1{
    font-size: 20px;
  }
  .list_pro > ul a span{
    font-size: 20px;
  }
  .list_pro > ul a .name{
    font-size: 14px;
  }
  .list_pro > ul a font{
    font-size: 12px;
  }
  .philosophtyBox > ul .clearfix,
  .philosophtyBox > ul .clearfix *{
    font-size: 17px;
  }
  .customerBox > ul .clearfix,
  .customerBox > ul .clearfix *{
    font-size: 17px;
  }
  .detailed .info,
  .detailed .info.info2{
    width: 50%;
  }
  .detailed .info h2{
    font-size: 20px;
  }
  .serviceBox .box1 li *{
    font-size: 26px;
  }
  .serviceBox .box1 li span{
    font-size: 32px;
  }
}
@media screen and (min-width:769px) and (max-width:1340px){
  #header .logo a img{
    height: 50px;
  }
  #header .box{
    margin: 0 1% 0 2%;
  }
  #header .search{
    width: 15%;
  }
  #header .menu{
    right: 60px;
  }
  #header .menu > ul{
    margin-right: 30px;
  }
  .type-name{
    font-size: 24px;
  }
  .proBox .box{
    font-size: 16px;
  }
  .proBox .box1 span{
    font-size: 24px;
  }
  .proBox .box2 a span{
    font-size: 18px;
  }
  .proBox .box2 a font{
    font-size: 12px;
  }
  .infoBox ul{
    margin: 0 3%;
  }
  .infoBox ul p{
    font-size: 14px;
  }
  .infoBox ul li{
    font-size: 30px;
  }
  .companyBox .cont{
    margin-top: 5%;
  }
  .companyBox .cont,
  .companyBox .cont *{
    font-size: 16px;
  }
  .aboutBox .infoBox ul li{
    font-size: 30px;
  }
  .aboutBox .left .cont{
    margin: 5% 0;
  }
  .aboutBox .left .cont,
  .aboutBox .left .cont *{
    font-size: 16px;
  }
  .productBox .swiper-slide > a{
    width: 60%;
  }
  .productBox .swiper-slide > ul{
    width: 36%;
    margin: 0 2%;
  }
  .productBox .swiper-slide > ul .cont{
    margin: 3% 0 2%;
  }
  .productBox .swiper-slide > ul .name a{
    font-size: 20px;
  }
  .productBox .swiper-slide > ul .list a{
    width: 30%;
    margin: 2% 0 0 5%;
  }
  .productBox .swiper-slide > ul .list a:nth-child(-n+3){
    margin-top: 6%;
  }
  .productBox .swiper-slide > ul .list a span{
    font-size: 15px;
  }
  .list_news a span{
    font-size: 18px;
  }
  .list_news a p,
  .list_news a font{
    font-size: 14px;
  }
  #footer .box > a{
    font-size: 20px;
  }
  .aside > h2{
    font-size: 24px;
  }
  .aside > h3,
  .aside > h4,
  .rightBox > h1{
    font-size: 20px;
  }
  .list_pro > ul a span{
    font-size: 20px;
  }
  .list_pro > ul a .name{
    font-size: 14px;
  }
  .list_pro > ul a font{
    font-size: 12px;
  }
  .philosophtyBox > ul .clearfix,
  .philosophtyBox > ul .clearfix *{
    font-size: 16px;
  }
  .customerBox > ul .clearfix,
  .customerBox > ul .clearfix *{
    font-size: 16px;
  }
  .detailed .info,
  .detailed .info.info2{
    width: 50%;
  }
  .detailed .info h2{
    font-size: 20px;
  }
  .serviceBox .box1 li *{
    font-size: 24px;
  }
  .serviceBox .box1 li span{
    font-size: 28px;
  }
}
@media screen and (max-width:768px){
  .wrapper{
    min-width: 320px;
    padding-top: 56px;
  }
  .padding{
    padding-left: 2%;
    padding-right: 2%;
  }
  .padding1{
    padding-top: 5%;
  }
  .padding2{
    padding-bottom: 5%;
  }
  .among{
    padding: 5% 2%;
  }
  .header{
    display: none;
  }
  .header1{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 56px;
    z-index: 99;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  #header .logo a img{
    height: 46px;
    padding: 5px 0;
  }
  #header .box,
  #header .search,
  #header .bb{
    display: none;
  }
  #header .menu{
    position: fixed;
    z-index: 998;
    top: 56px;
    left: -100%;
    width: 100%;
    bottom: 0;
    padding-bottom: 3%;
    overflow-y: auto;
    background: #FFF;
    transition: all .3s;
    border-top: 1px solid #EEE;
  }
  .on #header .menu{
    left: 0;
  }
  #header .menu > ul{
    border-bottom: 1px solid #EEE;
    position: relative;
  }
  #header .menu > ul > a{
    font-size: 18px;
    display: block;
    color: #040404;
    padding: 10px 6% 10px 10%;
    position:relative;
  }
  #header .menu > ul > a:before{
    content:'';
    display:block;
    width:6px;
    height:6px;
    border:1px solid #CCC;
    border-radius:100%;
    position:absolute;
    left:5%;
    top:50%;
    margin:-4px 0 0 -3px;
  }
  #header .menu > ul.on > a{
    background: #ebebeb;
  }
  #header .menu > ul.on > a:before{
    background: #666;
    border-color: #666;
  }
  #header .menu > ul li{
    display: none;
    margin-bottom:-1px;
  }
  #header .menu > ul.on li{
    display: block;
  }
  #header .menu > ul li a{
    display: block;
    position: relative;
    font-size: 16px;
    color: #888;
    line-height:20px;
    border-bottom: 1px solid #EEE;
    padding: 15px 6% 15px calc(10% + 10px);
  }
  #header .menu > ul li .a2{
    font-size:15px;
    padding-left:calc(14% + 10px);
  }
  #header .menu > ul li .a3{
    font-size:15px;
    padding-left:calc(18% + 10px);
  }
  #header .menu > ul li a:before{
    content:'';
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    width:8px;
    height:8px;
    position:absolute;
    top:20px;
    margin-left:-22px;
    transform:rotate(135deg);
  }
  #header .menu > ul li a.a2:before{
    top:24px;
    border-left:0;
    transform:rotate(0);
  }
  #header .menu > ul li a.a3:before{
    top:24px;
    border-left:0;
    border-top:0;
    width:4px;
    height:4px;
    background:#CCC;
    border-radius: 100%;
    margin-left:-15px;
  }
  #header .menu > ul b{
    display: block;
    position: absolute;
    width:52px;
    height:40px;
    right:0;
    top:7px;
  }
  #header .menu > ul b:after{
    content:'';
    border-top:2px solid #CCC;
    border-left:2px solid #CCC;
    width:10px;
    height:10px;
    position:absolute;
    left:15px;
    top:10px;
    transform:rotate(225deg);
  }
  #header .menu > ul.on b:after{
    transform:rotate(45deg);
    top:18px;
  }
  .header1 > em{
    display:block;
    position:fixed;
    top:0;
    right:0;
    width:56px;
    height:56px;
    z-index:998;
    cursor:pointer;
  }
  .header1 > em:after{
    content:'';
    display:block;
    height:15px;
    width:15px;
    background: #1b68a5;
    border-radius:4px;
    box-shadow:17px 0 0 #7d7d7d, 0 17px 0 #7d7d7d, 17px 17px 0 #1b68a5;
    margin:12px 0 0 12px;
  }
  .header1 > em:before,
  .on .header1 > em:after{
    content:'';
    height:3px;
    width:24px;
    background: #cecece;
    border-radius:2px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-40px 0 0 -22px;
    transform:rotate(45deg);
  }
  .on .header1 > em:before,
  .on .header1 > em:after{
    margin:-1px 0 0 -12px;
    transform:rotate(-45deg);
    box-shadow:0 0 0 #0a85b8, 0 0 0 #0a85b8, 0 0 0 #999;
  }
  .on .header1 > em:after{
    transform:rotate(45deg);
  }
  #footer .box > a{
    font-size: 16px;
  }
  #footer .box > li{
    font-size: 14px;
    padding-bottom: 2%;
  }
  #footer .copyright{
    margin: 5px 0;
  }
  #footer .copyright,
  #footer .copyright *{
    line-height: 1.7;
  }
  #footer .type{
    float: none;
    width: auto!important;
    margin: 4% 0 0;
  }
  #footer .type .link{
    margin-top: 6%;
  }
  .type-name{
    font-size: 20px;
  }
  .banner .arrow{
    text-align: center;
  }
  .proBox .box{
    font-size: 16px;
  }
  .proBox .box1 span{
    font-size: 20px;
  }
  .proBox .box2 a{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .proBox .box2 a:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
  .proBox .box2 a span{
    font-size: 18px;
  }
  .proBox .box2 a font{
    font-size: 12px;
  }
  .aboutBox .left{
    display: block;
  }
  .aboutBox .left .cont{
    margin: 4% 0;
  }
  .aboutBox .left .cont,
  .aboutBox .left .cont *{
    font-size: 16px;
  }
  .aboutBox .width > img{
    width: 100%;
    display: block;
    margin-top: 5%;
  }
  .list_news a{
    margin-top: 5%;
  }
  .list_news a:nth-child(1){
    margin-top: 0;
  }
  .list_news a span{
    font-size: 18px;
  }
  .list_news a p,
  .list_news a font{
    font-size: 14px;
  }
  .infoBox{
    text-align: left;
    white-space: nowrap;
    overflow-x: auto;
  }
  .infoBox ul{
    margin: 0 0 0 9%!important;
  }
  .infoBox ul:nth-child(1){
    margin-left: 0!important;
  }
  .productBox .box{
    padding: 0;
  }
  .productBox .swiper-slide > a{
    display: block;
    width: 100%;
  }
  .productBox .swiper-slide > ul{
    display: block;
    width: auto;
  }
  .productBox .swiper-slide > ul .name a{
    font-size: 20px;
    margin-top: 4%;
  }
  .productBox .swiper-slide > ul .list{
    padding-bottom: 4%;
  }
  .productBox .swiper-slide > ul .list a{
    width: 48%;
    margin: 4% 0 0 4%;
  }
  .productBox .swiper-slide > ul .list a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .productBox .swiper-slide > ul .list a:nth-child(5),
  .productBox .swiper-slide > ul .list a:nth-child(6){
    display: none;
  }
  .productBox .swiper-slide > ul .list a span{
    font-size: 14px;
  }
  .productBox .box .prev,
  .productBox .box .next{
    display: none;
  }
  .companyBox .left{
    float: none;
    width: auto;
    margin-top: 6%;
  }
  .infoBox ul li{
    font-size: 30px;
  }
  .companyBox .cont{
    margin-top: 5%;
  }
  .companyBox .cont,
  .companyBox .cont *{
    font-size: 16px;
  }
  .companyBox .img{
    float: none;
    width: 100%;
  }
  .philosophtyBox{
    padding: 0 2% 5%;
  }
  .philosophtyBox > img{
    width: 100%;
  }
  .philosophtyBox > ul{
    display: block;
    width: auto;
    margin: 4% 2% 0;
  }
  .philosophtyBox > ul .clearfix,
  .philosophtyBox > ul .clearfix *{
    font-size: 16px;
  }
  .customerBox > ul .clearfix,
  .customerBox > ul .clearfix *{
    font-size: 16px;
  }
  .aside,
  .location{
    display: none;
  }
  .rightBox{
    width: 100%;
  }
  .rightBox > h1{
    font-size: 22px;
  }
  .product .among{
    padding-top: 0;
  }
  .list_pro > ul{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .list_pro > ul:nth-child(-n+2){
    margin-top: 2%;
  }
  .list_pro > ul:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
  .list_pro > ul a span{
    margin: 0;
    font-size: 18px;
  }
  .list_pro > ul a font{
    display: none;
  }
  .list_pro > ul a p{
    margin: 5px 0 0;
    text-indent: 100px;
    background-size: 90px;
  }
  .list_pro > ul a ul{
    height: auto;
  }
  .list_pro > ul a .name{
    font-size: 16px;
    height: 48px;
    margin: 5px 0 0;
  }
  .modelBox{
    background: #f8f8f8;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 0;
  }
  .detailed .picBox{
    float: none;
    width: auto;
  }
  .detailed .picBox .swiper2{
    display: none;
  }
  .detailed .picBox1{
    display: none;
  }
  .detailed .picBox2{
    display: block;
  }
  .detailed .info{
    float: none!important;
    width: auto!important;
    margin-top: 5%;
  }
  .detailed .info h2{
    font-size: 20px;
    margin-top: 5%;
  }
  .list_news_type a{
    font-size: 16px;
    line-height: 36px;
    padding: 0 22px;
  }
  .serviceBox .box1{
    background-position: left center;
  }
  .serviceBox .box1 li{
    height: 230px;
  }
  .serviceBox .box1 li *{
    font-size: 18px;
  }
  .serviceBox .box1 li span{
    font-size: 22px;
  }
  .listfaq .box{
    float: none;
    width: auto;
  }
}