#article h1 {
    /* height: 80px; */
    /* line-height: 80px; */
    font-size: 32px;
    font-weight: 700;
    overflow: hidden;
    color: #484848;
}

.article-infos {
    line-height: 40px;
    color: #9c9c9c;
}

.article-infos .date, .article-infos .source, .article-infos .editors {
    margin-right: 24px;
    font-size: 16px;
}

.article-main .describe {
    border: 1px solid #eee;
    background-color: #f9f9f9;
    padding: 9px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

.article-infos a {
    color: #9c9c9c;
}

.w840 {
    width: 840px;
}

/*分栏*/
.col-l-main {
    width: 840px;
    display: inline;
    float: left;
}

.col-r-extra {
    width: 300px;
    display: inline;
    float: right;
}

/*栏目列表页*/
#category {
    width: 820px;
    float: left;
    padding-bottom: 20px;
}

#category .tpList {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    float: left;
    display: block;
    width: 660px;
}

#category .tpList .pic {
    height: 80px;
    margin: 15px 20px 0 0;
    width: 120px;
}

.tpList .pic {
    display: inline;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}

#category .tpList em {
    display: inline-block;
    font: 20px/35px "Microsoft yahei","simhei";
    margin: 8px 0 0;
}

#category .tpList em a {
    color: #282828;
}

#category .tpWrap:after {
    clear: both;
    content: "";
    display: table;
}

#category .pic img {
    height: 85px;
    width: 120px;
}

#category .tpWrap p {
    color: #818181;
}

#category .tpWrap a:hover {
    color: #d30003;
}

#category .hd {
    border-bottom: 1px solid #DCDCDC;
    height: 30px;
    line-height: 30px;
}

#category .hd h3 {
    border-bottom: 3px solid #CA1B00;
    margin-top: -3px;
    padding: 0 12px;
    float: left;
    color: #B50000;
    font: 400 20px/32px "microsoft yahei";
    display: block;
}

#category .hd .more {
    float: right;
}

.h123 {
    height: 124px;
    position: relative;
}

.news_list {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0 20px 0;
}

.news_list h3 {
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 7px;
}

.news_list h3 a {
    font-size: 22px;
    color: #282828;
    font-family: Microsoft YaHei;
    font-weight: none;
}

.news_list h3 a:hover {
    color: #ba2636;
    text-decoration: none;
}

.news_list p {
    line-height: 26px;
    color: #8e8e8e;
    font-size: 14px;
    padding-bottom: 5px;
}

.news_list p a {
    color: #8e8e8e;
}

.news_list .ju_pic {
    float: left;
    padding-right: 20px;
}

/* .Function {  position: relative; bottom: 0; } */
.fl_right {
    height: 26px;
    color: #8e8e8e;
}

/* 文章内容 */
.article-content p {
    margin-bottom: 14px;
    text-indent: 2em;
    color: #333333;
}

.article-content .mcePageBreak {
    display: none;
}

.article-content a {
    color: #606060;
}

.article-content a:hover {
    color: #c00;
}

.fontSizeSmall p {
    font-size: 14px;
    line-height: 26px;
}

.fontSizeBig p {
    font-size: 18px;
    line-height: 38px;
}

.article-main {
    padding-top: 20px;
}

.article-content .mcecopyright {
    display: block;
    font-size: 14px;
    border: 1px solid #f4f4f4;
    margin-top: 10px;
    line-height: 30px;
    padding: 10px;
    background: #fff3ef;
    height: 100px;
    text-indent: 0;
    color: #686868;
}

.article-main .author {
    line-height: 28px;
    margin-top: 10px;
    font-size: 14px;
    height: 28px;
    text-align: right;
}

/* 分页 */
.article-page {
    width: 840px;
    margin-bottom: 100px;
}

.article-page .page {
    margin: 0 auto;
}

.article-page .page a,.article-page .page span {
    padding: 0 10px;
    margin: 0 5px;
    font-size: 14px;
}

.article-page .page ._now {
    background-color: #db2323;
    color: #ffffff;
    border-color: #db2323;
}

.article-page .page a {
    border: 1px solid #cccccc;
    float: left;
    height: 30px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serifa;
    line-height: 30px;
}

.article-page .page a:hover {
    background-color: #db2323;
    color: #ffffff;
    border-color: #db2323;
}

.article-page .page .disable {
    color: #cccccc;
    line-height: 30px;
}

.article-page .page .disable:hover {
    background-color: transparent;
    border: 1px solid #cccccc;
    color: #cccccc;
}

.article-page .page .row {
    background-color: #db2323;
    color: #ffffff;
    border-color: #db2323;
}

.article-page .read-btn .btn {
    cursor: pointer;
    background: #f1f1f1;
    border: 1px solid #e2e2e2
}

.article-page .read-btn .btn-s-orange {
    height: 30px;
    padding-left: 4px;
    float: left;
    inline;margin-left: 10px;
}

.article-page .read-btn .btn-s-orange span {
    height: 30px;
    line-height: 30px;
    padding-right: 4px;
    padding-left: 2px;
    float: left;
    _display: inline;
}

.article-page .read-btn .btn-s-orange span {
    padding-left: 3px;
    padding-right: 5px;
}

.article-page .read-btn a {
    padding: 0;
    border: none;
}

.article-page .read-btn a:hover {
    background-color: #db2323;
}

.article-page .read-btn a:hover span {
    color: #fff;
}

.article-page .read-btn a span {
    margin: 0;
    padding-top: 0;
}

.tag_words {
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 14px;
}

.tag_words span {
    height: 26px;
    color: #d04c50;
    padding: 0 10px 0 25px;
    margin-right: 0px
}

.tag_words a {
    height: 26px;
    display: inline-block;
    color: #333;
    padding: 0 8px
}

.tag_words a:hover {
    color: #444;
    transition: color 0.2s ease-in-out 0s;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8
}

.rel-news {
    padding: 10px 0;
    width: 100%;
}

.rel-news .hd {
    height: 30px;
    overflow: hidden;
    overflow: hidden;
    color: #444;
    font: 22px/30px "Microsoft YaHei","simhei";
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
}

/*为您推荐*/
.post_recommend {
    position: relative;
    padding: 25px 0 0 138px;
    zoom:1;}

.post_recommend_new:after {
    visibility: hidden;
    content: ".";
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
}

.post_recommend_ctrl {
    position: absolute;
    left: 0px;
    top: 35px;
    margin-top: 5px;
    width: 121px;
    z-index: 999;
    border-right: 1px solid #e5e5e5;
}

.post_recommend .post_recommend_h2 {
    height: 46px;
    line-height: 24px;
    font-size: 24px;
    color: #404040;
}

.post_recommend .post_recommend_titles {
    overflow: hidden;
}

.post_recommend .post_recommend_title {
    position: relative;
    width: 120px;
    height: 46px;
    overflow: hidden;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    cursor: pointer;
}

.post_recommend .post_recommend_title a {
    position: relative;
    z-index: 20;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: text-indent 0.3s;
    -o-transition: text-indent 0.3s;
    transition: text-indent 0.3s;
}

.post_recommend .post_recommend_title a:hover {
    text-decoration: none;
    background: #e9e9e9;
}

.post_recommend .post_recommend_title.active a {
    color: #fff;
    background: #c8151d;
}

.post_recommend_news {
    min-height: 600px;
}

.post_recommend_new {
    padding: 15px 0;
    border-bottom: 1px solid #f0f0f0;
    zoom:1; overflow: hidden;
}

.post_recommend_new .post_recommend_img {
    float: left;
    background: #f8f8f8;
    margin-right: 15px;
    width: 140px;
    height: 88px;
    overflow: hidden;
}

.post_recommend_new .post_recommend_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}

.post_recommend_new h3 {
    line-height: 30px;
    font-size: 20px;
    min-height: 40px;
    padding-bottom: 10px;
}

.post_recommend_new h3 a {
    color: #404040;
    text-decoration: none;
}

.post_recommend_new .post_recommend_channel {
    float: left;
    max-width: 240px;
    height: 24px;
    overflow: hidden;
    font: 12px/18px "microsoft yahei";
}

.post_recommend_new .post_recommend_channel .channel {
    float: left;
    height: 19px;
    padding: 0 5px;
    margin-right: 3px;
    margin-left: 0;
    color: #ff3333;
    border: 1px solid #ff3333;
    border-radius: 2px;
    font: 12px/18px "microsoft yahei";
    color: #ff9999;
    border: 1px solid #ff9999;
}

.post_recommend_new .post_recommend_channel a {
    margin: 0px 0 0 7px;
    color: #888;
    font: 12px/22px "microsoft yahei";
    word-wrap: break-word;
    word-break: break-all;
    display: inline;
    _display: inline;
    _float: left;
}

.post_recommend_new .post_recommend_split {
    color: #ddd;
}

.post_recommend_new .post_recommend_time, .post_recommend_new .post_recommend_source, .post_recommend_new .post_recommend_tie, .post_recommend_new .post_recommend_split {
    float: left;
    margin-left: 13px;
    font: 12px/22px Arial, "microsoft yahei";
}

.post_recommend_new .post_recommend_tie {
    float: right;
    color: #f33;
    text-decoration: none;
    overflow: hidden;
    height: 22px;
    margin-left: 10px;
}

.post_recommend_photos h3 {
    min-height: initial;
    padding-bottom: 0;
}

.post_recommend_photos .post_recommend_imgs {
    zoom:1; overflow: hidden;
    margin: 20px 0 10px;
    margin-right: -15px;
}

.post_recommend_photos .post_recommend_img {
    width: 164px;
    height: 104px;
    float: left;
    margin-right: 15px;
}

.post_recommend_new .post_recommend_source, .post_recommend_new .post_recommend_time {
    color: #bbb;
}

.post_recommend_add {
    display: block;
    text-decoration: none;
    height: 30px;
    padding: 14px 0;
    margin-top: 40px;
    line-height: 30px;
    font-size: 20px;
    color: #404040;
    text-indent: 4px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    cursor: pointer;
}

.post_recommend_add .post_recommend_addmore {
    width: 160px;
    position: relative;
    left: 50%;
    margin-left: -80px;
    overflow: hidden;
}

.post_recommend_new .post_recommend_img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.post_recommend_add:hover, .post_recommend_go:hover {
    color: #1d87e4;
    border-color: #1d87e4;
    text-decoration: none;
}

.post_recommend_new:hover {
    position: relative;
    z-index: 200;
    background: #f8f8f8;
}

.showed {
    position: fixed !important ;
    left: 45% !important;
    top: 35px !important;
    margin-left: -497px !important;
    _position: absolute !important;
    _top: expression(eval(document.documentElement.scrollTop+10)) !important;
}

.fixed {
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
}

.article-content-right {
    right: 0;
    top: 50px;
}

.article-aside {
    width: 300px;
}

.source_title {
    float: left;
    display: block;
    padding-bottom: 20px;
    text-indent: 2em;
    font-size: 16px;
}

.m-title-a {
    border-bottom: 1px solid #eee;
    height: 28px;
    padding-bottom: 5px;
    position: relative;
}

.m-title-a .m-title-h2 {
    font-weight: normal;
    font-size: 22px;
    height: 33px;
    position: absolute;
    left: 0px;
    color: #444;
    border-bottom: 2px solid #bd0008;
}

.m-title-a .m-title-h2 a {
    color: #444 !important;
}

/*右侧图片新闻*/
.mod-side .hd {
    width: 300px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}

.mod-side .hd h3 {
    font-size: 22px;
    color: #444;
    width: 100px;
    border-bottom: 2px solid #bd0008;
    height: 40px;
}

.pic-air-mod .bd ul {
    margin-left: -20px;
    float: left;
    margin-top: 20px;
}

.pic-air-mod .bd li {
    display: inline;
    float: left;
    width: 140px;
    height: 110px;
    overflow: hidden;
    margin-left: 20px;
    padding-bottom: 20px;
    font-size: 14px;
}

.pic-air-mod .bd li a {
    display: block;
}

.pic-air-mod .bd li img {
    padding-bottom: 3px;
}

.pic-air-mod .bd li p {
    height: 18px;
    overflow: hidden;
}

/*手风琴*/
.m-accordion {
    padding-top: 10px;
}

.m-accordion-item {
    margin-bottom: 4px;
}

.m-accordion .thumb {
    margin-right: 10px;
}

.m-accordion-thumb {
    padding-bottom: 8px;
    padding-top: 10px;
}

.ie7 .m-accordion-thumb {
    padding-top: 0px;
}

.m-accordion-item p {
    padding-top: 8px;
}

.m-accordion-item p a {
    font-size: 14px;
    color: #bd0008
}

.m-accordion-thumb {
    padding-bottom: 8px;
    padding-top: 10px;
}

.m-accordion-item .title {
    font-size: 14px;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    border-left: 2px solid #ddd;
    color: #444;
    overflow: hidden;
}

.m-accordion-item.top .title {
    border-left-color: #bd0008;
}

/*点击排行*/
.rankList {
    width: 300px;
}

.rankList li {
    border-bottom: 1px solid #f0f0f0;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    overflow: hidden;
    display: block;
    width: 300px;
}

.rankList li.last {
    border: medium none;
}

.rankList li span {
    float: left;
    width: 18px;
}

.rankList li span.ranknum {
    background-color: #CACACA;
    border-radius: 10px;
    color: #FFFFFF;
    float: left;
    font-family: "Arial";
    height: 18px;
    line-height: 18px;
    margin-top: 12px;
    text-align: center;
}

.rankList li span.front {
    background-color: #930000;
}

.rankList li span .follow {
    background-color: #A2A2A2;
}

.rankList li a {
    color: #323232;
    float: left;
    padding-left: 10px;
    font-size: 14px;
    width: 270px;
}

.rankList li a:hover {
    color: #BA2636;
}

#moreread {
    margin-top: 20px;
}

#moreread h3 {
    height: 30px;
    overflow: hidden;
    overflow: hidden;
    color: #444;
    font: 22px/30px "Microsoft YaHei","simhei";
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef
}

#moreread ul {
    margin-top: 10px
}

#moreread li {
    display: block;
    padding: 4px 0;
    font-size: 16px;
    color: #c50009
}

#moreread li a {
    color: #c50009
}
