.head .headbox .menu li.this a{
	color:#f08200;
	}

.banner{
	width:100%;
	height:360px;
	box-shadow:0 3px 10px #999;
	margin-top:70px;
	overflow:hidden;
	}
.banner img{
	width:100%;
	min-width:1600px;
	min-height:360px;
	height: auto;
	}

/*------content------*/
.content{
	width:1000px;
	margin:0 auto;
	margin-bottom:100px;
	overflow:hidden;
	margin-top:50px;
	}
.content .html{
	width:1000px;
	overflow:hidden;
	
	font-size:14px;
	color:#808080;
	letter-spacing:1px;
	line-height:20px;
	}
