﻿@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;
	overflow:hidden;
}

.box{
	width:1200px;
	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:660px;
}





#layout1{ margin:100px auto 40px auto;}
#layout1 .right{
	width:532px;
	height:365px;
	overflow:hidden;
}
#layout1 .right ul{
	margin-top:-20px;
}
#layout1 .right li{
	margin-top:20px;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:20px;
}
#layout1 .right li h3{
	font-size:26px;
	line-height:30px;
	height:60px;
	font-weight:normal;
}
#layout1 .right li a{ color:#272727;}

.focus{
	width:600px;
	height:365px;
	float:left;
	position:relative;
}
.focus .shadow{
	position:absolute;
	width:100%;
	height:52px;
	background:url(images/shadow.png);
	left:0px;
	bottom:0px;
	z-index:1;
}
.focus .pic img{
	width:600px;
	height:365px;
}
.focus p{
	position:absolute;
	left:35px;
	bottom:0px;
	font-size:14px;
	height:40px;
	line-height:40px;
	z-index:9;
	max-width:420px;
}
.focus p a{ color:#fff;}
.focus .arrow1,.focus .arrow2{
	position:absolute;
	top:157px;
	width:41px;
	height:54px;
	cursor:pointer;
	z-index:39;
}

.focus .arrow1:hover,.focus .arrow2:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.focus .arrow1{
	left:0px;
	background:url(images/arrow1.png);
}
.focus .arrow2{
	right:0px;
	background:url(images/arrow2.png);
}
.focus .point{
	position:absolute;
	right:25px;
	bottom:15px;
	z-index:29;
}
.focus .point li{
	float:left;
	display:inline;
	width:6px;
	height:6px;
	border-radius:50%;
	border:2px solid #fff;
	margin-right:7px;
	cursor:pointer;
}
.focus .point .current{
	background:#fff;
}

#layout1 .more{
	width:100%;
	height:39px;
	position:relative;
}
#layout1 .more1{
	line-height:38px;
	height:37px;
	width:145px;
	margin:38px 0px 0px 459px;
	padding-left:62px;
	color:#d2d2d2;
	font-size:18px;
	border:1px solid #e1e1e1;
	display:block;
	border-radius:17px;
	background:#fff;
}
#layout1 .more i{
	width:100%;
	height:1px;
	display:inline-block;
	background:#e5e5e5;
	position:absolute;
	top:27px;
	left:0px;
	z-index:-1;
}





#layout2{
	background:#f7f7f7;
	padding-bottom:76px;
}
#layout2 .left,#layout2 .right{
	width:556px;
}
.title{
	height:61px;
	margin:84px 0px 35px 0px;
	overflow:hidden;
}
#layout2 .left .title{
	background:url(images/qwjd.gif) no-repeat;
}
#layout2 .right .title{
	background:url(images/gdpl.gif) no-repeat;
}
.title a{
	color:#db1810;
	font-size:14px;
	float:right;
	margin:17px 3px 0px 0px;
}
#layout2 li{
	font-size:20px;
	line-height:46px;
	height:46px;
	background:url(images/li1.gif) no-repeat 4px center;
	padding-left:28px;
}
#layout2 li a{ color:#2a2a2a;}






#footer{
	color:#fff;
	line-height:26px;
	padding:58px 0px;
	border-top:none;
	text-align:center;
	background:#db3a3a;
}

