@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 { }
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#5e5e5e;font-family: "Microsoft YaHei";}
a { color:#5e5e5e; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:998px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:45px;}
.post .tt { height:40px; border-bottom:2px solid #cacaca;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:18px; font-weight:normal; color:#123c90;padding-bottom:10px; background:url(images/tit-bg.jpg) no-repeat center bottom;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:40px; line-height:40px; } /**标题图标**/
.post .tt .more_btn { display:inline-block; height:21px; line-height:40px; float:right;padding-top:19px;}   /**更多按钮**/
.post .con { padding:10px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px solid #d5d5d5;height:50px;line-height:50px;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;display:none;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px;    height: 76px; padding-top: 20px;padding-bottom: 27px;border-bottom: 1px dotted #ddd;overflow: hidden; } /**标题图标**/
.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;}


/**页头开始**/


#naver{ height:39px; background-color:#1f5aa3; border-bottom:4px solid #ca914a;}
#header {}
#header .inner {}
.head { width:100%; height:93px; position:relative; background:url(images/head-bg.jpg) no-repeat 0 0;}    /**页头部分**/
.head .sous{ position:absolute;width:162px;height:29px;right:0px;top:32px;}
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:39px; }   	/**导航区域背景**/
.navbar .navbox { width:998px; height:39px; margin:0 auto;}   /**导航窗口大小及位置**/

/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:39px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:12.5px; 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 12.5px; height:39px; line-height:39px;}   /**导航栏目高度与边距**/

.wp_nav .sub-nav{ top:39px!important; border:none;left:20px!important;}/*子菜单位置*/
.wp_nav .sub-nav .nav-item a{ border-top:none;}/*去边框*/

.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#1f5aa3;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal; background:#1f5aa3;color:#fff;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#1f5aa3; color:#f90;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/

/**主体开始**/
#container {}
#container .inner { background:#fff; width:1000px;}

#container-2{}
#container-2 .inner{}
#container-2 .inner .cont-2-l{ width:287px;float:left;margin-left:7px;margin-top:45px;}
#container-2 .inner .cont-2-c{ width:287px;float:left;margin-left:63px;margin-top:45px;}
#container-2 .inner .cont-2-r{ width:287px;float:right;margin-right:4px;margin-top:45px;}

/**首页三列布局**/
.mod {}
.mod1 { width:236px; float:left;} /**左列**/
.mod1 .ml { width:100%;} 
.mbox { padding:0 10px; border:1px solid #d3d3d3; background:#f9f8fd;}
.mod2 { width:728px; float:right;}
.mod2 .mc { width:478px; float:left;} /**中间**/
.mod2 .mr { width:236px; float:right;} /**右列**/

/**列表页**/
.col_menu { width:206px; float:left;} 
.col_menu .col_menu_head { background-color:#1f5aa3; text-align:center;}   /**位置栏目背景**/
.col_menu .col_menu_head h2.col_name { font-size:14px; font-weight:bold; color:#fff; }		/**位置栏目字体**/
.col_menu .col_menu_head h2.col_name .col_name_text { display:block; line-height:34px;}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn { border-top:none; border-bottom:none; }
.col_list .wp_listcolumn .wp_column a { color:#666; background:#ebeced url(images/list.png) no-repeat 186px center; border-top:none; border-bottom:none;  font-weight:bold;font-size:12px; font-family:"宋体"; margin-bottom:1px;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#fff; background:#1f5aa3 url(images/list-li.png) no-repeat 186px center;} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#fff;}
.wp_listcolumn .wp_column a .column-name{ padding:0px!important;line-height:46px!important; margin-left:40px}  /*系统自己的样式，让元素居中*/

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#484848; background:transparent; border-top:none; border-bottom:1px solid #e5e5e5;font-size:12px; font-weight:normal; background:url(images/list-2-li.jpg) no-repeat 20px center;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#f90;} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#f90;}

.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(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(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(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:755px; float:right;min-height:450px; margin-bottom:20px;} /**栏目新闻**/
.col_news_head { border-bottom:1px solid #ccc;}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px; }  /**当前栏目**/
.col_metas .col_title h2 { display:inline-block; font-size:16px; font-weight:bold; color:#000;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:16px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { }
.col_news_list .wp_article_list .list_item { border-bottom:none;height:26px;line-height:26px;}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;height:22px;}  /**栏目新闻图标序号**/
.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;min-height:650px;width:95%;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:25px 0 15px 0; text-align:center; font-size:18px; color:#282828; border-bottom:2px solid #ccc;} /**文章标题**/
.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 { height:100px; background-color:#505050;}
#footer .inner { }
#footer .inner p { padding-top:20px;font-size:12px; line-height:30px; text-align:center;color:#b7b7b7;}
#footer .inner p span { margin:0 3px;}

#keyword{ width:130px!important;height:25px!important;border:0px;line-height:25px;color:#b7b7b7; font-size:4px;}
.wp_search .search{ width:29px;height:29px; background:transparent;padding:0px;}

.wp_search .search_en{ width:29px;height:29px; background:transparent;padding:0px;}

#container-3{ background-color:#ececec;height:129px; border-bottom:6px solid #d8d8d8;}
#container-3 .inner{ position:relative;}
#container-3 .container-3-tp{ position:absolute;width:530px;height:129px;top:0px;right:0px;}

.panelBox{ height:191px;}
.panelBox-1{ background:#746cb5;}
.panelBox-2{ background:#be67b8;}
.panelBox-3{ background:#d66150;}
.panelBox-4{ background:#4798b4;}

.kuang{ width:114px;float:left;margin-top:20px;margin-left:18px;}
.kuang img{ border-radius:10px;}
.kuang img:hover{ border:3px solid #d89a45;}

.panelContainer .inner{ position:relative;}
.panelContainer .inner .more-tp{ width:46px;height:17px; position:absolute;right:0px;top:160px;}
.panelContainer .inner .tupian{ position:absolute;width:462px;height:308px;left:0px;top:0px;}
.panelContainer .inner .tupian img{ width:462px;height:308px;}

.panelContainer .inner .info{ position:absolute;width:500px;height:auto;top:34px;right:0px;}
.panelContainer .inner .info .biaoti{   height: 36px;line-height: 36px; max-width:550px; overflow:hidden; text-align:center;}
.panelContainer .inner .info .biaoti a{ font-size:17px;color:#fff;font-weight:normal;}
.panelContainer .inner .info .jianj{ line-height:24px;}
.panelContainer .inner .info .jianj a{ color:#fff;font-size:13px;}

#container-1{ background-color:#c3d1da;}
#container-1 .inner{ height:242px;background:url(images/tup-1.jpg) no-repeat 0 0; position: relative;}

#container-11{ background-color:#c3d1da;}
#container-11 .inner{ height:320px;position: relative; padding-top:5px;}

.list-lmmc{ position:absolute; width:150px; height:40px; left:800px; top:173px; color:#fff; font-size:24px;}

.list-cont1{ height:60px; line-height:60px; font-size: 14px;color: #a5aeb9;font-family: "宋体";}
.list-cont1 a{font-size: 14px;color: #a5aeb9;font-family: "宋体";}
    
 .list-l{ width:60px; height:60px;float:left;background-color: #efebe8;} 
 .list-l .date-day{ font-size: 20px; color: #000;text-align: center;font-weight: bold;font-family: "宋体";height: 40px; line-height: 40px;border-bottom: 1px solid #fff;}
 .list-l .date-month{    color: #343235; text-align: center;line-height: 20px;}
    
 .list-r{ width:644px; float:right;}
 .list-r .bt{ line-height:20px;} 
 .list-r .bt a{ color: #4d4d4d;font-size: 14px; font-weight: bold;}
 .list-r .jianj{ line-height:25px;}
 .list-r .jianj a{ color: #505050; font-family: "宋体";}
   
    
/*rcpy*/ 
.rcpy li.news{ width:292px; float:left; height:292px; margin:0 40px; overflow:hidden;}
.rcpy-t{ width:292px; height:174px; position:relative;}
.rcpy-t .slt{ position:absolute;width:292px; height:134px;left:0px; top:0px;}
.rcpy-t .bt{ width:292px; height:40px; line-height:40px; background-color:#a6a6a6; left:0px; top:134px; text-align:center;position:absolute;}
.rcpy-t .bt a{ color:#fff; font-size:18px;}
.rcpy-b{    line-height: 25px;text-indent: 2em;font-family: "宋体"; padding-top:20px;}
.rcpy-b a{ color:#707070;}
    
 /*ty*/   
 .ty  li.news{ height:156px; overflow:hidden; margin-bottom:50px;}
 .ty .ty-l{ width:267px; height:156px; float:left;}
 .ty .ty-y{ width:460px; float:right;}
 .ty .ty-y .bt{ height:35px; line-height:35px;}
 .ty .ty-y .bt a{ color:#2159a4; font-size:14px; font-family:"宋体"; font-weight:bold;}
 .ty .ty-y .jianj{ line-height:27px;}
 .ty .ty-y .jianj a{ color:#4f4f4f; font-family:"宋体";}
 
.left_nr .tpnr {
	float: left;
}
.left_nr h4 {
	line-height:33px;
	border-bottom:1px solid #a4a4a4;
	margin-bottom:8px;
	height: 33px;
	font-size: 14px;
}
.left_nr span {
	font-size: 12px;
	font-weight: normal;
	float: right;
}

.left_nr img {border:1px solid #d8d8d8; margin-right:10px;
	float: left;
}
.left_nr p {
	line-height: 28px;
	color: #3f3f3f;
}
 #myFocus {
	width:870px;
	height:300px;
}