/*********************************pc  h2标题*********************************/
.clearfix:after {
    display: "block";
    clear: both;
    height: 0;
    content: "";
    visibility: hidden;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.qt_head .m1200 {
    display: table;
    height: 50px;
    width: 1200px;
}

.page {
    padding: 0px 0px 50px;
    cursor: pointer;
    overflow: hidden;
}

.page .title {
    margin-bottom: 40px;
    text-align: center;
}

.page .title img {
    margin: 0 auto;
    display: block;
}

.m1200 {
    width: 1200px;
    margin: 0 auto;
}

.page .swiper-pagination-bullet-active {
    border-radius: 5px !important;
    display: inline-block;
    border-radius: 100%;
    background: #5baec9;
    opacity: 1;
}

/** header_banner Start **/
.header_banner {
    width: 100%;
    height: 751px;
    background: url(../images/pc_bgc/1_01.jpg) no-repeat top center;
    background-size: 100% 100%;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.header_banner .logo {
    width: 259px;
    height: 39px;
    margin-top: 32px;
    margin-left: 24px;
    float: left;
}

.header_banner .visa {
    width: 159px;
    height: 95px;
    float: right;
    margin-top: 10px;
    margin-right: 80px;
}

.header_banner .title {
    padding-top: 120px;
    margin: 0 auto;
    display: block;
}

.header_banner .title img {
    margin: 0 auto;
    display: block;
}

.header_banner .three_title {
    margin-top: 50px;
    display: flex;
}

.header_banner .three_title .box {
    flex: 1;
    margin-left: 20px;
    width: 386px;
    height: 80px;
}

.header_banner .threeTitle__top {
    width: 230px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 26px;
    border-radius: 20px;
    overflow: hidden;
    font-weight: 700;
}

.header_banner .threeTitle__top .threeTitle_left {
    float: left;
    background-color: #0066a8;
    width: 90px;
    height: 100%;
    color: #fffd4f;
    text-align: center;
}

.header_banner .threeTitle__top .threeTitle_right {
    float: left;
    background-color: #5bd5e6;
    width: 140px;
    height: 100%;
    color: #004170;
    text-align: center;
}

.header_banner .threeTitle__bottom {
    margin-top: 14px;
    font-size: 16px;
    text-align: center;
    color: #004170;

}

.header_banner .box .left .yellow_font {
    font-size: 22px;
    color: #fff119;
    font-weight: 700;
}

.header_banner .box .left .white_font {
    font-size: 16px;
    color: #fff;
    margin-top: 4px;
}

.header_banner .box .right p {
    font-size: 16px;
    color: #003476;
}

/* 头部结束 */

/* 导航开始 */
.nav_fixed {
    position: fixed;
    top: 0px;
    z-index: 999;
    transform: translateX(-50%);
    left: 50%;
}

.nav_bgc {
    width: 100%;
    height: 50px;
    z-index: 998;
    background: linear-gradient(to bottom, #a8d8eb, #ffffff);
    border-radius: 10px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    margin-bottom: 10px;
}

.nav a {
    float: left;
    width: 20%;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    /* overflow: hidden; */
}

.nav a:last-child {
    border: none;
}

.nav .nav_small {
    font-size: 22x;
    color: #6b6b6b;
    overflow: hidden;
}

.nav .nav_small .oneline {
    margin-top: 40px;
}

.nav .current {
    color: #076d9f;
    font-weight: 700;
    border: none;
}

/* 导航结束 */
/* 第一部分 */
.page1 {
    background: #fff;
    width: 100%;
    height: 800px;
    overflow: hidden;
    cursor: pointer;
    padding-top: 80px;
}

.page1 .content img {
    width: 1200px;
    height: 510px;
    margin-top: 20px;
    overflow: hidden;
}

.page1 .btn {
    margin-top: 40px;
    text-align: center;
}

/* 第一部分结束 */
/* 第二部分 开始 */
.page2 {
    background: url(../images/pc_bgc/1_03.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    padding-top: 60px;
    box-sizing: border-box;
}

.page2 .title {
    width: 100%;
    height: 64px;
    margin-bottom: 50px;
}

.page2 .content {
    text-align: center;
}

.page2 .content img {
    margin: 0 auto;
}

.page2 .content .tab_nav {
    height: 71px;

}

.page2 .content .tab_nav p {
    position: relative;
    background: url(../images/6.png) no-repeat top center;
    width: 199px;
    height: 57px;
    line-height: 57px;
    margin-top: 16px;
    float: left;
    margin-right: -23.5px;
    font-size: 20px;
    color: #0c6c9f;
    font-weight: 700;
}

.page2 .content .tab_nav p:first-child {
    margin-left: 0px;
}

.page2 .content .tab_nav .active {
    background: url(../images/7.png) no-repeat top center;
    margin-top: 0px;
    width: 202px;
    height: 73px;
    line-height: 73px;
    color: #fffe95;
    z-index: 6;
}

.page2 .content .tab_content {
    background: linear-gradient(to bottom, #126597, #59b5d7);
    width: 1200px;
    height: 100%;
    padding: 30px 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 0 20px 20px 20px;
}

.page2 .content .content__bgc {
    background: url(../images/8.png) no-repeat top center;
    width: 1160px;
    height: 394px;
    box-sizing: border-box;
    overflow: hidden;
}

.page2 .content__bgc .tab_top {
    width: 100%;
    height: 238px;
    margin-top: 72px;
    padding: 34px 0 0 60px;
    box-sizing: border-box;
}

.page2 .content__bgc .topBox {
    float: left;
    width: 50%;
    height: 90px;
    position: relative;

}

.page2 .topBox .tab_top__time {
    background-color: #277fa9;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
}

.page2 .topBox .tab_top__img {
    position: absolute;
    top: 10px;
    left: 170px;
}

.page2 .topBox .tab_top__name {
    position: absolute;
    top: 6px;
    left: 210px;
    color: #666666;
    font-size: 18px;
    font-weight: 700;
}

.page2 .topBox .tab_top__con {
    position: absolute;
    top: 40px;
    left: 4px;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}

.page2 .tab_bottom {
    background: #fff;
    border-radius: 0 0 20px 20px;
    width: 100%;
    height: 100%;
    padding: 30px 70px 0 56px;
    box-sizing: border-box;
}

.page2 .tab_bottom .bottomBox {
    padding-bottom: 40px;
    height: 130px;
    position: relative;
}

.page2 .bottomBox .tab_bottom__img {
    position: absolute;
    left: 0;
    top: 4px;
}

.page2 .bottomBox .tab_bottom_name {
    position: absolute;
    left: 120px;
    top: 0px;
    background: linear-gradient(to right, #5db6d5, #036094);
    border-radius: 20px;
    padding: 4px 20px;
    font-size: 20px;
    color: #fff;
}

.page2 .bottomBox .tab_bottom__tit {
    position: absolute;
    left: 230px;
    top: 2px;
}

.page2 .bottomBox .tabo_bottom__line {
    position: absolute;
    left: 122px;
    top: 40px;
    width: 80%;
    border-bottom: 1px dashed #ccc;
}

.page2 .bottomBox .tab_bottom__con {
    position: absolute;
    left: 122px;
    top: 44px;
    text-align: left;
}

.page2 .btn {
    margin-top: 60px;
    text-align: center;
}

/* 第二部分 结束 */
/* 第三部分 开始 */
.page3 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat top center;
    background-size: 100% 100%;
    width: 100%;
    height: 2963px;
    padding-top: 60px;
    box-sizing: border-box;
}

.page3 .title {
    width: 100%;
    height: 64px;
    margin-bottom: 20px;
}

.page3 .title2 {
    margin-bottom: 00px;
}

.page3-bg3 {
    background-color: #b2d9e9;
    position: relative;
}

.page3 .page3_content .swiper-container {
    width: 1000px;
    padding-top: 40px;
}

.page3-bottom {
    width: 1200px;
    margin: 40px auto;
    height: 270px;
}

.page3 .swiper-container .school_bgc {
    background-color: #fff;
    height: 192px;
    float: left;
    width: 24%;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.page3 .swiper-container .school_bgc:nth-child(4n+1) {
    margin-left: 0;
}

.page3 .swiper-container .swiper-slide p {
    text-align: center;
}

.page3 .swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 46%;
    width: 27px;
    height: 44px;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 38px 38px;
    background-position: center;
    background-repeat: no-repeat;
}

.page3 .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/30.png");
    width: 38px;
    height: 38px;
    right: 20px;
    left: auto;
}

.page3 .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/29.png");
    background-size: 100% 100%;
    left: 20px;
    width: 38px;
    height: 38px;
    right: auto;
}

.page3 .btn {
    margin-top: 100px;
    text-align: center;
}

.page3 .contentTwo {
    background: url(../images/31.png) no-repeat center top;
    background-size: 100% 100%;
    width: 1228px;
    height: 1161px;
    margin-left: -25px;
    padding-top: 100px;
    margin-top: 40px;
    box-sizing: border-box;
}

.page3 .contentTwo .swiper-container {
    width: 1200px;
    margin-left: 60px;
    height: 348px;
    overflow: hidden;
}

.page3 .contentTwo .bgCon {
    background: url(../images/33.png) no-repeat center top;
    width: 288px;
    height: 318px;
    float: left;
    margin-left: -2px;
    padding: 24px 10px 0px 10px;
    box-sizing: border-box;
}

.page3 .contentTwo .bgConteshu {
    background: url(../images/51.png) no-repeat center top;
    width: 288px;
    height: 318px;
    float: left;
    margin-left: -10px;
    padding: 24px 10px 0px 10px;
    box-sizing: border-box;
}


.page3 .contentTwo .bgCon p:first-child {
    font-size: 22px;
    color: #293090;
}

.page3 .contentTwo .bgCon span {
    font-size: 16px;
    color: #333333;
    margin-left: 4px;
}

.page3 .contentTwo .bgCon p:nth-child(2) {
    font-size: 16px;
    width: 220px;
    color: #5d5d5d;
    margin-top: 42px;
    margin-left: 41px;
    text-align: left;
}

.page3 .contentTwo .bgCon p:last-child {
    font-size: 16px;
    width: 220px;
    color: #5d5d5d;
    margin-top: 62px;
    margin-left: 42px;
    text-align: left;
}

.page3 .contentTwo .bgConteshu p:nth-child(2) {
    font-size: 16px;
    width: 220px;
    color: #5d5d5d;
    margin-top: 20px;
    margin-left: 41px;
    text-align: left;
}

.page3 .contentTwo .bgConteshu p:nth-child(3) {
    font-size: 16px;
    width: 220px;
    color: #5d5d5d;
    margin-top: 22px;
    margin-left: 41px;
    text-align: left;
}

.page3 .contentTwo .bgConteshu p:nth-child(4) {
    font-size: 16px;
    width: 220px;
    color: #5d5d5d;
    margin-top: 26px;
    margin-left: 41px;
    text-align: left;
}

.page3 .contentTwo .bgCon b {
    font-size: 22px;
    color: #333333;
}

.page3 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: -30px;
    width: 100%;
}

.page3 .contentTwo .btn {
    margin-top: 480px;
}

.page3 .contentThree .title {
    width: 100%;
    height: 64px;
    margin-top: 60px;
    margin-bottom: 20px;
}


/* 第三部分 结束 */
/* 往期回顾 */
.page4 {
    height: 470px;
    padding-bottom: 28px;
    overflow: hidden;
    box-sizing: border-box;
}

.page4 .title {
    margin-bottom: 60px;
}

.ad_Container {
    width: 100%;
    position: relative;
}

.ad_Container .swiper-container {
    /* margin-top: 20px; */
    width: 100%;
}

.ad_Container .swiper-slide {
    width: 478px;
    height: 284px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #308fe7, #8fd1fc);
}

.ad_Container .swiper-slide .swiper-slide-shadow-right,
.ad_Container .swiper-slide .swiper-slide-shadow-left {
    background: none;
}

.ad_Container .swiper-slide-active {
    box-shadow: 0 0 10px 0 #f99696;
}

.hgImg .imgCon {
    border-radius: 10px;
    display: block;
    width: 462px;
    margin: 10px auto 0;
    overflow: hidden;
    position: relative;
    height: 266px;
}

.hgImg .imgCon i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
}

.hgImg p {
    font-size: 20px;
    color: #ffffff;
    width: 100%;
    background: rgba(255, 150, 0, .7);
    position: absolute;
    bottom: 0px;
    line-height: normal;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    display: none;
}

.ad_Container .swiper-slide-active p {
    display: block;
}

.ad_Container .swiper-slide-active i {
    display: none;
}

.ad_Container .swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background: url(../images/left.png) no-repeat center top;
    width: 46px;
    height: 46px;
    top: 120px;
    left: -55px;
}

.ad_Container .swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background: url(../images/right.png) no-repeat center top;
    width: 46px;
    height: 46px;
    right: -55px;
}


.page6 {
    height: 560px;
    margin-top: 120px;
}

.page6 .con>div {
    float: left;
    margin-right: 8px;
    margin-bottom: 12px;
}

.page6 .con div:nth-child(4) {
    margin-right: 0px;
}

.page6 .con div:nth-child(8) {
    margin-right: 0px;
}

.page6 .title {
    text-align: center;
    padding-bottom: 24px;
}

.page6 .con {
    overflow: hidden;
}

/* 表单 开始 */
.page7 {
    background: url(../images/pc_bgc/1_04.jpg) no-repeat center top;
    width: 100%;
    height: 612px;
    overflow: hidden;
    cursor: pointer;
    padding-top: 60px;
}

.page7 .title {
    width: 100%;
    height: 69px;
}

.page7 .form-wrap form .label {
    border: 1px solid #d977fe;
}

.xdf_bottomForm.form-wrap .m1200 {
    position: relative;
    border: none;
    width: 1200px;
    padding: 0px 0 0 16%;
    height: 80px;
    box-sizing: border-box;
}

.xdf_bottomForm.form-wrap form .label {
    border-radius: 0;
    width: 17%;
    margin: 20px .8% 0;
}

.xdf_bottomForm.form-wrap img.ax_img {
    position: absolute;
    left: 0px;
    bottom: -10px;
    z-index: -1;
}

.xdf_bottomForm.form-wrap .xdf_formbtn {
    width: 24%;
    float: left;
    color: #fff;
    background: linear-gradient(to right, #958edb, #405ac0);
    border-radius: 50px;
    margin: 15px 20px 0;
    font-size: 18px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
    cursor: pointer;
}

/* 表单结束 */



@media screen and (max-width:1000px) {
    body {
        padding-bottom: 0.5rem;
    }

    .m1200 {
        width: 94%;
    }

    .page {
        padding: 0rem 0 0.5rem;
    }

    .page .title {
        margin-bottom: 0.45rem;
    }

    /** header_banner Start **/
    .header_banner {
        height: 11.53rem;
        background: url(../images/m_bgc/1_01.jpg) no-repeat top center;
        overflow: hidden;
        background-size: contain;
    }


    /* 头部结束 */
    /* 导航开始 */
    .nav_fixed {
        position: fixed;
        top: 0px;
        z-index: 999;
        width: 100%;
    }

    .nav_bgc {
        width: 100%;
        height: 0.7rem;
        overflow: hidden;
        box-sizing: border-box;
        box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
        z-index: 998;
        overflow: hidden;
    }

    .nav a {
        float: left;
        width: 20%;
        height: 0.7rem;
        line-height: 0.7rem;
        box-sizing: border-box;
        text-align: center;
        color: #6b6b6b;
        cursor: pointer;
        box-sizing: border-box;
        position: relative;
        border-right: none;
        /* overflow: hidden; */
    }

    .nav .nav_small {
        font-size: 0.26rem;
        color: #6b6b6b;
        overflow: hidden;
    }

    .nav .nav_small .oneline {
        margin-top: 0.4rem;
    }

    .nav .current {
        color: #076d9f;
        font-weight: 700;
    }

    /* 导航结束 */
    /* 第一部分 */
    .page1 {
        background: #fff;
        width: 100%;
        height: 8.4rem;
        overflow: hidden;
        cursor: pointer;
        padding-top: 0.3rem;
    }

    .page1 .content img {
        width: 7.1rem;
        height: 6.2rem;
        margin-top: 0.2rem;
        overflow: hidden;
    }
    

    .page1 .btn {
        margin-top: 0.4rem;
        text-align: center;
    }

    .page1 .btn img {
        width: 4rem;

    }

    /* 第一部分结束 */
    /* 第二部分 开始 */
    .page2 {
        background: url(../images/m_bgc/1_03.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: 100%;
        padding-top: 0.6rem;
        box-sizing: border-box;
    }

    .page2 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.3rem;
    }

    .page2 .title img {
        height: 0.39rem;
    }

    .page2 .content {
        text-align: center;
    }

    .page2 .content img {
        margin: 0 auto;
    }

    .page2 .content .tab_nav {
        height: 0.89rem;
    }

    .page2 .content .tab_nav p {
        background: url(../images/46.png) no-repeat top center;
        background-size: contain;
        width: 1.61rem;
        height: 0.77rem;
        line-height: 0.3rem;
        margin-top: 0.16rem;
        float: left;
        margin-right: -0.34rem;
        font-size: 0.24rem;
        color: #0c6c9f;
        font-weight: 700;
        padding-top: 0.1rem;
        box-sizing: border-box;
        z-index: 1;
        padding-left: 0.2rem;
    }

    .page2 .content .tab_nav .teshup {
        padding-left: 0rem;
    }

    .page2 .content .tab_nav .active {
        background: url(../images/45.png) no-repeat top center;
        background-size: contain;
        margin-top: 0px;
        width: 1.67rem;
        height: 0.93rem;
        line-height: 0.3rem;
        padding-top: 0.26rem;
        color: #fffe95;
        z-index: 3;
    }

    .page2 .content .tab_content {
        background: linear-gradient(to bottom, #126597, #59b5d7);
        background-size: 100% 100%;
        width: 7.1rem;
        height: 100%;
        padding: 0.3rem 0.2rem;
    }

    .page2 .content .content__bgc {
        background: url(../images/47.png) no-repeat top center;
        background-size: 100% 100%;
        width: 6.7rem;
        height: 6.92rem;
        box-sizing: border-box;
        overflow: hidden;
    }

    .page2 .tab_left {
        float: left;
        width: 6.22rem;
        height: 5.7rem;
        padding: 1rem 0px 0px 0.22rem;
        box-sizing: border-box;
    }

    .page2 .tab_left li {
        width: 6.22rem;
        height: 1.02rem;
        box-sizing: border-box;
        border-bottom: 0.02rem solid #277fa9;
    }

    .page2 ul li p {
        float: left;
        height: 1.02rem;
        line-height: 1.02rem;
        text-align: center;
        box-sizing: border-box;
    }

    .page2 .tab_left .caption {
        width: 6.22rem;
        height: 0.6rem;
        background-color: #277fa9;
        font-size: 0.24rem;
        line-height: 0.6rem;
    }

    .page2 .tab_left .caption p {
        height: 0.6rem;
        line-height: 0.6rem;
        padding: 0;
        font-weight: normal;
        color: #fff;
    }

    .page2 ul li p:first-child {
        padding-top: 0.16rem;
        line-height: 0.24rem;
        width: 1.36rem;
        box-sizing: border-box;
    }

    .page2 ul li p:nth-child(2) {
        width: 3.38rem;
        padding-top: 0.16rem;
        line-height: 0.34rem;
        font-weight: 700;
        color: #333333;
    }

    .page2 ul li p:nth-child(3) {
        width: 1.08rem;
    }

    .page2 ul li p:last-child {
        width: 1.22rem;
        line-height: 0.82rem;
    }

    .page2 ul li p a {
        width: 0.6rem;
        height: 0.6rem;
    }

    .page2 ul li p a img {
        width: 0.6rem;
        height: 0.6rem;
    }

    .page2 ul li:nth-child(2n-1) {
        background-color: #fef8f7;
    }

    .page2 ul li:nth-child(2n) {
        background-color: #fef9f2;
    }

    .page2 .tab_bottom {
        background: #fff;
        border-radius: 0 0 20px 20px;
        width: 100%;
        height: 100%;
        padding: 0.3rem 0.4rem 0 0.24rem;
        box-sizing: border-box;
    }

    .page2 .tab_bottom .bottomBox {
        padding-bottom: 0.2rem;
        height: 2.4rem;
        position: relative;
    }

    .page2 .bottomBox .tab_bottom__img {
        position: absolute;
        left: 0;
        top: 0.2rem;
        width: 1.4rem;
    }
    
    .page2 .bottomBox .tab_bottom_name {
        position: absolute;
        left: 1.5rem;
        top: 0px;
        background: linear-gradient(to right, #5db6d5, #036094);
        border-radius: 20px;
        padding: 0.04rem 0.2rem;
        font-size: 0.26rem;
        color: #fff;
    }
    
    .page2 .bottomBox .tab_bottom__tit {
        position: absolute;
        left: 2.7rem;
        top: -0.05rem;
        font-size: 0.22rem;
        text-align: left;
        line-height: 1.3;
    }
    
    .page2 .bottomBox .tabo_bottom__line {
        position: absolute;
        left: 1.6rem;
        top: 0.7rem;
        width: 74%;
        border-bottom: 1px dashed #ccc;
    }
    
    .page2 .bottomBox .tab_bottom__con {
        position: absolute;
        left: 1.6rem;
        top: 44px;
        text-align: left;
        line-height: 1.3;
        font-size: 0.22rem;
        overflow: auto;
        height: 1.2rem;
    }

    .page2 .btn {
        margin-top: 0.6rem;
        text-align: center;
    }

    .page2 .btn img {
        width: 4rem;

    }

    /* 第二部分 结束 */
    /* 第三部分 开始 */
    .page3 {
        background: url(../images/m_bgc/1_04.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: 30.25rem;
        padding-top: 0.6rem;
        box-sizing: border-box;
    }

    .page3 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0.2rem;
    }

    .page3 .title img {
        height: 0.39rem;
    }

    .page3 .title2 {
        margin-bottom: 0.1rem;
    }

    .page3-bg3 {
        background-color: #b2d9e9;
        position: relative;
    }

    .page3 .page3_content .swiper-container {
        width: 100%;
        padding-top: 0.4rem;
        height: 3rem;
    }

    .page3 .swiper-container {
        width: 100%;
        height: 5.3rem;
        padding-top: 0rem;
    }

    .page3-bottom {
        width: 100%;
        margin: 0.4rem auto;
        height: 2.7rem;
    }

    .page3 .swiper-container .school_bgc {
        background-color: #fff;
        height: 1.9rem;
        float: left;
        width: 32%;
        margin-left: 0.1rem;
        margin-bottom: 20px;
    }

    .page3 .swiper-container .school_bgc img {
        width: 2.2rem;
    }

    .page3 .swiper-container .school_bgc p {
        line-height: 1.2;
        font-size: 0.2rem;
    }

    .page3 .swiper-container .school_bgc:nth-child(4n+1) {
        margin-left: 0.1rem;
    }

    .page3 .swiper-container .school_bgc:nth-child(3n+1) {
        margin-left: 0rem;
    }

    .page3 .swiper-container .swiper-slide p {
        text-align: center;
    }

    .page3 .btn {
        margin-top: 0.6rem;
        text-align: center;
    }

    .page3 .btn img {
        width: 4rem;

    }

    .page3 .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: -0.06rem;
        left: 0;
        width: 100%;
    }

    .page3 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #aad5e3;
    }

    .page3 .contentTwo {
        background: url(../images/48.png) no-repeat center top;
        background-size: 100% 100%;
        width: 7.5rem;
        height: 12.02rem;
        margin-left: -0.2rem;
        padding-top: 1rem;
        box-sizing: border-box;
    }

    .page3 .contentTwo .swiper-container-2 {
        height: 4rem;
    }

    .page3 .contentTwo .swiper-container {
        width: 100%;
        margin-left: 0.36rem;
        height: 4.8rem;
        overflow: hidden;
    }

    .page3 .contentTwo .bgCon {
        background: url(../images/53.png) no-repeat center top;
        background-size: contain;
        width: 3.38rem;
        height: 4.18rem;
        float: left;
        margin-left: 0rem;
        padding: 0.22rem 0.2rem 0px;
        box-sizing: border-box;
    }

    .page3 .contentTwo .bgConteshu {
        background: url(../images/49.png) no-repeat center top;
        background-size: 100% 100%;
        width: 3.38rem;
        height: 4.18rem;
        float: left;
        margin-left: 0rem;
        padding: 0.22rem 0.2rem 0px;
        box-sizing: border-box;
    }

    .page3 .contentTwo .bgCon:first-child {
        margin-left: 0;
    }

    .page3 .contentTwo .bgCon p:first-child {
        font-size: 0.28rem;
        color: #293090;
    }

    .page3 .contentTwo .bgCon span {
        font-size: 0.22rem;
        color: #333333;
        margin-left: 0.04rem;
    }

    .page3 .contentTwo .bgCon p:nth-child(2) {
        font-size: 0.22rem;
        width: 2.4rem;
        color: #5d5d5d;
        line-height: 1.4;
        margin-top: 0.6rem;
        margin-left: 0.4rem;

    }

    .page3 .contentTwo .bgCon p:last-child {
        font-size: 0.22rem;
        width: 2.4rem;
        color: #5d5d5d;
        margin-top: 0.8rem;
        margin-left: 0.36rem;
    }

    .page3 .contentTwo .bgConteshu p:nth-child(2) {
        font-size: 0.22rem;
        width: 2.4rem;
        color: #5d5d5d;
        margin-top: 0.3rem;
        margin-left: 0.36rem;
        line-height: 1.2;
        text-align: left;
    }

    .page3 .contentTwo .bgConteshu p:nth-child(3) {
        font-size: 0.22rem;
        width: 2.4rem;
        color: #5d5d5d;
        margin-top: 0.28rem;
        line-height: 1.2;
        margin-left: 0.36rem;
        text-align: left;
    }

    .page3 .contentTwo .bgConteshu p:nth-child(4) {
        font-size: 0.22rem;
        width: 2.4rem;
        color: #5d5d5d;
        line-height: 1.2;
        margin-top: 0.5rem;
        margin-left: 0.36rem;
        text-align: left;
    }

    .page3 .contentTwo .bgCon b {
        font-size: 0.3rem;
        color: #333333;
    }

    .page3 .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: 0px;
        width: 100%;
    }
    .page3 .contentTwo .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: -20px;
        width: 100%;
    }

    .page3 .contentTwo .btn {
        margin-top: 3.6rem;
        text-align: center;
    }

    /* 第三部分 结束 */
    /*往期回顾*/
    .page3 .contentThree .title {
        width: 100%;
        height: 0.64rem;
        margin-top: 0.4rem;
        margin-bottom: 0.4rem;
    }

    .page4 {
        height: 5.4rem;
        padding-bottom: 0.28rem;
        overflow: hidden;
        box-sizing: border-box;
    }

    .page4 .title {
        width: 7.5rem;
        height: 0.64rem;
        margin-top: 0rem;
        text-align: center;
        padding-bottom: 0rem;
        margin-bottom: 0rem;
    }

    .page4 .m1200 {
        width: 100%;
    }

    .page4 .title img {
        height: 0.39rem;
    }
    .page4 .swiper-container {
        width: 100%;
        height: 5.4rem;
        padding-top: 0rem;
    }

    .page4 .ad_Container .swiper-slide {
        width: 5.34rem;
        height: 3.16rem;
        border-radius: 0.15rem;
    }

    .hgImg .imgCon {
        border-radius: 0.15rem;
        width: 5.15rem;
        margin: 0.1rem auto 0;
        height: 2.99rem;
    }

    .hgImg .imgCon img {
        width: 100%;
    }

    .hgImg p {
        font-size: 0.2rem;
        padding: 0.2rem 0;
    }

    .ad_Container .swiper-container-horizontal>.swiper-pagination-bullets,
    .ad_Container .swiper-pagination-custom,
    .ad_Container .swiper-pagination-fraction {
        text-align: center;
    }

    .page6 {
        height: 6.5rem;
        margin-top: 0rem;
    }

    .page6 .mpage6 {
        height: 5.35rem;
        position: relative;
        /* margin-left: 0.20rem; */
    }

    .page6 .mpage6 .swiper-slide>div {
        float: left;
        margin-right: 0.18rem;
        margin-bottom: 12px;
    }

    .page6 .mpage6 .swiper-slide>div:nth-child(2n) {
        float: left;
        margin-right: 0;
        margin-bottom: 12px;
    }

    .page6 .mpage6 img {
        width: 3.36rem;
    }

    .page6 .mpage6 .swiper-pagination-bullet-active {
        opacity: 1;
        background: #aad5e3;
    }

    /* 表单 开始 */
    .page7 {
        background: url(../images/m_bgc/1_05.jpg) no-repeat center top;
        background-size: contain;
        width: 100%;
        height: 8.51rem;
        overflow: hidden;
        cursor: pointer;
        padding-top: 0.6rem;
    }

    .page7 .title {
        width: 100%;
        height: 0.39rem;
        margin-bottom: 0rem;
    }

    .page7 .title img {
        height: 0.39rem;
    }

    .page7 .form-wrap {
        width: 90%;
        margin: 0.3rem auto 0;
    }

    .page7 .form-wrap form .label {
        border: 0.01rem solid #fff;
    }

    .form-wrap form .label span {
        display: inline-block;
        width: 24%;
        font-size: 0.28rem;
        color: #fff;
        font-weight: 700;
        border-radius: 50px;
        background-image: linear-gradient(to right, #8f84dd, #4761c6);
        text-align: center;
        margin-right: 0.1rem;
    }

    .qt_form .xdf_formbtn {
        background-image: linear-gradient(to right, #8f84dd, #4761c6);
        width: 100%;
        height: 0.8rem;
        color: #fff;
        text-align: center;
        line-height: 0.5rem;
        border-radius: 50px;
        margin: 0.1rem auto 0;
        cursor: pointer;
        font-size: 0.28rem;
        font-weight: 700;
        margin-left: 0.1rem;
    }

    .tiaokuan a {
        color: #fff;
    }

    /* 表单结束 */


}