@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot.css");

/* 主体框架 */
.container{
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
}
.container a:hover{ text-decoration:underline}
.box01{
	padding:30px 40px 30px 25px;
}
.box01 h2{
	font-size:26px;
	color:#d30000;
	font-weight:normal;
}
.box01_con{
	padding-top:10px;
}
.box01_con .intro{
	font-size:14px;
	line-height:24px;
	width:725px;
	color:#666666
}
.box01_con .readmore{
	margin-top:25px;
}
.box01_con .readmore input{
	background:url(../image/readmore.gif) no-repeat;
	width:185px;
	height:41px;
	border:none;
	cursor:pointer;
}
.box02{
	background:url(../image/box02_bg.gif) no-repeat center top;
	padding-top:23px;
}
.box03{
	overflow:hidden;
	position:relative;
}
.box03 h2{
	font-size:26px;
	padding-left:6px;
	font-weight:normal;
	color:#d30000
}
.box03_con{
	padding-top:15px;
}
.news_sy{
	width:346px;
	height:358px;
	padding:10px 20px 0 27px;
	border-right:#e1e1e1 solid 1px;
}
.news_sy .top{
	height:100px;
	background:url(../image/news_sy_top_bg.gif) repeat-x left bottom;
	padding:0 12px;
}
.news_sy .top img{
	width:112px;
	height:69px;
	display:block;
	border:#131313 solid 1px;
}
.news_sy .top_r{
	width:195px;
}
.news_sy .top_r p{
	font-size:14px;
	line-height:18px;
}
.news_sy .top_r p span{
	color:#d30000
}
.news_sy .top_r p span a:link,.news_sy .top_r p span a:hover,.news_sy .top_r p span a:visited{
	color:#d30000
}
.box03 .readmore{
	width:100%;
	text-align:center;
	position:absolute;
	bottom:6px;
}
.box03 .readmore input{
	background:url(../image/readmore02.gif) no-repeat;
	width:115px;
	height:28px;
	border:none;
	cursor:pointer;
}
.news_sy .box03_con ul{
	padding:5px 5px 0;
}
.news_sy .box03_con ul li{
	background:url(../image/dot011.gif) no-repeat left center;
	padding-left:10px;
	line-height:28px;
        width:328px;
        text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;

       
       
}
.news_sy .box03_con ul li a{
        
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
        

}

.news_sy .box03_con ul li span{
	margin-left:7px;
	color:#999999;
        float:right;
}
.SR_sy{
	width:277px;
	height:358px;
	padding:10px 20px 0;
	border-right:#e1e1e1 solid 1px;
}
.SR_sy .box03_con .img{
	text-align:center;
}
.SR_sy .box03_con .img img{
	width:270px;
	height:116px;
	border:#cfcfcf solid 1px;
	padding:1px;
}
.SR_sy .box03_con .intro{
	line-height:18px;
	padding-top:12px;
}
.PM_sy{
	width:206px;
	height:358px;
	padding:10px 50px 0 32px;
}
.PM_sy .box03_con{
	padding-top:25px;
}
.PM_sy .box03_con dl{
	border:#d9d9d9 solid 1px;
	border-bottom:none;
}
.PM_sy .box03_con dl dt a{
	display:block;
	background:url(../image/icon07.gif) no-repeat;
	width:174px;
	height:24px;
	padding:5px 0 0 30px;
	font-size:14px;
}





/* advbox */
*html .advbox{position:absolute;top:expression(eval(document.documentElement.scrollTop));z-index:999999}
.advbox{width:800px;position:fixed;display:none;left:50%;top:0;margin:-215px 0 0 -400px;z-index:9999999;}
.advbox .advpic{position:relative;height:415px;overflow:hidden;z-index:999999}
.advbox .advpic .closebtn{display:block;width:60px;height:22px;line-height:26px;font-size:12px;color:#fff;text-indent:12px;overflow:hidden;position:absolute;right:12px;top:5px;z-index:9999999;}



