body,html {
    background-color: #FFC958 !important;
}
.ttttt {
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
}
.surejhbtns {
    text-align: center;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 24px;
}
.surejhbtns a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0px 15px;
    border: 0;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
}
.surejhbtns a.btn0 {
    background-color: #eceded;
    color: #b1b1b2
}
.surejhbtns a.btn1 {
    background-color: #51a1fc;
    color: #ffffff
}
.mb200 {
    margin-bottom: 1.5rem
}
.mb100 {
    margin-bottom:1rem !important;
}
.mb30 {
    margin-bottom:1rem !important;
}
.mt10 {
    margin-top: 0.5rem
}
.fl {
    float: left;
}
.fr {
    float: right;
}

.banner {
    background: url(../img/4/phone_06.png) center top no-repeat;
    height: 5.6rem;
    width: 100%;
    background-size: cover;
    position: relative;
}

.banner .btn-login {
    background: url(../img/4/bottom_mb.png) center top no-repeat;
    width: 1.74rem;
    height: 0.67rem;
    line-height: 0.67rem;
    text-align: center;
    top: 3.7rem;
    position: absolute;
    left: calc(50% - 0.8rem);
    background-size: cover;
    color: #ffffff;
    font-size: 0.31rem
}
.banner2 {
    background:  #FFFFFF;
    height: 5rem;
    border-radius: 0.4rem;
    background-size: contain;
    margin: 0.68rem 0.27rem 0.47rem;
    position: relative;
    padding-left: 3.6rem;
}
.banner2 .uheader {
   position: absolute;
    left: 0.69rem;
    top:1rem
}
.banner2  .uheader img {
    width: 1.87rem;
    height: 1.87rem;
    background: rgba(255, 255, 255, 0.15);
    border: 0.16rem solid #FFC958;
    border-radius: 50%;
}
.banner2 .info{
    padding-top:1rem;
    position: relative;
}
.banner2 .name {
    font-size: 0.53rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.75rem;
    letter-spacing: 1px;
    margin-bottom: 0.4rem;
}
.banner2 .grade span {
    display: inline-block;
    margin-right: 0.27rem;
    font-size: 0.27rem;
    color: #666666;
    line-height: 0.4rem;
    height: 0.4rem;
}
.banner2 .btn-lishi{
    display: inline-block;
    height: 0.6rem;
    line-height: 0.6rem;
    background: #FFC027;
    box-shadow: 0rem 0.03rem 0.31rem 0rem #FFDD91;
    border-radius: 0.3rem;
    font-size:0.27rem;
    text-align: center;
    color:#ffffff;
    padding: 0 0.37rem;
    margin-top: 15px;
}
.banner2 .free {
    background: url("../img/4/phone_04.png") left top no-repeat;
    width: 1.71rem;
    height: 0.61rem;
    display: inline-block;
    position: absolute;
    top: 0;
    background-size: contain;
    right: 1rem;
}
.content {
    background-color: #ffffff;
    height: auto;
    border-radius: 0.4rem;
    margin: 0.68rem 0.27rem 0.47rem;
}
.content-wrapper {
    margin: 0 auto;
    padding: 0 0.24rem 0;
    border: 1px solid transparent;
}
.seasons{
    height: 1.1rem;
    line-height: 1.1rem;
    text-align: center;
    color:#333;
    font-size: 0.35rem;
    border-bottom:0.01rem solid #E5E5E5;
    margin-bottom: 0.8rem;
}
.seasons li{
    width: 25%;
    float: left;
    border-bottom:0.01rem solid #E5E5E5;
}
.seasons li.crr{
    color:#4F4F4F;
    border-bottom:0.02rem solid #FFC958;
}
.seasons li.disabled{
    color:#999999;
}
.navdiv{
    padding-bottom: 0.3rem;
}
.navdiv .navname{
    height: 0.6rem;
    font-size: 0.43rem;
    font-weight: bold;
    color: #000000;
    line-height: 0.6rem;
    margin-bottom: 0.4rem;
}
.navdiv .grade-list li,
.navdiv .subjec-list li,
.navdiv .time-list li{
    float: left;
    height: 0.7rem;
    line-height: 0.7rem;
    background:#F5F5F5;
    border-radius: 0.05rem;
    text-align: center;
    font-size: 0.32rem;
    color: #000000;
    width: calc(100% / 4 - 11px);
    margin: 0 0.29rem 0.4rem 0;
}
.navdiv .grade-list li:nth-child(4n),
.navdiv .subjec-list li:nth-child(4n),
.navdiv .time-list li:nth-child(4n){
    margin-right: 0
}
.navdiv .grade-list li.crr ,
.navdiv .subjec-list li.crr ,
.navdiv .time-list li.crr {
    color: #A15E34;
    background-color: #FFC958
}

.classlist .class-name {
    font-size: 0.53rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.75rem;
    text-align: center;
    margin-bottom: 0.2rem;
}
.classlist .time {
    text-align: center;
    font-size: 0.35rem;
    color: #666666;
    line-height: 0.5rem;
}
.classlist .kcjs {
    font-size: 0.35rem;
    color: #333333;
    line-height: 0.56rem;
}
.classlist .signup {
    text-align: center;
    margin:0.7rem 1.2rem 0.43rem
}

.table-type li{
    float: left;
    width: calc(33% - 0.03rem);
    height: 0.75rem;
    line-height: 0.75rem;
    font-size: 0.27rem;
    font-weight: 500;
    color: #C2C2C2;
    background:rgba(234, 234, 234, 1);
    text-align: center;
    margin-left: 0.03rem;
}
.table-type li:first-child{
    border-radius: 1.33rem 0rem 0rem 1.33rem;
}
.table-type li:last-child{
    border-radius: 0rem 1.33rem 1.33rem 0rem;
}
.table-type li.crr{
    background:#FFC958;
    color:#A15E34;
}


.classlist .table {
    width: 100%;
}

.classlist .table .ths {
    width: 100%;
    display: flex;
    background:#FFC958;
    color: #A15E34;
    font-size: 0.29rem;
    font-weight: 500;

}
.classlist .table .tbody {
    border-radius:0 0 0.27rem 0.27rem;
    border: 1px solid #FFC958;
    color:#000000;
}
.classlist .table .tr {
    display: flex;
    border-bottom: 0.01rem solid #FFC958;
}
.classlist .table .tr:last-child{
    border-bottom: none !important;
}
.classlist .table .tr2 {
    display: flex;
    border-bottom: 0.01rem solid #FFC958;
    padding: 0.1rem 0;
}
.classlist .table .tr2:last-child {
    border-bottom: none !important;
}
.classlist .table .th{

    line-height: 0.75rem !important;
}
.classlist .table .td, .classlist .table .th {
    float: left;
    text-align: center;
    padding: 0.1rem;
}
.classlist .table .tr .td {
    border-right: 0.01rem solid #FFC958;
    font-size: 0.35rem;
    position: relative;
    display: flex;
    justify-content: center;
    /*line-height: 0.3rem;*/
    flex-direction: column;
    text-align: center;
}


.classlist .table .img{
    width: 0.3rem;
    display: inline-block;
    vertical-align: middle;
}


.classlist .table .td:last-child {
    border-right: none !important;
    position: relative;
}


.classlist .table .tr2 .td {
    border-right: 0.01rem solid #FFC958;
    font-size: 0.35rem;
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
    text-align: center;
}

.classlist .table .tr2 .td:last-child{
    border-right: none !important
}

.classlist .table .tr2 .td2 {
    width: calc(100% - 56%);
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 0.5rem;
    flex-direction: column;
    text-align: left;
}
.classlist .table .table-down{
    background: url("../img/4/icon_down.png") left center no-repeat;
    color: #000000;
    padding-left: 0.4rem;
    background-size: 0.3rem;
    margin: 0 auto;
}
.t1 {
    font-size: 0.27rem;
    color: #9e9d9d;
    line-height: 0.53rem;
    text-align: center;
    width: 1.49rem;
    height: 0.53rem;
    border-radius: 0.05rem;
    border: 0.02rem solid #9e9d9d;
}
.t3 {
    font-size: 0.27rem;
    color: #9e9d9d;
    line-height: 0.53rem;
    text-align: center;
    width: 1.49rem;
    height: 0.53rem;
    border-radius: 0.05rem;
    border: 0.02rem solid #9e9d9d;
    padding: 0 0.2rem;
}

.t2 {
    font-size: 0.27rem;
    color: #FFC027;
    line-height: 0.53rem;
    text-align: center;
    width: 1.49rem;
    height: 0.53rem;
    border-radius: 0.05rem;
    border: 0.02rem solid #FFC027;
}


.classlist .table .td1 {
    width: 10%;
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
}

.classlist .table .td2 {
    width: calc(100% - 56%);
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
}

.classlist .table .td3 {
    width: 20%;
    display: flex;
    justify-content: center;
    line-height:0.53rem;
    flex-direction: column;
}
.classlist .table .td5{
    width: calc(100% - 42%);
    position: relative;
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
    text-align: left  !important;
}
.classlist .table .td6{
    width: 30%;
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
}
.classlist .table .td7 {
    width: calc(100% - 36%);
    display: flex;
    justify-content: center;
    line-height: 0.53rem;
    flex-direction: column;
    text-align: left !important;
}


.hide {
    display: none;
}

.vish {
    visibility: hidden;
}

.vis {
    visibility: visible;
}



.layui-form {
    padding: 0 0.5rem
}

.btn-div-login {
    background:#FFC027;
    border-radius: 0.5rem;
    text-align: center;
    font-size: 0.4rem;
    color: #ffffff;
    line-height: 1rem;
    height: 1rem;
    width: 100%;
    cursor: pointer;
    display: block;
}
.err {
    color: #ee7566;
    font-size: 0.3rem;
    padding-left: 20px;
    line-height: 0.5rem;
    height: 0.5rem;
    background: no-repeat left center url("../img/err.png");
    margin: 0.1rem 0;
}

.login-word {
    line-height: 1rem;
    font-size: 0.3rem;
    padding-top: 10px;
    color: #684b42;
}

.login-word a {
    color: #684b42;
}


.btn-code {
    color: #fc6208;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    display: block;
    width: 60px;
    text-align: center;
}



.layui-layer {
    position: absolute !important;
}



.infff {
    margin: 0 auto;
    line-height: 49px;
    text-align: right;
    padding-right: 30px;
}

.closeeee {
    background: url("../img/mclose.png") left top no-repeat;
    width: 7px;
    height: 7px;
    position: absolute;
    right: 15px;
    top: 12px;
    cursor: pointer;
    background-size: contain;
}

.div-surejh {
    padding: 0 27px;
}

.surejh {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}

.surejhbtns {
    text-align: center;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 24px;
}

.surejhbtns a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0px 15px;
    border: 0;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
}

.surejhbtns a.btn0 {
    background-color: #eceded;
    color: #b1b1b2
}

.surejhbtns a.btn1 {
    background-color: #51a1fc;
    color: #ffffff
}

.ttttt {
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    color: #666666;
}

.emptyinfo {
    text-align: center;
    font-size: 0.5rem;
    color: rgba(145, 153, 161, 1);
    line-height: 1rem;
    margin-bottom: 1rem;
}




.btn-jihuo {
    float: right;
    width: 30%;
    padding-top: 2%;
    text-align: center;
}

.hclist {
    line-height: 24px;
    margin: 0px 14px 0;
}

.hclist li {
    font-size: 14px;
    color: #333333;
    margin-right: 10px;
    float: left;
}

.ewm {
    width: 115px;;
    height: 115px;
}

.ewmw {
    height: 28px;
    font-size: 18px;
    color: rgba(58, 58, 58, 1);
    margin: 12px 0 5px
}

.classlist .jsjs {
    position: relative;
}
.classlist .jsjs .teachcon{
    padding-bottom: 1rem;
    padding-left:2.9rem;
    position: relative;
}
.classlist .jsjs .head1 {
    width: 2.07rem;
    height: 2.07rem;
    background: #F6E9D3;
    border-radius: 50%;
    position: absolute;
    left:0.27rem;
    top:0
}

.classlist .jsjs  .teacher1{
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0.4rem;
}
.classlist .jsjs .mas{
    font-size: 0.8rem;
    font-weight: 500;
    color: rgba(210, 210, 210, 0.1);
    position: absolute;
    left: 25px;
    z-index: 0;
}
.classlist .jsjs .name{
    font-size: 0.4rem;
    font-weight: bold;
    margin-right: 0.65rem;
    color: #333333;
    z-index: 1;
}
.classlist .jsjs .ty1{
    font-size: 0.27rem;
    width: 1.47rem;
    height: 0.57rem;
    line-height: 0.57rem;
    background: #FFC958;
    border-radius: 0.39rem;
    text-align: center;
    color: #FFFFFF;
    padding: 0 0.2rem;

}
.classlist .jsjs .con1{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.56rem;
}


#certify{
    width: 100%;
    position: relative;
    margin: 0.8rem auto 0;
    height: 6.11rem;
}
#certify  .swiper-slide {
    width: 3.08rem;
    height: 6.11rem;
    transform:scale(0.8) translateY(24px)
}
#certify  .swiper-slide.swiper-slide-active {
    transform: none;
}
#certify  .swiper-slide .phone{
    background: url(../img/4/pc_02.png) left top no-repeat;
    height: 6.11rem;
    padding: 0.57rem 0.21rem 0.72rem 0.21rem;
    background-size: contain;
}
#certify  .swiper-slide .phone .con{
    overflow: hidden;
    width: 2.65rem;
    height: 4.81rem;
}
#certify  .swiper-slide .phone img{
    max-width: 2.65rem;
    min-width: 2.65rem;
}

.experience{
    font-size: 10px;
    background-color: #FF7A74;
    display: inline;
    padding: 2px 4px;
    position: relative;
    top: -5px;
    right: 0px;
    color: #ffffff;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
}
.experience2{
    font-size: 18px;
    font-weight: 500;
    color: rgba(255,255,255,1);
    line-height: 34px;
    text-align: center;
    width: 72px;
    height: 34px;
    background: linear-gradient(262deg,rgba(234,97,95,1) 0%,rgba(255,144,116,1) 100%);
    border-radius: 0px 0px 0px 28px;
    position: absolute;
    top: 0;
    right: 0;
}

.layui-input {
    height:1rem;
    font-size: 0.4rem;
}

.layui-layer-title{
    height: 1.5rem !important;
    line-height: 1.5rem !important;
}