.header {
	margin: 0 8rem;
	min-width: 1200px;
	max-width: 1600px;
}
em, i {
	font-style:normal;
}
body {
	width:100%;
	min-width:1200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x:hidden;
}
.h_con {
	position: relative;
	height: 7rem;
}
.h_con .logo {
	float: left;
	position: relative;
	z-index: 10;
	margin-top: 2.3rem;
}
.h_con .logo img {
	display:block;
	width:36rem;
	height:3.2rem;
}
.h_con h2 {
	padding-left: 1.6rem;
	margin-left: 1.6rem;
	height: 3.6rem;
	border-left: 1px solid #cdcdcd;
	box-sizing: border-box;
	margin-top: 2rem;
	font-size: 0.8rem;
	line-height: 1.3rem;
	color: #252525;
	font-weight: normal;
	float: left;
}
.h_con .h_hd {
	box-sizing: border-box;
	position: relative;
	width:10rem;
	height:1.25rem;
	z-index:999;
	position: absolute;
	right: 2rem;
	top: 0.8rem;
	background: #fff;
	border-radius: 1rem;
}
.h_con .h_hd img {
	display: inline-block;
	width: 1.25rem;
	height: 1.25rem;
}
.h_con .h_hd em {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.25rem;
	color: #d61a29;
	font-weight: bold;
	margin-left:0.3rem;
	opacity:1;
	vertical-align:0.2rem;
	font-family: Arial;
	padding-right:0.6rem;
}
.h_con .h_hd:hover {
	width:10rem;
	box-shadow:0 0 3px 4px rgba(0, 0, 0, 0.06);
}
.h_con .h_hd:hover em {
	opacity:1;
	display:inline-block;
}
.h_nav {
	float: right;
	margin-top: 3.2rem;
	margin-right: 3rem;
}
.h_nav ul li {
	display: block;
	float: left;
	position: relative;
	height: 2rem;
	margin-left: 2.5rem;
}
.h_nav ul li:first-of-type {
	margin-left: 0;
}
.h_nav ul li>a {
	z-index: 1;
	font-size: 0.9rem;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 0.9rem;
	display: block;
	text-align: center;
	position: relative;
	height: 2rem;
}
 .h_nav ul li > a::after {
content:'';
width:0;
height:0.1rem;
background-color: #d61a29;
position: absolute;
bottom:0;
left:0;
transition: 0.5s;
}
 .h_nav ul li.cur a::after,  .h_nav ul li:hover a::after {
 width: 100%;
}
/* .h_nav ul li.cur a,.h_nav ul li:hover a { color: #c72a1d;font-weight: bold;}
     
   */
  .submenu {
	position: absolute;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	display: none;
	z-index: 99;
	padding-top: 22px !important;
}
.submenu p {
	background: rgba(255, 255, 255, .95);
	padding:6px 21px;
	border-radius:10px;
	position: relative;
}
.submenu p:before {
	position: absolute;
	content: "";
	border-width: 9px 8px;
	border-style: solid;
	border-color: transparent transparent rgba(255, 255, 255, .95);
	top: -18px;
	left: 50%;
	margin-left: -8px
}
.submenu a {
transition: all .4s ease;
	display: block;
	font-weight: 500;
	padding: 0 17px 0 32px;
	font-size: 16px;
	line-height: 48px;
	color: #333;
	line-height: 54px;
	white-space: nowrap;
	position: relative;
	border-bottom:1px dotted #B5B5B5;
	text-align:left;
}
.submenu a:last-child {
	border-bottom: 0
}
.submenu a:before {
	position: absolute;
	content: "";
	width:4px;
	height:4px;
	border:2px solid rgba(125, 125, 125, 1);
	border-radius:50%;
	top: 23px;
	left: 13px;
transition: ease .4s;
-o-transition: ease .4s;
}
.submenu a:hover {
	color: #d51a2b;
	font-weight:bold;
}
.submenu a:hover:before {
	border-color: #d51a2b;
}

/**/

@media screen and (min-width: 1263px) {
 html {
 font-size: calc(1263px * 20 / 1903);
}
}
 @media screen and (min-width: 1349px) {
 html {
 font-size: calc(1349px * 20 / 1903);
}
}
 @media screen and (min-width: 1463px) {
 html {
 font-size: calc(1463px * 20 / 1903);
}
}
 @media screen and (min-width: 1543px) {
 html {
 font-size: calc(1543px * 20 / 1903);
}
}
 @media screen and (min-width: 1583px) {
 html {
 font-size: calc(1583px * 20 / 1903);
}
}
 @media screen and (min-width: 1643px) {
 html {
 font-size: calc(1643px * 20 / 1903);
}
}
 @media screen and (min-width: 1663px) {
 html {
 font-size: calc(1663px * 20 / 1903);
}
}
 @media screen and (min-width: 1903px) {
 html {
 font-size: calc(1903px * 20 / 1903);
}
}
.content22 {
	width:1400px;
	margin: 0 auto;
	position: relative;
}
@media screen and (max-width:1440px) {
 .content22 {
width:1200px;
margin:0 auto;
}
}
.f_bg {
	height:654px;
	overflow: hidden;
	background:url("../images/foot_bg.jpg") no-repeat center;
	padding-top: 90px;
	box-sizing: border-box;
}
.f_top {
	height: 154px;
	position: relative;
}
.f_top h2 {
	float: left;
}
.f_top h2 img {
	display: block;
	width: 233px;
	height: 59px;
	margin-right: 40px;
}
.f_top .f_xx {
	padding-top: 6px;
	float:left;
}
.f_top .f_xx em {
	display: block;
	float: left;
	font-size:14px;
	color: #fff;
	line-height: 30px;
}
.f_top .ft_t {
	float: left;
	margin-left: 10px;
}
.f_top .ft_t li {
	float: left;
	width: 36px;
	height: 30px;
	margin-right: 12px;
}
.f_top .ft_t li img {
	display: block;
	width: 36px;
	height: 30px;
}
.ft_con {
	position: relative;
	width: 150px;
	display:none;
}
.f_xx:hover .ft_con {
	display:block!important;
}
.ft_bd {
	position: absolute;
	left: 86px;
	top: 50px;
}
.ft_bd li {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 6px;
	z-index:20;
}
.ft_bd li img {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 6px
}
.f_con {
	position: relative;
	height: 330px;
}
.f_nav {
	float: left;
	width: 900px;
}
.f_nav ul li {
	float: left;
	width: 180px;
}
.f_nav ul li b>a {
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:30px;
	display: block;
	position: relative;
}
.f_nav ul li p>a {
	font-size: 14px;
	color: #ffffff;
	line-height: 38px;
	display: block;
	opacity: 0.7;
}
.f_nav ul li p>a:hover {
	color: #d61a29;
	opacity: 1;
}
.gsxx {
	float: right;
	width: 400px;
	box-sizing: border-box;
}
.gsxx h2 {
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:30px;
	display: block;
	position: relative;
	text-align: right;
}
.gsxx li {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #969696;
	font-family: Arial;
	text-align: right;
}
.links {
	position: absolute;
	right: 0;
	bottom: 20px;
}
.links b {
	float: left;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
	line-height: 30px;
}
.links a {
	float: left;
	margin-left: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	opacity: 0.5;
}
.f_bot {
	height:78px;
}
.f_bot span {
	font-size: 16px;
	color: #969696;
	float: left;
	display: block;
}
.f_bot span em {
	display: inline-block;
	margin-left: 16px;
	line-height: 78px;
}
.f_bot span i {
	display: block;
	line-height: 78px;
}
.f_bot a {
	color: #969696;
}
.f_bot i {
	display: block;
}
.f_bot p {
	float: right;
}
.f_bot p b {
	font-weight: normal;
	font-size: 24px;
	color: #969696;
	line-height: 78px;
	margin-left: 14px;
}
.f_bot p {
	font-size: 16px;
	color: #969696;
	line-height: 78px;
}
 @media screen and (max-width: 1440px) {
 .f_nav {
float: left;
width: 800px;
}
 .f_nav ul li {
float: left;
width: 150px;
}
}
.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:#d51a2b url("../images/cimg23.png") center no-repeat;
}
.client-2 li.my-kefu-weixin {
	background:#d51a2b url("../images/cimg24.png") center no-repeat;
}
.client-2 li.my-kefu-tel {
	background:#d51a2b url("../images/cimg25.png") center no-repeat;
}
.client-2 li.my-kefu-shouye {
	background:#d51a2b 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:#d51a2b 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:#d51a2b 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:#d51a2b 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;
}
