.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:30px;
	clear:both;
	}
.content .left{
	width:280px;
	overflow:hidden;
	float:left;
	}
.content .left .title{
	font-size:30px;
	line-height:40px;
	color:#f08200;
	letter-spacing:1px;
	}
.content .left .title li.line{
	height:3px;
	background-color:#f08200;
	clear:both;
	}
.content .left .html{
	width:280px;
	margin-top:20px;
	overflow:hidden;
	
	font-size:14px;
	color:#808080;
	letter-spacing:1px;
	line-height:20px;
	}


.content .right{
	width:680px;
	overflow:hidden;
	float:right;
	}
.content .right .breadcrumb{
	overflow:hidden;
	clear:both;
	margin-bottom:15px;
	}
.content .right .breadcrumb li{
	font-size:14px;
	color:#f08200;
	float:right;
	margin-left:5px;
	}
.content .right .breadcrumb li a{
	font-size:14px;
	color:#f08200;
	text-decoration:none;
	}

.content .right .bannershow{
	width:680px;
	overflow:hidden;
	clear:both;
	}
.content .right .bannershow .showbox{
	width:678px;
	height:485px;
	overflow:hidden;
	background-color:#FFF;
	border:1px #f08200 solid;
	text-align:center;
	}
.content .right .bannershow img{
	width:auto;
	height:100%;
	}
.content .right .bannershow .abgne{
	width:680px;
	overflow:hidden;
	margin-top:15px;
	}
.content .right .bannershow .abgne a{
	display:block;
	overflow:hidden;
	float:left;
	margin-right:10px;
	width:65px;
	height:46px;
	border:1px #f08200 solid;
	text-align:center;
	}
.content .right .bannershow .abgne a img{
	width:auto;
	height:100%;
	}









