﻿@charset "utf-8";
/* CSS Document */

html{
	width:100%;
	margin:0;
	padding:0;
	background:url(img/BG.gif) left top repeat-x;
}
body {
	width:100%;
	margin:0;
	padding:0;
	color:#676767;
	font-size:12px;
	line-height:22px;
	font-family:"Microsoft YaHei","SimSun", Verdana, Arial, Helvetica, sans-serif;
	background:url(img/headerbg.gif) left top no-repeat ;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}
img{
	border:0;
}

p{
	padding:0;
	margin:0;
}
h1,h2,h3,h4{
	padding:0;
	margin:0;
}

/*-===================================================================
                                页头样式
===================================================================-*/
.header{
	
	height:176px;
	padding:124px 0 0 0;
	margin:0 auto;
}
.header_logo{
	display:block;
	width:808px;
	margin:0 auto;
	
}
.header_warp{
 background:red;
 width:940px;
 height:180px;
 margin:0 auto;
 background:url(img/headerBG.jpg) no-repeat left top;
}
.content{ 
 width:1001px; 
 margin:10px auto 0 auto; 
 background:#e8e9ee;
}
.other_center2 { 
 position: relative; 
 border-top: 5px solid #b50b18; 
 background:#fff; 
 min-height: 125px; 
 padding: 15px 90px 15px 100px;
 font-size:18px;
}
.wirtter{
 color:#b5530b;
 font-size:20px;
 font-weight:bold;
 font-family: "楷体","楷体_GB2312";
}
.other_center2 p{
 text-indent:2em;
 font-family: "楷体","楷体_GB2312";
}

.other_center2 span{
 text-align:right;
 float:right;
}

.clear { 
 diplay: block!important; 
 float: none!important; 
 clear: both; 
 overflow:hidden; 
 width: auto!important; 
 height: 0!important; 
 margin: 0 auto!important; 
 padding: 0!important; 
 font-size: 0; 
 line-height: 0; 
}
.other_left{ 
 float:left; 
 width:360px; 
 margin-right:19px; 
 background:#fff; 
 margin-top:10px; 
 padding:5px 0; 
}
.u_list_2{
 padding:10px 10px;
 margin:0;

}
.u_list_2 li{
 margin:o auto!important;
 padding:10px 0 10px 0;
 font-size:14px;
 border-bottom:1px solid #efecd1;
}

.u_list_2 li .times{
 font-size:14px;
 font-weight:bold;
}
.u_list_2 li .title_02{
 display:block;
 font-size:18px;
 font-weight:bold;
 margin:10px 0 0 0;
}
.last_li{
 border:0!important;
}

.other_center{ border-radius:4px; background:#fff;  margin-top:10px; padding:20px 20px;} 
.other_center .tith2{ margin:10px 15px; font-size:16px; border-bottom:5px solid #b50b18; padding:0 0 5px 0; height: 25px; }
.other_center .tith2 .explain{float: right; margin-top: 3px; margin-right: 5px; font-size:14px;}
.other_center .list_news{margin:0 10px;}
.other_center .list_news li{ border-bottom:1px solid #d6d6d6; padding:5px 5px; line-height:30px; vertical-align:top;}
.other_center .list_news li a{ float:left;}
.other_center .list_news li span{ float:right; font-size:11px; font-family:arial; color:#c1c1c1;}

.center_pub{ float:right; width:520px; min-height: 500px;}

.list_news_dl{ margin:0 10px; }
.list_news_dl li{border-bottom:1px solid #d6d6d6; padding:15px 30px 15px 35px;}
.list_news_dl li .title{ margin-bottom:10px; height:25px; line-height:25px;}
.list_news_dl li .title a{color:#b30b18; font-size:18px; float:left; font-weight:bold;}
.list_news_dl li .title a:hover{ color:#b30b18; text-decoration:underline;}
.list_news_dl li .time{color:#555656; font-size: 14px; float:right;}
.list_news_dl li .p{ color:#000; line-height:2.2; font-size: 16px; text-indent: 32px; clear:both;}
.list_news_dl li .more{ text-align:right; margin-top:5px;}
.list_news_dl li .more a{ color:#074e82;}
.list_news_dl li .more a:hover{ color:#F00;}

.footer{
 clear:both;
 width:940px;
 margin:0 auto;
}
.other_center3 { 
 position: relative; 
 background:#fff; 
 min-height: 125px; 
 padding: 10px 10px;
 font-size:14px;
 margin:10px 0 0 0;
 border:1px solid #bedcb2;
  border-top:3px solid #bedcb2;
}
.more_p{
 text-decoration:underline;
 color:#0088cc;
}