
.head{
    height: 45px !important;
    background: white;
}
.head ul{
    width: 100%;
    height: 100%;
    text-align: center;
    float: left;
    padding: 0 1.5%;

}
.head ul li{
    display: flex;
    align-items: center;
    float: left;
    height: 100%;
}
.head ul .ca{
    width: 10%;
    float: left;
    justify-content: flex-start;
}
.head ul .ch{
    width: 75%;
    text-align: center;
    justify-content: center;
}
.head ul .cb{
    text-align: center;
    width: 15%;
}
.head .head_1 .ca a{
    display: block;
    width: 50%;
    height: 50%;
    position: relative;
}
.head .head_1  img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.head .head_1 h2{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-weight: 500 ;
    font-size: 16px;
}

.head .head_1 span{
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
}


.bodier{
    margin-top: 45px !important;
    bottom: 0 !important;
    background: #F0F0F0;
    padding-left: 1%;
    padding-right: 1%;
}

.mescroll-downwarp,.downwarp-content{
    background: #F0F0F0 !important;
}

.zs{
    margin-top: 0.075rem;
}
.zs li .img_box{
    position: relative;
    width: 88.8% !important;
    min-height: 0.25rem;
    margin-left: 5.6%;
    margin-top: 10% !important;
    margin-bottom: 10% !important;
    border: none !important;
}
.zs li .pd-img{
    width: 100%;
    height: auto;
}
.zs li .pd-img2{
    width: 44.7% !important;
    height: auto !important;
    position: absolute;
    top: 22%;
    left: 27.8%;
    z-index: 99;
}
.zs li .box_bot{
    border-top: 0.025rem solid #ddd;
    position: relative;
}
.zs li .collect{
    display: none;
    width: auto;
   /* height: 37%;*/
    position: absolute;
    bottom: 30%;
    left: -20% ;
    right: -20%;
    margin:auto;
    z-index: 99;width: 45%;
}
.collect2{
    display: none;
}
.zzc{
    position: absolute;
    width: 100%;
    height: 100%;
    margin-left: -10%;
}
 
