@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
img {
	vertical-align:middle;
	border:0;
}
a {
	text-decoration:none;
	outline:none;
}
.clear {
	clear:both;
}
.display-b {
	display:block;
}
.display-n {
	display:none;
}
body {
	font-family:"Microsoft YaHei";
	font-size:14px;
}
.banner{
	background:#a80300;
	height:45px;
	line-height:45px;
	width:100%;
}
.banner ul{
	width:700px;
	margin:0 auto;
}
.banner ul li{
	float:left;
	height:45px;
	line-height:45px;
	
	text-align:center;
}
.em{
	width:3px;
	float:right;
	height:40px;
	line-height:45px;
	color:#7b0604
}
.banner ul li a{
	color:#fff;
	cursor:pointer;
	font-size:20px;	
	padding:0 40px;
}

.logo {
	width:1180px;
	margin:0 auto;
	height:136px;
	border-bottom:5px solid #970000;
}
.head{
	background:url(../../images/tjzsj/$banner.jpg) center 0 no-repeat;
	margin:0 auto;
	height:983px;
	width:1196px;
}

.menubg{
	width:1190px;
	height:90px;
	line-height:90px;
	margin:0 auto;
}
.menutitle{
	color:#a80300;
	font-size:18px;
	font-weight:bold;
	display:block;
	line-height:30px;
	letter-spacing:2px;
	padding-left:10px;
}
.menu li {
	float:left;
	padding:0 14px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}
.menu li:hover{
	font-weight:bold;
}
.menu a {
	color:#fff;
}
.div1280{
	background:#fff;
	width:1160px;
	padding:15px;
	margin:0 auto;
	border:1px solid #DEDEDE
}


.content p{
	font-size:16px;
	color:#333;
	padding:5px 0 0 15px;
	text-indent:30px;
	line-height:32px;
	display:inline-block;
}


.title {
	line-height:35px;
	font-weight:bold;
	color:#333;
	font-size:16px;
	padding:6px 0 0 6px;
	width:100%;
}
.articlep{
	margin:5px 14px 0 4px !important;
	padding:0 !important;
	height:150px;
	line-height:28px !important;
	border-bottom:#cdcdcd solid 1px;
}
.articleps{
	margin:5px 6px 0 8px !important;
	padding:0 !important;
	height:160px;
	line-height:28px !important;
}

.morediv{
	display:block;
	width:97%;
	height:45px;
	line-height:45px;
	text-align:right;
}
.morediv a{
	color:#666;
	font-size:14px;
}

.title a {
	float:right;
	font-size:16px;
	color:#ac2e31;
	padding-right:4px;
}

.f-left{
	float:left;
}

.moretail{
	display:block;
	font-size:14px;
	height:30px;
	padding:20px 10px 0 0;
	line-height:30px;
	text-align:right;
}
.moretail a{
	text-decoration:none;
	letter-spacing:3px;
	cursor:pointer;
	color:blue;
}

.foot {
	background:url(../../images/tjzsj/$foot.jpg) center 0 no-repeat;
	height:305px;
	width:1196px;
	margin:0 auto;
}
