.edution-container{
    width: 100%;
    min-height: 0;
    height: auto;
    overflow: hidden;
    position: relative;
}

.banner-container img{
  width: 100%;
}

.box1200{
    width: 1200px;
    margin:0 auto;
    position: relative;
}

.edution-container .richText {
    margin:65px 0;
}

.edution-container .richText .topBox {
  display: flex;
}

.richText .topBox .zm {
  font-size: 48px;
  color: #d6d6d6;
  font-family: Arial;
  display: inline-block;
  margin-top: 15px;
  margin-right: 18px;
}

.edution-container .richText .topBox .zm1 {
  font-size: 48px;
  color: #d6d6d6;
  font-family: Arial;
}

.edution-container .richText .topBox .sign {
  display: inline-block;
  height: 100px;
  font-size: 200px;
  color: #e6a722;
  vertical-align: top;
  margin-top: -36px;
}

.tab-head{
   height: 40px;
   line-height: 40px;
   font-weight: 600;
   color: #4c4c4c;
   background-color: #eeeeee;
   box-sizing: border-box;
   padding:0 15px;
}

.tab-head span{
    display: block;
    float: left;
    width: 25%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
 }

.layui-colla-title.join{
    padding: 0 15px 0 15px;
    position: relative;
    height: 62px;
    line-height: 62px;
    background-color: transparent;
    color: #737373;
}

.layui-colla-title.join span{
    display: block;
    float: left;
    width: 25%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.layui-colla-title.join .layui-colla-icon{
    right: 15px !important;
    position: absolute;
    left: auto;
}

.layui-colla-content.layui-show{
    background-color: #eeeeee;
    line-height: 24px;
    color: #737373;
}

.layui-colla-content.layui-show h2{
    color: #4c4c4c;
    font-size: 18px;
    padding-top: 30px;
}

.txt-wrap{
    padding-bottom: 20px;
}

.apply-wrap{
   height: 64px;
   padding-top: 20px;
   border-top:1px solid #e0dfdf;
}

.apply-wrap span{
  float: right;
  position: relative;
  padding-left: 20px;
}

.page-container {
    padding: 30px 0px;
    text-align: center;
}

