﻿@charset "utf-8";
.maincontent {
    overflow: hidden;
}
.pagebanner {
    width: 1200px;
    height: 519px;
    background: url(/uploads/image/cxbimg/banner.png) no-repeat;
    margin: 0 auto;
}
/* 文章-父列表页 -----------------------------------------*/
/* 侧栏导航 */
#sidemenu {
    margin: 20px 0;
    border-bottom: 1px solid #d4d4d4;
    height: 68px;
}
#sidemenu .hd {
	display: none;
}
#sidemenu .bd {
    text-align: center;
}
#sidemenu .bd li {
    display: inline-block;
    *display: inline;
}
#sidemenu .bd li a {
    display: block;
    padding: 0 15px;
    line-height: 65px;
    color: #666;
    text-align: center;
    font-size: 16px;
}
#sidemenu .bd li a:hover {
    text-decoration: none
}
#sidemenu .bd li.on a {
    color: #0090ec;
    border-bottom: 3px solid #0090ec;
    
}
#sidemenu .bd li a:hover {
    color: #0090ec;
}
.focuswrap {
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 10px;
}
.focuswrap .focusbox {
    margin-right: 20px;
}
.focuswrap .topiclist {
    overflow: hidden;
    zoom: 1;
}
.focuswrap .topiclist .t {
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.focuswrap .topiclist .n {
    height: 26px;
    line-height: 26px;
}
/* 循环栏目 */
.pageboxloop {
    overflow: hidden;
    margin-top: 15px;
}
.pagebox {
    width: 49%;
    margin-top: 20px;
    background-color: #fff;
   
}
.pagebox .hd {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-bottom: 1px solid #4499cc;
    padding-right: 10px;
}
.pagebox h3 {
    float: left;
    height: 45px;
    line-height: 45px;
    background-color: #195369;
    text-align: center;
   
    padding: 0 20px;
}
.pagebox h3 a {
    display: block;
    font-size: 20px;
    padding: 0 90px;
    color: #fff;
}

.pagebox .hd a.more { display: block; font-size: 0; width: 7px; height: 11px; background: url(/uploads/image/cxbimg/more.png) no-repeat;  float: right; margin-top: 16px;}
.pagebox .bd {
    height: 315px;
    padding: 10px 15px;
    overflow: hidden;
}
.pagebox .bd .infolist li {
    line-height: 36px;
    height: 36px;
    border-bottom: 1px dashed #bfbfbf;
}
.pageboxloop1 .pagebox {
    width: 100%;
    margin-top: 10px;
}
.pageboxloop1 .pagebox .bd {
    height: auto;
}


.mainbox {
    padding: 10px 15px;
    background-color: #fff;

}
.mainbox .mhd {
    height: 45px;
    overflow: hidden;
    padding-right: 25px;
    border-bottom: 1px solid #d5e9f5;
}
.mainbox .mhd h3 {
    float: left;
    font: bold 18px/45px "微软雅黑";
    color: #298bd4;
    padding-left: 30px;
    display: none;
}
.mainbox .mhd h3 a {
    color: #298bd4;
}
.mainbox .mhd .path {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
}
.mainbox .mbd {
    padding-top: 10px;
}

/*栏目循环 e*/
.box-keti { clear: both; overflow: hidden; margin-top: 20px;}
.box-keti .thd { height: 50px; border-bottom: 1px solid #d4d4d4; margin-bottom: 20px; }
.box-keti .thd h3 { color: #0c3963;  font-size: 20px; line-height: 50px; float: left; line-height: 48px; border-bottom: 3px solid #0090ec; padding: 0 10px;}
.box-keti .tbd { overflow: hidden; margin-right: -3%;}
/* box-row */
.box-row { overflow: hidden;  width: 47%; margin-bottom: 20px; margin-right:3%;  float: left; background-color: #fff;}
.box-row .bd { overflow: hidden; line-height: 32px; height: 200px; border: 1px solid #bec8c9;}
.box-row .bd strong { font-size: 18px; color: #a30000; display: block; line-height: 48px; height: 48px; white-space: nowrap; text-overflow: ellipsis; background-color: #eee;}
.box-row .bd p { text-indent: 1em;}
.box-row .bd p br{ display: none; }
.box-row .bd a { color: #333; }
.box-row .bd a:hover { text-decoration: none; }

.kt-about { border: 1px solid #dddddd; padding: 15px 50px; margin-top: 20px; background-color: #fff; }
.kt-about .title { font-size: 22px; color: #900; line-height: 36px; height: 36px; text-align: center; font-weight: bold; }
.kt-about .intro { font-size: 16px; line-height: 26px; padding-top: 15px; padding-left: 2em; }
.kt-about .intro strong { font-size: 22px; color: #a30000; display: block; line-height: 48px; height: 48px; white-space: nowrap; text-overflow: ellipsis; text-align: center;}

/* 文章子-列表页 -----------------------------------------*/
/* 图文列表 */
.pagetplist {
}
.pagetplist li {
    padding: 20px;
    background-color: #fff;
    float: left;
    width: 600px;
    height: 190px;
    margin: 15px;
    *display: inline;
}
.pagetplist .pic {
    float: left;
    margin-right: 20px;
    width: 280px;
    height: 190px;
}
.pagetplist .pic img {
    width: 100%;
    height: auto;
}
.pagetplist .con {
    overflow: hidden;
    zoom: 1
}
.pagetplist .title {
    font-size: 16px;
    line-height: 26px;
    max-height: 52px;
    overflow: hidden;
    margin-bottom: 5px;
}

.pagetplist .intro {
    margin-bottom: 3px;
    line-height: 26px;
    color: #666;
    max-height: 104px;
    overflow: hidden;
    font-size: 14px;
}
.pagetplist .title a:hover {
    text-decoration: none
}
.pagetplist .intro .more {
   
}
.pagetplist .others {
    font-size: 13px;
    color: #aaa;
}
.pagetplist .others span {
    margin-right: 15px;
    color: #f00;
}
.pagetplist .node {
    color: #aaa;
    margin-right: 15px;
    display: none
}
.pagetplist .last {
    border-bottom: 0;
    margin-bottom: 0;
}
.pagetplist .on {
    background: #f9f9f9
}

.pic-list .pagetplist .pic img {
    width: 160px; height: auto;
}
.pic-list .pagetplist .pic {
    width: 160px;
    height: 190px;
    overflow: hidden;
}

/* newslist */
.newslist li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: url(/uploads/image/cxbimg/icon.png) no-repeat 0px -762px;
    padding: 0 5px 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newslist .date {
    float: right;
    color: #bcbcbc;
    font-size: 12px;
}
.newslist .split {
    height: 13px;
    margin-bottom: 13px;
    border-bottom: 1px dashed #e5e5e5;
    background: none
}
/* 友情链接列表页 -----------------------------------------*/
.friendlinklist {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}
.friendlinklist li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    background: url(/uploads/image/cxbimg/icon.png) 0 -817px no-repeat;
    float: left;
    overflow: hidden;
}
/* 文章内容页 -----------------------------------------*/
.articlecon {
    text-align: left;
    padding: 40px;
    background-color: #fff;
}
.printarea .title {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}
.printarea .subtitle {
    font-size: 20px;
    color: #555;
    text-align: center;
    margin-bottom: 20px;
}
.printarea .property {
    font-size: 14px;
    margin-bottom: 25px;
    padding: 16px 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px dashed #ddd;
}
.printarea .property span {
    padding: 0 5px;
}
.printarea .contxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printarea .contxt img {
    max-width: 1000px;
    height: auto !important;
    display: block;
    margin: 0 auto;
}
.printarea .contxt p {
    margin-bottom: 20px;
}
.printarea .contxt a {
    color: blue;
    text-decoration: underline;
}
.printarea .contxt em {
    font-style: italic
}
.printarea .contxt ul, .printarea .contxt ol {
    padding-left: 2em;
}
.printarea .contxt ul li {
    zoom: normal;
    list-style: square;
    text-indent: 0 !important
}
.printarea .contxt ol li {
    zoom: normal;
    list-style: decimal;
    text-indent: 0 !important;
}
.printarea .page {
    padding: 10px 0;
    text-align: center;
}
.printarea .vedioplayer {
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articlecon .usercontrol {
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 10px 0;
}
.articlecon .usercontrol .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articlecon .usercontrol .bdsharebuttonbox {
    float: right;
}
.articlecon .others {
    padding: 10px 0;
    margin-bottom: 15px;
}
.articlecon .others a {
    color: #298bd4
}
.articlecon .others .prev, .articlecon .others .next {
    padding: 3px 0;
}
/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .likes { background: url(/uploads/image/cxbimg/btnicon.png) no-repeat 4px -108px; }
.likes-group .collection { background: url(/uploads/image/cxbimg/btnicon.png) no-repeat 4px -50px; }
.likes-group .addlikes { background: url(/uploads/image/cxbimg/btnicon.png) no-repeat 10px -351px; }
.likes-group .addcollection { background: url(/uploads/image/cxbimg/btnicon.png) no-repeat 15px -293px; }

/* 智能标签 */
.articlecon .smart-tags{margin-bottom: 20px !important}

/* 相关信息 */
#relativeinfo {
    border-bottom: 1px dashed #ddd;
}
#relativeinfo .hd h3 {
    font-size: 18px;
    color: #298bd4
}
#relativeinfo .bd {
    padding: 10px 0 20px 0;
}
#relativeinfo ul {
    overflow: hidden;
}
#relativeinfo li {
    float: left;
    width: 50%;
}
/* 图片-列表页 ----------------------------------------- */
.picpagelist {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.picpagelist li {
    float: left;
    width: 30%;
    margin: 1.5% 3% 2.5% 0;
    display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
    overflow: hidden;
}
.picpagelist .pic {
    padding: 3%;
    border: 1px solid #ddd;
    overflow: hidden;
    background-color: #fff;
    height: 198px;
}
.picpagelist .pic a {
    display: block;
    height: 198px;
    overflow: hidden;
}
.picpagelist .pic img {
    height: auto;
    width: 100%;
}
.picpagelist .title {
    display: block;
    overflow: hidden;
    line-height: 22px;
    padding: 5px 0;
    height: 44px;
}
.picpagelist .title a {
    display: block;
    font-size: 14px
}
.picpagelist li:hover .pic {
    border-color: #bbb
}
.picboxloop {
    overflow: hidden
}
.picboxloop .pagebox {
    width: 100%;
}
.picboxloop .pagebox .bd {
    height: auto;
}
.photocontent .mainbox {
    float: none;
}
/* 信息提示页 ---------------------------------------------- */
.showms {
    background: #fff;
    padding: 30px 40px;
    overflow: hidden;
    margin: 30px auto;
}
.showms .top, .showms .bottom, .showms .shadow {
    display: none
}
.showms .ms {
    overflow: hidden;
    zoom: 1;
}
.showms .titwrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.showms .but {
    padding: 25px 0 15px 0;
}
.showms .but a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eee));
    background: -moz-linear-gradient(#ffffff, #eee);
    background: -ms-linear-gradient(#ffffff, #eee);
    background: -o-linear-gradient(#ffffff, #eee);
    background: linear-gradient(#ffffff, #eee);
}
.showms .but a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}
/* 其它 */
#content.nosidecontent {
    width: 1140px;
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #d5e9f5;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-borderradius: 20px;
}
#content.nosidecontent .maincontent {
    float: none;
    width: auto;
}
.votelist li {
    padding-left: 25px;
    background: url(/uploads/image/cxbimg/icon.png) no-repeat 0px -1175px;
}