body {
    background: #f5f5f5;
}

.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.m1200 {
    width: 1200px;
    margin: 0 auto;
}

.isPc {
    display: block !important;
}

.isWap {
    display: none !important;
}

/*********************************pc  h2æ ‡é¢˜*********************************/

.page .title {
    margin-bottom: 45px;
    text-align: center;
}

.page .title img {
    display: block;
    margin: 0 auto;
}

/* .page .con .btn {
    font-size: 36px;
    color: #1f0a8d;
    font-weight: bold;
    width: 610px;
    height: 96px;
    background: url(../images/3.png) no-repeat center top;
    border-radius: 50px;
    text-align: center;
    line-height: 96px;
    display: block;
    margin: 60px auto 0;
    position: relative;
}

.page .con .btn::after {
    content: '';
    width: 21px;
    height: 20px;
    background: url(../images/left.png) no-repeat center top;
    position: absolute;
    right: 35px;
    top: 16px;
} */

/** header_banner **/
header {
    height: 92px;
    padding: 28px 0;
    box-sizing: border-box;
}

header img {
    float: left;
}

header input {
    float: left;
    height: 36px;
    border-radius: 50px;
    padding: 12px 24px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    margin-left: 360px;
}

header a {
    background: url(../images/1.png) no-repeat center top;
    width: 86px;
    height: 36px;
    float: left;
    margin-left: -40px;
}

header .phone {
    float: right;
    font-size: 18px;
    color: #f39800;
    font-weight: 700;
    line-height: 36px;
}

header .phone img {
    padding-right: 16px;
    margin-top: 7px;
}

.page1 .swiper-container {
    width: 100%;
    height: 100%;
}

.page1 .swiper-slide {
    background-position: center;
    background-size: cover;
}

.page2 .one_module {
    margin-top: 20px;
    overflow: hidden;
}

.page2 .one_module a {
    float: left;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    background: #fff;
    width: 230px;
    height: 90px;
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    padding: 10px 0px;
    box-sizing: border-box;
    margin-right: 12px;
    border-radius: 20px;
}

.page2 .one_module a:last-child {
    margin: 0;
}

.page2 .one_module a img {
    margin: 0 auto;
    display: block;
}

.page2 .one_module a span {
    display: block;
    margin-top: -10px;
}

.page2 .two_module {
    margin-top: 20px;
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    width: 100%;
    height: 220px;
    background: #fff;
    border-radius: 20px;
    padding: 30px 44px;
    box-sizing: border-box;
}

.page2 .two_module .left_box {
    float: left;
}

.page2 .two_module ul {
    float: left;
    font-size: 16px;
    width: 42%;
    overflow: hidden;
    margin-left: 20px;
}

.page2 .two_module ul li {
    margin-bottom: 6px;
}

.page2 .two_module ul li a {
    float: right;
    margin-right: 20px;
    color: #43bc9a;
}

.page2 .two_module ul li a::after {
    content: url('../images/12.png');
    margin-left: 4px;
    vertical-align: middle;
}

.page2 .btn {
    display: block;
    width: 360px;
    height: 42px;
    background-color: #3fba98;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin: 40px auto 68px;
    border-radius: 40px;
}

.page3 .content {
    margin-top: 5px;
    padding-bottom: 70px;
}

.page3 .content .tab_title {
    margin: 0 auto;
    height: 36px;
    padding: 0 32%;
    cursor: pointer;
}

.page3 .tab_title span {
    width: 130px;
    height: 36px;
    border: 1px solid #3fba98;
    color: #3fba98;
    font-size: 20px;
    float: left;
    line-height: 36px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 40px;
    margin-right: 20px;
}

.page3 .tab_title span:last-child {
    margin-right: 0px;
}

.page3 .tab_title .active {
    background-color: #3fba98;
    color: #fff;
}

.page3 .all_box {
    margin-top: 30px;
}

.page3 .all_box table {
    font-size: 16px;
    text-align: center;
    border: none;
    width: 100%;
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    border-radius: 10px;
    background: #fff;
}

.page3 .all_box table td {
    font-size: 15px;
    padding: 6px 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}

.page3 .shuobo .left_title td {
    border: none;
    color: #fade6f;
    font-weight: 700;
    background-image: linear-gradient(to right, #6ccab1, #4cbe9f);
}

.page3 .shuobo .left_title td:first-child {
    color: #209675;
    background: #b1dfd2;
    width: 5%;
}

.page3 .shuobo .left_title td:nth-child(2) {
    width: 18%;
}

.page3 .shuobo .left_title td:nth-child(3) {
    width: 27%;
}

.page3 .shuobo .left_title td:nth-child(4) {
    width: 35%;
}

.page3 .shuobo .left_title td:last-child {
    width: 15%;
}

.page3 .shuobo .normol td:first-child {
    color: #209675;
    font-weight: 700;
}

.page3 .shuobo .left_title_middle td {
    border: none;
    color: #fade6f;
    font-weight: 700;
    background-image: linear-gradient(to right, #6ccab1, #4cbe9f);
}

.page3 .shuobo .left_title_middle td:first-child {
    color: #209675;
    background: #b1dfd2;
    width: 5%;
}

.page3 .shuobo .left_title_middle td:nth-child(2) {
    width: 19%;
}

.page3 .shuobo .left_title_middle td:nth-child(3) {
    width: 19%;
}

.page3 .shuobo .left_title_middle td:nth-child(4) {
    width: 20%;
}

.page3 .shuobo .left_title_middle td:nth-child(5) {
    width: 20%;
}

.page3 .shuobo .left_title_middle td:last-child {
    width: 15%;
}

.page3 .shuobo .normol td:first-child {
    color: #209675;
    font-weight: 700;
}

.page3 .all_box .normol a {
    color: #209675;
    font-weight: 700;
}

.page3 .all_box .normol a::after {
    content: url('../images/12.png');
    margin-left: 4px;
    vertical-align: middle;
}

.page3 .zhongxue .left_title td:first-child {
    color: #209675;
    background: #b1dfd2;
    font-weight: 700;
    width: 20%;
}

.page3 .zhongxue .left_title td:nth-child(2) {
    width: 60%;
}

.page3 .zhongxue .left_title td:last-child {
    width: 20%;
}

.page3 .zhongxue .left_title td:last-child a {
    color: #209675;
}

.page3 .zhongxue .left_title td a::after {
    content: url('../images/12.png');
    margin-left: 4px;
    vertical-align: middle;
}

.page3 .content .all_box>div {
    display: none;
}

.page3 .content .all_box .show {
    display: block;
}

.page3 .zhongxue .three_box {
    margin-top: 20px;
    font-size: 16px;
    display: flex;
}

.page3 .zhongxue .three_box .small_box {
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    border-radius: 10px;
    background: #fff;
    flex: 1;
    padding-bottom: 60px;
    box-sizing: border-box;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
}

.page3 .zhongxue .three_box .small_box:last-child {
    margin-right: 0px;
}

.page3 .zhongxue .three_box .small_box p {
    height: 40px;
    width: 100%;
    color: #fade6f;
    background-image: linear-gradient(to right, #6ccab1, #3fba98);
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}

.page3 .zhongxue .small_box ul {
    list-style-type: disc;
    padding: 10px 20px 20px 40px;
}

.page3 .zhongxue .small_box .btn {
    display: block;
    width: 50%;
    padding: 10px 20px;
    margin: 0px auto;
    border: 1px solid #3fba98;
    border-radius: 40px;
    color: #44bc9b;
    font-weight: 700;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.page4 .title {
    margin-bottom: 25px;
}

.page4 .content .top_box {
    display: flex;
}

.page4 .content .top_box>div {
    flex: 1;
}

.page4 .content .top_box>div:last-child {
    margin-right: 0px;
}

.page4 .content .top_box .normal {
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #666666;
}

.page4 .content .top_box .normal p:first-child {
    width: 116px;
    height: 25px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    margin: 0 auto;
    background-color: #3fba98;
    border-radius: 40px;
    text-align: center;
    margin-top: 106px;
}

.page4 .content .top_box .normal_fourth p:first-child {
    width: 156px;
}

.page4 .content .top_box .normal p:last-child {
    margin-top: 10px;
    padding: 0 20px;
    box-sizing: border-box;
}

.page4 .content .top_box .normal_first {
    background: url('../images/15.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 258px;
}

.page4 .content .top_box .normal_second {
    background: url('../images/16.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 258px;
}

.page4 .content .top_box .normal_third {
    background: url('../images/17.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 258px;
}

.page4 .content .top_box .normal_fourth {
    background: url('../images/18.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 258px;
}

.page4 .content .top_box .teshu {
    background: url('../images/19.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 258px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 40px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}

.page4 .content .top_box .teshu p {
    margin-top: 4px;
}

.page4 .content .top_box .teshu a {
    width: 145px;
    height: 32px;
    background-color: #fff;
    color: #209675;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    display: block;
    margin: 10px auto 0;
    border-radius: 40px;
}

.page4 .content .bottom_box {
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 18px;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    height: 220px;
}

.page4 .content .bottom_box>div {
    flex: 1;
    text-align: center;
}

.page4 .content .bottom_box p {
    font-size: 16px;
    margin-top: 8px;
    color: #000;
}

.page4 .content .bottom_box a {
    border: 1px solid #3fba98;
    color: #3fba98;
    font-weight: 700;
    width: 96px;
    height: 28px;
    display: block;
    line-height: 28px;
    border-radius: 50px;
    margin: 10px auto 0;
    font-size: 14px;
}

.page4 .btn {
    display: block;
    width: 360px;
    height: 42px;
    background-color: #3fba98;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin: 40px auto 68px;
    border-radius: 40px;
}

.page5 .content {
    background: url('../images/28.png') no-repeat center top;
    background-size: 100% 100%;
    width: 1200px;
    height: 598px;
    text-align: center;
    box-sizing: border-box;
}

.page6 .content .top_box {
    display: flex;
}

.page6 .content .top_box>div {
    flex: 1;
    box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
    background-color: #fff;
    border-radius: 10px;
    margin-right: 10px;
    height: 270px;
    border-radius: 10px;
    overflow: hidden;
}

.page6 .content .top_box>div:last-child {
    margin-right: 0px;
}

.page6 .content .top_box p {
    background-color: #3fba98;
    color: #ffef7e;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.page6 .content .top_box ul {
    list-style-type: disc;
    padding: 20px 20px 0px 40px;
}

.page6 .content .top_box li {
    margin-top: 4px;
    font-size: 16px;
}

.page6 .content .top_box span {
    color: #f42727;
    font-weight: 700;
}

.page6 .content .bottom_box {
    margin-top: 20px;
    width: 1340px;
    margin-left: -78px;
}

.page6 .content .bottom_box .box {
    background: url('../images/30.png') no-repeat center top;
    background-size: 100% 100%;
    width: 633px;
    height: 283px;
    border-radius: 10px;
    float: left;
    margin-left: 46px;
    padding: 40px 46px;
    box-sizing: border-box;
    position: relative;
}

.page6 .content .bottom_box .box:nth-child(2n) {
    margin-left: 0px;
}

.page6 .content .bottom_box .box p:first-child::before {
    content: url('../images/31.png');
    margin-right: 8px;
    vertical-align: middle;
}

.page6 .content .bottom_box .box p:first-child {
    font-size: 20px;
    color: #30a786;
    font-weight: 700;
}

.page6 .content .bottom_box .box p:nth-child(2) {
    font-size: 16px;
    padding-left: 10px;
    line-height: 1.5;
    margin-top: 10px;
}

.page6 .content .bottom_box .box a {
    width: 130px;
    height: 26px;
    border: 1px solid #209675;
    color: #209675;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    display: block;
    border-radius: 40px;
    position: absolute;
    bottom: 40px;
}

.page6 .btn {
    display: block;
    width: 360px;
    height: 42px;
    background-color: #3fba98;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin: 40px auto 68px;
    border-radius: 40px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/33.png");
    right: 10px;
    left: auto;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("../images/32.png");
    left: 10px;
    left: auto;
}

.page7 .content {
    width: 1340px;
    margin-left: -70px;
    padding-bottom: 60px;
}

.page7 .content .box {
    background: url('../images/35.png') no-repeat center top;
    background-size: 100% 100%;
    width: 268px;
    height: 278px;
    float: left;
    padding: 60px 46px;
    margin-left: -20px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

.page7 .content .box:first-child {
    margin-left: 40px;
}

.page7 .content .box p:first-child {
    font-size: 24px;
    font-weight: 700;
    padding: 0 28px;
}

.page7 .content .box p:nth-child(2) {
    font-size: 16px;
    color: #25a17f;
    width: 180px;
    left: 48px;
    bottom: 100px;
    position: absolute;
}

.page7 .content .box a {
    width: 80%;
    height: 30px;
    background-image: linear-gradient(to right, #64dbba, #3fba98);
    color: #ffe88d;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    display: block;
    border-radius: 40px;
    position: absolute;
    bottom: 40px;
    left: 28px;
}

.page7 .content .box2 {
    background: url('../images/36.png') no-repeat center top;
}

.page7 .content .box3 {
    background: url('../images/37.png') no-repeat center top;
}

.page7 .content .box4 {
    background: url('../images/38.png') no-repeat center top;
}

.page7 .content .box5 {
    background: url('../images/39.png') no-repeat center top;
}

.page7 .content .box6 {
    background: url('../images/40.png') no-repeat center top;
}

.page7 .content .box7 {
    background: url('../images/41.png') no-repeat center top;
}

.page7 .content .box8 {
    background: url('../images/42.png') no-repeat center top;
}

.page7 .content .box9 {
    background: url('../images/43.png') no-repeat center top;
}

.page7 .content .box10 {
    background: url('../images/44.png') no-repeat center top;
}

.page8 .content {
    overflow: hidden;
    margin-bottom: 40px;
}

.page8 .content .teacher {
    background-size: 100% 100%;
    width: 260px;
    height: 350px;
    float: left;
    margin-left: -20px;
    margin-bottom: 10px;
    text-align: center;
}

.page8 .content .teacher p:first-child {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    margin-top: 214px;
}

.page8 .content .teacher p:nth-child(2),
.page8 .content .teacher p:nth-child(3) {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-top: 5px;
}

.page8 .content .teacher p:nth-child(3) {
    font-weight: 100;
}

.page8 .content .teacher a {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    background-color: #3fba98;
    width: 56%;
    height: 26px;
    line-height: 26px;
    color: #fff;
    border-radius: 40px;
}

.page8 .content .teacher1 {
    background: url('../images/46.png') no-repeat center top;
}

.page8 .content .teacher2 {
    background: url('../images/47.png') no-repeat center top;
}

.page8 .content .teacher3 {
    background: url('../images/48.png') no-repeat center top;
}

.page8 .content .teacher4 {
    background: url('../images/49.png') no-repeat center top;
}

.page8 .content .teacher5 {
    background: url('../images/50.png') no-repeat center top;
}

.page8 .content .teacher6 {
    background: url('../images/51.png') no-repeat center top;
}

.page8 .content .teacher7 {
    background: url('../images/52.png') no-repeat center top;
}

.page8 .content .teacher8 {
    background: url('../images/53.png') no-repeat center top;
}

.page8 .content .teacher9 {
    background: url('../images/54.png') no-repeat center top;
}

.page8 .content .teacher10 {
    background: url('../images/55.png') no-repeat center top;
}

.page9 .content {
    background: url('../images/57.png') no-repeat center top;
    background-size: 100% 100%;
    width: 1206px;
    height: 578px;
    margin-top: -40px;
    margin-bottom: 40px;
}

footer {
    background-color: #000;
    height: 100px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    padding-top: 30px;
    font-size: 14px;
    box-sizing: border-box;
}

@media screen and (max-width:1000px) {
    body {
        padding-bottom: 0.8rem;
        background: #f4f5f9;
    }

    .m1200 {
        width: 96%;
        display: block;
    }

    .isPc {
        display: none !important;
    }

    .isWap {
        display: block !important;
    }

    .m100 {
        width: 100%;
    }

    .page .title {
        text-align: center;
        margin-bottom: 0.45rem;
    }

    .page .title img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .page .con .btn {
        font-size: 0.26rem;
        width: 4.5rem;
        height: 0.8rem;
        border-radius: 0.5rem;
        line-height: 0.8rem;
        margin: 0.3rem auto 0;
    }

    header {
        height: 0.9rem;
        padding: 0.28rem 0;
    }

    header img {
        width: 2.4rem;
    }

    .page1 img {
        width: 100%;
    }

    .page2 .one_module {
        margin-top: 0.2rem;
        overflow: hidden;
    }

    .page2 .one_module a {
        float: left;
        font-size: 0.18rem;
        text-align: center;
        font-weight: 700;
        background: none;
        width: 1.46rem;
        height: 1.6rem;
        box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
        padding: 0.1rem 0px;
        box-sizing: border-box;
        margin-right: -0.03rem;
        border-radius: 0.2rem;
    }

    .page2 .one_module a img {
        width: 1.46rem;
        height: 1.5rem;
        margin: 0 auto;
        display: block;
    }

    .page2 .one_module a span {
        display: block;
        margin-top: -0.5rem;
    }

    .page2 .two_module {
        margin-top: 0.2rem;
        box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
        width: 100%;
        height: 3rem;
        background: #fff;
        border-radius: 20px;
        padding: 0.5rem 0.24rem;
        box-sizing: border-box;
    }

    .page2 .two_module .left_box {
        float: left;
        margin-top: 0.2rem;
    }

    .page2 .two_module .left_box img {
        width: 1.06rem;
        height: 1.32rem;
    }

    .page2 .two_module ul {
        float: left;
        font-size: 0.18rem;
        width: 80%;
        overflow: hidden;
        margin-left: 0.2rem;
    }

    .page2 .two_module ul li {
        font-size: 0.18rem;
        margin-bottom: 0.1rem;
    }

    .page2 .two_module ul li a {
        float: right;
        margin-right: 0.2rem;
        color: #43bc9a;
    }

    .page2 .two_module ul li a::after {
        content: url('../images/12.png');
        margin-left: 0.04rem;
        vertical-align: middle;
    }

    .page2 .btn {
        display: block;
        width: 4.4rem;
        height: 0.6rem;
        background-color: #3fba98;
        color: #fff;
        font-weight: 700;
        font-size: 0.2rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0.4rem auto 0.68rem;
        border-radius: 0.4rem;
    }

    .page3 .content {
        margin-top: 0.05rem;
        padding-bottom: 0.3rem;
    }

    .page3 .content .tab_title {
        margin: 0 auto;
        height: 0.42rem;
        padding: 0 13%;
        cursor: pointer;
    }

    .page3 .tab_title span {
        width: 1.6rem;
        height: 0.42rem;
        border: 1px solid #3fba98;
        color: #3fba98;
        font-size: 0.22rem;
        float: left;
        line-height: 0.42rem;
        text-align: center;
        box-sizing: border-box;
        border-radius: 0.4rem;
        margin-right: 0.2rem;
    }

    .page3 .tab_title span:last-child {
        margin-right: 0px;
    }

    .page3 .all_box {
        margin-top: 0.3rem;
    }

    .page3 .all_box table {
        font-size: 0.18rem;
        text-align: center;
        border: none;
        width: 100%;
        box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
        border-radius: 0.1rem;
        background: #fff;
    }

    .page3 .all_box table td {
        font-size: 0.20rem;
        padding: 0.06rem 0.1rem;
        box-sizing: border-box;
        border-bottom: 0.01rem solid #ccc;
    }

    .page3 .btn {
        display: block;
        width: 4.4rem;
        height: 0.6rem;
        background-color: #3fba98;
        color: #fff;
        font-weight: 700;
        font-size: 0.2rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0.4rem auto 0.4rem;
        border-radius: 0.4rem;
    }

    .page3 .zhongxue .left_title td:first-child {
        color: #209675;
        background: #b1dfd2;
        font-weight: 700;
        width: 20%;
    }

    .page3 .zhongxue .left_title td:nth-child(2) {
        width: 80%;
    }

    .page3 .zhongxue .three_box {
        margin-top: 0.2rem;
        font-size: 0.18rem;
        display: block;
    }

    .page3 .zhongxue .three_box .small_box {
        box-shadow: 0.02rem 0.02rem 0.1rem #ededed, inset 0px 0px 1px #ffffff;
        border-radius: 10px;
        background: #fff;
        flex: 1;
        padding-bottom: 0rem;
        box-sizing: border-box;
        margin-right: 0;
        margin-bottom: 0.4rem;
        overflow: hidden;
        position: relative;
        height: 3.6rem;
    }

    .page3 .zhongxue .three_box .small_box p {
        float: left;
        height: 100%;
        width: 10%;
        color: #fade6f;
        background-image: linear-gradient(to right, #6ccab1, #3fba98);
        font-weight: 700;
        line-height: 40px;
        text-align: center;
        font-size: 0.22rem;
        padding: 0.8rem 0.2rem;
        box-sizing: border-box;
        line-height: 1.5;
    }

    .page3 .zhongxue .small_box ul {
        list-style-type: disc;
        padding: 0.6rem 0.4rem 0.2rem 1.2rem;
    }

    .page3 .zhongxue .small_box ul li {
        font-size: 0.2rem;
        margin-bottom: 0.1rem;
    }

    .page3 .zhongxue .small_box .btn {
        display: block;
        width: 50%;
        padding: 0rem 0rem;
        background-color: #fff;
        margin: 0px auto;
        border: 1px solid #3fba98;
        border-radius: 0.4rem;
        color: #44bc9b;
        font-weight: 700;
        text-align: center;
        position: absolute;
        bottom: 0.2rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .page4 .title {
        margin-bottom: 0.25rem;
    }

    .page4 .content .top_box {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .page4 .content .top_box>div {
        flex: 0 1 50%;
    }

    .page4 .content .top_box>div:last-child {
        margin-right: 0px;
    }

    .page4 .content .top_box .normal {
        padding: 0 0.15rem;
        box-sizing: border-box;
        font-size: 0.16rem;
        color: #666666;
    }

    .page4 .content .top_box .normal p:first-child {
        width: 1.64rem;
        height: 0.36rem;
        color: #fff;
        font-size: 0.18rem;
        line-height: 0.36rem;
        margin: 0 auto;
        background-color: #3fba98;
        border-radius: 0.4rem;
        text-align: center;
        margin-top: 1rem;
    }

    .page4 .content .top_box .normal p:last-child {
        margin-top: 0.1rem;
        font-size: 0.2rem;
        padding: 0 0.18rem;
        line-height: 1.3;
        box-sizing: border-box;
    }

    .page4 .content .top_box .normal_first {
        background: url('../images/69.png') no-repeat center top;
        background-size: 100% 100%;
        width: 3.83rem;
        height: 2.98rem;
    }

    .page4 .content .top_box .normal_second {
        background: url('../images/70.png') no-repeat center top;
        background-size: 100% 100%;
        width: 3.83rem;
        height: 2.98rem;
    }

    .page4 .content .top_box .normal_third {
        background: url('../images/71.png') no-repeat center top;
        background-size: 100% 100%;
        width: 3.83rem;
        height: 2.98rem;
    }

    .page4 .content .top_box .normal_fourth {
        background: url('../images/72.png') no-repeat center top;
        background-size: 100% 100%;
        width: 3.83rem;
        height: 2.98rem;
    }

    .page4 .content .top_box .teshu {
        flex: 0 1 100%;
        background: url('../images/73.png') no-repeat center top;
        background-size: 100% 100%;
        width: 7.48rem;
        height: 1.8rem;
        text-align: left;
        box-sizing: border-box;
        padding: 0.4rem 1.6rem 0 0.4rem;
        font-size: 0.18rem;
        color: #fff;
        font-weight: 700;
    }

    .page4 .content .top_box .teshu p {
        float: left;
        font-size: 0.22rem;
        margin-right: 0.2rem;
        margin-bottom: 0.2rem;
    }

    .page4 .content .top_box .teshu p::before {
        content: url('../images/74.png');
        width: 0.08rem;
        margin-right: 0.04rem;
    }

    .page4 .content .top_box .teshu a {
        position: absolute;
        box-sizing: border-box;
        width: 1.05rem;
        height: 1.05rem;
        background-color: #fff;
        color: #209675;
        font-size: 18px;
        text-align: center;
        display: block;
        margin: 0;
        padding-top: 0.16rem;
        border-radius: 40px;
        right: 1rem;
        line-height: 1.1;
    }

    .page4 .content .bottom_box {
        box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
        background-color: #fff;
        border-radius: 0.2rem;
        padding: 0.2rem 0.18rem;
        box-sizing: border-box;
        display: block;
        width: 100%;
        height: 3.6rem;
        margin-top: 0.2rem;
    }

    .page4 .content .bottom_box .swiper-slide div {
        float: left;
        margin-left: 0.4rem;
    }

    .page4 .content .bottom_box p {
        font-size: 0.16rem;
        margin-top: 0.08rem;
        margin-left: 0.24rem;
        color: #000;
    }

    .page4 .content .bottom_box a {
        border: 1px solid #3fba98;
        color: #3fba98;
        font-weight: 700;
        width: 1.2rem;
        height: 0.34rem;
        display: block;
        line-height: 0.34rem;
        border-radius: 0.5rem;
        margin: 0.1rem auto 0;
        font-size: 0.16rem;
        margin-left: 0.4rem;
    }

    .page4 .swiper-container {
        height: 3.5rem;
    }

    .page4 .swiper-pagination-white .swiper-pagination-bullet {
        background: #333;
    }

    .page4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #3fba98;
    }

    .page4 .btn {
        display: block;
        width: 4.4rem;
        height: 0.6rem;
        background-color: #3fba98;
        color: #fff;
        font-weight: 700;
        font-size: 0.2rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0.4rem auto 0.4rem;
        border-radius: 0.4rem;
    }

    .page5 .content {
        background: url('../images/76.png') no-repeat center top;
        background-size: 100% 100%;
        width: 7.28rem;
        height: 9.26rem;
        text-align: center;
        box-sizing: border-box;
        margin-left: -2%;
        margin-bottom: 0.4rem;
    }

    .page6 .content .top_box {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .page6 .content .top_box>div {
        flex: 0 1 47.4%;
        box-shadow: 2px 2px 10px #ededed, inset 0px 0px 1px #ffffff;
        background-color: #fff;
        margin-right: 0.18rem;
        height: 3.7rem;
        border-radius: 0.2rem;
        overflow: hidden;
        margin-bottom: 0.2rem;
    }

    .page6 .content .top_box p {
        background-color: #3fba98;
        color: #ffef7e;
        width: 100%;
        height: 0.6rem;
        line-height: 0.6rem;
        text-align: center;
        font-size: 0.18rem;
        font-weight: 700;
    }

    .page6 .content .top_box ul {
        list-style-type: disc;
        padding: 0.2rem 0.4rem 0px 0.6rem;
    }

    .page6 .content .top_box li {
        margin-top: 0.1rem;
        font-size: 0.18rem;
    }

    .page6 .content .bottom_box {
        margin-top: 0.2rem;
        width: 100%;
        margin-left: 0;
    }

    .page6 .content .bottom_box .box {
        background: url('../images/78.png') no-repeat center top;
        background-size: 100% 100%;
        width: 7.47rem;
        height: 3.29rem;
        border-radius: 0.1rem;
        float: left;
        margin-left: -2.8%;
        padding: 0.54rem 0.34rem;
        box-sizing: border-box;
        position: relative;
    }

    .page6 .content .bottom_box .box p:first-child::before {
        content: url('../images/79.png');
        width: 0.05rem;
        height: 0.27rem;
        margin-right: 0.08rem;
        vertical-align: middle;
    }

    .page6 .content .bottom_box .box p:first-child {
        font-size: 0.28rem;
        color: #30a786;
        font-weight: 700;
    }

    .page6 .content .bottom_box .box p:nth-child(2) {
        font-size: 0.18rem;
        padding-left: 0.18rem;
        line-height: 1.5;
        margin-top: 0.1rem;
    }

    .page6 .content .bottom_box .box a {
        width: 1.86rem;
        height: 0.38rem;
        border: 1px solid #209675;
        color: #209675;
        font-size: 0.18rem;
        line-height: 0.38rem;
        text-align: center;
        display: block;
        border-radius: 0.4rem;
        position: absolute;
        bottom: 0.4rem;
    }

    .page6 .swiper-container {
        height: 3.8rem;
    }

    .page6 .swiper-pagination-white .swiper-pagination-bullet {
        background: #333;
    }

    .page6 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #3fba98;
    }

    .page6 .btn {
        display: block;
        width: 4.4rem;
        height: 0.6rem;
        background-color: #3fba98;
        color: #fff;
        font-weight: 700;
        font-size: 0.2rem;
        text-align: center;
        line-height: 0.6rem;
        margin: 0.1rem auto 0.4rem;
        border-radius: 0.4rem;
    }

    .page7 .content {
        width: 100%;
        margin-left: -0;
        padding-bottom: 0.6rem;
    }

    .page7 .content .box {
        background: url('../images/35.png') no-repeat center top;
        background-size: 100% 100%;
        width: 3.5rem;
        height: 3.5rem;
        float: left;
        padding: 0.6rem 0.46rem;
        margin-left: -0;
        box-sizing: border-box;
        text-align: center;
        position: relative;
    }

    .page7 .content .box:first-child {
        margin-left: 0;
    }

    .page7 .content .box:nth-child(2n) {
        margin-left: 0.1rem;
    }

    .page7 .content .box p:first-child {
        font-size: 0.26rem;
        font-weight: 700;
        padding: 0 0.28rem;
    }

    .page7 .content .box p:nth-child(2) {
        font-size: 0.18rem;
        color: #25a17f;
        width: 2.1rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 1.3rem;
    }

    .page7 .content .box a {
        width: 76%;
        height: 0.46rem;
        background-image: linear-gradient(to right, #64dbba, #3fba98);
        color: #ffe88d;
        font-size: 0.16rem;
        line-height: 0.46rem;
        text-align: center;
        font-weight: 700;
        display: block;
        border-radius: 0.4rem;
        position: absolute;
        bottom: 0.4rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .page7 .content .box2 {
        background: url('../images/36.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box3 {
        background: url('../images/37.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box4 {
        background: url('../images/38.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box5 {
        background: url('../images/39.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box6 {
        background: url('../images/40.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box7 {
        background: url('../images/41.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box8 {
        background: url('../images/42.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box9 {
        background: url('../images/43.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .content .box10 {
        background: url('../images/44.png') no-repeat center top;
        background-size: 100% 100%;
    }

    .page7 .swiper-container {
        height: 4rem;
    }

    .page7 .swiper-pagination-white .swiper-pagination-bullet {
        background: #333;
    }

    .page7 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #3fba98;
    }

    .page8 .content {
        overflow: hidden;
        margin-bottom: 0.4rem;
    }

    .page8 .content .teacher {
        background-size: 100% 100%;
        width: 3.5rem;
        height: 4.72rem;
        float: left;
        margin-left: 0;
        margin-bottom: 0.1rem;
        text-align: center;
    }

    .page8 .content .teacher p:first-child {
        font-size: 0.24rem;
        color: #333333;
        font-weight: 700;
        margin-top: 2.84rem;
    }

    .page8 .content .teacher p:nth-child(2),
    .page8 .content .teacher p:nth-child(3) {
        font-size: 0.24rem;
        color: #333;
        font-weight: 700;
        margin-top: 0.01rem;
    }

    .page8 .content .teacher a {
        display: block;
        font-size: 0.22rem;
        margin: 0 auto;
        margin-top: 0.1rem;
        background-color: #3fba98;
        width: 56%;
        height: 0.4rem;
        line-height: 0.4rem;
        color: #fff;
        border-radius: 0.4rem;
    }

    .page8 .swiper-container {
        height: 5.2rem;
    }

    .page8 .swiper-pagination-white .swiper-pagination-bullet {
        background: #333;
    }

    .page8 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        opacity: 1;
        background: #3fba98;
    }

    .page9 .content {
        background: url('../images/83.png') no-repeat center top;
        background-size: 100% 100%;
        width: 100%;
        height: 7.6rem;
        margin-top: -0.4rem;
        margin-bottom: 0.2rem;
    }

    footer {
        margin-bottom: 1rem;
        background-color: #000;
        height: 1.2rem;
        color: #fff;
        text-align: center;
        line-height: 1.5;
        padding-top: 0.3rem;
        font-size: 0.14rem;
        box-sizing: border-box;
    }
    /* 底部样式 结束 */
}