<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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 .titlecenter-one{height: 0;border-width: 0 25px 42px 25px;border-style: solid;border-color: #00a3ce transparent #00a3ce transparent;transform: rotateX(180deg);font-size: 28px;color: #fff;font-weight: bold;line-height: 28px;}
.pc-container .titlefont .titlebig .titlecenteronetxt{height: 42px;transform: rotateX(180deg);display: flex;align-items: center;justify-content: center;padding: 0 18px;}

.pc-container .titlefont .titlebig .titleleft{display: flex;align-items: baseline;position: relative;left: 5px;}
.pc-container .titlefont .titlebig .titleleft .leftitem{background: #c3e9f4;width: 12px;height: 42px;transform: skewX(34deg);margin-left: 5px;}
.pc-container .titlefont .titlebig .titleleft .leftitem:last-child{background-color: #79cfe6;}
.pc-container .titlefont .titlebig .titleright{display: flex;align-items: baseline;position: relative;right: 5px;}
.pc-container .titlefont .titlebig .titleright .rightitem{background: #79cfe6;width: 12px;height: 42px;transform: skewX(-34deg);margin-right: 5px;}
.pc-container .titlefont .titlebig .titleright .rightitem:last-child{background-color: #c3e9f4;}

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

/* 椤堕儴*/
.pc-box .top{width: 100%; height:633px;background: url("../images/top01.png") no-repeat top;position: relative;}

.pc-box .top .topbox{width: 100%;display: flex;align-items: center;justify-content: space-evenly; position: absolute;bottom: 145px;z-index: 1;padding: 0 82px;box-sizing: border-box;}
.pc-box .top .topbox .topItem{position: relative;}
.pc-box .top .topbox .topItem .topImg{width: 229px;height:46px;}
.pc-box .top .topbox .topItem .topdes{font-size: 20px;font-weight: bold;color: #0055a5;position: absolute;width: 229px;height:46px;display: flex;align-items: center;justify-content: center;top: 0;}

/* 棰勭害 */
.pc-box .telePhoneForm{ width: 100%;position: absolute;bottom: -65px;z-index: 1;display: flex;flex-direction: column;align-items: center;} 

.pc-box .telePhoneForm .phone-border{width: 300px;height: 4px;background: linear-gradient(to right, transparent,#faef09,transparent);}
.pc-box .telePhoneForm .phone-title{width: 564px;height: 50px;margin: 0 auto;font-size: 22px;font-weight: bold;color: #fff;display: flex;align-items: center;justify-content: center;background-color: #0054a5; border-radius: 24px 24px 0px 0px;} 

.pc-box .telePhoneForm .get-form{width: 1000px;padding: 15px 75px;box-sizing: border-box;margin:0 auto;}
.pc-box .telePhoneForm .get-form .get-form-top{display: flex;align-items: center;justify-content: space-between;}
.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: 16px;color: #666666;font-weight: bold;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input{border: 2px solid #c6c6c8;box-shadow: 7px 3px 4px 1px #dbdbdb;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-item .gfi-input .gfi-input-name{border: none;background: #ffffff;height: 40px;width: 100px;padding-left: 10px;}
.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;}
.pc-box .telePhoneForm .get-form .get-form-top .gft-submit .gft-submitIn{transition: all 0.2s linear;height: 40px;padding: 0 35px;display: flex;align-items: center;justify-content: center;background-color: #f5700b;box-shadow: 7px 3px 4px 1px #dbdbdb;}
/* .pc-box .telePhoneForm .get-form .get-form-top .gft-submit:hover .gft-submitIn{transform: translate(0, -10px);box-shadow:0 6px 30px 0 rgba(0,0,0,.2);} */
.pc-box .telePhoneForm .get-form .get-form-top .gft-submit .gft-submitIn .gfs-txt{color: #fff;font-size: 16px;font-weight: bold;}

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



/* 鍥介檯鏁欒偛涓€绔欏紡鏈嶅姟 鏇村瀛︿範閫夋嫨 */
.pc-box .moreChioce { background-color: #f3fbfe;position: relative;padding-top: 110px;}
.pc-box .moreChioce  .followBox{display: flex;justify-content: space-between;margin-top: 35px;}
.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;color: #282828;margin: 5px 0 10px 0;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(odd) .followBox-two{color: #18bdc1;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-two{color: #1292d3;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-three{width: 100%;height: 2px;margin: 0 0 15px 0px ;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(odd) .followBox-three{background-color: #845a41;}
.pc-box .moreChioce  .followBox .followBox-item:nth-child(even) .followBox-three{background-color: #3f66a7;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-four{ width: 176px;height: 114px;}

.pc-box .moreChioce  .followBox .followBox-item .followBox-five{width: 100%;height: auto;background:#fff ; display: flex;flex-direction: column;text-align: center;padding: 5px 10px 15px 10px;box-sizing: border-box;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-five .followBox-five-content{padding: 7px 0px;font-size: 20px;line-height: 20px;color: #4d4d4d;border-bottom: 1px dashed gray;}
.pc-box .moreChioce  .followBox .followBox-item .followBox-five .ffitem .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: 100%;height: 35px;background: linear-gradient(to right, #f66d37, #fe9730);box-shadow: 0 1px 0 1px #c04500;border-radius: 40px;position: relative;margin: 0 auto;}
.pc-box  .clickyuyue .yuyuetxt{ color: #fff;font-size: 18px;font-weight: bold;line-height: 18px;animation: cricleHandle 2s ease infinite;}
.pc-box  .clickyuyue .txtborder{width: 99px;height: 3px;background:linear-gradient(to right,transparent,#fdb35e,transparent) ;position: absolute;bottom: 0;}
.pc-box  .clickyuyue .yuyueime{position: absolute;right: 0;right: 2px;top: 18px;}
.pc-box  .clickyuyue .yuyueime .yupoint{width: 18px;height: 14px;position: absolute;right: 8px;top: -8px;animation: pointshow 2s ease infinite;}
.pc-box  .clickyuyue .yuyueime .yuhand{width: 17px;height: 21px;animation: fingerHandle 2s ease infinite;}
.pc-box  .clickyuyue:hover .yuyuetxt{animation:none}
.pc-box  .clickyuyue:hover .yuyueime .yupoint{animation:none}
.pc-box  .clickyuyue:hover .yuyueime .yuhand{animation:none}
@keyframes fingerHandle {
    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 pointshow {
    0% {
        display: none;
    }
    20% {
        display: none;
    }
    30% {
        display: none;
    }
    40% {
        display: block;
    }
    50% {
        display: none;
    }
    100% {
        display: 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{background-color: #f3fbfe;padding: 35px 0 50px 0;box-sizing: border-box; position: relative;}
.pc-box .centerNotice .onLineAsk{width: 100%;display: flex;align-items: center;justify-content: space-between;position: relative;padding: 15px;box-sizing: border-box;background-color: #fff;border: 5px solid #60c5f3;}
.pc-box .centerNotice .onLineAsk .lineLeft{width: 420px;height: 230px; cursor: pointer;position: relative;left: -44px;}

.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 #d9d8d7;border-radius: 18px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineOne{width: 25px;height: 25px;background-color: #ffe202;display: flex;align-items: center;justify-content: center;font-size: 18px;font-weight: bold;color: #284998;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 #665714;position: absolute;left: 15px;top: -10px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineTwo{width: 146px;height: 100%;background:#1192d4 ;border-radius: 30px;font-size: 22px;line-height: 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: #595758;display: flex;align-items: center;justify-content: center;margin-left: 20px;}
.pc-box .centerNotice .onLineAsk .lineRighr .lineRighrItem .lineThree span{color: #4d4d4d;font-weight: bold;}
.pc-box .centerNotice .onLineAsk .lineRighr .rightTxt{width: 100%;text-align: left;font-size: 20px;color: #666666;cursor: pointer;} 

.pc-box .onLineAsk .onlineBtn{width: 216px;height: 50px;padding: 3px;position: absolute;bottom: -30px;left: 50%;transform: translate(-50%, 0px);background: linear-gradient(to right, #ecf0f9, #fff8c2, #ecf0f9);border-radius: 30px;box-sizing: border-box;cursor: pointer; z-index:99;}
.pc-box .onLineAsk .onlineIn{width: 100%;height: 100%;border-radius: 30px;display: flex;align-items: center;justify-content: center;background: linear-gradient(to right, #fcae30, #ea6518);font-size: 24px;font-weight: bold;color: #fefffd;}
.pc-box .onLineAsk .ball{position: absolute;right: -35px;top: -50px;width: 110px;height: 99px;}

/* 澶氭牱鎺堣妯″紡 鍔╀綘瀹夊績瀛︿範 */
.pc-box .safeStudy{background-color: #f3fbfe;position: relative;padding-top: 35px;}

.pc-box .safeStudy .safeStudyBox{width: 100%;background-color: #fff;border-radius: 30px;padding: 20px 0;display: flex;justify-content: center;position: relative;margin-top: 35px;}
.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;line-height: 24px;font-weight: bold;color: #45403c;margin-top: 15px;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .safeTitle span{color: #00a2cb;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .safeContent-item .safeDes{height: 125px;margin-top: 12px;font-size: 20px;line-height: 26px;color: #333333;text-align: center;}
.pc-box .safeStudy .safeStudyBox .safeStudyBox-content .fgLine{margin: 30px 0 0 0;width: 1px;height: 84px;border-left: 1px dashed #c2c2c2;}

.pc-box .safeStudy .safeStudyBox .xueren{width: 60px;height: 60px;position: absolute;right: -15px;top: -20px;}

.pc-box .safeStudy .yinxintwo{ position: absolute;position: absolute;right: 0;top: -260px; z-index:9;}
.pc-box .safeStudy .yinxintwo img{width: 923px;height:483px;}

/* 鐑棬璇剧▼ 鎶ュ悕鍏ュ彛  */
.pc-box .enter{padding: 50px 0 8px 0;box-sizing: border-box;position: relative;}

.pc-box .enter .rbkc{width: 100%;margin-top: 35px;}
.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&gt;div{display: none;}
.pc-box .enter .rbkc .hjb-cur .hjb-cur-show{display: block;}


.pc-box .enter .choiceTwo{ width: 400px;height: 40px;display: flex;justify-content: space-between;margin: 0 auto;}
.pc-box  .onlineInty{width: 180px;height: 50px;position: relative; margin: 0 auto;border-radius: 30px;display: flex;align-items: center;justify-content: center;background: linear-gradient(to right, #fba82e, #ea6719);border: 2px solid #ffc4a6;box-sizing: border-box; cursor: pointer;}
.pc-box  .onlineInty .onlintxt{font-size: 20px;font-weight: bold;color: #fefffd;}
.pc-box   .pointhand{position: absolute;right: 4px;top: 31px;}
.pc-box   .pointhand .pointrukou{width: 18px;height: 14px;position: absolute;left: -10px;top: -10px;}
.pc-box   .pointhand .handrukou{width: 17px;height: 21px;}


.pc-box .enter .yinxintwo{ position: absolute;position: absolute;left: 0;bottom: 65px;}
.pc-box .enter .yinxintwo img{width: 549px;height:501px;}

/* 鏁村悎 */ 
/* background: url("../images/bg03.png") no-repeat bottom; */
.pc-box .zhenghe{width: 100%;background-color: #f3fbfe;}

/* 鍑哄浗鐣欏鐢宠 鏂拌埅閬撴洿涓撲笟 */
.pc-box .profession{width: 100%;padding: 50px 0 45px 0 ;box-sizing: border-box; position: relative;}

.pc-box .profession .swiperBox{width: 100%;padding: 25px 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: 0;bottom: -35px;}
.pc-box .profession .xueshu img{width: 513px;height: 234px;position: absolute;left: 0;bottom: 0;}

/* 鏂拌埅閬撴湰绉�/鐮旂┒鐢熺暀瀛﹂」鐩帹鑽�  */
.pc-box .threeTitle{width: 100%; background: url("../images/bg04.png") no-repeat bottom;background-color: #21aad4; position: relative; padding: 80px 0 35px 0;}

.pc-box .threeTitle .professTxtdes{display: flex;justify-content: center;align-items: center; padding: 20px  0 0 0;}
.pc-box .threeTitle .professTxtdes .cricleOne{width: 30px;height: 30px;border-radius: 50%;background-color: #113ca5;position: relative;}
.pc-box .threeTitle .professTxtdes .cricleTwo{width: 30px;height: 30px;border-radius: 50%;background-color: #feffff;position: relative;left: -8px;color: #37b3ef;font-size: 18px;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.pc-box .threeTitle .professTxtdes .fontTxt{ font-size: 24px;line-height: 24px;font-weight: bold;color: #fff;margin-left: 8px;}

.pc-box .threeTitle .threeTitleBox{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;position: relative;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item {width: 480px;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: 26px;font-weight: bold;color: #343434;}
.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: 20px;color: #343434;font-weight: bold;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-Three{ margin-top: 10px;font-size: 18px;color: #343434;}
.pc-box .threeTitle .threeTitleBox .threeTitle-item .item-on .titleItem-Four{width: 200px;height: 40px;background-color: #ffcc23;border-radius: 30px;display: flex;align-items: center;justify-content: center;font-size: 20px;font-weight: bold;color: #105dcf;cursor: pointer;margin-top: 15px;}

.pc-box .threeTitle .threeTitleBox .feiji{width: 113px;height: 111px;position: absolute;top: -105px;right: -95px;}

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

/* 鐢ㄥ績鐢ㄦ儏鐢ㄥ姏鍋氭暀鑲� 鏂拌埅閬撲负姊︽兂鎶よ埅 */
.pc-box  .proud{background: #f3fbfe; position: relative;padding: 35px 0 50px 0;}
.pc-box  .proudBox{width: 100%;height: 309px;background: url("../images/parbg.png") no-repeat bottom;display: flex;align-items: center;justify-content: space-between;padding: 15px 20px;box-sizing: border-box;position: relative;margin-top: 25px;}
.pc-box  .proudBox .proudBox-item{ width: 270px;height: 265px;background-color: #fff;border: 4px solid #c8c8c8;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;padding: 10px;}
.pc-box  .proudBox .proudBox-item .jiang{ width: 257px;height: 173px;}
.pc-box  .proudBox .proudBox-item .prodes{position: relative;display: flex;margin: 10px  0 5px 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 #031c55;position: absolute;left: 0px;top: -10px;}
.pc-box  .proudBox .proudBox-item .prodes .prodes-des{ width: 290px;background-color: #fee100;padding: 4px 0;box-sizing: border-box;font-size: 16px;color: #0f47a4;}
.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 #031c55;position: absolute;right: 0;top: -10px;}
.pc-box  .proudBox .proudBox-item .code{font-size: 14px;color: #333333;}

/* 鍖犲績绛戞ⅵ 鍒濆績鑲蹭汉鍧氬畧瀛︽湳鍝佽川 */
.pc-box .teacher{background: #f3fbfe;padding-bottom: 50px;}
.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: 26px;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: 90px;height: 25px;border-radius: 40px;border: 1px solid #00ace8;color: #00ace8;font-size: 16px;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: 18px;color: #4a4a4a;line-height: 26px;}

.pc-box .teacher .teacher-swiper .teacher-pre{width: 40px;height: 41px;cursor: pointer;display: flex;align-items: center;justify-content: center;top: 140px;position: absolute;z-index: 1;}

/* 鍧氭寔瀛︽湳娣辫€� 鎵撻€犲師鐗堟暀鏉� */
.pc-box .jiaocai{position: relative;}

.pc-box .jiaoBox{margin-top: 25px;}
.pc-box .jiaoBox .jiaocainav{margin-bottom: 15px;}
.pc-box .jiaoBox .navslide{width: 180px !important;}
.pc-box .jiaoBox .jiaonavBox{ cursor: pointer; 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: 4px;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: #1792cb;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, #60aaf1, #bad7f5, #60aaf1, transparent);position: relative;z-index: 1;}
.pc-box .jiaoBox .swiper-slide-thumb-active .jiaonavBox .navcontent{ width: 100%;background:#1792cb;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-box .bao{background: url("../images/bg05.png") no-repeat bottom;background-color: #f3fbfe;}
.pc-box .env{position: relative;}
.pc-box .env .envbox{position: relative;z-index: 1;margin-top: 25px;}
.pc-box .env .envbox .envimg{background-color: #fff;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 10px;border-radius: 20px;}
.pc-box .env .envbox .envimg img{width: 251px;height: 180px;}
.pc-box .env .envbox .envimg img:nth-child(-n+4){margin-bottom: 15px;}

.pc-box .env .envbox .pencil{position: absolute;top: -70px;right: -25px;} 

/* 棰勭害 搴�*/
.pc-box .get{background: #1792cb;padding: 75px 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 #fff;border-radius: 5px;padding: 2px 15px;cursor: pointer;}

.pc-box .get .get-form{}
.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: 18px;}
.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;font-size: 16px;color: #ffffff;background-color: #767676;}
.pc-box .get .get-form .get-form-top .gft-submit{cursor: pointer;height: 45px;background-color: #fee100;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: #044355;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 .get .lasttop{display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.pc-box .get .lasttop .ltone{background-color: #01abe8;border-radius: 30px;color: #fff9d2;font-size: 16px;padding: 5px 10px;}
.pc-box .get .lasttop .ltotwo{color: #fff;font-size: 16px;margin-left: 10px;}

.pc-box .get .phonenum{color: #fff;font-size: 20px;font-weight: bold;margin-top: 10px;text-align: center;}</pre></body></html>