﻿.panError {
    margin: 36px auto;
    background: #fff;
    border: 1px solid #e6e8ec;
    border-radius: 8px;
    padding: 185px 90px 30px 90px;
    box-sizing: border-box;
    text-align: center;
    width:880px;
    height:500px;
}
.nothing_all {
    margin: 26px 0 24px 0;
    color: #858f9f;
    line-height:20px;
}
.a_toHomepage {
    width: 184px;
    height: 36px;
    line-height: 34px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #2b7cff;
    border-radius: 20px;
    color: #2b7cff;
    cursor: pointer;
    display:inline-block;
}
.head-nav {
    background: #fff;
    padding-top: 49px;
    border-bottom: 1px solid #E7E8EC;
    position: relative;
}

.rolename {
    color: #fff;
    font-size: 12px;
    background: #2B7CFF;
    border: 1px solid #E6E8EC;
    border-radius: 14px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0px 8px;
}

.editPersonalInfo {
    position: absolute;
    top: 13px;
    right: 70px;
    background: url(/images/button-Edit-Personal-information.png);
}

    .editPersonalInfo:hover {
        color: #fff !important;
    }

.ul-nav {
    overflow: hidden;
    margin: 0 auto;
    width: 1060px;
    margin-bottom: 12px;
}

    .ul-nav li a {
        text-align: center;
        padding-bottom: 1px;
        width: 100%;
        display: inline-block;
        font-size: 18px;
        color: #858F9F;
    }

    .ul-nav li {
        padding: 0px 10px;
    }

        .ul-nav li strong {
            display: inline;
            font-weight: normal;
            padding-top: 8px;
            color: #858F9F;
        }

.media-float-right {
    width: 230px;
}

.media-float-left {
    width: 158px;
    margin-right: 10px !important;
}

.nav-active, .nav-active strong {
    font-weight: bold !important;
    color: #2B7CFF !important;
}

.header-img {
    width: 120px;
    height: 120px;
    /*padding: 10px;*/
    /*   border: 10px solid #c5eef0;
    background: #C5EEF0;*/
}

.author-li li {
    font-size: 14px;
    color: #000;
    line-height: 19px;
}

    .author-li li a {
        font-size: 13px;
        padding: 2px 8px;
    }

.text-color-blue {
    color: #5aa3ec;
}

.text-18 {
    font-size: 18px;
}

.text-20 {
    font-size: 20px;
}

.text-16 {
    font-size: 16px;
}

.left_next {
    height: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px !important;
}

.icon-left {
    width: 13px;
    height: 15px;
    margin-right: 10px;
}

.bio-more {
    display: none;
}

.a-more {
    font-size: 12px;
    font-weight: normal;
    color: #2B7CFF;
    text-decoration: underline;
}

.bh16 {
    min-height: 90px;
    font-size: 16px;
    color: #7b8a97;
}

.right-usermain .media strong {
    display: block;
    font-size: 16px;
    color: #000;
}

.text-666 {
    color: #666;
}

.bbsphoto {
    margin-right: 20px;
}

    .bbsphoto img, .bbsreplyphoto img {
        width: 24px;
        height: 24px;
    }

.bbsbody h6, .bbsbody span {
    color: #858F9F;
    display: block;
    font-size: 14px;
    padding-top: 0px;
}

.bbsbody p {
    line-height: 25px;
}

.bbsbody span a {
    text-decoration: underline;
    margin-left: 10px;
}

.bbsreplydiv {
    /*background: #fff;*/
    padding: 5px 10px;
    border-radius: 0px;
}

.right-border {
    height: 6px;
    background: #5AA3EC;
}

.rightTitle {
    font-size: 24px;
    color: #5aa3ec;
    text-align: center;
    font-weight: normal;
}


.right-coauthor {
    background: #F9FAFB;
}

.right-img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.co-right {
    display: none;
}

.num-border {
    display: inline-block;
    border: 1px solid #aaa;
    width: 40px;
    padding: 1px 0px;
    transform: scale(0.8);
    color: #FB3800;
}

.text-gray a {
    color: #999;
}


/*****************UserHome start*********************/
.media .pptt {
    font-weight: bold;
    font-size: 14px;
    color: #0B1F40;
}

.media .ppzz {
    margin-bottom: 25px;
    margin-top: 10px;
    line-height: 20px;
    font-size: 14px;
    color: #0B1F40;
}

    .media .ppzz * {
        font-size: 14px;
    }

.media .pw1 {
    margin-left: 30px;
    margin-top: 10px;
    color: #0B1F40;
}

    .media .pw1 li {
        list-style-type: decimal;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 14px;
        color: #0B1F40;
    }

        .media .pw1 li a, .media .ppzz a {
            color: #2B7CFF;
        }
.main-media{
    padding-top:8px;
}
.main-media strong, .main-media strong * {
    font-size: 16px;
    font-weight: 700;
    color: #0B1F40 !important;
    margin-bottom: 0px !important;
}
    .main-media strong sub, .main-media strong sup{
        font-size:12px;
    }
    .publish-main {
        padding: 24px;
        border: 1px solid #E6E8EC;
        background: #fff;
        border-radius: 8px;
    }
/*****************UserHome end***********************************/
.biaogeimg {
    margin-right: 24px !important;
}

    .biaogeimg td {
        vertical-align: middle;
        text-align: center;
        background: #fff;
        position: relative;
        height: 160px;
    }

    .biaogeimg img {
        max-height: 160px;
        width: 120px;
        border: 1px solid #CED2D9;
        border-radius: 8px;
    }

.shuiyin {
    position: absolute;
    top: 0;
    left: 0;
}

.bg-fa {
    background: #fafafa;
    border: 1px solid #c8c8c8;
}

.pptt {
    margin: 0px !important;
    border-bottom: none;
    padding: 0px !important;
}

.a-profile-gray, .a-profile-blue {
    font-size: 20px;
    margin-right: 30px;
}

.a-profile-blue {
    color: #47A0F0;
}

.a-profile-gray {
    color: #9B9B9B;
}

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

.hometab {
    height: 70px;
    line-height: 70px;
    border-bottom: 2px solid #EBEEF0;
}

.IDTwitter {
    margin-top: 20px;
}

    .IDTwitter img {
        width: 36px;
        margin-right: 8px;
    }

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

.str_name {
    font-size: 20px;
    margin-top: 20px;
    font-weight: normal;
    display: block !important;
}

.str_research {
    color: #858F9F;
    font-size: 14px;
    font-weight: normal;
}

.home_str {
    color: #0B1F40;
    font-size: 16px;
    font-weight: bold;
    display: inline-block !important;
    margin-bottom: 13px !important;
}

.main_home {
    margin-top: 43px;
    margin-bottom: 50px;
}

.home_body, .no_info {
    padding: 26px 24px;
    border: 1px solid #E6E8EC;
    border-radius: 8px;
}

    .no_info * {
        color: #858F9F;
    }

.no_body_text {
    margin-top: 12px;
    margin-bottom: 100px;
}

.span-author {
    margin-top: 12px;
    display: block;
}

.authortext {
    color: #2B7CFF !important;
}

.abs_jianjie {
    font-size: 12px;
    color: #858F9F;
    padding-top: 12px;
    line-height: 18px;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

    .abs_jianjie * {
        font-size: 12px;
        color: #858F9F;
    }

.qadivtitle {
    margin-top: 15px;
    margin-bottom: 0px;
}


.str_title_fbk {
    font-size: 14px;
    font-weight: 400;
}

.fbk_list {
    padding-top: 14px;
    border-top: 1px solid #E6E8EC;
    margin-top: 20px;
}

#rightMainBody {
    padding-left: 10px;
}

.editmyprofile {
    color: #2B7CFF;
    width: 120px;
    height: 36px;
    display: inline-block;
    border: 1px solid #2B7CFF;
    line-height: 36px;
    border-radius: 20px;
}
