@charset "gb2312";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#333;
}

a{
	color:#333;
}

a:hover{
	color:#c80000;
}

img{
	display:block;
}

.wrapper{
	width:100%;
	min-width:1000px;
}

.w1000{
	width:1000px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
	font-weight:normal;
}

p{
	overflow:hidden;
}

#header{
	background:url(imagesheader.jpg) no-repeat center top;
}

#header .w1000{
	height:600px;
}

#footer{
	background:#545454;	
}

#footer .w1000{
	padding:35px 0px 35px 0px;
}

#footer .bottom{
	margin:0px 0px 0px 270px;
}

#footer .bottom .photo{
	float:left;
}

#footer .bottom .text{
	float:left;
	display:inline;
	margin:0px 0px 0px 22px;
	color:#b0b0b0;
	font-size:12px;
}

#footer .bottom .text p{
	line-height:22px;
}

#layout1 .news{
	float:left;
	width:535px;
}

#layout1 .news .title span{
	float:left;
	border-bottom:3px solid #b91d21;
	font-size:30px;
	color:#bb1c21;
	padding:0px 5px;
}

#layout1 .news .title span i{
	font-style:normal;
	font-size:16px;
	margin-left:5px;
}

#layout1 .news h3{
	font-size:20px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	margin-top:20px;
}

#layout1 .news p{
	max-height:78px;
	line-height:26px;
	margin-top:8px;
}

#layout1 .focus{
	float:right;
	width:440px;
	height:315px;
	position:relative;
}

#layout1 .focus img{
	width:440px;
	height:315px;
}

#layout1 .focus .shadow{
	position:absolute;
	width:100%;
	height:50px;
	left:0px;
	bottom:0px;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:10;
}

#layout1 .focus p{
	position:absolute;
	height:50px;
	line-height:50px;
	left:15px;
	bottom:0px;
	width:330px;
	font-size:16px;
	z-index:50;
}

#layout1 .focus p a{
	color:#fff;
}

#layout1 .focus .point{
	position:absolute;
	right:15px;
	bottom:20px;
	z-index:99;
}

#layout1 .focus .point span{
	float:left;
	display:inline;
	width:10px;
	height:10px;
	background:#fff;
	border-radius:50%;
	margin-left:8px;
	cursor:pointer;
}

#layout1 .focus .point .current{
	background:#ba1b1f;
}

.topic{
	position:relative;
	height:50px;
	text-align:center;
}

.topic i{
	position:absolute;
	width:100%;
	height:22px;
	left:0px;
	top:14px;
	background:#ba1b1f;
	z-index:1;
}

.topic span{
	position:relative;
	background:#fff;
	z-index:9;
	line-height:50px;
	height:50px;
	font-size:36px;
	padding:0px 20px;
	font-weight:bold;
	color:#ba1b1f;
}

.topic span a{
	color:#ba1b1f;
}

.list1 ul{
	zoom:1;
	margin-left:-35px;
}

.list1 li{
	float:left;
	display:inline;
	width:310px;
	margin:30px 0px 0px 35px;
}

.list1 li p{
	text-align:center;
	font-size:16px;
	height:20px;
	line-height:20px;
	margin-top:10px;
}

.more1{
	display:block;
	width:100%;
	height:26px;
	line-height:26px;
	text-align:center;
	background:#efefef;
	font-size:16px;
	color:#ba1b1f;
	font-weight:bold;
	margin-top:20px;
}

.video .big{
	float:left;
	width:620px;
	margin-top:20px;
}

.video .photo{
	position:relative;
}

.video .big .photo{ height:430px; }
.video .small .photo{ height:190px; }

.video .photo img{
	width:100%;
	height:100%;
}

.video .big .photo .play{
	position:absolute;
	left:50%;
	top:50%;
	margin:-46px 0px 0px -46px;
	width:93px;
	height:93px;
	background:url(imagesplay.png) no-repeat;
}

.video .small .photo .play{
	position:absolute;
	left:50%;
	top:50%;
	margin:-27px 0px 0px -27px;
	width:55px;
	height:55px;
	background:url(imagesplay2.png) no-repeat;
}

.video p{
	text-align:center;
	font-size:18px;
	height:24px;
	line-height:24px;
	margin-top:5px;
}

.video .right{
	float:right;
	width:350px;
}

.video .right .small{
	margin-top:20px;
}
#layout4 .text{
	line-height:30px;
	margin-top:15px;
}

#layout4 .text p{
	text-indent:22pt;
}