@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:16px;
	color:#000;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1000px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

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

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

p,li{
	overflow:hidden;
}

#footer{
	text-align: center;
	line-height: 30px;
	padding: 30px 0px;
	background: #e22a2c;
	font-size: 14px;
}

#header{
	background: url(images/header.jpg) no-repeat center top;
	height: 746px;
}

#layout1{
	background: url(images/ly1-bg.jpg) no-repeat center top;
	padding-top: 60px;
}

.headline{
	background: url(images/ly1-tag.png) no-repeat left 5px;
	min-height: 77px;
	padding-left: 80px;
	text-align: center;
}

.headline h2{
	font-size: 36px;
	height: 40px;
	line-height: 40px;
}

.headline p{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	color: #7f7f7f;
	margin-top: 12px;
}

.video{
	background: #000;
	margin-top: 55px;
}

.topic{
	background: url(images/topic-bg.png) no-repeat center center;
	text-align: center;
}

.topic img{
	display: inline-block;
	vertical-align: top;
}

.list1{
	margin-left: -50px;
	margin-top: 25px;
}

.list1 li{
	float: left;
	width: 450px;
	margin: 28px 0px 0px 75px;
	padding-bottom: 15px;
	position: relative;
	border-bottom: 1px dotted #cbcbcb;
	overflow: visible;
}

.list1 .line{
	position: absolute;
	left: -25px;
	top: 0px;
	height: 100%;
	width: 5px;
	background: #eaeaea;
}

.list1 h3{
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	font-weight: normal;
}

.list1 h3 a{
	color: #333;
}

.list1 p{
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #999;
	margin-top: 10px;
}

.list1 p a{
	color: #e22a2c;
}

.list2{
	margin-left: -14px;
	margin-top: 45px;
}

.list2 li{
	float: left;
	border: 1px solid #eee;
	width: 296px;
	padding: 13px 13px 6px 13px;
	margin: 14px 0px 0px 14px;
}

.list2 .photo{
	height: 185px;
	position: relative;
}

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

.list2 .photo .play{
	position: absolute;
	width: 42px;
	height: 42px;
	background: url(images/play.png);
	left: 50%;
	top: 50%;
	margin: -21px 0px 0px -21px;
}

.list2 p{
	line-height: 44px;
	height: 44px;
}

.list2 p a{
	color: #333;
}

.focus{
	height: 540px;
	position: relative;
	margin-top: 50px;
}

.focus img{
	width: 100%;
	height: 100%;
}

.focus .shadow{
	position: absolute;
	width: 100%;
	height: 90px;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 1;
}

.focus p{
	position: absolute;
	left: 30px;
	bottom: 0px;
	font-size: 18px;
	height: 90px;
	line-height: 90px;
	max-width: 800px;
	z-index: 10;
}

.focus .point{
	position: absolute;
	right: 25px;
	bottom: 40px;
	z-index: 12;
}

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

.focus .point .current{
	background: #eb191b;
}

.list3{
	margin-left: -40px;
	margin-top: 15px;
}

.list3 li{
	float: left;
	width: 480px;
	margin: 45px 0px 0px 40px;
}

.list3 .photo{
	float: left;
	width: 160px;
	height: 118px;
}

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

.list3 .text{
	float: right;
	width: 295px;
}

.list3 .text h3{
	font-weight: normal;
	line-height: 30px;
	height: 60px;
}

.list3 .text h3 a{
	color: #333;
}

.list3 .text p{
	font-size: 14px;
	color: #999;
	height: 48px;
	line-height: 24px;
	margin-top: 10px;
}

.list3 .text p a{
	color: #e22a2c;
}