@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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 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%;
	line-height:0;
	font-size:0;
	overflow:hidden;
	clear:both;
	display:block;
	_display:inline;
	height: 20px;
}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{
	display: block;






*zoom:1;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
}

.clearfix4{
	display: block;

*zoom:1;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/li_bg.jpg);
	margin-bottom: 6px;
	padding: 0px;
	width: 204px;
}

.clearfix2{
	display: block;




*zoom:1;
	height: 25px;
	background-image: url(images/li_1.jpg);
	background-repeat: no-repeat;
	background-position: 9px;
}






/**布局开始**/
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #F0F0F0;
}
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-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	padding-top: 0px;
}
.wrapper .inner {
	width:980px;
	margin:0 auto;
} /**页面全局宽度**/


/**页头开始**/


.head{ height: 165px;}
.head .language {
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #333333;
}
.head .language a { color: #333333;}
.head .language a:hover {
	color: #333333;
	text-decoration: underline;
}
.head .site_search { width: 230px; height: 27px; float: right; padding-top: 28px; }		/**站点搜索**/
.head .site_search .search_input {
	width: 172px;
	height: 27px;
	border:1px solid #cccccc;
	float: left;
}
.head .site_search .search_input input {
	border: 0;
	background: none;
	height: 27px;
	line-height: 27px;
	width: 168px;
	padding: 0px;
	color: #fff;
}
.head .site_search .search_btn { width: 50px; height: 27px; background: #0d48a6; float: right;}
.head .site_search .search_btn input { width: 50px; height: 27px; border: 0; background: none; color: #fff; cursor: pointer;}
.wp_search .search {
	width: 50px;
	height: 27px;
	border: 0px;
	cursor: pointer;
	background-image: url(images/btn_search.gif);
}

.wp_search {
	width: 220px;
	height: 27px;

	
}



.navbar { width:100%; height:46px; background:url(images/navbar.jpg) repeat-x 50% 0;}   	/**导航区域背景**/
.navbar .navbox { width:1000px; height:46px; margin:0 auto;}   /**导航窗口大小及位置**/






/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt {
	height:51px;
	background-image: url(images/left_top.jpg);
	width: 217px;
	padding-bottom: 0px;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
	margin-bottom: 14px;
	margin-left: 0px;
	padding-left: 0px;
} 




/**标题栏**/
.post .tt .tit {
	display:inline-block;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: 0px;
	padding-left: 0px;
	right: 0px;
	padding-top: 10px;
} /**标题字体**/
.post .tt .tit .title {
	display:inline-block;
	height:32px;
	line-height:32px;
	padding-left:70px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 0px;
} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con {
	width: 204px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 28px;
	padding-bottom: 0px;
	bottom: 0px;
}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/








/**标题栏新闻窗口**/
.post-4{ margin-bottom:10px;}
.post-4 .tt {
	height:34px;
	background-image: url(images/news_top.jpg);
	width: 463px;
} /**标题栏**/
.post-4 .tt .tit {
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
} /**标题字体**/

.post-4 .tt .tit .title {
	display:inline-block;
	height:32px;
	line-height:32px;
	padding-left:20px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(images/center_center_top_bg.gif);
}
 /**标题图标**/
.post-4 .tt .more_btn {
	display:inline-block;
	height:32px;
	line-height:32px;
	float:right;
	background-position: 0px;
	padding-top: 0px;
}   /**更多按钮**/
.post-4 .con {
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: left;
	background-position: right;
	width: 980px;
	height: auto;
}
.pos-4t .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post-4 .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/










/**自定义新闻列表**/
.news_list {}
.news_list li.news2 {
	line-height:24px;
	padding-left:13px;
} /**标题图标**/
.news_list li.news span.news_title {
	float:left;
	padding-left: 25px;
	padding-top: 6px;
}


.news_list li.news span.news_title4 {
	float:left;
	padding-left: 25px;
	padding-top: 5px;
}

#p5.news_list li.news span.news_title {
	float:left;
	padding-left: 25px;
	padding-top: 6px;
	font-size: 14px;
}
.news_list li.news span.news_meta {
	float:right;
	margin-left:2px;
	margin-right: 10px;
	margin-top: 5px;
}
.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;}


/**页头开始**/
#heaer {}
#header .inner {}
.head {
	width:100%;
	height:130px;
	position:relative;
	position:relative;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
}   

.tophead {
	width:auto;
	height:29px;
	position:relative;
	position:relative;
	background-repeat: no-repeat;
	background-position: left 0;
	float: none;
} 

#to {
	width:300px;
	height:29px;
	position:relative;
	position:relative;
	background-repeat: no-repeat;
	background-position: left 0;
	float: right;
	clear: none;
} 



 /**页头部分**/
.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar {
	width:100%;
	height:39px;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}   	/**导航区域背景**/
.navbar .navbox {
	width:980px;
	height:39px;
	margin:0 auto;
}   /**导航窗口大小及位置**/



.navbar2 {
	width:100%;
	height:344px;
	background-image: url(images/20136716925689.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}   	/**导航区域背景**/
.navbar .navbox2 {
	width:980px;
	height:28px;
	margin:0 auto;
}   /**导航窗口大小及位置**/







/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:39px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:14px; font-weight:bold; color:#fff;}    /**导航字体样式**/
.navbar .navbox .wp_nav li.nav-item a:hover,.navbar .navbox .wp_nav li.nav-item a.parent{
	color:#FFFFFF;
	background-image: url(images/nav_span.jpg);
	width: 133px;
}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {
	padding:0 35px;
	height:39px;
	line-height:39px;
	left: 50px;	
}   /**导航栏目高度与边距**/
.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 {
	height:26px;
	line-height:26px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}		/**子菜单栏目高度与边距**/

/**主体开始**/

#container {
	padding:30px 0;
}

#container .inner {
	width:980px;
	background-color: #F0F0F0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

/**首页三列布局**/
.mod {}
.mod1 {
	width:227px;
	float:left;
} /**左列**/
.mod1 .ml {
	width:225px;
	padding-bottom: 20px;
} 
.mbox {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 0px;
	padding-bottom: 30;
	padding-left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 300px;
}

#p3.mbox3 {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 0px;
	padding-bottom: 30;
	padding-left: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 300px;
}

.mod2 { width:728px; float:right;}
.mod2 .mc {
	width:463px;
	float:left;
} /**中间**/
.mod2 .mr {
	width:253px;
	float:right;
	height: auto;
} /**右列**/

/**列表页**/
.col_menu {
	width:227px;
	float:left;
} 
.col_menu .col_menu_head {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 51px;
	width: 217px;
	clip: rect(auto,auto,auto,0px);
	left: 0px;
	padding-left: 0px;
	margin-left: 4px;
}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	padding-top: 10px;
	padding-left: 60px;
}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {
	display:block;
	line-height:21px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}  /**栏目名称图标**/
 /**栏目列表*/
.col_list .wp_listcolumn {
    width: 204px;
  color:#3561a0;
    margin: 0 auto;
}
.col_list .wp_listcolumn .wp_column a {
	color:#3561a0;
	background-repeat: no-repeat;
	background-image: url(images/li_bg.jpg);
	height: 28px;
	width: 204px;
	border-top-style: none;
	border-bottom-style: none;
	background-position: 0 0;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	
} 	

.wp_listcolumn .wp_column a {
	display: block;
	width: 100%;
	color: #3561a0;
	font-size: 15px;
	word-wrap: break-word;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 6px 12px;
}



/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { /* background-image: url(images/li_bg.jpg); */color:#000; /* background-image:url(images/icon_column_1_hover.gif); */} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
	color:#454545;
	border-top:1px solid #fff;
	border-bottom:1px solid #bbb;
	background-color: #e8e8e8;
	background-image: url(images/li_bg.jpg);
	background-repeat: no-repeat;
	background-position: 16px 11px;
} 	/**二级子栏目**/
.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(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(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:726px;
	float:right;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	min-height: 400px;
} /**栏目新闻**/
.col_news_head {
}
.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:#333333;
	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 {}  /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item .Article_Index { background:url(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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} /**文章标题**/
.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 {
	padding:10px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}





#search{
	padding-top: 50px;
	padding-bottom: 0px;
	clear: left;
	float: right;
	width: 360px;

	bottom: 0px;
	vertical-align: 0%;
	background-position: 0px;
}
#nav33{
	padding-top: 0px;
	background-position: 0px;
	background-image: url(images/l_top.jpg);
	width: 227px;
	clip: rect(auto,auto,auto,auto);
	height: 8px;
}
#nav36{
	padding-top: 0px;
	background-position: 0px;
	background-image: url(images/l_top2.jpg);
	height: 8px;
	width: 728px;
	float: right;
}
#nav22{
	background-position: 0px;
	height: 44px;
	width: 227px;
}



/**标题栏新闻窗口**/
#p4.post-4{ margin-bottom:10px;}
#p4.post-4 .tt {
	height:34px;
	background-image: url(images/news_top.jpg);
	width: 463px;
} /**标题栏**/
#p4.post-4 .tt .tit {
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
} /**标题字体**/



#p3.post-3 .tt .tit {
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	bottom: 0px;
} /**标题字体**/

#p3.post-3{
	margin-bottom:10px;
	height: 245px;
}
#p3.post-3 .tt {
	height:51px;
	background-image: url(images/left_top.jpg);
	width: 217px;
	margin-left: 4px;
}





#p4.post-4 .tt .tit .title {
	display:inline-block;
	height:32px;
	line-height:32px;
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-image: url(images/center_center_top_bg.gif);
}


#p53.post-4 .tt .tit .title {
	background-image: url(images/center_center_top_bg.gif);
	background-position: 0px center;
}




 /**标题图标**/
#p4.post-4 .tt .more_btn {
	display:inline-block;
	height:32px;
	line-height:32px;
	float:right;
	background-position: 0px;
	padding-top: 0px;
}   /**更多按钮**/


#p53.post-4 .tt .more_btn {
	display:inline-block;
	height:32px;
	line-height:32px;
	float:right;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 10px;
}   /**更多按钮**/

#p5.post-4 .tt .more_btn {
	display:inline-block;
	height:32px;
	line-height:32px;
	float:right;
	background-position: 0px;
	padding-top: 0px;
	padding-right: 10px;
}   /**更多按钮**/


#p4.post-4 .con {
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: left;
	background-position: right;
	width: 463px;
}


#p5.post-4 .con {
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	clear: left;
	background-position: right;
	width: 253px;
}




#p4.pos-4t .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
#p4.post-4 .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/







#p53 .tt{
	background-position: 0px;
	background-image: url(images/pro_top.jpg);
	height: 38px;
	width: 980px;
}
#p53 .tit {
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#3561A0;
	background-position: 0px;
	padding-left: 10px;
	right: 0px;
	padding-top: 0px;
} 





#p5 .tt{
	background-position: 0px;
	background-image: url(images/about_top.jpg);
	height: 33px;
	width: 253px;
}
#p5 .tit {
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-position: 0px;
	padding-left: 10px;
	right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
} 
.c17 {
	font-size:14px;
	font-weight:normal;
	color:#333333;
	bottom: 0px;
	width: 204px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 28px;
	line-height:28px;
	padding-bottom: 0px;
	bottom: 0px;
} 
.col_news_con{
	font-size:14px;
	font-weight:normal;
	color:#333333;
	bottom: 0px;
	width: 95%;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 25px;
	line-height:28px;
	padding-bottom: 0px;
	bottom: 0px;
} 
.ml {width:726px;
	float:right;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	min-height: 387px;}
div.slider-nav span.left {
	left: 0px;
	background-image: none;
}
div.slider-nav span.right {
background-image: none;right: 0px;
}


span.rotator {
	left: -20px;

	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 3;
	background-image: none;
	background-repeat: no-repeat;
}
#p53 img{width:200px !important;height:150px !important;}
.read a {
font-size: 14px;
color: #333;
}
.article a {
font-size: 14px;
color: #333;
}