﻿.content-wrap{
    border: 1px solid #d2d2d2;
    padding: 25px;
    margin-bottom: 30px;
    margin-top: -5px;
    background: #fff;
}
.newstitle,
.newsinfo{
    text-align: center;
}
.newstitle{
    font-size: 28px;
    margin-bottom: 10px;
}
.newsinfo{
    margin-bottom: 15px;
    font-size: 16px;
}
.newsinfo span{
    margin: 0 5px;
    cursor: pointer;
}
.newsinfo span:hover{
    color: #338DDE;
}
.newsinfo span.on{
    color: #de3333;
}
.bshare-custom{
    display: inline-block;
    margin-left: 15px;
}
.bsBox{
    box-sizing: unset;
}
.newstext{
    letter-spacing: 0.1em;
}
.newstext p{
    margin-bottom: 12px;
    line-height: 1.8em;
    font-size: 1em;
}
.newstext img{
    max-width: 100%;
}
.prism-player{
    width: 600px !important;
}