html,
body {
    color: #333;
}

body.van-overflow-hidden {
    overflow: auto !important;
}

.gray-bg {
    background-color: #FAFAFA;
}

.green-bg {
    background-color: #EDFAF7;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

* {
    box-sizing: border-box;
}

.links {
    font-size: 12px;
}

.btn {
    display: inline-block;
    width: 168px;
    height: 48px;
    line-height: 39px;
    text-align: center;
    font-size: 22px;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 1px solid #00AA81;
    color: #00AA81;
    cursor: pointer;
    box-shadow: 0px 9px 13px 0px rgba(75, 75, 75, 0.13);
}

.primary-btn {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00AA81;
    color: #fff;
    width: 340px;
    height: 60px;
}

.primary-btn:hover {
    background-color: #04765c;
    color: white;
}

.second-btn {
    background-color: #fff;
    border: 1px solid #00AA81;
}


img {
    max-width: 100%;
}

.inner-wrap {
    margin: 0 auto;
    width: 1197px;
}

.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}




.main-banner {
    height: 450px;
    background: url(https://static.olacio.com/img/v2/lp/202307/train/main-banner.png) no-repeat center 0;
    background-size: cover;
}

.banner-des {
    position: absolute;
    left: -9999px;
}

.btn-cont {
    padding: 0.2rem 0;
}

.section {
    padding-top: 67px;
    margin-bottom: 65px;
}

.online-wrap-content {
    margin-top: 0;
    margin-bottom: 0;
    height: 550px;
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/map-bg.png) no-repeat center 7px rgb(250, 250, 250);
    background-size: 1920px 550px;
}

.online-content {
    position: relative;
    justify-content: space-around;
}

.online-content dl {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 350px;
}

.online-content dt {
    margin-bottom: 10px;
    font-size: 50px;
    text-align: center;
    color: #00AA81;
    font-weight: bold;
}

.online-content dd {
    font-size: 24px;
    color: #333;
}

.online-content .tip {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #999;
    font-size: 16px;
}


/* 课程产品 */
.course-tab {
    margin-bottom: 64px;
    text-align: center;
}

.course-tab li {
    display: inline-block;
    width: 24.5%;
    cursor: pointer;
    font-size: 16px;
}

.course-tab li::before {
    margin: 0 auto 10px auto;
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    background: url('/img/v2/lp/202307/train/ic.png') no-repeat center 0;
}

.course-tab .abroad::before {
    background-position: 5px 0;
}

.course-tab .abroad.cur::before {
    background-position: 5px -95px;
}

.course-tab .business::before {
    background-position: 0 -187px;
}

.course-tab .business.cur::before {
    background-position: 0 -277px;
}

.course-tab .life::before {
    background-position: 2px -364px;
}

.course-tab .life.cur::before {
    background-position: 2px -449px;
}

.course-tab .interest::before {
    background-position: 8px -548px;
}

.course-tab .interest.cur::before {
    background-position: 8px -645px;
}

.course-tab li.cur {
    color: #00AA81;
}

.course-cont {
    overflow: hidden;
}

.course-cont .course-img {
    margin-right: 144px;
    float: left;
    width: 550px;
}

.course-cont .course-des-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 10px;
    width: 460px;
    height: 360px;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    overflow: hidden;
}

.course-cont .course-des-cont h3 {
    margin-bottom: 30px;
    font-size: 28px;
    color: #333;
}


.panel-btn .view-detail {
    margin-left: 0;
    width: 240px;
    height: 50px;
    font-size: 16px;
}

.panel-btn .view-detail span {
    margin-left: 10px;
    font-weight: bold;
}

.course-system {
    padding-bottom: 0.8rem;
    margin-bottom: 0;
}

.teaching-wrap-content {
    padding-top: 50px;
    margin-top: 0;
    height: 550px;
}

.teaching-content {
    position: relative;
    justify-content: space-around;
}

.teaching-item {
    width: 372px;
    height: 353px;
    transition: all 0.2s ease;
    background: #FFFFFF;
    box-shadow: 0px 0 4px 0px rgba(203, 203, 203, 0.5);
    border-radius: 8px;
}

.teaching-item:hover {
    box-shadow: 0px 0 8px 0px rgba(203, 203, 203, 0.8);
}

.teaching-item .item-inf {
    padding: 25px 58px;
    text-align: center;
}

.teaching-item .item-inf h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.teaching-item .item-inf p {
    font-size: 16px;
    color: #666;
}


.teacing-method-wrap {
    margin-bottom: 60px;
}

.teacing-method-item {
    padding: 40px 25px 25px;
    width: 280px;
    height: 314px;
    transition: all 0.2s ease;
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/method1-bg.png) no-repeat;
}

.teacing-method-item:hover * {
    color: white;
}

.teacing-method-item:hover .method-tag span {
    background-color: white;
}

.teacing-method-item.item2 {
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/method2-bg.png) no-repeat;
}

.teacing-method-item.item3 {
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/method3-bg.png) no-repeat;
}

.teacing-method-item.item4 {
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/method4-bg.png) no-repeat;
}

.item1:hover {
    background: url(https://static.olacio.com/img/v2/lp/202306/teacher/method1-bg-hover.png) no-repeat;
}

.item2:hover {
    background: url(https://static.olacio.com/img/v2/lp/202306/teacher/method2-bg-hover.png) no-repeat;
}

.item3:hover {
    background: url(https://static.olacio.com/img/v2/lp/202306/teacher/method3-bg-hover.png) no-repeat;
}

.item4:hover {
    background: url(https://static.olacio.com/img/v2/lp/202306/teacher/method4-bg-hover.png) no-repeat;
}

.teacing-method-item h3 {
    margin-bottom: 20px;
    font-size: 25px;
    font-weight: bold;
    color: #333;
}



.teacing-method-item .method-tag {
    margin-bottom: 20px;
}

.teacing-method-item .method-tag span {
    margin-right: 10px;
    padding: 2px 10px;
    font-size: 16px;
    color: #00AA81;
    border: 1px solid #00AA81;
    border-radius: 30px;
}


.teacing-method-item p {
    font-size: 14px;
    line-height: 24px;
    color: #777;
}


.yellow-bg {
    background: linear-gradient(135deg, #FFF9F3 0%, #F3FAFF 100%) #FFFAF6;
}



.main-btn {
    width: 340px;
    height: 60px;
    line-height: 50px;
    font-size: 22px;

}


.section-title {
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
}

.section-title p {
    padding: 10px 0 0;
    font-size: 14px;
    color: #666;
}

.section-title::after {
    margin: 15px auto 0 auto;
    display: block;
    content: '';
    width: 60px;
    height: 6px;
    background: #00AA81;
}

.method-cont {
    margin-bottom: 50px;
}

.method-item {
    width: 372px;
    border-radius: 8px;
    box-shadow: 0px 2px 4px 0px rgba(203, 203, 203, 0.5);
    transition: all 0.2s ease;
}

.method-item:hover {
    box-shadow: 0px 2px 13px 0px rgba(203, 203, 203, 0.8);
}

.method-img {
    height: 240px;
}

.method-inf {
    padding: 22px;
    text-align: center;
}

.method-inf h3 {
    margin-bottom: 10px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.method-inf p {
    font-size: 16px;
    color: #666;
}

.language-standards .inner-wrap {
    width: 1041px;
}

.assessment-wrap {
    padding: 77px 0;
    height: 780px;
    background: url(https://static.olacio.com/img/v2/lp/202307/train/consult-bg.png) no-repeat center bottom;
}

.assessment-lf {
    top: 100px;
    position: relative;
    width: 400px;
    height: 400px;
}

.assessment-lf h2 {
    position: relative;
    font-size: 60px;
    font-weight: bold;
    color: white;
}

.assessment-lf h2::after {
    content: '';
    position: absolute;
    bottom: -26px;
    left: 0;
    width: 58px;
    height: 6px;
    background: #FFFFFF;
}

.assessment-lf h2::before {
    content: '';
    position: absolute;
    top: -55px;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(https://static.olacio.com/img/v2/lp/202306/teacher/computer.png) no-repeat;
}

.assessment-lf p {
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    font-size: 26px;
    line-height: 43px;
}

.assessment-rf {
    width: 800px;
    height: 626px;
    background: #FFFFFF;
    border-radius: 8px;
}

.assessment-rf .consult-btn {
    margin: 0 auto;
    width: 340px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    border-radius: 8px;
}

.assessment-rf .consult-btn * {
    font-size: 22px;
}

.assessment-rf .item-select li label,
.assessment-rf .item-select p,
.consult-wrap .consult-form .form-item,
.consult-wrap .consult-form .van-field__control {
    font-size: 20px;
}

.assessment-rf .consult-topic {
    font-size: 32px;
    color: #333;
}

.item-select p::before {
    margin-right: 10px;
    content: '';
    display: inline-block;
    width: 4px;
    height: 25px;
    background: #00AA81;
    vertical-align: middle;
}

.item-select ul {
    margin-bottom: 10px;
}

.item-select li label input {
    margin-right: 5px;
    width: 20px;
    vertical-align: middle;
}

.consult-wrap .consult-form .van-cell {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
}

.pop-wrap .consult-wrap .consult-header h3 {
    font-size: 24px;
}

.pop-wrap .consult-wrap .consult-header p {
    margin: 10px 0;
    font-size: 14px;
}

.consult-wrap .consult-form .get-code,
.consult-wrap .consult-form .van-field__control {
    font-size: 14px;
}

.consult-btn-wrap,
.consult-wrap {
    padding: 50px 28px 28px;
}

.consult-btn-wrap .consult-btn,
.consult-wrap .consult-btn {
    height: 47px;
    line-height: 47px;
}

.consult-btn-wrap .consult-btn *,
.consult-wrap .consult-btn * {
    font-size: 18px;
}

.pop-wrap .consult-form .sms-cell {
    margin-bottom: 26px;
}

.pop-wrap .van-icon-cross {
    top: -38px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 15px;
    border-radius: 50%;
}


.consult-cont {
    padding: 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}


.gallery-thumbs {
    padding: 30px 0;
    width: 810px;
}


.teacher-section .inner-wrap {
    position: relative;
}

.teacher-section .swiper-button-next,
.teacher-section .swiper-button-prev {
    top: 90px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: none;
    font-size: 20px;
    color: white;
    background-color: #00AA81;

}

.teacher-section .swiper-button-prev {
    transform: rotate(180deg);
}

.teacher-section .swiper-button-disabled {
    background-color: #BDBDBD;
    color: white;
}

.teacher-cont {
    margin: 50px 30px 0 30px;
    padding: 30px 50px 50px 50px;
    border-radius: 20px;
    background-color: #EDFAF7;
}

.teacher-cont .teacher-img {
    position: relative;
    margin-right: 65px;
    margin-top: -70px;
    width: 305px;
    height: 305px;
    border-radius: 10px;
    overflow: hidden;
}

.teacher-cont .teacher-img img {
    width: 305px;
}

.teacher-cont .teacher-img a {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 107px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background-color: #00AA81;
    border-radius: 30px 0 0 30px;
    cursor: pointer;
}

.teacher-info {
    flex: 1;
}

.teacher-info h3 {
    margin-bottom: 10px;
    font-size: 34px;
    font-weight: bold;
    color: #333;
}

.teacher-info .tag {
    display: inline-block;
    margin-bottom: 20px;
    padding: 5px 15px;
    border-radius: 30px;
    color: #00AA81;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #00AA81;
}

.teacher-title {
    padding: 10px 0 20px 0;

}

.teacher-title span {
    margin-right: 30px;
    font-size: 19px;
}


.teacher-intr {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.gallery-thumbs .swiper-wrapper {
    padding-bottom: 10px;
    height: 100px;
    justify-content: center;
    align-items: flex-end;
    transform: translate3d(0px, 0px, 0px) !important;
    border-radius: 24px 24px 0 0;
}


.gallery-thumbs .swiper-slide {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    cursor: pointer;
    background-size: 100%;
}

.gallery-thumbs .swiper-slide:last-child {
    margin-right: 0 !important;
}

.gallery-thumbs .swiper-slide-active {
    top: 1px;
    opacity: 1;
    width: 82px !important;
    height: 82px !important;
    border: 2px solid #00AA81;
}

.course-time-wrap {
    margin-top: 0;
    margin-bottom: 40px;
    padding: 80px 0 0 0;
    background-color: white;
}

.course-time .time-pic {
    position: relative;
    z-index: 10;
    width: 900px;
}

.course-time .time-item {
    flex: 1;
}

.course-time .time-item li {
    margin-bottom: 14px;
    padding-left: 33px;
    display: flex;
    align-items: center;
    height: 87px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 0 8px 8px 0;
    cursor: pointer;
    color: #333;
    background: white;

}

.course-time .time-item li::before {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    content: '';
    background: url(https://static.olacio.com/img/v2/lp/202305/brand/ic.png) no-repeat;
}

.course-time .time-item .item1::before {
    background-position: 0 -5px;
}

.course-time .time-item .item2::before {
    background-position: 0 -89px;
}

.course-time .time-item .item3::before {
    background-position: 0 -189px;
}

.course-time .time-item .item4::before {
    background-position: 0 -289px;
}

.course-time .time-item .item1.cur::before {
    background-position: -98px -5px;
}

.course-time .time-item .item2.cur::before {
    background-position: -98px -89px;
}

.course-time .time-item .item3.cur::before {
    background-position: -98px -189px;
}

.course-time .time-item .item4.cur::before {
    background-position: -98px -289px;
}

.course-time .time-item li.cur {
    background-color: #00AA81;
    color: white;
}

.service-item {
    position: relative;
    height: 361px;
    overflow: hidden;
}

.shade-layer {
    padding: 0 18px;
    position: absolute;
    width: 100%;
    height: 361px;
    transition: all 0.2s ease;
    color: white;
    bottom: -361px;
    /* transform: translateY(0%); */
    background: rgba(248, 85, 16, 0.6);
    backdrop-filter: blur(2px);
}

.shade-layer h1 {
    margin-top: 132px;
    font-size: 50px;
}

.shade-layer h2 {
    margin-bottom: 10px;
    font-size: 22px;
}

.shade-layer p {
    margin-bottom: 10px;
    font-size: 14px;
    color: white;
}

.shade-layer a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 50px;
    background: #FFFFFF;
    border-radius: 8px;
    color: #00AA81;
    font-size: 18px;
}

.shade-layer a:hover {
    background-color: white;
    color: #00AA81;
}


.service-item:hover .item-inf {
    visibility: hidden;
}

.online-wrap {
    padding: 65px 0 10px 0;
    margin-bottom: 0;
}

.advantage-item {
    position: relative;
    padding: 40px 30px 40px 43px;
    width: 383px;
    height: 255px;
    background: #FAFAFA;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.advantage-item .arr {
    position: absolute;
    top: 46px;
    right: -39px;
    border: 20px solid white;
    border-color: transparent transparent transparent #FAFAFA;
}

.advantage-item:hover .arr {
    border-color: transparent transparent transparent #EDFAF7;
}

.advantage-item .lf-arr,
.advantage-item:hover .lf-arr {
    right: auto;
    left: 0;
    border-color: transparent transparent transparent #fff;
}

.advantage-item h4 {
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.advantage-tag {
    padding: 20px 0;
}

.advantage-tag span {
    display: inline-block;
    padding: 0 10px;
    margin-right: 10px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #EDFAF7;
    border-radius: 18px;
    color: #00AA81;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #00AA81;
}

.advantage-item p {
    line-height: 23px;
    font-size: 14px;
    color: #666;
}

.advantage-item:hover {
    background: #EDFAF7;
}

.advantage-sub-cont {
    margin-top: 20px;
    margin-bottom: 76px;
}

.advantage-express {
    position: relative;
    padding: 40px;
    width: 590px;
    height: 245px;
    background: #FAFAFA;
    transition: all 0.2s ease;
    border-radius: 8px;
}

.advantage-express h2 {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
}

.advantage-express p {
    font-size: 14px;
    color: #666;
}

.advantage-express .arr {
    position: absolute;
    right: 37px;
    bottom: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #E1E1E1;
    border-radius: 29px;
    color: white;
    font-size: 16px;
}

.advantage-book {
    width: 590px;
    height: 245px;
    padding: 20px;
    justify-content: center;
    text-align: center;
    transition: all 0.2s ease;
    background: #FAFAFA;
}

.advantage-book .book {
    width: 165px;
}

.advantage-book .book dd {
    white-space: nowrap;
    font-size: 14px;
}

.advantage-book .add {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
    font-weight: bold;
    font-size: 28px;
    width: 44px;
    height: 44px;
    background: #00AA81;
    color: white;
    border-radius: 50%;
}

.advantage-book:hover,
.advantage-express:hover {
    background-color: #EDFAF7;
}

.advantage-book img {
    margin-bottom: 10px;
}

.advantage-book .book-des {
    text-align: center;
    color: #666;
    font-size: 14px;
}

.advantage-book .book-des span:last-child {
    margin-left: 104px;
}

.characteristic-cont {
    padding: 20px 0 40px 0;
    overflow: hidden;
}

.characteristic-item {
    float: left;
    position: relative;
    padding: 40px 40px 40px 100px;
    margin-bottom: 29px;
    width: 585px;
    height: 280px;
    background: white;
    border-radius: 12px;
}

.characteristic-item::before {
    position: absolute;
    top: 40px;
    left: 10px;
    content: '';
    display: block;
    width: 70px;
    height: 280px;
    background: url('/img/v2/lp/202307/train/num.png') no-repeat;
}

.second::before {
    background-position: -99px 0;
}

.third::before {
    background-position: -208px 0;
}

.four::before {
    background-position: -312px 0;
}

.characteristic-item.first,
.characteristic-item.third {
    margin-right: 27px;
}

.characteristic-item .title {
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
}



.characteristic-item .item-des {
    font-size: 12px;
    color: #999;
}

.characteristic-item .item-des li {
    margin-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #999;
}

.characteristic-item .item-des strong {
    font-weight: normal;
    color: #555;
    font-size: 14px;
}
.qestion-wrap {
    padding-bottom: 80px;
}
.qestion-content .qestion-item{
    padding: 19px 75px 10px 20px;
    margin-bottom: 10px;
    background: #FFFFFF;
    border-radius: 12px;
    background-color: white;
}
.qestion-item dl {
    display: flex;
    margin-bottom: 12px;
}
.qestion-item dt {
    margin-right: 20px;
    padding-top:4px;
    width: 25px;
}
.qestion-item dd {
    flex:1;
    padding: 0 0 20px 0;
    font-size: 20px;
    color:#333;
    border-bottom: 1px solid #ddd;
}
.qestion-item .reply dd {
    padding-bottom: 0;
    font-size: 14px;
    line-height: 23px;
    border:none;
}
.influence-wrap {
    padding-top: 20px;
}
.influence-content .influence-item {
    padding: 42px 23px;
    width: 390px;
    height: 402px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px #CBCBCB;
    border-radius: 8px;
}

.influence-item img {
    margin-bottom: 10px;
}

.influence-item h3 {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
    line-height: 33px;
    color: #333;
}

.influence-item p {
    font-size: 14px;
    text-align: left;
    color: #666;
    line-height: 25px;
}

.regist-btn-wrap .btn-step2 {
    background: #00AA81 !important;
}

.second-pop-wrap {
    width: 400px !important;
}

.second-pop-wrap .consult-wrap .consult-form .van-cell {
    padding: 8px 14px;
}

.reservation-form {
    margin-left: 40px;
    flex: 1;
}

.reservation-form .title {
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: bold;
    color: #5A0E27;
}

.reservation-form .title strong {
    font-size: 28px;
    color: #00AA81;
}

.reservation-form .consult-topic {
    display: none;
}

.reservation-form .consult-form,
.reservation-form .consult-wrap {
    display: flex;
    padding: 0;
    align-items: center;
}

.reservation-form .consult-form .form-cel {
    margin: 0 12px 0 0;
    width: 298px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    border-radius: 8px;
}

.reservation-form .consult-form .van-cell {
    margin: 0;
    padding: 8px 12px;
    border-radius: 8px;
    border: none;
}

.reservation-form .btn-step1 {
    width: 216px;
    height: 50px;
    border-radius: 8px;
}

.reservation-form .van-field__control {
    line-height: 33px;
}

.regist-out-w {
    border-radius: 28px;
}

.regist-out-w .regist-wrap .regist-btn * {
    font-size: 18px;
}

.privacy-wrap {
    width: 1000px !important;
}

body .private-container .first-title {
    padding-top: 20px;
    font-size: 18px !important;
}

body .private-container * {
    font-size: 14px !important;
}

.item-des .consult i {
    color: white;
}

.footer-bar-btn .recive-btn {
    width: 167px;
    cursor: pointer;
    background-color: #0cc49f;
}

.privacy-wrap .footer {
    background: none !important;
}


.item-select li {
    color:#333;
}