.sub_bj {
    background: #fffcf5;
    /*overflow: hidden;*/
}

.clear {
    clear: both;
}


/*节目展播*/

.local {
    text-indent: 2em;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f2d6a9;
}

.quyulist {
    height: 290px;
    padding-left: 20px;
    padding-top: 21px;
    overflow: hidden;
}

.quyulist_box {
    width: 600px;
    height: 280px;
}

.quyulist_box a {
    display: block;
    float: left;
    padding: 5px 15px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    background: url(imagesgbtn_bj.jpg) repeat-x;
    color: #db3100;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #d9d9d9;
}

.quyulist_box .quyulist_area {
    border: 1px solid #ed3a55;
    background: url(imagessbtn_bj.jpg) repeat-x;
    color: #fff;
}

.sub_cont {
    overflow: hidden;
    padding: 20px 10px;
    background: #fffcf5;
}


/*视频播放*/

.video_cont {
    padding: 0px 126px;
}

.video-title {
    display: inline-block;
    height: 50px;
    line-height: 62px;
    margin: 20px auto 0;
    font-size: 16px;
    font-weight: bold;
    color: #d6011f;
    padding: 0 20px 0 56px;
    background: url(img2017fuji.png) no-repeat left center;
    border-bottom:2px solid #d6011f;
    width: auto;
}
#a1{
    margin: 0 auto;
}

.from {
    height: 24px;
    line-height: 24px;
    margin: 10px auto;
    padding-left: 6px;
}

.from span {
    margin-right: 20px;
    color: #333;
}

.from span.spr {
    color: #b72005
}

.share-box {
    height: 24px;
    margin: 0px auto;
    margin-bottom: 20px;
    float: right;
    width: 240px;
}

.share {
    width: 150px;
    height: 24px;
    overflow: hidden;
    float: right;
}

.view-box {
    height: 410px;
    margin: 20px auto;
}

.jj {
    height: 24px;
    line-height: 24px;
    margin: 10px auto;
    font-size: 16px;
    font-weight: bold;
    color: #dd0026;
}

.ltitle {
    margin: 10px auto;
    min-height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.ltitle p {
    text-indent: 2em;
}

.vote_btn {
    display: block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 105px;
    height: 39px;
    line-height: 39px;
    margin: 10px auto;
    background: url(imagesvote_btn.png) no-repeat;
}

.special_classify {
    padding: 10px 20px 0px;
}

.special_classify a {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 105px;
    height: 39px;
    line-height: 39px;
    margin: 10px auto;
    background: url(imagesvote_btn.png) no-repeat;
}

.leadword_box {
    background: url(imageslead_bj.png) no-repeat left;
    height: 130px;
}

.leadword_box p {
    font-size: 18px;
    line-height: 28px;
    text-indent: 2em;
    padding-left: 125px;
    padding-top: 20px;
}

.std_tit {
    background: url(imagesstd_tit.png) no-repeat left;
    height: 94px;
}

.std_tit h1 {
    line-height: 85px;
    margin-left: 20px;
    padding-left: 20px;
    border-bottom: 1px solid #ffd699;
    height: 80px;
    color: #d41a2b;
}

.std_tit .more {
    top: 50px;
    color: #d41a2b;
}

.stdworks_box {
    overflow: hidden;
    padding: 20px 10px;
    background: #fefbf2;
}

.stdworks_list {
    overflow: hidden;
}

.stdworks_cont {
    padding: 20px 40px;
}

#picid2 {
    width: 460px;
    margin: 5px;
    padding: 5px;
    overflow: hidden;
    float: left;
}

#picid2 img {
    display: inline-block;
    width: 200px;
    height: 125px;
    margin-right: 10px;
    float: left;
}

#picid2 .picid2cont {
    float: left;
    width: 250px;
    height: 125px;
    overflow: hidden;
}

#picid2 .picid2cont h2 {
    font-size: 16px;
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 240px;
}

#picid2 .picid2cont p {
    text-indent: 26px;
    line-height: 22px;
    height: 100px;
    overflow: hidden;
}

#picid2 .picid2cont .fa-detail {
    color: #CB2517;
}

.stdworks_box {
    overflow: hidden;
    padding: 20px 10px;
    background: #fefbf2;
}

.stdworks_box .local {
    border: 0px;
}

.stdworks_list {
    overflow: hidden;
}

.stdworks_cont {
    padding: 20px 40px;
}

.pagination {
    text-align: center;
}
/**
 * 文章页
 */
.article{
    margin: 0 auto;
    width:748px;
    height: auto;
    padding-bottom: 36px;
}
.article .article-title{
    height: 48px;
    width: 100%;
    line-height: 56px;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #d6011f;

}
.article .article-from{
    position: relative;
    height: 42px;
    border-bottom: 2px solid #c8c8c8;
    line-height: 56px;
    color: #333;
}
.article .article-from .bdsharebuttonbox{
    position: absolute;
    right: 6px;
    bottom: 2px;
}
.article .article-con{
    position: relative;
    width: 100%;
    padding-top: 22px;
    font-size: 16px;
    font-family: Tahoma,arial,'Microsoft YaHei','\65b0\5b8b\4f53','\5b8b\4f53',GillSans, Calibri, Trebuchet, sans-serif;
    color: #292F19;
    text-align: justify;
}
.article .article-con>p, .article .article-con>div{
    line-height: 26px;
    margin: 6px 0;
}
.article .article-con img{
    display: block;
    /*max-width: 100%;*/
    margin: 12px auto;
    width: auto;
    height: auto;
}
.article .article-write{
    padding-top: 20px;
    text-align: right;
    color: #666;
}
