html{height:100%;background: #fff;}
body{height: 100%;}
#app{height: 100%;}
svg{vertical-align: middle;}
img{vertical-align: middle;}
.login{
   height: 100%;
   border-top: 7px solid #0096ff;
   position: relative;
   overflow: hidden;
   min-height: 700px;
   .logo-bg1{position: absolute;    left: -1100px;    top: 114px;}
   .logo-bg2{position: absolute;    right: -1100px;    top: -700px;}
}
.el-message.el-message--error{    position: absolute;
    top: 30% !important;
    left: 50%;
    width: 320px;
    // margin-left: -160px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: url(/images/pc/opacity50.png);
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    .el-message__content{margin: 0;}
}

.login-form{
    width: 500px;
    margin: auto;
    left: 50%;
    top: 40%;
    padding: 40px;
    .logo-pan{text-align: center;margin-bottom: 40px;}
    .title{font-size: 36px;color: #14265d; text-align: center; }
    .title1{font-size:  16px;color:#14265d;font-weight: bold ;margin: 0 auto 55px; text-align: center; }
    h2{color: #2e62bc;margin: 0;font-size: 30px;text-align: left;}
    .h2-txt{color: #14265d;font-size: 18px;margin-bottom: 40px;display: inline-block;margin-top: 10px;}
    .login-btn{border-radius: 24px;height: 44px;line-height: 44px;font-size: 16px;}
    .username-input{
        color: #73748a;
        margin-bottom: 30px;
        border-bottom: 1px solid #73748a;
        background-image: url(/images/pc/icon-user.png);
        padding: 9px 0 9px 42px;
        font-size: 18px;
        background-position: 6px center;
        background-repeat: no-repeat;
        &&.van-cell::after{
            left: 0 !important;
            right: 0 !important;
        }
    }
    .pwd-input{
        color: #73748a;
        margin-bottom: 30px;
        border-bottom: 1px solid #73748a;
        background-image: url(/images/pc/icon-password.png) ;
        background-repeat: no-repeat;
        padding: 9px 0 9px 42px;
        font-size: 18px;
        background-position: 6px center;
        &&.van-cell::after{
            left: 0 !important;
            right: 0 !important;
        }
    }
    .van-hairline--top-bottom::after{border: none;}
}
.footer{
    position: absolute;
    bottom: 50px;width:100%;
    span{display: inline-block;width: 100%;font-size: 14px;color: #ccc;line-height: 30px;text-align: center;}
}

.userinfo-right{
    float: right;
    cursor: pointer;
    img{height: 24px;width: 24px;border-radius: 24px;}
    span{vertical-align: middle;    margin: 0 10px 0 6px;}
}
.nav-box{
    // padding: 0 2%;
    height: 60px;line-height: 60px;background: #fff;box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    text-align: left;
    .logo-box{    margin-left: 30px;        position: relative;        z-index: 2;}
}
.home{    min-height: 100%;
    background: #edf2f9;
    margin-top: 42px;
    padding-top: 20px;
    min-width: 980px;}
.cnt{max-width: 1200px;margin: auto;width: 80%;min-width: 980px;}
.tablist{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 16px 0px rgba(93, 102, 111, 0.1);
    height: 48px;
    line-height: 48px;
    a{margin: 0 20px ;font-size: 14px;cursor: pointer;}
    a.active{color: #0096ff;}
}
.h-title{height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #37404f;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;}
.test-table{
    margin-top: 25px;
    border-radius: 10px;
    overflow: hidden;
    .th{ height:60px;background-color: rgb(249, 250, 253);line-height: 60px;color: #37404f;font-weight: bold;}
    .td{text-align: left; font-size: 14px;color: #666;
        a{color: #0096ff;cursor: pointer;}
        .statue1{background-color: #fef0e8;color: #f57730;}
        .statue2{background-color: #e5f9f0; color: #44da6d;}
        .statue3{background-color: #e8effb; color: #666;}
        .statue{    display: inline-block;
            line-height: 30px;
            width: 72px;
            text-align: center;
            height: 30px;
            border-radius: 16px;}
    }
    .td1{text-align: center;}
    .tr{height: 90px;line-height: 90px;border-top: 1px solid #eef2f8;background: #fff;}
    .svg-span{height: 32px;width: 32px;border-radius: 50%;background-color: #e8effb;display: inline-block;line-height: 32px;text-align: center;text-indent: 0;margin-right: 10px;}
    .title{     color: #505968;
        display: inline-block;
        text-indent: 0;
        font-weight: bold;
        line-height: 22px;
        width: calc(100% - 45px);
        vertical-align: middle;
        max-height: 44px;
        text-overflow: ellipsis;
        /* display: -webkit-box; */
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .van-empty{height: 400px;}
    .pagination {margin-top: 30px;text-align: center;}
    .list{min-height: 500px;}
}
.logo-grey{margin: auto;
    margin-top: 150px;}

.start{
    min-height: 100%;
    background: #edf2f9;
    margin-top: 42px;
    padding-top: 20px;
    text-align: center;
    .H-title{height: 48px;
        line-height: 48px;
        text-align: center;
        margin-top: 20px;
        font-size: 18px;
        color: #37404f;}
    .examtishi{text-align: left;background: #fff;border-radius: 12px;padding: 45px;min-height: 337px; box-shadow: 0px 6px 16px 0px rgba(93, 102, 111, 0.1);}
    .content{line-height: 36px;font-size: 16px;color: #505968;
        span{color: #0096ff;}
    }
    .start-opr-div{display: inline-block;width: 100%;margin: 30px 0; font-size: 16px;  text-align: left;  padding-left: 50px; }
    .start-button-div{width: 300px;margin: auto;}
    .lefttime{
        
        min-height: 180px;
        width: 180px;
        
        right: 0;
        top: 125px;
        
        text-align: center;
        display: inline-block;
        vertical-align: top;
        margin-top: 70px;
        margin-left: 15px;
        .txt{color: #ff0000;font-size: 24px;margin-top: 20px;}
        .f-box{  border-radius: 12px; box-shadow: 0px 6px 16px 0px rgba(93, 102, 111, 0.1);padding: 40px 0 70px 0;}
        span{ display: block;     background: #fff;  }
    }
    .isaccept{display: inline-block;vertical-align: middle; margin-top: -3px;    margin-right: 10px;}
}
.exam{ 
    min-height: 100%;
    background: #edf2f9;
    margin-top: 42px;
    padding-top: 20px;
    .cnt{    margin-left: 280px;
        width: calc(100% - 560px);display: inline-block;margin-left: 288px;border-radius: 10px;
        background: #fff;height: 80%; margin-top: 15px; box-shadow: 0px 6px 16px 0px rgba(93, 102, 111, 0.1);
        overflow: hidden;
        min-width: auto;
        .title{height: 54px;line-height: 54px;background: #f9fafd;text-indent: 30px;color: #37404f;font-size: 16px ;  font-weight: bold;}
    }
    .test-item-div{line-height:45px;color: #37404f;font-size: 14px;border-bottom: 1px solid #edf2f9;padding: 20px 0;margin: 0 30px;}
    .xuanxiang-imgs{margin-top: 10px;}
    .tigan{
        font-size: 16px;
        font-weight: bold;
        color: #606266;
    }
    .tihao-list{ 
        overflow: hidden;
        position: fixed;
        background-color: #fff;
        box-shadow: 0px 6px 16px 0px rgba(93, 102, 111, 0.1);
        border-radius: 10px;
        width: 257px;
        top: 75px;
        margin-left: 15px;
        height: calc(100% - 90px);
        overflow: auto;
        span{
            border-radius: 10px;
            background-color: rgb(232, 239, 251);
           display: inline-block;
           text-align: center;
           line-height: 30px;
           font-size: 12px;color: #37404f;
           border: 1px solid #e8effb;
            width: 28px;
            height: 28px;
            margin: 12px 3px;
            cursor: pointer;
            &.blue{background: #0096ff;color: #fff;border: 1px solid #0096ff;}
            &.active{border: 1px solid #ccc;}
            &.green{border: 1px solid #02d27a;background: #dff9ef;}
            &.red{border: 1px solid #fd705b;background: #fceae7;}
            &.grey{border: 1px solid #dcdcdc;}
        }
        .tk-item{margin: 0 10px;border-bottom: 1px solid #edf2f9;padding: 30px 0;}
        .tk-item:last-child{border: none;}
        .tk-title{    position: relative;
            margin: 0;height: 50px;line-height: 50px;
            text-align: center;
            font-size: 16px;
            background-color: #f9fafd;
            svg{position: absolute;left: 50%;margin-left: -35px;top: 50%;margin-top: -2px;}
        }
        .title{margin:10px 0;}
    }
    .lefttime{width: 180px;
        position: fixed;
        border-radius: 10px;
        background-color: #e8effb;
        top: 75px;
        margin-left: 20px;
        background: #fff;
        padding-top: 20px;
        span{display: inline-block;text-align: center;font-size: 16px;}
        .span1{
            border-bottom: 1px solid #edf2f9;
            width: 80%;
            margin-left: 10%;
            .txt{color: #ff0000;font-size: 24px;margin: 20px;display: block;}
        }
        .span2{
            display: block;width:100%;
            margin-top: 20px;
            .timelong{    font-size: 24px;
                display: block;
                padding: 20px 0;
                border-bottom: 1px solid #edf2f9;
                width: 80%;
                margin-left: 10%;}
            .txt{    display: inline-block;
                width: 100%;
                font-size: 16px;
                color: #37404f;
                margin-top: 20px ;}
            .process-box{
                width: 140px;height: 6px;display: inline-block;margin: 20px auto;background: #edf2f9;border-radius: 3px;
                overflow: hidden;
                position: relative;
                span{background-color: #0096ff;
                    display: inline-block;
                    border-radius: 3px;
                    height: 6px;
                    position: absolute;
                    left: 0;}
            }
        }
        .span3{text-align: center;display: inline-block;width: 100%;padding: 0 0 50px 0;
            .title{height: 60px;line-height: 60px;}
            .itemscore{font-size: 16px;color: #37404f;height: 40px;line-height: 40px;
                span{display: inline-block;width: 45%;}
            }
        }
    }
    .submitPage-btn-box{   position: absolute;margin-left: 20px;z-index: 8;
        bottom: 20px;
        width: 180px;
        .submitPage-btn{width: 100%; border-radius: 40px;}
    }
    .right-box{   
        background-color: #fff;
        width: 288px;
        top: 75px;
        display: inline-block;
        vertical-align: top;
        // height: 600px;
        background: none;
        position: fixed;
        height: calc(100% - 80px);
        min-height: 300px;}
    .van-image{max-width: 80%;margin-right: 40px;margin-bottom: 20px; vertical-align: middle;}
    .van-radio{width: 100%;  line-height: 45px; margin: 20px 0;align-items: flex-start;}
    .van-checkbox{align-items: flex-start;margin: 20px 0;width: 100%;  line-height:45px;}
    .van-overlay{overflow: scroll;}
    .van-radio__icon--disabled.van-radio__icon--checked .van-icon{color: #fff;
        background-color: #1989fa;
        border-color: #1989fa;}
    .van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color: #fff;
            background-color: #1989fa;
            border-color: #1989fa;}
    .svg-span{    display: inline-block;
        width: 26px;
        height: 26px;
        line-height: 24px;
        text-align: center;
        border-radius: 5px;
        margin-right: 10px;
        vertical-align: middle;}
    .svg-txt{vertical-align: middle;}
    .wrong{background: #fd705b;}
    .right{background: #34d570;}
    .van-radio-group,.van-checkbox-group{padding: 10px 15px;}
    .test-analysis-box{background: #edf2f9;    padding: 10px 15px;    border-radius: 4px;}
}

.exambody{max-width: 1700px;margin: auto;    width: 100%;}
.submitpage {width: 600px;height: 360px;    border-radius: 10px;overflow: hidden;
    .title{height: 66px;line-height: 66px;text-indent: 25px;}
    .p{    margin: 0 25px;        line-height: 32px;        margin-bottom: 20px;}
    .code-box{  margin: 0 25px;   margin-bottom: 20px;}
    .codetxt{    width: 100%;        border: none;  text-align: center;      border-bottom: 1px solid #333;}
    .code-opr{text-align: center;margin-top: 50px;}
    canvas{background: #eef3f9;margin-left: 20px;}
    .submit_btn{width: 130px;height: 42px;line-height: 42px;text-align: center;background: #0096ff;vertical-align: middle;display: inline-block;    border-radius: 20px;
        border: none;margin: 0 10px;
        color: #fff;}
    .continue_btn {width: 130px;height: 42px;line-height: 42px;text-align: center;background: #9fa9b9;vertical-align: middle;display: inline-block;    border-radius: 20px;
        border: none;margin: 0 10px;
        color: #fff;}
}
.right-user-box{float: right;margin-right: 30px;position: relative;    z-index: 2;}
.show-info{
    display: inline-block;
    position: relative;
    text-align: left;
    min-height: 330px;width: 370px; box-shadow: 0px 0px 9px 0px rgba(93, 102, 111, 0.3);
    position: absolute;
    right: -55px;
    top: 0;
    background: #fff;
    h2.username{height: 60px;line-height: 60px;background: #f4faff;background: #f4faff;margin: 0;font-size: 16px;font-weight: bold;text-indent: 135px;    margin-bottom: 48px;}
    h2.title{    margin: 0;
        font-size: 16px;
        font-weight: bold;
        margin-top: 24px;
        margin-bottom: 15px;}
    .user-img{width: 80px;
        border: 4px solid #dbdcdf;
        border-radius: 42px;
        height: 80px;
        position: absolute;
        top: 11px;
        left: 30px;
    }
    .squre{display: inline-block;
        width: 24px;
        height: 24px;
        position: absolute;
        right: 70px;
        top: -11px;
        background: #f4faff;
        transform: rotate(45deg);
        box-shadow: -1px -1px 1px #cfdae8;
    }
    .p{ line-height: 52px;
        .span1{
            margin-right: 10px;
            vertical-align: middle;
            width: 30px;
            display: inline-block;
            .svg-span1{height: 26px;
                width: 26px;
                text-align: center;
                line-height: 26px;
                background: #bcc3d1;
                display: inline-block;
                border-radius: 5px 4px 1px 5px;}
        }
        .span2{color: #8b94a6;text-align: left;vertical-align: middle;}
        .span3{float: right;vertical-align: middle;}
    }
    .item{  border-bottom: 1px solid #edf2f9;margin: 0 25px;
        a{color: #0096ff;cursor: pointer;}
    }
     button{color: #0096ff;
        font-size: 16px;
        background: #fff;
        border: none;}
}
.pwd-box{
    width: 550px;
    padding: 25px;
    line-height: 0;
    border-radius: 10px;
    .ts{font-size: 14px;color: #8b94a6;line-height: 24px;    display: inline-block;}
    h2{    font-size: 18px;color: #37404f; line-height: 24px;  height: 24px;  margin: 0;margin-bottom: 20px}
    .inputlist{
        width: 420px;
        margin: auto;
        padding-left: 150px;
        .item{
            display: inline-block;width: 100%;
            line-height:48px;
            span{display: inline-block;
                width: 80px;
                vertical-align: middle;
                text-align: right;
                margin-right: 10px;height: 24px;
                line-height: 36px;
            }
            input{     height: 20px;
                line-height: 24px;
                margin: 0;
                width: 141px;
                border: none;
                border-bottom: 2px solid #9fa9b9;
                margin-top: 0;
                &.red{border-color: red;}
            }
            .error{display: inline-block;
                font-size: 12px;
                color: red;
                width: 150px;
                text-align: left;
                margin-left: 10px;}
        }
    }
    .opr-box{
        text-align: center;
        height: 75px;
        line-height: 90px;
        .confirm-btn{display: inline-block;width: 130px;height: 42px;border-radius: 24px;    border: none;margin-right: 30px;}
        .cancel-btn{display: inline-block;width: 130px;height: 42px;border-radius: 24px;background-color: #9fa9b9;    border: none;}
    }
}
.exam-title{ 
    display: inline-block;
    margin-left: 80px;
    width: calc(100% - 500px);
    text-align: left;
    max-width: 1200px;
    .svg-span{width: 30px;
        height: 30px;
        border-radius: 15px;
        background: #e8effb;
        vertical-align: middle;
        line-height: 30px;
        text-align: center;}
    .examname{font-size: 18px;vertical-align: middle;}
}
body.van-overflow-hidden{overflow: auto!important;}

::-webkit-scrollbar
{
	width: 16px;
	height: 16px;
	background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
	// -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	// -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ccc;
}