*{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "微软雅黑";
}
table{
	border-collapse:collapse;
	margin:0 auto;
	width:95% !important;
}
tr,td,th,tt{
	padding:0;
}
#Content #Content-Top #Top-top{
	width: 80%;
	background: white;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	/*overflow: hidden;*/
	margin: 0 auto;
	z-index: 999999;
}
#Content #Content-Top #Top-top .BJ,.SouSuo,.WX{
	float: left;
	min-height: 48px;
	height: auto !important;
	height: 48px;
	margin: 6px 6%;
}
#Content #Content-Top #Top-top .BJ{
	width: 15%;
	margin-left: 3%;
}
#Content #Content-Top #Top-top .BJ a img{
	max-width: 100%;
	height:auto;
	/*display: block;
	width: 100%;
	height: auto;
	background-image: url(../images/1494465115.png);
	background-size: 100% 100%;*/
}
#Content #Content-Top #Top-top #ListNav{
	width: 48%;
	margin-left: 0;
	background: #EDEDED;
	border-radius: 5px;
	position: relative;
}
#Content #Content-Top #Top-top #ListNav div{
	float: left;
}
#Content #Content-Top #Top-top #ListNav .select{
	width: 30%;
}
#Content #Content-Top #Top-top #ListNav .select select{
	width: 90%;
	height: 36px;
	padding-left: 6px;
	margin: 6px;
	border-radius: 5px;
	border: #CCC;
	background-image: url(../images/xiala.png);
	background-size: 100% 100%;
	margin-bottom: 0;
	letter-spacing: 8px;
	color: #666;
	font-size: 12px;
	line-height: 36px;
	appearance: none;
	-webkit-appearance: none; /*for chrome*/
	outline: none;
	cursor: pointer;
}
#Content #Content-Top #Top-top #ListNav .select select option{
	
}
/*#Content #Content-Top #Top-top #ListNav .select p span{
		cursor: default;		
}
#Content #Content-Top #Top-top #ListNav .search{
	position: absolute;
	width: 21%;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-left: 6px;
	/*letter-spacing: 8px;*/
	/*background: white;
	border: 1px solid #007AFF;
	color: #999;
	display: none;
	border-radius: 5px;
	z-index: 3333333;
}
#Content #Content-Top #Top-top #ListNav .search li{
	padding: 2px 6px;
	cursor: default;
}
#Content #Content-Top #Top-top #ListNav .search li:hover{
	color: white;
	background: #007AFF;
}*/
#Content #Content-Top #Top-top #ListNav .Sou{
	width: 68%;
	margin-left: 1%;
	position: relative;
}
#Content #Content-Top #Top-top #ListNav .Sou input{
	width: 83%;
	height: 35px;
	border: none;
	outline: none;
	border-radius: 5px 0 0 5px;
	padding-left: 10px;
	border: 1px solid red;
	font-size: 14px;
	border-color: #cccccc;
	margin: 6px 0px;
	float: left;
	border-right: none;
}
#Content #Content-Top #Top-top #ListNav .Sou #seek{
	display: block;
	width: 67px;
	height: 37px;
	/*float: left;*/
	background-image: url(../images/search-icon.png);
	background-size: 100% 100%;
	margin-top: 5px;
	border-radius: 0 5px 5px 0;
	position: absolute;
	right: 0;
	cursor: pointer;
}
#Content #Content-Top #Top-top #ListNav .Sou span{
	display: block;
	width: 35px;
	height: 33px;
	background: url(../images/icon-1.png);
	background-size: 100% 100%;
	position: absolute;
	top: 7px;
	left: 1px;
}
#Content #Content-Top #Top-top .WX{
	width: 19%;
	margin: 5px 0;
	position: relative;
}
#Content #Content-Top #Top-top .WX a:nth-child(1) img{
	width: auto;
	height: auto;
	margin-top: 12px;
	cursor: pointer;
}
#Content #Content-Top #Top-top .WX a:nth-child(2){
	display: block;
	width: 28px;
	height: 27px;
	position: absolute;
	right: 0;
	top: 12px;
	background-image: url(../images/44.png);
	background-size: 100% 100%;
}
#Content #Content-Top #Top-top .WX span{
	display: block;
	width: 100px;
	height: 100px;
	/*background: url(../images/wxewm.jpg);
	background-size: 100% 100%;*/
	position: absolute;
	right: -40px;
	z-index: 33333;
	display: none;
}
#Content #Content-Top #Top-top .WX span img{
	display: block;
	width: 100%;	
	height: auto;
	margin: 0;
}
	
