
.content {
    width: 100%;
    background-color: #fff;
}
.content .page-content {
    background-color: #f2f5f5;
}
.content .page {
    width: 1000px;
    margin: 0 auto;
}
.content header {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
    border-bottom: 1px solid rgba(95, 80, 80, 0.2);
}
.content header .header-content {
    width: 1000px;
    margin: 0 auto;
}
.content header:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}
.content header ul {
    display: flex;
    display: -webkit-flex;
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    margin: 25px 0;
}
.content header ul li {
    list-style-type: none;
    display: inline-block;
    margin-left: 20px;
    background: #f0f0f0;
    color: #333;
    font-size: 16px;
    padding: 5px 12px;
    border-radius: 5px;
    cursor: pointer;
}
.content header ul li:last-child {
    color: #fff;
    background: #ff3b30;
    animation: sh 2s infinite;
    -webkit-animation: sh 2s infinite;
    -o-animation-delay: sh 2s infinite;
    -moz-animation-delay: sh 2s infinite;
}
@keyframes sh {
    0% {
        opacity: 1
    }
    20% {
        opacity: 0.8
    }
    40% {
        opacity: 0.6
    }
    60% {
        opacity: 0.4
    }
    80% {
        opacity: 0.2
    }
    100% {
        opacity: 0
    }
}
.microcheiria {
    cursor: pointer;
}
/* 模块01 */
.content .page {
    position: relative;
}
.content .page:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}
.content .page01 {
    margin-top: 100px;
    margin-bottom: 20px;
}
.content .page01 .theLefe {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    text-align: center;
    -webkit-flex-direction: column;
    margin-top: 10px;
}
.content .page01 .theLefe h1 {
    font-size: 54px;
    color: #1a1a1a;
}
.content .page01 .theLefe img {
    display: inline-block;
    margin-right: 40px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.content .page01 .theLefe .ScrollTexT {
    font-size: 28px;
    color: #1a1a1a;
}
/* 模块02 */
.subFormDataSheet p {
    font-size: 36px;
    text-align: center;
    padding-top: 25px;
    color: #1a1a1a;
    font-weight: 600;
}
/* 模块03 */
/* 模块03 */
.page03 .page_btn_content,.page04 .page_btn_content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.page03 .pagecontent{
    width: 100%;
    height: 650px;
}
.page03 .page_btn_content .page-c{
    margin-top: 20px;
}
.page_btn_content div:nth-child(2) {
    margin-left: 30px;
}
.page-c {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}
.page04 .page-c div {
    display: inline-block;
}
.page04 .pagecontent{
    width: 100%;
    height: 650px;
}
#teacher .swiper-slide img {
    margin-left: 52.5px;
}
/* 模块06 */
.page06 {
    position: relative;
    width: 100%;
    height: 654px;
    background: url(../images/BrandWordM_14.png) no-repeat;
    background-size: 100% 100%;
}
.page09 .page-from-content,
.page11 .page-from-content,
.page12 .page-from-content,
.page13 .page-from-content,
.page17 .page-from-content {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.page09 .page-from-content .refundBtnStyle,
.page11 .page-from-content .refundBtnStyle,
.page12 .page-from-content .refundBtnStyle,
.page13 .page-from-content .refundBtnStyle,
.page17 .page-from-content .refundBtnStyle  {
    position: absolute;
    width: 640px;
    height: 450px;
    margin-top: 180px;
}
.page-form {
    position: relative;
    width: 250px;
    margin-left: 660px;
    margin-top: 200px;
}
.page06 .tmsLandingForm,
.page12 .tmsLandingForm,
.page09 .tmsLandingForm {
    padding: 30px;
    width: 100%;
    margin: 0;
    background-color: #ffffff;
    z-index: 2;
}
.page11 .tmsLandingForm,
.page13 .tmsLandingForm,
.page17 .tmsLandingForm {
    padding: 30px;
    width: 100%;
    margin: 0;
    background-color: #f2f5f5;
}
/* 模块07 */
.page07-jz {
    margin: 0 auto;
    height: 720px;
    width: 1000px;
    position: relative;
}
.page07-jz h1 {
    padding-top: 40px;
    font-size: 36px;
    color: #1a1a1a;
    text-align: center;
}
.page07 .page07-jz .top-box ul {
    height: 55px;
    width: 100%;
    margin-top: 25px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.page07 .page07-jz .top-box li {
    display: inline-block;
    width: 310px;
    height: 100%;
    font-size: 28px;
    font-weight: 500;
    line-height: 55px;
    color: #1aaef1;
    text-align: center;
    border: 1px solid #1aaef1;
    border-radius: 8px;
    cursor: pointer;
}
.page07 .page07-jz .bottom-box {
    margin-top: 25px;
    position: relative;
    height: 464px;
    width: 100%;
    overflow: hidden;
}
.page07 .page07-jz .bottom-box .pic {
    display: none;
}
.pic-btn {
    position: absolute;
    top: 0;
    right: 30px;
}
.consultxuefei {
    width: 160px;
    text-align: center;
    color: #ff3b30;
    border: 1px solid #ff3b30;
    padding: 4px;
    font-size: 18px;
    border-radius: 5px;
    margin-left: 74px;
    margin-top: 25px;
    margin-bottom: 115px;
}
/* 模块08 */
.page08 h1 {
    padding-top: 40px;
    font-size: 36px;
    color: #1a1a1a;
    text-align: center;
    margin-bottom: 10px;
}
.page08 p {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}
#learningSystem {
    margin-top: 20px;
    margin-bottom: 20px;
}
#learningSystem .swiper-slide img {
    margin-left: 102px;
}
.learningSystem-btn {
    position: absolute;
    top: 0;
    right: 140px;
    margin-top: 330px;
}
.page09 {
    position: relative;
    width: 100%;
    height: 616px;
    background: url(../images/BrandWordM_37.png) no-repeat;
    background-size: 100% 100%;
}
.page10 {
    position: relative;
    width: 100%;
    height: 716px;
    background: url(../images/BrandWordM_23.png) no-repeat;
    background-size: 100% 100%;
}
.page11 {
    position: relative;
    width: 100%;
    height: 664px;
    background: url(../images/BrandWordM_24.png) no-repeat;
    background-size: 100% 100%;
}
.page12 {
    position: relative;
    width: 100%;
    height: 585px;
    background: url(../images/BrandWordM_25.png) no-repeat;
    background-size: 100% 100%;
}
.page13 {
    position: relative;
    width: 100%;
    height: 658px;
    background: url(../images/BrandWordM_26.png) no-repeat;
    background-size: 100% 100%;
}
.page14 {
    position: relative;
    width: 100%;
    height: 456px;
    background: url(../images/BrandWordC_27.gif) no-repeat;
    background-size: 100% 100%;
}
.page15 {
    position: relative;
    width: 100%;
    height: 242px;
    background: url(../images/BrandWordM_28.png) no-repeat;
    background-size: 100% 100%;
}
.page16 {
    position: relative;
    width: 100%;
    height: 488px;
    background: url(../images/BrandWordM_38.png) no-repeat;
    background-size: 100% 100%;
}
.page17 {
    position: relative;
    width: 100%;
    height: 530px;
    background: url(../images/BrandWordM_30.gif) no-repeat;
    background-size: 100% 100%;
}
.page18 {
    position: relative;
    width: 100%;
    height: 234px;
    background: url(../images/BrandWordM_31.png) no-repeat;
    background-size: 100% 100%;
}
.page20 {
    position: relative;
    width: 100%;
    height: 901px;
    background: url(../images/midp501.gif) no-repeat;
    background-size: 100% 100%;
}
.page21 {
    position: relative;
    width: 100%;
    height: 242px;
    background: url(../images/midp701.jpg) no-repeat;
    background-size: 100% 100%;
}
/* dibu */
.foot-content {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 90px;
    line-height: 90px;
    background-color: #4c4c4c;
    z-index: 9;
}
.tmsLandingForm2 {
    display: inline-block;
    z-index: 13;
}
/* 右边 */
.right-fix {
    width: 150px;
    height: 500px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -250px;
    z-index: 7;
}
.right-fix-content {
    position: relative;
    width: 100%;
    height: 100%;
}
.rigfix-from {
    position: absolute;
    top: 0;
    left: 0;
}
.rigfix-from div {
    display: block;
    width: 100%;
    height: 50px;
    cursor: pointer;
}
.rigfix-from div:nth-child(1) {
    margin-top: 60px;
    margin-bottom: 10px;
}
/* 单独处理 */
.page10-btn-contentr {
    position: relative;
    width: 100%;
    height: 100%;
}
.page10-btn-contenta {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 25px;
    margin-top: 250px;
    z-index: 2;
}
.page10-btn-contenta div {
    width: 220px;
    height: 35px;
    margin-bottom: 24px;
    cursor: pointer;
}
.maper {
    position: absolute;
    width: 633px;
    height: 500PX;
    top: 50%;
    left: 50%;
    margin-left: -495px;
    margin-top: -210px;
}
.medaler {
    position: absolute;
    width: 100%;
    height: 190PX;
    top: 50%;
    left: 0;
}
.page17 .maper17 {
    position: absolute;
    width: 520px;
    height: 460PX;
    top: 50%;
    left: 50%;
    margin-left: -495px;
    margin-top: -230px;
}
.BWnumber-text {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 600px;
    text-align: center;
}
.BWnumber {
    display: inline-block;
}
.BWnumber li {
    display: inline-block;
    padding: 1px 3px;
    background: #ff3b30;
    color: #fff;
    border-radius: 2px;
}
.BrandWordM_04 {
    width: 344px;
    height: 350px;
}
.BrandWordM_04:hover {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari 和 Chrome */
    -o-transform: scale(1.2);
    /* Opera */
    z-index: 2;
}
/* 表单1 */
@font-face {
    font-family: 'iconfont';
    /* project id 557119 */
    src: url('../other/font_557119_jkhxl75b2t.eot');
    src: url('../other/font_557119_jkhxl75b2t.eot?#iefix') format('embedded-opentype'),
        url('../other/font_557119_jkhxl75b2t.woff') format('woff'),
        url('../other/font_557119_jkhxl75b2t.ttf') format('truetype'),
        url('../other/font_557119_jkhxl75b2t.svg#iconfont') format('svg');
}
.tmsLandingFormiconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.tmsLandingFormPrivacy {
    color: #c1b3b3;
    text-align: center;
    margin-bottom: 20px;
}
.title-top {
    font-size: 23px;
    font-family: "Microsoft YaHei";
    line-height: 38px;
    color: #323232;
    margin: 30px auto 0 auto;
    width: 80%;
}
.title-bottom {
    font-size: 20px;
    color: #323232;
    margin: 10px auto;
    text-align: left;
    width: 80%;
}
.tmsLandingForm {
    margin-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}
.tmsLandingForm .inputstyle {
    box-sizing: border-box;
    height: 48px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* outline: none; */
}
.inputstyle:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.tmsLandingForm .select {
    width: 150px;
}
.tmsLandingForm .input {
    width: 220px;
}
.tmsLandingForm1 .select {
    width: 100%;
    margin-bottom: 15px;
}
.tmsLandingForm1 .input {
    width: 100%;
    margin-bottom: 15px;
}
.tmsLandingForm2 {
    width: 800px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 380px;
}
.tmsLandingForm2 .tmsLandingForm {
    margin-top: 0;
    padding-bottom: 0;
}
.tmsLandingForm2 .tmsLandingForm input {
    margin-right: 20px
}
.tmsLandingForm3 .tmsLandingForm {
    margin-top: 15px;
}
.tmsLandingForm3 .tmsLandingForm input {
    margin-bottom: 10px
}
.tmsLandingForm3 .tmsLandingForm .btn-submit {
    box-sizing: border-box;
    width: 125px;
    height: 40px;
    padding: 0px 12px;
    margin: 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #00a0e9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.btn-submit {
    width: 100%;
    height: 48px;
    font-size: 15px;
    font-family: "Microsoft YaHei";
    font-weight: 500;
    border-radius: 5px;
    color: #ffffff;
    background: #ff3b30;
    border: none;
    outline: none;
    cursor: pointer;
}
.btn-submit2{
    margin-top: -2px;
}
/* 右侧input */
.right-fix .right-inputstyle {
    box-sizing: border-box;
    width: 125px;
    height: 40px;
    padding: 0px 12px;
    margin: 0px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* outline: none; */
}
.right-fix .right-phone {
    margin-top: 15px;
    margin-bottom: 10px;
}
/* 错误提示 */
.popovered {
    display: none;
}
.Pop-text {
    position: fixed;
    top: 45%;
    left: 0;
    z-index: 90;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    z-index: 2311;
}
.Pop-text .text {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}
.Pop-text p {
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    background: rgba(17, 17, 17, 0.7);
    border-radius: 5px;
    color: #fff;
    line-height: 40px;
}
/* 弹出框 */
/* 退款规则 */
#refund .popover-up2,#refund2 .popover-up2 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -180px;
    width: 600px;
    height: 360px;
    z-index: 2011;
    background: #fff;
    background-size: cover;
    border-radius: 10px;
}
.popover-frosting {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1009;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    opacity: 1;
}
#refund .popover-up2 .refundClose,#refund2 .popover-up2 .refundClose {
    width: 100%;
    margin-top: 20px;
    margin-left: 560px;
}
#refund .popover-up2 h1,#refund2 .popover-up2 h1{
    font-size: 34px;
    text-align: center;
    color: #1a1a1a;
    margin-bottom: 5px;
}
#refund .popover-up2 p,#refund2 .popover-up2 p{
    text-align: center;
    margin-bottom: 5px;
    font-size: 18px;
}
#refund .popover-up2 p span,#refund2 .popover-up2 p span{
    color: #ff3b30;
}
.up2-content .inputstyle {
    width: 260px;
    margin-bottom: 20px;
}
/* #refund .popover-up2 .up2-content .inputstyleLeft,#refund2 .popover-up2 .up2-content .inputstyleLeft {
    margin-right: 10px;
} */
#refund .popover-up2 .up2-content,#refund2 .popover-up2 .up2-content {
    width: 540px;
    margin-left: 30px;
}
#refund .popover-up2  .tmsLandingForm,#refund2 .popover-up2  .tmsLandingForm{
    margin-top: 0px;
}