*{
  padding: 0;
  margin: 0;
}
.header {
  background-color: rgb(245,245,245);
  width: 10.8rem; }
  .header .content {
    width: 100%; }
    .header .content .freeAudition {
      margin-top: -1rem;
      background-color: #e95b43;
      padding: 1rem 0; }
.group{
  font-size: 0.42rem;
  height: 1.3rem;
  line-height: 1.3rem;
  width: 8.6rem;
  margin: 0 auto;
  display: flex;
  margin-top: 0.43rem;
  /* margin-left: 10%;
  margin-top: 0.625rem; */
  background-color: #fcf1f1;
  border-radius: 0.25rem;
}
.nameStye{
  width:2.9rem;
  text-align: center;
}
.shuruval_style{
  width: 5.5rem
}
.emphasis{
  vertical-align:bottom;
  color: red;
}
.nameInput{
  appearance:none;border:none;   
  background-color: #fcf1f1; 
  height: 1.3rem;
  width: 5.5rem;   
  outline: none;
}
.shurutitle{
  width: 25%;
  text-align: center;
  display: inline-block;
}
.shuruval{
  width: 70%;
  display: inline-block;
  text-align: left;
}
.nokuang{
  outline: none;
  -webkit-appearance:none;
  appearance:none;border:none;   
  background-color: #fcf1f1; 
  height: 2.125rem;
  width: 6rem;   
}
.groupApply{
  font-size: 0.42rem;
  height: 1.375rem;
  line-height: 1.375rem;
  width: 80%;
  margin-left: 10%;
  margin-top: 0.8rem;
  background-color: rgb(74,50,37);
  border-radius: 0.3125rem;
  text-align: center;
  color: rgb(245,245,245);
}
.auntlist{
  width: 94%;
  margin: 0 auto;
}
.listitem{
  display: inline-block;
  width: 28%;
  margin-left: 2.5%;
  border-radius: 0.1rem;
  /* background: white; */
  text-align: center;
  font-size: 0.75rem;
  padding: 0.3rem 0;
  background-color: rgb(255,255,255);
  /* border: 1px solid #F7725F */
}
.txStyle{
  width: 80%;
  border-radius: 50%;
}
.itemname{
  font-size: 0.5rem;
  margin: 0.1rem 0;
  color: rgb(234,88,68)
}
.itemAdress{
  font-size: 0.325rem;
  color: rgb(144,129,119)
}
.itemstudent{
  font-size: 0.325rem;

}
.itemGrade{
  margin-top: 0.05rem;
  font-size: 0.325rem;
}
/*# sourceMappingURL=trainyuesao.css.map */
.footer{
  font-size: 0.425rem;
  background-color: rgb(233,91,67);
  /* margin: 0 auto; */
  text-align: center;
  padding-bottom: 0.6rem;
}
.opportunity{
  text-align: center;
  padding: 0.45rem 0 0.1rem 0;
  color: rgb(255,255,255)
}
.groupApply2{
  font-size: 0.42rem;
  height: 1.37rem;
  line-height: 1.37rem;
  width: 80%;
  margin-left: 10%;
  margin-top:0.84rem;
  background-color: rgb(74,50,37);
  border-radius: 0.3125rem;
  text-align: center;
  color: rgb(245,245,245);
}
.online{
  font-size: 0.39rem;
  width: 3rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  border: none;
  border-radius: 0.1rem;
  background-color: rgb(26,181,140);
  box-shadow: 0 0.05rem 0 #909090;
  text-decoration:none;
  font-size: 0.39rem;
  color: #F5F5F5;
}
.tollFree{
  width: 3rem;
  font-size: 0.39rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  border: none;
  border-radius: 0.1rem;
  box-shadow: 0 0.05rem 0 #909090;
  background-color: rgb(241,135,68);
  text-decoration:none;
  font-size: 0.39rem;
  color: #F5F5F5;
}
.tollAudition{
  width: 3rem;
  font-size: 0.39rem;
  height: 0.9rem;
  line-height: 0.9rem;
  text-align: center;
  border: none;
  border-radius: 0.1rem;
  box-shadow: 0 0.05rem 0 #909090;
  background-color: rgb(233,91,67);
  text-decoration:none;
  font-size: 0.39rem;
  color: #F5F5F5;
}

.footerFixed{
  position: fixed;
  bottom: 0;
  left: 0.5rem;
  z-index: 999;
}
.bottomitem{

  width: 9.91rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0.6rem 0;
}
.left1{
  margin-right: 0.3rem;
  position: relative;
}
.left1::after{
  content: "-";
  position: absolute;
  top: 3px;
  left: -2px;
}
.left2{
  position: relative;
  margin-left: 0.3rem;
}
.left2::after{
  content: "-";
  position: absolute;
  top: 3px;
  right: -2px;
}
.kong{
  height: 2rem;
}

/* 公共组件样式 */
.commonFooter{
  font-size: 0.425rem;
  background-color: rgb(233,91,67);
  /* margin: 0 auto; */
  text-align: center;
  padding-bottom: 0.6rem;
}
.consulting{
  position: fixed;
  bottom: 40%;
  right: 0
}