﻿@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:#e5e5e5 !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;
	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:518px;
}








#nav{
	background:url(images/nav.jpg) no-repeat center top;
}
#nav .box{
	height:121px;
	position:relative;
}
#nav .text{ width:1092px;}
#nav .text ul{ margin-left:-1px;}
#nav .text li{
	width:236px;
	height:90px;
	background:url(images/li.png) no-repeat;
	float:left;
	display:inline;
	margin:17px 5px 0px 0px;
	font-size:23px;
	font-weight:bold;
	line-height:27px;
	text-shadow: 1px 1.732px 5px rgb( 70, 70, 70 );
	padding:14px 14px 0px 18px;
}
#nav .text li a{
	height:54px;
	display:block;
	text-decoration:none;
	overflow:hidden;
}

#nav .prve,#nav .next{
	width:47px;
	height:47px;
	cursor:pointer;
	position:absolute;
	top:38px;
}
#nav .prve{
	background:url(images/prve.png) no-repeat;
	right:53px;
}
#nav .next{
	background:url(images/next.png) no-repeat;
	right:0px;
}








#hot{
	background:url(images/hot.jpg) no-repeat center top;
}
#hot .box{
	height:313px;
}
#hot h5{
	font-size:30px;
	text-align:center;
	color:#fff;
	margin-top:56px;
}
#hot p{
	font-size:21px;
	color:#db2a16;
	line-height:40px;
	margin:28px 196px 0px 190px;
	height:160px;
}











.layout1{
	background:url(images/ly1-bg.jpg) no-repeat center top;
}
.layout1 .box{
	height:411px;
}
.layout1 h2{
	font-size:52px;
	text-align:center;
	line-height:68px;
	height:68px;
	width:736px;
	margin:68px 0px 0px 296px;
}
.layout1 h2 a{ color:#d52423;}
.layout1 p{
	font-size:20px;
	line-height:36px;
	text-indent:1em;
	margin:26px 32px 0px 34px;
	height:108px;
}








.layout2{
	background:url(images/ly2-bg.jpg) no-repeat center top;
}
.layout2 .box{
	height:1431px;
}
.layout2 .text{
	width:740px;
	height:1432px;
	overflow-y:visible;
	overflow-x:hidden;
	margin-left:286px;
}
.layout2 .text .pic{
	width:582px;
	margin-top:43px;
}







#layout3{
	background:url(images/ly3-bg.jpg) no-repeat center top;
}
#layout3 .box{
	height:389px;
}










#footer{
	color:#fff;
	line-height:24px;
	padding:80px 0px;
	border-top:none;
	font-family:"SimSun","宋体";
	text-align:center;
	background:#db3a3a;
	font-size:12px;
}


