.topWrap {
	height: 195px;
	font-family: "Microsoft Yahei";
	position: relative;
	z-index: 3;
	background: url(../images/head_bg.jpg) no-repeat center center;
}
.content {
	width: 1400px;
	margin: 0 auto
}

@media screen and (max-width:1440px) {
.content {
	width: 1200px;
	margin: 0 auto
}
}
.h_con {
	height: 130px;
}
.logo {
	float: left;
	width: 236px;
	height: 63px;
	padding-top: 32px;
}
.logo img {
	width: 236px;
	height: 63px;
}
.t_wz {
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	margin-left: 20px;
	height: 60px;
	border-left: 1px solid #e5e5e5;
	margin-top: 37px;
}
.t_wz span {
	display: block;
	line-height: 27px;
	font-size: 27px;
	color: #333333;
	font-weight: bold;
}
.t_wz em {
	display: block;
	line-height: 20px;
	font-size: 20px;
	color: #333333;
	padding-top: 8px;
	font-weight: normal;
}
.t_tel {
	float: right;
	margin-top: 27px;
}
.t_tel img {
	display: inline-block;
	width: 44px;
	height: 45px;
	margin-right: 11px;
	vertical-align: 0px;
	margin-top: 20px;
}
.t_tel em {
	display: inline-block;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
	font-family: "DIN";
}
.t_tel em span {
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	display: block;
	padding-bottom: 6px;
	font-weight: normal;
}
.nav {
	height: 65px;
	position: relative;
}
.nav li {
	float: left;
	height: 65px;
	position: relative;
	z-index: 9;
	box-sizing: border-box;
	padding: 0 10px;
	background: url(../images/h_line.png) no-repeat right;
}
.nav li>a {
	font-size: 16px;
	color: #ffffff;
	display: block;
	height: 65px;
	line-height: 65px;
	position: relative;
	z-index: 2;
	padding: 0 54px 0 38px;
}
.nav li.cur>a:after, .nav li>a:hover:after {
	content: "";
	width: 20px;
	height: 10px;
	background: url(../images/h_san.png) no-repeat center;
	position: absolute;
	left: 50%;
	top: 0;
	transition: all 0.5s;
	margin-left: -28px;
}
.nav li:hover:after, .nav .cur:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #003e9b;
	position: absolute;
	left: 0%;
	bottom: 0px;
	transition: all 0.5s;
	z-index: 1;
	transform: skewX(45deg)
}
.nav li:hover:before, .nav .cur:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #003e9b;
	position: absolute;
	left: -15px;
	bottom: 0px;
	transition: all 0.5s;
	z-index: 1;
	transform: skewX(45deg)
}
.nav li:hover>a, .nav .cur>a {
	color: #fff;
}
.nav li:last-child {
	background: none;
	margin: 0;
}
em, i {
	font-style: normal;
}
@font-face {
	font-family: 'DIN';
	src: url("../fonts/DIN Medium.ttf");
}

@media screen and (max-width:1440px) {
.nav li>a {
	padding: 0 43px 0 35px;
}
.nav li {
	padding: 0 5px;
}
}
.link {
	height: 135px;
	background: url(../images/foot_bg.jpg) no-repeat center;
	box-sizing: border-box;
	padding-top: 38px;
}
.link p span {
	margin-right: 10px;
	display: inline-block;
	font-weight: normal;
}
.link a {
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	padding-right: 33px;
}
.link p {
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	line-height: 38px;
}
.link em {
	color: rgba(255,255,255,0.5);
	font-size: 16px;
	height: 27px;
	line-height: 27px;
}
.footWrap {
	height: 530px;
	overflow: hidden;
	font-family: "Microsoft Yahei";
	background: #fff;
	padding-top: 80px;
	box-sizing: border-box;
}
.footer {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}
.ft_t {
	height: 315px;
	overflow: hidden;
}
.ft_nav {
	width: 360px;
	height: 270px;
	float: left;
}
.ft_t h4 {
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 35px;
}
.ft_nav li {
	float: left;
	width: 160px;
	height: 36px;
	line-height: 36px;
}
.ft_nav li a {
	font-size: 16px;
	color: #333333;
}
.ft_lx {
	width: 675px;
	height: 270px;
	float: left;
}
.ft_lx li {
	width: 280px;
	height: 83px;
	float: left;
}
.ft_lx li i {
	float: left;
	font-size: 0;
	line-height: 0;
}
.ft_lx li p {
	float: right;
	width: 222px;
	font-size: 16px;
	color: #333333;
}
.ft_lx li p span {
	display: block;
	padding-top: 6px;
}
.ft_lx li:first-child p span {
	font-size: 26px;
}
.ft_lx li:nth-child(2n) {
	width: 386px;
}
.ft_lx li:nth-child(2n) p {
	width: 330px;
}
.erwm {
	float: right;
	width: 327px;
	height: 226px;
	margin-top: 25px;
}
.erwm p {
	width: 161px;
	float: left;
	text-align: center;
}
.erwm p i {
	background: #fcfcfc;
	display: block;
	padding: 14px;
}
.erwm p img {
	width: 119px;
	height: 120px;
	border: 7px solid rgba(255,255,255,0.5);
}
.erwm p span {
	display: block;
	font-size: 16px;
	color: #333333;
	padding: 12px 0 0;
}
.ft_b {
	color: #fff;
	font-size: 16px;
	height: 79px;
	line-height: 79px;
}
.ft_b em {
	padding: 0 20px;
	display: inline-block;
}
.ft_b p a {
	padding: 0 10px;
	color: #fff
}
.ft_b span {
	float: right;
	color: #fff;
}
em, i {
	font-style: normal;
}

@media screen and (max-width:1440px) and (min-width:1366px) {
html {
	font-size: 14px;
}
.footer {
	width: 1200px;
}
.ft_nav {
	width: 318px;
}
.ft_nav li {
	width: 159px;
}
.ft_lx li:nth-child(2n) {
	width: 438px;
}
.ft_lx li:nth-child(2n) p {
	width: 380px;
}
.ft_lx {
	width: 718px;
}
}
.client-2 {
	width: 45px;
	position: fixed;
	right: 10px;
	top: 60%;
	z-index: 999;
	color: #fff;
}
.client-2 li a {
	text-decoration: none;
	color: #fff;
}
.client-2 li {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
}
.client-2 li.my-kefu-qq {
	background: #005dba url(../images/cimg23.png) center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background: #005dba url(../images/cimg24.png) center no-repeat;
}
.client-2 li.my-kefu-tel {
	background: #005dba url(../images/cimg25.png) center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background: #005dba url(../images/tohome.png) center no-repeat;
	background-size: 26px;
}
.client-2 li.my-kefu-shouye a {
	width: 45px;
	height: 45px;
	display: block;
}
.client-2 li.my-kefu-ftop {
	background: #005dba url(../images/returnTop.png) center no-repeat;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 li.my-kefu-qq .cont {
	margin: 0;
	background: #005dba url(../images/cimg23.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 16px;
	width: 130px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 li.my-kefu-tel .cont {
	margin: 0;
	background: #005dba url(../images/cimg25.png) 15px center no-repeat;
	border-radius: 50px;
	padding-left: 45px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	width: 180px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 li.my-kefu-weixin .cont {
	margin: 0;
	width: 115px;
	padding: 5px;
	border: solid 1px #ccc;
	position: absolute;
	left: -150px;
	top: -44px;
	background-color: #fff;
}
.client-2 li.my-kefu-weixin .cont span {
	display: block;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #1a1a1a;
}
.client-2 li.my-kefu-weixin .cont img {
	width: 115px;
	height: 115px;
}
.client-2 li:hover .cont {
	display: block!important;
}
