﻿.mainkuan {
    width: 1060px !important;
}

.archiveBody {
    background: #E8EAEE;
    padding: 20px;
}

.archiveMain {
    background: #fff;
    padding: 20px;
    line-height: 25px;
    text-align: justify;
}

    .archiveMain h1 {
        font-size: 30px;
        border-bottom: 1px #E8EAEE solid;
        padding-bottom: 20px;
    }

.tupian {
    padding-right: 20px;
}

    .tupian img {
        width: 360px;
    }


.fenmian {
    padding: 0px;
    overflow: hidden;
}

    .fenmian p {
        font-size: 14px;
        line-height: 21px;
        text-align: left;
        color: #000 !important;
    }

    .fenmian img {
        float: left;
        width: 250px;
        height: 353px;
        margin: 0px 48px 30px 0px;
        border-radius: 8px;
    }

.media-body strong a {
    color: #373e44;
}

    .media-body strong a:hover {
        color: #28c3d9;
    }

.media-body span {
    /*color: #9B9B9B;*/
}

.media-body a {
    color: #f93f20;
}

.btnmore {
    padding: 8px 25px;
    display: block;
    background: #309DF0;
    margin: 10px 0px 20px 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}


.userlist {
    width: 100%;
}

    .userlist li {
        list-style: none;
        float: left;
        width: 250px;
        height: 220px;
        text-align: center;
        padding: 20px;
        font-size: 12px;
        color: #7b8a97;
        margin-top: 20px;
    }

        .userlist li strong {
            font-weight: normal;
        }

        .userlist li a {
            font-size: 16px;
            display: inline-block;
            margin-bottom: 12px;
        }

.special_li strong {
    font-size: 16px !important;
    display: inline-block;
    margin-bottom: 12px !important;
    margin-top: 12px !important;
}

.userlist li img {
    width: 98px;
    height: 98px;
}

.zzyelfet {
    width: 180px;
    padding-right: 20px;
}

    .zzyelfet h4 {
        font-weight: bolder;
    }

    .zzyelfet li {
        margin: 10px 0px;
        font-size: 12px;
        float: none;
        overflow: hidden;
    }

        .zzyelfet li img {
            width: 36px;
            height: 36px;
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .zzyelfet li strong {
            color: #0074C0;
            font-size: 12px;
        }

.zzyeright {
    width: 170px;
    margin-left: 100px !important;
    padding-top: 40px;
}

.pmainrjorunaldivb {
    text-align: center;
    /*background: #F5F5FA;*/
    margin-top: 16px;
}


.pmainrjorunaldivbhui h5 {
    text-align: left;
    padding-bottom: 10px;
}

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

.zzyeright h4 {
    /*font-weight: bolder;*/
    font-size: 18px;
}

.pmainrjorunaldivb h6 {
    margin-top: 10px;
    text-align: left;
}

    .pmainrjorunaldivb h6 small {
        text-align: left;
    }

.zzyeright a {
    color: #58a2ec;
}

.topbar {
    padding: 20px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#F5F5FA); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #ffffff, #F5F5FA); /* IE 10 */
    background: -moz-linear-gradient(top,#fff,#f6f6f8); /*火狐*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#F5F5FA)); /*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#F5F5FA)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #fff, #F5F5FA); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #fff, #F5F5FA); /*Opera 11.10+*/
}

.topbarleft {
    width: 320px;
}

    .topbarleft img {
        width: 280px;
    }

.topbar h1 {
    font-size: 30px;
    color: #000000;
    font-weight: bolder;
    margin: 0px 0px 20px 0px;
}

.topbar h3 {
    font-size: 20px;
    color: #000000;
    font-weight: bolder;
    margin: 20px 0px;
}

.topbar h4 {
    font-size: 16px;
    color: #0074C0;
}

.archiveMian {
    background-color: #fff;
}

    .archiveMian h2 {
        font-size: 16px;
        font-weight: bolder;
    }

.zuobiandi {
    min-height: 50px;
    height: 160px;
    line-height: 160px;
    text-align:center;
}

    .zuobiandi img {
        max-width: 120px;
        max-height:160px;
        margin-right:14px;
    }

.xuanzhonglan {
    color: #0074C0 !important;
}

.a-more {
    font-size: 14px;
    color: #58a2ec !important;
}

.author-style {
    color: #0074C0;
}

.archiveMian a, .authortext {
    color: #58a2ec;
}

    .archiveMian a:hover {
        color: #28c3d9;
    }

.h2fn h2 {
    margin: 35px 0px 20px 0px;
    /*color: #28c3d9;*/
    /*background: #ebeef0;*/
    border-bottom: solid 1px #ddd;
    /*text-align: center;*/
    padding: 15px 0px;
    font-size: 38px;
    font-weight: normal;
}

.h2fn h3 {
    text-decoration: none;
}

.media p {
    line-height: 20px;
    color: #7b8a97;
}

.media-body strong {
    font-size: 18px;
    font-weight: normal;
    padding: 0px;
    /*color: #3d4c51;*/
}

.huikuang {
    background: #fff;
    padding: 24px;
    border: 1px solid #E6E8EC;
    border-radius: 8px;
    margin-top: 24px !important;
}

.text-gray {
    font-size: 14px;
}

#protolistdiv .lgbig {
    cursor: default;
}

    #protolistdiv .lgbig:active, #protolistdiv .lgbig:hover {
        opacity: 0.9;
    }

.a_downpdf {
    background: #2B7CFF;
    border-radius: 25px;
    color: #fff !important;
    /*width: 172px;*/
    height: 48px;
    line-height: 48px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    padding:0px 24px;
}

.fenmian h1 {
    font-size: 24px;
    font-weight: bold;
    color: #0d0f11;
    margin-bottom: 10px;
}

.fenmian .img_pdficon {
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
    float: unset !important;
}

.div_pdf {
    margin-top: 27px;
    margin-bottom:30px;
}

.a_submit {
    width: 212px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #2B7CFF;
    border-radius: 25px;
    color: #2B7CFF;
    display: inline-block;
    margin-left: 24px;
    text-align: center;
}

.fenmian .img_subicon {
    width: 18px;
    height: 18px;
    margin: 0px 10px 0px 0px;
    float: unset !important;
}

.mainkuan .tabChange a {
    color: #ccc;
    font-size: 18px;
}

.mainkuan .tabChange span {
    color: #2B7CFF;
    font-size: 18px;
}

.mainkuan .tabChange .tab1 {
    display: inline-block;
    margin-right: 24px;
    font-weight: bold;
}

.h_small_title {
    font-size: 20px;
    font-weight: bold;
}

.marginTop48 {
    margin-top: 48px;
}

.user_author {
    margin: 24px 0px;
    padding: 24px;
    border: 1px solid #E6E8EC;
    overflow: hidden;
    border-radius: 8px;
}

.img_user {
    width: 44px;
    height: 44px;
    margin-right: 4px;
    border-radius: 50%;
}

.mt24 {
    margin-bottom: 24px;
}

.a_username {
    color: #000 !important;
}

    .a_username:hover {
        color: #2B7CFF !important;
    }

.span_gray {
    color: #858F9F;
}

.containterMain_issue {
    width: 1060px;
    margin: 0 auto;
}

.layui-form-radioed i, .layui-form-radio i:hover {
    color: #2B7CFF;
}

.FenleiTitle {
    padding-top: 20px;
    font-weight: bold;
    font-size: 20px;
}

.huikuang strong a {
    font-size: 16px;
    color: #000 !important;
    font-weight: bold;
}

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

.a_userlist {
    margin-right: 20px;
    display: inline-block;
    color:#000 !important;
    font-size:12px;
}
.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;
    margin-left:25px;
    font-size:12px;
    color:#000 !important;

}
.other_span {
    color: #858F9F;
    display: inline-block;
    margin-left: 25px;
    font-size: 12px;
}
.protocolAbs {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
    font-size:12px;
    line-height:18px;
    margin-top:16px;
}
    .protocolAbs p{
        margin:0px;
    }
    .rowOne {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 29px;
    }
.rowTwo {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 38px;
}
.imgLeft {
    border-radius: 8px;
    border: 1px solid #CED2D9;
}
.strong{
    font-weight:bold;
}
.archiveMian .main-media .strong a {
    color: #000 !important;
    font-size:16px;
}
.protocol-list{
    margin-top:19px !important;
}
.videoh3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 38px;
    font-size: 16px;
    padding:0px 10px;
    margin:10px 0px;
}