body {
    background: #F9F8F8;
}
/*.china-project{*/
/*    margin-top: -160px;*/
/*}*/
/* -----优势撑高度 ----- */
.index-advantage {
    box-shadow: initial;
    padding: 50px 0 70px;
    background: #F9F8F8;
}

.index-news {
    background: #fff;
}

.common-title-r {
    margin-right: 36px;
}

.china-visa-trait {
    height: 50px;
    align-items: center;
}

.visa-trait-item2 {
    display: flex;
    align-items: end;
    margin: 0;
}

.trait-item-info2 {
    font-size: 15px;
    font-weight: 400;
    color: #565872;
    line-height: 15px;
    margin-right: 10px;
}
.orange-star span{
    color: #FFB300;
}
.trait-item-text2 {
    font-size: 13px;
    font-weight: 400;
    color: #565872;
    line-height: 13px;
}

.trait-item-text2 span {
    font-size: 20px;
    font-weight: bold;
    color: #FF4F01;
    line-height: 20px;
}
.trait-item-star{
    display: flex;
    align-items: center;
}
.trait-item-star span{
    width: 14px;
    height: 14px;
    /*background: #000;*/
    margin-right: 6px;
}
@media screen and (max-width: 1300px) {
    .china-project-info {
        width: 701px;
    }

    .china-visa-trait {
        width: 397px;
    }

    .china-project-form {
        width: 296px;
    }

    .visa-trait-item {
        flex-shrink: 0;
        margin: 20px 11px 0;
    }

    .condition-left-index {
        width: 228px;
    }

    .case-index-info {
        padding: 30px 19px;
    }

    .common-condition .title-big {
        font-size: 42px;
    }

    .condition-right {
        margin-left: 15px;
    }

    .condition-right .programme-box {
        top: 36px;
        left: 29px;
    }
}