@charset "utf-8";
.bg1{
    background-color: #ffffff;
}
.bg2{
    background-color: #F1F9FC;
}
.ft1{
    color: #2480C2;
}
.zt-banner {
    width: 100%;
}
.zt-banner img {
    width: 100%;
}
.zt-nav{
    max-width: 88%;
}
.zt-nav .zt-t1{
    font-size: 0.43rem;
    font-weight: bold;
    color: #CA5E85;
    line-height: 0.63rem;
    text-align: center;
}
.zt-nav .zt-t2{
    font-size: 0.69rem;
    line-height: 0.89rem;
    font-weight: bold;
    color: #2480C2;
    text-align: center;
    margin-top: 0.12rem;
}
.nav-line{
    width: 54%;
    margin-top: 0.26rem;
}
.zt-con1{
    padding-top: 1.03rem;
}
.c1-info{
    width: 85%;
    font-size: 0.38rem;
    font-weight: 400;
    color: #565656;
    line-height: 0.58rem;
    margin-top: 0.5rem;
}
.zt-01{
    width: 87%;
    margin-top: 0.5rem;
}
.zt-con2{
    padding: 0.6rem 0 1.1rem;
}

.c2-ul{
    width: 87%;
    margin-top: 0.9rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.c2-li{
    width: 4.6rem;
    height: 1.35rem;
    border: 1px solid #60A7DA;
    border-radius: 0.15rem;
    font-size: 0.38rem;
    font-weight: 300;
    color: #353535;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0.32rem;
}
.zt-con3{
    padding: 0.92rem 0 0.5rem;
}
.c3-info{
    width: 87%;
    font-size: 0.38rem;
    font-weight: 400;
    color: #565656;
    line-height: 0.68rem;
    margin-top: 0.9rem;
    text-align: center;
}
.zt-02{
    width: 88%;
    margin-top: 0.78rem;
}

.zt-con4{
    padding-top: 1.6rem;
}
.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;
	border-radius:0.2rem;
}
.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-03{
    width: 87%;
    margin-top: 0.53rem;
}
.c5-ul{

}
.c5-li{
    font-size: 0.38rem;
    font-weight: 400;
    color: #565656;
    line-height: 0.68rem;
    margin-top: 0.5rem;
}
.zt-con5{
    padding: 1.44rem 0;
}