﻿@charset "utf-8";/* CSS Document *//*--初始化CSS--*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: none;
}
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "微软雅黑";
}
input::-moz-focus-inner {
border:none;
padding:0;
}
select, input {
	vertical-align: middle;
}
select, input, textarea {
	font-size: 12px;
	margin: 0;
}
input[type="text"], input[type="password"], textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
table {
	border-collapse: collapse;
}
body {
	padding: 0;
	font: 14px "微软雅黑", "宋体", "Arial Narrow", HELVETICA;
	background-color: #ffffff;
	min-width: 1200px;/* overflow-y:scroll;*/
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}
a {
	text-decoration: none;
	color: #333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.dibu_left a {
	color: #999;
}/*--头部--*/
.top {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #eee;
}
.top_con {
	width: 1200px;
	height: 39px;
	margin: 0 auto;
}
.top_left {
	width: 400px;
	height: 39px;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 39px;
}
.top_right {
	width: 340px;
	height: 39px;
	float: right;
}
.top_right p {
	width: 260px;
	height: 39px;
	float: left;
	background: url(../img/dh.gif) no-repeat;
	font-size: 14px;
	color: #999;
	line-height: 39px;
	padding-left: 35px;
	box-sizing: border-box;
}
.yu {
	width: 85px;
	height: 39px;
	float: left;
	line-height: 39px;
	color: #999;
}
.yu a {
	padding: 0px 8px;
	color: #999;
}
.kuang {
	width: 76px;
	height: 39px;
	float: right;
}
.weixin {
	position: relative;
	float: left;
}
.weixin .weixin_nr {
	width: 75px;
	height: 75px;
	padding: 0px 5px;
	background: #fff;
	text-align: center;
	position: absolute;
	display: none;
	left: -26px;
}
.weixin .weixin_nr img {
	width: 75px;
	height: 75px;
}
.weixin.on .weixin_nr {
	display: block;
}
.wangluo {
	position: relative;
	float: right;
	text-align: right;
	width: 40px;
}
.wangluo .wangluo_nr {
	width: 215px;
	height: 150px;
	text-align: left;
	padding: 6px 15px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #e6e6e6;
	position: absolute;
	display: none;
	right: 0;
}
.wangluo .wangluo_nr h3 {
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 6px;
}
.wangluo .wangluo_nr span {
	width: 210px;
	height: 25px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	display: block;
}
.wangluo.on .wangluo_nr {
	display: block;
}/*--logo--*/
.logo {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.logo_left {
	width: 800px;
	height: 79px;
	float: left;
	margin-top: 19px;
}
.logo_left img {
	width: 246px;
	height: 79px;
	float: left;
}
.logo_left h3 {
	font-size: 22px;
	color: #555;
	margin-top: 10px;
	line-height: 32px;
}
.logo_left h3 span {
	color: #ff6600;
}
.logo_left p {
	font-size: 18px;
	color: #555;
}
.logo_right {
	width: 280px;
	height: 66px;
	float: right;
	margin-top: 30px;
}
.logo_right img {
	width: 63px;
	height: 56px;
	float: left;
}
.logo_right p {
	color: #444;
	font-size: 16px;
	margin-bottom: 10px;
}
.logo_right h3 {
	font-size: 26px;
	color: #ff6600;
}/*--导航--*/
.nav {
	width: 100%;
	height: 50px;
	background: #404144;
}
.nav_con {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.nav_con ul li {
	width: 133px;
	height: 50px;
	float: left;
	margin-right: 35px;
	position:relative;
}
.nav_con ul li a {
	width: 133px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	display: block;
}
.nav_con ul li:hover {
	background: #ff6600;
}/*--footer--*/
.footer {
	width: 100%;
	height: 395px;
	background: #333;
	margin-top: 60px;
}
.footer_con {
	width: 1200px;
	height: 395px;
	margin: 0 auto;
	padding-top: 39px;
	box-sizing: border-box;
}
.footer_con_left {
	width: 695px;
	height: 316px;
	float: left;
	border-right: 1px solid #666;
}
.footer_con_left ul li {
	width: 173px;
	height: 316px;
	float: left;
}
.footer_con_left ul li h3 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 28px;
}
.footer_con_left ul li a {
	color: #fff;
	display: block;
	line-height: 26px;
}
.footer_con_left ul li a:hover {
	color: #ff6600;
}
.footer_con_left ul li a i {
	width: 0px;
	height: 1px;
	background: #ff6600;
	transition: all 0.5s;
	display: block;
	float: left;
	margin-top: 12px;
}
.footer_con_left ul li a:hover i {
	width: 8px;
	margin-right: 5px;
}
.footer_con_right {
	width: 430px;
	height: 316px;
	float: right;
}
.footer_con_right i {
	font-style: normal;
	font-size: 14px;
	color: #fff;
	width: 70px;
	height: 16px;
	line-height: 16px;
	border-left: 2px solid #fff;
	text-align: center;
	display: block;
}
.footer_con_right h3 {
	font-size: 25px;
	color: #fff;
	font-weight: normal;
	margin-top: 16px;
}
.footer_con_right p {
	color: #fff;
	font-size: 14px;
	margin-top: 12px;
	line-height: 25px;
}
.footer_con_right .ma {
	width: 115px;
	height: 145px;
	float: left;
	margin-top: 10px;
}
.footer_con_right .ma span {
	color: #fff;
	line-height: 50px;
}
.footer_con_right .ma img {
	width: 105px;
	height: 105px;
	margin-top: 9px;
}
.footer_con_right .lian {
	width: 280px;
	height: 145px;
	float: right;
	margin-top: 10px;
}
.footer_con_right .lian span {
	color: #fff;
	line-height: 50px;
	padding-left: 10px;
	display: block;
}
.footer_con_right .lian a {
	color: #fff;
	line-height: 33px;
	padding-left: 10px;
	display: inline-block;
}
.dibu {
	width: 100%;
	height: 59px;
	background: #282828;
}
.dibu_con {
	width: 1200px;
	height: 59px;
	margin: 0 auto;
}
.dibu_left {
	width: 500px;
	height: 59px;
	line-height: 59px;
	color: #999;
	background: url(../img/di_logo.gif) no-repeat;
	padding-left: 50px;
	box-sizing: border-box;
	float: left;
}
.dibu_right {
	width: 326px;
	height: 59px;
	float: right;
}
.dibu_right a {
	color: #999;
	line-height: 59px;
	background: url(../img/di_a.gif) no-repeat left;
	width: 70px;
	text-align: right;
	margin-left: 10px;
	display: block;
	float: left;
}
.dibu_right a:hover {
	color: #ff6600;
}/*--小导航--*/
.nav_x {
	width: 100%;
	height: 40px;
	background: #f0f0f0;
}
.nav_x_con {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	background: url(../img/nav_x.gif) no-repeat;
	color: #666;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 40px;
}
.nav_x_con a {
	padding: 0px 6px;
	color: #666;
}
.fenye {
	width: 530px;
	height: 50px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}
.fenye a {
	padding: 5px 12px;
	border: 1px solid #d5d5d5;
	margin: 0 2px;
}
.fenye a:hover {
	background: #004a9f;
	border: 1px solid #004a9f;
	color: #fff;
}
.fenye .thisclass {
	background: #004a9f;
	color: #fff;
}
