body{  margin:0; padding:0; text-align:center;  font-size:12px; font-family:PingFangSC, sans-serif;}
table,td,tr,img,ul,li,h1,h2,p,object,param,embed{margin:0; padding:0; border:0;}
img{border:0;}
/* ul,li{list-style:none;} */
a{text-decoration:none; color:#fff;}
a:hover{text-decoration:none;}
.clear{clear:both;}
.clearfix{zoom:1;}
.clearfix:after{content:""; display:block; height: 0; clear:both; visibility:hidden;}

/*-返回定部-*/
#tbox{width:54px; float:right; position:fixed; right:20px; bottom:55px;}
#gotop{ width:54px; height:54px; background:#c90013; display:block;}
#gotop .retopic{display: inline-block; border-top: 2px solid; border-right: 2px solid; margin-top: 20px; width: 25px; height: 25px; border-color: #fff; transform: rotate(-45deg);}

.pc-container{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-container .main-m{width:1200px; height: 100%;position: relative; margin: 0 auto; text-align: center;}
/* 公共title + 按钮 */
.pc-container .fontTitle{
    width: 100%;
    display: flex;flex-direction: column;align-items: center;
}
.pc-container .fontTitle .fontone{
    font-size: 16px;
    line-height: 16px;
    color: #181818;
    letter-spacing: 3px;
    margin-bottom: 12px;
}
.pc-container .fontTitle .fontone span{font-weight: bold;}
.pc-container .fontTitle .fonttwobox{
    display: flex;align-items: center;gap: 15px;
}
.pc-container .fontTitle .fonttwobox .fonttleft{width: 36px;height: 26px;}
.pc-container .fontTitle .fonttwobox .fonttcenter{font-size: 36px;line-height: 36px;color: #c80213;font-weight: bold;}
.pc-container .fontTitle .fonttwobox .fonttcenter span{color: #242331;}
.pc-container .fontTitle .fontthree{
    font-size: 14px;
    line-height: 14px;
    color: #d2d2d2;
    margin-top: 10px;
    letter-spacing: 1px;
}

.pc-container .jqbtn{
    margin-top: 25px;
    display: flex;align-items: center;justify-content: center;gap: 8px;
    overflow: hidden;
}
.pc-container .jqbtn .jqbtnone{
    position: relative;
    background: linear-gradient(to right, #ffb002, #fe7119,#fec110);border-radius: 30px 5px 8px 45px;
    width: 220px;height: 45px;padding: 0 0 3px 1px;box-sizing: border-box;
    transform: skewX(-10deg);
    cursor: pointer;overflow: hidden;
}
.pc-container .jqbtn .jqbtnone .jqbtnonein{
    width: 100%;height: 100%;
    position: relative;
    background:  linear-gradient(to right, #ff8f0f, #ffcf1b);border-radius: 30px 5px 8px 45px;box-shadow: inset 0px 0px 2px 1px #ffc838;
    display: flex;align-items: center;justify-content: center;gap: 8px;
}
.pc-container .jqbtn .jqbtnone .btntxt{
    color: #fff;font-size: 20px;line-height: 20px;font-weight: bold;transform: skewX(10deg);
    text-shadow: 3px 3px 3px #ff5205;
}
.pc-container .jqbtn .btnshan{
    width: 93.1px;height: 16.1px;
    position: absolute;bottom: -6px;left: -100px;
    animation: moveLeftToRight 4s infinite linear;
}
@keyframes moveLeftToRight{
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(250px);
    }
}

.pc-container .jqbtn .jqbtntwo{
    background: linear-gradient(to right, #f5a270, #ab0205,#f2926c);border-radius: 5px 45px 30px 8px;
    width: 270px;height: 45px;padding: 0 1px 3px 0  ;;box-sizing: border-box;
    transform: skewX(-10deg);
    cursor: pointer;overflow: hidden;
}
.pc-container .jqbtn .jqbtntwo .jqbtntwoin{
    width: 100%;height: 100%;position: relative;
    background: linear-gradient(to right, #f53c3a, #f26337);border-radius: 5px 45px 30px 8px;
    box-shadow: inset 0px 0px 2px 1px #f54841;
    display: flex;align-items: center;justify-content: center;gap: 8px;
}
.pc-container .jqbtn .jqbtntwo .btnimg{width: 22px;height: 25px;transform: skewX(10deg);}
.pc-container .jqbtn .jqbtntwo .btntxt{
    color: #fff;font-size: 20px;line-height: 20px;font-weight: bold;transform: skewX(10deg);
}
.pc-container .jqbtn .btnshantwo{
    width: 93.1px;height: 16.1px;
    position: absolute;bottom: -6px;left: -100px;
    animation: moveLeftToRight 4.5s infinite linear;
}
@keyframes moveLeftToRight{
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(300px);
    }
}



/* 顶部*/
.pc-container .top{
    width: 100%; height:481px;background: url("../images/bg01.png") no-repeat center;
    padding-top: 245px;box-sizing: border-box;
}

.pc-container .top .top-one{
    font-size: 26px;
    line-height: 26px;
    color: #cc1d18;
    font-weight: bold;
}
.pc-container .top .top-two{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}

.pc-container .top .top-three{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:16px;
    color: #fff;
    font-size: 20px;
    font-weight: 200;
}

/* 预约 */
.pc-container .get{margin-top: 25px;margin-bottom: 25px;}
.pc-container .get .get-form{margin-top: 15px;}
.pc-container .get .get-form .get-form-top{display: flex;align-items: center;justify-content: center;}
.pc-container .get .get-form .get-form-top .gft-item{
    position: relative;display: flex;align-items: center;justify-content: center;
    border: 1px solid #dcdcdc;border-radius: 6px;padding: 0 0px 0 8px;margin-right: 15px;}
.pc-container .get .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;}
.pc-container .get .get-form .get-form-top .gft-item .gfi-img img{}
.pc-container .get .get-form .get-form-top .gft-item .gfi-input{}
.pc-container .get .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;height: 40px;width: 180px;border-radius: 6px;
}
.pc-container .get .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-container .get .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;padding: 6px 15px;border-radius: 22px;display: flex;align-items: center;justify-content: center;color: #ffffff;background-color: #767676;}
.pc-container .get .get-form .get-form-top .gft-submit{height: auto;cursor: pointer;}
.pc-container .get .get-form .get-form-top .gft-submit .submit-in{transition: all 0.2s linear; height: 45px;background-color: #c90013;padding: 0 65px;border-radius: 6px; display: flex;align-items: center;justify-content: center;}
/*.pc-container .get .get-form .get-form-top .gft-submit:hover .submit-in{transform: translate(0, -10px);box-shadow:0px 20px 40px -15px #eb8787;height: 45px;background-color: #c90013;padding: 0 65px;border-radius: 6px; display: flex;align-items: center;justify-content: center;}*/
.pc-container .get .get-form .get-form-top .gft-submit .submit-in .gfs-img{margin-right: 6px;}
.pc-container .get .get-form .get-form-top .gft-submit .submit-in .gfs-txt{color: #fffeff;font-size: 16px;font-weight: bold;}
.pc-container .get .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 10px;font-size: 12px;}


/* 视频 + 轮播图 */
.pc-container .videoswi{
    width: 100%; height:auto;background: url("../images/bg02.png") no-repeat bottom;
    padding: 30px 0;
}
.pc-container .videoswi .tiptxt{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-top: 25px;
}
.pc-container .videoswi .tiptxt .tipone{
    font-size: 20px;
    line-height: 18px;
    font-weight: 300;
    color: #000;
}
.pc-container .videoswi .tiptxt .tipimg{width: 38px;height: 38px;}
.pc-container .vsbox{
    width: 100%;
    display: flex;align-items: center;justify-content: space-between;
    margin-top: 30px;
}
.pc-container .vsbox .videobox{
    position: relative;
}
.pc-container .vsbox .videobg{
    width: 463px;
    height: 269px;
    position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);
}
.pc-container .vsbox .videobg img{
    width: 100%;
    height:  100%;
}
.pc-container .vsbox .videoboxvv{
    width: 432px;
    height: 243px;
}
.pc-container .vsbox .sswiperbox{
    position: relative;width: 700px;
}
.pc-container   .sswiperbox .officai-swiperChange{
    width: 100%;
    display: flex;align-items: center;
    justify-content: space-between;
    position: absolute;left: 0;top: 50%;
    z-index: 10;
    transform: translate(0, -50%);
}
.pc-container   .sswiperbox .officai-swiperChange .officai-pre{
    width: 46px;height: 45px;
    display: flex;align-items: center;justify-content: center;
    cursor: pointer;
}
.pc-container   .sswiperbox .swiper-container .swiperimg{
    width: 518px;height: auto;
    margin: 0 auto;border: 5px solid #e2e2e2;border-radius: 30px;
    position: relative;
}
.pc-container   .sswiperbox .swiper-container .swiper-slide-active .swiperimg{border: 5px solid #ffffff;}
.pc-container   .sswiperbox .swiper-container .swiperimg img{width: 518px;height: auto;border-radius: 35px;}
.pc-container   .sswiperbox .swiper-container .switxt{
    width: 518px;
    height: 40px;
    border-radius: 0 0 22px 20px;
    background-color: #ca1818;
    position: absolute;
    left: 0;
    bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    opacity: 0.5;
}
.pc-container   .sswiperbox .swiper-container .swiper-slide-active .switxt{
    opacity: 0.9;
}



/* 明星天团 */
.pc-container .mx{
    width: 100%; height: 623px;background: url("../images/bg03.png") no-repeat bottom;
    padding-top: 35px;box-sizing: border-box;
}
.pc-container .mxdes{
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 24px;
    line-height: 24px;
}
.pc-container .mxdes span{color: #ca0113;font-weight: bold;}
.pc-container .mxone{
    width: 100%; height: 477px;background: url("../images/bg04.png") no-repeat bottom;
}
.pc-container .mxtwo{
    width: 100%; height: 482px;background: url("../images/bg05.png") no-repeat bottom;
}



/* 新航道英中学习中心热门课程 */
.pc-container .setting{
    position: relative;
    padding: 35px 0;
}
.pc-container .settip{
    font-size: 20px;
    margin-top: 25px;
    line-height: 30px;
}
.pc-container .setting .settingbox{margin-top: 25px;display: flex;align-items: center;justify-content: center;}
.pc-container .setting .settingbox .settingItem{
    width: 290px;
    position: relative;
    box-sizing: border-box;
}
.pc-container .setting .settingbox .settingItem .setitemtitle{
    width: 100%;height: 66px;
    display: flex;flex-direction: column; align-items: center;justify-content: center;
    background: #ff8e01;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.pc-container .setting .settingbox .settingItem .setitemtitle span{font-size:24px;
font-weight: bold;}
.pc-container .setting .settingbox .settingItem .setone{ width: 100%;
height: 450px;display: flex;flex-direction: column; align-items: baseline;
background: #fff;
border-radius: 0 0 10px 10px;
box-shadow: 0px 6px 13px 0px #e0e5eb;
padding: 15px;
box-sizing: border-box;
position: relative;}
.pc-container .setting .settingbox .settingItem .setone .setonedes{text-align: left;
color: #252531;
font-size: 18px;
font-weight: bold;
line-height: 26px;
width: 100%;}
.pc-container .setting .settingbox .settingItem .setone .setonelr{display: flex;align-items: center;justify-content: center;gap: 10px;margin-top: 25px;width: 100%;}
.pc-container .setting .settingbox .settingItem .setone .setonelr .setoneleft{width: 41px;height: 41px;}
.pc-container .setting .settingbox .settingItem .setone .setonelr .setoneright{text-align: left;
font-size: 16px;
line-height: 20px;
font-weight: 300;width: 145px;}
.pc-container .setting .settingbox .settingItem .setone .setonelast{width: 260px;
background: #ff8e01;
border-radius: 5px;
padding: 5px 10px;
box-sizing: border-box;
color: #fff;
font-size: 16px;
line-height: 26px;
position: absolute;
bottom: 10px;
left: 50%;
transform: translate(-50%, 0);}
.pc-container .setting .settingbox .settingItem .setone .setonelast span{color: #fdf904;font-weight: bold;}
.pc-container .setting .settingbox .settingItem .setonetrangle{width: 0;
height: 0;
border-left: 40px solid #ff8e01;
border-top: 33px solid transparent;
border-bottom: 33px solid transparent;
position: absolute;
right: -40px;
top: 0;}

.pc-container .setting .settingbox .settingItem .setone .settwopur{
width: 100%;display: flex;align-items: center;justify-content: center;gap: 10px;box-sizing: border-box;}
.pc-container .setting .settingbox .settingItem .setone .settwopur .settwopuritem{
background: #fdefef;
border-radius: 10px;
padding: 10px;
box-sizing: border-box;
color: #c90013;
font-size: 16px;
text-align: center;}

.pc-container .setting .settingbox .settingItem .setone .setfouricon{width: 59px;height: 58px; margin: 0 auto;}
.pc-container .setting .settingbox .settingItem .setone .setfoursch{ width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
}



/* 新航道雅思4R个性化课程 让出分更快一点 */
.pc-container .problem{
    width: 100%; height:auto;background-color: #f7f7f7;
    padding: 35px 0 ;
}
.pc-container .problem .problemBox{
    width: 100%;
    position: relative;
    margin-top: 25px;
}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide:nth-child(3) .problemBox-nav::after{
    content: '';
    width: 2px;height: 35px;background-color: #f7f7f7;
    position: absolute;right: 0;top: 0;
}
.pc-container .problem .problemBox .problemBox-nav {
    display: flex;align-items: center;justify-content: center;cursor: pointer;position: relative;
    height: 45px;
    background-color: #f2f2f2;
    border-bottom: 5px solid #808080;
}
.pc-container .problem .problemBox .problemBox-nav::after{
    content: '';
    width: 2px;height: 35px;background-color: #fff;
    position: absolute;right: 0;top: 0;
}
.pc-container .problem .problemBox .problemBox-nav .pni-img{
    display: flex;
}
.pc-container .problem .problemBox .problemBox-nav .pni-imgtwo{
    display: none;
}
.pc-container .problem .problemBox .problemBox-nav .pni-one{
    color: #808080;font-size: 24px;line-height: 24px; font-weight: bold;margin-left: 5px;
}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide-thumb-active .problemBox-nav{
    border-bottom: 5px solid #cc000c;background-color: #fff;
}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide-thumb-active .problemBox-nav::after{
    content: '';
    width: 2px;height: 35px;background-color: none;
    position: absolute;right: 0;top: 0;
}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide-thumb-active .pni-one{color: #cc000c;}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide-thumb-active .pni-img{
    display: none;
}
.pc-container .problem .problemBox .gallery-thumbsNew .swiper-wrapper .swiper-slide-thumb-active .pni-imgtwo{
    display: flex;
}


.pc-container .problem .problemBox .problemBox-content {
    background-color: #fff;
    width: 100%;
    border-radius: 25px;margin-top: 15px;padding: 15px;box-sizing: border-box;
}
.pc-container .problem .problemBox .problemBox-content  .one-txtOne{
    display: flex;padding: 8px 0 8px 15px;
    background-image: linear-gradient(to right, #c90013, 55%, transparent);border-radius: 22px;
    color: #feffff;font-size: 20px;line-height: 20px; font-weight: bold;
}
/* 4r图片展示 */
.pc-container .problem .problemBox .problemBox-content .pro-two{width: 100%; display: flex;align-items: center;justify-content: space-between;margin-top: 15px;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-left{width: 380px;font-size: 18px;line-height: 36px;text-align: left;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right{position: relative;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-img{width: 687px;height: 346px;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-img img{width: 100%;height: 100%;display: block;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-txt{display: flex;flex-direction: column;align-items: center;justify-content: center;position: absolute;right: 62px;top: 50px;color: #fff;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-tItem{  display: flex;flex-direction: column;align-items: center;justify-content: center;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-txtBig{font-size: 16px;line-height: 16px;color: #e6ba6f;font-weight: bold;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-txtborder{margin: 3px 0 1px 0;width: 178px;height: 2px;background-color: #492d17;}
.pc-container .problem .problemBox .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-txtSmall{font-size: 12px;line-height: 16px;}

.pc-container .problem .problemBox .problemBox-content  .three-top-center{display: flex;height: 315px;position: relative;border: 8px solid;border-image: linear-gradient(to bottom, transparent,70%,#e0e0e4);border-image-slice: 1;}
.pc-container .problem .problemBox .problemBox-content  .three-top-center .ttc-title{background-color: #ce000d;color: #ffffff;font-size: 22px;font-weight: bold;writing-mode: vertical-lr;text-orientation: upright;padding: 15px;}
.pc-container .problem .problemBox .problemBox-content  .three-top-center .ttc-fish{width: 860px;height: 232px;}
/* tabox */
.pc-container .problem .problemBox .problemBox-content .pro-tabox{width: 100%;display: flex;align-items: baseline;justify-content: space-between;margin: 15px 0;}
.pc-container .problem .problemBox .problemBox-content .pro-tabox .pro-tabox-item{display: flex;flex-direction: column;width: 30%;}
.pc-container .problem .problemBox .problemBox-content .pro-tabox .pro-tabox-item .pti-head{ width: 100%;height: auto;background: #ce000d;padding: 5px 0;box-sizing: border-box;color: #fff;font-size: 20px;}
.pc-container .problem .problemBox .problemBox-content .pro-tabox .pro-tabox-item .pti-body{width: 100%;height: 145px;color: #000;font-size: 18px;display: flex;align-items: center;justify-content: center;}
/* 雅思战队老师 */
.pc-container .problem .problemBox .problemBox-content .zdteacher{margin-top: 15px;display: flex;flex-direction: column;align-items: flex-start;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow{width: 100%;gap: 5px; display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 12px;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow:last-child{margin-bottom: 0;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztleft-item{
    display: flex;flex-direction: column;align-items: flex-start;width: 550px; 
}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztleft-item .ztitem-title{text-align: left;font-size: 20px;font-weight: bold;color: #f9ae3b;margin-bottom: 5px;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztleft-item .ztitem-tea{display: flex;justify-content: space-between; width: 100%;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson{ position: relative;cursor: pointer;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson .zdname{ display: none;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson .zdprof{ display: none;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-imgzero{ width: 167px;height: 205px;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-imgzero img{ width: 100%;height: 100%;display: block;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-name{ position: absolute;bottom: 5px;left: 8px;display: flex;flex-direction: column;text-align: left;font-size: 16px;color: #fff;}
.pc-container .problem .problemBox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-name span{font-weight: bold;font-size: 20px;}
/* 雅思4R个性化小班1V3 全新升级 */
.pc-container .problem .problemBox .tothree{
    margin-top: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.pc-container .problem .problemBox .tothree .tothreeitem{
    width: 360px;
    display: flex;
    height: 60px;
}
.pc-container .problem .problemBox .tothree .tothreeitem .titnum{
    width: 60px;
    height: 60px;
    background: #ce000d;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
.pc-container .problem .problemBox .tothree .tothreeitem .titdes{
    width: 300px;
    height: 60px;
    background: #fdf6f6;
    text-align: left;
    padding-left: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
}
.pc-container .problem .problemBox .tthreecen{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 25px;
}
.pc-container .problem .problemBox .tthreecen .ttitem{
    width: 560px;
    display: flex;
    flex-direction: column;
}
.pc-container .problem .problemBox .tthreecen .ttitem .ttctitle{
    background: #ce000d;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 8px 0;
}
.pc-container .problem .problemBox .tthreecen .ttitem .ttcenter{
    width: 100%;
    background: #fceded;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    box-sizing: border-box;
}
.pc-container .problem .problemBox .tthreecen .ttitem .ttcenter .tcleft{width: 335px;}
.pc-container .problem .problemBox .tthreecen .ttitem .ttcenter .tcleft .tcleftone{
    color: #000;
    font-size: 16px;
    text-align: left;
}
.pc-container .problem .problemBox .tthreecen .ttitem .ttcenter .tcleft .tclefttwo{
    width: 100%;
    background: linear-gradient(to right, #fff, transparent);
    border-radius: 35px 0 0 35px;
    text-align: left;
    padding: 5px 0 5px 10px;
    font-size: 16px;
    color: #ce000d;
    font-weight: bold;
    margin-top: 12px;
}
.pc-container .problem .problemBox .tthreecen .ttitem .ttcenter .tcright{
    width: 180px;height: 124px;
}
.pc-container .problem .problemBox .tthreebottom{
    position: relative;
    width: 100%;
    background-color: #f49519;
    margin-top: 25px;
    color: #fff;font-size: 18px;padding: 8px 0;
}
.pc-container .problem .problemBox .tthreebottom .zeng{
    width: 43px;
    height: 43px;
    position: absolute;
    top: -25px;
    right: 280px;
}
/* 雅思班课 */
.pc-container  .moreCengBox{
    margin-top: 25px;
    display: flex;flex-wrap: wrap;justify-content: space-between;
    gap: 20px 0;
}
.pc-container  .moreCengBox .moreCengBox-item{
    width: 380px;
    border-radius: 15px;
    padding: 0 15px;box-sizing: border-box;
}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(odd){ background-color: #fff0f1;}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(even){ background:  #fff4e6;}
.pc-container  .moreCengBox .moreCengBox-item .moit-top{ 
    width: 91%;
    margin: 0 auto 10px auto;
    padding: 8px 0;
    background-color: #da010c;
    border-radius: 0 0 15px 15px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(even) .moit-top{ 
    background-color: #e6952c;
}
.pc-container  .moreCengBox .moreCengBox-item .moit-botone{
    text-align: left;
    color: #3f4140;
    font-size: 14px;
    line-height: 24px;
}
.pc-container  .moreCengBox .moreCengBox-item .moit-botone span{font-weight: bold;}
.pc-container  .moreCengBox .moreCengBox-item .moit-bottwo{
    width: 100%;
    background: #fff;
    border-radius: 35px;
    font-weight: bold;
    padding: 3px 0;
    font-size: 16px;
    margin: 10px auto;
}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(odd) .moit-bottwo{color: #ce000d;}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(even) .moit-bottwo{color: #e6952c;}

.pc-container  .moreCengBox .moreCengBox-item .moitbtn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    background: #ce000d;
    border-radius: 35px;
    width: 140px;
    margin: 10px auto 15px auto;
    position: relative;cursor: pointer;
}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(even) .moitbtn {
    background: #e6952c;
}
.pc-container  .moreCengBox .moreCengBox-item .moitbtn .mbb-txt{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.pc-container  .moreCengBox .moreCengBox-item .moitbtn .mbb-img{
    width: 35px;
    height: 35px;
    position: absolute;
    right: -16px;
    top: -2px;
    border-radius: 50%;
}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(odd) .moitbtn .mbb-img{border: 2px solid #fff0f1;}
.pc-container  .moreCengBox .moreCengBox-item:nth-child(even) .moitbtn .mbb-img{border: 2px solid #fff4e6;}





/* 英中学子专属福利 */
.pc-container .fuli{
    width: 100%; height:843px;background: url("../images/bg06.png") no-repeat center;
    padding: 35px 0 0 0;
    box-sizing: border-box;
}
.pc-container .fuli .fulibox{
    width: 1000px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 25px auto;
    position: relative;
}
.pc-container .fuli .fulibox .flone{
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to bottom, #d12f1a, #f2a95a);
    border-radius: 35px;
    padding: 25px 25px 60px 25px;
    box-sizing: border-box;
}
.pc-container .fuli .fulibox .flone .flleft{
    width: 500px;height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;justify-content: space-between;
}
.pc-container .fuli .fulibox .flone .flleft .flltxtone{
    width: 100%;
    text-align: center;
    color: #f9eac1;
    font-size: 20px;
    font-weight: 300;
    border-bottom: 2px dashed #fff;
    padding-bottom: 10px;
}
.pc-container .fuli .fulibox .flone .flleft .flltxttwo{
    width: 100%;
    display: flex;align-items: center;gap: 10px;justify-content: center;
    border-bottom: 2px dashed #fff;
    padding-bottom: 10px;
}
.pc-container .fuli .fulibox .flone .flleft .flltxttwo .flltleft {
    color: #f9eac1;
    font-size: 20px;
    font-weight: 300;
}
.pc-container .fuli .fulibox .flone .flleft .flltxttwo .flltright {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pc-container .fuli .fulibox .flone .flleft .flltxttwo .flltright .fllimg{width: 342px;height: 113px;}
.pc-container .fuli .fulibox .flone .flleft .flltxttwo .flltright .bookname{
    color: #f9eac1;
    font-size: 14px;
    font-weight: 300;
}
.pc-container .fuli .fulibox .flone .flleft .flltxthree{
    color: #f9eac1;
    font-size: 20px;
    font-weight: 300;
}
.pc-container .fuli .fulibox .flone .flright{
    background-color: #ffffff;width: 350px;height: 300px;
    padding: 15px;box-sizing: border-box;
    display: flex;align-items: center;justify-content: center;flex-direction: column;
}
.pc-container .fuli .get-form{
    width: 100%;
    
}
.pc-container .fuli .get-form .get-form-top{
    width: 100%;
    display: flex;align-items: flex-start;justify-content: center;flex-direction: column;
    gap: 15px;
}
.pc-container .fuli .get-form .get-form-top .gft-item{
    width: 100%;
    position: relative;
    display: flex;align-items: center;
    border: 1px solid #dcdcdc;border-radius: 6px;padding: 0 0px 0 8px;box-sizing: border-box;
}
.pc-container .fuli .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;}
.pc-container .fuli  .get-form .get-form-top .gft-item .gfi-img img{}
.pc-container .fuli  .get-form .get-form-top .gft-item .gfi-input{}
.pc-container .fuli  .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
    border: none;background: #ffffff;height: 40px;width: 282px;
}
.pc-container .fuli  .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-container .fuli  .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;padding: 6px 15px;border-radius: 22px;display: flex;align-items: center;justify-content: center;color: #ffffff;background-color: #767676;}
.pc-container .fuli  .get-form .get-form-top .gft-submit{
    width: 100%;height: 45px;
    background-color: #c90013;
    display: flex;align-items: center;justify-content: center;
    color: #fffeff;font-size: 16px;font-weight: bold;
    cursor: pointer;
}
.pc-container .fuli  .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 10px;font-size: 12px;}

.pc-container .fuli .fulibox .fltwo{
    width: 1000px;
    height: 45px;
    text-align: center;
    background: linear-gradient(to bottom, #dad5d9,16%, #fff);
    border-radius: 35px;
    padding: 3px;
    box-sizing: border-box;
    position: absolute;
    bottom: -10px;
}
.pc-container .fuli .fulibox .fltwo .fltwoIn{
    width: 100%;height: 100%;
    background: linear-gradient(to top, #dad5d9,16%, #fff);border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #70281c;
    font-size: 20px;
    font-weight: bold;
}
.pc-container .fuli .fulibox .fltwo .fltwoIn span{color: #c90013;}
.pc-container .fuli .fulibox .flimghell{
    width: 188px;
    height: 188px;
    position: absolute;
    bottom: -32px;
    left: -100px;
}

.pc-container .fuli .bottdes{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
}
.pc-container .fuli .bottdes .bottdesone{
    background: #fff;
    border-radius: 35px;
    width: 330px;
    height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #c70013;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.pc-container .fuli .bottdes .bottdestwo{
    font-size: 18px;
    color: #fff;
    font-weight: 200;
    letter-spacing: 2px;
    margin-bottom: 18px;
}
.pc-container .fuli .bottdes .bottdesthree{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}






/* 战队老师弹窗 */
.pc-container .yasimodal .graybg{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1;position: absolute;left: 0;top: 0;}

.pc-container .yasimodal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;display: none; }
.pc-container .yasimodal .yasidialog{
    background: #fff;
    position: absolute;top: 15%;left: 50%;transform: translate(-50%, 0);z-index: 2;
    width: 730px;padding: 19px;-webkit-box-sizing: border-box;box-sizing: border-box;
}
.pc-container .yasimodal .yasidialog .dia-title{width: 100%;background: #c90014;font-size: 20px;font-weight: bold;color: #fff;padding: 5px 0;margin-bottom: 5px;}
.pc-container .yasimodal .yasidialog .dia-center{ padding: 5px;background: #e7e7e7;display: flex;width: 100%;box-sizing: border-box;}
.pc-container .yasimodal .yasidialog .dia-center .dia-cenimg{width: 167px;height: 205px;margin-right: 10px;}
.pc-container .yasimodal .yasidialog .dia-cenright{background-color: #fff;padding: 10px 10px 10px 20px;display: flex;justify-content: space-between;width: 523px;box-sizing: border-box;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des{display: flex;flex-direction: column;align-items: baseline;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desone{display: flex;align-items: flex-end;font-size: 16px;font-weight: 300;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desone .despan{    font-weight: bold;font-size: 26px;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-destwo{    width: 139px;height: 40px;display: flex;align-items: center;justify-content: center;background: #ffe5b2;border-radius: 20px 0 20px 0;font-weight: 300;font-size: 18px;margin: 8px 0 5px 0;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desthree{display: flex;flex-direction: column;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desthree .dia-desthreeItem{    display: flex;align-items: center;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desthree .ddthre-point{width: 5px;height: 5px;background: #605f5f;border-radius: 50%;margin-right: 8px;}
.pc-container .yasimodal .yasidialog .dia-cenright .dia-des .dia-desthree .ddthre-txt{text-align: left;font-size: 16px;font-weight: 300; width: 160px;}
/* 预约表单 */
.pc-container .yasimodal .yasidialog .get-form {position: relative;width: 280px;z-index: 1;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top{display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item{position: relative;display: flex;align-items: center;justify-content: center;background-color: #fff;border: 1px solid #000;width: 100%;height: 40px;margin-bottom: 10px;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .gfi-title{color: #000;font-size: 18px;line-height: 18px;width: 54px;height: 100%;text-align: left;display: flex;align-items: center;padding-left: 10px;box-sizing: border-box;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .gfi-input{width: 100%;height: 100%;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;width: 100%;height: 100%;font-size: 18px;padding-left: 15px;box-sizing: border-box;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;padding:6px 15px;border-radius: 22px;display: flex;align-items: center;justify-content: center;font-size: 16px;color: #ffffff;background-color: #767676;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-top .gft-item .subtxt{color: #fff;font-size: 18px;line-height: 18px;font-weight: bold;}
.pc-container .yasimodal .yasidialog  .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;font-size: 12px;}
/* 输入框 */
.pc-container .yasimodal .yasidialog  .get-form input::-webkit-input-placeholder {color: #cacbca;font-size: 16px;}
.pc-container .yasimodal .yasidialog  .get-form input:-moz-placeholder {color: #cacbca;font-size: 16px;}
.pc-container .yasimodal .yasidialog  .get-form input::-moz-placeholder {color: #cacbca;font-size: 16px;}
.pc-container .yasimodal .yasidialog  .get-form input:-ms-input-placeholder {color: #cacbca;font-size: 16px;}
/* 视频 */
.pc-container .yasimodal .yasidialog .dia-bottomvideo {width: 690px;height: 388.125px;margin-top: 15px;}
.pc-container .yasimodal .yasidialog .dia-bottomvideo .player{width: 100%;height: 100%;}
/* 关闭 */
.pc-container .yasimodal .yasidialog .diaclose{position: absolute;top: -35px;right: -50px;transform: translate(-50%,0); width: 52px;height: 53px;cursor: pointer;}
