h3,ul,li{margin:0;padding:0; list-style:none;}
.scrollbox{width:340px; margin:0 auto; overflow:hidden; border:1px solid gray; padding:10px;}
#scrollDiv{width:340px;height:20px; overflow:hidden;}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{overflow:hidden; vertical-align:bottom; zoom:1;}
#scrollDiv li h3{  padding-top:13px; padding-left:10px; font-size:14px; color:#353535; line-height:24px;}
#scrollDiv li h3 a{color:#353535; text-decoration:none}#scrollDiv li h3 a:hover{ color:#F00}
#scrollDiv li div{color:#416A7F; line-height:18px; overflow:hidden;font-size:13px;}
#scrollDiv li div a{ color:brown; text-decoration:none}

.scroltit{ height:26px; line-height:26px; padding-bottom:4px; margin-bottom:4px;}
.scroltit h3{ width:100px; float:left;}
.scroltit .updown{float:right; width:32px; height:22px; margin-left:4px}
#but_up{ background:url(../images/up.gif) no-repeat 0 0; text-indent:-9999px}
#but_down{ background:url(../images/down.gif) no-repeat 0 0; text-indent:-9999px}


#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

#znxd li{font-size:12px; line-height:20px;padding:3px 0;}
.jjtj {color:#416A7F; border-bottom: 1px dashed lightblue; display:block;width:750px;white-space:normal; word-break:break-all;word-wrap:break-word;}

html,body,div,a,form,ul,ol,li,input,img,form,p,h1,h2,h3,h4,h5,h6 {
	padding: 0;
	border: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;

}

.act{
	color:glod;
}
p,a {
	color: #353535;
}
a:hover {
	color:#b60002;
}



.all,.header {
	margin: 0 auto;
}
.header {
	margin: 0 auto;
	height: 273px;
	width: 100%;
	position: relative;

}
.header-bg{
	width: 100%;
	height: 273px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.header-bg img{
	width: 100%;
	height: 269px;
	min-height: 200px;
	position: absolute;
	z-index: 0;
}
.header-in{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.logo{
	padding-top:0;
}
.search img {
	position: absolute;
	top: 40px;
	right: 0%;
}

.search input {
	margin: 0;
	width: 152px;
	height: 20px;
	border: 1px #fff solid;
	position: absolute;
	top: 40px;
	right: 48px;
	background: none;
	color: #fff;
	padding:4px;
}
.block {
	width: 1000px;
	margin: 0 auto;
	height: 700px;
	margin-bottom: 20px;
}
.sub-title{
	height: 95%; width: 95%; border-top: 3px solid rgb(204, 0, 51); padding-top: 6px;
}
.content-block{
	width: 890px;
	margin: 0 auto;
}
.block-title {
}
.contain-block {
	width: 245px;
	float: left;
	margin-left: 34px;
}

.contain-block-title {
	border-top:3px #cc0033 solid;
	border-bottom: 1px #999 solid;
	width: 245px;
	height: 36px;
	margin-top: 30px;
	line-height: 36px;
	font-size: 14px;
}
.contain-block-title div{
	width: 60px;
	padding: 0px 5px;
	line-height: 36px;
	float: left;
	color: #b60002;
	font-weight: bold;
}
.contain-block-title span{
    display: block;
    float: right;
    font-size: 12px;
}
.contain-block-title a{
	color:#999;
}

.contain-block-contain {
	width: 100%;height: 90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.contain-block-contain ul{
	padding: 0 5px;
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}

.contain-block-contain ul li{
	white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
	font-size:13px;
	line-height:22px;
}

.first-line{
	height: 130px;
}
.mid-block{
	width:280px;
}

.more {
	position: relative;
	float: right;
	margin-right: 30px;
	padding: 9px  10px;
}

.more a {
	color:#b60002;
	font-size: 16px;
	font-weight: 100;
	font-family: "?￥?????¨???ˉ??a�oa�|????a�?"?ˉ??a�o
}

.contain-block ul li {
    height: 26px;
	line-height: 26px;
	font-size: 12px;
	overflow: hidden;
}
.list {
	position: absolute;
	top: 232px;
	width: 100%;
	height: 40px;
}
.list #menu{
	margin: 0 auto;width: 1000px;
}
.list ul {
	padding-left: 77px;
}

.list li {
	width: 90px;
	height: 20px;
	float: left;
	padding: 5px 0;
	margin: 5px 0;
	text-align: center;
	font-size: 15px;
}

.list li:hover {
	color: gold;
}

.list li:hover a {
	color: gold;
}

.list li a{
	color: #fff;
}

.list .act {
	
}

.list .act a{
	color: gold;
}

.list_page {
	width: 830px;
	border-top: medium none;
}

.list_page ul{
	padding:10px 40px;
}

.list_page ul li{
	font-size:14px;
}
.list_date{
	float:right;
}

/*footer*/
.footer {
    border-top: 1px solid #c03;
    color: #999;
    font-size: 13px;
    height: 45px;
    margin: 25px auto 0;
    padding: 20px;
    text-align: center;
    width: 800px;
}

.footer p{
    color:#c03;
}

.footer a{
    color:#c03;
}

.footer ul {
	width: 1000px;
	margin: 0 auto;
}

.footer li {
	float: left;
	width: 249px;
	line-height: 20px;
	text-align: center;
	border-right: 1px #fff solid;
	margin-bottom: 20px;
}

.footer li a {
	font-size: 14px;
	color: #fff;
}

/*#none-border-right-one,#none-border-right-two{
	border-right: none;
}*/
.none-border-right-one,.none-border-right-two{
	border-right: none !important;
}
.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
}
