.C_conText {
    width: 100%;
    margin: 0 auto;
}
.title_box {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.title_box .c_title h1 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    line-height: 1.75;
}
.share {
    margin: 10px auto 0px auto;
    overflow: hidden;
    zoom: 1;
    margin-top: -32px;
}
.share .bshare-custom {
    float: right;
}
.conText_img {
    text-align: center;
    margin: 10px auto;
}
.close {
    margin-top: 20px;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.close p {
    color: #333;
}
.close p a {
    color: inherit;
}
.detaillink {
    margin-top: 20px;
    margin-bottom: 20px;
}
.detaillink ul li {
    color: #333;
}
.detaillink ul li a,
.detaillink ul li a span {
    font-size: 16px;
    color: inherit;
    line-height: 1.8;
}
.right_list {
    width: 70%;
}
.C_conText p {
    font-size: 16px;
    line-height: 1.75;
    text-indent: 2em;
    color: #333;
}
.c_source span {
    color: #999;
    line-height: 1.75;
    font-size: 14px;
    margin-right: 10px;
}
.container .friend_link .title h2 {
    display: block;
    width: 30px;
    font-size: 12px;
    line-height: 14px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
    color: white;
}
.container .friend_link .title {
    margin: 0;
}


.detaillink ul li a:hover {
    color: #8F000B;
}
