@charset "utf-8";

/* CSS Document */



body {

	margin:0px;

	padding:0px;

	line-height:0px;

	font-size:12px;

	color:#333;

	font-family:"微软雅黑";

	background:url(../images/qjbg.png) center top repeat-y;

}



ul,li,p,h1,h2,h3,h4,h5,h6 {

	margin:0px;

	padding:0px;

	list-style:none;

}

#main p{ line-height:25px;}

a {

	color:#333;

	text-decoration:none;

}



a:hover {

	color:#dc0000;

	text-decoration:none;

}

img{

	border-style:none;
	width:100%;
	}

	



/*头部样式开始*/



#header{

	width:100%;

	float:left;

	}

#header_sub1{

	width:1050px;

	margin:auto;

	background:url(../images/bg001.png) no-repeat center top;

	}

#header_sub1 .banner{

	width:1000px;

	margin:auto;

	}

#header_sub1 .banner img{

	width:1000px;

	}





#header_sub2{

	width:1025px;

	margin:auto;

	}

#header_sub2 .nav {

	width:1025px;

	float:left;

	height:45px;

	background:url(../images/nav.png) no-repeat;

	}

#header_sub2 .nav ul{

	width:1000px;

	margin:auto;

	}

#header_sub2 .nav ul li {

	width:125px;

	float:left;

	line-height:38px;

	height:38px;

	text-align:center;

	font-size:16px;

	background:url(../images/nav1.jpg) right center no-repeat;

	}

#header_sub2 .nav ul li a{

	color:#fff;

	}

#header_sub2 .nav ul li a:hover{

	color:#f5d753;

	}



/*头部样式结束*/





/*内页样式*/

#main{

	width:100%;

	float:left;

	margin-bottom:20px;

	}

#main .mains{

	width:1000px;

	margin:0px auto;

/*	border-radius:6px;

	behavior: url(ie-css3.htc);

	padding-bottom:10px;

	box-shadow:0px 2px 10px 0px #222;

	-moz-box-shadow:0px 2px 10px 0px #222;

	-webkit-box-shadow:0px 2px 10px 0px #222;*/

	}

#main .mains{

	width:1000px;

	margin:0px auto;

	}

#main .main_lef{

	width:240px;

	float:left;

	}

#main .main_left .left_nav{

	width:240px;

	float:left;

	}

#main .main_left .left_nav ul{

	width:240px;

	margin-top:20px;

	border-radius:6px;

	behavior: url(ie-css3.htc);

	padding-bottom:10px;

	box-shadow:0px 2px 10px 0px #888;

	-moz-box-shadow:0px 2px 10px 0px #888;

	-webkit-box-shadow:0px 2px 7px 0px #888;

	background:url(../images/xwbg1.png) no-repeat;

	}

#main .main_left .left_nav .nav_tatel a{

	font-size:16px;

	color:#ed1c22;

	font-weight:bolder;

	padding-left:28px;

	line-height:38px;

	}

#main .main_left .left_nav ul li{

	height:32px;

	line-height:32px;

	padding-left:45px;

	border-bottom:#CCC 1px dashed;

	}

#main .main_left .left_nav ul li a{

	width:75%;

	overflow:hidden;

	float:left;

	}

#main .mains .main_right{

	width:720px;

	float:right;

	margin-top:20px;

	padding-left:10px;

	padding-right:10px;

	border-radius:6px;

	behavior: url(ie-css3.htc);

	padding-bottom:10px;

	box-shadow:0px 2px 10px 0px #888;

	-moz-box-shadow:0px 2px 10px 0px #888;

	-webkit-box-shadow:0px 2px 7px 0px #888;

	background:url(../images/bg05.jpg) no-repeat;

	}

#main .mains .main_right .right_tatel{

	height:35px;

	}

#main .mains .main_right .right_tatel .tatel{

	font-size:16px;

	font-weight:bolder;

	float:left;

	line-height:30px;

	color:#D8311E;

	}

#main .mains .main_right .right_tatel span{

	font-size:14px;

	float:right;

	line-height:28px;

	}

/*内页样式结束*/

#footer .fot{

	width:1000px;

	margin:0px auto;

	}

#footer .fot, #footer .fot p, #footer .fot a{

	font-size:14px;

	line-height:30px;

	text-align:center;

	color:#666;

	margin-bottom:20px;

	}

/*新闻列表页样式*/

#main .mains .main_right ul li{

	width:100%;

	height:130px;

	margin-top:20px;

	overflow:hidden;

	border-bottom:#CCC dashed 1px;

	float:left;

	}

#main .mains .main_right ul li .img{

	width:160px;

	height:110px;

	float:left;

	overflow:hidden;

	display:block;

	margin-right:10px;

	margin-bottom:20px;

	}

#main .mains .main_right .right_tatel ul li .new{

	width:540px;

	height:130px;

	float:right;

	line-height:25px;

	}

#main .mains .main_right ul li .new .new_tatel{

	width:540px;

	height:30px;

	float:left;

	line-height:30px;

	}

#main .mains .main_right ul li .new .new_tatel a{

	font-size:14px;

	font-weight: bolder;

	float:left;

	}

#main .mains .main_right ul li .new .new_tatel span{

	font-size:14px;

	float:right;

	}

#main .mains .main_right ul li .new p{

	width:540px;

	height:75px;

	text-indent:20px;

	line-height:25px;

	overflow:hidden;

	}

#main .mains .main_right ul div .fanye{

	width:700px;

	margin:3px auto;

	font-size:14px;

	line-height:30px;

	text-align:center;

	}

/*新闻详情页样式*/

#main .mains .main_right .tatel{

	font-size:16px;

	font-weight:bolder;

	line-height:30px;

	text-align:center;

	}

#main .mains .main_right .tim{

	font-size:14px;

	height:30px;

	margin-top:8px;

	text-align:center;

	}

	

/*人物列表页样式*/

#main .mains .main_right .ul_img{

	float:left;

	margin-bottom:20px;

	}

#main .mains .main_right .ul_img li{

	width:150px;

	height:200px;

	overflow:hidden;

	margin:20px 15px 0px;

	float:left;

	position:relative;

	}

#main .mains .main_right .ul_img li p:hover{

	color:#F00;

	}

#main .mains .main_right .ul_img li p{

	position:absolute;

	bottom:0px;

	width:170px;

	height:30px;

	font-size:14px;

	font-weight:bolder;

	color:#FFF;

	line-height:30px;

	text-align:center;

	background:url(../images/img.png) repeat;

	}

#main .mains .main_right div .fanye{

	text-align:center;

	width:720px;

	line-height:25px;

	height:25px;

	}