@charset "utf-8";
* {
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;

  /* transition: all .3s; */
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
  -webkit-touch-callout: none;
}
html {
	height: 100%;
	padding: 0;
	margin: 0;
	overflow-x: hidden
}

body {
	width: 100%;
	font: 0.12rem;
	font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;
	
	overflow: hidden
}

.clr {
	line-height: 0;
	height: 0;
	clear: both;
	font-size: 0;
	overflow: hidden
}

.clearfix:after {
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
	content: "."
}

.w1420 {
	min-width: 12rem;
	width: 12rem;
	margin: 0 auto
}

a,
b,
button,
em,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
input,
li,
p,
select,
strong,
textarea,
ul {
	font-family:'microsoft Yahei', 'Noto Sans', 'Helvetica Neue', Arial, ;

}

a {
	color: #333;
}

.hide {
	display: none
}











/*heder*/

#menu {
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0.1rem;
	top: 0.1rem;
	list-style-type: none;
	z-index: 70;
}

#menu li {
	float: left;
	margin: 0 0.1rem 0 0;
	font-size: 0.14rem;
}

#menu a {
	float: left;
	padding: 0.1rem 0.2rem;
	background-color: #fff;
	color: #333;
	text-decoration: none;
}

#menu .active a {
	color: #fff;
	background-color: #333;
}

.top_nav_tit {
	width: 100%;
	margin: 0 auto;
	background: #fdfdfd;
	line-height: 0.24rem;
	padding: 0.23rem 0;
	overflow: hidden;
	box-shadow: 0 0 0.1rem #ccc;
}

.w_nav {
	width: 12rem;
	margin: 0 auto
}

.w_nav span {
	background: url(../img/about/a01.png) no-repeat;
	width: 0.06rem;
	height: 0.1rem;
	float: left;
	margin: 0.06rem 0.12rem;
}

.w_nav strong {
	color: #38a7f6;
	font-weight: 700;
	font-size: 0.14rem
}

.w_nav a {
	color: #888;
	font-size: 0.14rem;
	float: left
}

.w_nav a:hover {
	color: #38a7f6
}

.w_nav ul li {
	float: left;
	margin-left: 0.48rem;
}

.w_nav ul li a {
	font-size: 0.14rem;
	color: #fff;
	float: none
}

.w_nav ul li a:hover {
	color: #fff
}

nav ul li a.link:hover,
nav ul li:hover a.link,
nav ul li.on a.link {
	color: #F39700
}

.top_links .site img {
	vertical-align: top
}




/*phone*/
.sub-menu {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1111;
	width: 100%;
	background: #32469d;
	margin-bottom: 0;
}

.sub-menu ul {
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0.55rem;
}

.search-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1111;
	background-color: #1e2f7a;
	opacity: 0.95;
	filter: Alpha(opacity=95);
	display: none;
}

.search-bg-fff {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 11;
	background-color: #fbfbfb;
	display: none;
}

.m-search-box {
	width: 1200px;
	/* border: 1px solid #ccc; border-radius:30px;*/
	border-bottom: 0.01rem solid #fff;
	position: fixed;
	left: 50%;
	top: 23%;
	margin-left: -6rem;
	height: 0.36rem;
	z-index: 1111;
	display: none;
}

.m-search-box input.tex {
	border: none;
	background: none;
	font-size: 0.21rem;
	font-family: "Arial";
	color: #fff;
	height: 0.26rem;
	line-height: 0.24rem;
	padding: 0.04rem 0;
	width: 80%;
}

.m-search-box input.search-btn {
	border: none;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../images/search.png) no-repeat center;
	background-size: 60% auto;
}

.m-close-search {
	display: block;
	width: 0.15rem;
	height: 0.15rem;
	background: url(../images/ico_07.png) no-repeat center;
	background-size: 100% auto;
	position: fixed;
	right: 0.68rem;
	top: 0.68rem;
	cursor: pointer;
	z-index: 1111;
	display: none;
}

.sub-menu .sub-tit.on:after {
	content: '';
	display: block;
	width: 0.13rem;
	height: 0.13rem;
	background: url(../img/ico_03h.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	top: 0.2rem;
	right: 0.3rem;

}

.sub-menu .sec-list a:after:hover {
	background: url(../images/ico_03_hh.png) no-repeat center;
	background-size: 100% auto;
	color: #2fb6df
}

.search-btn {
	display: inline-block;
	width: 0.28rem;
	height: 0.28rem;
	background: url(../images/ser.png) no-repeat left center;
	background-size: 100% 100%;
	cursor: pointer;
	position: relative;
}

.phone_dh {
	padding: 0 0.15rem;
	width: 100%;
	box-sizing: border-box;
	height: 0.8rem;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 11;
	border-bottom: 0.01rem solid #ccc
}

.phone_dh .logo {
	width: 1.30rem;
	margin-top: 0.12rem
}

.sou_r {
	margin-top: 0.3rem;
	position: relative;
	padding: 0 3%;
	margin-left: 10%;
	float: left
}

.nav-btn {
	width: 0.34rem;
	height: 0.23rem;
	position: relative;
	cursor: pointer;
	background: #fff;
	margin-left: 10%;
	margin-top: 0.3rem;
	float: left
}

.back-btn {
	float: left
}

.nav-btn span.dh {
	font-size: 0.18rem;
	color: #183884;
	float: left;
	line-height: 0.25rem;
	padding: 0 0.05rem;
	display: inline
}

.phone_fix {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.5rem;
}

.ins-nav2 {
	position: relative;
	margin-bottom: 0.2rem;
	display: none
}

.ins-nav2 .bd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background: #3850a1
}

.ins-nav2 .bd ul {
	width: 100%;
}

.ins-nav2 .bd ul li {
	width: 25%;
	text-align: center;
	line-height: 0.3rem;
	position: relative
}

.ins-nav2 .bd ul li:after {
	position: absolute;
	width: 0.01rem;
	height: 0.12rem;
	top: 50%;
	margin-top: -0.06rem;
	right: 0;
	content: "";
	background: #fff
}

.ins-nav2 .bd ul li:last-child:after {
	background: none
}

.ins-nav2 .bd ul a {
	display: block;
	color: #fff;
}

.ins-nav2 .bd ul li.hover,
.ins-nav2 .bd ul li:hover {}

.ins-nav2 .bd ul li:hover a,
.ins-nav2 .bd ul li.hover a {
	color: #fff;
	font-weight: 700;
}

.nav-btn .line1 {
	top: 0;
	-webkit-transform-origin: left top 0;
	-ms-transform-origin: left top 0;
	transform-origin: left top 0;
}

.nav-btn .line {
	display: block;
	width: 0.34rem;
	height: 0.03rem;
	background-color: #506bd1;
	position: absolute;
	right: 0;
	border-radius: 0.03rem;
}

.nav-btn .line2 {
	top: 0.1rem;
}

.nav-btn .line3 {
	top: 0.2rem;
	-webkit-transform-origin: left bottom 0;
	-ms-transform-origin: left bottom 0;
	transform-origin: left bottom 0;
}

header .search-btn {
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../img/search.png) no-repeat left center;
	background-size: 100% 100%;
	cursor: pointer;
	position: relative
}

.nav-btn.active {
	-webkit-animation: rotate 0.3s linear 0s;
	animation: rotate 0.3s linear 0s;
}

.nav-btn.hover .line1 {
	left: 0;
	top: 0.3rem;
}

.nav-btn.hover .line3 {
	left: 0.31rem;
	width: 0.32rem;
	top: 0.17rem;
}


.line1 {
	transform-origin: left top 0;
}

.line2 {}

.line3 {
	transform-origin: left bottom 0;
}

.swiper_home_b .swiper-pagination {
	z-index: 1
}

/*heder*/

.phone_dh {}

.sub-menu {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1111;
	width: 100%;
	background: #32469d;
	margin-bottom: 0;
}

.sub-menu ul {
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0.8rem;
}

.sub-menu li a {
	position: relative
}

.back-btn {
	width: 0.32rem;
	height: 0.32rem;
	float: left;
	cursor: pointer;
	background: #fff;
	margin-left: 6%;
	margin-top: 0.3rem;
	display: none
}

.back-btn span {
	display: block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../images/s01.png) no-repeat;
	background-size: 100%;
}

header .back-btn .line1 {
	top: 28%;
}

header .back-btn .line2 {
	top: 48%
}

header .back-btn .line3 {
	top: 68%;
	-webkit-transform-origin: left bottom 0;
	-ms-transform-origin: left bottom 0;
	transform-origin: left bottom 0;
}



.sub-menu li {
	width: 100%;
}

.sub-menu li {
	float: none;
}

.sub-menu li:nth-child(1) .tit {
	border: none
}

.sub-menu .tit {
	border-top: 0.01rem solid #7682b6;
	display: block;
	width: 100%;
	padding: 0 0.3rem;
	box-sizing: border-box;
	line-height: 1rem;
	color: #fff;
	position: relative;
	font-size: 0.3rem;
}

.sub-menu .sub-tit.on {
	background: #fff;
	border: none;
	color: #32469d
}

.sub-menu .sub-tit:after {
	content: '';
	display: block;
	width: 0.21rem;
	height: 0.21rem;
	background: url(../images/ico_03.png) no-repeat center;
	background-size: 100% auto;
	position: absolute;
	top: 0.35rem;
	right: 0.3rem;
}

.sub-menu .sec-list {
	line-height: 0.3rem;
	display: none;
}

.sub-menu .sec-list p {
	padding-left: 0.47rem;
	position: relative;
	height: 0.5rem;
}

.sub-menu .sec-list a {
	font-size: 0.24rem;
	color: #fff;
	display: block;
	line-height: 0.5rem;
	position: relative
}

.sub-menu .sec-list p:after {
	content: '';
	display: block;
	width: 0.05rem;
	height: 0.05rem;
	background: #99a3ce;
	background-size: 100% auto;
	position: absolute;
	top: 0.2rem;
	left: 0.3rem;
}

.sub-menu .sec-list p:last-child {
	border-bottom: none
}



/*phone*/
.phone_data .top-tit {
	box-sizing: border-box;
}

.sanyuan_data_phone li {
	text-align: center;
	float: left;
	width: 50%;
	padding: 2%;
	box-sizing: border-box;
	margin: 4% 0
}

.sanyuan_data_phone li .cn-tt {
	font-size: 0.12rem;
	line-height: 0.24rem;
}

.pc_swf {
	width: 100%;
	height: 100%
}

.sanyuan_data_phone li .num {
	font-size: 0.3rem;
	font-family: "BEBAS";
	line-height: 0.3rem;
	margin-top: 0.14rem;
}

.sanyuan_data_phone li .en-tt {
	line-height: 0.24rem;
	font-size: 0.12rem;
	color: #fff;
	opacity: 0.25;
	filter: alpha(opacity=25);
	font-family: "Arial";
}

.sanyuan_data_phone li .num .num-active {
	font-size: 0.3rem
}


.service-box .ser_one h1.tit span {
	float: none;
	display: block
}

.contact,
.copyright {
	height: 100%
}

.pro_nav_re .flexslider .flex-viewport {
	width: 86%;
	margin: 0 auto
}

.section {
	text-align: center;
	font: 0.5rem "Arial";
	color: #fff;
}

.section1 {
	background: #fff;
	background-size: 100% 100%;
}



.news_de_con .about_bottom_news dl dt:first-child {
	border: none;
	padding: 0
}

@-webkit-keyframes $animationName {
	0% {
		opacity: 1;
	}

	99.9% {
		opacity: 1;
	}

	100% {
		-moz-transform: rotate(1080deg);
		-ms-transform: rotate(1080deg);
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
		opacity: 0;
	}
}

@-moz-keyframes mouseAction {
	0% {
		opacity: 1;
	}

	99.9% {
		opacity: 1;
	}

	100% {
		-moz-transform: rotate(1080deg);
		-ms-transform: rotate(1080deg);
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
		opacity: 0;
	}
}

@-ms-keyframes mouseAction {
	0% {
		opacity: 1;
	}

	99.9% {
		opacity: 1;
	}

	100% {
		-moz-transform: rotate(1080deg);
		-ms-transform: rotate(1080deg);
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
		opacity: 0;
	}
}

@keyframes mouseAction {
	0% {
		opacity: 1;
	}

	99.9% {
		opacity: 1;
	}

	100% {
		-moz-transform: rotate(1080deg);
		-ms-transform: rotate(1080deg);
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg);
		opacity: 0;
	}
}

@-webkit-keyframes $animationName {
	100% {
		-moz-transform: rotate(-1080deg);
		-ms-transform: rotate(-1080deg);
		-webkit-transform: rotate(-1080deg);
		transform: rotate(-1080deg);
	}
}

@-moz-keyframes mouseAction2 {
	100% {
		-moz-transform: rotate(-1080deg);
		-ms-transform: rotate(-1080deg);
		-webkit-transform: rotate(-1080deg);
		transform: rotate(-1080deg);
	}
}

@-ms-keyframes mouseAction2 {
	100% {
		-moz-transform: rotate(-1080deg);
		-ms-transform: rotate(-1080deg);
		-webkit-transform: rotate(-1080deg);
		transform: rotate(-1080deg);
	}
}

@keyframes mouseAction2 {
	100% {
		-moz-transform: rotate(-1080deg);
		-ms-transform: rotate(-1080deg);
		-webkit-transform: rotate(-1080deg);
		transform: rotate(-1080deg);
	}
}


#superContainer {
	height: 100%;
	position: relative;
}

.section {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.slide {
	float: left;
}

.slide,
.slidesContainer {
	height: 100%;
	display: block;
}

/*.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}*/
.section.table,
.slide.table {
	display: table;
	width: 100%;
}

.tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.slidesContainer {
	float: left;
	position: relative;
}

.controlArrow {
	position: absolute;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -0.38rem;
}

.controlArrow.prev {
	left: 0.15rem;
	width: 0;
	border-width: 0.38rem 0.34rem 0.38rem 0;
	border-color: transparent #fff transparent transparent;
}

.controlArrow.next {
	right: 0.15rem;
	border-width: 0.38rem 0 0.38rem 0.34rem;
	border-color: transparent transparent transparent #fff;
}

.scrollable {
	overflow: scroll;
}

.easing {
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}

.btn_right_one {
	position: absolute;
	top: -0.1rem;
	right: 0.92rem;
	width: 0.29rem;
	height: 0.26rem;
}

.anime .btn_right_four {
	-webkit-animation: cicle_l 1s linear 1 backwards;
	animation: cicle_l 1s linear 1 backwards;
}

.anime .btn_right_five {
	-webkit-animation: shu 1s linear 1 backwards;
	animation: shu 1s linear 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.btn_right_one span img {
	vertical-align: top
}

.btn_right_one span {
	position: absolute;
	top: 0;
	left: 0;
	width: 0.29rem;
	height: 0.26rem;
}

.anime .btn_right_one span:nth-child(1) {
	-webkit-animation: fadeIn 1s linear 1 backwards;
	animation: fadeIn 1s linear 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.anime .btn_right_one span:nth-child(2) {
	-webkit-animation: fadeIn 1s linear 0.3s 1 backwards;
	animation: fadeIn 1s linear 0.3s 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.anime .btn_right_one span:nth-child(3) {
	-webkit-animation: fadeIn 1s linear 0.6s 1 backwards;
	animation: fadeIn 1s linear 0.6s 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.btn_right_two {
	position: absolute;
	top: 0.06rem;
	right: 0.7rem;
	width: 0.21rem;
	height: 0.27rem;
}

.anime .btn_right_two {
	-webkit-animation: shu1 2s linear 1 backwards;
	animation: shu1 2s linear 1 backwards;
}

.anime .btn_right_three {
	-webkit-animation: shu1 1s linear 1 backwards;
	animation: shu1 1s linear 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.anime .btn_right_six {
	-webkit-animation: up1 1s linear 1 backwards;
	animation: up1 1s linear 1 backwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.btn_right_three {
	position: absolute;
	top: 0.36rem;
	right: 0.1rem;
	width: 0.6rem;
	height: 0.13;
}

.btn_right_three img {
	vertical-align: top
}

.job-list-tpl4 dt h1 strong {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif
}

.btn_right_four {
	position: absolute;
	top: 5.36rem;
	left: -1.9rem;
	width: 0.21rem;
	height: 0.27rem;
}

.btn_right_four img {
	vertical-align: top
}

.btn_right_five {
	position: absolute;
	top: 5.66rem;
	left: -1.9rem;
	width: 0.81rem;
	height: 0.68rem;
}

.btn_right_five img {
	vertical-align: top
}

#fullPage-nav {
	display: none
}

.btn_right_six {
	position: absolute;
	top: 5.36rem;
	right: 0.2rem;
	width: 0.21rem;
	height: 0.27rem;
}

.btn_right_six img {
	vertical-align: top
}

.foote {
	position: relative;
	background: #fff;
	display: none;
	overflow: hidden
}

.foote .share_box {
	position: absolute;
	left: 0.38rem;
	top: 0.35rem;
	width: 2.72rem;
	height: 0.37rem;
}

.btn_right_two img {
	width: 0.21rem;
	height: 0.27rem;
	vertical-align: top
}

.w_411 {
	position: absolute;
	top: 0.82rem;
	right: 2.58rem;
	width: 4.11rem;
	height: 4.11rem
}

.w_573 {
	margin: 0 auto;
	width: 5.73rem;
	height: 5.73rem
}

.anime .w_573 {
	-webkit-animation: cicle_l 7s linear 1 backwards;
	animation: cicle_l 7s linear 1 backwards;
	opacity: 1;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.anime .w_411 {
	-webkit-animation: cicle_r 14s linear 1 backwards;
	animation: cicle_r 14s linear 1 backwards;
	opacity: 1;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}






/*home end*/
.w_94 {
	width: 94%;
	margin: 0 auto
}

.logo {
	margin-top: 0.15rem
}

.w_90 {
	margin-top: 0.18rem;
	text-align: center
}

.top_t header .logo {
	width: 10%
}

.top_t header .qunti {
	display: none
}

.top_t header {
	height: 0.58rem;
}

.top_t .header .form {
	padding: 8% 0
}

.top_t nav ul li {
	line-height: 0.58rem
}

li,
ul {
	list-style: none
}

.lang_box {
	margin: 0 0 6% 0;
	line-height: 0.18rem;
	height: 0.18rem;
}

.lang_box a {
	color: #fff;
	font-size: 0.18rem;
	font-family: "微软雅黑"
}

header .header {
	position: absolute;
	top: 0.1rem;
	z-index: 1111;
	width: 100%
}

.menu_box .padding_box {
	margin: 0.5rem 0.6rem;
	position: relative
}
.menu_box .padding_box img{width: auto;}

.menu_box .padding_box .close {
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer
}

header .logo {
	float: left;
	width: auto;
	z-index: 1;
}

header .logo img {
	max-width: 100%
}

.more_ner {
	text-align: center;
	color: #fff;
	width: auto;
	font-size: 0.16rem;
	font-weight: normal;
	height: 0.38rem;
	line-height: 0.38rem;
	border: 0.01rem solid #fff;
	display: inline-block;
	-webkit-transition: background-color .2s ease-in-out, top .2s ease-in-out;
	-o-transition: background-color .2s ease-in-out, top .2s ease-in-out;
	-moz-transition: background-color .2s ease-in-out, top .2s ease-in-out;
	transition: all .6s;
	-webkit-transition: all .6s;
}

.more_ner:hover {
	background: #2d68d4;
	border: 0.01rem solid #2d68d4;
	color: #fff;
	-webkit-transition: all .6s;
	transition: all .6s
}

.home_cicle li .top_cic .cic {
	position: absolute;
	top: 0;
	left: 0;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../img/cic.png) no-repeat;
}


.btn_right {
	display: inline-block;
	border-radius: 3.6rem;
	width: 0.2rem;
	height: 0.2rem;
	line-height: 0.2rem;
	text-align: center;
	color: #fff;
	cursor: pointer
}

.btn_left {
	display: inline-block;
	border-radius: 3.6rem;
	width: 0.2rem;
	height: 0.2rem;
	line-height: 0.2rem;
	text-align: center;
	color: #fff;
	cursor: pointer
}

.size_box {
	position: absolute;
	top: 24%;
	z-index: 11;
	font-size: 0.18rem
}

.size_box b,
.size_box div,
.size_box font,
.size_box i {
	float: left;
	color: #fff;
}

.tit_box h1.news_tit {
	text-align: center;
	font-weight: normal;
	font-size: 0.3rem;
	line-height: 0.4rem;
}

.top_nav a {
	color: #c3c9d8;
	float: left;
	line-height: 0.38rem;
	height: 0.38;
}

.top_nav a:hover {
	color: #fff
}

.top_nav span {
	float: left;
	background: #335c97;
	height: 0.08rem;
	width: 0.01rem;
	margin: 0.16rem 0.18rem;
	line-height: 0.14rem
}

.header {
	clear: both
}

.others_icon {
	float: right;
}

.others_icon span {
	float: left;
	background: #335c97;
	height: 0.08rem;
	width: 0.01rem;
	margin: 0.16rem 0.08rem;
	line-height: 0.14rem
}

.others_icon a.chinese_lan {
	color: #dde0e9;
	line-height: 0.38rem;
	height: 0.38rem;
	display: block;
	float: left
}

.others_icon a.chinese_lan:hover {
	color: #fff
}

.others_icon a.en_lan {
	font-size: 0.11rem;
	color: #dde0e9;
	line-height: 0.38rem;
	height: 0.38rem;
	display: block;
	float: left;
	font-family: "Arial"
}

.others_icon a.en_lan:hover {
	color: #fff
}

.bj272727 {
	background: #272727
}

.header {
	position: relative
}

.header .form {
	position: relative;
	z-index: 12;
	margin-top: 0.08rem;
}

.top_links .site,
.pc_menu {
	margin-top: 0.08rem;
}

.top_links .site:hover .qrcodehover {
	display: block;
}
.qrcodehover {
	display: none;
	position: absolute;
	top:0.3rem;
	right: 0rem;
	width: 1rem;
	
	z-index: 999;
	background-color: rgb(255, 255, 255);
	box-shadow: rgb(153 153 153) 0px 2px 10px;
	border-radius: 4px;

}
.qrcodehover a{display: block; text-align: center; font-size: 0.14rem; color: #222222; height: 0.4rem;line-height: 0.4rem;}
.qrcodehover a:hover{background: #173aa2; color: #FFFFFF;}
.search-box {
	position: absolute;
	top: 0.8rem;
	left: -1rem;
	background: #fff;
	border-radius: 0.15rem;
	height: 0.32rem;
	width: 2.26rem;
	border: 0.01rem solid #e5e5e5;
}

nav {
	float: right;
	position: relative;
	margin-top: 0.22rem
}

nav ul li.last {
	margin-right: 0
}

.tabs,
nav ul {
	list-style: none;
	text-align: center;
	margin: 0 auto;
}

nav ul,
nav ul li ul li {
	text-align: center
}

footer .pd,
footer ul li,
nav ul li {
	vertical-align: middle
}

nav ul li a {
	color: #fff;
	display: block;
	
}


nav ul li {
	float: left;
	text-align: left;
	line-height: 0.3rem;
	font-size: 0.16rem;
	margin: 0 auto
}

nav ul li h1 {
	font-size: 0.22rem;
	line-height: 0.24rem;
	margin-bottom: 0.24rem
}

#navbar {
	-webkit-transition: all .6s ease-in-out
}

header .fixed {
	position: fixed;
	z-index: 2222;
	height: 0.7rem;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(16, 41, 71, 0.9);
	z-index: 999;
}

header .fixed nav ul span {
	background: #fff
}

nav ul span {
	height: 0.12rem;
	width: 0.01rem;
	margin: 0.12rem 0.3rem;
	float: left;
	display: inline-block;
}

nav ul li:hover span,
nav ul li.on span {
	width: 100%;
	left: 0;
}



.home_banner .swiper-container {
	width: 100%;
	color: #fff;
	text-align: center;
}

.home_banner .swiper-slide img {
	width: 100%;
	position: relative;
	z-index: 3
}

.home_banner .swiper-slide .title .por {
	display: table-cell;
	vertical-align: middle
}

.home_banner .swiper-slide .title {
	display: table;
	table-layout: fixed;
	text-align: left;
	width: 1200px;
	left: 40%;
	margin-left: -600px;
	position: absolute;
	z-index: 4;
	height: 100%;
	top: 0;
	overflow: hidden;
}

.home_banner .swiper-slide .title .p1 {
	margin-bottom: 0.1rem;
	color: #fff;
	font-size: 0.5rem;
	opacity: 0;
	line-height: 0.18rem;
}

.home_banner .swiper-slide .title .p2 {
	margin-bottom: 0.3rem;
	line-height: 0.83rem;
	color: #fff;
	font-size: 0.16rem;
	opacity: 0;
	font-family: "Microsoft YaHei"
}

.home_banner .swiper-slide .title .p3 {
	opacity: 0;
	font-family: "Microsoft YaHei"
}

.home_banner .swiper-slide .title .p4 {
	-webkit-animation: up3 1s linear 1 backwards;
	animation: up3 1s linear 1 backwards;
	opacity: 1;
	width: auto;
}

.ani .swiper-slide .title .p1 {
	-webkit-animation: up3 1s linear 1 backwards;
	animation: up3 1s linear 1 backwards;
	opacity: 1
}

.ani .swiper-slide .title .p2 {
	-webkit-animation: up3 1s linear 0.3s 1 backwards;
	animation: up3 1s linear 0.3s 1 backwards;
	opacity: 1
}

.ani .swiper-slide .title .p3 {
	-webkit-animation: up3 1s linear 0.6s 1 backwards;
	animation: up3 1s linear 0.6s 1 backwards;
	opacity: 1
}

.ani .swiper-slide .title .p4 {
	-webkit-animation: up3 1s linear 0.6s 1 backwards;
	animation: up3 1s linear 0.6s 1 backwards;
	opacity: 1
}



.home_banner .swiper-slide .title .p3 a {
	display: block;
	height: 0.5rem;
	line-height: 0.5rem;
	width: 1.73rem;
	font-size: 0.14rem;
	color: #32469d;
	background: #fff;
	border-radius: 0.3rem;
	text-align: center;
	text-transform: capi-talize
}

.home_banner .swiper-slide .title .p3 a:hover {
	background: #32469d;
	color: #fff
}

.home_banner .pagination {
	position: absolute;
	z-index: 20;
	left: 0.1rem;
	bottom: 0.1rem;
	width: 100%;
}

.home_banner .swiper-pagination-switch {
	display: inline-block;
	width: 0.08rem;
	height: 0.08rem;
	border-radius: 0.08rem;
	background: #222;
	margin-right: 0.05rem;
	opacity: 0.8;
	border: 0.01rem solid #fff;
	cursor: pointer;
}

.home_banner .swiper-visible-switch {
	background: #aaa;
}

.home_banner .swiper-active-switch {
	background: #fff;
}


	@keyframes fadeInTopBig {
			  from {
			    opacity: 0;
			    -webkit-transform: translate3d(0, -2000px, 0);
			    transform: translate3d(0, -2000px, 0);
			  }
			  to {
			    opacity: 1;
			    -webkit-transform: none;
			    transform: none;
			  }
			}
			.home_ab.active{
				-webkit-animation-name: fadeInTopBig;
					animation-name: fadeInTopBig;
					-webkit-animation-duration: 1s;
					animation-duration: 1s;
					-webkit-animation-fill-mode: both;
					animation-fill-mode: both;
			}
			

@keyframes fadeInLeftBig {
			  from {
			    opacity: 0;
			    -webkit-transform: translate3d(-2000px, 0, 0);
			    transform: translate3d(-2000px, 0, 0);
			  }
			  to {
			    opacity: 1;
			    -webkit-transform: none;
			    transform: none;
			  }
			}
			.home_industry.active,.home_pro.active,.home_news.active{
				-webkit-animation-name: fadeInLeftBig;
				animation-name: fadeInLeftBig;
				-webkit-animation-duration: 1s;
				animation-duration: 1s;
				-webkit-animation-fill-mode: both;
				animation-fill-mode: both;
			}



	

























.i-wrap1,
.i-wrap2,
.i-wrap3 {
	position: relative;
	z-index: 1
}

.w1200 {
	width: 12rem;
	margin: 0 auto
}

nav ul li {
	position: relative;
	z-index: 2
}



.header_nav_2 {
	position: relative;
}

.header_nav_2 .fix {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 111;
	width: 100%;
}

.show_bj .padding30 {
	padding: 0.32rem 0.3rem 0.3rem 0.3rem;
}

.w_1200 {
	width: 12rem;
	margin: 0 auto
}

.search-box input[type=submit] {
	float: left;
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	opacity: 0;
	cursor: pointer;
	margin-top: 0;
	border: none;
	position: absolute;
	top: 0;
	right: 0.02rem;
	filter: alpha(opacity=0);
}

.search {
	display: block;
	width: 0.17rem;
	height: 0.17rem;
	background: url(../images/search.png) no-repeat center center;
	cursor: pointer;
}

.header .form {
	margin-left: 0.3rem;
}

.pc_menu {
	position: relative;
	width: 0.22rem;
	margin-left: 0.3rem;
}

.menu_button {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;

	-webkit-transition: .3s;
	transition: .3s;

	/*margin: 0.14rem;
border-radius: 5px;*/
}

.pc_menu .line_pc:nth-of-type(1) {
	margin-top: 0px;
}

.pc_menu .line_pc:nth-of-type(3) {
	margin-bottom: 0px;
}

.pc_menu .line_pc {
	position: relative;
	display: block;

	width: 0.22rem;
	height: 0.02rem;

	margin: 0.06rem auto;
	background-color: #fff;

	border-radius: 0.1rem;

	-webkit-transition: .3s;
	transition: .3s;
}

.pc_menu:hover .line_pc:nth-of-type(1) {
	-webkit-transform: translateY(0.015rem) rotate(-4.5deg);
	-ms-transform: translateY(0.015rem) rotate(-4.5deg);
	transform: translateY(0.015rem) rotate(-4.5deg);
}

.pc_menu:hover .line_pc:nth-of-type(2) {
	opacity: .9;
}

.pc_menu:hover .line_pc:nth-of-type(3) {
	-webkit-transform: translateY(-0.015rem) rotate(4.5deg);
	-ms-transform: translateY(-0.015rem) rotate(4.5deg);
	transform: translateY(-0.015rem) rotate(4.5deg);
}

.pc_menu .cross .line_pc:nth-of-type(1) {
	-webkit-transform: translateY(8.5px) rotate(-45deg);
	-ms-transform: translateY(8.5px) rotate(-45deg);
	transform: translateY(8.5px) rotate(-45deg);
}

.pc_menu .cross .line_pc:nth-of-type(2) {
	opacity: 0;
}

.pc_menu .cross .line_pc:nth-of-type(3) {
	-webkit-transform: translateY(-0.015rem) rotate(45deg);
	-ms-transform: translateY(-0.015rem) rotate(45deg);
	transform: translateY(-0.015rem) rotate(45deg);
}

.pc_menu .cross:hover .line_pc:nth-of-type(1) {
	-webkit-transform: translateY(0.085rem) rotate(-40deg);
	-ms-transform: translateY(0.085rem) rotate(-40deg);
	transform: translateY(0.085rem) rotate(-40deg);
}

.pc_menu .cross:hover .line_pc:nth-of-type(2) {
	opacity: .1;
}

.pc_menu .cross:hover .line_pc:nth-of-type(3) {
	-webkit-transform: translateY(-0.015rem) rotate(40deg);
	-ms-transform: translateY(-0.015rem) rotate(40deg);
	transform: translateY(-0.015rem) rotate(40deg);
}




.top_links .site {
	margin-left: 0.3rem
}

.top_links {
	float: right;
}

.search-box i {
	position: absolute;
	top: 0.05rem;
	right: 0;
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	background: url(../img/search.png) no-repeat;
	cursor: pointer;
	border: none;
}





.home_banner_phone .swiper-slide {
	position: relative
}

.home_banner_phone .swiper-slide .title {
	left: 0;
	text-align: left;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	padding: 0 0.15rem;
	box-sizing: border-box;
	z-index: 11
}

.home_banner_phone .swiper-slide .title .p1 {
	margin-bottom: 0;
	margin-top: 5%;
	color: #fff;
	font-size: 0.5rem;
}

.home_banner_phone .swiper-slide .title .p2 {
	margin-bottom: 4%;
	line-height: 0.3rem;
	color: #fff;
	font-size: 0.24rem;
}

.home_banner_phone .swiper-slide .title .p3 {
	opacity: 0
}

.home_banner_phone .swiper-slide .title .p3 a {
	display: block;
	height: 0.3rem;
	line-height: 0.3rem;
	width: 2rem;
	font-size: 0.14rem;
	color: #32469d;
	background: #fff;
	border-radius: 0.3rem;
	text-align: center;
	text-transform: capitalize;
}

.home_banner_phone .swiper-slide .title {
	display: table;
	table-layout: fixed;
	text-align: left;
	width: 100%;
	left: 0%;
	position: absolute;
	padding: 0 4%;
	z-index: 4;
	height: 100%;
	top: 0;
	overflow: hidden;
}

.home_banner_phone .swiper-slide .title .por {
	display: table-cell;
	vertical-align: middle
}

.ani .swiper-slide .title .p1 {
	-webkit-animation: up3 1s linear 1 backwards;
	animation: up3 1s linear 1 backwards;
	opacity: 1
}

.ani .swiper-slide .title .p2 {
	-webkit-animation: up3 1s linear 0.3s 1 backwards;
	animation: up3 1s linear 0.3s 1 backwards;
	opacity: 1;
	font-weight: normal;
}

.ani .swiper-slide .title .p3 {
	-webkit-animation: up3 1s linear 0.6s 1 backwards;
	animation: up3 1s linear 0.6s 1 backwards;
	opacity: 1
}










.service-box {
	color: #666;
	line-height: 0.24rem;
	font-size: 0.14rem
}

.service-box h1.tit {
	font-size: 0.26rem;
	line-height: 0.26rem;
	color: #333;
	margin-bottom: 0.34rem;
	position: relative;
}

.service-box h1.tit span {
	float: left;
	display: inline-block;
	margin-right: 0.18rem;
}

.service-box h1.tit b {
	font-size: 0.16rem;
	color: #666;
	font-weight: normal;
	border-left: 0.01rem solid #d9d9d9;
	padding-left: 0.22rem;
	line-height: 0.26rem;
	display: inline-block;
	float: left;
}

.service-box .ser_one {
	padding-bottom: 0.26rem;
	border-bottom: 0.01rem solid #dedede;
	margin-bottom: 0.44rem;
}

.service-box .ser_two {
	padding-bottom: 0.6rem;
	overflow: hidden
}

.w100 {
	width: 100%;
	max-width: 100%
}

.service-box .ser_two a.more {
	font-size: 0.14rem;
	color: #38a7f6;
	position: absolute;
	right: 0;
	line-height: 0.24rem;
	top: 0;
	background: url(../img/service/s01.png) no-repeat right center;
	padding-right: 0.25rem;
}

.service-box .ser_two a.more:hover {
	font-weight: 700
}





.home_banner_phone {
	display: none
}
















































.home_banner_phone .swiper-container {
	width: 100%;
	height: 100%;
}

.home_banner_phone .swiper-slide {
	text-align: center;
	font-size: 0.18rem;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}























.top_t .top_nav_tit {
	padding: :;
	0
}

.header_nav_1 {
	position: relative
}




@-webkit-keyframes yan {
	0% {
		transform: scale(0, 0);
		-webkit-transform: scale(0, 0);
		opacity: 0;
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
	}

	50% {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1;
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
	}

	100% {
		transform: scale(2, 2);
		-webkit-transform: scale(2, 2);
		opacity: 0;
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
	}
}


@-webkit-keyframes up3 {
	0% {
		transform: translate(0, -10px);
		-webkit-transform: translate(0, -10px);
		opacity: 1;
	}

	100% {
		transform: translate(none, none);
		-webkit-transform: translate(none, none);
		opacity: 1;
	}
}


@-webkit-keyframes up {
	0% {
		transform: translate(0, -10px);
		-webkit-transform: translate(0, -10px);
		opacity: 0;
	}

	100% {
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		opacity: 1;
	}
}



/*menu*/
.menu_box {
	background: #314399;
	color: #b8bfd1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1234;
}

.menu_box .nav ul li {
	float: left;
	text-align: left;
	line-height: 0.3rem;
	font-size: 0.14rem;
	margin-right: 1.4rem;
}

.menu_box .nav ul li h1 {
	font-size: 0.3rem;
	line-height: 0.24rem;
	color: #fff;
	margin-bottom: 0.3rem;
	margin-top: 0;
	font-family: "microsoft Yahei"
}

.menu_box .nav ul li h1 a {
	font-family: "microsoft Yahei";
}

.menu_box .nav ul li a {
	color: #fff;
	display: block;
	font-family: "microsoft Yahei";
}
.menu_box .nav ul li a:hover{color: #f19800;}
.menu_box .nav ul li .menu_in_con {
	margin-bottom: 0.7rem;
	min-height: 2rem;
	height: 2rem
}

.menu_box .nav ul li.last {
	margin-right: 0;
	width: 3.6rem
}

.menu_box .nav ul li.last p {
	margin-bottom: 0.15rem;
}

.menu_box .nav ul li.last p.add {
	
}

.menu_box .nav ul li.last p.email {
	
}

.menu_box .nav ul li.last p.tel {
	
}

.menu_box .nav ul li.last p.fax {

}

.menu_box .nav ul li.last p a {}

.menu_box .padding_box .nav {
	width: 13.90rem;
	margin: 1.5rem auto 0 auto
}

.menu_box .padding_box .close {
	-webkit-transition: all 1s;
	transition: all 1s;
}

.menu_box .padding_box .close span {
	position: relative;
	display: block;

	width: 0.3rem;
	height: 0.05rem;

	margin: 0.1rem auto;
	background-color: #fff;

	border-radius: 0.1rem;

	-webkit-transition: .3s;
	transition: .3s;
}

.menu_box .padding_box .close span:nth-of-type(1) {
	margin-top: 0px;
	-webkit-transform: translateY(8.5px) rotate(-45deg);
	-ms-transform: translateY(8.5px) rotate(-45deg);
	transform: translateY(8.5px) rotate(-45deg);
}

.menu_box .padding_box .close span:nth-of-type(2) {
	margin-bottom: 0px;
	-webkit-transform: translateY(-6.5px) rotate(45deg);
	-ms-transform: translateY(-6.5px) rotate(45deg);
	transform: translateY(-6.5px) rotate(45deg);
}

.menu_box .padding_box .close:hover span:nth-of-type(1) {
	-webkit-transform: translateY(1.5px) rotate(-1.4deg);
	-ms-transform: translateY(1.5px) rotate(-1.4deg);
	transform: translateY(1.5px) rotate(-1.4deg);
}

.menu_box .padding_box .close:hover span:nth-of-type(2) {
	-webkit-transform: translateY(-4.5px) rotate(-1.4deg);
	-ms-transform: translateY(-4.5px) rotate(-1.4deg);
	transform: translateY(-4.5px) rotate(-1.4deg);
}

.pc_nav {
	display: none
}

.menu_box .padding_box .close:hover {
	-webkit-animation: pulse 1s linear 1 backwards;
	animation: pulse 1s linear 1 backwards;
	opacity: 1;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.phone_dh .site {
	margin-top: 0.21rem;
}

nav ul li .menu_down {
	position: absolute;
	top: 0.3rem;
	left: -0.6rem;
	width: 1.8rem;
	background: #fff;
	box-shadow: 0 0 0.01rem rgba(0, 0, 0, 0.1);
	display: none
}

nav ul li:hover .menu_down {
	display: block
}

.menu_down:before {
	width: 0;
	height: 0;
	border: 0.06rem solid transparent;
	border-bottom-color: #fff;
	position: absolute;
	left: 50%;
	top: -0.12rem;
	content: "";
	margin-left: -0.03rem;
}

.menu_down a {
	color: #aaa;
	font-size: 0.14rem;
	line-height: 0.22rem;
	padding: 0.12rem 0.2rem;
}

.menu_down p {
	border-top: 0.01rem solid #f2f2f2
}

.menu_down p:first-child {
	border-top: none
}

.menu_down a:hover {
	color: #3a5098
}

.container {
    margin-right: auto;
    margin-left: auto;
}

/*产品导航*/

.home_pro{ width: 100%; position: relative; z-index: 1; bottom: 0.1rem; overflow: hidden; margin-top: -2rem;}
 .home_pro ul{display: block; width: 100%;}
 .home_pro ul li{ float: left; width: 24.9%; background: #f5f9fb; margin-right: 2px; }
 .home_pro ul li a{width: 100%; height: 2rem;color: #000000; text-align: left; display: block;padding: 0.3rem 0 0 0.3rem; }
.home_pro ul li a h2{ color: #0b0b0b; font-size: 22px;  font-weight: bold;}
.home_pro ul li a p{ color: #999999; font-size: 14px;}
 .home_pro ul li a span{float: right;margin-right: 0.15rem;}
 .home_pro ul li:nth-child(4n) {
    margin-right: 0;
}
 .home_pro ul li:hover{background: #FFFFFF;}
/*关于中基*/
.home_ab{ width: 100%; margin: 0.5rem 0 0 0; padding: 0;overflow: hidden;}
.home_ab .home_ab_l{width: 50.6%; margin: 0;}
.home_ab .home_ab_l h1{ font-size: 0.18rem; color: #173aa2; font-weight: bold;}
.home_ab .home_ab_l h2{ font-size: 0.3rem; color: #222222; font-weight: bold; line-height: 0.46rem;margin-top: 0.16rem;}
.home_ab .home_ab_l span{ width: 100%; height: 2px; background: #e5e5e5; display: block;margin: 0.5rem 0 0.3rem;}
.home_ab .home_ab_l p{ font-size: 0.16rem; color: #222222; font-weight: bold; line-height: 0.3rem;}
.home_ab .home_ab_l .home_ab_l_sj{ width: 100%;margin: 0.7rem 0 0 0; overflow: hidden;}
.home_ab .home_ab_l .home_ab_l_sj ul li{width: 33.3%; float: left;}
.home_ab .home_ab_l .home_ab_l_sj img{display: block; width: auto;}
.home_ab .home_ab_l .home_ab_l_sj p{ font-size: 0.76rem; color: #222222;line-height: 1; display: block; margin: 0.2rem 0 0 0;}
.home_ab .home_ab_l .home_ab_l_sj p i{ font-style: normal; font-size: 0.4rem; }
.home_ab .home_ab_l .home_ab_l_sj  b{ font-size: 0.16rem; color: #222222;}
.home_ab .home_ab_l a{width: 128px; height: 46px; background: #173aa2; display: block; font-size: 14px; color: #FFFFFF; line-height: 46px;position: relative; padding-left: 10px; margin: 0.5rem 0 0 0;transition: all 0.3s;}
	.home_ab .home_ab_l a:hover{background: #f39700; }
.home_ab .home_ab_l a::before{content: "";background: url(../images/hm_lj.png) no-repeat right center ; position: absolute; width: 18px; height: 8px; right: 14px; top: 19px;}
.home_ab .home_ab_r{width: 43.44%; margin: 0; border-radius: 0.5rem 2rem 0.5rem 2rem; overflow: hidden;}
.home_ab_r img{
max-width: 100% !important;
    height: auto !important;
    border: 0;
    vertical-align: middle;}

/*行业运用*/
.home_industry{  width: 100%; height: 8rem; background: url(../images/hmhy_02.jpg) no-repeat; margin: 0.5rem 0 0 0;background-size: cover;}
.home_industry .home_industry_l{width: 30.6%; margin: 2.76rem 0 0 0; overflow:hidden ;}
.home_industry .home_industry_l h1{ font-size: 0.46rem ; color: #FFFFFF;}
.home_industry .home_industry_l p{ font-size: 0.16rem ; color: #FFFFFF; font-weight: bold; line-height: 0.26rem; margin-top: 0.4rem;}
.home_industry .home_industry_r{width: 61.87%; height: 8rem; margin: 0; overflow:hidden ;}
.home_industry .home_industry_r .in_shu{ width: 1px; height: 100%; background: #FFFFFF; opacity: 0.2; }
.home_industry .home_industry_r .in_con,.home_industry .home_industry_r .in_con2,.home_industry .home_industry_r .in_con3{ width: 33%; margin: 0; height: 100%; text-align: center; overflow: hidden;  transform: scale(1);
    transition: all 1s;background: url(../images/bj.png) no-repeat center;}
.home_industry .home_industry_r .in_con a,.home_industry .home_industry_r .in_con2 a,.home_industry .home_industry_r .in_con3 a{display: block;}
.home_industry .home_industry_r .in_con a img,.home_industry .home_industry_r .in_con2 a img,.home_industry .home_industry_r .in_con3 a img{ margin-top: 3rem;width: auto;}
.home_industry .home_industry_r .in_con a p,.home_industry .home_industry_r .in_con2 a p,.home_industry .home_industry_r .in_con3 a p{ font-size: 0.26rem; font-weight: bold; color: #FFFFFF; margin: 0.3rem 0 0 0;}
.home_industry .home_industry_r .in_con a span,.home_industry .home_industry_r .in_con2 a span,.home_industry .home_industry_r .in_con3 a span{background: url(../images/hohy_13.png) no-repeat center; display: block; width: 0.46rem; height: 0.14rem; margin: 0.3rem auto 0 auto;background-size: cover;}

.home_industry .home_industry_r .in_con:hover{background:url(../images/jzjc.jpg) no-repeat center ;overflow: hidden;}
.home_industry .home_industry_r .in_con2:hover{background:url(../images/kskf.jpg) no-repeat center ;overflow: hidden;}
.home_industry .home_industry_r .in_con3:hover{background:url(../images/hgyj.jpg) no-repeat center ;overflow: hidden;}
.wrap_4_in .right .top img{transition: transform 0.6s;}


/*服务导航*/
.ser_nav{ width: 100%; margin: 0;  background: url(../images/sernavbj_02.jpg) no-repeat; padding: 0.5rem 0 0.5rem 0; overflow: hidden;}
.ser_nav .ser_nav_l{ width: 49%; margin: 0 ;}
.ser_nav .ser_nav_l P{ color: #173aa2; font-size: 0.18rem; font-weight: bold; margin: 1.1rem 0 0 0;}
.ser_nav .ser_nav_l h1{ color: #222222; font-size: 0.3rem; font-weight: bold; line-height: 0.46rem; margin: 0.1rem 0 0 0;}
.ser_nav .ser_nav_l ul{ margin: 0.9rem 0 0 0;}
.ser_nav .ser_nav_l ul li { margin: 0.3rem 0.2rem 0 0; float: left;width: 40%; height: 0.8rem;}
.ser_nav .ser_nav_l ul li a{   background: #f3f3f5; line-height: 0.8rem; color: #222222; font-size: 0.2rem; position: relative; padding-left: 0.49rem; display: block;}
.ser_nav .ser_nav_l ul li a::before{content: "";background: url(../images/sernavjt1.png) no-repeat right center ; position: absolute; width: 16px; height: 16px; right: 0.4rem; top: 0.32rem;}
.ser_nav .ser_nav_l ul li a:hover{ background: #173aa2; color: #FFFFFF;}
.ser_nav .ser_nav_l ul li a:hover::before{content: "";background: url(../images/sernavjt.png) no-repeat right center ; position: absolute; width: 16px; height: 16px; right: 0.4rem; top: 0.32rem;}
.ser_nav .ser_nav_r{ width: 43.75%; margin: 0 ; position: relative; height: 6.46rem; overflow: hidden;}

.ser_nav .ser_nav_r::after{content: "";background: #173aa2 ; position: absolute; width: 6.46rem; height: 6.46rem; right: 0.4rem; top:0rem; border-radius: 6.46rem;}
.ser_nav .ser_nav_r span{  display: block; overflow: hidden; position: absolute;z-index: 99; right: 0; width: 6.46rem; height: 6.46rem; border-radius: 6.46rem; overflow: hidden;}

/*媒体中心*/
.home_news{ width: 100%;background: #f4f4f4; padding: 0.5rem 0 0 0; margin: 0; overflow: hidden;}
.home_news .home_news_tit{ width: 100%; margin: 0;overflow: hidden;}
.home_news .home_news_tit h1{ font-size: 0.46rem; color: #222222;} 
.home_news .home_news_tit span{display: block; position: relative; width: 2rem;text-align: right; line-height: 0.6rem;}
.home_news .home_news_tit span a{ font-size: 0.18rem; color: #666666; }
.home_news .home_news_tit span::before{content: "";background:url(../images/newsjt.png) no-repeat center #173aa2; width: 0.6rem;height: 0.6rem; border-radius: 0.6rem; position: absolute; left: 0;}
.home_news .home_news_con{width: 100%; margin: 0.3rem 0 0 0; overflow: hidden;}
.home_news .home_news_con .home_news_con_l{width: 66.3125%; margin: 0; height: 4.8rem;}

.home_news .home_news_con .home_news_con_l a{display: block; position: relative;overflow: hidden;}

.home_news_con_l .home_news_con_l_tit{ width: 100%; margin: 0; overflow: hidden; position: absolute; bottom: 0.3rem;padding: 0 0 0 0.3rem;    transition: all 0.3s;}
.home_news_con_l .home_news_con_l_tit:hover{bottom: 0.5rem;}
.home_news_con_l .home_news_con_l_tit  .home_news_con_l_tit1{ margin: 0; height: 0.4rem; width: 100%;}
 .home_news_con_l_tit1 p{font-size: 0.16rem; color: #FFFFFF;}
 .home_news_con_l_tit .home_news_con_l_tit1  span{display: block; width: 4px; height: 4px ; border-radius: 4px; background: #FFFFFF; margin: 0.15rem 0.1rem 0 0.1rem;}
  .home_news_con_l_tit h1{ font-size: 0.22rem; color: #ffffff;}
 .home_news_con_l_tit b{ font-size: 0.16rem; color: #ffffff; margin-top: 0.3rem; display: block;}
 .home_news_con_l_tit b img{width: auto;}
 
.home_news .home_news_con .home_news_con_r{width: 32.5%; margin: 0; height: 4.8rem; background: #FFFFFF; padding: 0.2rem;}
.home_news_con_r a{display: block;}

.home_news_con_r .home_news_con_r_tit{ width: 100%; margin: 0.3rem 0 0 0; overflow: hidden; padding: 0;}
.home_news_con_r .home_news_con_r_tit  .home_news_con_r_tit1{ margin: 0; height: 0.4rem; width: 100%;}
 .home_news_con_r_tit1 p{font-size: 0.16rem; color: #999999;}
 .home_news_con_r_tit .home_news_con_r_tit1 span{display: block; width: 4px; height: 4px ; border-radius: 4px; background: #999999; margin: 0.15rem 0.1rem 0 0.1rem;}
  .home_news_con_r_tit h1{ font-size: 0.22rem; color: #222222; line-height: 0.3rem;}
 .home_news_con_r_tit b{ font-size: 0.16rem; color: #666666; margin-top: 0.3rem; display: block;}
.home_news_con_r_tit b img{width: 0.22rem; height: 0.14rem;}
.home_news .home_news_con .home_news_con_r:hover{ background: #173aa2;}

.home_news .home_news_con .home_news_con_r:hover h1,.home_news .home_news_con .home_news_con_r:hover p,.home_news .home_news_con .home_news_con_r:hover span,.home_news .home_news_con .home_news_con_r:hover b{color: #ffffff; }

.home_news .home_news_show{width: 100%; margin: 0.2rem 0 0 0; padding: 0 0 1rem 0; overflow: hidden;}

.home_news .home_news_show li{ float: left; margin: 0 0.19rem 0 0; width: 32.5%;}
.home_news .home_news_show li a{ height: 2.2rem; background: #ffffff; display: block; padding: 0.3rem; transition: all 0.3s;}

.home_news .home_news_show li a .home_news_show_tit{ width: 100%; margin: 0; overflow: hidden; padding: 0;}

.home_news .home_news_show li a .home_news_show_tit .home_news_show_tit1{ margin: 0; height: 0.4rem; width: 100%;}
 .home_news .home_news_show li a .home_news_show_tit .home_news_show_tit1 p{font-size: 0.16rem; color: #999999;}
 .home_news .home_news_show li a .home_news_show_tit .home_news_show_tit1 span{display: block; width: 4px; height: 4px ; border-radius: 4px; background: #999999; margin: 0.15rem 0.1rem 0 0.1rem;}
 .home_news .home_news_show li a .home_news_show_tit h1{ font-size: 0.22rem; color: #222222; line-height: 0.3rem; height: 0.6rem;}
 .home_news .home_news_show li a .home_news_show_tit b{ font-size: 0.16rem; color: #666666; margin-top: 0.3rem; display: block;} 
  .home_news .home_news_show li a .home_news_show_tit b img{width: 0.22rem; height: 0.14rem;margin-left: 0.1rem}
.home_news .home_news_show li:nth-child(3n){ margin: 0;}
.home_news .home_news_show li a:hover{ background: #173AA2;}
.home_news .home_news_show li a:hover h1,.home_news .home_news_show li a:hover b,.home_news .home_news_show li a:hover p{color:#ffffff; }

/*合作伙伴*/
.home_partner{ width: 100%; margin: 0; padding: 0.5rem 0; overflow: hidden;}
.home_partner .home_partner_tit{ width: 100%; margin: 0; text-align: center;}
.home_partner_tit h1{ font-size: 0.46rem; color: #222222;}
.home_partner_tit h1 b{ color: #dd2219;}
.home_partner_tit p{ font-size: 0.16rem; color: #666666; line-height: 0.3rem; margin-top: 0.3rem;}
.home_partner  ul{width: 100%; margin: 0.8rem 0 0 0;display: block; }
.home_partner  ul li{float: left; border: 1px solid #e4e4e4; width: 12.4%; overflow: hidden; margin-left: -1px; margin-top: -1px; background: #ffffff;}
.home_partner ul li img{max-width: 100% !important;
    height: auto !important;
    border: 0;
    vertical-align: middle;}
/*在线联系*/
.home_contact{ width: 100%; margin: 0; background: url(../images/kf_02.jpg) no-repeat center; text-align: center; padding: 1rem 0;background-size: cover;}
.home_contact h1{font-size: 0.36rem; color: #FFFFFF;}
.home_contact p{font-size: 0.16rem; color: #999999; margin: 0.1rem auto 0 auto; width: 80%}
.home_contact  a{ width: 1.4rem; height: 0.46rem; background: #173AA2; color: #FFFFFF; line-height: 0.46rem; display: block; margin: 0.5rem auto 0 auto; font-size: 0.14rem; position: relative; padding: 0 0 0 0.3rem; text-align: left; transition: all 0.3s;}
.home_contact  a::after{ content: ""; position: absolute; background: url(../images/kfjt.png) no-repeat right center; width: 18px; height: 8px; top: 0.2rem; right: 0.23rem;}
.home_contact  a:hover{background: #F39700;}

/*底部*/
.foot{width: 100%; margin: 0; padding: 0 0 0 0; overflow: hidden; background: #102947;}
.foot .foot_con{ width: 100%; margin: 0.6rem 0 0 0; overflow: hidden;}
.foot_con .foot_con_list {
    width: auto;
    margin: 0;
    padding: 0 0.9rem 0 0;
    float: left;
}
.foot_con_list .foot_tit {
    font-size: 0.18rem;
    color: #FFFFFF;
}
.foot_con_list a {
    margin-bottom: 0.1rem;
    color: #999999;
    display: block;
    font-size: 0.14rem;
	font-weight: normal;
}

.foot_con .foot_con_ewm {
    float: right;
    margin: 0;
    width: 20%
  
}
.foot_con_ewm img{margin-bottom: 0.2rem;width: 1.9rem;}
.foot_con_ewm p{ font-size: 0.14rem; color: #ffffff;line-height: 0.2rem; margin-top: 0.12rem;}
.foot_con_ewm p a{ font-size: 0.26rem; color: #ffffff;}

.foot_con_ewm  .foot_con_ewm_fx{ width: 100%; margin: 0.3rem 0 0 0;}
 .foot_con_ewm_fx a{width: 28px; height: 28px; display: block; border: 1px solid #ffffff; float: left; margin-right: 5px;}
  .foot_con_ewm_fx a img{width: 100%;}
 .foot .foot_bot{ width: 100%;border-top: 1px solid #2d3138; margin: 0.6rem 0  0 0; height: 0.4rem; line-height: 0.4rem;}
 .foot_bot p{ font-size: 14px; color: #777777; font-weight: normal;}
  .foot_bot p a{font-size: 14px; color: #777777; font-weight: normal; float: left;}
  .foot_bot p span{  width: 2px; height: 12px; background: #777777; margin: 0.15rem 0.2rem 0 0.2rem;display: block; float: left;}
  
  .foot_kx{width: 100%; height: 0.5rem; margin: 0;}
  
  
  
  /*子页面——banner*/
  .zi_banner{width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.zi_banner .zi_banner_con{ width: 16rem; position: absolute; z-index: 4; overflow: hidden; top: 0; left: 50%; margin-left: -8rem;    display: table;
    table-layout: fixed;text-align: left; height: 100%;}
.zi_banner  .zi_banner_con h1{ font-size: 0.42rem; color: #ffffff; position: absolute;top: 48%;}
.zi_banner  .zi_banner_con span{ display: block; position: absolute; bottom: 0.1rem; line-height: 0.3rem;}
.zi_banner  .zi_banner_con a{font-size: 0.14rem; color: #ffffff; float: left;}
.zi_banner  .zi_banner_con p{font-size: 0.14rem; color: #ffffff; float: left; margin: 0 0.1rem;}
.zi_banner  .zi_banner_con b{font-size: 0.14rem; color: #f39700; float: left; margin: 0 0.1rem;font-weight: normal;}
.zi_banner  .zi_banner_con a img{margin-right: 0.1rem; margin-top: -0.02rem;}
  /*子页面——产品中心*/
  .zi_pro{ width: 100%; margin: 0; overflow: hidden;}
   .zi_pro  .zi_pro_l{ width: 50%; margin: 0.6rem 0 0 0; padding: 0;}
   .zi_pro_l h1{ font-size: 0.3rem; color: #333333;font-weight: bold;}
   .zi_pro_l .zi_pro_search{width: 80.625%; height: 0.58rem; border: 1px solid #dddddd; border-radius: 5px; margin: 0.2rem 0 0 0;}
   .zi_pro_search input.tex1 {
   	border: none;
   	background: none;
   	font-size: 0.14rem;
   	
   	color: #999999;
   	height: 0.26rem;
   	line-height: 0.58rem;
  padding: 0.3rem 0.1rem;
   	width: 80%;
   }
   
   .zi_pro_search input.search-btn1 {
   	border: none;
   	width: 0.32rem;
   	height: 0.32rem;
   	background: url(../images/pross.png) no-repeat center;
   	background-size: 60% auto;
	padding: 0.3rem 0.1rem;
   }
      .zi_pro  .zi_pro_r{ width: 50%; margin: 1.3rem 0 0 0; padding: 0;}
	   .zi_pro_r a{ float: left; margin-right: 3.3%; display: block;color: #333333; font-size: 0.2rem;}
	   .zi_pro_r a:hover{color: #173aa2;}
	   .zi_pro_r a:nth-child(6n) {
	       margin-right: 0;
	   }
	   .zi_pro_con{ width: 100%; margin: 0.5rem 0 0 0; padding: 0; overflow: hidden;}
	    .zi_pro_con  .zi_pro_con_l{width: 53.875%; margin: 0;}
	    .zi_pro_con  .zi_pro_con_l b .ltz,.zi_pro_con  .zi_pro_con_l b .kjz{margin: 0.1rem 0 0 0; height: 0.4rem; color: #173aa2; font-size: 0.2rem;}
	     .zi_pro_con  .zi_pro_con_l b .ltz:hover,.zi_pro_con  .zi_pro_con_l b .kjz:hover{color: #f39700;}
		.zi_pro_con  .zi_pro_con_l a{width: 100%; height: 4.67rem; display: block;margin: 0.32rem 0 0 0;}
		 .zi_pro_con  .zi_pro_con_l img{    max-width: 100% !important;
    height: 100% !important;
    border: 0;
    vertical-align: middle;}
		 .zi_pro_con_l h1{ color:#173aa2; font-size: 0.36rem;font-weight: bold;display: inline-block;}
		 .zi_pro_con_l b{  font-size: 0.36rem; float: left;color:#173aa2; font-weight: bold;margin: 0 0 0 0.2rem;}
		 .zi_pro_con_l p{ color: #999999; font-size: 0.16rem; font-weight: normal;line-height: 0.3rem;}
		  .zi_pro_con  .zi_pro_con_r{width: 46.125%; margin: 0;}
		  .zi_pro_con  .zi_pro_con_r .zi_pro_con_r_tit{ width: calc(100% - 4%); border-bottom: 1px solid #DDDDDD; overflow: hidden; padding-bottom: 0.2rem; margin:0.3rem 0  0 4%;}
		  .zi_pro_con_r_tit a{color: #999999; font-size: 0.16rem; margin-right: 4%; display: block; float: left;}
		  .zi_pro_con_r_tit a:hover{color: #173aa2;}
		  .zi_pro_con_r_tit a:nth-child(5n) {
		      margin-right: 0;
		  }
		  .picScroll-right{width: 100%; margin: 0.21rem 0 0 0;  overflow:hidden; position:relative;}
		  .picScroll-right .hd{ overflow:hidden;    }
		  		.picScroll-right .hd .prev{ display:block;  width:23px; height:32px; float:right;   overflow:hidden;
		  			 cursor:pointer;background: url(../images/arrowy.png) no-repeat;z-index: 999; position: absolute;left: 0.3rem; top: 50%; }
		  		.picScroll-right .hd .next{ background: url(../images/arrow.png) no-repeat;z-index: 999; position: absolute;right: 0; top: 50%;display:block;  width:23px; height:32px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
		  			 cursor:pointer; }
		  		.picScroll-right .hd .prevStop{ background-position:-60px 0; }
		  		.picScroll-right .hd .nextStop{ background-position:-60px -50px; }
		  		.picScroll-right .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		  		.picScroll-right .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		  		.picScroll-right .hd ul li.on{ background-position:0 0; }
		   .picScroll-right .bd{padding:0;}
		 .picScroll-right .bd ul{ overflow:hidden; zoom:1;}
		  .picScroll-right .bd ul li{width: 3.38rem; height: 4.67rem; background: url(../images/cp_05.jpg) no-repeat center; text-align: center; float: left;margin: 0 0.2rem;}
		 .picScroll-right .bd ul li img{max-width: 100% !important;
    height: auto !important;
    border: 0;
    vertical-align: middle;}
		   .picScroll-right ul li p{ font-size: 0.2rem; color: #333333;}
		   .picScroll-right ul li b{ width: 2rem; height: 0.32rem;border: 1px solid #919599; text-align: center; line-height: 0.32rem; font-size: 0.14rem; color: #919599; display: block;margin: 0.13rem auto 0 auto;} 
		   .picScroll-right ul li a b:hover{background: #173aa2; color: #ffffff;}

/*子页面——产品列表*/
.pro_list{width: 100%; margin: 0.6rem 0 0 0; padding: 0; overflow: hidden;}
.pro_list .pro_list_tit{width: 100%;}

.pro_list .pro_list_tit h1{ color: #333333; font-size: 0.42rem;}
.pro_list .pro_list_tit p{ color: #333333; font-size: 0.16rem;}

  .pro_list_con{width: 100%; margin: 0;  overflow:hidden; position:relative;}
		
		 .pro_list_con ul{ overflow:hidden; zoom:1;}
		  .pro_list_con ul li{width: 21.125%; padding-bottom: 0.6rem; background: url(../images/cp_05.jpg) no-repeat center; text-align: center; float: left;margin:0.5rem  5.1% 0 0;}
		  
		 .pro_list_con ul li:nth-child(4n) {
		      margin-right: 0;
		  }
		 .pro_list_con ul li img{max-width: 100% !important;
    height: auto !important;
    border: 0;
    vertical-align: middle;}
		  .pro_list_con ul li p{ font-size: 0.20rem; color: #333333;}
		  .pro_list_con ul li b{ width: 2rem; height: 0.28rem;border: 1px solid #919599; text-align: center; line-height: 0.28rem; font-size: 0.14rem; color: #919599; display: block;margin: 0.13rem auto 0 auto;} 
		    .pro_list_con ul li a b:hover{background: #173aa2; color: #ffffff;}
/*子页面——产品详情*/
.pro_top{ width: 100%; height: 100%;position: relative; overflow: hidden; z-index: 1;}
.pro_top img{width: auto;}
.pro_top_tit {
    display: table;
    table-layout: fixed;
    text-align: left;
    width: 16rem;
    left: 50%;
    margin-left: -8rem;
    position: absolute;
    z-index: 4;
    height: 100%;
    top: 1.55rem;
    overflow: hidden;
}
.pro_top_tit  .pro_ernav{display: block;
   overflow: hidden;
   width: 100%;
    line-height: 0.3rem; position: relative; top: 0rem;}
	.pro_top_tit  .pro_ernav a{font-size: 0.14rem; color: #ffffff; float: left;}
	.pro_top_tit  .pro_ernav p{font-size: 0.14rem; color: #ffffff; float: left; margin: 0 0.05rem;}

.pro_top_tit .pro_top_tit_l{ width: 62.0625%; height: auto; margin: 0;}

		/* 详情图片轮播*/
		.slideBox{ width:100%;  overflow:hidden; position:relative; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:5px;  width:12px; height:12px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius: 12px; }
		.slideBox .hd ul li.on{ background:#f39700; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{  display:block;  }

		/* 前/后按钮代码*/
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%;margin-top: -30px;  display:block; width:32px; height:53px; background:url(../images/arrows.png) -7px 0px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:-53px 0px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.pro_top_tit .pro_top_tit_l img{width: 100%;}
.pro_top_tit .pro_top_tit_r{ width: 35.6875%; height: auto; margin: 0;}
.pro_top_tit_r h1{font-size: 0.24rem;
    color: #ffffff;
    text-align: justify;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.pro_top_tit_r .pro_top_tit_r_one{width: 100%; height: 1px; background: #607387; margin: 0.3rem 0 0 0;}
.pro_top_tit_r .pro_top_tit_r_two{width: 100%; margin: 0; overflow: hidden;}
.pro_top_tit_r .pro_top_tit_r_two ul li{ float: left; width: 33.2%; text-align: center; margin: 0.3rem 0 0 0;}
.pro_top_tit_r .pro_top_tit_r_two ul li p{ font-size: 0.24rem; color: #ffffff;}
.pro_top_tit_r .pro_top_tit_r_two ul li b{ font-size: 0.16rem; color: #ffffff;font-weight: normal;}
.pro_top_tit_r .pro_top_tit_r_two ul  .wto_shu{width: 1px; height: 48px; background: #607387; margin: 0.42rem 0 0 0;}
.pro_top_tit_r .pro_top_tit_r_three{width: 100%; margin: 0.3rem 0 0 0; overflow: hidden;} 
.pro_top_tit_r_three h2{ color: #FFFFFF; font-size: 0.2rem;}
.pro_top_tit_r_three ul li{width: 0.8rem;  margin: 0.2rem 0 0 0.2rem; float: left; text-align: center;}
.pro_top_tit_r_three ul li p{ font-size: 0.14rem; color: #8f99a5;}
.pro_top_tit_r .zxgt{width: 1.66rem; height: 0.5rem; border-radius: 0.05rem; background: #da251d; display: block; font-size: 0.2rem; color: #ffffff; text-align: center; line-height: 0.5rem; margin: 0.4rem 0 0 0;}
.pro_top_tit_r .zxgt:hover{background: #173aa2;}

.pro_jianjie{ width: 100%; margin: 1rem 0 0.8rem 0; overflow: hidden;}
.pro_jianjie .pro_jianjie_l{width: 47.5%; margin: 0;}
.pro_jianjie_l span h1{font-size: 0.4rem; color: #222222; margin: 0;}
.pro_jianjie_l span b{font-size: 0.18rem; color: #222222; margin: 0;}
.pro_jianjie_l p{ font-size: 0.18rem; color: #666666; line-height: 0.36rem;font-weight: normal;margin-top: 0.5rem;}
.pro_jianjie .pro_jianjie_r{width: 40%; margin: 0;}

.pro_tedian{width: 100%; margin: 0 0 0 0; overflow: hidden; background: url(../images/cpxq_07.jpg)  no-repeat center; padding: 0.6rem 0 1rem 0;    background-size: cover;}

.pro_tedian span h1{font-size: 0.4rem; color: #ffffff; margin: 0;}
.pro_tedian span b{font-size: 0.18rem; color: #ffffff; margin: 0;}
.pro_tedian ul{width: 100%; overflow: hidden; margin-top: 0.6rem;}
.pro_tedian ul li{width: 23.125%; float: left; margin-right: 2.5%;}
.pro_tedian ul li:nth-child(4n) { margin-right: 0;}
.pro_tedian ul li img{width: 100%;}
.pro_tedian ul li h2{ font-size: 0.24rem; color: #da251d; margin: 0.2rem 0 0 0;}
.pro_tedian ul li p{ font-size: 0.14rem; color: #ffffff; line-height: 0.22rem; margin: 0.1rem 0 0 0;font-weight: normal;}


.pro_case{ width: 100%; margin: 0.5rem 0 ; padding: 0; overflow: hidden;}
.pro_case .pro_case_tit{width: 100%;overflow: hidden;}
.pro_case_tit span{display: block;}
.pro_case_tit span h1{font-size: 0.4rem; color: #222222; margin: 0;font-weight:bold;}
.pro_case_tit span b{font-size: 0.16rem; color: #222222; margin: 0;}
.pro_case_tit a{width: 1.7rem; height: 0.4rem; background: #f39700;  color: #ffffff; font-size: 0.16rem; text-align: center; line-height: 0.4rem;display: block; border-radius: 0.2rem; margin: 0;}
.pro_case_tit a:hover{background: #173aa2;}
.pro_case ul{overflow: hidden; width: 100%; margin: 0.5rem 0 0 0;}
.pro_case ul li{float: left; width: 23.125%; margin-right: 2.5%;}
.pro_case ul li:nth-child(4n) { margin-right: 0;}
.pro_case ul li a{display: block;}
.pro_case ul li a p{ font-size: 0.18rem; color: #222222; margin: 0.2rem 0 0 0;}
.pro_case ul li a b{font-size: 0.14rem; color: #999999; background: url(../images/aljt.png) no-repeat right center; padding-right: 0.2rem;transition: all 0.3s; }
.pro_case ul li a .case_h{width: 100%; height: 1px; background: #eeeeee; margin: 0.2rem 0 0 0;}

.pro_case ul li a:hover p{color: #F39700;}
.pro_case ul li a:hover b{margin-left: 0.1rem;}
.pro_canshu{width: 100%; margin: 0 0 0  0; padding: 0.5rem  0; background: #f7f7f7;}
.pro_canshu span h1{font-size: 0.4rem; color: #222222; margin: 0;}
.pro_canshu span b{font-size: 0.18rem; color: #222222; margin: 0;}
.data-show table{margin-top:0.6rem;}
.data-show table td {
    padding: 5px 2px;
    word-break: break-all;
}
.data-show table tr .one-tr{border-top:1px solid #ccc;border-right:1px solid #ccc; background: #f7f7f7;}

.data-show table tr{border-top:1px solid #ccc;border-right:1px solid #ccc;margin:30px 0}
.data-show table tr td{text-align:center;border-left:1px solid #ccc;border-bottom:1px solid #ccc;line-height:0.4rem; font-size: 0.16rem; color: #222222;}


.pro_liucheng{width: 100%; margin: 0.6rem 0  0 0; overflow: hidden;}
.pro_liucheng span h1{font-size: 0.36rem; color: #222222; margin: 0;}
.pro_liucheng span b{font-size: 0.2rem; color: #999999;     margin: 0.3rem 0 0 0;font-weight: normal;line-height: 0.3rem; display: block;}
.pro_liucheng ul{margin: 0.9rem 0 0 0; overflow: hidden;}
.pro_liucheng ul li{width: 11.11%; float: left; text-align: center;}
.pro_liucheng ul li img{width: auto;}
.pro_liucheng ul li h2{ font-size: 0.18rem; color: #222222; margin: 0.4rem 0 0 0;}
.pro_liucheng ul li p{ font-size: 0.14rem; color: #999999; line-height: 0.2rem; margin: 0.2rem 0 0 0;}
.pro_liucheng ul li.liucheng_shu{margin-top: 0.2rem;}

.pro_message{ width: 100%; margin: 0.8rem 0 0 0; overflow: hidden; padding: 0.6rem  0; background: #f7f7f7;}
.pro_message span h1{font-size: 0.36rem; color: #222222; margin: 0;}
.pro_message span b{font-size: 0.16rem; color: #999999; margin: 0.3rem 0 0.5rem 0; display: block;font-weight: normal;}
.pro_message .message_form{    width: 100%;
    overflow: hidden;
    margin-top: 10px;}
	
	.pro_message .message_form .item_form{width: 32.5%;
    border: 1px solid #eeeeee;
  
    position: relative;
    float: left;
    margin-right: 1.25%;
    overflow: hidden;
}
.pro_message .message_form .item_form:nth-child(3n){ margin-right: 0;}
.item_form input{
    height: 0.48rem;
    font-size: 16px;
    background: none;
    width: 100%;
    color: #999999;
    border: none;
    outline: none;
    line-height: 0.48rem;
    position: relative;
    z-index: 2;
	font-weight: normal;
	padding-left: 0.1rem;
}
.item_form input::placeholder{color: #666666;}

.pro_message .message_form .item_form2 {
    width: 66.25%;
    border: 1px solid #eeeeee;
    
    position: relative;
    overflow: hidden;
	top: 0.2rem;
	float: left;
}


.item_form2 textarea {
    height: 1.56rem;
    font-size: 16px;
    background: none;
    width: 100%;
    color: #999;
    border: none;
    outline: none;
    line-height: 56px;
    position: relative;
    z-index: 2;
	font-weight: normal;
	padding-left: 0.1rem;
	
}
.item_form2 textarea::placeholder{color: #666666;}
.pro_message .message_form .item_form3{
    width: 32.5%;
float: right;
    
    position: relative;
    overflow: hidden;
	top: 0.2rem;
	background: #e2eafb;
	padding: 0.12rem;
	border-radius: 0.2rem;
}
.item_form3 .item_form3_con{ width: 100%;background: #2251c5; border-radius: 0.2rem; overflow: hidden; padding: 0.3rem 0;}
.item_form3_con p{ color: #FFFFFF; font-size: 0.18rem; text-align: center;line-height: 0.2rem;margin-bottom: 0.2rem;}
.item_form3_con .item_form3_con_iphone{ width: 72.5%; margin: 0 auto; }
.item_form3_con_iphone b{color: #FFFFFF; font-size: 0.18rem; line-height: 1; }
.item_form3_con_iphone a{width: 0.92rem; height: 0.22rem;display: block; background: #FFFFFF;color: #5465f3; font-size: 0.12rem; text-align: center; border-radius: 0.11rem; line-height: 0.22rem;}

.pro_message .message_form .item_button {
    width: 100%;
    overflow: hidden;
}
.item_button .btn2 {
    width: 1.98rem;
    height: 0.62rem;
  
    
    text-align: center;
    display: block;
    line-height: 0.62rem;
    border: 0;
    color: #ffffff;
    font-size: 0.18rem;
    margin: 0.4rem 0 0 0;
    transition: all linear 0.3s;
    float: left;
    cursor: pointer;
	background: #244cab;
	    background: -moz-linear-gradient(top, #2055d6 0%, #244cab 100%);
	    background: -webkit-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -o-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -ms-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: linear-gradient(to bottom, #2055d6 0%,#244cab 100%);
}
 .item_button .btn2:hover {
						 	border-radius: 10px;
						 }

/*子页面——新闻中心*/

.zi_news{width: 100%; margin: 0;}
.zi_news .home_news_con1{
    width: 100%;
    margin: 0.6rem 0 0 0;
    overflow: hidden;
}
.zi_news .home_news_con1 .home_news_con1_l{width: 66.3125%; margin: 0; }

.zi_news .home_news_con1 .home_news_con1_l a{display: block; position: relative;}

.home_news_con1_l .home_news_con1_l_tit{ width: 100%; margin: 0; overflow: hidden; position: absolute; bottom: 0.3rem;padding: 0 0 0 0.3rem;}
.home_news_con1_l .home_news_con1_l_tit  .home_news_con1_l_tit1{ margin: 0; height: 0.4rem; width: 100%;}
 .home_news_con1_l_tit1 p{font-size: 0.16rem; color: #FFFFFF;}
 .home_news_con1_l_tit .home_news_con1_l_tit1  span{display: block; width: 4px; height: 4px ; border-radius: 4px; background: #FFFFFF; margin: 0.15rem 0.1rem 0 0.1rem;}
  .home_news_con1_l_tit h1{ font-size: 0.22rem; color: #ffffff;}
 .home_news_con1_l_tit b{ font-size: 0.16rem; color: #ffffff; margin-top: 0.3rem; display: block;}
 .home_news_con1_l_tit b img{width: auto;   margin-left: 0.1rem;}
 
.zi_news .home_news_con1 .home_news_show1{width: 32.5%;
    margin: 0;
    height: 4.8rem;
    background: #FFFFFF;
    padding: 0.2rem;
}
 
.home_news_con1 .home_news_show1 ul li{ float: left; margin: 0 0.19rem 0 0; width: 100%; border-bottom: 1px solid #eeeeee;}
 .home_news_con1 .home_news_show1 li a{ height: 2.2rem; background: #ffffff; display: block; padding: 0.3rem;}
 
  .home_news_con1 .home_news_show1  li a .home_news_show_tit1{ width: 100%; margin: 0; overflow: hidden; padding: 0;}
 
  .home_news_con1 .home_news_show1  li a .home_news_show_tit1 .home_news_show_tit2{ margin: 0; height: 0.4rem; width: 100%;}
 .home_news_con1 .home_news_show1  li a .home_news_show_tit1 .home_news_show_tit2 p{font-size: 0.16rem; color: #999999;}
 .home_news_con1 .home_news_show1  li a .home_news_show_tit1 .home_news_show_tit2 span{display: block; width: 4px; height: 4px ; border-radius: 4px; background: #999999; margin: 0.15rem 0.1rem 0 0.1rem;}
 .home_news_con1 .home_news_show1  li a .home_news_show_tit1 h1{ font-size: 0.22rem; color: #222222; line-height: 0.3rem; height: 0.6rem;}
 .home_news_con1 .home_news_show1  li a .home_news_show_tit1 b{ font-size: 0.16rem; color: #666666; margin-top: 0.3rem; display: block;} 
 .home_news_con1 .home_news_show1  li a .home_news_show_tit1 b img{width: 0.22rem; height: 0.14rem;margin-left: 0.1rem}
  .home_news_con1 .home_news_show1  li a:hover{ background: #173AA2;}
  .home_news_con1 .home_news_show1  li a:hover h1, .home_news_con1 .home_news_show1  li a:hover b, .home_news_con1 .home_news_show1  li a:hover p{color:#ffffff; }
  
  .zi_newscon{width: 100%; margin: 0; padding: 0;overflow: hidden;}
.zi_newscon .zi_newscon_l{width: 66.25%; margin: 0.3rem 0 0 0; padding: 0;}
.zi_newscon_l ul li{width: 100%; border-bottom: 1px solid #eeeeee; padding-bottom: 0.3rem; overflow: hidden; margin-top: 0.3rem;} 
.zi_newscon_l ul li a{display: block;}
.zi_newscon_l ul a:hover .zi_newscon_l_wz h1{color: #173aa2;}
.zi_newscon_l ul li a .zi_newscon_l_tp{width: 34.91%;height: 1.7rem; overflow: hidden;}
.zi_newscon_l ul li a .zi_newscon_l_tp img{width: 100%; height: 100%}
.zi_newscon_l ul li a .zi_newscon_l_wz{width: 62.29%;}
.zi_newscon_l_wz h1{font-size: 0.22rem; color: #222222;}
.zi_newscon_l_wz p{font-size: 0.14rem; color: #999999; line-height: 0.26rem; margin: 0.3rem 0;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: pre-wrap;}
.zi_newscon_l_wz b{font-size: 0.14rem; color: #999999;}

.zi_newscon .zi_newscon_r{width: 30.8125%; margin: 0.6rem 0 0 0; padding: 0; overflow: hidden;}
.zi_newscon_r .zi_newscon_r_tit{width: 100%; border-bottom: 1px solid #eeeeee; overflow: hidden; padding-bottom: 0.2rem;}
.zi_newscon_r .zi_newscon_r_tit img{width: auto;}
.zi_newscon_r_tit p{ color: #222222; font-size: 0.24rem; line-height: 1.6; padding: 0 0 0 0.1rem;}
 .zi_newscon_r .pro_zs{width: 100%; margin: 0.3rem 0 0 0; overflow: hidden; position: relative;}
 .pro_zs .pro_zscon{ width: 100%; margin: 0; position: absolute; bottom: 0.3rem; padding: 0 0.2rem;}
  .pro_zs .pro_zscon h2{font-size: 0.22rem; color: #FFFFFF; margin-bottom: 0.1rem;}
    .pro_zs .pro_zscon p{font-size: 0.14rem; color: #FFFFFF; line-height: 0.22rem;}
	.zi_newscon_r .form_yhhd{width: 100%; margin: 0.3rem 0; overflow: hidden;}
	.form_yhhd .form_yhhd_xm{width: 100%;}
	 .form_yhhd_xm input{width: 49%;height: 0.4rem;font-size: 14px;
    background: none;
    border: 1px solid #eeeeee;
    color: #999999;
   
    outline: none;
    line-height: 0.4rem;
    position: relative;
    z-index: 2;
    font-weight: normal;
    padding-left: 0.1rem; margin-bottom: 0.1rem;}
		.form_yhhd_xm input::placeholder{color: #999999;}
	.form_yhhd textarea{height: 1rem;
    font-size: 14px;
    background: none;
    width: 100%;
    color: #999;
    border: none;
    outline: none;
    line-height: 56px;
    position: relative;
    z-index: 2;
    font-weight: normal;
    padding-left: 0.1rem;    border: 1px solid #eeeeee;}
	
	.form_yhhd textarea::placeholder{color: #999999;}
	.form_yhhd button{ width: 1rem;
    height: 0.5rem;
  
    
    text-align: center;
    display: block;
    line-height: 0.5rem;
    border: 0;
    color: #ffffff;
    font-size: 0.16rem;
    margin: 0.2rem 0 0 0;
    transition: all linear 0.3s;
    float: left;
    cursor: pointer;
	background: #244cab;
	    background: -moz-linear-gradient(top, #2055d6 0%, #244cab 100%);
	    background: -webkit-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -o-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -ms-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: linear-gradient(to bottom, #2055d6 0%,#244cab 100%);}
		.form_yhhd button:hover{background: #f19800;}
		
		/*新闻中心详情*/
		  .zi_banner1{width: 100%;
		    height: 5rem;
		    position: relative;
		    overflow: hidden;
		    z-index: 1;
			background: #081f55;
		}
		 .zi_banner1 img{opacity: 0.5;height: auto;}
		.zi_banner1 .zi_banner_con1{ width: 16rem; position: absolute; z-index: 4; overflow: hidden; top: 0; left: 50%; margin-left: -8rem;    display: table;
		    table-layout: fixed;text-align: left; height: 100%;}
		.zi_banner1  .zi_banner_con1 h1{ font-size: 0.42rem; color: #ffffff; position: absolute;top: 48%; text-align: center; width: 100%;}
			.zi_banner1  .zi_banner_con1 h2{ font-size: 0.14rem; color: #ffffff; position: absolute;bottom: 28%; text-align: center; width: 100%;line-height: 2;display: block;}
				.zi_banner1  .zi_banner_con1 h2 i{font-style: normal;}
		.zi_banner1  .zi_banner_con1 span{ display: block; position: absolute; bottom: 0.1rem; line-height: 0.3rem;}
		.zi_banner1  .zi_banner_con1 a{font-size: 0.14rem; color: #ffffff; float: left;}
		.zi_banner1  .zi_banner_con1 p{font-size: 0.14rem; color: #ffffff; float: left; margin: 0 0.1rem;}
		.zi_banner1  .zi_banner_con1 b{font-size: 0.14rem; color: #f39700; float: left; margin: 0 0.1rem;}
		.zi_banner1  .zi_banner_con1 a img{opacity: 1;}
		
		
		.zi_newsde{width: 100%; background: #eeeeee; margin: 0; overflow: hidden;}
		.zi_newsde .zi_newsde_con{width: 80%; background: #ffffff; padding: 0.6rem 0.3rem; overflow: hidden;margin: 0 auto;}
		.zi_newsde_con p{ font-size: 0.14rem;
    color: #666666;
    line-height: 0.26rem;
    font-weight: normal;
    width: 800px;
    text-align: left;
   margin: 0.2rem auto;}
		.zi_newsde_con img{width: 800px;}
		.zi_newsde .zi_newsde_bottom{width: 100%; border-top: 1px solid #eeeeee; overflow: hidden; background: #FFFFFF; padding: 0.6rem 0.3rem;}
		.zi_newsde_bottom .zi_newsde_bottom_l{width: 50%; margin: 0;}
		 .zi_newsde_bottom_l a p{color: #222222; font-size: 0.18rem; font-weight: normal;}
		  .zi_newsde_bottom_l a b{color: #222222; font-size: 0.14rem; font-weight: normal; position: relative; display: block;padding-left: 0.4rem;}
		  .zi_newsde_bottom_l a b::before{
			  content: "";
			  position: absolute;
			  background: url(../images/fyl.png) no-repeat left center;
			  width: 0.2rem; height: 0.05rem;
			  top: 0.10rem;
			  left: 0;
		  }
		  .zi_newsde_bottom_l a:hover p,.zi_newsde_bottom_r a:hover p{color: #254aa4;}
		  
		  .zi_newsde_bottom .zi_newsde_bottom_r{width: 50%; margin: 0;text-align: right;}
		   .zi_newsde_bottom_r a p{color: #222222; font-size: 0.2rem; font-weight: normal;}
		    .zi_newsde_bottom_r a b{color: #222222; font-size: 0.14rem; font-weight: normal; position: relative; display: block;padding-right: 0.4rem;}
		    .zi_newsde_bottom_r a b::after{
		  	  content: "";
		  	  position: absolute;
		  	  background: url(../images/fyr.png) no-repeat right center;
		  	  width: 0.2rem; height: 0.05rem;
		  	  top: 0.10rem;
		  	  right: 0;
		    }
		    .zi_newsde_bottom_l a:hover p{color: #254aa4;}
			
			/*案例页面*/
			.case_tit{width: 100%; margin: 0.5rem 0 0 0; overflow: hidden;}
			.case_tit h1{ color: #222222; font-size: 0.28rem; line-height: 0.5rem; width: 70%;}
			.case_tit span{width: 70%;display: block; background: #fdeacc;color: #f39700; font-size: 0.16rem;  line-height: 0.36rem;border-radius: 0.25rem; padding-left: 0.4rem;margin: 0.55rem 0 0 0;}
			.case_con{width: 100%; margin: 0;overflow: hidden;}
			.case_con ul li{width: 23.125%; float: left; margin-right: 2.5%; margin-top: 0.6rem;}
			.case_con ul li:nth-child(4n) {
			    margin-right: 0;
			}
			.case_con ul li a .case_more{width: 100%; border-bottom: 1px solid #EEEEEE;padding: 0.2rem 0;}
			.case_more p{font-size: 0.18rem; color: #222222;line-height: 0.26rem;}
			.case_more b{font-size: 0.14rem; color: #999999;position: relative;}
			.case_more b::after{
				content: "";
				background: url(../images/case_m.png) no-repeat right center;
				position: absolute;
				width: 7px;
				height: 11px;
				top: 5px;
				left: 0.7rem;
			}
			
				/*案例详情*/
				
				.pro_top_tit_r .pro_top_tit_r_five{
				    width: 100%;
				    margin: 0.3rem 0 0 0;
				    overflow: hidden;
				}
				.pro_top_tit_r_five h2{  color: #FFFFFF; font-size: 0.2rem;}
				.pro_top_tit_r_five .pro_top_tit_r_five1{width: 100%;overflow: hidden; margin: 0.15rem 0 0 0;}
				.pro_top_tit_r_five1 a{ width: 47%; display: block; background: #2d537b;  height: 0.33rem; border-radius: 0.17rem; line-height: 0.33rem; overflow: hidden; float: left; margin: 0.12rem 0.1rem 0 0; padding: 0 0 0 0.2rem; color: #ffffff;}
				.pro_top_tit_r_five1 a p{float: left; width: 50%; font-size: 0.16rem; }
				
				
				.casede_tit{width: 100%; margin: 0; background: url(../images/casede_tit.png) no-repeat left center; padding-left: 0.36rem;}
				
				.casede_tit h1{ color: #222222; font-size: 0.4rem;}
				.casede_tit p{ color: #222222; font-size: 0.18rem;}
				
				.case_introduce{width: 100%; overflow: hidden;padding: 1rem 0 0 0;}
				.case_introduce .case_in_con{width: 100%; margin: 0;}
				.case_in_con .case_in_con_l{ width: 61.75%; margin: 0;padding: 0.6rem 0 0 0.36rem;}
				.case_in_con_l p{color: #666666; font-size: 0.16rem;line-height: 0.3rem}
				.case_in_con .case_in_con_r{ width: 35.6875%; margin: 0;padding: 0.4rem 0 0 0;}
				
				
				.casede_process{width: 100%; margin: 0 0 0 0; padding: 0.8rem 0; overflow: hidden; background: #f5f5f5;}
				.casede_process .casede_process_con{width: 100%; margin: 0.6rem 0 0 0; overflow: hidden;}
				.casede_process_con p{ color: #222222; font-size: 0.16rem; line-height: 0.3rem;}
				
				.casede_advantages{width: 100%; margin: 0 0 0 0; padding: 0.8rem 0; overflow: hidden;}
				.casede_advantages ul{margin-top: 0.8rem;overflow: hidden;}
				.casede_advantages ul li{    float: left; width: 23.125%; margin-right: 2.5%; background: #f5f5f5; padding: 0.4rem;}
				.casede_advantages ul li h2{ font-size: 0.2rem; color: #234fbb;line-height: 0.26rem;}
				
				.casede_advantages ul li p{ font-size: 0.14rem; color: #666666; line-height: 0.24rem; margin-top: 0.2rem;}
				.casede_advantages ul li:nth-child(4n) {
				    margin-right: 0;
				
				}
				
				.casede_filming{width: 100%; margin: 0 0 0 0; padding: 0.8rem 0 0.4rem 0; overflow: hidden;}
				.casede_filming .casede_filming_con{width: 100%; overflow: hidden; margin-top: 0.8rem;}
				 .casede_filming_con img{width: 100%;}
				 
				 
				 
/*关于我们*/
.about_one{width: 100%; margin: 0;} 
.about_one .about_one_tit{width: 100%; margin: 0.8rem 0 0 0; overflow: hidden;}
.about_one_tit h1{font-size: 0.4rem; color: #173aa2; float: left;}
.about_one_tit p{font-size: 0.16rem; color: #999999; float: left;    margin-top: 0.13rem;}
.about_one .about_one_show{width: 100%; margin: 0;overflow: hidden;}
 .about_one_show  .about_one_show_l{ width: 46.875%; margin: 0;}
  .about_one_show_l p{ color: #666666;font-size: 0.16rem;line-height: 0.3rem; margin: 0.4rem 0 0 0;}
  
   .about_one_show .about_one_show_r{ width: 43%; margin: 0.35rem 0 0 0; border-radius: 0.5rem; overflow: hidden;}
   
  .about_one  .about_data{width: 100%; margin: 0.8rem 0 0 0; overflow: hidden;}
    .about_data ul li{float: left; width: 23.125%; margin-right: 2.5%; text-align: center; border-bottom: 1px solid #EEEEEE; padding-bottom: 0.3rem; line-height: 1;}
	.about_data ul li:nth-child(4n) {
	    margin-right: 0;
	
	}
	.about_data ul li p{ font-size: 0.6rem; color: #173aa2;}
	.about_data ul li b{ font-size: 0.16rem; color: #666666;margin-top: 0.1rem; display: block;}
	
	.about_culture{width: 100%; background: #f9fdff; overflow: hidden; padding: 0.5rem 0 0.5rem 0; margin: 0.5rem 0 0 0;}
	.about_culture .about_culture_tit{width: 60%; margin: 0; padding: 0;}
	.about_culture_tit h1{ color: #173aa2; font-size: 0.4rem;}
	.about_culture_tit p{ color: #999999; font-size: 0.16rem; font-weight: normal; line-height: 0.3rem; margin-top: 0.2rem;}
	.about_culture .about_culture_show{width: 100%; margin: 0.5rem 0 0 0; overflow: hidden;}
	.about_culture_show .about_culture_show_l{width: 30.3125%; margin: 0; padding: 0rem 0.5rem 0 0.5rem; background: #FFFFFF;}
	.about_culture_show_l ul li{margin-top: 0.2rem;}
	.about_culture_show_l ul li p{ font-size: 0.22rem; color: #222222;display: block;position: relative; padding-left: 0.26rem;}
	.about_culture_show_l ul li p::before{
		content: "";
		width: 4px;
		height: 20px;
		background: #e74038;
		position: absolute;
		left: 0;
		top: 12px;
	}
	.about_culture_show_l ul li b{ font-size: 0.16rem; color: #222222;display: block;position: relative;font-weight: normal;}
	
		.about_culture_show .about_culture_show_r{width: 66.4375%; margin: 0; }
		
		
		
		/*子页面—服务承诺*/
		.service_cn{width: 100%; margin: 0;overflow: hidden; padding: 0.8rem 0 0 0;}
		.service_cn .service_cn_l{width: 41%; margin: 0;}
		.service_cn .service_cn_l h1{ font-size: 0.4rem; color: #222222;}
		.service_cn .service_cn_l p{ font-size: 0.2rem; color: #222222; line-height: 0.36rem;margin: 0.4rem 0 1.26rem 0;}
		.service_cn .service_cn_r{width: 55.25%; margin: 0;}
		
	.service_cn .service_cn_r b{ font-size: 0.2rem; color: #222222; line-height: 0.36rem;margin: 0.6rem 0 0 0; display: block;}
	
	
	.service_jj{width: 100%; background: #f5f5f5;overflow: hidden; margin: 0.5rem 0 0 0;}
	.service_jj h1{font-size: 0.36rem; color: #222222; margin: 0.8rem 0;}
	.service_jj ul {overflow: hidden;}
	.service_jj ul li{width: 32.0625%;background: #f0f0f0; border-radius: 0.2rem; float: left;padding: 0.4rem 0.6rem; text-align: center; height: 2.8rem; margin-right: 1.9%;}
	.service_jj ul li h2{ font-size: 0.3rem; color: #234eb5;}
	.service_jj ul li p{ font-size: 0.16rem; color: #666666; margin-top: 0.18rem;line-height: 0.22rem;}
	
	.service_jj ul li:nth-child(3n) {
	    margin-right: 0;
	
	}
	.service_jj a{width: 2.31rem;height: 0.52rem; line-height: 0.52rem;border-radius: 0.26rem;color: #fea24d; font-size: 0.2rem; border: 1px solid #fea24d; display: block; margin: 0.6rem auto ; text-align: center;}
	
	.service_honor{width: 100%; margin: 0; padding: 0.8rem 0; }
	.service_honor .service_honor_tit{width: 100%; margin: 0;}
	.service_honor h1{ font-size: 0.36rem; color: #222222;}
	.service_honor p{ font-size: 0.16rem; color: #999999; margin-top: 0.1rem;}
	.service_honor ul{overflow: hidden; margin-top: 0.6rem;}
	.service_honor ul li{width: 12.5%; float: left; text-align: center;margin-right: 2.06%;}
	
	.service_honor ul li:nth-child(7n) {
	    margin-right: 0;
	
	}
	.service_honor ul li span{padding: 0.1rem; display: block;width: 100%; background: #f5f5f5;}
	.service_honor ul li p{margin-top: 0.1rem;}
	
	/*子页面—服务中心*/
	.sercen_one{width: 100%; margin: 0; padding: 0.8rem 0;overflow: hidden;}
	.sercen_one .sercen_one_l{width: 43.125%; overflow: hidden;}
	.sercen_one_l .sercen_one_top{width: 100%;overflow: hidden;margin-bottom: 0.3rem;}
	.sercen_one_l .sercen_one_top h1{font-size: 0.32rem; color: #222222;}
	.sercen_one_l .sercen_one_top p{font-size: 0.16rem; color: #333333;padding: 0.1rem 0 0 0.1rem;}
	.sercen_one_l  p{font-size: 0.16rem; color: #666666;line-height: 0.42rem;font-weight: normal;}
	.sercen_one .sercen_one_r{width: 50.625%; overflow: hidden;padding-top: 0.4rem;}
	
	
	.sercen_two{ width: 100%; margin: 0; padding: 0.5rem 0; overflow: hidden; background: #f5f5f5;}
	.sercen_two .sercen_two_l{width: 39.375%; margin: 2rem 0 0 0;}
	.sercen_two .sercen_two_l h1{ font-size: 0.3rem; color: #222222; line-height: 0.6rem;}
	.sercen_two .sercen_two_l p{ font-size: 0.18rem; color: #999999; line-height: 0.3rem;margin-top: 0.3rem;}
	.sercen_two .sercen_two_l a{display: block;width: 1.28rem; height: 0.46rem; background: #173aa2; line-height: 0.46rem; color: #ffffff; font-size: 0.14rem; position: relative; padding-left: 0.3rem;margin-top: 0.3rem;}
	.sercen_two .sercen_two_l a::after{
		content: "";
		position: absolute;
		width: 18px;
		height: 8px;
		top:18px;
		right: 10px;
		background: url(../images/zx.png) no-repeat right center;
	}
	
	.sercen_two .sercen_two_r{width: 56.9375%; margin: 0;}
	
	
	.sercen_three{ width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden; background: url(../images/fwzxbj_02.jpg) no-repeat center;background-size: cover;}
	.sercen_three h1{ font-size: 0.3rem; color: #222222; line-height: 0.4rem;}
	.sercen_three ul {margin-top: 0.8rem; overflow: hidden;}
	.sercen_three ul li{width: 15%; background: #FFFFFF; border-radius: 0.1rem; float: left; padding: 0.3rem 0.2rem 0.2rem 0.2rem; text-align: center;margin-right: 2%;box-shadow: 1px 5px 10px 0px #cccccc;}
	.sercen_three ul li img{width: auto;}
	.sercen_three ul li:nth-child(6n) {
	    margin-right: 0;
	
	}
	.sercen_three ul li b{display:block; font-size: 0.2rem; color: #254aa4; margin-top: 0.2rem;}
	.sercen_three ul li p{display:block; font-size: 0.12rem; color: #999999;}
	
	.sercen_four{width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden;}
	.sercen_four h1{font-size: 0.3rem; color: #222222;}
	.sercen_four p{font-size: 0.14rem; color: #999999; line-height: 0.26rem; width: 70%;margin-top: 0.2rem;}
	.sercen_four ul{width: 100%; overflow: hidden;margin-top: 1rem;}
	.sercen_four ul li{width: 25%; float: left; text-align: center;}
	.sercen_four ul li span{width: 1.42rem; height: 1.42rem;
	background: #244cab;
	    background: -moz-linear-gradient(top, #2055d6 0%, #244cab 100%);
	    background: -webkit-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -o-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -ms-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: linear-gradient(to bottom, #2055d6 0%,#244cab 100%); border-radius: 1.42rem; display: block; margin: 0 auto; text-align: center;padding-top: 0.35rem;border: 2px solid #ffffff;box-shadow: 1px 5px 10px 0px #ccccccc;}
		.sercen_four ul li span img{width: auto;}
		.sercen_four ul li b{display: block; font-size: 0.2rem; color: #222222;margin-top: 0.2rem;}
		.sercen_four ul li p{display: block; font-size: 0.14rem; color: #999999;width: 100%;margin: 0 0 0 0;}
		
		.sercen_five{width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden; background: #f9fdff;}
		.sercen_five h1{ color: #222222; font-size: 0.3rem;}
		.sercen_five p{ color: #999999; font-size: 0.14rem; margin-top: 0.2rem;}
		.sercen_five .sercen_five_con{width: 100%; margin:0.4rem 0 0 0; overflow: hidden;}
		.sercen_five_con .sercen_five_con_l{width: 40.625%; margin: 0; padding: 0 0.3rem 0.3rem 0.3rem ; background: #FFFFFF; overflow: hidden;}
		 .sercen_five_con_l  .sercen_five_con_l1{width: 100%; border-bottom: 1px solid #eeeeee;overflow: hidden;padding-bottom: 0.3rem; margin-top: 0.3rem;}
		 .sercen_five_con_l  .sercen_five_con_l1 span{  width: 0.51rem;   height: 0.51rem;   background-color: #fea24d; display: block; font-size: 0.35rem; color: #ffffff; text-align: center; background: url(../images/lx.png) no-repeat;line-height: 0.51rem;background-size: cover;}
		  .sercen_five_con_l  .sercen_five_con_l1 .five_xtx{width: 89%; margin: 0;}
		  .sercen_five_con_l  .sercen_five_con_l1 .five_xtx h1{ font-size: 0.18rem;color: #222222;margin-bottom: 0.2rem;}
		   .sercen_five_con_l  .sercen_five_con_l1 .five_xtx p{ font-size: 0.16rem;color: #999999;line-height: 1; margin-top: 0.1rem; font-weight: normal;}
		   
		   .sercen_five_con .sercen_five_con_r{width: 56.875%; margin: 0;  overflow: hidden;}
		    .sercen_five_con .sercen_five_con_r .sercen_five_con_r1{width: 100%;background: #e2eafb; padding: 0.2rem; height: auto; overflow: hidden; border-radius: 0.2rem; margin-top: 0.71rem;}
			 .sercen_five_con_r1 span{background: #244cab;
	    background: -moz-linear-gradient(top, #2055d6 0%, #244cab 100%);
	    background: -webkit-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -o-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: -ms-linear-gradient(top, #2055d6 0%,#244cab 100%);
	    background: linear-gradient(to bottom, #2055d6 0%,#244cab 100%); width: 100%; padding: 0.3rem; border-radius: 0.2rem; display: block;}
		.sercen_five_con_r1 span h2{color: #ffffff; font-size: 0.26rem;}
		.sercen_five_con_r1 span p{color: #ffffff; font-size: 0.18rem; line-height: 0.3rem;}
		
		/*子页面—重点应用*/
		
		.pro_app{width: 100%; margin: 0; padding: 0; overflow: hidden;}
		.pro_apptit{width: 70%; margin: 0.8rem 0 0 0; overflow: hidden;}
		.pro_apptit h1{ font-size: 0.36rem; color: #222222;}
		.pro_apptit p{ font-size: 0.2rem; color: #222222;line-height: 0.36rem;margin-top: 0.2rem;}
		
		.mt-tabpage {
			width: 100%;
			margin: 0.9rem auto 0 auto;
			box-shadow: 0 0 5px #999;
			background-color: #FFFFFF;
		}
		.mt-tabpage-title {
			height: 1rem;
			font-size: 0;
		
			width: 100%;
			margin: auto;
			background: #fff;
			
		}
		.mt-tabpage-title .mt-tabpage-item {
			display: inline-block;
			width: 16.666%;
			height: 1rem;
			line-height: 1rem;
			text-align: center;
			color: #ffffff;
			font-size: 0.2rem;
			background: #081f55;
		}
		.mt-tabpage-title .mt-tabpage-item:hover{
			color: #92b1f7;
			cursor: pointer;
		}
		.mt-tabpage-title .mt-tabpage-item-cur {
			color: #081f55;
			font-size: 0.2rem;
			background: #FFFFFF;
			border-bottom: 1px solid #081f55;
		}
		.mt-tabpage-count {
			position: relative;
			width:1600px;
			height: 7rem;
			overflow: hidden;
		}
		.mt-tabpage-cont__wrap {
			position: absolute;
		}
		.mt-tabpage-count .mt-tabpage-item {
			width: 1600px;
			height: 7rem;
			line-height: 1;
			
			position: relative;
		}
		.mt-tabpage-count .mt-tabpage-item  p{position: absolute; font-size: 0.18rem; color: #ffffff;z-index: 999; bottom: 1.4rem;width: 37.5%;margin-left:5% ;line-height: 0.26rem; }
		
			.pro_zdapp{width: 100%; margin: 0; padding: 0; overflow: hidden;}
			 .pro_zdapp ul{margin-top: 0.6rem;}
			 .pro_zdapp ul li{width: 25%; float: left; background: #f5f5f5;text-align: center;margin-right: 12.5%;} 
			.pro_zdapp ul li:nth-child(3n) {
			     margin-right: 0;
			 
			 }
			 .pro_zdapp ul li h2{ font-size: 0.24rem; color: #222222; margin-top: 0.3rem;}
			  .pro_zdapp ul li p{ font-size: 0.16rem; color: #999999; padding: 0.3rem;line-height: 0.32rem;}
			  
	/*子页面—联系我们*/
	
	.pro_contact_top{width: 100%; border-bottom: 1px solid #eeeeee; overflow: hidden; padding: 0.8rem 0 0.5rem 0;}
	.pro_contact_top .pro_item{width: 23%; margin: 0 15.5% 0 0;  float: left;}
	.pro_contact_top .pro_item:nth-child(3n) {
	     margin-right: 0;
	 
	 }
	.pro_contact_top .pro_item .boxtop{display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.pro_contact_top .pro_item .boxtop .right{margin-left: 0.1rem;}
.pro_contact_top .pro_item .boxtop h5{font-size: 0.18rem; color: #222222;font-weight: normal; }
.pro_contact_top .pro_item .boxtop h6{font-size: 0.16rem; color: #999999; font-weight: normal;}
.pro_contact_top .pro_item  .boxBot{font-size: 0.2rem; color: #222222;font-weight: normal; line-height: 0.4rem;word-break:break-word; }
.pro_contact_top .pro_item  .boxBot a{ font-size: 0.34rem; color: #222222; font-weight: normal;display: block;}
.pro_contact_top .pro_item  .boxBot p{ font-size: 0.16rem; color: #222222; font-weight: normal;}

#map{width: 100%; height: 5rem; margin-top: 0.6rem;}


/*子页面—生产物料*/
.pro_material{width: 100%; margin: 0; padding: 0.8rem 0; background: #f5f6fd; overflow: hidden;}
.pro_material .pro_material_l{width: 54%;margin: 0; padding: 0;}
.pro_material_l h1{ font-size: 0.4rem; color: #222222; }
.pro_material_l p{ font-size: 0.16rem; color: #999999; line-height: 0.3rem; margin-top: 0.4rem;}

.pro_material .pro_material_r{width: 43.5%;margin: 0; padding: 0.2rem ;position: relative;overflow: hidden;}
.pro_material .pro_material_r::before{
	
	content: "";
	position: absolute;
	width: 1.08rem;
	height: 1.08rem;
	border-radius: 0.15rem;
	left: 0;
	top: 0;
	background: #c6c9de;
	z-index: 1;
}
.pro_material .pro_material_r::after{
	
	content: "";
	position: absolute;
	width: 1.08rem;
	height: 1.08rem;
	border-radius: 0.15rem;
	right: 0;
	bottom: 0;
	background: #c6c9de;
	z-index: 1;
}
.pro_material .pro_material_r img{z-index: 1;border-radius: 0.5rem 0 0.5rem 0.5rem;position: relative;}
		/* 滚动*/
		.picMarquee-left{ overflow:hidden; position:relative;   }
	

		.picMarquee-left .bd{ margin-top: 1.6rem;   }
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center;}
		.picMarquee-left .bd ul li .pic img{ width:2.01rem; height:1.25rem; display:block;border-radius: 0.15rem 0.15rem 0 0; }
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:0.36rem; width: 2.01rem; height: 0.36rem; background: #c6c9de; font-size: 0.14rem; color: #222222; border-radius: 0 0 0.15rem 0.15rem; }

		
		
		.proma_case{ width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden; background: #0d2762;}
		.proma_case .proma_case_tit{width: 100%;overflow: hidden;}
		.proma_case_tit span{display: block;}
		.proma_case_tit span h1{font-size: 0.4rem; color: #ffffff; margin: 0;}
		.proma_case_tit span b{font-size: 0.18rem; color: #ffffff; margin: 0;}
		.proma_case_tit a{width: 1.7rem; height: 0.4rem; background: #f39700;  color: #ffffff; font-size: 0.16rem; text-align: center; line-height: 0.4rem;display: block; border-radius: 0.2rem; margin: 0.2rem 0  0 0;}
		.proma_case ul{overflow: hidden; width: 100%; margin: 0.5rem 0 0 0;}
		.proma_case ul li{float: left; width: 23.125%; margin-right: 2.5%;}
		.proma_case ul li:nth-child(4n) { margin-right: 0;}
		.proma_case ul li a{display: block;}
		.proma_case ul li a p{ font-size: 0.18rem; color: #ffffff; margin: 0.2rem 0 0 0;    line-height: 0.26rem;}
		.proma_case ul li a b{font-size: 0.14rem; color: #ffffff; background: url(../images/aljt.png) no-repeat right center; padding-right: 0.2rem; }
		.proma_case ul li a .case_h{width: 100%; height: 1px; background: #ffffff; margin: 0.2rem 0 0 0;}

		/*index_fixed*/
			   .advert {
			   	width: 100%;
			   	height: 1rem;
			   	background: url(../images/fix-bg01.png) no-repeat;
			   	position: fixed;
			   	background-size: 100%;
			   	bottom: 0;
			   	margin: 0 auto;
			   	left: 50%;
			   	transform: translateX(-50%);
			   	opacity: 0;
			   	visibility: hidden;
			   	transition: all 2s;
			   	z-index: 99;
			   
			   }
			   
			   .advert.active {
			   	opacity: 1;
			   	visibility: visible;
			   }
			   
			   .advert.active01 {
			   	opacity: 0;
			   	visibility: hidden
			   }
			   
			   .advert span {
			   	width: 34%;
			   	padding: 0.3rem 0 0 0.2rem;
			   	display: block;
			   }
			   
			   .advert span a {
			   	background: url(../images/ly.png) no-repeat left center;
			   	background-size: 0.32rem;
			   	font-size: 0.26rem;
			   	color: #ffffff;
			   	padding-left: 0.5rem;
			   }
			   
			   .advert .ft_fixed_r {
			   	width: 60%;
			   	margin: 0rem 0 0 0;
			   	text-align: center;
			   	line-height: 1.5;
			   }
			   .advert .ft_fixed_r a{color: #FFF;
		padding-left: 1rem;
		position: relative;
		display: block;
		line-height: 1rem;}
			   
			   .advert .ft_fixed_r a::before{
				   content: "";
				       position: absolute;
				       left: 0.8rem;
				       top: 0.3rem;
				       width: .6rem;
				       height: .6rem;
				       background: url(../images/zxy-dh.gif) no-repeat;
				       -webkit-background-size: cover;
				       -moz-background-size: cover;
				       -ms-background-size: cover;
				       -o-background-size: cover;
				       background-size: cover;
				       margin-right: .24rem;
				       margin-top: -.1rem;
			   }
			   
			   .ft_fixed_r p {
			   	font-size: 0.26rem;
			   	color: #ffffff;

			   }
			   
			   .ft_fixed_r b {
			   	font-size: 0.3rem;
			   	color: #ffffff;
				font-weight: bold;
				
			   }
			   
			   #gotoTop2 {
			   	position: fixed;
			   	right: .2rem;
			   	bottom: 1.5rem;
			   	width:0.6rem;
			   	height: 0.6rem;
			   	z-index: 99999;
			   	background: url(../images/m_totop.png) center center no-repeat;
			   	background-size: 100%;
			   	cursor: pointer;
			   }
			   
			   #gotoTop2 {
			   	display: none;
			   }






			    /*配件页面-数据*/	   
			  .data-box {
			    width: 100%;
			    height: 7.46rem;
			    position: relative;
			    overflow: hidden;
			    z-index: 2;
			   background: url(../images/pjbj_02.jpg) no-repeat center;
				
			  }
			  .data-box .box {
			    width: 14rem;
			    height: 100%;
			    margin: 0 auto;
			    position: relative;
			    z-index: 1;
			  }
			 
			  .data-box .box .h1-box {
			    width: 100%;
			    overflow: hidden;
			    margin: 0 auto;
			    transition: 1s;
			    transition-delay: 1s;
			  }
			  .data-box .box .h1-box .h1 {
			    width: 100%;
			    font-size: 0.38rem;
			    line-height: 0.45rem;
			    color: #333333;
			    text-align: center;
			    margin-top: 1.7775rem;
				font-weight: bold;
			  }
			  .data-box .box .h1-box .h1 span {
			    color: #e84127;
			    margin-right: 0.2625rem;
			  }
			  .data-box .box .h1-box.open {
			    width: 0;
			  }
			  .data-box .box .p {
			    width: 80%;
			    margin: 0 auto;
			    margin-top: 0.205rem;
			    text-align: center;
			
			  }
			  .data-box .box .p p {
			    font-size: 0.16rem;
			    line-height: 0.2rem;
			    color: #333333;
				
			  }
			  .data-box .box .data {
			    width: 100%;
			    position: absolute;
			    bottom: 0;
			    left: 0;
			  }
			  .data-box .box .data .list {
			    width: 100%;
			  }
			  .data-box .box .data .list .item {
			    background-color: white;
			    position: absolute;
			    bottom: 0;
			    text-align: center;
			    padding-top: 0.4725rem;
			    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
			  }
			  .data-box .box .data .list .item .count-title {
			    display: inline-block;
			    font-family: "DIN-Bold";
			    font-size: 0.7rem;
			    line-height: 0.7rem;
			    letter-spacing: -0.0225rem;
			    color: #000000;
			    transition: 0.5s;
				font-weight: bold;
			  }
			  .data-box .box .data .list .item1 {
			    width: 2.69rem;
			    height: 3.29rem;
			    left: 0;
			    z-index: 3;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item1 .number::after {
			    content: "";
			    width: 0;
			    height: 0;
			    display: block;
			    float: none;
			    clear: both;
			  }
			  .data-box .box .data .list .item1 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item1 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item1:hover {
			    height: 3.4rem;
			  }
			  .data-box .box .data .list .item1:hover .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item2 {
			    width: 2.69rem;
			    height: 2.72rem;
			    left: 2.69rem;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item2 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item2 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item2:hover {
			    height: 2.9rem;
			  }
			  .data-box .box .data .list .item2:hover .number .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item3 {
			    width: 2.96rem;
			    height: 4.07rem;
			    left: 5.38rem;
			   
			    z-index: 3;
			  }
			  .data-box .box .data .list .item3 .img {
			    width: 100%;
			    height: 100%;
			    position: absolute;
			    left: 0;
			    bottom: 0;
			  }
			  .data-box .box .data .list .item3 .img img {
			    width: 100%;
			    position: absolute;
			    left: 0;
			    bottom: 0;
			    mix-blend-mode: multiply;
				    z-index: -99;
			  }
			  .data-box .box .data .list .item3 .number .first {
			    font-size: 0.435rem;
			    font-weight: bold;
			    font-stretch: normal;
			    line-height: 0.435rem;
			    letter-spacing: -0.015rem;
			    color: #ffffff;
			    position: relative;
			  }
			  .data-box .box .data .list .item3 .p {
			    font-size: 0.18rem;
			    line-height: 0.24rem;
			    color: #ffffff;
			    margin-top: 0.15rem;
			    position: relative;
			  }
			  .data-box .box .data .list .item4 {
			    width: 2.69rem;
			    height: 3.3rem;
			    left: 8.34rem;
			    z-index: 3;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item4 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item4 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item4:hover {
			    height: 3.4rem;
			  }
			  .data-box .box .data .list .item4:hover .number .count-title {
			    color: #e84127;
			  }
			  .data-box .box .data .list .item5 {
			    width: 2.69rem;
			    height: 2.71rem;
			    left: 11.03rem;
			    transition: 0.5s;
			  }
			  .data-box .box .data .list .item5 .number .unit {
			    font-size: 0.135rem;
			    line-height: 0.135rem;
			    color: #333333;
			    margin-left: 0.0675rem;
			  }
			  .data-box .box .data .list .item5 .p {
			    font-size: 0.18rem;
			    line-height: 0.18rem;
			    color: #666666;
			    margin-top: 0.15rem;
			  }
			  .data-box .box .data .list .item5:hover {
			    height: 2.9rem;
			  }
			  .data-box .box .data .list .item5:hover .number .count-title {
			    color: #e84127;
			  }
			  	/*配件页面-推荐产品*/	  
				.pj_pro{width: 100%; background: #f2f2f3;overflow: hidden; margin: 0; padding: 0;}
				.pj_pro .pj_pro_tit{width: 100%;margin: 0.9rem 0 0 0;overflow: hidden;}
				.pj_pro_tit .pj_pro_tit_l{width: 80%; }
			  .pj_pro_tit_l h1{color: #222222; font-size: 0.32rem;line-height: 0.4rem;}
			  .pj_pro_tit .pj_pro_tit_r{padding: 0.3rem 0 0 0; }
			  .pj_pro_tit_r a{width: 2.11rem; height: 0.5rem;background: #f94f12; display: block;border-radius: 0.25rem; color: #FFFFFF; font-size: 0.18rem;font-weight: bold;position: relative;line-height: 0.5rem;padding-left: 0.45rem;transition: all 0.3s;}
			  .pj_pro_tit_r a:hover{background: #173aa2;}
			  .pj_pro_tit_r a::before{content: "";background: url(../images/hm_lj.png) no-repeat right center ; position: absolute; width: 0.18rem; height: 0.08rem; right: 0.25rem; top: 0.2rem;}
			  .mt-tabpage2 {
			  	width: 100%;
			  	margin: 0.6rem 0 0 0;
			  	overflow: hidden;
			  	padding: 0 0 1rem 0;
			  }
			  .mt-tabpage-title2{
			  	height: 0.6rem;
			  	font-size: 0;
			 text-align: center;
			  	width: 100%;
			  	margin: auto;
			  	
			  }
			  .mt-tabpage-title2 .mt-tabpage-item2{
			  	display: inline-block;
			  	width: 2.87rem;
			  	height: 0.6rem;
			  	line-height: 0.6rem;
			  	text-align: center;
			  	color: #999;
			  	font-size: 0.16rem;
				border-radius: 0.3rem;
				background: #FFFFFF;
				cursor: pointer;
				margin-right: 0.4rem;
			  }
			   .mt-tabpage-title2 .mt-tabpage-item2:nth-child(2n) { margin-right: 0;}
			  .mt-tabpage-title2 .mt-tabpage-item2:hover{
			  	color: #ffffff;
				background: #173aa2;
			  }
			  .mt-tabpage-title2 .mt-tabpage-item-cur2{
			  	color: #ffffff;
			  	
			  	background: #173aa2;
			  }
			  .mt-tabpage-count2{
			  	position: relative;
			  	width: 100%;
			  	height:auto;
			  	overflow: hidden;
			  }
			  /*.mt-tabpage-cont__wrap1{
			  	position: absolute;
			  }*/
			  .mt-tabpage-count2 .mt-tabpage-item2{
			  	width: 100%;
			  	height: auto;
			  	margin: 0.6rem 0 0 0;
			  }
			  .mt-tabpage-item2 .mt-tabpage-item2_l{width: 35.1875%; margin: 0; padding: 1rem 0 0 0;}
			   .mt-tabpage-item2 .mt-tabpage-item2_r{width: 64.8125%; margin: 0;padding: 0 0 0 0.77rem;}
			   .mt-tabpage-item2_r .mt-tabpage-item2_r_t{width: 3.46rem;height: 0.7rem; position: relative; text-align: center;line-height: 0.7rem;font-size: 0.2rem; color: #000000;font-weight: bold;}
			   
			  .mt-tabpage-item2_r_t::before{content: "";background: url(../images/pjjt_r.png) no-repeat right center ; position: absolute; width: 26px; height: 23px; right: 0px; bottom: 0px;}
			   .mt-tabpage-item2_r_t::after{content: "";background: url(../images/pjjt_l.png) no-repeat right center ; position: absolute; width: 26px; height: 23px; left: 0px; top: 0px;}
			    .mt-tabpage-item2_r span{ color: #666666; font-size: 0.18rem; line-height: 0.26rem; display: block;width: 80%;}
				.mt-tabpage-item2_r .mt-tabpage-item2_r_c{width: 100%; margin: 0.2rem 0 0 0; overflow: hidden;}
				.mt-tabpage-item2_r_c ul li{width: 2.31rem; text-align: center; float: left;margin-right: 0.12rem;}
				.mt-tabpage-item2_r_c ul li:nth-child(4n) { margin-right: 0;}
				.mt-tabpage-item2_r_c ul li p{font-size: 0.16rem; color: #333333; font-weight: bold;margin: 10px 0;line-height: 0.2rem;}
			  	/*配件页面-为什么选择我们*/	  
		.why_xz{width: 100%; margin: 0; padding: 0;overflow: hidden;}
		.why_xz h1{font-size: 0.46rem;color: #222222; text-align: center;margin: 1rem 0;}
		.why_xz .why_con{width: 100%;}
		 .why_con ul li{width: 24.0625%; float: left; text-align: center;margin-right: 1.25%;}
		 .why_con ul li span img{width: 100%;}
		 .why_con ul li h2{ font-size: 0.2rem; color: #173aa2; font-weight: bold; margin-top: 0.3rem;    height: 0.6rem;}
		  .why_con ul li p{ font-size: 0.18rem; color: #666666;  line-height: 0.28rem;margin-top: 0.2rem;ma}
		 .why_con ul li:nth-child(4n) { margin-right: 0;}
		 
		 /*配件页面-配件*/	
	.pj_pjdz{width: 100%; margin: 0; overflow:hidden;}	 
.pj_pjdz .pj_pjdz_tit{width: 100%; border-bottom: 1px solid #e5e5e8; padding: 0.8rem 0  0.6rem 0; text-align: center;}
.pj_pjdz .pj_pjdz_tit h1{font-size: 0.38rem; color: #222222; margin-bottom: 0.2rem;}
.pj_pjdz .pj_pjdz_tit p{font-size: 0.16rem; color: #666666;}

.mt-tabpage3 {
	width: 100%;
	margin: 0px auto;
overflow: hidden;	
}
.mt-tabpage-title3{
	
	font-size: 0;
	
	width: 100%;
	margin: 0.6rem 0 0 0;


	
}
.mt-tabpage-title3 .mt-tabpage-item3{
	display: inline-block;
	width: 5.05rem;
	height: 1.09rem;
	
	
	color: #666;
	font-size: 12px;
	 background: #e5eaf0;
	 float: left;
	 position: relative;
	 margin-right: 0.42rem;
	 margin-bottom: 0.23rem;
	 cursor: pointer;
}
.mt-tabpage-title3 .mt-tabpage-item3:nth-child(3n) { margin-right: 0;}
.mt-tabpage-title3 .mt-tabpage-item3::after{
content: ""; position: absolute; width: 0.6rem; height: 0.09rem; left: 1.6rem;top: 0.3rem;background: #c6d5e7;}
.mt-tabpage-item3 .mt-tabpage-item3_l{margin: 0;padding: 0.15rem 0 0 0;height: 1.09rem;width: 30%; text-align: center;}
.mt-tabpage-item3 .mt-tabpage-item3_l img{width: 0.8rem;}
.mt-tabpage-item3 .mt-tabpage-item3_r{margin: 0;padding: 0;width: 70%; position: absolute;z-index: 9; padding-left: 0.2rem;padding-top: 0.2rem;}
.mt-tabpage-item3 .mt-tabpage-item3_r b{ font-size: 0.36rem; color: #000000;line-height: 0.2rem;}
.mt-tabpage-item3 .mt-tabpage-item3_r p{ font-size: 0.18rem; color: #000000;line-height: 1;}
.mt-tabpage-title3 .mt-tabpage-item3:hover{
	background: #173aa2;
}
.mt-tabpage-title3 .mt-tabpage-item3:hover::after{background: #fb4a0d;}
.mt-tabpage-item3:hover .mt-tabpage-item3_r b,.mt-tabpage-item3:hover .mt-tabpage-item3_r p{color: #FFFFFF;}
.mt-tabpage-title3 .mt-tabpage-item-cur3{
	color: #FFFFFF;
	
	background: #173AA2;
	
}
.mt-tabpage-title3 .mt-tabpage-item-cur3 p,.mt-tabpage-title3 .mt-tabpage-item-cur3 b{color: #ffffff;line-height: 0.2rem;}
.mt-tabpage-title3 .mt-tabpage-item-cur3::after{background: #fb4a0d;}
.mt-tabpage-count3{
	position: relative;
	width: 100%;
	
	overflow: hidden;
	
}
.mt-tabpage-count3 ul li{width: 3.85rem;float: left;margin-right: 0.2rem;margin-top: 0.15rem;}
.mt-tabpage-count3 ul li:nth-child(4n) { margin-right: 0;}
.mt-tabpage-count3 ul li img{width: 100%;}
.mt-tabpage-count3 ul li p{ color: #070a4a;font-size: 0.2rem;font-weight: bold;margin-top: 0.1rem;}

.mt-tabpage-count3 .mt-tabpage-item3{
	width: 100%;
	
	text-align: center;
}
 /*配件页面-全球代理*/
	 .pj_dl{width: 100%; padding: 0.8rem 0; overflow: hidden;background: #e5eaf0;position: relative;margin: 0.8rem 0 0 0;}

	   .pj_dl .pj_dl_bj{position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    width: 987px;
    height: 987px;
    margin: 0 auto;
    background-image: url(../images/pjdq.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 1;
    display: block;
	
	}
	
	 .pj_dl .pj_dl_bj{-webkit-transform: rotate(360deg);
animation: rotation 20s linear infinite;
-moz-animation: rotation 20s linear infinite;
-webkit-animation: rotation 20s linear infinite;
-o-animation: rotation 20s linear infinite;  }

@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}
	 .pj_dl .pj_dl_con{position: relative;padding-bottom: 1rem;}
	  .pj_dl  .pj_dl_bj1{position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/pjdl_jt.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 0.74rem;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;}
	
	  .pj_dl  .pj_dl_bj2{position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../images/pjdl_jt2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: 0.74rem;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;}
	.pj_dl_con .pj_dl_con_show{position: relative;
    z-index: 2;padding-top: 1.1rem;}
	.pj_dl_con .pj_dl_con_show h1{ font-size: 0.4rem; color: #222222; text-align: center;}
	.pj_dl_con .pj_dl_con_show h2{ font-size: 0.2rem; color: #999999; text-align: center;margin-top: 0.3rem;line-height: 0.3rem;}
	 .pj_dl_con_show ul{width: 50%;     margin: 0 0 0 30%;overflow: hidden;}
	  .pj_dl_con_show ul li{width: 50%; float: left; height: 0.4rem; line-height: 0.4rem;margin: 0.7rem 0 0 0;}
	  .pj_dl_con_show ul li img{width: 0.36rem;float: left; height: 0.36rem;}
	  .pj_dl_con_show ul li p{font-size: 0.16rem; color: #222222;font-weight: bold;margin-left: 0.2rem;display: block;float: left;}
	 .pj_dl_con .pj_dl_con_show  .pj_dl_con_more{width: 100%;text-align: center;margin-top: 1rem;}
	  .pj_dl_con_more a{display: inline-block;
    font-size: 16px;
    color: #595959;}
	 .pj_dl_con_more img{width: 0.65rem; height: 0.65rem;}
	  .pj_dl_con_more span{background: url(../images/index-more2.png) no-repeat right center;background-size: 0.33rem;padding-right: 0.6rem;font-size: 0.18rem;margin-left: 0.3rem;}
	  
	  /*首页产品系列*/
	  
	  
	  #pro_series{width:100%;margin:1rem 0 0 0 ; height: 6rem; position: relative; overflow: hidden;}
	
	  #pro_series .tab_menu{float:left;z-index:1; position: absolute; width: 6.57rem;bottom: 0;height: 100%; border-right: 1px solid #757e84;}
	  .tab_menu .tab_menu_tit{width: 100%;padding-left: 1.6rem;margin: 0.6rem 0 2.11rem 0;}
	  .tab_menu .tab_menu_tit h1{font-size: 0.34rem; color: #FFFFFF;}
	   .tab_menu .tab_menu_tit h2{font-size: 0.3rem; color: #fa7104;margin-top: 0.25rem; font-weight: normal;}
	  #pro_series .tab_menu li{width:6.57rem;height:0.7rem; border-top: 1px solid #757e84; cursor:pointer;font-size:14px; color:#323232; padding-left: 1.6rem; line-height: 0.7rem;}
	   #pro_series .tab_menu li span{width: 0.36rem; height: 0.36rem; float:left;display: block;}
	   #pro_series .tab_menu li span img{width: 100%;}
	   #pro_series .tab_menu li p{ color: #FFFFFF; font-size: 0.18rem; display: block; float: left;margin-left: 0.1rem;}
	  #pro_series .tab_box{width:100%;height: 6rem;clear:both;top:0px;position:relative;transition: all 4s ease;}
	  .tab_box .tab_box_ps{ background: url(../images/dzpj_01.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 3s;}
	  .tab_box .tab_box_zs{ background: url(../images/dzpj_03.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 2s;}
	  .tab_box .tab_box_ps1{ background: url(../images/dzpj_02.jpg) no-repeat center; width: 100%; height: 100%;transition: all ease-out 2s;}

	   .tab_box_ps .tab_box_ps_con,.tab_box_zs .tab_box_ps_con,.tab_box_ps1 .tab_box_ps_con{ position: absolute; width: 8.8rem; right: 9%; bottom: 0.45rem;}
	  .tab_box_ps_con h3{ color: #ffffff; font-size: 0.4rem;}
	  	.tab_box_ps_con p{ color: #ffffff; font-size: 0.2rem; line-height: 0.3rem; margin-top: 0.4rem;}
	  	.tab_box_ps_con a{ width: 2.15rem; height: 0.54rem;  display: block; color: #ffffff; font-size: 0.16rem; padding-left: 0.2rem; line-height: 0.54rem; margin-top: 0.3rem;border-radius: 0.57rem;background: #ed6d00 url(../images/dzjt.png) no-repeat right.3rem center;}
	  	.tab_box_ps_con a:hover{ background: #ed6d00 url(../images/dzjt.png) no-repeat right.3rem center;transition: all ease-out .5s;text-indent: -10px; border: none;}
	  #pro_series .tab_menu .selected{cursor:pointer; color:#fff;background:#ed6d00 url(../images/dzjt1.jpg) no-repeat right.4rem center ;}
	  .hide{display:none;}
	  .tab_box div{padding:20px 0 0 0; font-size:14px;} 
	  .zi_banner  .zi_banner_con .pjtit{left: 35%;}





	  	   /*框架站页面——————分割线*/
	   
	    /*框架站banner*/
	   .kj_banner{width: 100%;
	       height: 100%;
	       position: relative;
	       overflow: hidden;
	       z-index: 1;
	   }
	   
	   .kj_banner .kj_banner_con{background: url(../kjzimages/kj_01.jpg) no-repeat center; height: 7rem; width: 100%; background-size:cover;overflow: hidden;}
	 
	   .kj_banner_con .kj_banner_con_txt{ margin: 1.76rem auto 0 auto;width: 41%;}
	   .kj_banner_con .kj_banner_con_txt span{width: 0.87rem; height: 0.35rem; border-radius: 10px; background: #fdd105;font-size: 0.3rem; color: #1a1a1a;display: block; text-align: center; line-height: 0.35rem; font-weight: bold;}
	   .kj_banner_con .kj_banner_con_txt h1{font-size: 0.54rem; color: #1a1a1a;font-weight: normal;}
	   
	    /*框架站介绍*/
		.kj_about{width: 100%; margin: 1rem 0 0 0;overflow: hidden;}
		.kj_about .kj_about_l{width: 64%; margin: 0;}
		.kj_about .kj_about_l .kj_txt_one{width: 100%;}
		.kj_txt_one b{font-size: 0.46rem; color: #d8d8d8;}
		.kj_txt_one h2{font-size: 0.46rem; color: #000000;font-weight: normal;position: relative;}
		.kj_txt_one h2::after{content: '';
    width: 8.26rem;
    height: 0.12rem;
    background: #FCCF04;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index: -1;
	}
	.kj_about .kj_about_l .kj_txt_two{width: 100%; margin: 0.9rem 0 0 0;}
	.kj_txt_two p{ font-size: 0.24rem; color: #242424;line-height: 0.32rem;}
	.kj_about .kj_about_l .kj_txt_three{width: 100%; margin: 0.9rem 0 0 0;}
	.kj_txt_three a{display: block;width: 3.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.16rem; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;font-weight:bold;}
	.kj_txt_three a:hover{background: #fad52c;}
	.kj_txt_three a::after{
		content: '';
		    width: 0.1rem;
		    height: 0.1rem;
		    border-radius: 100%;
		    background: #e4bb04;
		    position: absolute;
		    right: 0.2rem;
		    top: 45%;
		   
		    transition: all .5s;
		    -webkit-transition: all .5s;
	}
	.kj_about .kj_about_r{width: 36%; margin: 1.2rem 0 0 0;}
	.kj_about .kj_about_r img{width: 100%}
	
	   /*框架站优点*/
	   .kj_advantage{ width: 100%; margin: 1rem 0 0 0; overflow: hidden;}
	      .kj_advantage .kj_advantage_con{width: 100%; height: 6.78rem;background: url(../kjzimages/kjys_03.jpg) no-repeat center; position: relative; margin: 0 auto 0 auto;border-radius: 0.1rem;}
	   .kj_advantage .kj_advantage_con1{width: 100%;height: 1.6rem; background: #0d35a6; position: absolute;bottom:0 ;border-radius:0 0 0.1rem 0.1rem;}
	   .kj_advantage_con1 ul li{float: left; padding: 0.3rem 0 0 0.4rem;width: 20%;border-right: 1px solid #5672c1; height: 1.6rem;}
	   .kj_advantage_con1 ul li:nth-child(5n) { border-right: 0;}
	   .kj_advantage_con1 ul li img{width: 0.5rem; height: 0.5rem;}
	  .kj_advantage_con1 ul li p{color: #ffffff; font-size: 0.26rem;line-height: 0.3rem;    margin-top: 0.1rem;}
	  
	   /*业务优势*/
	   .kj_business{width: 100%; margin: 1rem 0 0 0;overflow: hidden;}
	    .kj_business .kj_business_l{width: 80%; margin: 0;}
		.kj_business_l .kj_business_l_tit{padding: 0.13rem 0.2rem;  background: #fdd105;    display: inline-block;border-radius: 0.1rem; color: #000000; font-size: 0.26rem; line-height: 1;}
		.kj_business_l h1{ color: #010101; font-size: 0.4rem;font-weight: normal; margin-top: 0.2rem;}
		 .kj_business .kj_business_r{width: 19.375%; margin: 0.4rem 0 0 0; ma}
		 
		 .kj_business .kj_business_r a{display: block;width: 3.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.18rem; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;}
		.kj_business .kj_business_r a:hover{background: #fad52c;}
		 .kj_business .kj_business_r a::after{
		 	content: '';
		 	    width: 0.1rem;
		 	    height: 0.1rem;
		 	    border-radius: 100%;
		 	    background: #e4bb04;
		 	    position: absolute;
		 	    right: 0.2rem;
		 	    top: 45%;
		 	   
		 	    transition: all .5s;
		 	    -webkit-transition: all .5s;
		 }
		 
		    
		    /*框架站案例*/
		.kj_case{ width: 100%; margin: 0; padding: 0.6rem 0; overflow: hidden; background: #ebeef1;}
		 .kj_case .kj_case_tit{width: 100%;overflow: hidden;}
		 .kj_case_tit span{display: block;}
		 .kj_case_tit span h1{font-size: 0.4rem; color: #1a1a1a; margin: 0;}
		 .kj_case_tit span b{font-size: 0.4rem; color: #1a1a1a; margin: 0;position: relative;z-index: 1;font-weight: bold;}
		 .kj_case_tit span b::after{content: '';
		 width: 4.6rem;
		 height: 0.12rem;
		 background: #FCCF04;
		 position: absolute;
		 left: 0;
		 bottom: 0;
		 z-index: -1;
		 }
		 .kj_case_tit a{display: block;width: 2.1rem; height: 0.5rem; background: #fcd004; color: #000000; font-size: 0.18rem; line-height: 0.5rem; position: relative;border-radius: 0 0.25rem 0.25rem 0.25rem;padding-left: 0.3rem;}
		.kj_case_tit a:hover{background: #fad52c;}
		  .kj_case_tit a::after{
		  	content: '';
		  	    width: 0.1rem;
		  	    height: 0.1rem;
		  	    border-radius: 100%;
		  	    background: #e4bb04;
		  	    position: absolute;
		  	    right: 0.2rem;
		  	    top: 45%;
		  	   
		  	    transition: all .5s;
		  	    -webkit-transition: all .5s;
		  }
		 
		 .kj_case ul{overflow: hidden; width: 100%; margin: 0.5rem 0 0 0;}
		 .kj_case ul li{float: left; width: 23.125%; margin-right: 2.5%; overflow: hidden;}
		 .kj_case ul li:nth-child(4n) { margin-right: 0;}
		 .kj_case ul li a{display: block;}
		 .kj_case ul li a p{ font-size: 0.18rem; color: #1a1a1a; margin: 0.2rem 0 0 0;    line-height: 0.26rem;}
		 .kj_case ul li a b{font-size: 0.14rem; color: #1a1a1a; background: url(../kjzimages/aljt.png) no-repeat right center; padding-right: 0.2rem; }
		.kj_case ul li a:hover p{color: #E4BB04;}
		
		  /*产品优势*/
		  
		  .kj_pro{width: 100%; margin: 0; background: url(../kjzimages/cpyd_02.jpg) no-repeat center; height: 7rem;}
		   .kj_pro  .kj_pro_con{width: 100%;}
		   .kj_pro_con ul li{width: 33.333%; border-right: 1px solid #676c6c; height: 7rem;position: relative;float: left;}
		    .kj_pro_con ul li:nth-child(3n) { border-right:none;}
		   .kj_pro_con ul li a{display: inline-block; position: absolute; bottom: 0rem;width: 80%;left: 5%;padding: 0.6rem 0;}
		   .kj_pro_con ul li a h1{font-size: 0.6rem; color: #fcd004;}
		   .kj_pro_con ul li a p{font-size: 0.2rem; color: #FFFFFF; line-height: 0.3rem;margin-top: 0.2rem;}
		     .kj_pro_con ul li a:hover{ transition: all .8s;
		  	    -webkit-transition: all .8s; bottom: 1rem;}
				.kj_pro_con ul li a:hover h1{color: #ffffff;}
			.kj_pro_con ul li .kj_pro_tit{width: 100%;margin-top: 0.6rem;}
			.kj_pro_tit h2{font-size: 0.46rem; color: #FFFFFF;font-weight: normal;}
			.kj_pro_tit h3{font-size: 0.26rem; color: #FFFFFF;font-weight: normal;margin-top: 0.1rem;}
			
			
			
				/* 必要布局样式css */
			.swiper-container {
				margin-left: auto;
				margin-right: auto;
				position: relative;
				z-index: 1
			}
			.swiper-container-no-flexbox .swiper-slide {
				float: left
			}
			.swiper-container-vertical>.swiper-wrapper {
				-webkit-box-orient: vertical;
				-moz-box-orient: vertical;
				-ms-flex-direction: column;
				-webkit-flex-direction: column;
				flex-direction: column
			}
			.swiper-wrapper {
				position: relative;
				width: 10%;
				height: 100%;
				z-index: 1;
				display: -webkit-box;
				display: -moz-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-transition-property: -webkit-transform;
				-moz-transition-property: -moz-transform;
				-o-transition-property: -o-transform;
				-ms-transition-property: -ms-transform;
				transition-property: transform;
				-webkit-box-sizing: content-box;
				-moz-box-sizing: content-box;
				box-sizing: content-box;
			}
			.swiper-wrapper {
				-webkit-transform: translate3d(0, 0, 0);
				-moz-transform: translate3d(0, 0, 0);
				-o-transform: translate(0, 0);
				-ms-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0)
			}
			.swiper-slide {
				-webkit-flex-shrink: 0;
				-ms-flex: 0 0 auto;
				flex-shrink: 0;
				width: 50%;
				height: 100%;
				position: relative;
				padding: 0;
			
			}
			/*
			.swiper-button-next, .swiper-button-prev {
				position: absolute;
				top: 50%;
				width: 27px;
				height: 50px;
				margin-top: -25px;
				-moz-background-size: 27px 44px;
				-webkit-background-size: 27px 44px;
				background-size: 27px 44px;
				background-position: center;
				background-repeat: no-repeat;
				cursor: pointer;
			}*/
			.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
				background-image: url(../kjzimages/arrows.png) no-repeat;
				right: 10px;
				left: auto
			}
			.swiper-pagination {
				position: absolute;
				text-align: center;
				-webkit-transition: .3s;
				-moz-transition: .3s;
				-o-transition: .3s;
				transition: .3s;
				-webkit-transform: translate3d(0, 0, 0);
				-ms-transform: translate3d(0, 0, 0);
				-o-transform: translate3d(0, 0, 0);
				transform: translate3d(0, 0, 0);
				z-index: 10
			}
			.swiper-pagination-bullet {
				width: 8px;
				height: 8px;
				display: inline-block;
				border-radius: 100%;
				background: #000;
				opacity: .2;
				margin: 0 5px;
				cursor: pointer;
			}
			.swiper-slide:hover {
			
			}
			.banner-box {
				width: 100%;
				float: left;
				position: relative;
				    margin: -1.6rem 0 0 0;
			}
			.swiper-container {
				width: 100%;
				margin: 12px 0;
			}
			.swiper-slide {
				-webkit-transform-style: preserve-3d;
				-moz-transform-style: preserve-3d;
				-ms-transform-style: preserve-3d;
				transform-style: preserve-3d;
				transform: scale(.8);
				-webkit-transition: all .5s;
				-moz-transition: all .5s;
				-o-transition: all .5s;
				transition: all .5s;
				-webkit-transition: transform 1.0s;
				-moz-transition: transform 1.0s;
				-ms-transition: transform 1.0s;
				-o-transition: transform 1.0s;
				-webkit-transform: scale(0.7);
				-moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
			}
			.swiper-slide-active, .swiper-slide-duplicate-active {
				-webkit-transform: scale(1);
				transform: scale(1);
			}
			.swiper-slide img {
				width: 100%;
				display: block;
			}
			.swiper-pagination {
				position: relative;
				margin-bottom: 30px;
			}
			.swiper-pagination-bullet-active {
				opacity: 1;
				background: rgba(0,0,0,.8);
			}
			
			@media screen and (max-width: 668px) {
			.swiper-pagination {
				position: relative;
				margin-bottom: 20px;
			}
			.swiper-pagination-bullet-active {
				opacity: 1;
				background: rgba(0,0,0,.8);
			}
			}
			.swiper-button-prev:hover {
				
				background-position:left bottom
			}
			.swiper-button-next:hover {
				
				background-position:right bottom
			}
			.swiper-button-prev {
				display:block;width:45px;height:58px;background:transparent url(../kjzimages/arrows.png) no-repeat;position:absolute;top:2.1rem;cursor:pointer;text-decoration:none;outline:0;border:0;background-position:left top;left:30%
			}
			.swiper-button-next {
				display:block;width:45px;height:58px;background:transparent url(../kjzimages/arrows.png) no-repeat;position:absolute;top:2.1rem;cursor:pointer;text-decoration:none;outline:0;border:0;background-position:right top;right:30%
			}
			
			.mmmm{ width:100%;height:auto;margin:0.6rem 0 0 0;overflow: hidden; }
			.mmmm ul li{display:none;}
			.mmmm .now{display:block;}
			.mmmm ul li .cp_tit{width: 100%; margin: 0;text-align: center;}
			.cp_tit h1{color: #010101; font-size: 0.3rem;}
			.cp_tit p{color: #777777; font-size: 0.16rem;margin: 0.1rem auto 0 auto;width: 50%}
			.cp_tit a{width: 2.9rem; height: 0.5rem;background: #fcd004;color: #010101; font-size: 0.18rem; text-align: center; line-height: 0.5rem; margin: 0 auto 0 auto;display: block;border-radius: 0.28rem;margin-top: 0.4rem;}
			
			
			.data-show1 table{margin-top:0.6rem;}
			.data-show1 table td {
			    padding: 5px 2px;
			    word-break: break-all;
			}
			.data-show1  .one-tr1{ background: #ffcf08; }
			
			.data-show1 table tr{margin:30px 0;}
			.data-show1 table tr td{text-align:center;line-height:0.26rem; font-size: 0.16rem; color: #222222;}
			
			
			.kj_cp{width:100%; height: 4.6rem;background:url(../kjzimages/mk.png) no-repeat center 0.8rem #ebeef1;padding: 0.6rem 0 0  0;margin: 1rem 0  0 0; } 
			.kj_cp .kj_cp_tit{width: 100%;}
			 .kj_cp_tit  .kj_cp_tit_l{width: 30%;}
			 .kj_cp_tit  .kj_cp_tit_l h1{color: #010101; font-size: 0.46rem;font-weight: normal;}
			  .kj_cp_tit  .kj_cp_tit_l p{color: #010101; font-size: 0.26rem;}
			   .kj_cp_tit  .kj_cp_tit_r{width: 43%;}
			   .iabt-a{
			   	color: #d8d8d8;
				font-size: 0.2rem;
				line-height: 0.3rem;
			   }
			   .iabt-a2{
			   	display: inline-block;
			   	vertical-align: top;
			   	position: relative;
			   	color: #000;
			   }
			   .iabt-a2 span{
			   	position: relative;
			   	z-index: 2;
			   }
			   .iabt-a2:after{
			   	content: '';
			   	width: 100%;
			   	height: 0.08rem;
			   	background: #fdd105;
			   	position: absolute;
			   	left: 0;
			   	bottom: 0.1rem;
			   }
			   
			     @media (max-width: 1600px){
			     	.kj_advantage_con1 ul li p{font-size: 0.22rem;}


			     }
			   
			   @media (max-width: 768px){
			   	
			   	.kj_banner .kj_banner_con{height: 3rem;}
			   .kj_banner_con .kj_banner_con_txt{margin: 0.8rem auto 0 auto;
			       width: 60%;}	
			   	.kj_about .kj_about_l{width: 100%;}
			   	.kj_about .kj_about_r{display: none;}
			   	
			   	.kj_advantage .kj_advantage_con{background: none; position: inherit;height: 5.5rem;}
			   	.kj_advantage .kj_advantage_con1{height: 100%; position: inherit;border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;}
			   	.kj_advantage_con1 ul li{width: 50%;border-bottom: 1px solid #5672c1;border-right: none;padding: 0.3rem 0 0.3rem 0.4rem;
    height: auto;    }
			   	.kj_advantage_con1 ul li p{font-size: 0.26rem;margin-top: 0.3rem;}
			   	.kj_business .kj_business_l,.kj_business .kj_business_r{width: 100%;}
			   	.kj_case ul li{width: 100%; margin-right: 0; margin-bottom: 0.2rem;}
			   	.kj_cp_tit .kj_cp_tit_l{width: 100%;}
			   	.kj_cp_tit .kj_cp_tit_r{width: 100%; margin-top: 0.2rem;}
			   	a.mb-scrollButtons.mb-left{left: 0;}
			   	a.mb-scrollButtons.mb-right{right: 0; left: 22%;}
			   	.kj_cp{background-size: cover;}
			   	.kj_pro_con ul li a p{height: 2rem;font-size: 0.24rem;}
			   	.kj_txt_two p{font-size: 0.24rem;line-height: 0.4rem;}
			   	.iabt-a{color: #999999;font-size: 0.23rem;line-height: 0.3rem;}
			   	.kj_pro{background-size: cover;height: 10rem;overflow: hidden;}
			   		.kj_pro_con ul{padding-top: 2rem;}
			   	.kj_pro_con ul li{height: 2rem;width: 100%;margin-bottom: 0.8rem;border-right:none;}
			   	.kj_pro_con ul li .kj_pro_tit{display: none;}
			   	.kj_case ul li a p{font-size: 0.3rem;font-weight: bold;line-height: 0.4rem;}
			   	.kj_case ul li a b{font-size: 0.2rem;}
			   	.iabt-a2:after{bottom: 0.1rem;}
			   	.kj_cp{height: 4rem;}
			   		#focus{width:1600px}
			   		.kj_banner_con .kj_banner_con_txt h1{font-size: 0.3rem;margin-top: 0.2rem}
			   		.cp_tit p{width: 70%;line-height: 0.26rem;font-size: 0.24rem;}
			   		.kj_business{display: none;}
			   		.data-show1 table td{word-break: normal;}
			   		.data-show1{overflow: scroll;}
			   		.kj_txt_one h2::after{display: none;}
			   		.kj_txt_three a{width: 60%;font-size: 0.2rem}
			   		 .kj_pro_con ul li a:hover{display: none;}

			   		 .banner-box{margin: -0.6rem 0 0 0}
			   		.swiper-button-next{right: 10%;width: 25px;
    height: 58px;top: 1.9rem}
			   		.swiper-button-prev{left: 10%;width: 25px;
    height: 58px;top: 1.9rem}
    	.swiper-slide-active, .swiper-slide-duplicate-active{-webkit-transform: scale(1.5);
    transform: scale(1.5);}		
 
			   }



			   			   /*履带站页面——————分割线*/
			   
			    /*履带站banner*/
			   .ld_banner{width: 100%;
			       height: 100%;
			       position: relative;
			       overflow: hidden;
			       z-index: 1;
			   }
			   
			   .ld_banner .ld_banner_con{background: url(../images/lvban_01.jpg) no-repeat center; height: 8rem; width: 100%; background-size:cover;overflow: hidden;}
			   	 
			   .ld_banner_con .ld_banner_con_txt{ margin-left: 8%;margin-top: 3rem;}
			   
 .ld_banner_con .ld_banner_con_txt h2{font-size: 0.3rem; color: #ffffff;font-weight: bold;}
			   .ld_banner_con .ld_banner_con_txt h1{font-size: 0.4rem; color: #f9c941;font-weight: bold;margin-top: 0.2rem;}
			   
			       /*履带站介绍*/
				   .lv_about{width: 100%; margin: 0 0 0.6rem 0;overflow: hidden;}
				    .lv_about  .lv_about_l{width: 48%; margin: 0.8rem 0 0 0;}
					 .lv_about  .lv_about_l h3{ font-size: 16px; color: #f9c941; font-weight: bold;}
					  .lv_about  .lv_about_l h4{ font-size: 0.3rem; color: #222222; font-weight: bold;line-height: 1; margin-top: 0.1rem;}
					   .lv_about  .lv_about_l p{ font-size: 0.36rem; color: #222222; font-weight: bold;line-height: 0.6rem;margin: 0.4rem 0  0 0;}
					       .lv_about  .lv_about_r{width: 40%; margin: 1.6rem 0 0 0;}
						    .lv_about  .lv_about_r p{font-size:20px; color: #999999; line-height: 36px;}
							.lv_about  .lv_about_r a{width: 2.6rem; height: 0.7rem;background: #f3c734;border-radius: 0.35rem;display: block; line-height: 0.7rem;position: relative;font-size: 20px; color: #222222;font-weight: bold;padding-left: 0.45rem;
							margin-top: 0.6rem;
							}
							
							 .lv_about  .lv_about_r a::after{
									 	content: '';
									 	    width: 0.5rem;
									 	    height: 0.5rem;
									 	    border-radius: 100%;
									 	    background: url(../images/lv_jt.png) no-repeat center #222222;
									 	    position: absolute;
									 	    right: 0.2rem;
									 	    top: 0.13rem;
									 	   
									 	    transition: all .5s;
									 	    -webkit-transition: all .5s;
									 }
									 
									 .lv_about  .lv_about_r a:hover{background: #222222; color: #F39700;}
									 
 /*履带站数据*/
 .lv_sj{width: 100%; margin: 0;overflow: hidden;}
  .lv_sj  .lv_sj_con{width: 100%; border-top: 1px solid #e5e5e5; padding-top: 0.6rem;}
    .lv_sj  .lv_sj_con .lvsj1{width: 25%; text-align: center;float: left;}
	.lvsj1 h4 em{font-size: 20px; color: #222222;font-style: normal;top: 0rem; position: absolute;}
	.lvsj1 h4{font-size: 1rem; color: #f3c734;position: relative; line-height: 1;}
	.lvsj1 p{font-size: 20px; color: #222222; font-weight: bold;}
	
	 /*履带站产品*/
	 
	 .lv_pro{width: 100%;background: #efefef; margin: 0.8rem 0 0 0; overflow: hidden;padding: 0 0 1rem 0;}
	 .lv_pro .lv_pro_tit{width: 100%;font-size: 22px; color: #222222;font-weight: bold;margin: 0.6rem 0 0 0;}
	 

	 
	   .swiper {
	     width: 100%;
	     height: 100%;
		 margin: 0.9rem 0 0 0;
	   }
	 
	   .swiper-slide {
	   
	     font-size: 18px;
	 
	     display: flex;
	     justify-content: center;
	     align-items: center;
	   }
	     .swiper-slide  h2{font-size: 0.4rem; color: #f9c941;height: 0.6rem;display: block;position: relative;}
	  .swiper-slide  h2::after{
	 									 	content: '';
	 									 	    width: 0.6rem;
	 									 	    height: 0.06rem;
	 									 	   
	 									 	    background: #F9C941;
	 									 	    position: absolute;
	 									 	    left: 0rem;
	 									 	   bottom: 0;
	 									 	   
	 									 	    transition: all .5s;
	 									 	    -webkit-transition: all .5s;
	 									 }
										 
										 
	   .swiper-slide img {
	     display: block;
	   width: auto;
	     object-fit: cover;
		 margin: 0 auto;
	   }
	   
	   .swiper-slide ul{width: 100%; margin: 0.6rem 0 0 0;overflow: hidden;}

.swiper-slide ul li{width: 33.333%; float: left;text-align: center;}
.swiper-slide ul li h3{font-size: 20px; color: #222222;}
.swiper-slide ul li p{font-size: 0.4rem; color: #f9c941;font-weight: bold;}

.swiper-button-next{width: 0.6rem !important; height: 0.6rem !important; border-radius: 100%;background: url(../images/lvjt1.png) no-repeat center #ffffff;font-size: 0 !important;}
.swiper-button-next:hover{background: url(../images/lvjt4.png) no-repeat center #222222;}

.swiper-button-prev{width: 0.6rem !important; height: 0.6rem !important; border-radius: 100%;background: url(../images/lvjt2.png) no-repeat center #ffffff;font-size: 0 !important;}
.swiper-button-prev:hover{background: url(../images/lvjt3.png) no-repeat center #222222;}

.tab{width:100%;margin:0 auto 0 auto;position: relative;}

.tab_nav{width: 100%; margin: 0.8rem 0 0 0;}
.tab_nav h1{font-size: 0.46rem; color: #010101;}
.tab_nav p{font-size: 0.26rem; color: #010101;}
.tab ul.menu{overflow: hidden;     }

.tab ul.menu li{float:left;text-align:center;line-height:32px;list-style:none;font-size:18px;cursor:pointer; padding: 5px 20px;border-radius: 15px;color: #1a1a1a;margin-left: 10px;border: 3px solid #ffffff;margin-top: 0.4rem;}
.tab ul.menu li.active{background:#ffcf08;color:#1a1a1a;border: 3px solid #efefef;}
.con1,.con2,.con3,.con4,.con5{height:auto;}
.con2,.con3,.con4,.con5{display:none;}
.con1 ul,.con2 ul,.con3 ul,.con4 ul,.con5 ul{padding:5px;}
.con1 ul li,.con2 ul li,.con3 ul li,.con4 ul li,.con5 ul li{background:url(images/point.png) no-repeat left center;padding:0 0 0 10px;font-size:14px;line-height:180%;color:#252525;}
.con1 ul li:hover,.con2 ul li:hover,.con3 ul li:hover,.con4 ul li:hover,.con5 ul li:hover{color:#ba2636;cursor:pointer;text-decoration:underline;}
.cp_more{display: block; width: 2rem; height: 0.5rem; border-radius: 10px; line-height: 0.5rem; text-align: center; background: #f9c941; margin: 0.2rem auto 0 auto;}
.cp_more:hover{background: #cc9a0e; color: #222;}

 /*履带站优势*/
 .lv_adv{width: 100%; margin: 0;padding: 0.8rem 0 1.2rem 0; overflow: hidden;}
  .lv_adv  .lv_adv_l{width: 42.5%; margin: 0;height: 5.91rem; background: url(../images/lvys_03.jpg) no-repeat center;background-size: cover;}
  .lv_adv  .lv_adv_r{width: 50%; margin: 0; height: 100%; min-height:6.7rem;overflow-y:auto;max-height:5.91rem;}
  .lv_adv  .lv_adv_r::-webkit-scrollbar {
  width: 6px;
}

/* 设置滚动条的轨道样式，例如背景颜色和边框样式 */
  .lv_adv  .lv_adv_r::-webkit-scrollbar-track {
  background-color: #F5F5F5;
}


  .lv_adv  .lv_adv_r::-webkit-scrollbar-thumb {
  background-color: #097ac9;
  border-radius: 3px;
}

    .lv_adv  .lv_adv_r .adv_one{width: 100%;margin: 0.5rem 0 0 0;}
	.adv_one h1{font-size: 0.46rem;   color: #0965aa;
    background-image: -webkit-linear-gradient(90deg, #0965aa, #3c94d2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: change 5s infinite linear;height: 0.6rem;}
	.adv_one p{font-size: 20px; color: #222222; font-weight: bold;}
	
	 /*履带站应用领域*/
	 
	 .lv_area{width: 100%; margin: 0 0 0.8rem 0; overflow: hidden;}
	 .lv_area .lv_area_tit{width: 100%;margin: 0 0 0.6rem 0;}
	 .lv_area .lv_area_tit h3{font-size: 20px; color: #222222;}
	 .lv_area .lv_area_tit h1{font-size: 0.36rem; color: #0d35a6; margin: 0.2rem 0 0 0;}
	  .lv_area  .lv_area_one{width: 100%; margin: 0;}
	  .lv_area  .lv_area_two{width: 100%; margin: 0; background: #0d35a6;overflow: hidden;}
	   .lv_area_two  .lv_area_list{width: 25%; float: left; padding: 0.3rem;border-right: 1px solid #3d5db8;}
	    .lv_area_two  .lv_area_list h2{color: #ffffff;font-size: 0.26rem; font-weight: bold;}
		.lv_area_two  .lv_area_list p{color: #ffffff;font-size: 16px; line-height: 24px; margin-top: 0.2rem;}
		.data-show{width: 100%; margin-top: 60px;}
		.data-show table tr{border-top:1px solid #ccc;border-right:1px solid #ccc;margin:30px 0}
.data-show table tr td{text-align:center;border-left:1px solid #ccc;border-bottom:1px solid #ccc;line-height:0.4rem; font-size: 0.16rem; color: #222222;}
		@media (max-width: 1200px){
			.swiper-slide img{width: 100%;}
			.lv_about .lv_about_r a{width: 3rem;}
			.tab .tab_nav{    top: -1rem;}
			.tab ul.menu{float: unset;margin-bottom: 0;}
		}
		
		@media (max-width: 768px){
			
			.ld_banner .ld_banner_con{height: 3rem; background-size: 100%;}
			.ld_banner_con .ld_banner_con_txt{margin-top: 1rem;}
			.lv_about .lv_about_l{width: 100%;}
			.lv_about .lv_about_r{width: 100%; margin: 0.6rem 0 0 0;}
			.lv_about .lv_about_r a{width: 3.3rem;font-size: 16px;}
			.lv_sj .lv_sj_con{padding: 0;}
			.lv_sj .lv_sj_con .lvsj1{width: 48%; margin-top: 0.4rem;}
			.swiper-slide img{width: 100%;}
			.swiper-slide ul li{width: 100%; margin-top: 0.2rem;}
			
				
				.tab ul.menu li{width: 100%;margin: 0.1rem 0;font-size: 15px;padding:0;}
				
			
				.lv_adv .lv_adv_l{width: 100%; background-size: 100%;}
				.lv_adv .lv_adv_r{width: 100%;margin-top: 0.6rem;}
				
				.lv_area_two .lv_area_list{width: 100%; border-bottom: 1px solid #3d5db8;border-right: none;}
				.lv_area_two .lv_area_list h2{font-size: 0.4rem;}
				.lv_area .lv_area_one img {width: 100%;}
				.lvsj1 p{font-size: 16px;line-height: 22px;}
				.lv_about .lv_about_r p{font-size: 16px;line-height: 24px;}
				.lv_pro .lv_pro_tit{font-size: 22px;line-height: 26px;}
				.swiper-slide h2::after{display: none;}
				.tab_nav{margin: 0.8rem 0 0.4rem 0;}
				.adv_one p{font-size: 16px; line-height: 22px;}
				.lv_area .lv_area_tit h1{line-height: 0.42rem;}
				.data-show{overflow: scroll;}
		}
		
		 /*履带站页面结束——————分割线*/