@CHARSET "utf-8";

#storeDetail-wrapper .text-success {
    color: #37bc9b;
}

#storeDetail-wrapper .text-primary {
    color: #8baccb;
}

#storeDetail-wrapper ul.storeDetail-summary > li {
    text-align: center;
    border-left: 1px solid #ccd1d9;
    padding: 0 20px;
}

#storeDetail-wrapper ul.storeDetail-summary > li:last-child {
    text-align: center;
    border-right: 1px solid #ccd1d9;
}

ul.storeDetail-summary > .test-desc {
    line-height: 20px;
    border-left: 1px solid #ccd1d9;
    padding-left: 20px;
    font-size: 12px;
}

#storeDetail-wrapper .storeDetail-matrix {
    overflow: hidden;
}

.storeDetail-panel ul.nav-tabs {
    background: transparent;
    border-bottom: 1px solid #ccd1d9;
}

.storeDetail-panel ul.nav-tabs > li {
    border-top: 2px solid transparent;
}

.storeDetail-panel ul.nav-tabs > li.active {
    border-top: 3px solid #009ee7;
    margin-bottom: -1px;
}

.storeDetail-panel ul.nav-tabs > li {
    border-left: 1px solid transparent;
}

.storeDetail-panel ul.nav-tabs > li.active {
    border-left: 1px solid #ccd1d9;
    border-right: 1px solid #ccd1d9;
}

.storeDetail-panel .report-question .part-title {
    margin-top: 0;
}

.s-table {
    display: table;
    table-layout: initial;
    width: 100%;
}

.grade > i {
    color: #AAB2BD;
}

.grade > i.active {
    color: #FFA400 !important;
}

.text-info {
    color: #009ee7;
}

.free-price, .storeDetail-price .price {
    font-size: 1.4em;
    vertical-align: middle;
}

.priceUnit {
    vertical-align: sub;
}

ul.storeDetail-summary > li.questionReplace {
    border-right-color: transparent !important;
    height: 40px;
    vertical-align: top;
}

ul.storeDetail-summary > li.questionReplace > span {
    font-size: 1.3em;
    display: inline-block;
    padding: 10px 0;
}

ul.storeDetail-summary > li.questionReplace:hover {
    color: #000
}

/*试卷概述*/
#storeDetail-summary .storeDetail-structure {
    overflow: hidden;
}

#storeDetail-summary .storeDetail-structure-part .skill-name > a:before {
    font-family: 'FontAwesome';
    content: "\f147";
    font-size: 16px;
    vertical-align: middle;
    padding-bottom: 3px;
}

#storeDetail-summary .storeDetail-structure-part .skill-name {
    padding-left: 20px;
}

#storeDetail-summary .storeDetail-structure-part .skill-name > a[data-collapse='true']:before {
    content: "\f196";
}

#storeDetail-summary .storeDetail-structure-part .skill-name > a[data-collapse='false']:before {
    content: "\f147";
}

#storeDetail-summary .s-table .t-row {
    height: 40px;
    line-height: 40px;
}

#storeDetail-summary .s-table .t-row.q-type {
    text-align: center;
}

#storeDetail-summary .s-table .t-row.th {
    background-color: #DAE7F2;
}

#storeDetail-summary .s-table .t-row .t-cell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#storeDetail-summary .s-table .t-row.q-type-root .t-cell {
    border-bottom: 1px solid #DAE7F2;
    background-color: #fcfcfc;
}

#storeDetail-summary .s-table .t-row.q-type .t-cell {
    border-bottom: 1px dashed #DAE7F2;
    background-color: #fff;
}

/*试题信息*/

/*购买评论*/
ul.comments-list-body > li {
    padding: 15px 0;
}

.comments-list-body .review {
    border-bottom: 1px solid #ccd1d9;
    padding-bottom: 20px;
    padding: 20px 0;
    padding-left: 10px;
}

.comments-list-body .review-user-picture {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}

.user-picture img {
    width: 50px;
    height: 50px;
}

p.review-content {
    word-break: break-all;
}

/*试卷标签*/
.storeDetail-label-panel .storeDetail-label .label {
    margin-bottom: 3px;
    padding: 6px;
    display: inline-block;
    background: #dde0e4;
    color: #000;
    font-weight: 400;
}

.storeDetail-label-panel .ownerInfo {
    border: 1px solid #ccd1d9;
    border-radius: 4px;
    padding: 10px;
}

.storeDetail-label-panel .ownerInfo .publish-num {
    border-top: 1px solid #ccd1d9;
}

/*相关试卷*/
#storeDetail-wrapper .relatedPapers.store-wrap {
    margin-right: -10px;
}

#storeDetail-wrapper .store-wrap .paper-item {
    margin-left: 0;
    margin-right: 10px;
    width: -moz-calc((100% - 40px) / 4);
    width: -webkit-calc((100% - 40px) / 4);
    width: calc((100% - 40px) / 4);
}

/*移动端相关设置*/
header.m-header {
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 1px 0px 9px #aab2bd;
}

header.m-header .storeDetail-price {
    padding: 3px 10px;
    height: 100%;
}

header.m-header .btn-return {
    width: 46px;
    height: 100%;
    display: inline-block;
    border-right: 1px solid #ccd1d9;
    padding: 0 12px;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.2;
    font-size: 2em;
}

#storeDetail-wrapper {
    padding: 0;
}

#storeDetail-wrapper .m-storeDetail-info, #storeDetail-wrapper .storeDetail-matrix {
    overflow: hidden;
    padding: 5px 10px;
}

#storeDetail-wrapper .m-body.relatedPapers {
    background: #fff;
    padding: 5px 10px;
}

#storeDetail-wrapper .m-storeDetail-info .storeDetail-header {
    overflow: hidden;
}

#storeDetail-wrapper .m-storeDetail-info .storeDetail-header .paperName {
    padding: 6px 0;
}

#storeDetail-wrapper .m-storeDetail-info .owner, #storeDetail-wrapper .m-body .storeDetail-label-panel {
    background-color: #FAFAFA;
}

#storeDetail-wrapper .m-body .storeDetail-label .label {
    background-color: #FFF;
}

#storeDetail-wrapper .m-body .storeDetail-label-panel .ownerInfo {
    border: none;
    padding: 0;
}

#storeDetail-wrapper .m-body .tab-content {
    padding-left: 0;
    padding-right: 0;
}

#storeDetail-wrapper .m-storeDetail-info ul.storeDetail-summary {
    margin-left: -15px;
}

#storeDetail-wrapper .m-storeDetail-info ul.storeDetail-summary > li {
    width: -moz-calc((100% - 18px) / 5);
    width: -webkit-calc((100% - 18px) / 5);
    width: calc((100% - 18px) / 5);
    text-align: center;
    border-left: 1px solid #ccd1d9;
    padding: 0;
}

#storeDetail-wrapper .m-storeDetail-info ul.storeDetail-summary > li:first-child {
    border-left: 1px solid transparent;
}

#storeDetail-wrapper .m-storeDetail-info ul.storeDetail-summary > li:last-child {
    border-right: none;
}

#storeDetail-wrapper .m-paper-item {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #ccd1d9;
    position: relative;
}

#storeDetail-wrapper .m-paper-item .paper-left img {
    max-width: 100%;
}

#storeDetail-wrapper .m-paper-item .paper-left {
    width: 20%;
    top: 50%;
    margin-top: -48px;
    position: absolute;
}

#storeDetail-wrapper .m-paper-item .paper-right {
    width: 80%;
}

#storeDetail-wrapper .m-paper-item .paper-right .score {

}

#storeDetail-wrapper .m-paper-item .paper-footer {
    overflow: hidden;
    height: 37px;
    line-height: 37px;
}

/* 兼容iphone5 */
@media ( device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}

/*6*/
@media ( min-device-width: 375px) and (max-device-width: 667px) and
(-webkit-min-device-pixel-ratio: 2) {
}

/*6+*/
@media ( min-device-width: 414px) and (max-device-width: 736px) and
(-webkit-min-device-pixel-ratio: 3) {
}

/*魅族*/
@media only screen and (min-device-width: 1080px) and
(-webkit-min-device-pixel-ratio: 2.5) {
}

/*mate7*/
@media only screen and (min-device-width: 1080px) and
(-webkit-min-device-pixel-ratio: 3) {
}

/*4 4s*/
@media only screen and (device-height: 480px) and
(-webkit-device-pixel-ratio: 2) {
}

@media only screen and (max-device-width: 480px) {
}

@media only screen and (min-device-width: 481px) {
}

.tagline {
    padding: 5px 0px;
    color: #777;
    font-size: 12px;
}

.ownerdiv {
    margin-left: -10px;
    margin-right: -10px;
    padding: 8px 10px;
    font-size: 12px;
}

.ownerdb {
    border-top: 1px dashed #DAE7F2;
}

.m-list-inline {
    margin-left: 0px;
}

@media screen and (max-width: 768px) {
    .m-header .storeDetail-price .text-mint {
        font-size: 12pt !important;
    }

    .m-header .storeDetail-price .text-muted {
        color: #aab2bd;
        font-size: 9pt;
    }

    .tab-content h4 {
        font-size: 15px;
    }

    .storeDetail-structure-part {
        padding-bottom: 10px;
    }

    .tab-content .report-question .part-title {
        background-color: #fff;
        min-height: 30px;
        padding: 0px;
    }

    .tab-content .report-question .part-question {
        padding: 0px;
    }

    .report-question .q-item {
        padding: 0px 0px 10px 0px !important;
        margin-bottom: 10px;
    }

    .relatedPapers {
        padding: 0px !important;
    }

    #storeDetail-wrapper .m-paper-item {
        background-color: #fff;
        padding: 8px 10px 8px 5px;
        box-sizing: border-box;
        position: relative;
        border-bottom: 1px solid #e6e9ed;
    }

    #storeDetail-wrapper .m-paper-item .paper-left {
        width: 20%;
        float: left !important;
        height: 100%;
        text-align: center;
        margin-top: 0;
        position: relative;
    }

    #storeDetail-wrapper .m-paper-item .paper-left img {
        width: 100%;
        max-width: 104px;
        margin-left: -3px;
        margin-top: 5px;
    }

    .relatedPapers .m-paper-item .text-ellipsis a {
        color: #434a54;
        line-height: 28px;
        font-size: 16px;
    }

    .relatedPapers .sets-question-item {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .relatedPapers .sets-question-item pre .paperdesc {
        overflow: hidden;
        font-size: 9pt;
        max-height: 30px;
        color: #aab2bd;
        line-height: 16px;
        white-space: normal;
    }

    #storeDetail-wrapper .m-paper-item .paper-right .paper-price {
        color: #aab2bd;
        font-size: 9pt;
    }

    #storeDetail-wrapper .m-paper-item .paper-right .text-mint {
        font-size: 12pt;
    }

    #storeDetail-wrapper .m-paper-item .paper-right .paper-btn .btn {
        padding: 4px 7px !important;
        font-size: 12px !important;
        margin-left: 5px;
    }

    .comments-list .comments-list-body .s-table {
        color: #aab2bd;
        font-size: 12px;
    }

    .comments-list .comments-list-body .s-table .review-user-picture {
        vertical-align: top;
        padding: 15px 0;
    }

    .comments-list .comments-list-body .s-table .review-user-picture img {
        width: 30px;
        height: 30px;
    }

    .comments-list-body .review {
        border-bottom: 1px dashed #DAE7F2;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .comments-list-body .review .review-content {
        color: #656D78;
        font-size: 14px;
        margin-top: 10px;
    }
}

/*柱状图*/
.barChart-num {
    margin-left: -3px;
}

.barChart-bar, .barChart-num, .barChart-label {
    width: 20px;
    text-align: center;
}

.barChart-label {
    /* vertical-align: top;
    display: inline-block; */
    position: absolute;
    z-index: 2;
    color: #111;
    font-size: 12px;
    line-height: 15px;
    top: 10px;
    letter-spacing: 5px;
    word-break: break-all;
    margin-left: 2.5px;
}

.barChart {
    min-height: 190px;
}

.barChart-bar {
    position: relative;
    height: 150px;
    margin-bottom: 5px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.barChart-bar-percent {
    position: absolute;
    bottom: 0;
    height: 0;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #47c577;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.bank-skills, .bank-questionTypes {
    float: left;
    width: 50%;
}

#storeDetail-wrapper .m-body .bank-skills, #storeDetail-wrapper .m-body .bank-questionTypes {
    width: 100%;
    float: none;
}

#storeDetail-wrapper .m-body .bank-questionTypes {
    margin-top: 20px;
}

.bank-skills .table-skill {
    width: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}

#storeDetail-wrapper .m-body .bank-skills .table-skill {
    width: auto;
}

.reject-container {
    min-height: 390px;
}

.reject-img {
    margin: 80px 0 100px 200px;
}

.reject-picture {
    float: left;
}

.reject-text {
    font-size: 16px;
    float: left;
    margin-top: 170px;
}

section .reject-picture {
    float: none;
    text-align: center;
}

section .reject-img {
    height: 150px;
    margin: 0;
}

section .reject-text {
    margin: 0;
    float: none;
    text-align: center;
}

section .reject-text > p {
    padding: 0 10px;
}

.crumb_pathway {
    margin-top: 12px;
    font-size: 12px;

    color: #979d9d;
}

.crumb_pathway > a {
    color: #666;
}

.crumb_pathway > a:hover {
    color: #009ee7;
}

.s-table .owner {
    font-size: 12px;
}

.s-table .text-info {
    color: #8baccb;
}

/* 限制图片最大宽度 */
img {
    max-width: 100%;
}

.points-pay-modal {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}