body,ul,ol,p,h1,h2,h3,h4,input,img {

	padding: 0;

	margin: 0;

	font-family: arial;

}



li {

	list-style: none;

}



img {

	border: none;

}



a {

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



.clear {

	zoom: 1;

}



.clear:after {

	content: '';

	display: block;

	clear: both;

}

/*头部*/

.header {

	width: 100%;

	height: 39px;

	border-bottom: 1px solid #666;

	background: #333;

}



.top {

	width: 980px;

	height: 39px;

	font-size: 13px;

	margin: 0 auto;

}



.top_login {

	float: left;
	color:#fff;
	line-height:40px;

}



.top_login li {

	height: 39px;

	float: left;

	line-height: 42px;

	margin-right: 32px;

}



.top_login .login_bg {

	padding-left: 28px;

	<!--background: url("../../imgs/people.png") no-repeat 5px center;-->

}



.top_login a {

	color: #fff;

}



.top_login a:hover {

}



.top_menu {

	float: right;

}



.top_menu li {

	float: left;

	width: 70px;

	height: 39px;

	line-height: 42px;

	text-align: center;

	margin-left: 10px;

}



.top_menu .phone {

	background: url("../../imgs/phone.png") no-repeat left center;

}



.top_menu .webNav {

	background: url("../../imgs/nav_logo.png") no-repeat left center;

	padding-left: 10px;

}



.top_menu .home {

	background: url("../../imgs/home.png") no-repeat left center;

	padding-left: 10px;

}



.top_menu a {

	color: #fff;

}



.top_menu a:hover {

}

/*头部公共部份展示 */

.top_public {

	width: 100%;

	height: auto;

	background: #fff;

	margin-top: 13px;

}



.main_top {

	width: 980px;

	height: 129px;

	background: url("../../imgs/wfd_logo.png") no-repeat 0px center;

	margin: 0 auto;

}



.main_top_inf {

	margin-left: 190px;

	width: 790px;

	height: 129px;

}



.search {

	width: 408px;

	height: 120px;

	overflow: hidden;

	float: left;

}



.search_con {

	width: 408px;

	height: 42px;

	position: relative;

	margin-top: 34px;

}



.search_con .text {

	width: 325px;

	height: 38px;

	position: absolute;

	left: 0;

	top: 0;

	outline: none;

	font-size: 13px;

	color: #a9a9a9;

	padding-left: 7px;

}



.search_con .btn {

	width: 72px;

	height: 42px;

	position: absolute;

	right: 0;

	top: 0;

	border-style: none;

	outline: none;

	background: #9a0405 url("../../imgs/search.png") no-repeat center center;

	cursor: pointer;

}



.search .hot_word {

	color: #a9a9a9;

	font-size: 13px;

	margin-top: 20px;

}



.hot_word a {

	color: #a9a9a9;

	margin-right: 5px;

}



.hot_word a:hover {

	color: #000;

}



.time {

	width: 150px;

	height: 50px;

	float: left;

	margin-top: 40px;

	line-height: 18px;

	margin-left: 30px;

	margin-right: 5px;

}



.time p {

	text-align: center;

	font-size: 13px;

}



.time span {

	font-size: 15px;

}



.time a {

	color: #000;

}



.img {

	margin-top: 0px;

	margin-left: 50px;

	float: left;

}

.img img{
    width:100px;
    height:100px;
}

.img p {

	font-size: 13px;

	text-align: center;

}



.img p a {

	color: #585858;

}



/*导航*/

.nav {

	width: 980px;

	height: 43px;

	margin: 0 auto;

}



.nav li {

	float: left;

	height: 43px;

	width: 122.5px;

}



.nav a {

	color: #fff;

	display: block;

	height: 43px;

	width: 122.5px;

	text-align: center;

	background: #054c82;

	line-height: 43px;

}



.nav a:hover {

	text-decoration: none;

	background: #0a2d4f;

}



/*底部*/

.footer {

	width: 100%;

	height: 270px;

	background: #fafafa;

	border-top: 1px solid #e8e8e8;

}



.footer_content {

	width: 980px;

	height: 270px;

	margin: 0 auto;

	overflow: hidden;

}



.footer_content h4 {

	color: #898989;

	margin-top: 14px;

}



.footerImg {

	padding: 20px 0;

}



.footerImg li {

	width: 98px;

	height: 29px;

	float: left;

	margin-right: 22px;

}



.footerImg img {

	border: 1px solid #d5d5d5;

}



.contact li {

	float: left;

	padding-right: 20px;

	background: url("../../imgs/bar3.png") no-repeat right center;

	margin-right: 20px;

}



.contact .no_bg {

	background: none;

}



.contact a {

	color: #8f8f8f;

	font-size: 13px;

}



.contact {

	margin-bottom: 36px;

	margin-top: 5px;

}



.footer_content p {

	color: #8f8f8f;

	font-size: 13px;

	line-height: 24px;

}
img.phone {
    width:69px;
    height: 69px;
    float: left;
    margin: 20px 10px 30px 0px;
}
.youce{
    margin:30px 0 0 0;
}