.home {
    width: 100%;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.header_container {
    margin: 20px auto;
}

.phone_show {
    background: #e6effd;
    border-radius: 10px;
    height: 30px;
    padding: 0px 10px;
}

.logBtn {
    height: 30px;
    border: 1px solid #0478f1;
    border-radius: 10px;
    margin-left: 20px;
}

.swiper_container {
    width: 100%;
    height: 360px;
    background-size: 100% 100%;
    background: url('../images/homeBg1.png') no-repeat;
    justify-content: center;
}

.left_box {
    margin-right: 140px;

}

.swiperP1 {
    font-size: 38px;
    font-weight: 700;
    color: #223259;
    margin-bottom: 24px;
}

.swiperP2 {
    font-size: 24px;
    font-weight: 400;
    color: #707070;
    margin-bottom: 40px;
}

.reset-btn {
    width: 170px;
    height: 43px;
    font-size: 22px;
}

.right_box {
    width: 525px;
    height: 321px;

}

img {
    width: 100%;
    height: 100%;
}

.center_container {
    height: 470px;
    justify-content: center;

}

.footer-container {
    width: 1200px;
    font-size: 12px;
    background: #fafafa;
    margin: 60px auto 30px;
    color: #000;
}

.hrefStyle {
    color: blue;
    text-decoration: underline;
}

.redHref {
    color: red;
    text-decoration: underline;
}

.footer-box {
    padding: 30px 130px 10px;

}

.instruction {
    line-height: 30px;

}

.title {
    font-size: 14px;
    font-weight: 700;
}

.code_box {
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 15px;

}

.code_img {
    width: 90px;
    height: 90px;
}

/* 主要功能 */
.mainAbility {
    margin-top: 50px;
}

.header_containers {
    height: 470px;
    justify-content: center;
    margin-bottom: 78px;

}

.center_boxs {
    width: 812px;
    height: 420px;
    background: url('../images/moduleBg.png') no-repeat;
    background-size: 100%;
    position: relative;

}

.center_text1s {
    position: absolute;
    top: 60px;
    left: -110px;
}

.center_text2s {
    position: absolute;
    top: 60px;
    right: -125px;
}

.center_text3s {
    position: absolute;
    bottom: 50px;
    left: -36px;
}

.center_text4s {
    position: absolute;
    bottom: 80px;
    right: -32px;
}

.center_text5s {
    position: absolute;
    left: 46%;
    bottom: 80px;
    font-weight: 700;
    font-size: 20px;
}

.titles {
    text-align: right;
    font-size: 20px;
}

.contents {
    text-align: right;
    color: #000000;
    font-size: 14px;
}

.tLefts {
    text-align: left;
}

/* 启佑志愿优势 */

.advantage_containers {
    height: 260px;
    border: 1px solid #f2f3f6;
    border-right: none;

}

.data_boxs {
    width: 25%;
    height: 258px;
    border-right: 1px solid #f2f3f6;
    background: linear-gradient(0deg, #ffffff 0%, #f8f9fd 100%);
    padding: 37px 0 0 35px;

}

.title_bgs {
    width: 40px;
    height: 40px;
    background: #0e7df3;
    border-radius: 5px;
}

.icon-a-5-fangan {
    color: #fff;
    font-size: 18px;
}

.title_texts {
    font-size: 20px;
    margin-left: 17px;
}

.uls {
    font-size: 18px;
    color: #555555;
    margin: 10px 0 0 57px;
}

.lis {
    line-height: 36px;
}

.sass_container {
    position: relative;
    font-size: 20px;
    margin-top: 60px;
}

.img_box {
    width: 591px;
    height: 265px;
}

.sass_left {
    position: absolute;
    left: 114px;
}

.sass_right {
    position: absolute;
    right: 94px;
}

.ulsa {
    line-height: 50px;

}

.lisa {
    text-align: center;
}

.sass_p {
    color: #ffffff;
    font-weight: 700;
}