.from_text_name{
  height: 20px;
  position: absolute;
  top: 39px;
  right: 150px;
  font-size: 11px;
  line-height: 20px;
  padding: 0 5px;
  background: #FFA900;
  color: #FFFFFF;
  border-radius: 10px;
}
.from_code{
  height: 105px;
  width: 105px;
  position: absolute;
  top: 63px;
  right: 73px;
}
.hot_img_bg{
  width: 1080px;
  height: 120px;
  background: url(/statics/images/teacherPage/teacherbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hot_code{
      width: 110px;
    
    position: absolute;
    top: 5px;
    right: 57px;
}
.enroll_phone{
  	margin-left: 14px;
  	border: 0;
}
a {
        text-decoration: none;
    }
.enroll_name{
  	margin-left: 14px;
  	border: 0;
}
.fromBox_from>.fromBox_btn{
    width: 432px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #2586FF;
    border-radius: 10px;
    font-size: 20px;
    color: #FFFFFF;
    position: relative;
    top: 155px;
}
.iconClose{
    position: absolute;
    left: 252px;
    top: 791px;
    width: 46px;
    height: 46px;
}
.from_boxBg{
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(51, 51, 51, 0.4);
    
    display: flex;
    justify-content: center;
    align-items: center;
}
.from_box{
    width: 550px;
    height: 753px;
    background: url(/statics/images/teacherPage/formBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.fromBox_from{
    width: 550px;
    position: absolute;
    top: 269px;
    left: 0;
}
.fromBox_from>div{

    font-weight: 500;
    font-size: 16px;
    color: #333333;
    width: calc(100% - 58px);
    margin-left: 58px;
    margin-bottom: 11px;
    position: relative;
}
.fromBox_from input{
    width: 356px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    margin-left: 14px;
}
.fromBox_from select{
    width: 356px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    margin-left: 14px;
}
.fromBox_from span{
    display: inline-block;
    width: 64px;
    text-align: center;
}
.fromBox_from textarea{
    width: 356px;
    height: 122px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    position: absolute;
    left: 83px;
}
.notes{
    position: absolute;
    top: 0;
}
.card{
    display: none;
}
.cardimg{
    text-align: center;
}
.header_teacher_btn_box_title{
    font-size: 18px;
    color: #333333;
    height: 18px;
    line-height: 18px;
    text-align: center;
}
.header_teacher_btn_box_content{
    width: 215px;
    height: 74px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-top: 18px;
}
.mian{
    width: 1100px;
    margin: 0 auto;
  	background:#ffffff;
}
.header_teacher {
    width: 1080px;
    height: 612px;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
}

.header_teacher_img {
    width: 100%;
}

.header_teacher_btn {
    width: 1080px;
    position: absolute;
    top: 212px;
    display: flex;
    justify-content: center;
}

.header_teacher_btn_img {
    width: 260px;
    height: 60px;
}

.header_teacher_btn_box {
    width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 321px;
    left: 0;
}

.header_teacher_btn_box>div {
    width: 248px;
    height: 238px;
    background: #ffffff;
    box-shadow: 0px 2px 21px 0px #F3F3F3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header_teacher_btn_box_img1 {
    width: 49px;
    height: 48px;
    margin-bottom: 25px;
}

.header_teacher_btn_box_img2 {
    width: 55px;
    height: 57px;
    margin-bottom: 21px;
}

.header_teacher_btn_box_img3 {
    width: 51px;
    height: 50px;
    margin-bottom: 24px;
}

.header_teacher_btn_box_img4 {
    width: 43px;
    height: 51px;
    margin-bottom: 24px;
}

.header_teacher_btn_box_text {
    height: 17px;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 17px;
}

.header_teacher_btn_box_btn {
    margin-top: 34px;
    width: 140px;
    height: 36px;
    background: #378BEC;
    border-radius: 5px;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
}

.teacherPage_center {
    width: 1080px;
    background: #EFF6FF;
    margin: 0 auto;
}

.teacherPage_center_title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 56px;
    padding-bottom: 61px;
}

.teacherPage_center_title_img {
    width: 125px;
    height: 6px;
}

.teacherPage_center_title_text {
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    margin-left: 16px;
    margin-right: 16px;
}
.teacherPage_center_title_text>span{
    color: #378BEC;
}
.examProcess {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.examProcess_card {
    width: 246px;
    margin-bottom: 50px;
}

.examProcess_card_title {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    width: 186px;
    height: 40px;
    padding-left: 15px;
    background-image: url(/statics/images/teacherPage/examProcess_card_title.png);
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 40px;
}

.examProcess_card_content {
    width: 246px;
    height: 157px;
    background: #FFFFFF;
    border-radius: 0px 10px 10px 10px;
    border: 1px solid #378BEC;
}

.examProcess_card_content_text {
    margin-top: 14px;
    margin-left: 14px;
    width: 220px;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    margin-bottom: 20px;
}

.examProcess_card_content_btn {
    width: 136px;
    height: 33px;
    background: #FF4B4B;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 33px;
    text-align: center;
    margin: auto;
}

.examProcess_card_content_cardList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 17px;
}

.examProcess_card_content_card {
    width: 97px;
    height: 30px;
    background: #EEF6FF;
    border-radius: 5px;
    border: 1px solid #378BEC;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 30px;
    margin-bottom: 14px;
}

.enroll_titleImg {
    width: 169px;
    height: 19px;
}

.enroll {
    width: 1060px;
    margin: auto;

}

.enrollList {
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.enroll_select {
    width: 257px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #FF4B4B;
    display: flex;
    justify-content: center;
    align-items: center;
}

.enroll_select_img {
    width: 28px;
}

.enroll_select_select {
    width: 180px;
    margin-left: 14px;
    border: 0;
    outline: none;
    font-size: 16px;
    color: #333333;
}

.enroll_select_btn {
    width: 174px;
    height: 50px;
    background: #FF4B4B;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
}

.hot_img {
    width: 1080px;
    height: 120px;
    margin: auto;
    margin-top: 36px;
    margin-bottom: 15px;
}

.hot_img>img {
    width: 1080px;
    height: 120px;

}

.time_cardList {
    width: 1090px;
    display: flex;
    margin: 0 auto;
    margin-left: 10px;
    flex-wrap:wrap;
}
.time_card {
    width: 126px;
    height: 50px;
    background: #378BEC;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
    margin-right: 10px;
    margin-bottom: 24px;
    text-decoration: none;
}
.teacherPage_introduce{
    width: 1080px;
    height: 770px;
    background: #EFF6FF;
    margin: 0 auto;
    margin-top: 56px;
}
.teacherPage_introduceBg{
    width: 1060px;
    height: 568px;
    margin: 0 auto;
    background: url(/statics/images/teacherPage/introduceBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
.teacherPage_introduceBg_img{
    width: 982px;
    height: 456px;
    margin-top: 73px;
}
.condition_teacher{
    width: 1080px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-bottom: 62px;
}
.condition_teacher_card{
    width: 346px;
    height: 160px;
    position: relative;
    margin-bottom: 22px;
}
.condition_teacher_card01{
    background: url(/statics/images/teacherPage/card01.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card02{
    background: url(/statics/images/teacherPage/card02.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card03{
    background: url(/statics/images/teacherPage/card03.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card04{
    background: url(/statics/images/teacherPage/card04.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card05{
    background: url(/statics/images/teacherPage/card05.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card06{
    background: url(/statics/images/teacherPage/card06.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.condition_teacher_card_title{
    padding-top: 20px;
    display: flex;
}
.condition_teacher_card_title_img{
    width: 32px;
    height: 36px;
    margin-left: 12px;
}
.condition_teacher_card_title_text{
    height: 36px;
    line-height: 36px;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-left: 13px;
}
.condition_teacher_card_text{
    width: 259px;
    margin-top: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin-left: 57px;
}
.condition_teacher_card_btn{
    font-weight: 500;
    font-size: 18px;
    color: #F6401D;
    position: absolute;
    bottom: 26px;
    left: 56px;
    text-decoration: none;
}
.teacherPage_plan{
    width: 1080px;
    height: 431px;
    background: #EFF6FF;
    margin: 0 auto;
}
.teacherPage_plan_cardList{
    display: flex;
}
.teacherPage_plan_card{
    width: 240px;
    height: 86px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-left: 25px;
    position: relative;
}
.teacherPage_plan_card>div{
    font-weight: bold;
    font-size: 18px;
    color: #000000;
    margin-top: 18px;
    margin-left: 53px;
    height: 18px;
    line-height: 18px;
}
.teacherPage_plan_card>p{
    font-size: 16px;
    color: #666666;
    margin-top: 14px;
    margin-left: 53px;
    height: 16px;
    line-height: 16px;
}
.teacherPage_plan_card>img{
    width: 66px;
    height: 63px;
    position: absolute;
    left: -15px;
    top: -30px;
}
.teacherPage_plan_h1{
    display: flex;
    justify-content: center;
    align-items: center;
}
.teacherPage_plan_h1>div{
    width: 86px;
    height: 1px;
    background: #FF4B4B;
}
.teacherPage_plan_h1>p{
    font-weight: 400;
    font-size: 18px;
    color: #FF4B4B;
    margin: 40px 16px;
}
.teacherPage_plan_btn{
    width: 300px;
    height: 55px;
    background: #FF4B4B;
    box-shadow: 0px 0px 10px 0px rgba(255,75,75,0.52);
    border-radius: 28px;
    line-height: 55px;
    margin-bottom: 32px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
      display: block;
}