.ztyaojitop img{
    width: 35%;
}
.ztyaojitxt{
    width: 58%;
}
.ztyaojitxt h2{
    margin-bottom: 20px;
    font-size:26px;
}
.zt-titbox{
    text-align: center;
    padding: 5px 0;
    margin-bottom: 30px;
}
.zt-titbox h2{
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.zt-titbox h2 span{
    background: #FFF;
    position: relative;
    z-index: 2;
}
.zt-titbox h2:before{
    content: '';
    border: 1px solid #b8c5c2;
    top: -5px;
    bottom: -5px;
    position: absolute;
    display: block;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
}
.yaojitab{
    text-align: center;
    margin-bottom: 30px;
}
.yaojitab li{
    display: inline-block;
    background: #f5f5f5;
    font-size: 18px;
    line-height: 45px;
    height: 45px;
    padding: 0 10px;
    margin: 0 10px;
    cursor: pointer;
}
.ztfrbox img{
    width: 33%;
}
.ztfrtxt{
    width: 62%;
}
.ztfrtxt>p{
    font-size: 18px;
}
.ztfuyaolist{
    margin-top: 20px;

}

.ztfuyaolist span{
    margin-right: 10px;
    font-size: 18px;
    color: #123f7f;
}
.ztkuangshi{
    background: #f4fafc;
}
.ztksleft{
    background: #123f7f;
    width: 32%;
}
.ztksright{
    width: 68%;
    padding: 20px 40px;
    box-sizing: border-box;
}
.ztksright span{
    margin-right: 10px;
    font-size: 18px;
    color: #123f7f;
}
.ztksleft p{
    font-size: 18px;
    color: #FFF;
    padding: 70px 40px;
}
.ztfanganbox{
    align-items: flex-start;
    margin-top: 40px;
}
.ztfangan{
    width: 23%;
}
.ztfangan>span{
    float: left;
    width: 14%;
    font-size: 24px;
    color: #1a1a1a;
    font-weight: bold;
    border-bottom: 2px solid #123f7f;
    line-height: 50px;
    height: 50px;
    display: block;
}
.ztfangan2{
    width: 50%;
}
.ztfangan2>span{
    width: 8%;
}
.ztbushou{
    float: left;
    display: block;
    width: 86%;
    border-left: 2px solid #123f7f;
}
.ztfangan2 .ztbushou{
    width: 92%;
}
.ztbushou h4{
    border-bottom: 2px solid #123f7f;
    font-size: 24px;
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    padding-left: 15px;
}
.ztbushoutxt{
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.yaojicon li{
    display: none;
}
.yaojicon li:first-child{
    display: block;
}
.yaojitab .yaojiact{
    background: #123f7f;
    color: #FFF;
}
.zt-fxyj{
    margin-top: 40px;
}
.zt-fxyj li{
    width: 48%;
    background: #f4fafc;
    padding: 40px 40px;
}
.zt-fxyj li img{
    width: 23%;
}
.zt-fxyjtxt{
    width: 67%;
}
.zt-fxyjtxt h3{
    font-size: 26px;
    margin-bottom: 10px;
}
.zt-fxyjtxt p{
    line-height: 1.7em;
    font-size: 15px;
}
.ztjydd .ztjyddpic{
    background: #f4fafc;
    padding: 30px;
    box-sizing: border-box;
    width: 48%;
}
.ztjyddtxt{
    width: 49%;
}
.ztjyddtxt h3{
    font-weight: normal;
    font-size: 26px;
    margin-bottom:20px;
}
.ztjyddtxt h3 span{
    font-size: 34px;
    font-weight: bold;
    margin-right: 10px;
}
.ztjyddtxt p{
    font-size: 15px;
}
.ztcaselist{
    align-items: flex-start;
}
.ztcaselist li{
    width: 23%;
}
.ztcaselist li h4{
    font-weight: normal;
    margin-top: 15px;
    text-align: center;
    font-size: 15px;
}
.zt-titboxfff h2:before{
    border-color: #FFF;
}
.zt-titboxfff h2 span{
    color: #FFF;
    background: none;
}
.ztzizhi{
    background: url(/static/dynamic/flotation-reagents/images/fuyao-bg.png) no-repeat center;
    background-size: cover;
}
.zt-titbox img{
    display: inline-block;
    width: auto;

}
.ztzizhilist li{
    width: 30%;
}
.ztzizhilist li img{
    width: 30%;
    margin: 0 auto 20px;
}
.ztzizhilist li p{
    text-align: center;
    color: #FFF;
}
@media (max-width: 1000px){
    .ztyaojitxt{
        width: 100%;
    }
    .ztyaojitxt h2{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .ztyaojitop img{
        width: 100%;
        margin-top: 15px;
    }
    .zt-titbox h2{
        font-size: 24px;
    }
    .zt-content .yaojitab li{
        line-height: 45px;
        display:block;
        height: 45px;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .ztfrbox img{
        width: 100%;
        margin-bottom: 20px;
    }
    .ztfrtxt{
        width: 100%;
    }
    .ztfrtxt>p{
        font-size: 16px;
    }
    .ztksleft{
        width: 100%;
    }
    .ztksleft p{
        padding: 30px 20px;
        font-size: 16px;
    }
    .ztksright{
        padding:20px;
        width: 100%;
    }
    .ztfanganbox{
        margin-top: 10px;
    }
    .ztfangan{
        width: 100%;
        margin-bottom: 30px;
    }
    .ztfangan2{
        width: 100%;
    }
    .ztfangan>span{
        width: 12%;
        font-size: 20px;
    }
    .ztfangan2 .ztbushou,.ztbushou{
        width: 88%;
    }
    .ztbushou h4{
        font-size: 20px;
    }
    .contact{
        margin-top: 0;
        margin-bottom: 0;
    }
    .zt-fxyj{
        margin-top: 0;
    }
    .zt-fxyj li{
        width: 100%;
        margin-top: 30px;
        padding: 20px;
    }
    .ztjydd .ztjyddpic{
        width: 100%;
        padding: 20px;
    }
    .ztjyddtxt{
        margin-top: 20px;
        width: 100%;
    }
    .ztjyddtxt h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .ztjyddtxt h3 span{
        font-size: 28px;
    }
    .ztjydd li{
        margin-top: 40px;
    }
    .ztjydd li:nth-child(2n) .ztjyddtxt{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    ul.ztcaselist li{
        width: 48%;
        margin-bottom: 20px;
    }
    ul.ztcaselist li h4{
        margin-top: 10px;
    }
    .ztzizhilist li{
        width: 100%;
        margin-bottom: 30px;
    }
    .ztzizhilist li img{
        width: 24%;
        margin: 0 auto 20px;
        display: block;
    }
}