body {
  --container: 16.25rem;
}
@media (max-width: 1600px) {
  body {
    --container: 10rem;
  }
}
@media (max-width: 1440px) {
  body {
    --container: 8rem;
  }
}
@media (max-width: 1280px) {
  body {
    --container: 6rem;
  }
}
@media (max-width: 990px) {
  body {
    --container: 15px;
  }
}
.container {
  padding: 0 var(--container);
  width: 100%;
  max-width: 100%;
}
.container.container_l {
  padding: 0 0 0 var(--container);
}
.container.container_r {
  padding: 0 var(--container) 0 0;
}
    .head .wh{
        background-color: rgba(0,0,0,.05);
    }
    .pro{
        background:#f8f8f8;
        color: #808080;
        display: flex;
        justify-content: center;
    }
    .productall{
        position:relative;
    }
    .mid{
        width: 1200px;
        padding-top: 80px;
        padding-bottom: 70px;
        overflow: hidden;
        font-size: 28px;
        color: #57b665;
        text-align: center;
    }
    .product-item{
        width: 580px;
        height: 660px;
        float: left;
        background-repeat:no-repeat;
        
    }
    .product-item>a.baselayer{
        display: block;
        width: 580px;
        height: 600px;
        padding-top: 60px;
        margin: 0;
        font-size: 30px;
        color: #57b665;
        font-weight: bold;
    }
    .product-item>a.baselayer>span{
        font-size: 22px;
        color: #d2d2d2;
        font-weight: lighter;
    }
    .product-list{
        position: absolute;
        z-index: 1001;
        width: 0px;
        overflow: hidden;
        transition: all ease-out .2s;
        height: 660px;
        background: #fff;
    }
    .open .product-list{
        width: 1200px;
        height: 660px;
        -webkit-box-shadow: 0px 0px 30px #666;
        -moz-box-shadow: 0px 0px 30px #666;
        box-shadow: 0px 0px 30px #666;
        top: 80px;
    }
    .product-list .img-left{
        width: 580px;
        height: 660px;
        float: left;
    }
    .product-list ul{
        margin-top: 30px;
        height: 630px;
        width: 600px;
        float: right;
    }
    .product-list ul li{
        width: 220px;
        height: 220px;
        text-align: center;
        float: left;
        margin: 30px;
    }
    .product-list ul li a{
        display: block;
        width: 220px;
        height: 220px;
        font-size: 18px;
    }
    .product-list ul li img{
        width: 220px;
        height: 165px;
        display: block;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        margin-bottom: 26px;
    }
    .right{
        float:right;
    }
    .right1{
        right: 0;
    }
    .solution, .aboutakr {
        display: flex;
        justify-content: center;
    }
    .solution h1{
        font-size: 28px;
    }
    .solution .mid a{
       font-size: 16px;
        display: block;
        margin: 30px 0;
        color: #57b665; 
    }
    .aboutakr h1{
        font-size: 28px;
    }
    .aboutakr .mid1{
        padding: 50px 0px;
        overflow: hidden;
    }
    .aboutakr .mid1 .gsjs{
        float: left;
    }
    .aboutakr .mid1 .gsjs2{
        float: left;
        width: 630px;
        line-height: 23px;
    }
    .aboutakr .mid1 .gsjs img{
        width:520px;
        margin-right: 50px;
    }
    .aboutakr .mid1 .gsjs2 h2{
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: 600;
        color: #333;
        text-align: left;
    }
    .aboutakr .mid1 .gsjs2 p{
        color: #999;
        text-align: left;
        font-size: 12px;
    }
    .aboutakr .mid1 .gsjs2 ul{
        overflow: hidden;
        margin-bottom: 20px;
    }
    .aboutakr .mid1 .gsjs2 ul li{
        float: left;
        width: 20%;
    }
    .aboutakr .mid1 .gsjs2 ul li a{
        font-size: 13px;
        margin: 0;
        color: #888;
    }
    .more a{
        width: 130px;
        height: 28px;
        line-height: 28px;
        display: block;
        background: #57b665;
        color: #fff;
        font-size: 12px;
        margin: 0;
    }
    .ry{
        height: 176px;
        background: url(../static/image/6.png) center;
        margin-top: -70px;
    }
    .ry .honor{
        display: flex;
        justify-content: center;
    }
    .ry .honor ul{
        width: 1200px;
        padding-top: 50px;
        color: #fff;
        overflow: hidden;
    }
    .ry .honor ul li{
        float: left;
        width: 20%;
    }
    .ry .honor li div{
        float: left;
    }
    .honor li img{
        height: 50px;
    }
    .honor span{
       font: 30px bold;
    }
    .honor li div:last-child{   
        padding-left: 10px;
    }
    .ry .honor ul li p{
        font-size: 12px;
    }
    .dxal{
        display: flex;
        justify-content: center;
        background: #f8f8f8;
    }
    .dxal .mid h1{
        font-size: 28px;
        color: #57b665;
        text-align: center;
    }
    .dxal .mid>a{
        font-size: 16px;
        display: block;
        margin: 30px 0;
        color: #57b665;
    }
    .dxal .mid ul li{
        width: 23%;
        margin: 0 10px;
        float: left;
        background: #fff;
        height: 499px;
    }
    .dxal .mid ul li h2{
        padding: 30px 5px 10px;
        font-size: 16px;
        margin-bottom: 10px;
        font-family: "思源黑体";
        font-weight: 600;
        color: #333;
        text-align: left;
    }
    .dxal .mid ul li p{
        padding-bottom: 30px;
        padding-left: 5px;
        color: #999;
        text-align: left;
        font-size: 12px;
    }
    .dxal .mid ul li .more{
        margin-bottom: 30px;
        margin-left: 5px;
        width: 100px;
        height: 28px;
        line-height: 28px;
        display: block;
        background: #57b665;
        color: #fff;
        font-size: 12px;
        /*margin: 0;*/
        color: #fff;
    }
    .news {
        display: flex;
        justify-content: center;
    }
    .news .mid h1{
        font-size: 28px;
        color: #57b665;
        text-align: center;
    }
    .news .mid>a{
        font-size: 16px;
        display: block;
        margin: 30px 0;
        color: #57b665;
    }
    .news .mid .mid1{
        padding: 50px 0px;
        overflow: hidden;
    }
    .news .mid .mid1 ul.number{
        counter-reset: section;
    }
    .news .mid .mid1 ul.number li{
        width: 100px;
        border-bottom: 1px dotted #ccc;
        line-height: 128px;
        height: 128px;
        overflow: hidden;
    }
    .news .mid .mid1 .number li:before{
        FONT-VARIANT: JIS90;
        counter-increment: section;
        content: '0' counter(section);
        display: inline-block;
        width: 100px;
        margin-right: 10px;
        height: 100px;
        line-height: 100px;
        color: #fff;
        font-size: 36px;
        text-align: center;
        background: #57b665;
    }
    .news .mid .mid1 .newsdetail{
        width: 510px;
        padding-left: 20px;
    }
    .news .mid .mid1 .newsdetail li{
        height: 128px;
        border-bottom: 1px dotted #ccc;
    }
    .news .mid .mid1 .newsdetail li .idx-title{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 0;
    }
    .news .mid .mid1 .newsdetail span{
        color: #999;
        text-align: left;
        font-size: 12px;
    }
    .news .mid .mid1 .newsdetail a{
        font-size: 16px;
        font-weight: 600;
        color: #333;
        text-align: left;
    }
    .news .mid .mid1 .newsdetail p{
        padding-bottom: 30px;
        padding-left: 5px;
        color: #999;
        text-align: left;
        font-size: 12px;
    }
    .news .mid .mid1  .f1{
        float: left;
    }
    .kh{
        display: flex;
        justify-content: center;
    }
    .kh .mid h1{
        font-size: 28px;
        color: #57b665;
        text-align: center;
    }