ul,li,dl,dt{
    list-style: none;
    padding: 0;
    margin: 0;
}
body{
    background: #f1f1f1;
}
.container {
    padding: 0;
}
.header-wrapper {
    position: fixed;
    width: 100%;
    top: 0;
    background: #ffffff;
    z-index: 20;
    padding: 0 0.72rem 0 0.6rem;
}
/* 顶部 */
.header {
    position: relative;
    height: 2rem;
    line-height: 2rem;
    margin: 0 auto;
    background: #ffffff;
    margin-bottom: 0.4rem;
}
.header .logo {
    padding-right: 0.4rem;
}
.header .logo img {
    vertical-align: middle;
    width: 6rem;
}
.header .logo h2 {
    display: none;
}
.header .right{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.header .right a{
    color: #333;
    font-size:0.56rem;
}
.header .right a img{
    width: 0.56rem;;
    vertical-align: text-bottom;
    margin-right: 3px;
}
.header .right a:first-child{
    display: none;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 0.36rem 0.4rem;
    margin-right: 0.6rem;
    margin-bottom: 0.32rem;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0.16rem;
    line-height: 0.64rem;
    margin-top:0.32rem ;
}
/*登录*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.banner>img,.footer{
    display: none;
}
.banner .content {
    position: relative;
    margin: 0 auto;
}
.banner .content .lesson {
    font-size: 0.64rem;
    text-align: center;
    border-top: 1px solid #eee;
    padding-bottom: 50px;
}
.banner .content .lesson h3 {
    font-size: 1.12rem;
    padding: 1.92rem 0 1.56rem 0;
    font-weight: 600;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff902c), to(#ff6600));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner .content .lesson .telephone{
    display: block;
    width: 70%;
    border: 1px solid #ddd;
    height: 1.6rem;
    line-height: 1.6rem;
    padding: 0 0.64rem 0 1.6rem;
    background-color: #fff;
    border-radius: 0.8rem;
    margin: 0 auto;
    background-image: url(../images/userphone.png);
    background-repeat: no-repeat;
    background-position: 0.6rem 50%;
    background-size: 0.52rem;
    outline: none;
}
.banner .content .lesson select{
    display: block;
    width: 70%;
    border: 1px solid #ddd;
    height: 1.6rem;
    line-height: 1.6rem;
    padding: 0 0.64rem;
    background-color: #fff;
    border-radius: 0.8rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
    outline: none;
}
.banner .content .lesson .telephone::placeholder {
    color: #808080;
}
.banner .content .lesson .password {
    display: block;
    border: 1px solid #ddd;
    width: 70%;
    height: 1.6rem;
    line-height: 1.6rem;
    padding: 0 0.64rem 0 1.6rem;
    background-color: #fff;
    border-radius: 0.8rem;
    margin: 0.4rem auto;
    background-image: url("../images/password.png");
    background-repeat: no-repeat;
    background-position: 0.6rem 50%;
    background-size: 0.52rem;
    outline: none;
}
.banner .content .lesson .receive-yzm span {
    display: inline-block;
    width: 30%;
    height: 1.6rem;
    line-height: 1.6rem;
    margin: 0 auto;
    background: #FF611F;
    text-align: center;
    color: #fff;
    border-radius:0.8rem;
}
.banner .content .lesson p a {
    color: #FF6600;
}
.banner .content .lesson .password::placeholder {
    color: #808080;
}
.banner .content .lesson .loginbtn ,.banner .content .lesson .refer{
    width: 70%;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: 0.8rem;
    margin: 0.4rem auto 0.8rem;
    background: linear-gradient(to right, #ff902c, #ff6600);
    color: #ffffff;
    border: none;
}
.banner .content .lesson .auto-login {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
}
.banner .content .lesson .auto-login label{
    font-weight: normal;
}
.banner .content .lesson .auto-login input {
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 0.2rem 0 0;
    vertical-align: middle;
}
.banner .content .lesson .auto-login a {
    float: right;
    color: #FF6600;
}
.banner .content .lesson .receive-yzm {
    overflow: hidden;
    margin: 0 0 0.4rem;
    position: relative;
}
.banner .content .lesson .received input.ipt,.banner .content .lesson input.yzm {
    border: 1px solid #ddd;
    width: 70%;
    height: 1.6rem;
    line-height: 1.6rem;
    padding: 0 0.64rem 0 1.6rem;
    background-color: #fff;
    border-radius: 0.8rem;
    margin:0 auto;
    background-image: url("../images/yzm.png");
    background-repeat: no-repeat;
    background-position: 0.6rem 50%;
    background-size: 0.52rem;
    outline: none;

}
.banner .content .lesson .received img{
    position: absolute;
    bottom:0.2rem;
    right:3rem;
    border-radius: 0.2rem;
    width: 4rem;
}
/*左侧菜单栏*/
.middle-cont-bg{
    width: 100%;
    margin: auto;
    background: #f0f0f0;
    padding: 0 0px 2.4rem 0px;
}
.middle-cont{
    width: 100%;
    margin: auto;
}
.left{
    position: fixed;
    top: 0;
    right:0.6rem;
    z-index: 999;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color:#FF902C;
}
.navbar-default .navbar-toggle{
    background-color: #fff;
}
.navbar-default{
    background-color: #fff;
    border-color: #fff;
    border: none;
}
.container-fluid{
    padding: 0;

}
.middle-left{
    float:left;
}
.middle-left{
    /* width:4.8rem;
     min-height: 10rem;*/
    display: inline-block;
    vertical-align: top;
    overflow: auto;
}
.middle-left .mt10{
    display: none;
}
.user-box{
    display: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: transparent;
}
.side-nav{
    width: 120px;
    padding: 0.4rem 0 0;
    background: #f9fafc;
    border-radius: 0.2rem;
    overflow: hidden;
}
.side-nav li,.side-nav li a,.download-btn {
    width: 120px;
    height:36px;
    display: block;
    text-align: center;
    /*line-height:1.6rem;*/
    font-size: 14px;
}
/*.side-nav li.download,.side-nav li.test{*/
    /*display: none;*/
/*}*/
/*@media only screen and (min-device-width : 768px){*/
    /*.side-nav li.test{*/
        /*display: block;*/
    /*}*/
/*}*/
.s-nac-link{
    color: #333;
    text-decoration: none;
}
.download-btn{
    background: #fff;
    border-radius: 0.2rem;
    margin-top: 0.4rem;
}
.side-nav li a img,.download-btn img{
    vertical-align: text-top;
}
.side-nav li a:link,.side-nav li a:hover,.side-nav li a:visited{
    text-decoration: none;
    color: #333;
}
.navbar-collapse{
    margin: 0;
    max-height:8.5rem;
    overflow-y: auto;
}
.side-nav li.active a{
    color: #FF902C;
}
/*学习中心*/
.middle-right{
    float:left;
}
.prog {
    width: 100%;
    padding-bottom: 0.6rem;
    background: #fff;
    padding-top: 0.52rem;
    margin-bottom: 0.4rem;
}
.middle-right{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.m-title{
    font-size: 0.64rem;
    color: #757575;
    padding-left: 0.28rem;
    margin-left: 0.6rem;
    border-left: 0.16rem solid #FF902C;
}
.m-title img{
    display: none;
}
.prog ul{
    text-align: center;
    overflow: hidden;
}
.prog ul li{
    width:19.5% ;
    float: left;
    text-align: center;
}
.prog ul li:nth-child(4){
    width: 22%;
}
.prog ul li img{
    width: 1.4rem;
    height: 1.4rem;
    margin-bottom: 0.4rem;
}
.prog ul li span,.prog ul li p{
    color: #757575;
    font-size: 0.4rem;
    margin: 0;
}
.prog ul li>span{
    display: block;
}
.schedule,.record{
    background: #fff;
    border-radius: 0.2rem;
    padding: 0.52rem 0 1.24rem;
}
.course-num{
    margin: 0;
    margin-bottom: 0.52rem;
}
.course-img{
    width: 40%;
    margin: 0 0.12rem;
    border-radius: 0.2rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    text-align: center;
    FLOAT: LEFT;
    box-sizing: border-box;
}
h2,h3{
    margin: 0;
}
.course-num h2{
    font-size: 0.52rem;
    color: #FF902C;
    margin-bottom: 0.2rem;
}
.course-num h3{
    font-size:  0.44rem ;
    color: #9C9E9E;
    margin-bottom: 0.2rem;
}
.course-num .detail{

}
.course-num .detail p{
    font-size: 0.36rem;
    color: #9C9E9E;
    margin-bottom:0.2rem;
}
.course-num .col-sm-6{
    width: 51%;
    padding: 0;
    display: inline-block;
    FLOAT: LEFT;
    box-sizing: border-box;
}
.course-num .ppt{
    height: 4.1rem;
    width: 100%;
}
.course-num>img{
    width: 100%;
}
.img-mask{
    display: block !important;
    width: 100%;
    height: 4.1rem;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    text-align: center;
    overflow: hidden;
}
.lsntype{
    display: inline;
    color: #7a7a7a;
}
.i-mask{
    width: 100%;
    height: 4.1rem;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: 0.7;
}
.img-mask a {
    width: 3.72rem;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    text-decoration: none;
    background: #FF902C;
    border-radius: 5px;
    font-size: 0.56rem;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.8rem 0px 0px -1.8rem;
}
.course-img .tag{
    position: absolute;
    top: 0;
    right: 0;
    width: 2.4rem;
}
.course-num .change,.course-num .change:active,.course-num .change:visited,.course-num .change:link{
    width: 2.8rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #FF902C;
    border-radius:0.2rem;
    font-size: 0.48rem;
    border: 1px solid #FF902C;
    background: #fff;
    padding: 0;
    outline: none;
    margin-bottom: 5px;
}
.course-num .leaved,.course-num .preview{
    width: 2.8rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #FF902C;
    border-radius:0.2rem;
    font-size: 0.48rem;
    border: 1px solid #FF902C;
    padding: 0;
    background: #fff;
    outline: none;
    margin-bottom: 5px;
}
.leaved{
    width: 2.8rem;
    height: 0.96rem;
    line-height: 0.96rem;
    color: #FF902C;
    border-radius:0.2rem;
    font-size: 0.48rem;
    border: 1px solid #FF902C;
    padding: 0;
    outline: none;
}
.course-num .leaved:hover,.course-num .leaved:link,.course-num .leaved:visited,.course-num .leaved:active{
    background: #fff;
    outline: none;
    color: #FF902C;
}
.m-course{
    position: relative;
    padding-bottom: 1.6rem;
    display: inline-block;
    margin-left: 0.6rem;
}
.m-course p{
    font-size: 0.96rem;
    color: #333;

}
.m-course p span{
    height: 0.64rem;
    text-align: center;
    line-height: 0.64rem;
    background: #7dc500;
    border-radius:1rem;
    font-size: 0.48rem;
    color: #fff;
    display: inline-block;
    margin-left: 0.4rem;
    padding: 0px 0.2rem;
    vertical-align: top;
    margin-top: 0.2rem;
}
.course-txt1,.course-txt2,.course-txt3{
    display: block;
    margin-top: 0.4rem;
}
.course-txt1{
    font-size: 16px;
    color: #3d3960;
}
.course-txt2{
    font-size: 18px;
    color: #888;
}
.course-txt3{
    font-size: 14px;
    color: #888;
}
.m-state{
    position: absolute;
    bottom: 40px;
    right: 50px;
    width: 120px;
    text-align: center;
}
.state-n1{
    font-size: 18px;
    color: #e02222;
}
.leave-btn,.com-btn,.ts-com-btnno,.ts-com-btn,.enter-btn{
    width: 110px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #7dc500;
    font-size: 14px;
    color: #7dc500;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 25px;
}
.leave-btn:hover{
    color: #fff;
    background: #7dc500;
}
.state-n2{
    font-size: 18px;
    color: #333;
}
.enter-btn{
    background: #3d3960;
    font-size:14px;
    color: #fff;
    border: 1px solid #3d3960;
}
.leave{
    display: none;
    width: 100%;
    height: 100%;
    margin: auto;
    position: fixed;
    top: 0px;
    left: 0px;
}
.leave-cont{
    text-align: center;
    padding: 1.6rem 0.6rem 1.2rem;
}
.leave-cont p.info{
    padding-left:2.8rem;
}
.leave-cont p{
    text-align: left;
    font-size: 0.56rem;
}
.leave-cont p textarea{
    vertical-align: top;
    width: 10rem;
    height: 2rem;
    border-radius: 0.2rem;
}
.leave-img{
    margin: 40px 0px 25px 0px;
    vertical-align: top;
}
.leave-cont span{
    color: #333;
}
.leave-cont span select{
    width: 7.68rem;
    height: 1.28rem;
    border-radius:0.2rem;
    margin: 0.6rem 0;
    padding-left: 0.4rem;
    border: 1px solid #757575;
}
.leave-sure,.change-sure{
    width: 7.04rem;
    height: 1.2rem;
    background: #FF902C;
    border-radius: 0.2rem;
    font-size:0.56rem;
    color: #fff;
    border: none;
    margin-top:0.8rem;
}
.leave-sure-ok{
    width: 7.04rem;
    height: 1.2rem;
    background: #FF902C;
    border-radius: 0.2rem;
    font-size:0.56rem;
    color: #fff;
    border: none;
    margin-top:0.8rem;
}
.schedule-null{
    margin-top: 2rem;
    text-align: center;
}
.null-title{
    font-size: 0.56rem;
    color: #333333;
    display: block;
    margin: 1.6rem 0px 0.4rem 0px;
}
.schedule-null p,.buy-null h3{
    font-size:0.48rem;
    color: #333333;
    line-height: 1rem;
}
.schedule-null p span{
    color: #7dc500;
}
.footer-two{
    text-align: center;
    background:#fff;
    padding: 20px 0;
}
.modal{
    padding-top:10%;
}
.modal-open .modal{
    overflow: scroll;
}

#myModal .modal-dialog,#myLeaveModal .modal-dialog {
    padding-top: 4rem;
}
.modal-dialog{
    margin-top: 10%;
}
#myModal .modal-dialog .modal-content,#myLeaveModal .modal-dialog .modal-content{
    border-radius: 0.88rem;
    box-shadow: none;
}
#myModal1 .modal-dialog .modal-content,.mymodal .modal-dialog .modal-content{
    border-radius: 0.88rem;
    background-image: url(../images/modal2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
}
.modal-dialog .modal-header{
    border-bottom: none;
    text-align: center;
    color: #fff;
    font-size: 0.72rem;
}
.modal-dialog .modal-header img{
    width: 100%;
    position: absolute;
    top: -4.4rem;
    left: 0;
    z-index: 0;
}
.modal-header .close{
    color: #fff;
    opacity: 1;
    font-size: 1.2rem;
    font-weight: normal;
    text-shadow: 0 0 0 #fff;
    outline: none;
    width: 1.2rem;
    height: 1.2rem;
}
.modal-dialog .modal-footer{
    border: none;
    text-align: center;
    padding-bottom: 1.2rem;
}
.modal-dialog .modal-footer .change{
    margin-bottom: 0;
}
.modal-dialog .modal-footer .preview{
    width: 3.28rem;
    height: 1.12rem;
    font-size: 0.48rem;
    border: 1px solid #FF902C;
    color: #FF902C;
    background: #fff;
}
.modal-dialog .modal-footer .sure{
    width: 3.28rem;
    height: 1.12rem;
    font-size: 0.48rem;
    color: #fff;
    background:#FF902C ;
    margin-left: 0.52rem;
}
#showReprot .modal-body{
    padding: 0;
    padding-bottom: 1rem;
}
.right-btn {
    display: inline-block;
}
a:hover,a:active,a:visited{
    text-decoration: none;
}
.right-btn span{
    color: #FF902C;
    font-size: 0.5rem;
    display: inline-block;
}
.right-btn .check,.tchReport,.tcpNewReport{
    display: inline-block;
    border: 1px solid #FF902C;
    color: #FF902C;
    font-size: 0.5rem;
    border-radius: 0.2rem;
    padding: 0 0.16rem;
    line-height: 1.5;
    text-align: center;
    /* margin: 3px 0; */
    height: 0.96rem;
    line-height: 0.96rem;
}
.right-btn .star-title{
    background: transparent;
    padding: 0;
    color: #333;
}
.com-star{
    margin:0 0 5px 0;
}
.atar_Show{
    display: inline-block;
    vertical-align: text-bottom;
}
.atar_Show img{
    width: 0.6rem;
}
.order-cont{
    width: 100%;
    background: #fff;
    border-radius: 0.2rem;
    min-height:24rem;
    padding: 0.8rem 0;
}
.order-cont .buy{
    margin: 0 auto;
    font-size: 0.56rem;
}
.G-tit-h3 h3{
    font-size: 0.52rem;
    color: #FF902C;
    margin: 0.4rem 0 0.2rem 0.6rem;
}
.list-bank {
    float: left;
    display: inline-block;
    font-size: 0.48rem;
    height: 1.2rem;
    text-align: center;
    line-height:1.2rem;
    border-radius: 3px;
    color: #FF902C;
    border: 1px solid #FF902C;
    margin:0.4rem 0 0.4rem 0.6rem;
    padding: 0 0.4rem;
}
.G-pay .li-3.hover a {
    background: #ff474b;
    color: #FFF;
    text-decoration: none;
    border: none;
}
.buy-tips{
    padding: 0 0.6rem;
}
.zhifu .ewm{
    text-align: center;
    line-height: 20rem;
}
#toPay{
    display: inline-block;
    width: 2.8rem;
    height: 0.96rem;
    line-height: 0.96rem;
    background: #FF902C;
    border-radius: 0.2rem;
    text-align: center;
    font-size: 0.48rem;
    border: 1px solid #FF902C;
    color: #fff;
    padding: 0;
    outline: none;
    margin: 0.4rem 0 0.2rem 0.6rem;
}
/*微信支付*/
.wechat{background: #fff;min-height: 690px;border-radius: 5px;color: #333;text-align: center;}
.pay-num{font-size:0.72rem; padding-top:2rem; }
.pay-num span{font-size: 0.96rem;color: #e02222;}
.remd:before{content:"";width: 18px;height: 18px;background: url(../images/icon3.png) no-repeat;background-size:cover;display: inline-block;vertical-align: middle;margin-right: 5px;}
.remd{font-size: 14px;color: #888;margin-bottom:10px;display: block;}
.code-box{border: 1px solid #888;width: 240px;height: 300px;margin: auto;}
.code-box img{width: 190px;height: 190px;vertical-align: top;margin: 20px 0px 20px 0px;}
.code-box p{font-size: 14px;text-align: left;padding-left: 80px;position: relative;}
.code-box p:before{content:"";width: 30px;height: 30px;background: url(../images/code_icon.png) no-repeat;position: absolute;top: 5px;left: 35px;}
.paySucc{margin-top: 30px;}
.paySucc button.btn-success{margin-right: 20px;}
.buy-top{
    width: 96%;
    margin-bottom:0.4rem;
}
.buy-box{
    border-bottom: 1px dashed #FF902C;
    padding: 0.4rem 0.6rem 0.6rem 0.6rem;
}
.order-cont .buy .fr{
    display: block;
}
.buy-con{
    overflow: hidden;
    padding: 0.4rem 0;
}
.buy-con ul{
    overflow: hidden;
    text-align: center;
    border: 1px solid #ddd;

}
.buy-con ul:last-child{
    border-left: 1px solid #ddd;
}
.buy-con ul li{
    float: left;
    width: 50%;
    height: 1.76rem;
    line-height: 1.76rem;
}
.buy-con ul li:first-child{
    border-right: 1px solid #ddd;
}
.buy-con ul li br{
    display: none;
}
.buy-con ul li del {
    color: #FF902C;
    margin-left: 0.4rem;
}
.buy-con ul li.normal a{
    margin-left: 5px;
}
.alipay, .wxpay {
    display: none;
}
.buy-con ul li a{
    background: #FF902C;
    color: #fff;
    padding: 0.16rem 0.32rem;
    font-size: 0.48rem;
}
/*测试结果*/
.test-null,.buy-null{
    text-align: center;
    margin: 4rem 0 2rem;
}
.test-null span,.buy-null span{
    font-size: 0.56rem;
    color: #888;
    display: block;
    margin-top: 0.8rem;
}
.test-result{
    padding:0 1.2rem;
}
.test-result .test-title{
    font-size: 0.64rem;
    font-weight: bold;
}
.grades{
    width: 8rem;
    height: 7rem;
    background: url(../images/069.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 0.64rem;
    color: #FF902C;
    margin: 1rem auto;
    padding-top: 1.2rem;
    position: relative;
}
.grades span{
    display:block;
    font-size:2.32rem;
    line-height: 2.32rem;
    font-weight: bold;
}
.grades p{
    width: 7.6rem;
    height: 1.44rem;
    text-align: center;
    line-height: 1.44rem;
    font-size:0.72rem;
    color: #fff;
    position: absolute;
    bottom: 0.48rem;
    left: 50%;
    margin-left: -3.8rem;
}
.test-infor h2{
    font-size: 0.64rem;
    color: #333;
}
.t-infor-list,.t-infor-list1{
    padding-bottom: 0.6rem;
}
.t-infor-list1 h3,.t-infor-list h3{
    font-size: 0.64rem;
    color: #333;
    margin-bottom: 0.4rem;
}
.t-infor-list1{
    padding: 0.8rem 0;
}
.t-infor-list1 ul{
    font-size: 0.56rem;
    color: #888;
    line-height: 1.12rem;
}
.t-infor-list p{
    font-size: 0.56rem;
    color: #888;
    line-height: 1.12rem;
}
.progressBar{
    width:5.6rem;
    height:0.56rem;
    border-radius:0.2rem;
    margin:0 0.2rem 0 1.6rem;
    background: #efefef;
    display: inline-block;
}
.bar{
    width:0px;
    height:0.56rem;
    border-radius:0.2rem;
    background:#ffd200;
}
.infor-left{
    margin-left: 0.6rem;
}
.infor-right{
    margin-left: 0.72rem;
}
/*打印协议*/
u{
    color:#F00;
}
#bankinfo span{
    width:130px;
    text-align:right;
    font-size:10pt;
    display:inline-block;
    color:#CCC
}
.inputext{
    width:260px;
}
.MsoNormalTable{
    border-collapse:collapse;
    border:1px #CCCCCC solid;
    width:100%;
}
.MsoNormalTable td{
    height:24px;
    line-height:24px;
    padding:0 5px;
    border:1px #CCCCCC solid;
    font-size: 13px;
    color: #666;
}
.MsoNormalTable .name{
    text-align:right;
    color:#999;
    font-size:10pt;
    vertical-align:top;
}
.MsoNormalTable .value{
    text-align:left;
    color:#333;
    font-size:10pt;
}
.hiligh{
    background:#F00;
    color:#FFF;
    padding:0 0.5em;
    border-radius:3px;
}
.worktimenote{
    font-size:10pt;
    border-radius:4px;
    border:1px #F00 solid;
    color:#9C0;
    margin-bottom:10px;
    padding:4px;
}
.footerdiv{
    margin:30px auto;
    margin-bottom:40px;
    text-align:center;
    line-height:40px;
    height:90px;
}
.readme{
    border-radius:0 0 3px 3px;
    background:#FFC;
    color:red;
    box-shadow:0 0 1px 1px #999;
}
.hetongcontent{
    font-size:13px;
    padding:10px 20px !important;
}
.centerBox2,.centerBox {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 !important;
}
.newsbox {
    min-height: 980px;
    background: #FFF;
    border-radius: 8px;
    box-shadow: 3px 3px 3px #999999;
    margin-bottom: 50px;
    padding-top: 15px;
    text-align: center;
    line-height: 28px;
    text-align: left;
    position: relative;
}
.newsbox>p{
    padding: 0 0.6rem;
}
.newsbox p{
    font-size: 13px;
    color: #666;
    margin: 0;
}
.pagetitle2 {
    text-align: center;
    font-size: 13px;
    color: #666;
}
.toolbar {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    border-top: 1px solid #ccc;
    background: #fffde3;
    display: none;
}
.toolbar_inbox {
    max-width: 880px;
    margin: 0 auto;
    overflow: hidden;
}
.toolbtn {
    display: inline-block;
    padding: 0.5rem 0.6rem;
    width: 200px;
    background: #039;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
    box-shadow: #666;
    font-size: 16px;
    cursor: pointer;
    margin: 8px;
}
#contractdiv {
    margin-bottom: 4.8rem;
}
.mymodal .modal-dialog .modal-content {
    border-radius: 0.88rem;
    background-image: url(../images/modal2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
/*#zhang{
    position: absolute;
    right: 0 !important;
    top: 99% !important;
}*/
.pagination>li>a, .pagination>li>span{
    font-size: 0.48rem;
    padding: 0.16rem 0.32rem;
    color: #777;
}
.t-com-list li{
    padding:0.2rem 0.5rem;
}
.t-com-list li{
    font-size: 0.64rem;
    line-height: 2;
}
.carousel .leftbtn,.carousel .right{
    width:10%;
    background-image: none;
}
.glyphicon-chevron-right:before,.glyphicon-chevron-left:before{
    color: #ccc;
}
.stars-comment{
    display: inline-block;
}
.stars-comment span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/star.png) no-repeat 50% 50%;
    background-size: 100%;
    vertical-align: bottom;
}
.comment-wrapper .title {
    font-size: 0.6rem;
    text-align: center;
    padding: 30px 0 20px;
}
.comment-wrapper .items label{
    width: 4rem;
    text-align: right;
    font-size: 0.56rem;
    font-weight: normal;
}
.comment-wrapper .items label input{
    vertical-align: text-bottom;
    margin: 0 0.2rem 0;
}
.comment-wrapper .suggest .input-wrapper{
    margin: 15px 0;
    padding: 0 0.8rem;
}
.comment-wrapper .suggest .input-wrapper:last-child {
    margin: 0.6rem 0;
    text-align: center;
}
.comment-wrapper .suggest .input-wrapper h4 {
    color: #FF902C;
    font-size: 0.6rem;
    text-align: left;
}
.stars-comment span.active {
    background: url(../images/staractive.png) no-repeat 50% 50%;
    background-size: 100%;
}
.input-wrapper label{
    font-size: 0.56rem;
    font-weight: normal;
    margin-right: 0.4rem;
}
.comment-wrapper .items .suggest-onoff{
    font-size: 0.56rem;
    font-weight: normal;
    margin: 10px 0 0 0;
    width: 100%;
    text-align: center;
}
.otherComplaint{
    padding: 0 0.8rem;
}
.input-wrapper h4{
    font-size: 0.6rem;
}
.input-wrapper textarea{
    width: 100%;
    height: 3rem;
}
.myModal1 .modal-dialog .modal-header {
    /* border-bottom: 1px solid #ddd;*/
    text-align: center;
    font-size: 0.6rem;
    /*background: #FF902C;*/
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    /*padding: 0;*/
}
/*404*/
.banner1 {
    margin-top: 10px;
    text-align: center;
    background: #fff;
}
.banner1>img.notfind{
    display: none;
}
.banner1 .ufo{
    margin-top: 4rem;
    width: 300px;
}
.banner1 p{
    font-size: 0.64rem;
    padding-bottom:2rem;
    color: #666;
}
.banner1 p span{
    color:#FE7C31;
    font-size: 24px;
    margin-right: 5px;
}
.preview-select,.preview-select pre{
    white-space: normal !important;
}
.preview-content{
    width: 100%;
    padding: 0 0.6rem;
    overflow-x: hidden;
}
.preview-select img{
    max-width: 100%;
}
.preview-select iframe.ql-align-center {
    margin-left: 0.92rem;
}
/*.classReview{
    display: none;
}*/
/*推荐老师*/
.teacher-content{
    background: #fff;
    border-radius: 0.2rem;
    padding: 0.52rem 0 1.24rem;
}
.teacher li a{
    color: #858585;
    background: #EDF0F2;
    border-radius: 0.2rem;
    font-size: 0.56rem;
    cursor: pointer;
    border: none;
}
.teacher li.active a,.teacher li.active a:hover,.teacher li.active a:active,.teacher li.active a:visited,.teacher li.active a:focus{
    background: #F3981E;
    color:#fff;
    border: none;
}
.teacher li.groom{
    margin-right: 0.4rem;
}
.teacher li a{
    padding: 0 0.2rem;
    height: 1rem;
    line-height: 1rem;
}
.teacher li a s{
    display: inline-block;
    width: 0.6rem;
    height: 0.6rem;
    vertical-align: text-top;
    margin-right: 0.2rem;
    background-size:100% ;
}
.teacher li.groom a s{
    background: url(../images/tuijian.png) no-repeat center;
    background-size:100% ;
}
.teacher li.groom.active a s{
    background: url(../images/tuijian1.png) no-repeat center;
    background-size:100% ;
}
.teacher li.bind a s{
    background: url(../images/bind.png) no-repeat center;
    background-size:100% ;
}
.teacher li.bind.active a s{
    background: url(../images/bind1.png) no-repeat center;
    background-size:100% ;
}
.nav-tabs.teacher{
    border: none;
    margin-left:0.6rem;
    padding-top: 1rem;
}
.teacher-content .tab-content .lists li{
    background: #F1F1F1;
    margin-bottom: 0.48rem;
}
.teacher-content .tab-content .lists li .top-content{
    position: relative;
    overflow: hidden;
    float: left;
    width: 5.08rem;
    height: 8.32rem;
}
.teacher-content .tab-content ul li .top-content span{
    display: inline-block;
    padding: 0 0.2rem;
    height:0.84rem;
    line-height: 0.84rem;
    font-size:0.52rem;
    text-align: center;
    background: #2D3740;
    color: #fff;
    position: absolute;
    bottom:0.8rem;
    left: 0;
    z-index: 2;
}
.teacher-content .tab-content .lists li .top-content>img:first-child{
    width: 5.08rem;
    height: auto;
    max-height:7.2rem;
    vertical-align: middle;
}
.teacher-content .tab-content .lists li .top-content img.delete{
    width: 0.8rem;
    position: absolute;
    top: 0.2rem;
    right:0.2rem;
    cursor: pointer;
}
.teacher-content .tab-content .lists li .bottom-content{
    padding: 0.2rem 0.24rem 0 5.4rem;
    margin-top: 0.8rem;
}
.teacher-content .tab-content ul li .bottom-content p{
    color: #303030;
    font-size: 0.4rem;
    overflow: hidden;
    line-height: 0.8rem;
    margin-bottom: 0;
}
.star{
    display:inline-block;
    width: 4.4rem;
    float: left;
    text-align: left;
}
.star img{
    width: 0.6rem;
}
.teacher-content .tab-content ul li .btns{
    text-align: center;
}
.teacher-content .tab-content  li .btns button{
    width: 4rem;
    height: 0.84rem;
    font-size: 0.52rem;
    border-radius: 0.44rem;
    margin:0.4rem 2rem 0.52rem 0;
    background:#F3981E;
    color: #fff;
    border: none;
    outline: none;
}
.teacher-content .tab-content ul.lists li .btns{
    text-align: right;
}
.rf{
    float: right;
}
.teacher-content .tab-content .detail{
    overflow: hidden;
}
.teacher-content .tab-content .detail>ul{
    overflow: hidden;
    padding: 1.2rem 0.6rem 0;
    /* border-bottom: 1px solid #f00; */
}
.teacher-content .tab-content ul.lists{
    overflow: hidden;
    padding: 0 0.6rem;
}
.teacher-content .tab-content .detail>ul>li:first-child{
    margin: 0 auto;
}
.teacher-content .tab-content .detail>ul>li .top-content{
    width: 4.6rem;
    min-height: 7.2rem;
    float: left;
    position: relative;
}
.teacher-content .tab-content .detail>ul>li .top-content img{
    width: 100%;
}
.teacher-content .tab-content .detail>ul>li .bottom-content{
    padding: 0.4rem 0.4rem 0.4rem 5rem;
    border-bottom: 1px dotted #eee;
}
.teacher-content .tab-content .detail ul li.teacher-info{
    box-shadow: 0 0 0.4rem #dadada;
    margin-bottom: 0.8rem;
    padding-bottom: 0.6rem;
    padding-top: 20px;
}
.teacher-info .top-content{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    line-height: 200px;
}
.teacher-info .top-content img{
    width: 50px;
}
.teacher-info  .right{
    padding: 0 20px;
}
.teacher-content .tab-content .detail ul li .introduce h3{
    display: inline-block;
    font-size: 0.56rem;
    padding-bottom: 5px;
    color: #262626;
    margin: 0.8rem 0 0.4rem;
    border-bottom: 1px solid #F3981E;
}
.teacher-content .tab-content .detail ul li .introduce p{
    font-size: 0.4rem;
    color: #676767;
}
.teacher-content .tab-content .detail ul  li .btns button{
    width: 5.84rem;
    margin: 0.52rem auto;
}
.binding ul li a{
    color: #858585;
    border: none;
    font-size: 0.56rem;
}
.binding ul li a:hover{

}
.binding ul>li.active>a, .binding ul>li.active>a:focus, .binding ul>li.active>a:hover{
    border: none;
    border-bottom: 1px solid #F3981E;
    color: #F3981E;
    cursor: pointer;
}
.recommon .media{
    text-align: center;
}
.recommon .media .media-body{
    padding-left: 0.8rem;
    border-bottom: 1px dotted #e7e7e7;
}
.recommon .media .media-body p:first-child{
    margin-top:1.36rem;
    font-size: 0.4rem;
    text-align: left;
}
.recommon .media .media-body p{
    overflow: hidden;
    color: #3A3838;
    text-align: right;
}
.recommon .media .media-body p span{
    color: #838383;
    display: block;
    width: 100%;
    margin-bottom: 0.2rem;
    font-size: 0.4rem;
}
.recommon .media .media-object{
    width: 2.28rem;
    height:2.28rem;
    border-radius: 50%;
    margin: 0.92rem 0 0.2rem;
}
.recommon .media a{
    color: #3A3838;
}
.recommon .media .media-left span{
    font-size: 0.48rem;
}
.modal-body{
    padding: 0;
}
.modal-body video{
    width: 100%;
}
.video .modal-dialog .modal-content{
    background: #000;
}
.video .modal-dialog .modal-content .modal-header{
    padding: 0 15px;
}
.video .modal-dialog .modal-content .modal-header .close{

}
.teacher-content .detail>ul>li .top-content img.icon{
    width:1.2rem;
    height: 1.2rem;
    position: absolute;
    top: 2.2rem;
    left: 1.72rem;
}
.teacher-content .detail>ul>li .top-content:hover img.icon{
    display: block;
}
.binding{
    padding:0 15px;
}
.detail>ul>li>a{
    background-color: #eeeeee;
    border: none;
    color: #858585;
    border-radius: 4px;
    margin-right: 10px;
    padding: 5px 7px;
}
.detail>ul>li.active>a{
    background-color: #f3981e !important;
    border: none;
    color: #ffffff !important;
    border-radius: 4px;
    border: none !important;
    font-size: 14px;
    padding: 5px 7px;
}
.leave-record{
    overflow: hidden;
}
.leave-record li{
    width: 13.8rem;
    margin: 0.2rem auto 0.8rem;
    background: #edf0f2;
    overflow: hidden;
}
.leave-record li .bottom-content{
    padding:0.4rem 0.2rem 0.4rem 6.46rem;
}
.teacher-content .tab-content li .btns button.makeup{
    background: #B9B9B9;
}
.teacher-content .tab-content  li .bottom-content p.br{
    position: relative;
    padding-left: 2.48rem;
    min-height: 0.8rem;
}
.teacher-content .tab-content  li .bottom-content p.br span{
    position: absolute;
    left: 0;
}
.teacher-content .tab-content li .bottom-content p.brs .timespan {
    position: initial;
    color: #FF902C;
}
.teacher-content .tab-content li .btns .apply {
    display: inline-block;
    border: 1px solid #FF902C;
    color: #FF902C;
    border-radius: 0.2rem;
    width: 3rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: 0.4rem;
}
.leave-record  .top-content img{
    width: 100%;
    min-height: 4rem;
    max-height: 5rem;
}
.leave-record>li .top-content{
    position: relative;
    width: 6.2rem;
    min-height: 4.8rem;
    max-height: 5rem;
    float: left;
}
.teacher-content .tab-content ul.leave-record li .top-content span {
    display: inline-block;
    padding: 0 0.2rem;
    height: 1rem;
    line-height:  1rem;
    font-size: 0.4rem;
    background: none;
    color: #fff;
    position: absolute;
    bottom: 0;
    right:0;
    z-index: 2;
    background: rgba(0,0,0,0.5);
}
.pages{
    text-align: center;
}
.widthtch button{
    width: 5rem;
    height: 1rem;
    font-size: 0.52rem;
    border-radius: 0.44rem;
    background: #F3981E;
    color: #fff;
    border: none;
    outline: none;
}
/*补课申请*/
.makeup{
    padding: 0 0.6rem;
}
.makeup label{
    overflow: hidden;
    font-weight: normal;
    font-size: 0.44rem;
    color:#3F3F3F;
    float: left;
    position: absolute;
    left: 0;
}
.makeup .group{
    overflow: hidden;
    margin-bottom: 0.4rem;
    padding-left: 2.6rem;
    position: relative;
}
.makeup .group span{
    display: inline-block;
    height: 1rem;
    line-height:1rem;
    color: #858585;
    padding: 0 0.52rem;
    margin: 0 0.4rem 0.4rem 0;
    float: left;
    font-size: 0.4rem;
    border: 1px solid #858585;
}
.makeup .group span.selected{
    border: 1px solid #F3981E;
    background: url(../images/selected.png) no-repeat bottom right;
}
.makeup .group select{
    float: left;
    font-size: 0.4rem;
    height: 1rem;
    line-height: 1rem;
    border: 1px solid #ABABAB;
}
.table{
    overflow: hidden;
}
.table ul{
    float: left;
}
.table .time li{
    width: 2.6rem;
    height:1.2rem;
    line-height: 1.2rem;
    margin-right: 0.24rem;
    color: #666;
    font-size: 0.48rem;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 0;
}
.table .teacher li{
    width: 3.4rem;
    height:1.2rem;
    line-height:1.2rem;
    margin-right:0.24rem;
    color: #707070;
    font-size: 0.48rem;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 0;
}
.table .teacher li.hover a{
    color: #5aaef6;
}
.table .teacher li a{
    background: transparent;
}
.table .teacher li.hover:hover a{
    color: #FF902C;
}
.table .teacher li:first-child{
    height: 3.4rem;
    position: relative;
}
.table .teacher li:first-child img{
    width: 100%;
    height: auto;
    max-height:3.4rem;
}
.table .teacher li:first-child span{
    display: inline-block;
    padding: 0 0.12rem;
    height: 0.88rem;
    line-height: 0.88rem;
    font-size: 0.4rem;
    text-align: center;
    background: #2D3740;
    color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
}
.table li.btm20{
    margin-bottom: 0.4rem;
    border-bottom: 1px solid #ddd;
}
.time li:first-child{
    height: 3.4rem;
    background: url(../images/timebg.png) no-repeat 0 0;
    position: relative;
    border-top: none;
    border-left: none;
}
.time li:first-child p{
    display: block;
    width: 1.4rem;
    font-size: 0.48rem;
    line-height: 0.68rem;
}
.time li:first-child p.recommend{
    position: absolute;
    top:0.32rem;
    right: 0;
}
.time li:first-child p.classtime{
    position: absolute;
    bottom: -0.2rem;
    left: 0;
}
.submit{
    text-align: center;

}
.submit button{
    width: 190px;
    height: 35px;
    background: #F3981E;
    border-radius: 18px;
    font-size: 18px;
    color: #fff;
    border: none;
    margin: 1.2rem 0 3.4rem;
}
#orderModal .leave-cont{
    padding: 1.8rem 0.6rem 1.2rem;
}
#orderModal .leave-cont p{
    font-size: 0.56rem;
}
#orderModal .modal-header .close,#myModal .modal-header .close,#myLeaveModal .modal-header .close{
    position: absolute;
    right: 0.2rem;
    top: 0.4rem;
}
#orderModal .modal-dialog{
    margin-top: 30%;
}
#orderModal .modal-content,#tchStart .modal-content{
    border-radius: 0.56rem;
    background-image: url(../images/modal2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    border: none;
}
.changeBtns{
    padding-left:20px;
}
.teacher-content .tab-content li .changeBtns button  {
    /*width: 80px;*/
}
.teacher-content .tab-content li .changeBtns button.glyphicon-search:before{
    vertical-align: middle;
    margin-right: 2px;
}
.loadingGif{
    display: block;
    width:30%;
    padding: 60px 0 ;
    margin: 0 auto;
}
.bindTimeTable td,.bindTimeTable th{
    padding: 6px 3px;
    border-bottom: 1px solid #eee;
}

.list {margin-top: 65px;}
.list h3{font-size: 30px;line-height: 40px;color: #303030;}
.list ul{display: flex;flex-wrap: wrap;margin-top: 40px;}
.list ul li{margin-right: 33px;width: 275px;box-shadow:0 5px 8px 0 rgba(0, 0, 0, 0.07);border-radius:5px;padding-bottom: 15px;flex: 1}
.list ul li img{width: 100%;height: 275px;}
.list ul li p{font-size: 16px;line-height: 24px;color: #343434;padding: 15px 10px 3px;}
.list ul li i{display: block;font-size: 24px;line-height: 34px;color: #F15757;text-align: right;padding-right: 15px;}
.list ul li:nth-child(4), .list ul li:nth-child(8), .list ul li:nth-child(12), .list ul li:nth-child(16){margin-right: 0;}


.modal-fullscreen {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-fullscreen .modal-dialog {
    width: 100%;
    max-width: none;
    height: calc(100% - 2 * 0.5rem); /* Adjust for modal margins */
    margin: 0.5rem;
}

.modal-fullscreen .modal-content {
    width: 480px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.modal-fullscreen .modal-header {
    flex: 0 0 auto;
}

.modal-fullscreen .modal-body {
    flex: 1 1 auto;
    overflow-y: auto;
}

.modal-fullscreen .modal-footer {
    flex: 0 0 auto;
}
.no-scroll {
    overflow: hidden;
}
