.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;
	}
.content .title{
	font-size:30px;
	color:#f08200;
	letter-spacing:1px;
	}
.content .title li.line{
	height:3px;
	background-color:#f08200;
	clear:both;
	}


.content .search{
	margin-top:15px;
	overflow:hidden;
	clear:both;
	}
.content .search li{
	float:right;
	}
.content .search li.key{
	width:230px;
	height:25px;
	background-color:#f08200;
	border-radius:15px;
	}
.content .search li.key input{
	width:220px;
	height:25px;
	border:none;
	background:none;	
	font-size:12px;
	color:#FFF;
	letter-spacing:1px;
	line-height:25px;
	padding-left:10px;
	}
.content .search li.go{
	width:26px;
	height:25px;
	background-image:url(../images/search_icon.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:10px;
	}
.content .search li.go a{
	display:block;
	width:26px;
	height:25px;
	text-indent:-9999px;
	}

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

/*------submenu------*/
.content .submenu{
	width:185px;
	float:left;
	}

.content.submenu .first_select{
	width:185px;
	overflow:hidden;
	}
.content.submenu .first_select{
	width:185px;
	overflow:hidden;
	}
.content .submenu .first_select .heading{
	width:175px;
	border-bottom:1px #a0a0a0 solid;
	font-size:15px;
	color:#525252;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}
.content .submenu .first_select .heading{
	width:175px;
	border-bottom:1px #a0a0a0 solid;
	}
.content .submenu .first_select .heading a{
	display:block;
	font-size:15px;
	color:#525252;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}
.content .submenu .first_select .heading_choose{
	width:175px;
	padding-left:10px;
	background-color:#f08200;
	border-bottom:1px #a0a0a0 solid;
	}
.content .submenu .first_select .heading_choose a{
	display:block;
	font-size:15px;
	color:#FFF;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}


.content.submenu .first{
	width:185px;
	overflow:hidden;
	}
.content .submenu .first .heading{
	width:175px;
	border-bottom:1px #a0a0a0 solid;
	font-size:15px;
	color:#525252;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}
.content .submenu .first .heading{
	width:175px;
	border-bottom:1px #a0a0a0 solid;
	}
.content .submenu .first .heading a{
	display:block;
	font-size:15px;
	color:#525252;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}
.content .submenu .first .heading_choose{
	width:175px;
	padding-left:10px;
	background-color:#f08200;
	border-bottom:1px #a0a0a0 solid;
	}
.content .submenu .first .heading_choose a{
	display:block;
	font-size:15px;
	color:#FFF;
	letter-spacing:1px;
	line-height:25px;
	text-decoration:none;
	padding-left:10px;
	}


.content .submenu .second{
	display:none;
	}
.content .submenu .second li{
	border-bottom:1px #a0a0a0 dashed;
	background-color:#f8f8f8;
	}
.content .submenu .second a{
	display:block;
	font-size:14px;
	color:#848484;
	line-height:22px;
	text-decoration:none;
	padding:5px 10px 5px 20px;
	}
.content .submenu .second a:hover{
	font-weight:bold;
	}

.content .submenu .second li.choose{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#848484;
	line-height:18px;
	padding:5px 10px 5px 20px;
	}

/*------area------*/
.content .area{
	width:770px;
	overflow:hidden;
	float:right;
	}
.content .area .detail{
	width:784px;
	overflow:hidden;
	clear:both;
	}
.content .area .detail .item{
	width:182px;
	height:230px;
	overflow:hidden;
	float:left;
	margin-right:14px;
	}
.content .area .detail .item li.pic{
	width:180px;
	height:128px;
	overflow:hidden;
	margin-bottom:10px;
	border:1px #f08200 solid;
	text-align:center; 
	}
.content .area .detail .item li.pic img{
	width:auto;
	height:100%;
	}
.content .area .detail .item li.name{
	max-height:60px;
	margin-bottom:20px;
	text-align:center;
	overflow:hidden;
	}
.content .area .detail .item li.name a{
	font-size:17px;
	color:#525252;
	text-decoration:none;
	}

/*------tab------*/
.content .area .tab{
	width:770px;
	margin-top:50px;
	text-align:center;
	font-size:15px;
	}
.content .area .tab .fixed{
	display:block;
	width:20px;
	font-size:15px;
	line-height:26px;
	background-color:#f08200;
	color:#FFF;
	text-decoration:none;
	}
.content .area .tab .bg a{
	display:block;
	width:20px;
	font-size:15px;
	line-height:26px;
	color:#f08200;
	text-decoration:none;
	margin:0 5px;
	}
.content .area .tab .bg a:hover{
	color:#fff;
	width:20px;
	background-color:#f08200;
	color:#FFF;
	}









