f@charset "UTF-8";
/* Base Reset */
*{margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
h3{margin:0; padding:0;}
a img { vertical-align: middle;}
body {line-height: 1; margin:0; padding:0;}
ol, ul {list-style: none;margin:0; padding:0;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

body,p { font:14px/1 Microsoft YaHei, Helvetica, STHeiti STXihei, Microsoft JhengHei,  Tohoma, Arial; color: #333; }
body {background-color: #fff;}
a{ text-decoration: none; color: #333;}
a:hover{ text-decoration: none; color: #EC3C1B; }
.wp-wrapper { width: 100%; background-color: #fff;}
.wp-wrapper .wp-inner { width:auto; max-width: 1000px; margin:0 auto;}

/**头部**/
.wp-top{background:#738b16; height:38px;}
.wp-header { background:#84a70d url(../images/head-bg_02.png) no-repeat center; height:136px;}
.wp-header .wp-inner{height:136px; position:relative;}
.nav-box{position: absolute;
    bottom: 0;
    right: 0;
	display:none;}
 /**
  * [站点LOGO]
  */
.logo-panel { float: left;}
.logo-window { padding: 6% 0; margin-left:10px;}
.logo-window img { vertical-align: middle;}

.wp-head-tools { float: right;}
/**
 * [语言选择]
 */
.lang-panel { float: right;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left; background:url(../images/line.jpg) no-repeat right center;}
.lang-window .wp-menu .menu-item a.menu-link {display: inline-block;
    padding: 0 7px;
    height: 38px;
    line-height: 36px;
    color: #e7eade;
    font-size: 15px;}
.lang-window .wp-menu .menu-item a.menu-link:hover { color: #6c8612; background:#fff;}
/**
 * [搜索]
 */
.search-panel { float: right; clear: right; width:194px; margin-top:38px;}
.search-window {border-radius: 5px; background: url(../images/search-bg.png) repeat; overflow: hidden;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px; }
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:0; outline: 0; background: none; color: #fff; font-size: 16px; padding: 5px 0;}
.wp-search .search-btn { width: 40px; height: 30px; position: absolute; right: 0; top:50%; margin-top: -15px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 30px; border:0; outline: 0; background: url(img/search.png) no-repeat center; cursor: pointer;}
/**
 * [顶部副导航]
 */
.top-nav-panel { float: left;}
.top-nav-panel .wp-menu .menu-item { float: left; display: inline-block; background:url(../images/line.jpg) no-repeat right center;}
.top-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;
    padding: 0 7px;
    height: 38px;
    line-height: 36px;
    color: #e7eade;
    font-size: 15px;}
.top-nav-panel .wp-menu .menu-item a.menu-link:hover{ color: #6c8612; background:#fff;}

/**主导航**/
.wp-navi { background-color: #eee;}
.nav_b{display:none;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin:0 auto; }
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; }
.main-nav-panel .wp-menu .menu-item a.menu-link { display: inline-block; padding:0 8px; height: 40px; line-height: 40px; color: #fff; font-size: 16px; }
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #fff; background-color: #949494}
.main-nav-panel .sub-menu {background-color: #f2f2f2; display: none; position: absolute; left: 0; top: 40px; z-index: 100;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #ddd;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #272727; height: 26px; line-height: 26px; padding:0 10px; display: block; }
.main-nav-panel .sub-menu .sub-item a:hover { color: #e99839; display: block;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding:0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}

/**aside导航**/
.navi-aside-page {position: fixed;}
.navi-aside-toggle { display: block; width:34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top:50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top:0; bottom: 0; right: 0; z-index: 1000; }
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1); }
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner {position: fixed;top: 0;bottom: 0;left: -216px;z-index: 1002;width: 216px;max-width: 100%;background: #252525; overflow-y: auto;-webkit-overflow-scrolling: touch; }
.wp-navi-aside .aside-inner:after {content: "";display: block;position: absolute;top: 0;bottom: 0;right: 0;width: 1px;background: rgba(0,0,0,.6);box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0;border-top: 1px solid rgba(0,0,0,.3);background: #333;box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding:7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa;border-bottom: 1px solid rgba(0,0,0,.3);box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display:block; cursor: pointer; width:50px; height: 35px; position: absolute; right: 0; top:0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px;border-top: 1px solid rgba(0,0,0,.3);box-shadow: inset 0 1px 0 rgba(255,255,255,.05);text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover,.wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px; }
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}
nav{}
.nav-box .wp_nav .nav-item a span.item-name{color:#fff;}


/**焦点图片**/
#slide{overflow:hidden; position:relative; top:-45px;}
.wp-focus { background-color: #ececec;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}
.panel-6{display:none;}

/**
 * 主体
 */
.wp-main-page .wp-container {background:url(../images/cont-bg_05.png) no-repeat center bottom }

.wp-main-page .content { width:65%; float: left;}
.wp-main-page .content .cbox-left { width:48.5%; float: left;}
.wp-main-page .content .cbox-left .post-7 img{width:100%; height:230px;}
.import-news-box{background:#f4f4f4;padding: 0 18px 18px 18px;}
.import-news-tit{text-align:center;}
.import-news-tit a{color:#505050; font-size:15px; line-height:37px;}
.import-news-info a{font-size:12px; line-height:20px; color:#8d8d8d;}
.wp-main-page .content .cbox-right { width: 49%; float: right;}
.post-8 .post-news .news-item:hover,.post-9 .post-news .news-item:hover{background:#f9f9f9;}
.post-8 a:hover,.post-9 a:hover{color:#505050;}
.wp-main-page .sidebar { width:32%; float: right;}
.wp-main-page .sidebar .sbox { }

.wp-post {margin-bottom: 10px;}
.wp-post .post-head { border-bottom: 2px solid #86ac08;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 52px; line-height: 52px; font-size: 21px; font-weight: normal; padding-left:32px;}
.post-6 .post-head .post-title{background:url(../images/icon-02.png) no-repeat 7px center;}
.post-10 .post-head .post-title{background:url(../images/icon-01.png) no-repeat 7px center;}
.post-11 .post-head .post-title{background:url(../images/icon-06.png) no-repeat 7px center;}
.post-12 .post-head .post-title{background:url(../images/icon-03.png) no-repeat 7px center;}
.post-13 .post-head .post-title{background:url(../images/icon-04.png) no-repeat 7px center;}
.post-14 .post-head .post-title{background:url(../images/icon-05.png) no-repeat 7px center;}
.post-16 .post-head .post-title{background:url(../images/icon-gg.png) no-repeat 7px center;}
.post-12 .post-head,.post-13 .post-head,.post-14 .post-head{border:none;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { color: #424242; text-decoration: none;}
.wp-post .post-body {}
.post-news .news-item { height: 70px; line-height: 28px; vertical-align: top; overflow: hidden; position: relative; border-bottom:1px solid #e5e5e5;}

.post-news .news-item:before{content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  }
 .post-news .news-item .meta-title { display:inline-block;vertical-align: middle;  font-size:15px;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px; color: #999; }
.wp-post .news-ehglish{font-family:'Arial'; color:#86ac08; font-size:15px;}
.post-6{margin-bottom: 0px;}
/**列表页**/
	.wp-banner { background-color: #dedede;}
	.wp-banner .wp-inner { position: relative;}
	.wp-banner .column-name { display: none; height: 24px; line-height: 24px; font-size: 20px; color: #fff;text-shadow:2px 2px 2px #000000; overflow: hidden; position: absolute; left: 6px; right: 6px; top :50%; margin-top: -12px;}
	/**列表页banner图**/
	.banner img { width: 100%; vertical-align: top; }
	
.wp-column-menu { width: 245px; position: relative; float: left; margin-right: -245px; margin-top:22px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 280px; margin-right: 15px;}

/**栏目列表**/
.column-head {line-height: 24px; }   /**位置栏目背景**/
.column-head .column-anchor {width:130px; float:left; border-bottom:4px solid #6a8412; height:61px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size:22px; font-weight:normal; color:#3f3f3f; padding-left:30px; line-height:80px; }		/**位置栏目字体**/

.column_icon{float:left; background:url(../images/list_03.jpg) no-repeat; width:114px; height:65px;}
.column-body{margin-top:20px;}
.column-list-wrap{border:1px solid #c9c9c9; border-bottom:none;}
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; border-bottom: 1px solid #c9c9c9; font-size: 15px; color: #3f3f3f; background:#f5f5f5;}
.column-list-wrap li a:hover { color: #6a8412; text-decoration: none; background-color: none;font-weight:bold;}
.column-list-wrap li.selected a.selected { color: #6a8412; background-color: none; font-weight:bold;}
.column-list-wrap li a span { display: block; padding: 7px; line-height: 22px; padding-left:28px; }
.column-list-wrap .sub-list li a {  background-position: 18px 11px; font-size: 14px; background-color: #F1F1F1;}
.column-list-wrap .sub-list li a:hover { background-color: #D6D6D6; color: #121212; }
.column-list-wrap .sub-list li.selected a.selected { background-color: #666; color: #fff; background-position: 18px 11px;}
.column-list-wrap .sub-list li a span { padding: 4px 10px; padding-left: 28px; line-height: 18px; }
.column-list-wrap .sub-list .sub-list li a { font-size: 13px; background-position: 26px 10px; background-color: #f5f5f5;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { background-position: 26px 10px;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px; }
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px; }
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/**
 * 栏目新闻
 */
.list-head { }
.list-meta .column-title {display:block; white-space:nowrap; line-height:30px; font-size: 22px; color: #5b720c; font-weight:normal; margin:18px 0;} /**当前位置**/
.list-meta .column-path { line-height: 29px; color: #b6b6b6; font-size:14px; text-align:right;}
.list-meta .column-path a{ color: #454545;}
.list-meta .column-path a:hover{ color:#14427E;}
.column-news-con { padding:10px 0; }
.column-news-list .column-news-item {display: block; position: relative; line-height: 1.6em; padding: 5px 0;}  /**栏目新闻列表**/
.column-news-list .column-news-item:hover {}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 90px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 80px; height: 26px; line-height: 26px; position: absolute; right: 0; top:5px; color: #9e9e9e; font-size:14px; }
.wp_entry {width:auto; margin:0 4px;}
.wp_entry,.wp_entry p { line-height:1.7; font-size:15px; text-align: justify; }
.wp_entry p { margin-bottom:11px;}
.column-news-list .wp_entry img {vertical-align: middle; max-width:100%; _width:expression(this.width > 800 ? "880px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.info-box { margin:0 20px;}
.article {padding: 15px 0;}
.article h1.arti-title { line-height:26px; padding:5px; text-align:center; font-size:20px; font-weight: normal; color:#5b720c;} /**文章标题**/
.article .arti-metas { height: 16px; line-height: 16px; text-align:center; padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .arti-metas .read-options { color: #444; text-decoration: none; float: right; display: inline-block; padding-left: 17px; background: url(img/options.png) no-repeat 0 50%; display: none;}
.article .entry { margin:0 4px; overflow:hidden;} /**文章内容**/
.article .entry,.article .entry p { line-height:1.7; font-size:15px; text-align: justify; }
.article .entry p { margin-bottom:11px;}
.article .entry .read img { vertical-align: middle; max-width:100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center; }   /**文章阅读部分图片大小限制**/

/**阅读设置**/
.night-model .wp-container{ background-color: #313131; color: #6f6f6f;}
.night-model .article .entry,.night-model .article .entry p { color: #6f6f6f;}
.night-model .read a { color: #6d6d6d;}
.night-model .read a:hover { color: #f5f5f5;}
.night-model  .article h1.arti-title { color: #e7e8e9}
.read-setting { margin-bottom: 10px; display: none; background-color: #fdfdfd; height: 38px; border-bottom: 1px solid #F1F1F1;}
.night-model .read-setting { background-color: #1d1d1d; border-color: #313131;}
.read-setting .setting-item { display: inline-block; width:49%; height: 38px; float: left;}
.read-setting .setting-item a { display: inline-block; color: #565656; font-size: 20px; float: left; width: 49%; height: 20px; line-height: 20px; text-align: center; margin-top: 9px; color:#565656;}
.read-setting .setting-item a:hover { color: #999;}
.read-setting .setting-item a.smaller-font { border-left: 1px solid #F1F1F1; font-size: 18px;}
.read-setting .setting-model {border-left: 1px solid #F1F1F1;text-align: center;}
.night-model .read-setting .setting-item a.smaller-font,.night-model .read-setting .setting-model { border-left-color:#313131;}
.read-setting .setting-model a.read-model { font-size: 18px;  background: url(img/moon.png) no-repeat 0 50%; float: none; width: auto; padding-left: 24px; margin: 9px auto;}
.night-model .read-setting .setting-model a.read-model { background-image: url(img/sun.png);}
.article .entry .set-fz12,.article .entry .set-fz12 p { font-size: 12px;}
.article .entry .set-fz14,.article .entry .set-fz14 p { font-size: 14px;}
.article .entry .set-fz16,.article .entry .set-fz16 p { font-size: 16px;}
.article .entry .set-fz18,.article .entry .set-fz18 p { font-size: 18px;}
.article .entry .set-fz20,.article .entry .set-fz20 p { font-size: 20px;}
.article .entry .set-fz22,.article .entry .set-fz22 p { font-size: 22px;}
/**文章分享（百度分享）**/
#bdshare { margin-top: 10px; }
/*读图模式*/
.view-box { display: block; color: #666; font-style: normal; margin-bottom: 10px;}
.view-box-inner { display: block; text-align: center; max-width: 400px; min-width: 30px; margin:0 auto; position: relative;}
.view-box-inner img { width: 100%; width: auto; display: block; margin:0 auto;}
.view-box-inner .open-view { display: block; width: 28px; height: 28px; position: absolute; right: 1px; bottom: 1px; z-index: 1;}
.view-box-inner .view-icon { display: block; width: 100%; height: 100%; background:url(img/view-image.png) no-repeat center; }
#wp-view-page { display: none; position: fixed; z-index: 10000000; width:100%; background-color: #1a1a1a; left: 0; top: 0; right:0; bottom:0; }
#view-head{ width: 100%; height: 42px; position: absolute; left: 0; top:0; z-index: 100;}
#back-read-page { position: absolute; left: 0; top: 0; width: 40px; height: 42px; background: url(img/back-arrow.png) no-repeat center;}
#back-read-page span{ display: none;}
#view-original-image {background-color: rgba(255, 255, 255, 0.1);color: #FFF;float: right;font-size: 15px;margin: 12px 12px 0px 0px;display: block;height: 22px;line-height: 22px;text-align: center;width: 40px;}
#view-foot { background-color: rgba(0, 0, 0, 0.7); position: absolute; width: 100%; height: 42px; left: 0; bottom:0; color: #FFF; position: absolute;font-size: 14px;line-height: 42px; opacity: 0.8;z-index: 99;}
#view-index { float: left; margin-left: 10px; }
#view-current { color:#3495FF;}
#view-title { position: absolute; left: 60px; top: 10px; height: 22px; line-height: 22px; overflow: hidden; color: #fff; }
#view-body { width: 100%; height: 100%; position: relative;}
#view-image-items { height: 100%; width: 100%;  position: absolute; left: 0; top: 0; overflow: hidden;}
#view-image-items li { float: left; text-align: center; background: no-repeat center;-webkit-background-size: contain; background-size: contain; }

/**底部**/
.wp-footer { background: url(../images/foot-bg_06.png);}
.wp-footer .wp-inner { padding: 36px 0 24px 0; background:url(../images/foot-inner_06.png) no-repeat center;}
.wp-footer .wp-inner .footer { color: #b8b6a9; line-height: 22px; font-size: 14px; text-align: left; width:41%; float:left;}
.wp-footer .wp-inner .footer span {display:block;margin:0 5px;}
.wp-footer .wp-inner .footer a { color: #ddd; font-size: 14px; margin:0 5px;}
.wp-footer .wp-inner .footer a:hover { color: #ddd; text-decoration: underline;}
.xiaoxun{width:32%; float:left;}
.wx_ico{float:right; width:20%;}
.add-weixin { float:right; position:relative;}
.add-weixin a { /*position: relative;*/}
.add-weixin a img {width: 161px; height: 164px; position: absolute; margin-left: -57px; z-index: 1000000; display: none; top:-175px;}
.add-weixin a:hover img { display: block;}
.wx1 { background:url(../images/weixin_06.png) no-repeat; width:42px; height:38px; display:block; margin-right:44px;}
span.wx1:hover { background-position:0px -38px;}
.wx2 { background:url(../images/weixin_06.png); width:46px; height:38px; display:block; margin-right:8px; background-position:-85px 0px;}
span.wx2:hover { background-position:-85px -38px;}

/**jumphandle**/
#jumphandle {width:32px;height: 70px; position: fixed; right: 6px; bottom:20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

.cont-l{float:left; width:56%;}
.cont-r{float:right; width:40%;}
.notice{overflow:hidden;}
.notice .notice-time{display:block; width:82px; height:30px; background:#f4f4f4; font-size:14px; font-family:'Candara'; line-height:30px; color:#769903; float:left; text-align:center; font-weight:bold;}
.notice .notice-tit{display:block; float:left; margin-left:22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; max-width:450px;}
.notice-post-news{margin-top:15px;}
.notice-post-news li{height:30px; line-height:30px;margin-bottom:12px;}
.notice .notice-time2{height:auto;}
.notice .notice-time2 .timeday{display:block; height:34px; background:#769903; color:#fff;font-size: 18px;}
.notice .notice-time2 .timeyear{display:block; height:34px; background:#fff; font-size: 16px;border: 1px solid #e1e1e1;
    border-top: 0;
}
.ygtime,.yglocation {
    height: 24px;
	line-height:24px;
}
.ygtit {
    line-height: 22px;
}
.ygtit a{color:#769903;font-weight: bold;}
.ygtime span,.yglocation span{padding-left:4px;}
.ygtime img,.yglocation img{vertical-align:middle}
.post-10 .notice-post-news li{height:auto; margin-bottom:15px;}


.track{float:left; width:48%;}
.topic{float:right; width:47.6%;}

.wp-column-page .wp-container{margin-top:10px;}


.post-13 .wp_nav .nav-item{width:30%; background:#e7e7e7; margin-bottom:16px;}
.post-13 .wp_nav .i2,.post-13 .wp_nav .i5,.post-13 .wp_nav .i8{float:left; margin-left:25px;}
.post-13 .wp_nav .i3,.post-13 .wp_nav .i6,.post-13 .wp_nav .i9{float:right;}
.post-13 .wp_nav .nav-item a{text-align:left;}
.post-13 .wp_nav .nav-item a span.item-name{padding:5px 0 5px 50px; line-height:42px;}
.post-13 .wp_nav .i1 a{background:url(../images/green-icon_04.png) no-repeat 14px center;}
.post-13 .wp_nav .i2 a{background:url(../images/green-icon_06.png) no-repeat 14px center;}
.post-13 .wp_nav .i3 a{background:url(../images/green-icon_10.png) no-repeat 14px center;}
.post-13 .wp_nav .i4 a{background:url(../images/green-icon_11.png) no-repeat 14px center;}
.post-13 .wp_nav .i7 a{background:url(../images/green-icon_14.png) no-repeat 14px center;}
.post-13 .wp_nav .i6 a{background:url(../images/vpn.png) no-repeat 14px center;}
.post-13 .wp_nav .i5 a{background:url(../images/green-cw.png) no-repeat 14px center;}
.post-13 .wp_nav .i8 a{background:url(../images/green-zs.png) no-repeat 14px center;}
.post-13 .wp_nav .i9 a{background:url(../images/green-jy.png) no-repeat 14px center;}
.post-13 .wp_nav .nav-item:hover{background:#86ac08;}
.post-13 .wp_nav .i1:hover a{background:url(../images/white-icon_04.png) no-repeat 14px center; color:#fff;}
.post-13 .wp_nav .i2:hover a{background:url(../images/white-icon_06.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i3:hover a{background:url(../images/white-icon_10.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i4:hover a{background:url(../images/white-icon_11.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i7:hover a{background:url(../images/white-icon_14.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i6:hover a{background:url(../images/vpn-w.png) no-repeat 14px center;}
.post-13 .wp_nav .i5:hover a{background:url(../images/white-cw.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i8:hover a{background:url(../images/white-zs.png) no-repeat 14px center;color:#fff;}
.post-13 .wp_nav .i9:hover a{background:url(../images/white-jy.png) no-repeat 14px center;color:#fff;}


.post-column {
    float: left;
    width: 30%;
    height: 162px;
    background: #f4f4f4;
}
.jcyk,.rwfc{margin-bottom:20px;}
.jcyk:hover .post-column,.rwfc:hover .post-column,.jjxy:hover .post-column{background:#86ac08;}
.post-column-list {
    width: 70%;
    float: left;
    height: 162px;
}
.post-column-list img {
    width: 100%;
    height: 162px;
}
.post-column .wp_nav .nav-item{float:none; width:100%;}
.post-column .wp_nav .nav-item a{padding-top:90px;}
.post-column .wp_nav .nav-item a span.item-name{line-height:50px;}
.jcyk .post-column .wp_nav .nav-item a{background:url(../images/jcyk.png) no-repeat center 28px;}
.jcyk:hover .post-column .wp_nav .nav-item a{background:url(../images/jcyk2.png) no-repeat center 28px; color:#fff;}
.rwfc .post-column .wp_nav .nav-item a{background:url(../images/rwfc.png) no-repeat center 28px;}
.rwfc:hover .post-column .wp_nav .nav-item a{background:url(../images/rwfc2.png) no-repeat center 28px; color:#fff;}
.jjxy .post-column .wp_nav .nav-item a{background:url(../images/jjxy.png) no-repeat center 28px;}
.jjxy:hover .post-column .wp_nav .nav-item a{background:url(../images/jjxy2.png) no-repeat center 28px; color:#fff;}
.post-column-box{position:relative;}
.post-column-link{background:url(../images/more-bg.png) no-repeat; display:block; width:59px; height:59px; position:absolute; right:0; bottom:0;}
.post-column-link a{display:inline-block; color:#fff; font-size:13px; padding-top:30px; padding-left:26px; line-height:30px;}

.campus{width:100%; overflow:hidden;}

.tab-list{float:left; width:193px; height:189px; margin-right:-193px}
.tab-menu-box{float:left; width:100%;}
.tab-menu-box .tab-menu{margin-left:185px;}


.navBar{ position:relative; z-index:1; color:#fff; height:45px; line-height:45px; background:none; top:-45px;}
.nav-15{}
.window-15{}
.navlist{width:100%;background:#fff;  position: absolute; top: 45px;}
#nav_main .nav .m { width: 100px;}
#nav_main .nav .i1 {margin-left:40%;}
#nav_main .nav h3 a { width:100px;}
.nav{ width:1000px; margin:0 auto; }
.nav .m{ float:left; position:relative; width: 110px; height: auto;}
.nav .i1 { width:72px;}
.nav .i1 h3 a { width:70px;}
.nav .m .imgs,.nav .m .subm,.nav .m .navtxt{ display:none; }
.nav h3 { float:left; font-weight:normal; font-size:14px; height:45px; overflow:hidden;  }
.nav h3 a { display:block; color:#fff; width:108px; text-indent: 20px; }
.nav h3 a:hover,.nav h3 a.hover{ color:#516807;background:#fff;}
.nav h3 a i{ display:inline-block; color:#fff; width:10px;height:10px; background:url("../images/navico06.png") no-repeat 0px center;margin-left:10px;-webkit-transition:-webkit-transform 0.5s;-ms-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;}
.nav .i1 h3 a i { display:none;}
.nav h3 a:hover i,.nav h3 a.hover i{width:10px;height:10px; margin-left:10px;background:url("../images/navico031.png") no-repeat 0px center;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);}
.nav h3 a.on:hover i{ background:url("../images/navico031.png") no-repeat 0px center;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}


.nav .on h3{ background: url("../images/whitebk.png") repeat;}
.nav .on h3 a{ background-image:url("../images/navico01.png"); color: #811c21;}
.nav .sub{ display:none; /*默认隐藏*/ width:236px; padding:5px 10px 10px 10px;   position:absolute; left:0; top:45px; background: url("../images/whitebk.png") repeat; }
.nav .sub li{ height:20px; line-height:20px; padding:4px 0;  float:left; width:118px;  }
.nav .sub li a{ display:block;  width: 88px; color:#7a7a7a; padding-left: 30px; font: normal 12px/20px 'Helvetica', Georgia,Arial, Helvetica, sans-serif;;   }
.nav .sub li a:hover{ color:#811c21; }

.navcon{width:1000px;margin:0px auto;}
.navcon .sub{ display:none; /*默认隐藏*/ height:auto!important;}
.navcon .sub .imgs{float:left;;margin-right:20px;padding:20px 0px 20px 0px;}
.navcon .sub .textcon{width: 280px;float:left;font-size:14px; line-height:26px;padding:15px 0 15px 20px;color:#516807;text-align:center;}
.navcon .sub .textcon p{line-height:26px; margin:0; padding:0;}

.navcon .sub .imgs img{width: 320px; height: 140px;}
.navcon .sub .subnav{float:left; width: 320px;padding:15px 0px 15px 0px;}


.navcon .sub li{height:20px;line-height:20px;padding:4px 0;float:left;width: 99px; list-style:none;}
.navcon .sub li a{ display:block;  width: 88px; color:#333; padding-left: 30px; font: normal 12px/20px 'Helvetica', Georgia,Arial, Helvetica, sans-serif;;  }
.navcon .sub li a:hover{ color:#7d921b;}

.navcon .navlist-li-0 .imgs .img_bg{background:url(../images/nav1_05jg.png) no-repeat; width:278px; height:126px;}
.navcon .navlist-li-1 .imgs .img_bg{background:url(../images/nav1_05yx.png) no-repeat; width:278px; height:126px;}
.navcon .navlist-li-2 .imgs .img_bg{background:url(../images/nav1_05rc.png) no-repeat; width:278px; height:126px;}
.navcon .navlist-li-3 .imgs .img_bg{background:url(../images/nav1_05zs.png) no-repeat; width:278px; height:126px;}
.navcon .navlist-li-4 .imgs .img_bg{background:url(../images/nav1_05hz.png) no-repeat; width:278px; height:126px;}
.navcon .navlist-li-5 .imgs .img_bg{background:url(../images/nav1_05xy.png) no-repeat; width:278px; height:126px;}

/****navbar_inner****/
.navbar_inner { min-height:40px;padding: 0 4%;background: #788f18 ; display:none;}
.mainnav_l {margin-top: 28px;
padding-right: 8%;border-right: 1px solid #84a60c;}
.mainnav_r {margin-top: 28px;
padding-left: 8%;}
.mnav_l li { text-align:right;}
.nav_wd { width:40%; float:left;}
.navmb ul li {border-bottom: none;
position: inherit;
margin: 0;
height: inherit;
padding: 0;float: none;display: block;}
.navmb ul li a{color: #e7eade!important;
background: 0 0!important;
display: inline-block;
height: auto;
padding: .5em 0;font-size: 14px!important;
line-height: 1.25em!important;
text-decoration: none;}
.nav_btn { display:block; height:40px; position: relative;}
.btn_bar {width: 34px;
height: 34px;
background: url(img/menu-icon-arrow-white.png) no-repeat 50%;
cursor: pointer;
position: absolute;
right: 10px;
top:3px;}
.nav-collapse { display:none;}
.wp_entry {line-height:2em;font-siz:14px;}
.add_info{ padding-bottom:150px!important;}
#xrld{ width:50%; float:left;}

#xrld span{float: left;}
.detail-main p{ color:#333!important;}
.search-box { position:relative;}
.search-box .filled { border:0px; height:20px; line-height:20px; width:100%;}
.search-box #searchtext-btn { width:50px; height:20px; position:absolute; right:0px; top:6px; border:0px;}
.search_m{display:none;}

.wp-banner{position:relative; top:-45px;}

.wp-column-page #slide,.wp-info-page #slide{display:none;}
.wp-info-page .wp-container{margin-top:-45px;}

.wp_subcolumn_list .wp_sublist .sublist_title{border-bottom:none;}


.map {
    float: right;
}
.map .map-click{display: inline-block;
    padding: 0 7px;
    height: 38px;
    line-height: 36px;
    color: #e7eade;
    font-size: 15px;}
.map .map-click:hover{color: #6c8612;
    background: #fff;}
.black_overlay{  display: none;  position: absolute;  top: 0%;  left: 0%;  width: 100%;  height: 100%;  /*background-color: black;*/  z-index:1001;  -moz-opacity: 0.1;  opacity:.10;  filter: alpha(opacity=10);  } 
.white_content {  display: none;  position: fixed;  top: 20%;  left: 20%;  width: 60%;  height: 50%;  padding: 16px;  border: 1px solid #738b16;  /*background: url(../images/sitemap.png);*/  z-index:1002;  overflow: auto; background:#fff; } 
.map-close {
    position: absolute;
    right: 10px;
    top: 10px;
}
.map-nav .wp_nav .sub-nav{visibility: visible !important; width:100% !important; height:100% !important; top:32px !important;}
.map-nav .wp_nav .nav-item a span.item-name{color: #5b720c;
    font-weight: bold;
    font-size: 16px;}
.map-nav .wp_nav .sub-nav .nav-item a{border:none}
.map-nav .wp_nav .sub-nav .nav-item .mark{background:none;}
.map-nav .wp_nav .sub-nav .nav-item a span.item-name {
    padding: 5px 10px;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    color: #333;
}
.map-nav .wp_nav .sub-nav{border:none;}
.map-nav .wp_nav .nav-item{height:300px; width:20%;}
.map-nav .wp_nav .sub-nav .nav-item{height:auto; width:auto;}
.map-nav .map-nav-r .wp_nav .nav-item{height:auto;}
.map-nav .wp_nav .sub-nav .nav-item a{text-align:center;}
.map-nav-l,.map-nav-r{float:left;}

li.column-img {
    width: 22%;
    float: left;
    margin-right: 3%;
	margin-bottom:30px;
}
li.column-img img{height:248px;     width: 200px;}
.post-column-tit{background:url(../images/bg.png); width:100%; height:32px; line-height:32px; text-align:center; position:absolute; bottom:0;}
.post-column-tit a{color:#fff;}

.column-dqxt,.jgsz-img,.column-xzst{float:left;}
.column-dqxt,.column-xzst{width:140px;}
.dqxt {
    color: #00c1e4;
    font-size: 16px;
    text-align: right;
    margin-top: 20px;
    font-weight: bold;
    margin-right: 14px;
    line-height: 20px;
}
.column-zdqxt .dqxt{text-align:center; background:#84a70d; color:#fff;margin:0; padding:8px 0; font-weight:normal;}
.xzst {
    color: #00c1e4;
    font-size: 16px;
    text-align: left;
    margin-top: 20px;
    font-weight: bold;
    margin-left: 14px;
    line-height: 20px;
}

.column-xt{width:320px; margin:0 auto;}
.column-xt .nav-item {
    height: 44px;
}
.xt-list{margin-top:8px;}
.column-dqxt .wp_nav .nav-item a{text-align:right;}
.column-xzst .wp_nav .nav-item a{text-align:left;}
.xt-list .wp_nav .sub-nav{visibility: visible !important; border:none;}
.xt-list .wp_nav .sub-nav .nav-item a{border:none;}
.column-xzst .wp_nav .i2,.column-xzst .wp_nav .i3{width:62px !important;}
.xt-list .wp_nav .sub-nav .nav-item a span.item-name{font-size:12px;}
.xt-list .wp_nav .nav-item a.parent:hover,.xt-list .wp_nav .sub-nav .nav-item a.parent:hover,.xt-list .wp_nav .sub-nav .nav-item a.parent {
    font-weight: bold;
    color: #16aa0e;
	background:none;
}

.column-zdqxt .wp_nav .nav-item{width: 50%;
    border-bottom: 1px solid #ccc;}
.column-zdqxt .wp_nav .nav-item a{text-align:left;}
.column-zdqxt {
    margin-bottom: 32px;
}

.leader_tit,.leader_time{text-align:center;line-height:22px; width: 200px;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink{display:none;}
.wp_subcolumn_list .wp_sublist .sublist_title a {
    display: inline-block;
    color: #5b720c;
    font-size: 18px;
    font-weight: normal;
}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover{color: #5b720c;}
.wp_subcolumn_list .wp_sublist{overflow:hidden;}
.column-news-item-his {
    width: 33%;
    float: left;
	font-size:15px;
}
.wp-column-history .wp-column-menu{width:100%; float:left;}
.history-box{margin-right:265px;}
.wp-column-history .wp-column-news{width:245px; float:right;}
.wp-column-history .wp-column-news .column-news-box{margin:0;}

li.column-img img {
    height: 210px;
    width: 200px;
}

li.column-img {
    width: 331px;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
}

.wp-footer .wp-inner .footer a{    color: #b8b6a9;}
.beian {
    text-align: center;
}
.beian .tel{color: #b8b6a9;opacity: 0.5;}

.navBar {
    position: relative;
    z-index: 999;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background: none;
    top: -45px;
}

.navcon .sub.navlist-li-1 li a {
    display: block;
    width: 135px;
    color: #333;
    padding-left: 30px;
    font: normal 12px/20px 'Helvetica', Georgia,Arial, Helvetica, sans-serif;
}
.navcon .sub.navlist-li-1 li {
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    float: left;
    width: 135px;
    list-style: none;
    padding-right:15px;
}

    /*html { 
        -webkit-filter: grayscale(100%); 
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
		filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none; 
    } */

.wp-post .post-head .post-title {
    display: inline-block;
    height: 52px;
    line-height: 52px!important;}
.post-11 .post-title,.post-16 .post-title{padding-left:35px!important;}

#wp_news_w999 .wp_article_list   .Article_Image img{width:120px!important;}
#winfloat_div_w999{width:120px!important;}
/*2023/12/13*/
.wp-footer .wp-inner .footer {
    color: #fff;
}
.wp-footer .wp-inner {
    background: #84a70d;
}
.wp-footer {
    background: #84a70d;
}
.beian .tel {
    color: #fff;
    opacity: 1;
}