﻿@charset "utf-8";
/*Css Docucoment*/
.mp_dh{
	position: relative;
}
.mps_dh,.secNav{
	width: 1000px!important;
	margin: 0 auto;
}
.s_dh{
	width: 950px;
	padding: 5px 0;
}
.s_dh li{	
	float: left;
	width: auto;
	margin:0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
}
.s_dh li.item1{
margin-left:0;
}
.s_dh li.item17{
margin-right:0;
}
.s_dh li a{
	color: #fff;
}
.s_dh .total{
	font-weight: bold;
}
.butt_more{
	width: 14px;
	height: 15px;
	cursor: pointer;
	padding-top: 10px;
}
.butt_more img{
	display: block;
	width: 100%;
	height: 100%;
}
.secNav{
	width: 998px;
	margin: auto;
	background: #fff;
	border: 1px solid #a0a0a0;
	border-top: none;
	position: absolute;
	top: 85px;
	left: 0px;
	right: 0;
	z-index: 55;
	display: none;
}
.secNav_list{
	padding: 10px 5px;
}
.secNav_list li{	
	float: left;
	font-size: 16px;
	margin: 10px 11px 0 11px;
}
.secNav_list li a{
	color: #ce0b24;	
}










