i,
em {
	font-style: normal;
}

.content {
	width: 70rem;
	margin: 0 auto;
}

/* .head{height:4.05rem;border-bottom:.05rem solid rgba(255,255,255,.1);width:100%;position: fixed;top:0; transition: .5s;z-index:666; box-sizing: border-box;min-width:1200px; transition: .5s;background:rgba(0,0,0,.5);}
		.head .logo{float:left;margin:0 5.15rem 0 10.5rem;}
		.head .logo .t_logo{width:19.45rem;float:left; line-height: 0; overflow: hidden;padding-top:1.3rem; margin-right: .7rem;}
		.head .logo .t_logo .hover{display: none;}
		.head .logo .t_logo img{width:100%;}
		.head .logo h2{float:left; line-height: 4rem; font-size: 1.1rem;color:#ffffff; font-weight: normal;}
		.head .menu{width:51.25rem;height:4rem;float:left; margin-right: 1.85rem;}
		.head .menu ul li{float:left; line-height: 4rem;}
		.head .menu ul li a{display: block;padding:0 1.24rem;font-size: .9rem;color:#ffffff;}
		.head .menu ul li:hover a,.head .menu ul li.cur a{font-weight: bold;}
		.head .isear{float:left; margin-top: 1.65rem; position: relative;}
		.head .isear .icon{display: block;width:.75rem;height:.75rem;background:url(images/hea-ico.png) no-repeat center;background-size:.75rem .75rem;cursor: pointer;}
		.head .isear .isearch{width:19.5rem;height:2.6rem; background: #FFF; position: absolute;right:0; top:1.75rem;opacity: 1;visibility: hidden;z-index: 5;transform-origin: 100% 0;-webkit-transform-origin: 100% 0;-webkit-transform: scale(0, 0);transform: scale(0, 0);-webkit-transition: all .5s;transition: all .5s;}
		.head .isear .isearch .ser_inp{width:16.4rem;height:2.6rem;float:left;border:.05rem solid #ebebeb;box-sizing: border-box; line-height: 2.5rem;padding:0 .9rem;font-size: .7rem;color:#999999;border-right:0;}
		.head .isear .isearch .ser_inp::-webkit-input-placeholder{font-size: .7rem;color:#999999;}
 		.head .isear .isearch .ser_inp::-moz-placeholder{font-size: .7rem;color:#999999;}
		.head .isear .isearch .ser_so{width:3.1rem;height:2.6rem;float:left;background:#002d61 url(images/hea-ico.png) no-repeat center;background-size:.75rem .75rem;}
		.head .isear.open .isearch {opacity: 1;visibility: visible;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
		.head .isear.open .icon{background:url(images/hea-xx.png) no-repeat center;background-size:.75rem .75rem;}
		.head.hea{background:#FFF;box-shadow: 0px 0px 10px #ddd;}
		.head.hea .logo .t_logo .default{display: none;}
		.head.hea .logo .t_logo .hover{display: block;}
		.head.hea .logo h2{color:#333333;}
		.head.hea .menu ul li a{color:#333333;}
		.head.hea .isear .icon{background:url(images/hea-ico1.png) no-repeat center;background-size:.75rem .75rem;}
		.head.hea .isear.open .icon{background:url(images/hea-xx1.png) no-repeat center;background-size:.75rem .75rem;} */




.top_bg {
	height: 9rem;
	background: url(../images/top_bg.gif) repeat-x;
	position: relative;
	z-index: 10;
}

.header {
	width: 70rem;
	margin: 0 auto;
}

.h_con {
	height: 5.35rem;
	padding: 0.9rem 0 0;
	overflow: hidden;
}

.logo {
	float: left;
	width: 7.85rem;
	padding: 1rem 1rem 0 0;
}

.logo img {
	width: 7.85rem;
	height: 2.8rem;
}

.h_dw {
	float: left;
	line-height: 1rem;
	font-size: 0.8rem;
	color: #333;
	overflow: hidden;
	font-weight: normal;
	padding: 1rem 0 0 1.25rem;
	position: relative;
}

.h_dw:before {
	content: "";
	width: 1px;
	height: 2.9rem;
	background: #e5e5e5;
	position: absolute;
	top: 1rem;
	left: 0;
}

.h_dw em {
	display: block;
	padding-bottom: 0.25rem;
	line-height: 0;
}

.h_tel {
	float: right;
	height: 3rem;
	line-height: 1.4rem;
	padding: 1rem 1.5rem 0 2.65rem;
	font-size: 0.8rem;
	color: #666;

}

.h_tel b {
	font-size: 1.3rem;
	color: #333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.h_code {
	width: 6.25rem;
	height: 4.6rem;
	overflow: hidden;
	float: right;
	padding-right: 0.35rem;
}

.h_code em {
	width: 4.5rem;
	height: 4.5rem;
	display: block;
	line-height: 0;
	position: relative;
	float: left;
}

.h_code img {
	width: 4.5rem;
	height: 4.5rem;
}

.h_code em:after {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2rem;
	content: "";
	animation: light 5s infinite;
	-webkit-animation: light 5s infinite;

}

.h_code span {
	display: block;
	float: right;
	width: 1.5rem;
	height: 4.5rem;
	background: #002d61;
}

.h_code i {
	display: block;
	font-size: 0.7rem;
	color: #fff;
	width: 1rem;
	text-align: center;
	line-height: 0.9rem;
	margin: 0 auto;
	padding: 0.4rem 0 0;
}


.h_nav {
	height: 2.75rem;
	line-height: 2.75rem;
}

.h_nav li {
	height: 2.75rem;
	float: left;
	background: url(../images/nav_bor.gif) no-repeat 0 1.2rem;
	margin-left: -0.05rem;
}

.h_nav li a {
	font-size: 0.8rem;
	color: #333;
	padding: 0 1.5rem;
	display: block;
	float: left;
	position: relative;
	z-index: 4;
	text-decoration: none;
}

.h_nav li>a:hover {
	background: #002d61;
	color: #fff;
}

/* IE6ã€IE7ã€IE8æ”¯æŒ */
.h_nav li>a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	background: #002d61;
	bottom: 0;
	left: 0;
	-webkit-transition: height .3s;
	transition: height .3s;
	z-index: -1;
}

.h_nav li:hover a:after,
.h_nav li.cur a:after {
	height: 100%;
}

.h_nav li.cur a,
.h_nav li:hover a {
	color: #fff;
}

.h_nav li:first-child {
	background: none;
}

.voc_nav,
.rto_nav,
.co_nav,
.vl_nav,
.pro_nav,
.xinwen_nav,
.ab_nav {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 9rem;
	z-index: 10;
	background: rgba(255, 255, 255, 0.9);
}

.voc_nav {
	padding: 2rem 0 1.5rem;
}

.voc_nav p {
	width: 85.5rem;
	float: left;
	text-align: center;
	line-height: 1.5rem;
}

.voc_nav p em {
	width: 4.9rem;
	height: 4.9rem;
	display: block;
	line-height: 0;
	overflow: hidden;
	margin: 0 auto 10px;
	border: #c9c9c9 1px solid;
	border-radius: 10px;
}

.voc_nav p em img {
	width: 4.9rem;
	height: 4.9rem;
}

.h_nav li .voc_nav p a,
.h_nav li.cur .voc_nav p a,
.h_nav li:hover .voc_nav p a {
	display: block;
	font-size: 0.7rem;
	padding: 0;
	width: 8.55rem;
	float: none;
}

.h_nav li .voc_nav p a,
.h_nav li.cur .voc_nav p a,
.h_nav li:hover .voc_nav p a,
.h_nav li .rto_nav a,
.h_nav li.cur .rto_nav a,
.h_nav li:hover .rto_nav a,
.h_nav li .co_nav a,
.h_nav li.cur .co_nav a,
.h_nav li:hover .co_nav a,
.h_nav li .vl_nav a,
.h_nav li.cur .vl_nav a,
.h_nav li:hover .vl_nav a,
.h_nav li .pro_nav a,
.h_nav li.cur .pro_nav a,
.h_nav li:hover .pro_nav a,
.h_nav li .ab_navm a,
.h_nav li.cur .ab_navm a,
.h_nav li:hover .ab_navm a {
	color: #1a1a1a;
}

.h_nav li .voc_nav>p a:hover,
.h_nav li .rto_nav>a:hover,
.h_nav li .co_nav>a:hover,
.h_nav li .vl_nav>a:hover,
.h_nav li .pro_nav>a:hover,
.h_nav li .ab_navm>a:hover {
	color: #002d61;
}

.rto_nav,
.co_nav,
.vl_nav,
.pro_nav,
.xinwen_nav,
.ab_nav {
	padding: 1.5rem 0;
}

.rto_l {
	width: 235rem;
	height: 130rem;
	line-height: 0;
	padding: 0 4rem 0 7rem;
}

.rto_l img {
	width: 235rem;
	height: 130rem;
}

.rto_r {
	width: 290px;
	padding: 1.5rem 0 0 7rem;
}

.rto_r a {
	font-size: 0.9rem;
	color: #1a1a1a;
	display: block;
	width: 145rem;
	height: 3.3rem;
	line-height: 3.3rem;
	overflow: hidden;
	border-bottom: rgba(160, 160, 160, 0.2) 1px solid;
	background: url(../images/rto_ico01.png) no-repeat right 1.3rem;
}

.rto_r a:hover {
	background: url(../images/rto_ico02.png) no-repeat right 1.3rem;
}

.h_nav li .ab_navm a {
	display: block;
	height: 1.6rem;
	line-height: 1.6rem;
	padding: 0px 1.4rem;
}

















html {
	font-size: 10px;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media screen and (min-width:320px) {
	html {
		font-size: 8.6px;
	}
}

@media screen and (min-width:360px) {
	html {
		font-size: 9.6px;
	}
}

@media screen and (min-width:375px) {
	html {
		font-size: 10px;
	}
}

@media screen and (min-width:400px) {
	html {
		font-size: 10.6px;
	}
}

@media screen and (min-width:414px) {
	html {
		font-size: 11px;
	}
}

@media screen and (min-width:440px) {
	html {
		font-size: 11.8px;
	}
}

@media screen and (min-width:44rem) {
	html {
		font-size: 12.8px;
	}
}

@media screen and (min-width:520px) {
	html {
		font-size: 13.8px;
	}
}

@media screen and (min-width:560px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width:600px) {
	html {
		font-size: 16px;
	}
}

@media screen and (min-width:640px) {
	html {
		font-size: 17px;
	}
}

@media screen and (min-width:64rem) {
	html {
		font-size: 18.2px;
	}
}

@media screen and (min-width:700px) {
	html {
		font-size: 18.6px;
	}
}

@media screen and (min-width:720px) {
	html {
		font-size: 19.2px;
	}
}

@media screen and (min-width:750px) {
	html {
		font-size: 20px;
	}
}


@media screen and (min-width: 800px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (min-width: 900px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (min-width: 1000px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (min-width: 1100px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (min-width: 1200px) {
	html {
		font-size: 12.6px;
	}
}

@media screen and (min-width: 124rem) {
	html {
		font-size: 13.4px;
	}
}

@media screen and (min-width: 1366px) {
	html {
		font-size: 14.2px;
	}
}

@media screen and (min-width: 1440px) {
	html {
		font-size: 15px;
	}
}

@media screen and (min-width: 1600px) {
	html {
		font-size: 16.6px;
	}
}

@media screen and (min-width: 1920px) {
	html {
		font-size: 20px;
	}
}


.banner {
	position: relative;
	overflow: hidden;
}

.banner .video {
	display: block;
	width: 100%;
	margin: 0 auto;
	height: 46.5rem;
}

.banner .video video {
	width: 100%;
	object-fit: fill;
}



.footer {
	height: 20.75rem;
	background: url(../images/foot.jpg) no-repeat center;
	background-size: 100% 20.75rem;
	padding-top: 4.1rem;
	box-sizing: border-box;
}

.footer .left {
	width: 20.75rem;
	float: left;
	padding-top: .9rem;
}

.footer .left .ft-logo {
	width: 15.85rem;
	line-height: 0;
	overflow: hidden;
	margin-bottom: .3rem;
}

.footer .left .ft-logo img {
	width: 100%;
}

.footer .left h4 {
	margin-bottom: 1.75rem;
}

.footer .left h4 span {
	display: block;
	line-height: 1.6rem;
	font-size: 1.1rem;
	color: #333;
	font-weight: bold;
}

.footer .left h4 i {
	display: block;
	line-height: 1.2rem;
	font-size: .6rem;
	color: rgba(0, 0, 0, .7);
	font-weight: normal;
}

.footer .left strong em {
	display: block;
	float: left;
	line-height: 1.6rem;
	margin-right: 1.55rem;
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
	font-weight: normal;
}

.footer .left strong em a {
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
	font-weight: normal;
}

.footer .left strong i {
	display: block;
	width: 100%;
	float: left;
	line-height: 1.6rem;
	margin-right: 1.55rem;
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
	font-weight: normal;
}

.footer .ft-nav {
	width: 10rem;
	float: left;
}

.footer .ft-nav h4 {
	line-height: 2.7rem;
	font-size: 1.1rem;
	color: #333;
	font-weight: normal;
	margin-bottom: 1.15rem;
	position: relative;
}

.footer .ft-nav h4:before {
	width: 1.05rem;
	height: .1rem;
	background: rgba(0, 0, 0, .7);
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}

.footer .ft-nav ul li {
	float: left;
	width: 4.05rem;
	line-height: 2rem;
}

.footer .ft-nav ul li a {
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
}

.footer .ft-nav ul li:nth-child(2n) {
	float: right;
}

.footer .ft-xx {
	width: 17.5rem;
	float: left;
	margin-left: 4.65rem;
}

.footer .ft-xx h4 {
	line-height: 2.7rem;
	font-size: 1.1rem;
	color: #333;
	font-weight: normal;
	margin-bottom: 1.45rem;
	position: relative;
}

.footer .ft-xx h4:before {
	width: 1.05rem;
	height: .1rem;
	background: rgba(0, 0, 0, .7);
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
}

.footer .ft-xx span {
	display: block;
	line-height: 1.55rem;
	margin-bottom: .4rem;
	font-size: 1.1rem;
	color: #333;
	font-weight: bold;
}

.footer .ft-xx p {
	line-height: 1.35rem;
	font-size: .8rem;
	color: rgba(0, 0, 0, .7);
}

.footer .ft-code {
	width:6.8rem;
	float: right;
}

.footer .ft-code h4 {
	line-height: 2.7rem;
	font-size: 1.1rem;
	color: #333;
	font-weight: normal;
	margin-bottom: 0.45rem;
	position: relative;
	text-align: center;
}

.footer .ft-code .code span {
	display: block;
	width: 6.8rem;
	line-height: 0;
	float: left;
}

.footer .ft-code .code span:nth-child(2) {
	float: right;
}

.footer .ft-code img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}



.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #002d61;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-main {
	background: #002d61;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}