<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.side { width: 260px; float: left; _display: inline; margin-right: 20px; }
.maincontent { overflow: hidden; }

/* mhd */
.maincontent .mhd{ height: 41px; overflow: hidden; padding-right: 25px; border-bottom: 1px solid #efefef; }
.maincontent .mhd .path{float: right;_display: inline;margin-bottom: 0px;margin-top: 3px;}
.maincontent .mhd h3{ float:left; height:40px; line-height:40px; padding:0 10px; font-size:16px; color:#2d73c5; font-weight: bold; border-bottom: 2px solid #2d73c5;}
.maincontent .mbd{ padding-bottom: 20px; padding-top: 20px}
.maincontent .mbd .nodename{height: 32px; line-height: 32px; text-align: left; margin-bottom: 10px;}
.maincontent .mbd .nodename h3{float: left; _display: inline; height: 32px; line-height: 32px; font-size: 18px; text-align: center; color: #2d73c5}


/* 侧栏导航 */
#sidemenu { margin-bottom: 20px; }
#sidemenu .hd { height: 42px; line-height: 42px; background: #2d73c5; color: #fff; }
#sidemenu .hd h3 { padding-left: 50px; font-size: 20px; background: url(/uploads/image/ckbimg/icons.png) 23px -869px no-repeat; }
#sidemenu .hd a { color: #fff; }
#sidemenu .bd { border: 0; padding: 0; background: #f4f4f4 }
#sidemenu .bd { padding: 0px; }
#sidemenu .bd li { height: 43px; border-bottom: 1px solid #fff; background: url(/uploads/image/ckbimg/icons.png) 224px -970px no-repeat #f8f8f8; line-height: 43px; font-size: 16px; padding-left: 42px; text-align: left; 
/*此行是自己额外添加的样式*/width: 175px;padding-right: 46px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sidemenu .bd li.on a { color: #2d73c5 }

/* 侧栏盒子 */
.sidebox { margin-bottom: 20px; }
.sidebox .hd { height: 42px; line-height: 42px; background: #2d73c5; color: #fff; }
.sidebox .hd h3 { padding-left: 50px; font-size: 20px; background: url(/uploads/image/ckbimg/icons.png) 23px -869px no-repeat; }
.sidebox .hd a { color: #fff; }
.sidebox .bd { border: 1px solid #e2e2e2; border-top: 0; padding: 10px; }
.sidebox .last { border-bottom: 0; }

/* 文章-父列表页 -----------------------------------------*/
.focuswrap{overflow:hidden; margin-bottom:20px; }
.focuswrap .focusbox{margin-right:20px;}
.focuswrap .topiclist{ overflow:hidden; zoom:1; }
.focuswrap .topiclist .t{padding-bottom:11px; margin-bottom:11px;}
.focuswrap .topiclist .n{height:26px; line-height:26px;}


/* 循环栏目 */
.pageboxloop{overflow:hidden;}
/* box */
.pageboxloop .box{width: 450px; _display: inline; margin-bottom: 10px}
.pageboxloop .box .bd{ height: 180px; padding: 10px 0px; overflow: hidden;  }
.pageboxloop .box .bd .infolist{height: 180px;}
.pageboxloop-onerow .box{width:100%;}
.pageboxloop-onerow .box .bd{height:auto;}


/* 文章子-列表页 -----------------------------------------*/

/* 图文列表 */
.pagetplist{margin-top:-12px}
.pagetplist li{padding: 10px 0px 15px;border-bottom: 1px solid #e1e1e1;overflow:hidden;}
.pagetplist .pic{padding-top: 5px;float:left;margin-right: 15px;width: 140px;}
.pagetplist .pic img{width:100%;height: auto;}
.pagetplist .con{overflow:hidden; zoom:1}
.pagetplist .title{font-size: 14px;line-height: 24px;overflow:hidden;font-weight:bold; margin-bottom:5px}
.pagetplist .title a{color:#333}
.pagetplist .intro{margin-bottom: 5px;line-height: 22px;color:#999; height: 44px; overflow:hidden;font-size:12px;}
.pagetplist .title a:hover{text-decoration:none}
.pagetplist .intro .more{display:none;}
.pagetplist .others{font-size:12px; color: #999; line-height:22px}
.pagetplist .others span{margin-right:15px;}
.pagetplist .node{color: #999; margin-right: 15px; display:none}
.pagetplist .last{ border-bottom:0; margin-bottom:0; }
.pagetplist .on{background:#f9f9f9}

/* newslist */
.newslist li {height:36px;line-height:36px;overflow:hidden;background: url(/uploads/image/ckbimg/dot-02.png) no-repeat 2px 13px;padding:0 5px 0 18px;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}
.newslist li em{background:#2d73c5}

/* 友情链接列表页 -----------------------------------------*/
.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/ckbimg/dot-02.png) no-repeat 2px 13px;float:left;overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.articlecon {text-align: left;padding: 40px 10px;}
.printarea .title {font-size: 22px;line-height: 1.6;text-align:center;margin-bottom: 10px;color:#000000;}
.articlecon .printarea .title{color:#2d73c5;}
.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: 14px;line-height: 2;padding: 0 0 20px 0;overflow:hidden;}
.printarea .contxt img{max-width:800px;height: auto !important;}
.printarea .contxt p {margin-bottom: 14px;}
.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:#2d73c5}
.articlecon .others .prev,.articlecon .others .next{padding: 3px 0;}

/* 相关信息 */
#relativeinfo { border-bottom: 1px dashed #ddd; }
#relativeinfo .hd h3 { font-size: 18px; color: #fff }
#relativeinfo .bd { padding: 10px 0 20px 0; }
#relativeinfo ul { overflow: hidden; }
#relativeinfo li { float: left; width: 50%; }

/* 图片-列表页 ----------------------------------------- */
.picpagelist{overflow:hidden;text-align:center;}
.picpagelist li{float:left;margin-bottom:15px;width:24.99%;display:inline;position:relative; background: #fff; overflow:hidden; }
.picpagelist .pic,
.picpagelist .title{margin:0 10px;}
.picpagelist .pic a{display:block;overflow:hidden;padding:6px;background-color:#f5f5f5;}
.picpagelist .pic a:hover{background-color:#d5e8ff;}
.picpagelist .pic img{ height: auto;width:100%;}
.picpagelist .titlebg{display:none;}
.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;}


/* 信息提示页 ---------------------------------------------- */
.showms{background: #fff;padding:3% 5%;overflow:hidden;max-width:540px;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:5px 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;}



/* nosidecontent */
.nosidecontent{}
.nosidecontent .maincontent{float: none; width: 1160px; margin: 0 auto; }
.nosidecontent .mhd{border-bottom:none; height: auto}
.nosidecontent .mhd .path{margin-top: 0px;}


/*点赞与收藏*/
.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/ckbimg/btnicon.png) no-repeat 4px -103px; }
.likes-group .collection { background: url(/uploads/image/ckbimg/btnicon.png) no-repeat 4px -45px; }
.likes-group .addlikes { background: url(/uploads/image/ckbimg/btnicon.png) no-repeat 10px -346px; }
.likes-group .addcollection { background: url(/uploads/image/ckbimg/btnicon.png) no-repeat 15px -288px; }

/* 智能标签 */
.articlecon .smart-tags{margin-bottom: 20px !important}

/*父列表页副本添加的部分*/
.friendlinks li{
            float: left;
            list-style-type: none;
            padding: 0 10px;
        }</pre></body></html>