/***** css set*****/
body,
html,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: "微软雅黑";
}
table {
  border-spacing: 0;
}
address,
caption,
cite,
code,
dfn,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
capation,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: " ";
}
abbr,
acronym {
  border: 0;
}
a,
button {
  outline: none;
}
a:hover{
  color: #00a0e9;
}
button {
  cursor: pointer;
}
.cursor {
  cursor: pointer;
}
/*****font******/
.f12 {
  font-size: 12px;
}
.f13 {
  font-size: 13px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.fb {
  font-weight: bold;
}
.fn {
  font-weight: normal;
}
/****t****/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.clearfix {
  *zoom: 1; /*IE/7/6不支持伪类，此方法可以让ie支持*/
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.hidden {
  visibility: hidden;
}
.none {
  display: none;
}
/******宽高*******/
.w100 {
  width: 100%;
}
.w50 {
  width: 50%;
}
.h100 {
  height: 100%;
}
.w50 {
  width: 50%;
}
/******边距*******/
.m0 {
  margin: 0;
}
.m-auto {
  margin: 0 auto;
}
.mt0 {
  margin-top: 0;
}
.mr0 {
  margin-right: 0;
}
.mb0 {
  margin-bottom: 0;
}
.ml0 {
  margin-left: 0;
}
.p0 {
  padding: 0;
}
.pt0 {
  padding-top: 0;
}
.pr0 {
  padding-right: 0;
}
.pb0 {
  padding-bottom: 0;
}
.pl0 {
  padding-left: 0;
}
html {font-size:6.25%;}
@media screen and (max-width: 768px) {html{font-size:3.25%;}}
@media screen and (min-width: 768px) {html{font-size:5.25%;}}
@media screen and (min-width: 992px) {html{font-size:6.25%;}}
@media screen and (min-width: 1200px) {html{font-size:7.0%;}}
@media screen and (min-width: 640px) {html{font-size:6.25%;}}
/*<---right-contact--->*/
.right-contact{
    width: 60px;
    height: 240px;
    background-repeat: no-repeat;
    position: fixed;
    z-index: 99;
    right: 0;
    top: 180px;
    padding: 10px 0;
}
.right-contact .right-c-slide{
    width: 60px;
    height: 60px;
    display: block;
    cursor: pointer;
}
.right-c-slide img{
    display: block;
    width: 60px;
    height: 60px;
}
.right-c-slide .right-c-box{
    display: block;
    position: absolute;
    top: 40px;
    right: 60px;
    height: 180px;
    width: 0px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.right-c-slide:hover .right-c-box{
    width: 200px;
}
.right-ewm-box,
.right-email-box,
.right-phone-box{
    width: 164px;
    height: 164px;
    margin: 8px;
}
.right-email-box h3,
.right-phone-box h3{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
}
.right-email-box h4,
.right-phone-box h4{
    width: 100%;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: center;
    
}
.right-email-box h4{
    font-size: 16px;
}
.right-ewm-box{
    background-color: #fff;
}
.right-ewm-box h6,
.right-ewm-box h5{
    font-size: 12px;
    color: #000;
    line-height: 20px;
    text-align: center;
}
.right-ewm-box img{
    display: block;
    width: 124px;
    height: 124px;
    margin: 0 auto;
    margin-bottom: 2px;
}
.right-online {
position: fixed;
bottom: 50px;
right: 10px;
z-index: 99;
}
.right-online img {
display: block;
width: 80px;
height: 100px;
vertical-align: auto;
}  
.right-online h6 {
    margin: 0;
    padding: 0;
    width: 80px;
    height: 20px;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
} 


.right-progress-cert {
    widows: 60px;
    height: 80px;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 480px;
    padding: 5px 0;
    background-repeat: no-repeat;
    z-index: 99;
}
.right-progress-cert .right-cert img, .right-progress-cert .right-cert {
    display: block;
    width: 60px;
    height: 70px;
}
.main,
.top {
    width: 100%;
    height: auto;
}

/* header */
.header {
    width: 100%;
    height: auto;
}
/* banner */
.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 40px; */
}
.banner img{
    display: block;
    width: 1920px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
/* .long-margin{
    right: 0;
    margin-right: 30%!important;
} */
.header-phone{
    height: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.header-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}
.header-box .header-contact,
.header-box .logo{
    height: 54px;
    width: auto;
}
.header-box .web-user,.top .web-user{
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
}
/* 移动端登陆口样式 */
.web-login{
    position: fixed;
    z-index: 9999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 40px 0;
}
.web-login .login-close{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    cursor: pointer;
}
.web-login .login-box{
    width: 80%;
    margin: 0 auto;
}

/* nav */
.nav{
    width: 100%;
    height: auto;
    background-color: var(--custom-color);
}
.nav .nav-box{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0;
}

.nav-box li{
    display: inline-block;
    width: var(--nav-width);
}

.nav-box li a{
    display: block;
    width: 100%;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
}
.nav-box li:hover,
.nav-box li.active{
    background-color: var(--custom-color-active);
}
@media screen and (max-width: 1023px){
    .header-box {
        padding: 22px 0;
    }
    .header-box .header-contact, 
    .header-box .logo {
        height: 42px;
    }
    .nav-box li a {
        height: 50px;
        font-size: 18px;
        line-height: 50px;
    }
}
@media screen and (max-width: 767px){
    .header-box {
        padding: 16px 0;
    }
    .header-box .logo {
        height: 36px;
    }
    .header-box .header-contact{
        display: none;
    }
    .nav-box li{
        width: 20%;
    }
    .nav-box li a {
        height: 34px;
        font-size: 12px;
        line-height: 34px;
    }
    .top .web-user{
        display: block!important;
        width: 40px;
        height: 40px;
        top: 14px;
        right: 0;
    }
    .nmg-top-bg-user .web-user{
        top: 36px!important;
    }
}
@media screen and (max-width: 520px){
    .banner img {
        width: 570px;
        margin-left: -285px;
    }
    .top .web-user{
        display: block!important;
        width: 32px;
        height: 32px;
        top: 15px;
        right: 11px;
    }
    .nmg-top-bg-user .web-user{
        top: 36px!important;
    }
    .header-box .logo {
        height: 28px;
        max-width: 320px;
    }
    .nmg-top-bg{
        margin-bottom: 0px!important;
    }
    .nmg-top-bg img{
        margin-left: -272px!important;
    } 
}
@media screen and (max-width: 374px){
    .header-box .logo {
        height: 26px;
    }
}
@media screen and (max-width: 360px){
    .header-box .logo {
        max-width: 270px;
    }
}.footer {
    width: 100%;
    height: auto;
    background-color: var(--custom-color);
}
.footer .footer-box{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    display:flex;
    justify-content: space-around;
}
.footer-box p{
    width: 100%;
    font-size: 16px;
    line-height: 36px;
    text-align: left;
    color: #ffffff;
}
.footer-box p a{
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
}
@media screen and (max-width: 1023px){
    .footer-box p a,
    .footer-box p {
        font-size: 16px;
        line-height: 30px;
    }
}
@media screen and (max-width: 767px){
    .footer .footer-box{
        padding: 18px 0;
    }
    .footer-box p a,
    .footer-box p {
        font-size: 14px;
        line-height: 24px;
    }
}
@media screen and (max-width: 520px){
    .footer .footer-box{
        padding: 18px 0;
    }
    .footer-box p a,
    .footer-box p {
        font-size: 12px;
        line-height: 20px;
    }
    .footer-box img{
        width: 50%;
    }
    .footer-box div{
        padding-left: 20px;
    }
}.contain{
    width: 100%;
    height: auto;
}
/* banner */
.banner{
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-bottom: 40px; */
}
.banner img{
    display: block;
    width: 1920px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner-main .web-user,.top .web-user{
    cursor: pointer;
    display: none;
}
/* notice + login */
.notice-login{
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 40px;
}
/* notice */
.notice-login .notice{
    width: 65%;
    height: 440px;
    /* background-color: blueviolet; */
}
.notice-top{
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.notice-top h2{
    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
    color: var(--custom-color);
    border-bottom: 2px solid var(--custom-color);
    margin-bottom: -1px;
}
.notice-top a{
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 9px 0;
    color: #999999;
}
.notice-top a:hover{
    color: #00a0e9;
}
.notice-box .notice-l{
    display: block;
    width: 44%;
    height: 380px;
    background-color: #fffafa;
}
.notice-box-mobile{
    display: none;
}
.notice-l .notice-l-img{
    width: 100%;
    height: 180px;
    background-size: cover;
    background-position: center;
}
.notice-l .notice-l-text{
    width: 100%;
    box-sizing: border-box;
    height: 200px;
    padding: 20px;
}
.notice-l-text h6{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    max-height: 44px;
    text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.notice-l-text .notice-l-line{
    width: 36px;
    height: 1px;
    background-color: #333333;
    margin: 20px 0;
}
.notice-l-text p{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    max-height: 60px;
    text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
    text-indent: 24px;
}
.notice-l:hover .notice-l-text h6{
    color:var(--custom-color);
}
.notice-box .notice-r{
    width: 50%;
}
.notice-r .notice-slide{
    display: block;
    width: 100%;
    margin-bottom: 21px;
}
.notice-slide span{
    display: inline-block;
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-left: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAgVJREFUOE91U7+LE0EU/t7sZosgiwQFOdD7ExSuUrEVQSxs5FBE0E4UFLK7k8YMmmI3pNAcNgdnoZ5FCqtrDksttLDxH/AHB15jxGARdDIjb5kJw8otLPtmZt/3vve9bwjBo5QSSinDWxwDONTpdDCdTn+H+z7m/8jn++TBYHC81WrdIqLzAI65830Ab4wxW1LKb2GhGsBvlGW5LoR4CqADwAYFfPzTGHNHSvnK51AjeRsAU/8DILHWvmMgIjoH4C+AFq+ttdeLotieTCZRzYBpJ0nyEcBRAAtXPbbW3q37JNoAoB2jCMAPIcRat9v9WgNUVdUnIuV+ioPvPS5HRE+aZ8aYh1LKfg0wHA6Z6llXnStwNWZwn4i4/8cBAE+J23yf5/kZ1iBtt9ufAKwGwtUALBjrIYTYDDVwrezFcXySxuNxOp/PmwC+yltr7UUiYnEvAeB9Zs3vntb61EEtcGceZCeO4ytaawa5HDD5kGXZaS+iIqJ+0Kf3F08kIqLXAPattbeDET8qiuJBDVCW5QkhBI/xSCCkB/FMeF0DApguFou1Xq/3ZWmkqqquEdEL1x+LyEp7q/Oap5E41Bt5nj9fGilw41Vn5cMHWPmXs/LLpZWbl2k0Gq1qrW8KIS4AWHHn340xu1EUPcuy7PN/l6kJ4i5YnKZpyvFsNpsppbiN5cXzOf8AVvgEgqpm4HMAAAAASUVORK5CYII=) no-repeat 0;
    margin-bottom: 6px;
}
.notice-slide h6{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.notice-slide p{
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.notice-slide:hover p,
.notice-slide:hover h6{
    color: #00a0e9;
}
.pcImg{
    margin-bottom: 30px!important;
    overflow: hidden;
}
.course-classify{
    display: block;
    margin-left: 23px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
}
.course-classify a{
    font-size: 16px;
    padding-bottom: 10px;
    display: inline-block;
    margin-right: 26px;
    color: #333;
}
.course-classify a:hover,.course-classify a.active{
    color: var(--custom-color);
    border-bottom: 2px solid var(--custom-color);
}
/* login */ 
.notice-login .login{
    width: 33%;
    height: 440px;
    box-sizing: border-box;
    background: #fff;
    filter: drop-shadow(0 8px 18px rgba(28,101,176,.1));
}
.login .login-box{
    width: 80%;
    margin: 0 auto;
}
/* have session */
.login-box .login-do{
    width: 100%;
    max-height: 376px;
    overflow: hidden;
}
.login-do h2{
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 32px;
}
.login-do img{
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.login-do p{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.login-do .login-do-btn{
    width: 60%;
    height: 48px;
    box-sizing: border-box;
    background-color: #00a0e9;
    font-size: 12px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    border: 1px solid #00a0e9;
    margin: 20px auto 0 auto;
    cursor: pointer;
}
.login-do .login-do-btn.login-out{
    background-color: #ffffff;
    color: #00a0e9;
}

/* no session */
.login-box .login-no{
    width: 100%;
    max-height: 376px;
    overflow: hidden;
}
.login-no .login-tab{
    width: 100%;
    margin-bottom: 32px;
}
.login-no .login-tab h2{
    width: 50%;
    float: left;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    padding-bottom: 7px;
    text-align: center;
    border-bottom: 3px solid #ffffff;
    cursor: pointer;
}
.login-no .login-tab h2.active{
    color: #00a0e9;
    border-color: #00a0e9;
    font-weight: bold;
}
.login-no .login-tab-box{
    width: 100%;
    height: auto;
}
.login-no .login-tab-box iframe{
    display: block;
    width: 100% !important;
    height: 300px !important;
    overflow: hidden;
}
.login-no .login-ts{
    width: 100%;
    height: 20px;
    background: url('../images/loginTs.png');
    background-size: 100% 100%;
    left: 0;
    top: 36px;
    font-size: 0;
}
.login-ts img{
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    margin: 3px 5px;
}
.login-ts span{
    display: block;
    float: left;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}
.login-no .login-form{
    width: 100%;
}
.login-form input{
    height: 42px;
    border: 1px solid #D3D3D3;
    font-size: 12px;
    line-height: 40px;
    padding-left: 35px;
    border-radius: 5px;
    outline: none;
}
.login-form .captcha-input .el-input{
    width: 55%;
}
.login-form img.icon{
    width: auto;
    height: 16px;
    margin: 13px 0;
    top: 0;
    left: 10px;
    z-index: 999;
}
.login-form #safecode{
    display: block;
    width: 40%;
    height: 40px;
    margin: 1px 0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.login-form .checkbox{
    width: 100%;
    font-size: 0;
}
.login-form .checkbox input{
    display: block;
    width: 14px;
    height: 14px;
    margin: 3px;
    float: left;
    cursor: pointer;
}
.login-form .checkbox span{
    float: left;
    font-size: 12px;
    line-height: 20px;
}
.login-form .go-login{
    width: 100%;
    height: 42px;
    border-radius: 21px;
    background-color: #00a0e9;
    font-size: 18px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    margin: 10px 0;
}
.login-form .go-register{
    width: 100%;
}
.go-register a{
    font-size: 12px;
    line-height: 20px;
    color: #999999;
}
.go-register a.register{
    color: #00a0e9;
}
.login-form .go-manage{
    width: 100%;
}
.go-manage a{
    width: 48%;
    font-size: 12px;
    line-height: 20px;
    color: #00a0e9;
}

/* progress */
.progress{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.progress img{
    display: block;
    width: 1920px;
    height: auto;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    cursor: pointer;
}
/* course */
.course{
    width: 100%;
    height: auto;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.course-top{
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 20px;
}
.course-top h2{
    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
    color:  var(--custom-color);
    border-bottom: 2px solid var(--custom-color);
    margin-bottom: -1px;
}
.course-top a{
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 9px 0;
    color: #999999;
}
.course-top a:hover{
    color: #00a0e9;
}
.course-box{
    width: 100%;
}
.course-box .course-l{
    width: 23.5%;
    height: 580px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.course-box .course-l p{
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 80px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
}
.course-box .course-list{
    width: 76.5%;
    height: 580px;
    overflow: hidden;
}
.course-list .course-slide{
    width: 30.7%;
    margin-left: 2.6%;
    margin-bottom: 24px;
}
.course-slide .course-img{
    width: 100%;
    height: 160px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}
.nmzj-mobile-wrap{
    display: none;
}
.course-slide .course-text{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #f0f0f0;
    border-radius: 0 0 5px 5px;
    padding: 19px 7% 18px 7%;
    border-top: none;
}
.course-text h6{
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.course-text p{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    margin-top: 10px;
}
.course-text p span{
    font-size: 12px;
    color: #999999;
    line-height: 20px;
}
.course-text p .price{
    font-size: 18px;
    font-weight: bold;
    color: #d7200b;
}
.course-text p span.fl{
    max-width: 140px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.course-text p a{
    display: block;
    width: 16px;
    height: 16px;
    margin: 2px;
}
.course-text p a img{
    width: 100%;
    height: 100%;
}
.type-name{
    display: none;
}
@media screen and (max-width: 1240px){
	.progress img {
        width: 1560px;
        margin-left: -780px;
    }
    .banner img {
        width: 1800px;
        margin-left: -900px;
    }
}
@media screen and (max-width: 1023px){
    .course,
    .progress,
    .notice-login,
    .banner{
        margin-bottom: 25px;
    }
    .banner img {
        width: 1200px;
        margin-left: -600px;
    }
    .notice-box{
        display: none;
    }
    .notice-box-mobile{
        display: block;
        padding:0 10px;
    }
    .notice-box .notice-r {
        width: 99%;
    }
    .notice-login .notice {
        width: 55%;
    }
    .notice-login .login {
        width: 43%;
    }
    .progress img {
        width: 1200px;
        margin-left: -600px;
    }
    .course-box .course-l{
        display: none!important;
    }
    .right-contact,.studyFloatShow{
        display: none;
    }
    .type-name{
        display: none;
    }
    .course-box .course-list{
        width: 100%;
    }
    .course-list .course-slide {
        width: 31.6%;
    }
    .course-list .course-slide:nth-child(3n + 1){
        margin-left: 0;
    }
    /* 隐藏企业/主管登录 */
    .login-box .login-do,
    .login-box .login-no{
        max-height: 360px;
    }
    .notice-login .login{
        padding: 40px 0;
    }
    .login-form .go-manage{
        display: none;
    }
    .nmzj-mobile-wrap{
        display: block;
    }
}
@media screen and (max-width: 767px){
    .course,
    .progress,
    .notice-login,
    .banner{
        margin-bottom: 10px;
    }
    .banner img {
        width: 768px;
        margin-left: -384px;
    }
    .top .web-user{
        display: block!important;
        width: 40px;
        height: 40px;
        top: 15px;
        right: 11px;
    }
    .nmg-top-bg-user .web-user{
        top: 36px!important;
    }
    .notice-login .notice {
        width: 100%;
        height: auto;
    }
    .notice-top{
        margin-bottom: 10px;
    }
    .notice-top h2{
        font-size: 15px
    }
    .notice-r .notice-slide {
        margin-bottom: 10px;
    }
    .notice-slide h6 {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }
    .notice-slide p{
        line-height: 20px;
        height: 20px;
    }
    .notice-login .login {
        display: none;
    }
    .login-no .login-tab h2.login-zhdl{
        width: 100%;
        color: #333333;
        text-align: left;
        border: none;
    }
    .login-no .login-tab h2.login-smdl{
        display: none;
    }
    .progress img {
        width: 768px;
        margin-left: -384px;
    }
    .course-top h2{
        font-size: 15px
    }
    .course-box .course-list{
        height: auto;
    }
    .course-list .course-slide {
        width: 48.7%;
    }
    .course-list .course-slide:nth-child(3n + 1){
        margin-left: 2.6%;
    }
    .course-list .course-slide:nth-child(2n + 1){
        margin-left: 0;
    }
    .course-top{
        margin-bottom: 10px;
    }
    .nmzj-mobile-wrap{
        margin-top:15px;
    }
    .type-name{
        display: block;
        text-align: center;
        font-size: 18px;
        padding-bottom: 11px;
        font-weight: bold;
        color: #333;
    }
    .course-classify{
        padding-bottom: 8px;
        width: 93%;
        margin: 0 auto;
        margin-bottom: 12px;
    }
    .course-classify a{
        margin: 5px 10px;
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 520px){
    .noticeMargin{
        margin-top: 10px;
    }
    .banner img {
        width: 570px;
        margin-left: -285px;
    }
    .progress img {
        width: 520px;
        margin-left: -260px;
    }
    .nmg-top-bg{
        margin-bottom: 0px!important;
    }
    .nmg-top-bg img{
        margin-left: -272px!important;
    } 
    .top .web-user{
        display: block!important;
        width: 32px;
        height: 32px;
        top: 15px;
        right: 11px;
    }
    .nmg-top-bg-user .web-user{
        top: 36px!important;
    }
    .pcImg {
        display: flex!important;
        flex-wrap: wrap;
        margin: 0!important;
        width: 100%!important;
        justify-content:inherit!important;
    }
    .pcImg img {
        width: 33%;
     }
    .course-list .course-slide {
        margin-bottom: 10px;
    }
    .course-slide .course-img{
        height: 116px;
    }
    .course-slide .course-text {
        padding: 9px 4%;
    }
    .course-text h6 {
        font-size: 14px;
    }
    .course-text p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 4px;
    }
    .course-text p .price {
        font-size: 16px;
    }
    .course-text p span.fl {
        max-width: 100px;
    }
    .link-box{
        display: flex;
        flex-wrap: wrap;
        padding-left: 15px;
    }
    .link-box .link-slide {
        width: 45%!important;
    }
    .footer-box img{
        width: 50%;
    }
    .footer-box div{
        padding-left: 20px;
    }
}
@media screen and (max-width: 360px){
    .course-text p span.fl {
        max-width: 86px;
    }
    .course-slide .course-img {
        height: 100px;
    }
}
/* link */
.link {
    margin: 0 auto;
}

.link .link-box {
    width: 100%;
    padding: 20px 0;
}

.link-box .link-slide {
    display: block;
    width: 278px;
    height: 44px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #333333;
    line-height: 42px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}

.link-box .link-slide:hover {
    border-color: rgb(1, 32, 209);
    color: #010fd1;
}
/* list totle style */
.list-box{
    width: 100%;
    max-width: 1200px;
	margin: 0 auto;
    padding: 20px 0;
}
/* 分页 */
.page-box{
    width: 100%;
    padding: 20px 0;
    text-align: center;
}
.el-button--primary {
    color: #FFF;
    background-color: var(--custom-color)!important;
    border-color:var(--custom-color)!important;
}
.el-button:focus, .el-button:hover{
    color:  #FFF!important;;
    border-color: var(--custom-color)!important;
    background-color: var(--custom-color)!important;
}
@media screen and (max-width: 1023px){
	.page-box{
        padding: 15px 0;
    }
}
@media screen and (max-width: 767px){
	.list-box {
        padding: 12px 0;
    }
}
@media screen and (max-width: 520px){
    .page-box{
        padding: 10px 0;
    }
    .footer-box img{
        width: 50%;
    }
    .footer-box div{
        padding-left: 20px;
    }
}
/* course list */
.course-find{
	width: 100%;
	border-radius: 0 0 4px 4px;
    background: #fff;
    border: 1px solid #dedede;
    border-top-color: var(--custom-color);
	margin-bottom:15px;
}
.course-find-list{
	display: flex;
	align-items: center;
	padding: 14px 0px;
	border-bottom: 1px solid #dedede;
}
.course-find-list-select span.active{
    background: var(--custom-color);
    color: #fff;
    border-radius: 5px;
}
.course-find-list-title{
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    color: #515a6e;
	padding-left: 15px;
	width: 80px;
}
.course-find-list-select{
	width: 90%;
}
.course-find-list-select div{
    margin-right: 8px;
    line-height: 35px;
}
.course-find-list-select ul{
    border-top: 1px dashed #dedede;
    padding-top: 12px;
    margin-left: 6px;
}
.course-find-list-select ul li{
	float: left;
	padding: 3px 6px;
	cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    margin-right: 6px;
    color:#666;
}
.course-find-content{
	width: 100%;
    height: auto;
}
.course-find-content.no-course{
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #333333;
}
.course-find-content ul li{
    width: 24%;
	float: left;
	margin-right: 1%;
    margin-bottom: 24px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e9e9e9;
    transition: all .4s ease-in-out;
}
.course-find-content ul li:nth-child(4n){
    margin-right: 0;
}
.course-find-content ul li.nomarginr{
	margin-right: 0;
}
.course-find-content ul li .course-list-img{
    display: block;
    width: 100%;
	height: 160px;
	background-size: cover;
    background-position: center;
}
.course-find-content ul li .course-list-text{
    width: 100%;
    box-sizing: border-box;
    padding: 15px 5%;
}
.course-list-text a{
    display: block;
    width: 100%;
    color: #333;
	font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.course-list-text p{
    width: 100%;
    margin-top: 7px;
}
.course-list-text p span{
    display: block;
    font-size: 12px;
    line-height: 20px;
}
.course-list-text p span.course-teacher,
.course-list-text p span.course-price{
    max-width: 140px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.course-list-text p span.course-price{
    font-size: 20px;
    font-weight: bold;
    color: #d7200b;
}
.course-list-text p img{
    display: block;
    width: 16px;
    height: 16px;
    margin: 2px;
    cursor: pointer;
}
.course-find-list-select span{
    color: #666;
    padding: 3px 6px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
}
.course-find-list-select span a{
    color: inherit;
    text-decoration: none;
}
.course-find-list-select span a:hover{
    color: #fff;
}
.course-classify{
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #dedede;
}
.course-classify span{
    color: #666;
    padding: 3px 6px;
    cursor: pointer;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
}
.course-classify span a{
    color: inherit;
    text-decoration: none;
}
.course-classify span.active{
    background: var(--custom-color);
    color: #fff;
    border-radius: 5px;
}
.course-classify span.active a{
    color: #fff;
}
.course-find-list-select ul li.active{
	background: var(--custom-color);
	color: #fff;
    border-radius: 5px;
}
/*屏幕在900px到1200之间（中屏幕电脑）*/
/* @media screen and (min-width: 1024px) and (max-width: 1200px){
	.couese-content{
		width: 1000px;.course-find-content ul li
	}
} */
@media screen and (max-width: 1023px){
    .course-find-content ul li{
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 900px){
	.course-find-content ul li{
		float: left;
		width: calc(97%/3);
		margin-right: 1.5%;
	}
    .course-find-content ul li:nth-child(4n){
		margin-right: 1.5%;
	}
	.course-find-content ul li:nth-child(3n){
		margin-right: 0;
	}
	.couese-content{
		margin:0;
		width: 100%;
	}
}
@media screen and (max-width: 767px){
    .course-find-list {
        padding: 13px 0px;
    }
    .course-find-list-select ul li {
        padding: 3px 9px;
    }
    .course-find{
        margin-bottom: 10px;
    }
    .course-find-content ul li{
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 700px){
	.course-find-content ul li{
		float: left;
		width: calc(97%/2);
		margin-right: 1.6%;
	}
    .course-find-content ul li:nth-child(3n){
		margin-right: 1.6%;
	}
	.course-find-content ul li:nth-child(2n){
		margin-right: 0;
	}
	.couese-content{
		margin:0;
		width: 100%;
	}
}
@media screen and (max-width: 520px){
    .course-find-list-title{
        font-size: 12px;
        padding-left: 5px;
        width: 75px;
    }
    .course-find-list-select ul li {
        padding: 2px 5px;
    }
}
@media screen and (max-width: 520px){
    .course-find-content ul li {
        margin-bottom: 7px;
    }
	.course-find-content ul li .course-list-img{
        height: 132px;
    }
    .course-find-content ul li .course-list-text {
        padding: 9px 4%;
    }
    .course-list-text a {
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }
    .course-list-text p {
        margin-top: 3px;
    }
    .course-list-text p span.course-price {
        font-size: 16px;
    }
}
@media screen and (max-width: 374px){
    .course-find-content ul li {
        margin-bottom: 6px;
    }
	.course-find-content ul li .course-list-img{
        height: 110px;
    }
}
/* news list */
.new-content-list{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.new-content-list-left{
    float: left;
    width: 384px;
    height: 216px;
    background-position: center;
    background-size: cover;
}
.new-content-list-right{
    float: right;
    width: calc(100% - 400px);
}
.new-content-list-title{
    color: #333;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-content-list-time{
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding: 18px 0;
}
.new-content-list-centent{
    overflow: hidden;
    font-size: 12px;
    color: #333333;
    line-height: 20px;
    height: 60px;
    text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.new-content-list-btn{
    display: block;
    width: 134px;
    height: 48px;
    line-height: 46px;
    font-size: 14px;
    margin-top: 28px;
    border: 1px solid var(--custom-color);
    border-radius: 2px;
    color:var(--custom-color);
    text-align: center;
}
.new-content-list-btn:hover{
    background-color: var(--custom-color);
    color: #ffffff;
}
@media screen and (max-width: 1023px){
    .new-content-list-left {
        width: 320px;
        height: 180px;
    }
    .new-content-list-right{
        width: calc(100% - 340px);
    }
    .new-content-list-time {
        padding: 5px 0;
    }
    .new-content-list-btn {
        width: 120px;
        height: 40px;
        line-height: 38px;
        margin-top: 26px;
    }
}
@media screen and (max-width: 767px){
    .new-content-list {
        margin-bottom: 10px;
    }
    .new-content-list-left {
        width: 220px;
        height: 140px;
    }
    .new-content-list-right{
        width: calc(100% - 230px);
    }
    .new-content-list-btn {
        width: 90px;
        height: 32px;
        line-height: 30px;
        margin-top: 14px;
    }
    .new-content-list-centent {
        height: 40px;
        -webkit-line-clamp: 2;
    }
    .new-content-list-title{
        font-size: 16px;
    }
}
@media screen and (max-width: 520px){
    .new-content-list-left {
        width: 160px;
        height: 100px;
    }
    .new-content-list-right{
        width: calc(100% - 170px);
    }
    .new-content-list-btn {
        width: 70px;
        height: 24px;
        line-height: 22px;
        font-size: 12px;
        margin-top: 0px;
    }
    .new-content-list-time {
        padding: 0;
    }
    .new-content-list-centent {
        font-size: 12px;
        line-height: 18px;
        height: 36px;
        -webkit-line-clamp: 2;
    }
    .new-content-list-title{
        font-size: 14px;
        line-height: 20px;
        height: 20px;
    }
}
@media screen and (max-width: 360px){
    .new-content-list-left {
        width: 140px;
        height: 100px;
    }
    .new-content-list-right{
        width: calc(100% - 150px);
    }
}

/* help list */
.help-l{
    float: left;
    width: 260px;
    height: auto;
}
.help-l .help-nav{
    width: 100%;
    height: 70px;
    margin-bottom: 20px;
    background-color: #f7fbfe;
    font-size: 18px;
    color: var(--custom-color);
    line-height: 70px;
    text-align: center;
    box-shadow: 0 3px 12px rgba(28,101,176,.1);
    cursor: pointer;
    overflow: hidden;
}
.help-l .help-nav:hover,
.help-l .help-nav.active{
    background-color: #dcecf7;
}

.help-r{
    float: right;
    width: calc(100% - 280px);
    height: auto;
    box-sizing: border-box;
    padding: 20px 40px;
    box-shadow: 0 3px 12px rgba(28,101,176,.1);
    min-height: 540px;
}
.help-r h6{
    font-size: 20px;
    line-height: 40px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.help-r .help-r-list{
    width: 100%;
    height: auto;
}
.help-r .help-r-nodata{
    font-size: 14px;
    line-height: 89px;
    color: #333333;
    border-top: 1px solid #e9e9e9;
}
.help-r-list a{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    padding: 32px 0 33px 0;
    border-top: 1px solid #e9e9e9;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.help-r-list a:hover{
    color: #018bca;
}
@media screen and (max-width: 1023px){
    .help-l{
        width: 200px;
    }
    .help-r{
        width: calc(100% - 220px);
    }
}
@media screen and (max-width: 767px){
    .help-l{
        width: 160px;
    }
    .help-l .help-nav {
        height: 42px;
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 42px;
    }
    .help-r{
        width: calc(100% - 170px);
        padding: 10px 20px;
        min-height: 416px;
    }
    .help-r h6 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .help-r-list a {
        font-size: 14px;
        line-height: 24px;
        color: #666666;
        padding: 13px 0 14px 0;
    }
}
@media screen and (max-width: 520px){
    .help-l{
        width: 100%;
        font-size: 0;
    }
    .help-l .help-nav {
        display: inline-block;
        width: 30%;
        height: 34px;
        margin: 0 1.6%;
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 34px;
    }
    .help-r{
        width: 100%;
        padding: 10px;
        min-height: 352px;
    }
    .help-r h6 {
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 9px;
    }
    .help-r-list a {
        font-size: 12px;
        line-height: 20px;
        color: #666666;
        padding: 11px 0 12px 0;
    }
}
/* details total style */
.details-box{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.details-box .details-crumbs{
    width: 100%;
    margin-bottom: 20px;
}
.details-crumbs,
.details-crumbs a{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
.details-crumbs a.current{
    color: var(--custom-color);
}
@media screen and (max-width: 767px){
    .details-box {
        padding: 10px 0;
    }
    .details-box .details-crumbs {
        margin-bottom: 10px;
    }
}

/* course details */
/* 课程简介 */
.course-details-jj{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.course-details-jj-l{
  float: left;
  width: 550px;
  height: 330px;
  background-color: #f7f7f7;
}
.course-details-jj-l img{
	width: 100%;
	height: 100%;
}
.course-details-jj-r{
	float: right;
	width: calc(100% - 580px);
}
.course-details-jj-r .gologin-btn{
        display: block;
        width: 352px;
        height: 57px;
        line-height: 57px;
        background: url('../images/btn_login.png') no-repeat;
        font-size: 20px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        user-select: none;
        
}
.course-details-jj-r h5{
    left: 0;
    width: 100%;
    font-size: 12px;
    color: #f00429;
}
.course-details-jj-r h6{
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    width: 100%;
    color: #333333;
	margin-bottom: 20px;
    max-height: 64px;
    text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.course-details-jj-r .course-details-jj-slide{
    width: 100%;
    height: auto;
    margin-bottom: 16px;
}
.course-details-jj-slide span{
    display: block;
    float: left;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    width:72px;
    line-height: 24px;
}
.course-details-jj-slide p{
    float: left;
    width: calc(100% - 72px);
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}
.course-details-jj-slide p.sketch{
    height: auto;
    max-height: 96px;
    text-overflow: none;
    white-space: none;
    text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.course-details-jj-slide p.price{
    font-size: 20px;
    font-weight: bold;
    color: #d7200b;
}
/* 课程介绍 */
.course-details-js{
    width: 100%;
    height: auto;
}
.course-js-table{
	width: 100%;
}
.course-js-table p{
	color: #333333;
    font-weight: 700;
    border-bottom: 4px solid #ffffff;
	line-height: 54px;
    font-size: 20px;
    display: inline-block;
    margin-right: 64px;
    cursor: pointer;
}
.course-js-table p.active{
	border-color:var(--custom-color);
	color: var(--custom-color);
}
.course-details-js .course-js-one{
	width: 100%;
	padding: 10px 0;
    font-size: 14px;
    cursor: pointer;
}
.course-js-one p{
	float: left;
}
.course-js-one img{
	float: right;
}
.course-js-one .course-list-xl li{
	padding: 10px;
}
.course-js-one .course-list-xl li span{
	color: var(--custom-color);
}
.course-details-js .course-js-two{
	padding: 10px 0;
}
.course-js-two .course-details-jj-slide p{
    height: auto;
}
.course-js-two .course-details-jj-slide img{
    max-width: calc(100% - 72px);
}
@media screen and (max-width: 1199px){
    .course-details-jj-l {
        width: 500px;
        height: 300px;
    }
    .course-details-jj-r {
        width: calc(100% - 520px);
    }
    .course-details-jj-r h6 {
        font-size: 22px;
        line-height: 30px;
        max-height: 60px;
    }
    .course-details-jj-r .course-details-jj-slide {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 1023px){
    .course-details-jj-l {
        width: 420px;
        height: 260px;
    }
    .course-details-jj-r {
        width: calc(100% - 440px);
    }
    .course-js-table p {
        border-bottom: 3px solid #ffffff;
        line-height: 40px;
        font-size: 18px;
        margin-right: 40px;
    }
}
@media screen and (max-width: 860px){
    .course-details-jj-l {
        width: 360px;
        height: 250px;
    }
    .course-details-jj-r {
        width: calc(100% - 380px);
    }
    .course-details-jj-r h6 {
        font-size: 20px;
        line-height: 28px;
        max-height: 56px;
        margin-bottom: 14px;
    }
    .course-details-jj-slide span {
        line-height: 20px;
    }
    .course-details-jj-slide p {
        line-height: 20px;
        height: 20px;
    }
    .course-details-jj-slide p.sketch {
        max-height: 80px;
    }
    .course-details-jj-slide p.price {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .course-details-jj-l {
        width: 280px;
        height: 200px;
    }
    .course-details-jj-r {
        width: calc(100% - 290px);
    }
    .course-details-jj-r h6 {
        font-size: 18px;
        line-height: 20px;
        max-height: 40px;
        margin-bottom: 8px;
    }
    .course-details-jj-slide p.sketch {
        max-height: 60px;
        -webkit-line-clamp: 3;
    }
    .course-details-jj-slide p.price {
        font-size: 16px;
    }
    .course-details-jj-r .course-details-jj-slide {
        margin-bottom: 8px;
    }
    .course-js-table p {
        line-height: 36px;
        font-size: 16px;
        margin-right: 36px;
    }
    .course-js-one .course-list-xl li{
        padding: 5px 10px;
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (max-width: 520px){
    .course-details-jj-l {
        width:100%;
        height: 200px;
        margin-bottom: 8px;
    }
    .course-details-jj-r {
        width: 100%;
    }
    .course-details-jj-r h6 {
        font-size: 16px;
    }
}

/* 公告和帮助中心详情 */
.article-details-box{
	width: 100%;
	margin: 0 auto;
    padding: 30px 0;
}
.article-details-box h4{
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}
.article-details-box .author{
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
}
.article-details-box .article-details-content{
    width: 100%;
    height: auto;
}
.article-details-content span,
.article-details-content p{
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
}
.article-details-content img{
    display: inline-block;
    max-width: 100%;
    height: auto;
}
@media screen and (max-width: 1023px){
    .article-details-box {
        padding: 10px 0 20px 0;
    }
}
@media screen and (max-width: 767px){
    .article-details-box h4 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .article-details-box p {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 520px){
    .article-details-box {
        padding: 0 0 20px 0;
    }
    .article-details-box h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .article-details-content span,
    .article-details-content p {
        font-size: 12px !important;
        line-height: 20px;
    }
}

/* Element UI Pagination */
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .btn-next {
    background: #f4f4f5;
    color: #606266;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.el-pagination.is-background .btn-prev:hover,
.el-pagination.is-background .btn-next:hover {
    background-color: #e6e6e6;
}
.el-pagination.is-background .btn-prev:disabled,
.el-pagination.is-background .btn-next:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.el-pagination.is-background .btn-prev::before {
    content: "<";
    display: inline-block;
}
.el-pagination.is-background .btn-next::before {
    content: ">";
    display: inline-block;
}
.el-pagination.is-background .btn-prev .el-icon-arrow-left,
.el-pagination.is-background .btn-next .el-icon-arrow-right {
    display: none;
}
.el-pagination.is-background .el-pager li {
    display: inline-block;
    min-width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    background: #f4f4f5;
    border-radius: 2px;
    margin: 0 5px;
    cursor: pointer;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}
.el-pagination.is-background .el-pager li:hover {
    background-color: #e6e6e6;
}
.el-pagination.is-background .el-pager li.active {
    background-color: #409eff;
    color: #ffffff;
}
.el-pagination.is-background .el-pager li.active:hover {
    background-color: #66b1ff;
}
.el-pagination {
    white-space: nowrap;
    padding: 2px 5px;
    color: #333;
    font-weight: 400;
}
.el-pagination::after,
.el-pagination::before {
    display: table;
    content: "";
}
.el-pagination::after {
    clear: both;
}
.el-pager {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}