/* 基础样式 s*/
.bgF0F0F0 {
background: #F0F0F0;
}
.fz16{
    font-size: 16px;
}
.fz14{
    font-size: 14px;
}
.fz18{
    font-size: 18px;
}
.mgr60 {
    margin-right: 60px;
}
.mgl50 {
    margin-left: 50px;
}
/* 基础样式 e */
/* header  start  */

/* header end */


/* main-content  start */
/* message主体区  start*/
.main-content .messageBox {
    padding-top: 60px;
    padding-left: 50px;
    padding-right: 50px;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    margin-bottom: 20px;
}
.main-content .separator {
    height: 44px;
    padding: 10px;
    line-height: 44px;
    font-size: 14px;
}
.main-content .messageBox .messageTitle {
    text-align: center;
    font-size: 28px;
    color: #222;
    margin-bottom: 20px;
    line-height: 2em;
}
.main-content .messageBox .message-share {
    height: 41px;
    line-height: 41px;
}
.messageBox .message-share .right dd {
    float: left;
    width: 23px;
    height: 18px;
    margin-left: 12px;
    margin-top: 12px;
}
.messageBox .message-share .right a {
    display: block;
    width: 100%;
    height: 100%;
}
.messageBox .message-share .right .qq{
     background: url(../images/platform_details/qq.png) center no-repeat;
}
.messageBox .message-share .right .qq:hover{
    background: url(../images/platform_details/qqActive.png) center no-repeat;
}
.messageBox .message-share .right .qqSpace{
    background: url(../images/platform_details/qqSpace.png) center no-repeat;
}
.messageBox .message-share .right .qqSpace:hover{
    background: url(../images/platform_details/qqSpaceActive.png) center no-repeat;
}
.messageBox .message-share .right .weixin{
    background: url(../images/platform_details/weixin.png) center no-repeat;
}
.messageBox .message-share .right .weixin:hover{
    background: url(../images/platform_details/weixinActive.png) center no-repeat;
}
.messageBox .message-share .right .weibo{
    background: url(../images/platform_details/weibo.png) center no-repeat;
}
.messageBox .message-share .right .weibo:hover{
    background: url(../images/platform_details/weiboActive.png) center no-repeat;
}
.main-content .messageBox .message-detail {
    padding-top: 40px;
    padding-bottom: 20px;
    border-top: 1px solid #dbdbdb;
    box-sizing: border-box;
}
.main-content .messageBox .message-detail .img-box {
    margin-bottom: 30px;
    text-align: center;
}
.messageBox .message-detail .img-box img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.messageBox .message-detail .detail-title {
    color: #000;
    font-weight: 800;
    margin-bottom: 50px;
}
.main-content .messageBox .message-detail {
    line-height: 32px;
}
.messageBox .message-detail .article-jump {
    height: 42px;
    line-height: 42px;
    border-top: 1px solid #dbdbdb;
}
.main-content .messageBox .left li {
    float: left;
    padding-right: 25px;
}
.main-content .messageBox .right{
    float: right;
}
.main-content .messageBox .right li {
    padding-left: 14px;
    float: left;
}
/* message主体区  end */

/* 评论  strat */
.main-content .z_r_txt .z_name {
    font-size: 16px;
    color: #000000;
    line-height: none;
}
.main-content .z_r_txt em {
    font-size: 14px;
    font-family: "PingFang SC";
    color: rgb(136, 136, 136);
    line-height: none;
    line-height: 1.5;
}

.comments-area .z_l_img, .z_l_img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}

.comments-area .z_list_1 li {
    border-top: 1px solid #e0e0e0;
    position: relative;
    padding: 15px 0;
    zoom: 1;
}
.comments-area .z_list_1 li:last-child {
    border-bottom: 1px solid #e0e0e0;
}
.hjy2018 .pages {
    padding-top: 40px;
}
.comments-area .z_l_img {
    position: absolute;
    left: 0;
    top: 15px;
    display: block;
}
.comments-area .word_right span {
    font-size: 24px;
    padding-bottom: 10px;
    font-family: Tahoma;
    vertical-align: middle;
    margin: 0px 7px;
    font-family: Constantia;
    font-style: italic;
    font-weight: bold;
}
.comments-area .textbox .z_r_txt {
    padding-left: 65px;
}

.comments-area .publish-time {
    color:#B2B2B2
}
.comments-area .textbox .xybluebtn {
    background-color: #4991E1;
    font-weight: normal;
}
.main-content .separator a {
    color:#B2B2B2;
}
.main-content .separator a:hover {
    color:#555;
}
.main-content .separator .seperator-icon {
    display: inline-block;
    width: 5px;
    height: 9px;
    margin-left:12px;
    margin-right: 12px;
    background: url(../images/platform_details/right.png) no-repeat;
}

.main-content .comments-area {
    padding:40px;
    padding-top: 0;
    background-color:#fff;
    box-sizing: border-box;
}
/* 评论 end */
/* main-content end */
/* footer start */
.footer_wrap {
height: 130px;
background: #F8F9FB;
margin-top: 20px;
padding-top: 25px;
padding-bottom: 45px;
box-sizing: border-box;
}
.footer_wrap .footer_nav {
    position: relative;
    padding: 0 16px 0 14px;
}
.footer_wrap .footer_nav a {
    display: block;
    line-height: 20px;
    font-size: 14px;
    color: #555;
}
.footer_wrap .footer_nav::after {
    position: absolute;
    top: 4px;
    right: 0;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.footer_wrap .footer_nav_box {
    margin-left: 5px;
} 
/* footer end */