@charset "UTF-8";
.center-block {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.m-block {
	display: none;
}
#infos #info-pv {
	display: none !important;
}
#channel {
	height: 40px;
	line-height: 40px;
}
#channel li {
	float: left;
	text-align: center;
	background: url(./line.jpg) no-repeat left center;
	
}
#channel li#channel_home {
	background-image: none !important;
}
.ie6 #channel li a {
	display: block;
	padding-top: 1px;
}


.list_category .hd {
	line-height: 40px;
	background: #f1f1f1;
	font-size: 16px;
}
.list_category .hd li {
	float: left;
	height: 40px !important;
	line-height: 40px !important;
	margin: 0 !important;
}
.list_category .hd li a {
	display: block;
	padding: 0 20px;
	background: #f1f1f1;
	border-left: 1px solid #ffffff;
}
.list_category .hd li.first a {
	border-left: none;
}
.list_category .hd li.on{
	border-bottom: none !important;
}
.list_category .hd li.on a {
	background: #dddddd;
}
.list_category .bd .more a {
	display: inline-block;
	line-height: 40px;
	background: #dddddd;
	border-radius: 5px;
	padding: 0 15px;
}
#intro {
    display: none;
}

/*search*/
#head {
	border-top: 1px solid #eeeeee;
}
#head .fr input, #head .fr button {
	border: none;
	float: left;
	border: 1px solid #eeeeee;
	padding: 0 5px;
}
#head .fr button {
	background: #eeeeee;
	cursor: pointer;
}
.list-dot li a:hover, h1 a:hover {
	color: #ff0000 !important;
}
h1 a:hover {
	text-decoration: none !important;
}

/*es*/
.es-img-table ul {
	width: 1260px;
}
.es-img-table li {
	float: left;
	margin-right: 10px;
}
.es-img-table li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

/*foot*/
#foot .w100p {
	background: #f1f1f1;
}