﻿@charset "utf-8";
/* CSS Document */
/* ==========================================================================
   列表页-通用样式
   ========================================================================== */
#content{/* padding:0 20px 20px; */}
/* pathWrap */
.topToolDate{display:none}
.topToolBox{}
.pathWrap{/* height: 50px; *//* overflow: hidden; */font-size: 14px;color: #333;/* border-bottom: 1px solid #d1d1d1; */}
.path{background: url(images/path.png) center left no-repeat;font-size:  14px;color: #626262;float:  right;}
.path a, .path span{margin:0 3px;color: #555;font-size: 14px;}

/*mainBox*/
.mainBox{overflow:hidden;/* padding: 20px; */}
.mainBox .wHd{height: 45px;line-height: 45px;border-bottom: 1px solid #efefef;/* background: #f8f8f8; *//* border-top: 3px solid#007bd9; *//* overflow:  hidden; */}
.mainBox .wHd .more{float:right; margin-right:10px; color:#999}
.mainBox .wHd h3{font-size: 18px;color: #fff;height: 45px;line-height: 45px;float: left;/* width:  158px; */padding: 0 35px;background: #3d791a;text-align:  center;}
.mainBox .wHd h3 span{/* padding-left: 20px; */}
.mainBox .wHd .pathWrap{width: auto; float: right;}
.mainBox .wBd{padding: 15px 0px;}
.mainBox .wHd h4{float:right;background: url(images/wyly.png)  0px center no-repeat;margin-right: 20px;}
.mainBox .wHd .write{font-size:16px;font-weight:bold;color:#2f680e;padding-left: 30px;}

.zzjgBox .wHd{height: 45px;line-height: 45px;border-bottom: 1px solid #efefef;/* background: #f8f8f8; *//* border-top: 3px solid#007bd9; *//* overflow:  hidden; */}
.zzjgBox .wHd .more{float:right; margin-right:10px; color:#999}
.zzjgBox .wHd h3{font-size: 18px;color: #fff;height: 45px;line-height: 45px;float: left;/* width:  158px; */padding: 0 35px;background: #3d791a;text-align:  center;}
.zzjgBox .wHd h3 span{/* padding-left: 20px; */}
.zzjgBox .wHd .pathWrap{width: auto; float: right;}
.zzjgBox .wBd{padding:20px 0;}
/* 侧栏菜单 */
#sideMenu {/* overflow:hidden; */}
#sideMenu .bd{/* overflow: hidden; *//* padding:10px 9px 20px; */}
#sideMenu .bd ul{/* overflow:hidden; */}
#sideMenu .bd li{height: 36px;line-height: 36px;font-size: 14px;margin-top: 15px;text-align:  center;}
#sideMenu .bd .li1{margin-top:0px;}
#sideMenu .bd li a{display: block;background: #e0e0e0;border-radius: 25px;color: #414141;font-size: 16px;}
#sideMenu .bd li.on a,#sideMenu .bd li a:hover{color: white;background: #75a727;}

#sideRmph .hd{
    height: 46px;
    background: #fff;
    border-top: 3px solid #3d791a;
    border-left: 1px solid #ebecec;
    border-right: 1px solid #ebecec;
}
#sideRmph .hd h3{color:#434343;}
#sideRmph .bd{padding:15px;}


/*通用侧边栏*/
.sideBox{overflow:hidden;margin-bottom: 20px;/* margin-top: 10px; */}
.sideBox .hd{height: 45px;line-height: 40px;background: #3d791a;text-align: center;}
.sideBox .hd h3{font-size: 20px;color: #fff;}
.sideBox .hd h3 a{color: #fff;}
.sideBox .hd .more{float:right; margin-right:10px; }
.sideBox .bd{padding: 20px 20px 30px 20px;border: 1px solid #ebecec;}




/* url_方块样式分页 */
.pageShow{text-align:center;padding:15px 0;font-size:12px;clear:both;margin: 25px auto 10px;}
.pageShow span.pagecss{width: auto; margin: 0 auto; text-align: center;}
.pageShow a,.pageShow span{ display:inline-block; *display:inline;  zoom:1; line-height:20px; vertical-align:middle;  }
.pageShow .pager{width: auto; float: left;}
.pageShow .pager a,.pageShow .pager a:active,.pageShow .pager span.current,.pageShow .pager span.disabled,.pageShow .pager input{padding: 1px 8px; margin: 0 3px;  }
.pageShow .pager input{padding: 3px 5px;border: 1px solid #d4d4d4;}

.pageShow .pager a,.pageShow .pager a:active{display:inline-block; *display:inline;zoom:1;border:1px solid #c5c5c5;color:#4e4e4e;border-radius: 3px;}
.pageShow .pager span.current,.pageShow .pager a:hover{border-color: #a40000;background-color: #a40000;color: white;border-radius: 3px;}
.pageShow .pager a:hover{ border-color:#a40000;}




/* ==========================================================================
   文章-列表页
   ========================================================================== */
.newsList{overflow:hidden;padding-bottom:20px;display:block;}
.newsList li{height: 35px;line-height: 35px;overflow:hidden;font-size: 14px;}
.newsList li a{background: url(images/mainList.png) left 6px no-repeat;padding-left: 18px;}
.newsList li font{font-size:14px;}
.newsList li .date{float:right;color:#999;font-size: 14px;}
.newsList li.split{height:15px;border-top: 1px dotted #eee;margin-top:15px;background:none;}
.newsList li.noData{background:none; color:#999;}


/* ==========================================================================
   文章-内容页
   ========================================================================== */
#detailsBox .wBd{/* border-color: #d1d1d1; */}
.articleCon {overflow: hidden;margin: 0px auto;}
.articleCon .title {font-size: 20px;font-weight:  bold;line-height: 210%;color: #333;text-align:center;padding: 20px 0 10px;}
.articleCon .subTitle{ display:none; height:18px; line-height:18px;  text-align:right; padding:10px 0 5px;}
.articleCon .property{height: 42px;line-height: 30px;text-align:center;margin:20px 0 0;color: #999;margin: 0 auto;border-bottom: 1px solid #ededed;}
.articleCon .property span{font-size: 14px;color: #3c3c3c;margin:0 5px;}
.articleCon .property .small,.articleCon .property .big{ height:24px; line-height:24px; padding-right:8px;}
.articleCon .property2{height: 45px;line-height: 45px;text-align:left;margin:20px 0 0;color: #a93434;padding: 0 18px;overflow:hidden;border-bottom: 1px solid #ededed;}
.articleCon .property2 a{color: #a93434;font-size: 14px;margin: 0 5px;}
.articleCon .pf{float:left;}
.articleCon .bdshare{float:right;overflow:  hidden;}
.articleCon .bdshare span{float:left;font-size:14px;color:#393939;}
#bdshare{float:right;margin-top:15px;}
.articleCon #dmfxBox{float: right;}
.articleCon #dmfxBox div{width: auto; float: left;}
.articleCon .conTxt {padding: 27px 0 15px;overflow:hidden;color: #363636;font-size: 16px;line-height: 240%;border-top: 3px solid #f7f7f7;}
.articleCon .conTxt img{margin-bottom:30px;}
.articleCon .conTxt font{font-size: 14px;}
.articleCon .page { padding:0 10px 0 0; text-align:center; }
.articleCon .others{padding-top:22px;padding-bottom: 20px;overflow:hidden;font-size:14px;color: #393939;border-top: 3px solid #f7f7f7;}
.articleCon .others font{font-size:14px; color: #333;}
.articleCon .others span{color: #d23319;}
.articleCon .others a{margin-right:5px; color: #333;}
.articleCon .others a:hover{color:#c00;}
.articleCon .others .prev,.articleCon .others .next {padding-left: 10px;height:32px;line-height:32px;}
.articleCon .others .next{background-position: left -24px;}


/* ==========================================================================
   通用-单页
   ========================================================================== */
#singleBox .articleCon{margin: 0;}
#singleBox .articleCon .conTxt{padding: 0; border-top: none;}

/* ==========================================================================
   领导信息-列表页
   ========================================================================== */
.picInfoList{overflow: hidden; margin-top: -40px;}
.picInfoList li{ overflow: hidden; margin: 40px 0 0;}
.picInfoList li .pic{width: auto; float: left; margin-right: 22px; display: inline;}
.picInfoList li .pic img{width: 128px; height: 168px;}
.picInfoList li .con{overflow: hidden;}
.picInfoList li .con .title{font-size: 16px; line-height: 36px;  font-weight: bold; color: #cd0027;}
.picInfoList li .con .title a{color: #cd0027;}
.picInfoList li .con .intro{color: #333; line-height: 26px;}
.picInfoList li .con .intro h4{font-size: 14px; font-weight: bold; color: #302f2f; line-height: 28px;}
.picInfoList li .con .intro .more{display: none;}




.write_guest{width: 730px;margin:0 auto;}
.spacingtitle{height:100px;line-height: 70px;}
.spacingtitle b{font-size:30px;font-weight:normal;color:#377115;}
.inputxt{height:35px;width: 400px;margin-left:45px;border:1px solid #ddd;}
.tdbg strong{font-size:16px;color:#333;font-weight:normal;}
.tdbgleft{text-align:right;}
.tdbg td {padding-bottom: 24px;}
#cke_ContentForm_ctl15_ctl00_Field_ModelControlID_EditorMultipleHtml{margin-left:45px;}
.validatetd input{width:100px;}
#EBtnSubmit,#Button1{width:100px;height:40px;background:#3d791a;color:#fff;border:none;font-size:16px;margin: 20px 0 30px;cursor:  pointer;}
#Button1{margin-left:10px;}

.tableTitle{height:40px;background:#f4f4f4;color:#343434;font-size:16px;font-weight:bold;}
.tableTitle td{/* padding-left:2% */}
.msgTable{width:100%;}
.tableCont{font-size:14px;background: url(images/list.png) left 12px no-repeat;height: 30px;line-height: 30px;}
.tableCont a{color:#363636;padding-left: 15px;}
.tableCont a:hover{color:#c00;}
.tableCont td{color:#4c4b4b;}

#bbs_title{height:45px;line-height:45px;background:#eff9df;border:1px solid #dbe8c5;font-size: 16px;color:#272b25;padding-left: 20px;}

.guest_list{margin-top:20px;}
#bbs_right{border:1px solid #ebecec;border-top:none;padding:20px 24px;font-size:14px;color:#5b5b5b;line-height:30px;}
.lyCon{border-bottom:1px solid #ebecec;padding-bottom:30px;}
.hf{padding:30px 0;}
.hf font{color:#3d791a !important;font-weight:bold;}

#fontzoom .title{text-align:center;font-size:24px;color:#376f16;line-height:30px;padding: 20px 0;}
#fontzoom p{/* font-size:16px; */color:#363636;line-height:30px;}

/* siteMap */
  .siteMap{overflow:hidden;zoom:1;margin-top: 20px;}
  .siteMap .li1{margin-bottom: 10px;}
  .siteMap .h1{height: 32px;line-height: 32px;border:1px dotted #ccc;}
  .siteMap .h1 .a1{font-weight:bold;font-size:14px;color: #019281;padding-left:10px;}
  .siteMap .ul1{padding: 10px;zoom:1;}
  .siteMap .li2{  display:inline-block; *display:inline; zoom:1; padding-right:10px; vertical-align:top;  }
  .siteMap .a2{color:#666;font-size: 14px;display:inline-block;padding:0 2px;}
  .siteMap .a2:hover{color:#fff;background: #f90;text-decoration:none;}
  .siteMap .ul2{ padding:5px 0 20px; zoom:1;  }
  .siteMap .li3{  line-height:24px;  display:inline-block; *display:inline; zoom:1;   }
  .siteMap .a3{ color:#999; padding-right:10px; margin-right:10px;   border-right:1px solid #d8d8d8;  }
  .siteMap .last3 .a3{ border-right:0;  }
  .siteMap #liID41 .li2{ display:block;  }

  .mapBox{margin-top:20px;}
  .mapBox .path{float:right;}
  .mapBox .wHd{border-bottom:1px solid #eee;}
  .mapBox .wHd h3{width: 72px;border-top-left-radius:9px;border-top-right-radius:9px;/* border-bottom: 2px solid #f2ba0d; */height: 44px;color: #509281;
  font-weight:  bold;background: none;text-align:  left;}

.zzjg {margin-right: -10px;overflow:  hidden;}
.zzjg li{width: 210px;height: 43px;float:left;border: 1px solid #e0e0e0;margin-right: 10px;margin-bottom: 10px;text-align:center;line-height: 43px;}
.zzjg li a{font-size: 16px;color: #4c4c4c;display: block;}

.topicList .t{border-bottom: 1px dashed #e4e4e4;padding: 16px 0 13px;margin-bottom: 14px;}
.topicList .t .con{position:relative;height: 150px;}
.topicList .t .title{height: 39px;line-height: 35px;overflow:hidden;text-align: left;}
.topicList .t .title a{font-size: 16px;font-weight:bold;color: #161515;}
.topicList .t .title .date{position:absolute;bottom:0;left:0;color:#707070;font-size:14px;}
.topicList .t .intro{line-height: 26px;color: #707070;font-size: 14px;text-indent: 2em;}
.topicList .t .intro .more{display:none;}