@charset "utf-8";
body,
html {
    background: #f5f5f5;
    width: 100%;
}
/* #Bbut {
    background: #1D1F70;
    border-radius: 5px;
} */
/* 登录页 */
.pageACode {
    width: 100px;
}
.accountB {
    padding-left: 10px !important;
}
#BgetSCode {
    width: 88px;
    box-sizing: border-box;
}
#pageAnewPwd {
    width: 272px;
}
#xkwLogo {
    display: block;
    height: 60px;
}
.pageB {
    display: none;
}
#vCode_img {
    display: inline-block;
    width: 88px !important;
}
#pageB .loginBox .layui-inpu {
    padding-left: 5px;
}
.pageA {
    display: none;
}
#isShow {
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
#isHidden {
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
.login_header {
    position: relative;
    width: 100%;
    padding: 18px 0;
    background: #fff;
    height: 50px;
}
.login_header img {
    height: 50px;
}
.login_header span {
    border-left: 1px solid #000;
    font-size: 18px;
    color: #000;
    display: inline-block;
    line-height: 39px;
    margin-left: 15px;
    padding-left: 15px;
}
.pageA .login_wrap {
    width: 100%;
    background: url(../images/login_bg.jpg) no-repeat center top;
    background-size: auto 100%;
}
.pageB .login_wrapB {
    width: 100%;
    background: url(../images/pageB_login_bg.jpg) no-repeat center top;
    background-size: auto 100%;
}
.loginBox {
    position: relative;
    height: 694px;
}
.pageB .loginBox {
    position: relative;
    height: 518px;
}
.loginBox .login {
    /*margin-right: -330px;   暂定 */
    width: 420px;
    height: 407px;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -204px;
    overflow: hidden;
}
.pageB .loginBox .login {
    width: 360px;
    box-sizing: border-box;
}
.loginBox .login h2,
.resetPwd h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    padding: 40px 0;
}
.pageB .loginBox .login h2,
.resetPwd h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}
.loginBox .login .layui-form {
    padding: 0 33px 25px;
}
.loginBox .login .layui-input-block {
    margin-left: 0;
}
.loginBox .login .layui-form-item {
    overflow: hidden;
}
.loginBox .login .yzmBox {
    width: 60%;
    float: left;
}
.dyMobileButton {
    float: left;
    box-sizing: border-box;
    /* display: inline-block; */
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 37%;
    margin-left: 2%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
    color: #1e2070;
}
.loginBox .login .layui-input {
    border-radius: 25px;
    height: 46px;
    padding-left: 30px;
}
.inputB {
    border-radius: 5px !important;
}
.loginBox .login .layui-btn-fluid {
    height: 46px;
    margin-top: 10px;
}
.submitB {
    background: #1d1f70;
    border-radius: 5px;
}
.BbutReg {
    display: block;
    height: 40px;
    /* margin-top: 10px; */
    /* background: #1D1F70; */
    /* border-radius: 5px; */
    width: 100%;
    font-size: 16px;
    /* line-height: 46px; */
    padding: 20px 20px 0px 0px;
    text-align: right;
    box-sizing: border-box;
    cursor: pointer;
}
.touristsBtn {
    height: 46px;
    margin-top: 10px;
    width: 100%;
    line-height: 46px;
    /* display: none; */
}
.loginBox .login .accout {
    background: url(../images/accout_icon.png) no-repeat 10px center;
}
.loginBox .login .pwd {
    background: url(../images/pwd_icon.png) no-repeat 10px center;
    width: 100%;
    display: inline-block;
}
.forgetPwd {
    float: right;
    font-size: 16px;
    color: #666;
    display: none;
}
.pageBaddress {
    color: #999;
    text-align: center;
    padding: 5px 0;
}
.login_address {
    color: #999;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    line-height: 28px;
}
.login_footer {
    width: 100%;
    /* height: 56px;
    line-height: 56px; */
    text-align: center;
    color: #999;
    background: #f5f5f5;
}
/* 重置密码 */
.loginBox .resetPwd {
    height: 465px;
}
.loginBox .resetPwd .layui-form {
    padding-left: 0;
}
.loginBox .resetPwd .phone,
.loginBox .resetPwd .newPwd {
    width: 272px;
    border-radius: 8px;
}
.pageB .loginBox .resetPwd .phone,
.loginBox .resetPwd .newPwd {
    width: 212px;
}
.loginBox .resetPwd .layui-input {
    border-radius: 8px;
}
.resetPwd .pwdLogin {
    float: right;
}
/* .pageB .loginBox .login .layui-input{
    padding-left: 5px;
} */
.pageB .loginBox .resetPwd {
    height: 420px;
}
.getYm {
    overflow: hidden;
    justify-content: space-between;
    align-items: center;
}
.yzmA {
    display: inline-block;
}
.getSCode {
    display: inline-block;
}
.getYm .layui-input {
    width: 70%;
    /* margin-right: 10px; */
}
/* 顶部样式 */
.header {
    width: 100%;
    padding: 20px 0;
    height: 50px;
    background: #f5f5f5;
}
.headerLeft {
    display: flex;
}
.logo_box {
    display: flex;
    justify-content: space-between;
}
.header h1 {
    font-size: 16px;
    float: left;
}
.h_title {
    height: 50px;
    display: inline-block;
}
.h_title span {
    border-left: 1px solid #333333;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 12px;
    margin-left: 12px;
}
.header .layui-nav {
    background: #f5f5f5;
    float: left;
}

.navBar .layui-nav a {
    color: #222222;
    font-size: 16px;
    font-weight: 500;
}
.navBar .layui-nav .layui-nav-child a {
    font-size: 14px;
}
.navWap .layui-this:after {
    background: none;
}
.navWap .layui-this a,
.navWap .layui-this a:hover,
.navWap .layui-nav-item a:hover {
    color: #1d1f70;
    font-weight: 600;
    font-size: 18px;
}
.logo_box .layui-nav .layui-nav-item {
    line-height: 50px;
}
.logo_box .layui-nav .layui-nav-more {
    border-color: #000 transparent transparent;
    border-top-color: rgba(0, 0, 0, 0.7);
}
.logo_box .layui-nav .layui-nav-mored {
    border-color: transparent transparent #000;
}
.zuotiNav .topSan {
    width: 39px;
    height: 17px;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -22px;
    background: url(../images/sanj.png) no-repeat;
}

/***
     分页 共用样式 id="planPage" 
***/
.planPage {
    text-align: center;
    margin-top: 10px;
}
.planPage .layui-laypage button,
.planPage .layui-laypage input,
.planPage .layui-laypage select,
.planPage .layui-laypage span,
.planPage .layui-laypage a {
    border: 0;
}
.planPage .layui-laypage a,
.planPage .layui-laypage span {
    background: none;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
}
.planPage .layui-laypage a.layui-laypage-prev,
.planPage .layui-laypage a.layui-laypage-next {
    background: #ff6d00;
    color: #fff;
    border-radius: 22px;
}
.planPage .layui-laypage a.layui-disabled {
    background: rgba(255, 109, 0, 0.4);
}
.planPage .layui-laypage a:hover {
    color: #ff6d00;
}
.planPage .layui-laypage a.layui-laypage-prev:hover,
.planPage .layui-laypage a.layui-laypage-next:hover {
    color: #fff;
}
.planPage .layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: none;
    color: #ff6d00;
}
.planPage .layui-laypage .layui-laypage-curr em {
    color: #ff6d00;
}
.planPage .layui-laypage-btn {
    background: #ff6d00;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
    padding: 0 15px;
}
.planPage .layui-input {
    background: #ff6d00;
    border-radius: 10px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 45px;
}
/* 公用科目组件样式 */
.kmBox {
    overflow: hidden;
}
.kmTpl {
    position: relative;
    padding: 25px 0 30px;
    display: flex;
    display: -ms-flex; /* 兼容IE */
    font-size: 14px;
    color: #000;
}
.kmTpl dt {
    width: 70px;
    font-size: 14px;
    color: #666;
    float: left; /*为了兼容IE9*/
}
.kmTpl dd {
    width: 1030px;
}
.kmList {
    display: flex;
    flex-wrap: wrap;
}
.kmList li {
    /* list-style: inside; */
    margin: 0 30px 20px 0;
    cursor: pointer;
    float: left;
    overflow: initial;
    position: relative;
}
.kmList li ::marker{
    color: red;
    font-weight: 600;
}
.kmList li span{
    background-color: #f6e732;
    padding: 5px;
    position: absolute;
    border: 1px solid #f6e732;
    width: 170px;
    height: 45px;
    font-size: 12px;
    border-radius: 5px;
    font-weight: 400;
    top: 26px;
    z-index: 100;
}
.kmList li span i {
    position: absolute;
    top: -17px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #f6e732;
    left: 63px;
}
.kmList li.active {
    color: #1d2089;
    font-size: 16px;
    font-weight: 600;
}
.kmList li span {
    color: black!important;
}
.kmList .more {
    color: #999;
    margin-bottom: 10px;
    float: left; /*为了兼容IE9*/
}
.breadcrumb {
    margin: 10px 0 10px;
    color: #666666;
}
/*大播放器页*/
.videoWrap {
    width: 100%;
    height: 655px;
    display: flex;
    display: -ms-flex; /* 兼容IE */
}
.videoWrap .left {
    width: 908px;
    height: 100%;
    overflow: hidden;
    float: left;
    background: #000;
    position: relative;
}
.videoWrap .left .video {
    width: 100%;
    height: 632px;
    background: url(../images/live_bg_big.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.videoWrap .left .leftBottom {
    width: 100%;
    height: 52px;
    padding: 0 30px;
    background: #fff;
    position: relative;
    display: -webkit-box;
    display: box;
    box-sizing: border-box;
}
.shareWrap {
    height: 52px;
    line-height: 52px;
    display: flex;
    display: -ms-flex; /* 兼容IE */
    align-items: center;
    justify-content: space-between;
    color: #999;
    width: 100%;
    overflow: hidden;
}
.shareWrap .fankuiBtn {
    float: left;
    font-size: 14px;
    line-height: 17px;
    height: 17px;
}
.shareWrap .getApp {
    float: right;
    line-height: 17px;
    height: 17px;
    cursor:pointer;
}
.shareWrap .fankui {
    width: 19px;
    height: 17px;
    margin-right: 10px;
}
.getApp .phone {
    width: 13px;
    height: 17px;
    margin-right: 9px;
}
.ewm {
    width: 100px;
    height: 100px;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    position: absolute;
    right: 20px;
    bottom: 50px;
}
.videoWrap .right {
    width: 292px;
    height: 100%;
    background: #2c2c2c;
    overflow: hidden;
    float: left;
}
.videoWrap .right > h2 {
    height: 41px;
    background: #696969;
    text-align: center;
    border-bottom: 3px solid #ff6d00;
    color: #ff6d00;
    line-height: 41px;
    font-size: 16px;
}
.videoWrap .right .layui-tab-title li {
    font-size: 15px;
    color: #fff;
}
.videoWrap .right .layui-tab-title li.layui-this {
    color: #ff6d00;
}
.videoWrap .right .layui-colla-title {
    background-color: #585858;
    color: #fff;
}
.videoWrap .right .layui-collapse {
    border: none;
}
.videoWrap .right .layui-colla-content {
    border-top: 1px solid #999;
}
.videoWrap .right .layui-colla-icon {
    right: 15px;
    left: inherit;
}
.videoWrap .right .layui-colla-title {
    padding-left: 15px;
}
.videoWrap .right .layui-colla-title > span {
    display: inline-block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.videoWrap .right .layui-colla-item {
    border-color: #999;
}
.collapseBox {
    height: 568px;
    overflow: hidden;
    overflow-y: auto;
}
.videoWrap .right .layui-colla-content ul li {
    font-size: 12px;
    color: #dddddd;
    line-height: 24px;
    margin: 10px 0;
}
.videoWrap .right .layui-colla-content ul li .isVideo:hover,
.videoWrap .right .layui-colla-title:hover {
    color: #ff6d00;
    cursor: pointer;
}
.fankuiBtn:hover {
    cursor: pointer;
}
/*大播放器中的学员评价*/
.pingjia {
    height: 600px;
    overflow: hidden;
    overflow-y: auto;
}
.pingjia dl {
    overflow: hidden;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}
.pingjia dl dt {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    overflow: hidden;
}
.pingjia dl dd {
    width: 200px;
}
.pingjia dl dd h3 {
    display: flex;
    justify-content: space-between;
    height: 18px;
}
.pingjia dl dd h3 .user {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pingjia dl dd h3 .time {
    font-size: 12px;
    color: #999;
}
.pingjia dl dd p {
    color: #999;
    line-height: 28px;
}
.handled {
    margin-top: 10px;
    background: #464646;
    border-radius: 8xp;
    padding: 10px;
    position: relative;
    color: #999;
}
.handled::before {
    position: absolute;
    display: block;
    content: "";
    border-top: 10px transparent dashed;
    border-left: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px #464646 solid;
    top: -19px;
    left: 8px;
}
/*反馈*/
.fankuiModel {
    padding: 10px;
}
/*正在播放的菜单样式*/
.videoWrap .right .layui-colla-content ul li .onLive {
    color: #ff6d00;
}
.videoWrap .right .layui-colla-content ul li p span {
    margin-left: 10px;
}
.isVideo p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* .videoTime{
    display: block;
} */
.paper_list {
    position: relative;
}
/*暂无数据提示*/
.noDataTips {
    text-align: center;
    color: #c3c3c3;
    padding: 20px;
}

#shortAnswerTitle p img {
    width: 50% !important;
}

#ewmBox {
    position: fixed;
    left: 10px;
    top: 35%;
    display: none;
}

#getClass {
    box-sizing: border-box;
    /* height: 100px; */
    width: 130px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    text-align: center;
    display: none;
    margin-top: 10px;
}
#getClass span {
    display: inline-block;
    margin-top: 5px;
}

#downAppEwm {
    box-sizing: border-box;
    /* height: 100px; */
    width: 130px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    text-align: center;
}
#downAppEwm img {
    display: block;
    width: 100%;
    height: 100%;
}
#downAppEwm span {
    display: inline-block;
    margin-top: 5px;
}
.cutLogin {
    padding: 10px 0 20px;
    width: 300px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
}

.cutLogin li {
    float: left;
    text-align: center;
    font-size: 22px;
    margin: 0 30px;
    box-sizing: border-box;
    padding: 5px 0;
    cursor: pointer;
}
.cutLoginA {
    padding: 10px 0 20px;
    width: 300px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 auto;
}
.cutLoginA li {
    float: left;
    text-align: center;
    font-size: 22px;
    margin: 0 30px;
    box-sizing: border-box;
    padding: 5px 0;
    cursor: pointer;
}
.cutActive {
    border-bottom: solid;
    border-width: 3px;
    border-color: #1d1f70;
}
.studyYzm {
    display: none;
}
.studyYzmA {
    display: none;
}

.navWap {
    background: #fff !important;
    color: #333 !important;
    margin-left: 300px;
}
.navWap li a {
    color: #333;
}
.navWap li {
    margin: 0 10px;
}

.headerAllIco {
    float: left;
    width: 22px;
    height: 15px;
    /* display: inline-block; */
    margin-right: 19px;
    font-weight: bold;
}
.headerAllIco img {
    width: 100%;
    height: 100%;
}
.classification {
    float: left;
    width: 170px;
    /* display: inline-block; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hide {
    display: none;
}
.pros {
    float: left;
    position: relative;
    z-index: 1;
    /* width: 279px; */
    background-color: #1d2089;
}

.pros h2 {
    /* display: flex; */
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    line-height: 60px;
    color: #fff;
    padding-left: 16px;
    font-size: 16px;
    font-weight: 400;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.subpage h2 {
    cursor: pointer;
}

.subpage .prosul {
    display: none;
    position: absolute;
    background: #fff;
}

.prosul {
    width: 279px;
    _overflow: hidden;
}

.prosul li {
    line-height: 70px;
    height: 70px;
    _overflow: hidden;
    padding-left: 38px;
}

.prosul li.prosahover {
    background: #e8e8f3;
    color: #1d2089;
    border-left: 2px solid #1d2089;
    box-sizing: border-box;
}

.prosul li.nochild a:hover {
    color: #fff;
}

.prosul li i {
    float: right;
    display: block;
    width: 16px;
    height: 50px;
    background-position: 0 -276px;
    padding-right: 32px;
    color: rgb(153, 153, 153);
}
.pros h2 i {
    float: right;
    display: block;
    width: 16px;
    height: 60px;
    background-position: 0 -276px;
    padding-right: 32px;
}

.prosul li.prosahover i {
    background-position: 0 -326px;
}

.prosul li.last {
    border-bottom: 0 none;
}

.prosul li.hotareas {
    background-image: none;
    padding-left: 12px;
    line-height: 26px;
    height: 106px;
    overflow: hidden;
}

.prosul li.hotareas i {
    line-height: 30px;
    margin-top: -2px;
    height: 40px;
    background-position: 0 -279px;
}

.prosul li.hotareas a {
    line-height: 30px;
    height: 30px;
}

.prosul li.hotareas a.hot {
    background-position: right 0;
}

.prosul li h2 {
    padding-left: 0;
    line-height: 40px;
    display: inline;
    font-size: 14px;
    font-weight: 400;
}

.prosul li.prosahover h2 {
    color: #d03322;
}

.prosmore {
    box-sizing: border-box;
    padding: 35px 0 35px 35px;
    position: absolute;
    z-index: 999;
    left: 279px;
    top: 0px;
    background-color: #e8e8f3;
    border-left: 0 none;
    width: 326px;
    line-height: 20px;
    max-height: 500px;
    overflow: hidden;
    overflow-y: auto;
}

/* .prosul .prosmore {
    text-align: left;
    padding: 46px;
    
} */

.prosul li .prosmore a {
    height: 20px;
    padding: 5px 4px;
    font-weight: 400;
    display: inline-block;
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prosul li .prosmore a:hover {
    color: #1d2089;
}

.navBar {
    background-color: #fff;
}

.toSelect {
    left: -15px;
}
.headerActive {
    color: #1d2089;
}
.isloginBtn {
    color: #1d2089;
    line-height: 50px;
    font-size: 16px;
    padding: 0 10px;
    float: left;
    cursor: pointer;
}

#zkProblem .isOnline {
    display: none;
}
.knowBox {
    padding: 30px 70px;
}
.knowBox .knowTitle {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
.knowBox .knowCenter li {
    padding: 10px 0px;
    font-size: 16px;
}
.startTest {
    margin-top: 15px;
    text-align: center;
}
.startTest .startBtn {
    padding: 0px 40px;
    border-radius: 8px;
    background-color: #1d2089;
}

.footer {
    width: 100%;
    height: 195px;
    background-color: #2a2a32;
}
.footerCon {
    font-size: 16px;
    color: #999;
    margin-bottom: 10px;
    overflow: hidden;
    height: 100%;
}
.footerUser {
    width: 100%;
    height: 30px;
    background-color: #202029;
    text-align: center;
}
.footerUser a {
    padding: 0 10px;
    display: inline-block;
    text-decoration: none;
    line-height: 30px;
    color: #919396;
}
.footerChild {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
}
/* .footerLeft{
    background-color: red;
} */
.footerLeft div {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: space-between;
}
.footerLeft div p {
    width: 100%;
    color: #fefefe;
    font-size: 18px;
}
.footerLeft span {
    display: block;
    text-align: left;
    color: #fefefe;
}
/* .footerRight{
    background-color: yellow;
} */
.footerRight div {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.footerRight div p {
    width: 100px;
    margin-left: 30px;
    text-align: center;
}
.footerRight div p span {
    color: #fff;
}
.footerChild div {
    width: 100%;
    height: 70%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.footerRight div p img {
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
}
.footerLine {
    border-right: 1px solid #919396;
}

/* 头部 */
.adminBox li {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 25px;
    margin: 0px 5px;
}
.adminBox li .isloginBtn {
    width: 109px;
}
.adminBox .admin div {
    height: 42px;
    width: 109px;
    line-height: 42px;
    text-align: center;
    border-radius: 25px;
    margin: 0px 5px;
}
.adminBox .admin .studentCenter,
.gohome {
    background-color: #1d2089;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.adminBox .admin .logout {
    background-color: #eeeeee;
    color: #999999;
    cursor: pointer;
    display: inline-block;
}
.gohome {
    display: none;
}
.noDataImg {
    position: relative;
    width: 100%;
}
.noDataImg img {
    position: relative;
    width: 100%;
}
.noDataImg p {
    position: absolute;
    margin: 0 auto;
    top: 155px;
    width: 100%;
    text-align: center;
    padding-left: 36px;
    color: #999;
    font-size: 18px;
    font-weight: 700;
}

.tm_index {
    display: block;
    width: 32px;
    height: 32px;
    background: #4c5d66;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    font-family: "Adobe 黑体 Std";
    position: absolute;
    left: -6px;
    top: 10px;
}
.agreementBox {
    margin: 0 auto;
}
.agreement {
    width: 200px;
    margin: 0 auto;
}
.agreement li {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
}
.agreement li a {
    color: #999;
}
#zkProblem .cutClass {
    display: none;
}
/* #zgzProblem .cutClass{
    display: none;
} */
/* .hoverNar{
    overflow: hidden;
} */
