.mcecopyright {
    display: block;
    border: 1px solid #f4f4f4;
    margin-top: 10px;
    line-height: 30px;
    padding: 10px;
    background: #fff3ef;
    text-indent: 0;
    font-size: 14px;
    color: #999;
}

.sublevel-bar-panel {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
}

.breadcrumb-navigation {
    height: 34px;
    line-height: 34px;
}

.breadcrumb-navigation ul {
    font-size: 0;
}

.breadcrumb-navigation li {
    display: inline-block;
    margin: 0 4px;
    font-size: 16px;
    line-height: 34px;
    color: #999;
}

.breadcrumb-navigation li a {
    color: #333;
}

.g-sublevel-content {
    position: relative;
    width: 1280px;
    margin: 38px auto 0;
}

.g-sublevel-content .g-sublevel-main {
    width: 820px;
    overflow: hidden;
    min-height: 950px;
}

.post-body {
    position: relative;
    padding-top: 20px;
    padding-left: 140px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-body .post-header {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

.post-body .post-header .post-text-title {
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
}

.post-body .post-header .source {
    font-size: 14px;
    line-height: 100%;
    color: #999;
}

.post-body .post-header .source span.fl {
    margin-right: 20px;
}

.post-body .post-text {
    padding-bottom: 12px;
}

.post-body .post-text p {
    font-size: 18px;
    line-height: 38px;
    margin: 0 0 28px;
    color: #333;
}
.post-body .mcePageBreak {display: none;}

.post-body .post-bottom {
    padding-bottom: 10px;
    border-top: 1px dashed #eee;
    border-bottom: 1px dashed #eee;
}

.post-body .post-bottom .tag {
    margin-top: 22px;
}


/*视频*/
.post-body iframe {max-width: 640px; max-height: 400px; border: 0;}

.video-content #video { width:640px; margin:0 auto;  box-shadow: 0px 0px 15px #333333; }
.video-content .player {/* width: 640px; */height: 400px;}
.video-content .player > * { width: 100%; height: 100%;}

.video-content .description { margin-top: 20px; font-size: 18px; line-height: 38px;}


.tag p {
    float: left;
    margin-left: 0;
    margin-right: 4px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.tag li {
    display: inline-block;
    margin: 0 8px 12px;
    font-size: 14px;
    line-height: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.tag li a {
    display: inline-block;
    height: 24px;
    padding: 0 15px;
    line-height: 24px;
    font-size: 14px;
    color: #595959;
    background-color: #eee;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.tag li a:hover {
    color: #fff;
    background-color: #d00009
}

.aside-panel {
    margin-top: 30px;
}


.post-body .sublevel-share {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -410px;
}

.sublevel-share {
    width: 100px;
    overflow: hidden;
}

.post-body .sublevel-share.sublevel-share-fixed {
    position: fixed;
    top: 50px;
    margin-left: -580px;
}


.sublevel-share li:nth-of-type(1) {
    border-top: 0 none;
}

.sublevel-share li {
    display: block;
    width: 100%;
    height: 68px;
    font-size: 14px;
    line-height: 38px;
    border-top: 1px solid #fafafa;

}

.sublevel-share li a {
    display: block;
    float: left;
    height: 38px;
    margin-top: 15px;
    padding-left: 60px;
    color: #bbb;
    text-indent: 0em;
}

.sublevel-share li.weibo a {
    background: url(../img/ico_system_weibo.png) no-repeat left top;
}

.sublevel-share li.weibo a:hover {
    background: url(../img/ico_weibo_hover.png) no-repeat left top
}

.sublevel-share li.weixin a {
    background: url(../img/ico_weixin.png) no-repeat left top;
}

.sublevel-share li.weixin a:hover {
    background: url(../img/ico_weixin_hover.png) no-repeat left top
}

.sublevel-share li.qzone a {
    background: url(../img/ico_qzone.png) no-repeat left top;
    height: 36px;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 18px;
}

.sublevel-share li.qzone a:hover {
    background: url(../img/ico_qzone_hover.png) no-repeat left top
}

.sublevel-share .bds_more {
    display: block !important;
    float: left !important;
    height: 38px !important;
    margin: 15px 0 0 !important;
    padding: 0 0 0 60px !important;
    font-size: 14px !important;
    line-height: 38px !important;
    color: #bbb !important;
    background: url(../img/ico_more.png) no-repeat left top !important;
}

.sublevel-share .bds_more:hover {
    color: #333 !important;
    background: url(../img/ico_more_hover.png) no-repeat left top !important
}


.news_list {
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0 20px 0;
    display: block;
}

.news_list h3 {
    line-height: 24px;
    padding: 10px 0px;
}

.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 .pic {
    float: left;
    padding-right: 20px;
}

.news_list .pic img { border-radius: 9px; }

.fl_right {
    height: 26px;
    color: #8e8e8e;
}

.news_list .p_img3 {
    width: 160px;
    height: 110px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0px 40px 0 0;
}

.news_list .p_img3 img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.news_list .p_img3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.page {
    height: 70px;
    line-height: 30px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2rem;
    font-size: 12px;
}

.page a {
    display: inline-block;
    height: 2.5em;
    line-height: 2.5;
    margin: 0 0.25em;
    padding: 0 1em;
    font-size: 14px;
    border: 1px solid #ddd;
    background: #fff;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.page i {
    margin: 0 2px;
}

.page a:hover {
    color: #fff;
    background: #ce0000;
    border: 1px solid #ce0000;
    text-decoration: none;
    cursor: pointer
}

.page .now {
    cursor: default;
    background: #ce0000;
    color: #fff;
}

.page .disable {
    cursor: default;
}

.page .disable:hover {
    background: #ce0000;
}

.m-title-a {height: 28px;padding-bottom: 5px;position: relative; border-bottom: 1px solid #eee;}
.m-title-a .m-title-h2 {color: #444;border-bottom: 1px solid #ce0000; font-weight: normal;font-size: 22px;height: 33px;position: absolute;left: 0px;}
.m-accordion {padding-top: 10px;}
.m-accordion-item {margin-bottom: 10px;}
.m-accordion-item p { font-size: 16px;}


.m-accordion-item .title {font-size: 14px;  display: block; height:32px; line-height: 32px;padding-left: 10px; color: #444; border-left: 2px solid #ddd; overflow: hidden;}
.m-accordion-item.top .title { border-left-color: #ce0000;}

.m-accordion-thumb {padding: 10px;}

.ov {overflow: hidden;zoom: 1;}
.m-accordion .thumb {margin-right: 10px;}

.m-accordion-thumb img {-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; width: 120px; height: 80px;}
.m-accordion-thumb a:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
