body{
  background-color: #ffffff;
  height: 100% !important;
}
html{
  height: 100% !important;
}
.message-div{
  display:none;
  background-color:#e6a23c;
  position: fixed;
  left:50%;
  top:0.3rem;
  width:8rem;
  margin-left:-4rem;
  height:1rem;
  color:white;
  text-align: center;
  line-height: 1rem;
  border-radius: 0.3rem;
}
.message-title{
  font-size:0.42rem;
  padding:0.19rem;
}
.web-page{
  background-color: #F2F2F2;
  height: 100% !important;
  min-height: 650px;
  min-width: 1200px;
}
.cl_head{
  background-color: #FFFFFF;
}
.container{
  position: relative;
  width: 75%;
  max-width: 1300px;
  min-height: 417px;
  margin: 0 auto;
  min-width: 1200px;
  padding: 26px;
}
.container-left {
  float: left;
  width: 58.7%;
  height: 100%;
  background-color: #05C1AE;
}
.fanshaped{
  width: 413px;
  height: 319px;
  border-radius: 0 0 100% 0;
  background-color: #17D3C3;
}
.encapsulation-div{
  position: absolute;
  top: 20%;
  left: 0;
  width: 58.7%;
}
.abstract, .student-app{
  width: 75%;
  margin: 0 auto;
}
.student-app{
  margin-top: 8%;
}
.left-head{
  height:24px;
  font-size:18px;
  font-family:MicrosoftYaHei-Bold;
  font-weight:bold;
  color:#FFFFFF;
  line-height: 24px;
}
.title{
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.container-right{
  float: left;
  width: 41.3%;
  height: 100%;
  background-color: #FFFFFF;
}
.back-img{
  width: 21.5%;
  height: 48%;
  float: left;
  position: relative;
  left: 0;
  top: 24%;
}
.back-img img{
  width: 100%;
  height: 100%;
}
.login{
  float: left;
  position: relative;
  left: 50%;
  top: 24%;
  margin-left: -185px;
}
.login-title{
  width: 160px;
  height: 21px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #262729;
  line-height: 21px;
}
.login img{
  margin: 0;
  padding: 0;
  width: 200px;
  height: 201px;
  margin-left: -18px;
}

.wap-page{
  background-color: #F2F2F2;
  width: 100%;
}
.container-back-img{
  /* margin-top: 0.3rem; */
  background: url('../images_centerteach/Group.png');
  background-size: cover;
  width: 100%;
}
.guide{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.7;
  z-index: 999;
}
.guide img{
  width: 100%;
  height: 40%;
}
.advice-title{
  width: 92.2%;
  height: 1rem;
  line-height: 1rem;
  margin: 0 auto;
  text-align: center;
  font-size:0.42rem;
  color: #444444;
  background-color: rgba(231,231,232,1);
  border-radius: 0.2rem;
  margin-top: 0.3rem;
}
.student-logo{
  padding-top: 1.2rem;
  text-align: center;
}
.logo-img{
  width: 2.51rem;
  height: 2.51rem;
}
.abstract-title{
  font-family:PingFangSC-Regular;
  margin: 0 auto;
  width: 8rem;
  font-size: 0.40rem;
  color: #444444;
  line-height: 0.7rem;
  margin-top: 0.7rem;
}
.login-div{
  margin-top: 1.4rem;
  text-align: center;
}
.load-div{
  margin-top: 0.7rem;
  text-align: center;
}
.login-btn{
  background:#05C1AE;
  border: 1px solid #05C1AE;
  color:rgba(255,255,255,1);
}
.load-btn{
  background:rgba(255,255,255,1);
  border: 1px solid #05C1AE;
  color:#05C1AE;
}
.login-btn, .load-btn{
  display: block;
  margin: 0 auto;
  line-height: 1.3rem;
  width: 8rem;
  height: 1.3rem;
  border-radius:0.65rem;
  font-size:0.46rem;
  font-family:PingFangSC-Medium;
}
.warm-prompt-div{
  width: 7.34rem;
  margin: 0 auto;
  padding: 0.33rem;
  background: url('../images_centerteach/warm_prompt.png') no-repeat;
  background-size: 8rem;
  margin-top: 0.4rem;
  margin-bottom: 1rem;
}
.warm-prompt{
  font-family:PingFangSC-Regular;
  margin: 0 auto;
  display: block;
  width: 7.5rem;
  color: #F84B2D;
  font-size: 0.36rem;
}