@charset "utf-8";
.bg1{
    background-color: #ffffff;
}
.bg2{
    background-color: #F5F5F5;
}
.ft1{
    color: #137BBF;
}
.zt-banner {
    width: 100%;
}
.zt-banner img {
    width: 100%;
}
.zt-con1{
    padding-top: 0.85rem;
}
.c2-t1{
    font-size: 0.58rem;
    line-height: 0.78rem;
    font-weight: bold;
    color: #404040;
}
.c2-t2{
    font-size: 0.32rem;
    font-weight: lighter;
    line-height: 0.52rem;
    color: #404040;
}
.c2-t3{
    font-size: 0.37rem;
    line-height: 0.57rem;
    font-weight: bold;
    color: #404040;
}
.c2-info{
    margin-top: 0.5rem;
    font-size: 0.36rem;
    font-weight: 300;
    color: #404040;
    line-height: 0.58rem;
}
.ft1{
    color: #2480C2;
}
.zt-con2{
    padding-top: 0.92rem;
}
.zt-line{
    width: 85%;
}
.zt-nav{
    margin-top: 0.2rem;
}
.zt-title{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.zt-t2{
    font-size: 0.72rem;
    font-weight: bold;
    color: #419AD0;
    line-height: 0.86rem;
}
.vs-icon{
    width: 1.3rem;
    margin: 0 0.1rem;
}
.zt-con2 .zt-01{
    width: 94%;
    margin-top: 0.7rem;
}
.zt-con3{
    padding-top: 0.85rem;
}
.zt-con3 .zt-02{
    margin-top: 0.9rem;
    width: 92%;
}
.zt-con4{
    padding: 1.15rem 0 0.9rem;
}
.c4-ul{
    margin-top: 0.6rem;
}
.c4-li{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0.07rem;
}
.c4-li .c4-li-left{
    width: 4rem;
    height: 2rem;
    background-color: #7DAFD6;
    border-radius: 0.14rem;
    flex-shrink: 0;
    margin-right: 0.3rem;
}
.c4-li .c4-li-value{
    font-size: 0.54rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.54rem;
}
.c4-li .c4-li-key{
    font-size: 0.37rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.37rem;
    margin-top: 0.14rem;
}
.c4-li .c4-li-desc{
    width: 5.34rem;
    font-size: 0.37rem;
    font-weight: 300;
    color: #303030;
    line-height: 0.52rem;
    text-align: left;
}