
header#header {
	width: 100%;
}

.top {
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
}

.top p {
	font-size: 12px;
	line-height: 40px;
	color: #666666;
	float: left;
}

.top p+p {
	float: right;
}

.top p+p a {
	display: inline-block;
	width: 32px;
	line-height: 32px;
	border-radius: 50%;
	background-color: #eceaea;
	text-align: center;
	color: #ffffff;
}

.top p+p a:first-child {
	margin-left: 10px!important;
}

.top p+p a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffcc00;
}

.bdshare-button-style0-24 a {
	float: none!important;
	height: auto!important;
	background-image: none!important;
	padding-left: 0!important;
	margin: 0px!important;
}
.laugin{
	
}
.laugin li{
	display: inline-block;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
}
.laugin a{
	
}

.logo {
	margin-top: 27px;
	margin-bottom: 27px;
	float: left;
}

.logo a {
	height: 52px;
}

.logo img {
	display: block;
}

.logo-call {
	position: relative;
}

.version {
	margin-top: 40px;
	margin-bottom: 40px;
	height: 40px;
	float: right;
	text-align: center;
}

.version a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 45px;
	background: url("../image/phone.png") no-repeat left center;
	color: #cc0000;
}

.version a span {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	display: inline-block;
	margin-right: 25px;
}

.version a:hover {
	text-decoration: none;
}

.version a+a {
	margin-left: 20px;
}

nav.nav {
	background-color: #133579;
	text-align: center;
}

nav.nav ul {
	display: inline-block;
	overflow: hidden;
	vertical-align: bottom;
}

nav.nav ul>li {
	margin: 0;
	float: left;
  position: relative;
}

nav.nav ul>li>a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
	font-weight: normal;
}
nav.nav ul>li>a:hover,
nav.nav ul>li.active>a {
	background: #007ef3;
}

.menu-level-1:after {
	display: none;
}

footer#footer {
	background: #333333;
	overflow: hidden;
}

footer#footer section.code {
	float: left;
	background-color: #3c3c3c;
	width: 240px;
	text-align: center;
	padding-top: 34px;
	height: 360px;
}

footer#footer section.code p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	margin-bottom: 15px;
}

footer#footer section.code img {
	display: inline-block;
	margin-bottom: 10px;
	width: 150px;
}

footer#footer address {
	float: left;
	padding-left: 33px;
	padding-right: 20px;
	padding-top: 34px;
	width:300px;
}

footer#footer address strong {
	font-size: 16px;
	line-height: 30px;
	color: #cccccc;
}

footer#footer address p {
	font-size: 12px;
	line-height: 25px;
	color: #cccccc;
}

footer#footer .bottom-nav {
	width: 660px;
	min-height: 256px;
	float: right;
	border-left: 2px solid #3c3c3c;
	border-right: 2px solid #3c3c3c;
	overflow: hidden;
	padding: 34px 10px 0 10px;
}

footer#footer .bottom-nav dl {
	float: left;
	margin: 0 40px;
}

footer#footer .bottom-nav dl strong {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #cccccc;
}

footer#footer .bottom-nav dl a {
	display: block;
	font-size: 12px;
	line-height: 25px;
	color: #cccccc;
}

footer#footer .bottom-nav dl a:hover {
	text-decoration: none;
	color: #ffffff;
}

footer#footer .bottom-nav dl.jd {
	width: 220px;
}

footer#footer .bottom-nav dl.jd p {
	margin-top: 8px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 20px;
	color: #cccccc;
	border: 1px solid #cccccc;
}

footer#footer section.copy {
	background-color: #ffffff;
	padding: 17px 0;
}

footer#footer section.copy p {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	float: left;
}

footer#footer section.copy p a {
	color: #999999;
}

footer#footer section.copy p a:hover {
	color: #ff0000;
	text-decoration: none;
}

footer#footer section.copy p+p {
	float: right;
}