.page-education div {
    webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.m-warp {
    width: 1200px;
    margin: 0 auto;
}

.banner {
    display: block;
    min-width: 1200px;
    height: 530px;
    margin: 0 auto;
    background: url('../images/membership/banner-index.jpg') no-repeat top center;
}

.footer1 {
    background: url(../images/membership/footer.jpg) no-repeat center;
    width: 100%;
    height: 360px;
    padding-top: 74px;
    box-sizing: border-box;
}

.footer__title {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #97420b, #74360a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 22px;
}

.footer__subhead {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    background-image: -webkit-linear-gradient(top, #97420b, #74360a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-btn {
    width: 209px;
    height: 55px;
    margin: 56px auto 0;
    background: #ff4d38;
    background: -webkit-linear-gradient(0deg,#fe3c3d 0%,#ff5e33 100%);
    background: -moz-linear-gradient(0deg,#fe3c3d 0%,#ff5e33 100%);
    background: -mz-linear-gradient(0deg,#fe3c3d 0%,#ff5e33 100%);
    background: -o-linear-gradient(0deg,#fe3c3d 0%,#ff5e33 100%);
    border-radius: 35px;
}

.footer-btn a{
    font-size: 26px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
}


/* 主体内容 */

.title {
    font-size: 30px;
    line-height: 44px;
    font-weight: bold;
    text-align: center;
    background-image: -webkit-linear-gradient(top, #97420b, #74360a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.subhead {
    font-size: 24px;
    line-height: 53px;
    color: #434343;
    position: relative;
    margin: 21px auto 0;
    text-align: center;
}

.subhead__bg {
    width: 782px;
    height: 53px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.subhead__arrow {
    margin-top: 15px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #76370a;
    margin: auto;
}

.screen-one {
    padding-top: 52px;
}

.screen-one__list {
    margin: 32px -60px 0;
    font-size: 0;
}

.screen-one__list__item {
    width: 320px;
    height: 350px;
    background: #fff8f0;
    border-radius: 14px;
    padding-top: 32px;
    margin: 0 60px 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}


.screen-one__list__item__icon {
    background: url(../images/membership/pat.png) no-repeat;
    width: 130px;
    height: 130px;
    margin: 0 auto 25px;
}

.pat-1 {
    background-position: -2px -2px
}

.pat-2 {
    background-position: -134px -2px
}

.pat-3 {
    background-position: -266px -2px
}

.pat-4 {
    background-position: -398px -2px
}

.pat-5 {
    background-position: -530px -2px
}

.pat-6 {
    background-position: -662px -2px
}

.screen-one__list__item__title {
    font-size: 22px;
    line-height: 26px;
    color: #434343;
    display: table-cell;
    vertical-align: middle;
    width: 320px;
    height: 46px;
    text-align: center;
}

.screen-one__list__item__title p {
    font-size: 20px;
    line-height: 20px;
}

.screen-one__list__item__msc {
    font-size: 18px;
    line-height: 28px;
    color: #434343;
    text-align: center;
    width: 220px;
    margin: 14px auto 0;
}

.screen-two {
    padding-top: 52px;
}

.screen-two__list {
    margin: 60px -32px 105px;
    font-size: 0;
}

.screen-two__list__item {
    vertical-align: bottom;
    box-sizing: border-box;
    display: inline-block;
    margin: 0 32px;
    width: 245px;
    height: 305px;
    padding: 48px 20px 0;
    box-shadow: 0px 14px 28px 0px rgba(249, 209, 168, 0.6);
    -webkit-box-shadow: 0px 14px 28px 0px rgba(249, 209, 168, 0.6);
    -moz-box-shadow: 0px 14px 28px 0px rgba(249, 209, 168, 0.6);
    -o-box-shadow: 0px 14px 28px 0px rgba(249, 209, 168, 0.6);
    border-radius: 14px;
    position: relative;
    z-index: 1;
}

.screen-two__list__item__title {
    font-size: 22px;
    line-height: 24px;
    color: #8d3f0b;
}

.screen-two__list__item__list {
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    color: #434343;
}

.screen-two__list__item__list li {
    position: relative;
    padding-left: 14px;
}

.screen-two__list__item__list li::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #f8d1aa;
    border-radius: 50%;
    margin-left: -14px;
    margin-top: 10px;
}

.screen-two__list__item__icon {
    background: url(../images/membership/mem.png) no-repeat;
    width: 132px;
    height: 109px;
    position: absolute;
}

.mem-1 {
    background-position: -2px -2px;
    right: 10px;
    bottom: 0;
}

.mem-2 {
    background-position: -136px -2px;
    right: -8px;
    top: 0;
}

.mem-3 {
    background-position: -270px -2px;
    right: 0;
    bottom: 0;
}

.mem-4 {
    background-position: -404px -2px;
    left: -8px;
    bottom: 0;
}

.screen-three {
    padding-top: 68px;
    background: #fbf4eb;
}

.screen-three__list {
    margin: 68px auto 0;
    font-size: 0;
}

.screen-three__list__item {
    margin: 0 70px 80px;
    width: 250px;
    display: inline-block;
    vertical-align: top;
}

.screen-three__list__item__icon {
    background: url(../images/membership/mul.png) no-repeat;
    width: 114px;
    height: 94px;
    margin: 0 auto 32px;
}

.mul-1 {
    background-position: -2px -2px
}

.mul-2 {
    background-position: -118px -2px
}

.mul-3 {
    background-position: -234px -2px
}

.mul-4 {
    background-position: -350px -2px
}

.mul-5 {
    background-position: -466px -2px
}

.mul-6 {
    background-position: -582px -2px
}

.screen-three__list__item__title {
    font-size: 22px;
    line-height: 24px;
    color: #434343;
    text-align: center;
}

.screen-four {
    padding-top: 96px;
}

.screen-four__con {
    padding-top: 56px;
}

.screen-four__left {
    display: inline-block;
    background: #fffcf9;
    border-radius: 12px;
}

.screen-four__left__item {
    padding: 30px 35px;
    position: relative;
    z-index: 1;
}

.screen-four__left__item__title {
    font-size: 22px;
    line-height: 36px;
    color: #434343;
    padding-left: 50px;
    margin-bottom: 15px;
}

.screen-four__left__item__icon {
    background: url(../images/membership/mod.png) no-repeat;
    width: 36px;
    height: 36px;
    position: absolute;
    margin-left: -50px;
}

.screen-four__left__item__msc {
    font-size: 18px;
    line-height: 28px;
    color: #434343;
    width: 418px;
}

.mod-1 {
    background-position: -40px -2px;
}

.mod-2 {
    background-position: -116px -2px;
}

.mod-3 {
    background-position: -192px -2px;
}

.mod-4 {
    background-position: -268px -2px;
}

.mod-5 {
    background-position: -344px -2px;
}


.screen-four__left__item__img {
    display: none;
    position: absolute;
    top: 0;
    margin-left: -60px;
    border-radius: 14px;
    width: 539px;
    height: 165px;
    background: linear-gradient(0deg, #e1a16c 0%, #facc97 100%);
    -webkit-background: linear-gradient(0deg, #e1a16c 0%, #facc97 100%);
    -moz-background: linear-gradient(0deg, #e1a16c 0%, #facc97 100%);
    -o-background: linear-gradient(0deg, #e1a16c 0%, #facc97 100%);
    z-index: -1;
}

.screen-four__left__item.active .screen-four__left__item__title {
    font-size: 22px;
    line-height: 36px;
    color: #fff;
    padding-left: 50px;
    margin-bottom: 15px;
}

.screen-four__left__item.active .screen-four__left__item__msc {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    width: 418px;
}

.screen-four__left__item.active .screen-four__left__item__img {
    display: block;
}

.screen-four__left__item.active .mod-1 {
    background-position: -2px -2px;
}

.screen-four__left__item.active .mod-2 {
    background-position: -78px -2px;
}

.screen-four__left__item.active .mod-3 {
    background-position: -154px -2px;
}

.screen-four__left__item.active .mod-4 {
    background-position: -230px -2px;
}

.screen-four__left__item.active .mod-5 {
    background-position: -306px -2px;
}


.screen-four__right {
    display: inline-block;
    width: 690px;
}

.screen-four__right__item {
    display: none;
}

.screen-four__right__item.active {
    display: block;
}

.screen-four__right__img {
    width: 690px;
    height: 690px;
}

.screen-four__right__img img {
    width: 100%;
    height: 100%;
    display: block;
}

.screen-four__right__list {
    margin-left: 60px;
    text-align: center;
}

.screen-four__right__list__item {
    display: inline-block;
    margin: 0 15px 29px;
    width: 118px;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    background: #f2c59a;
    background: -webkit-linear-gradient(90deg, #ecb57d 0%, #f9d7ba 100%);
    background: -o-linear-gradient(90deg, #ecb57d 0%, #f9d7ba 100%);
    background: -moz-linear-gradient(90deg, #ecb57d 0%, #f9d7ba 100%);
    background: -ms-linear-gradient(90deg, #ecb57d 0%, #f9d7ba 100%);
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -o-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
}

.screen-five {
    padding: 90px 0 120px;
}

.screen-five__list {
    margin: 50px -30px 0;
    font-size: 0;
}

.screen-five__list__item {
    display: inline-block;
    margin: 0 20px;
    vertical-align: top;
}

.screen-five__list__item__title {
    font-size: 22px;
    line-height: 24px;
    color: #8d3f0b;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
}

.screen-five__list__item__title::after {
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 5px;
    background: #f9d2aa;
    margin: auto;
    border-radius: 2px;
    bottom: 0;
    left: 0;
    right: 0;
}

.screen-five__list__item__msc {
    width: 200px;
    font-size: 18px;
    line-height: 24px;
    color: #434343;
    margin: 20px auto 30px;
    text-align: center;
}

.screen-five__list__item__img {
    width: 275px;
    height: 514px;
    margin: auto;
}

.screen-five__list__item__mores {
    width: 275px;
    height: 514px;
    margin: auto;
    padding: 208px 0px;
    box-sizing: border-box;
}

.screen-five__list__item__img img {
    width: 100%;
    height: 100%;
    display: block;
}

.screen-five__list__item__img__more {
    width: 157px;
    height: 99px;
    margin: auto;
    background: #fdeddd;
    border-radius: 14px;
    padding: 41px 30px;
    box-sizing: border-box;
}

.screen-five__list__item__img__more__quan {
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 6px;
}