@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:#fff;}
body,p { font-size:12px; font-family:"微软雅黑"; 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 { margin-bottom:10px;}
.post .tt { height:36px; border-bottom:2px solid #006894;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:16px; font-weight:bold; color:#014681;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:36px; line-height:36px;  } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:36px; line-height:36px; float:right;}   /**更多按钮**/
.post .tt .more_btn a {  font-size:14px; color:#006894; }
.post .con { padding:8px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:none;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(/_upload/tpl/01/5c/348/template348/images/li.gif) no-repeat center; display:none; } /**新闻列表图标**/




/**页头开始**/
#header { background:url(/_upload/tpl/01/5c/348/template348/images/head.jpg) repeat-x 0px 0px; width:100%; height:159px;   }
#header .inner {}
.top { width:100%; height:28px; float:left;   }
.top .top_l { width:300px; height:28px; float:left;   }
.top .top_l li { width:70px; height:28px; line-height:28px; float:left; text-indent:18px;  }
.top .top_l li.swsy { background:url(/_upload/tpl/01/5c/348/template348/images/icon1.jpg) no-repeat 0px 6px; }
.top .top_l li.jrsc { background:url(/_upload/tpl/01/5c/348/template348/images/icon2.jpg) no-repeat 0px 6px; }
.top .top_l li.xxsy { background:url(/_upload/tpl/01/5c/348/template348/images/icon3.jpg) no-repeat 0px 6px; }

.top .top_l span { width:1px; height:12px; float:left; margin:8px 10px 0px 0px; color:#676767;   }
.top .top_l li a { color:#676767;  }

.top .top_r { width:340px; height:28px; float:right;   }
.top .top_r .xzzx { width:140px; height:28px; float:left; }
.top .top_r .xzzx li { width:60px; height:28px; line-height:28px; float:left; text-align:center;   }
.top .top_r .xzzx span { width:1px; height:12px; float:left; margin:8px 5px 0px 0px; color:#676767;   }
.top .top_r .xzzx li a { color:#676767;  }


.top .top_r .ss { width:200px; height:28px; float:right; margin-top:3px; }
.top .top_r .ss .wp_search .search {  background:url(/_upload/tpl/01/5c/348/template348/images/ss.jpg) no-repeat 0px 0px; }
.top .top_r .ss .wp_search .keyword {     width: 150px;    color: #676767;    margin-top: 1px;  }


.logo { width:100%; height:88px;background:url(/_upload/tpl/01/5c/348/template348/images/logo.jpg) no-repeat 0px 0px;float:left;  }    /**页头部分**/

.navbar { width:100%; height:42px;  }   	/**导航区域背景**/
.navbar .navbox { width:980px; height:42px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:42px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:18px;  color:#fff; font-family:"微软雅黑"; }    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover{ color:#F90;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { padding:0 26px; height:42px; line-height:42px;}   /**导航栏目高度与边距**/
/*.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:36px; line-height:36px;color:#222;}		/**子菜单栏目高度与边距**/
/*自定义导航*/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent {background:#F90;color:#fff;}
.navbar .navbox .wp_nav .sub-nav {border:none;width:100%!important;background:#fff; opacity: 0.8; filter:alpha(opacity:80); -moz-opacity:0.8;}/**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav .nav-item {height:36px;line-height: 36px;}
.navbar .navbox .wp_nav .sub-nav .nav-item a span {font-size:14px;}
.navbar .navbox .wp_nav .sub-nav .nav-item a:hover {background: #f90!important;}
.navbar .navbox .wp_nav .sub-nav .nav-item a:hover span {color:#fff!important;}
/**主体开始**/
#container { padding:15px 0; float:left; }
#container .inner { background:#fff; width:1000px; }

/**首页三列布局**/
.mod {}
.mod1 { width:565px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mod2 { width:405px; float:right;}
.mod2 .mc { width:405px; float:left;} /**中间**/
.mod2 .mr { width:405px; float:left;} /**右列**/

/**列表页**/
.col_menu { width:236px; float:left;} 
.col_menu .col_menu_head { background:#004681;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:17px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:40px; font-size:16px;padding:5px 5px 5px 0px; text-align:center; }  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a { color:#004681;  border-bottom:1px solid #2867A0;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(/_upload/tpl/01/5c/348/template348/images/icon_column_1_hover.gif) no-repeat 6px 17px;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_column a span {height:32px;line-height:32px;}
.wp_listcolumn .wp_column a {background:#f5f5f5 url(images/icon_column_1.gif) no-repeat 6px 17px;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; 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; background-image:url(/_upload/tpl/01/5c/348/template348/images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.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(images/icon_column_3.gif) no-repeat 26px 10px; 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; background-image:url(/_upload/tpl/01/5c/348/template348/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.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(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.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(/_upload/tpl/01/5c/348/template348/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.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(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.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:url(/_upload/tpl/01/5c/348/template348/images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:728px; float:right;} /**栏目新闻**/
.col_news_head { border-bottom:2px solid #004681; height:38px;line-height:40px;}
.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:#004681; 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:32px;line-height:32px;float:left;}  /**栏目新闻列表**/
.wp_article_list .list_item a,.wp_article_list .list_item .ex_fields span {font-size:14px;}
.col_news_list .wp_article_list .list_item .Article_Index {height:24px!important; background:url(/_upload/tpl/01/5c/348/template348/images/li.gif) no-repeat center;}  /**栏目新闻图标序号**/
.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); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto; }
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#282828;} /**文章标题**/
.article h2.arti_title2 { line-height:22px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:14px; color:#282828; } /**文章标题**/
.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 { background:#cccccc; float:left; }
#footer .inner { padding:20px 0; }
#footer .inner .foot { padding-bottom:10px; }
#footer .inner .foot p { font-size:14px; line-height:24px; text-align:center;}
#footer .inner .foot p span { margin:0 3px;}







.banner {  width: 100%; height: 400px;  float: left;  }




/**自定义新闻列表**/
.news_nav  { margin:10px 0px; }

.news_time .date-day { color:#fff; height:35px; line-height:35px;font-size: 16px; text-align:center;  }
.news_time .date-month { color:#006894; height:35px; line-height:35px;font-size: 14px; text-align:center;  }

.news_list {float:right; }
.news_list .news_tit { font-size:16px; line-height:25px; }
.news_list .news_tit a { color:#000; }
.news_list .news_intro { font-size:14px; line-height:22px; font-family:"宋体"; }
.news_list .news_intro a { color:#555; }



.news_list li.news { line-height:24px; padding-left:13px; } /**标题图标**/
.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;}


.xwkd { width: 565px; float: left; position:absolute;  }

.xwkd .con .wp_article_list .list_item { padding-bottom: 25px;border-bottom: 1px dashed #ccc;height: 95px; overflow: hidden;  }
.xwkd .wp_article_list .list_item .Article_Title { width:420px; font-size:18px; line-height:48px;  margin-left:140px; overflow: hidden; }
.xwkd .wp_article_list .list_item span.Article_Summary { width:420px; position:relative; margin-left:140px; margin-top:-60px;  font-size:16px; line-height:24px; color:#7f7f7f; overflow: hidden; font-family:"宋体";  }
.xwkd .wp_article_list .list_item span.Article_Summary a {  color:#7f7f7f; }
.xwkd .wp_article_list .list_item span.Article_MicroImage {    width:120px; height:90px; float:left; position:relative; margin-top:-35px;  background:url(/_upload/tpl/01/5c/348/template348/images/1.jpg) no-repeat 0px 0px; }
.xwkd .wp_article_list .list_item span.Article_MicroImage img {    width:120px; height:90px; float:left;   }



.post .con .div_piccontenttitle_li {border-bottom: 1px dashed #ccc;}
.post .con .div_piccontenttitle_li .c_pt_12 {height:80px;padding:12px 0px;}
.post .con .div_piccontenttitle_li .c_pt_12 .c_txt {float:right;width:445px;}
.post .con .div_piccontenttitle_li .c_pt_12 .c_txt h3 span {font-size:16px;display:block;color:#333;line-height:28px;}
.post .con .div_piccontenttitle_li .c_pt_12 .c_txt p span {display:block;text-indent:2rem;font-size:14px;color:#999;line-height:28px;}

/*友情链接*/
.yqlink {width:100%; margin-top:40px;}
.yq_title {width: 80px;float:left;font-size:16px;color:#fff;background:#014681;line-height:50px;text-align:center;}
.links {width:900px;float:left;}
.links .wp_article_list .list_item .Article_Index {display:none;}
.links .list_item {border:none;}
.links .wp_article_list {width:105px;margin:0px 5px;height:25px;line-height:25px;overflow:hidden;}

.sudynews_rili_1.rili .news_list li.news .news_time { border:1px solid #014681; border-top-left-radius:3px; border-top-right-radius:3px; background-color:#fff!important; padding:0px!important;}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days { background-color:#014681; color:#fff!important;}

.sudynews_rili_1.rili .news_list li.news .news_wz { float:left; width:328px;}
.sudynews_rili_1.rili .news_list li.news {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
padding-left:0px;
}
.sudynews_rili_1.rili .news_list li.news .news_time {
    float: left;
    width: 64px;
    height: 54px;
    margin-right: 10px;
    background: #E8E8E8;
    text-align: center;
}
.sudynews_rili_1.rili .news_list li.news .news_wz {
    padding: 0px 0px;
    text-align: left;
}
.sudynews_rili_1.rili .news_list li.news.n1 {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
}
.sudynews_rili_1.rili .news_list li.news .news_title {
    line-height: 20px;
}
.sudynews_rili_1.rili .news_list li.news .news_title a {
    line-height: 20px;
    font-size: 14px;
    color: #000;
}
.sudynews_rili_1.rili .news_list li.news .news_time .news_days {
    font-size: 26px;
    line-height: 30px;
}
.post-6 .news_list { float:none;}