@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
body, html {
	font-size: 15px;
	background: url(../images/logo.jpg) center top no-repeat;
}
.banner {
	width: 100%;
	position: relative;
}

.banner .eJiaoYuan{
	position:absolute;
	background:#7d0b0b;
	opacity:0.8;
	height:30px;
	line-height:30px;
	width:100%;
	z-index:100;
	
}

.banner .eJiaoYuan a{
	position:absolute;
	color:#fff;
	width:70px;
	left:50%;
	margin-left:600px;
	
}


.banner01{
	height:300px;
	overflow:hidden;
}
.banner .lianjie01 {
	position: absolute;
	z-index: 10;
	height: 44px;
	background-color: rgba(187, 8, 7,0.7);
	width: 100%;
}
.banner .lianjie01 a {
	position: absolute;
	width: 58px;
	display: block;
	left: 50%;
	color: #fff;
	margin: 10px 0px 0px 600px;
}
.banner img {
	position: relative;
	z-index: 1;
	width: 100%;
}
.mainMenu_out {
	background: url("../images/mainBg.jpg") repeat-x;
	height: 97px;
	width: 100%;
}
.mainMenu_out img {
	display: block;
	width: 1301px;
	margin: 0px auto;
}
.index_middle_out {
	width: 1300px;
	height: 670px;
	overflow: hidden;
	margin: 50px auto 0px auto;
	position: relative;
}
.index_middle_bg {
	position: absolute;
	z-index: 1;
}
.picNews {
	width: 511px;
	height: 306px;
	position: absolute;
	z-index: 10;
	left: 2px;
	top: 3px;
}
.friend_out {
	background: url("../images/frendRepeatBg.jpg") repeat-x;
	height: 264px;
	position: relative;
}
.friend_out img {
	position: relative;
	z-index: 1;
	display: block;
	width: 1300px;
	margin: 0px auto;
}
.friend_out ul {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 120px;
	margin-left: -148px;
	line-height: 170%;
}
.friend_out ul a {
	color: #7d0b0b;
	font-size: 16px;
}
.footer {
	height: 62px;
	background: #7d0b0b;
	text-align: center;
	font-size: 17px;
	color: #fff;
	line-height: 60px;
}

.newsList{
	position:absolute;
	width:740px;
	height:252px;
	z-index:20;
	top:80px;
	left:556px;
	font-size:16px;
	
}

.newsList a{
	font-size:16px;
	
}
.newsList li{
	height:33px;
	line-height:33px;
}


.newsList .date{
	float:right;
	color:#c0c0c0;
	
}
.newsList01{
	width:405px;
	height:245px;
	left:0px;
	top:416px;
	
}

.newsList02{
	width:405px;
	height:245px;
	left:442px;
	top:416px;
	
}
.newsList03{
	width:405px;
	height:245px;
	left:889px;
	top:416px;
	
}

.path{
	position:absolute;
	height:40px;
	line-height:40px;
	bottom:10px;
	left:50%;
	margin-left:-650px;
	padding-left:50px;
	z-index:10;
	color:#fff;
	font-weight:bold;
	background: url("../images/sy.png") no-repeat;
}



.path a{
     font-weight:bold;
	color:#fff;	
}



.listPageOut{
	width:1268px;
	margin:20px auto;
	padding:15px;
	border:1px solid  #7d0b0b;	
}

.content_02{
	width:1268px;
	
	margin:0px auto;
	padding:10px 0px;
}



.c_title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
	
}

.c_title_info{
	border-bottom:1px #999 dotted;
	text-align:center;
	margin:15px auto 15px auto;
	width:1100px;
	
	padding-bottom:10px;
	font-size:13px;
	color:#666;
}

.c_content{
    font-size:15px;
	width:1268px;	
	overflow-x:auto;
	margin:0px auto;
	line-height:180%;
}
.c_content a{

font-weight:bold;
text-decoration:underline;
}
.c_content *{
	line-height:180%;

}



.c_content p,.c_content div{
	text-indent:2em;
	margin:25px 0px;
}



.listPageOut  .wp_article_list   li{
  height:35px;
  line-height:35px;
  overflow:hidden;
vertical-align:middle;

}

#wp_paging_w2{
   padding-top:30px;
    padding-bottom:70px;
  
}

.wp_article_list .list_item .Article_Index {
    height: 30px;
    line-height: 30px;
}







