.xzjs {
    padding: 10px 0 0 0;
    /* background: rgba(244, 244, 244, 1); */
}

.xzjs .qh-title {
    /* margin-top: 10px; */
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #7b418e;
}

.xzjs .qh-title span {
    border-bottom: 2px solid rgba(123, 65, 142, 1);
    padding-bottom: 2px;
}

.author-photo {
    width: 30%;
    float: left;
    height: 125px;
    overflow: hidden;
}

.author-photo img {
    width: 100%;
}

.author-content {

    padding-left: 10px;

    width: 70%;

    float: left;
}

.author-content .content-name {
    font-size: 20px;
    font-weight: 500;
}

.author-content .content-sm {
    margin-top: 10px;
}

.author-content .content-ck {
    position: absolute;
    bottom: 12px;
}

.author-content .content-ck a {
    color: #7a418f;
}

.bx-wrapper li {
    padding: 5px 10px;
    background: white;
    border-top: 2px solid rgba(123, 65, 142, 1);
    height: 250px;
}



.gbylw .qh-title {
    margin-top: 10px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    color: #7b418e;
}

.gbylw .qh-title span {
    border-bottom: 2px solid rgba(123, 65, 142, 1);
    padding-bottom: 5px;
}

.gbylw .qh-content {
    padding: 0;
}

.gbylw .qh-content .qh-content-li {
    /* width: 100px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 16.5px;
    list-style-type: none;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 16.5px;
    min-height: 59px;
}

.gbylw .qh-content .inline-wrap {
    display: inline-block;
    max-width: 100%;
}

.gbylw .qh-content .block-wrap {
    width: 100%;
}

.gbylw .qh-content .block {
    position: relative;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 80px;
    /* cursor: pointer; */
}

.gbylw .qh-content .icon {
    position: absolute;
    width: 80px;
    right: 0;
    top: 0;
}

.gbylw .qh-hzyl {
    height: 301px;
    overflow: hidden;
}

.gbylw .qh-content .icon img {
    width: 16px;
}

.qh_more {
    cursor: pointer;
    opacity: 0.6;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.qh_more:hover {
    opacity: 1;
}

.xzjs .bxslider {
    padding: 0;
    padding-left: 10px;
    margin-bottom: 0px;
}

.xzjs .bxslider li {
    margin-top: 2px;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 13px;
    border-bottom: 1px solid #c1c1c1;
    position: relative;
}

.scholar {
    position: absolute;
    top: 0;
    left: 0;
}

.scholar li {
    padding: 5px 35px;
    width: 100%;
    list-style-type: none;
    border-bottom: 1.8px solid #7a418f;
}

.scholar li:last-child {
    padding: 5px 35px;
    width: 100%;
    list-style-type: none;
    border-bottom: 0;
}

.scholar li a {
    color: #7e7e7e;
    font-size: 17px;
}

.scholar li:hover {
    cursor: pointer;
}

.scholar li:hover a {
    color: #7a418f;
}

.scholar-popup {
    display: none;
    background: #f6f5f5;
    padding: 0;
    margin-top: 0;
    position: absolute;
    box-shadow: 4px 10px 29px rgba(102, 102, 102, 0.5);
    border-radius: 5%;
}

.scholar-btn {
    cursor: pointer;
}

.mypcolor1 {
    color: #ffff00;
    font-weight: bold;
}

.mypcolor2 {
    color: #73e3fe;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mypcolor3 {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mypcolor4 {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.szxzk .qh-title {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    /* height: 40px; */
    color: #7b418e;
}

.szxzk .qh-title span b {
    height: 1px;
    width: 60px;
    background: #6416a6;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.5;
    margin: 0 20px;
}

.ibox {
    background: url("https://www.cavenetomi.com/__xh__/thurid.lib.tsinghua.edu.cn/static/web/img/sztsg_bg.jpg");
    height: 45px;
}

.ibox-title {
    float: left;
    width: 45%;
    height: 100%;
    line-height: 45px;
    padding: 0px;
    text-align: center;
}

.ibox-title span {
    font-size: 15px;
    color: #fff;
}



.ibox-content {
    float: right;
    text-align: right;
    line-height: 45px;
    height: 100%;
    padding-right: 10px;
}

.ibox-content-number {
    font-size: 20px;
    text-align: center;
    color: #fff;
    float: left;
    margin-right: 10px;
    font-family:  Arial;
}

.ibox-content-dw {
    font-size: 15px;
    color: #fff;
    float:  left;
}