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:50px; bottom:55px;}
#gotop{ width:54px; height:54px; background:#f19601; 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-box{width: 100%; height: 100%; margin: 45px auto 0 auto; text-align: center;  user-select: none;position: relative;z-index: 0;}
.pc-box .main-m{width:1045px; height: 100%;position: relative; margin: 0 auto; text-align: center;}

/* 公共title */
.pc-box  .main-m img{display: block;width: 100%;height: 100%;}

.pc-container .titlefont{}
.pc-container .titlefont .titlebig{    
    display: flex;align-items: flex-start;justify-content: center;gap: 15px;
}

.pc-container .titlefont .titlebig .titleleft{
    display: flex;align-items: baseline;gap: 4px;
    position: relative;
}
.pc-container .titlefont .titlebig .titleleft .leftitem{    
    width: 5px;height: 28px;background: #1f4fdf;transform: skewX(-14deg);
}
.pc-container .titlefont .titlebig .titleleft .leftitemtwo{
    width: 5px;height: 28px;background-color: #92aaf2;transform: skewX(-14deg);
}
.pc-container .titlefont .titlebig .titlecenter{ font-size: 28px;color: #1f50dd;font-weight: bold;line-height: 28px; }
.pc-container .titlefont .titlebig .titlecline{ 
    display: flex;align-items: center;
    position: absolute;top: 50%;transform: translate(0, -50%);
}
.pc-container .titlefont .titlebig .titlecline .titlecricle{ 
    width: 6px;height: 6px;
    background-color: #1f4fdf;border-radius: 35px;
}
.pc-container .titlefont .titlebig .titlecline .titleline{ width: 16px;height: 2px;background-color: #1f4fdf;}

.pc-container .titlefont .titlesmall{font-size: 18px;color: #333335;line-height: 24px;margin-top: 15px;}

/* 第一部分 */
.pc-box .setionOne{width: 100%; height:auto;
    background: url("../images/bg01.png") no-repeat top;
    position: relative;
    background-color: #e3ecff;padding: 450px 0 0 0;
}
/* 顶部*/
.pc-box .top{
    width: 770px;height: 50px;
    background: linear-gradient(to bottom, #f4ef6f, #fcfad1);border-radius: 25px;
    padding: 2px;box-sizing: border-box;
    margin: 0 auto;
}
.pc-box .top .topbox{
    width: 100%;height: 100%;
    background:linear-gradient(to bottom, #461fc6, #0a0943) ;border-radius: 25px;
    color: #fff;font-size: 20px;line-height: 20px;
    display: flex;align-items: center;justify-content: center;
}
.pc-box .top .topbox span{color: #f1e00a;}

/* 刮刮卡 */
.pc-box .guagua{   
    width:946px;height: 241px;
    background: url("../images/ggkbgimg.png") no-repeat center;
    position: relative;margin: 75px auto 0 auto;
    padding: 15px  80px 20px 60px;box-sizing: border-box;
    display: flex;gap: 50px;align-items: flex-end;
}
.pc-box .guagua .ggkleft{position: relative;}
.pc-box .guagua .ggkleft .ggkcanvas{
    width: 355px;height: 117px;
    margin-bottom: 8px;position: relative;z-index: 100;
    display: flex;align-items: center;justify-items: center;
}
.pc-box .guagua .ggkleft .gglefttxt{font-size: 16px;color: #4e4e4e;font-weight: 400;}

.pc-box .guagua .ggkright{
    display: flex;flex-direction: column;align-items: flex-start;
}
.pc-box .guagua .ggkright .ggkrightone{font-size: 24px;font-weight: bold;color: #225de9;}
.pc-box .guagua .ggkright .ggkrighttwo{
    display: flex;
    background: linear-gradient(45deg, #e4ecff, 60%, transparent);border-radius: 8px 0 0 8px;
    padding: 10px;
    width: 360px;margin: 5px auto;
}
.pc-box .guagua .ggkright .ggkrighttwo .rttitle{
    background: #225de9;border-radius: 30px;
    color: #fff;font-weight: bold;font-size: 18px;letter-spacing: 5px;
    writing-mode: vertical-lr;text-orientation: upright;
    width: 28px;margin-right: 8px;
    display: flex;align-items: center;justify-content: center;
}
.pc-box .guagua .ggkright .ggkrighttwo .rtdes{text-align: left;font-size: 18px;line-height: 26px;color: #4c4c4c;}
.pc-box .guagua .ggkright .ggkrighttwo .rtdes span{font-weight: bold;color: #225de9;}
.pc-box .guagua .ggkright .ggkrightthree{font-size: 16px;color: #4e4e4e;font-weight: 400;}
.pc-box .guagua .ggkimgone{width: 301px;height: 68px;position: absolute;left: 35px;top: -32px;}
.pc-box .guagua .ggkimgtwo{width: 82px;height: 74px;position: absolute;    right: -18px;bottom: -5px;}


/* 国际教育一站式服务 更多学习选择 */
.pc-box .moreChioce {position: relative;margin-top: 55px;}
.pc-box .moreChioce  .followBox{display: flex;justify-content: space-between;margin-top: 25px;}
.pc-box .moreChioce  .followBox .followBox-item{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-one{width: 57px;height: 57px;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-two{font-size: 24px;font-weight: bold;margin-top: 5px;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(odd) .followBox-two{color: #2d6deb;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-two{color: #8d1bec;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-three{width: 178px;height: 2px;margin: 10px  0px ;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(odd) .followBox-three{background-color: #588cf1;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-three{background-color: #a04eee;}

.pc-box .moreChioce  .followBox .followBox-item .follbottom{
    width: 202px;padding: 0 10px 20px 10px;box-sizing: border-box;
    background: linear-gradient(to bottom,transparent,#fff);
}
.pc-box .moreChioce  .followBox .followBox-item .follbottom .followBox-four{width: 100%;box-sizing: border-box;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(odd) .follbottom .followBox-four{ border: 2px solid #2c6cea;padding: 2px;background-color: #fff;} 
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .follbottom .followBox-four{ border: 2px solid #8b1beb;padding: 2px;background-color: #fff;} 
.pc-box .moreChioce  .followBox .followBox-item .follbottom .followBox-four .fourIn{ width: 176px;height: 114px;} 

.pc-box .moreChioce  .followBox .followBox-item .follbottom  .followBox-five{
    width: 100%;height: auto;padding: 5px 25px 0 25px;box-sizing: border-box;
    display: flex;flex-direction: column;text-align: center;
}
.pc-box .moreChioce  .followBox .followBox-item .follbottom .followBox-five .followBox-five-content{padding: 8px 0px;font-size: 18px;line-height: 18px;color: #4d4d4d;border-bottom: 1px dashed gray;}
.pc-box .moreChioce  .followBox .followBox-item .follbottom .followBox-five .followBox-five-content:last-child{border-bottom: none;padding-bottom: 0;}
/* 按钮 */
.pc-box  .clickyuyue{ 
    cursor: pointer;
    display: flex;flex-direction: column;align-items: center;justify-content: center;
    width: 150px;height: 32px;
    background: linear-gradient(to left, #fdef06, #ffb41a);border-radius: 40px;
    box-sizing: border-box;
    margin: 12px auto 0 auto;position: relative;
}
.pc-box  .clickyuyue .yuyuetxt{ color: #742b00;font-size: 18px;font-weight: bold;line-height: 18px;animation: txtanimation 2s ease infinite;}
.pc-box  .clickyuyue .yuhand{
    width: 27px;height: 36px;
    position: absolute;right: -2px;bottom: -16px;
    animation: handanimation 2s ease infinite;
}
.pc-box  .clickyuyue:hover .yuyuetxt{animation:none}
.pc-box  .clickyuyue:hover .yuyueime .yuhand{animation:none}
@keyframes txtanimation {
    0% ,20% ,30%{
        transform: none;
    }
    40% {
        transform: scale3d(0.8, 0.8, 0.8);
    }
    50% ,80% ,100% {
        transform: none;
    }
}
@keyframes handanimation {
    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;
    }
}
.pc-box .moreChioce .yinxin{position: absolute;right: 0;top: 0;}
.pc-box .moreChioce .yinxin img{width: 364px;height: 311px;position: absolute;right: 0;top: 0;}



/* 第二部分 */
.pc-box .setiontwo{
    width: 100%; height:auto;
    background: url("../images/bg02.png") no-repeat center;background-color: #e3ecff;
    padding: 50px 0 0 0;
    position: relative;
}
/* 热门课程 报名入口  */
.pc-box .enter{box-sizing: border-box;}

.pc-box .enter .rbkc{width: 100%;margin-top: 25px;}
.pc-box .enter .rbkc .hjb-course{display: flex;flex-direction: column;align-items: center;}
.pc-box .enter .rbkc .hjb-course .hjb-ul-nav {width: 100%;overflow: hidden; margin-bottom:15px;display: flex;justify-content: space-between;}
.pc-box .enter .rbkc .hjb-course .hjb-ul-nav .hjb-li-color{color: #fff;}
.pc-box .enter .rbkc .hjb-course .hjb-ul-nav li {width: 160px; height: 95px;display: flex;align-items: center;justify-content: center; text-align: center; color: #fff;font-size: 18px;font-weight: bold; cursor: pointer;}
.pc-box .enter .rbkc .hjb-li1 {background: linear-gradient(to right,#ff6755,10%,#fe5241);}
.pc-box .enter .rbkc .hjb-li2 {background: linear-gradient(to right,#4998eb,10%,#3d83d8);}
.pc-box .enter .rbkc .hjb-li3 {background: linear-gradient(to right,#35c7b9,10%,#2eb3aa); }
.pc-box .enter .rbkc .hjb-li4 {background: linear-gradient(to right,#ffa833,10%,#ff8d39);}
.pc-box .enter .rbkc .hjb-li5 {background: linear-gradient(to right,#7171fa,10%,#5c5ce5); }
.pc-box .enter .rbkc .hjb-li6 { background: linear-gradient(to right,#27bdd7,10%,#01a6cc);}

.pc-box .enter .rbkc .hjb-cur{width: 100%;}
.pc-box .enter .rbkc .hjb-cur .itemBox{position: relative;width: 100%;}
.pc-box .enter .rbkc .hjb-cur .itemBox .waikuo{ display: flex;flex-wrap: wrap;align-items: center;justify-content:space-between ;box-sizing: border-box;padding: 10px 5px;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain{position: relative;width: 250px;height: 215px; margin-bottom: 20px;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-top{ width: 100%;height: 130px;background-color: #fe5342;border-radius: 18px 18px 0px 0px;display: flex;justify-content: center;color: #fffeff;font-size: 21px;font-weight: bold;padding-top: 10px;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-toptf{background-color: #3d83d8;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-topOnline{background-color: #2eb3aa;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-toplevel{background-color: #ff8d39;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-topfourSix{background-color: #5c5ce5;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-topjan{background-color: #01a6cc;}

.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRight{ width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #fff3e3;position: absolute;right: 20px;top: 65px}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRighttf{border-bottom: 10px solid #e7f5ff;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRightOnline{border-bottom: 10px solid #e0f9f5;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRightLevel{border-bottom: 10px solid #fdffe9;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRightsixFour{border-bottom: 10px solid #eff3ff;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .trigleRightJanpan{border-bottom: 10px solid #e7f5ff;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom{width: 250px;height: 145px;background-color: #fff3e3;border-radius: 14px;position: absolute;bottom: -5px;display: flex;flex-direction: column;font-size: 14px;line-height: 20px;text-align: left;padding: 14px;box-sizing: border-box;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottomtf{background-color: #e7f5ff;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottomOnline{background-color: #e0f9f5;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottomLevel{background-color: #fdffe9;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-tbottomSixFour{background-color: #eff3ff;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottomJapan{background-color: #e7f5ff;}

.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .persons{}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .times{}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .apart{}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuy{width: 180px;height: 30px;background-color: #fe5342;border-radius: 30px;font-size: 18px;font-weight: bold;color: #ffffff;display: flex;align-items: center;justify-content: center;margin-top: 10px;position: absolute;bottom: 18px;left: 35px; cursor: pointer;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuytf{background-color: #3d83d8;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuyOnline{background-color: #2eb3aa;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuylevel{background-color: #ff8d39;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuyfourSix{background-color: #5c5ce5;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain .cjb-bottom .toBuyjan{background-color: #01a6cc;}
.toBuy a,.toBuytf a,.toBuyOnline a,.toBuylevel a,.toBuyfourSix a,.toBuyjan a{display: block; width: 100%; height: 100%; margin:0 auto; text-align: center; line-height: 30px;}

.pc-box .enter .rbkc .hjb-cur>div{display: none;}
.pc-box .enter .rbkc .hjb-cur .hjb-cur-show{display: block;}


.pc-box  .choiceTwo{ 
    width: 100%;
    display: flex;align-items: center; justify-content: center;
    margin: 0 auto;gap: 30px;
}
.pc-box .choiceTwo .onlineInty{
    width: 175px;height: 45px; cursor: pointer;
    display: flex;align-items: center;justify-content: center;gap: 8px; 
    background: linear-gradient(to right, #fbf19a, #ffdc9b);border-radius: 30px;
    padding: 4px;box-sizing: border-box;
}
.pc-box .choiceTwo .onlineInty .onlintxt{
    width: 100%;height: 100%;
    display: flex;align-items: center;justify-content: center;
    background: linear-gradient(to right, #fee737, #fecc45);border-radius: 30px;
    border: 1px solid #fff;box-sizing: border-box;
    font-size: 20px;font-weight: bold;color: #6a1d03;
}


/* 新航道4R个性化课程 全新升级 */
.pc-container  .shengji{
    margin-top: 50px;
}
.pc-container  .shengji .problemBox-content {
    border-radius: 10px 10px 0 0;background-color: #fff;
    margin: 25px 0 0 0;padding: 15px;box-sizing: border-box;
}
/* 4r图片展示 */
.pc-container  .shengji .problemBox-content .pro-two{width: 100%; display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 15px;}
.pc-container  .shengji .problemBox-content .pro-two .pro-two-left{width: 320px;font-size: 18px;line-height: 36px;text-align: left;}
.pc-container  .shengji .problemBox-content .pro-two .pro-two-right{position: relative;}
.pc-container  .shengji .problemBox-content .pro-two .pro-two-right .ptr-img{width: 687px;height: 346px;}
.pc-container  .shengji .problemBox-content .pro-two .pro-two-right .ptr-img img{width: 100%;height: 100%;display: block;}
.pc-container  .shengji .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  .shengji .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-tItem{  display: flex;flex-direction: column;align-items: center;justify-content: center;}
.pc-container  .shengji .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-txtBig{font-size: 16px;line-height: 16px;color: #e6ba6f;font-weight: bold;}
.pc-container  .shengji .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  .shengji .problemBox-content .pro-two .pro-two-right .ptr-txt .ptr-txtSmall{font-size: 12px;line-height: 16px;}

.pc-container  .shengji .problemBox-content  .three-top-center{display: flex;height: 315px;position: relative;}
.pc-container  .shengji .problemBox-content  .three-top-center .ttc-title{
    background-color: #1f4fde;padding: 15px;height: 100%;
    color: #ffffff;font-size: 22px;font-weight: bold;writing-mode: vertical-lr;text-orientation: upright;
}
.pc-container  .shengji .problemBox-content  .three-top-center .ttc-sixone{
    width: 100%;height: 100%;
    display: flex;align-items: center;justify-content: center;
    background-color: #f0f6ff;
}
/* 1对1量身定制培训 */
.pc-container  .shengji .problemBox-content  .three-top-center .ttc-sixone .ttc-1v1{width: 823px;height: 222px;}
/* 非常6+1学习法 */
.pc-container  .shengji .problemBox-content  .three-top-center .ttc-sixone .ttc-soneImg{width: 423px;height:289px;}
/* 至尊9+1服务 */
.pc-container  .shengji .problemBox-content  .three-top-center .nineadd .nineaddImg{width: 853px;height: 265px;}





/* 第三部分 */
.pc-box .setionthree{
    width: 100%; height:auto;
    background: url("../images/bg03.png") no-repeat bottom;background-color: #e3ecff;
    padding: 50px 0 0 0;
    position: relative;
}
/* 热门项目 */
.pc-container .remen{}
.pc-container .remen .remenbox{margin-top: 25px;}
.pc-container .remen .remenbox .remennav .swiper-wrapper{box-sizing: border-box; display: flex;align-items: center;justify-content: space-between;}
.pc-container .remen .remenbox .remennav .swiper-wrapper .swiper-slide-thumb-active .problemBox-nav{border: 2px solid #ff0101;}
.pc-container .remen .remenbox .problemBox-nav {
    display: flex;flex-direction: column;align-items: center;justify-content: center;
    position: relative;cursor: pointer;
    background: linear-gradient(to right, #ff5f4f, #fc5241);
    width: 100%;height: 90px;margin: 0 auto;box-sizing: border-box;
}
.pc-container .remen .remenbox .remennav .swiper-slide:nth-child(2) .problemBox-nav{background: linear-gradient(to right, #4691e4, #3d81d6);}
.pc-container .remen .remenbox .remennav .swiper-slide:nth-child(3) .problemBox-nav{background: linear-gradient(to right, #7170f8, #5c5be3);}
.pc-container .remen .remenbox .remennav .swiper-slide:nth-child(4) .problemBox-nav{background: linear-gradient(to right, #23b9d4, #01a5cb);}
.pc-container .remen .remenbox .problemBox-nav .pni-one{
    color: #fff;font-weight: bold;font-size: 24px;line-height: 24px;
    margin-bottom: 5px;
}
.pc-container .remen .remenbox .problemBox-nav .pni-two{color: #fff;font-size: 16px;line-height: 22px;font-weight:300;}

.pc-container .remen .remenbox .problemBox-content{
    background-color: #fff;
    width: 100%;padding: 15px 10px;box-sizing: border-box;
    margin: 12px 0 25px 0;
}
.pc-container .remen .remenbox .problemBox-content  .slideTitle{
    color: #343434;font-size: 22px;line-height: 22px; font-weight: bold;margin-bottom: 15px;
}
.pc-container .remen .remenbox .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;
}
/* 雅思tabox */
.pc-container .remen .remenbox .problemBox-content .pro-tabox{width: 100%;display: flex;align-items: baseline;justify-content: space-between;margin: 15px 0;}
.pc-container .remen .remenbox .problemBox-content .pro-tabox .pro-tabox-item{display: flex;flex-direction: column;width: 30%;}
.pc-container .remen .remenbox .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 .remen .remenbox .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 .remen .remenbox .problemBox-content .zdteacher{margin-top: 15px;display: flex;flex-direction: column;align-items: flex-start;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow{width: 100%;gap: 5px; display: flex;align-items: flex-end;justify-content: space-between;margin-bottom: 12px;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow:last-child{margin-bottom: 0;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztleft-item{display: flex;flex-direction: column;align-items: flex-start;width: 510px; }
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztleft-item .ztitem-title{text-align: left;font-size: 20px;font-weight: bold;color: #f9ae3b;margin-bottom: 5px;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztleft-item .ztitem-tea{display: flex; gap: 4px;width: 100%;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson{ position: relative;cursor: pointer;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson .zdname{ display: none;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson .zdprof{ display: none;}
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .teaperson .ztitem-tea-imgzero{ width: 167px;height: 205px;}
.pc-container .remen .remenbox .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 .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-name span{font-weight: bold;font-size: 20px;}

/* 托福 */
.pc-container .remen .remenbox .problemBox-content .one-txtTwo{display: flex;padding: 6px 0 6px 15px;background-image: linear-gradient(to right, #0d268a, 55%, transparent);border-radius: 22px;color: #feffff;font-size: 18px;font-weight: bold;}
.pc-container .remen .remenbox .problemBox-content .four-problemBoxbox{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 15px;}
.pc-container .remen .remenbox .problemBox-content .four-problemBoxbox .four-boxItem{width: 340px;margin-bottom :20px;}
.pc-container .remen .remenbox .problemBox-content .four-problemBoxbox .four-boxItem .four-boxItem-top{width: 100%;height: 120px; background-color: #f7f7f7;display: flex;align-items: center;justify-content: center;}
.pc-container .remen .remenbox .problemBox-content .four-problemBoxbox .four-boxItem .four-boxItem-top .fbt-Two{font-size: 18px;}
.pc-container .remen .remenbox .problemBox-content .one-txtThree{display: flex;padding: 6px 0 6px 15px;background-image: linear-gradient(to right, #c68b6b, 55%, transparent);border-radius: 22px;color: #feffff;font-size: 18px;font-weight: bold;margin: 10px 0;}
.pc-container .remen .remenbox .problemBox-content .one-txtFive{margin-bottom: 20px;}
.pc-container .remen .remenbox .problemBox-content .one-txtFive tr:first-child th{background-color: #163494;padding: 8px 0;font-size:20px;color: #fff;}
.pc-container .remen .remenbox .problemBox-content .one-txtFive tr:nth-child(even) td{background-color: #f9fbff;font-size: 16px;padding: 10px;box-sizing: border-box;}
.pc-container .remen .remenbox .problemBox-content .one-txtFive tr:nth-child(odd) td{background-color: #ecf4ff;font-size: 16px;padding: 10px;box-sizing: border-box;}
/* 托福战队老师 */
.pc-container .remen .remenbox .problemBox-content .zdteacher .zdrow .ztitem-tea .ztitem-tea-img{ width: 118px;height: 177px;}
/* 锦秋 */
.pc-container .remen .settingbox{display: flex;align-items: center;justify-content: center;}
.pc-container .remen .settingbox .settingItem{width: 256px;position: relative;box-sizing: border-box;}
.pc-container .remen .settingbox .settingItem .setitemtitle{
    width: 100%;height: 66px;
    display: flex;flex-direction: column; align-items: center;justify-content: center;
    background: #075bfc;box-sizing: border-box;
    text-align: center;color: #fff;font-size: 16px;line-height: 26px;font-weight: 300;
}
.pc-container .remen .settingbox .settingItem .setitemtitle span{font-size:24px;font-weight: bold;}
.pc-container .remen .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 4px 6px 0px #e0e5eb;
    padding: 15px;box-sizing: border-box;position: relative;
}
.pc-container .remen .settingbox .settingItem .setone .setonedes{text-align: left;color: #252531;font-size: 18px;font-weight: bold;line-height: 26px;width: 100%;}
.pc-container .remen .settingbox .settingItem .setone .setonelr{display: flex;align-items: center;justify-content: center;gap: 10px;margin-top: 25px;width: 100%;}
.pc-container .remen .settingbox .settingItem .setone .setonelr .setoneleft{width: 41px;height: 41px;}
.pc-container .remen .settingbox .settingItem .setone .setonelr .setoneright{text-align: left;font-size: 16px;line-height: 20px;font-weight: 300;width: 145px;}
.pc-container .remen .settingbox .settingItem .setone .setonelast{
    width: 245px;
    background: #075bfc;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 .remen .settingbox .settingItem .setone .setonelast span{color: #fdc101;font-weight: bold;}
.pc-container .remen .settingbox .settingItem .setonetrangle{
    width: 0;height: 0;
    border-left: 40px solid #075bfc;border-top: 33px solid transparent;border-bottom: 33px solid transparent;
    position: absolute;right: -40px;top: 0;
}
.pc-container .remen .settingbox .settingItem .setone .settwopur{
    width: 100%;
    display: flex;align-items: center;justify-content: center;gap: 10px;
    box-sizing: border-box;
}
.pc-container .remen .settingbox .settingItem .setone .settwopur .settwopuritem{
    background: #f5f5fd;border-radius: 10px;
    padding: 10px;box-sizing: border-box;
    color: #623ffd;font-size: 14px;text-align: center;
}

.pc-container .remen .settingbox .settingItem .setone .setfouricon{width: 59px;height: 58px; margin: 0 auto;}
.pc-container .remen .settingbox .settingItem .setone .setfoursch{ width: 100%;font-size: 16px;text-align: center;line-height: 28px;}
/* 留学预备 */
.pc-container .remen .liuyu{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.pc-container .remen .liuyu .liuyuitem{
    display: flex;flex-direction: column;align-items: center;
    background: #e9fbff;padding: 8px;
    margin-bottom: 10px;
}
.pc-container .remen .liuyu .liuyuitem:nth-last-child(-n+4){margin-bottom: 0;}
.pc-container .remen .liuyu .liuyuitem .lyiimg{width: 230px;height: 135px;}
.pc-container .remen .liuyu .liuyuitem .lytxt{background: #00aed6;
    width: 100%;height: 35px;
    margin-top: 8px;
    display: flex;align-items: center;justify-content: center;
    color: #fff;font-size: 18px;
}

/* 按钮 */
.pc-container  .one-six{display: flex;align-items: center;justify-content: center;margin-top: 25px;}
.pc-container  .one-six .one-six-in {
    width: 230px;height: 45px;cursor: pointer;
    display: flex;align-items: center;justify-content: center;
    background-color: #fe8302;border-radius: 50px;margin-right: 15px;
}
.pc-container  .one-six .one-six-in .btn-red-img{width: 31.2px;height: 32px;}
.pc-container  .one-six .one-six-in .btn-red-img img{width: 100%;height: 100%;}
.pc-container  .one-six .one-six-in .btn-red-txt{font-size:20px;line-height: 20px; color: #ffffff;font-weight: bold;margin-left: 5px;}


/* 新航道 封闭学习中心 */
.pc-container .fengbi{ position: relative;padding: 50px 0;}
.pc-container .fengbi .fengbiBox{display: flex;align-items: center;justify-content: center;gap: 8px;margin-top: 25px; }
.pc-container .fengbi .fengbiBox .fbitem{
    background-color: #fff;border-radius: 10px;padding: 5px 5px 12px 5px; 
    display: flex;flex-direction: column;align-items: center;gap: 8px;cursor: pointer;
}
.pc-container .fengbi .fengbiBox .fbitem .fbvideo{width: 243px;height: 158px; }
.pc-container .fengbi .fengbiBox .fbitem .fbvideotxt{ color: #000;font-size: 18px;line-height: 18px;font-weight: 500;}
.pc-container .fengbi .fbdes{ 
    color: #fff;font-size: 18px;font-weight: bold;
    width: 80%;margin: 12px auto 25px auto;padding: 8px 0;
    background: linear-gradient(to right,transparent,#2150de,transparent);
}
.pc-box .fengbi .xueshu{ position: absolute;left: -280px;bottom: 0;}
.pc-box .fengbi .xueshu img{width: 240px;height: 260px;position: absolute;left: 0;bottom: 0;}



/* 第四部分 */
.pc-box .setionFour{
    width: 100%; height:auto;
    background: url("../images/bg04.png") no-repeat bottom;background-color: #2c6ceb;
    padding: 25px 0 50px 0;
    position: relative;
}
/* 新航道 前程留学 */
.pc-box  .qclxbox{margin: 25px auto;} 
.pc-box  .qclxbox .qclxtitle{  display: flex;align-items: center;justify-content: center;gap: 10px;} 
.pc-box  .qclxbox .qclxtitle .qclxpoint{  width: 6px;height: 6px;background: #fff;border-radius: 50%;} 
.pc-box  .qclxbox .qclxtitle .qclxtxt{color: #fff;font-size: 20px;line-height: 20px;} 
.pc-box  .qclxbox .lxorigin { 
    display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 12px 0;
    width: 100%;margin-top: 15px;
} 
.pc-box  .qclxbox .lxorigin .originitem{
    display: flex;flex-direction: column;align-items: center;
    background: #fff;border-radius: 5px;
    width: 185px; padding: 10px 0;
} 
.pc-box  .qclxbox .lxorigin .originitemTwo{width: 240px;}
.pc-box  .qclxbox .lxorigin .originitem .oritemimg{width: 116px;height: 78px;} 
.pc-box  .qclxbox .lxorigin .originitem .oritemimgTwo{width: 211px;height: 104px;} 
.pc-box  .qclxbox .lxorigin .originitem .originname{ font-size: 18px;margin: 10px auto;} 
.pc-box  .originbtn{
    background: linear-gradient(to right,#4895ed, #2c6cea);border-radius: 20px;
    width: 160px;height: 26px;
    display: flex;align-items: center;justify-content: center;gap: 3px;cursor: pointer;
} 
.pc-box  .originbtn .originwechat{width: 19px;height: 16px;} 
.pc-box  .originbtn .originwetxt{font-size: 16px;color: #fff;} 

/* 出国留学申请 新航道更专业 */
.pc-box  .swiperBox{width: 100%;padding: 25px 0 0 0;}
.pc-box  .swiperBox .swiper-item{height: 300px;position: relative; background: url("../images/professBg01.jpg") no-repeat center;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #ffffff;}
.pc-box  .swiperBox .swiper-item .swiper-name{font-size: 18px;line-height: 22px; color: #ffffff;font-weight: bold;position: relative;top: -20px;}
.pc-box  .swiperBox .swiper-item .swiper-region{font-size: 30px;color: #f7bd7e;font-weight: bold;line-height: 30px;position: relative;top: -6px;}
.pc-box  .swiperBox .swiper-item .swiper-num{font-size: 18px;line-height: 18px;}
.pc-box  .swiperBox .swiper-item .swiper-num span{font-size: 54px;line-height: 54px;font-weight: bold;color: #f7bd7e;}
.pc-box  .swiperBox .swiper-item .swiper-no{font-size: 16px;color: #fff;position: relative;top: 38px;}

.pc-box  .swiperBox .swiper-pagination-bullet-active{background-color: #fff !important;}

/* 新航道 好轻松考研 */
.pc-box .kaoyan{
     width: 100%; height:auto;
    background: url("../images/bg05.png") no-repeat top;background-color: #e3ecff;
    position: relative;
    padding: 25px 0;
}
.pc-box .kaoyanbox{
    margin: 25px 0;
    display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 20px 0;
}
.pc-box .kaoyanbox .kaoyanitem{
    display: flex;align-items: center;justify-content: space-between;
    width: 505px;
    background: #fff;border-radius: 15px;
    padding: 10px 20px;box-sizing: border-box;
}
.pc-box .kaoyanbox .kaoyanitem .kyleft{width: 180px;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 8px;}
.pc-box .kaoyanbox .kaoyanitem .kyleft .kyleftone{color: #333333;font-size: 22px;font-weight: bold;}
.pc-box .kaoyanbox .kaoyanitem .kyleft .kyleftone span{color: #a6b8f2;}
.pc-box .kaoyanbox .kaoyanitem .kyleft .kylefttwo{
    background-color: #eef4ff;border-radius: 15px;
    width: 100%;height: 24px;
    color: #514f50;font-size: 16px;line-height: 16px;
    display: flex;align-items: center;justify-content: center;
}
.pc-box .kaoyanbox .kaoyanitem .kyright{width: 227px;height: 165px;border: 3px solid #e4ecff;border-radius: 15px;}
.pc-box .kaoyanbox .kaoyanitem .kyright img{border-radius: 15px;}


/* 第五部分 */
.pc-box .setionFive{background: url("../images/bg06.png") no-repeat bottom;height: auto;background-color: #e3ecff;padding-top: 25px;}
/* nav */
.pc-box .fournav{width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 25px;}
.pc-box .fournav .fouritem{
    width: 32%;height: 48px;
    display: flex;align-items: center;justify-content: center;
    font-size: 22px;font-weight: bold;color: #8e8e8e;
    background: #fff;cursor: pointer;
}
.pc-box .fournav .fouritemactive{color: #fff;background: linear-gradient(to right, #4997ec, #2c6cea);}
/* 内容 */
.pc-box  .fourcontent{
    background-color: #fff;
    padding: 20px;
    width: 100%;box-sizing: border-box;
    margin: 25px auto;
}
.pc-box  .fourcontentItem{display: none;}
.pc-box  .fourcontentItemactive{display: block;}
.pc-box  .fourcontent .fouttitle{display: flex;flex-direction: column; align-items: center;justify-content: center;margin-bottom: 25px;}
.pc-box  .fourcontent .fouttitle .fourtitlebig{ font-weight: bold;font-size: 20px;line-height: 20px;margin-bottom: 8px;color: #333333;}
.pc-box  .fourcontent .fouttitle .foursmall{font-weight: 400;font-size: 14px;line-height: 14px;color: #333333;}
/* 师资 */
.pc-box .teacher{background-color: #f6f9ff;border-radius: 15px; padding: 25px 20px;width: 90%;box-sizing: border-box;margin: 0 auto;}
.pc-box .teacher .teacher-swiper{position: relative;}
.pc-box .teacher .teacher-swiper .teacherBox{ width: 100%;background-color: #f6f9ff;margin: 0 auto;box-sizing: border-box;display: flex;border-radius: 22px;}
.pc-box .teacher .teacher-swiper .teacherBox .swiper-img{width: 200px;height: 247px;}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right{
    width: 620px;
    padding: 5px 40px 0 40px;box-sizing: border-box;
    text-align: left;
}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right .teacherName{font-size: 24px;font-weight: bold;color: #000000;}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right .teaborder{ 
    width: 100%;height: 0;
    border: 1px dashed #e1e1e1;box-sizing: border-box;
    margin: 10px 0;
}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right .prodes{
    display: flex;align-items: baseline;justify-content: space-between;
}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right .prodes .protitle{ 
    width: 100px;height: 32px;margin-right: 10px;
    border-radius: 40px;border: 1px solid #3270ea;color: #3270ea;
    font-size: 18px;font-weight: bold;
    display: flex;align-items: center;justify-content: center;
}
.pc-box .teacher .teacher-swiper .teacherBox .teacherBox-right .prodes .des{width: 500px;font-size: 16px;color: #4a4a4a;line-height: 26px;}
.pc-box .teacher .teacher-swiper .teacher-pre{
    width: 40px;height: 41px;
    display: flex;align-items: center;justify-content: center;
    top: 140px;position: absolute;z-index: 1;
}
/* 荣誉 */
.pc-box  .proudBox{
    width: 100%;height: 265px;
    display: flex;align-items: center;justify-content: space-between;
    position: relative;padding: 0 20px;box-sizing: border-box;
}
.pc-box  .proudBox .proudBox-item{ 
    width: 300px;height: 100%;
    background-color: #fff;border: 4px solid #c8c8c8;
    display: flex;flex-direction: column;align-items: center;
    padding: 10px;box-sizing: border-box;
}
.pc-box  .proudBox .proudBox-item .jiang{ width: 257px;height: 175px;}
.pc-box  .proudBox .proudBox-item .prodes{position: relative;display: flex;margin: 10px  0 2px 0;}
.pc-box  .proudBox .proudBox-item .prodes .prodes-leftTrangle{width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 0 solid transparent;border-right: 10px solid #031c54;position: absolute;left: 0px;top: -10px;}
.pc-box  .proudBox .proudBox-item .prodes .prodes-des{ 
    width: 320px;
    background: linear-gradient(to right,#4a99ed,#2c6ceb);
    padding: 4px 0;box-sizing: border-box;
    font-size: 16px;color: #fff;
}
.pc-box  .proudBox .proudBox-item .prodes .prodes-rightTrangle{
    width: 0;height: 0;
    border-top: 10px solid transparent;border-bottom: 0 solid transparent;border-left: 10px solid #021b53;
    position: absolute;right: 0;top: -10px;
}
.pc-box  .proudBox .proudBox-item .code{font-size: 14px;color: #333333;}
/* 图书 */
.pc-box .bookall{width: 973px;height: 1130px;}



/* 武汉多个校区任选 享受舒适学习环境 */
.pc-container .location{position: relative;margin: 50px 0 0 0;}
.pc-container .location  .locationBox .swiper-scroll{}

.pc-container .location  .locationBox .swiper-scroll .gallery-thumbsTwo {padding: 30px 150px 20px 150px;}
.pc-container .location  .locationBox .swiper-scroll .gallery-thumbsTwo .swiper-wrapper{display: flex; flex-flow: row nowrap; justify-content: center;}
.pc-container .location  .locationBox .swiper-scroll .gallery-thumbsTwo .swiper-slide {
    width: 220px !important;
    border: 1px solid #a6a6a6; 
    padding:5px 0; border-radius:20px;font-size: 18px;color: #575757;cursor: pointer;
}
.pc-container .location  .locationBox .swiper-scroll .gallery-thumbsTwo .swiper-slide-thumb-active {
    width: 220px !important; opacity: 1;
    color: #fff;
    border:none;
    border-radius:20px;
    background: linear-gradient(to right,#4696ed,#2c6cea);
}

.pc-container .location  .locationBox .swiper-scroll .gallery-topTwo .swiper-slide .imgList{
    width: 980px;margin: 0 auto;
    display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 10px;
    background: #fff;border-radius: 22px;
    padding: 10px 0;
}
.pc-container .location  .locationBox .swiper-scroll .gallery-topTwo .swiper-slide .imgList .imgItem{width: 312px;height: 224px;}


/* 预约 底*/
.pc-box .get{background-color: #2b6ceb;padding: 25px 0;}

.pc-box .school{display: flex;align-items: center;justify-content: space-between;padding: 0 60px;margin-bottom: 20px;}
.pc-box .school .schoolItem{color: #fff;font-size: 16px;border: 1px solid #fff;border-radius: 5px;padding: 2px 15px;cursor: pointer;}

.pc-box .get .get-form{padding: 0 60px;}
.pc-box .get .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;}
.pc-box .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-box .get .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;width: 18px;height: 22px;}
.pc-box .get .get-form .get-form-top .gft-item .gfi-input{}
.pc-box .get .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;height: 40px;width: 170px;font-size: 16px;}
.pc-box .get .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .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-box .get .get-form .get-form-top .gft-submit{
    cursor: pointer;height: 45px;
    background:linear-gradient(to right,#f3db00,#ffad01) ;padding: 0 30px;border-radius: 6px; 
    display: flex;align-items: center;justify-content: center;
}
.pc-box .get .get-form .get-form-top .gft-submit .gfs-img{margin-right: 6px;}
.pc-box .get .get-form .get-form-top .gft-submit .gfs-txt{color: #6b1c00;font-size: 16px;font-weight: bold;}
.pc-box .get .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 12px;font-size: 12px;}

/* 最后 */
.pc-box .last{background-color: #2b6ceb;padding: 0 0 20px 0;}
.pc-box .last .lasttop{display: flex;flex-direction: column; align-items: center;justify-content: center;gap: 10px;}
.pc-box .last .lasttop .ltone{background:#fff;border-radius: 30px;color: #2a6eed;font-size: 16px;padding: 4px 15px;}
.pc-box .last .lasttop .ltotwo{color: #fff;font-size: 16px;margin-left: 10px;}

.pc-box .last .phonenum{color: #fff;font-size: 20px;font-weight: bold;margin-top: 10px;text-align: center;}

/* 刮刮卡弹窗 */
.pc-box .dialogggk{    
    display: none;flex-direction: column;align-items: center;justify-content: center;
    position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);
    width: 100%;height: 100%;z-index: 1000;
}
.pc-box .dialogggk img{width: 94%;height: 94%;display: block;}
.pc-container .dialogggk .ggkgraybg{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1;position: absolute;left: 0;top: 0;}
.pc-box .dialogggk .diatop{width: 623px;height: 136px;position: relative;left: -2px;z-index: 100;}
.pc-box .dialogggk .diatop .ggktitle{    
    position: absolute;left: 0;top: 38px;
    color: #fff;font-size: 24px;font-weight: bold;
    width: 100%;
}
.pc-box .dialogggk .get-formone{ 
    background: linear-gradient(63deg, #bbe6fc, #6a95f8,#f2fbfe);border-radius: 20px;
    width: 580px;padding: 6px;box-sizing: border-box;
    position: relative;top: -50px;z-index: 100;
}
.pc-box .dialogggk .get-form{
    display: flex;align-items: center;justify-content: center;flex-direction: column;
    background: #e8f0ff;border-radius: 20px;
    width: 100%;padding: 20px 35px;box-sizing: border-box;z-index: 100;
}
.pc-box .dialogggk .get-form .get-form-top{    display: flex;align-items: center;justify-content: space-between;width: 100%;}
.pc-box .dialogggk .get-form .get-form-top .gft-item{position: relative;}
.pc-box .dialogggk .get-form .get-form-top .gft-item .gfi-input-name{    
    background: #ffffff;border-radius: 12px;
    width: 290px;height: 45px;padding-left: 10px;box-sizing: border-box;
    font-size: 16px;border: none;
}
.pc-box .dialogggk .get-form .get-form-top .gft-submit{
    cursor: pointer;height: 45px;padding: 0 35px; 
    background:linear-gradient(to right,#feb218,#feed07) ;border-radius: 30px;
    display: flex;align-items: center;justify-content: center;
    color: #6b1c00;font-size: 18px;font-weight: bold;
}
.pc-box .dialogggk .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 12px;font-size: 12px;}
.pc-box .dialogggk .dialogguanbi{
    width: 34px;height: 35px;
    position: absolute;right: 5px;top: -5px;cursor: pointer;z-index: 100;
}

/* 战队老师弹窗 */
.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;}


/* 全封闭视频弹窗 */
.pc-container .qfbvideo{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;display: none;}
.pc-container .qfbvideo .qfbshowvideo{
    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 .qfbvideo .qfbshowvideo .qfbtitle{color: #000;font-weight: bold;font-size: 22px;margin-bottom: 10px;}
.pc-container .qfbvideo .qfbshowvideo .qfbvideobox{width: 690px;height: 388.125px;}
.pc-container .qfbvideo .qfbshowvideo .qfbvideobox .player{width: 100%;height: 100%;}
.pc-container .qfbvideo .qfbgraybg{width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: 1;position: absolute;left: 0;top: 0;}
.pc-container .qfbvideo .qfbdiaclose{position: absolute;top: -35px;right: -50px;transform: translate(-50%,0); width: 52px;height: 53px;cursor: pointer;}










/* AF艺术留学 */
.pc-box .afys {background-color: #fff1e6;padding: 25px 0;}
.pc-box .afys .afysbox{ 
    width: 100%; margin-top: 25px;
    display: flex;align-items: center;justify-content: space-between;
}
.pc-box .afys .afysbox .afysitem{
    background-color: #fff;border-radius: 10px;
    display: flex;flex-direction: column;align-items: center;
    width: 195px;height: 250px;
    padding: 15px 15px 0 15px;box-sizing: border-box;
}
.pc-box .afys .afysbox .afysitem .aftop{
    position: relative;
    background: linear-gradient(to right, #ffae31,10%, #ff8b39);border-radius: 10px;
    width: 100%;padding: 8px 0;
}
.pc-box .afys .afysbox .afysitem .aftop .aftoptitle{color: #fff;font-size: 20px;line-height: 28px;}
.pc-box .afys .afysbox .afysitem .aftop .aftopbg{position: absolute;bottom: -4px;right: 2px;width: 39px;height: 26px;}
.pc-box .afys .afysbox .afysitem .afysdes{font-size: 16px;line-height: 28px;text-align: left;margin-top: 8px;
}

.pc-box .afys  .ysrebao{
    margin-top: 25px;
    background: linear-gradient(to top, #ff8b39, 13%, #fff1e6);border-radius: 15px;
    width: 100%;padding: 5px;box-sizing: border-box;
}
.pc-box .afys  .ysrebao .ysrebaonIn{
    background-color: #fff;border-radius: 15px;
    width: 100%;padding: 12px 20px 20px 20px;box-sizing: border-box;
}
.pc-box .afys  .ysrebao .ysrbtitle{
    display: flex;align-items: center;justify-content: center;gap: 8px;
    margin-bottom: 12px;
}
.pc-box .afys  .ysrebao .ysrbtitle .ysrbpoine{ width: 5px;height: 5px;background: #542800;}
.pc-box .afys  .ysrebao .ysrbtitle .ysrbtxt{color: #542800;font-size: 20px;font-weight: 500;}
.pc-box .afys  .ysrebao .ysrbbox{display: flex;justify-content: space-evenly;}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem{
    display: flex;flex-direction: column;align-items: center;
    background: linear-gradient(to top, #fff6f0, transparent);border-radius: 0 0 15px 15px;
    width: 310px;padding-bottom: 15px;
}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemone{width: 274px;height: 156px;}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemtwo{margin-top: 10px;font-weight: bold;color: #000;font-size: 20px;}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemthree{
    width: 100%;padding: 0 10px;box-sizing: border-box;
    display: flex;align-items: center;justify-content: center;gap: 8px;
    margin: 5px auto;
}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemthree .rbthreeline{width: 100px;height: 1px;background: #e6e1df;}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemthree .rbthreepoint{width: 5px;height: 5px;background: #e6e1df;border-radius: 50%;}
.pc-box .afys  .ysrebao .ysrbbox .ysrbitem .rbitemfour { width: 100%;height: 150px;padding: 0 10px;box-sizing: border-box;font-size: 18px;color: #514f50;}
