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

a{
	color:#000;
	transition:all 0.2s;
}

a:hover{
	color:#c41a1a !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;
}

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

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

p,li{
	overflow:hidden;
}








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








#layout1{
	background:url(images/ly1-bg.jpg) no-repeat;
	height:402px;
}
#layout1 .left{
	width:486px;
	display:inline;
	margin:98px 0px 0px 45px;
}
#layout1 .left p{
	color:#221815;
	line-height:32px;
	margin:18px 0px 0px 1px;
}

#layout1 .right{
	width:263px;
	display:inline;
	margin:78px 120px 0px 0px;
}
#layout1 .right img{
	width:263px;
	height:263px;
	border-radius:132px;
}









#layout2 .title{
	background:url(images/title1.gif) no-repeat;
	height:50px;
	line-height:50px;
	padding-right:16px;
	margin-bottom:18px;
}
#layout2 .title a{
	color:#808080;
	float:right;
}

#layout2 .text{
	width:1000px;
	height:581px;
	position:relative;
}
#layout2 .pic{
	position:absolute;
}
#layout2 .pic a{
	width:100%;
	height:100%;
	display:block;
	position:relative;
	color:#fff !important;
}
#layout2 .pic img{
	width:100%;
	height:100%;
}
#layout2 .pic1{
	width:677px;
	height:344px;
}
#layout2 .pic2{
	width:309px;
	height:581px;
}
#layout2 .pic3{
	width:226px;
	height:222px;
}
#layout2 .pic4{
	width:436px;
	height:222px;
}
#layout2 .pic1,#layout2 .pic2{ top:0px;}
#layout2 .pic1,#layout2 .pic3{ left:0px;}
#layout2 .pic2{ right:0px;}
#layout2 .pic4{ left:241px;}
#layout2 .pic3,#layout2 .pic4{ bottom:0px;}
#layout2 .pic .textbg,#layout2 .pic p{
	width:100%;
	height:38px;
	line-height:38px;
	position:absolute;
	bottom:0px;
	left:0px;
}
#layout2 .pic .textbg{background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
#layout2 .pic p{
	text-align:center;
	font-size:21px;
}
#layout2 .pic1 .textbg,#layout2 .pic1 p{ height:66px; line-height:66px; font-size:23px;}








#footer{
	color:#000;
	line-height:26px;
	padding:76px 0px 38px 0px;
	border-top:none;
	font-family:"SimSun","宋体";
	text-align:center;
}
#footer .menu{background-color:#c6c6b6; line-height:30px; margin:10px 0px;}
#footer a{color:#000;}


