*{margin:0px; padding:0px;}
html,body{
	max-width:800px;
	min-width:320px;
	width:100%;
	margin:0 auto;
	position:relative;
	background-color:#eee;
}
#z---------------------{}
.z-head-1 *{
	border:none;
	list-style:none;
	cursor:default;
	font-style:normal;
	font-weight:normal;
	font-family:"微软雅黑";
}
.z-head-1{
	height:60px;
	width:100%;
	background-color:#B1191A;
	position:relative;
	z-index:3;
}
.z-head-1 .log {
	
	left: 10%;
    position: absolute;
    top: 7px;
    width: 100%;
	margin-left:-25%;
	height:30px;
	overflow:hidden;
	text-align:center;
	
}
.z-head-1 .logo {
	
    position: absolute;
    top: 12px;
    width: 100%;
	
	height:38px;
	overflow:hidden;
	text-align:center;
}
.z-head-1 .logo .img1{ height:100%;}
.z-head-1 .sea {
	height: 100%;
	width: 60px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
	float: left;
	text-align: center;
	cursor:pointer;
}
.z-head-1 > .sea:hover{
	background-color: #F97A55;
}
.z-head-1 .sea .s1 {
    cursor: pointer;
    height: 23px;
    margin-top: 10px;
}
.z-head-1 .z-qd{
	height:100%;
	position:absolute;
	top:0px;
	right:0px;
	overflow:hidden;
	padding-right:3px;
}
.z-head-1 .z-qd .a1{
	line-height: 45px;
	color: #fff;
	font-size: 12px;
	float: left;
	padding: 0px 3px;
	text-decoration: none;
	cursor:pointer;
}
.z-head-1 .z-qd .a1:hover{
	background-color:#F97A55;
}
.z-menu-1 *{
	border:none;
	list-style:none;
	cursor:default;
	font-style:normal;
	font-weight:normal;
	font-family:"微软雅黑";
}
.z-menu-1 {
	height: 36px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	background-color: #fff;
	position:relative;
	z-index:1;
}
.z-menu-1 .a1 {
	float: left;
	color: #666;
	text-decoration: none;
	text-align: center;
	height: 100%;
	width: 25%;
	position: relative;
	line-height: 36px;
	font-size: 14px;
	cursor:pointer;
}
.z-menu-1 .a1 i{
	position: absolute;
	height: 3px;
	width: 100%;
	left: 0px;
	bottom: -1px;
	float: left;
	background-color: #F9815E;
	display: none;
}
.z-menu-1 .a1.a1on i{ display:block;}
#z-----------------------{}
.z-sea-1 *{
	border:none;
	list-style:none;
	cursor:default;
	font-style:normal;
	font-weight:normal;
	font-family:"微软雅黑";
}
.z-sea-1{
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 2;
	display: none;
}
.z-sea-1 .ul1 {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.z-sea-1 .ul1 .sea {
	border: 1px solid #eee;
	width: 94%;
	display: inline-block;
	*display:inline;
	zoom: 1;
	overflow: hidden;
	position: relative;
	border-radius: 50px;
	height: 30px;
}
.z-sea-1 .ul1 .sea .t1 {
	float: left;
	width: 80px;
	height: 30px;
	padding-left: 15px;
	cursor: text;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	display:block;
}
.z-sea-1 .ul1 .sea .img1 {
	position: absolute;
	right: 10px;
	top: 20px;
	width: 22px;
	z-index: 1;
}
.z-sea-1 .ul1 .sea .sub1 {
	background-color: #eee;
	float: left;
	position: absolute;
	height: 30px;
	width: 40px;
	z-index: 2;
	top: 0px;
	right: 0px;
	opacity:0;
	filter:alpha(opacity=0);
	zoom:1;
	cursor:pointer;
}
.z-sea-1 .ul1 .con{
	width: 90%;
	overflow: hidden;
	display: inline-block;
	*display:inline;
	zoom: 1;
	text-align: left;
	margin-top:10px;
}
.z-sea-1 .ul1 .con .a1{
	width: 32%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	display: inline-block;
	*display:inline;
	zoom: 1;
	font-size: 12px;
	text-decoration: none;
	margin-bottom:5px;
	cursor:pointer;
}
.z-sea-1 .ul1 .con .a1:hover{
	text-decoration: underline;	
	
}
