


.cixunxiangqing-top {
    margin-top:6.4vw;
    width: 100%;
    height: 12.079vw;
    background-size:100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.cixunxiangqing-top-title {
    font-size: 3.205vw;
    color: #FFFFFF;
}
.cixunxiangqing-nav {
   
    width: 100%;
    height: 3vw;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 0.805vw;
    color: #7C7C7C;
    border-bottom: 1px solid #E5E5E5;
}
.cixunxiangqing-nav img {
    height: 0.805vw;
    width: 0.805vw;
    margin-right: 0.352vw; 
}
.cixun-title {
    width: 100%;
    font-size: 2vw;
    color: #000000;
    margin-top: 2.511vw;
    font-weight: bold;
    text-align: center;
}
.cixun-desc {
    width: 100%;
    font-size: 1vw;
    color: #868686;
    margin-top: 1.01vw;
    text-align: center;

}
.cixun-content-box {
    width: 100%;
    margin-top: 2.511vw;
    display: flex;
    justify-content: center;
    margin-bottom: 1.007vw;
}
.cixun-content {
    width: 77vw;
}
.cixunxiangqing-nav a{
    color: #7C7C7C;
}




