@charset "utf-8";
@media screen and (max-width:1535px){
  #among{
    margin: 4% 12px;
  }
}
@media screen and (min-width:1200px) and (max-width:1366px){
  #among,#header,#footer,.width{
    max-width:1200px;
  }
  #among{
    margin: 4% auto;
  }
}
@media screen and (min-width:769px){
  #header .menu{
    float: right;
    font-size: 0;
    letter-spacing: -1px;
  }
  #header .menu a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 16px;
    color: #8a8a8a;
    line-height: 60px;
    margin: 62px 0 0 24px;
    padding: 0 18px;
  }
  #header .menu a.bb{
    display: none;
  }
  #header .menu a:hover{
    color: #1f1f1f;
    border-bottom: 2px solid #3d8c65;
  }
  .aside{
    float: left;
    width: 21%;
  }
  .right_pro{
    float: right;
    width: 75%;
  }
  .banner2{
    display: none;
  }
}
@media screen and (min-width:1366px) and (max-width:1450px){
  #header .menu a{
    margin-left: 15px;
  }
  .my-map{
    height: 480px;
  }
}
@media screen and (min-width:769px) and (max-width:1366px){
  body,td,th,div,ul,li,a,font,a,dl,dd,dt{
    font-size:15px;
  }
  .header *{
    line-height: 32px;
    font-size: 13px;
  }
  #header .logo img{
    height: 60px;
  }
  #header .menu a{
    font-size: 15px;
    padding: 0 15px;
    margin: 44px 0 0 15px;
  }
  .product .fl-left .a{
    font-size: 15px;
    padding: 12px 0 12px 12px;
  }
  .product .fl-left .a2{
    font-size: 15px;
    padding: 12px 0 12px 28px;
  }
  .leftBox span,
  .leftBox font{
    font-size: 22px;
  }
  .footer #footer > li > span{
    font-size: 16px;
  }
  .searchBox > ul > li{
    font-size: 28px;
  }
  .searchBox > ul > div{
    padding-top: 24px;
  }
  .product > ul > span{
    font-size: 22px;
  }
  .home > ul > span{
    font-size: 28px;
  }
  .home > ul > font{
    font-size: 16px;
  }
  .home li a span{
    font-size: 22px;
  }
  .about .type-name{
    font-size: 28px;
  }
  .aside > span{
    font-size: 18px;
  }
  .companyname{
    font-size: 20px;
  }
  .my-map{
    height: 420px;
  }
  .news .list .a1{
    width: calc(98% - 560px);
    margin-left: 2%;
  }
}
@media screen and (max-width:768px){
  body,td,th,div,ul,li,a,font,a,dl,dd,dt{
    font-size:15px;
  }
  .banner1{
    display: none;
  }
  .wrapper{
    min-width: 320px;
    padding-top: 51px;
  }
  .header{
    display: none;
  }
  .header1{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 0;
    border-bottom:0;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  #header .logo{
    padding: 0;
  }
  #header .logo a{
    display: block;
    width: 139px;
    overflow:hidden;
    padding: 7px 5px;
  }
  #header .logo a img{
    height: 36px;
  }
  .header1 > em{
    display:block;
    position:fixed;
    top:0;
    right:0;
    width:50px;
    height:50px;
    z-index:998;
    cursor:pointer;
  }
  .header1 > em:after{
    content:'';
    display:block;
    height:15px;
    width:15px;
    background: #006835;
    border-radius:4px;
    box-shadow:17px 0 0 #8db828, 0 17px 0 #a1ca2b, 17px 17px 0 #41b9bd;
    margin:9px 0 0 9px;
  }
  .header1 > em:before,
  .on .header1 > em:after{
    content:'';
    height:3px;
    width:24px;
    background: #8c8c8c;
    border-radius:2px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-35px 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 #00469b, 0 0 0 #00469b, 0 0 0 #999;
  }
  .on .header1 > em:after{
    transform:rotate(45deg);
  }
  #header .menu{
    position: fixed;
    z-index: 999;
    top: 51px;
    left: -100%;
    width: 100%;
    bottom: 0;
    padding-bottom: 3%;
    overflow-y: auto;
    background: #FFF;
    transition: all .3s;
  }
  .on #header .menu{
    left: 0;
  }
  #header .menu a{



    display: block;
    font-size: 16px;
    color: #000;
    margin: 3% 0 0;
    padding: 1% 6%;
  }
  .banner,
  .banner .swiper-slide{
    overflow: hidden;
  }
  .banner img{
    width: 100%;
    margin-left: 0%;
  }
  .index .banner img{
    width: 100%;
    margin-left: 0;
  }
  .banner .swiper-button-black{
    display: none;
  }
  .banner .arrow{
    height: 15px;
  }
  .banner .arrow span{
    width: 6px;
    height: 6px;
    margin: 0 2px;
  }
  .location{
    padding: 5px 12px;
  }
  .location *{
    font-size: 14px;
  }
  .leftBox{
    float: none;
    width: auto;
  }
  .leftBox *{
    font-size: 18px;
  }
  .leftBox i{
    margin-top: 8px;
    margin-bottom: 12px;
  }
  .right{
    float: none;
    width: auto;
    padding-top: 0;
    border-top: 0;
  }
  #among{
    margin: 12px;
  }
  .company_lineheight{
    line-height: 2.2;
  }
  .certification a{
    width: 32%;
    margin: 1% 0 0 2%;
  }
  .companyname{
    font-size: 18px;
  }
  .my-map{
    height: 300px;
  }
  .footer{
    padding: 4% 12px;
    display: none;
  }
  .index .footer{
    display: block;
  }
  .footer #footer > li > span{
    padding-bottom: 12px;
  }
  #footer .info{
    float: none;
    width: auto;
  }
  #footer .info > font.add1{
    margin-top: 0;
  }
  #footer .info p{
    margin: 12px 0 0;
  }
  #footer .type{
    float: none;
    margin-left: 0;
    width: auto!important;
  }
  #footer .type:nth-child(4){
    border-top: 1px solid #c5c5c5;
    margin-top: 5%;
    padding-top: 5%;
  }
  #footer > i{
    float: none;
    width: auto;
    height: 1px;
    margin: 5% 0;
  }
  .footer .fl-right{
    float: none;
    width: auto;
  }
  .footer .fl-right ul{
    margin-top: 0;
  }
  .footer .fl-right ul li{
    width: 101px!important;
  }
  .footer .fl-right ul li:nth-child(2){
    margin: 0 10px 10px;
  }
  .footer .fl-right ul a{
    margin-top: 0;
  }
  .bottom{
    padding: 8px 12px;
  }
  .bottom.fixed{
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
  }
  #footer .copyright,
  #footer .copyright *{
    font-size: 12px;
  }
  .product .fl-left{
    display: none;
  }
  .product .fl-right{
    float: none;
    width: auto;
  }
  .home > ul > span{
    font-size: 18px;
  }
  .home > ul > font{
    font-size: 12px;
  }
  .home li a{
    width: calc(50% - 5px);
    margin: 4% 0 0 10px;
  }
  .home li a:nth-child(2n+1){
    margin-left:0;
    clear:both;
  }
  .home li a span{
    font-size: 17px;
    margin: 8px 0;
  }
  .home li a img{
    width: 55%;
    max-width: 202px;
  }
  .searchBox{
    padding: 12px;
  }
  .pp .searchBox{
    padding-right: 80px;
  }
  .searchBox > ul > li,
  .searchBox > ul > div{
    display:none;
  }
  .searchBox > ul > form{
    float:none;
    width: 100%
  }
  .pp .searchBox > em{
    display:block;
    position:absolute;
    right: 12px;
    top: 12px;
    width:32px;
    height:24px;
    border-radius:4px;
  }
  .pp .searchBox > em i{
    display:block;
    height: 3px;
    background: #B9B9B9;
    margin: 8px 2px 0;
  }
  .pp .searchBox > em i:first-child{
    margin-top:5px;
  }
  .searchBox > ul > form input[type='text']{
    width: calc(100% - 72px);
  }
  .message ul li{
    float: none;
    width: auto;
    text-align: left;
  }
  .message ul input[type='text']{
    max-width: 768px;
  }
  .message ul textarea{
    width: 100%;
    height: 90px;
  }
  .message .button{
    margin-left: 0;
  }
  .type-name{
    font-size: 20px;
  }
  .about{
    padding: 12px;
  }
  .about .fl-left{
    float: none;
    width: auto;
    margin: 0;
  }
  .about > ul > img{
    float: none;
    width: 100%;
    margin-top:12px;
  }
  .about .fl-left > div{
    height: auto;
    display: block;
    margin: 15px 0 20px;
  }
  .news{
    padding: 12px;
  }
  .news .list a{
    float: none;
    width: auto!important;
  }
  .news .list .a{
    height: auto;
    padding: 0 12px;
    padding-bottom: 16px;
  }
  .news .list .a font{
    font-size: 14px;
  }
  .news .list .a span,
  .news .list .a1 span{
    font-size: 16px;
  }
  .news .list .a1{
    margin: 12px 0 0!important;
    padding: 0 12px 0 145px;
  }
  .news .list .a1 div{
    width:120px;
  }
  .product{
    padding: 0 12px 12px;
  }
  .product .fl-right a{
    width: calc(33.333333% - 8px);
    margin: 12px 0 0 12px;
    padding: 10px 10px 0;
  }
  .product .fl-right a span{
    font-size: 15px;

  }
  .product > ul > span{
    font-size: 18px;
  }
  .right_pro > h1{
    font-size: 18px;
  }
  .aside{
    position: fixed;
    z-index: 99;
    top: 51px;
    right: -66.666%;
    width: 66.666%;
    background: #FFF;
    overflow-y: auto;
    bottom: 0;
    transition: all .3s;
  }
  .aside.on{
    right: 0;
  }
  .aside > span{
    font-size: 15px;
    margin-top: 0;
  }
  .aside > ul > a{
    padding: 14px 10px 14px 30px;
  }
  .aside > ul > a:before{
    left: 12px;
  }
  .aside > ul li a{
    padding: 8px 10px 8px 45px;
  }
  .aside > ul li a:before{
    left: 30px;
  }
  .bgBox{
    display: none;
    position: fixed;
    z-index: 98;
    top: 51px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
  }
  .bgBox.on{
    display: block;
  }
  .dis .banner,
  .dis .location,
  .dis .location1,
  .dis .searchBox{
    display: none;
  }
  .dis #among{
    margin: 0;
  }
  .right_pro .detailed{
    margin-top: 0;
  }
  .detailed > h1{
    font-size: 18px;
    text-align: left;
    background: #EEE;
    padding: 12px!important;
    line-height: 24px;
  }
  .detailed > .tab{
    margin: 10px 12px 0;
    text-align: left;
  }
  .detailed .neirong{
    margin: 12px;
    min-height: 100px;
  }
  .detailed > li img{
    width: 100%;
  }
  .prev_next{
    padding-bottom: 12px;
  }
  .prev_next li{
    padding: 0 12px;
  }
}
@media screen and (max-width:639px){
  .product .fl-right a{
    width: calc(50% - 6px);
    margin: 12px 0 0 12px!important;
    clear: none!important;
  }
  .product .fl-right a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .product .fl-right a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both;
  }
  .product .fl-right a:nth-child(9){
    display: none;
  }
  .product .fl-right a span{
    font-size: 14px;
    padding-right:0;
    text-align:center;
  }
  .product .fl-right a span:after{
    display:none;
  }
  .list_pro a{
    width: calc(50% - 6px);
    margin: 12px 0 0 12px!important;
    clear: none!important;
    border-bottom: 0;
  }
  .list_pro a:nth-child(2n+1){
    clear: both!important;
    margin-left: 0!important;
  }
  .list_pro a span{
    padding: 0;
    font-size:14px;
    line-height: 2.5;
  }
  .list_news a div{
    width: 125px;
    height: 90px;
  }
  .list_news a ul{
    width: calc(100% - 135px);
  }
  .list_news a ul span{
    font-size: 16px;
    line-height: 24px;
    margin-right:0;
  }
  .list_news a ul p{
    margin: 5px 0 0;
    line-height: 20px;
    height: 60px;
    font-size: 13px;
  }
  .list_news a ul font,
  .list_news a ul li{
    display: none;
  }
  .list_news i{
    margin: 12px 0;
  }
  .certification a{
    width: calc(50% - 6px);
    margin: 0 0 0 12px!important;
    clear: none!important;
  }
  .certification a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both;
  }
}