.system-pageName {
    font-size: 0.24rem;
    color: #000000;
    font-weight: bold;
    line-height: 0.3rem;
    padding-left: 0.15rem;
    position: relative;
    margin-bottom: 0.3rem;
}

.system-pageName:before {
    display: block;
    content: '';
    width: 0.03rem;
    height: 0.24rem;
    background: #caaa4f;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.12rem;
}

.system-message {
    width: 100%;
    height: calc(100% - 0.6rem);
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.system-message::-webkit-scrollbar {
    display: none;
}

.user-info ul li {
    zoom: 1;
    margin-bottom: 0.3rem;
}

.user-info ul li:last-child {
    margin-bottom: 0;
}

.user-info ul li:after {
    display: block;
    content: '';
    clear: both;
}

.user-info ul li h3 {
    float: left;
    width: 1.2rem;
    font-size: 0.2rem;
    color: #777777;
    line-height: 0.26rem;
    font-weight: normal;
    zoom: 1;
}

.user-info ul li h3:after {
    display: block;
    content: '';
    clear: both;
}

.user-info ul li h3 span:nth-child(1) {
    float: left;
    display: inline-block;
    width: 0.9rem;
    height: 0.26rem;
    overflow: hidden;
    text-align: justify;
}

.user-info ul li h3 span i {
    display: inline-block;
    width: 100%;
    height: 0;
}

.user-info ul li h3 span:nth-child(2) {
    float: left;
}

.user-info-fr {
    float: left;
    width: calc(100% - 1.2rem);
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.26rem;
}

.zxwd-list {
    padding-bottom: 0.5rem;
}

.zxwd-list ul li {
    margin-bottom: 0.2rem;
    padding: 0.3rem 0.94rem 0.2rem 0.25rem;
    border-radius: 0.1rem;
    background: #f9f9f9;
    box-shadow: 0 2px 2px 0 #e6e5e5;
    position: relative;
}

.zxwd-list ul li:last-child {
    margin-bottom: 0;
}

.question {
    zoom: 1;
    margin-bottom: 0.2rem;
}

.question:after {
    display: block;
    content: '';
    clear: both;
}

.question span:nth-child(1) {
    float: left;
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    font-weight: normal;
    width: 1.15rem;
    position: relative;
    text-align: right;
}

.question span:nth-child(1):before {
    display: block;
    content: '';
    width: 0.29rem;
    height: 0.29rem;
    background: url(../images/qa.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.question span:nth-child(2) {
    float: left;
    width: calc(100% - 1.15rem);
    font-size: 0.22rem;
    color: #333333;
    line-height: 0.3rem;
    font-weight: normal;
}

.question-date {
    zoom: 1;
    margin-bottom: 0.15rem;
}

.question-date:after {
    display: block;
    content: '';
    clear: both;
}

.question-date span:nth-child(1) {
    float: left;
    width: 0.8rem;
    font-size: 0.17rem;
    color: #333333;
    line-height: 0.22rem;
}

.question-date span:nth-child(2) {
    float: left;
    width: calc(100% - 0.8rem);
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.22rem;
}

.answer {
    zoom: 1;
}

.answer:after {
    display: block;
    content: '';
    clear: both;
}

.answer span:nth-child(1) {
    float: left;
    width: 0.8rem;
    font-size: 0.17rem;
    color: #333333;
    line-height: 0.22rem;
}

.answer-info {
    float: left;
    width: calc(100% - 0.8rem);
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.show {
    text-align: justify;
    overflow: visible;
    text-overflow: initial;
    white-space: normal;
}

.look-all {
    font-size: 0.16rem;
    color: #005737;
    font-weight: bold;
    line-height: 0.22rem;
    position: absolute;
    right: 0.25rem;
    bottom: 0.2rem;
    cursor: pointer;
}

.cpyf-box {
    padding-bottom: 0.5rem;
}

.cpyf-box ul li {
    padding: 0.25rem 0.2rem 0.2rem 0.3rem;
    border-radius: 0.1rem;
    background: #f9f9f9;
    box-shadow: 0 2px 2px 0 #e6e5e5;
    margin-bottom: 0.2rem;
}

.cpyf-box ul li:last-child {
    margin-bottom: 0;
}

.cpyf-box-title {
    zoom: 1;
    margin-bottom: 0.1rem;
}

.cpyf-box-title:after {
    display: block;
    content: '';
    clear: both;
}

.cpyf-box-title h4 {
    float: left;
    font-size: 0.2rem;
    color: #333333;
    line-height: 0.26rem;
    font-weight: bold;
}

.cpyf-box-title span {
    float: right;
    font-size: 0.18rem;
    color: #777777;
    line-height: 0.26rem;
}

.cpyf-info {
    width: 100%;
    padding-right: 14%;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.6;
}

.jshz-box {
    padding-bottom: 0.5rem;
}

.jshz-box ul li {
    padding: 0.25rem 0.2rem 0.2rem 0.3rem;
    border-radius: 0.1rem;
    background: #f9f9f9;
    box-shadow: 0 2px 2px 0 #e6e5e5;
    margin-bottom: 0.2rem;
}

.jshz-box ul li:last-child {
    margin-bottom: 0;
}

.jshz-title {
    zoom: 1;
    margin-bottom: 0.1rem;
}

.jshz-title:after {
    display: block;
    content: '';
    clear: both;
}

.jshz-title h4 {
    float: left;
    font-size: 0.2rem;
    color: #333333;
    font-weight: bold;
    line-height: 0.26rem;
}

.jshz-title span {
    float: right;
    font-size: 0.18rem;
    color: #777777;
    line-height: 0.26rem;
}

.jshz-info {
    width: 100%;
    padding-right: 14%;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.6;
    margin-bottom: 0.2rem;
    zoom: 1;
}

.jshz-info:after {
    display: block;
    content: '';
    clear: both;
}

.jshz-info:last-child {
    margin-bottom: 0;
}

.jshz-info h5 {
    float: left;
    font-size: 0.18rem;
    color: #333333;
    line-height: 1.6;
    font-weight: normal;
}

.jshz-info h5:nth-child(1) {
    margin-right: 1.5rem;
}

.jshz-info h5 span {
    font-size: 0.18rem;
    color: #caaa4f;
}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1080px) {}

@media only screen and (max-width: 760px) {
    .system-pageName {
        font-size: 18px;
        line-height: 36px;
        padding-left: 10px;
        margin-bottom: 0.3rem;
    }
    .user-info ul li h3 {
        font-size: 15px;
        line-height: 30px;
    }
    .user-info ul li h3 span:nth-child(1) {
        height: 30px;
    }
    .user-info-fr {
        font-size: 15px;
        line-height: 30px;
    }
    .cpyf-box-title h4 {
        font-size: 16px;
        line-height: 32px;
    }
    .cpyf-info {
        padding-right: 0;
        font-size: 15px;
        line-height: 26px;
    }
    .jshz-title h4 {
        font-size: 16px;
        line-height: 30px;
    }
    .jshz-info h5 {
        font-size: 15px;
        line-height: 26px;
    }
    .jshz-info {
        padding-right: 0;
        font-size: 15px;
        line-height: 26px;
    }
    .jshz-info h5 span {
        font-size: 16px;
    }
    .question span:nth-child(1) {
        font-size: 16px;
        line-height: 30px;
        width: 100%;
        text-align: left;
        padding-left: 30px;
    }
    .question span:nth-child(1):before {
        width: 20px;
        height: 20px;
        top: 5px;
    }
    .question span:nth-child(2) {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
    }
    .question-date span:nth-child(1) {
        width: 1.2rem;
        font-size: 15px;
        line-height: 26px;
    }
    .answer span:nth-child(1) {
        width: 1.2rem;
        font-size: 15px;
        line-height: 26px;
    }
    .question-date span:nth-child(2) {
        width: calc(100% - 1.2rem);
        font-size: 15px;
        line-height: 26px;
    }
    .answer-info {
        font-size: 15px;
        line-height: 26px;
        width: 90%;
    }
    .zxwd-list ul li {
        padding: 0.3rem 0.34rem 0.2rem 0.25rem;
    }
}