   body{
      background: #f4f4f4;
    }
    .register,.sturegister{
      background: #f4f4f4;
    }
    .register .reg-title{
      width: 90%;
      margin: 0 auto;
      background: #f4f4f4;
      font-size: 14px;
      padding:  10px 0;
      line-height: 30px;
    }
    .register .reg-title h4{
      font-size: 14px;
    }
    .register .reg-box{
      padding: 15px 0 0 0;
    }
    .register .reg-box a{
      color: #2fbde1;
    }

    .reg-tab-title{
      background: #2fbde1;
      color: #fff;
      font-size: 14px;
      overflow: hidden;
    }
    .register-tab{
      overflow: hidden;
      padding-bottom: 20px;
    }
    .reg-tab-title li{
      float: left;
      line-height: 45px;
      width: 50%;
      text-align: center;
      position: relative;
      cursor: pointer;
    }
    .reg-tab-title li span{
      border: 10px solid #fff;
      border-color: transparent transparent #fff transparent;
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      
    }
    .sturegister .main{
      width: 90%;
      margin: 20px auto;
      background: #fff;
    }
    .register .main{
      background: #fff;
      width: 90%;
      margin:20px auto;
      overflow: hidden;
      padding-bottom: 20px;
    }
    .sturegister .register-tab{
      overflow: hidden;
      padding-top: 10px;
    }

    .student-title {
      text-align: center;
      line-height: 45px;
      font-size: 20px;
    }

     .sturegister .reg-title{
      width: 90%;
      margin: 0 auto;
      padding:  10px 0;
      line-height: 30px;
      color: #7f7c7c;
    }
    .sturegister .reg-title p{
      font-size: 14px;
    }
    .reg-title a{
      color: #2fbde1;
    }
    .reg-form li{
      position: relative;
    }
    .reg-form li .sent-but{
      position: absolute;
      right: 0px;
      top: 0px;
      width:80px;
      height: 30px;
      line-height: 30px;
      background: #ccc;
      text-align: center;
      color: #fff;
      background: #2fbde1;
      cursor: pointer;
    }
    .reg-form li .avtive{
      color: #000;
      background: #ccc;
    }

*{
  margin: 0;padding: 0;font-style: normal;font-weight: normal;font-size: 12px;
}

html{
  height: 100%;
}
 .sub-main-l{
  width: 100%;
}
/* .sub-main-l{
  width: 40%;
  margin:0 auto;
  float: none;
}
 */
@media (max-width: 750px) {
  .sub-main-l{
    width: 100%;
  }

}


  .del-order{
      height: 100%;
      background: #fff;
  }
  .del-order .del-order-btn {
      width: 103px;
      height: 39px;
      border: 1px solid #ccc;
      text-align: center;
      line-height: 39px;
      float: right;
      margin-top: 15px;
      font-size: 14px;
  }
  .del-order .del-footer{
    font-size: 12px;
    text-align: center;
  }
  .del-order .del-footer a{
    color: #30bbe2;
  }
/*   .del-order .del-argee{
  height:380px;
  width: 90%;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 111;
  padding: 0 5%;
  display: none;
}  */





.del-order .del-argee {
    height: 380px;
    width: 24%;
    background: #fff;
    position: fixed;
    top: 200px;
    left: 50%;
    z-index: 111;
    margin-left: -13%;
    padding: 0 2%;
    display: none;
}

@media (max-width: 1024px) {
  .del-order .del-argee {
    width: 80%;
    left: 20%;
  }
}

@media (max-width: 750px) {
  .del-order .del-argee{
    height:380px;
    width: 90%;
    background: #fff;
    position: fixed;
    top:auto;
    bottom: 0;
    left: 0;
    margin-left: 0;
    padding: 0 5%;
  }
}





  .del-order .del-bg{
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.2;
    position: fixed;
    top:0;
    left: 0;
    z-index: 111;
    display: none;
  }
  .del-order .del-closebtn{
    position: absolute;
    top: 10px;
    right: 5%;
    font-size: 20px;
    cursor: pointer;
  }
  .del-order .del-title{
  line-height: 45px;
  text-align: center;
  color: #444;
}
/* .del-order .del-des{
  font-size: 16px;
  color: #000;
  margin: 5px 0 15px 0;
  line-height: 25px;
} */
.del-order .del-des{
  font-size: 16px;
  color: #000;
  margin: 5px 0 0;
  line-height: 25px;
}
.del-order .del-why-title{
  line-height: 30px;
  color: #444;
}
.del-order .del-why-content{
  width: 100%;
  height: 150px;
  outline: none;
  border: 1px solid #ccc;
}
.del-order .del-why-btn{
  width: 100%;
  height: 40px;
  background: #2fbde1;
  color: #fff;
  border: 1px solid #2fbde1;
  font-size: 20px;
  outline: none;
  margin-top: 20px;
}

.sub-color{
  color: #929292;
}
.del-order-btnitem{
  padding-left: 15px;
  font-size: 14px;
}
.sub-main{
  position: relative;
}
.sub-main .sub-main-r{
  position: absolute;
  right: 10%;
  width: 286px;
}
.sub-info-list li {
    position: relative;
    padding: 10px 0 10px 166px;
}
/* .sub-btn-fr{
  float: right;
  font-size: 14px;
} */
.sub-btn-fr{
  font-size: 14px;
  display: block;
}
@media(max-width:1020px){
  .sub-main .sub-main-r{
    position: static;
  }
  .sub-info-list li {
        padding: 10px 0 10px 147px;
  }
  .sub-btn-fr{
    float: left;
  }
}

.sub-info-box{
  width: 50%;
}

@media(max-width:1020px){
  .sub-info-box{
  width: auto;
}
}





