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

a{
	color:#333;
}

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

.w1100{
	width:1100px;
	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: #b4332d;
}

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

#layout1{
	text-align: center;
}

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

#layout1 h2 a{
	color: #b3302b;
}

#layout1 h2 a:hover{
	color: #b99656 !important;
}

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

#layout1 p a{
	color: #838383;
	margin: 0px 5px;
}

#layout2 .focus{
	float: left;
	width: 570px;
	height: 380px;
	position: relative;
}

#layout2 .focus img{
	width: 570px;
	height: 380px;
}

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

#layout2 .focus p{
	position: absolute;
	left: 15px;
	bottom: 0px;
	height: 40px;
	line-height: 40px;
	max-width: 430px;
	font-size: 20px;
	z-index: 9;
}

#layout2 .focus .point{
	position: absolute;
	right: 10px;
	bottom: 15px;
	height: 10px;
	z-index: 10;
}

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

#layout2 .focus .point .current{
	background: #a63a38;
}

#layout2 .news{
	float: right;
	width: 485px;
	margin-top: -18px;
}

#layout2 .news h3{
	font-size: 22px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #eee;
	margin-bottom: 8px;
	margin-top: 8px;
}

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

#layout2 .news li{
	background: url(images/type1.png) no-repeat left center;
	padding-left: 15px;
	font-size: 16px;
	height: 32px;
	line-height: 32px;
}

#layout2 .news li a{
	color: #838383;
}

#layout2 .news .more{
	display: block;
	margin-top: 10px;
}

#layout3 .topic{
	background: url(images/ly2-topic.png) no-repeat center top;
	height: 142px;
}

#layout3 .more{
	display: block;
	margin-top: 50px;
}

#layout3 li{
	padding: 0px 40px;
	margin-top: 50px;
}

#layout3 .photo{
	border: 10px solid #fff;
	width: 400px;
	height: 265px;
}

#layout3 .photo img{
	width: 100%;
	height: 100%;
}

#layout3 .style1 .photo{ float: left; }
#layout3 .style2 .photo{ float: right; }

#layout3 .text{
	width: 570px;
}

#layout3 .style1 .text{ float: right; }
#layout3 .style2 .text{ float: left; }

#layout3 .text h3{
	border-bottom: 1px dashed #d6d6d6;
	height: 72px;
	line-height: 72px;
	font-size: 42px;
	color: #b99656;
}

#layout3 .text h3 a{
	color: #b99656;
}

#layout3 .text h4{
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	margin-top: 15px;
}

#layout3 .text p{
	line-height: 30px;
	height: 90px;
	margin-top: 15px;
}

#layout3 .text .more2{
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px solid #d14445;
	font-size: 12px;
	color: #575757;
	height: 26px;
	line-height: 26px;
	margin-top: 20px;
}