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

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #f00 !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:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1200{
	width:1200px;
	margin:0px auto;
}

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

p,li{
	overflow:hidden;
}

#nav{
	border-bottom: 1px solid #fff;
	height: 66px;
	line-height: 66px;
	background: #ca0200;
	font-size: 24px;
	text-align: center;
}

#nav a{
	display: inline-block;
	vertical-align: top;
	margin: 0px 40px;
	background: url(images/nav.png) no-repeat left center;
	padding-left: 37px;
}

#nav a:hover{
	background-image: url(images/nav2.png);
}

#footer{
	text-align: center;
	background: #a30801;
	line-height: 24px;
	padding: 40px 0px;
}

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

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

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

#erji{
	background: url(images/erji-bg.jpg) no-repeat center top;
}

#erji .w1200{
	padding: 80px 0px 60px 0px;
	background: #fff;
}

#erji h2{
	text-align: center;
	font-size: 45px;
	line-height: 55px;
	color: #363636;
	margin-bottom: 30px;
}

#erji p{
	line-height: 36px;
	font-size: 18px;
	color: #4e4e4e;
}

#erji .zy{
	background: url(images/erji-line.png) repeat-y left top;
	position: relative;
	padding: 50px 145px 50px 145px;
	margin-bottom: 60px;
}

#erji .topic{
	position: absolute;
	left: 21px;
	top: 30px;
}

#erji .media{
	position: relative;
	width: 680px;
	margin: 40px auto;
	text-align: center;
}

#erji .media img{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

#erji .media .play{
	position: absolute;
	width: 73px;
	height: 73px;
	background: url(images/erji-play.png);
	left: 50%;
	top: 50%;
	margin: -36px 0px 0px -36px;
}

#erji .gl{
	margin-left: -17px;
}

#erji .gl li{
	float: left;
	width: 287px;
	margin: 0px 0px 30px 17px;
}

#erji .gl img{
	height: 207px;
	width: 100%;
}

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

#erji .gl p a{
	color: #363636;
}