    /* 1px=0.024rem; */

    .pl33 {
        padding-left: 0.792rem;
        padding-right: 0.696rem;
    }

    .bg-white {
        background-color: #ffffff;
    }

    .title {
        font-family: 'HYQiHei-EZS';
        font-size: 0.672rem;
        font-weight: bold;
        color: #000000;
    }

    .module-more-btn {
        border-radius: 4px;
        border-radius: 4px;
        font-size: 0.576rem;
        color: #f38370;
        border: solid 1px #f7b5ad;
        width: 4.416rem;
        height: 1.104rem;
        text-align: center;
        line-height: 1.104rem;
    }

    .title-box .title {
        float: left;
    }

    .title-box .module-more-btn {
        float: right;
    }
    /* banner部分开始 */

    .banner {
         position: relative;
        width: 100%;
        height: 12.336rem;
        background: url("../image/banner/bj.png") no-repeat center/ 100% 100%;
        overflow: hidden;
    }

    .banner .content-img {
        position: absolute;
        left: 0.816rem;
        top: 1.44rem;
        width: 16.464rem;
        height: 8.712rem;
    }

    .banner-content {
        position: absolute;
        top: 8.688rem;
        left: 0.72rem;
        width: 12.432rem;
        height: 5.736rem;
        background-color: #ffffff;
        box-shadow: 0px 6px 12px 0px rgba(242, 168, 176, 0.6);
    }

    .banner-content img {
        margin-top: 0.672rem;
        margin-left: 0.792rem;
        width: 10.32rem;
        height: 4.512rem;
    }
    /* banner部分结束 */
    /* module1开始 */

    .module-one-box {
        padding-top: 2rem;
        padding-bottom: 0.6rem;
    }

    .module-one-box .module-one-content li {
        float: left;
        margin-right: 0.576rem;
        margin-top: 0.648rem;
        width: 7.944rem;
        height: 5.472rem;
        text-align: center;
    }

    .module-one-box .module-one-content li:nth-child(1) {
        background: url('../image/module1/1.png') no-repeat center;
        background-size: cover;
    }

    .module-one-box .module-one-content li:nth-child(2) {
        background: url('../image/module1/2.png') no-repeat center;
        background-size: cover;
    }

    .module-one-box .module-one-content li:nth-child(3) {
        background: url('../image/module1/3.png') no-repeat center;
        background-size: cover;
    }

    .module-one-box .module-one-content li:nth-child(4) {
        background: url('../image/module1/4.png') no-repeat center;
        background-size: cover;
    }

    .module-one-box .module-one-content li:nth-child(2n) {
        margin-right: 0;
    }

    .module-one-content li .module-one-title {
        margin-top: 1.212rem;
        font-family: 'HYQiHei-GZS';
        font-size: 0.576rem;
        font-weight: bold;
        color: #f38370;
    }

    .module-one-content li .module-one-text {
        font-size: 0.48rem;
        color: #000000;
        line-height: 1.2rem;
    }

    .module-one-content li .module-one-btn {
        width: 4rem;
        height: 0.816rem;
        display: inline-block;
        font-size: 0.228rem;
        line-height: 0.816rem;
    }
    /* module1结束 */
    /* module2开始 */

    .module-two-box {
        background-color: rgba(249, 188, 181, 0.3);
        padding-top: 1.152rem;
        padding-bottom: 1.248rem;
    }

    .module-two-box ul {
        margin-top: 0.528rem;
    }

    .module-two-box ul li {
        float: left;
        width: 5.28rem;
        height: 2.976rem;
        margin-right: 0.336rem;
        margin-top: 0.336rem;
    }

    .module-two-box ul li:nth-child(3n) {
        margin-right: 0;
    }
    /* module2结束 */
    /* module3开始 */

    .module-three-box {
        padding-top: 1.104rem;
        padding-bottom: 1.104rem;
    }

    .module-three-box .swiper-container {
        height: 10.7rem;
        margin-top: 0.864rem;
    }

    .module-three-box .swiper-pagination-bullet {
        width: 0.408rem!important;
        height: 0.408rem!important;
        border-radius: 50%;
        background-color: #ffffff!important;
        border: solid 1px #ff4e89;
    }

    .module-three-box .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 0;
    }

    .module-three-box .swiper-pagination-bullet-active {
        width: 0.408rem!important;
        height: 0.408rem!important;
        border-radius: 50%;
        background-color: #ff4e89!important;
    }

    .module-three-box .swiper-wrapper .swiper-slide {
        height: 9.284rem;
        width: 100%;
        box-shadow: 0px 3px 0.288rem 0px rgba(51, 51, 51, 0.15);
    }

    .module-three-box .swiper-slide .slide-content {
        padding: 0 0.408rem;
    }

    .module-three-box .swiper-slide .slide-content .text {
        font-size: 0.228rem;
        color: #000000;
        line-height: 1.1rem;
    }

    .module-three-box .swiper-slide .slide-content .button {
        float: right;
        width: 3rem;
        height: .8rem;
        text-align: center;
        font-size: 0.228rem;
        line-height: 0.8rem;
        margin-top: .1rem;
    }
    /* module3结束 */
    /* module4开始 */

    .module-four-box .module-four-bottom {
        /* width: 100%; */
        height: 8.472rem;
        background-color: #f7aa9f;
        margin-top: 5.28rem;
        position: relative;
    }

    .module-four-box .module-four-bottom .certificate {
        z-index: 100;
        position: absolute;
        width: 6.216rem;
        height: 8.208rem;
        top: -4.032rem;
        /* box-shadow: 0px 6px 12px 0px
		rgba(242, 168, 176, 0.6); */
    }

    .module-four-box .module-four-bottom .courses-box {
        width: 14.28rem;
        position: absolute;
        top: -2.88rem;
        left: 3.024rem;
        height: 9.528rem;
        background-color: #ffffff;
        border: solid 1px #f7aa9f;
    }
    /*自定义分页器激活时的样式表现*/

    .module-four-box .module-four-bottom .courses-box .swiper-pagination {
        top: 9.55rem;
        height: 1.248rem;
        right: 0px;
        text-align: right;
    }

    .module-four-box .module-four-bottom .swiper-pagination-customs {
        width: 1.368rem;
        height: 1.248rem;
        display: inline-block;
        /* background: url('../image/module4/tb1.png'); */
        margin: 0 1px;
    }

    .module-four-box .module-four-bottom .swiper-pagination-customs-active {
        opacity: 1;
        background-color: #f9bcb5!important;
    }

    .swiper-page-number0 {
        background: #f7aa9f url('../image/module4/tb1.png') no-repeat;
        background-size: contain;
    }

    .swiper-page-number1 {
        background: #f7aa9f url('../image/module4/tb2.png') no-repeat;
        background-size: contain;
    }

    .module-four-bottom .swiper-slide .swiper-slide-content {
        width: 10rem;
        padding: .792rem 0;
        margin-left: 4.1rem;
    }

    .module-four-bottom .swiper-slide .swiper-slide-content li {
        margin-bottom: .672rem;
    }

    .module-four-bottom .swiper-slide .swiper-slide-content li .title .main-title {
        font-size: 0.576rem;
        float: left;
        font-weight: bold;
        color: #333333;
    }

    .module-four-bottom .swiper-slide .swiper-slide-content li .title .title-right .money {
        font-size: 0.576rem;
        font-weight: bold;
        color: #f7aa9f;
        margin-left: 0.36rem;
    }

    .module-four-bottom .swiper-slide .swiper-slide-content li .title .title-right .apply-btn {
        font-size: 0.384rem;
        display: inline-block;
        text-align: center;
        line-height: 0.896rem;
        color: #f7aa9f;
        width: 2.824rem;
        margin-left: 0.12rem;
        height: 0.896rem;
        border-radius: 0.216rem;
        border: solid 1px #f7b0a6;
    }

    .module-four-box-bottom .swiper-slide .swiper-slide-content p {
        font-size: 0.432rem;
        color: #333333;
        text-indent: 0.72rem;
        line-height: 0.864rem;
    }
    /* module4结束 */
    /* modle5开始 */

    .module-five-box {
        padding-top: 1.248rem;
    }

    .module-five-box ul {
        margin: 0.864rem 0;
    }

    .module-five-box ul li {
        float: left;
        margin-right: 0.3rem;
        margin-bottom: 0.3rem;
        width: 6.564rem;
        padding: 0.84rem 0.736rem;
        /* height: 6.528rem; */
        height: 9.5rem;
        background: url('../image/module5/bj.png') no-repeat;
        background-size: 100% 100%;
    }

    .module-five-box ul li:nth-child(2n) {
        margin-right: 0;
    }

    .module-five-box ul li .title {
        float: left;
        font-size: 0.576rem;
        color: #000000;
    }

    .module-five-box ul li .level {
        font-size: 1.344rem;
        line-height: 1.344rem;
        float: right;
        color: #f38471;
        font-weight: bold;
    }

    .module-five-box ul li p {
        font-size: 0.384rem;
        color: #000000;
        line-height: 1rem;
    }

    .detalils-btn {
        width: 2.6rem;
        height: 0.872rem;
        border: solid 1px #ffa006;
        font-size: 0.384rem;
        color: #ff950b;
        text-align: center;
        line-height: 0.872rem;
        margin-top: .35rem;
    }
    /* modle5结束 */
    /* module6开始 */

    .module-six-box {
        padding-top: 1.08rem;
    }

    .module-six-box .text {
        font-family: 'HYQiHei-EZS';
        font-size: 0.384rem;
        color: #000000;
        line-height: 1rem;
        margin-top: 0.84rem;
        text-indent: 0.768rem;
        text-align: justify;
    }

    .module-six-box .six-bottom {
        background-color: #f7aa9f;
        position: relative;
        /* width: 100%; */
        height: 6.168rem;
        margin-top: 3.24rem;
    }

    .module-six-box .six-bottom .swiper-container {
        width: 100%;
        position: absolute;
        top: -1.992rem;
        height: 8.2rem;
    }

    .module-six-box .module-six-content .swiper-slide {
        text-align: center;
    }

    .module-six-box .module-six-content .swiper-slide img {
        display: inline-block;
        width: 5.332rem;
    }

    .module-six-box .swiper-pagination-bullet {
        width: 0.408rem!important;
        height: 0.408rem!important;
        border-radius: 50%;
        background-color: #f7aa9f!important;
        border: solid 1px #ffffff;
    }

    .module-six-box .swiper-pagination-bullet-active {
        width: 0.408rem!important;
        height: 0.408rem!important;
        border-radius: 50%;
        background-color: #ffffff!important;
    }

    .module-six-box .swiper-pagination {
        bottom: 1rem;
    }
    /* module6结束 */
