/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
/* 0. lyx自定义 */
.blank5 { height:5px;}
.blank10 { height:10px;}
.blank20 { height:20px;}
.blank30 { height:30px;}
.blank40 { height:40px;}
.clear { clear:both;}
.lyxInscribe { margin-top:20px; float:right;padding-right:10px;}
table.annex {margin: 10px 30px; border-bottom:1px #c5c5c5 dashed;} /*用于控制文章中附件列表排列样式，使附件靠左对齐。抵消bootstrap.min.css中对table定义的 margin:0 auto样式所定义的居中效果。*/


/*以下newslist用于栏目列表页 文章列表*/
.newslist {}
.newslist { float:left; width:100%; margin-left:10px;}
.newslist ul {}
.newslist ul li {padding-bottom:15px; line-height:35px; border-bottom:#ccc dashed 1px; padding-top:15px;}
.newslist ul li a {color:#000;}
.newslist ul li a:hover {color:#cc0000;}
.newslist ul li span {}
.newslist ul li span.biaoti {font-size:18px; font-weight:normal;font-family:'微软雅黑'; vertical-align:middle;}
.newslist ul li span.biaoti img{ line-height:35px; display:inline; padding-left:20px;}
.newslist ul li span.info {font-size:14px; font-weight:normal; color:#f18200;}
.newslist ul li span.intro {font-size:14px; font-weight:normal; color:#666;}

/*以下用于各频道首页栏目块：全局新闻块标题+更多+文章列表*/
.mynewsbox {}
.mynewsbox .title { height:35px; line-height:35px;margin-left:5px; border-bottom:1px solid #CCCCCC; width:98%; font-size:16px; font-weight:normal; color:#cc0000;font-family:"微软雅黑"; }
.mynewsbox span.biaoti{color:#cc0000; font-family:"微软雅黑";font-size:16px;border-bottom:1px solid #891a20; font-weight:normal; width:120px; float:left;}
.mynewsbox span.biaoti a {color:#cc00000; text-decoration:none; font-family:"微软雅黑"}
.mynewsbox span.biaoti a:hover{color:#4e8ed6}
.mynewsbox span.more{ font-size:14px; font-weight:normal; width:60px; float:right; margin-right:0px;}
.mynewsbox span.more a { color:#999999; text-decoration:none; font-family:"微软雅黑"}
.mynewsbox span a:hover{ color:red;}
.mynewsbox .box ul { padding:5px 3px 5px 5px;}
.mynewsbox .box ul li{list-style-image:url(/images/artarrow.gif); height:35px; line-height:35px; overflow:hidden; padding-left:0px; font-size:14px; border-bottom:#f5f5f5 1px dotted;}
.mynewsbox .box ul li a{color:#333}
.mynewsbox .box ul li span {color:#333 !important; font-weight:normal !important;}
.mynewsbox .box ul li a:hover{text-decoration:none; color:#4c8bf5;}
.mynewsbox .box ul li span {color:#5b5b5b;}
.mynewsbox .box ul li span.date {float:right; margin-right:0px;}

.mynewsbox .box2 ul { padding:5px 3px 5px 0px;}
.mynewsbox .box2 ul li{ list-style:none; height:35px; line-height:35px; overflow:hidden; padding-left:0px; font-size:14px; border-bottom:#f5f5f5 1px dotted;}
.mynewsbox .box2 ul li a{color:#333}
.mynewsbox .box2 ul li span {color:#333 !important; font-weight:normal !important;}
.mynewsbox .box2 ul li a:hover{text-decoration:none; color:#4c8bf5;}
.mynewsbox .box2 ul li span.date {float:right; margin-right:0px;}


.mypagination { margin:45px 0px; padding:25px 0px;}
.mypagination li { float:left; padding:10px 10px;  clear:right; background:#f5f5f5; list-style:none;margin-left:10px;  color:#fff; font-size:18px;}
.mypagination li:hover { border-bottom:1px solid #4c8bf5; border-radius: 10px;}
.mypagination li.default { font-size:18px;background:#fff; color:#999; vertical-align:center;}
.mypagination li.list { margin-top:10px;}
.mypagination li.list a { color:#5b5b5b;}
.mypagination li.list a:hover { color:#4c8bf5;}


/*cn2024文章分页样式*/


#fenye-cn2024{clear:both; margin:10px 20px 0 0;}
#fenye-cn2024 a{text-decoration:none; display:inline;border-radius: 2px;height:36px;line-height:36px;}
#fenye-cn2024 .prev,#fenye-cn2024 .next{width:36px; height:36px;text-align:center;  line-height:36px; color:#999999; background:#f5f5f5; border:#ccc 1px solid;}
#fenye-cn2024 a.curr{width:36px;background:#4c8bf5; border:1px solid #e5e5e5; color:#fff; font-size:16px; font-weight:bold; text-align:center;}
#fenye-cn2024 a.curr:visited {color:#fff;}
#fenye-cn2024 a{color:#fff;background:#4c8bf5; margin:0px 5px; border:1px solid #e5e5e5; float:left; text-align:center;width:36px; height:36px; line-height:36px}
#fenye-cn2024 a.num{width:36px;}
#fenye-cn2024 a:visited{color:#fff;} 
#fenye-cn2024 a:hover{ float:left; font-weight:bold;}
#fenye-cn2024 span{font-size:14px; height:36px;line-height:36px; }