@charset "utf-8";
@media screen and (min-width:769px){
  #header .menu{
    float: left;
    width: calc(100% - 229px - 34px - 262px - 50px - 60px);
  }
  #header .menu div{
    font-size: 0;
    letter-spacing: -1px;
    text-align: center;
  }
  #header .menu ul{
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    position: relative;
  }
  #header .menu ul.mb{
    display: none;
  }
  #header .menu ul > a{
    display: block;
    line-height: 74px;
    font-size: 16px;
    letter-spacing: 2px;
    position: relative;
    padding: 0 18px;
  }
  #header .menu ul:hover > a{
    color: #955227;
  }
  #header .menu ul:hover > a:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 2px;
    background: #955227;
    z-index: 1;
  }
  #header .menu ul li{
    display: none;
    position: absolute;
    background: rgba(255,255,255,1);
    width: 100%;
    padding: 8px 0 6px;
    box-shadow:0 0 10px #bfbfbf;
  }
  #header .menu ul:hover li{
    display: block;
  }
  #header .menu ul li a{
    display: block;
    text-align: center;
    font-size: 16px;
  }
  #header .menu > i{
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 2px;
    height: 2px;
    background: #696969;
  }
  #header form{
    float: left;
    font-size: 0;
    display: block;
    overflow: hidden;
    width: 260px;
    background: #FFF;
    border-radius: 12px;
    letter-spacing: -1px;
    border: 1px solid #BBB;
    margin: 21px 0 0;
  }
  #header form input{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    border: 0;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header form input[type='text']{
    width: calc(100% - 50px);
    padding-left: 12px;
    font-size: 12px;
  }
  #header form input[type='button']{
    width: 50px;
    overflow: hidden;
    text-indent: -99999px;
    background: url(../images/s.png) center no-repeat;
  }
  #header .bb{
    display: block;
    float: left;
    width: 34px;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    margin: 21px 40px 0 20px;
  }
  #header .link{
    display: block;
    float: left;
    margin: 13px 0 0;
    font-size: 12px;
    width: 50px;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    padding-top: 32px;
    background: url(../images/icon.png) center top no-repeat;
  }
  .customizationBox .box1 ul:nth-child(1):after,
  .customizationBox .box1 ul:nth-child(2):after,
  .customizationBox .box1 ul:nth-child(5):after,
  .customizationBox .box1 ul:nth-child(6):after{
    content: '';
    display: block;
    position: absolute;
    width: 120px;
    height: 2px;
    background: #955227;
    left: 100%;
    top: 101px;
  }
  .customizationBox .box1 ul:nth-child(1):before,
  .customizationBox .box1 ul:nth-child(2):before,
  .customizationBox .box1 ul:nth-child(5):before,
  .customizationBox .box1 ul:nth-child(6):before{
    content: '';
    display: block;
    position: absolute;
    top: 89px;
    left: 100%;
    margin-left: 47px;
    border: 13px solid transparent;
    border-left: 22px solid #955227;
  }
  .customizationBox .box1 ul:nth-child(5):before,
  .customizationBox .box1 ul:nth-child(6):before{
    border-left: 0;
    border-right: 22px solid #955227;
  }
  .customizationBox .box1 ul:nth-child(3):after{
    content: '';
    display: block;
    left: 100%;
    position: absolute;
    top: 101px;
    width: 35px;
    height: 425px;
    border: 2px solid #955227;
    border-left: 0;
  }
  .customizationBox .box1 ul:nth-child(3):before{
    content: '';
    display: block;
    position: absolute;
    top: 300px;
    left: 100%;
    margin-left: 23px;
    border: 13px solid transparent;
    border-top: 22px solid #955227;
  }
  .productivityBox .img img{
    width: 510px;
    height: 339px;
    position: absolute;
  }
  .productivityBox .img img:nth-child(1){
    top: 0;
    left: -510px;
  }
  .productivityBox .img img:nth-child(2){
    top: 223px;
    left: 0;
  }
  .navBox a:hover{
    color:#FFF;
    background: #353c4c;
  }
  .caseBox1{
    display: none;
  }
}
@media screen and (min-width:769px) and (max-width:1604px){
  body,td,th,div,ul,li,a,font,a,dl,dd,dt,input,select,textarea{
    font-size:14px;
  }
  #header,#among,#footer,.width{
    max-width:1200px;
  }
  #among{
    margin: 4% auto;
  }
  .header{
    height: 66px;
  }
  #header .logo{
    width: 204px;
    height: 66px;
  }
  #header form{
    width: 182px;
    margin-top: 17px;
  }
  #header .bb{
    margin: 17px 20px 0 10px;
  }
  #header .menu{
    width: 698px;
  }
  #header .menu ul > a{
    font-size: 14px;
    letter-spacing: 0;
    padding: 0 12px;
    line-height: 66px;
  }
  #header .menu ul li a{
    font-size: 14px;
  }
  #header .link{
    margin-top: 10px;
  }
  .header_height{
    height: 66px;
  }
  #footer .info > span{
    font-size: 28px;
  }
  #footer .nav a{
    font-size: 15px;
  }
  #footer .link *{
    font-size: 14px;
  }
  .banner p span{
    font-size: 40px;
  }
  .banner p font{
    font-size: 18px;
  }
  .type-name font{
    font-size:32px;
  }
  .product{
    padding-top: 4%;
  }
  .productBox .type span{
    font-size: 18px;
  }
  .productBox .box .prev,
  .productBox .box .next{
    width: 23px;
    height: 48px;
  }
  .productBox .box .swiper-slide a span{
    font-size: 16px;
  }
  .productBox .box .swiper-slide a:after{
    width: 7px;
    height: 7px;
  }
  .brandBox .nr,
  .brandBox .nr *{
    font-size: 14px;


  }
  .more_btn{
    font-size: 14px;
  }
  .joinBox li span{
    font-size: 28px;
  }
  .joinBox li a{
    font-size: 14px;
  }
  .newsBox,.brandBox,.productBox,.lifestyleBox{
    padding: 4% 0 0;
  }
  .honorBox{
    padding: 4% 0;
  }
  .lifestyleBox1 .arrow > span{
    padding-left: 5px;
    margin-left: 1.5%;
  }
  .lifestyleBox1 .arrow > span font{
    font-size: 14px;
  }
  .honorBox .box .swiper-slide a span{
    font-size: 14px;
  }
  .lifestyleBox1 .swiper-slide ul{
    margin-left: 360px;
  }
  .lifestyleBox1 .swiper-slide ul span{
    font-size: 24px;
  }
  .lifestyleBox1 .swiper-slide ul font{
    font-size: 30px;
  }
  .lifestyleBox1 .swiper-slide img{
    margin-right: -288px;
  }
  .newsBox .list .a1{
    padding-left: 70px;
  }
  .newsBox .list a time span{
    font-size: 18px;
  }
  .newsBox .list a time font{
    font-size: 12px;
  }
  .newsBox .list .a1 > span{
    font-size: 15px;
  }
  .newsBox .list .a1 > font{
    font-size: 12px;
  }
  .list_lifestyle a p span{
    font-size: 18px;
  }
  .list_lifestyle a p font{
    font-size: 26px;
  }
  .viewlifestyle .img p{
    top: -35px;
  }
  .viewlifestyle .img p span{
    font-size: 18px;
  }
  .viewlifestyle .img p font{
    font-size: 26px;
  }
  .viewlifestyle .tn font{
    font-size: 20px;
  }
  .viewlifestyle .tn1 span{
    font-size: 20px;
    padding-left: 30px;
  }
  .viewlifestyle .tn1 i{
    width: 12px;
    height: 12px;
    border-width: 2px;
    margin-top: -8px;
  }
  .viewlifestyle .cont1{
    margin-left: 30px;
  }
  .viewlifestyle .imgBox .prev,
  .viewlifestyle .imgBox .next,
  .honorBox .box .prev,
  .honorBox .box .next{
    width: 23px;
    height: 48px;
    margin-top: -24px;
  }
  .localtion *{
    font-size: 16px;
  }
  .news_details{
    margin-right: 80px;
  }
  .news_details > h1{
    font-size: 22px;
  }
  .news_details .info{
    font-size: 12px;
  }
  /*.shareBox{*/
  /*  left: 100%;*/
  /*  margin-left: -78px;*/
  /*  width: 136px;*/
  /*}*/
  .about_list li img{
    max-width: 95px;
  }
  .about_list li span{
    font-size: 24px;
  }
  .about_list li font{
    font-size: 14px;
  }
  .about_list li i{
    height: 1px;
  }
  .companyBox .fl-left span{
    font-size: 28px;
  }
  .historyBox1 .swiper-slide.swiper-slide-active span{
    font-size: 26px;
  }
  .honorBox1 .list a span{
    font-size: 14px;
  }
  .typeBox > li span{
    font-size: 16px;
  }
  .list_pro a span{
    font-size: 16px;
  }
  .list_pro a:after{
    width: 7px;
    height: 7px;
  }
  .load_more a{
    font-size: 15px;
  }
  .cultureBox .list > div > ul > span{
    font-size: 22px;
  }
  .contactBox .tn{
    font-size: 28px;
  }
  .contactBox .textBox .swiper-slide span{
    font-size: 26px;
  }
  .contactBox .list1 ul span,
  .contactBox .tn1,
  .contactBox .list ul span{
    font-size: 22px;
  }
  .contactBox .list ul li,
  .contactBox .list ul li *{
    font-size: 18px;
  }
  .product .tn{
    font-size: 24px;
  }
  .product .tn:after{
    width: 12px;
    height: 12px;
  }
  .product .parameter ul *{
    font-size: 16px;
  }
  .RelatedProducts .swiper-slide a span{
    font-size: 16px;
  }
  .RelatedProducts .swiper-slide a:after{
    width: 7px;
    height: 7px;
  }
  .caseBox{
    height: 610px;
  }
  .customizationBox .list div{
    margin-left: 126px;
  }
  .projectBox .list,
  .projectBox .list2{
    margin-bottom: 8%;
  }
  .customizationBox .box1 ul{
    margin-left: 61px;
  }
  .customizationBox .box1 ul:nth-child(4){
    margin-right: 49px;
  }
  .customizationBox .box1 ul:nth-child(1):after,
  .customizationBox .box1 ul:nth-child(2):after,
  .customizationBox .box1 ul:nth-child(5):after,
  .customizationBox .box1 ul:nth-child(6):after{
    width: 61px;
  }
  .customizationBox .box1 ul:nth-child(1):before,
  .customizationBox .box1 ul:nth-child(2):before,
  .customizationBox .box1 ul:nth-child(5):before,
  .customizationBox .box1 ul:nth-child(6):before{
    margin-left: 22px;
  }
  .ecoBox2 .w{
    margin-left: -360px;
  }
  .ecoBox2 .w > ul{
    padding: 0 360px 0 80px;
  }
  .ecoBox3 .w > ul{
    padding: 0 80px 0 360px;
  }
}
@media screen and (min-width:769px) and (max-width:1199px){
  .header{
    position: absolute;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .menu{
    width: 678px;
  }
}
@media screen and (max-width: 768px){
  body,td,th,div,ul,li,a,font,a,dl,dd,dt{
    font-size:14px;
    letter-spacing: 0;
  }
  .wrapper{
    min-width: 320px;
    padding-top: 50px;
  }
  #among{
    margin: 4%;
  }
  .header{
    height: 50px;
    animation-name:none!important;
    visibility:inherit!important;
  }
  #header .logo{
    width: 155px;
    height: 50px;
    margin-left: 10px;
  }
  #header .menu{
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    display: none;
    overflow-y: auto;
  }
  #header .menu div{
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 10px;
    overflow-y: auto;
  }
  #header .menu div ul > a{
    display: block;
    font-size: 17px;
    line-height: 3;
    color:white;
    margin:0 8%;
    border-bottom: 1px solid #383736;
  }
  #header .menu div ul li{
    display: none;
  }
  .header.on #header .menu{
    display: block;
  }
  .header_height{
    height: 0;
  }
  .header #header em{
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 998;
    width:50px;
    height:50px;
    cursor: pointer;
  }
  .header #header em i,
  .header #header em:before,
  .header #header em:after{
    width:24px;
    height:3px;
    display:block;
    margin:5px auto 0;
    background:#8a8a8a;
  }
  .header #header em:before{
    margin-top:16px;
  }
  .header #header em:before,
  .header #header em:after{
    content:'';
  }
  .header.on #header em{
    background:#000;
  }
  .header.on #header em i{
    width:24px;
    height:2px;
    right: 14px;
    top: 19px;
    cursor: pointer;
    background:#FFF;
    position:absolute;
    border-top: 0;
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(45deg);
  }
  .header.on #header em:before{
    width:24px;
    height:2px;
    display:block;
    position:absolute;
    top: 24px;
    right: 14px;
    margin-top: 0;
    background: #FFF;
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform: rotate(135deg);
  }
  .header.on #header em:after{
    display:none;
  }
  #header form,
  #header .bb,
  #header .link,
  .floatBox{
    display: none;
  }
  .topBtn{
    width: 40px;
    height: 40px;
    bottom: 10%;
    font-size: 12px;
    padding-top: 18px;
    background-position: center 8px;
  }
  .banner p{
    top: 33%;
  }
  .banner p span{
    font-size: 18px;
    padding: 0 50px;
  }
  .banner p font{
    font-size: 12px;
    padding: 0 50px;
  }
  .banner em{
    display: none;
  }
  .swiper-button-prev,
  .swiper-button-next{
    width: 18px;
    height: 30px;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .more_btn{
    font-size: 14px;
    line-height: 2.4;
    width: 120px;
    margin: 0 auto;
    display: block;
  }
  .type-name span{
    font-size: 12px;
    color: #aba9a9;
  }
  .type-name font{
    font-size: 18px;
    padding: 8px 0 12px;
  }
  .type-name1 b{
    font-size: 18px;
  }
  #footer .info{
    float: none;
    width: auto;
  }
  #footer .info .logo{
    width: 164px;
    height: 40px;
  }
  #footer .info > span{
    font-size: 18px;
    margin: 6px 0;
  }
  #footer .info > div,
  #footer .info > div *{
    line-height: 1.8;
  }
  #footer .ewm{
    float: none;
    margin-left: 0;
  }
  #footer .ewm li{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin: 12px 0 0;
  }
  #footer .nav{
    float: none;
    width: auto;
    padding-top: 20px;
  }
  #footer .nav div{
    margin: 6px 0 0;
    text-align: left!important;
    width: 33.333333%!important;
  }
  #footer .link{
    display: none;
  }
  .lifestyleBox .w{
    height: auto;
  }
  .lifestyleBox1{
    position: relative;

    left: 0;
    width: auto;
    height: auto;
    margin-left: 0;
    padding-bottom:25px;
  }
  .lifestyleBox1 .arrow{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
  }
  .lifestyleBox1 .arrow > span{
    width: 6px;
    height: 6px;
    padding: 0 !important;
    background: rgba(0,0,0,.5)!important;
    border-left: 0;
    border-radius: 100%;
    margin: 0 3px;
  }
  .lifestyleBox1 .arrow > span.swiper-pagination-bullet-active{
    background: #000!important;
  }
  .lifestyleBox1 .arrow > span *{
    display: none!important;
  }
  .lifestyleBox1 .swiper-slide{
    margin-top: 0;
  }
  .lifestyleBox1 .swiper-slide ul{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(0,0,0,.3);
  }
  .lifestyleBox1 .swiper-slide ul span{
    color: #FFF;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -30px;
  }
  .lifestyleBox1 .swiper-slide ul font{
    font-size: 12px;
    height: auto;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 24px;
    margin-top: -12px;
    text-align: center;
  }
  .lifestyleBox1 .swiper-slide ul li{
    display: none;
  }
  .lifestyleBox1 .swiper-slide ul a{
    right: auto;
    top: 50%;
    left: 50%;
    bottom: auto;
    margin: 20px 0 0 -51px;
    border-color: #FFF;
    font-size: 12px;
    width: 100px;
    color: #FFF;
  }
  .lifestyleBox1 .swiper-slide img{
    float: none;
    width: 100%;
    height: auto;
  }
  .productBox .type span{
    font-size: 16px;
  }
  .productBox .type a{
    font-size: 12px;
  }
  .productBox .type:after{
    margin-left: 5px;
  }
  .productBox .type:before{
    margin-right: 5px;
  }
  .productBox .box{
    padding: 0 40px;
  }
  .productBox .box .swiper-slide a{
    width: calc(33.3333% - 8px);
    margin-left: 12px;
  }

  .productBox .box .swiper-slide a:nth-child(3){
    display: none;
  }
  .productBox .box .swiper-slide a span{
    font-size: 15px;
    line-height: 26px;
    margin-top: 5px;
  }
  .productBox .box .prev,
  .productBox .box .next{
    width: 15px;
    height: 30px;
    margin-top: -50px;
  }
  .productBox .box .swiper-slide a:after{
    width: 4px;
    height: 4px;
  }
  .brandBox .width{
    padding-top: 0;
  }
  .brandBox .tn{
    position: static;
    font-size: 22px;
  }
  .brandBox .nr{
    position: static;
    width: auto;
  }
  .brandBox .nr,
  .brandBox .nr *{
    font-size: 15px;
    line-height: 2;
  }
  .brandBox .img{
    float: none;
    width: auto;
    margin-top: 12px;
  }
  .brandBox .img:after{
    display: none;
  }
  .brandBox .more_btn{
    position: static;
    margin-top: 12px;
  }
  .honorBox .box{
    padding: 0 40px;
  }
  .honorBox .box .prev,
  .honorBox .box .next{
    width: 15px;
    height: 30px;
    margin-top: -15px;
  }
  .honorBox .box .swiper-slide a{
    width: calc(33.33333% - 8px);
    margin-left: 12px;
    padding:10px;
  }
  .honorBox .box .swiper-slide a span{
    font-size: 14px;
    margin-top:8px;
  }
  .newsBox .list .a{
    float: none;
    width: auto;
  }
  .newsBox .list .a img{
    height: auto;
  }
  .newsBox .list .a1{
    float: none;
    width: auto;
    margin: 12px 0 0 0!important;
    padding: 0 0 12px 60px;
    border-top: 0;
    border-bottom: 1px solid #d6d6d6;
  }
  .newsBox .list .a1 time{
    top: 0;
  }
  .newsBox .list a time span{
    font-size: 16px;
  }
  .newsBox .list a time font{
    font-size: 12px;
  }
  .newsBox .list .a1 > span{
    font-size: 15px;
  }
  .newsBox .list .a1 > font{
    font-size: 13px;
  }
  .joinBox li span{
    font-size: 18px;
    text-align: center;
  }
  .joinBox li a{
    position: relative;
    margin: 6% auto 0;
    font-size: 14px;
    line-height: 36px;
    width: 150px;
    text-indent: 22px;
  }
  .joinBox li a:after{
    width: 36px;
    height: 36px;
    -webkit-background-size: cover;
    background-size: 10px;
  }
  .localtion{
    background-size: 36px;
  }
  .localtion *{
    font-size: 14px;
  }
  .list_lifestyle a p span{
    font-size: 14px;
  }
  .list_lifestyle a p font{
    font-size: 18px;
  }
  .load_more a{
    width: 30%;
    font-size: 14px;
  }
  .list_pro a span{
    font-size: 15px;
    line-height: 20px;
    margin-top: 5px;
  }
  .list_pro a:after{
    width: 4px;
    height: 4px;
  }
  .product .tn{
    font-size: 20px;
  }
  .product .tn:after{
    width: 10px;
    height: 10px;
    margin-top: 1%;
  }
  .product .parameter ul *{
    font-size: 14px;
    width: 70%;
  }
  .product .parameter ul *:nth-child(1){
    width: 30%;
  }
  .pictureBox{
    padding: 0 30px;
    margin-top:0;
  }
  .pictureBox .prev,
  .pictureBox .next{
    width: 16px;
    height: 32px;
    margin-top: -16px;
  }
  .RelatedProducts{
    padding:0 30px;
  }
  .RelatedProducts .swiper-slide a{
    width: calc(33.3333% - 8px);
    margin-left: 12px;
  }
  .RelatedProducts .swiper-slide a:nth-child(3){
    display: none;
  }
  .RelatedProducts .swiper-slide a span{
    font-size: 15px;
    line-height: 26px;
    margin-top: 5px;
  }
  .RelatedProducts .swiper-slide a:after{
    width: 4px;
    height: 4px;
  }
  .RelatedProducts .arrow{
    margin-top: 6%;
  }
  .RelatedProducts .prev,
  .RelatedProducts .next{
    width: 15px;
    height: 30px;
    margin-top: -50px;
  }
  .projectBox .list{
    overflow-x: auto;
    white-space: nowrap;
  }
  .projectBox .list div{
    margin-left: 4%;
  }
  .projectBox .list2 a span{
    line-height: 2.5;
  }
  .projectBox .list3 a span{
    font-size: 14px;
    padding: 5px 12px;
  }
  .projectBox .list3 a:after{
    display: none;
  }
  .customizationBox .list div{
    margin-left: 0;
    margin-top: 4%;
    width:100%;
  }
  .customizationBox .list div img{
    width: 45px;
  }
  .customizationBox .list div span{
    font-size: 16px;
    line-height: 1.2;
    width: calc(100% - 57px);
  }
  .customizationBox .box > img{
    float: none;
    width: 100%;
  }
  .customizationBox .box > ul{
    float: none;
    width: auto;
  }
  .customizationBox .box > ul b{
    font-size: 22px;
    margin-top: 4%;
  }
  .customizationBox .box > ul span{
    font-size: 18px;
    margin-top: 5px;
  }
  .customizationBox .box > ul > li{
    font-size: 14px;
    line-height: 2;
    margin-top: 4%;
  }
  .customizationBox .box1 ul{
    width: 100%;
    max-width: 343px;
    float: none!important;
    margin: 4% auto 0!important;
  }
  .customizationBox .box1 ul:nth-child(1){
    margin-top: 0!important;
  }
  .customizationBox .box1 ul li{
    font-size: 14px;
    height: auto;
    max-height: 140px;
    -webkit-line-clamp:5;
    margin: 0 0 0;
  }
  .customizationBox .box1 ul img{
    height: auto;
  }
  .customizationBox .box1 ul:after{
    content: '';
    display: block;
    width: 2px;
    background: #955227;
    height: 42px;
    margin: 8px auto 0;
  }
  .customizationBox .box1 ul:before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 -12px -8px;
    border: 8px solid transparent;
    border-top: 12px solid #955227;
  }
  .customizationBox .list1 a span{
    padding: 8px 12px 0;
    font-size: 14px;
  }
  .customizationBox .list1 a font{
    padding: 0 12px 10px;
  }
  .customizationBox .list1 a:after{
    display: none;
  }
  .list_news a div{
    width: 135px;
    height: 85px;
  }
  .list_news a ul{
    width: calc(100% - 145px);
    height:auto;
  }
  .list_news a ul span{
    font-size: 15px;
    margin: 0;
    line-height: 26px;
  }
  .list_news a ul li{
    font-size: 13px;
    line-height: 18px;
    -webkit-line-clamp:2;
    height: 36px;
    color: #a9a9a9;
  }
  .list_news a ul font{
    line-height: 18px;
    margin-top: 5px;
  }
  .news_details > h1{
    font-size: 20px;
  }
  .navBox a{
    font-size: 14px;
    min-width:20px;
    line-height: 34px;
    padding: 0 3%;
    margin-left:1%;
  }
  .contactBox .tn{
    font-size: 17px;
  }
  .contactBox .tn1{
    font-size: 17px;
  }
  .contactBox .img{
    float: none;
    display: none;
  }
  .contactBox .img img{
    width: 100%;
    height: auto;
  }
  .contactBox .textBox{
    float: none;
    margin-top: 5%;
    width: auto;
    height: auto;
    padding: 5% 0;
  }
  .contactBox .textBox .swiper-slide{
    min-height: 24px;
    padding: 0 6%;
  }
  .contactBox .textBox .swiper-slide span{
    font-size: 20px;
    padding-top:0;
  }
  .contactBox .textBox .swiper-slide font{
    font-size: 14px;
  }
  .contactBox .textBox .arrow{
    height: 8px;
    margin-top: 5%;
  }
  .contactBox .textBox .arrow span{
    width: 8px;
    height: 8px;
  }
  .contactBox .list1{
    margin-top: 0;
  }
  .contactBox .list1 ul{
    display: block;
    width: 100%;
    margin-top: 6%;
    margin-left: 0!important;
  }
  .contactBox .list1 ul span{
    font-size: 16px;
  }
  .contactBox .list1 ul li,
  .contactBox .list1 ul li *{
    line-height: 1.8;
    color: #929292;
  }
  .contactBox .cont{
    color: #929292;
  }
  .contactBox .form input[type='text'],
  .contactBox .form select,
  .contactBox .form textarea{
    width: 100%;
    margin-left: 0!important;
  }
  .contactBox .form input[type='submit']{
    width: 100%;
    height: 42px;
    margin-top: 3%;
  }
  .my-map{
    height:300px;
  }
  .contactBox .list ul{
    display: block;
    width: auto;
  }
  .contactBox .list ul span{
    text-align: left;
    font-size: 18px;
  }
  .contactBox .list ul li{
    text-align: left;
    margin-top: 0;
  }
  .contactBox .list ul li,
  .contactBox .list ul li *{
    font-size: 14px;
  }
  .contactBox .img1{
    margin-top: -1%;
  }
  .contactBox .img1 a{
    width: 33.3333333%;
    margin: 4% 0 0;
  }
  .contactBox .img1 a span{
    font-size: 14px;
    white-space: nowrap;
  }
  .contactBox .img1 i{
    display: none;
  }
  .honorBox1 .list a{
    padding: 10px;
    width: calc(25% - 6px);
    margin: 8px 0 0 8px;
  }
  .honorBox1 .list a span{
    font-size: 14px;
    margin-top: 5px;
  }
  .companyBox .fl-left{
    float: none;
    width: auto;
  }
  .companyBox .fl-left span{
    font-size: 20px;
  }
  .companyBox .fl-left img{
    max-width: 130px;
    margin-top: 0;
  }
  .companyBox .fl-right{
    float: none;
    width: auto;
  }
  .companyBox .fl-right > span{
    font-size: 18px;
    text-align: center;
    display: block;
  }
  .companyBox .fl-right > font{
    display: none;
  }
  .companyBox .fl-right > div{
    margin-top: 0;
  }
  .companyBox .fl-right > div,
  .companyBox .fl-right > div *{
    font-size: 14px;
    line-height: 2;
  }
  .productivityBox{
    padding: 6% 4%;
    height: auto;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .productivityBox *{
    font-size: 14px;
  }
  .productivityBox .tn{
    padding-top: 0;
    font-size: 20px;
  }
  .productivityBox .tn1{
    margin-left: 0;
    font-size: 18px;
  }
  .productivityBox .cont{
    height: auto;
    max-width: 9999px;
    padding-bottom: 5%;
    text-align: left;
  }
  .productivityBox .w > div{
    margin-left: 0;
  }
  .productivityBox .w > div > .clearfix{
    margin-left: 0;
  }
  .productivityBox .img{
    font-size: 0;
    letter-spacing: -1px;
  }
  .productivityBox .img img{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 50%;
  }
  .networkBox{
    padding: 6% 4%;
  }
  .networkBox span{
    font-size: 18px;
  }
  .networkBox font{
    font-size: 14px;
  }
  .historyBox{
    padding: 6% 4%;
  }
  .about_list li{
    width: 49%;
    margin: 4% 0 0 2%;
  }
  .about_list li:nth-child(3){
    margin-left: 0;
  }
  .about_list li span{
    font-size: 16px;
    line-height: 24px;
  }
  .about_list li font{
    font-size: 12px;
    line-height: 20px;
    margin-top: 4px;
  }
  .cultureBox .list{
    width: auto;
    margin: 0 4%;
  }
  .cultureBox .list > div > ul{
    float: none!important;
    width: 100%;
  }
  .cultureBox .list > div > ul > span{
    font-size: 18px;
    margin: 0!important;
  }
  .cultureBox .list > div > ul > li{
    margin: 0!important;
  }
  .cultureBox .list > div > img{
    float: none;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 5%;
  }
  .ecoBox > ul > span{
    font-size: 18px;
  }
  .ecoBox1{
    height: auto;
    padding: 6% 4%;
    margin-bottom: 1px;
  }
  .ecoBox1 > ul{
    padding-top: 0;
  }
  .ecoBox1 > ul > img{
    width: 90px;
    display: block;
    margin: 0 auto;
  }
  .ecoBox2{
    margin-bottom: 1px;
  }
  .ecoBox1 .tn,
  .ecoBox2 .tn{
    font-size: 18px;
    text-align: center;
  }
  .ecoBox1 .cont,
  .ecoBox2 .cont{
    font-size: 14px;
    text-align: center;
  }
  .ecoBox2 .w{
    width: auto;
    margin-left: 0;
  }
  .ecoBox2 .w > ul{
    padding:6% 4%;
    float: none;
    width: auto;
  }
  .ecoBox2 .w > img{
    float: none;
    width: 100%;
  }
  .ecoBox2 .w > ul > img{
    margin: 0 auto;
  }
  .ecoBox2 .w > ul > img{
    width: 90px;
  }
  .qualityBox{
    -webkit-background-size: cover;
    background-size: cover;
    height: auto;
    padding: 8% 6% 120%;
  }
  .qualityBox #among{
    margin: 0;
  }
  .qualityBox .tn{
    font-size: 18px;
  }
  .qualityBox .cont,
  .qualityBox .cont *{
    line-height: 2;
  }
  .viewlifestyle .img p{
    padding: 12px 4%;
    top: -32px;
  }
  .viewlifestyle .img p span{
    font-size: 16px;
  }
  .viewlifestyle .img p font{
    font-size: 20px;
  }
  .viewlifestyle .fz16,
  .viewlifestyle .fz16 *{
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0;
  }
  .viewlifestyle .cont{
    margin: 5% 6% 0;
  }
  .viewlifestyle .tn1{
    margin: 1% 3%;
  }
  .viewlifestyle .tn1 i{
    width: 10px;
    height: 10px;
    border-width: 2px;
    margin-top: -7px;
  }
  .viewlifestyle .tn1 span{
    font-size: 18px;
    padding-left: 30px;
  }
  .viewlifestyle .cont1{
    margin: 2% 4% 0 calc(3% + 30px);
  }
  .viewlifestyle .tn font{
    font-size: 18px;
  }
  .viewlifestyle .list a{
    width: 22%;
  }
  .viewlifestyle .list a span{
    font-size: 14px;
  }
  .viewlifestyle .imgBox .prev,
  .viewlifestyle .imgBox .next{
    width: 19px;
    height: 40px;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .viewlifestyle .imgBox .prev{
    left: 5px;
  }
  .viewlifestyle .imgBox .next{
    right: 5px;
  }
  .caseBox{
    display: none;
  }
  .caseBox1{
    position: relative;
    margin-bottom: 5%;
  }
  .caseBox1 .swiper-slide img{
    width: 100%;
  }
  .caseBox1 .swiper-slide p{
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 12px;
    background: rgba(0,0,0,.5);
  }
  .caseBox1 .swiper-slide p span,
  .caseBox1 .swiper-slide p font{
    display:block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    color: #FFF;
    line-height: 24px;
  }
  .caseBox1 .prev,
  .caseBox1 .next{
    position: absolute;
    display: block;
    z-index: 10;
    top: 50%;
    width: 18px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    background: url(../images/icon4.png) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .caseBox1 .next{
    -moz-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
  }
  .caseBox1 .prev{
    left: 10px;
  }
  .caseBox1 .next{
    right: 10px;
  }
  .typeBox > li span{
    font-size: 15px;
  }
  .typeBox > li div a{
    font-size:14px;
  }
  .videoBox li video{
    float: none;
    width: 100%;
    height: 200px;
    margin-left: 0!important;
  }
  .videoBox li video:nth-child(2){
    margin-top: 4%;
  }
}
@media screen and (min-width:640px) and (max-width:767px){
  .list_pro a{
    width: 31%;
    margin: 3% 0 0 3.5%!important;
    clear: none!important;
  }
  .list_pro a:nth-child(3n+1){
    clear: both!important;
    margin-left: 0!important;
  }
}
@media screen and (max-width:639px){
  .productBox .box .swiper-slide a{
    width: calc(50% - 10px);
    margin-left: 20px;
  }
  .productBox .box .swiper-slide a:nth-child(3),
  .productBox .box .swiper-slide a:nth-child(4){
    display: none;
  }
  .RelatedProducts .swiper-slide a{
    width: calc(50% - 10px);
    margin-left: 20px;
  }
  .RelatedProducts .swiper-slide a:nth-child(3),
  .RelatedProducts .swiper-slide a:nth-child(4){
    display: none;
  }
  .honorBox .box .swiper-slide a{
    width: calc(50% - 6px);
  }
  .honorBox .box .swiper-slide a:nth-child(3){
    display: none;
  }
  .list_pro a{
    width: calc(50% - 6px);
    margin: 12px 0 0 12px!important;
    clear: none!important;
  }
  .list_pro a:nth-child(2n+1){
    clear: both!important;
    margin-left: 0!important;
  }
  .projectBox .list2 a{
    width: 48%;
    margin: 4% 0 0 4%!important;
    clear: none!important;
  }
  .projectBox .list2 a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .projectBox .list2 a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
  .projectBox .list3 a{
    width: 48%;
    margin: 4% 0 0 4%!important;
    clear: none!important;
  }
  .projectBox .list3 a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .projectBox .list3 a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
  .customizationBox .list1 a{
    width: 48%;
    margin: 4% 0 0 4%!important;
    clear: none!important;
  }
  .customizationBox .list1 a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .customizationBox .list1 a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
  .honorBox1 .list a{
    width: 48%;
    margin: 4% 0 0 4%!important;
    clear: none!important;
  }
  .honorBox1 .list a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .honorBox1 .list a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
  .typeBox{
    display:block!important;
  }
  .typeBox > li{
    width:calc(50% - 6px);
    margin-left:0;
  }
  .typeBox > li:nth-child(1),
  .typeBox > li:nth-child(2){
    z-index:3;
  }
  .typeBox > li:nth-child(3),
  .typeBox > li:nth-child(4){
    z-index:2;
  }
  .typeBox > li:nth-child(2),
  .typeBox > li:nth-child(4){
    margin-left:12px;
  }
}