@charset "utf-8";
.bg1{
    background-color: #ffffff;
}
.bg2{
    background-color: #F2F8FD;
}
.ft1{
    color: #2480C2;
}
.zt-banner {
    width: 100%;
}
.zt-banner img {
    width: 100%;
}
.zt-nav{
    max-width: 88%;
}
.zt-nav .zt-title{
    font-size: 0.69rem;
    line-height: 0.89rem;
    font-weight: bold;
    color: #2480C2;
    text-align: center;
}
.zt-nav .zt-entitle{
    font-size: 0.34rem;
    line-height: 0.54rem;
    font-weight: 300;
    color: #BED0DD;
    text-align: center;
}
.c1-info{
    font-size: 0.37rem;
    font-weight: 400;
    color: #565656;
    line-height: 0.6rem;
    text-align: center;
    margin-top: 0.85rem;
}
.zt-con1{
    padding-top: 1.07rem;
}
.zt-01{
    margin-top: 0.45rem;
}
.c1-btn{
    background-color: #FFFFFF;
    box-shadow: 1px 1px 0.07rem 0 rgba(78, 120, 155, 0.59);
    border-radius: 0.43rem;
    padding: 0.2rem 0.68rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0.37rem;
    font-weight: 400;
    color: #656B6F;
    margin-top: 0.78rem;
}
.c1-btn .c1-btn-icon{
    width: 0.5rem;
    margin-right: 0.1rem;
}
.zt-con2{
    padding-top: 1.35rem;
}

.c2-sc{
    border-radius: 0.4rem;
    background-color: #F6FAFE;
    padding: 0.68rem 0.4rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0.4rem;
}
.c2-sc .zt-02{
    width: 3.98rem;
    margin-right: 0.3rem;
}
.c2-sc-ul{

}
.c2-sc-ul .c2-sc-li{
    display: flex;
    flex-direction: row;

}
.c2-sc-ul .c2-sc-li:nth-child(n+2){
    margin-top: 0.3rem;
}
.zt-03{
    width: 0.42rem;
    height: 0.35rem;
    margin-top: 0.1rem;
    margin-right: 0.1rem;
}
.c2-sc-name{
    font-size: 0.4rem;
    font-weight: 400;
    color: #353535;
}
.c2-sc-desc{
    font-size: 0.34rem;
    font-weight: 400;
    color: #696868;
}
.c2-why{
    width: 87%;
    padding: 0.3rem 0;
    background-color: #489FDE;
    border-radius: 0.2rem;
    font-size: 0.52rem;
    line-height: 0.62rem;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 1.15rem;
}
.bottom-icon{
    width: 0.56rem;
    margin-top: -0.05rem;
    z-index: 2;
}
.zt-con3{
    padding-top: 1.11rem;
}
.c3-info{
    width: 87%;
    font-size: 0.37rem;
    font-weight: 400;
    color: #7C7C7C;
    line-height: 0.63rem;
    text-align: center;
    margin-top: 0.16rem;
}
.doc-ul{
    width: 88%;
}
.doc-li{
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0 0.04rem 0.14rem 0 rgba(197, 197, 197, 0.52);
    border-radius: 0.33rem;
    padding: 0.2rem 0.3rem;
    margin-top: 0.5rem;
}
.doc-li-avatar{
    width: 3.1rem;
    height: 3.1rem;
    margin-right: 0.6rem;
}
.doc-li-info{
    max-width: 58%;
}
.doc-li-header{
    display: flex;
    flex-direction: row;
    align-items: baseline;
}
.doc-li-name{
    font-size: 0.57rem;
    line-height: 0.57rem;
    font-weight: bold;
    color: #4390CA;
    margin-right: 0.3rem;
}
.doc-li-tags{
    border: 1px solid #59A9E3;
    border-radius: 0.1rem;
    font-size: 0.37rem;
    line-height: 0.37rem;
    font-weight: 400;
    color: #4390CA;
    padding: 0.07rem 0.17rem;
}
.doc-li-position{
    width: 100%;
    font-size: 0.35rem;
    line-height: 0.55rem;
    font-weight: 400;
    color: #90C1E0;
    margin-top: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.doc-li-btn{
    width: 3.17rem;
    background: #6CADD6;
    border-radius: 0.14rem;
    padding: 0.23rem 0;
    font-size: 0.37rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.37rem;
    margin-top: 0.33rem;
    text-align: center;
}
.zt-con4{
    padding: 1.5rem 0;
}
.c4-bz{
    margin-top: 0.3rem;
    background: #F0F7FD;
    border-radius: 0.4rem;
    padding: 0.88rem 0;
}
.c5-info{
    width: calc(9.32rem - 0.45*2rem);
    position: relative;
    padding: 0 0.45rem;
}
.zt-04{
    position: absolute;
    right: 0.3rem;
    top: 0.88rem;
    width: 3.43rem;
}
.c5-ul{

}
.c5-li{
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.42rem 0.16rem;
}
.c5-li:nth-child(n+2){
    border-top: 1px solid #8BC6EB;
}
.c5-li-dot{
    width: 0.1rem;
    height: 0.1rem;
    background: #94D0F2;
    border-radius: 50%;
    margin-right: 0.2rem;
    flex-shrink: 1;
}
.c5-li-name{
    font-size: 0.37rem;
    font-weight: 300;
    color: #033535;
    line-height: 0.52rem;
}
.c4-bz .c1-btn{
    width: 3.39rem;
    padding: 0.2rem 0;
    margin-top: 0.4rem;
}