[v-cloak] {
    display: none;
}

body {
    margin: 0;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #444;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.wrap {
    display: flex;
}

.flex1 {
    flex: 1;
}

.flex-v {
    justify-content: center;
    align-items: center;
}

.inline-block {
    display: inline-block;
}

.bold {
    font-weight: bold;
}

.gray {
    color: #999 !important;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.orange {
    color: #ec882e !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.mt7 {
    margin-top: 7px;
}

.mt40 {
    margin-top: 40px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt0 {
    margin-top: 0px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.mr0 {
    margin-right: 0px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.pt0 {
    padding-top: 0px !important;
}

.pt18 {
    padding-top: 18px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.plr10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ptb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.ptb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

p {
    margin: 0 0 5px;
}

.m5rem {
    margin: 0.5rem 0 !important;
}

.m2rem {
    margin: 2rem 0 !important;
}

.borderb {
    border-bottom: 1px solid #e8e8e8;
}

.border {
    border: 1px solid #E6E6E6;
}

.bg {
    background: #F2F5F7;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.green {
    color: #00853c !important;
}

.white-bg {
    background: #fff !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.hide {
    display: none !important;
}

.f10 {
    font-size: 10px !important;
}

.f11 {
    font-size: 11px !important;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.f19 {
    font-size: 19px !important;
}

.f20 {
    font-size: 20px !important;
}

.f21 {
    font-size: 21px !important;
}

.f22 {
    font-size: 22px !important;
}

.f23 {
    font-size: 23px !important;
}

.f24 {
    font-size: 24px !important;
}

.f25 {
    font-size: 25px !important;
}

.f26 {
    font-size: 26px !important;
}

.f27 {
    font-size: 27px !important;
}

.f28 {
    font-size: 28px !important;
}

.f29 {
    font-size: 29px !important;
}

.f30 {
    font-size: 30px !important;
}

.width-43_5 {
    width: 43.5% !important;
}

.width-44 {
    width: 44% !important;
}

.width-5 {
    width: 5% !important;
}

.width-10 {
    width: 10% !important;
}

.width-15 {
    width: 15% !important;
}

.width-20 {
    width: 20% !important;
}

.width-25 {
    width: 25% !important;
}

.width-30 {
    width: 30% !important;
}

.width-35 {
    width: 35% !important;
}

.width-40 {
    width: 40% !important;
}

.width-45 {
    width: 45% !important;
}

.width-50 {
    width: 50% !important;
}

.width-55 {
    width: 55% !important;
}

.width-60 {
    width: 60% !important;
}

.width-65 {
    width: 65% !important;
}

.width-70 {
    width: 70% !important;
}

.width-75 {
    width: 75% !important;
}

.width-80 {
    width: 80% !important;
}

.width-85 {
    width: 85% !important;
}

.width-90 {
    width: 90% !important;
}

.width-95 {
    width: 95% !important;
}

.width-100 {
    width: 100% !important;
}

.w670 {
    width: 670px !important;
}

.w217 {
    width: 217px !important;
}

.h5 {
    height: 5px !important;
}

.h10 {
    height: 10px !important;
}

.h15 {
    height: 15px !important;
}

.h20 {
    height: 20px !important;
}

.h25 {
    height: 25px !important;
}

.h30 {
    height: 30px !important;
}

.h35 {
    height: 35px !important;
}

.h40 {
    height: 40px !important;
}

.h45 {
    height: 45px !important;
}

.h50 {
    height: 50px !important;
}

.h55 {
    height: 55px !important;
}

.h60 {
    height: 60px !important;
}

.h65 {
    height: 65px !important;
}

.h70 {
    height: 70px !important;
}

.h75 {
    height: 75px !important;
}

.h80 {
    height: 80px !important;
}

.h85 {
    height: 85px !important;
}

.h90 {
    height: 90px !important;
}

.h95 {
    height: 95px !important;
}

.h100 {
    height: 100px !important;
}

.h105 {
    height: 105px !important;
}

.h110 {
    height: 110px !important;
}

.h115 {
    height: 115px !important;
}

.h120 {
    height: 120px !important;
}

.h125 {
    height: 125px !important;
}

.h130 {
    height: 130px !important;
}

.h135 {
    height: 135px !important;
}

.h140 {
    height: 140px !important;
}

.h145 {
    height: 145px !important;
}

.h150 {
    height: 150px !important;
}

.h155 {
    height: 155px !important;
}

.h160 {
    height: 160px !important;
}

.h165 {
    height: 165px !important;
}

.h170 {
    height: 170px !important;
}

.h175 {
    height: 175px !important;
}

.h180 {
    height: 180px !important;
}

.h185 {
    height: 185px !important;
}

.h190 {
    height: 190px !important;
}

.h195 {
    height: 195px !important;
}

.h200 {
    height: 200px !important;
}

.h205 {
    height: 205px !important;
}

.h210 {
    height: 210px !important;
}

.h215 {
    height: 215px !important;
}

.h220 {
    height: 220px !important;
}

.h225 {
    height: 225px !important;
}

.h230 {
    height: 230px !important;
}

.h235 {
    height: 235px !important;
}

.h240 {
    height: 240px !important;
}

.h245 {
    height: 245px !important;
}

.h250 {
    height: 250px !important;
}

.h255 {
    height: 255px !important;
}

.h260 {
    height: 260px !important;
}

.h265 {
    height: 265px !important;
}

.h270 {
    height: 270px !important;
}

.h275 {
    height: 275px !important;
}

.h280 {
    height: 280px !important;
}

.h285 {
    height: 285px !important;
}

.h290 {
    height: 290px !important;
}

.h295 {
    height: 295px !important;
}

.h300 {
    height: 300px !important;
}

.h305 {
    height: 305px !important;
}

.h310 {
    height: 310px !important;
}

.h315 {
    height: 315px !important;
}

.h320 {
    height: 320px !important;
}

.h325 {
    height: 325px !important;
}

.h330 {
    height: 330px !important;
}

.h335 {
    height: 335px !important;
}

.h340 {
    height: 340px !important;
}

.h345 {
    height: 345px !important;
}

.h350 {
    height: 350px !important;
}

.h355 {
    height: 355px !important;
}

.h360 {
    height: 360px !important;
}

.h365 {
    height: 365px !important;
}

.h370 {
    height: 370px !important;
}

.h375 {
    height: 375px !important;
}

.h380 {
    height: 380px !important;
}

.h385 {
    height: 385px !important;
}

.h390 {
    height: 390px !important;
}

.h395 {
    height: 395px !important;
}

.h400 {
    height: 400px !important;
}

.h405 {
    height: 405px !important;
}

.h410 {
    height: 410px !important;
}

.h415 {
    height: 415px !important;
}

.h420 {
    height: 420px !important;
}

.h425 {
    height: 425px !important;
}

.h430 {
    height: 430px !important;
}

.h435 {
    height: 435px !important;
}

.h440 {
    height: 440px !important;
}

.h445 {
    height: 445px !important;
}

.h450 {
    height: 450px !important;
}

.h455 {
    height: 455px !important;
}

.h460 {
    height: 460px !important;
}

.h465 {
    height: 465px !important;
}

.h470 {
    height: 470px !important;
}

.h475 {
    height: 475px !important;
}

.h480 {
    height: 480px !important;
}

.h485 {
    height: 485px !important;
}

.h490 {
    height: 490px !important;
}

.h495 {
    height: 495px !important;
}

.h500 {
    height: 500px !important;
}

.h505 {
    height: 505px !important;
}

.h510 {
    height: 510px !important;
}

.h515 {
    height: 515px !important;
}

.h520 {
    height: 520px !important;
}

.h525 {
    height: 525px !important;
}

.h530 {
    height: 530px !important;
}

.h535 {
    height: 535px !important;
}

.h540 {
    height: 540px !important;
}

.h545 {
    height: 545px !important;
}

.h550 {
    height: 550px !important;
}

.h555 {
    height: 555px !important;
}

.h560 {
    height: 560px !important;
}

.h565 {
    height: 565px !important;
}

.h570 {
    height: 570px !important;
}

.h575 {
    height: 575px !important;
}

.h580 {
    height: 580px !important;
}

.h585 {
    height: 585px !important;
}

.h590 {
    height: 590px !important;
}

.h595 {
    height: 595px !important;
}

.h600 {
    height: 600px !important;
}


.w5 {
    width: 5px !important;
}

.w10 {
    width: 10px !important;
}

.w15 {
    width: 15px !important;
}

.w20 {
    width: 20px !important;
}

.w25 {
    width: 25px !important;
}

.w30 {
    width: 30px !important;
}

.w35 {
    width: 35px !important;
}

.w40 {
    width: 40px !important;
}

.w45 {
    width: 45px !important;
}

.w50 {
    width: 50px !important;
}

.w55 {
    width: 55px !important;
}

.w60 {
    width: 60px !important;
}

.w65 {
    width: 65px !important;
}

.w70 {
    width: 70px !important;
}

.w75 {
    width: 75px !important;
}

.w80 {
    width: 80px !important;
}

.w85 {
    width: 85px !important;
}

.w90 {
    width: 90px !important;
}

.w95 {
    width: 95px !important;
}

.w100 {
    width: 100px !important;
}

.w105 {
    width: 105px !important;
}

.w110 {
    width: 110px !important;
}

.w115 {
    width: 115px !important;
}

.w120 {
    width: 120px !important;
}

.w125 {
    width: 125px !important;
}

.w130 {
    width: 130px !important;
}

.w135 {
    width: 135px !important;
}

.w140 {
    width: 140px !important;
}

.w145 {
    width: 145px !important;
}

.w150 {
    width: 150px !important;
}

.w155 {
    width: 155px !important;
}

.w160 {
    width: 160px !important;
}

.w165 {
    width: 165px !important;
}

.w170 {
    width: 170px !important;
}

.w175 {
    width: 175px !important;
}

.w180 {
    width: 180px !important;
}

.w185 {
    width: 185px !important;
}

.w190 {
    width: 190px !important;
}

.w195 {
    width: 195px !important;
}

.w200 {
    width: 200px !important;
}

.w205 {
    width: 205px !important;
}

.w210 {
    width: 210px !important;
}

.w215 {
    width: 215px !important;
}

.w220 {
    width: 220px !important;
}

.w225 {
    width: 225px !important;
}

.w230 {
    width: 230px !important;
}

.w235 {
    width: 235px !important;
}

.w240 {
    width: 240px !important;
}

.w245 {
    width: 245px !important;
}

.w250 {
    width: 250px !important;
}

.w255 {
    width: 255px !important;
}

.w260 {
    width: 260px !important;
}

.w265 {
    width: 265px !important;
}

.w270 {
    width: 270px !important;
}

.w275 {
    width: 275px !important;
}

.w280 {
    width: 280px !important;
}

.w285 {
    width: 285px !important;
}

.w290 {
    width: 290px !important;
}

.w295 {
    width: 295px !important;
}

.w300 {
    width: 300px !important;
}

.w305 {
    width: 305px !important;
}

.w310 {
    width: 310px !important;
}

.w315 {
    width: 315px !important;
}

.w320 {
    width: 320px !important;
}

.w325 {
    width: 325px !important;
}

.w330 {
    width: 330px !important;
}

.w335 {
    width: 335px !important;
}

.w340 {
    width: 340px !important;
}

.w345 {
    width: 345px !important;
}

.w350 {
    width: 350px !important;
}

.w355 {
    width: 355px !important;
}

.w360 {
    width: 360px !important;
}

.w365 {
    width: 365px !important;
}

.w370 {
    width: 370px !important;
}

.w375 {
    width: 375px !important;
}

.w380 {
    width: 380px !important;
}

.w385 {
    width: 385px !important;
}

.w390 {
    width: 390px !important;
}

.w395 {
    width: 395px !important;
}

.w400 {
    width: 400px !important;
}

.w405 {
    width: 405px !important;
}

.w410 {
    width: 410px !important;
}

.w415 {
    width: 415px !important;
}

.w420 {
    width: 420px !important;
}

.w425 {
    width: 425px !important;
}

.w430 {
    width: 430px !important;
}

.w435 {
    width: 435px !important;
}

.w440 {
    width: 440px !important;
}

.w445 {
    width: 445px !important;
}

.w450 {
    width: 450px !important;
}

.w455 {
    width: 455px !important;
}

.w460 {
    width: 460px !important;
}

.w465 {
    width: 465px !important;
}

.w470 {
    width: 470px !important;
}

.w475 {
    width: 475px !important;
}

.w480 {
    width: 480px !important;
}

.w485 {
    width: 485px !important;
}

.w490 {
    width: 490px !important;
}

.w495 {
    width: 495px !important;
}

.w500 {
    width: 500px !important;
}

.w505 {
    width: 505px !important;
}

.w510 {
    width: 510px !important;
}

.w515 {
    width: 515px !important;
}

.w520 {
    width: 520px !important;
}

.w525 {
    width: 525px !important;
}

.w530 {
    width: 530px !important;
}

.w535 {
    width: 535px !important;
}

.w540 {
    width: 540px !important;
}

.w545 {
    width: 545px !important;
}

.w550 {
    width: 550px !important;
}

.w555 {
    width: 555px !important;
}

.w560 {
    width: 560px !important;
}

.w565 {
    width: 565px !important;
}

.w570 {
    width: 570px !important;
}

.w575 {
    width: 575px !important;
}

.w580 {
    width: 580px !important;
}

.w585 {
    width: 585px !important;
}

.w590 {
    width: 590px !important;
}

.w595 {
    width: 595px !important;
}

.w600 {
    width: 600px !important;
}


.border-top {
    border-top: 1px solid #F2F2F2;
}

.border-bottom {
    border-bottom: 1px solid #F2F2F2;
}

.nowrap {
    white-space: nowrap;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

hr {
    height: 5px;
    background: #F2F2F2;
    margin: 0;
    border: none;
}

.relative {
    position: relative;
}

em {
    font-style: normal;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.text-center {
    text-align: center;
}

.loading-box {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/loading.gif) no-repeat center center;
}

.no-border-bottom {
    border-bottom: 0 !important;
}

/*login*/
.login-box {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
}

.web-name {
    color: #fff;
    padding-bottom: 10px;
    font-size: 44px;
}

.web-name img {
    vertical-align: middle;
}

.web-name span.first {
    font-size: 72px;
    padding-left: 20px;
}

.form-box .welcome {
    font-size: 24px;
    padding: 30px 0;
    color: #4A4A4A;
}

.icon {
    display: inline-block;
}

.icon-use {
    width: 19px;
    height: 20px;
}

.icon-lock {
    width: 16px;
    height: 20px;

}

.icon-code {
    width: 18px;
    height: 20px;

}

.form-box .icon {
    margin: 14px 0 0 6px;
}

.form-box .el-input--prefix .el-input__inner {
    padding-left: 40px;

}

.form-box .el-input__inner, .form-box .el-button--primary {
    height: 50px;
    line-height: 50px;
}

.form-box .el-input__inner {
    background: #F2F2F2;
}

.form-box .el-input__inner:focus {
    background: #fff;
}

.form-box .el-button--primary {
    padding: 0;
    font-size: 20px;
}

.form-box .icon {
    margin: 15px 0 0 6px;
}

.form-box .el-form-item {
    margin-bottom: 20px;
}

.form-box {
    height: 480px;
    border-radius: 10px;
    padding: 0 40px 0 600px;
    position: relative;
}

.form-box .welcome {
    font-size: 24px;
    padding: 30px 0;
    color: #4A4A4A;
}

.login-bg .copyright, .public-box + .copyright {
    color: #fff;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.public-box + .copyright {
    color: #4A4A4A;
}

@media screen and (min-width: 320px) and (max-width: 600px) {
    .web-name {
        font-size: 18px;
    }

    .login-box {
        width: auto;
    }

    .form-box {
        background: #fff !important;
        padding: 10px;
        margin: 10px;
        height: 340px;
    }

    .login-box .text-center img {
        width: 180px;
    }

    .form-box .el-input__inner, .form-box .el-button--primary {
        height: 40px;
        line-height: 40px;
    }

    .form-box .icon {
        margin: 10px 0 0 6px;
    }

    .form-box .welcome {
        font-size: 16px;
        padding: 10px 0 11px;
        font-weight: bold;
    }

    .form-box .el-form-item:nth-child(4) .el-input {
        width: 150px !important;
    }
}

/*end login*/
.public-box {
    position: relative;
    top: 50%;
    margin-top: -150px;
}

.public-box .w120 {
    margin-top: 60px;
}

.w-money {
    width: 120px;
}

.w-name {
    width: 80px;
}

.w-date {
    width: 160px;
}

.w-mobile {
    width: 115px;
}

/*head*/
.el-header {
    background: #1c202f;
    padding: 0;
    position: relative;
    height: 50px;
}

.copyright {
    font-size: 14px;
    color: #9b9b9b;
    padding: 10px 0 5px;
}

.el-header .title {
    font-size: 21px;
    color: #fff;
    padding-left: 20px;
}

.banner {
    width: 100%;
}

.el-header img {
    vertical-align: middle;
    margin-right: 15px;
}

.nav-header {
    padding: 10px 15px;
    position: absolute;
    right: 0;
    bottom: 7px;
    color: #fff;
}

.nav-header .el-dropdown {
    color: #fff;
    cursor: pointer;
}

.cname {
    font-size: 18px;
    color: #fff;
    padding-top: 12px;
}

.logo {
    padding: 10px 0 0 20px;
}

.header {
    width: 1100px;
    margin: 0 auto;
}

/*end head*/
.main-box {
    height: calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    overflow-y: auto;
    overflow-x: hidden;
}

.el-main {
    background: #F2F2F2;
    padding: 10px;
    overflow: hidden;
    width: 100%;
}

/*menu*/
.el-menu {
    background: #272b3a;
    border-right: none;
    -ms-overflow-style: none;
}

.el-menu-item, .el-submenu__title {
    background: #272b3a;
    color: #fff;
}

.el-submenu__title:hover, .el-menu-item:focus, .el-menu-item:hover {
    background-color: #406cfe;
    color: #fff;
}

.el-menu-item a {
    display: block;
}

.el-submenu__title i, .el-menu-item i, .el-menu-item a {
    color: #C8C8C8;
}

.el-menu-item.is-active, .el-menu-item.is-active a {
    color: #fff;
}

.el-menu-item .icon {
    display: inline-block;
    margin-right: 7px;
}

.el-menu-item.is-active {
    background-color: #406cfe !important;
}

.el-menu-item .icon, .el-submenu .icon {
    width: 24px;
    height: 18px;
}

.el-menu-item a {
    display: block;
    opacity: 0;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 55px;
    width: 100%;
}

.el-menu:not(.el-menu--collapse) {
    /*width: 182px;*/
    width: 160px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.el-menu--collapse .el-submenu .el-menu {
    display: none;
}

.el-menu--collapse > .el-menu-item span {
    position: absolute;
    top: 15px;
    left: 70px;
    height: 20px;
    width: auto;
    padding: 6px 12px;
    background: #333;
    color: #fff;
    line-height: normal;
    visibility: visible;
    z-index: 99;
    border-radius: 5px;
    display: none;
}

.el-menu--collapse > .el-menu-item:hover span {
    display: block;
}

.el-menu--collapse > .el-menu-item:hover .arrow-icon, .el-menu--collapse > .el-submenu:hover .arrow-icon {
    display: block;
}

.el-menu--collapse .el-submenu:hover .el-menu {
    display: block !important;
}

.el-menu--collapse .el-submenu .el-menu {
    border-radius: 5px;
}

.switch-btn {
    width: 160px;
    padding: 10px 0;
    position: fixed;
    bottom: 0px;
    border-top: 1px solid #262626;
    z-index: 66;
    background: #272b3a;
}

/*@media screen and (min--moz-device-pixel-ratio: 0) {*/
/*    .switch-btn {*/
/*        width: 165px;*/
/*    }*/
/*}*/

.el-menu--collapse .switch-btn {
    width: 62px;
}

.switch-btn .el-icon-s-fold {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    margin-left: 14px;
}

.switch-btn .el-icon-s-fold:hover {
    background: #404040;
    border-radius: 100%;
}

.el-menu--collapse .el-icon-s-fold:before {
    content: "\e7bc";
}

.menu-icon {
    font-size: 16px;
    margin-right: 7px;
}

/*end menu*/
.breadcrumbs {
    padding: 10px;
    margin: -10px -10px 0;
    background: #fff;
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover {
    color: #406cfe;
}

.el-breadcrumb__inner a, .el-breadcrumb__inner.is-link {
    font-weight: normal;
}

/*button*/
.el-button--primary {
    color: #fff;
    background-color: #5278F8;
    border-color: #5278F8;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .login-bg .copyright, .public-box + .copyright {
        position: static;
    }

    .login-bg, .login-bg #app {
        height: auto;
        overflow: auto;
    }
}

.el-step__title.is-success {
    color: #CAD3F3;
}

.el-step__head.is-success {
    color: #CAD3F3;
    border-color: #CAD3F3;
}

.el-step__head.is-success .el-step__icon.is-text {
    background: #CAD3F3;
    color: #fff;
}

.el-step__head.is-process .el-step__icon.is-text {
    background: #5278F8;
    color: #fff;
}

.el-step__head.is-process {
    color: #5278F8;
    border-color: #5278F8;
}

.el-step__title.is-process {
    color: #5278F8;
}

.el-step__head.is-wait .el-step__icon.is-text {
    background: #9B9B9B;
    color: #fff;
    border-color: #9B9B9B;
}

.el-step__title.is-wait {
    color: #9B9B9B;
}

.edui-textarea .el-textarea__inner {
    padding: 0;
    border: none;
}

/*el-ui-customize*/
.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner {
    width: 250px;
}

.el-menu::-webkit-scrollbar {
    display: none;
}

.s-table {
    width: 100%;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #E6E6E6;
    border-collapse: collapse;
    border-spacing: 0;
}

.s-table td {
    height: 40px;
}

.s-table td, .s-table th {
    padding: 8px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #E6E6E6;
}

.s-table .el-form-item {
    margin-bottom: 0px;
}

.el-table th {
    background: #f2f5f7 !important;
}

.el-table th {
    padding: 6px 0 !important;
}

.el-table .el-table__cell {
    padding: 10px 0 !important;
}

.el-table__header .el-table__cell {
    padding: 6px 0 !important;
}

.s-table-medium {
    width: 100%;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #E6E6E6;
    border-collapse: collapse;
    border-spacing: 0;
}

.s-table-medium td {
    height: 35px;
}

.s-table-medium td, .s-table-medium th {
    padding: 8px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #E6E6E6;
}

.s-table-medium .el-form-item {
    margin-bottom: 0px;
}

.el-table-medium th {
    background: #f2f5f7;
}

.el-table-medium th {
    padding: 6px 0;
}

.el-message {
    min-width: 135px !important;
    text-align: center;
}

.el-message__closeBtn {
    right: 10px !important;
}

/*end el-ui-customize*/

.error-box {
    margin: 20% auto;
    color: #9B9B9B;
}

.error-box .f60 {
    font-size: 60px;
    font-weight: bold;
}

.error-box .f44 {
    font-size: 44px;
}

.error-box.wrap {
    justify-content: center;
    align-items: center;
}

.red {
    color: #f00;
}

.h50 {
    height: 50px !important;
}

.h30 {
    height: 30px !important;
}

.no-border {
    border: none !important;
}
