/* login */
.login-model-intervene-sx .login-box{
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    margin: -250px 0 0 -428px;
    width: 855px;
    height: 500px;
}
.login-model-intervene-sx .login-box .login-logo{
    float: left;
    margin-bottom: 0;
    width: 325px;
    height: 500px;
    background: #2b2b6b;
}
.login-model-intervene-sx .login-box .login-logo .login-ico-1{
    margin: 48px auto 0;
    width: 215px;
    height: 51px;
    background: url('../img/login-ico-1.png') no-repeat 0 0;
}
.login-model-intervene-sx .login-box .login-logo .login-ico-2{
    margin: 90px auto 0;
    width: 228px;
    height: 106px;
    background: url('../img/login-ico-2.png') no-repeat 0 0;
}
.login-model-intervene-sx .login-box .login-box-body{
    position: relative;
    float: right;
    width: 530px;
    height: 500px;
    padding: 40px 70px 0 65px;
    background-color: #fff;
}
.login-model-intervene-sx .login-box .login-box-body .has-feedback .form-control{
    border: 0;
    border-bottom: 1px solid #dee1e5;
    height: 50px;
    line-height: 50px;
    padding-right: 0;
    padding-left: 35px;
}
.login-model-intervene-sx .login-box .login-box-body .form-control-feedback{
    left: 0;
    top: 7px;
}
.login-model-intervene-sx .login-box .login-box-body .form-control-feedback:before{
    content: '';
    display: inline-block;
}
.login-model-intervene-sx .login-box .login-box-body .glyphicon-envelope:before{
    width: 17px;
    height: 17px;
    background: url('../img/login-ico-3.png') no-repeat 0 0;
}
.login-model-intervene-sx .login-box .login-box-body .glyphicon-lock:before{
    width: 15px;
    height: 16px;
    background: url('../img/login-ico-4.png') no-repeat 0 0;
}
.login-model-intervene-sx .login-box .login-box-body .icheckbox_square-blue{
    margin-right: 20px;
}
.login-model-intervene-sx .login-box .login-box-body .btn{
    margin: 30px auto 0;
    border: 0;
    width: 100%;
    height: 40px;
    padding: 0;
    line-height: 40px;
    background-image: linear-gradient(to right,#fea101,#ff7e00);
}
.login-model-intervene-sx .login-box .login-box-body .first-verification{
    display: block;
    position: absolute;
    left: 101px;
    top: 30px;
    width: 224px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    opacity: 0;
    background: #fff;
    cursor:pointer;
}
.login-model-intervene-sx .login-box .login-box-body .login-box-msg {
    position: relative;
    margin-bottom: 65px;
    height: 40px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 40px;
    font-size: 24px;
    color: #1e1f29;
}
.login-model-intervene-sx .login-box .login-box-body .login-box-msg span{
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 22px;
    background: #fea101;
}
/* forget */
.login-model-intervene-sx .login-box .form-short-message{
    margin: 0 auto;
    width: 100%;
}
.login-model-intervene-sx .login-box .form-short-message input{
    display: block;
    margin-top: 35px;
    border: 1px solid #e9eaec;
    height: 42px;
    width: 100%;
    color: #999;
    text-indent: 20px;
}
.login-model-intervene-sx .login-box .form-short-message .short-message{
    float: left;
    width: 265px;
}
.login-model-intervene-sx .login-box .form-short-message .short-message-btn{
    display: block;
    float: right;
    margin-top: 35px;
    border: 1px solid #e9eaec;
    width: 30%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
}
.login-model-intervene-sx .login-box .form-short-message .input-text{
    clear: both;
    overflow: hidden;
}
.login-model-intervene-sx .login-box .form-short-message .short-submit{
    display: block;
    margin-top: 35px;
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background: #1bbc9b;
}

.login-model-intervene-sx .login-box .forget-password-layer{
    display: none;
    position: absolute;
    left: 65px;
    top: 90px;
    z-index: 99;
    width: 395px;
    height: 400px;
    background: #fff;
}
.login-model-intervene-sx .login-box .forget-password-layer .reLogin{
    margin: 0 auto;
    height: 42px;
    width: 395px;
    font-size: 14px;
    line-height: 42px;
}
.login-model-intervene-sx .login-box .forget-password-layer .reLogin .title{
    float: left;
    height: 42px;
    color: #333;
}
.login-model-intervene-sx .login-box .forget-password-layer .reLogin .re{
    float: right;
    height: 42px;
    color: #1bbc9b;
}
.login-model-intervene-sx .login-box .forget-password-layer .form-password-message .input-text{
    clear: both;
    overflow: hidden;
}
.login-model-intervene-sx .login-box .forget-password-layer .form-password-message input{
    display: block;
    margin-top: 35px;
    border: 1px solid #e9eaec;
    height: 42px;
    width: 100%;
    color: #999;
    text-indent: 20px;
}
.login-model-intervene-sx .login-box .forget-password-layer .form-password-message .short-message-btn{
    display: block;
    float: right;
    margin-top: 35px;
    border: 1px solid #e9eaec;
    width: 30%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
}
.login-model-intervene-sx .login-box .forget-password-layer .short-submit{
    display: block;
    margin-top: 35px;
    width: 100%;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    background: #1bbc9b;
}
.login-model-intervene-sx .login-box .form-short-message .short-submit-active,.login-model-intervene-sx .login-box .forget-password-layer .short-submit-active{
    color: #666;
    background: #ddd;
}
.checkbox .forget-link{
    float: right;
    color: #3c8dbc;
}
.checkbox .forget-link a:link,.checkbox .forget-link a:visited,.checkbox .forget-link a:hover,.checkbox .forget-link a:active{
    color: #3c8dbc;
}

/* banner */
.banner-model-intervene-sx{
    width: 100%;
    height: 100%;
}
.banner-model-intervene-sx .scroll-bd,.banner-model-intervene-sx .scroll-bd .swiper-container{
    width: 100%;
    height: 100%;
}
.banner-model-intervene-sx .scroll-bd .swiper-slide{
    width: 100%;
    height: 100%;
}
.banner-model-intervene-sx .scroll-bd .bg1{
    background: url('../img/bg1.jpg') no-repeat center center;
}
.banner-model-intervene-sx .scroll-bd .bg2{
    background: url('../img/bg2.jpg') no-repeat center center;
}
.banner-model-intervene-sx .scroll-bd .bg3{
    background: url('../img/bg3.jpg') no-repeat center center;
}
.banner-model-intervene-sx .swiper-pagination{
    display: none;
}
/* bg */
#bg{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
/* index */
::-webkit-scrollbar{
    display: block!important;
    background: #fff;
}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background: #eee;
}
/* header */
.skin-blue-light .header-model-intervene-sx .logo{
    background: #222245;
}
.skin-blue-light .header-model-intervene-sx .logo:hover{
    background: #484870;
}
.skin-blue-light .header-model-intervene-sx .navbar .sidebar-toggle:hover{
    background: #484870;
}
.skin-blue-light .header-model-intervene-sx li.user-header{
    background: #f0942a;
}
.skin-blue-light .header-model-intervene-sx .navbar{
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
    box-shadow: 5px 5px 10px #e9e9e9;
}
.skin-blue-light .header-model-intervene-sx .navbar .sidebar-toggle{
    border-right: 1px solid #e3e3e3;
    color: #afafaf;
}
.skin-blue-light .header-model-intervene-sx .navbar-custom-menu{
    border-left: 1px solid #e3e3e3;
}
.skin-blue-light .header-model-intervene-sx .navbar-custom-menu .nav li a .hidden-xs{
    color: #222;
}
.skin-blue-light .header-model-intervene-sx .logo-lg{
    margin: 7px 0 0 20px;
    width: 161px;
    height: 36px;
    background: url('../img/logo.png') no-repeat center center; 
}
.skin-blue-light.sidebar-collapse .header-model-intervene-sx .logo>.logo-mini{
    margin:7px 0 0 -8px;
    width: 37px;
    height: 36px;
    background: url('../img/platform-logo-mini-1.png') no-repeat center center;
}
/* welcome */
.welcome-model-intervene-sx{
    display: block;
    margin: 10% auto 0;
    border-radius: 30px;
    width: 700px;
    text-align: center;
    padding: 230px 0 50px;
    font-size: 24px;
    line-height: 48px;
    color: #999;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    box-shadow: 2px 5px 10px #ccc;
    background: #fff url('../img/ssssssssssdd.png') no-repeat center 50px;
}
.welcome-model-intervene-sx a{
    padding-top: 20px;
    font-size: 18px;
    line-height: 36px;
    color: #e84117;
    text-decoration: underline;
}
.links {
    text-align: center;
    margin-bottom: 20px;
}
.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}
/* content */
.content-wrapper{
    background: #f4f4f4;
}
.content table th .fa-sort{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}
.content .table>thead>tr>th{
    position: relative;
    padding-right: 15px;
    vertical-align: middle;
    text-align: center;
}
.content .table>tbody>tr>td{
    vertical-align: middle;
    padding-right: 20px;
    text-align: center;
}
.content .box .box-body .table-hover{
    width: 100%;
}
.content .box .table-responsive{
    max-height: 700px;
    overflow-y: auto;
}
/* school */
.content .box .box-body .code-intervene-sx{
    display: none;
}
.content .box .box-body .code-btn-intervene-sx{
    display: block;
    border-radius: 15px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #428df3!important;
}
.content .box .box-body .code-ph-intervene-sx{
    background: #e84117!important;
}

/* box-tools */
.app-model-intervene-sx .content .box-header .box-tools .btn-primary .fa-eye,.app-model-intervene-sx .content .box-header .box-tools .btn-primary .fa-edit{
    display: none;
}

/* table */
.app-model-intervene-sx{
    background: #f4f4f4;
}
.app-model-intervene-sx .content .box .box-body .table-hover{
    min-width: 1200px;
}
.app-model-intervene-sx .content .box-info{
    border-top: 0;
    box-shadow: 0 -5px 10px #f4f4f4
}
.app-model-intervene-sx .content .box .box-header .btn-primary{
    background: #466cdb;
}
.app-model-intervene-sx .content .box .box-header .btn-dropbox{
    background: #428df3;
}
.app-model-intervene-sx .content .box .box-header .pull-right .btn-twitter{
    background: #428df3;
}
.app-model-intervene-sx .content .box .box-header .pull-right .btn-instagram{
    background: #466cdb;
}
.app-model-intervene-sx .content .box .box-body .table>thead>tr>th,.app-model-intervene-sx .content .box .box-body .table>tbody>tr>th,.app-model-intervene-sx .content .box .box-body .table>tfoot>tr>th,.app-model-intervene-sx .content .box .box-body .table>thead>tr>td,.app-model-intervene-sx .content .box .box-body .table>tbody>tr>td,.app-model-intervene-sx .content .box .box-body .table>tfoot>tr>td{
    border-top: 1px solid #efefef;
}
.app-model-intervene-sx .content .box select.input-sm {
    border-radius: 5px;
    border: 1px solid #959595;
    color: #bbb7bb;
    background: #f6f6f6;
}
.app-model-intervene-sx .content .box .pagination>.active>a,.app-model-intervene-sx .content .box .pagination>.active>a:focus,.app-model-intervene-sx .content .box .pagination>.active>a:hover,.app-model-intervene-sx .content .box .pagination>.active>span,.app-model-intervene-sx .content .box .pagination>.active>span:focus,.app-model-intervene-sx .content .box .pagination>.active>span:hover{
    background: #428df3;
}
.app-model-intervene-sx .fa-refresh{
    position: relative;
    width: 15px;
    height: 15px;
}
.app-model-intervene-sx .fa-refresh:before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 14px;
    height: 14px;
    background: url('../img/table-ico-1.png') no-repeat 0 0;
}
.app-model-intervene-sx .btn-group>.btn:first-child .fa-trash{
    display: none;
}
.app-model-intervene-sx .fa-eye:before,.app-model-intervene-sx .fa-trash:before,.app-model-intervene-sx .fa-print:before,.app-model-intervene-sx .fa-edit:before{
    content: '详情';
    display: inline-block;
    border-radius: 5px;
    padding: 0 10px;
    height: 30px;
    width: 50px;
    line-height: 30px;
    color: #fff;
    background: #428df3;
}
.app-model-intervene-sx .fa-trash:before{
    content: '删除';
    background: #e84117;
}
.app-model-intervene-sx .fa-print:before{
    content: '打印';
    background: #00a65a;
}
.app-model-intervene-sx .fa-edit:before{
    content: '编辑';
    background: #ffcc00;
}
.app-model-intervene-sx .btn-warning .fa-trash{
    display: none;
}

/* codeModeBox */
.code-mode-box{
    display: none;
    position: fixed;
    left: 50%;
    bottom: -100%;
    z-index: 99999;
    margin-left: -250px;
    border-radius: 30px;
    padding: 50px 0;
    width: 500px;
    background: #fff;
    box-shadow: 5px 5px 10px #999;
}
.code-mode-box-up{
    animation: rightMenuUp .5s ease 0s forwards;
    -webkit-animation: rightMenuUp .5s ease 0s forwards;
}
.code-mode-box-down{
    animation: rightMenuDown .5s ease 0s forwards;
    -webkit-animation: rightMenuDown .5s ease 0s forwards;
}
@keyframes rightMenuUp {
    0%{
        bottom: -100%;
    }
    100%{
        bottom: 25%;
    }
}
@-webkit-keyframes rightMenuUp {
    0%{
        bottom: -100%;
    }
    100%{
        bottom: 25%;
    }
}
@keyframes rightMenuDown {
    0%{
        bottom: 25%;
    }
    100%{
        bottom: -100%;
    }
}
@-webkit-keyframes rightMenuDown {
    0%{
        bottom: 25%;
    }
    100%{
        bottom: -100%;
    }
}
.code-mode-box h4{
    margin-bottom: 0;
    padding: 0 30px;
    text-align: center;
    font-size: 24px;
    line-height: 48px;
}
.code-mode-box .image{
    margin: 0 auto;
    width: 200px;
}
.code-mode-box .image img{
    display: block;
    width: 100%;
}
.code-mode-box a{
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}
.code-mode-box .close{
    display: block;
    float: none;
    opacity: 1;
    margin: 10px auto 0;
    border-radius: 25px;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    background: #3c8dbc;
}
#app .table .schoolName,#app .table .code{
    display: none;
}
/* leftMenu */
.skin-blue-light .sidebar-model-intervene-sx{
    background: #2f2f53;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bar-chart,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-tasks,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-500px,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-user,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-briefcase,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-product-hunt,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-first-order,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-money,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-floppy-o,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-contao,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-film,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-gavel,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bars
{
    position: relative;
    width: 20px;
    height: 20px;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bar-chart:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-tasks:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-500px:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-user:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-briefcase:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-product-hunt:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-first-order:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-money:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-floppy-o:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-contao:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-film:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-gavel:before,
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bars:before
{
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 16px;
    height: 16px;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bar-chart:before{
    background: url('../img/leftMenu-ico-1.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-tasks:before{
    background: url('../img/leftMenu-ico-2.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-500px:before{
    background: url('../img/leftMenu-ico-3.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-user:before{
    background: url('../img/leftMenu-ico-4.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-briefcase:before{
    background: url('../img/leftMenu-ico-5.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-product-hunt:before{
    background: url('../img/leftMenu-ico-6.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-first-order:before{
    background: url('../img/leftMenu-ico-7.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-money:before{
    background: url('../img/leftMenu-ico-8.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-floppy-o:before{
    background: url('../img/leftMenu-ico-9.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-contao:before{
    background: url('../img/leftMenu-ico-10.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-film:before{
    background: url('../img/leftMenu-ico-11.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-gavel:before{
    background: url('../img/leftMenu-ico-12.png') no-repeat 0 bottom;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a>.fa-bars:before{
    background: url('../img/leftMenu-ico-13.png') no-repeat 0 bottom;
}

.skin-blue-light .sidebar-model-intervene-sx .sidebar-form{
    color: #fff;
    background: #484870;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-form input[type="text"]{
    color: #fff;
    background: #484870;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-form .btn{
    color: #fff;
    background: none;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .user-panel{
    background: #2f2f53;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .user-panel .info p{
    color: #fff;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .user-panel>.info>a{
    color: #fff;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .user-panel .info a .fa-circle:before{
    color: #01d885;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-form{
    border: 0;
    border-radius: 0;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .sidebar-menu .fa:before{
    color: #fff;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .sidebar-menu .treeview-menu .fa:before{
    color: #fff;
    content: '';
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .sidebar-menu .treeview-menu .pull-right:before{
    content: "\f104";
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .sidebar-menu span{
    color: #afafd3;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar .sidebar-menu .menu-open .menu-open span{
    color: #fff;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li.header{
    background: #2f2f53;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>a:hover{
    background: #202041;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li.active>a{
    background: #202041;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu li.active>a span{
    color: #fff;
}
.skin-blue-light .sidebar-model-intervene-sx .sidebar-menu>li>.treeview-menu{
    background: #202041;
}
/* mask */
.mask-model-intervene-sx{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.mask-model-intervene-sx .vBox{
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    border-radius: 10px;
    border: 10px solid #fff;
    width: 750px;
    height: 422px;
    margin: -211px 0 0 -375px;
    background: #fff;
}
.mask-model-intervene-sx .close{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -231px 0 0 395px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    opacity: 1;
}
.pop-tip-md{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
}
.pop-tip-md .pop-tip{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -80px 0 0 -250px;
    border-radius: 10px;
    width: 500px;
    padding: 20px;
    background: #fff;
}
.pop-tip-md .pop-tip .pop-tip-txt{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
}
.pop-tip-md .pop-tip .pop-tip-btn{
    margin: 20px auto 0;
    border-radius: 10px;
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    background: #1bbc9b;
    cursor: pointer;
}

/* 修改密码 */
.passWordModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.passWordCont {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -300px;
    padding: 20px;
    width: 600px;
    height: 320px;
    border-radius: 10px;
    background: #fff;
    color: #333;
}
.passWordCont span {
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -200px;
    display: inline-block;
    width: 450px;
    font-size: 16px;
    text-align: center;
    color: #9a0000;
    display: none;
}
.passWordCont h1 {
    margin-top: 0;
    height: 30px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #333;
}
.passWordCont p {
    margin-bottom: 10px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}
.passWordCont p label {
    display: inline-block;
    width: 160px;
    text-align: right;
    font-size: 16px;
    font-weight: 400;
}
.passWordCont p input {
    display: inline-block;
    width: 300px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-indent: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.passWordCont p a.passWordBtn {
    display: inline-block;
    margin: 10px 0;
    padding: 0 50px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #9a0000;
    color: #fff;
}

@media (min-width: 1025px) and (max-width: 1400px){
    .content .box .table-responsive{
        max-height: 450px;
    }
}
@media screen and (max-width: 920px){
    .title{
        margin: 15% auto 0;
        width: 75%;
    }
    .content .box .table-responsive{
        height: auto;
        max-height: 25rem;
    }
    /* Home */
    .app-model-intervene-sx .content-header>.breadcrumb{
        margin-right: 0!important;
    }
    /* welcome */
    .welcome-model-intervene-sx{
        display: block;
        margin: 10% auto 0;
        border-radius: 2rem;
        width: 25rem;
        text-align: center;
        padding: 230px 0 50px;
        font-size: 2.5rem;
        line-height: 4rem;
        color: #999;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        box-shadow: 2px 5px 10px #ccc;
        background: #fff url('../img/ssssssssssdd.png') no-repeat center 5rem;
        background-size: 18rem 8.68rem;
    }
    /* codeModeBox */
    .code-mode-box{
        margin-left: 0;
        left: 3.2rem;
        border-radius: 2rem;
        width: 25rem;
        padding: 3rem 0;
    }
    .code-mode-box h4{
        margin-top: 0;
        padding: 0 3rem;
        font-size: 2.4rem;
        line-height: 3rem;
    }
    .code-mode-box .image{
        margin: 0 auto;
        width: 20rem;
    }
    .code-mode-box a{
        font-size: 2rem;
        line-height: 4rem;
    }
    .code-mode-box .close{
        margin-top: 1rem;
        border-radius: 2rem;
        width: 20rem;
        height: 4rem;
        text-align: center;
        line-height: 4rem;
        font-size: 2rem;
    }
    .code-mode-box-up{
        animation: rightMenuUp .5s ease 0s forwards;
        -webkit-animation: rightMenuUp .5s ease 0s forwards;
    }
    .code-mode-box-down{
        animation: rightMenuDown .5s ease 0s forwards;
        -webkit-animation: rightMenuDown .5s ease 0s forwards;
    }
    @keyframes rightMenuUp {
        0%{
            bottom: -100%;
        }
        100%{
            bottom: 15%;
        }
    }
    @-webkit-keyframes rightMenuUp {
        0%{
            bottom: -100%;
        }
        100%{
            bottom: 15%;
        }
    }
    @keyframes rightMenuDown {
        0%{
            bottom: 15%;
        }
        100%{
            bottom: -100%;
        }
    }
    @-webkit-keyframes rightMenuDown {
        0%{
            bottom: 15%;
        }
        100%{
            bottom: -100%;
        }
    }

    /* login */
    html,body{
        height: auto!important;
        min-width: auto!important;
        min-height: auto!important;
    }
    .login-page{
        background: #fff;
    }
    .login-model-intervene-sx .login-box{
        position: relative;
        left: 0;
        top: 0;
        margin: 0;
        width: 100%;
        height: auto;
        background: #fff;
    }
    .login-model-intervene-sx .login-box .login-logo{
        float: none;
        margin-bottom: 0;
        width: 100%;
        height: auto;
        padding-bottom: 2.5rem;
        overflow: hidden;
        background: #2b2b6b;
    }
    .login-model-intervene-sx .login-box .login-logo .login-ico-1{
        margin: 2.54rem auto 0;
        width: 15rem;
        height: 3.55rem;
        background: url('../img/login-ico-1.png') no-repeat 0 0;
        background-size: 100% 100%;
    }
    .login-model-intervene-sx .login-box .login-logo .login-ico-2{
        margin: 2rem auto 0;
        width: 15rem;
        height: 6.96rem;
        background: url('../img/login-ico-2.png') no-repeat 0 0;
        background-size: 100% 100%;
    }
    .login-model-intervene-sx .login-box .login-box-body{
        position: relative;
        float: none;
        width: 100%;
        height: auto;
        padding: 3rem;
        background-color: #fff;
    }
    .login-model-intervene-sx .login-box .login-box-body .has-feedback .form-control{
        border: 0;
        border-bottom: 1px solid #dee1e5;
        height: 4rem;
        line-height: 4rem;
        padding-right: 0;
        padding-left: 3rem;
        font-size: 1.5rem;
    }
    .login-model-intervene-sx .login-box .login-box-body .form-control-feedback{
        left: 0;
        top: 0.5rem;
    }
    .login-model-intervene-sx .login-box .login-box-body .form-control-feedback:before{
        content: '';
        display: inline-block;
    }
    .login-model-intervene-sx .login-box .login-box-body .glyphicon-envelope:before{
        margin-top: 0.5rem;
        width: 1.7rem;
        height: 1.7rem;
        background: url('../img/login-ico-3.png') no-repeat 0 0;
    }
    .login-model-intervene-sx .login-box .login-box-body .glyphicon-lock:before{
        margin-top: 0.8rem;
        width: 1.5rem;
        height: 1.6rem;
        background: url('../img/login-ico-4.png') no-repeat 0 0;
    }
    .login-model-intervene-sx .login-box .login-box-body .checkbox label,.login-model-intervene-sx .login-box .login-box-body .radio label{
        font-size: 1.5rem;
    }
    .login-model-intervene-sx .login-box .login-box-body .icheckbox_square-blue{
        margin-right: 20px;
    }
    .login-model-intervene-sx .login-box .login-box-body .btn{
        margin: 3rem auto 0;
        border: 0;
        border-radius: 2rem;
        width: 100%;
        height: 4rem;
        padding: 0;
        line-height: 4rem;
        font-size: 2rem;
        background-image: linear-gradient(to right,#fea101,#ff7e00);
    }
    .login-model-intervene-sx .login-box .login-box-body .login-box-msg {
        position: relative;
        margin-bottom: 2rem;
        height: 4rem;
        text-align: left;
        padding: 0 0 0 20px;
        line-height: 4rem;
        font-size: 2rem;
        color: #1e1f29;
    }
    .login-model-intervene-sx .login-box .login-box-body .login-box-msg span{
        display: block;
        position: absolute;
        left: 0;
        top: 1rem;
        width: 0.5rem;
        height: 2rem;
        background: #fea101;
    }
    /* forget */
    .login-model-intervene-sx .login-box .forget-password-layer{

    }

    .banner-model-intervene-sx{
        display: none;
    }
    /* table */
    .app-model-intervene-sx .fa-refresh{
        width: 1.15rem;
        height: 1.15rem;
    }
    .app-model-intervene-sx .fa-refresh:before{
        top: 0.2rem;
        width: 1.15rem;
        height: 1.15rem;
        background: url('../img/table-ico-1.png') no-repeat 0 0;
        background-size: 100% 100%;
    }

    /* forget */
    .login-model-intervene-sx .login-box .form-short-message{
        margin: 0 auto;
        width: 100%;
    }
    .login-model-intervene-sx .login-box .form-short-message input{
        display: block;
        margin-top: 3.5rem;
        border: 1px solid #e9eaec;
        height: 4.2rem;
        width: 100%;
        color: #999;
        text-indent: 2rem;
    }
    .login-model-intervene-sx .login-box .form-short-message .short-message{
        float: left;
        width: 21rem;
    }
    .login-model-intervene-sx .login-box .form-short-message .short-message-btn{
        display: block;
        float: right;
        margin-top: 3.5rem;
        border: 1px solid #e9eaec;
        width: 30%;
        height: 4.2rem;
        text-align: center;
        line-height: 4.2rem;
        font-size: 1.5rem;
    }
    .login-model-intervene-sx .login-box .form-short-message .input-text{
        clear: both;
        overflow: hidden;
    }
    .login-model-intervene-sx .login-box .form-short-message .short-submit{
        display: block;
        margin-top: 3.5rem;
        width: 100%;
        height: 4.2rem;
        text-align: center;
        line-height: 4.2rem;
        font-size: 2rem;
        color: #fff;
        background: #1bbc9b;
    }

    .login-model-intervene-sx .login-box .forget-password-layer{
        display: none;
        position: absolute;
        left: 2.8rem;
        top: 3rem;
        z-index: 999;
        width: 32rem;
        height: 40rem;
        background: #fff;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .reLogin{
        margin: 0 auto;
        height: 4.2rem;
        width: 100%;
        font-size: 1.5rem;
        line-height: 4.2rem;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .reLogin .title{
        float: left;
        margin: 0;
        height: 4.2rem;
        width: 8rem;
        color: #333;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .reLogin .re{
        float: right;
        height: 4.2rem;
        color: #1bbc9b;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .form-password-message .input-text{
        clear: both;
        overflow: hidden;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .form-password-message input{
        display: block;
        margin-top: 3.5rem;
        border: 1px solid #e9eaec;
        height: 4.2rem;
        width: 100%;
        color: #999;
        text-indent: 2rem;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .form-password-message .short-message-btn{
        display: block;
        float: right;
        margin-top: 3.5rem;
        border: 1px solid #e9eaec;
        width: 30%;
        height: 4.2rem;
        text-align: center;
        line-height: 4.2rem;
        font-size: 1.5rem;
    }
    .login-model-intervene-sx .login-box .forget-password-layer .short-submit{
        display: block;
        margin-top: 3.5rem;
        width: 100%;
        height: 4.2rem;
        text-align: center;
        line-height: 4.2rem;
        font-size: 2rem;
        color: #fff;
        background: #1bbc9b;
    }
    .login-model-intervene-sx .login-box .form-short-message .short-submit-active,.login-model-intervene-sx .login-box .forget-password-layer .short-submit-active{
        color: #666;
        background: #ddd;
    }
    .pop-tip-md{
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9999;
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,0.7);
    }
    .pop-tip-md .pop-tip{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -8rem 0 0 -15rem;
        border-radius: 1rem;
        width: 30rem;
        padding: 2rem;
        background: #fff;
    }
    .pop-tip-md .pop-tip .pop-tip-txt{
        height: 5rem;
        line-height: 5rem;
        text-align: center;
        font-size: 1.8rem;
    }
    .pop-tip-md .pop-tip .pop-tip-btn{
        margin: 2rem auto 0;
        border-radius: 1rem;
        width: 100%;
        height: 3.6rem;
        text-align: center;
        line-height: 3.6rem;
        font-size: 1.8rem;
        color: #fff;
        background: #1bbc9b;
        cursor: pointer;
    }

}
