@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
hr{display:none;}
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0; }
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{ clear: both; content: "."; display: block; height:0; visibility: hidden; }
.clearfix{ display: block; *zoom:1; }
.icon{ display:inline-block; width:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/**布局开始**/
/*body:before {content: "";position: fixed;top: -10px;left: 0;width: 100%; height: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    z-index: 110;
}*/
body{background-color: #EDEDED;}
body,p { font:12px/1.75 "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
a { color:#474747; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#006f68; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner { width:980px; margin:0 auto; background-color:#fff;} /**页面全局宽度**/
.main.wrapper .inner { width:980px; margin:0 auto;} /* 首页页面宽度 */

/**页头开始**/
#head-top{background-color:#EDEDED;}
#head-top .inner{}
#head-top .inner .head-left{float:left; width:490px;}
#head-top .inner .head-left a{line-height: 34px; font-size:14px; color:#696969; }
#head-top .inner .head-left li{float:left;margin-right:15px;}
#head-top .inner .head-right{float:right;}
#head-top .sitenav{float:left; text-align:right;}
#head-top .sitenav ul{float:right;margin-top:0px;}
#head-top .sitenav li{float:left; text-align:right;}
#head-top .sitenav li a{padding:0px 10px;font-size:14px;line-height: 34px;color: #696969;}
#head-top .sitenav li a:hover{color:#666;}
#head-top .siteseach{ text-align:right; float:right;} 

#header{}
#header .inner{height:120px; background:#ececec url(images/head_bg.jpg) no-repeat right center;}
.head { width:100%; height:108px; position:relative;}  
.head  .head-left{width: 490px;/* height:50px; */}
.head  .head-left .sitelogo a{width: 236px;height: 66px;overflow:hidden;}
/*.head  .head-right{float:right; width: 425px;margin-right:38px;}
.head  .head-right .wp_login_x{margin-top:40px; text-align:right;}*/
.head .sitelogo a{ display:block; position:absolute;left:20px; top:30px;z-index:100;}    /**页头部分**/

.head .siteseach{ text-align:right;position:relative; right:0;}

#nav{background: #187c75;}
#nav.list{background: #187c75;}
#nav .inner{background: #006f68;}
.nav .nav-left{float:left; width:860px;}
.nav .nav-right{float:right; width:95px; margin-right:20px;}
.navbar { width:100%; height:56px; }   	/**导航区域背景**/
.navbar .navbox { width:980px; height:56px; margin:0 auto;}   /**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.wp-menu {}
.wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100; padding-left: 0px;margin-right:-1px ;background:url(images/nav_x.jpg) no-repeat left center;}
.wp-menu .menu-item.i1 {background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{display:inline-block;width:20px; height:20px;background:url(../images/navj.png) no-repeat center center; vertical-align:middle;}
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 22px;height: 56px;line-height: 56px;color: #fff;font-size: 16px;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item.hover a.menu-link { text-decoration: none; color: #006f68;background-color: #eee;}
.sub-menu {display: none; padding:5px 0px; position: absolute; left: 0;top: 56px; min-width: 100%; z-index: 100; padding: 10px 0px; background:#fff}
.sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;_zoom:1;/* float: left; */padding: 0 24px;}
.sub-menu .sub-item a { display: block; width:100%; color: #474747;height: 32px;line-height: 32px;font-size: 15px; background:none; border-top:1px solid #eee; text-align:center; }
.sub-menu .sub-item a:hover { color: #006f68; display: block; background:#fff;}
.sub-menu .sub-menu { left: 100%; top:0; padding:0px;z-index: 200; background:#fff;}

/**
 * 主页banner开始
 */
#banner { }
#banner .inner {text-align: center; }
#banner .inner .focus-box{margin:0 auto;}
#banner .inner .focus-navigation { display:block; width:32px; height:32px; line-height:110px;text-decoration: none; color:#fff; font-size:30px; font-weight:bold;margin-top:-16px; z-index: 50; 
opacity: 0.5; filter:alpha(opacity=50);
background: url(images/slide_btn.png) no-repeat;
text-indent:-999em;
}
#banner .inner .focus-navigation:hover {opacity:1; filter:alpha(opacity=100);}
#banner .inner .focus-navigation:active {opacity:1; filter:alpha(opacity=100);}
#banner .inner .focus-prev { left:30px; background-position: left center;}
#banner .inner .focus-next { right:30px; background-position:right center;}
#banner .inner .focus-pagination {position:absolute;right:50%;margin-right: -40px;bottom:10px;z-index:60;height:20px;text-align:right;}
#banner .inner .focus-page {background-color:#fff; color:#fff;margin:0px 4px;}
#banner .inner .focus-page-active { background-color:#FFA72C;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/*首页布局*/
.main1 {}
.main1 .inner{padding-top: 5px;/* background:#fff url(images/news_bgx.jpg) repeat-x center 16px; */box-shadow:0px 0px 10px #ececec;}
.main1 .mod1{ float:left; width:600px; margin-left:40px;}
.main1 .ml{ float: left; width:290px; padding-right:10px; background:  url(images/news_bg.jpg) no-repeat right center;}
.main1 .mc{ float: right; width: 288px;}
.main1 .mod2{ float: right; width:290px; margin-right:40px;}
.main1 .mr{ float: right; width:280px; padding-left:10px; background:#fff url(images/news_bg.jpg) no-repeat left center;}

.main2 .inner{border-bottom:1px solid #DADBDB; background:#fff url(images/news_bgx.jpg) no-repeat center 0px;}
.main2 .ml{ float: left; width:290px; margin-left:40px;padding-right:10px; background:  url(images/news_bg.jpg) no-repeat right center;}
.main2 .mr{ float: right; width:600px; margin-right:40px;}

.main3 .inner{padding:23px 0px;}
.main3 .mod1{ float:left; width:525px; margin-left:40px;}
.main3 .ml{}
.main3 .mod2{ float: right; width:316px; margin-right:40px;}
.main3 .mc{ float: left; width:152px;}
.main3 .mr{ float: right; width: 126px;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { width:100%; height: 46px; border-bottom: 1px solid #e6e6e6;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; height: 46px; padding-left: 28px; font-size: 16px; font-weight:normal; /* border-bottom:1px solid #E3E4E4; */} /**标题字体**/
.post .tt .tit .title { display:block; /* height:16px; */ line-height: 46px; color: #006f68; font-family:"Microsoft yahei"; /* font-weight:bold; */}
.post .tt .tit .name{ display:none;line-height:16px; color:#333;}
.post .con { padding: 12px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
.post .more_btn { display:inline-block; height: 20px; margin-top: 21px; line-height: 20px; float:right;}   /**更多按钮**/
.post .more_btn a{opacity:1; filter:Alpha(opacity=100);}   /**更多按钮**/
.post .more_btn a:hover{opacity:.5; filter:Alpha(opacity=50);}   /**更多按钮**/

.post .tt .tit{background:url(images/icon.png) no-repeat;}

.post-11 .tt .tit{background-position: 0px 14px;}
.post-21 .tt .tit{background-position: 2px -17px;}
.post-31 .tt .tit{background-position: 2px -49px;}

.post-22 .tt .tit{background-position: 0px -90px;}
.post-32 .tt .tit.t1{background-position: 0px -133px;}
.post-32 .tt .tit.t2{background-position: 0px -173px;}
.post-32 .tt .tit.t3{background-position: 0px -212px;}

/**自定义新闻列表**/
.news_list { }
.news_list li.news { line-height: 22px; /* padding:4px 0px; */ padding-left:0px; background:none; } /**标题图标**/
.news_list li.news span.news_title { float:left; }
.news_list li.news span.news_meta {float:right;margin-left:2px;}
.news_list li.news span.news_time {  }
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; color:#666;}
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p { clear:both; line-height:20px; color:#AEAEAE; }
.news_list li.news p a { color:#03528A; }
.news_list li.news p a:hover { color:#03528A; text-decoration:underline; }

.post-11 li.news,.post-22 li.news{padding:0px;background:none;}
.post-11 .news_title,.post-22 .news_title{line-height:28px; text-align:center;}
.post-11 .news_title a,.post-22 .news_title a{font-size:12px;color:#474747;}
.post-11 .news_title a:hover,.post-22 .news_title a:hover{color:#006f68;}

.post-32 .con{margin-top:-10px;padding:12px 10px;max-height:190px;overflow:hidden;}
.post-32 .ttcon{float:left; width:33.3%;margin-left:-2px; background:url(images/news_xxs.jpg) no-repeat right center}
.post-32 .ttcon.i3{background:none;}
.post-32 .ttcon.selected{background: #E0E0E0;}
.post-32 .tt .tit{margin-left:10px;}
.post-32 .more_btn {margin-right:10px;}
.post-32 .news_box{position:relative;}
.post-32 .news_box .more_img{position:absolute;width:30px;height:30px;top: 10px;right:0px;z-index:1000;}
.post-32 .news_box .more_img a{display:inline-block; width:30px; height:30px;border:0px solid red;background:url(images/more_img.jpg) no-repeat center center;}

.post-32 li.news{padding:0px;background:none;/* border-top:1px solid #eee; *//* margin-bottom:-1px; */}
.post-32 li.news.n1{border-top:0px;}
.post-32 .news_time{float:left;padding-top: 1px; margin-top: 12px;width: 40px;text-align:center; background:url(images/news_timebg.png) no-repeat 7px center;}
.post-32 .news_time .news_month{line-height: 24px;font-size:16px;color:#878787;}
.post-32 .news_time .news_days{line-height:22px;margin-top:2px;font-size:18px;color:#fff;}
.post-32 .news_meta{color:#474747}
.post-32 .news_wz{float:left;margin-top: 6px;width: 520px;line-height:18px;}
.post-32 .news_title{}
.post-32 .news_title a{line-height:35px; font-size:15px; color:#474747;}
.post-32 .news_title a:hover{color:#006f68;}

/*.post-32 .box3 .news_list{margin-left:8px;margin-top:4px;}
.post-32 .box3 li.news{display:inline-block;border-top:0px solid #eee;}
.post-32 .box3 .news_title{line-height: 38px;}
.post-32 .box3 .news_title a{line-height:38px;font-size:13px;color:#878787;}
.post-32 .box3 .news_title a:hover{color:#006f68;}
.post-32 .box3 .news_meta{line-height: 38px;height:38px;}*/

.post-32 .box3,.post-32 .box3{ margin-top:-8px;padding:6px 4px;}
.post-32 .box3 .news .news_title a,.post-32 .box3 .news .news_title a{line-height:36px; font-size: 13px;color:#474747;margin-left:4px;}
.post-32 .box3 .news .news_title a:hover,.post-32 .box3 .news .news_title a:hover{color:#006f68;}
.post-32 .box3 .news .news_meta{line-height:36px;}

.post-32 .sudy-scroll-wrap{height: 150px!important;}
.post-32 .sudy-scroll-page{bottom: -15px;background:#fff;}
.post-32 .box3 .sudy-scroll-page{bottom: -21px;background:#fff; margin-left:13px !important}

.post-21 .con,.post-31 .con{ margin-top:-8px;padding:12px 4px;}
.post-21 .con .news .news_title a,.post-31 .con .news .news_title a{line-height:36px;font-size: 13px;color: #474747;}
.post-21 .con .news .news_title a:hover,.post-31 .con .news .news_title a:hover{color:#006f68;}


.sudy-scroll-page .page-index {background: #d7d7d7;}
.sudy-scroll-page .active { background: #878787;}

/**链接样式**/
.linksbox .xblink{ float:left; width:33.3%;}
/**友情链接**/
.postlink{position:relative;}
.postlink.wrap-open{background-position:right -26px;}
.postlink a.tt{display:inline-block; height:46px; line-height:46px;padding-left:120px; border:0px solid #ccc;cursor:pointer;}
.postlink .con{display:none; position:absolute; bottom:46px; left:0px; z-index:100;width:100%;height:140px;overflow:auto;background:#fff;padding:2px;border:1px solid #ccc;}
.xblink li span{display:block;width:100%;} 
.xblink li span a{display:block;width:100%;} 
.xblink li span a:hover{background:#eee;} 

.postlink-51 .tt{background: url(images/icon.png) no-repeat 72px -189px;}
.postlink-52 .tt{background: url(images/icon.png) no-repeat 72px -267px;}
.postlink-53 .tt{background: url(images/icon.png) no-repeat 72px -332px;}


/**页脚开始**/
.foot-link{display:inline-block;width:100%;text-align:center;border-bottom:1px solid #3e3637;}
.foot-link a{float:left;line-height:52px; margin:0 10px; color:#D0CFCF;}

#footer {}
#footer .inner {padding:22px 0px; background:#ededed url(images/footer_bg.jpg) repeat-x left top;}
#footer .inner p { font-size:12px; line-height:22px; text-align:left; color: #474747;}
#footer .inner p span { margin:0 3px;}
.footer .foot-logo{float:left; width: 184px; height:46px; margin-left:30px;margin-top: 10px; background:url(images/footer_logo.png) no-repeat left center;}
.footer .er_img{float:left; width: 135px;    margin: 10px 5px;} 
.footer .er_img li{float:left; width:45px;}
.footer .er_img li a{float:left; display:inline-block; width:100%; height:46px; }
.footer .er_img li.n1 a{background:url(images/footer_imgs.png) no-repeat left center;}
.footer .er_img li.n2 a{ background:url(images/footer_imgs.png) no-repeat right center;}
.footer .er_img li.n3 a {
    background:url(images/footer_logo222.png) no-repeat 0px 0px;
}
.footer .copy{float:left; width: 580px; margin-left:6px;}

/** 
*其他样式
*/
/* 头部链接样式 */
.sitenav{}
.sitenav ul{float:right;}
.sitenav li{float:left; text-align:right;margin-left:10px;}
.sitenav li a{padding-left:10px;line-height:56px; font-size:12px; background:none; color:#fff;}
.sitenav li a:hover{color:#ccc;}

/*日历新闻*/
.rili{}
.rili .con{ padding:0px 5px;}
.rili .news_list {}
.rili .news_list li.news.n0{margin-top:0px;}
.rili .news_list li.news{margin-top:12px;}
.rili .news_list li.news .news_date{float: left; width:44px;line-height:14px; text-align:center;}
.rili .news_list li.news .news_date .news_year{font-size:12px;  background:#00428d;color:#fff;}
.rili .news_list li.news .news_date .news_day{font-size:12px;  background:#fff;color:#00428d;}
.rili .news_list li.news .news_wz{float: left; width: 220px; margin-top:-2px;margin-left:12px;} 
.rili .news_list li.news .news_title{line-height:18px; font-size: 12px; color:#424242;} 

/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news{margin-bottom:10px;}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_imgs img{width: 145px; height:93px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 288px; margin-left: 23px;} 
.tu_news_list .news_list li.news .news_title{line-height: 22px; margin-bottom:6px;font-size: 18px; color:#095497;}
.tu_news_list .news_list li.news .news_title a{color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:18px; font-size: 14px; color: #282828;} 

/*图列表*/
.tu_news{margin-bottom:0px;}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 196px; height:140px; padding:12px; margin-left:40px; margin-bottom:14px;background:#fff;}
.tu_news .news_list li.news a{display:inline-block;width:100%;height:100%; position:relative; opacity:1; filter:Alpha(opacity=100);}
.tu_news .news_list li.news a:hover{opacity:0.9; filter:Alpha(opacity=90);}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 196px;}
.tu_news .news_list li.news .news_imgs img{width:196px; height:138px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:110; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color: #DADADA; text-align:center;} 
.tu_news .news_list li.news .news_bg{position:absolute; left:0px; bottom:0px; z-index:100;height:34px;} 

/**友情链接**/
.postlink{ position:relative; }
.postlink.wrap-open{ background-position:right -26px; }
.postlink a.tt{ display:inline-block; height:46px; line-height:46px; padding-left:120px; border:0px solid #ccc; cursor:pointer; }
.postlink .con{ display:none; position:absolute; bottom:46px; left:0px; z-index:100; width:100%; height:140px; overflow:auto; background:#fff; padding:2px; border:1px solid #ccc; }


/*首页快速链接*/
.postlink .links{margin-left:0px;}
.postlink .links .list_links{float:left;padding-left:0px;margin-right:-1px;background: url(images/nav_xx.jpg) no-repeat left center;position:relative;}
.postlink .links .list_links.i1{ background:none;}
.postlink .links .list_links .menu-link{display:inline-block; line-height:30px;  padding: 0px 17px; font-size: 16px; color: #006f68;border:0px solid #fff;}
.postlink .links .list_links.hover .menu-link{background:#878787; color:#fff;border:0px solid #474747;}
.postlink .links .list_links .sub-menu {display: none;/* padding:5px 0px; */position: absolute; left:0px; top:auto; bottom: 28px;padding:0px;min-width:0%; z-index: 100;background:#fff; border:2px solid #b5b5b5; }
.postlink .links .list_links .sub-menu .sub-item { position: relative; white-space: nowrap;padding:0px; vertical-align: top; _zoom:1; }
.postlink .links .list_links .sub-menu .sub-item a { display: block;width:auto; min-width:78px; color: #474747;height: 35px;line-height: 35px; padding: 0px 8px;; font-size: 13px; background:none; text-align:center}
.postlink .links .list_links .sub-menu .sub-item a:hover { color: #797272;background-color:#ededed; display: block;}
.postlink .links .list_links .sub-menu .sub-menu {display:none;}


/**链接样式**/
.xblink li span{ display:block; width:100%; } 
.xblink li span a{ display:block; width:100%; } 
.xblink li span a:hover{ background:#eee; } 

/**
 * 列表页*
 */
/**首页三列布局**/
#l-banner {}
#l-banner .inner {height:200px; background:#fff url(images/list_banner.jpg) center center no-repeat; }
#d-banner {}
#d-banner .inner {height:200px; background:#fff url(images/list_banner.jpg) center center no-repeat; }
/**列表页**/
/**主体列表页开始**/
#l-container {}
#l-container .inner { width:980px; padding: 18px 0px; background:#fff ; }
/**主体文章页开始**/
#d-container {}
#d-container .inner { width:980px; padding: 18px 0px; background:#fff; }


.col_menu { width: 172px; float:right; padding-top:130px;margin-right:36px;border:0px solid #e0e0e0; background:#F9F9F9 url(images/list_imgs.jpg) no-repeat left top;} 
.col_menu .col_menu_head {display:none; /* background:#55b7dc; */}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#000; }	
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:35px; margin:10px 20px 5px; border-bottom:2px solid red;} 
.col_menu .col_menu_con{padding-top:10px;border-top:1px dashed #c6c7c7;padding-bottom:10px;border-bottom:1px dashed #c6c7c7;} 
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a.col_item_link {display:inline-block; width:100%; color:#fff;font-size:14px; font-weight:normal; background:#c6c7c7; border-top:0px solid #fff; border-bottom: 1px solid #fff;text-align:center;} 
.col_list .wp_listcolumn .wp_column a .column-name{padding:0px 20px;line-height:30px; } 
.col_list .wp_listcolumn .wp_column a:hover{ color:#fff; background:#999;} 
.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#006f68;} 	
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color:#fff;}
/*二级子栏目**/
.col_list .wp_listcolumn .sub_list{}
.col_list .wp_listcolumn .sub_list .sub-item{}
.col_list .wp_listcolumn .sub_list .sub-item a.sub-item-link{display:inline-block; width:100%;padding:0px; border:0px; font-weight:normal;font-size:12px;color:#666; text-align:center;background:none;}
.col_list .wp_listcolumn .sub_list .sub-item a.sub-item-link .column-name{display:inline-block;padding:0px; width:100%;line-height:30px; /* background:#ccc; */} 
.col_list .wp_listcolumn .sub_list .sub-item a.selected span.column-name{ background:#006f68; color:#fff;}
.possplit{margin:0px 3px;background:url(images/jt.png) no-repeat center center;}
.col_news { width: 702px;min-height:500px; margin-left:36px;float:left;} /**栏目新闻**/
.col_news.con {width: 92%;min-height:500px;margin-left:36px;float:left;} /**栏目新闻**/
.col_news_head {}
.col_metas .col_title { display:none; height:30px; line-height:30px; background:#e8e8e8;margin-top:5px;}  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-weight:bold; color: #c8141e; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:block; white-space:nowrap; height:30px; line-height:30px;margin-bottom:42px;font-size:14px; color:#fff; background:#c6c7c7;} /**当前位置**/
.col_metas .col_path .path_name{margin-left:36px;color: #fff;}
.col_metas .col_path a{color: #FFFFFF;}
.col_metas .col_path a:hover{color: #eee;}
.col_news_con{display:inline-block; width:100%;/* margin-top:10px; *//* padding:10px 0px 20px; *//* border:1px solid #e0e0e0; */ /* background:#F9F9F9; */}
.col_news_list { /* margin-top:7px; */ /* padding:0px 22px; */}
.col_news_list .wp_article_list .list_item {line-height:32px;height:32px;} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {margin-top:6px;*margin-top:-3px;*height:auto; margin-right:0px; color:#fff;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item  a{font-size:14px;} 
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#666;}
.col_news_list .wp_entry p { margin-bottom:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

.col_news_list .wp_entry .tit{line-height:48px;font-size:18px; text-align:center; border-bottom:1px dashed #ccc;margin-bottom:15px;}
/**子栏目文章列表**/
.wp_subcolumn_list .wp_sublist {margin-bottom:20px;}
.wp_subcolumn_list .wp_sublist .sublist_title { display:block; height:32px; line-height:32px; border-bottom:0px; margin-bottom:10px;}
.wp_subcolumn_list .wp_sublist .sublist_title a {color:#545454; font-size:18px; font-weight:bold;}
.wp_subcolumn_list .wp_sublist .sublist_title a:hover { color:#000;}
.wp_subcolumn_list .wp_sublist .sublist_title a .subcolumn-name {display:inline-block; cursor:pointer;padding-left:30px;width:117px; line-height:30px;background:url(images/m_b_x.jpg) no-repeat left center;}
/**子栏目文章列表更多：more**/
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink {display:none;color:#525252;float:none;}
.wp_subcolumn_list .wp_sublist .sublist_title a.morelink:hover { color:#000;}
/**文章页**/
.infobox {float:left; width: 725px; margin:0 auto; }
.infobox.con {float:none; width:100%; margin:0 auto; }
.infobox.con .article{margin-left: 0px;}
.article {/* padding:20px 20px 20px; */ margin-left: 40px;/* border:1px solid #e0e0e0; */ /* background:#F9F9F9; */}
.article h1.arti_title {  line-height: 28px;  padding: 5px 0px 10px; border-bottom:1px solid #ececec;font-family: "Microsoft YaHei";   font-size: 20px; text-align:center; color:#006f68;  } /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;    padding: 0px 25px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {display:block;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
.article .d_notic_link{text-align:right; line-height:50px; border-top:1px solid #ccc; margin-top:20px;}
.infolist{float:right; width:260px;}

/**
 * 组件功能
 */
/** 搜索 **/
/*.wp_search{ margin-top:3px; display:inline-block; height:24px; position:relative; right:0px; }
#keyword{ width:133px!important; border:none; margin-left:5px; height:22px; line-height:22px; background: rgba(255, 255, 255, 1); color:#fff; }
.wp_search .search{ background:url(images/search_btn.jpg); width:22px; height:22px; border:0px; cursor: pointer; }*/

.search-box { width: 100%; padding-left:26px;background: #6b76a4;  position: relative; background:url(images/search_bg.png) left center;border:1px solid #fff;}
.search-box .input-item { margin-left: 3px; margin-right: 30px; }
.search-box .input-item input { border: 0; outline: 0; width:100%; height: 14px; line-height: 14px; padding:5px 5px; background:transparent; color: #656565; font-size: 12px; font-family: "Microsoft YaHei"; }
.search-box .input-submit { display: block; width: 30px; height: 28px; background: transparent; cursor: pointer; position: absolute; right: 0; top: 0px; text-align:center;}
.search-box .input-submit span {line-height:58px; font-size:18px; color:#fff; display: none;}

/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }

/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{ float:left; width:28px; height:28px; margin:0px 5px;  position:relative; vertical-align:middle; text-align:left; border:0px solid red; }
.shares .share a{display:inline-block;  width:28px; height:28px; background:url(images/sharebg.png) no-repeat; opacity:.7; filter:Alpha(opacity=70); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share.n1 a{background-position:0px bottom;}
.shares .share.n2 a{background-position: -31px bottom;}
.shares .share.n3 a{background-position: -65px bottom;}
.shares .share.n4 a{background-position: -99px bottom;}
.shares .share.n1 a:hover{background-position:0px top;}
.shares .share.n2 a:hover{background-position: -31px top;}
.shares .share.n3 a:hover{background-position: -65px top;}
.shares .share.n4 a:hover{background-position: -99px top;}
.shares .share .con{ display:none; position:absolute; bottom:40px; left:50%; z-index:100; margin-left:-60px; }
.shares .share .con.n3 img{ width:120px; height:auto; border:2px solid #474747;}
.shares .share .con img{display:none; width:120px; height:auto; border:2px solid #474747;}
.shares .share.n3 .con img{display:inline-block;}
/**
 * 特殊页面
 */
/*二级页面*/
.listcon .list1{ display:inline-block; width:100%; margin-bottom:0px; }
.listcon .list1 .news{ margin-bottom:10px; padding-bottom:15px; padding-left:0px; border-bottom:1px dashed #A8A8A8; background:none; }
.listcon .list1 .news_imgs{ float:right; width:184px; }
.listcon .list1 .news_imgs img{ width:100%; }
.listcon .list1 .news_wz{ float:left; width:510px; }
.listcon .list1 .news_wz .news_title{ line-height:35px; font-size:15px; color:#000; vertical-align:bottom; }
.listcon .list1 .news_wz .news_info{ line-height:20px; font-size:13px; color:#7E7E7E; }
.listcon .list1 .news_wz .news_meta{ line-height:20px; font-size:12px; color:#7E7E7E; }

.szdw .list1{ display:inline-block; width:100%; margin-bottom:10px; }
.szdw .list1 .news{ margin-bottom:10px; padding-bottom:15px; border-bottom:1px dashed #A8A8A8; background:none; }
.szdw .list1 .news_imgs{ float:left; width:105px; }
.szdw .list1 .news_imgs img{ width:100%; }
.szdw .list1 .news_wz{ float:left; width:550px; margin-left:20px; }
.szdw .list1 .news_wz .news_title{ line-height:35px; font-size:17px; color:#000; vertical-align:bottom; }
.szdw .list1 .news_wz .news_title .tit{ margin-left:5px; line-height:35px; font-size:14px; color:#7E7E7E; }
.szdw .list1 .news_wz .news_info{ line-height:20px; font-size:13px; color:#7E7E7E; }

.szdw .list2{ display:inline-block; *display:inline; *zoom:1; margin-left:-24px; }
.szdw .list2 .news{ float:left; width:106px; margin-left:24px; padding-bottom:5px; border:3px solid #EBEBEB; text-align:center; background:none; }
.szdw .list2 .news_imgs{ width:105px; }
.szdw .list2 .news_imgs img{ width:100%; border:2px solid #fff; }
.szdw .list2 .news_wz{ }
.szdw .list2 .news_wz .news_title{ line-height:20px; font-size:14px; color:#000; }
.szdw .list2 .news_wz .news_tit{ line-height:18px; font-size:12px; color:#7E7E7E; }

.szdw .list2{display:inline-block; *display:inline; *zoom:1; margin-left:-24px;}
.szdw .list2 .news{float:left; width:106px; margin-left:24px;padding-bottom:5px; border:3px solid #EBEBEB; text-align:center;background:none;}
.szdw .list2 .news_imgs{width:105px;}
.szdw .list2 .news_imgs img{width:100%;border:2px solid #fff;}
.szdw .list2 .news_wz{}
.szdw .list2 .news_wz .news_title{line-height:20px; font-size:14px; color:#000;}
.szdw .list2 .news_wz .news_tit{line-height:18px; font-size:12px; color:#7E7E7E;}


.read2{text-align:center;text}

#jgsz .titlebanner li{border: 0px;
    border-style: groove;
    display: block;
    float: left;
    height: 30px;
    text-align: left;
    width: 300px;
    padding-left: 0px;
    background-image: none;
    padding-top: 15px;}