﻿.containterMain_category {
    width: 1060px;
    margin: 0 auto;
}
.no_content {
    background: #fff;
    border: 1px solid #e6e8ec;
    border-radius: 8px;
    box-sizing: border-box;
    margin: 24px auto;
    padding: 80px 0;
    text-align: center;
    width:1060px;
}
    .no_content p {
        color: #858f9f;
        margin: 12px 0 24px;
    }
    .no_content .hover_move {
        background: #fff;
        border: 1px solid #2b7cff;
        border-radius: 20px;
        color: #2b7cff;
        cursor: pointer;
        height: 36px;
        line-height: 34px;
        margin: 0 auto;
        width: 184px;
    }
        .no_content .hover_move:hover {
            border-color: #0056b3;
            color: #0056b3;
        }
        .media.media-x .right-media {
            margin-top: 50px;
        }

.right-media .carousel img {
    border-radius: 8px;
}

.MediaLeft {
    width: 250px;
    margin-right: 21px !important;
    overflow: hidden;
}

    .MediaLeft * {
        color: #0B1F40;
    }

.fixRightBanner {
    width: 250px !important;
    top: 33px;
}

.left-media {
    border-top: 1px solid #ccc;
}

.text-unline {
    text-decoration: underline;
}

.layui-tree li .active-i {
    color: #325AFF;
}

.a-more {
    font-size: 16px;
    font-weight: bold;
    color: #0074C0;
    text-decoration: underline;
}

.CategoryMenu {
    font-size: 20px;
    color: #0B1F40;
    margin-bottom: 24px;
    font-weight: bold;
}

.radio-label {
    font-size: 14px;
    cursor: pointer;
    color: #858F9F;
}

    .radio-label input[type=radio] {
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }

.typeTitle {
    padding-top: 48px;
}

    .typeTitle * {
        font-weight: bold;
        font-size: 36px;
        padding-top: 48px;
        color: #0B1F40;
    }

.hr_top {
    background: #E6E8EC;
    margin-top: 24px;
    margin-bottom: 24px;
}


.tuijianprotocol {
    padding: 24px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #E6E8EC;
}

    .tuijianprotocol * {
        color: #0B1F40;
    }

    .tuijianprotocol strong {
        font-size: 16px;
    }
/*-----------Tree View------*/
.layui-tree-skin-oo {
    font-weight: bolder;
    color: #ff0000;
}

.treeviewselected, .treeviewselected span {
    font-weight: bolder !important;
    color: #325AFF !important;
}


.layui-tree li i {
    color: #999;
    padding-left: 4px;
}

/*右侧*/
.imgTitle {
    font-size: 16px;
    margin-bottom: 15px;
}

    .imgTitle img {
        border-radius: 8px;
    }

/*search 页面*/
.searchbody {
    font-size: 16px;
    line-height: 22px;
}

.author-img {
    width: 100px;
    max-width: 100px;
    max-height: 100px;
}

.author-li li {
    padding: 1px;
    color: #000;
}

.mt25 {
    margin-bottom: 25px;
}



.layui-tree li {
    line-height: 30px;
}

.biaogeimg {
    min-height: 50px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    border: 1px solid #CED2D9;
    border-radius: 8px;
    margin-right: 24px !important;
    width: 120px;
    overflow: hidden;
}

    .biaogeimg td {
        height: 120px;
        width: 90px;
        vertical-align: middle;
        text-align: center;
    }

    .biaogeimg img {
        max-width: 120px;
        max-height: 160px;
        margin-top: -5px;
    }

.searchinfo {
    background: #F9F9F9;
    color: #0f0f0f;
}

    .searchinfo b {
        color: #325AFF;
    }

        .searchinfo b:first-child {
            /*color: #0f0f0f;*/
        }

    .searchinfo strong {
        font-size: 18px;
        color: #0f0f0f;
    }

.LatestH3 {
    font-size: 14px;
    margin: 10px 0px 20px 0px;
}

.lab {
    background: #F2F2F2;
    padding: 15px;
}

.latestImg {
    width: 100%;
}

.rowOne {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 24px;
}

.rowTwo {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
}

.strong {
    font-weight: bold;
}

.a_userlist {
    margin-right: 20px;
    display: inline-block;
    color: #000 !important;
    font-size: 12px;
}

.img_userlist {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.bpOther {
    margin-top: 12px;
}

.tag_type {
    color: #2B7CFF;
    font-size: 12px;
    border: 1px solid #2B7CFF;
    border-radius: 10px;
    display: inline-block;
    padding: 2px 8px;
}

.other_qa {
    display: inline-block;
    font-size: 12px;
    color: #000 !important;
}

.other_span {
    color: #858F9F !important;
    display: inline-block;
    margin-left: 25px;
    font-size: 12px;
}

.protocolAbs {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 56px;
    font-size: 12px;
    line-height: 18px;
    margin-top: 16px;
}

    .protocolAbs p {
        margin: 0px;
    }

.mb48 {
    margin-bottom: 48px;
}

.tuijianprotocol .strong a {
    font-size: 16px;
    color: #0B1F40;
}

.str_cnTitle a {
    font-size: 15px !important;
}

.div_authors a {
    display: inline-block;
    margin-top: 12px;
}

.span_slh {
    color: #0B1F40 !important;
    margin-right: 15px;
}

.div_authors .userHide {
    display: none;
}

.spanAddAuthors {
    cursor: pointer;
    height: 24px;
    font-size: 14px;
    border-radius: 20px;
    line-height: 19px;
}

.lunBo_a {
    display: block;
    height: 98px;
    width: 100%;
    border: 1px solid #CED2D9;
    border-radius: 8px;
}

.headerBanner {
    margin-bottom: 24px;
}
