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;}
.pc-container img{width: 100%;height: 100%;display: block;}

/* 按钮 */
.pc-container .jqbtn{
    margin-top: 25px;
    display: flex;align-items: center;justify-content: center;gap: 8px;
}
.pc-container .jqbtn .jqbtnone{
    position: relative;
    background: linear-gradient(to right, #2dcefa, #1287f1,#1ecffb);border-radius: 30px 5px 8px 45px;
    width: 170px;height: 45px;padding: 0 0 3px 1px;box-sizing: border-box;
    cursor: pointer;
    transform: skewX(-10deg);
}
.pc-container .jqbtn .jqbtnone .jqbtnonein{
    width: 100%;height: 100%;position: relative;
    background: linear-gradient(134deg, #7512ee, 25%, #0a64ff, 48%, #0267ff);border-radius: 30px 5px 8px 45px ;
    display: flex;align-items: center;justify-content: center;
}
.pc-container .jqbtn .jqbtnone .btntxt{
    color: #fff;font-size: 20px;line-height: 20px;font-weight: bold;transform: skewX(10deg);
}
.pc-container .jqbtn .btnshan{
    width: 123px;height: 13px;
    position: absolute;bottom: -5px;left: 0;
}
/* animation: borderwai 2s ease infinite; */
.pc-container .jqbtn .jqbtntwo{
    background: linear-gradient(to right, #f6a371, #b61411,#ef8963);border-radius: 5px 45px 30px 8px;
    width: 220px;height: 45px;padding: 0 3px 3px 0;box-sizing: border-box;
    cursor: pointer;
    transform: skewX(-10deg);
}
.pc-container .jqbtn .jqbtntwo .jqbtntwoin{
    width: 100%;height: 100%;position: relative;
    background: linear-gradient(to right, #f53c3a, #f46336);border-radius: 5px 45px 30px 8px;
    display: flex;align-items: center;justify-content: center;gap: 12px;
}
/* animation: handleanimation 2s ease infinite; */
.pc-container .jqbtn .jqbtntwo .btnhand{ 
    width: 64px;height: 66px;
    position: absolute;bottom: -38px;right: -32px;
    animation: handleanimation 2s ease infinite;
}
/* animation: btntxtle 2s ease infinite; */
.pc-container .jqbtn .jqbtntwo .btntxt{
    color: #fff;font-size: 20px;line-height: 20px;font-weight: bold;transform: skewX(10deg);
}
/* 边框下沉 */
@keyframes borderwai {
    0% ,20% ,30% { padding: 0 3px 3px 0; }
    40% { padding:0; }
    50% ,80% ,100% { padding: 0 3px 3px 0; }
}
/* 手 */
@keyframes handleanimation {
    0% { transform: none;  }
    20% { transform: translate(-10px,-10px); }
    30% { transform: scale3d(0.8, 0.8, 0.8); }
    40% { transform: scale3d(0.9, 0.9, 0.9); }
    50% { transform: scale3d(1,1,1); }
    100% { transform: none; }
}
/* 文字 */
@keyframes btntxtle {
    0% ,20% ,30% { transform: skewX(10deg); }
    40% { transform: scale3d(0.8, 0.8, 0.8) skewX(10deg); }
    50% ,80% ,100% { transform: skewX(10deg); }
}
.pc-container .jqbtn .jqbtntwo:hover{animation: none;}
.pc-container .jqbtn .jqbtntwo:hover .btntxt{animation: none;}
.pc-container .jqbtn .jqbtntwo:hover .btnhand{animation: none;}




/* 顶部*/
.pc-container .top{width: 100%; height:1055px;background: url("../images/bg01.png") no-repeat center;}
.pc-container .topBox{
    position: relative;top: 100px;
    width: 100%;
    display: flex;flex-direction: column;align-items: center;
}
/* 雅思 托福 留学预备英语 */
.pc-container .top .topOne{ display: flex;align-items: center;gap: 5px; }
.pc-container .top .topOne .smallDes{
    background: linear-gradient(to right, #e0e1e5, 69%, #0d0c15);
    -webkit-background-clip: text;-webkit-text-fill-color: transparent;
    font-size: 20px;font-weight: 500;
}
/* 封闭学习中心 全新升级 */
.pc-container .top .topTow{display: flex;flex-direction: column;align-items: center;}
.pc-container .top .topTow .topTow-title{ font-size: 76px;font-weight: bold;color: #fff;line-height: 86px;}
.pc-container .top .topTow .topTow-title span{
    font-size: 76px;font-weight: bold;line-height: 86px;
    background: linear-gradient(355deg, #7cddf8, 12%, #f1fcfe, 59%, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* 高能高分·提效赋能 */
.pc-container .top .topThree{ 
    color: #dedede;font-size: 20px;line-height: 20px;font-weight: 300;
    opacity: 0.8;  margin-top: 12px;
    border-left: 2px solid #dedede;border-right: 2px solid #dedede;
    padding: 0 10px;
}
/* 提高学习效率 */
.pc-container .top .topFour{
    position: relative;
    width: 360px;height: 75px;
    display: flex;flex-wrap: wrap;justify-content: space-between;align-content: space-between;
    margin-top: 45px;
}
.pc-container .top .topFour .topFourDes{ display: flex;font-size: 24px;color: #d9d9d9;font-weight: 300;}
/* 预约*/
.pc-container .get{ width: 100%; margin: 90px 0 82px 0;}
.pc-container .get .gettitle{
    width: 680px;height: 55px;
    background-color: #020763;box-shadow: inset 0px 0px 10px 5px #21328a;border-radius: 10px 10px 0 0;
    color: #fff;font-size: 24px;font-weight: bold;
    margin: 0 auto;
    display: flex;align-items: center;justify-content: center;
}
.pc-container .get .gettitle span{color: #0265fe;}
.pc-container .get .get-form{
    background-color: #e2e2e2;
    width: 100%;padding: 15px;box-sizing: border-box;
}
.pc-container .get .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;}
.pc-container .get .get-form .get-form-top .gft-item{
    position: relative;
    display: flex;align-items: center;justify-content: center;
    border: 1px solid #f2f2f2;border-radius: 6px;padding: 0 0px 0 8px;margin-right: 10px;background-color: #fff;
}
.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: 230px;padding-left: 10px;box-sizing: border-box;
}
.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{
    cursor: pointer;width: 245px; height: 45px;
    background:linear-gradient(to right, #0567ff,#a334ff) ;border-radius: 8px; 
    display: flex;align-items: center;justify-content: center;
    color: #fffeff;font-size: 20px;font-weight: bold;
}
.pc-container .get .get-form .get-form-top .gft-submit .gfs-img{margin-right: 6px;}
.pc-container .get .get-form .get-form-top .gft-submit .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;}
/* 新航道封闭学习中心 2025全新升级 */
.pc-container .topdes{
    color: #fff;font-weight: 500;font-size: 28px;
    letter-spacing: 1px;display: flex;align-items: center;justify-content: center;
    position: relative;
}
.pc-container .topdes .topbg{
    width: 317px;height: 28px;
    position: absolute;top: -17px;left: 50%;transform: translate(-50%,0);
}
.pc-container .topdes span{color: #2c58ff;position: relative;z-index: 1;font-weight: 900;}
.pc-container .top .topdessmall{
    color: #bfc6d8;font-weight: 300;font-size: 20px;text-align: left;
    width: 1020px;margin-top: 75px;
}


/* 新航道封闭学习中心 为什么升级 */
.pc-container .why{
    width: 100%; height:auto;
    background: url("../images/bg02.png") no-repeat bottom;padding:50px 0;box-sizing: border-box;
}
.pc-container .why .whybox{
    width: 100%;
    padding: 25px 40px;box-sizing: border-box;
    background-color: #020763;border-radius: 10px;
    box-shadow: inset 0px 0px 10px 5px #21328a;
    margin-top: 25px;
    display: flex;align-items: center;justify-content: space-between;
}
.pc-container .why .whybox .whyleft{
    width: 490px;
    display: flex;flex-direction: column;align-items: flex-start;gap: 25px;
}
.pc-container .why .whybox .whyleft .whyleftitem{
    display: flex;align-items: flex-start;justify-content: space-between;
    width: 100%;padding-bottom: 25px;
    border-bottom: 1px solid #050e2b;
}
.pc-container .why .whybox .whyleft .whyleftitem .whyitemxuhao{
    width: 30px;height: 30px;
    background-color:#045afd; border-radius: 35px;
    color: #fff;font-size: 18px;font-weight: bold;line-height: 20px;
    display: flex;align-items: center;justify-content: center;
}
.pc-container .why .whybox .whyleft .whyleftitem .whyitemdes{
    width: 445px;
    color: #9ca1b5;font-size: 18px;line-height: 26px;text-align: left;
    display: flex;flex-direction: column;align-items: flex-start;gap: 5px;
}
.pc-container .why .whybox .whyleft .whyleftitem .whyitemdes span{
    color: #fff;font-size: 20px;font-weight: bold;
}
.pc-container .why .whybox .whyright{
    width: 596px;height: auto;
}
.pc-container .why .whybox .whyright .whyrightone{
    width: 590px;height: 230px;border: 3px solid #fff;
    cursor: pointer;overflow: hidden;
}
.pc-container .why .whybox .whyright .whyrightone:hover img{transform: scale(1.08);transition: transform .5s linear;}
.pc-container .why .whybox .whyright .whyrightwo{
    width: 100%;height: auto;
    display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 10px 0;
    margin-top: 10px;cursor: pointer;
}
.pc-container .why .whybox .whyright .whyrightwo .whytwoimg{
    width: 186px;height: 146px;border: 2px solid #fff;overflow: hidden;
}
.pc-container .why .whybox .whyright .whyrightwo .whytwoimg:hover img{transform: scale(1.08);transition: transform .5s linear;}

/* 封闭集训营，雅思学习最优解，性价比最高的学习方案 */
.pc-container .fangan{
    width: 100%; height:auto;background: url("../images/bg03.png") no-repeat center;
    padding: 50px 0;box-sizing: border-box;
} 
.pc-container .fangan .fabox{
    margin-top: 25px;
    width: 100%;
    display: flex;align-items: center;justify-content: center;gap: 35px;
}
.pc-container .fangan .fabox .faboxone{
    width: 430px;height: 380px;
    padding: 10px 20px;box-sizing: border-box;
    background: linear-gradient(to bottom, #fff, 94%, #cbd7ff);border-radius: 10px;border: 3px solid #21273d;
    display: flex;flex-direction: column;align-items: center;
}
.pc-container .fangan .fabox .faboxone .faoneimg{
    width: 129px;height: 128px;
    margin-bottom: 3px;
}
.pc-container .fangan .fabox .faboxone .fatxtone{
    color: #1a1a1a;font-weight: bold;font-size: 20px;
    width: 100%;
}
.pc-container .fangan .fabox .faboxone .fatxtdes{
    color: #4c4c4c;text-align: left;font-size: 16px;line-height: 26px; 
    margin-top: 10px;
}

/* 新航道全封闭学习中心 课程升级 */
.pc-container .setting{
    width: 100%; height:auto;
    background: url("../images/bg04.png") no-repeat bottom;
    padding: 50px 0;box-sizing: border-box;
}
.pc-container .setting .settingBox{
    margin-top: 25px;width: 100%;
}
.pc-container .setting .gallery-thumbsNew { position: relative;top: 4px;}
.pc-container .setting .swiper-wrapper {
    box-sizing: border-box;
    display: flex;align-items: center;justify-content: space-between;
}
.pc-container .setting .problemBox-nav {
    display: flex;flex-direction: column; align-items: center;
    cursor: pointer;
    position: relative;
    padding-bottom: 18px;
}
.pc-container .setting .pni-one {
    color: #44517b;font-size: 22px;line-height: 22px;font-weight: bold;
}
.pc-container .setting .pni-border{
    width: 300px;height: 5px;background-color: #44517b;
    position: absolute;bottom: 0;
}
.pc-container .setting .swiper-wrapper .swiper-slide-thumb-active .pni-one { color: #fff;}
.pc-container .setting .swiper-wrapper .swiper-slide-thumb-active .pni-border {
    background-color: #075bfc;
}
.pc-container .setting .problemBox-line {
    width: 100%;height: 2px;
    background-color: #44517b;
    margin: 0 auto;
}
.pc-container .setting .gallery-topNew{
    margin-top: 20px;
}

.pc-container .setting .shengjibox{

}
.pc-container .setting .shengjibox .tabletitle{
    width: 100%;display: flex;align-items: center;
}
.pc-container .setting .shengjibox .tabletitle .tabletitletxt{
    color: #fff;font-size: 22px;font-weight: bold;
    background-color: #075bfc;height: 42px;
    display: flex;align-items: center;justify-content: center;
}
.pc-container .setting .shengjibox table{
    width: 100%;color: #fff; border-spacing: 0;
}
.pc-container .setting .shengjibox table td{
    color: #333333;font-size: 18px;text-align: left;
    border-right: 1px solid #fff;border-bottom: 2px solid #fff;
    background-color: #f7f7f7;padding: 8px 0 8px 25px;
}
.pc-container .setting .shengjibox table td span{font-weight: bold;color: #000;}
.pc-container .setting .shengjibox table td:nth-child(1){
    background-color: #e5f1ff;color: #085afc;font-weight: bold;text-align: center;
    width: 150px;
    padding-left: 0;
}
.pc-container .setting .shengjibox .tabletd{
    width: 100%;
    display: flex;flex-wrap: wrap;
}
.pc-container .setting .shengjibox .litxt{
    position: relative;width: 290px;
}
.pc-container .setting .shengjibox .litxt::before{
    content: '';
    width: 6px;height: 6px;border-radius: 50px;background-color: #959595;
    position: absolute;left: -12px ;top: 50%;transform: translate(0,-50%);
}
/* 课程简介 */
.pc-container .setting .jianjie{
    width: 135px;height: 45px;
    border: 1px solid #fff;border-radius: 35px;
    color: #fff;font-size: 20px;font-weight: bold;
    display: flex;align-items: center;justify-content: center;
    margin: 25px auto;
}
.pc-container .setting .gallery-thumbsNewtwo { position: relative;top: 4px;}
.pc-container .setting .gallery-thumbsNewtwo .pni-border{
    width: 200px;height: 5px;background-color: #44517b;
    position: absolute;bottom: 0;
}
.pc-container .setting .gallery-topNewtwo{ margin-top: 20px;}

.pc-container .setting .gallery-thumbsNewthree { position: relative;top: 4px;}
.pc-container .setting .gallery-thumbsNewthree .pni-border{
    width: 150px;height: 5px;background-color: #44517b;
    position: absolute;bottom: 0;
}
.pc-container .setting .gallery-topNewthree{ margin-top: 20px;}


/* 新航道全封闭学习中心 服务升级 */
.pc-container .shengji{
    width: 100%; height:auto;
    background: url("../images/bg05.png") no-repeat bottom;
    padding: 50px 0;box-sizing: border-box;
}
.pc-container .shengji .sjbox{width: 100%;
    background: #fff;border-radius: 5px;
    padding: 15px;box-sizing: border-box;
    display: flex;gap: 10px;
    margin-top: 25px;
}
.pc-container .shengji .sjbox .sjone{ width: 100%;display: flex;align-items: center;justify-content: space-between;}
.pc-container .shengji .sjbox .sjone .sjoneimg{ width: 207px;height: 257px;}
.pc-container .shengji .sjbox .sjgraybg{
    background-color: #f4f4f4;
    width: 470px;height: 257px;
    padding: 10px 15px;box-sizing: border-box;
    display: flex;align-items: flex-start;gap: 10px;
}
.pc-container .shengji .sjbox .sjgraybg .sjgraydes{ display: flex;flex-direction: column;align-items: flex-start;}
.pc-container .shengji .sjbox .sjgraybg .sjgraydes .sjgraytxtone{ color: #0659fd;font-size: 20px;font-weight: bold;text-align: left;}
.pc-container .shengji .sjbox .sjgraybg .sjgraydes .sjgraytxttwo{ color: #343434;font-size: 18px;line-height: 24px;text-align: left;margin-top: 5px;}
.pc-container .shengji .sjbox .sjgraybg .sjgraytxtthree{ width: 206px;height: 122px;border: 3px solid #fff;}

/* 选择新航道封闭集训营的十个理由 */
.pc-container .ten{
    width: 100%; height:auto;
    background: url("../images/bg06.png") no-repeat bottom;
    padding: 50px 0;box-sizing: border-box;
}
.pc-container .ten .tenbox{
    margin-top: 80px;
    display: flex;flex-direction: column;gap: 35px;
}
.pc-container .ten .tenbox .tenitem{
    position: relative;
    display: flex;flex-direction: column;
    position: relative;
}
.pc-container .ten .tenbox .tenitem:nth-child(even){
    align-items: flex-end;
}

.pc-container .ten .tenbox .tenitem:nth-child(odd) .tenxuhao{
    color: #fff;font-size: 20px;font-weight: bold;
    width: 390px;height: 45px;
    display: flex;align-items: center;
    background: linear-gradient(to right, #0065bf, 36%, #021c67);border-radius: 0 22px 0 0 ;
    padding-left: 30px;box-sizing: border-box;
    position: absolute;top: -45px;left: 0;
}
.pc-container .ten .tenbox .tenitem:nth-child(even) .tenxuhao{
    color: #fff;font-size: 20px;font-weight: bold;
    width: 390px;height: 45px;
    display: flex;align-items: center;justify-content: flex-end;
    background: linear-gradient(to left, #0065bf, 36%, #021c67);border-radius: 22px 0 0 0 ;
    padding-right: 30px;box-sizing: border-box;
    position: absolute;top: -45px;right: 0;
}
.pc-container .ten .tenbox .tenitem .temdes{
    width: 100%;height: 40px;
    background: linear-gradient(to right, #f4f4f4, 64%, transparent);
    display: flex;align-items: center;
    color: #3e3f41;font-size: 16px;
    padding-left: 30px;box-sizing: border-box;
}
.pc-container .ten .tenbox .tenitem:nth-child(even) .temdes{
    justify-content: flex-end;
    background: linear-gradient(to left, #f4f4f4, 64%, transparent);
    padding-left: 0;padding-right: 30px;
}
.pc-container .ten .tenbox .tenitem .shanguang{
    width: 340.8px;
    height: 60px;
    position: absolute;top: -30px;
}
.pc-container .ten .tenbox .tenitem:nth-child(odd) .shanguang{
    left: -35px;
}
.pc-container .ten .tenbox .tenitem:nth-child(even) .shanguang{
    right: -35px;
}

/* 最后 */
.pc-container .last{ background-color: #000000;padding: 40px 0; }
.pc-container .last .lastbox{ display: flex;flex-direction: column;align-items: center;justify-content: center;}
.pc-container .last .lastbox .laone{ color: #fff;font-size: 18px;font-weight: bold; }
.pc-container .last .lastbox .latwo{ color: #fff;
    font-weight: 200;font-size: 18px;
    margin: 3px auto 18px auto;
}
.pc-container .last .lastbox .lathree{ 
    width: 300px;height: 38px;
    display: flex;align-items: center;justify-content: center;
    font-size: 18px;color: #000;font-weight: bold;
    background-color: #fff;border-radius: 35px;
}










