body {
    background: #F1F5FA;
}

/* -----优势撑高度 ----- */
.index-advantage {
    box-shadow: initial;
    padding: 50px 0 70px;
    background: #F1F5FA;
}

/* -----移民条件 ----- */
.common-condition {
    width: 100%;
    background: #FFFFFF;
    padding: 50px 0;
}

.condition-box {
    display: flex;
}

.condition-left {
    width: 600px;
}

.common-condition .title-big {
    font-size: 44px;
}

.condition-left-box {
    margin-top: 48px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.condition-left-index {
    padding: 20px 26px;
    width: 236px;
    height: 60px;
    background: #F8FAFF;
    margin-bottom: 20px;
    display: flex;
}

.condition-left-index p {
    font-size: 20px;
    line-height: 28px;
    color: #29345C;
}

.condition-num1 {
    width: 43px;
    height: 52px;
    margin-right: 33px;
}

.condition-num2 {
    width: 52px;
    height: 52px;
    margin-right: 24px;
}

.condition-num3 {
    width: 52px;
    height: 52px;
    margin-right: 24px;
}

.condition-num4 {
    width: 54px;
    height: 52px;
    margin-right: 22px;
}

.condition-right {
    margin-left: 46px;
    width: 555px;
    height: 345px;
    background: url(https://ydimmi.oss-cn-beijing.aliyuncs.com/static/pc/image/common/condition-right-bg.png) no-repeat center center/555px 345px;
    position: relative;
}

.condition-right .programme-box {
    position: absolute;
    top: 40px;
    left: 35px;
    width: 485px;
    height: 275px;
    background: #FFFFFF;
    opacity: 1;
    border-radius: 16px;
}

.condition-right .programme-title {
    text-align: left;
    margin-left: 35px;
    position: relative;
    font-size: 26px;
}

.condition-right .programme-title img {
    position: absolute;
    width: 187px;
    height: 90px;
    top: -20px;
    right: 8px;
}

.condition-right .form-index {
    width: 425px;
}

.condition-right .programme-btn {
    width: 139px;
}

.condition-right .user-name2 {
    width: 271px;
}


.condition-right .user-name {
    border: 1px solid #788FB9;
    background: #F8FAFF;
    transition: .3s;
}

.condition-right .user-name2 {
    border: 1px solid #788FB9;
    background: #F8FAFF;
    transition: .3s;
}

.condition-right .layui-form-item .layui-input, .layui-textarea {
    background: #F8FAFF;
}

/* -----修改本页顾问背景 ----- */
.common-adviser {
    height: auto;
    padding-bottom: 50px;
    background: #F1F5FA;
}

.common-cases-two .common-title {
    padding-top: 0;
}

/* -----修改本页全程服务背景色 ----- */
.index-service {
    background: #FFFFFF;
}


/*@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;*/
/*    }*/
/*}*/
.our-advantage {
    padding: 47px 0 20px;
    background: #F1F5FA;
}

.add-case-swiper{
    margin-top: 0!important;
}