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

a{
	color:#000;
}

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:1200px;
	max-width:1920px;
	margin:0px auto;
}

.box{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
}

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:794px;
}








#daoyu{
	background:url(images/daoyu.jpg) no-repeat center top;
}
#daoyu .box{
	height:339px;
}
#daoyu p{
	font-size:16px;
	color:#fff;
	line-height:32px;
	margin:118px 0px 0px 37px;
	width:1126px;
	max-height:160px;
}







#content{
	background:url(images/content.jpg) no-repeat center bottom;
	padding:100px 0 92px 0;
}
#content .main{
	width:900px;
	float:left;
}
#layout1 .left{
	width:473px;
	overflow:hidden;
}
#layout1 .left h4{
	font-size:30px;
	line-height:40px;
	height:40px;
	margin-top:-7px;
}
#layout1 .left h4 a,#layout1 .left p a{ color:#f62424;}
#layout1 .left p{
	color:#111;
	line-height:23px;
	max-height:69px;
	margin:15px 0px 23px 0px;
}
#layout1 .left ul{
	margin-left:-27px;
	zoom:1;
	border-top:1px solid #e5e5e5;
	padding-top:16px;
}
#layout1 .left li{
	width:223px;
	float:left;
	font-size:16px;
	line-height:42px;
	height:42px;
	margin-left:27px;
}
#layout1 .left li a{ color:#111;}
.focus{
	width:389px;
	height:277px;
	position:relative;
	float:right;
}
.focus .textbg{
	height:46px;
	background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
.focus .pic img{
	width:389px;
	height:277px;
}
.focus p{
	position:absolute;
	left:21px;
	font-size:16px;
	bottom:0px;
	line-height:46px;
	height:46px;
	max-width:250px;
}
.focus p a{ color:#fff;}
.focus .switch{
	position:absolute;
	right:19px;
	bottom:18px;
}
.focus .switch span{
	cursor:pointer;
    display:inline-block;
    margin:0 3px;
    overflow:hidden;
    width:10px;
	height:10px;
	display:block;
	float:left;
	padding:0px;
	text-indent:-9999px;
	background:#fff;
	border-radius:5px;
}
.focus .switch span.current{background:#ec3030;}




#layout2 .title{
	height:72px;
	background:url(images/zpzs.gif) no-repeat;
	margin-top:52px;
	overflow:hidden;
}
#layout2 .title a{
	float:right;
	font-size:16px;
	color:#797979;
	margin-top:23px;
}
#layout2 .title a span{ color:#f62424 !important;}

#layout2 .list li{
	margin:40px 0px 15px 0px;
}
#layout2 .list .text{
	width:618px;
	float:left;
}
#layout2 .list .text h5{
	font-size:24px;
	line-height:62px;
	height:62px;
	border-bottom:1px solid #eee;
	margin:-19px 0px 13px 0px;
}
#layout2 .list .text h5 a{ color:#333;}
#layout2 .list .text p{
	line-height:30px;
	max-height:90px;
	font-size:16px;
}
#layout2 .list .text p a{ color:#f62424;}
#layout2 .list .pic{
	width:248px;
	float:right;
}
#layout2 .list .pic img{
	width:248px;
	height:150px;
}
.flip{
	text-align: center;
	margin-top:62px;
}
.flip a,.flip span{
	display: inline-block;
	vertical-align: top;
	height:26px;
	line-height:26px;
	width: 40px;
	background: #fff;
	margin: 0px 8px;
	border-radius:5px;
	text-decoration:none;
	border:1px solid #e5e5e5;
	color:#666;
}
.flip .text{
	width: auto;
	padding: 0px 10px;
}
.flip .current,.flip a:hover{
	background: #ec3030;
	border:1px solid #ec3030;
	color: #fff !important;
}





#content .sidebar{
	width:247px;
	float:right;
}
#content .sidebar ul{ padding-top:7px;}
#content .sidebar li{
	border-bottom:1px solid #eee;
	padding-bottom:18px;
}
#content .sidebar li h5{
	font-size:18px;
	color:#ea312e;
	line-height:24px;
	margin:18px 0px 6px 0px;
}
#content .sidebar li h5 a{color:#ea312e;}
#content .sidebar li p{
	font-size:16px;
	color:#333;
	line-height:24px;
}







#layout3{
	height:60px;
	line-height:60px;
	margin-top:113px;
	font-size:20px;
}
#layout3 img{
	float:left;
	margin-left:16px;
}
#layout3 .left{ margin-right:14px;}






#footer{
	color:#fff;
	line-height:24px;
	padding:56px 0px;
	border-top:none;
	text-align:center;
	background:#ec3030;
}


