﻿@font-face {
    font-family: 'iconfont'; /* Project id 1070120 */
    src: url('//image.wjx.cn/wjxUI/font/1070120/iconfont.woff2?t=1653967509898') format('woff2'), url('//image.wjx.cn/wjxUI/font/1070120/iconfont.woff?t=1653967509898') format('woff'), url('//image.wjx.cn/wjxUI/font/1070120/iconfont.ttf?t=1653967509898') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 14px;
    margin-right: 4px;
}

body {
    background: #fff;
}

.headUserInfo {
    background: #fff;
    padding: 0 20px;
    position: relative;
}

.userInfo, .name_link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 140px;
}

.headPic {
    width: 52px;
    height: 52px;
    margin-right: 16px;
    border-radius: 999px;
}

.name_link .userName {
    font-size: 23px;
    font-weight: 600;
    color: #262626;
    margin-bottom: 4px;
}

.name_link p {
    color: #989898;
    font-size: 14px;
    line-height: 20px;
}

.infoLink {
    color: #B3B3B3;
    font-size: 12px;
}

    .infoLink span {
        vertical-align: middle;
    }

    .infoLink img {
        width: 7px;
        height: 12px;
        margin-left: 4px;
        vertical-align: middle;
    }

.infoLink {
    white-space: nowrap;
}

.payDiv {
    border-top: 1px solid #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #989898;
    height: 42px;
}

    .payDiv img {
        width: 22px;
        height: 22px;
        margin-right: 6px;
    }

.payBtn {
    width: 47px;
    height: 22px;
    border: 1px solid #C5AC81;
    background: #FFF3DF;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: #C5AC81;
    border-radius: 2px;
}

.mastColor {
    color: #C5AC81;
    font-weight: 600
}

.userSystem_cont {
    border-top: 8px solid #F3F4F5;
}

.yks__study-home {
    padding: 0 0 10px;
    height: 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #8c8c8c;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    position: relative;
}

    .yks__study-home .home__items {
        display: inline-block;
        height: 40px;
        line-height: 50px;
        position: relative;
        white-space: nowrap;
        flex-shrink: 0;
        padding: 0 10px;
        margin: 0 4px;
    }

.home__items.curr h5 {
    color: #262626;
    font-weight: 600
}

.home__items.curr::after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #262626;
    bottom: -9px;
    left: 50%;
    margin-left: -10px;
}

.nav_div {
    padding: 14px 20px 5px;
    overflow: hidden;
}

    .nav_div .navItem {
        height: 25px;
        background: #fff;
        padding: 0 12px;
        display: inline-block;
        line-height: 25px;
        font-size: 13px;
        color: #333333;
        margin-right: 6px;
        margin-bottom: 6px;
        border-radius: 999px;
        border: 1px solid #E8E8E8;
        cursor: pointer;
    }

        .nav_div .navItem.cur {
            border: 0;
            background: #0095FF;
            color: #fff
        }

.surveyItem a {
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #F5F5F5;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.surveyItem .title {
    width: 264px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    flex: 1 1 auto;
}

.arrowIcon {
    float: right;
    margin-right: 20px;
    width: 7px;
    height: 12px;
    background: url(/images/commonImgPC/jitou-right@2x.png);
    background-size: cover;
}

.wjx__blank {
    position: relative;
    display: inline-block;
    margin-top: 105px;
    color: #666;
    padding: 0 20px;
    word-break: break-word;
}

.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.wjx__blank .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    margin: 0;
    background-size: cover;
}

.beInvolved-body .blank-icon {
    background-image: url("/images/newimg/wjx-move-folder/no-exam.png");
}

.beenInvolved-body .blank-icon {
    background-image: url("/images/newimg/wjx-move-folder/test-records.png");
}

.wjx__blank h1 {
    font-size: 20px;
    line-height: 1;
    margin-top: 27px;
}

.wjx__blank h4 {
    line-height: 1;
    margin-top: 15px;
}


.text-center {
    text-align: center;
}

.finish-items {
    padding: 16px 20px 16px 0;
    margin-left: 20px;
    border-bottom: 1px solid #F5F5F5;
}

    .finish-items > a {
        display: flex;
        justify-content: space-between;
    }

        .finish-items > a dd {
            display: flex;
            flex-direction: column
        }

        .finish-items > a dt {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .finish-items > a .title {
            font-size: 16px;
            color: #000;
            line-height: 22px;
            margin-bottom: 5px;
            width: 242px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .finish-items > a time {
            color: #B3B3B3;
            font-size: 13px;
            line-height: 16px;
        }

.pull-right {
    float: right;
}

.joinVal, .errorVal {
    background: #E5F6EE;
    margin-bottom: 6px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border: 1px solid #01AD56;
    border-radius: 2px;
    font-size: 12px;
    color: #01AD56;
}

.finish-items .more-icon {
    display: inline-block;
    width: 19px;
    height: 16px;
    vertical-align: text-top;
    background: url("/images/commonImgPC/more@2x.png") no-repeat center;
    background-size: cover;
}

.errorRight {
    flex-direction: row !important;
    justify-content: flex-end !important;
}

    .errorRight .arrowIcon {
        margin-right: 0;
    }

.errorVal {
    color: #FF6161;
    border-color: #FF6161;
    background: #FFEEEE;
    margin-right: 10px;
    margin-bottom: 0
}
/*.rankTable{
    width:100%;
}
.rankTable th {
    color: #B3B3B3;
    font-size: 12px;
    background: #FAFAFA;
    height: 36px;
    font-weight: 400;
    border-bottom: 1px solid #F5F5F5;
}
.rankTable td {
    height: 74px;
    border-bottom: 1px solid #F5F5F5;
}
.rankTable tr th:first-child, .rankTable tr td:first-child {
    text-align: center;
}
.rankTable tr th:last-child, .rankTable tr td:last-child {
    text-align: right;
    padding-right: 20px;
}
.rankTable .username {
    color: #595959;
    font-size:16px;
}
.rankTable .partName {
    margin-top:4px;
    color: #999999;
    font-size: 12px;
}
.rankTable .jifen {
    padding: 0 8px 0 8px;
    position: relative;
    background: #FFF6E6;
    border-radius: 999px;
    font-size: 15px;
    color: #C5AC81;
    height:25px;
    line-height:25px;
    display:inline-block;
    white-space:nowrap;
}
    .rankTable .rankFrist .jifen {
        background: #FFF6E6;
        color: #FCA404;
    }
    .rankTable .rankSecond .jifen {
        background: #EDF4FF;
        color: #7B9EDA
    }
    .rankTable .rankThree .jifen {
        background: #FFEAE1;
        color: #FA722F
    }*/

.tdBottom td {
    border-bottom: 3px solid #F5F5F5;
}

#divFolderCount {
    display: flex;
}

.spanAll {
    flex: 0 0 auto;
}

.fileScroll {
    flex: 1 1 auto;
    overflow-x: auto;
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 10px;
}

    .fileScroll .navItem {
        flex-shrink: 0;
    }

.pop-up-layer {
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    text-align: center;
}
.pop-up-layer-right {
    right: 0
}

    .pop-cancel {
        color: #000;
        height: 50px;
        line-height: 50px;
        border-radius: 0px;
        margin-top: 5px;
        font-size: 16px;
        background-color: #fff;
    }

.pop-body {
    border-radius: 0px;
    background-color: #fff;
}

.pop-item {
    text-align: center;
    position: relative;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #E8E8E8;
    background-color: #fff;
    color: #000;
}
    .pop-item:hover i, .pop-item:hover a {
        color:#0095ff !important
    }

    .pop-item::after {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
        z-index: 10;
    }

.dotsIcon {
    float: right;
    margin-right: 20px;
    width: 19px;
    height: 16px;
    background: url(/images/commonImgPC/more@2x.png);
    background-size: cover;
}

/*订阅start*/
.dingyueWrap {
    z-index: 1000;
    background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.15);
    *border: 1px solid #f5f5f5;
    border-radius: 2px;
    position: fixed;
    bottom: 14px;
    left: 14px;
    right: 14px;
}

    .dingyueWrap dl {
        width: 225px;
        padding: 18px 30px
    }

    .dingyueWrap dt {
        font-size: 16px;
        font-weight: 500;
        color: #262626;
        line-height: 24px;
    }

    .dingyueWrap dd {
        font-size: 12px;
        font-weight: 400;
        color: #8C8C8C;
        line-height: 17px;
        margin-top: 10px;
    }

.dingyueBtn {
    position: absolute;
    width: 64px;
    height: 33px;
    line-height: 33px;
    background: #0095FF;
    color: #fff;
    border-radius: 2px;
    bottom: 18px;
    right: 18px;
    font-size: 13px;
    text-align: center;
}

#removeDingyue {
    position: absolute;
    color: #999999;
    right: 8px;
    top: 8px;
    width: 12px;
    height: 12px;
    background: url(/images/close.png);
    background-size: cover;
}

.jking {
    font-size: 12px;
    color: #01AD56;
    line-height: 17px;
    display: inline-block;
    width: 59px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: url(/images/common/jking.png);
}

@media screen and (max-width:360px) {
    .dingyueWrap dl {
        width: 190px;
        padding: 14px
    }
}

@media (min-width: 375px) {
    .beInvolved-body .blank-icon {
        background-image: url("/images/newimg/wjx-move-folder/no-exam@2x.png");
    }

    .beenInvolved-body .blank-icon {
        background-image: url("/images/newimg/wjx-move-folder/test-records@2x.png");
    }
}

@media screen and (min-width:976px) {
    .yks__study-home {
        padding: 28px 0;
        height: 70px;
    }

    body {
        background: #f7f7f7;
    }

    .userInfo {
        height: 160px;
    }

    .headUserInfo, .userSystem_cont, .wjx__folder-list {
        width: 750px;
        background: #fff;
        margin: 0 auto;
    }

    .surveyItem .title {
        width: 660px;
    }

    .finish-items > a .title {
        width: 620px;
    }

    .headUserInfo {
        margin-top: 40px !important;
    }

    .userSystem_cont {
        border-top: 0;
        margin: 20px auto 50px !important;
    }

    .wjx__folder-list {
        padding-bottom: 40px;
    }

    .wjx__blank {
        padding-bottom: 40px;
    }

    infoLink
    .nav_div .navItem {
        cursor: pointer
    }

    .infoLink {
        font-size: 14px;
        color: #666
    }

    .dingyueWrap {
        width: 976px;
        left: 50%;
        margin-left: -488px;
    }

    .pop-up-layer {
        min-width: 86px;
        padding: 0 10px;
        /*width: 976px;
        left: 50%;
        margin-left: -488px;*/
        background: #FFFFFF;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
    }

    .pop-item {
        height: 36px;
        line-height: 36px;
        text-align: center;
    }

        .pop-item > a {
            display: inline-block;
            height: 36px;
            line-height: 36px;
            font-size: 12px;
            color: #595959;
        }

    .pop-cancel {
        display: none;
    }

    .pop-item:last-child {
        border: none;
    }

    .rankTable .name {
        padding: 14px 0;
    }

    .partName {
        margin-top: 6px;
    }
}

.canview360 {
    position: relative;
    right: 0;
    top: -63px;
    left: calc(100% - 114px);
    width: 114px;
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}


input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.search_ques input {
    height: 34px;
    background: #F3F3F3;
    border-radius: 4px;
    border: none;
    display: block;
    width: calc(100% - 32px);
    margin: 0 16px 0;
    padding: 0 50px 0 11px;
    box-sizing: border-box;
    font-size: 14px;
}

.search_ques {
    background: #fff;
    padding: 10px 0;
    position: relative;
}

    .search_ques > span {
        position: absolute;
        right: 27px;
        top: 19px;
        display: flex;
        align-items: center;
    }

    .search_ques .spansplit {
        border-left: 1px solid #D8D8D8;
        height: 16px;
        padding-left: 11px;
        margin-left: 10px;
    }

    .search_ques i {
        font-size: 20px;
        line-height: 16px;
        color: #4D4D4D;
    }
@media screen and (min-width:415px) {
    .canview360 {
        display: none !important;
    }
}
