@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	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;
	width: 100%;
	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;
}

.topic1{
	text-align: center;
}

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

.photo1,.photo2{
	position: relative;
	overflow: hidden;
}

.photo1 img,.photo2 img{
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.photo1:hover img{
	transform:scale(1.05,1.05);
}

.photo1 .shadow,.photo2 .shadow{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: #000;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.photo1 .txt,.photo2 .txt{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 9;
}

#footer{
	background: #e44040;
	text-align: center;
	line-height: 26px;
	padding: 30px 0px;
}

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

#header .w1200{
	height: 1130px;
	position: relative;
}

#header .link{
	position: absolute;
	height: 44px;
	top: 770px;
}

#header .link1{ width: 55px; left: 180px; }
#header .link2{ width: 105px; left: 270px; }
#header .link3{ width: 105px; left: 410px; }
#header .link4{ width: 105px; left: 547px; }
#header .link5{ width: 105px; left: 688px; }
#header .link6{ width: 55px; left: 827px; }
#header .link7{ width: 105px; left: 915px; }

#layout1{
	text-align: center;
	margin-top: -220px;
	position: relative;
	z-index: 9;
}

#layout1 h2{
	font-size: 51px;
	height: 60px;
	line-height: 60px;
}

#layout1 h2 a{
	color: #414141;
}

#layout1 p{
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	margin-top: 20px;
}

#layout1 p a{
	margin: 0px 10px;
}

#layout2{
	margin-top: 50px;
	position: relative;
	z-index: 9;
}

#layout2 .photo2{
	float: left;
	width: 650px;
	height: 410px;
}

#layout2 .list{
	float: right;
	width: 500px;
	margin-top: -30px;
}

#layout2 .list h3{
	border-bottom: 1px solid #f4f3f3;
	height: 42px;
	line-height: 42px;
	font-size: 23px;
	margin-top: 30px;
}

#layout2 .list h3 a{
	color: #434343;
}

#layout2 .list p{
	line-height: 32px;
	height: 64px;
	color: #838383;
	margin-top: 10px;
}

#layout2 .list p a{
	color: #d4272e;
}

#layout3{
	margin-top: 80px;
}

#layout3 .title img{
	width: auto;
	height: auto;
}

#layout3 .block{
	width: 575px;
}

#layout3 .block .photo2{
	height: 360px;
	margin-top: 32px;
}

#layout3 .block .photo2 p{
	position: absolute;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

#layout3 .block .photo2 .play{
	position: absolute;
	width: 130px;
	height: 130px;
	background: url(images/play.png);
	left: 50%;
	top: 50%;
	margin: -65px 0px 0px -65px;
}

#layout3 .list{
	margin-top: 50px;
}

#layout3 .list ul{
	margin-left: -20px;
}

#layout3 .list li{
	float: left;
	width: 285px;
	height: 195px;
	margin-left: 20px;
}

#layout4{
	background: url(images/ly4.jpg) no-repeat center top;
	height: 780px;
	margin-top: 80px;
}

#layout4 .topic{
	height: 240px;
}

#layout4 .more{
	margin-top: 55px;
}

#layout4 .list ul{
	margin-left: -10px;
}

#layout4 .list li{
	float: left;
	margin-left: 10px;
	width: 292px;
	background: #fff;
	height: 430px;
}

#layout4 .list .photo2{
	height: 235px;
}

#layout4 .list h3{
	margin: 30px 15px 0px 15px;
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
}

#layout4 .list p{
	line-height: 23px;
	height: 92px;
	color: #999;
	font-size: 12px;
	margin: 15px 15px 0px 15px;
}

#layout4 .list p a{
	color: #d4272e;
}

#layout5{
	margin-top: 50px;
}

#layout5 .headline{
	text-align: center;
	margin-top: 35px;
}

#layout5 .headline h2{
	font-size: 51px;
	height: 60px;
	line-height: 60px;
}

#layout5 .headline h2 a{
	color: #414141;
}

#layout5 .headline p{
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	margin-top: 20px;
}

#layout5 .headline p a{
	margin: 0px 10px;
}

#layout5 .photo2{
	width: 575px;
	height: 360px;
	margin-top: 40px;
}

#layout5 .photo2 p{
	position: absolute;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 20px;
	left: 0px;
	bottom: 0px;
	background-color:rgba(0,0,0,0.6);
}

#layout5 .list{
	background: url(images/ly5-bg.png) center top;
	margin-top: 38px;
	padding: 20px 0px;
}

#layout5 .list ul{
	margin-left: -75px;
}

#layout5 .list li{
	float: left;
	border-bottom: 1px dotted #f7b5af;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	padding-left: 23px;
	background: url(images/type.png) no-repeat 6px center;
	width: 465px;
	margin-left: 125px;
}

#layout6{
	background: url(images/ly6.jpg) no-repeat center top;
	height: 716px;
	margin-top: 80px;
}

#layout6 .topic{
	height: 210px;
}

#layout6 ul{
	margin-left: -25px;
}

#layout6 li{
	float: left;
	width: 443px;
	height: 120px;
	background: url(images/ly6-li.png) no-repeat;
	overflow: hidden;
	position: relative;
	margin: 45px 0px 0px 65px;
	padding: 20px 20px 0px 65px;
}

#layout6 li .num{
	position: absolute;
	width: 50px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	top: 26px;
	left: 0px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}

#layout6 li h3{
	font-size: 29px;
	line-height: 34px;
	height: 34px;
}

#layout6 li h3 a{
	color: #ee3232;
}

#layout6 li p{
	line-height: 24px;
	height: 48px;
	color: #555;
	margin-top: 15px;
}

#layout6 .tab{
	margin-top: 40px;
	text-align: center;
}

#layout6 .tab span{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background: #a7a7a7;
	margin: 0px 15px;
	cursor: pointer;
}

#layout6 .tab .current{
	background: #ee3232;
}

#layout7{
	padding-top: 60px;
	background: url(images/ly7-bg.jpg) no-repeat center bottom;
	padding-bottom: 80px;
}

#layout7 .list{
	margin: 0px auto;
	width: 1113px;
	height: 600px;
	margin-top: 60px;
	position: relative;
}

#layout7 .list .arrow1,#layout7 .list .arrow2{
	position: absolute;
	width: 40px;
	height: 72px;
	cursor: pointer;
	top: 50%;
	margin-top: -36px;
}

#layout7 .list .arrow1{
	left: -40px;
	background: url(images/arrow1.png);
}

#layout7 .list .arrow2{
	right: -40px;
	background: url(images/arrow2.png);
}

#layout7 .list li{
	float: left;
	width: 325px;
	height: 540px;
	border: 8px solid #fff;
	margin: 0px 15px;
	position: relative;
	box-shadow: 0px 0px 15px #263e3a;
}

#layout7 .list li table{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(0,0,0,0.5);
	text-align: center;
	line-height: 48px;
	font-size: 28px;
	color: #fff;
	filter:alpha(opacity=0);
	opacity:0;
}

#layout7 .list li table td{
	padding: 0px 30px;
}

#layout7 .list li:hover table{
	filter:alpha(opacity=100);
	opacity:1;
}