@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: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 .box{
	height:747px;
}
#header .pic{
	width:1920px;
	margin-left:-351px;
}








#hot{
	background:url(hot.jpg) no-repeat top center;
}
#hot .box{
	border-bottom:1px solid #e5e5e5;
	padding:79px 0px 52px 0px;
}
#hot h1{
	width:100%;
	margin:0 auto;
	text-align:center;
	font-size:46px;
	line-height:60px;
}
#hot h1 a{ color:#d92c22;}

#layout1{ margin:35px auto 72px auto;}
#layout1 .left{
	width:532px;
	overflow:hidden;
}
#layout1 .left ul{
}
#layout1 .left li{
	font-size:28px;
	line-height:40px;
	border-bottom:1px solid #f2f2f2;
	padding:10px 0;
}
#layout1 .left li a{ color:#272727;}

.focus{
	width:600px;
	height:auto;
	float:right;
}
.focus .pic img{
	width:600px;
	height:370px;
}
.focus p{
	font-size:20px;
	line-height:26px;
	width:100%;
	margin-top:10px;
}
.focus p a{ color:#000;}
#layout1 .switch{
	width:100%;
	text-align:center;
	margin-top:20px;
}
#layout1 .switch img{ display:inline-block;}
#layout1 .switch span{
	background:url(focus-type1.png) no-repeat;
	_background:#b8b8b8;
	cursor:pointer;
    display:inline-block;
    height:25px;
    margin:0px 8px;
    width:11px;
	color:#b8b8b8;
	vertical-align:middle;
}
#layout1 .switch a:hover{text-decoration:none; color:#eef3f3;}
#layout1 .switch span.current{background:url(focus-type2.png) no-repeat;_background:#cf0d0b; color:#cf0d0b;}
#layout1 .switch a{ margin:0px 10px;}


#layout1 .more{
	width:100%;
	height:39px;
	position:relative;
}
#layout1 .more1{
	line-height:38px;
	height:37px;
	width:145px;
	margin:50px 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:url(ly2-bg.jpg) no-repeat top center;
}
#layout2 .box{
	height:817px;
	overflow:hidden;
}
#layout2 ul{
	margin:241px 0px 38px -76px;
	zoom:1;
	overflow:hidden;
}
#layout2 li{
	font-size:25px;
	line-height:76px;
	height:76px;
	background:url(li.png) no-repeat 3px center;
	padding-left:24px;
	width:524px;
	float:left;
	margin-left:90px;
}
#layout2 li a{ color:#fff;}
#layout2 li a:hover{
	color:#eee !important;
}
#layout2 .more{
	background:url(more.png) no-repeat left center;
	width:1200px;
}
#layout2 .more a{
	font-size:20px;
	color:#ffed9a !important;
	margin-left:1110px;
}

#layout3{ margin:92px auto 26px auto;}
#layout3 .left,#layout3 .right{
	width:580px;
}
#layout3 .title{
	height:66px;
	overflow:hidden;
	background:url(title.gif) no-repeat left bottom;
	margin-bottom:53px;
}
#layout3 .title img{ float:left;}
#layout3 .title a{
	float:right;
	font-size:20px;
	color:#bcbcbc;
	margin-top:28px;
}
#layout3 li{
	font-size:25px;
	line-height:76px;
	height:76px;
	background:url(li1.gif) no-repeat left center;
	padding-left:24px;
}


#footer{
	border-top:none;
	background:url(footer.gif) no-repeat bottom center;
	font-family:"宋体";
	text-align:center;
	height: 370px;
}
#footer .box{ height:140px; padding-top:240px;}
#footer .logo{
	display:inline-block;
	vertical-align:top;
}
#footer .text{
	display:inline-block;
	vertical-align:top;
	color:#fff;
	line-height:28px;
	text-align:left;
	margin-left:30px;
}
#header .top .icon2 {
    background: url(hd-icon2.png) no-repeat left center;
    padding-left: 19px;
}
#footer .text a{
	color:#fff !important;
}
