@charset "utf-8";

/* CSS Document */
/*--重定义浏览器默认样式--*/
* {
	word-wrap: break-word
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0
}

ul,
ol,
dl {
	list-style-type: none
}

html,
body {
	*position: static;
	height: 100%;
	/* background-color:#1b1b1b;*/
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 400
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}

input,
button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}

body,
th,
td,
button,
input,
select,
textarea {
	font-family: arial, "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 12px;
	color: #666;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body {
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%
}

a,
area {
	outline: none;
	blr: expression(this.onFocus=this.blur())
}

a {
	text-decoration: none;
	cursor: pointer
}

a:hover {
	text-decoration: none;
	outline: none
}

a.ie6:hover {
	zoom: 1
}

a:focus {
	outline: none
}

a:hover,
a:active {
	outline: none
}

:focus {
	outline: none
}

sub,
sup {
	vertical-align: baseline
}

button,
input[type="button"],
input[type="submit"] {
	line-height: normal !important;
}

/*img*/
img {
	border: 0;
	vertical-align: middle
}

a img,
img {
	-ms-interpolation-mode: bicubic
}

.img-responsive {
	max-width: 100%;
	height: auto
}

/*IE下a:hover 背景闪烁*/
*html {
	overflow: -moz-scrollbars-vertical;

	zoom:expression(function(ele) {
		ele.style.zoom="1";
		document.execCommand("BackgroundImageCache", false, true)
	}

	(this))
}

body[aos-delay='5000'] [aos],
[aos][aos][aos-delay='5000'] {
	transition-delay: 5000ms;
}

/*HTML5 reset*/
header,
footer,
section,
aside,
details,
menu,
article,
section,
nav,
address,
hgroup,
figure,
figcaption,
legend {
	display: block;
	margin: 0;
	padding: 0
}

time {
	display: inline
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1
}

audio:not([controls]) {
	display: none
}

legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

legend small {
	font-size: 15px;
	color: #999
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border-width: 0;
	padding: 0.35em 0.625em 0.75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cl,
.clearfix {
	zoom: 1
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.clearboth {
	clear: both;
}

.bigzm {
	text-transform: uppercase;
}

.container {
	width: 100% !important;
	max-width: 1200px;
	max-width: 1170px\9;
}

/*头部*/

.clearpadding {
	padding: 0px;
	margin: 0px;
}

/* PAGE-MENU */
.fullnavr {
	position: fixed;
	top: 50%;
	right: -200px;
	z-index: 1;
	height: 200px;
	margin-top: -100px;
}

#pagemenu {
	list-style: none;
	background: url(../images/tb_5.png) right repeat-y;
	padding: 0;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 1005;
	padding: 10px 0px;
}

#pagemenu li {
	position: relative;
	width: 90px;
}

#pagemenu li a {
	width: 90px;
	padding-right: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: right;
	font-size: 12px;
	display: inline-block;
	background: url(../images/tb_7.png) right center no-repeat;
	transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

.fullnavr #pagemenu li.active a,
.fullnavr #pagemenu li.active a:hover,
.fullnavr #pagemenu li a:hover {
	background: url(../images/tb_6.png) right center no-repeat;
	text-decoration: none;
}

#pagemenu li a span {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(90%);
	-ms-transform: translateY(90%);
	-o-transform: translateY(90%);
	transform: translateY(90%);
	transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

.fullnavr #pagemenu li.active a span,
.fullnavr #pagemenu li a:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

#pagemenu li a .disnone {
	display: none;
}

.fullnavr #pagemenu li.active a .disnone,
.fullnavr #pagemenu li.active a:hover .disnone,
.fullnavr #pagemenu li a:hover .disnone {
	display: block;
	text-decoration: none;
}

#pagemenu li.logohome {
	display: none;
	top: -50px;
}

.mousehover {
	width: 23px;
	height: 37px;
	background: url(../images/tb_01.png) no-repeat;
	background-size: 23px;
	position: absolute;
	left: 50%;
	margin-left: -11.5px;
	bottom: 40px;
	z-index: 1000;
}

.section.y7 {
	height: auto !important
}

/*shade*/
:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #888888;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #888888;
}

.layer {
	position: fixed;
	z-index: 1001011;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.layer .layer-top,
.layer .layer-bottom {
	position: absolute;
	width: 100%;
	height: 50%;
	/* background: #da1515;*/
	top: 0%;
	transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	-o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
	z-index: 1;
}

.layer .layer-top {
	background-color: #cd0e0e;
}

.layer .layer-bottom {
	top: auto;
	bottom: 0%;
	background-color: #cd0e0e;
}

.layer .loading {
	width: 329px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -164.5px;
	margin-top: -12px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	z-index: 2;
	-webkit-animation: rotateplane 1.2s infinite ease-in-out;
	animation: rotateplane 1.2s infinite ease-in-out;
}

.layer.show {
	visibility: hidden;
}

.layer.show .loading {
	display: none;
}

.layer.show .layer-top {
	top: -50%;
}

.layer.show .layer-bottom {
	bottom: -50%;
}


@-webkit-keyframes rotateplane {
	0% {
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes rotateplane {
	0% {
		filter: alpha(opacity=0);
		-webkit-transform: scale(0.5, 0.5);
		transform: scale(0.5, 0.5);
	}

	50% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}

	100% {
		opacity: 1;
		filter: alpha(opacity=100);
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}



.wx_top {
	width: 45px;
	height: 45px;
	position: fixed;
	right: 60px;
	bottom: 60px;
	z-index: 100;
	display: none;
}

.wx_top img {
	width: 45px;
	height: 45px;
}



/*Index*/
.section {
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

.slide {
	background-size: cover;
	position: relative;
}

.section .sec-scale1 {
	width: 100%;
	height: 100%;
}

.section .sec-scale {
	width: 100%;
	height: 100%;
	transform: scale(0.8);
	opacity: 0.5;
	transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

.active .sec-scale {
	transform: translate(0px, 0px) scale(1);
	transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	opacity: 1;
}

.bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.bg1 {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}




.home-swiper {
	width: 100%;
	height: 100%;
	background: #000;
}

.home-swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 1;
	width: 100%;
}

.home-swiper .swiper-slide .conver_div {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.home-swiper .swiper-slide img {
	display: none;
}

.home-swiper .home_next {
	width: 50px;
	height: 50px;
	background: url(../images/banner_right.png) no-repeat;
	background-size: 50px;
	right: 3%;
}

.home-swiper .home_prev {
	width: 50px;
	height: 50px;
	background: url(../images/banner_left.png) no-repeat;
	background-size: 50px;
	left: 3%;
}

/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/



.header_div {
	width: 100%;
	padding: 0px 5%;
	height: 60px;
	left: 0px;
	top: 15px;
	position: fixed;
	z-index: 10000;
	transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
}

.header_div .i_logo {
	width: 19.3%;
	padding-top: 12px;
}

.header_div .i_logo img {
	width: auto;
}

.header_div.fixedmenu {
	background: url(../images/tb_3.png) repeat;
	top: 0px;
}

.header_div.fixedmenu1 {
	position: relative;
	background-color: #fff;
	top: 0px;
}

.header_div.fixedmenu1 .nav_menu li .a_nav {
	color: #333333;
}

.header_div.fixedmenu1 .i_bben {
	border: 1px solid #d3d3d3;
	color: #cd0e0e;
}

.header_div.fixedmenu1 .i_bben:hover {
	color: #fff;
}

.header_div.fixedmenu1.fixedmenu {
	position: fixed;
	top: 0px;
	background: none;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	/*webkit*/
	box-shadow: 0px 0px 10px #c7c5bf;
	/*opera或ie9*/
}

.nav_menu {
	width: 48%;
	height: 60px;
	margin-left: 3%;
}

.nav_menu li {
	width: 14.28%;
	height: 60px;
	float: left;
	position: relative;
	text-align: center;
}

.nav_menu li .a_nav {
	height: 60px;
	/* padding:0px 15%;*/
	width: 100%;
	line-height: 60px;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.nav_menu li .a_nav:hover,
.nav_menu li .a_nav.active,
.nav_menu li .a_nav.active1 {
	/* background-color:#d9261f;*/
	color: #fff;
	text-decoration: none;
}

.nav_menu li .dl {
	width: 100%;
	position: absolute;
	z-index: 10000;
	display: none;
	left: 0px;
	top: 60px;
	background: url(../images/tb_3.png) repeat;
}

.nav_menu li .dl dd {
	width: 100%;
	height: 35px;
	line-height: 33px;
	float: left;
}

.nav_menu li .dl dd a {
	width: 100%;
	height: 35px;
	text-align: left;
	line-height: 33px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.nav_menu li .dl dd a:hover {
	color: #fff;
	text-decoration: none;
}

.i_bben {
	width: 38px;
	height: 38px;
	border: 1px solid #fff;

	-moz-border-radius: 100%;
	/* Gecko browsers */
	-webkit-border-radius: 100%;
	/* Webkit browsers */
	border-radius: 100%;
	/* W3C syntax */
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	line-height: 38px;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
	text-decoration: none;
}

.i_bben:hover {
	background-color: #cd0e0e;
	color: #fff;
	text-decoration: none;
	border: 1px solid #cd0e0e;
}

.i_picchange {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
}

/*手机导航*/
/* CSS Document */
.phone_nav {
	display: none;
}

.phone_logo {
	/* height:50px;*/
	/* padding:10px 0px;*/
	/* background-color:#fff;*/
}

.phone_logo .p1 img {
	/* height: 100%*/
	max-width: 100%;
}

@media screen and (max-width:1200px) {
	.phone_logo .p1 {
		/*padding-top: 10px;*/
		/* height: 29px;*/
		display: block;
		width: 68%;
		display: inline-block;
	}

	.header_div {
		display: none;
	}

	.phone_logo {
		width: 100%;
		padding: 15px 20px;
		box-sizing: border-box;
	}

	.phone_nav {
		display: block;
		position: relative;
		/* position:fixed;*/
		background-color: #cd0e0e;
		width: 100%;
		top: 0;
		left: 0;
		display: block;
		transition-delay: 0.7s;
		-webkit-transition-delay: 0.7s;
		z-index: 100000;
	}

	.phone_nav.fixedmenu {
		position: fixed;
		-moz-box-shadow: 0px 0px 10px #cd0e0e;
		/*firefox*/
		-webkit-box-shadow: 0px 0px 10px #cd0e0e;
		/*webkit*/
		box-shadow: 0px 0px 10px #cd0e0e;
		/*opera或ie9*/
	}

	/*导航按钮*/
	.phone_nav .nav_but_box {
		display: block;
		position: absolute;
		width: 30px;
		height: 30px;
		right: 20px;
		top: 50% !important;
		webkit-transform: translate(0%, -50%);
		-moz-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
		top: 10px;
		z-index: 1;
		transition: all 0.7s;
		-webkit-transition: all 0.7s;
	}

	.phone_nav .nav_but {
		display: inline-block;
		position: relative;
		width: 20px;
		height: 2px;
		z-index: 2;
		margin: 13px 0 0 5px;
		background: #ffffff;
		-webkit-transition-property: background-color, -webkit-transform;
		transition-property: background-color, -webkit-transform;
		transition-property: background-color, transform;
		transition-property: background-color, transform, -webkit-transform;
		-webkit-transition-duration: 300ms;
		transition-duration: 300ms;
	}

	.phone_nav .nav_but:before,
	.nav_but:after {
		content: '';
		display: block;
		width: 20px;
		height: 2px;
		position: absolute;
		background: #ffffff;
		transition-property: margin, -webkit-transform;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, transform;
		transition-property: margin, transform, -webkit-transform;
		transition-duration: 300ms;
		-webkit-transition-duration: 300ms;
	}

	.phone_nav .nav_but:before {
		margin-top: -5px;
	}

	.phone_nav .nav_but:after {
		margin-top: 5px;
	}

	/*栏目名称*/
	.phone_nav .nav_main {
		height: 100%;
		position: fixed;
		left: 0;
		opacity: 0;
		width: 0;
		transition: all 0.4s ease 0.3s;
		-webkit-transition: all 0.4s ease 0.3s;
		background-color: #fff;
		overflow: hidden;
	}

	.phone_nav .nav_main ul {
		padding: 0 20px;
		margin-top: 40px;
	}

	.phone_nav .nav_main li a {
		background-position: left;
		color: #333;
		height: 46px;
		line-height: 46px;
		display: inline-block;
		background-size: 32px;
		background-repeat: no-repeat;
		font-weight: bold;
	}

	.phone_nav .nav_main .ss {
		border: 1px solid #ccc;
		margin-top: 20px;
	}

	.phone_nav .nav_main .ss .p2 {
		float: right;
	}

	.phone_nav .nav_main .ss .p2 input {
		border: 0;
		/*background:url("../images/app_ss1.png") center no-repeat;*/
		width: 34px;
		height: 34px;
	}

	.phone_nav .nav_main .ss .p1 {
		display: block;
		margin: 0 34px 0 5px;
	}

	.phone_nav .nav_main .ss .p1 input {
		width: 100%;
		height: 34px;
		line-height: 34px;
		background: none;
		border: 0;
		font-family: "Microsoft YaHei";
		font-size: 14px;
		color: #fff;
	}

	.phone_nav .nav_main li b {
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 0px;
		width: 50%;
		height: 50px;
		background: url("../images/lmfooter_bottom.png") center right no-repeat;
		z-index: 99;
	}

	.phone_nav .nav_main .ul {
		padding: 0 0 0px 40px;
		margin: 0;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s;
		-webkit-transition: max-height 0.4s;
	}

	.phone_nav .nav_main .ul li {
		padding: 0;
		border-bottom: 0;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}

	.phone_nav .nav_main .ul li a {
		padding: 0;
		height: auto;
		line-height: 30px;
		font-weight: normal
	}

	.phone_nav .nav_main .b_one .ul {
		max-height: 300px;
		padding: 0 0 0px 40px;
		margin-bottom: 10px;
	}


	.phone_nav .nav_main li {
		transform: translateX(100px);
		-webkit-transform: translateX(100px);
		transition: all 0.8s ease;
		-webkit-transition: all 0.8s ease;
		border-bottom: 1px solid rgba(225, 225, 225, 0.5);
		padding: 0 20px;
		position: relative;
	}

	.phone_nav .nav_main li:nth-of-type(1) {
		transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
	}

	.phone_nav .nav_main li:nth-of-type(2) {
		transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
	}

	.phone_nav .nav_main li:nth-of-type(3) {
		transition-delay: 0.3s;
		-webkit-transition-delay: 0.3s;
	}

	.phone_nav .nav_main li:nth-of-type(4) {
		transition-delay: 0.4s;
		-webkit-transition-delay: 0.4s;
	}

	.phone_nav .nav_main li:nth-of-type(5) {
		transition-delay: 0.5s;
		-webkit-transition-delay: 0.5s;
	}

	.phone_nav .nav_main li:nth-of-type(6) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(7) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(8) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(9) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}

	.phone_nav .nav_main li:nth-of-type(10) {
		transition-delay: 0.6s;
		-webkit-transition-delay: 0.6s;
	}


	/*打开样式*/
	.phone_nav_one {
		transition-delay: 0s;
		-webkit-transition-delay: 0s;
	}

	.phone_nav_one .nav_main {
		opacity: 1;
		width: 100%;
		overflow: inherit;
	}

	.phone_nav_one .nav_but {
		background: rgba(0, 0, 0, 0);
	}

	.phone_nav_one .nav_but:before {
		margin-top: 0;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.phone_nav_one .nav_but:after {
		margin-top: 0;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.phone_nav_one .nav_but_box {
		opacity: 0.8;
	}

	.phone_nav_one .nav_main li {
		transform: translateX(0);
		-webkit-transform: translateX(0);
	}
}


@media screen and (max-width:758px) {

	/*--768-0--*/
	.phone_nav .nav_but_box {
		top: 5px;
		right: 10px;
	}

	.phone_nav .nav_main ul {
		margin-top: 20px;
		height: 300px;
		overflow-y: auto;
		box-sizing: border-box;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

@media screen and (max-width:470px) {

	/*--768-0--*/
	.phone_logo {
		padding: 10px 5px
	}

	.phone_nav .nav_main ul {
		height: 410px;
	}

	.phone_nav .nav_main .b_one .ul {
		height: auto;
	}

}

/*手机导航*/




.i_content {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.i_content_c {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}

.i_con {
	width: 1400px;
	margin: 0px auto;
}

.i_con1 {
	width: 1240px;
	margin: 0px auto;
}

.i_con2 {
	width: 1300px;
	margin: 0px auto;
}




.ui_div {
	width: 100%;
}

.ui_div1 {
	width: 100%;
	overflow: hidden;
}

.i_box1 {
	width: 50%;
	height: 100%;
	background: url(../images/tb_1.png) repeat;
	padding: 10% 13.5% 0px 4%;
	color: #fff;
	font-size: 15px;
}

.i_box1_t {
	width: 100%;
	padding-bottom: 10%;
	line-height: 1.6;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.i_box1_t span {
	font-size: 40px;
	font-family: "微软雅黑";
}

.i_box1_c {
	width: 100%;
	line-height: 25px;
	overflow: hidden;
	height: 175px;
	margin-bottom: 12px;
	text-align: justify;
}

.i_box1_b {
	padding: 0px 20px;
	height: 43px;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	line-height: 43px;
	border: 1px solid #fff;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
}

.i_box1_b span {
	height: 43px;
	line-height: 43px;
	display: inline-block;
	padding-right: 14px;
	background: url(../images/tb_2.png) right center no-repeat;
}

.i_box1_b:hover {
	text-decoration: none;
	color: #fff;
	background-color: #cd0e0e;
	border: 1px solid #cd0e0e;
}

.i_box2 {
	width: 100%;
}

.i_box2_t {
	width: 100%;
	height: 74px;
	line-height: 74px;
	text-align: center;
	color: #fff;
	font-size: 30px;
	overflow: hidden;
	position: relative;
}

.i_box2_t:after {
	content: "";
	width: 60px;
	height: 3px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 0px;
}

.i_box2_t1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
}

.i_box2_t1 a,
.i_box2_t1 a:hover {
	color: #fff;
	font-size: 14px;
}

.i_box2_c {
	width: 100%;
	/* padding-top:25px;*/
	padding-top: 35px;
}

.i_box2_c dt {
	width: 48.5%;
	padding-right: 2%;
	float: left;
	font-weight: normal;
}

.i_box2_c dt .a_img {
	width: 100%;
	float: left;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.i_box2_c dt .a_img img {
	width: 100%;
}

.i_box2_c dt .a_img .a_text {
	width: 100%;
	color: #333333;
	font-size: 14px;
	background: url(../images/tb_4.png) repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 15px;
}

.i_box2_c dt .a_img .a_text .s1 {
	width: 100%;
	height: 33px;
	line-height: 33px;
	overflow: hidden;
	font-size: 18px;
}

.i_box2_c dt .a_img .a_text .s2 {
	width: 100%;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
}

.i_box2_c dd {
	width: 49.7%;
	float: left;
	padding-bottom: 30px;
}

.i_box2_c dd .div {
	width: 100%;
	float: left;
	background-color: #f3f5f7;
	display: inline-block;
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.i_box2_c dd .div:hover {
	color: #666;
	text-decoration: none;
	background-color: #fff;
}

.i_box2_c dd .div .a_img {
	width: 27%;
	display: inline-block;
	overflow: hidden;
}

.i_box2_c dd .div .a_img img {
	width: 100%;
}

.i_box2_c dd .div .a_img_r {
	width: 70%;
	padding: 20px 5% 0px 0px;
}

.i_box2_c dd .div .a_img_r .s1 {
	width: 100%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	color: #333;
	font-size: 18px;
}

.i_box2_c dd .div .a_img_r .s2 {
	width: 100%;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}

.i_box2_c dd .div .a_img_r .s3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #999999;
}

.i_box2_c dd .div:hover .a_img_r .s1 {
	color: #cd0e0e;
	text-decoration: none;
}

.i_box3 {
	width: 100%;
	padding: 45px 0px 65px 0px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.i_box3 a {
	padding: 0px 20px;
	background: url(../images/tb_8.png) right center no-repeat;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 10px;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
}

.i_box3 a:hover,
.i_box3 a.activepro {
	background: url(../images/tb_8.png) right center no-repeat;
	background-color: #fff;
	color: #333333;
	text-decoration: none;
}

.i_box4 {
	width: 100%;
	height: 340px;
	overflow: hidden;
	position: relative;
}

.i_box4_c {
	width: 100%;
	height: 700%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.i_box4_con {
	width: 100%;
	height: 14.285%;
}

.ny_wmscy_con {
	width: 100%;
	padding-bottom: 85px !important;
}

.ny_wmscy_con .swiper-slide {
	width: 100%;
	color: #333333;
	padding-right: 0px;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 1.8% 0% 1.8%;
}

.ny_wmscy_con .swiper-slide .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.ny_wmscy_con .swiper-slide .a_img img {
	width: 100%;
}

.ny_wmscy_con.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0px;
}

.wmscy-pagination .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1
}

.wmscy-pagination .swiper-pagination-bullet-active {
	background-color: #2986e5;
}

.i_pro {
	width: 100%;
}





.i_footer {
	width: 100%;
	padding: 33px 0px 53px 0px;
}

.i_footer_l {
	width: 80%;
}

.i_footer_l_t {
	width: 100%;
	margin-bottom: 20px;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
}

.i_footer_l_t a,
.i_footer_l_t a:hover {
	height: 26px;
	line-height: 26px;
	display: inline-block;
	padding: 0px 17px;
	color: #fff;
}

.i_footer_l_t a:nth-of-type(1) {
	padding-left: 0px;
}

.i_footer_l_c {
	width: 100%;
	margin-bottom: 12px;
	line-height: 22px;
	color: #fff;
	font-size: 14px;
}

.i_footer_l_b {
	width: 100%;
	padding: 5px 0px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
}

.i_footer_l_b a,
.i_footer_l_b a:hover {
	color: #fff;
}

.i_footer_r {
	width: 20%;
	text-align: right;
	padding-top: 5px;
}

.i_footer_r img {
	max-width: 100%;
}

.video_div {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: fixed;
	z-index: 100011111111111;
	left: 0px;
	top: -100%;
}

.video_div_closebtv {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
	z-index: 100;
}

.video_div_center {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}




/*内页*/
.n_bg1 {
	background-color: #eee;
}

.n_bg2 {
	background-color: #cd0e0e
}

.n_bg3 {
	background: url(../images/bg4.jpg) bottom center no-repeat;
	background-size: cover;
}

.n_bg4 {
	background: url(../images/bg6.jpg) center center no-repeat;
	background-size: cover;
}

.n_bg5 {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.n_bg6 {
	background: url(../images/bg8.jpg) center center no-repeat;
	background-size: cover;
}


.n_banner {
	width: 100%;
	height: 650px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}

.pc_amenu {
	width: 100%;
}

.a_menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 65px;
	overflow: hidden;
}

.a_menu .a_menu_a {
	padding: 0px;
	margin: 0px;
	padding: 0px 30px;
	height: 65px;
	margin: 0px 10px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	line-height: 65px;
	color: #333333;
	font-size: 16px;
}

.a_menu .a_menu_a:hover,
.a_menu .a_menu_a.activetm1 {
	color: #fff;
	background-color: #cd0e0e;
	text-decoration: none;
}


.a_zxlmenu {
	width: 100%;
	position: relative;
	display: none;
	z-index: 10;
}

.a_zxlmenu_t {
	width: 100%;
	padding: 3% 0px;
	background: url(../images/zxl_jt1.jpg) right center no-repeat;
	font-size: 16px;
	text-align: center;
	background-color: #cd0e0e;
	color: #fff;
	cursor: pointer;
	background-size: 30px;
}

.a_zxlmenu_c {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	text-indent: 0px;
	display: none;
	-moz-box-shadow: 0px 0px 10px #c7c5bf;
	/*firefox*/
	-webkit-box-shadow: 0px 0px 10px #c7c5bf;
	/*webkit*/
	box-shadow: 0px 0px 10px #c7c5bf;
	/*opera或ie9*/
}

.a_zxlmenu_c li {
	width: 100%;
	float: left;
	text-align: center;
}

.a_zxlmenu_c li .aone {
	width: 100%;
	padding: 3% 0px;
	display: inline-block;
	color: #cd0e0e;
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
}

.a_zxlmenu_c li .aone:hover,
.a_zxlmenu_c li .aone.activetwo {
	color: #fff;
	text-decoration: none;
	background-color: #0f66c0;
}

.a_zxlmenu_c li dl {
	width: 100%;
	border-bottom: 1px solid #ccc;
	display: none;
}

.a_zxlmenu_c li dl dd {
	width: 100%;
	float: left;
	text-align: center;
}

.a_zxlmenu_c li dl dd a,
.a_zxlmenu_c li dl dd a:hover {
	width: 100%;
	padding: 3% 0px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	text-indent: 0px;
}


.a_gss_div_l {
	width: 43%;
	padding: 90px 0px 90px 0px;
}

.a_gss_div_l_t {
	width: 100%;
	position: relative;
	color: #e8e8e8;
	font-size: 104px;
	line-height: 1.0;
}

.a_gss_div_l_t1 {
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	margin-bottom: 15px;
	color: #cd0e0e;
	font-size: 30px;
}

.a_gss_div_l_c {
	width: 100%;
	height: 120px;
	line-height: 24px;
	color: #666666;
	font-size: 15px;
	overflow: hidden;
	margin-bottom: 30px;
}

.a_gss_div_l_b {
	text-decoration: none;
	margin-top: 30px;
	width: 105px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	background: url(../images/tb_19.png) bottom no-repeat;
	color: #666666;
	font-size: 12px;
}

.a_gss_div_l_b:hover {
	color: #00c0f2;
	text-decoration: none;
}

.a_gss_div_l_b1,
.a_gss_div_l_b1:hover {
	text-decoration: none;
	margin-top: 30px;
	width: 105px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	background: url(../images/tb_21.png) bottom no-repeat;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 20px;
}

.a_gss_div_r {
	width: 47%;
	height: 560px;
	position: relative;
}

.a_gss_div_rc {
	width: 100%;
	height: 150px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.a_gss_div_rc li {
	width: 33.33%;
	float: left;
	height: 150px;
	color: #fff;
	padding-top: 22px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

.a_gss_div_rc li span {
	font-size: 48px;
}

.a_gss_div_rc li.bg1 {
	background-color: #cd0e0e;
}

.a_gss_div_rc li.bg2 {
	background-color: #ea8686;
}

.a_gss_div_rc li.bg3 {
	background-color: #9c0c0c;
}

.n_box1 {
	width: 100%;
	padding: 5px 0px 60px 0px;
}





.i_section {
	position: relative;
	box-sizing: border-box;
	width: 100%;
}

.bg_blur {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg5.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position-x: center !important;
	/*opacity: 0.4;*/
	z-index: 1;
}

.bg_blur1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg7.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position-x: center !important;
	/*opacity: 0.4;*/
	z-index: 1;
}

.a_zpdiv {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background: url(../images/tb_1.png) repeat;
}

.n_box7 {
	width: 100%;
	padding: 140px 0px 120px 0px;
	color: #fff;
}

.n_box7_t1 {
	width: 100%;
	padding: 15px 0px;
	font-size: 38px;
	text-align: center;
	line-height: 1.5;
}

.n_box7_c {
	width: 100%;
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	margin-bottom: 20px;
}

.n_box7_b {
	width: 100%;
	text-align: center;
}

.n_box7_b a,
.n_box7_b a:hover {
	text-decoration: none;
	width: 105px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	background: url(../images/tb_21.png) bottom no-repeat;
	color: #ffffff;
	font-size: 12px;
}


.r_center {
	width: 100%;
}

.r_center .box {
	width: 100%;
	height: 480px;
	/*  margin-top: 50px;*/
	position: relative;
	overflow: hidden;
}

.r_center ul {
	width: 30000%;
	height: 200px;
	position: absolute;
	float: none;
	top: 170px;
	left: 50px;
	z-index: 10;
	cursor: move;
}

.r_center li {
	width: 13px;
	height: 13px;
	position: absolute;
	float: none;
}

.r_center li i,
.r_center li i img {
	width: 13px;
	height: 13px;
	position: relative;
	float: left;
	cursor: pointer;
	webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.r_center li i img:hover {
	webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}

.r_center .box .e {
	width: 1px;
	height: 1px;
	background-color: #198eed;
	position: absolute;
}

.r_center li h3 {
	margin: 0px;
	display: inline-block;
	font-size: 20px;
	color: #cd0e0e;
	white-space: nowrap;
	font-weight: bold;
}

.r_center li h4 {
	width: 130px;
	line-height: 18px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}

.r_center li span {
	position: absolute;
	float: none;
	left: -8px;
	bottom: 20px;
	min-height: 90px;
	max-height: 200px;
	/*  height:160px;*/
}

.r_center li.b span {
	bottom: auto;
	top: 23px;
}

.r_center li.active h3 {
	color: #fa0b2c;
	font-size: 20px;
}

.r_center li.active h3 img {
	width: 120px;
	height: 84px;
}

.r_center li h4 {
	width: 340px;
}

.r_center li.active h4 {
	width: 340px;
	line-height: 1.3;
}

.r_center li.active h4 img {
	margin-top: 10px;
}

.r_center .car {
	width: 50px;
	height: 50px;
	position: absolute;
	float: none;
	opacity: 0;
	margin: -25px 0 0 -25px;
	z-index: 10;
	background: url(../images/public.png) no-repeat;
	background-size: 50px;
	/*  background-position: -195px -40px;*/
}

.r_center .car.back {
	/*  background-position: -195px -78px;*/
}

.r_center canvas {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.r_btm {
	width: 100%;
	text-align: center;
	font-size: 16px;
	vertical-align: middle;
	margin-top: 50px;
}

.r_btm img {
	float: none;
	margin: 0 5px;
	border: none;
}

.r_btm img:nth-child(1) {
	margin-top: -10px;
}

.n_box3 {
	width: 100%;
	padding: 80px 0px;
}

.a_jtjj {
	width: 100%;
	color: #666666;
	font-size: 14px;
	padding: 0px 8%;
	overflow: hidden;
	line-height: 2;
}

.a_jtjj img {
	max-width: 100%;
}

.n_box4 {
	width: 100%;
	padding: 0px 7%;
}

.n_box4 li {
	width: 25%;
	padding: 0px 1% 2% 1%;
	float: left;
}

.n_box4 li .a_div {
	width: 100%;
	background-color: #f0efef;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	cursor: pointer;
	color: #999999;
	display: inline-block;
	overflow: hidden;
	font-size: 14px;
}

.n_box4 li .a_div:hover {
	background-color: #cd0e0e;
	color: #fff;
	text-decoration: none;
}

.n_box4 li .a_div .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.n_box4 li .a_div .a_img img {
	width: 100%;
}

.n_box4 li .a_div .text {
	width: 100%;
}

.n_box4 li .a_div .text_div {
	width: 85%;
	height: 190px;
	margin: 0px auto;
	position: relative;
}

.n_box4 li .a_div .text_div .s1 {
	width: 100%;
	height: 28px;
	overflow: hidden;
	margin: 5% 0px;
	color: #444444;
	font-size: 16px;
	display: inline-block;
	word-wrap: break-word;
}

.n_box4 li .a_div .text_div .s2 {
	width: 100%;
	height: 66px;
	overflow: hidden;
	line-height: 22px;
	text-indent: 20px;
	word-wrap: break-word;
}

.n_box4 li .a_div .text_div .s3 {
	width: 100%;
	height: 27px;
	line-height: 27px;
	margin-top: 5%;
	position: absolute;
	left: 0px;
	bottom: 7%;
}

.n_box4 li .a_div .text_div .s3 .a1 {
	width: 33px;
	margin-top: 2px;
	height: 23px;
	border: 2px solid #bfbfbf;
	color: #bfbfbf;
	line-height: 20px;
	text-align: center;
	display: inline-block;
}

.n_box4 li .a_div:hover .text_div .s1,
.n_box4 li .a_div:hover .text_div .s3 .a1 {
	color: #fff;
	color: #fff;
}

.n_box4 li .a_div:hover .text_div .s3 .a1 {
	border: 2px solid #fff;
}


.a_mtbd_dpages {
	width: 100%;
	text-align: center;
	padding: 50px 3% 10px 3%;
	font-size: 16px;
}

.a_mtbd_dpages a {
	padding: 0px 15px;
	height: 40px;
	margin-bottom: 5px;
	line-height: 40px;
	text-align: center;
	background-color: #cd0e0e;
	color: #fff;
	display: inline-block;
}

.a_mtbd_dpages a:hover,
.a_mtbd_dpages a.activepages {
	color: #cd0e0e;
	text-decoration: none;
	background-color: #fcd4d4;
}



.a_tzjyg_cdetsl {
	width: 100%;
	padding: 0px 7%;
}

.a_tzjyg_c_t {
	width: 100%;
	padding: 10px 0px;
	line-height: 1.7;
	text-align: center;
	color: #333333;
	font-size: 24px;
}

.a_tzjyg_c_time {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.a_tzjyg_c_time span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
}

.a_tzjyg_c_ton {
	width: 100%;
	padding: 25px 0px;
	line-height: 2;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
}

.a_tzjyg_c_ton img {
	max-width: 100%;
}

.a_tzjyg_c_tb {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}

.a_tzjyg_c_tb .a1 {
	width: 50%;
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
	display: inline-block;
	overflow: hidden;
}

.a_tzjyg_c_tb .a1:hover {
	text-decoration: none;
	color: #cd0e0e;
}

.a_tzjyg_c_tb .a1.a2 {
	text-align: right
}

.n_box5 {
	width: 100%;
	padding: 345px 0px 100px 0px;
}

.n_box6 {
	padding: 0px 7%;
}

.n_box6_t {
	width: 100%;
	height: 44px;
	text-align: center;
}

.n_box6_t span {
	height: 44px;
	line-height: 44px;
	display: inline-block;
	position: relative;
	color: #cd0e0e;
	font-size: 30px;
}

.n_box6_t span:before {
	content: "";
	width: 30px;
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	left: -52px;
	top: 50%;
}

.n_box6_t span:after {
	content: "";
	width: 30px;
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	right: -52px;
	top: 50%;
}

.n_box6_t1 {
	width: 100%;
	line-height: 26px;
	margin-bottom: 15px;
	color: #999999;
	font-size: 14px;
	text-align: center;
}

.n_box6_t2 {
	width: 100%;
	margin-bottom: 28px;
	line-height: 1.8;
	color: #999999;
	font-size: 16px;
	text-align: center;
}

.n_box6_c {
	width: 100%;
}

.n_box6_c .a_img {
	width: 50%;
	display: inline-block;
	overflow: hidden;
}

.n_box6_c .a_img img {
	width: 100%;
}

.n_box6_c .a_img_r {
	width: 48%;
	padding-top: 25px;
	line-height: 1.8;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
}

.n_box8 {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	padding: 65px 0px;
}

/*.n_box8_c{width:100%; padding:0px 7%;}*/
.n_box8_c_t {
	width: 100%;
	height: 72px;
	line-height: 72px;
	text-align: center;
	color: #fff;
}

.n_box8_c_t a {
	margin: 0px 25px;
	height: 72px;
	line-height: 72px;
	display: inline-block;
	color: #fff;
	font-size: 30px;
}

.n_box8_c_t a:hover,
.n_box8_c_t a.activetz {
	background: url(../images/img12.jpg) bottom repeat-x;
	color: #fff;
	text-decoration: none;
}

.n_box8_c_c {
	width: 100%;
	padding-top: 35px;
}

.n_box8_c_con {
	width: 100%;
	display: none;
}

.n_box8_c_con_t {
	width: 100%;
	margin-bottom: 25px;
	line-height: 1.8;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.n_box8_c_con_t .s1 {
	font-size: 18px;
}

.a_careers_c {
	width: 100%;
	background-color: #fff;
}

.a_careers_c dt {
	width: 100%;
	float: left;
	height: 45px;
	margin-bottom: 3px;
	font-weight: normal;
	line-height: 45px;
	background-color: #cd0e0e;
	color: #fff;
	font-size: 18px;
}

.a_careers_c dt .s1 {
	width: 27.5%;
	padding-left: 5%;
}

.a_careers_c dt .s2 {
	width: 24.4%;
	text-align: center;
}

.a_careers_c dt .s3 {
	width: 16.8%;
	text-align: center;
}

.a_careers_c dt .s4 {
	width: 31.3%;
	text-align: center;
}

.a_careers_c dd {
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 3px;
}

.a_careers_c dd .div {
	width: 100%;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	color: #333;
	font-size: 16px;
	background: url(../images/ee.png) right 25px center no-repeat;
}

.a_careers_c dd .div.activeds {
	background: url(../images/ee1.png) right 25px center no-repeat;
	background-color: #de9999;
	color: #fff;
}

.a_careers_c dd .div .s1 {
	width: 27.5%;
	padding-left: 5%;
}

.a_careers_c dd .div .s2 {
	width: 24.4%;
	text-align: center;
}

.a_careers_c dd .div .s3 {
	width: 16.8%;
	text-align: center;
}

.a_careers_c dd .div .s4 {
	width: 31.3%;
	text-align: center;
}

.a_careers_c dd .div_l {
	width: 100%;
	background-color: #fff;
	padding: 3% 5%;
	color: #333333;
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
	display: none;
	text-align: left;
}

.a_careers_c dd .div_l img {
	max-width: 100%;
}

.a_careers_c dd .div_l span {
	font-weight: bold;
}

.n_box9 {
	padding: 350px 0px 100px 0px;
}

.n_box9_t {
	padding-bottom: 195px;
	line-height: 1.8;
	color: #fff;
	font-size: 28px;
}

.n_box9_t span {
	font-size: 50px;
	font-weight: bold;
}

.n_box9_c {
	width: 100%;
	background-color: #fff;
	padding-top: 40px;
}

.n_box9_ul {
	width: 100%;
	padding-bottom: 15px;
}

.n_box9_ul li {
	width: 100%;
	border-top: 1px solid #dcdcdc;
	padding: 35px 0px 45px 0px;
	float: left;
}

.n_box9_ul li .div_l {
	width: 23%;
	padding-right: 2%;
	line-height: 1.8;
	color: #222222;
	font-size: 20px;
	overflow: hidden;
}

.n_box9_ul li .div_c {
	width: 62.5%;
	line-height: 30px;
}

.n_box9_ul li .div_c table tr td {
	height: 30px;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
}

.n_box9_ul li .div_c table tr td img {
	max-width: 100%;
}

.n_box9_ul li .div_r {
	width: 11.6%;
	text-align: center;
}

.n_box9_ul li .div_r img {
	max-width: 100%;
}

.a_zxly_ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.a_zxly_ul li {
	width: 100%;
	padding-bottom: 1%;
	float: left;
}

.a_zxly_ul li .s1 {
	width: 50%;
}

.a_zxly_ul li .s2 {
	width: 50%;
	text-align: center;
}

.a_zxly_ul li .ipt1 {
	width: 98%;
	background-color: #eeeeee;
	height: 40px;
	border: 0px;
	line-height: 40px;
	color: #888888;
	font-family: "微软雅黑";
	font-size: 14px;
	text-indent: 15px;
}

.a_zxly_ul li .ipt2 {
	height: 163px;
	width: 100%;
	background-color: #eeeeee;
	text-indent: 15px;
	border: 0px;
	padding: 5px;
	color: #888888;
	font-family: "微软雅黑";
	font-size: 14px;
}

.a_zxly_ul li .s3 {
	width: 100%;
	text-align: center;
	padding: 20px 0px;
}

.a_zxly_ul li .ipt3 {
	width: 50%;
	height: 38px;
	line-height: 38px;
	border: 0px;
	cursor: pointer;
	background-color: #cd0e0e;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-family: "微软雅黑";
}


.n_box10 {
	width: 100%;
	padding: 165px 0px 190px 0px;
}

.n_box10_c {
	width: 78.6%;
	margin: 0px auto;
	position: relative;
}

.n_box10_c .img1 {
	width: 100%;
}

.n_box10_c .div1 {
	position: absolute;
	width: 15px;
	height: 18px;
}

.n_box10_c .div1 .s1 {
	width: 15px;
	height: 18px;
	cursor: pointer;
	background: url(../images/tb_018.png) no-repeat;
	-webkit-animation: float1 ease-in-out 1.5s infinite;
	animation: float1 ease-in-out 1.5s infinite;
	transition: 680ms 600ms;
	transition-delay: 0.3s;
	-webkit-transition-delay: 0.3s;
	-moz-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
}

.n_box10_c .div1 .s2 {
	width: 40px;
	position: absolute;
	left: -15px;
	top: -15px;
	z-index: 1;
	height: 40px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0);
}

.n_box10_c .div1 .s2.activegg {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.n_box10_c .div1 .s2 .quanbg {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}

.n_box10_c .div1 .s2 .quanbg .quan {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	box-sizing: border-box;
	/* background-color:#fff;*/
	border: 1px solid #fff;
}

.n_box10_c .div1 .s2 .quanbg .quan1 {
	opacity: 0.2;
	margin: 0%;
	width: 100%;
	height: 100%;
}

.n_box10_c .div1 .s2 .quanbg .quan2 {
	opacity: 0.5;
	margin: 13%;
	width: 74%;
	height: 74%;
}

.n_box10_c .div1 .s2 .quanbg .quan3 {
	opacity: 1;
	margin: 28%;
	width: 44%;
	height: 44%;
}

.n_box10_c .div1 .s2 .quanbg .quan4 {
	background: #fff;
	margin: 42%;
	width: 16%;
	height: 16%;
	box-shadow: 0 0 30px rgba(255, 255, 255, 0.83);
}


.n_box10_c .div1 .s2 .quanbg .quan1b {
	opacity: 0;
}

.n_box10_c .div1 .s2 .quanbg .quan2b {
	opacity: 0;
}

.n_box10_c .div1 .s2 .quanbg .quan3b {
	opacity: 0;
}

.n_box10_c .div1 .s2 .quanbg .quan1a {
	animation: 3s infinite animation7_quan1 ease;
	-webkit-animation: 3s infinite animation7_quan1 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan2a {
	animation: 3s infinite animation7_quan2 ease;
	-webkit-animation: 3s infinite animation7_quan2 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan3a {
	animation: 3s infinite animation7_quan3 ease;
	-webkit-animation: 3s infinite animation7_quan3 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan3xa {
	animation: 3s infinite animation7_quan3 ease;
	-webkit-animation: 3s infinite animation7_quan3 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan1b {
	animation: 3s 1.5s infinite animation7_quan1 ease;
	-webkit-animation: 3s 1.5s infinite animation7_quan1 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan2b {
	animation: 3s 1.5s infinite animation7_quan2 ease;
	-webkit-animation: 3s 1.5s infinite animation7_quan2 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan3b {
	animation: 3s 1.5s infinite animation7_quan3 ease;
	-webkit-animation: 3s 1.5s infinite animation7_quan3 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan3xb {
	animation: 3s 1.5s infinite animation7_quan3 ease;
	-webkit-animation: 3s 1.5s infinite animation7_quan3 ease;
}

.n_box10_c .div1 .s2 .quanbg .quan4 {
	animation: 1.5s infinite animation7_quan4 ease-out;
	-webkit-animation: 1.5s infinite animation7_quan4 ease-out;
}

@keyframes animation7_quan1 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	60% {
		opacity: 0.2;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes animation7_quan1 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	60% {
		opacity: 0.2;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes animation7_quan2 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	40% {
		opacity: 0.5;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes animation7_quan2 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	40% {
		opacity: 0.5;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes animation7_quan3 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-webkit-keyframes animation7_quan3 {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	80% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes animation7_quan4 {
	0% {
		box-shadow: 0 0 0 rgba(255, 255, 255, 0.2);
	}

	30% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
	}

	70% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
	}

	100% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
	}
}

@-webkit-keyframes animation7_quan4 {
	0% {
		box-shadow: 0 0 0 rgba(255, 255, 255, 0.2);
	}

	30% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
	}

	70% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
	}

	100% {
		box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
	}
}

@keyframes animation7_quan1a {
	0% {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		opacity: 0;
	}

	60% {
		opacity: 0.6;
	}

	80% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		opacity: 0;
	}

	100% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
		opacity: 0;
	}
}

.n_box10_c .div1 .s3 {
	width: 240px;
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateX(10%);
	-ms-transform: translateX(10%);
	-o-transform: translateX(10%);
	transform: translateX(10%);
	transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
	position: relative;
	background-color: #fff;
	position: absolute;
	left: 60px;
	z-index: 3;
	top: -120px;
	padding: 15px 20px;
}

.n_box10_c .div1 .s3.activezz {
	display: block;
	opacity: 1;
	z-index: 111111111111111;
	filter: alpha(opacity=100);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.n_box10_c .div1 .s3 .a1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #cd0e0e;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
}

.n_box10_c .div1 .s3 .a2 {
	width: 100%;
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
	text-align: justify;
}

.n_box10_c .div1 .s3 .a3 {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: right;
	overflow: hidden;
}

.n_box10_c .div1 .s3 .a3 a {
	color: #333333;
	font-size: 14px;
}

.n_box10_c .div1 .s3 .a3 a:hover {
	text-decoration: none;
	color: #cd0e0e;
}

.n_box10_c .div1.pos1 {
	left: 18%;
	top: 57.6%;
}

.n_box10_c .div1.pos2 {
	left: 24.7%;
	top: 67.2%;
}

.n_box10_c .div1.pos3 {
	left: 22.89%;
	bottom: 14.45%;
}

.n_box10_c .div1.pos4 {
	left: 38.2%;
	top: 45.51%;
}

.n_box10_c .div1.pos5 {
	left: 41.24%;
	top: 49.02%;
}

.n_box10_c .div1.pos6 {
	left: 43.96%;
	top: 50.26%;
}

.n_box10_c .div1.pos7 {
	left: 50.9%;
	top: 79.26%;
}

.n_box10_c .div1.pos8 {
	left: 52.59%;
	top: 60.85%;
}

.n_box10_c .div1.pos9 {
	left: 55.13%;
	top: 59.08%;
}

.n_box10_c .div1.pos10 {
	left: 55.77%;
	top: 55.73%;
}

.n_box10_c .div1.pos11 {
	left: 75.95%;
	top: 44.63%;
}

.n_box10_c .div1.pos12 {
	left: 79.49%;
	top: 29.7%;
}

.n_box10_c .div1.pos13 {
	left: 17%;
	top: 40%;
}

.n_box10_c .div1.pos14 {
	left: 17%;
	top: 52%;
}

.n_box10_c .div1.pos15 {
	left: 40%;
	top: 48%;
}

.n_box10_c .div1.pos16 {
	left: 70%;
	top: 51%;
}


.n_box10_c .div1 .s4 {
	width: 120px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 17px;
	position: absolute;
	top: 20px;
	left: 50%;
	webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.n_box10_c .div1.pos4 .s4 {
	width: 75px;
	left: auto;
	right: 20px;
	top: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos5 .s4 {
	width: 130px;
	left: auto;
	right: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos6 .s4 {
	width: 96px;
	left: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos9 .s4 {
	left: 20px;
	top: 0px;
	width: 120px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos10 .s4 {
	left: 15px;
	top: -5px;
	width: 120px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos13 .s4 {
	left: 0px;
	top: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}

.n_box10_c .div1.pos14 .s4 {
	left: auto;
	right: 0px;
	top: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%)
}

.n_box10_c .div1.pos15 .s4 {
	left: auto;
	right: 0px;
	top: 5px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%)
}

.n_box10_c .div1.pos16 .s4 {
	width: 85px;
	left: 0px;
	webkit-transform: translate(0%, 0%);
	-moz-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}


.n_box11 {
	width: 100%;
	padding: 45px 3.5%;
}

.n_box11_l {
	width: 19%;
}

.n_box11_l_ul {
	width: 100%;
}

.n_box11_l_ul li {
	width: 100%;
	border-bottom: 1px solid #fff;
	float: left;
}

.n_box11_l_ul li a {
	width: 100%;
	height: 69px;
	float: left;
	line-height: 69px;
	display: inline-block;
	overflow: hidden;
	background-color: #e5e5e5;
	color: #333333;
	font-size: 18px;
	padding-left: 18%;
}

.n_box11_l_ul li a:hover,
.n_box11_l_ul li a.activeleftmenu {
	color: #fff;
	text-decoration: none;
	background-color: #004d99;
}

.n_box11_r {
	width: 76.5%;
}

.n_box11_r_t {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	color: #cd0e0e;
	font-size: 32px;
}

.n_box11_r_c {
	width: 100%;
	line-height: 2;
	color: #666666;
	font-size: 16px;
	overflow: hidden;
}

.n_box11_r_c img {
	max-width: 100%;
}

.n_box12 {
	width: 100%;
	/*height:100%;*/
	background: url(../images/bg9.jpg) center center no-repeat;
	background-size: cover;
}

.n_box12_l {
	width: 13.5%;
	height: 100%;
/* 	background: url(../images/tb_22.png) repeat; */
	padding-top: 38px;
	float: left;
	background-color: rgba(242,5,5,0.7);
	
}

.n_box12_l_t {
	width: 100%;
	padding-left: 13.8%;
	margin-bottom: 19px;
	height: 54px;
}

.n_box12_l_t span {
	height: 54px;
	line-height: 54px;
	display: inline-block;
	padding-left: 17.8%;
	color: #fff;
	font-size: 24px;
	background: url(../images/tb_23.png) left center no-repeat;
}

.n_box12_l_c {
	width: 100%;
	height: 800px;
	overflow-y: auto;
}

.n_box12_l_c::-webkit-scrollbar {
	width: 1px;
	border-radius: 1px;
	height: 1px;
	background: none;
}

.n_box12_l_c::-webkit-scrollbar-track {
	border-radius: 1px;
	width: 1px !important;
	background-color: #fff;

}

.n_box12_l_c::-webkit-scrollbar-thumb {
	width: 1px;
	height: 1px;
	border-radius: 1px;
	background-color: #68b9fe;
}


.n_box12_l_c li {
	width: 100%;
	float: left;
}

.n_box12_l_c li a {
	width: 100%;
	height: 70px;
	float: left;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	display: inline-block;
	line-height: 70px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-align: center;
}

.n_box12_l_c li a:hover,
.n_box12_l_c li a.activegz {
	background: url(../images/tb_25.png) repeat;
	color: #333333;
	text-decoration: none;
}

.n_box12_r {
	width: 81%;
	padding: 110px 18.8% 140px 0px;
}

.n_box12_r_ul {
	width: 100%;
}

.n_box12_r_ul li {
	width: 25%;
	padding: 0px 1% 2% 1%;
	float: left;
}

.n_box12_r_ul li .a_img {
	width: 100%;
	height: 26vmin;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.n_box12_r_ul li .a_img img {
	width: 100%;
}

.n_box12_r_ul li .a_img .a_text {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	/* background: url(../images/tb_24.png) repeat; */
	background-color: rgba(242,5,5,0.6);
}

.n_box12_rc {
	width: 100%;
	background-color: #fff;
}

.n_box12_rc_l {
	width: 76%;
	padding: 15px 4% 30px 4%;
}

.n_box12_rc_l_t {
	width: 100%;
	padding: 25px 0px;
	color: #333333;
	font-size: 24px;
	line-height: 1.7;
}

.n_box12_rc_l_c {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	line-height: 2;
	color: #666666;
	font-size: 14px;
	padding-bottom: 40px;
}

.n_box12_rc_l_c img {
	max-width: 100%;
}

.n_box12_rc_l_c .s_titile {
	width: 100%;
	margin: 28px 0px 28px 0px;
	height: 30px;
	position: relative;
}

.n_box12_rc_l_c .s_titile:after {
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
}

.n_box12_rc_l_c .s_titile .s1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #fff;
	padding-right: 10px;
	color: #000000;
	font-size: 20px;
}

.n_box12_rc_r {
	width: 24%;
	background-color: #eeeeee;
	padding: 15px 2% 30px 2%;
}

.n_box12_rc_r_ul {
	width: 100%;
}

.n_box12_rc_r_ul li {
	width: 100%;
	float: left;
	padding-bottom: 8px;
}

.n_box12_rc_r_ul li .a_img {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.n_box12_rc_r_ul li .a_img img {
	width: 100%;
}

.n_box12_rc_r_ul li .a_text,
.n_box12_rc_r_ul li .a_text:hover {
	width: 100%;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #333333;
	font-size: 16px;
}


.i_company_pic {
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
}

.home-swiper1 {
	width: 100%;
	height: 100%;
	background: #000;
}

.home-swiper1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 1;
	width: 100%;
}

.home-swiper1 .swiper-slide img {
	display: block;
}

.home-swiper1 .home_next1 {
	width: 50px;
	height: 50px;
	background: url(../images/banner_right.png) no-repeat;
	background-size: 50px;
	right: 3%;
}

.home-swiper1 .home_prev1 {
	width: 50px;
	height: 50px;
	background: url(../images/banner_left.png) no-repeat;
	background-size: 50px;
	left: 3%;
}



/*2019-8-13*/
.zxl_box1 {
	width: 100%;
	line-height: 1.8;
	padding: 0px 10%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin: 30px 0px 60px 0px;
}

.zxl_box1 a,
.zxl_box1 a:hover {
	color: #fff;
}

.zxl_box_c {
	width: 100%;
}

.zxl_box_c li {
	width: 25%;
	float: left;
	padding: 0px 1% 2% 1%;
}

.zxl_box_c li .a_text {
	width: 100%;
	padding: 0px 5%;
	height: 47px;
	line-height: 47px;
	display: inline-block;
	-webkit-transition: all ease-out 0.2s;
	transition: all ease-out 0.2s;
	overflow: hidden;
	float: left;
	background-color: #fff;
	color: #000000;
	font-size: 16px;
}

.zxl_box_c li .a_text:hover {
	color: #fff;
	background-color: #cd0e0e;
	text-decoration: none;
}

.zxl_box2 {
	width: 100%;
	display: inline-block;
	overflow: hidden;
	display: none;
}

.zxl_box2 img {
	width: 100%;
}

.zxl_box2:hover {
	text-decoration: none;
}


.zpHtml {
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 11111111111111111111;
	overflow-y: auto;
	background: url(../images/jrwm_11.png) repeat;
	position: fixed;
	right: 0px;
	bottom: 0px;
	left: 0px;
	top: 0px;
	z-index: 1000000000000;
	/* -webkit-overflow-scrolling:touch;*/
}

.zpClose {
	display: block;
	width: 106px;
	height: 106px;
	position: fixed;
	left: 0px;
	top: 50%;
	margin-top: -53px;
	z-index: 1008;
	overflow: hidden;
	transform: translateX(-106px);
	transition: 400ms;
}

.zpClose span {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: 0.4s;
}

.zpClose span.tb1 {
	font-size: 22px;
	color: #fff;
	background-color: #004c98;
	padding-top: 20px;
	height: 106px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.zpClose span.tb2 {
	background: url(../images/fram_close1.png) no-repeat scroll center center #15a17e;
	color: #fff;
	position: absolute;
	left: 100%;
	top: 0px;
}

.zpClose:hover span.tb1 {
	left: -106px;
}

.zpClose:hover span.tb2 {
	left: 0px;
}

.zpRight {
	min-height: 100%;
	position: relative;
	margin: 0px auto 0 106px;
	background: #fff;
	z-index: 1010;
	cursor: auto;
	width: 100%;
	transform: translate(100%, 0);
	-webkit-transform: translate(100%, 0);
	transition: 400ms;

}

html.open {
	width: 100%;
	overflow: hidden !important;
	height: 100% !important;
}

html.open .zpHtml .zpRight {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

html.open .zpHtml .zpClose {
	transform: translate(0, 0);
}

html.open .zpHtml .zpClose1 {
	transform: translate(0, 0);
}

.zpRight_t {
	width: 100%;
	padding: 5% 10%;
	background-color: #f3f3f3;
	color: #999999;
	font-size: 14px;
	line-height: 2.0;
}

.zpRight_t span {
	color: #444444;
	font-size: 30px;
}

.zpRight_c {
	width: 95%;
	padding: 3% 10%;
	line-height: 2.0;
	color: #333333;
	font-size: 14px;
	min-height: 500px;
}

.zpRight_cmail {
	margin-top: 3%;
	background-color: #004c98;
	color: #fff;
	padding: 14px 5%;
	display: inline-block;
}

.zpRight_cmail_c {
	background: url(../images/ts.png) left center no-repeat;
	height: 15px;
	line-height: 15px;
	display: inline-block;
	padding-left: 38px;
	color: #fff;
}

.zpRight_b {
	width: 100%;
	padding: 5% 10%;
	background-color: #f3f3f3;
	color: #333333;
	line-height: 2.0;
}

.zpRight_b a,
.zpRight_b a:hover {
	color: #333333;
}

.zpRight_b .a1 {
	float: left;
}

.zpRight_b .a2 {
	float: right;
}

.zpRight_b_a {
	float: left;
	display: none;
	text-decoration: none;
	width: 50px;
	z-index: 10101000;
	position: fixed;
	right: 20px;
	bottom: 50px;
	height: 50px;
	text-align: center;
	background: url(../images/fram_close1.png) center no-repeat;
	background-color: #40d2aa;
	-moz-border-radius: 100%;
	/* Gecko browsers */
	-webkit-border-radius: 100%;
	/* Webkit browsers */
	border-radius: 100%;
	/* W3C syntax */
}

.zpRight_b_a:hover {
	text-decoration: none;
}


.zxl_box3 {
	width: 13%;
	height: 33px;
	border: 1px solid #fff;
	background-color: #fff;
	-moz-border-radius: 16.5px;
	/* Gecko browsers */
	-webkit-border-radius: 16.5px;
	/* Webkit browsers */
	border-radius: 16.5px;
	/* W3C syntax */
	border: 1px solid #fff;
	margin-top: 13px;
	margin-right: 1%;
}

.zxl_box3 .ipt1 {
	width: 85%;
	height: 30px;
	line-height: 30px;
	border: 0px;
	-moz-border-radius: 16.5px;
	/* Gecko browsers */
	-webkit-border-radius: 16.5px;
	/* Webkit browsers */
	border-radius: 16.5px;
	/* W3C syntax */
	text-indent: 12px;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
}

.zxl_box3 .ipt2 {
	width: 15%;
	height: 30px;
	border: 0px;
	background: url(../images/tb_27.png) left center no-repeat;
}

.header_div.fixedmenu1 .zxl_box3 {
	border: 1px solid #c9c9c9;
}

.i_en,
.i_en:hover {
	text-decoration: none;
	width: 25px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	position: absolute;
	right: 50px;
	top: 50%;
	webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.i_ssbn {
	width: 30px;
	height: 100%;
	background: url(../images/tb_28.png) center no-repeat;
	background-size: 18px;
	position: absolute;
	top: 0px;
	right: 80px;
	z-index: 10000;
}

.i_ssbn span {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.i_ssbn_div {
	width: 200px;
	display: none;
	background-color: #cd0e0e;
	z-index: 10000;
	position: absolute;
	right: 0px;
	top: 100%;
}

.i_ssbn_div .ipt1 {
	width: 84%;
	height: 30px;
	line-height: 30px;
	text-indent: 15px;
	border: 0px;
	font-family: "微软雅黑";
	background-color: #fff;
	color: #b9b9b9;
	font-size: 0.16rem;
}

.i_ssbn_div .ipt2 {
	width: 16%;
	height: 30px;
	background: url(../images/tb_28.png) center no-repeat;
	border: 0px;
	background-size: 15px;
}

.i_ssbn_div input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #b9b9b9;
}

.i_ssbn_div input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #b9b9b9;
}

.i_ssbn_div input:-ms-input-placeholder {
	color: #b9b9b9;
}

.i_ssbn_div input::-webkit-input-placeholder {
	color: #b9b9b9;
}

/*2019-8-15*/
.zxl_box4 {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

.zxl_box5 {
	width: 100%;
	padding-top: 20px;
	text-align: right;
}

.zxl_box5 a,
.zxl_box5 a:hover {
	padding: 0px 23px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	-moz-border-radius: 22.5px;
	/* Gecko browsers */
	-webkit-border-radius: 22.5px;
	/* Webkit browsers */
	border-radius: 22.5px;
	/* W3C syntax */
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #4b9ff3;
}

.zxl_box5 a span {
	height: 45px;
	font-weight: normal !important;
	display: inline-block;
	background: url(../images/tb_29.png) left center no-repeat;
	padding-left: 30px;
}

.zxl_box6 {
	width: 100%;
	padding-top: 25px;
}

.zxl_box6_c {
	width: 67%;
	margin: 0px auto;
}

.zxl_box6_dl {
	width: 100%;
}

.zxl_box6_dl dd {
	width: 50%;
	padding: 13px 3%;
	float: left;
}

.zxl_box6_dl dd .ipt1 {
	width: 100%;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	border: 1px solid #c9c9c9;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
	text-indent: 15px;
}

.zxl_box6_dl dt {
	width: 100%;
	padding: 21px 3%;
	float: left;
	font-weight: none;
}

.zxl_box6_dl dt .ipt2 {
	width: 100%;
	padding: 15px;
	height: 280px;
	font-weight: normal;
	border: 1px solid #c9c9c9;
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑";
}

.zxl_box6_dl dt .ipt3 {
	width: 43%;
	height: 60px;
	background-color: #024385;
	-moz-border-radius: 30px;
	/* Gecko browsers */
	-webkit-border-radius: 30px;
	/* Webkit browsers */
	border-radius: 30px;
	/* W3C syntax */
	line-height: 60px;
	border: 0px;
	text-align: center;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	text-decoration: none;
}


/*2019-9-9新增*/
.zxl_box7 {
	width: 100%;
	padding-bottom: 30px;
}

.zxl_box7 a {
	height: 30px;
	line-height: 30px;
	padding: 0px 15px;
	margin: 0px 5px;
	display: inline-block;
	float: left;
	color: #333333;
	font-size: 14px;
}

.zxl_box7 a:hover,
.zxl_box7 a.activezxl {
	background-color: #fff;
	color: #cd0e0e;
	text-decoration: none;
}


@-webkit-keyframes box4 {
	0% {
		transform: scale(1.4);
		opacity: 0.5;
	}

	100% {
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes box4 {
	0% {
		transform: scale(1.4);
		opacity: 0.5;
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}






@-webkit-keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(1em);
		transform: translateY(1em);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes float {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	50% {
		-webkit-transform: translateY(1em);
		transform: translateY(1em);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes float1 {
	0% {
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);

	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);

	}

	100% {
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);

	}
}

@keyframes float1 {
	0% {
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);

	}

	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		-webkit-transform: translateY(-1em);
		transform: translateY(-1em);

	}
}

.arrowGo {
	animation: arrowGo 2.5s infinite;
	-webkit-animation: arrowGo 2.5s infinite;
}

@-webkit-keyframes arrowGo {
	0% {
		-webkit-transform: translate(0, 30%);
	}

	50% {
		-webkit-transform: translate(0, 0%);
	}

	100% {
		-webkit-transform: translate(0, 30%);
	}
}

@keyframes arrowGo {
	0% {
		transform: translate(0, 30%);
	}

	50% {
		transform: translate(0, 0%);
	}

	100% {
		transform: translate(0, 30%);
	}
}

.Amplification img {

	transition: 400ms;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.Amplification:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}


.Amplification1 .img1 {

	transition: 400ms;
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.Amplification1:hover .img1 {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}





@-webkit-keyframes hvr-bob {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@keyframes hvr-bob {
	0% {
		transform: scale(1.1);
		-webkit-transform: scale(1.1);
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}
