﻿@charset "utf-8";

/* 内页布局 */
.side{width: 230px; float:left; overflow:hidden;margin-right:10px;}
.mainContent{overflow:hidden;border: 1px solid #A1C4E7;}

/* mainBox */
.mainBox{padding: 10px;background: url(../../base/img/bg-mainbox.png) repeat-x;}
.mainBox .mHd{height: 29px; line-height: 29px; overflow: visible;border-bottom: 1px solid #3A73CB;padding: 0 10px;}
.mainBox .mHd h3{float:left; padding:0 10px; height: 36px;  text-align:center; overflow: hidden;font-size:14px; color:#fff; font-weight:bold; background: url(../../base/img/xsj_bg1.png) no-repeat 50% 0;margin-bottom: -7px;}
.mainBox .mHd .path{float:right; text-align:left;padding-left:20px; background: url(../../base/img/icon-home.png) no-repeat 0 50%;}
.mainBox .mHd .path a{ color:#454545;margin: 0 5px;}
.mainBox .mBd{ padding:10px 0 0;}

/* 侧栏导航 */
#sideMenu { background: url(../../base/img/sidebox.png) no-repeat; border: 1px solid #A1C4E7; margin-bottom: 10px;}
#sideMenu .hd{height: 30px; line-height: 30px; padding-left: 30px; font-weight:bold; font-size: 14px;color: #1877ce; border-bottom:0;}
#sideMenu .hd h3{ font-weight: bold; }
#sideMenu .bd{background: url(../../base/img/sidenav-bd.png) no-repeat 100% 100%;padding: 5px 10px;}
#sideMenu .bd li{height:34px; line-height:34px;  font-size:14px; border-bottom: 1px solid #e2e2e2; text-align:left;}
#sideMenu .bd li.last{border-bottom:0;}
#sideMenu .bd li a{display: block; padding-left: 30px; background: url(../../base/img/cateli.png) no-repeat 10px 50%;}
#sideMenu .bd li a:hover { color: #1877ce; }
#sideMenu .bd li.on{}
#sideMenu .bd li.on a{font-weight:bold; color: #1877ce; background: url(../../base/img/cateli-on.png) no-repeat 10px 50%;}

/* sideBox */
.sideBox .hd{height: 30px; line-height: 30px; padding-left: 30px; font-weight:bold; font-size: 14px;color: #1877ce; border-bottom:0;}
.sideBox .hd h3{ font-weight: bold; }

/* 快速链接 */
#quickLinks {}
#quickLinks ul { overflow: hidden; zoom: 1; }
#quickLinks li { float: left; width: 104px; height: 40px; line-height: 40px; border-bottom: 1px dotted #E6E6E6; }
#quickLinks li span {  }
#quickLinks li a { display: block; padding-left: 35px; }
#quickLinks .li1 { background: url(../../base/img/link-1.png) no-repeat 5px 50%; }
#quickLinks .li2 { background: url(../../base/img/link-2.png) no-repeat 5px 50%; }
#quickLinks .li3 { background: url(../../base/img/link-3.png) no-repeat 5px 50%; }
#quickLinks .li4 { background: url(../../base/img/link-4.png) no-repeat 5px 50%; }
#quickLinks .li5 { background: url(../../base/img/link-5.png) no-repeat 5px 50%; }
#quickLinks .li6 { background: url(../../base/img/link-6.png) no-repeat 5px 50%; }
#quickLinks .li7 { background: url(../../base/img/link-7.png) no-repeat 5px 50%; }
#quickLinks .li8 { background: url(../../base/img/link-8.png) no-repeat 5px 50%; }

/* 文章-父列表页 -----------------------------------------*/
.focusWrap{overflow: hidden; margin-bottom: 15px;; }
.focusWrap .focusBox{width: 300px; height: 220px; margin-right: 10px; float: left; *display: inline; }
.focusWrap .focusBox .bd li .pic img{width: 300px; height: 220px;}
.focusWrap .topicList{overflow: hidden; }
.focusWrap .topicList .t{ padding: 2px 5px 5px; margin: 0 0 5px; border-bottom: 1px dotted #ccc; }
.focusWrap .topicList .t .title{font:bold 14px/30px "";margin: 0;}
.focusWrap .topicList .t .title a{color:#2085c0;}
.focusWrap .topicList .n{height: 26px; font-size:14px; background-position:0 -188px;padding-left: 15px;background: url(../../base/img/list.png) no-repeat 5px -49px;}

/* 循环栏目 */
.pageBoxLoop{overflow:hidden;}
.pageBox{width: 354px; margin-bottom: 15px; }
.pageBox .hd{height:30px; line-height:30px; border-bottom: 1px solid #D9D9D9; padding-right: 10px;}
.pageBox .hd h3{font-weight:bold;   padding: 0 10px 0 20px;   background: url(../../base/img/tit-1.png) no-repeat 5px 50%;  font-size:14px;   color: #1877ce;   float: left;  line-height: 28px;  border-bottom: 2px solid #1877ce;  margin-bottom: -1px;}
.pageBox .hd h3 a{font-weight:bold; color:#0067A3;}
.pageBox .hd .more { float: right; }
.pageBox .bd{height:150px; padding:10px; background:#f9f9f9;}
.pageBox .bd .infoList li{margin-bottom:1px;}

.pageBoxLoop1 .pageBox{width:100%;}

/* 文章子-列表页 -----------------------------------------*/

/* 图文列表 */
.pageTPList{margin-top:-12px}
.pageTPList li{padding: 10px 15px 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{ text-align:left; padding-top:5px; }
.newsList li{ height: 30px;line-height: 30px; padding-left:25px; overflow:hidden; background: url(../../base/img/list.png) no-repeat 10px -18px;border-bottom: 1px dotted #ddd;}
.newsList li.split{height:12px; margin-bottom:10px; background:none; border-bottom:1px dashed #cccccc;}
.newsList li .date{ float:right; color:#999;padding-right:10px; }

/* 友情链接列表页 -----------------------------------------*/
.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(../../base/img/icon.png) 0 -817px no-repeat;float:left;overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.articleCon {text-align: left;padding: 10px;}
.printArea .title {font-size: 16px;line-height: 36px;text-align:center;margin-bottom: 10px;color:#000000; font-weight: bold;}
.articleCon .printArea .title{color:#2085c0;}
.printArea .subTitle {font-size: 20px; color:#555; text-align:center;margin-bottom: 20px;}
.printArea .property{height:28px; line-height:28px; background:#f5f5f5; text-align: center; }
.printArea .property span{ padding:0 5px;}
.printArea .conTxt {color:#333;font-size: 14px;line-height: 2;padding: 10px 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:#058cb9}
.articleCon .others .prev,.articleCon .others .next{padding: 3px 0;}

#relativeInfo{ margin-bottom: 15px; }
#relativeInfo .hd{height:30px; line-height:30px; border-bottom: 1px solid #D9D9D9; padding-right: 10px;}
#relativeInfo .hd h3{font-weight:bold;   padding: 0 10px 0 20px;   background: url(../../base/img/tit-1.png) no-repeat 5px 50%;  font-size:14px;   color: #1877ce;   float: left;  line-height: 28px;  border-bottom: 2px solid #1877ce;  margin-bottom: -1px;}
#relativeInfo .hd h3 a{font-weight:bold; color:#0067A3;}
#relativeInfo .hd .more { float: right; }
#relativeInfo .bd{ padding:10px; background:#f9f9f9;}
#relativeInfo .bd .infoList li{margin-bottom:1px;}

/* 图片-父列表页 ----------------------------------------- */
.picBoxLoop{overflow:hidden}
.picBoxLoop .pageBox{ width:100%; }
.picBoxLoop .pageBox .bd{height: auto; padding:0px; background: none; }
.picBoxLoop .picListFl{overflow:hidden;text-align:center; width: 730px; padding-top: 10px}
.picBoxLoop .picListFl li{float:left;width:172px; margin: 0px 10px 10px 0; display:inline; position:relative; overflow:hidden;overflow:hidden; }
.picBoxLoop .picListFl .pic{overflow:hidden;width:172px;height:130px;}
.picBoxLoop .picListFl .pic a{ display:block; height:198px; overflow:hidden;}
.picBoxLoop .picListFl .pic img{ height:auto;width:172px; height:130px}
.picBoxLoop .picListFl .title{ display:block;overflow:hidden;line-height: 20px;padding:5px 0; height:20px;}
.picBoxLoop .picListFl .title a{display:block; font-size:12px}


/* 图片-列表页 ----------------------------------------- */
.picPageList{overflow:hidden;text-align:center; width: 730px; padding-top: 10px}
.picPageList li{float:left;width:172px; margin: 0px 10px 10px 0; display:inline; position:relative; overflow:hidden;overflow:hidden; }
.picPageList .pic{overflow:hidden;width:172px;height:130px;}
.picPageList .pic a{ display:block; height:198px; overflow:hidden;}
.picPageList .pic img{ height:auto;width:172px; height:130px}
.picPageList .title{ display:block;overflow:hidden;line-height: 20px;padding:5px 0; height:20px;}
.picPageList .title a{display:block; font-size:12px}
.picPageList li:hover .pic{border-color:#bbb}

/* 信息提示页 ---------------------------------------------- */
.Showms{background: #fff;padding: 2% 4%;overflow:hidden;width: 650px;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{background:#fff;}
#content.noSideContent .mainContent{float:none; width:auto;}
#content.photoContent .mainContent{float:none; width:auto;}
#content.photoContent .mainContent .mBd{padding:0px;}
.voteList li{padding-left: 25px;background: url(../../base/img/icon.png) no-repeat 0px -1175px;}
.votePost .voteDescription span{display:inline}


/*点赞与收藏*/
.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(../../base/img/btnicon.png) no-repeat 4px -103px; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -45px; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -346px; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -288px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}