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: end;justify-content: center;}

.pc-container .titlefont .titlebig .titleleft{display: flex;align-items: baseline;}
.pc-container .titlefont .titlebig .titleleft .leftitem{background: #dcbd9e;width: 8px;height: 40px;margin-right: 7px;transform: skewX(24deg);}
.pc-container .titlefont .titlebig .titleleft .leftitem:nth-child(2){background-color: #88603c;margin-right: 0;}

.pc-container .titlefont .titlebig .titlecenter{background: #542801;border-radius: 2px;font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;padding: 7px 40px;clip-path: polygon(0 0, 18px 100%, calc(100% - 18px) 100%, 100% 0);}

.pc-container .titlefont .titlebig .titleright{display: flex;align-items: baseline;}
.pc-container .titlefont .titlebig .titleright .rightitem{background: #88603c;width: 8px;height: 40px;margin-left: 0;transform: skewX(-24deg);}
.pc-container .titlefont .titlebig .titleright .rightitem:nth-child(2){background-color: #dcbd9e;margin-left:7px;}

.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: #fff1e6;padding: 450px 0 0 0;
}
/* 顶部*/
.pc-box .top{width: 770px;
height: 50px;
background: linear-gradient(to bottom, #fff000, #feecd6);
padding: 3px;
box-sizing: border-box;
border-radius: 25px;
margin: 0 auto 35px auto;
}
.pc-box .top .topbox{
width: 100%;
height: 100%;
background-color: #36312d;
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: #fdf001;}

/* 预约 顶 */
.pc-box .telePhoneForm {    width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;}
.pc-box .telePhoneForm .hengline{
background: linear-gradient(to right, transparent, #fef47b, transparent);
width: 300px;
height: 3px;
}
.pc-box .telePhoneForm .formtitle{font-size: 22px;
color: #fff;
font-weight: 400;
background-color: #4f05e0;
border-radius: 30px 30px 0 0;
width: 570px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;}
.pc-box .telePhoneForm .formtitle span{color: #fef200;font-size: 26px;font-weight: bold;}

.pc-box .telePhoneForm .get-form{    width: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background: #f4f5f7;
padding: 15px 0;}
.pc-box .telePhoneForm .get-form .get-form-top{display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
padding: 0 60px;
box-sizing: border-box;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item{    position: relative;
display: flex;
align-items: center;
justify-content: center;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-img{margin-right: 5px;
font-size: 18px;
color: #000;
font-weight: bold;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input{    border: 2px solid #c5c5c5;
box-shadow: 5px 5px 5px 2px #d1d2d4;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{
border: none;
background: #ffffff;padding-left: 10px;
font-size: 16px;
width: 100px;height: 35px;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-getCode{position: absolute;right: 5px;top: 50%;transform: translate(0, -50%);}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-getCode .getYzm{border: none;color: #767676;background-color: #fff;font-size: 16px;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-submit { cursor: pointer;
width: 135px;
height: 37px;
background: linear-gradient(to right, #ff5b02, #ffa302);
border: 1px solid #fff;
border-left: 1px solid #d6d8d7;
box-shadow: 5px 5px 5px 2px #d1d2d4;
color: #fff;
font-size: 18px;
line-height: 18px;
display: flex;
align-items: center;
justify-content: center;}

.pc-box .telePhoneForm .get-form .get-form-bottom{display: flex;align-items: center;justify-content: center;margin-top: 15px;font-size: 12px;}

/* 国际教育一站式服务 更多学习选择 */
.pc-box .moreChioce {position: relative;margin-top: 35px;}
.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: #f77600;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-two{color: #513007;}
.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: #f77600;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-three{background-color: #513007;}

.pc-box .moreChioce  .followBox .followBox-item .follbottom{width: 202px;
background: linear-gradient(to bottom,transparent,#fff);
padding: 0 10px 20px 10px;box-sizing: border-box;
}
.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: 1px solid #f77600;padding: 2px;background-color: #fff;} 
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .follbottom .followBox-four{ border: 1px solid #513007;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;
display: flex;flex-direction: column;text-align: center;
padding: 5px 25px 0 25px;box-sizing: border-box;}
.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: 36px;
background: linear-gradient(to left, #f46d36, #ff9833);
border: 2px solid #fffc93;
box-sizing: border-box;
border-radius: 40px;
position: relative;
margin: 12px auto 0 auto;}
.pc-box  .clickyuyue .yuyuetxt{ color: #fff;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% {
        transform: none;
    }
    20% {
        transform: none;
        
    }
    30% {
        transform: none;
    }
    40% {
        transform: scale3d(0.8, 0.8, 0.8);
    }
    50% {
        transform: none;
    }
    80%{
        transform: none;
    }
    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 .centerNotice{padding: 35px 0;box-sizing: border-box; position: relative;}
.pc-box .centerNotice .onLineAsk{width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
border: 5px solid;
position: relative;
padding: 15px;
box-sizing: border-box;
background-color: #fff6f7;
border-image: linear-gradient(158deg, #ffd274, #fff, #ffa457) 1;}
.pc-box .centerNotice .onLineAsk .lineLeft{width: 420px;height: 230px; cursor: pointer;position: relative;left: -45px;}

.pc-box .centerNotice .onLineAsk .lineRighr{ 
width: 575px;height: 220px;
display: flex;flex-direction: column;justify-content: space-between;
padding: 3px 0 10px 0;box-sizing: border-box;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem{
width: 100%;height: 35px;
display: flex;align-items: center;
position: relative;
border: 1px solid #d2d1cf;border-radius: 18px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineOne{
width: 25px;height: 25px;
background-color: #f9ab0d;
display: flex;align-items: center;justify-content: center;
font-size: 20px;font-weight: bold;color: #fdfffc;
position: absolute;left: -10px;top: -10px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .trigleShoaddow{
width: 0;height: 0;
border-left: 0px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #4c2101;
position: absolute;left: 15px;top: -10px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineTwo{
width: 146px;height: 100%;
background:linear-gradient(to right,#4f03df,#7e40fd) ;border-radius: 30px;
font-size: 22px;font-weight: bold;color: #ffffff;
display: flex;align-items: center;justify-content: center;
margin-left: -1px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineThree{height: 100%;font-size: 18px;color: #4e4d4b;display: flex;align-items: center;justify-content: center;margin-left: 20px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineThree span{color: #000;font-weight: bold;}
.pc-box .centerNotice .onLineAsk .lineRighr .rightTxt{width: 100%;text-align: left;font-size: 20px;color: #666666;cursor: pointer;} 

.pc-box .centerNotice .onLineAsk .onlineBtn{  
width: 220px;height: 55px;box-sizing: border-box;
background: linear-gradient(to right, #ff5e03, #ffa302);border-radius: 30px;
border-top: 2px solid #fffe84;border-bottom: 2px solid #fffe84;
position: absolute;bottom: -30px;left: 50%;
transform: translate(-50%, 0px);
cursor: pointer;
display: flex;align-items: center;justify-content: center;
font-size: 24px;font-weight: 400;color: #fefffd;}

.pc-box .centerNotice .ball{
position: absolute;right: -35px;top: 0;
width: 79px;height: 78px;
}

/* 第二部分 */
.pc-box .setiontwo{
width: 100%; height:auto;
background: url("../images/bg02.png") no-repeat center;background-color: #fff1e6;padding: 35px 0 0 0;
position: relative;
}
/* 多样授课模式 助你安心学习 */
.pc-box .safeStudy{position: relative;}

.pc-box .safeStudy .safeStudyBox{
width: 100%;height: auto;
background-color: #fff;border-radius: 30px;
padding: 20px 10px;
display: flex;justify-content: center;
position: relative;margin-top: 25px;}
.pc-box .safeStudy .safeStudyBox .grayPomit{ 
width: 97%;
display: flex;align-items: center;justify-content: space-between;
position: absolute;top: 70px;}
.pc-box .safeStudy .safeStudyBox .grayPomit .leftPoint{width: 39px;height: 48px;}

.pc-box .safeStudy .safeStudyBox .safeStudyBox-content{ width: 90%;display: flex;justify-content: space-around;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item{display: flex;flex-direction: column;align-items: center;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .item-topImg{width: 146px;height: 146px;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .safeTitle{ 
font-size: 24px;font-weight: bold;color: #45403c;
margin-top: 10px;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .safeTitle span{color: #ff881a;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .safeDes{
height: 128px;
margin-top: 5px;
font-size: 18px;color: #000;line-height: 26px;
text-align: center;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .fgLine{
margin: 30px 10px 0px 10px;
width: 1px;height: 84px;
border-left: 1px dashed #c2c2c2;}

.pc-box .safeStudy .yinxintwo{ position: absolute;top: -50px;left:0;}
.pc-box .safeStudy .yinxintwo img{width: 412px;height: 370px;position: absolute;left: 0;top: 0;}

/* 热门课程 报名入口  */
.pc-box .enter{padding: 35px 0 0 0;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: 1000px;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: 70px;display: flex;align-items: center;justify-content: center; text-align: center; color: #fff;font-size: 16px;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-evenly;box-sizing: border-box;padding: 10px;}
.pc-box .enter .rbkc .hjb-cur .itemBox .boxMain{position: relative;width: 240px;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: 240px;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 ul {width: 100%;overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pc-box .enter .rbkc .hjb-cur ul li {width: 22%; float: left; margin-bottom: 15px; box-sizing: border-box; height: 268px;}
.pc-box .enter .rbkc .hjb-cur ul li .hjb-cur-li {width: 100%; background: linear-gradient(to right,#ff6755,10%,#fe5241);height: 140px; display: flex;justify-content: center;font-size: 22px; color: #fff;position: relative;}
.pc-box .enter .rbkc .hjb-cur ul li .hjb-cur-li .hjb-p { width: 102px;font-size: 18px; border-top: 1px solid #cec8c8; border-bottom: 1px solid #cec8c8;position: absolute;top: 0px;left: 50%;    transform: translate(-50%, 0px);}
.pc-box .enter .rbkc .hjb-cur .hjb-cur-li .txtOne{position: absolute;top: 60px;}
.pc-box .enter .rbkc .hjb-cur .hjb-cur-li .txtTwo{position: absolute;top: 90px;font-size: 16px;}
.pc-box .enter .rbkc .hjb-cur ul li .hjb-cur-li2{background: #0067cc; border: 5px solid #009ee8;}
.pc-box .enter .rbkc .hjb-cur ul li .dl{    margin-top: 10px;background-color: #edebec;display: flex;flex-direction: column;justify-content: center;font-size: 14px;}
.pc-box .enter .rbkc .hjb-cur ul li .dl dl{width: 100%;display: flex;margin-left: 10px;margin: 5px;}
.pc-box .enter .rbkc .hjb-cur ul li dd{margin: 0px;}


.pc-box .enter .rbkc .hjb-cur ul li a {display: inline-block; width: 64px; height: 22px; text-align: center; line-height: 22px; font-size: 14px; margin-right: 10px; margin-top: 10px;}
.pc-box .enter .rbkc .hjb-cur ul li .ask {background: #57b960; color: #fff;}
.pc-box .enter .rbkc .hjb-cur ul li .attend {background: #ffd904; color: #fff;}
.pc-box .enter .rbkc .hjb-cur-show a{cursor: pointer;}
.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: 100px;}
.pc-box .choiceTwo .onlineInty{width: 170px;height: 45px; border-radius: 30px;display: flex;align-items: center;justify-content: center;gap: 8px; 
background: linear-gradient(to right, #ffa401, #ff5b02);
border-top: 1px solid #fff98e;
border-bottom: 1px solid #fff98e;
cursor: pointer;}
.pc-box .choiceTwo .onlineInty .yuhand{width: 30px;height: 30px;}
.pc-box .choiceTwo .onlineInty .onlintxt{font-size: 20px;font-weight: bold;color: #fefffd;}

/* 出国留学申请 新航道更专业 */
.pc-box .profession{width: 100%;padding: 35px 0 ;box-sizing: border-box; position: relative;}

.pc-box .profession .swiperBox{width: 100%;padding: 20px 0 0 0;}
.pc-box .profession .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 .profession .swiperBox .swiper-item .swiper-name{font-size: 18px;line-height: 22px; color: #ffffff;font-weight: bold;position: relative;top: -20px;}
.pc-box .profession .swiperBox .swiper-item .swiper-region{font-size: 30px;color: #f7bd7e;font-weight: bold;line-height: 30px;position: relative;top: -6px;}
.pc-box .profession .swiperBox .swiper-item .swiper-num{font-size: 18px;line-height: 18px;}
.pc-box .profession .swiperBox .swiper-item .swiper-num span{font-size: 54px;line-height: 54px;font-weight: bold;color: #f7bd7e;}
.pc-box .profession .swiperBox .swiper-item .swiper-no{font-size: 16px;color: #fff;position: relative;top: 38px;}

.pc-box .addButton{width: 240px;height: 40px;background-color: #ffcb25;border-radius: 30px;font-size: 21px;font-weight: bold;color: #014e9c;display: flex;align-items: center;justify-content: center;cursor: pointer;margin: 30px auto 0 auto;}

.pc-box .profession .xueshu{ position: absolute;left: -280px;bottom: -35px;}
.pc-box .profession .xueshu img{width: 312px;height: 313px;position: absolute;left: 0;bottom: 0;}


.pc-box .profession{width: 100%;padding: 50px 0 45px 0 ;box-sizing: border-box; position: relative;}

/* 新航道高端留学项目推荐  */
.pc-box .threeTitle{width: 100%; height:auto;
padding: 25px 0;
background: url("../images/bg04.png") no-repeat bottom;background-color: #ff8e01; position: relative; }

.pc-box .threeTitle .professTxtdes{display: flex;justify-content: center;align-items: center; }
.pc-box .threeTitle .professTxtdes .cricleOne{width: 30px;height: 30px;border-radius: 50%;background-color: #641fec;position: relative;}
.pc-box .threeTitle .professTxtdes .cricleTwo{width: 30px;height: 30px;border-radius: 50%;
background-color: #fff;position: relative;left: -10px;color: #641fec;font-size: 18px;
font-weight: bold;display: flex;justify-content: center;align-items: center;}
.pc-box .threeTitle .professTxtdes .fontTxt{ font-size: 22px;font-weight: bold;color: #fff;margin-left: 8px;}

.pc-box .threeTitle .threeTitleBox{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;margin-top: 25px;position: relative;gap:20px 0}
.pc-box .threeTitle .threeTitleBox .threeTitle-item {width: 500px;background-color: #ffffff;border-radius: 22px;display: flex;position: relative;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on{
width: 100%;height: 100%;
display: flex;flex-direction: column;align-items: center;
padding: 20px 30px;box-sizing: border-box;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-one{width: 100%;font-size: 24px;font-weight: bold;color: #343434;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-one span{color: #f26901;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-border{width: 100%;border: 1px dashed #d3d3d3;margin: 10px 0;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-Two{font-size: 18px;color: #343434;font-weight: bold;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-Three{ margin-top: 10px;font-size: 18px;color: #707070;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-Three span{ color: #ff8603;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .xmbtn{
width: 190px;height: 40px;cursor: pointer;
background-color: #4d03de;border-radius: 30px;
display: flex;align-items: center;justify-content: center;
position: relative;margin-top: 15px;
border-top: 1px solid #fefb90;border-bottom: 1px solid #fefb90;
}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .xmbtn .xmbtntxt{color: #fff;font-size: 18px;font-weight: 500;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .xmbtn .xmbtnicon{width: 49px;
height: 48px;
position: absolute;
right: -10px;
bottom: -4px;}

.pc-box .threeTitle .threeTitleBox .feiji{width: 157px;height: 102px;position: absolute;top: -60px;right: -106px;}

.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-under{position: absolute;bottom: 0px;right: 0px;z-index: 0;}

/* 用心用情用力做教育 新航道为梦想护航 */
.pc-box  .proud{background-color: #fff1e6; position: relative;padding: 35px 0 45px 0;}
.pc-box  .proudBox{
width: 100%;height: 290px;
background: url("../images/parbg.png") no-repeat bottom;
display: flex;align-items: center;justify-content: space-between;
padding: 15px 25px;box-sizing: border-box;
position: relative;margin-top: 25px;}
.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-color: #ffdb2a;
padding: 4px 0;box-sizing: border-box;
font-size: 16px;color: #a52613;}
.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 #001255;
position: absolute;right: 0;top: -10px;}
.pc-box  .proudBox .proudBox-item .code{font-size: 14px;color: #666666;}


/* 第三部分 */
.pc-box .setionthree{background: url("../images/bg05.png") no-repeat bottom;height: auto;background-color: #fff1e6;}
/* 匠心筑梦 初心育人坚守学术品质 */
.pc-box .teacher{}
.pc-box .teacher .teacher-swiper{position: relative;margin-top: 25px; }
.pc-box .teacher .teacher-swiper .teacherBox{ width: 900px;padding: 10px 20px;background-color: #fff;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: 660px;
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 #ff7802;color: #ff7802;
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: 475px;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 .jiaocai{position: relative; top: 35px;}

.pc-box .jiaoBox{margin-top: 25px;}
.pc-box .jiaoBox .jiaocainav{margin-bottom: 15px;}
.pc-box .jiaoBox .navslide{width: 180px !important;cursor: pointer;}
.pc-box .jiaoBox .jiaonavBox{ width: 180px;height: 60px;background: #ffffff;display: flex;flex-direction: column;align-items: center;justify-content: center;padding-top: 10px;box-sizing: border-box;}
.pc-box .jiaoBox .jiaonavBox .navxuhao{position: absolute;z-index: 0; top: 6px;color: #868686;font-size: 18px;font-weight: bold;}
.pc-box .jiaoBox  .jiaonavBox .navborder{width: 100px;height: 2px;background: linear-gradient(to right,transparent,#868686,transparent);;position: relative;z-index: 1;}
.pc-box .jiaoBox  .jiaonavBox .navcontent{width: 100%;background-color: #fff;position: relative;z-index: 1;color: #868686;font-size: 18px;font-weight: bold;}

.pc-box .jiaoBox .swiper-slide-thumb-active .jiaonavBox{ width: 180px;height: 60px;background: linear-gradient(to right, #f16d00, #fbab00);display: flex;flex-direction: column;align-items: center;justify-content: center;padding-top: 10px;box-sizing: border-box;}
.pc-box .jiaoBox .swiper-slide-thumb-active .jiaonavBox .navxuhao{ position: absolute;z-index: 0; top: 6px;color: #fff;font-size: 18px;font-weight: bold;}
.pc-box .jiaoBox .swiper-slide-thumb-active .jiaonavBox .navborder{ width: 100px;height: 2px;background: linear-gradient(to right, transparent, #f5a04f, #fef9f3, #f5a04f, transparent);position: relative;z-index: 1;}
.pc-box .jiaoBox .swiper-slide-thumb-active .jiaonavBox .navcontent{ width: 100%;background:linear-gradient(to right, #f16d00, #fbab00);position: relative;z-index: 1;color: #fff;font-size: 18px;font-weight: bold;}

.pc-box .jiaoBox .jiaocaicontent .swiper-slide{height: 290px;display: flex;align-items: center;justify-content: center;box-sizing: border-box;}

.pc-box .jiaoBox .jiaocaicontentimg{margin: 0 auto;}

/* 武汉多个校区任选 享受舒适学习环境 */
.pc-container .location{position: relative;top: 70px;}
.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,#ff5c03,#ffa302);}

.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;
border-radius: 22px;
background: #fff;
padding: 10px 0;}
.pc-container .location  .locationBox .swiper-scroll .gallery-topTwo .swiper-slide .imgList .imgItem{width: 312px;height: 224px;}


/* 预约 底*/
.pc-box .get{background-color: #ff8e01;padding: 120px  0 20px 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 #ffc780;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,#4c02df,#7e3fff) ;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: #fff;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: #ff8e01;padding: 20px 0;}
.pc-box .last .lasttop{display: flex;align-items: center;justify-content: center;}
.pc-box .last .lasttop .ltone{background:linear-gradient(to right,#4c02df,#7e3fff);border-radius: 30px;color: #fff;font-size: 16px;padding: 5px 10px;}
.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;}
