 @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;}
/* 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;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body { background:url(images/bg.png) repeat-x 0 0;}
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1000px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post {}
.post .tt { height:42px; background:url(images/p_bg.gif) no-repeat bottom;} /**标题栏**/
.post .tt .tit {   display: inline-block;  float: left;  font-size: 22px;  font-weight: normal;  color: #464646;font-family: 黑体;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:42px; line-height:42px;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:42px; line-height:42px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { } /**新闻列表图标**/


.post2 {}
.post2 .tt2 { height:42px; background:url(images/p_bg1.gif) no-repeat bottom;} /**标题栏**/
.post2 .tt2 .tit2 {   display: inline-block;  float: left;  font-size: 22px;  font-weight: normal;  color: #464646;font-family: 黑体;} /**标题字体**/
.post2 .tt2 .tit2 .title2 { display:inline-block; height:42px; line-height:42px;} /**标题图标**/
.post2 .tt2 .more_btn { display:inline-block; height:42px; line-height:42px; float:right;}   /**更多按钮**/
.post2 .con2 { padding:5px 0; margin:0 auto;}
.post2 .con2 .wp_article_list .list_item {} /**新闻列表**/
.post2 .con2 .wp_article_list .list_item .Article_Index {} /**新闻列表图标**/


.post3 {}
.post3 .tt3 { height:42px; background:url(images/p_bg2.gif) no-repeat left bottom;} /**标题栏**/
.post3 .tt3 .tit3 {   display: inline-block;  float: left;  font-size: 22px;  font-weight: normal;  color: #464646;font-family: 黑体;} /**标题字体**/
.post3 .tt3 .tit3 .title3 { display:inline-block; height:42px; line-height:42px;} /**标题图标**/
.post3 .tt3 .more_btn { display:inline-block; height:42px; line-height:42px; float:right;}   /**更多按钮**/
.post3 .con3 { padding:5px 0; margin:0 auto;}
.post3 .con3 .wp_article_list .list_item {} /**新闻列表**/
.post3 .con3 .wp_article_list .list_item .Article_Index {} /**新闻列表图标**/

.post4 {}
.post4 .tt4 { height:42px; background:url(images/p_bg2.gif) no-repeat  bottom;} /**标题栏**/
.post4 .tt4 .tit4 {   display: inline-block;  float: left;  font-size: 22px;  font-weight: normal;  color: #464646;font-family: 黑体;} /**标题字体**/
.post4 .tt4 .tit4 .title4 { display:inline-block; height:42px; line-height:42px;} /**标题图标**/
.post4 .tt4 .more_btn { display:inline-block; height:42px; line-height:42px; float:right;}   /**更多按钮**/
.post4 .con4 { padding:5px 0; margin:0 auto;}
.post4 .con4 .wp_article_list .list_item {} /**新闻列表**/
.post4 .con4 .wp_article_list .list_item .Article_Index {} /**新闻列表图标**/




/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.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 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;}


/**页头开始**/
#header {}
#header .inner {height: 230px;background: url(images/head.jpg) no-repeat 0px center;/* background:#0364c2; */}
#nav {}
#nav .inner {/* background:#0095eb; */}
.head {width:100%;height: 186px;position:relative;/* background:url(images/head.jpg) no-repeat 0px center; */}    /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.inline{ width:100px; float:right; height:50px;}
.navbar { width:780px; height:44px; float:left;}   	/**导航区域背景**/
.navbar .navbox { width:780px; height:44px;}   /**导航窗口大小及位置**/
.sear{width: 213px;height: 33px;float:right;/* background:url(images/search.gif) no-repeat center; */border: 1px solid #fff;margin-top: 7px;margin-right: 5px;}

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:40px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:17px; font-weight:normal; 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 16px; height:44px; line-height:44px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#0777b3;}  /**子菜单背景**/
.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:#1F5E7C; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:26px; line-height:26px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container { }
#container .inner {  width:1000px;}

/**首页三列布局**/
.mod {}
.mod1 { width:100%; float:left;height:320px; margin-top:31px;border: 1px solid #e8e8e8;} /**左列**/
.mod1 .ml { width:100%; height:320px; background:#f9f9f9;} 
.mod2 { width:100%; float:left;margin-top: 17px;}
.mod2 .ml { width:600px; float:left;} 
.mod2 .mr { width:361px; float:right;} 
.mod3 { width:100%; float:left;margin-top: 17px;}
.mod3 .ml { width:600px; float:left;} 
.mod3 .mr { width:361px; float:right;} 

.mod4 { width:100%; float:left;margin-top: 17px;}
.mod4 .ml { width:600px; float:left;} 
.mod4 .mr { width:361px; float:right;} 

.mod5 { width:100%; float:left;margin-top: 17px;} /**左列**/
.mod5 .ml { width:100%;} 
.post3-111{}


.mod6 { width:100%; float:left;margin-top: 17px; margin-bottom:20px;} /**左列**/
.mod6 .ml { width:500px;float:left;} 
.mod6 .mr { width:500px;float:right;} 







/**列表页**/
.col_menu { width:242px; float:left; margin-top:11px;} 
.col_menu .col_menu_head { height:38px; background:#3aa4e1;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:14px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:21px; padding:8px 5px 5px 60px; background:none;}  /**栏目名称图标**/
 /**栏目列表*/
 .wp_listcolumn .wp_column a{ font-weight:normal;}
 .wp_listcolumn .wp_column a .column-name{padding: 5px 10px 5px 60px;}
.col_list .wp_listcolumn { border-top:1px solid #f2f2f2; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { color:#6f6f6f; background:none; border-top:none; border-bottom:1px solid #f2f2f2;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:none; border-top:none; border-bottom:none;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中二级子栏目**/
.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:none; border-top:none; border-bottom:none;} 	/**三级子栏目**/
.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:none;} 	/**鼠标经过或选中三级子栏目**/
.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:none; border-top:none; border-bottom:none;} 	/**四级子栏目**/
.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:none;} 	/**鼠标经过或选中四级子栏目**/
.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:none; border-top:none; border-bottom:none;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:none;} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news {width: 694px;float: right;margin-top: 20px;min-height: 450px;margin-right: 40px;} /**栏目新闻**/
.col_news_con{ width:99%;}
.col_news_head { background:url(images/l_tt.gif) no-repeat left bottom;}
.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:bold; color:#515151; padding:0 50px 0 25px;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { height:28px; line-height:28px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.col_news_list .wp_article_list .list_item a{color: #6f6f6f;}
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#6f6f6f;}
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;width: 94%;min-height: 440px; margin-top:20px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#515151;} /**文章标题**/
.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;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {}
#footer .inner {height:136px; background:#113895;}
.foot{ background:url(images/b_logo.png) no-repeat 15px center;  height: 136px; width:50%; float:left;}
.fot{  margin-left: 110px;  padding-top: 42px;}
#footer .inner p { font-size:14px; line-height:20px; text-align:left; color:#a8c1d1; font-family:"宋体";}
#footer .inner p span { margin:0 3px;}
.foot_right{ width:23%; float:right; margin-top:13px;}
.foot_right .ll{ float:left;  text-align: center;font-size:12px;font-family:"宋体";color:#fff;    margin-left: -7px;}
.foot_right .ll img{ margin-bottom:5px;}
.foot_right .rr{float:right;  text-align: center;font-size:12px;font-family:"宋体"; color:#fff; margin-right:24px;}
.foot_right .rr img{ margin-bottom:5px;}


.fist_self{ height:163px; margin-top:14px;}
.fist_self .fist_self_left{ width:279px; height:162px; float:left;}
.fist_self .fist_self_right{ width:281px; height:162px; float:right; margin-right:16px;}
.fist_self .fist_self_right .biaoti{ line-height:26px;}
.fist_self .fist_self_right .biaoti a{ color:#424242; font-size:14px; font-family:"宋体";}
.fist_self .fist_self_right .time{ line-height:26px;color: #8f8f8f;}
.fist_self .fist_self_right .time a{ color:#a3a3a3; font-size:14px;font-family:"宋体";}
.fist_self .fist_self_right .jianjie{ line-height:24px;}
.fist_self .fist_self_right .jianjie a{ color:#878787; font-size:12px;font-family:"宋体";}

.r_into{ width:100%; margin-top:14px;}
.r_into .biaoti{line-height: 24px;}
.r_into .biaoti a{ color:#424242; font-size:14px; font-family:"宋体";}
.r_into .jianjie{line-height: 26px;}
.r_into .jianjie a{ color:#8b8b8b; font-size:12px; font-family:"宋体";}


.left_v{ width:469px; height:385px; padding-top:10px; margin-left:10px; position: relative;}
.left_v .suoluetu { width:469px; height:329px;}
.left_v .biaoti{ width:100%;line-height:30px;}
.left_v .biaoti a{}
.left_v .time{ width:100%; line-height:22px; color:#bebebe;}
.anniu1{   position: absolute; bottom:59px;  right:8px;}


.left_vv{ width:241px; height:203px; float:left; margin-top:10px; margin-right:5px;  position: relative;}
.left_vv .suoluetu { width:241px; height:149px;}
.left_vv .biaoti{ width:100%;line-height: 28px;}
.left_vv .biaoti a{}
.left_vv .time{ width:100%; color:#bebebe;}
.anniu{   position: absolute; bottom:59px;  right:8px;}
.news_list .biaot{line-height:30px;}
.news_list .biaot a{ color:#424242;}


.left_viv{ width:220px; height:150px; float:left; margin-top:10px;padding: 0 11px;}
.left_viv .suoluetu { width:218px; height:118px; margin:0 auto;}
.left_viv .biaoti{ width:100%;line-height: 28px; text-align:center;}
.left_viv .biaoti a{}
.mbx{ height:159px;}

.more_btn a{ color:#c9c9c9;}
#keyword{width: 170px!important;margin-left: 6px;height: 27px;/* margin-top: 8px; */border: none;background: none;color:#a3cef5;padding: 0;line-height: 27px;}
.wp_search .search{background: url(images/sous.png) no-repeat center;width: 36px;height: 33px;border: 0px;cursor: pointer;}

.wp_article_list .list_item{ border-bottom:none;}
.wp_article_list .list_item .Article_Index{ display:none;}
#wp_news_w101 .news_list .lwft_1{display:none!important;}
#endw111 span,#beginw111 span{display:block;text-align:center; line-height:44px;color: #2f2f2f;}
#topw111{ margin:0 auto; height:200px!important;}


#featuredw9{ margin:0 auto;}
.orbit-wrapper{ width:300px!important;margin: 0 auto;margin-top: 28px;}
div.slider-nav span.right{ background:url(images/x_r.png) no-repeat center; width:35px; height:44px;}
div.slider-nav span.left{ background:url(images/x_l.png) no-repeat center; width:35px; height:44px;}
div.slider-nav span{top:62%;}
.timer{ display:none;}
#wp_news_w12{border-left: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8; height:435px}
#wp_news_w101{border-right: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;height: 435px;}
#wp_news_w121{border-left: 1px solid #e8e8e8;border-top: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;}
.post3-111{border-left: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;}
#wp_news_w5 .biaotoi1{font-size: 14px;padding: 7px 0px;}
#wp_nav_w1 .wp_nav .nav-item a{color: #fff;font-size: 12px;font-weight: bold;font-family: 宋体;}
.wp_photos_list{width: 100%!important;}
.wp_photos_list .photo_wrap{width: 100%!important; height:100%!important;}
#wp_news_w113 .focus-container .focus-item img{ width:600px!important; height:320px!important;}

#wp_news_w111 .news_list .vv1{ display:none!important;}
#wp_news_w44 .wp_article_list .i1{}
#wp_news_w67 .wp_article_list .i1{}
#wp_news_w88 .wp_article_list .i1{}

.news_list .news .bt{ float:left;}
.news_list .news .btime{ float:right;}
#wp_news_w44 .news_list li.news{margin-bottom: 7px;display: none;}
#wp_news_w44 .news_list li{ background:none!important; padding-left:0px;}
#wp_news_w67 .news_list li.news{margin-bottom: 7px;display: none;}
#wp_news_w67 .news_list li{ background:none!important; padding-left:0px;}
#wp_news_w88 .news_list li.news{margin-bottom: 7px;display: none;}
#wp_news_w88 .news_list li{ background:none!important; padding-left:0px;}
div#moeCode {
    font-size: 15px;
    text-align: center;
    line-height: 50px;
}
div#moeCode img {
    margin: 0 auto;
}
