/*
@author: lihui
*/
body,input,textarea,button{font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","Heiti SC",tahoma,arial,Hiragino Sans GB,"\5B8B\4F53",sans-serif;}
body{margin:0 auto;color:#333;min-width:1200px;background:#fff;}
p,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,button,textarea,iframe{margin:0;padding:0;}
img{border:0 none;vertical-align:top;}
ul,li,ol{list-style-type:none;}
i,em,address,caption,cite,code,dfn,th,var{font-style: normal;}
a{text-decoration:none;color:#333;display: inline-block;}
a:hover{text-decoration:none;}
input,button,textarea,a,a:hover{outline:none;}
textarea{resize:none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{*zoom:1;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
.pr{position:relative;}
.abs{position:absolute;}
.tc{text-align:center;}
.layout{
  margin: 0 auto;
  width: 1200px;
}
.icon{
  background: url("/images/zhuanti/yikatong/2021/icon.png") no-repeat;display: block;
}
@-webkit-keyframes activeBox {
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  54% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  58% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  62% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  66% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes activeBox {
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  54% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  58% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  62% {
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
  }
  66% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes get-scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes get-scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.common-title{
  text-align: center;
  margin-bottom: 40px;
}
.common-title img{
  display: inline-block;
}
.common-title h2{
  font-weight: bold;
  color: #333333;
  font-size: 38px;
  display: inline-block;
  margin-left: -38px;
  background: url("/images/zhuanti/yikatong/2021/title-icon-bg.png") no-repeat right bottom;
}
/* banner */
.banner-wrap{
  width: 100%;
  height: 520px;
  background:url("/images/zhuanti/yikatong/2021/banner-bg.png") no-repeat top center;
  position: relative;
}
.banner-wrap ul{
  width: 590px;
  position: absolute;
  bottom: 150px;
  padding-left: 40px;
} 
.banner-wrap ul li{
  font-size: 26px;
  color: #fff;
  line-height: 43px;
  float: left;
  margin-right: 54px;
}
.banner-wrap ul li::before{
  content: '';
  background: url("/images/zhuanti/yikatong/2021/icon.png") no-repeat;
  display: inline-block;
  width: 26px;
  height: 24px;
  margin: 10px 5px 0 0;
}
/* banner  结束 */
/* 马上加入 / 哪些准财务人可以加入？*/
.join-wrap{
  padding-bottom: 57px;
}
/* 马上加入 */
.join-wrap .choose-mod{
  height: 429px;
  margin-top: -100px;
  background: url("/images/zhuanti/yikatong/2021/join-bg.png") no-repeat;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  box-shadow: 11px -9px 43px 0px rgba(140, 63, 255, 0.13);
  position: relative;
  margin-bottom: 82px;
}
.join-wrap .choose-mod .choose-center{
  width: 431px;
  height: 370px;
  background: url("/images/zhuanti/yikatong/2021/join-img.png") no-repeat;
  left: 50%;
  top: 50%;
  margin-left: -215px;
  margin-top: -185px;
  text-align: center;
  padding-top: 150px;
}
.join-wrap .choose-mod .choose-center p{
  font-weight: bold;
  color: #333333;
  font-size: 20px;
  margin-bottom: 10px;
}
.join-wrap .choose-mod .choose-center .choose-btn{
  width: 142px;
  height: 46px;
  background:#FF381B;
  background-image:-webkit-linear-gradient(2deg, #FF381B, #FF906E); 
  background-image:-moz-linear-gradient(2deg, #FF381B, #FF906E);
  background-image:linear-gradient(2deg, #FF381B, #FF906E);
  box-shadow: 0px 8px 16px 0px rgba(230, 35, 0, 0.32);
  border-radius: 23px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 46px;
  position: relative;
  animation: get-scale 1.5s infinite linear;
}
.join-wrap .choose-mod .choose-center .choose-btn span{
  width: 66px;
  height: 54px;
  background: url("/images/zhuanti/yikatong/2021/join-hand.png") no-repeat;
  top: 20px;
  right: -27px;
}
.join-wrap .choose-mod .choose-item{
  width: 255px;
  height: 128px;
  background: #f5f0ff;
  border-radius: 29px 29px 12px 12px;
}
.join-wrap .choose-mod .choose-item .choose-title {
  width: 253px;
  height: 57px;
  border: 2px dotted  #8c95f3;
  border-radius: 29px;
  text-align: center;
  padding: 3px;
  box-sizing: border-box;
  background: #f5f0ff;
  margin-bottom: 17px;
}
.join-wrap .choose-mod .choose-item h3{
  width: 243px;
  height: 45px;
  background:#F4B6FD;
  background:-webkit-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background:-moz-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background: linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  border-radius: 23px;
  color: #FFFFFF;
  font-size: 20px;
  text-align: center;
  line-height: 45px;
}
.join-wrap .choose-mod .choose-item p{
  width:100%;
  font-size: 14px;
  line-height: 20px;
  padding: 0 15px;
  color: #333333;
  box-sizing: border-box;
}
.join-wrap .choose-mod .choose-item.t1{
  left: 115px;
  top: 48px;
}
.join-wrap .choose-mod .choose-item.t2{
  right: 115px;
  top: 48px;
  background-color: #e9f2ff;
}
.join-wrap .choose-mod .choose-item.t2 .choose-title{
  border: 2px dotted #848ff3;
  background-color: #e9f2ff;
}
.join-wrap .choose-mod .choose-item.t2 h3{
  background:#92CBF5;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
}

.join-wrap .choose-mod .choose-item.t3{
  left: 115px;
  bottom: 48px;
  background-color: #e9f2ff;
  border-radius: 12px 12px 29px 29px;
}
.join-wrap .choose-mod .choose-item.t3 .choose-title{
  border: 2px dotted #909bf4;
  background-color: #e9f2ff;
}
.join-wrap .choose-mod .choose-item.t3 h3{
  background:#7F8BF2;
  background-image:-webkit-linear-gradient(81deg, #99DFF6 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(81deg, #99DFF6 0%, #7F8BF2 100%);
  background-image:linear-gradient(81deg, #99DFF6 0%, #7F8BF2 100%);
}
.join-wrap .choose-mod .choose-item.t3 p , .join-wrap .choose-mod .choose-item.t4 p{
  margin: 15px 0;
}
.join-wrap .choose-mod .choose-item.t4{
  right: 115px;
  bottom: 48px;
  background-color: #f5f0ff;
  border-radius: 12px 12px 29px 29px;
}
.join-wrap .choose-mod .choose-item.t4 .choose-title{
  border: 2px dotted #9099f4;
  background-color: #f5f0ff;
}
.join-wrap .choose-mod .choose-item.t4 h3{
  background:#9D74F9;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
}
/* 马上加入 end*/
/*  哪些准财务人可以加入？*/
.join-mod .join-content ul{
  margin-right: -20px;
}
.join-mod .join-content li{
  float: left;
  margin-right: 20px;
  position: relative;
}
.join-mod .join-content li p{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
/* 哪些准财务人可以加入？end */
/* 马上加入 / 哪些准财务人可以加入？ end */
/* 多样化就业方向指导 助力私人职业成长规划 */
.course-wrap{
  width: 100%;
  background: url("/images/zhuanti/yikatong/2021/course-bg.png") no-repeat;
  padding-top: 62px;
  background-size: cover;
}
.course-wrap .course-main{

}
.course-wrap .course-main .course-box{
  margin-right: -20px;
  margin-bottom: 30px;
}
.course-wrap .course-main .course-info{
  width: 386px;
  background: #FFFFFF;
  box-shadow: 5px 9px 30px 0px rgba(76, 37, 223, 0.13);
  float: left;
  margin-right: 20px;
}
.course-wrap .course-main .course-info .course-title{
  width: 100%;
  height: 96px;
  padding-top: 24px;
  box-sizing: border-box;
}
.course-wrap .course-main .course-info .course-title p{
  width: 70px;
  height: 50px;
  line-height: 50px;
  background: #FFFFFF;
  box-shadow: 4px 2px 16px 0px rgba(133, 43, 255, 0.39);
  border-radius: 0px 22px 22px 0px;
  font-size: 28px;
  font-weight: bold;
  color: #5C46D8;
  display: inline-block;
  padding-left: 15px;
  box-sizing: border-box;
  margin-right: 23px;
}
.course-wrap .course-main .course-info .course-title h3{
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
}
.course-wrap .course-main .course-info .course-title.bg1{
  background:#F4B6FD;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
}
.course-wrap .course-main .course-info .course-title.bg2{
  background:#92CBF5;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #92CBF5 100%);
}
.course-wrap .course-main .course-info .course-title.bg3{
  background:#7F8BF2;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
}
.course-wrap .course-main .course-info .course-con{
  padding: 30px;
  box-sizing: border-box;
}
.course-wrap .course-main .course-info .course-con dl{
  margin-bottom: 15px;
}
.course-wrap .course-main .course-info .course-con dt{
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
.course-wrap .course-main .course-info .course-con dt::before{
  content: '';
  background: url("/images/zhuanti/yikatong/2021/icon.png") no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: 0 -24px;
  margin-right: 5px;
}
.course-wrap .course-main .course-info .course-con dd{
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.course-wrap .course-main .course-info .course-con .learn{
  font-size: 14px;
  font-weight: bold;
  color: #5D46D8;
  margin-left: 15px;
}
.course-wrap .course-main .course-info .course-con .learn::after{
  content: '';
  background: url("/images/zhuanti/yikatong/2021/icon.png") no-repeat;
  display: inline-block;
  width: 14px;
  height: 12px;
  background-position: 0 -39px;
  margin-left: 5px;
}
.course-wrap .course-main .course-info .course-con .learn:hover{
  color: #9a87f8;
}
.course-wrap .course-main .course-info .course-con dd::before{
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #F0EDFF;
  border-radius: 50%;
  margin-right: 10px;
}
.course-wrap .course-main .course-info .course-con .special{
  display: inline-block;
  margin-right: 85px;
}
.course-wrap .course-main .course-info .course-con .price strong{
  font-size: 22px;
  color:#FF3D20;
}
.course-wrap .course-main .course-info .course-con .price {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 17px;
}
.course-wrap .course-main .course-info .course-con .course-footer .timetable{
  width: 153px;
  height: 46px;
  background: #fff;
  border: 1px solid #FF391C;
  border-radius: 23px;
  font-size: 18px;
  color: #FF391C;
  text-align: center;
  line-height: 48px;
}
.course-wrap .course-main .course-info .course-con .course-footer .buy{
  width: 153px;
  height: 46px;
  background:#FF381B;
  background-image:-webkit-linear-gradient(2deg, #FF381B, #FF906E);
  background-image:-moz-linear-gradient(2deg, #FF381B, #FF906E);
  background-image:linear-gradient(2deg, #FF381B, #FF906E);
  box-shadow: 0px 8px 16px 0px rgba(230, 35, 0, 0.32);
  border-radius: 23px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 46px;
}
.course-wrap .course-main .course-info .course-con .course-footer .timetable:hover{
  background: #FFF0ED;
}
.course-wrap .course-main .course-info .course-con .course-footer .buy:hover{
  opacity: 0.9;
  /* background:#FF381B;
  background-image:-webkit-linear-gradient(2deg, #FF381B .9, #FF906E .9);
  background-image:-moz-linear-gradient(2deg, #FF381B .9, #FF906E .9);
  background-image:linear-gradient(2deg, #FF381B .9, #FF906E .9); */
}
.course-wrap .course-main .course-ask{
  width: 325px;
  height: 62px;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  box-shadow: 0px 8px 16px 0px rgba(145, 38, 255, 0.27);
  border-radius: 31px;
  font-size: 22px;
  color: #FFFFFF;
  text-align: center;
  line-height: 62px;
  display: block;
  margin: 0 auto;
}
.course-wrap .course-main .course-ask:hover{
  opacity: 0.9;
}
.mod3_warp3 {
  width: 100%;
}
.mod3_warp3 .mod3_content {
  border-radius: 8px;
  overflow: hidden;
}

.mod3_warp3 .mod3_content .content_box h3 {
  font-size: 16px;
  margin-bottom: 20px;
}
.mod3_warp3 .mod3_content .content_box p {
  line-height: 24px;
  color: #666666;
}
.mod3_warp3 .mod3_content .content_box p a{
  color: #5D46D8;
}
.mod3_warp3 .mod3_content .more_btn {
  margin: 20px auto 12px;
  width: 54px;
  height: 28px;
  border: 1px solid #513FD2;
  border-radius: 14px;
  display: block;
}
.mod3_warp3 .mod3_content .more_btn em {
  display: block;
  width: 14px;
  height: 9px;
  margin: 10px auto;
  background: url("/images/zhuanti/yikatong/2021/up_down_icon.png") 0
    0px no-repeat;
}
.mod3_warp3 .mod3_content .more_btn.on em {
  margin: 9px auto;
  -webkit-transform : rotate(180deg);
  transform : rotate(180deg);
}
/* 多样化就业方向指导 助力私人职业成长规划 end*/
/* 专属导师团 为你的钱途保驾护航 */
.teacher-warp{
  padding-top: 70px;
}
/*teacher*/
.teacher-mod .tab-tit{height:62px;font-size:22px;margin-bottom:56px;}
.teacher-mod .tab-tit li{width:325px;height:62px;line-height:62px;margin:0 5px;text-align: center;cursor:pointer;background:#fafbfd;}
.teacher-mod .tab-tit li.onchange{color:#fff;background:#9D74F9;background: linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%); background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%); background-image:linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);}
.teacher-mod .tab-tit li:hover{ color: #7660ff;}
.teacher-mod .tab-tit li.onchange:hover{ color: #fff;}
.teacher-mod .tab-con{display: none;}
.teacher-mod .tab-con .teacher-con{width:940px;height:356px;}
.teacher-mod .tab-con .teacher-con .left-img{width: 326px;
  height: 357px;background: url(/images/zhuanti/yikatong/2021/teach-bg.png) no-repeat center;padding-top: 20px;
  box-sizing: border-box;
  overflow: hidden;}
.teacher-mod .tab-con .teacher-con .teacher-con-top{display: none;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .left-img{}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail{width:580px;margin-left:30px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title{}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top{line-height:44px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .name{font-size:36px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .station{font-size:20px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .video-btn{width:140px;height:44px;cursor:pointer;padding-left:25px;text-align:left;font-size:20px;color:#fff;background:#ff542b;background-image:-webkit-linear-gradient(left, #ff542b, #ff8530); background-image:-moz-linear-gradient(left, #ff542b, #ff8530); background-image:linear-gradient(left,#ff542b,#ff8530);-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; box-shadow:5px 5px 10px #fcddd5;line-height: 44px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .video-btn:hover{opacity: .9;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .video-btn img{margin-left:10px;padding-top:7px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .year{font-size:18px;color:#ff6e3a;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .year span{height:44px;bottom:-3px;font-size:38px;font-weight:bold;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .year b{width:12px;top:-15px;left:-5px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .top .year i{left:-15px;font-style:normal;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .bottom{}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .bottom p{font-size:16px;line-height:22px;color: #333;margin-bottom: 16px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .title .bottom .border{width:50px;height:4px;margin:21px 0;background:#6147ff;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .main{font-size:16px;line-height:26px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .main h4{}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .main p{padding-bottom:14px;}
.teacher-mod .tab-con .teacher-con .teacher-con-top .detail .main p.last{padding-bottom:0;}
.teacher-mod .tea-swiper{width:900px;margin:0 auto;margin-top:30px;padding:30px 15px 0;height:145px;background:#fff;box-shadow:0 0 2px 2px #f3f4f9; border-radius: 8px;}
.teacher-mod .tea-swiper .tea-swiper1{ width: 900px; text-align: center;}
.teacher-mod .tea-swiper ul{overflow:hidden;height:125px;width:900px;}
.teacher-mod .tea-swiper li{float:left;margin:0 15px;}
.teacher-mod .tea-swiper li.on .img{border:1px solid #6147ff;}
.teacher-mod .tea-swiper li .img{cursor:pointer;}
.teacher-mod .tea-swiper li .name{width:150px;line-height:42px;text-align:center;}

.teacher-mod .tea-swiper .a-btn:hover{margin-top:-24px;}
.teacher_team .tea_team{width:100%;background:#fff;}
.teacher_team .teach_common{display: none;margin-bottom: 60px;}
.teacher_team .teach_common .video_item{display:none;}
.teacher_team .teach_common .tea_list{text-align:center;width:1098px;margin-top:30px;padding:30px 15px 0;height:125px;background:#fff;box-shadow: 0px 6px 19px 0px rgba(95, 114, 171, 0.1); border-radius: 8px;}
.teacher_team .teach_common .tea_list ul{ width:906px; height:125px; overflow:hidden;}
.teacher_team .teach_common .tea_list .slide_wrapper{position:relative;text-align:center;width:906px;}
.teacher_team .teach_common .tea_list li{float:left;width:152px;margin: 0 15px 10px; cursor: pointer;}
.teacher_team .teach_common .tea_list li div{width:150px;height:86px;border-radius:50px;border:2px solid #fff;overflow:hidden;background:#f4f4f4;}
.teacher_team .teach_common .tea_list li img{width:150px;height:86px; margin-bottom: 8px;}
.teacher_team .teach_common .tea_list li.on .img{border:1px solid #6147ff;}
.teacher_team .teach_common .tea_list a.arrow{display:block;position:absolute;top:50%;margin-top:-50px;width:58px;height:58px;cursor:pointer;}
.teacher_team .teach_common .tea_list a.arrow_left{left:-98px;background:url('/images/zhuanti/yikatong/2021/arrow-left.jpg') no-repeat;}
.teacher_team .teach_common .tea_list a.arrow_right{right:-290px;background:url('/images/zhuanti/yikatong/2021/arrow-right.jpg') no-repeat;}
.teacher-sideBar li{
  width: 66px;
  height: 66px;
  background: #F0EDFF;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  color: #9D74F9;
  margin-bottom: 8px;
  padding-top: 10px;
  box-sizing: border-box;
  cursor: pointer;
}
.teacher-sideBar li:hover{
  font-weight: bold;
  color: #FFFFFF;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
}
.teacher-sideBar{
  right: 96px;
  top:100px
}
.teacher-sideBar li.active{
  font-weight: bold;
  color: #FFFFFF;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
}



/* 专属导师团 为你的钱途保驾护航 end*/
/* 更有5大超值权益 让你的学习充满兴趣  */
.inviolable-warp{
  width: 100%;
  height: auto;
  background: url("/images/zhuanti/yikatong/2021/inviolable-bg.png") no-repeat;
  background-size: cover;
  padding-top: 72px;
  padding-bottom: 60px;
}
.inviolable-warp .inviolable-mod{
  width: 760px;
  height: 408px;
  background: url("/images/zhuanti/yikatong/2021/inviolable-main.png") no-repeat;
}
.inviolable-warp .inviolable-mod p{
  font-size: 16px;
  position: absolute;
  text-align: center;
}
.inviolable-warp .inviolable-mod p.t1{
  left: 76px;
  bottom: 92px;
}
.inviolable-warp .inviolable-mod p.t2{
  left: 170px;
  top: 92px;
}
.inviolable-warp .inviolable-mod p.t3{
  left: 318px;
  top: 57px;
}
.inviolable-warp .inviolable-mod p.t4{
  right: 170px;
  top: 92px;
}
.inviolable-warp .inviolable-mod p.t5{
  right: 95px;
  bottom: 92px;
}
.inviolable-warp .inviolable-mod p strong{
  font-size: 28px;
  font-weight: bold;
  color: #DBB9ED;
  display: block;
}
.inviolable-warp .inviolable-mod .inviolable-center{
  width: 280px;
  left: 50%;
  bottom: -28px;
  margin-left: -140px;
  text-align: center;
}
.inviolable-warp .inviolable-mod .inviolable-center h2{
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 60px;
}
.inviolable-warp .inviolable-mod .inviolable-center .inviolable-more img{
  left: 50%;
  margin-left: -44px;
  top: 76px;
  cursor: pointer;
}
.inviolable-warp .inviolable-mod .inviolable-center .inviolable-more:hover img{
  top: 65px;
  transform: 2s all;
}
.inviolable-warp .inviolable-mod .inviolable-center .inviolable-more .learn-btn{
  width: 236px;
  height: 80px;
  background: url("/images/zhuanti/yikatong/2021/inviolable-btn.png") no-repeat bottom;
  background-size: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 62px;
  position: relative;
}
/* 更有5大超值权益 让你的学习充满兴趣  end*/
/* footer_fixed */
.footer_fixed{
  width: 100%;
  height: 80px;
  background: url("/images/zhuanti/yikatong/2021/footer-bg.png") center top no-repeat;
  background-size: cover;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 90;
}
.footer_fixed .footer-img{
  margin-top: -40px;
  margin-right: 24px;
}
.footer_fixed p{
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  line-height: 80px;
}
.footer_fixed span{
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  color: #FEE963;
  margin-left: 16px;
}
.footer_fixed .ask_now{
  width: 160px;
  height: 48px;
  background: #eae0fa;
  color: #5F48D9;
  font-size: 22px;
  text-align: center;
  line-height: 48px;
  border-radius: 24px;
  margin-right: 15px;
  margin-top: 18px;
}
.footer_fixed .footer-buy{
  width: 160px;
  height: 48px;
  background:#FF381B;
  background-image:-webkit-linear-gradient(2deg, #FF381B, #FF906E);
  background-image:-moz-linear-gradient(2deg, #FF381B, #FF906E);
  background-image:linear-gradient(2deg, #FF381B, #FF906E);
  box-shadow: 0px 8px 16px 0px rgba(230, 35, 0, 0.32);
  border-radius: 24px;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 48px;
  margin-top: 18px;
}
.footer_fixed .footer-buy span{
  width: 52px;
  height: 43px;
  background: url(/images/zhuanti/yikatong/2021/footer-hand.png) no-repeat;
  top: 20px;
  right: -27px;
  animation: get-scale 1.5s infinite linear;
}
.footer_fixed .close-btn{
  display: block;
  width: 23px;
  height: 23px;
  background: url(/images/zhuanti/yikatong/2021/icon.png) no-repeat;
  background-position: 0 -115px;
  cursor: pointer;
  right: 0;
  top: 0;
}
/* footer_fixed end*/
/* rightFixed */
.leftFixed{
  width: 90px; 
  color: #fff; 
  text-align: center; 
  margin-left: 20px;
  text-align: center;
  position: fixed;
  z-index: 99;
}
.leftFixed dl{
  width: 100%;
  border-radius: 45px;
}
.leftFixed dt{
  border-top: 2px solid #ECAFFD;
  border-left: 2px solid #ECAFFD;
  border-right: 2px solid #ECAFFD;
  border-bottom: 1px solid #ecaffd;
  border-radius: 45px 45px 0 0;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
}
.leftFixed dt a{
  box-sizing: border-box;
  padding-top: 16px;
  padding-bottom: 13px;
  display: block;
}
.leftFixed dt:hover{
  background: linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
}
.leftFixed dd{
  height: 40px;
  line-height: 40px;
  border-left:2px solid #ECAFFD;
  border-right:2px solid #ECAFFD;
  border-bottom: 1px solid #ecaffd;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #7F8BF2 100%);
}
.leftFixed a{
  font-size: 14px;
  color: #fff;
}
.leftFixed dd:hover{
  background:#F4B6FD;
  background-image:-webkit-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:-moz-linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
}
.leftFixed dd.topicon{
  height: auto;
  line-height: auto;
  border-bottom: 2px solid #ecaffd;
  border-radius: 0 0 45px 45px;
  background: #9D74F9;
}
.leftFixed dd.topicon img{
  padding-top: 10px;
}
.leftFixed dd.topicon:hover{
  border-bottom-left-radius:45px;
  border-bottom-right-radius:45px;
  background: linear-gradient(81deg, #9D74F9 0%, #F4B6FD 100%);
}
.leftFixed dd .ewmImg{
  position: absolute;
  top: -30px;
  right: 90px;
  display: none;
}
.leftFixed dd .ewmImg img{
  width: 112px;
  height: 108px;
}
.leftFixed dd.ewmImgWrap:hover .ewmImg{
  display: block;
}
.leftFixed .arrow {
  display: block;
  width: 30px;
  height: 50px;
  background: url(/images/zhuanti/yikatong/2021/fixNav-common.png) no-repeat 0 0;
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -25px;
  background-position-x: -28px;
}
.leftFixed .consult-btn img{
  animation: activeBox 1s linear infinite;
  transform: translateX(0);
}
/* rightFixed end*/
/* 弹出框 */
.mask {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 99;
  display: none;
}
.pop_common {
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  margin-left: -297px;
  margin-top: -300px;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  display: none;
}
.pop_common .tit {
  height: 58px;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  padding-left: 36px;
  background-image:-moz-linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  padding-left: 36px;
  background-image:linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  padding-left: 36px;
  padding-left: 36px;
  position: relative;
}
.pop_common .tit h6 {
  line-height: 58px;
  font-size: 18px;
  color: #fff;
  float: left;
}
.pop_common .tit i {
  display: block;
  width: 22px;
  height: 22px;
  background: url(/images/zhuanti/yikatong/2021/icon.png) no-repeat;
  background-position: 0 -62px;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 20px;
}
.pop_common p {
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  padding: 0 10px;
  width: 494px;
}
.pop_common .pop_content {
  max-height: 500px;
  overflow-y: scroll;
  padding: 16px 0 34px;
}
/* 弹出框 填写资料 */
.pop_form{
  width: 514px;
}
.pop_common .tip{
  font-size: 14px;
  color: #666666;
}
.pop_common .info_content{
  padding: 0 32px 32px;
}
.pop_common .info_content .info{
  margin-bottom: 20px;
}
.pop_common .info_content h5{
  float: left;
  font-size: 14px;
  color: #666;
  font-weight: 400;
  text-align: right;
  width: 58px;
  line-height: 40px;
  margin-right: 17px;
}
.pop_common .info_content h5 i{
  color: red;
}
.pop_common .info_content input{
  float: left;
  width: 320px;
  height: 40px;
  border: 1px solid #F0F0F0;
  padding-left: 14px;
}.pop_common .info_content .submit-btn{
  width: 170px;
  height: 44px;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:-moz-linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  background-image:linear-gradient(0deg, #9D74F9 0%, #7F8BF2 100%);
  box-shadow: 0px 8px 16px 0px rgba(145, 38, 255, 0.27);
  border-radius: 22px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  margin: 0 auto;
  display: block;
}
/* 弹出框 tab */
.pop_tab{
  width: 900px;
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  margin-left: -450px;
  margin-top: -250px;
  border-radius:20px;
  display: none;
}
.pop_tab ul li{
  width: 32.88%;
  height: 72px;
  background: #f5f0ff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  line-height: 72px;
  text-align: center;
  border-top: 3px solid #ECAFFD;
  border-right: 3px solid #ECAFFD;
  cursor: pointer;
}
.pop_tab ul li.left{
  border-left: 3px solid #ECAFFD;
  border-radius: 20px 0 0 0;
}
.pop_tab ul li.right{
  border-radius: 0 20px 0 0;
}
.pop_tab ul li.active{
  background: #654CDC;
  color: #fff;
}
.pop_tab ul li:hover{
  color: #654CDC;
}
.pop_tab ul li.active:hover{ color: #fff;}
.pop_tab .close-btn{
  top: -50px;
  right: 0;
  cursor: pointer;
}
.pop_tab .pop_content{
  overflow-x: hidden;
  max-height: 422px;
  overflow-y: auto;
  display: none;
  padding-bottom: 60px;
  background: #fff;
  border: 3px solid #ECAFFD;
  border-radius: 0px 0px 20px 20px;
  overflow-x: hidden;
}
.pop_tab .pop_content table{
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
.pop_tab .pop_content .table-bg{
  height: 55px;
  background:#9D74F9;
  background-image:-webkit-linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:-moz-linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  background-image:linear-gradient(123deg, #9D74F9 0%, #F4B6FD 100%);
  color: #fff;
}
.pop_tab .pop_content .table-bg .tbwidth{
  width: 112px;
}
.pop_tab .pop_content .table-bg th{
  border-right: 1px solid #fff;
}
.pop_tab .pop_content .table-bg th.noborder{
  border: none;
}
.pop_tab .pop_content td{
  height: 44px;
  font-size: 16px;
  color: #333;
  border-right: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
/*  */
.setGrcode-dialog{ display:none; width:373px; position:fixed; left:50%; margin-left:-186px; top:50%; z-index:9999;background:#fff;border-radius: 20px;}
.setGrcode-dialog .pop-tit{width: 100%;height: 87px;background: url(/images/zhuanti/yikatong/2021/setgrcode-qrbg.png) no-repeat top center;background-size: 100%;padding: 25px 22px 0; box-sizing: border-box;color: #fff;font-size: 14px;margin-bottom: 17px;}
.setGrcode-dialog .pop-tit h2{font-size: 18px;}
.setGrcode-dialog .pop-tit .close{width: 27px;height: 32px;background: #614fdc;border-radius:0 0 14px 14px;right: 13px;top: 0;text-align: center;padding-top: 8px;box-sizing: border-box;}
.setGrcode-dialog .pop-tit .close .close-btn{width: 15px;height: 15px;background: url(/images/zhuanti/yikatong/2021/setgrcode-close.png) no-repeat center;background-size: 100%;}
.setGrcode-dialog .pop-con .pop-qr{text-align: center;}
.setGrcode-dialog .pop-con .pop-qr img{width: 157px;height: 155px;margin-bottom: 10px;}
.setGrcode-dialog .pop-con .pop-qr h3{font-size: 18px;padding-bottom: 23px;border-bottom: 1px solid #DEDEDE;font-weight: 400;}
.setGrcode-dialog .pop-con .pop-tip{padding: 18px 22px;font-size: 14px;}
.setGrcode-dialog .pop-con .pop-tip span{color: #3D44CC;font-weight: bold;}
