@charset "gb2312";
/* CSS Document */

body
{
	margin:0 auto;
		}

.banner
{
	width:auto;
	height:360px;
	margin:0 auto;
	background-color:#FE742C;
	background-image:url(imgShengHuo2014-10-11_183910.jpg);
	background-position:center;
	background-repeat:no-repeat;
	
	}

.daohang
{
	width:auto;
	height: 60px;
	margin:0px auto;
	padding-top:20px;
	background-color: #FE742B;
	border: 1px solid #000000;
	text-align:center;
	line-height:80px;
	font-size:14px;
	}


.container
{
	width:1024px;
	height:auto;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	background-color:#FFFFFF;
	}
	

.content-left
{
	width:520px;
	float:left;
	
	}
.content-right
{
	width:500px;
	float:left;
	}


	
.shihshang
{
	width: 460px;
	height: 530px;
	background-color: #C3C3C3;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius: 25px;
	margin-right: 30px;
	-webkit-box-shadow: 10px 10px #989898;
	box-shadow: 10px 10px #989898;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	}
.lvyou
{
	width: 460px;
	height: 400px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom:20px;
	border: 5px solid #000000;
	border-radius: 25px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	}

.meishi
{
	width:480px;
	height:400px;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	float:left;	
		}

.yingshi 
{
	width:470px;
	height:210px;
	margin-left:10px;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	
	}

.yingshi-left
{
	float:left;
	}

.yingshi-right
{
	height:144px;
	padding-top:40px;
	line-height:45px;
	float:left;
	}

.yingshi-img
{
	width:494px;
	height:305px;
	padding-left:10px;
	float:left;
	}


.kongbai
{
	width:auto;
	height:20px;
	clear:both;
	}	
.banquan
{
	width: auto;
	height: 80px;
	text-align: center;
	line-height: 25px;
	background-color: #FE742B;
	clear: both;
	}