@charset "utf-8";
/* Base Reset */
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; }
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{}
[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,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; 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; }

/**全局样式**/
body { font:14px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333;     background:#fcfcfc;
     }/*背景样式*/
a {color:#000; text-decoration:none;}
a:hover { color:#5e075e;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {max-width:999px;margin:0 auto;} /**页面全局宽度**/

/**页头开始**/
#header {/*background: url() no-repeat 50% 0;background-size:100% 100%;*/}
#header .inner {}
.head:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.head {
	width: 100%;
	max-height: 165px;
	position: relative;
	
	position: relative;
} /**页头部分**/
.head .sitelogo{float:left;padding-top:25px;padding-left:5px;}
.head .sitetitle {float:left;margin-top:45px; margin-left:20px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/
.navbar {width:100%; /*background:url() repeat-x 0 50%;*/} /**导航区域背景**/
.navbar .navbox {width:1000px; margin:0 auto;} /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.nav{background-color: #5E065E;}
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size: 16px;/*font-weight:bold;*/color:#fff;} /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent{ color:#F90;} /**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {/*padding:0 10px;*//* height:40px; *//*line-height:40px;*/} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#770b77;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;} /**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background:#5E065E; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {/* padding:0 10px;*/ line-height:26px;width: 100%;text-align: center;} /**子菜单栏目高度与边距**/


.wp_nav .nav-item a span.item-name {

     padding: 0px; 
     line-height: 0px;

}

.wp_nav .nav-item {
    background:url(../images/../images/navbg.png) no-repeat left center;
    padding: 15px 22px;
}
.wp_nav .i1{
	background:none;
	padding-left: 0px;
}
.wp_nav .i10{
	padding-right: 0px;
}
.sub-nav .nav-item {
    
    padding: 0;
}

.wp_nav .sub-nav .nav-item a span.item-name {
     padding: 0px; 
  
}
.jsonimg{width:999px;margin:0 auto;}

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { display:inline-block; width:100%; /*border-bottom:1px solid #6db4e0;*/} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px;/* font-weight:bold; */color:#5e075e;font-weight:normal;} /**标题字体**/
.post .tt .tit .title { display:inline-block; line-height:32px;} /**标题图标**/
.post .tt .more_btn { display:inline-block;float:right; height:32px; line-height:32px; } /**更多按钮**/
.post .con { /*padding:5px 0;*/ margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:0px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url() no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.post1 .tt {/*background:url() no-repeat 5px center;*/}
.post1 .tt .tit {}
.post1 .tt .tit .title {/*padding-left:35px; */}
.bg-floot:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.post-51 {
    width: 253px;
    float: left;
}
.post-52{float:left;width: 390px;}
/**自定义新闻列表**/
.news_list {}
.news_list li.news {padding-top:22px;/* line-height:24px;*//* padding-left:13px; *//*background:url() no-repeat 0 9px;*/} /**标题图标**/
.news_list li.news span.news_title {
	float: left;
	font-size: 16px;
}
.post-21 .news_list li.news span.news_title {float:right;width:240px;font-size: 14px;color:#2a2a2a;}
.post-21 .news_list li.news span.news_meta {float:left;width:60px;}
.post-12{border-top:1px solid #d8d8d8;padding-top: 3px;margin-top: 17px;}

.news_list li.news span.news_title  img{ vertical-align:middle;}
.news_list li.news span{margin-left:0px;margin-right:0px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}
/** 
*其他样式
*/

/**主体开始**/
#container {/* padding:7px 0; */}
#container .inner {/*background:#fff;*/max-width:999px;/*padding:10px;border:1px solid #e5e5e5;*/}

/**首页三列布局**/
.mod {margin-top: 30px;}
.mod .ml {width:357px; float:left;}/**左列**/ 
.mod .mc { width:315px; margin-left:30px; float:left;} /**中间**/
.mod .mr { width:255px; float:right;} /**右列**/
.mbox { /*padding:0 10px; *//*border:1px solid #d3d3d3; background:#f9f8fd;*/}
.mod2:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.mod2{margin-bottom:30px;    margin-top: 20px;}
.mod2 .ml{width:689px;background-color: #F3F1E9;padding: 14px 0px 31px 23px;}
/*日历新闻样式2*/
.rili2{}
.rili2 .con{ padding:5px 0px;}
.rili2 .news_list {}
.rili2 .news_list li.news{ padding-top:7px;}
.rili2 .news_list li.news.n1{ }
.rili2 .news_list li.news .news_date{float: left;width: 60px;margin-right:-70px;background:#00707a;text-align:center;}
.rili2 .news_list li.news .news_date .news_year{line-height: 30px;font-size: 22px; color:#fff; background-color:#274372; transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news .news_date .news_days{line-height:30px; font-size: 12px; color:#6b6b6b; background-color:#f3f3f3;}
.rili2 .news_list li.news .news_wz{width:100%;}
.rili2 .news_list li.news .news_wz .news_con{margin-left:70px; padding: 4px 0px;} 
.rili2 .news_list li.news .news_title{line-height: 23px; font-size: 14px;color:#2a2a2a;} 
.rili2 .news_list li.news:hover .news_date .news_year{background-color:#5e075e;transition:all 0.4s ease-in-out;}
.rili2 .news_list li.news:hover .news_date .news_days{background-color:#f3f3f3;}

/**页脚开始**/

#footer .inner { /*padding:10px 0;*//* border-top:2px solid #036;*/ text-align:center;}
#footer .inner p { font-size:12px; /*line-height:20px;*/ text-align:center;}
#footer .inner p span { margin:0 3px;height:60px;}
.footer-inner{position:relative;color:#fff;font-size:12px ;}
.foot{position:absolute;top:24px;left:175px;}
.footer-add{position:absolute;top:24px;right:185px;color:#fff;}
#footer .inner{position: relative;height: 60px;}
.foot{width:370px;}

/**列表页**/
.col_menu {width: 210px;float:left;position:relative;margin-right: -220px;} 
.col_menu .col_menu_head { /*background:url() no-repeat 0 0;*/color:#5e075e;    margin-bottom: 20px;}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 18px;font-weight: normal;color:#5e075e;font-weight: bold;text-align: center;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;/*line-height: 30px;*/padding: 0px 5px 16px 10px;    border-bottom: 1px solid #dec994;/*background:url() no-repeat 5px 9px;*/}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/
.col_list .wp_listcolumn { /*border-top:1px solid #2867A0;*/ /*border-bottom:1px solid #d4d4d4;*/ }
.col_list .wp_listcolumn .wp_column a {font-weight:normal;    border-top: none;color: #5f5f5f;background: none;border-bottom: 1px solid #d4d4d4;}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{    display: inline-block;width:100%;line-height:35px;text-align:center;/*padding-top:0px; padding-bottom:0px;*//* padding-left:25px;*/ padding:0;line-height:35px!important; }
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background-color:#63065f;}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{  color: #fff;text-align: center;width: 100%;}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: #F7F7F7 url() no-repeat 26px 11px;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url();}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**三级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f2f2f2 url() no-repeat 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url();}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**四级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f5f5f5 url() no-repeat 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url();}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**五级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url() no-repeat 46px 10px;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {width:100%;float:left;} 
.col_news_box{margin-left: 265px;}

.col_news_head {border-bottom:1px solid #efe9d9;}
.col_metas .col_title { display:inline-block; float:left; /*height:30px;*/ /*line-height:30px;*/}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:18px;/*font-weight: normal;*/font-weight: bold;color: #5e075e;  padding-bottom: 12px;border-bottom: 4px solid #ddca92;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;font-size: 14px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:none;display: inline-block;/*padding-top:24px;*/margin-right: 0;width:0px;} /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/
..wp_article_list .list_item .Article_Title{font-size:14px;}
/**文章页**/
.art #container .inner:after { clear: both; content: "."; display: block; height:0; visibility: hidden; }
.infobox { /*margin:0 auto;*/width:730px;float:right;}
.article {    margin-top: 36px;}
.article h1.arti_title {line-height:36px;font-size:18px;    padding-bottom: 6px;font-family: "Microsoft YaHei";color:#5e075e;text-align:center;font-weight: normal;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;}
.article .arti_metas span { margin:0 5px; font-size:13px; color:#000000;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;    margin-top: 32px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:32px; font-size:14px; color:#000000;}  /**阅读字体**/
.article .entry .read p { margin-bottom:40px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

.mr-li{padding:3px 0;cursor: pointer;}
.mr-li1{background-color:#955695;}
.mr-li2{background-color:#4a76c1;margin-top: 10px;}
.mr-li3{background-color:#c1ae7f;margin-top: 10px;}
.mr-li4{background-color:#4aa9c1;margin-top: 10px;}
.mr-txt { width: 100%;font-size: 18px;color: #fff;display: inline-block;padding-left: 0px; line-height: 38px;margin-left: 0px; text-align: center;}
.mr-txt1{background:url() no-repeat 22% center;}
.mr-txt2{background:url() no-repeat 22% center;}
.mr-txt3{background:url() no-repeat 22% center;}
.mr-txt4{background:url() no-repeat 22% center;}


#keyword{width: 160px;font-size: 14px;color: #666;border: none;padding: 10px; border-radius: 8px 0 0 8px;font-family:"Microsoft YaHei";}
.wp_search .search {background: #7a7a7a url() no-repeat center center;width: 38px;height: 36px;border: none;cursor: pointer;border-radius: 0px 7px 7px 0px;}
.sitesearch{float:right;margin-top:25px;}
.focus-title {display: inline-block;white-space: nowrap;height: 34px;font-family:"Microsoft YaHei";line-height: 45px;padding: 0 20px;color: #fff;font-size: 15px;position: absolute;right: 0;top: 0;z-index: 50;text-align: right;}
 .focus-pagination {position: absolute;left: 27px;bottom: 27px;z-index: 60;height: 0px;text-align: right;width: 91px;}
.focus-page {display: inline-block;width: 25px;height: 5px;line-height: 10px;text-align: center;font-size: 12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif;overflow: hidden;border-radius: 0px;background-color: #999;color: #fff;margin-right: 5px;cursor: pointer;}
.focus-page-active{background-color: #fff;}
.focus-title-bar {position: absolute;right: 0px;bottom: 0px;z-index: 40;width: 100%;height: 45px;}
.focus-navigation {/*display:none;*/}
.time-top{display: inline-block;width: 100%;text-align: center;font-size: 22px;line-height: 33px;color:#fff;background-color:#955695;}
.time-bottom{display: inline-block;width: 100%;text-align: center;    line-height: 30px;font-size: 12px;color:#6b6b6b;background-color:#f3f3f3;}
.news_img{width: 36%;height: 108px;border: 1px solid #dcdcdc;float:left;}
.news_img2{width: 530px;height: 180px;border: 1px solid #dcdcdc;float:left;}
.news_img img{width: 100%;height: 100%;}
.news_con{width: 60%;float:right;}
.news_tt{display:inline-block;width:100%;font-size:14px;color:#000;line-height: 22px;margin-top: -5px;}
.news_tt a{}
.news_txt{display:inline-block;width:100%;font-size:12px;color:#666;line-height: 20px;margin-top: 7px;}
#wp_news_w31 li{background:url() no-repeat left 24px;height: 120px;}
.mod2 .ml .post-50 {position:relative;}
.post-50 .con {position: absolute;top: 42px;left: 338px; width: 400px;}
#wp_news_w12{color:#000;}
#wp_news_w12 .news_title{}
.news21 .news_title{line-height: 24px;margin-top: 3px;}
div#wp_news_w21 .news_con {
    width: 237px;
}
#wp_news_w21 .news_list li.news {padding-top:11px;}
.post.post-21.mbox .tt {
    margin-bottom: 10px;
}
#wp_news_w31 .news_title{width:227px;margin-left: 25px;  margin-bottom: 8px;  font-size: 14px;line-height: 24px;}
#wp_news_w31 .news_title a{color:#5e075e!important;}
.news_person{ width:227px;margin-left: 25px;margin-bottom: 10px; }
.news_kuozhangtt{font-size: 12px;font-weight: bold;color: #666;}
.news_kuozhang1{font-size: 12px;color: #666; }
.post-51 .focus-pagination{display:none;}
.post-51 .focus-title-bar{height:24px;}
.post-51 .focus-title {height: 24px;line-height: 22px;padding: 2px 20px 0 20px;font-size: 14px;text-align: center;}
.post-50 .news_list{font-size: 14px;}
.post-50 .news_list a{display:inline-block;text-align: left;}
.news-shiyanshi-l{width:165px;}
.news-shiyanshi-r{width:205px;}
.post-51{margin-bottom: 0;}
.news-shiyanshi{margin-bottom: 21px;}
.focus-container .focus-item img {width: 100%;border: 0;vertical-align: top;}
.post-51 .focus-prev {left: -6px;background:url() no-repeat center center!important;}
.post-51 .focus-next {right: -5px;background:url() no-repeat center center!important;}
.focus-container .focus-item {position: absolute;width: 100%;height: 100%; left: 0;top: 0;overflow: hidden;}
.post-51 .focus-container .focus-item img {width: 100%;border: 0;vertical-align: top;position: absolute;top: 0;left: 0;}
.wp_article_list .list_item {width: 100%;height: 26px;line-height: 26px;border-bottom: none;vertical-align: top;}
.post-50 .wp_article_list .list_item {float: left;width: 50%;height: 26px;line-height: 26px;border-bottom: none;vertical-align: top;}
.list #container .inner {background: #fff;width: 999px;padding:30px 0 46px 0;}
.art #container .inner {background: #fff;width: 999px;padding: 28px 0px 10px 0px;}
.wp_article_list .list_item .Article_PublishDate{color:#bcb1aa;}
.lanmu{width:100%;}
.lanmuimg{width: 999px;margin: 0 auto;height: 192px;background:url() no-repeat center center;}
.wp_listcolumn {border: none;}
.wp_article_list {display: block;width: 100%;margin-top: 10px;}
.wp_search .search_logo {width: 460px;height: 100px;float: left;}
.wp_search .search_logo img{width:460px;height:63px;margin-top: 12px;}
.jsonimgcon .focus-item a img {
    height: 338px;
    width: 755px;
}
.left_img {
    z-index: 1;
    position: absolute;
}
div#wp_news_w10 .news_tt a {
    color: #5e075e;
}
span.news_meta {
    font-size: 14px;
}
span.news_meta {
    color: #000;
    font-size: 14px;
    opacity: 0.75;filter:alpha(opacity=75);
}
.listTable {
    margin-top: 20px;
}
.oldurl {
    text-align: right;
    margin-bottom: 10px;
}
.oldurl a {
    color: #5e065e;
	padding: 0px 5px;
}
.oldurl a:hover {
    color: #000;
}
#en .wp_nav .nav-item {
    background: url(../images/navbg.png) no-repeat left center;
    padding: 15px 50px;
}
#en{
	display:none;}
#cn .sitesearchcon {
    display: none;
}
#en .sitesearchcon {
    display: none;
}
.footer-add {
    position: absolute;
    top: 24px;
    right: 80px;
    color: #fff;
}
.foot{
    position: absolute;
    top: 24px;
    left: 0px;
}
#ft2{ display:none;}
.head .sitelogo {
    float: left;
    padding-top: 25px;
    padding-bottom: 27px;
    padding-left: 5px;
}