﻿.Gnews-detail {
    width: 96%;
    margin: 0 auto;
    padding-bottom: 40px;
    border-bottom: 1px dashed #ededed;
}

.detail-titles {
    text-align: center;
    border-bottom: 1px dashed #e6e6e6;
}

.detail-titles h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 2em;
}

.detail-titles h1 {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    margin: 0;
    padding: 0;
    line-height: 2em;
    line-height: 60px;
}

.detail-infos {
    line-height: 30px;
    position: relative;
    margin-bottom: 15px;
    text-align: right;
}

.detail-infos span {
    display: inline-block;
    padding-left: 10px;
}

.detail-infos span.text a {
    display: inline-block;
}

.detail-content {
    line-height: 200%;
    font-size: 14px;
}

.relative-txt {
    width: 415px;
    line-height: 30px;
    color: #666666;
    padding-top: 25px;
}

#RelativeNews {
    width: 415px;
}

#RelativeNews a {
    display: block;
    width: 315px;
    color: #666666;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.relativeList {
    line-height: 200%;
}

.relativeList {
    width: 100%;
}

.relativeList-left {}

.relativeList-right {
    width: 80px;
    text-align: right;
}

.dy {
    width: 85px;
    float: left;
    background: url(../images/dy.jpg) left center no-repeat;
    padding-left: 25px;
    padding-right: 15px;
}

.dy a {
    cursor: pointer;
}

div.bhs-container {
    background: rgba(0, 0, 0, 0) url(../images/bhs-icon.jpg) no-repeat scroll 0 center;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 5px;
    width: 140px;
}

.bdshare-button-style0-16 {
    width: 100px;
    float: right;
}

.bhs-style1 {
    background: rgba(0, 0, 0, 0) url(../images/bhs-style1.jpg) no-repeat scroll center 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 15px;
}

.bhs-style2 {
    background: rgba(0, 0, 0, 0) url(../images/bhs-style2.jpg) no-repeat scroll center 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 15px;
}

.bhs-style3 {
    background: rgba(0, 0, 0, 0) url(../images/bhs-style3.jpg) no-repeat scroll center 0;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 15px;
}

.top-tiao {
    float: left;
    background: url(../images/top-bg.jpg) left center no-repeat;
    padding-left: 20px;
}

.bottom-tiao {
    float: left;
    background: url(../images/bottom-bg.jpg) left center no-repeat;
    padding-left: 20px;
}