.survey {
    width: 98.4%;
    height: 100px;
    border-bottom: 1px solid #cacaca;
    margin-left: 10px;
}
.survey span {
    display: inline-block;
    font-weight: 400;
    font-size: 24px;
    margin-top: 50px;
}
.survey a {
    font-family: bold;
    font-weight: 400;
    font-size: 16px;
    margin-left: 15px;
    color: #888484;
}
.feihua {
    display: flex;
    width: 98.4%;
    height: 1454px;
    margin: 38px 0 0 10px;
}
.fei-left {
    width: 172px;
    height: 100%;
    background-color: #f9f9f9;
}
.fei-left ul li {
    width: 172px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #cacaca;
}
.fei-left ul li a {
    display: inline-block;
    width: 144px;
    line-height: 20px;
    font-family: Regular;
    font-weight: 400;
    font-size: 18px;
    padding-left: 28px;
    color: #327cd1;
}
.fei-right {
    width: 965px;
    height: 100%;
    margin-left: 43px;
}
.photosan {
    height: 312px;
    background-color: #aecff2;
    border: 1px solid #00000047;
}
.photosan img {
    width: 100%;
    height: 100%;
}
.fei-right .h4 {
    margin: 45px 0 22px 0;
    font-size: 24px;
    letter-spacing: 3px;
}
.contantfei {
    border: 1px solid #cacaca;
}
.texter {
    width: 780px;
    margin: 0 auto;
    color: #636363;
}
.texter .h2 {
    width: 120px;
    height: 24px;
    font-size: 24px;
    margin: 22px auto;

}
.texter p {
    line-height: 45px;
    text-indent: 40px;
    font-size: 18px;
}
.h6 {
    font-size: 18px;
    margin-top: 41px;
    text-align: right;
    margin-bottom: 58px;
}
.dong {
    content: "";
    display: block;
    border-left: 3px solid #327cd1;
}