* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}

ul,
ol,
li {
    list-style: none;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem;
}

html,
body {
    width: 100%;
    /*height: 100%;*/
    overflow-x: hidden;
    background: #f9f9f9;
}

body {
    font-family: '微软雅黑', 'Heiti SC', '华文黑体', '黑体', "Helvetica Neue";
    background: #f5f6f7;
}

.text-center {
    text-align: center;
}

.img-responsive {
    display: block;
    max-width: 100%;
    margin: auto;
}

.common-con {
    width: 1200px;
    /*position: relative;*/
    /*overflow: hidden;*/
    margin: 0 auto;
}

a {
    text-decoration: none;
}

    a:hover {
        color: red;
    }

.top-link {
    padding: 5px 0;
}

.det-left {
    width: 890px;
    float: left;
    background: white;
}

.det-right {
    width: 305px;
    padding: 10px;
    float: right;
    background: white;
    padding-top: 0;
    margin-top: -9px;
}

.right-list li {
    padding: 10px 10px 8px 10px;
    /*border-bottom: 1px #eee solid;*/
}

.right-list span {
    float: right;
}

.sec-rp, .dec-rp {
    color: #999;
    font-size: 12px;
}

.sec-rp {
    position: relative;
    overflow: hidden;
    /*padding:3px;*/
    margin: 0px 0px 5px;
}

    .sec-rp span {
        float: right;
    }

    .sec-rp img {
        width: 20px;
        /*margin-right: 5px;
        margin-top: -3px;*/
    }

.q-code img {
    width: 100px;
    margin-top: 10px;
}

.q-code span {
    display: inline-block;
    width: 135px;
}

.fatie {
    float: right;
    margin: 5px 10px;
    height: 30px;
    line-height: 30px;
    background: #c90d1b;
    margin-top: 0px;
    margin-right: 305px;
}

.det-left h3 {
    position: relative;
    overflow: hidden;
    line-height: 40px;
    padding-left: 10px;
}

.topic {
    position: relative;
    overflow: hidden;
    /*border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;*/
    border: 1px solid #ccd3e4;
}

.topic-left {
    width: 150px;
    float: left;
}

.topic-right {
    width: 740px;
    float: left;
    border-left: 1px #eee solid;
}

.topdet-con {
    min-height: 230px;
    /*padding: 10px;*/
}

.secdet-con {
    min-height: 250px;
    padding: 15px 20px;
    font-size: 14px;
}

.avtor {
    width: 90px;
    height: 90px;
    /*border-radius: 50%;*/
}

.avtor-con {
    width: 90px;
    height: 90px;
    margin: 10px auto;
    position: relative;
    margin-top: 20px;
}

.numicon {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    padding-top: 1px;
    font-size: 13px;
    border: 1px #f80707 solid;
    background: url(http://src.gongkong.com/website/bbs/images/numicon.png) 0 0 no-repeat;
    background-size: 100% 100%;
    right: 0;
    bottom: 0;
    text-align: center;
}

.use-name {
    text-align: center;
    height: 25px;
    /*padding-bottom: 10px;*/
}

.gz-btn {
    display: block;
    text-align: center;
}

    .gz-btn .layui-btn {
        margin: 0 5px !important;
        border-left: 1px solid #c9c9c9 !important;
        padding: 0 10px;
    }

.topic-1 {
    /*padding: 5px 10px;
    padding-bottom: 0px;*/
    padding-left: 25px;
    font-size: 12px;
    color: #e60122;
}

.topic-2 {
    /*padding: 5px 10px;
    padding-bottom: 0px;*/
    padding-left: 20px;
    font-size: 12px;
}

.topic-bt {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    background: #f6f6f6;
    margin: 5px;
    font-size: 12px;
    color: #333;
}

.topic-date {
    display: inline-block;
    margin-right: 50px;
    font-size: 12px;
}

.social-share {
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

    .social-share .social-share-icon {
        width: 26px !important;
        height: 26px !important;
        line-height: 26px !important;
        font-size: 14px !important;
        margin: 0 !important;
    }

.handel-con {
    float: right;
    height: 30px;
    line-height: 30px;
}

    .handel-con span {
        display: inline-block;
        margin-left: 10px;
    }

    .handel-con img {
        vertical-align: middle;
        margin-top: -3px;
        margin-right: 5px;
    }

.det-ad {
    display: block;
    margin: 10px 0;
}

.secpic-bt a {
    color: #535353;
    letter-spacing: 1px;
}

    .secpic-bt a:hover {
        color: red;
    }

.secpic-cov {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
}

.sec-handel {
    /*float: right;*/
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: 100%;
    text-align: right;
}

    .sec-handel a {
        display: inline-block;
        margin: 0 5px;
        font-size: 12px;
        color: #3b5998;
    }

    .sec-handel span {
        display: inline-block;
        /*margin-left: 10px;*/
        color: black;
    }

.replay {
    position: relative;
    overflow: hidden;
    /*padding-bottom: 15px;*/
}

.re-left {
    width: 185px;
    float: left;
    /*padding-left: 10px;*/
}

.re-right {
    width: 685px;
    float: left;
}

.notep {
    margin-top: 7px;
}

.re-p {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.clear {
    clear: both;
}

/*回复框*/
.tj-replay {
    float: right;
    margin-right: 10px;
    float: left;
    width: 885px;
    padding: 10px 0px 5px 0px;
    border: 1px solid #ccd3e4;
    margin-top: 10px;
    height: 500px;
}

#reply {
    display: inline;
    overflow: hidden;
    width: 885px;
    height: 100%;
}

.re-note {
    margin: 10px;
    padding: 10px;
    background: #fdffce;
    border: 1px solid #ffba43;
}

.que-p {
    margin: 10px;
}

/*引用或者回复*/
.relyhf {
    line-height: 150%;
    font-size: 12px !important;
    border: 1px solid #ccd3e4;
    background-color: #fafbfc;
    padding: 10px 0 10px 30px;
    margin: 0 0 5px 0;
    /**margin: 0;*/
    float: left;
    width: 575px;
}

.relyhfcon {
    width: 518px;
    padding-right: 47px;
    _overflow: hidden;
    word-wrap: break-word;
    white-space: normal;
}

.rrlycontxt {
    width: 511px;
    margin: 10px 47px 10px 0;
}


/*附件*/
.down_k {
    padding: 40px 20px;
}

    .down_k .red {
        padding: 5px;
    }

/*主题帖*/
#topicContent {
    padding: 10px;
    font-size: 14px;
    word-break: break-word;
    word-wrap: break-word;
    color: #333;
    padding: 0 18px 20px 18px;
    margin-top: 20px;
    /*height: 270px;*/
    /*min-height: 270px;*/
    height: 350px;
    min-height: 350px;
    height: auto;
}

/*左右对联*/
.fr_02a ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .fr_02a ul li {
        list-style-type: none;
        margin: 0 0 4px 0;
        padding: 0;
    }
/*左对联*/
#detail_dull_left {
    left: 0px;
    width: 80px;
    position: absolute;
    top: 260px;
    height: 150px;
}
/*右对联*/
#detail_dull_right {
    HEIGHT: 150px;
    POSITION: absolute;
    right: 0px;
    TOP: 260px;
    WIDTH: 80px;
}

#juxingdetail_pop {
    height: 120px;
    left: 0px;
    position: absolute;
    top: 36px;
    width: 175px;
}

#hmidetail_pop {
    height: 120px;
    right: 0px;
    position: absolute;
    top: 36px;
    width: 175px;
}

/*客户端类型*/
.clienttypeclass {
    padding-bottom: 20px;
    padding-left: 20px;
    width: 140px;
    cursor: pointer;
}

    .clienttypeclass img {
        width: 25px;
        margin-right: 5px;
    }

.fixad {
    position: fixed;
    top: 45px;
}


/*右侧研讨会*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

img {
    border: none;
}


img {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */
}

ul,
ol,
li {
    list-style: none;
}

html {
    font-size: 62.5%;
    min-height: 100%;
}

body {
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
}

body {
    font-family: '微软雅黑', 'Heiti SC';
}

.right-ad {
    width: 375px;
    border-radius: 15px;
    overflow: hidden;
    position: fixed;
    right: 0;
    bottom: 100px;
}

.ra-header {
    background: #464CFF;
    display: flex;
    line-height: 40px;
    flex-direction: row;
    align-items: center;
    padding-left: 15px;
}

.re-header-p {
    flex: 1;
    color: white;
    font-size: 16px;
    margin-bottom: 0;
}

.re-header-p {
    padding-left: 10px;
}

    .re-header-p img {
        margin-left: 10px;
    }

.close-read {
    display: block;
    width: 40px;
    text-align: center;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.ra-foot {
    line-height: 40px;
    background: #464CFF;
}

    .ra-foot a {
        display: block;
        color: white;
        text-align: center;
        font-size: 16px;
    }


.pcb {
    margin-right: 0;
    clear: left;
}

.locked {
    overflow: hidden;
    margin: 10px 0;
    padding: 8px 8px 8px 24px;
    border: 1px dashed #FF9A9A;
    background: #FFF url(../image/locked.gif) no-repeat 6px 50%;
    font-size: 12px;
    zoom: 1;
}

.bubble_main {
    float: left;
    padding: 0 15px 0 20px;
    margin-left: 0;
    background: none;
    width: 100%;
}


/*二级回复*/
.self-reply {
    padding: 10px;
    display: none;
}

.total-reply {
    padding: 15px;
    background: #f8f9fc;
    margin: 10px;
    display: none;
}

.self-text {
    display: block;
    padding: 10px;
    border: 1px #eee solid;
    width: 100%;
    height: 120px;
    resize: none;
}

.rel-text {
    display: block;
    padding: 10px;
    border: 1px #eee solid;
    width: 100%;
    height: 120px;
    resize: none;
    background: white;
}

.fb-con {
    position: relative;
    overflow: hidden;
    padding: 10px 0;
}

.fb-reply {
    border: 0px;
    float: right;
    width: 90px;
    height: 30px;
    line-height: 28px;
    color: #FFF;
    text-align: center;
    background: #c90d1b;
    cursor: pointer;
}

.invtor-p img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-right: 8px;
}

.invtor-p span {
    display: inline-block;
    padding: 3px;
    color: #05f;
    background: rgba(0, 85, 255, .08);
    border-radius: 3px;
}

.total-reul li p {
    margin-bottom: 10px;
    /*display: none;*/
}

.total-reul li {
    margin-bottom: 20px;
    display: none
}

    .total-reul li.actshow {
        display: block
    }

.total-reb {
    position: relative;
    overflow: hidden;
}

.total-rebt {
    float: right;
    cursor: pointer;
}

.rel-time {
    float: left;
    margin-left: 5%;
}

.step-rel {
    display: none;
}

.total-rep {
    margin-left: 5%;
}

    .total-rep a {
        color: #05f;
    }

.showmore {
    cursor: pointer;
    padding-left: 30px;
    width: 180px;
}

a {
    cursor: pointer;
}
