.row-product1 {padding-top: 0;} 
.row-product1 .box-top .eq-pic {margin-top: 32px; display:flex;}

.row-product1 .tab-cont .item .con { padding: 50px 5% 40px; height: 18vw;}
.row-product1 .tab-cont .box-bottom { width: 40%;}
.row-product1 .tab-cont .box-bottom .ul3 li{width: 46%;text-align: left;display: flex;align-items: baseline;height: 70px;}
.row-product1 .tab-cont .item:nth-child(even) .box-bottom li{
    height: 60px;
}
.row-product1 .tab-cont .item:nth-child(even) .con>.pic {
    left: 19%;
}
.row-product1 .tab-cont .box-bottom .ul3 li:nth-child(odd){margin-right: 4%;}
.row-product1 .tab-cont .box-bottom .ul3 li .tit{font-size: 14px;font-weight: 400;color: #FFFFFF;line-height: 24px; width: 100%;}
.row-product1 .tab-cont .box-bottom .ul3 li .clecly{height: 100%;}
.row-product1 .tab-cont .box-bottom .ul3  span{display: inline-block; width: 10px;height: 10px;background: #D12648;border-radius: 50%;margin-right: 10px; } 
.pro_tab .ul4 li {
    width: 25%;
    border-right: 1px solid #ffffff;
}
.pages ul li.on span, .pages ul li a:hover {
    background-color:  #151F41;
    color: #fff;
    border-color:  #151F41;
}
.row-product1 .tab-cont .box-bottom li>div {
    width: auto !important;
}
.row-product1 .tab-cont .item .con>.pic {
    position: absolute;
    right: 21%;
    top: -5%;
    bottom: 0;
}
.row-product1 .tab-cont .item .con>.pic img{
    max-height: 100%;
}
.kache{
   height: 58px;
}
.kache img{
    height: 100%;
}

@media screen and (max-width:768px){
    .pages{margin: 80px auto 0!important;}
    .row-product1{padding-top: 25px!important;}
    .row-product1 .tab-cont .box-bottom .ul3 li{width:100%!important;height:100%!important;}
    .row-product1 .tab-cont .item-ckache:nth-child(even) .con>.pic{
        left: 60%;
    }
    .row-product1 .tab-cont .box-bottom .ul3  span{width: 6px!important;height: 6px!important;}
}
