@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%;
	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;
}

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

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

#layout1{
	background: #de3432;
	padding: 40px 0px 30px 0px;
}

#layout1 .more{
	float: left;
	width: 91px;
}

#layout1 .main{
	float: right;
	width: 1078px;
}

#layout1 h2{
	font-size: 39px;
	height: 52px;
	line-height: 52px;
}

#layout1 p{
	line-height: 20px;
	height: 20px;
	font-family: "SimSun";
	font-size: 16px;
	margin-top: 15px;
}

#layout2{
	padding: 70px 0px 50px 0px;
	overflow: hidden;
}

#layout2 .left{
	width: 495px;
	margin-top: -13px;
}

#layout2 .left ul{
	overflow: hidden;
}

#layout2 .left li{
	border-top: 1px solid #efefef;
	padding-top: 12px;
	padding-bottom: 10px;
}

#layout2 .left li h3{
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

#layout2 .left li p{
	font-size: 12px;
	font-family: "SimSun";
	line-height: 20px;
	color: #666;
	margin-top: 8px;
}

.topic{
	padding-top: 50px;
	text-align: center;
}

.topic span{
	display: inline-block;
	vertical-align: top;
	color: #7f7f7f;
	font-size: 48px;
	line-height: 52px;
	border-bottom: 8px solid #de3432;
	font-weight: bold;
	padding: 0px 70px 18px 70px;
}

.topic span a{
	color: #7f7f7f;
}

.fw .topic span{
	border-bottom-color: #fff;
	color: #fff;
}

.fw .topic span a{
	color: #fff;
}

#layout3{
	height: 954px;
	background: url(images/ly3-bg.jpg) no-repeat center top;
}

#layout3 .box1{
	margin-top: 60px;
}

#layout3 .box1 .tag{
	float: left;
	width: 310px;
}

#layout3 .box1 .list{
	float: right;
	width: 870px;
}

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

#layout3 .box1 .list li{
	float: left;
	width: 405px;
	margin: 25px 0px 0px 60px;
}

#layout3 .box1 .list h3{
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

#layout3 .box1 .list p{
	color: #626262;
	line-height: 20px;
	height: 20px;
}

#layout3 .box1 .list p a{
	color: #d11010;
}

#layout3 .box2{
	margin-top: 40px;
	background: #fff;
	border: 1px solid #d2d2d2;
}

#layout3 .box2 .tag{
	float: left;
	width: 147px;
}

#layout3 .box2 .main{
	float: right;
	margin: 20px 20px 0px 0px;
	width: 1020px;
	text-align: center;
}

#layout3 .box2 .main h3{
	font-size: 33px;
	line-height: 40px;
	height: 40px;
}

#layout3 .box2 .main p{
	color: #929292;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	margin-top: 12px;
}

#layout3 .box3{
	position: relative;
}

#layout3 .box3 .more{
	position: absolute;
	width: 79px;
	height: 79px;
	left: 50%;
	top: 50%;
	margin: -40px 0px 0px -40px;
}

#layout3 .box3{
	margin-top: 40px;
	overflow: hidden;
}

#layout3 .box3 ul{
	margin: -45px 0px 0px -70px;
}

#layout3 .box3 li{
	float: left;
	background: #fff;
	width: 468px;
	height: 137px;
	padding: 15px 25px 0px 70px;
	border: 1px solid #bfbfbf;
	margin: 45px 0px 0px 70px;
	position: relative;
}

#layout3 .box3 table{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50px;
	height: 152px;
	background: url(images/ly3-tag3.png);
	font-size: 28px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
}

#layout3 .box3 h3{
	font-size: 22px;
	line-height: 30px;
	height: 60px;
	font-weight: normal;
}

#layout3 .box3 p{
	line-height: 22px;
	height: 44px;
	color: #929292;
	border-top: 1px dashed #e5e5e5;
	padding-top: 8px;
	margin-top: 10px;
	font-size: 15px;
}

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

#layout4 ul{
	margin-top: 40px;
}

#layout4 li{
	float: left;
	width: 600px;
	line-height: 35px;
	height: 35px;
	font-size: 20px;
	margin-bottom: 26px;
}

#layout4 li span{
	display: inline-block;
	vertical-align: top;
	width: 102px;
	height: 35px;
	background: url(images/ly4-tag.png);
	text-align: center;
	margin-right: 10px;
}

#layout5{
	height: 877px;
	background: url(images/ly5-bg.jpg) no-repeat center top;
}

#layout5 .box1{
	background-color:rgba(243,224,224,0.6);
	height: 330px;
	margin-top: 60px;
}

#layout5 .box1 .photo{
	float: left;
	width: 600px;
	height: 330px;
}

#layout5 .box1 .photo img{
	height: 100%;
}

#layout5 .box1 .text{
	float: right;
	margin: 14px 14px 0px 0px;
	width: 570px;
	height: 300px;
	border: 1px solid #bb9896;
}

#layout5 .box1 .text td{
	padding: 0px 25px;
}

#layout5 .box1 .text h3{
	font-size: 30px;
	line-height: 40px;
	max-height: 80px;
}

#layout5 .box1 .text p{
	font-size: 16px;
	max-height: 180px;
	line-height: 30px;
	color: #626262;
	margin-top: 5px;
}

#layout5 .box1 .text p a{
	color: #d11010;
}

#layout5 .box2{
	margin-top: 30px;
}

#layout5 .box2 ul{
	margin-left: -30px;
}

#layout5 .box2 li{
	float: left;
	width: 380px;
	margin-left: 30px;
}

#layout5 .box2 img{
	height: 240px;
}

#layout5 .box2 p{
	text-align: center;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	margin-top: 15px;
}

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

#layout6 .block{
	width: 565px;
	margin-top: 50px;
}

#layout6 .block .photo,#layout6 .block .photo img{
	height: 320px;
}

#layout6 .block .hot{
	border-bottom: 1px dashed #7b7b7b;
	margin-top: 20px;
	padding-bottom: 15px;
}

#layout6 .block .hot h3{
	font-size: 26px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

#layout6 .block .hot p{
	line-height: 28px;
	height: 56px;
	color: #626262;
	margin-top: 10px;
}

#layout6 .block .hot p a{
	color: #d11010;
}

#layout6 .block ul{
	margin-top: 20px;
}

#layout6 .block li{
	line-height: 47px;
	height: 47px;
	font-size: 18px;
	background: url(images/ly6-type.png) no-repeat left center;
	padding-left: 25px;
}

#layout6 .block li span{
	color: #d11010;
}

#layout7{
	height: 863px;
	background: url(images/ly7-bg.jpg) no-repeat center top;
}

#layout7 .show{
	height: 565px;
	margin-top: 60px;
	position: relative;
}

#layout7 .show .arrow1,#layout7 .show .arrow2{
	position: absolute;
	width: 30px;
	height: 54px;
	cursor: pointer;
	top: 50%;
	margin-top: -27px;
	z-index: 9;
}

#layout7 .show .arrow1{
	background: url(images/ly7-arrow1.png);
	left: 0px;
}

#layout7 .show .arrow2{
	background: url(images/ly7-arrow2.png);
	right: 0px;
}

#layout7 .show .list{
	width: 1125px;
	margin: 0px auto;
}

#layout7 .list li{
	float: left;
	width: 325px;
	height: 545px;
	margin: 0px 15px;
	border: 10px solid #fff;
	position: relative;
	box-shadow: 0px 0px 16px #263e3a;
	transition: all 0.3s;
}

#layout7 .list li:hover{
	transform:scale(1.05,1.05);
}

#layout7 .list img{
	height: 100%;
}

#layout7 .list table{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	font-size: 30px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background-color:rgba(0,0,0,0.6);
	filter:alpha(opacity=0);
	opacity:0;
	transition: all 0.3s;
	transform:scale(1.5,1.5);
}

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