@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font: inherit;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style:none;}
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;}
.wcb{ width:100%; height:100%; min-height:30px; margin:0 auto;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

.mb10{margin-bottom:10px;width:680px;}


/**布局开始**/
body { background:#ffffff;}
body,p { font:13px/1.75 "Microsoft yahei", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#83638e;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post .tt { width:100%; height:40px;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; } /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:18px; font-weight:bold;color: #83638e;} /**标题图标**/
.post .more_btn { display:inline-block; height:40px; line-height:48px; float:right; color:#590078;font-size:12px;    font-family: "Arial";}   /**更多按钮**/
.post .more_btn a{cursor:pointer;color:#590078;}   /**更多按钮**/


/**自定义新闻列表**/
.post0 .tt .tit .title { padding-left:10px;font-size:18px;} /**标题图标**/
.post0 .con { padding:5px 0px; margin:0 auto;}
.post0 .more_btn{margin-right:0px; color:#fff;} 
.post0 .more_btn a{color:#fff;}   /**更多按钮**/

.post1 .tt {border-bottom:3px solid #83638e;} /**标题栏**/
.post1 .tt .tit { } /**标题字体**/

.post2 .tt .tit .title { padding-left:10px; font-size:18px;  color:#002147; border-left:8px solid #799fb4;} /**标题图标**/
/**自定义**/
/**自定义文章列表**/
.news_list li.news {vertical-align:bottom;height: 30px;line-height: 30px;} /**标题图标**/
.news_list li.news span.news_title { float:left;font-size:14px;font-family:"微软雅黑";}
.news_list li.news span.news_meta {float:right;font-size:14px;color: #959595;font-family:"微软雅黑"}

.links-wrap li { width: 100%; float: left; display: inline-block;}
.links-wrap li a {display: block; /* border-left: 4px solid #626260; */ background: none; color: #303030; font-size: 13px; text-align:left;}
.links-wrap li a:hover { background: #E0E0E0;}
.links-wrap li a span { display: block; height: 38px; line-height: 38px; padding: 0 4px 0 71px; background: url(images/icons.png) no-repeat 28px 8px; }
.links-wrap li.link-i1 a { margin-left:0; border-color: #dfba2e; }
.links-wrap li.link-i2 a { /* margin-left:10px; */ border-color: #176db8; }
.links-wrap li.link-i2 a span { background-position: 27px -42px;}
.links-wrap li.link-i3 a { margin-left:0; border-color: #186fbc; }
.links-wrap li.link-i3 a span { background-position: 28px -95px;}

/**页头开始**/
#header {background:url(../images/top-repeat.png) repeat-x center;height:146px;}
#header .inner {width:1000px;background:url(../images/top.png) no-repeat center;height:146px;}
#header .inner .head{height:100px;}
.head .sitelogo {float:left;height: 55px;width: 243px;margin-top: 35px; margin-left: -3px;} 
.head .site{float:left;width:180px;font-size:30px;margin-top:35px;height:55px;background:url(../images/site.png) no-repeat center;margin-left:20px;}
.head .site a {height: 55px;width: 180px;display: block;}
.head .sitetitlecon {float: left;width: 280px;margin-top: 25px;font-size: 30px;color: #fff;    font-weight: bold;font-family: "微软雅黑";margin-left: 20px;}
.search {float: right;width:233px;height:33px;}
.wp_search{background:url(../images/search_bg.png) no-repeat center; margin-top:50px;    margin-right: 6px;}
.wp_search .search {background: url(../images/search.png) no-repeat center;width: 15px;height: 15px;border: 0px;cursor: pointer;position: absolute; margin-top: -8px;}
#keyword {height: 30px;color: #646464;padding-left: 10px;font-size: 14px;line-height: 30px;font-family: "微软雅黑";background: none;border: none;}


/*导航样式*/ 
.nav {height: 46px;}
.nav .inner {width:1000px;}/**导航区域背景**/
.navbar {height:46px;}   	
.navbar .navbox {height:46px; margin:0 auto;}/**导航窗口大小及位置**/
/**导航样式：后台绑定时也可以定义配置**/
.wp_nav {display: block; margin: 0;padding: 0;*zoom: 1;font-size: 16px;z-index: 200;position: relative;}
#wp_nav_w04 .wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
#wp_nav_w04 .wp_nav .on { z-index:10;}
#wp_nav_w04 .wp_nav .nav-item .mark {background:none;display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
#wp_nav_w04 .wp_nav .nav-item a{ color:#fff;text-decoration: none; font-weight: normal;font-family: "Microsoft YaHei";}
#wp_nav_w04 .wp_nav .nav-item .parent {color: #000 !important; background:#f1f1f1;/*一级栏目下拉鼠标移上去时的文字颜色*/}
#wp_nav_w04 .wp_nav .nav-item a .item-name {display: inline-block;padding: 0px 24px;line-height: 46px;cursor: pointer;font-size: 16px;    font-family: "微软雅黑";}
#wp_nav_w04 .wp_nav .nav-item.i1 a .item-name {padding-left: 38px;}
#wp_nav_w04 .wp_nav .nav-item.i9 a .item-name {padding-right: 34px;}

#wp_nav_w04 .wp_nav .sub-nav {border:0px solid #dfdfdf;margin-left:0px;margin-top: 0px;background-color: #b49ec9;width: 100% !important;}
#wp_nav_w04 .wp_nav .sub-nav .nav-item { white-space:nowrap; font-size: 13px;border:none; font-family: "Microsoft YaHei";font-weight: normal;position:relative;}
#wp_nav_w04 .wp_nav .sub-nav .nav-item .mark { }
#wp_nav_w04 .wp_nav .sub-nav .nav-item a {color:#fff;border-top:1px solid #dfdfdf;display:block;font-size: 13px;font-weight: normal;cursor: pointer;    text-align: center;}
#wp_nav_w04 .wp_nav .sub-nav .nav-item a:hover,#wp_nav_w1 .wp_nav .sub-nav .nav-item.parent{ color: #333 !important;background:#dfdfdf !important;}
#wp_nav_w04 .wp_nav .sub-nav .nav-item.parent {background: transparent !important;/*子菜单下拉鼠标移上去时的背景颜色*/ color:#333 !important;/*子菜单下拉鼠标移上去时的文字颜色*/}
#wp_nav_w04 .wp_nav .sub-nav .nav-item a .item-name {line-height:28px;/*子菜单栏目的行高*/font-size:14px;font-family:"微软雅黑";padding:0px !important; }

/**主页banner开始**/
#banner {background:url(../images/banner-re.png) repeat-x;height: 305px !important;overflow: hidden;}
#banner .inner {height: 305px; background:url(../images/banner.png) top;border-top: 3px solid #eab310;}

/**neiyebanner开始**/
#l-banner {height:210px;background:#f1f1f1;}
#l-banner .inner {width:1000px; height:210px; background:url(../images/bg.png) no-repeat center;}

/**主体开始**/
#m-container1 {}
#m-container1 .inner {}

/**首页三列布局**/
.mod {}
.mod1 {width:1000px; margin:0 auto;    height: 305px;} /**左列**/

.mbox { }
.mod2 {width:1000px; margin:0 auto;margin-top: 30px;}
.mod3 {width:1000px;margin:0 auto; margin-top:30px;}
.mod4 {width:1000px;margin:0 auto; margin-top:30px;}

.mr .articlecontent p img { margin-bottom: 10px;}
/**列表页**/
/**主体列表页开始**/
#l-container {background: #f1f1f1;}
#l-container .inner { width:1000px; background:#fff ;}
/**主体文章页开始**/
#d-container {    background: #f1f1f1 }
#d-container .inner { width:1000px;background:#fff; }

.col_menu { width:180px; float:left;    margin-left: 40px;z-index: 100;
    position: relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head { background:#83638e;    height: 50px; text-align:center !important;    margin-top: -50px;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:21px; font-weight:normal; color:#fff;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height: 50px;}  /**栏目名称图标**/
/*栏目列表*/
.col_menu_con {background: #c4b5ca;}
.col_list{ background:#c4b5ca;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;}
.col_list .wp_listcolumn .wp_column a { color:#fff;font-size:15px; font-weight:normal;  border-top:0px solid #fff; border-bottom:1px solid #fff;text-align: center;   height: 35px;line-height: 35px;background:none;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected {color:#583565;background:none; } 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#583565;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545;  border-top:1px solid #fff; border-bottom:1px solid #bbb;}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000;}/**鼠标经过或选中二级子栏目**/
.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 {border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.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; } /**鼠标经过或选中三级子栏目**/

.col_news {width: 710px;min-height: 500px;float: right;margin:20px 30px 0px 0px;} /**栏目新闻**/
.col_news_head {border-left:0px solid #116cbf; background:none;    border-bottom: 2px solid #88005c; }
.col_metas .col_title {  display:inline-block; float:left; height:50px; line-height:50px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:20px; font-family:"Microsoft yahei"; font-weight:normal; color:#88005c; padding-left:50px;background:url(../images/list.png) no-repeat left;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right;padding-right:20px; white-space:nowrap; height:50px; line-height:50px; color:#747474;} /**当前位置**/
.col_metas .col_path a{color:#747474;}
.col_news_con { padding:5px 10px 10px 0px; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item {height: 30px;line-height: 30px;} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index {height: 23px;}  /**栏目新闻图标序号**/
.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:10px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { width:auto; margin:0 auto;    padding: 0 15px; }
.article {}
.article h1.arti_title {line-height:26px;padding:5px;border-bottom: 0px solid #ececec;font-family: "Microsoft YaHei";font-size:24px;text-align:center;color:#000;    padding-top: 35px;} /**文章标题**/
.article h2.arti_title {line-height: 26px;padding: 2px;border-bottom: 0px solid #ececec;font-family: "Microsoft YaHei";font-size: 20px;text-align: center;color: #666;}
.article .arti_metas { padding:10px; text-align:center;}
.article .arti_metas span { margin:0 5px; font-size:14px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;min-height:500px; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;padding: 0 15px;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {    display: initial;margin:0 auto; max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
div#bottom {border-top: 3px solid #957e9d;height:149px;background:#444444;}
.left {height: 110px;width: 70px;float: left;padding: 20px 0;}
#footer {width: 350px;float: left;padding: 43px;}
div#footer .copyright p {color: #b2b2b2;font-size: 12px;font-family: "微软雅黑";}
.right {width: 235px;height: 30px;float: right;padding:60px 0;}
.link{height:30px;float:left;width:100px;}
.map{height:30px;float:right;width:100px;}
.ml.fl {width: 480px;float: left;height:230px;}
.mr.fr {width: 480px;float: right;height:230px;}
.post.post1.post-05.mbox {height: 305px !important;}
.post.post1.post-05.mbox .con{height:305px !important;}
.post.post1.post-06.mbox {width:480px !important;height:230px !important;}
.post.post1.post-07.mbox{width:480px !important;height:230px !important;}
.post.post1.post-07.mbox .con{margin-top:15px;}
.post.post1.post-12.mbox .con{margin-top:15px;}

.wp_article_list .list_item {width: 100%;height: 30px;line-height: 30px;border-bottom: 0px dashed #ccc;vertical-align: top;}
.wp_article_list .list_item .Article_Index {display: none;}
.wp_article_list .list_item span {display: inline-block;vertical-align: top;}
.wp_article_list .list_item .Article_Title {float: left;font-size: 14px;font-family: "微软雅黑";line-height: 30px;}
.wp_article_list .list_item .ex_fields {display: inline;float: right;font-size: 14px;font-family: "微软雅黑";line-height: 30px;}
.wp_article_list .list_item .Article_PublishDate {color: #959595;}
.wp_article_list{margin-top:15px;}
.wp_article_list .list_item span{margin-left:0px;}

span.more_text1.more1 {font-size: 12px;font-family: "Arial";color: #590078;}
.more_btn1 {position: absolute;right: 0px;top: 15px;}

.post.post1.post-13.mbox {width:480px !important;}
.post.post1.post-13.mbox .con {width:480px !important;}

	
div#wp_nav_w16 .wp_nav .nav-item a {color: #fff;font-size: 15px;font-family:"微软雅黑";background:url(../images/link.png) left no-repeat;padding-left:20px;}
div#wp_nav_w17 .wp_nav .nav-item a {color: #fff;font-size: 15px;font-family:"微软雅黑";background:url(../images/map.png) left no-repeat;padding-left:20px;}
span.Column_Picture img {width: 1000px;height: 210px;}
ul.sub_list.list-paddingleft-2 {background: #c2aac9;}
#beginw13 {
    padding-top: 18px;
}
.imgscroll2_img a img {
    border-top: 2px solid #83638e;
    border-bottom: 6px solid #ffc600;
}
.imgscroll2_img {
    padding: 0px 0px 0px 7px;
}