 @charset "utf-8";
 /* ÏêÇéÒ³  */

.news-back{
    float: right;
    border-radius: 3px;
    width: 100px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #e6e6e6;
    margin-top: 30px;
}
.news-art{
    margin-top: 23px;
}
.news-art .div-title{
    font-size: 28px;
    color: #222;
    line-height: 38px;
}
.news-art .div-info{
    font-size: 14px;
    color: #666;
    margin: 7px 0 12px;
    line-height: 26px;
}
.news-art .div-info img{
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.news-art .details{
    font-size: 16px;
    line-height: 32px;
    color: #666;
    padding-top: 22px;
    padding-bottom: 22px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.news-art .details.ling{
    border-top: none;
}

.news-art .details .details-video{
    margin: 48px 0 18px;
}

.news-pages{
    padding-top: 20px;
    padding-bottom: 62px;
    padding-right: 170px;
    position: relative;
}
.news-page-div1{
    font-size: 16px;
    color: #333;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.news-page-div1 a{
    color: #fe0000;
}
.news-page-div1:first-child{
    margin-top: 0;
}
.news-share{
    position: absolute;
    right: 0;
    top: 40px;
}
.news-share .news-page-div1 a{
    color: #333;
}
.news-share .news-page-div1 a:hover{
    color: #6c2071;
}
.news-share .bdshare-button-style1-32{
    line-height: 30px;
}
.news-share .bdshare-button-style1-32 a{
    width: 30px;
    height: 30px;
    background-position: center center;
    margin: 0 0 0 15px;
}