﻿/*栏目导航定义*/
#sideMenu .hd{ height:55px; background:url(images/lm_hd.png) no-repeat left center;}
#sideMenu .bd{ background:url(images/lm_md.png) repeat-y left top; padding:10px 12px 5px 15px;}
#sideMenu .bd ul{}
#sideMenu .bd li{ background: url(images/lmdh_li1.png) no-repeat left center; width:178px;height:32px;  line-height:32px; margin-bottom:8px; padding-left:15px;} 
#sideMenu .bd li.on{background: url(images/lmdh_li.png) no-repeat left center; width:178px;height:32px;  line-height:32px; padding-left:0; padding-left:15px; }
#sideMenu .bd li.on a{ color:#fff; }
#sideMenu .bd li a { font-size:12px;}

#sideMenu .md{ background: url(images/lm_td.png) no-repeat left bottom; height:18px;}



.zxxx{ background:url(images/zxxx.png) no-repeat left top; height:283px; }
.zxxx .hd h3{ padding-left:55px;color:#fff;height:43px; line-height:43px;}
.zxxx .bd{ padding:13px 18px;}
.zxxx .bd li{background: url(images/ggicon.png) no-repeat left center; padding-left:15px; line-height:26px; }


.path{background:url(images/piont.png) no-repeat left center; padding-left:18px; height:35px; line-height:35px;margin-left:10px;}

/*循环列表定义*/

.Box_li{ background:url(images/lm_bg.png) no-repeat left center; height:286px; width:362px;margin-right:6px; margin-bottom:10px;float:left;}
.Box_li .hd h3 { width:160px; margin-left:70px; height:33px; line-height:33px;}
.Box_li .hd h3 a{ font:16px/33px "微软雅黑"; color:#fff; font-weight:bold;}
.Box_li .bd{ margin-top:28px; padding:0 18px;}
.Box_li .bd ul{ }
.Box_li .bd li{ background: url(images/piont.png) no-repeat left center; padding-left:15px; line-height:28px;border-bottom:1px dashed #ccc;  clear:both;}



/*文章列表页定义*/
.List_hd{ background:url(images/list_hd.png) no-repeat left center; height:50px;}
.List_hd h3{padding:25px; color:#58b517; font-size:14px;}

.List_bd{ background:url(images/list_bd.png) repeat-y left center; }
.List_bd ul{padding:15px 25px;}
.List_bd ul li{background: url(images/piont.png) no-repeat left center; padding-left:18px; height:32px; line-height:32px;border-bottom:1px dashed #ccc;  clear:both; }
.List_bd ul li a{ font-size:14px;}
.List_bd ul .split {background:none; border:none; }

.List_md{ background:url(images/list_md.png) no-repeat left center; height:30px;}

.page{ text-align:center; font-size:12px; padding:20px 0 20px 0; }
.page a{ display:inline-block; padding:8px 3px; background:#f9f9f9;}
.page a:hover{ text-decoration:none;}
.page strong{display:inline-block; padding:5px 10px; background:#a7d912; color:#fff;}


/*文章内容页*/
.articleCon { padding:0 50px 20px 50px;}
.articleCon .title{ text-align:center; font-size:24px;color:#d90011;  }
.articleCon .ftit{ line-height:35px;text-align:center; font-size:18px;color:#3d4651;padding-top:10px; }
.articleCon .property{ margin-top:30px; text-align:center; height:30px;border:1px dashed #c3f335; line-height:30px;}
.articleCon .property span{ padding:0 5px;}
.articleCon .conTxt{ font-size:14px; line-height:28px; margin-top:30px; padding-bottom:30px;}
.articleCon .conTxt p{ margin-bottom:15px;}
.articleCon .conTxt img{ max-width:650px; height:auto !important; padding:10px auto;}
.articleCon .userControl{overflow:hidden; margin-top:20px; border:1px dashed #c3f335; padding:0 10px;height:30px; line-height:30px; }
.articleCon .userControl .fl{line-height:30px; }
.articleCon .userControl .fr{line-height:30px;}
.articleCon .userControl #bdshare{ float:left;}
.articleCon .others{ margin-top:20px; line-height:24px;}



