﻿@charset "utf-8";
.area {
	width: 980px;
	margin: 0 auto;
}
.area1 {
	width: 980px;
	min-height: 300px;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: 0px 10px 10px #394040;
	overflow: hidden;
}
.area2{
	width: 952px;
	margin: 0 auto;
	padding:14px 14px;
	background-color: #FFF;
	box-shadow: 0px 10px 10px #394040;
	overflow: hidden;
	}
/*header*/
#header {
	width: 100%;
	height: 80px;
	overflow: hidden;
}
.logo {
	margin-top: 26px;
    margin-bottom:5px;
}
.logo a {
	display: block;
}
/*nav*/
#nav {
	width: 100%;
	height: 64px;
}
#nav ul {
	width: 100%;
	height: 64px;
	background-color:#fff;
	border-bottom: 1px solid #394040;
	position: relative;
}
#nav ul li {
	float: left;
	width: 140px;
	height: 64px;
	border-top: 1px solid #394040;
	text-align: center;
}

#nav ul li a {
	display: block;
	font-size: 10pt;
	color: #394040;
	line-height: 64px;
}
#nav .active{
	border-top: 1px solid #40e000;
	color: #40e000;
	}
#nav ul li:hover {
	border-top: 1px solid #40e000;
}
#nav li:hover > a {
	color: #40e000;
}

#nav li > ul {
	display: none;
	width: 980px;
	height: 100px;
	padding-top: 32px;
	position: absolute;
	top: 64px;
	left: 0;
	background-color: #FFF;
	z-index: 99;
	overflow: hidden;
}
#nav li:hover > ul {
	display: block;
	background:#FFF;
}
.pro-nav {
}
.pro-nav li {
	float: left;
	border-top: none !important;
}
.yuba {
	width: auto !important;
	height: 64px !important;
	margin-right:22px;
}
.qiangmian {
	width: auto !important;
	height: 64px !important;
	margin: 0 26px 0 -14px;
}
.yuba dl, .qiangmian dl {
	overflow: hidden;
}
.yuba dl dt, .qiangmian dl dt {
	width: 16px;
	height: 100px;
	float: left;
	font-size: 10pt;
	color: #394040;
	border-right: 1px solid #c2c2c2;
	margin: 0 25px 0 10px;
	padding: 0 9px;
}
.yuba dl dd {
	max-width: 128px;
	float: left;
}
.yuba1 dd{
	max-width:98px !important;
	}
.qiangmian dl dd {
	max-width: 98px;
	float: left;
}
.yuba dl dd a, .qiangmian dl dd a {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	width: auto !important;
	height: 14px !important;
	line-height: 14px !important;
	font-size: 9pt !important;
	color: #394040 !important;
	text-align: left !important;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.yuba dl dd a:hover, .qiangmian dl dd a:hover {
	color: #40e000 !important;
}
.tongfengshan {
	width: auto!important;
	height: 54px !important;
	padding-left: 20px;
	border-left: 1px solid #394040 !important;
}
.tongfengshan dl {
	width: 100%;
	height: 26px;
	margin-bottom: 12px;
}
.tongfengshan dl dt {
	width: 48px;
	line-height: 14px;
	float: left;
	font-size: 10pt;
	color: #394040;
}
.tongfengshan dl dd {
	float: left;
	width: 64px;
}
.tongfengshan dl dd a {
	display: block;
	font-size: 9pt !important;
	color: #c2c2c2 !important;
	line-height: 14px !important;
}
.tongfengshan dl dd a:hover {
	color: #40e000 !important;
}
.pro-go {
	width: 92px !important;
	height: 52px !important;
	float: right !important;
	margin: 107px 15px 0 0 !important;
}
.pro-go a {
	display: block !important;
	width: 92px !important;
	height: 18px !important;
	line-height: 18px !important;
	font-size: 9pt !important;
	color: #FFF !important;
	text-align: center !important;
	background-color: #c2c2c2;
	border-radius: 4px;
	margin-bottom: 8px;
}
.pro-go a:hover {
	background-color: #40e000;
}
.nav-news {
	width: 790px !important;
	height: 60px !important;
	padding: 0 95px !important;
	text-align:center !important;
	overflow: hidden;
}
.nav-news li {
	width: 19% !important;
	float:none !important;
	display:inline-block !important;
	border-top: none !important;
	text-align: center !important;
}
.nav-news li a {
	display: block;
	line-height: 60px !important;
	font-size: 9pt !important;
	color: #394040 !important;
}
.nav-news li a:hover {
	color: #40e000 !important;
}
.search-box {
	display: none;
	width: 980px;
	height: 110px;
	background-color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.search-black{
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.2);
	display:none;
	position:fixed;
	top:0;
	left:0;
	z-index:98;
	}
.search-box-top {
	width: 920px;
	padding:0 30px;
	height: 64px;
}
.in-search {
	width: 710px;
	height: 22px;
	padding-left: 32px;
	float: left;
	background: url(http://p.olihu.net/olihu/net/example/vovia/tubiao/search2.png) no-repeat 0 center;
	margin-top: 22px;
	border: none;
	outline: none;
	font-size: 12pt;
	color: #c2c2c2;
}
#close {
	width: 18px;
	height: 18px;
	float: right;
	background: url(http://p.olihu.net/olihu/net/example/vovia/tubiao/close.png) no-repeat center center;
	margin-top: 25px;
	cursor: pointer;
}
.search-nav {
	width: 920px;
	padding:0 30px;
	border-top:1px solid #f2f2f2;
	height: 46px;
}
.search-nav a {
	display: block;
	float: left;
	width:114px;
	text-align:center;
	margin-top: 14px;
	border-right: 1px solid #394040;
	font-size: 9pt;
	height: 14px;
	line-height: 14px;
	color: #394040;
}
.search-nav a:hover {
	color: #40e000
}
.search-nav a:last-child {
	border-right: none;
}

/*footer*/
#footer {
	width: 100%;
	padding: 50px 0 42px 0;
	background-color: #FFF;
	border-top:1px solid #f2f2f2;
	overflow: hidden;
}
#footer ul {
	width: 746px;
	float: left;
	margin-bottom: 50px;
	border-right:1px solid #f2f2f2;
	overflow: hidden;
}
#footer ul li {
	width: 80px;
	float: left;
	margin-right: 26px;
}
#footer ul li:last-child {
	margin-right: 0;
}
#footer ul li dl {
	width: 100%;
	overflow: hidden;
}
#footer ul li dl dt {
	font-size: 10pt;
	color: #394040;
	margin-bottom: 20px;
}
#footer ul li dl dt a {
	display: block;
	color: #394040;
}
#footer ul li dl dd {
}
#footer ul li dl dd a {
	display: block;
	color: #394040;
	font-size: 12px;
	line-height: 20px;
}
#footer ul li dl dt a:hover, #footer ul li dl dd a:hover {
	color: #40e000;
}
#footer .foot-info {
	width: 176px;
	float: right;
	overflow: hidden;
}
#footer .foot-info .phone {
	font-size: 12pt;
	color: #394040;
	letter-spacing:6px;
}
#footer .foot-info .number {
	font-size: 26px;
	color: #40e000;
}
#footer .foot-info .erweima {
	width: 100%;
	margin-top: 6px;
	overflow: hidden;
}
#footer .foot-info .weixin {
	float: left;
}
#footer .foot-info .weibo {
	float: right;
}
#footer .foot-info .weixin, #footer .foot-info .weibo {
	width: 82px;
	font-size: 9pt;
	color: #f2f2f2;
	line-height: 18px;
	text-align: center;
}
#footer .foot-info .weixin img, #footer .foot-info .weibo img {
	max-width: 100%;
	margin: 0 auto;
}
#footer p {
	clear: both;
	font-size: 12pt;
	color: #394040;
	line-height: 24px;
	text-align: center;
}
#footer span {
	display: block;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin-top: 4px;
}
#footer span a {
	display: block;
	height: 20px;
	font-size: 12pt;
	color: #f2f2f2;
	line-height: 20px;
}
#footer span a img {
	display: inline-block;
	margin: 0 4px -3px 0;
}