﻿@font-face {
	font-family: 'arial';
	src: url("../fonts/Roboto-Regular.ttf");
}


@font-face {
	font-family: 'syht';
	src: url("../fonts/思源黑体CN-Regular.otf");
}



a:active {
	star: expression(this.onFocus=this.blur());
}

a:focus,
button:focus {
	outline: none;
	-moz-outline: none;
}

:focus {
	outline: none;
}

/*Reset Css*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
area,
param {
	margin: 0;
	padding: 0;
}

html,
body {
	margin: 0;
	padding: 0;
	font-family: 'syht';
	-webkit-text-size-adjust: none;
	font-weight: lighter !important;
}

input,
button,
select,
textarea {
	font-family: 'syht';
}

ol,
ul {
	padding-left: 0;
	list-style: none;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

th {
	font-style: normal;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-size: 100%;
	font-weight: lighter;
}

input {
	display: inline-block;
	vertical-align: middle;
	color: #666;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

/*Clear Css*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearb {
	clear: both;
}

.clearfix {
	display: block;
	zoom: 1;
}

* html .clearfix {
	height: 1%;
}

/*Common Css*/
body {
	font-size: 12px;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

::-ms-clear,
::-ms-reveal {
	display: none;
}

input[type=button],
input[type=submit],
input[type=reset],
select {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
}

a:focus,
a:hover {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	transition: all 0.3s linear;
}

.swiper-button-next,
.swiper-button-prev {
	z-index: 3 !important;
}

textarea {
	resize: none;
}


.table {
	height: 100%;
	display: table;
	width: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.textover {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

input::placeholder {
	color: #666;
}

input:-ms-input-placeholder {
	color: #666 !important;
}

input::-webkit-input-placeholder {
	color: #666;
}

/* Firefox 4-18 */
input:-moz-placeholder {
	color: #666;
}

/* Firefox 19-50 */
input::-moz-placeholder {
	color: #ccc;
}

/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */
input:-ms-input-placeholder {
	color: #666 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
input::-ms-input-placeholder {
	color: #666;
}

/* CSS Working Draft */
input::placeholder {
	color: #666;
}

/*img{max-width:100%;width:100%;}*/
img {
	max-width: 100%;
}

div>img {
	width: 100%;
}


@media (max-width:6000px) {
	html {
		font-size: calc(100vw/19.2) !important;
	}
}

@media (max-width:1024px) {
	html {
		font-size: calc(100vw/7.5) !important;
	}
}

.w_1580 {
	width: 82.3%;
	margin: 0 auto;
}

.w_1400 {
	width: 72.9%;
	margin: 0 auto;
}

.w_1460 {
	width: 76%;
	margin: 0 auto;
}

.w_1760 {
	width: 91.66%;
	margin: 0 auto;
}

.w_1720 {
	width: 89.6%;
	margin: 0 auto;
}

.w_1530 {
	width: 79.68%;
	margin: 0 auto;
}

.w_1770 {
	width: 92.18%;
	margin: 0 auto;
}

.w_1500 {
	width: 78.125%;
	margin: 0 auto;
}

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

.ab_clutermissionpic:after {
	content: '';
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .6) 100%);
	z-index: 1;
}

.xg_pic img {
	transition: all 0.3s linear;
}

.home_Innovationlist .xg_pic:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 4;
	opacity: 0;
}

.home_body {
	width: 100%;
	overflow: hidden;
}

.page_zk {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 110;
	overflow: hidden;
	transition: all 2s linear;
}

.page_zk ul li {
	width: 100vw;
	height: 100vh;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.page_zk ul li div {
	width: 50vw;
	height: 100%;
	background: #fff;
	position: relative;
	z-index: 3;
	transition: all 3s linear;
}

.page_zk ul li:nth-of-type(2) div {
	width: 100vw;
	background: #0075C2;
	z-index: 2;
	transition: all 3s linear;
}

.page_zk.on {
	transform: translateX(100%);
	z-index: -1;
}

.page_zk.on ul li div {
	transform: translateX(300vw);
}

.page_zk.on ul li:nth-of-type(2) div {
	transform: translateX(200vw);
}

.h_100 {
	width: 100vw;
	height: 100vh;
}

.header {
	height: 0.8rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 0 0.8rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	transition: all 0.5s linear;
}

.logo {
	width: 1.15rem;
}

.logo svg {
	display: block;
	width: 100%;
	height: 0.4rem;
	fill: #fff;
}

.header_r {
	display: flex;
	align-items: center;
}

.nav {
	position: relative;
	right: 19%;
}

.nav ul {
	display: flex;
	align-items: center;
}

.nav ul li {
	height: 0.8rem;
}

.nav ul li {
	position: relative;
	margin-right: 0.26rem;
}

.nav ul li h2 a {
	font-size: 0.18rem;
	color: #fff;
	padding: 0 0.18rem;
	line-height: 0.8rem;
}

.nav ul li h2 a {
	color: #fff;
}

.nav ul li h2::after {
	display: block;
	width: 0;
	height: 3px;
	content: '';
	background: #0075C2;
	position: absolute;
	left: 50%;
	top: 98%;
	transform: translateX(-50%);
	transition: all 0.3s linear;
}

.nav ul li:hover h2::after,
.nav ul li.on h2::after {
	width: 100%;
}

.nav ul li:hover h2 a,
.nav ul li.on h2 a {
	color: #0075C2 !important;
}

.nav2 {
	position: absolute;
	left: 50%;
	top: 0.8rem;
	transform: translateX(-50%);
	width: 300vw;
	display: none;
	height: 1.5rem;
	display: none;
}

.nav2 dl {
	height: 1rem;
}



.nav2 dl {
	background: rgba(236, 241, 246, 0.8);
}

/* .nav ul li:nth-child(6) .nav2 dl dd:nth-child(3) {
	display: none;
}

.nav ul li:nth-child(6) .nav2 dl dd:nth-child(2) {
	display: none;
} */




.nav2 dl {
	display: flex;
	justify-content: center;
	align-items: center;
}

.nav2 dl dd {
	position: relative;
	margin: 0 0.5rem;
	height: 1rem;
}

.nav2 dl dd a {
	font-size: 0.16rem;
	color: #333333;
	line-height: 1rem;
	position: relative;
	display: block;
	height: 100%;
}

.nav2 dl dd::after {
	display: block;
	width: 0;
	height: 3px;
	content: '';
	background: #0075C2;
	position: absolute;
	left: 50%;
	top: 98%;
	transform: translateX(-50%);
	transition: all 0.3s linear;
}

.nav2 dl dd:hover::after {
	width: 100%;
}

.nav2 dl dd:hover a {
	color: #006ED3;
}

.lan {
	width: 0.28rem;
}

.lan img:nth-of-type(1) {
	display: block;
}

.lan img:nth-of-type(2) {
	display: none;
}

.search {
	width: 0.27rem;
	margin: 0 0.3rem 0 0.3rem;
}

.search svg {
	fill: #fff;
}

.search img:nth-of-type(1) {
	display: block;
}

.search img:nth-of-type(2) {
	display: none;
}

.swiper-container-home {
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

.swiper-container-home .swiper-slide {
	width: 100vw;
	height: 100vh;
}

#ban {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100vh;
	background: url(../images/ban_bg.jpg) no-repeat center center/cover;
}

.ban_bg {
	display: block;
	width: 100%;
	height: 100vh;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	opacity: 0.5;
	background-image: url(../images/video_texture.png);
	background-blend-mode: screen;
	background-repeat: repeat;
	background-color: rgba(0, 0, 0, 0.3);
}

.ban_pic {
	width: 100vw;
	height: 100vh;
	position: relative;
}

.home_ban {
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	transition: all 4s ease-in;
	transform: scale(1.3);
}

.swiper-container-homeban .swiper-slide {
	width: 100vw;
	height: 100vh;
}

.swiper-container-homeban .swiper-slide-active .home_ban {
	transform: scale(1);
}

.swiper-pagination-homeban {
	position: absolute;
	left: 1.7rem !important;
	bottom: 0.6rem !important;
}

.swiper-pagination-homeban .swiper-pagination-bullet {
	width: 0.1rem;
	height: 0.1rem;
	background: rgba(255, 255, 255, 0.5);
	margin-right: 0.2rem;
	opacity: 1;
}

.swiper-pagination-homeban .swiper-pagination-bullet-active {
	background: #fff;
}

.nav_btn {
	width: 0.76rem;
	height: 0.26rem;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	position: relative;
}

.nav_btn span {
	display: block;
	width: 0.32rem;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 0;
}

.nav_btn span:nth-of-type(1) {
	top: 0;
	width: 0.25rem;
}

.nav_btn span:nth-of-type(2) {
	top: 48%;
}

.nav_btn span:nth-of-type(3) {
	bottom: 0;
}


.header.on,
.header.active {
	background: #fff;
	border-bottom: 1px solid rgba(1, 110, 211, 0.5);
}

.header.on .logo svg,
.header.active .logo svg {
	fill: #006ED3;
}

.header.on .nav ul li a,
.header.active .nav ul li a {
	color: #333;
}

.header.on .nav ul li a:hover,
.header.active .nav ul li a:hover {
	color: #0075C2;
}

.header.on .lan img:nth-of-type(1),
.header.active .lan img:nth-of-type(1) {
	display: none;
}

.header.on .lan img:nth-of-type(2),
.header.active .lan img:nth-of-type(2) {
	display: block;
}

.header.on .search svg,
.header.active .search svg {
	fill: #333;
}

.header.on .search img:nth-of-type(2),
.header.active .search img:nth-of-type(2) {
	display: block;
}

.header.on .nav_btn,
.header.active .nav_btn {
	border-color: #333;
}

.header.on .nav_btn span,
.header.active .nav_btn span {
	background: #333;
}

.nav_zkbg {
	width: 100%;
	height: 100vh;
	background: #fefdfb;
	position: fixed;
	top: -100%;
	right: -100%;
	transform: matrix(1, 0, 0, 1, 0, 0);
	border-radius: 50%;
	z-index: 102;
	transition: all 0.5s ease-in;
}

.nav_zkbg.on {
	top: 0px;
	right: 10%;
	transform: matrix(4, 0, 0, 4, 0, 0);
}

.nav_zk {
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	transition-delay: 0.5;
	opacity: 0;
	padding: 0 0.8rem;
	box-sizing: border-box;
	z-index: -1;
}

.nav_zktop {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.28rem 0 0.8rem 0;
	position: relative;
	z-index: 50;
}

.nav_zklogo {
	width: 1.14rem;
}

.nav_zkclose {
	width: 0.2rem;
	cursor: pointer;
	position: relative;
	z-index: 30;
}

.nav_zkcen {
	width: 75.3125%;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 6;
	align-items: flex-start;
	margin: 0 auto;
}

.nav_zksea {
	width: 3.72rem;
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 0.18rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	opacity: 0;
	transform: translateY(0.3rem);
	transition: all 0.5s linear;
	position: relative;
	left: 2.2rem;
}

.nav_zksea input {
	width: 90%;
	height: 0.3rem;
	background: none;
	border: none;
	border-left: 1px solid #aaaaaa;
	font-size: 0.17rem;
	color: #aaa;
	padding-left: 0.1rem;
	box-sizing: border-box;
	background: none;
}

.nav_zksea input::placeholder {
	color: #aaa !important;
}

.nav_zkseasub {
	width: 0.2rem;
	cursor: pointer;
}

.nav_zkcennav {
	border-left: 1px solid #ececec;
	padding-left: 0.4rem;
	box-sizing: border-box;
}

.nav_zkcennav ul li {
	margin-bottom: 0.4rem;
	position: relative;
	width: 2.46rem;
	opacity: 0;
	transform: translateY(0.3rem);
	z-index: 10;
}

.nav_zkcennav ul li:hover {
	z-index: 50;
}

.nav_zkcennav ul li h2 {
	width: 100%;
}

.nav_zkcennav ul li h2 a {
	font-size: 0.24rem;
	color: #333333;
	font-weight: 500;
}

.nav_zkcennav ul li h2 a span {
	display: block;
	font-size: 0.18rem;
	color: #808080;
	font-family: 'arial';
	padding-top: 0.08rem;
}

.nav_zkcennav dl {
	position: absolute;
	left: 99%;
	top: 0;
	width: 2.66rem;
	z-index: -1;
}

.nav_zkcennav dl dd {
	padding-bottom: 0.53rem;
	opacity: 0;
	transform: rotateY(90deg);
	transition: opacity .4s, transform .5s;
	z-index: -1;
	position: relative;
}

.nav_zkcennav dl dd:nth-last-of-type(1) {
	padding-bottom: 0;
}

.nav_zkcennav dl dd a {
	font-size: 0.21rem;
	color: #808080;
	line-height: 1;
}

.nav_zkcennav dl dd:hover a {
	color: #006ED3;
}

.nav_zkcennav ul li:hover h2 a {
	color: #006ED3;
}

.nav_zkcennav ul li:hover h2 a span {
	color: #006ED3;
}

.nav_zkfot {
	width: calc(100% - 1.6rem);
	position: absolute;
	bottom: 0.36rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	opacity: 0;
	transform: translateY(0.6rem);
	transition: all 0.8s linear;
}

.nav_zkfotl {
	display: flex;
	align-items: flex-end;
}

.nav_zkfotl ul {
	display: flex;
	align-items: center;
}

.nav_zkfotl ul li {
	width: 0.24rem;
	margin-right: 0.18rem;
	opacity: 0.8;
	transition: all 0.3s linear;
}

.nav_zkfotl ul li:hover {
	opacity: 1;
}

.nav_zkfottel {
	font-size: 0.24rem;
	color: #4C4948;
}

.nav_zkfottel a {
	color: #4C4948;
	display: flex;
	align-items: center;
	border-left: 1px solid #e6e6e6;
	font-family: 'arial';
	font-weight: 500;
}

.nav_zkfottel a img {
	width: 0.18rem;
	margin: 0 0.14rem;
}

.nav_zkfotr {
	font-size: 0.14rem;
	color: #808080;
}

.nav_zkfotr a {
	color: #808080;
}

.nav_zkfnav {
	position: absolute;
	right: 0.8rem;
	bottom: 1rem;
	z-index: 6;
}

.nav_zkfnav ul {
	display: flex;
}

.nav_zkfnav ul li {
	margin-left: 1rem;
	opacity: 0;
	transform: translateX(0.3rem);
}

.nav_zkfnav ul li a {
	font-size: 0.24rem;
	color: #333333;
	font-weight: 500;
}

.nav_zkfnav ul li a span {
	display: block;
	font-size: 0.18rem;
	color: #808080;
	font-family: 'arial';
	padding-top: 0.08rem;
}

.nav_zkfnav ul li.on a {
	color: #006ED3;
}

.nav_zkfnav ul li.on a span {
	color: #006ED3;
}

.nav_zkicon {
	width: 10.26rem;
	position: absolute;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: all 0.3s linear;
}

.nav_zk.on {
	z-index: 113;
	opacity: 1;
}

.nav_zk.on .nav_zksea {
	opacity: 1;
	transform: translateY(0);
}

.nav_zk.on .nav_zkcennav ul li {
	opacity: 1;
	transform: translateY(0);
	transition: 0.3s ease-in;
	transition-delay: 0.2s;
}

.nav_zk.on .nav_zkcennav ul li:nth-of-type(2) {
	transition-delay: 0.4s;
}

.nav_zk.on .nav_zkcennav ul li:nth-of-type(3) {
	transition-delay: 0.6s;
}

.nav_zk.on .nav_zkcennav ul li:nth-of-type(4) {
	transition-delay: 0.8s;
}

.nav_zk.on .nav_zkcennav ul li:nth-of-type(5) {
	transition-delay: 1s;
}

.nav_zk.on .nav_zkcennav ul li:nth-of-type(6) {
	transition-delay: 1.2s;
}

.nav_zkcennav ul li.on {
	z-index: 50;
}

.nav_zkcennav ul li.on dl {
	z-index: 10;
}

.nav_zkcennav ul li.on dl dd {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1;
}

.nav_zkcennav ul li.on dl dd:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

.nav_zkcennav ul li.on dl dd:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms
}

.nav_zkcennav ul li.on dl dd:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms
}

.nav_zkcennav ul li.on dl dd:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms
}

.nav_zkcennav ul li.on dl dd:nth-child(6) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms
}

.nav_zkcennav ul li.on dl dd:nth-child(7) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms
}

.nav_zkcennav ul li.on dl dd:nth-child(8) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms
}

.nav_zk.on .nav_zkfnav ul li {
	opacity: 1;
	transform: translateX(0);
	transition: 0.3s ease-in;
	transition-delay: 0.2s;
}

.nav_zk.on .nav_zkfnav ul li:nth-of-type(2) {
	transition-delay: 0.4s;
}

.nav_zk.on .nav_zkfnav ul li:nth-of-type(3) {
	transition-delay: 0.6s;
}

.nav_zk.on .nav_zkfot {
	opacity: 1;
	transform: translateY(0);
}

.nav_zk.on .nav_zktop {
	opacity: 1;
	transform: translateY(0);
}

.nav_zk.on .nav_zkicon {
	opacity: 1;
}

.nav_zkfotewm {
	width: 1.08rem;
}

.nav_zkcontact {
	position: absolute;
	right: 0.8rem;
	bottom: 1.2rem;
	display: flex;
}

.nav_zkcontact h2 {
	font-size: 0.24rem;
	color: #333333;
}

.nav_zkcontact h2 span {
	display: block;
	font-size: 0.18rem;
	color: #808080;
	margin-right: 0.9rem;
}

.nav_zkcontact .home_fottrtopr dl dd p {
	color: #000;
	text-transform: uppercase;
}

.nav_zkcontact .home_fottrtopr dl dd {
	margin-left: 0.2rem;
}

.nav_zkcontact .home_fottrtopr dl dd h2 {
	width: 1.08rem;
	margin: 0 auto 0.1rem auto
}

.nav_zkcontact .home_fottrtopr dl dd p {
	font-size: 0.18rem;
}


.ban_js {
	position: absolute;
	top: 50%;
	z-index: 40;
	transform: translateY(-50%);
	width: 100%;
	left: 0;
}

.ban_js h2 {
	font-size: 0.6rem;
	color: rgba(255, 255, 255, 0.6);
	line-height: 1;
	font-family: 'arial';
}

.ban_js h3 {
	font-size: 0.24rem;
	color: #FFFFFF;
	line-height: 1;
	padding: 0.2rem 0 0 0;
}

.ban_js h4 {
	padding: 0;
	color: #fff;
}

.ban_js h4 span {
	display: block;
	font-size: 0.6rem;
	font-weight: bold;
	line-height: 0.86rem;
}

.ban_js h4 b {
	display: block;
	font-size: 0.3rem;
	font-weight: normal;
	padding-top: 0.3rem;
}

.ban_btn {
	width: 1.27rem;
	height: 0.45rem;
	position: relative;
	background: url(../images/more_bg.png) no-repeat center center/cover;
	margin-top: 0.93rem;
}

.ban_btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 0.16rem;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.ban_btn a img {
	width: 0.15rem;
	margin-left: 0.1rem;
}

.ban_btn:hover {
	opacity: 1;
}

.ban_vbtn {
	position: absolute;
	right: 2.12rem;
	top: 50%;
	width: 1rem;
	height: 1rem;
	cursor: pointer;
	z-index: 90;
	transform: translateY(-50%);
}

.ban_vbtn h2 {
	width: 1.2rem;
	border-radius: 1.2rem;
	overflow: hidden;
	position: relative;
	z-index: 20;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 1.2rem;
}

.ban_vbtn h2 img {
	width: 0.3rem;
	position: relative;
	left: 0.04rem;
	opacity: 0.7;
}

.ban_vbtn h5 {
	width: 1.2rem;
	border-radius: 1.2rem;
	position: absolute;
	left: 0;
	top: 0;
	height: 1.2rem;
	z-index: 2;
}

.ban_vbtn h5 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	border-radius: 50%;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}

.ban_vbtn h5 span.s1 {
	animation: ss2 3s linear infinite;
	-webkit-animation: ss2 3s linear infinite;
	background: rgba(0, 110, 211, 0.7);
}

.ban_vbtn h5 span.s2 {
	animation: ss2 3s linear 0.75s infinite;
	-webkit-animation: ss2 3s linear 0.75s infinite;
	background: rgba(0, 110, 211, 0.6);
}

.ban_vbtn h5 span.s3 {
	animation: ss2 3s linear 1.5s infinite;
	-webkit-animation: ss2 3s linear 1.5s infinite;
	background: rgba(0, 110, 211, 0.5);
}

.ban_vbtn h5 span.s4 {
	animation: ss2 3s linear 2.25s infinite;
	-webkit-animation: ss2 3s linear 2.25s infinite;
	background: rgba(0, 110, 211, 0.4);
}

.ban_vbtn h5 span.s5 {
	transform: scale(0.2);
	-moz-transform: scale(0.2);
}

.ban_vbtn p {
	font-size: 0.18rem;
	color: #fff;
	width: 1.2rem;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -0.3rem;
	z-index: 5;
	opacity: 0.7;
}

.xh {
	width: 0.26rem;
	position: absolute;
	right: 0.67rem;
	bottom: 15%;
	z-index: 30;
}

.ban_pic video {
	display: block;
	width: 110%;
}

.ban_s {
	position: absolute;
	bottom: 0.5rem;
	z-index: 30;
	width: 100%;
	left: 0;
	font-size: 0.18rem;
	color: #fff;
}

.bg_logo {
	width: 8.58rem;
	position: absolute;
}

.tit {
	margin: 1.6rem 0 0.4rem 0;
}

.tit h2 {
	font-size: 0.36rem;
	color: #006ED3;
	line-height: 1;
	font-family: 'arial';
	font-weight: 500;
}

.tit h3 {
	font-size: 0.24rem;
	color: #ccc;
	line-height: 1;
	padding: 0.1rem 0 0.36rem 0;
}

.tit h4 {
	font-size: 0.4rem;
	color: #3E3A39;
	font-weight: 500;
	line-height: 1;
}

.tit h4 span {
	display: block;
	font-size: 0.2rem;
	color: #3E3A39;
	padding-top: 0.14rem;
}

.home_sol {
	position: relative;
}

.home_sol .tit h4 {
	font-size: 0.36rem;
	line-height: 0.54rem;
}

.home_soltop {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.home_solnav {
	display: flex;
	position: relative;
	top: -0.16rem;
}

.home_solnav span {
	display: inline-block;
	font-size: 0.18rem;
	color: #666666;
	margin-left: 0.52rem;
	position: relative;
	padding-bottom: 0.15rem;
}

.home_solnav span::after {
	display: block;
	width: 0;
	height: 2px;
	content: '';
	background: #0473ba;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	transition: all 0.5s linear;
}

.home_solnav span.on::after,
.home_solnav span:hover::after {
	width: 100%;
}

.home_solnav span.on,
.home_solnav span:hover {
	color: #0473ba;
}

.swiper-container-sol {
	width: 91.15%;
	margin: 0 0 0 8.85% !important;
	position: relative;
}

.swiper-container-sol .swiper-slide {
	width: 11.7rem;
	overflow: hidden;
	position: relative;
	height: auto;
	margin-right: 0.5rem;
}

.sol_bg {
	width: 4.2rem;
	height: 100%;
	background: url(../images/sol_bg.png) no-repeat center center/cover;
	position: absolute;
	left: 0;
	top: 0;
}

.sol_bg01 {
	width: calc(100% - 3rem);
	height: 100%;
	background: #fff;
	position: absolute;
	left: 3rem;
	top: 0;
}

.sol_js {
	width: 5rem;
	padding: 0 0 0 0.5rem;
	box-sizing: border-box;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
}

.sol_js h2 {
	font-size: 0.3rem;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 1;
	padding: 0.96rem 0 0 0;
	font-weight: 500;
}

.sol_js h3 {
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 1.5;
	padding: 0.1rem 0 0 0;
}

.sol_js h4 {
	font-size: 0.16rem;
	color: #fff;
	line-height: 1.5;
	padding-top: 0.29rem;
	padding-bottom: 1.95rem;
}

.sol_js dl {
	height: 2.4rem;
	margin-top: 0.4rem;
}

.sol_js dl dd {
	width: 1.58rem;
	height: 0.36rem;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	margin-bottom: 0.1rem;
}

.sol_js dl dd a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.36rem;
	text-align: center;
}

.swiper-container-sol .swiper-slide:nth-of-type(2) .sol_js dl dd {
	width: 0.8rem;
}

.home_sol .bg_logo {
	right: 0.8rem;
	top: 1.5rem;
}

.homesol_btn {
	width: 0.46rem;
}

.homesol_btn svg {
	display: block;
	fill: none;
	width: 100%;
}

.home_solqhbtn {
	display: flex;
	justify-content: right;
	-webkit-justify-content: right;
	margin-top: 0.46rem;
}

.home_solqhbtn div {
	width: 0.46rem;
	margin-left: 0.2rem;
}

.more {
	width: 2.04rem;
	height: 0.5rem;
}

.more a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: url(../images/more_bg01.png) no-repeat center center/cover;
	font-size: 0.16rem;
	color: #FFFFFF;
}

.more a img {
	width: 0.22rem;
	margin-left: 0.12rem;
}

.home_Innovation .more {
	position: relative;
	top: 0.2rem;
}

.home_Innovationlist ul {
	display: flex;
	justify-content: space-between;
}

.home_Innovationlist ul li {
	width: 31.64%;
	position: relative;
	overflow: hidden;
}

.home_ysfotcon {
	width: 100%;
	padding: 0 0.4rem;
	box-sizing: border-box;
	position: absolute;
	z-index: 5;
	transition: all 0.5s linear;
	left: 0;
	bottom: 0.8rem;
	transform: translateY(76%);
}

.home_ysfotcon h2 {
	width: 0.9rem;
	margin: 0 auto;
}

.home_ysfotcon h3 {
	text-align: center;
	padding: 0.1rem 0 0.35rem 0;
}

.home_ysfotcon h3 span {
	display: block;
	font-size: 0.18rem;
	color: #fff;
	line-height: 1;
	opacity: 0.6;
	font-family: 'arial';
}

.home_ysfotcon h3 b {
	display: block;
	font-size: 0.23rem;
	color: #fff;
	line-height: 1;
	padding-top: 0.1rem;
}

.home_ysfotcon p {
	height: 1.7rem;
	font-size: 0.18rem;
	color: #fff;
	line-height: 0.28rem;
	text-align: center;
}

.ys_more {
	width: 1.5rem;
	margin: 0 auto;
	transition: all 0.5s linear;
}

.ys_more img:nth-of-type(1) {
	display: block;
}

.ys_more img:nth-of-type(2) {
	display: none;
}

.ys_more:hover img:nth-of-type(1) {
	display: none;
}

.ys_more:hover img:nth-of-type(2) {
	display: block;
}

.home_Innovationlist ul li:hover .home_ysfotcon {
	transform: translateY(0);
}

.home_Innovationlist ul li:hover .xg_pic:before {
	opacity: 1;
}

.home_news {
	position: relative;
}

.home_newscon {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.home_newsconl {
	width: 50.25%;
	position: relative;
}

.home_newsconl a .home_newsconljs {
	width: 100%;
	height: 1.12rem;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.2rem;
	box-sizing: border-box;
}

.home_newsconl a .home_newsconljs h2 {
	width: 0.74rem;
	height: 0.74rem;
	border: 2px solid #fff;
	box-sizing: border-box;
	font-size: 0.12rem;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.home_newsconl a .home_newsconljs h2 b {
	display: block;
	width: 100%;
	font-size: 0.42rem;
	text-align: center;
	line-height: 1;
}

.home_newsconl a .home_newsconljs h3 {
	width: 6.06rem;
	font-size: 0.14rem;
	color: #fff;
}

.home_newsconl a .home_newsconljs h3 span {
	display: block;
	font-size: 0.18rem;
	line-height: 1;
	padding-bottom: 0.08rem;
}

.home_newsbtn {
	width: 0.38rem;
}

.home_newsconr {
	width: 49.36%;
	height: 3.5rem;
	overflow: hidden;
}

.home_newsconl .xg_pic {
	height: 3.5rem;
}

.home_newsconr ul li {
	position: relative;
	margin-bottom: 0.06rem;
	transition: all 0.3s linear;
}

.home_newsconr ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.home_newsconr ul li a .home_newsconrpic {
	width: 2.58rem;
	height: auto;
}

.home_newsconr ul li a .home_newsconrjs {
	flex: 1;
	padding: 0 0.9rem 0 0.18rem;
}

.home_newsconr ul li a .home_newsconrjs h2 {
	font-size: 0.14rem;
	color: #808080;
	font-family: 'arial';
	line-height: 1;
}

.home_newsconr ul li a .home_newsconrjs h3 {
	font-size: 0.18rem;
	color: #3E3A39;
	line-height: 1;
	padding: 0.16rem 0;
}

.home_newsconr ul li a .home_newsconrjs p {
	height: 0.52rem;
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.26rem;
}

.home_newsconr ul li a .home_newsbtn01 {
	width: 0.36rem;
	position: absolute;
	right: 0.2rem;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
}

.home_newsconr ul li:hover {
	background: #f1f5f8;
}

.home_newsconr ul li:hover a .home_newsbtn01 {
	opacity: 1;
}

.home_newsqh {
	display: none;
}

.home_newsqh:nth-of-type(1) {
	display: block;
}

.home_news .ys_btn {
	margin: 0.5rem auto 0 auto;
	bottom: auto;
}

.home_news .bg_logo {
	right: 0.8rem;
	top: 0.4rem;
}

.home_new ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.home_new ul li {
	width: 49.4%;
	margin: 0 0 0.2rem 0;
	overflow: hidden;
}

.home_new ul li img {
	transition: all 0.3s linear;
}

.home_new ul li:hover img {
	transform: scale(1.05);
}

.home_newsqhcon {
	display: none;
}

.home_newsqhcon:nth-of-type(1) {
	display: block;
}

.home_news .more {
	margin: 0.85rem auto 0.45rem auto;
}

.home_news .home_newnavlist {
	top: 0.46rem;
}

.home_map {
	background: #f2f5f7;
	padding-bottom: 0.9rem;
}

.map video {
	display: block;
	width: 100%;
}

.tit h4 span {
	display: block;
	font-size: 0.24rem;
	color: #3E3A39;
}

.r_pf {
	position: fixed;
	right: 2%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 60;
	transition: all 0.5s linear;
}

.r_pf.on {
	transform: translate(2rem, -50%);
}

.r_pf ul li {
	padding: 0 0.18rem 0 0;
	position: relative;
	z-index: 3;
	opacity: 0.7;
	margin-bottom: 0.34rem;
	z-index: 2;
}

.r_pf ul li:nth-last-of-type(1) {
	margin-bottom: 0;
}

.r_pf ul::after {
	display: block;
	width: 1px;
	height: 92%;
	content: '';
	background: #000;
	position: absolute;
	right: 1px;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.5;
}

.r_pfjd {
	width: 1px;
	height: 0%;
	background: #006ED3;
	position: absolute;
	right: 1px;
	top: 4%;
	z-index: 6;
	transition: all 0.3s linear;
}

.r_pf ul li::after {
	display: block;
	width: 3px;
	height: 2px;
	content: '';
	background: #000;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0.7;
}

.r_pf ul li.on a {
	color: #006ED3;
}

.r_pf ul li.on::after {
	opacity: 1;
	background: #006ED3;
}

.r_pf ul li a {
	color: #000;
	overflow: hidden;
	display: block;
	width: 1.2rem;
	text-align: right;
}

.r_pf ul li a span {
	transform: translateX(100%);
	position: relative;
	display: block;
	width: 100%;
	transition: all 0.3s linear;
}

.r_pf ul li.on a span {
	transform: translateX(0);
}

.video_tc {
	width: 100vw;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 300;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}

.video_tccon {
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.video_tc video {
	display: block;
	width: 100%;
}

.video_tcclose {
	width: 0.4rem;
	height: 0.4rem;
	background: rgba(255, 255, 255, 0.4);
	cursor: pointer;
	position: absolute;
	right: 0.4rem;
	top: 0.4rem;
	z-index: 50;
	border-radius: 100%;
}

.video_tcclose img {
	width: 0.16rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.home_fot {
	background: #006ed3;
}

.home_fottop {
	display: flex;
	justify-content: space-between;
	padding: 0.4rem 0;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
	width: calc(100% - 2rem);
	margin: 0 auto;
}

.home_fottl h3 {
	width: 2.4rem;
}

.home_fottopr {
	display: flex;
	align-items: center;
	font-size: 0.18rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1;
}

.home_fottopr a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 0.14rem;
}

.home_fottopr a:nth-last-of-type(1) {
	border-right: none;
}

.home_fotc {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0.52rem 0 0.5rem 0;
	padding: 0 1rem;
	box-sizing: border-box;
}

.f_nav {
	display: flex;
	align-items: flex-start;
}

.f_nav ul {
	border-left: 1px solid #ffffff;
	margin-right: 0.7rem;
}

.f_nav ul li {
	padding: 0 0.6rem 0 0.16rem;
	margin-bottom: 0.3rem;
	position: relative;
}

.f_nav ul li h2 {
	position: relative;
}

.f_nav ul li h2 a {
	font-size: 0.18rem;
	color: #fff;
	line-height: 1;
	opacity: 0.8;
}

.f_nav ul li h2::after {
	display: block;
	width: 1px;
	height: 100%;
	content: '';
	background: #fff;
	position: absolute;
	left: -0.17rem;
	top: 0;
	display: none;
}

.f_nav ul li:hover h2 a {
	color: #fff;
	opacity: 1;
}

.f_nav ul li:hover h2::after {
	display: block;
}

.f_nav2 {
	border-left: 1px solid #ffffff;
	padding-left: 0.16rem;
	box-sizing: border-box;
	position: absolute;
	left: 99%;
	top: 0;
	width: 1.8rem;
	z-index: -1;
}

.f_nav2 dl {
	position: relative;
}

.f_nav2 dl::after {
	display: block;
	width: 1px;
	height: 100%;
	content: '';
	background: #fff;
	position: absolute;
	left: -0.17rem;
	top: 0;
	display: none;
}

.f_nav2 dl dd {
	font-size: 0.18rem;
	color: #fff;
	line-height: 1;
	margin-bottom: 0.3rem;
	opacity: 0;
	transform: rotateY(90deg);
	transition: opacity .4s, transform .5s;
	z-index: -1;
	position: relative;
}

.f_nav2 dl dd a {
	font-size: 0.18rem;
	color: #fff;
	line-height: 1;
}

.f_nav2 dl dd:nth-last-of-type(1) {
	margin-bottom: 0;
}

.f_nav ul li:nth-last-of-type(1) .f_nav2,
.f_nav ul li:nth-last-of-type(2) .f_nav2 {
	top: auto;
	bottom: 0;
}

.f_nav ul li.on {
	z-index: 50;
}

.f_nav ul li.on dl {
	z-index: 10;
}

.f_nav ul li.on dl dd {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	z-index: 1;
}

.f_nav ul li.on dl dd:nth-child(2) {
	-webkit-transition-delay: 50ms;
	-moz-transition-delay: 50ms;
	-ms-transition-delay: 50ms;
	-o-transition-delay: 50ms;
	transition-delay: 50ms
}

.f_nav ul li.on dl dd:nth-child(3) {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-ms-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms
}

.f_nav ul li.on dl dd:nth-child(4) {
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms
}

.f_nav ul li.on dl dd:nth-child(5) {
	-webkit-transition-delay: 200ms;
	-moz-transition-delay: 200ms;
	-ms-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	transition-delay: 200ms
}

.f_nav ul li.on dl dd:nth-child(6) {
	-webkit-transition-delay: 250ms;
	-moz-transition-delay: 250ms;
	-ms-transition-delay: 250ms;
	-o-transition-delay: 250ms;
	transition-delay: 250ms
}

.f_nav ul li.on dl dd:nth-child(7) {
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms
}

.f_nav ul li.on dl dd:nth-child(8) {
	-webkit-transition-delay: 350ms;
	-moz-transition-delay: 350ms;
	-ms-transition-delay: 350ms;
	-o-transition-delay: 350ms;
	transition-delay: 350ms
}

#info {
	height: auto !important;
}

.home_fottr {
	width: 74%;
	box-sizing: border-box;
}

.home_fottrtop {
	display: flex;
	justify-content: space-between;
}

.home_fottrtopl h2 {
	display: flex;
	align-items: center;
	margin: 0 0 0.4rem 0;
}

.home_fottrtopl h2 img {
	width: 0.66rem;
	margin-right: 0.16rem;
}

.home_fottrtopl h2 span {
	font-size: 0.16rem;
	color: #fff;
}

.home_fottrtopl h2 span b {
	display: block;
	font-size: 0.4rem;
	font-style: italic;
	font-family: 'arial';
}

.home_fottrtopl p {
	font-size: 0.19rem;
	color: #FFFFFF;
	line-height: 0.46rem;
	display: flex;
	align-items: center;
}

.home_fottrtopl p span:nth-of-type(1) {
	width: 1rem;
}

.home_fottrtopr dl {
	display: flex;
	align-items: center;
}

.home_fottrtopr dl dd {
	position: relative;
}

.home_fottrtopr dl dd .icon {
	width: 0.67rem;
	margin: 0 0.2rem;
}

.home_fottrtopr dl dd .ewm {
	width: 0.97rem;
	position: absolute;
	top: 0.67rem;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	padding-top: 0.11rem;
}

.home_fottrtopr dl dd:hover .ewm {
	display: block;
}

/*.home_fottrtopr dl dd h2{margin:0 auto 0.1rem auto;width:1.08rem;}*/




.home_fottrtopr dl dd p {
	font-size: 0.14rem;
	color: #fff;
	text-transform: uppercase;
	width: 120%;
	margin-left: -10%;
	text-align: center;
}

.home_fotbd {
	border-top: 1px solid #ffffff;
	margin-top: 0.4rem;
	padding-top: 0.32rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.home_fotbdk {
	width: 22%;
	height: 0.56rem;
	border: 1px solid #fff;
	position: relative;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}

.home_fotbdk span:nth-of-type(1) {
	width: 1.2rem;
	font-size: 0.16rem;
	color: #fff;
	padding-left: 0.2rem;
	box-sizing: border-box;
}

.home_fotbdk input {
	width: 1.3rem;
	height: 100%;
	background: none;
	border: none;
	font-size: 0.16rem;
	color: #fff;
}

.home_fotbdk span:nth-of-type(2) {
	font-size: 0.16rem;
	color: #fff;
	position: absolute;
	right: 0.2rem;
	top: 0.15rem;
}

.home_fotbdsub {
	width: 30%;
	height: 0.56rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #006ED3;
	opacity: 0.7;
	transition: all 0.3s linear;
}

.home_fotbdsub img {
	width: 0.18rem;
	margin-right: 0.1rem;
}

.home_fotbdsub:hover {
	opacity: 1;
}

.home_fotb {
	display: flex;
	justify-content: space-between;
	padding: 0.2rem 1rem;
	box-sizing: border-box;
	border-top: 1px solid #fff;
}

.home_fotb span {
	font-size: 0.14rem;
	color: #fff;
	font-weight: 400;
}

.nav_fzkbtn {
	display: none;
}


/*结果页*/
.search_con {
	background: #f2f5f7;
	margin-top: 0.8rem;
	overflow: hidden;
}

.sea_tit {
	margin: 1.2rem 0 0.5rem 0;
	font-size: 0.48rem;
	color: #3E3A39;
	line-height: 1;
	font-weight: 500;
}

.sea_tit span {
	display: block;
	font-size: 0.36rem;
	color: #A8A8A8;
	text-transform: capitalize;
	margin-bottom: 0.2rem;
}

.ny_seach {
	width: 100%;
	height: 0.8rem;
	background: #ffffff;
	display: flex;
	align-items: center;
}

.ny_seach input {
	width: 90%;
	height: 100%;
	background: none;
	border: none;
	font-size: 0.18rem;
	color: #333;
	padding-left: 0.2rem;
	box-sizing: border-box;
}

.ny_seachsub {
	width: 10%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.ny_seachsub svg {
	width: 0.27rem;
	fill: #333;
}

.ny_searel {
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	align-items: center;
	padding: 0.9rem 0 0.2rem;
	margin-bottom: 0.2rem;
	font-size: 0.18rem;
	color: #333;
}

.ny_searel span {
	width: 0.1rem;
	height: 0.1rem;
	background: #006ed3;
	border-radius: 100%;
	margin-right: 0.1rem;
}

.sear_pro {
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	align-items: center;
	padding: 0.8rem 0;
}

.sear_prol {
	width: 3.2rem;
	margin-right: 0.48rem;
}

.sear_pror h2 {
	font-size: 0.24rem;
	color: #333333;
	line-height: 1;
}

.sear_pror h3 {
	font-size: 0.16rem;
	color: #333333;
	padding: 0.1rem 0 0.2rem 0;
}

.sear_pror dl dd {
	display: flex;
	align-items: center;
	font-size: 0.14rem;
	color: #333333;
}

.sear_pror dl dd span:nth-of-type(1) {
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 100%;
	border: 0.04rem solid #333;
	margin-right: 0.06rem;
}

.sear_probtn {
	width: 0.46rem;
	height: 0.46rem;
	background: url(../images/next_bg.png) no-repeat center center/cover;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s linear;
	margin-right: 1px;
	margin-top: 0.35rem;
}

.sear_probtn img {
	width: 0.17rem;
}

.sear_probtn img:nth-of-type(1) {
	display: block;
}

.sear_probtn img:nth-of-type(2) {
	display: none;
}

.sear_probtn:hover {
	background: url(../images/next_on.png) no-repeat center center/cover;
}

.sear_probtn:hover img:nth-of-type(1) {
	display: none;
}

.sear_probtn:hover img:nth-of-type(2) {
	display: block;
}

.search_con .gs_hotlist ul li {
	border-bottom: 1px solid #e6e6e6;
	padding: 0.47rem 0;
	width: 100%;
	margin-right: 0;
}

.search_con .gs_hotlist ul li a {
	display: flex;
	align-items: center;
}

.search_con .gs_hotlist ul li .img {
	margin-right: 0.48rem;
}


/*关于我们*/
.ny_ban {
	position: relative;
	margin-top: 0.8rem;
	overflow: hidden;
}

.ny_bantit {
	width: 100%;
	position: absolute;
	left: 0;
	top: 1.42rem;
	z-index: 3;
}

/*.ny_bantit h2{font-size: 0.6rem;color: #84b5e6;line-height: 1;padding-bottom: 0.28rem;font-weight: bold;font-family: 'arial'}
.ny_bantit h3{font-size:0.24rem;color:#fff;font-weight: bold;}*/
.ny_bantit h2 {
	font-size: 0.48rem;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 0.2rem;
}

.ny_bantit h3 {
	font-size: 0.24rem;
	color: #fff;
	opacity: 0.45;
	line-height: 1;
	font-weight: normal;
	font-family: 'arial'
}

.ny_bantit .w_1400 {
	position: relative;
}

.ny_bantit .con {
	position: absolute;
	top: 0;
	left: 42.4%;
	color: #fff;
}

.ny_bantit .con .tits {
	font-size: 0.24rem;
	line-height: 0.26rem;
}

.ny_bantit .con .tit {
	font-size: 0.18rem;
	line-height: 0.3rem;
	margin-top: 0.24rem;
}

.ny_bannav {
	position: absolute;
	left: 0.8rem;
	top: 0.24rem;
	z-index: 3;
	font-size: 0.14rem;
	color: #fff;
}

.ny_bannav a {
	color: #fff;
	margin: 0 5px;
}

.ny_bannav span {
	padding: 0 0.1rem;
}

.ny_topnav {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fafafa;
}

.ny_topnav a {
	width: 2.36rem;
	height: 0.7rem;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.7rem;
	text-align: center;
	position: relative;
}

.ny_topnav a span {
	position: relative;
	z-index: 3;
}

.ny_topnav a::after {
	display: block;
	width: 0;
	height: 100%;
	content: '';
	background: url(../images/nav_bg.png) no-repeat center center/100% 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	transition: all 0.3s linear;
}

.ny_topnav a:hover::after,
.ny_topnav a.active::after {
	width: 100%;
}

.ny_topnav a.active,
.ny_topnav a:hover {
	color: #fff;
}


.ab_js {
	margin: 1rem auto 0 auto;
}

.ab_js .w_1400 {
	display: flex;
	justify-content: space-between;

	/* align-items:flex-end;-webkit-align-items:flex-end; */

}

.ab_jspic {
	width: 50%;
}

.ab_jsr {
	width: 47%;
}

.ny_tit h2 {
	font-size: 0.36rem;
	color: #3E3A39;
	padding-bottom: 0.1rem;
}

.ny_tit h3 {
	font-size: 0.2rem;
	color: #333;
}

.ny_titcenter {
	text-align: center;
}

/* .ab_js .ny_tit{padding: 0.2rem 0 0.2rem 0;} */
.ab_jsr p {
	font-size: 0.16rem;
	color: #333333;
	line-height: 2;
	padding-top: 0.2rem;
	text-align: justify;
}

.ab_jsb {
	margin-top: 0.3rem;
}

.ab_cn {
	padding: 1.9rem 0 1.05rem 0;
	position: relative;
	margin-top: 1rem;
}

.ab_cn::after {
	display: block;
	width: 100%;
	height: 150%;
	content: '';
	background: #FAFAFA;
	position: absolute;
	left: 0;
	top: 0;
}

.ab_cn .w_1400 {
	position: relative;
	z-index: 6;
}

.ab_cn h6 {
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
	text-align: center;
	font-weight: 500;
	margin-bottom: 0.85rem;
}

.ab_cnlogo {
	width: 4.84rem;
	position: absolute;
	right: -1.7rem;
	top: 0.3rem;
	z-index: 7;
}

.home_aboutfot ul {
	display: flex;
	flex-wrap: wrap;
}

.home_aboutfot ul li {
	width: 32%;
	margin: 0 2% 0.67rem 0;
}

.home_aboutfot ul li:nth-of-type(1),
.home_aboutfot ul li:nth-of-type(2) {
	width: 40%;
	margin-right: 0;
}

.home_aboutfot ul li:nth-last-of-type(1) {
	margin-right: 0;
}

.home_aboutfot ul li h2 {
	font-size: 0.24rem;
	font-weight: bold;
	color: #3E3A39;
	padding-bottom: 0.1rem;
	border-bottom: 1px solid #cfd3d6;
	line-height: 1;
	margin-bottom: 0.3rem;
}

.home_aboutfot ul li h3 {
	font-size: 1.2rem;
	color: #006ED3;
	font-family: 'arial';
	line-height: 1;
	position: relative;
	font-weight: 700;
	height: 1.6rem;
	overflow: hidden;
}

.home_aboutfot ul li h3 span {
	transition: all 0.3s linear;
	position: relative;
	top: -100%;
}

.home_aboutfot ul li h3 span:nth-of-type(2) {
	transition-delay: 0.1s;
}

.home_aboutfot ul li h3 span:nth-of-type(3) {
	transition-delay: 0.2s;
}

.home_aboutfot ul li h3 span:nth-of-type(4) {
	transition-delay: 0.3s;
}

.home_aboutfot ul li h3 span:nth-of-type(5) {
	transition-delay: 0.4s;
}

.home_aboutfot ul li h3 span:nth-of-type(6) {
	transition-delay: 0.5s;
}

.home_aboutfot ul li h3 span:nth-of-type(7) {
	transition: all 0.7s linear;
	transition-delay: 0.6s;
}

.home_aboutfot ul li h3.on span {
	top: 0;
}

.home_aboutfot ul li h3 sup {
	font-size: 0.18rem;
	color: #006ED3;
	position: absolute;
	top: 0.1rem;
	font-weight: normal;
	font-weight: 700;
}

.home_aboutfot ul li p {
	position: relative;
	font-size: 0.16rem;
	color: #3E3A39;
	display: flex;
	align-items: flex-start;
}

.home_aboutfot ul li p b {
	font-size: 0.72rem;
	color: #3E3A39;
	font-family: 'arial';
	font-weight: normal;
}

.home_aboutfot ul li p span {
	padding-right: 20px;
	position: relative;
}

.home_aboutfot ul li p span sup {
	position: absolute;
	left: calc(100% - 20px);
	top: 0;
}

.home_aboutfot ul li p span sub {
	position: absolute;
	left: calc(100% - 20px);
	bottom: 0;
}


.ab_cm {
	padding: 0.6rem 0 1rem;
}

.ab_cm1 {
	padding: 0.5rem 0;
	box-shadow: 0px 0.1rem 0.1rem 0px rgba(0, 0, 0, 0.05);
}

.ab_cm1 ul li {
	position: relative;
	float: left;
	width: 25%;
	text-align: center;
}

.ab_cm1 ul li:nth-child(n+2):after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #ddd;
}

.ab_cm1 ul li p span {
	display: inline-block;
	font-weight: bold;
}

.ab_cm1 ul li h2 {
	margin-top: 0.2rem;
	font-size: 0.24rem;
	font-weight: bold;
	color: #3E3A39;
	line-height: 1;
}

.ab_cm1 ul li p {
	font-size: 1.2rem;
	color: #006ED3;
	font-family: 'arial';
	line-height: 1;
	position: relative;
	font-weight: 700;
	overflow: hidden;
}

.ab_cm1 ul li p sup {
	font-size: 0.18rem;
	position: absolute;
	top: 0.1rem;
	font-weight: normal;
	font-weight: 700;
}

.ab_cm1 ul li p {
	position: relative;
	font-size: 0.16rem;
}

.ab_cm1 ul li p b {
	font-size: 0.72rem;
	font-family: 'arial';
}

.ab_cm1 ul li p span {
	padding-right: 20px;
	position: relative;
}

.ab_cm1 ul li p span sup {
	position: absolute;
	left: calc(100% - 20px);
	top: 0;
}

.ab_cm1 ul li p span sub {
	width: 0.6rem;
	text-align: left;
	position: absolute;
	left: calc(100% - 20px);
	bottom: 0;
}


.ab_pp {
	position: relative;
}

.ab_pp .ny_tit {
	padding-bottom: 0.46rem;
}

.ab_pp::after {
	display: block;
	width: 100%;
	height: 5.16rem;
	content: '';
	background: #f2f5f7;
	position: absolute;
	left: 0;
	bottom: 0;
}

.ab_pp .w_1400 {
	position: relative;
	z-index: 3;
}

.ab_pp .ny_tit {
	text-align: center;
}

.ab_ppvideo {
	position: relative;
	height: 7rem;
	height: auto;
	overflow: hidden;
}

.ab_ppvideo .ban_vbtn {
	right: auto;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ab_ppvideo video {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
}

.ab_ppvideo .video_tcclose {
	display: none;
}


.ab_his .ny_tit {
	text-align: center;
	padding: 2rem 0 0.93rem 0;
}

.ab_hiscon {
	width: 100%;
	height: 4rem;
}

.swiper-container-his .swiper-slide {
	position: relative;
}

.ab_hiscon dl {
	width: 51.42%;
}

.ab_hiscon dl dd {
	display: flex;
	margin-bottom: 0.36rem;
	padding-left: 20px;
}

.ab_hiscon dl dd h4 {
	width: 0.6rem;
	font-size: 0.22rem;
	color: #3E3A39;
}

.ab_hiscon dl dd h4 span {
	font-size: 0.24rem;
	font-family: 'arial';
}

.ab_hiscon dl dd .pBox {
	flex: 1;
}

.ab_hiscon dl dd p {
	font-size: 0.18rem;
	color: #3E3A39;
	line-height: 1.5;
}

.ab_hiscon dl dd p span {
	margin-right: 5px;
}

.ab_hiscon dl dd p.on {
	color: #006ED3;
}

/*.ab_hiscon dl dd:hover h4{color: #006ED3;}
.ab_hiscon dl dd:hover p{color: #006ED3;}*/
.ab_hispic {
	width: 4.8rem;
	position: absolute;
	right: 30px;
	top: 0;
	height: 3rem;
	overflow: hidden;
}

.ab_hispic img {
	width: auto;
	max-height: 100%;
}

.ab_hispic ul {
	position: relative;
	transition: all 0.3s linear;
}

.ab_hispic ul li {
	display: none;
}

.ab_hispic ul li:nth-of-type(1) {
	display: block;
}

.ab_hisfot {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.56rem 0 1.46rem 0;
}

.ab_hisfot .ab_hisprev,
.ab_hisfot .ab_hisnext {
	width: 0.46rem;
}

.ab_hisfot .ab_hisnext {
	transform: rotate(180deg);
}

.ab_hisyear {
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
}

.swiper-container-hisdata .swiper-wrapper {
	display: flex;
	align-items: flex-end;
}

.swiper-container-hisdata .swiper-slide {
	font-size: 0.72rem;
	color: #E6E6E6;
	text-align: center;
	font-family: 'arial';
}

.swiper-container-hisdata .swiper-slide-active {
	font-size: 1.5rem;
	color: #006ED3;
	font-weight: bold;
	position: relative;
	top: 0.16rem;
}

.nyban_bg {
	width: 6.92rem;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY();
}

/*企业文化*/
.ab_clutertit {
	font-size: 0.48rem;
	color: #333333;
	font-weight: bold;
	padding: 1.38rem 0 0.94rem 0;
	text-align: center;
}

.ab_clutermissioncon {
	position: relative;
}

.ab_cluterbg {
	width: 100%;
	height: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

.ab_clutermissioncon dl {
	position: absolute;
	left: 0.8rem;
	bottom: 0.9rem;
	z-index: 5;
	display: flex;
}

.ab_clutermissioncon dl dd {
	width: 5.6rem;
	border-top: 1px solid #979797;
	margin-right: 1.6rem;
}

.ab_clutermissioncon dl dd h2 {
	font-size: 0.4rem;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.26rem 0;
}

.ab_clutermissioncon dl dd h2 b {
	display: block;
	font-weight: normal;
	font-family: 'arial';
}

.ab_clutermissioncon dl dd p {
	font-size: 0.24rem;
	color: #FFFFFF;
}

.culture_jzcon ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.culture_jzcon ul li {
	width: 32%;
	position: relative;
}

.culture_jzpic.xg_pic {
	position: relative;
}

.culture_jzpic.xg_pic:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	content: '';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

.culture_jzwz {
	width: 100%;
	position: absolute;
	left: 0;
	top: 1.1rem;
	padding: 0 0.4rem;
	box-sizing: border-box;
	opacity: 0;
	transition: all 0.3s linear;
	transform: translateY(0.3rem);
	z-index: 10;
}

.culture_jzwz h3 {
	font-size: 0.36rem;
	color: #fff;
	font-family: 'arial';
}

.culture_jzwz h2 {
	font-size: 0.36rem;
	color: #FFFFFF;
	font-weight: 500;
	line-height: 1;
	padding: 0.1rem 0 0 0;
}

.culture_jzwz p {
	font-size: 0.18rem;
	color: #FFFFFF;
	line-height: 0.3rem;
	padding-top: 0.34rem;
	font-weight: 300;
}

.culture_jzwz p span {
	font-weight: 600;
}

.culture_jzwzfot {
	position: absolute;
	left: 0.38rem;
	bottom: 0.76rem;
	z-index: 10;
}

.culture_jzwzfot h2 {
	font-size: 0.36rem;
	color: #fff;
	font-family: 'arial';
}

.culture_jzwzfot h4 {
	font-size: 0.36rem;
	color: #fff;
	font-weight: 500;
	padding-top: 0.1rem;
}

.culture_jzcon ul li:hover .xg_pic:after {
	opacity: 1;
}

.culture_jzcon ul li:hover .culture_jzwzfot {
	display: none;
}

.culture_jzcon ul li:hover .culture_jzwz {
	opacity: 1;
	transform: translateY(0);
}

/*.ab_cluterxw{margin-top: 0.8rem;}*/
.ab_cluterxw .w_1760 {
	position: relative;
}

.ab_cluterxwl {
	width: 100%;
	position: relative;
}


.ab_cluterxwl:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
	z-index: 1;
}



.ab_cluterxwr {
	z-index: 4;
	width: 47.5%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 6.8%;
	color: #fff;
}

.ab_cluterxwr .ab_clutertit {
	text-align: left;
	padding: 0;
	font-size: 0.24rem;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}

.ab_cluterxwr h3 {
	font-size: 0.65rem;
	color: #fff;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 0.68rem;
}

.ab_cluterxwr .t {
	margin-bottom: 0.4rem;
}

.ab_cluterxwr .t:last-child {
	margin-bottom: 0;
}

.ab_cluterxwr .t .tt {
	font-size: 0.28rem;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}

.ab_cluterxwr .t .tt1 {
	font-size: 0.22rem;
	line-height: 0.32rem;
	color: #fff;
	margin-top: 0.1rem;
}

.ab_cluterxwr p {
	font-size: 0.18rem;
	color: #333333;
	line-height: 2;
	padding-top: 0.46rem;
}

.ab_cluterxwr p span {
	display: block;
	font-size: 0.21rem;
}

.ab_cluterttstit {
	font-size: 0.36rem;
	color: #333333;
	text-align: center;
	padding: 0 0 0.6rem 0;
}

.ab_clutertticon {
	width: 11.1rem;
	margin: 0 auto 1.4rem auto;
}

.ab_cluterttcon ul {
	display: flex;
	justify-content: space-between;
}

.ab_cluterttcon ul li {
	width: 48.86%;
	position: relative;
}

.ab_cluterttconjs {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.ab_cluterttconjs p {
	font-size: 0.2rem;
	color: #333333;
	line-height: 1.8;
}

.ab_cluterttconjs .ab_cluterttstit {
	padding: 1.3rem 0 0.2rem;
}

.ab_cluterttfot {
	display: flex;
	margin: 1.26rem 0 1.66rem 0;
}

.ab_cluterttl {
	width: 48.86%;
	text-align: center;
	margin-right: 2.28%;
}

.ab_cluterttl img {
	width: 5.8rem;
}

.ab_cluterttr {
	flex: 1;
}

.ab_cluterttr .ab_cluterttstit {
	text-align: left;
}

.ab_cluterttr p {
	font-size: 0.18rem;
	color: #808080;
	padding: 0.36rem 0;
	border-top: 1px solid #eee;
}

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

.map_pic img {
	width: 101%;
}

.map_pic .img2,
.map_pic .img3 {
	position: absolute;
	top: 0;
	left: 0;
}

.map_pic.animated .img3 {
	animation: ss10 3.5s ease-in-out;
	-webkit-animation: ss10 3.5s ease-in-out;
}

.ab_cluterhonor {
	margin-top: 0.4rem;
}

.ab_cluterhonor .ab_clutertit {
	padding: 0 0 0 0;
}

.ab_cluterhonor h3 {
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.5;
	text-align: center;
	padding: 0.28rem 0 1rem 0;
}

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

.ab_cluterhonorcon_ry {
	width: 90%;
	margin: 0 auto;
	position: absolute;
	left: 5%;
	bottom: 1.1rem;
}

.ab_cluterhonorcon_ry .swiper-container {
	overflow: initial;
}

.ab_cluterhonorcon_ry .swiper-slide {
	width: 5rem;
	position: relative;
}

.ab_cluterhonorcon_ry .swiper-slide .ry_pic01 {
	width: 3.4rem;
	position: absolute;
	left: 0.4rem;
	top: 0.4rem;
}

/*解决方案列表*/
.product_infobg {
	width: 7.72rem;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	height: 100%;
}

.sol .ab_clutertit {
	font-size: 0.36rem;
	line-height: 1.5;
}

.solution_fa ul {
	display: flex;
	justify-content: space-between;
}

.solution_fa ul li {
	position: relative;
	width: 49%;
	overflow: hidden;
}

.solution_fajs {
	width: 4.69rem;
	position: absolute;
	left: 0.5rem;
	bottom: 0.3rem;
}

.solution_fa ul li .sol_bg {
	width: 4.7rem;
}

.solution_fajs h2 {
	font-size: 0.36rem;
	color: #fff;
	font-weight: 500;
	line-height: 1;
}

.solution_fajs h3 {
	padding: 0.4rem 0 0.4rem 0;
	height: 1.3rem;
}

.solution_fajs h3 span {
	display: block;
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.36rem;
	border: 1px solid #8ab1d4;
	margin: 0 0 0.1rem 0;
	width: 1.6rem;
	text-align: center;
}

.solution_fajs h3 span a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.sol_btn {
	width: 1.27rem;
	height: 0.45rem;
	overflow: hidden;
}

.sol_btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 0.16rem;
	color: #006ed3;
	background: url(../images/btn_off.png) no-repeat center center/100% 100%;
}

.sol_btn a img {
	width: 0.15rem;
	margin-left: 0.1rem;
}

.sol_btn a img:nth-of-type(1) {
	display: block;
}

.sol_btn a img:nth-of-type(2) {
	display: none;
}

.sol_btn a:hover {
	color: #fff;
	background: url(../images/btn_on.png) no-repeat center center/100% 100%;
}

.sol_btn a:hover img:nth-of-type(1) {
	display: none;
}

.sol_btn a:hover img:nth-of-type(2) {
	display: block;
}

.sol_btn.on a {
	color: #fff;
	background: url(../images/btn_on.png) no-repeat center center/100% 100%;
	opacity: 0.7;
}

.sol_btn.on a:hover {
	opacity: 1;
}

.sol_btn.on:hover img:nth-of-type(1) {
	display: block;
}

.sol_btn.on:hover img:nth-of-type(2) {
	display: none;
}

.solution_fa ul li:nth-of-type(2) .solution_fajs h3 span {
	width: 0.9rem !important;
	text-align: center;
}

.sol_yylylist ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sol_yylylist ul li {
	width: 23.5%;
	margin-bottom: 0.36rem;
	position: relative;
	overflow: hidden;
	height: 4.1rem;
}

.sol_yylylist ul li img {
	transition: all 0.3s linear;
}

.sol_yylylist ul li:hover img {
	transform: scale(1.1);
}

.sol_yylylist ul li p {
	font-size: 0.24rem;
	color: #FFFFFF;
	position: absolute;
	left: 0.4rem;
	bottom: 0.4rem;
}

.sol_yylylist ul li.w_49 {
	width: 49%;
}

.solution_dow {
	height: 2.68rem;
	background: url(../images/ys_dow.jpg) no-repeat center center/cover;
}

.solution_dow .w_1400 {
	display: flex;
	height: 100%;
	justify-content: space-between;
	align-items: center;
}

.solution_dow .ys_btn {
	bottom: auto;
}

.solution_dow .ys_btn a {
	color: #fff;
}

.solution_dowl {
	display: flex;
	align-items: center;
}

.solution_dowl h2 {
	width: 0.86rem;
	margin-right: 0.2rem;
}

.solution_dowl p {
	font-size: 0.18rem;
	color: #fff;
}

.solution_dowl p span {
	display: block;
	font-size: 0.48rem;
	padding-bottom: 0.14rem;
}

.ys_btn {
	width: 1.89rem;
	position: relative;
	height: 0.45rem;
	bottom: 0.56rem;
}

.ys_btn svg {
	display: block;
	width: 100%;
	fill: none;
}

.ys_btn a {
	display: flex;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #006ED3;
	position: absolute;
	left: 0;
	top: 0;
}

.ys_btn a span {
	width: 0.23rem;
	margin-left: 0.1rem;
}

.ys_btn a span img:nth-of-type(1) {
	display: block;
}

.ys_btn a span img:nth-of-type(2) {
	display: none;
}

/*产品详情-超大卷*/
.product_info {
	margin: 0.8rem auto 0 auto;
}

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

.product_infojs {
	position: absolute;
	left: 1.45rem;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}

.product_infojs h2 {
	font-size: 0.48rem;
	color: #FFFFFF;
}

.product_infojs h3 {
	font-size: 0.24rem;
	color: #FFFFFF;
	padding: 0.3rem 0 0.6rem 0;
}

.product_infojs dl {
	display: flex;
}

.product_infojs dl dd {
	margin-right: 0.9rem;
}

.product_infojs dl dd h4 {
	font-size: 0.24rem;
	color: #FFFFFF;
}

.product_infojs dl dd h4 span {
	font-size: 0.6rem;
	color: #FFFFFF;
}

.product_infojs dl dd p {
	font-size: 0.24rem;
	color: #fff;
}

.product_zxbtn {
	width: 1.38rem;
	height: 0.48rem;
	font-size: 0.16rem;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-right: 0.16rem;
	box-sizing: border-box;
	margin-top: 1rem;
}

.product_fot {
	margin: 0.8rem 0;
}

.product_fot ul {
	display: flex;
	justify-content: space-between;
}

.product_fot ul li {
	width: 32%;
	position: relative;
}

.guigang_bzfot ul li {
	width: 23.5%;
}

.product_fot ul li p {
	width: 100%;
	background: rgba(0, 110, 211, 0.7);
	font-size: 0.2rem;
	color: #FFFFFF;
	line-height: 1.7;
	padding: 0.2rem 0 0.2rem 0.2rem;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
}

.product_infojs .ys_more {
	margin: 0.5rem 0 0 0;
}


.contact_tc {
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	display: none;
}

.contact_tccon {
	width: 7rem;
	background: #fff;
	padding: 0 1rem;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.contact_tccon h2 {
	font-size: 0.24rem;
	color: #333333;
	text-align: center;
	padding: 0.8rem 0 0.3rem 0;
}

.contact_form input {
	display: block;
	width: 100%;
	height: 0.54rem;
	border: 1px solid #E6E6E6;
	font-size: 0.16rem;
	color: #A8A8A8;
	padding-left: 0.22rem;
	margin-bottom: 0.4rem;
}

.contact_form input::placeholder {
	color: #A8A8A8;
}

.contact_form input:focus {
	border-color: #006ED3;
}

.contact_formsub {
	width: 100%;
	height: 0.54rem;
	background: #006ED3;
	opacity: 0.8;
	transition: all 0.3s linear;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.18rem;
	color: #FFFFFF;
	margin: 0.4rem 0 0 0;
}

.contact_formsub img {
	width: 0.18rem;
	margin-right: 0.1rem;
}

.contact_tccon p {
	font-size: 0.18rem;
	color: #808080;
	text-align: center;
	padding: 0.4rem 0 0.75rem 0;
}

.contact_tccon p span {
	color: #333;
}

.contact_close {
	width: 0.6rem;
	position: absolute;
	right: -0.6rem;
	top: -0.6rem;
}

/*解决方案-铁心*/
.product_tx {
	padding-bottom: 1rem;
}

.product_txz {
	padding: 1rem 0;
}

.product_txtit {
	padding: 1rem 0 0.52rem 0;
	text-align: center;
	width: 8.26rem;
	margin: 0 auto;
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.6;
}

.product_txtit b {
	display: block;
	font-size: 0.36rem;
	color: #333333;
	padding-bottom: 0.28rem;
}

.product_txcon {
	display: flex;
	justify-content: space-between;
}

.product_txconl {
	width: 49.43%;
	overflow: hidden;
}

.product_txconl img {
	transition: all 0.3s linear;
}

.product_txconl:hover img {
	transform: scale(1.1);
}

.product_txconr {
	width: 46%;
}

.product_txconr h2 {
	font-size: 0.36rem;
	color: #333333;
	line-height: 1;
	padding: 0.5rem 0 0 0;
	font-weight: bold;
}

.product_txconr h2 span {
	font-size: 0.32rem;
	color: #333333;
	padding: 0.3rem 0 0.36rem;
	display: block;
	font-weight: normal;
}

.product_txconr p {
	height: 2.72rem;
	font-size: 0.18rem;
	color: #808080;
	line-height: 1.8;
}

.pro_zxbtn {
	width: 1.27rem;
	opacity: 0.8;
	transition: all 0.3s linear;
}

.pro_zxbtn:hover {
	opacity: 1;
}

.product_txtj {
	background: url(../images/pro_bg.jpg) no-repeat center center/cover;
	padding: 1.2rem 0 0.6rem 0;
}

.product_txtj ul {
	display: flex;
	justify-content: space-between;
}

.product_txtj ul li {
	width: 23.5%;
	text-align: center;
}

.product_txtjpic {
	text-align: center;
	margin-bottom: 0rem;
	height: 1.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_txtjpic img {
	max-width: 80%;
	transition: all 0.3s linear;
}

.product_txtj ul li h2 {
	border-top: 1px solid #ececec;
	padding-top: 0.14rem;
	font-size: 0.18rem;
	color: #808080;
	transition: all 0.3s linear;
}

.product_txtj ul li h2 span {
	display: block;
	font-size: 0.24rem;
	color: #333;
}

/*.product_txtj ul li:hover .product_txtjpic img{transform: scale(1.1);}*/
.product_txtj ul li:hover h2 {
	color: #006ED3;
}

.product_txtj ul li:hover h2 span {
	color: #006ED3;
}

.szh_tit {
	text-align: center;
	padding: 1.03rem 0 0.6rem 0;
}

.szh_tit h2 {
	font-size: 0.36rem;
	color: #333333;
	line-height: 0.5rem;
	font-weight: bold;
}

.szh_tit h2 span {
	display: block;
	color: #006ED3;
}

.szh_tit p {
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
	padding-top: 0.46rem;
}

.szh_xtcon ul {
	display: flex;
	justify-content: space-between;
}

.szh_xtcon ul li {
	width: 32%;
	height: 3.7rem;
	background: #f5f6fa;
	padding: 0 0.4rem;
	box-sizing: border-box;
	transition: all 0.3s linear;
}

.szh_xtcon ul li h2 {
	margin: 0.54rem 0 0 0;
}

.szh_xtcon ul li h2 img {
	width: auto;
	height: 0.7rem;
}

.szh_xtcon ul li h3 {
	font-size: 0.24rem;
	color: #333333;
	font-weight: bold;
	padding: 0.27rem 0 0.24rem 0;
}

.szh_xtcon ul li p {
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
}

.szh_xtcon ul li:hover {
	background: #fff;
	box-shadow: 0 0 0.3rem #efefef;
}

.szh_dzh {
	margin-bottom: 1rem;
}

.szh_dzh ul {
	display: flex;
}

.szh_dzh ul li {
	padding: 0.8rem 0.5rem;
	background: #f3f5f9;
	box-sizing: border-box;
	display: flex;
	width: 25%;
	transition: all 0.3s linear;
	border-right: 1px solid #e7eaee;
	height: 3.28rem;
	overflow: hidden;
}

.szh_dzh ul li:nth-last-of-type(1) {
	border-right: none;
}

.szh_dzh ul li h2 {
	width: 1.25rem;
	margin-right: 0.6rem;
	transition: linear 0.3s linear;
	display: none;
}

.szh_dzh ul li h3 {
	flex: 1;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.24rem;
}

.szh_dzh ul li h3 span {
	display: block;
	font-size: 0.26rem;
	color: #333333;
	padding-bottom: 0.25rem;
}

.szh_dzh ul li.on {
	width: 50%;
	background: #fff;
}

.szh_dzh ul li.on h2 {
	display: block;
}


/*研发中心*/
.dt_jsfot {
	position: relative;
}

.dt_jsfotlist {
	position: absolute;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.dt_jsfotlist .w_1760 {
	background: rgba(255, 255, 255, 0.85);
	padding: 0.94rem 0 0.60rem 0;
	border-radius: 5px 5px 0 0;
}

.dt_jsfotlist .w_1760 ul {
	display: flex;
	justify-content: center;
	box-sizing: border-box;
}

.dt_jsfotlist .w_1760 ul li {
	text-align: center;
	width: 25%;
}

.dt_jsfotlist .w_1760 ul li h2 {
	font-size: 0.16rem;
	color: #333333;
}

.dt_jsfotlist .w_1760 ul li h2 span {
	font-size: 0.72rem;
	color: #006ED3;
	font-weight: 500;
	font-family: 'arial';
}

.dt_jsfotlist .w_1760 ul li h2 sup {
	font-size: 0.24rem;
	color: #006ED3;
	position: relative;
	top: -0.3rem;
}

.dt_jsfotlist .w_1760 ul li h4 {
	font-size: 0.16rem;
	color: #333333;
}

.dt_jslist {
	padding-bottom: 1rem;
}

.dt_jslist p {
	width: 60%;
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
	text-align: center;
	padding: 0.8rem 0;
	margin: 0 auto;
}

.dt_jslist ul li {
	background: #f2f5f7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.4rem;
}

.dt_jslistpic {
	width: 6.8rem;
}

.dt_jslisr {
	flex: 1;
	padding: 0 0.8rem;
	box-sizing: border-box;
}

.dt_jslisr h3 {
	width: 0.8rem;
}

.dt_jslisr h4 {
	font-size: 0.36rem;
	color: #333333;
	font-weight: 500;
	line-height: 1;
	padding: 0.24rem 0;
}

.dt_jslisr h5 {
	font-size: 0.18rem;
	color: #333333;
	line-height: 0.3rem;
}

.dt_tjs {
	padding: 1rem 0 0 0;
}

.dt_tjs ul {
	display: flex;
	justify-content: space-between;
}

.dt_tjs ul li {
	width: 48%;
	position: relative;
	overflow: hidden;
}

.dt_tjscon {
	width: 100%;
	background: rgba(0, 110, 211, 0.7);
	padding: 0.6rem 0.8rem;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(0.7rem);
	transition: all 0.3s linear;
}

.dt_tjscon h2 {
	width: 0.8rem;
}

.dt_tjscon h3 {
	font-size: 0.36rem;
	color: #FFFFFF;
	padding: 0.3rem 0 0.14rem 0;
}

.dt_tjscon p {
	font-size: 0.18rem;
	color: #fff;
	line-height: 1.6;
	opacity: 0;
}

.dt_tjs ul li:hover .dt_tjscon {
	transform: translateY(0);
}

.dt_tjs ul li:hover .dt_tjscon p {
	opacity: 1;
}

.dt_hzcon {
	position: relative;
}

.dt_hzcon ul {
	display: flex;
	flex-wrap: wrap;
}

.dt_hzcon ul li {
	width: 32%;
	box-shadow: 0px 0.1rem 0.1rem 0px rgba(0, 0, 0, 0.15);
	padding: 0 0.4rem;
	box-sizing: border-box;
	height: 3.2rem;
	margin: 0 2% 0.3rem 0;
}

.dt_hzcon ul li:nth-of-type(3n) {
	margin-right: 0;
}

.dt_hzcon ul li h2 {
	padding: 0.3rem 0;
	border-bottom: 1px solid #f7f7f7;
	text-align: center;
}

.dt_hzcon ul li h2 img {
	width: 1.2rem;
}

.dt_hzcon ul li p {
	text-align: center;
	padding: 0.26rem 0 0.45rem 0;
	font-size: 0.24rem;
	color: #333333;
}

.dt_hzcon ul li p span {
	display: block;
	font-size: 0.18rem;
	color: #808080;
	font-family: 'arial';
	padding-top: 0.1rem;
}

.dt_hzcon h6 {
	font-size: 0.2rem;
	color: #333;
	text-align: right;
}

.dt_hzprev,
.dt_hznext {
	width: 0.6rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.dt_hzprev {
	left: -0.3rem;
}

.dt_hznext {
	right: -0.3rem;
}

.dt_ry {
	margin: 1rem 0 1.76rem 0;
}

.dt_rycon {
	width: 95.9375%;
	margin: 0.3rem 0 0 4.0625%;
}

.swiper-container-dt_ry .swiper-slide {
	width: 3.2rem;
}

.dt_xm {
	position: relative;
}

.dt_xm .w_1760 {
	display: flex;
	justify-content: space-between;
	position: relative;
	margin-bottom: 1rem;
}

.dt_xm .w_1760::after {
	display: block;
	width: 100vw;
	height: 1.8rem;
	content: '';
	background: #fafafa;
	position: absolute;
	left: 50%;
	top: 3.6rem;
	transform: translateX(-50%);
}

.dt_xm .dt_xmtit {
	font-size: 0.36rem;
	color: #333333;
	margin: 0 1.5rem 0 0.6rem;
	position: relative;
	font-weight: bold;
}

.dt_xmr {
	width: 100%;
	height: 9rem;
	position: relative;
}

.dt_xmr ul li p {
	font-size: 0.16rem;
	color: #808080;
	line-height: 0.3rem;
	transition: all 0.3s linear;
}

.dt_xmbg {
	width: 5.4rem;
	position: absolute;
	left: 0;
	top: -0.2rem;
}

.swiper-pagination-xm {
	width: 4px !important;
	height: 9rem;
	position: relative !important;
}

.swiper-container-xm .swiper-slide {
	height: 1.8rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.swiper-container-xm .swiper-slide h2::after {
	display: block;
	width: 1px;
	height: 100%;
	content: '';
	background: #ccc;
	position: absolute;
	left: 0.1rem;
	top: 0;
}

.swiper-container-xm .swiper-slide h2 {
	width: 0.4rem;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	margin-right: 0.5rem;
}

.swiper-container-xm .swiper-slide h2 span {
	width: 0.2rem;
	height: 0.2rem;
	background: #fff;
	border-radius: 100%;
	border: 1px solid #ccc;
	position: relative;
	z-index: 6;
}

.swiper-container-xm .swiper-slide h2 span::after {
	display: block;
	width: 0.12rem;
	height: 0.12rem;
	content: '';
	background: #ccc;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.swiper-container-xm .swiper-slide .cc {
	flex: 1;
	opacity: 0.5;
	padding-right: 1rem;
	box-sizing: border-box;
}

.swiper-container-xm .swiper-slide-active h2 span {
	border-color: #006ED3;
}

.swiper-container-xm .swiper-slide-active h2 span::after {
	background: #006ED3;
}

.swiper-container-xm .swiper-slide-prev p {
	opacity: 0.75;
}

.swiper-container-xm .swiper-slide-next p {
	opacity: 0.75;
}

.swiper-container-xm .swiper-slide-active p {
	color: #006ED3;
	opacity: 1;
}

.swiper-container-xm .swiper-slide-active .cc {
	color: #006ED3;
	opacity: 1;
}

.swiper-container-xmdata {
	height: 9rem;
}

.swiper-container-xm .swiper-slide h3 {
	font-weight: bold;
	transform: scale(0.5);
	transition: all 0.3s linear;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2rem;
	color: #ccc;
	font-weight: bold;
	font-family: 'arial';
	width: 20%;
	cursor: pointer;
	position: relative;
	left: -2%;
}

.swiper-container-xm .swiper-slide-prev h3 {
	transform: scale(0.75);
	color: #808080;
}

.swiper-container-xm .swiper-slide-next h3 {
	transform: scale(0.75);
	color: #808080;
}

.swiper-container-xm .swiper-slide-active h3 {
	transform: scale(1);
	color: #006ED3;
}

/*智能制造*/
.znsb {
	padding-bottom: 1rem;
}

.znsbtit {
	padding: 1rem 0 0 0;
	text-align: center;
}

.znsbtit h2 {
	font-size: 0.48rem;
	color: #333333;
	font-weight: 500;
	line-height: 1;
	padding-bottom: 0.3rem;
}

.znsbtit p {
	width: 60%;
	margin: 0 auto;
	font-size: 0.24rem;
	color: #333333;
	line-height: 1.5;
}

.znsb_stit {
	margin: 1rem 0 0.4rem;
}

.znsb_stit h2 {
	font-size: 0.36rem;
	color: #333333;
	line-height: 1;
	padding-bottom: 0.2rem;
}

.znsb_stit p {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
}

.znsb_con {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.znsb_conl {
	position: relative;
}

.znsb_conl .ban_vbtn {
	transform: scale(0.5);
	right: 0.2rem;
	bottom: 0.2rem;
	top: auto;
}

.znsb_conr {
	width: 50%;
	background: #f5f8fb;
	padding: 1.26rem 1rem 0 1rem;
	box-sizing: border-box;
}

.znsb_conr dl dd {}

.znsb_conrtit {
	padding: 0.3rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e6e6e6;
}

.znsb_conrtit h2 {
	font-size: 0.3rem;
	color: #006ED3;
}

.znsb_zkbtn,
.znsb_sqbtn {
	width: 0.4rem;
	cursor: pointer;
}

.znsb_zkbtn {
	display: none;
}

.znsb_sqbtn {
	display: none;
}

.znsb_conr dl dd p {
	display: block;
}

.znsb_conr dl dd p span {
	display: block;
	position: relative;
	padding: 0.25rem 0 0 14px;
	box-sizing: border-box;
	font-size: 0.18rem;
	color: #666;
	line-height: 1.5;
}

.znsb_conr dl dd p span::after {
	display: block;
	width: 8px;
	height: 8px;
	content: '';
	background: #006ED3;
	position: absolute;
	left: 0;
	top: 0.32rem;
}

.znsb_conr dl dd.on .znsb_zkbtn {
	display: none;
}

.znsb_conr dl dd.on .znsb_sqbtn {
	display: none;
}

.znsb_conr dl dd:nth-of-type(1) p {
	display: block;
}

.znsbcon {
	overflow: hidden;
	background: #F9FCFF;
	margin-bottom: 0.4rem;
}

.znsbcon .w_1400 {
	display: flex;
	justify-content: space-between;
}

.znsbconl1 {
	width: 44.4%;
}


.cs_tit {
	font-size: 0.24rem;
	color: #333333;
	padding: 0.4rem 0 0.2rem 0;
	text-align: left;
}

.znsb_cs {
	text-align: center;
	padding-bottom: 0.5rem;
}

.znsb_cs h4 {
	font-size: 0.16rem;
	color: #999999;
	padding: 0 0 0.2rem 0;
	text-align: left;
}

.znsb_cs dl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border: 1px solid #fff;
	box-sizing: border-box;
	border-right: none;
	border-bottom: none;
}

.znsb_cs dl dd {
	width: 25%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}

.znsb_cs dl dd.w_20 {
	width: 20%;
}

.znsb_cs dl dd.w_50 {
	width: 50%;
}

.znsb_cs dl dd.w_33 {
	width: 33.333%;
}

.znsb_cs dl dd h2 {
	background: #f1f4f7;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.6rem;
}

.znsb_cs dl dd p {
	font-size: 0.16rem;
	color: #333;
	line-height: 0.7rem;
	border-bottom: 1px solid #f3f3f3;
}

.znsb_cssqbtn,
.znsb_cszkbtn {
	font-size: 0.18rem;
	color: #333333;
	background: #fafafa;
	line-height: 0.7rem;
	text-align: center;
	cursor: pointer;
	margin-top: 0.5rem;
}

.znsb_cssqbtn {
	display: none;
}

.znsb_cszkbtn {
	display: block;
}

.blank {
	height: 0.75rem;
}




.znsb_pf .w_1400 {
	border-bottom: 1px solid #e6e6e6;
	padding: 0.76rem 0 0 0;
	margin-bottom: 0.4rem;
}

.znsb_pf ul {
	display: flex;
	justify-content: center;
}

.znsb_pf ul li {
	position: relative;
	z-index: 3;
	box-sizing: border-box;
	padding-bottom: 0.2rem;
	display: inline-flex;
	margin: 0 0.5rem;
	font-size: 0.18rem;
	color: #999999;
}

.znsb_pf ul li::after {
	display: block;
	width: 0;
	height: 2px;
	content: '';
	background: #006ED3;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	transition: all 0.3s linear;
}

.znsb_pfjd {
	width: 1px;
	height: 0%;
	background: #006ED3;
	position: absolute;
	left: 0.05rem;
	top: 4%;
	z-index: 6;
	transition: all 0.3s linear;
}

.znsb_pf ul li a {
	font-size: 0.18rem;
	color: #999;
}

.znsb_pf ul li.on a,
.znsb_pf ul li:hover a {
	color: #666;
}

.znsb_pf ul li.on::after,
.znsb_pf ul li:hover::after {
	width: 100%;
}

/*服务理念*/
.ser_ln {
	position: relative;
	height: 100vh;
}

.ser_tit {
	text-align: center;
	padding: 1rem 0 0.6rem 0;
}

.ser_tit h2 {
	font-size: 0.48rem;
	color: #000;
	font-weight: bold;
}

.ser_tit h3 {
	font-size: 0.24rem;
	color: #000;
	padding-top: 0.26rem;
}

.ser_tit h3 span {
	font-size: 0.36rem;
	font-family: 'arial';
}

.ser_tit p {
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-top: 0.2rem;
}

.ser_ln .ser_tit {
	width: 100%;
	position: absolute;
	left: 0;
	top: 1.5rem;
}

.ser_ln .ser_tit h2 {
	color: #fff;
}

.ser_ln .ser_tit h3 {
	color: #fff;
}

.ser_wl {
	background: #f2f5f7;
	overflow: hidden;
	padding-bottom: 1.1rem;
}

.map {
	width: 100%;
	position: relative;
}

.map_logo {
	width: 8.29%;
	position: absolute;
	right: 6.2%;
	top: 37.5%;
	transform: scale(0);
	opacity: 0;
	transition: all 0.8s linear;
}

.map.on .map_logo {
	transform: scale(1);
	opacity: 1;
}

.map ul li {
	position: absolute;
	transition: all 0.5s linear;
	z-index: 3;
}

.map ul li h2 {
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 100%;
	position: relative;
	z-index: 2;
}

.map ul li h2 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	border-radius: 50%;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}

.map ul li h2 span.s1 {
	animation: ss2 4s linear infinite;
	-webkit-animation: ss2 4s linear infinite;
}

.map ul li h2 span.s2 {
	animation: ss2 4s linear 0.75s infinite;
	-webkit-animation: ss2 4s linear 0.75s infinite;
	background: rgba(0, 110, 211, 0.6);
}

.map ul li h2 span.s3 {
	animation: ss2 4s linear 1.5s infinite;
	-webkit-animation: ss2 4s linear 1.5s infinite;
	background: rgba(0, 110, 211, 0.5);
}

.map ul li h2 span.s4 {
	background: #fecc00;
	transform: scale(0.2);
	-moz-transform: scale(0.2);
}

.map ul li h2 span.s1,
.map ul li:nth-of-type(2) h2 span.s1 {
	background: rgba(255, 255, 255, 0.7);
}

.map ul li h2 span.s2,
.map ul li:nth-of-type(2) h2 span.s2 {
	background: rgba(255, 255, 255, 0.6);
}

.map ul li h2 span.s3,
.map ul li:nth-of-type(2) h2 span.s3 {
	background: rgba(255, 255, 255, 0.5);
}

.map ul li h2 span.s4,
.map ul li:nth-of-type(2) h2 span.s4 {
	background: #d25251;
}

.map_xq {
	width: 1.6rem;
	height: 0.5rem;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	border-radius: 0.3rem;
	font-size: 0.14rem;
	color: #006ED3;
	transition: all 0.3s linear;
	z-index: 30;
	display: flex;
	align-items: center;
	transform: translateY(0.3rem);
	opacity: 0;
}

.map_xq h6 {
	width: 0.05rem;
	height: 0.05rem;
	background: #006ed3;
	border-radius: 100%;
	border: 0.08rem solid #b2d3f1;
	margin: 0 0.06rem;
}

.map_xq p {
	line-height: 0.2rem;
}

.map ul li.on .map_xq {
	z-index: 5;
	transform: translateY(0);
	opacity: 1;
}

.map ul li.on {
	z-index: 100;
}

.map ul li:nth-last-of-type(2) {
	z-index: 5;
}

.map_fot {
	width: 1rem;
	position: absolute;
	left: 5%;
	bottom: 0.2rem;
}

.ser_wlfot {
	background: #fff;
	position: relative;
	margin: 0.8rem 0;
	overflow: hidden;
}

.ser_wlfotcon {
	border-bottom: 1px solid #e6e6e6;
	padding: 0.62rem 0 0.62rem 0.8rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.ser_wlfotcon:nth-of-type(2) {
	border-bottom: none;
}

.ser_wlfotconl {
	width: 4.8rem;
	display: flex;
	align-items: center;
}

.ser_wlfotconl h2 {
	width: 1.46rem;
	height: 1.46rem;
	border-radius: 100%;
	margin-right: 0.25rem;
	border: 1px solid #0d75d5;
}

.ser_wlfotconl h3 {
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.34rem;
}

.ser_wlfotconl h3 span {
	display: block;
	font-size: 0.14rem;
	color: #808080;
	text-transform: uppercase;
}

.ser_wlfotconl h3 b {
	font-size: 0.36rem;
	font-family: 'arial';
	font-weight: bold;
}

.ser_wlfotconr dl {
	display: flex;
	align-items: center;
}

.ser_wlfotconr dl dd {
	margin-right: 0.58rem;
	text-align: center;
}

.ser_wlfotconr dl dd h2 {
	width: 0.8rem;
	height: 0.8rem;
	background: #006ed3;
	border-radius: 100%;
	margin-bottom: 0.17rem;
}

.ser_wlfotconr dl dd p {
	font-size: 0.16rem;
	color: #808080;
}

.ser_wlfotconr ul {
	display: flex;
	position: relative;
	top: 0.14rem;
}

.ser_wlfotconr ul li {
	margin-right: 0.68rem;
}

.ser_wlfotconr ul li h3 {
	font-size: 0.18rem;
	color: #333333;
	padding-bottom: 0.14rem;
}

.ser_wlfotconr ul li h4 {
	font-size: 0.24rem;
	color: #333333;
	font-family: 'arial';
	padding-bottom: 0.18rem;
}

.ser_wlfotconr ul li p {
	font-size: 0.18rem;
	color: #808080;
	line-height: 0.26rem;
}

.ser_wlfotlogo {
	width: 4.12rem;
	position: absolute;
	right: 0;
	top: 0;
}

.ser_rule {
	position: relative;
}

.ser_rule .w_1400 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.ser_rule .ser_tit {
	padding-top: 0;
	text-align: center;
}

.ser_rulelist dl {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ser_rulelist dl dd {
	width: 3.6rem;
	height: 3.65rem;
	background: #fff;
	border-radius: 0.28rem;
	text-align: center;
}

.ser_rulelist dl dd h2 {
	width: 1rem;
	height: 1rem;
	background: #197cd7;
	border-radius: 100%;
	margin: 0.7rem auto 0 auto;
}

.ser_rulelist dl dd h3 {
	font-size: 0.24rem;
	color: #333333;
	font-weight: 500;
	line-height: 1;
	padding: 0.37rem 0 0.22rem 0;
}

.ser_rulelist dl dd p {
	padding: 0 0.46rem;
	box-sizing: border-box;
	font-size: 0.14rem;
	color: #333;
	line-height: 1.6;
}


/*社会责任*/
.shzr_top {
	position: relative;
}

.shzr_top .w_1400 {
	position: absolute;
	left: 50%;
	top: 2.2rem;
	transform: translateX(-50%);
}

.shzr_top h2 {
	font-size: 0.48rem;
	color: #333333;
	font-weight: 500;
}

.shzr_top h4 {
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.24rem;
	padding-top: 0.3rem;
}

.shzr_list {
	padding: 0.9rem 0;
}

.shzr_list .w_1400 {
	display: flex;
}

.shzr_list h2 {
	font-size: 0.48rem;
	color: #333333;
	font-weight: 500;
	margin-right: 0.7rem;
}

.shzr_list ul li {
	width: 7rem;
	border-bottom: 1px solid #e6e6e6;
	padding: 0.12rem 0;
}

.shzr_list ul li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-size: 0.18rem;
	color: #333333;
}

.shzr_list ul li a span {
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.shzr_list ul li a img {
	width: 0.17rem;
}

/*可持续发展*/
.kcxfz {
	position: relative;
}

.kcxfz_wz {
	width: 6.08rem;
	position: absolute;
	left: 50%;
	top: 1.72rem;
	transform: translateX(-50%);
	text-align: center;
}

.kcxfz_wz h2 {
	font-size: 0.48rem;
	color: #fff;
	font-weight: 500;
	line-height: 1;
}

.kcxfz_wz p {
	font-size: 0.14rem;
	color: #FFFFFF;
	line-height: 0.24rem;
	padding-top: 0.3rem;
}

.fz_top {
	margin: 1rem auto;
}

.fz_top .w_1400 {
	position: relative;
}

.fz_tit {
	text-align: center;
	padding: 0.76rem 0;
	width: 100%;
}

.fz_tit h2 {
	font-size: 0.36rem;
	color: #FFFFFF;
	font-weight: bold;
}

.fz_tit p {
	width: 70%;
	margin: 0.4rem auto 0 auto;
	font-size: 14px;
	color: #fff;
}

.fz_top .fz_tit {}

.fz_pl .w_1400 {
	position: relative;
}

.fz_pl .fz_plcon {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 0.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.fz_plconl {
	display: flex;
	align-items: center;
}

.fz_plconl img {
	width: 1.4rem;
	margin-right: 0.3rem;
	position: relative;
	top: -0.3rem;
}

.fz_plconl p {
	font-size: 0.18rem;
	color: #FFFFFF;
}

.fz_plconl p span {
	display: block;
	font-size: 0.24rem;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0.1rem;
}

.fz_plconr {
	width: 0.65rem;
	height: 0.65rem;
	background: #fff;
	border-radius: 100%;
	border: 0.06rem solid #398edd;
}

.fz_plconr a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.fz_plconr a img {
	width: 0.2rem;
}

.fz_cx .fz_tit h2,
.fz_bg .fz_tit h2,
.fz_top h2 {
	color: #333;
}

.fz_top p {
	color: #333;
}

.fz_cxcon ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.fz_cxcon ul li {
	width: 49%;
	background: #f1f5f7;
	padding: 0.5rem;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 0.3rem;
	transition: all 0.3s linear;
}

.fz_cxcon ul li h5 img {
	width: auto;
	height: 2.3rem;
	position: relative;
	transition: all 0.3s linear;
}

.fz_cxcon ul li h6 {
	width: 3rem;
	position: absolute;
	right: 0;
	top: 0.6rem;
}

.fz_cxcon ul li h2 {
	font-size: 0.36rem;
	color: #333333;
	padding: 0.3rem 0 0.2rem 0;
	font-weight: bold;
}

.fz_cxcon ul li h3 {
	font-size: 0.24rem;
	color: #666666;
	padding-bottom: 0.2rem;
}

.fz_cxcon ul li p {
	font-size: 14px;
	color: #666666;
	line-height: 2;
}

.fz_cxcon ul li:hover {
	background: linear-gradient(180deg, #006ED3 0%, #65A5E0 100%);
}

.fz_cxcon ul li:hover h2 {
	color: #fff;
}

.fz_cxcon ul li:hover h3 {
	color: #fff;
}

.fz_cxcon ul li:hover p {
	color: #fff;
}

.fz_cxcon ul li:hover h5 img {
	transform: scale(1.2) translateY(-0.3rem);
}

.fz_bgcon ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
	align-items: center;
}

.fz_bgcon ul li {
	width: 23%;
	background: #f1f5f7;
	padding: 0.4rem 0;
	text-align: center;
	transition: all 0.3s linear;
}

.fz_bgcon ul li h2 {
	text-align: center;
}

.fz_bgcon ul li h2 img {
	width: auto;
	height: 1.8rem;
	transition: all 0.3s linear;
}

.fz_bgcon ul li h3 {
	font-size: 0.3rem;
	color: #006ED3;
	padding: 0.2rem 0;
	font-weight: bold;
}

.fz_bgcon ul li p {
	font-size: 0.18rem;
	color: #333333;
	line-height: 1.5;
	min-height: 1.5rem;
}

.fz_rybtn a {
	display: block;
	width: 1.4rem;
	height: 0.5rem;
	background: #fff;
	border-radius: 0.5rem;
	font-size: 0.18rem;
	color: #006ED3;
	line-height: 0.5rem;
	text-align: center;
	margin: 0 auto;
	transform: translateY(0.3rem);
	opacity: 0;
	transition: all 0.3s linear;
}

.fz_bgcon ul li:hover {
	background: linear-gradient(180deg, #006ED3 0%, #65A5E0 100%);
}

.fz_bgcon ul li:hover h2 img {
	transform: scale(1.2) translateY(-0.3rem);
}

.fz_bgcon ul li:hover .fz_rybtn a {
	transform: translateY(0);
	opacity: 1;
}

.fz_bgcon ul li:hover h3 {
	color: #fff;
}

.fz_bgcon ul li:hover p {
	color: #fff;
}

/*投资者关系*/
.insvtor {
	margin: 0;
	padding: 0;
	position: relative;
}

.fea .w_1764 {
	position: relative;
}

.feacon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.feacon .ny_tit {
	padding: 0;
}

.feacon .ny_tit h2 {
	color: #fff;
}

.feacon .ny_tit h3 {
	color: #fff;
}

.feabtn {
	width: 1.27rem;
	height: 0.45rem;
	background: url(../images/ban_brnbg.png) no-repeat center center/cover;
	margin: 0.9rem auto 0 auto;
	opacity: 0.1;
	transition: all 0.3s linear;
}

.feabtn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 0.16rem;
	color: #fff;
}

.feabtn:hover {
	opacity: 1;
}

/*品牌动态*/
.ppdt_search {
	width: 3.08rem;
	height: 0.5rem;
	border: 1px solid #D2D2D7;
	box-sizing: border-box;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.4rem 0 0.3rem 0;
}

.ppdt_search input {
	width: 80%;
	height: 100%;
	background: none;
	border: none;
	font-size: 0.14rem;
	color: #999999;
	padding-left: 0.2rem;
}

.ppdt_sub {
	width: 20%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ppdt_sub img {
	width: 0.14rem;
}

.ppdt_news {
	overflow: hidden;
	background: #f2f5f7;
	margin-bottom: 0.4rem;
	display: flex;
}



.ppdt_newsl {
	width: 62.78%;
}

.ppdt_newsl.xg_pic22 {
	height: 4rem;
	width: 9.4rem;
}

.ppdt_newsl.xg_pic22 img {
	opacity: 0;
}


.ppdt_newsr {
	width: 37.22%;
	padding: 0 0.5rem;
	box-sizing: border-box;
}

.ppdt_newsr a h2 {
	font-size: 0.14rem;
	color: #999999;
	line-height: 1;
	font-family: 'arial';
	padding: 0.4rem 0 0 0;
}

.ppdt_newsr a h3 {
	font-size: 0.24rem;
	color: #006ED3;
	line-height: 0.33rem;
	padding: 0.1rem 0 0.2rem 0;
	font-weight: 500;
}

.ppdt_newsr a p {
	font-size: 0.14rem;
	color: #666666;
	line-height: 2;
	height: 1.4rem;
}

.ppdt_newsr a h6 {
	width: 1.69rem;
	height: 0.47rem;
	background: url(../images/more_btn.png) no-repeat center center/100% 100%;
	font-size: 0.16rem;
	color: #006ED3;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ppdt_newsr a h6 img {
	width: 0.17rem;
	margin-left: 0.1rem;
}

.ppdt_list ul li {
	overflow: hidden;
	margin-bottom: 0.52rem;
}

.ppdt_list ul li img {
	transition: all 0.3s linear;
}

.ppdt_list ul li:hover img {
	transform: scale(1.1);
}

.ppdt_list .ppdt_listpic {
	overflow: hidden;
}

.ppdt_list ul li a h2 {
	font-size: 0.24rem;
	color: #3E3A39;
	line-height: 1;
	padding: 0.3rem 0 0.14rem 0;
}

.ppdt_list ul li a p {
	font-size: 0.18rem;
	color: #808080;
}

.page {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 1rem 0;
}

.page a {
	width: 0.44rem;
	height: 0.44rem;
	margin: 0 0.1rem;
	font-size: 0.2rem;
	color: #2b86da;
	line-height: 0.44rem;
	text-align: center;
}

.page a:hover,
.page a.on {
	color: #fff;
}

.ms_page {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 1rem 0;
}

.ms_page li {
	width: 0.44rem;
	height: 0.44rem;
	background: url(../images/page_off.png) no-repeat center center/cover;
	margin: 0 0.1rem;
	font-size: 0.2rem;
	color: #2b86da;
	line-height: 0.44rem;
	text-align: center;
}

.ms_page li:hover,
.ms_page li.active {
	background: url(../images/page_on.png) no-repeat center center/cover;
	color: #fff;
}

.ms_page li a,
.ms_page li span {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #2b86da;
}

.ms_page li:hover a,
.ms_page li.active span {
	background: url(../images/page_on.png) no-repeat center center/cover;
	color: #fff;
}


@media(max-width: 1024px) {
	.ppdt_newsl.xg_pic22 {
		height: 4rem;
		width: 100%;
	}

	.ppdt_newsr {
		width: 100%;
		padding: 0.3rem 0.2rem;
	}

	.ppdt_news {
		display: block;
	}

	.ppdt_newsr a h2 {
		padding-top: 0;
	}

	.ppdt_newsr a p {
		height: auto;
	}
}

/*公司要闻*/
.hykx_news {
	position: relative;
	margin-bottom: 0.4rem;
}

.ppdt_newsbtn {
	position: absolute;
	left: 56%;
	bottom: 0;
	display: flex;
	align-items: center;
	z-index: 30;
}

.ppdt_newsbtn div {
	width: 0.46rem;
	height: 0.46rem;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s linear;
	margin-right: 1px;
}

.ppdt_newsbtn div img {
	width: 0.17rem;
	display: none;
}

.ppdt_newsbtn div img:nth-of-type(1) {
	display: block;
}

.ppdt_newsbtn div:hover {
	background: #006ed3;
}

.ppdt_newsbtn div:hover img:nth-of-type(1) {
	display: none;
}

.ppdt_newsbtn div:hover img:nth-of-type(2) {
	display: block;
}

.hykx_news .ppdt_news {
	margin-bottom: 0;
}

.swiper-pagination-abnews {
	position: absolute;
	right: 0.4rem !important;
	bottom: 0.24rem !important;
	text-align: right !important;
	left: auto !important;
	font-size: 0.16rem;
	color: #808080;
	font-family: 'arial';
}

.swiper-pagination-abnews .swiper-pagination-current {
	font-size: 0.24rem;
	color: #006ED3;
}

.gs_hotlist ul {
	display: flex;
	flex-wrap: wrap;
}

.gs_hotlist ul li {
	width: 32%;
	margin: 0 2% 0.7rem 0;
}

.gs_hotlist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.gs_hotlist ul li .img {
	position: relative;
}

.gs_hotlist ul li a .jia {
	width: 0.2rem;
	height: 0.2rem;
	border: 1px solid #fff;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.18rem;
	color: #fff;
	position: absolute;
	right: 0.04rem;
	bottom: 0.04rem;
}

.gs_hotlist ul li a h2 {
	font-size: 0.18rem;
	color: #3E3A39;
	padding: 0.2rem 0 0 0;
	font-weight: 500;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gs_hotlist ul li a h3 {
	font-size: 0.14rem;
	color: #808080;
	line-height: 0.26rem;
	padding: 0.12rem 0 0.2rem 0;
}

.gs_hotlist ul li a p {
	font-size: 0.14rem;
	color: #999;
	font-family: 'arial';
}

@media(max-width: 1024px) {
	.gs_hotlist ul li {
		width: calc(50% - 0.08rem);
		margin-right: 0.16rem;
	}

	.gs_hotlist ul li:nth-of-type(3n) {
		margin-right: 0.16rem;
	}

	.gs_hotlist ul li:nth-of-type(2n) {
		margin-right: 0;
	}

}

/*媒体报到*/
.mtbd_list ul li {
	background: #fff;
	padding: 0.4rem 0.4rem 0.4rem 0;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all 0.3s linear;
}

.mtbd_listl {
	display: flex;
	align-items: center;
	transition: all 0.3s linear;
}

.mtbd_listlpic {
	width: 2.7rem;
	margin-right: 0.5rem;
	overflow: hidden;
}

.mtbd_listlpic img {
	transition: all 0.3s linear;
}

.mtbd_listl h2 {
	font-size: 0.14rem;
	color: #808080;
	line-height: 0.2rem;
	width: 6.3rem;
}

.mtbd_listl h2 span {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 0.24rem;
	color: #006ED3;
	padding-bottom: 0.18rem;
}

.mtbd_list ul li h6 {
	width: 1.69rem;
	height: 0.47rem;
	background: url(../images/more_btn.png) no-repeat center center/100% 100%;
	font-size: 0.16rem;
	color: #006ED3;
}

.mtbd_list ul li h6 a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.mtbd_list ul li h6 img {
	width: 0.17rem;
	margin-left: 0.1rem;
}

.mtbd_list ul li:hover {
	background: #fafafa;
}

.mtbd_list ul li:hover .mtbd_listl {
	transform: translateX(0.4rem);
}

.mtbd_list ul li:hover .mtbd_listlpic img {
	transform: scale(1.1);
}

/*新闻详情*/
.news_topnav {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0.8rem;
	top: 0.26rem;
	font-size: 0.14rem;
	color: #fff;
}

.news_topnav b {
	font-weight: normal;
	padding: 0 0.12rem;
}

.news_info {
	margin-top: 0.8rem;
	background: #f2f5f7;
	overflow: hidden;
}

.news_info .news_topnav {
	position: relative;
	left: auto;
	top: auto;
	color: #000;
	margin: 0.22rem 0 0.76rem 0.8rem;
}

.news_infofh a {
	font-size: 0.16rem;
	color: #333333;
}

.news_infofh a img {
	width: 0.39rem;
	margin-right: 0.08rem;
}

.news_infotop {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.7rem 0 0.5rem 0;
}

.news_infotopl {
	width: 80%;
	padding-left: 1.4rem;
	box-sizing: border-box;
}

.news_infotopl h2 {
	font-size: 0.36rem;
	color: #3E3A39;
	font-weight: 500;
}

.news_infotopl h3 {
	font-size: 0.14rem;
	color: #333;
	padding-top: 0.18rem;
}

.news_infotopr {
	text-align: center;
}

.news_infotopr h3 {
	font-size: 0.16rem;
	color: #333333;
}

.news_infotopr h4 a {
	display: block;
	width: 0.32rem;
	margin-top: 0.1rem;
}

.news_infocon {
	background: #fff;
}

.news_infocontop {
	width: 90%;
	border-bottom: 1px solid #d2d2d7;
	padding: 0.85rem;
	box-sizing: border-box;
	margin: 0 auto;
}

.news_infocontop p {
	font-size: 0.16rem;
	color: #333333;
	line-height: 2;
}

.news_infofot {
	padding: 0.48rem 1rem;
	box-sizing: border-box;
}

.news_infofot ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_infofot ul li a {
	font-size: 0.18rem;
	color: #3E3A39;
}

.news_infofot ul li a img {
	width: 0.15rem;
	margin: 0 0.1rem;
}

.news_infotj .ppdt_newsbtn {
	position: relative;
	left: auto;
	bottom: auto;
	top: 0.3rem;
}

.news_infotj .ppdt_newsbtn div {
	margin-left: 0.15rem;
}

.news_infotj .ppdt_newsbtn div:nth-of-type(1) {
	background: url(../images/prev_bg.png) no-repeat center center/100% 100%;
}

.news_infotj .ppdt_newsbtn div:nth-of-type(2) {
	background: url(../images/next_bg.png) no-repeat center center/100% 100%;
}

.news_infotj .ppdt_newsbtn div:nth-of-type(1):hover {
	background: url(../images/prev_on.png) no-repeat center center/100% 100%;
}

.news_infotj .ppdt_newsbtn div:nth-of-type(2):hover {
	background: url(../images/next_on.png) no-repeat center center/100% 100%;
}

.news_infotj .home_soltop {
	align-items: center;
	border-bottom: 1px solid #e2e3e7;
}

.swiper-container-newstj {
	width: 86.45%;
	margin: 0.48rem 0 1rem 13.55% !important;
}

.swiper-container-newstj .gs_hotlist ul li {
	width: 100%;
	margin: 0;
}

.download_btn {
	margin-top: 0.5rem;
}

.download_btn h6 {
	font-size: 0.18rem;
	color: #333;
}

.download_btn a {
	display: inline-block;
	font-size: 0.16rem;
	color: #fff;
	line-height: 0.6rem;
	padding: 0 0.3rem;
	margin-top: 0.3rem;
	background: #006ED3;
	opacity: 0.7;
}

.download_btn a:hover {
	opacity: 1;
}

/*企业福利*/
.rczc {
	text-align: center;
	padding: 1rem 0;
	position: relative;
}

.rczc .fl_bg {
	position: absolute;
	left: 0;
	bottom: -3rem;
}

.rczc h2 {
	font-size: 0.36rem;
	color: #3E3A39;
}

.rczc h3 {
	font-size: 0.18rem;
	color: #333333;
	padding: 0.28rem 0;
}

.rczc p {
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.3rem;
}

.rczc_fl {
	overflow: hidden;
	position: relative;
	padding-top: 1.5rem;
	margin-top: 1rem;
}

.rczc_flcon {
	float: right;
	position: relative;
	z-index: 5;
}

.rczc_flpic {
	width: 11.4rem;
	position: absolute;
	left: 0;
	top: 0;
}

.rczc_flcon01 {
	width: 9.4rem;
	background: #006ed3;
	padding: 1rem 0.6rem 1rem 0.6rem;
	box-sizing: border-box;
	float: right;
}

.rczc_flcon01 h2 {
	font-size: 0.36rem;
	color: #fff;
}

.rczc_flcon01 h3 {
	font-size: 0.24rem;
	color: #fff;
	padding: 0.3rem 0;
}

.rczc_flcon01 p {
	font-size: 0.16rem;
	color: #FFFFFF;
	line-height: 0.3rem;
}

.rczc_flcon01:nth-of-type(2) {
	width: 62.5%;
	background: #fafafa;
	right: 18.75%;
	position: relative;
}

.rczc_flcon01:nth-of-type(2) h2 {
	color: #000;
}

.rczc_flcon01:nth-of-type(2) h3 {
	color: #000;
}

.rczc_flcon01:nth-of-type(2) p {
	color: #000;
}

.rczc_flcon01 dl {
	display: flex;
	justify-content: space-between;
	border-left: 1px solid #e6e6e6;
	margin-top: 0.6rem;
}

.rczc_flcon01 dl dd {
	width: 25%;
	border-right: 1px solid #e6e6e6;
	font-size: 0.16rem;
	color: #000;
	padding: 0.14rem 0 0.14rem 0.18rem;
	box-sizing: border-box;
}

.rczc_flcon01 dl dd span {
	display: block;
	font-size: 0.48rem;
	color: #000;
	font-weight: bold;
	font-family: 'arial';
}

.rczc_sb {
	overflow: hidden;
	position: relative;
	margin-top: 1.3rem;
}

.rczc_sbr {
	width: 9.4rem;
	float: right;
	background: #fafafa;
	padding: 2.5rem 2.2rem 3.6rem 1.35rem;
	box-sizing: border-box;
	position: relative;
}

.rczc_sb h2 {
	font-size: 1.2rem;
	color: #ebebeb;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	left: -0.9rem;
	top: 0;
	font-family: 'arial';
}

.swiper-container-sb h3 {
	font-size: 0.36rem;
	color: #333333;
	padding-bottom: 0.28rem;
}

.swiper-container-sb p {
	font-size: 0.18rem;
	color: #333333;
}

.rczc_sbr::after {
	display: block;
	width: 5.8rem;
	height: 1rem;
	content: '';
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.rczc_sbpic {
	width: 9.8rem;
	position: absolute;
	left: 0;
	top: 2rem;
	overflow: hidden;
	height: 5.26rem;
}

.rczc_sbpic ul li {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.3s linear;
}

.rczc_sbpic ul li.on {
	opacity: 1;
}

.rczc_sbfl {
	width: 12rem;
	background: #fff;
	border: 1px solid #E6E6E6;
	margin: 0 auto;
	position: relative;
	top: -1.15rem;
}

.rczc_sbfl ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.rczc_sbfl ul li {
	width: 25%;
	border-right: 1px solid #E6E6E6;
	text-align: center;
	padding: 0.8rem 0;
	position: relative;
}

.rczc_sbfl ul li h3 {
	width: 0.8rem;
	height: 0.8rem;
	background: #F2F2F2;
	border-radius: 100%;
	border: 1px solid #0671d4;
	margin: 0 auto 0.3rem auto;
	box-sizing: border-box;
	transition: all 0.3s linear;
}

.rczc_sbfl ul li h3 img:nth-of-type(1) {
	display: block;
}

.rczc_sbfl ul li h3 img:nth-of-type(2) {
	display: none;
}

.rczc_sbfl ul li h4 {
	font-size: 0.18rem;
	color: #333333;
}

.rczc_sbfl ul li::after {
	display: block;
	width: 0;
	height: 1px;
	content: '';
	background: #006ed3;
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: all 0.3s linear;
}

.rczc_sbfl ul li.on h3,
.rczc_sbfl ul li:hover h3 {
	background: #006ed3;
	border: 0.1rem solid #e5f0fa;
}

.rczc_sbfl ul li.on h3 img:nth-of-type(1),
.rczc_sbfl ul li:hover h3 img:nth-of-type(1) {
	display: none;
}

.rczc_sbfl ul li.on h3 img:nth-of-type(2),
.rczc_sbfl ul li:hover h3 img:nth-of-type(2) {
	display: block;
}

.rczc_sbfl ul li.on h4,
.rczc_sbfl ul li:hover h4 {
	color: #006ed3;
}

.rczc_sbfl ul li.on::after,
.rczc_sbfl ul li:hover::after {
	width: 100%;
}

.swiper-pagination-sb {
	width: auto !important;
	position: absolute !important;
	right: 2.2rem !important;
	bottom: 1.7rem !important;
	font-size: 0.18rem;
	color: #333333;
	text-align: right !important;
}

.swiper-pagination-sb .swiper-pagination-current {
	font-size: 0.24rem;
}

.rczc_ac {
	overflow: hidden;
	display: flex;
	position: relative;
	padding-bottom: 1.5rem;
	width: 100%;
}

.rczc_ac h2 {
	width: 35.4%;
	padding-left: 2.2rem;
	box-sizing: border-box;
	font-size: 0.36rem;
	color: #333333;
}

.rczc_acr {
	width: 64.6%;
}

.swiper-container-ac {
	padding-top: 0.46rem;
}

.swiper-container-ac .swiper-slide p {
	font-size: 0.18rem;
	color: #333333;
	padding-top: 0.2rem;
	transform: translateY(0.2rem);
	opacity: 0;
	transition: all 0.3s linear;
}

.swiper-container-ac .swiper-slide {
	transition: all 0.3s linear;
}

.swiper-container-ac .swiper-slide:hover {
	transform: translateY(-0.46rem);
}

.swiper-container-ac .swiper-slide:hover p {
	transform: translateY(0);
	opacity: 1;
}

.fl_bg {
	width: 3.08rem;
	position: absolute;
}

.rczc_ac .fl_bg {
	left: -0.5rem;
	bottom: -2rem;
}

.rczc_fl .fl_bg {
	right: 0;
	bottom: 3rem;
	transform: rotate(180deg);
	width: 2rem;
}

/*校园招聘*/
.job {
	margin-bottom: 1.5rem;
}

.job_top {
	border-bottom: 1px solid #f7f7f7;
	padding: 1rem 0.4rem 0.3rem 0.4rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.job_top span {
	font-size: 0.18rem;
	color: #A8A8A8;
	width: 20%;
}

.job_top span:nth-of-type(1) {
	width: 35%;
}

.job_top span:nth-last-of-type(1) {
	width: 5%;
}

.job_list ul li h3 {
	padding: 0.22rem 0.4rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.job_list ul li h3 span {
	width: 20%;
	font-size: 0.18rem;
	color: #333333;
}

.job_list ul li h3 span:nth-of-type(1) {
	width: 35%;
}

.job_list ul li h3 span:nth-of-type(5) {
	width: 5%;
}

.job_zk img {
	width: 0.22rem;
	transition: all 0.3s linear;
}

.job_list ul li.on .job_zk img {
	transform: rotate(180deg);
}

.job_list ul li:nth-of-type(2n) h3 {
	background: #fafafa;
}

.job_xq {
	padding: 0 0.4rem;
	box-sizing: border-box;
	position: relative;
	border-top: 1px solid #f7f7f7;
	display: none;
}

.job_xq h4 {
	font-size: 0.18rem;
	color: #006ED3;
	padding: 0.36rem 0 0 0;
}

.job_xq h5 {
	font-size: 0.14rem;
	color: #333333;
	padding: 0.24rem 0 0.1rem 0;
}

.job_xq p {
	font-size: 0.14rem;
	color: #333333;
	line-height: 2.1;
}

.job_btn {
	width: 1.27rem;
	height: 0.45rem;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #fff;
	background: url(../images/btn_on.png) no-repeat center center/100% 100%;
	position: absolute;
	right: 0.4rem;
	bottom: 0.7rem;
}

.job_btn img {
	width: 0.17rem;
	margin-left: 0.1rem;
}

.job_sub {
	width: 1.27rem;
	height: 0.45rem;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.16rem;
	color: #fff;
	background: url(../images/btn_on.png) no-repeat center center/100% 100%;
	margin: 0.5rem auto;
}

.job_sub img {
	width: 0.17rem;
	margin-left: 0.1rem;
}

.job_tc {
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: none;
}

.job_tccon {
	width: 12rem;
	background: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 0 0.7rem;
	box-sizing: border-box
}

.job_tccon h2 {
	font-size: 0.3rem;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	padding: 0.5rem 0 0.35rem 0;
}

.job_tcform {
	height: 60vh;
}

.job_tcform h3 {
	display: flex;
	align-items: center;
	font-size: 0.18rem;
	color: #000000;
	margin: 0.5rem 0 0.35rem 0;
}

.job_tcform h3 span {
	width: 0.04rem;
	height: 0.18rem;
	background: #006ed3;
	margin-right: 0.1rem;
}

.job_tcform h3 input {
	width: 4.2rem;
	height: 0.46rem;
	background: #f3f5f9;
	border-radius: 0.04rem;
	font-size: 0.14rem;
	color: #000000;
	padding-left: 0.2rem;
	box-sizing: border-box;
	margin-left: 0.2rem;
	border: none;
}

.job_tcform h3 input::placeholder {
	color: #000;
}

.job_tcform ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.job_tcform ul li {
	width: 49%;
	margin-bottom: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.job_tcform ul li span {
	width: 0.8rem;
	font-size: 0.14rem;
	color: #000000;
}

.job_tcform ul li input,
.job_tcform ul li select {
	flex: 1;
	height: 0.46rem;
	background: #f3f5f9;
	border-radius: 0.04rem;
	font-size: 0.14rem;
	color: #000000;
	padding-left: 0.2rem;
	box-sizing: border-box;
	margin-left: 0.2rem;
	border: none;
}

.job_tcform ul li b {
	width: 40%;
	height: 0.46rem;
	background: #f3f5f9;
	border-radius: 0.04rem;
	font-size: 0.14rem;
	color: #000000;
	padding-left: 0.2rem;
	box-sizing: border-box;
	margin-left: 0.2rem;
	border: none;
	line-height: 0.46rem;
}

.job_tcform ul li b.on {
	background: #006ed3;
	color: #fff;
}

.job_tcform ul li.w_100 {
	width: 100%;
}

.job_tcform ul li dl {
	flex: 1;
	display: flex;
	align-items: center;
}

.job_tcform ul li dl dd {
	width: 25%;
	display: flex;
	align-items: center;
	font-size: 0.14rem;
	color: #000000;
}

.job_tcform ul li dl dd strong {
	width: 0.16rem;
	height: 0.16rem;
	border: 1px solid #006ED3;
	border-radius: 100%;
	margin-right: 0.1rem;
	position: relative;
}

.job_tcform ul li dl dd.on strong::after {
	display: block;
	width: 0.12rem;
	height: 0.12rem;
	background: #006ED3;
	border-radius: 100%;
	content: '';
	position: absolute;
	left: 0.02rem;
	top: 0.02rem;
}

.job_tcform ul li.data input {
	flex: auto;
	width: 35%;
}

.job_tcform ul li textarea {
	flex: 1;
	height: 2.16rem;
	background: #f8f9fa;
	border-radius: 0.08rem;
	font-size: 0.14rem;
	color: #000000;
	padding-left: 0.2rem;
	padding: 0.2rem;
	box-sizing: border-box;
	border: none;
}

/*搜索页*/
.honor_list {
	margin-top: 0.3rem;
}

.honor_list ul {
	display: none;
}

.honor_list ul:nth-of-type(1) {
	display: block;
}

.honor_list ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 0.4rem 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.honor_listl h2 {
	font-size: 0.24rem;
	color: #333333;
	line-height: 1;
	padding-bottom: 0.2rem;
}

.honor_listl h3 {
	font-size: 0.18rem;
	color: #333333;
	line-height: 1;
}

.honor_listl h3 span {
	color: #c5c7c8;
	border-right: 1px solid #c5c7c8;
	padding-right: 0.15rem;
	margin-right: 0.15rem;
}

.honor_listr {
	font-size: 0.16rem;
	color: #A8A8A8;
	font-family: 'arial';
}


@media(max-width:1688px) {
	.w_1580 {
		width: 90%;
	}

	.w_1400 {
		width: 90%;
	}

	.swiper-container-sol {
		width: 95%;
		margin-left: 5% !important;
	}

	.header {
		padding: 0 5%;
	}

	.home_fotb {
		padding: 0.2rem 5%;
	}

	.home_newsconr {
		height: 5rem;
	}

	.home_newsconl .xg_pic {
		height: 5rem;
	}

	.ser_rule .w_1400 {
		width: 73%;
	}

	.pro_js {
		width: 90%;
		margin: 0 auto;
	}

	.pro_js ul li {
		width: 32%;
		margin: 0 1%;
	}

	.swiper-container-newstj {
		margin-left: 5% !important;
		width: 95%;
	}

	.zyfz_fllist ul li {
		margin: 0.76rem 0.6rem 0 0.6rem;
	}

	.sear_prol {
		width: 4.5rem;
	}

	.search_con .gs_hotlist ul li .img {
		width: 4.5rem;
	}

	.ab_pp .w_1400 {
		width: 82%;
	}

	.swiper-container-his {
		padding: 0.1rem;
		box-sizing: border-box;
		flex: auto;
	}

	.swiper-container-his .swiper-slide:nth-of-type(1) {
		margin-left: 0;
	}

	.ab_hisfot .w_1400 {
		width: 82%;
	}

	.map_xq {
		width: 1.9rem;
	}

	.ny_bannav {
		left: 5%;
	}

	.ab_jsr p {
		font-size: 0.18rem;
		padding-top: 0.16rem;
	}

	.home_aboutfot ul li:nth-of-type(1),
	.home_aboutfot ul li:nth-of-type(2) {
		margin-right: 0;
	}

	.home_aboutfot ul li {
		width: 28%;
		margin-right: 2%;
	}

	.ab_cnlogo {
		right: -0.8rem;
	}

}

@media(max-width:1024px) {

	/*首页*/
	.nav {
		display: none;
	}

	.r_pf {
		display: none;
	}

	.ban_js {
		left: 5%;
	}

	.ban_btn {
		width: 2rem;
		height: 0.71rem;
	}

	.ban_btn a {
		font-size: 0.24rem;
	}

	.ban_btn a img {
		width: 0.2rem;
		margin-left: 0.2rem;
	}

	.swiper-pagination-homeban {
		left: 5% !important;
	}

	.ban_vbtn {
		width: 1.3rem;
		height: 1.3rem;
		top: auto;
		bottom: 15%;
		right: 10%;
	}

	.bg_logo {
		width: 4.5rem;
	}

	.tit {
		margin: 1rem 0 0.7rem 0;
		width: 100%;
	}

	.tit h3 {
		font-size: 0.24rem;
	}

	.home_abouttop {
		flex-wrap: wrap;
		top: 0;
		margin-bottom: 0;
	}

	.home_abouttopl {
		width: 100%;
	}

	.home_abouttopl p {
		font-size: 0.24rem;
		line-height: 2;
	}

	.home_aboutfot ul li:nth-of-type(2) {
		width: 30%;
	}

	.home_abouttopr {
		width: 100%;
		margin: 0.3rem 0 0.6rem 0;
	}

	.home_aboutfot ul li h2 {
		font-size: 10px !important;
	}

	.home_soltop {
		flex-wrap: wrap;
	}

	.home_solnav {
		justify-content: center;
		width: 100%;
	}

	.home_solnav span {
		font-size: 14px;
		margin-left: 0.2rem;
	}

	.swiper-container-sol .swiper-slide {
		width: 100%;
	}

	.sol_js {
		padding: 0 0.2rem;
		box-sizing: border-box;
	}

	.sol_js h2 {
		padding: 0.6rem 0 0 0;
	}

	.sol_js h3 {
		font-size: 0.24rem;
	}

	.sol_js dl dd span:nth-of-type(1) {
		width: 0.1rem;
		height: 0.1rem;
	}

	.sol_js dl dd span:nth-of-type(2) {
		flex: 1;
		font-size: 0.24rem;
	}

	.homesol_btn {
		width: 0.5rem;
		position: absolute;
		left: 110%;
		bottom: 0.2rem;
	}

	.home_map {
		height: auto;
		padding-bottom: 1rem;
	}

	.map {
		position: relative;
		width: 90%;
		left: auto;
		top: auto;
		margin: 0.4rem auto 0 auto;
	}

	.ys_btn {
		top: auto;
		width: 2.5rem;
		margin-bottom: 0.6rem;
	}

	.home_solbtn {
		width: 1rem;
		height: 1rem;
		left: auto;
		right: 5%;
		top: auto;
		bottom: 0.2rem;
	}

	.home_yspic {
		width: 100%;
	}

	.home_yspic dl dd img {
		width: 260%;
		max-width: 260%;
		position: relative;
		left: -130%;
	}

	.home_ysfotcon h2 {
		width: 1rem;
	}

	.home_ysfotcon h3 span {
		font-size: 0.24rem;
	}

	.home_ysfotcon h3 b {
		font-size: 0.28rem;
	}

	.home_ysfot ul li {
		border-right: none;
	}

	.home_ysfotcon {
		padding: 0 0.4rem;
	}

	.swiper-container-ys .swiper-slide-active .home_ysfotcon p {
		display: block;
		height: auto;
		font-size: 0.24rem;
		line-height: 2;
		padding: 0.4rem 0;
	}

	.swiper-container-ys .swiper-slide-active .ys_more {
		display: block;
	}

	.swiper-container-ys .swiper-slide-active::after {
		transform: translateY(0);
	}

	.home_new ul li {
		width: 100%;
		margin-right: 0;
	}

	.home_newscon {
		flex-wrap: wrap;
	}

	.home_newsconl {
		width: 100%;
		margin-bottom: 0.3rem;
	}

	.home_newsconr {
		width: 100%;
	}

	.home_newsconl a .home_newsconljs {
		height: 1.4rem;
	}

	.home_newsconl a .home_newsconljs h2 {
		width: 1.4rem;
		height: 1rem;
		font-size: 0.24rem;
	}

	.home_newsconl a .home_newsconljs h2 b {
		font-size: 0.36rem;
	}

	.home_newsconl a .home_newsconljs h3 {
		width: 64%;
		font-size: 0.24rem;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.home_newsconl a .home_newsconljs h3 span {
		font-size: 0.26rem;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.home_newsconr {
		height: 6rem;
	}

	.home_newsconl .xg_pic {
		height: auto;
	}

	.home_newsconr ul li a .home_newsconrpic {
		width: 40%;
	}

	.home_newsconr ul li a .home_newsconrjs {
		padding: 0 0 0 0.18rem;
		width: 60%;
	}

	.home_newsconr ul li a .home_newsconrjs h2 {
		font-size: 0.24rem;
	}

	.home_newsconr ul li a .home_newsconrjs h3 {
		font-size: 0.28rem;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.home_newsconr ul li a .home_newsconrjs p {
		font-size: 0.24rem;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

}


@keyframes ss2 {
	0% {
		transform: scale(0.5);
		opacity: 1;
	}

	100% {
		transform: scale(1.5);
		opacity: 0;
	}
}

@keyframes ss10 {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.ser_wlbz {
	padding-bottom: 1.54rem;
}

.ser_wlbz .ser_tit {
	padding: 1.35rem 0 0.50rem;
}

.ser_wlbz .itemBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.ser_wlbz .itemBox .item {
	width: 28.2%;
	height: 6.52rem;
	position: relative;
	transition: all 0.3s linear;
	background-image: -moz-linear-gradient(-90deg, rgb(245, 248, 249) 0%, rgb(255, 255, 255) 100%);
	background-image: -webkit-linear-gradient(-90deg, rgb(245, 248, 249) 0%, rgb(255, 255, 255) 100%);
	background-image: -ms-linear-gradient(-90deg, rgb(245, 248, 249) 0%, rgb(255, 255, 255) 100%);
}

.ser_wlbz .itemBox .item.on {
	width: 37%;
}

.ser_wlbz .itemBox .item .con {
	padding: 0.9rem 0.55rem 0;
	color: #333;
}

.ser_wlbz .itemBox .item .con .t {
	font-size: 0.24rem;
	line-height: 1;
	font-weight: bold;
}

.ser_wlbz .itemBox .item .con .t1 {
	font-size: 0.14rem;
	line-height: 0.2rem;
	margin-top: 0.4rem;
}

.ser_wlbz .itemBox .item .home_ywpic {
	width: 5.39rem;
	height: 3.5rem;
	position: absolute;
	right: -0.3rem;
	bottom: -0.1rem;
	transform: scale(0.4);
	transition: all 0.3s linear;
}

.ser_wlbz .itemBox .item .home_ywpic img {
	position: absolute;
	left: 0;
	top: 0;
}

.ser_wlbz .itemBox .item .home_ywpic img:nth-child(1) {
	opacity: 1;
}

.ser_wlbz .itemBox .item .home_ywpic img:nth-child(2) {
	opacity: 0;
}

.ser_wlbz .itemBox .item.on .home_ywpic {
	transform: scale(1);
}

.ser_wlbz .itemBox .item.on .home_ywpic img:nth-child(1) {
	opacity: 0;
}

.ser_wlbz .itemBox .item.on .home_ywpic img:nth-child(2) {
	opacity: 1;
}

.ser_wlbz .itemBox .item.on {
	background-image: -moz-linear-gradient(-90deg, rgb(0, 103, 208) 0%, rgb(120, 177, 232) 41%, rgb(239, 251, 255) 99%);
	background-image: -webkit-linear-gradient(-90deg, rgb(0, 103, 208) 0%, rgb(120, 177, 232) 41%, rgb(239, 251, 255) 99%);
	background-image: -ms-linear-gradient(-90deg, rgb(0, 103, 208) 0%, rgb(120, 177, 232) 41%, rgb(239, 251, 255) 99%);
}

.ser_wlbz .itemBox .item.on .con {
	color: #fff;
}

/*@media (min-width: 1024px){
    .ser_wlbz .itemBox .item:hover{
        background-image: -moz-linear-gradient( -90deg, rgb(0,103,208) 0%, rgb(120,177,232) 41%, rgb(239,251,255) 99%);
        background-image: -webkit-linear-gradient( -90deg, rgb(0,103,208) 0%, rgb(120,177,232) 41%, rgb(239,251,255) 99%);
        background-image: -ms-linear-gradient( -90deg, rgb(0,103,208) 0%, rgb(120,177,232) 41%, rgb(239,251,255) 99%);
        color: #fff;
    }
}*/


.ser_fwzz {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-bottom: 1.53rem;
}

.ser_fwzz .ser_tit {
	color: #333333;
	padding: 1.37rem 0 0.52rem;
}

.ser_fwzz .itemBox {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.ser_fwzz .itemBox .item {
	width: 34.7%;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 0.3rem;
	box-sizing: border-box;
	padding: 0.8rem 0.55rem 0.8rem 0.6rem;
	display: flex;
	align-items: flex-start;
}

.ser_fwzz .itemBox .item img {
	width: 1rem;
}

.ser_fwzz .itemBox .item .line {
	width: 2px;
	height: 1.33rem;
	background-color: #dbdbdb;
	margin: 0 0.3rem;
}

.ser_fwzz .itemBox .item .con {
	flex: 1;
	color: #332;
}

.ser_fwzz .itemBox .item:nth-child(2) .con {
	margin-top: -0.3rem;
}

.ser_fwzz .itemBox .item .con .t {
	font-size: 0.24rem;
	line-height: 1;
	font-weight: bold;
}

.ser_fwzz .itemBox .item .con .t1 {
	font-size: 0.18rem;
	line-height: 0.26rem;
	height: 0.8rem;
	margin-top: 0.16rem;
}


.zzjg {
	background-color: #f4f8ff;
	padding-bottom: 0.2rem;
}

.zzjg .w_1460 {
	position: relative;
}

.zzjg .box {
	width: 53.9%;
	position: relative;
}

.zzjg_zx {
	width: 100%;
	top: 52%;
	left: 0;
	text-align: center;
	position: absolute;
	transform: translateY(-50%);
}

.zzjg_zx svg {
	width: 1.8rem;
	fill: #fff;
	height: auto;
}

.zzjg_zx p {
	text-align: center;
	font-size: 0.28rem;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	letter-spacing: 0.03rem;
}

.zzjg_zx .xin {
	width: 1.15rem;
	margin: 0.2rem auto 0;
}

.zzjg_list {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.zzjg_list li {
	width: 1rem;
	height: 1rem;
	position: absolute;
	cursor: pointer;
}

.zzjg_list li img {
	width: 1.57rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0.3rem;
	max-width: 1.57rem;
}

/*
.zzjg_list li:nth-child(1){
    left: 19.6%;
    top: 19.4%;
}
.zzjg_list li:nth-child(2){
    left: 11.5%;
    top: 43.8%;
}
.zzjg_list li:nth-child(3){
    left: 19.8%;
    top: 67.3%;
}
.zzjg_list li:nth-child(4){
    left: 43.5%;
    top: 78.4%;
}
.zzjg_list li:nth-child(5){
    left: 67.3%;
    top: 67.3%;
}
.zzjg_list li:nth-child(6){
    left: 76%;
    top: 43.8%;
}
.zzjg_list li:nth-child(7){
    left: 66.9%;
    top: 19.4%;
}
.zzjg_list li:nth-child(8){
    left: 43.5%;
    top: 9.5%;
}
*/








/*.zzjg_list li:nth-child(1){*/
/*    left: 18%;*/
/*    top: 23.8%;*/
/*}*/
/*.zzjg_list li:nth-child(2){*/
/*    left: 11%;*/
/*    top: 52.3%;*/
/*}*/
/*.zzjg_list li:nth-child(3){*/
/*    left: 28.8%;*/
/*    top: 75.3%;*/
/*}*/
/*.zzjg_list li:nth-child(4){*/
/*    left: 58.5%;*/
/*    top: 75.3%;*/
/*}*/
/*.zzjg_list li:nth-child(5){*/
/*    left: 76%;*/
/*    top: 52.3%;*/
/*}*/
/*.zzjg_list li:nth-child(6){*/
/*    left: 70%;*/
/*    top: 23.8%;*/
/*}*/
/*.zzjg_list li:nth-child(7){*/
/*    left: 43.5%;*/
/*    top: 10.4%;*/
/*}*/
/*.zzjg_list li:nth-child(8){*/
/*    left: 43.5%;*/
/*    top: 9.5%;*/
/*}*/













.zzjg_list li .t {
	width: 1rem;
	height: 1rem;
	background-image: -moz-radial-gradient(50% 50%, circle closest-side, rgb(248, 251, 255) 1%, rgb(201, 227, 255) 100%);
	background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgb(248, 251, 255) 1%, rgb(201, 227, 255) 100%);
	background-image: -ms-radial-gradient(50% 50%, circle closest-side, rgb(248, 251, 255) 1%, rgb(201, 227, 255) 100%);
	text-align: center;
	line-height: 1rem;
	font-size: 0.2rem;
	border-radius: 50%;
	color: rgba(0, 110, 211, 0.7);
	font-weight: 600;
	position: relative;
	z-index: 5;
}

.zzjg_list li .t .lh12 {
	line-height: 1.3;
	padding: 0.22rem 0;
	box-sizing: border-box;
	display: block;
}


.zzjg_list li .t1 {
	font-size: 0.18rem;
	line-height: 0.22rem;
	color: #006ed3;
	opacity: 0.6;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	font-weight: bold;
}

.zzjg_list li:hover .t {
	background-image: -moz-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	background-image: -webkit-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	background-image: -ms-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	color: #fff;
}

.zzjg_list li:hover .t1 {
	color: #006ed3;
	opacity: 1;
}

.zzjg_list li.on .t {
	background-image: -moz-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	background-image: -webkit-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	background-image: -ms-linear-gradient(-56deg, rgb(88, 204, 250) 1%, rgb(70, 165, 248) 100%, rgb(199, 167, 107) 100%);
	color: #fff;
}

.zzjg_list li.on .t1 {
	color: #2e6ccc;
	opacity: 1;
}

/* .zzjg_list li:nth-child(4) .t1{
    top: 1.2rem;
    transform: translateY(0) translateX(-50%);
    left: 50%;
} */
.zzjg_list li:nth-child(1) .t1,
.zzjg_list li:nth-child(2) .t1,
.zzjg_list li:nth-child(3) .t1 {
	right: 1.2rem;
}

.zzjg_list li:nth-child(5) .t1,
.zzjg_list li:nth-child(6) .t1,
.zzjg_list li:nth-child(7) .t1,
.zzjg_list li:nth-child(4) .t1 {
	left: 1.2rem;
}

.zzjg_list li:nth-child(8) .t1 {
	bottom: 1.2rem;
	top: auto;
	transform: translateY(0) translateX(-50%);
	left: 50%;
}


.zzjg_list li:nth-child(7) .t1 {
	bottom: 1.2rem;
	top: auto;
	transform: translateY(0) translateX(-50%);
	left: 50%;
}
























.zzjg .list {
	width: 36%;
	color: #333333;
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	right: 0;
}

.zzjg .list .item {
	display: none;
}

.zzjg .list .item .t {
	font-size: 0.24rem;
	line-height: 1;
	font-weight: bold;
}

.zzjg .list .item .line {
	width: 0.86rem;
	height: 4px;
	background-color: #006ed3;
	margin-top: 0.14rem;
}

.zzjg .list .item .t1 {
	text-align: justify;
	font-size: 0.18rem;
	line-height: 0.28rem;
	margin-top: 0.18rem;
}


.uslggBox1 .ab_clutertit {
	padding-top: 0.98rem;
	padding-bottom: 0.33rem;
}

.uslggBox1 .txt {
	text-align: center;
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #333;
}

.uslggBox1 .itemBox {
	display: flex;
	justify-content: space-between;
	width: 71.9%;
	margin: 0.35rem auto 0;
}

.uslggBox1 .itemBox .item {
	width: 45.8%;
	height: 1.6rem;
	border: 2px solid #e9eef6;
	display: flex;
	align-items: center;
}

.uslggBox1 .itemBox .item .t {
	width: 1.77rem;
	text-align: center;
	font-size: 0.32rem;
	line-height: 0.34rem;
	color: #333;
}

.uslggBox1 .itemBox .item .line {
	width: 2px;
	height: 0.78rem;
	background-color: #e9eef6;
}

.uslggBox1 .itemBox .item .t1 {
	flex: 1;
	text-align: center;
	font-size: 0.74rem;
	color: #006ed3;
	font-family: 'arial';
	font-weight: bold;
}

.uslggBox1 .itemBox .item .t1 span {
	font-size: 0.24rem;
	color: #333;
	font-weight: normal;
}

.uslBox2 .ab_clutertit {
	padding-top: 1.16rem;
	padding-bottom: 0.74rem;
}

.uslBox2 .itemBox {
	display: flex;
	align-items: center;
}

.uslBox2 .itemBox .item {
	flex: 1;
	padding-top: 0.98rem;
	padding-bottom: 1.15rem;
	box-sizing: border-box;
	text-align: center;
}

.uslBox2 .itemBox .item .img {
	width: 1.18rem;
	margin: 0 auto;
}

.uslBox2 .itemBox .item .img img {
	display: block;
}

.uslBox2 .itemBox .item .img img:nth-child(2) {
	display: none;
}

.uslBox2 .itemBox .item .t {
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.3rem;
	color: #333;
	margin-top: 0.6rem;
}

.uslBox2 .itemBox .item .t1 {
	font-size: 0.18rem;
	line-height: 0.3rem;
	min-height: 0.6rem;
	color: #666;
	padding: 0 0.1rem;
	margin-top: 0.2rem;
}

.uslBox2 .itemBox .item:hover {
	background-color: #fff;
	box-shadow: 0px 0.18rem 0.7rem rgba(233, 238, 246, 1);
}

.uslBox3 {
	padding-bottom: 1.3rem;
}

.uslBox3 .ab_clutertit {
	padding-top: 1.27rem;
	padding-bottom: 0.7rem;
}

.uslBox3 .list {
	position: relative;
}

.uslBox3 .list .a {
	width: 0.46rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	z-index: 5;
}

.uslBox3 .list .a.prev {
	left: 24.375%;
}

.uslBox3 .list .a.next {
	right: 24.375%;
}

.uslBox3 .list ul li {
	width: 41.7%;
	margin: 0 3.6%;
	position: relative;
}

.uslBox3 .list ul li .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../images/usl_bg1.png');
	opacity: 0;
}

.uslBox3 .list ul li .con {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	color: #fff;
	box-sizing: border-box;
	padding-left: 0.5rem;
	padding-bottom: 0.74rem;
	padding-top: 0.68rem;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	justify-content: space-between;
	transform: translateY(30%);
	opacity: 0;
	transition: all 0.8s;
}

.uslBox3 .list ul li.swiper-slide-active .bg {
	opacity: 1;
}

.uslBox3 .list ul li.swiper-slide-active .con {
	opacity: 1;
	transform: translateY(0);
}

.uslBox3 .list ul li .con .t .tt {
	font-size: 0.36rem;
	line-height: 0.38rem;
	font-weight: bold;
}

.uslBox3 .list ul li .con .t .tt1 {
	font-size: 0.24rem;
	line-height: 0.26rem;
	margin-top: 0.18rem;
}

.uslBox3 .list ul li .con .t1 .tt {
	font-size: 0.56rem;
	font-family: 'arial';
	line-height: 0.48rem;
	font-weight: bold;
}

.uslBox3 .list ul li .con .t1 .tt span {
	font-size: 0.36rem;
	font-weight: normal;
}

.uslBox3 .list ul li .con .t1 .tt1 {
	font-size: 0.24rem;
	line-height: 0.26rem;
	margin-top: 0.02rem;
}

.uslBox3 .list ul li .con .t1 .more {
	width: 1.02rem;
	height: 0.34rem;
	line-height: 0.34rem;
	text-align: center;
	display: block;
	font-size: 14px;
	color: #fff;
	display: block;
	background-image: url('../images/usl_bg2.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0.3rem;
}

.uslBox3 .list ul li .con .t1 .more:hover {
	background-image: url('../images/usl_bg2_h.png');
}


.kcxBox1 .ab_clutertit {
	padding: 1.15rem 0 0.25rem;
}

.kcxBox1 .txt {
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.38rem;
	color: #333;
}

.kcxBox1 .txt2 {
	margin: 30px auto 0;
	text-align: right;
	font-size: 0.16rem;
	line-height: 0.2rem;
	color: #666;
}

.kcxBox1 .txt span {
	font-size: 0.36rem;
	font-weight: bold;
}

.kcxBox1 .pic {
	margin-top: 0.25rem;
}

.kcxBox2 {
	padding-bottom: 1.3rem;
}

.kcxBox2 .ab_clutertit {
	padding: 1.1rem 0 0.43rem;
}

.kcxBox2 .list ul {
	display: flex;
}

.kcxBox2 .list ul li {
	height: 5.55rem;
	width: 25%;
	position: relative;
	overflow: hidden;
	transition: all 0.5s linear;
	overflow: hidden;
}

.kcxBox2 .list ul li.on {
	width: 50%;
}

.kcxBox2 .list ul li .img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.kcxBox2 .list ul li .bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 110, 211, 0.78);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 6;
}

.kcxBox2 .list ul li .con {
	color: #fff;
	width: 100%;
	display: flex;
	justify-content: space-between;
	height: 100%;
	padding: 0.96rem 1.1rem 0.9rem;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	opacity: 0;
	transform: translateY(0.3rem);
	transition: all 0.5s;
	z-index: 7;
}
.kcxBox2 .list ul li .con .click{
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
}
.kcxBox2 .list ul li .con .click0{
    right: 0.4rem;
}
.kcxBox2 .list ul li .con .click1{
    right: 1.1rem;
}
.kcxBox2 .list ul li .con .click2{
    right: 1.8rem;
}

.kcxBox2 .list ul li .con .click img {
	width: 36px;
	display: block;
	margin: 0 auto;
}

.kcxBox2 .list ul li .con .click p {
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
}

.kcxBox2 .list ul li .con img {
	width: 0.94rem;
}

.kcxBox2 .list ul li .con .conn .t {
	font-size: 0.24rem;
	line-height: 0.26rem;
}

.kcxBox2 .list ul li .con .conn .t1 {
	font-size: 0.18rem;
	line-height: 0.26rem;
	margin-top: 0.25rem;
}

.kcxBox2 .list ul li .titx {
	font-size: 0.24rem;
	line-height: 0.26rem;
	left: 0.6rem;
	bottom: 0.58rem;
	transition: all 0.5s;
	position: absolute;
	color: #fff;
	z-index: 5;
}

.kcxBox2 .list ul li:after {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('../images/bg1.png');
	z-index: 4;
	content: '';
}


.kcxBox2 .list ul li.open .bg {
	opacity: 1;
}

.kcxBox2 .list ul li.open .con {
	transform: translateY(0);
	opacity: 1;
}

.kcxBox2 .list ul li.open .titx {
	opacity: 0;
}

.kcxBox2 .list ul li.open:after {
	opacity: 0;
}

.kcxBox3 {
	background-size: cover;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 1.1rem;
	padding-bottom: 0.9rem;
}

.kcxBox3 .ab_clutertit {
	color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

.kcxBox3 .list {
	margin-top: 1.5rem;
	position: relative;
}

.kcxBox3 .list:after {
	width: 200%;
	height: 2px;
	background-color: #a7b0b6;
	opacity: 0.6;
	left: -50%;
	bottom: calc(0.46rem + 5px);
	content: '';
	position: absolute;
}

.kcxBox3 .list ul {
	display: flex;
	align-items: flex-end;
	position: relative;
	z-index: 5;
}

.kcxBox3 .list ul li {
	flex: 1;
	position: relative;
	color: #fff;
	max-width: 16%;
}

.kcxBox3 .list ul li .line {
	width: 4px;
	height: 4.26rem;
	background-color: #c0c4d0;
}

.kcxBox3 .list ul li:nth-child(2n) .line {
	height: 2.3rem;
}



.kcxBox3 .list ul li:nth-child(3) .line {
	height: 5rem;
}

.kcxBox3 .list ul li:nth-child(4) .line {
	height: 4.2rem;
}

.kcxBox3 .list ul li:nth-child(2) .line {
	height: 3.4rem;
}

.kcxBox3 .list ul li:nth-child(1) .line {
	height: 3rem;
}

.kcxBox3 .list ul li:nth-child(5) .line {
	height: 2.8rem;
}

.kcxBox3 .list ul li:nth-child(6) .line {
	height: 2.4rem;
}















.kcxBox3 .list ul li .con {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 0.15rem;
	box-sizing: border-box;
	width: 95%;
}

.kcxBox3 .list ul li .con:after {
	width: 8px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -2px;
	background-color: #006ed3;
	content: '';
}

.kcxBox3 .list ul li .con .titx {
	margin-bottom: 0.23rem;
}

.kcxBox3 .list ul li .con .titx:last-child {
	margin-bottom: 0;
}

.kcxBox3 .list ul li .con .titx .t {
	font-size: 0.36rem;
	font-family: 'arial';
	line-height: 0.3rem;
}

.kcxBox3 .list ul li .con .titx .t1 {
	font-size: 0.16rem;
	line-height: 0.24rem;
	margin-top: 0.09rem;
	text-align: justify;
}

.kcxBox3 .list ul li .con .titx .t1 a {
	color: #fff;
}

.kcxBox3 .list ul li .con .titx .t1 a:hover {
	color: #006ed3;
}

.kcxBox3 .list ul li .dian {
	width: 12px;
	height: 12px;
	margin-left: -4px;
	border-radius: 100%;
	background-color: #c0c4d0;
}

.kcxBox3 .list ul li .year {
	text-align: center;
	font-size: 0.24rem;
	line-height: 0.26rem;
	position: relative;
	left: -0.24rem;
	width: fit-content;
	font-family: 'arial';
	margin-top: 0.2rem;
}


.rgfzBox1 {
	display: flex;
	align-items: center;
	padding: 0.85rem 0;
	justify-content: space-between;
	background-image: url('../images/rgfz_bg1.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.rgfzBox1 .pic {
	width: 39.8%;
	margin-left: 4.2%;
}

.rgfzBox1 .con {
	width: 41%;
	margin-right: 9.9%;
}

.rgfzBox1 .con .t {
	font-size: 0.36rem;
	line-height: 0.38rem;
	color: #333;
}

.rgfzBox1 .con .t1 {
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #333;
	margin-top: 0.42rem;
	text-align: justify;
}


.mainPage .swiper-pagination {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0.3rem;
}

.mainPage .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.mainPage .swiper-pagination-bullet-active {
	background: #006ed3;
}

.rgfzBox2 .ab_clutertit {
	padding-top: 1.2rem;
	padding-bottom: 0.54rem;
}

.rgfzBox2 .content {
	padding-top: 0.9rem;
	position: relative;
}

.rgfzBox2 .content:after {
	width: 100%;
	height: calc(100% - 1.15rem);
	background-color: #006ed3;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

.rgfzBox2 .content .w_1530 {
	position: relative;
	z-index: 5;
}

.rgfzBox2 .content .conBox {
	display: flex;
	align-items: flex-start;
}

.rgfzBox2 .content .conBox .con {
	width: 79.5%;
	padding: 0 1.2rem 0 0;
	border-right: 3px solid rgba(255, 255, 255, 0.2);
}

.yfTitle {
	position: relative;
}

.yfTitle .num {
	font-size: 0.7rem;
	line-height: 0.6rem;
	color: #e6e6e6;
	font-family: 'arial';
	font-weight: bold;
}

.yfTitle .t {
	font-size: 0.36rem;
	line-height: 0.38rem;
	color: #333;
	font-weight: bold;
}

.rgfzBox2 .content .conBox .con .yfTitle .num {
	color: #0185ff;
}

.rgfzBox2 .content .conBox .con .yfTitle .t {
	color: #fff;
}

.rgfzBox2 .content .conBox .con .line {
	width: 100%;
	height: 3px;
	background-color: #fff;
	margin-top: 0.45rem;
}

.rgfzBox2 .content .conBox .con .conn {
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #fff;
	margin-top: 0.25rem;
}

.rgfzBox2 .content .conBox .titBox {
	margin-left: 1.25rem;
}

.rgfzBox2 .content .conBox .titBox .t {
	color: #d3eaff;
	float: left;
	padding-top: 0.28rem;
	margin-bottom: 0.4rem;
}

.rgfzBox2 .content .conBox .titBox .t:nth-child(1) {
	margin-right: 0.65rem;
}

.rgfzBox2 .content .conBox .titBox .t:last-child {
	margin-bottom: 0;
}

.rgfzBox2 .content .conBox .titBox .t .tt {
	font-size: 13px;
	line-height: 0.7rem;
	height: 0.7rem;
	position: relative;
}

/*.rgfzBox2 .content .conBox .titBox .t .tt sup { font-size: 0.3rem; position: absolute; top:0; right:-0.1rem; line-height: 1; }*/
.rgfzBox2 .content .conBox .titBox .t .tt sup {
	position: absolute;
	top: 0;
	line-height: 1;
}

.rgfzBox2 .content .conBox .titBox .t .tt span {
	font-size: 0.87rem;
	font-weight: bold;
	font-family: 'arial';
}

.rgfzBox2 .content .conBox .titBox .t .tt1 {
	font-size: 13px;
	line-height: 15px;
	margin-top: 0.1rem;
}

.rgfzBox2 .content .picBox {
	margin-top: 0.5rem;
	position: relative;
}

.rgfzBox2 .content .picBox .pic {
	width: 24.1%;
}

.rgfzBox2 .content .picBox .list ul li {
	width: 24.1%;
	margin-right: 1.2%;
}

.rgfzBox2 .content .picBox .list ul li:last-child {
	margin-right: 0;
}

.rgfzBox2 .content .picBox a {
	width: 16px;
	height: 28px;
	position: absolute;
	bottom: 0.4rem;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.rgfzBox2 .content .picBox a.swiper-button-disabled {
	display: none;
}

.rgfzBox2 .content .picBox a.prev {
	left: -45px;
	background-image: url('../images/left.png');
}

.rgfzBox2 .content .picBox a.prev:hover {
	background-image: url('../images/left_h.png');
}

.rgfzBox2 .content .picBox a.next {
	right: -45px;
	background-image: url('../images/right.png');
}

.rgfzBox2 .content .picBox a.next:hover {
	background-image: url('../images/right_h.png');
}

.rgfzBox3 {
	width: 79.2%;
	margin: 1.62rem auto 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}

.rgfzBox3 .con {
	width: 51%;
}

.rgfzBox3 .con .line {
	width: 100%;
	height: 2px;
	background-color: #e6e6e6;
	margin-top: 0.45rem;
}

.rgfzBox3 .con .conn {
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #333;
	margin-top: 0.25rem;
}

.rgfzBox3 .pic {
	width: 45%;
}

.rgfzBox3 .content {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: space-between;
	position: relative;
	z-index: 5;
}

.rgfzBox3 .content .conLeft {
	width: 42.7%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.rgfzBox3 .content .conLeft img {
	width: 3.95rem;
}

.rgfzBox3 .picBox {
	display: flex;
	justify-content: space-between;
	width: 100%;
	position: relative;
	z-index: 5;
}

.rgfzBox3 .picBox .img img {
	height: 4.25rem;
	width: auto;
}

.rgfzBox3 .picBox .list ul li {
	width: 49%;
	margin-right: 2%;
}

.rgfzBox3 .picBox .list ul li:last-child {
	margin-right: 0;
}

.rgfzBox3 .picBox a {
	width: 16px;
	height: 28px;
	position: absolute;
	bottom: 0.4rem;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.rgfzBox3 .picBox a.swiper-button-disabled {
	display: none;
}

.rgfzBox3 .picBox a.prev {
	left: -45px;
	background-image: url('../images/left.png');
}

.rgfzBox3 .picBox a.prev:hover {
	background-image: url('../images/left_h.png');
}

.rgfzBox3 .picBox a.next {
	right: -45px;
	background-image: url('../images/right.png');
}

.rgfzBox3 .picBox a.next:hover {
	background-image: url('../images/right_h.png');
}

.rgfzBox4:after {
	width: 144%;
	height: calc(100% - 1.1rem);
	background-color: #f0f4fa;
	content: '';
	position: absolute;
	top: 0;
	right: 57.2%;
}

.rgfzBox4 .content .con {
	padding-bottom: 0.4rem;
}

.rgfzBox4 {
	margin-bottom: 1.3rem;
}


.ygfl {
	padding-top: 2.05rem;
	padding-bottom: 2.2rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-image: url('../images/ygfl_bg1.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ygflLeft {
	width: 27.4%;
	border-right: 2px solid #ccc;
}

.ygflLeft a {
	font-size: 0.36rem;
	color: #999;
	line-height: 0.4rem;
	display: flex;
	align-items: center;
	padding: 0.775rem 0 0.775rem 1.95rem;
}

.ygflLeft a span {
	width: 0.2rem;
	height: 0.07rem;
	background-color: #006ed3;
	display: block;
	margin-right: 0.26rem;
	opacity: 0;
}

.ygflLeft a.on {
	color: #333;
}

.ygflLeft a.on span {
	opacity: 1;
}

.ygfl .conBox {
	width: 63.3%;
}

.ygfl .conBox .con {
	display: none;
}

.ygfl .conBox .con .conn {
	padding-right: 1.95rem;
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #333;
	text-align: justify;
}

.ygfl .conBox .con .list {
	margin-top: 0.35rem;
	position: relative;
	width: 83.8%;
}

.ygfl .conBox .con .list a {
	width: 16px;
	height: 28px;
	display: block;
	position: absolute;
	bottom: 0.4rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.ygfl .conBox .con .list a.prev {
	left: -45px;
	background-image: url('../images/left.png');
}

.ygfl .conBox .con .list a.prev:hover {
	background-image: url('../images/left_h.png');
}

.ygfl .conBox .con .list a.next {
	right: -45px;
	background-image: url('../images/right.png');
}

.ygfl .conBox .con .list a.next:hover {
	background-image: url('../images/right_h.png');
}

.ygfl .conBox .con .list a.swiper-button-disabled {
	display: none;
}

.ygfl .conBox .con .list .swiper-container {
	width: 100%;
	margin: 0;
}

.ygfl .conBox .con .list1 ul li {
	width: 48.1%;
	margin-right: 3.8%;
}

.ygfl .conBox .con .list1 ul li:last-child {
	margin-right: 0;
}

.ygfl .conBox .con .list2 ul {
	white-space: nowrap;
}

.ygfl .conBox .con .list2 ul li {
	height: 2.86rem;
	margin-right: 0.2rem;
	float: left;
	width: auto;
}

.ygfl .conBox .con .list2 ul li img {
	height: 2.86rem;
	width: auto;
}

.ygfl .conBox .con .list3 ul {
	white-space: nowrap;
}

.ygfl .conBox .con .list3 ul li {
	height: 2.86rem;
	margin-right: 0.2rem;
	float: left;
	width: auto;
}

.ygfl .conBox .con .list3 ul li img {
	height: 2.86rem;
	width: auto;
}


.rxgw {
	width: 91.7%;
	margin: 0.6rem auto 1rem;
}

.rxgwTitle {
	height: 0.65rem;
}

.rxgwTitle a {
	float: right;
	display: flex;
	align-items: center;
	font-size: 0.3rem;
	line-height: 0.65rem;
	color: #666;
}

.rxgwTitle a img {
	width: 0.65rem;
	margin-right: 0.22rem;
}

.rxgwTitle a span {
	color: #333;
}

.rxgw .list {
	margin-top: 0.3rem;
}

.rxgw .list .titTop {
	width: 100%;
	height: 1.04rem;
	font-size: 0.24rem;
	line-height: 1.04rem;
	color: #333;
	background-color: #ecf1f7;
}

.rxgw .list .titTop .t {
	padding-left: 1.1rem;
	float: left;
	box-sizing: border-box;
}

.rxgw .list .titTop .t:nth-child(1) {
	width: 16.6%;
}

.rxgw .list .titTop .t:nth-child(2) {
	width: 14%;
}

.rxgw .list .titTop .t:nth-child(3) {
	width: 12.8%;
}

.rxgw .list .titTop .t:nth-child(4) {
	width: 31.9%;
}

.rxgw .list .titTop .t:nth-child(5) {
	width: 24.7%;
}

.rxgw .list ul li {
	height: 1.3rem;
	border-bottom: 2px solid #f5f8fb;
	font-size: 0.24rem;
	line-height: 0.3rem;
	color: #666;
	display: flex;
	align-items: center;
}

.rxgw .list ul li .t {
	padding-left: 1.1rem;
	box-sizing: border-box;
}

.rxgw .list ul li .t:nth-child(1) {
	width: 16.6%;
}

.rxgw .list ul li .t:nth-child(2) {
	width: 14%;
}

.rxgw .list ul li .t:nth-child(3) {
	width: 12.8%;
}

.rxgw .list ul li .t:nth-child(4) {
	width: 31.9%;
}

.rxgw .list ul li .t:nth-child(5) {
	width: 24.7%;
}

.ser_fwll {
	width: 67%;
	margin: 0 auto;
	padding-bottom: 0.75rem;
}

.ser_fwll .ser_tit {
	padding-bottom: 0;
}

.ser_fwll .con {
	margin-top: 0.3rem;
	display: flex;
	align-items: center;
}

.ser_fwll .con .tits {
	font-size: 0.32rem;
	line-height: 1;
	color: #333;
}

.ser_fwll .con .tit {
	font-size: 0.28rem;
	line-height: 0.42rem;
	color: #333;
	flex: 1;
	margin: 0;
}

.ser_fwll .con .line {
	width: 3px;
	height: 0.68rem;
	background-color: #cacaca;
	margin: 0 0.65rem;
}

.arrow {
	display: none !important;
}

#spotlight .header {
	display: block !important;
	padding: 0 !important;
}

#spotlight .header .page {
	display: none !important;
}


.ab_clutertt_22 {
	float: left;
	width: 66.6667%;
}

.ab_clutertt_23 {
	float: left;
	width: 33.3333%;
}

.ab_clutertt_2 {
	box-sizing: border-box;
	padding: 0.4rem 1rem;
	float: left;
	width: 66.66666%;
	text-align: center;
}

.ab_clutertt_3 {
	box-sizing: border-box;
	float: left;
	width: 33.33333%;
	padding: 0 1rem;
	text-align: center;
}

.ab_cluterttfot {
	display: block;
}

.ab_cluterttr p {
	border: none;
}

.ab_clutertt_3 .ab_cluterttl,
.ab_clutertt_3 .ab_cluterttr {
	width: 100%;
	text-align: center;
}

.ab_cluterttfot {
	padding: 0;
}

.ab_clutertticon {
	width: 100%;
	margin: 0;
}

.ab_cluterttfot {
	margin: 0;
	margin-top: -0.4rem;
}


.product_txtjpic .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
}

.product_txtjpic .swiper-pagination .swiper-pagination-bullet-active {
	background: #006ed3;
}

.ab_pp2 {
	margin-top: 0.8rem;
}

.ab_pp2 video {
	display: block;
	position: relative;
}

.product_tx2 {
	padding: 0.6rem 0 0;
}

.product_tx22 {
	float: left;
	width: calc(33.333% - 10px);
	margin-right: 15px;
}

.product_tx22:nth-child(200n) {
	float: right;
}

.product_tx22:nth-child(3n) {
	margin-right: 0;
}

.product_tx22 h2 {
	font-size: 0.2rem;
	color: #333;
	margin-top: 0.15rem;
	text-align: center;
}

.product_tx22 .video {
	position: relative;
}

.product_tx22 .video .ban_vbtn {
	left: 50% !important;
	right: auto !important;
	margin-top: 0 !important;
	transform: translate(-50%, -50%) !important;
}

.product_tx22 .video .ban_vbtn h2 {
	margin-top: 0;
}

@media(max-width: 1024px) {
	.product_tx22 .video .ban_vbtn {
		top: 50%;
		width: 20px;
		height: 20px;
		left: 50% !important;
		right: auto !important;
		margin-top: 0 !important;
		transform: translate(-50%, -50%) !important;
	}

	.product_tx22 .video .ban_vbtn h5 {
		left: 50%;
		top: 50%;
		width: 50px;
		height: 50px;
		transform: translate(-50%, -50%)
	}

	.product_tx22 .video .ban_vbtn h2 {
		width: 12px;
		height: 16px;
		margin-left: 2px;
		border-radius: 0;
		transform: translate(-50%, -50%);
		left: 50%;
		top: 50%;
	}

	.product_tx22 .video .ban_vbtn h2 img {
		width: 100%;
		height: auto;
		left: 0;
	}
}


.page a {
	display: inline-block;
	width: 52px;
	border-radius: 50%;
	height: 52px;
	vertical-align: top;
	transition: all 0.5s;
	margin: 3px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	text-align: center;
}

.page a.cur,
.page a:hover {
	background: #006ed3;
	color: #fff;
}

.page a.cur,
.page a:hover {
	background: #006ed3;
	color: #fff;
}

.page a.page-num-current,
.page a:hover {
	background: #006ed3;
	color: #fff;
}


@media(max-width:1500px) {
	.page a {
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 16px;
		margin: 2px;
	}
}

@media(max-width:750px) {
	.page a {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
}



.gs_hotlist ul li a h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding: 0;
	margin: 0.12rem 0 0.2rem 0;
}

.news_infocontop p {
	font-size: 16px;
}

@media(max-width: 1100px) {
	.news_infocontop {
		padding: 0.4rem 0.2rem;
		width: 100%;
	}

	.news_infotopl {
		width: 100%;
		padding-left: 0;
	}
}




.yh {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.eh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

/*首页*/
@media(max-width:1024px) {
	.sol_js {
		width: 100%;
	}

	.homesol_btn {
		left: auto;
		right: 0.3rem;
	}

	.home_Innovationlist ul {
		display: block;
	}

	.home_Innovationlist ul li {
		width: 100%;
	}

	.home_Innovationlist ul li:nth-child(n+2) {
		margin-top: 0.3rem;
	}

	.home_ysfotcon {
		bottom: 1.1rem;
	}

	.home_soltop {
		display: block;
	}

	.home_Innovation .tit {
		margin-bottom: 0.3rem;
	}

	.home_Innovationlist {
		margin-top: 0.8rem;
	}

	.home_news .home_newnavlist {
		top: -0.2rem;
	}

	.home_map {
		padding-top: 0.1rem;
	}

	.home_fottop {
		width: 90%;
		display: block;
	}

	.home_fottopr {
		width: 100%;
		margin-top: 0.3rem;
	}

	.home_fotc {
		padding: 0 5vw;
	}

	.f_nav {
		display: none;
	}

	.home_fottr {
		width: 100%;
	}

	.home_fottrtop {
		display: block;
	}

	.home_fottrtopl,
	.home_fottrtopr,
	.nav_zkfotl,
	.nav_zkfotr {
		width: 100%;
	}

	.home_fottrtopr {
		margin-top: 0.2rem;
	}

	.home_fotbd,
	.nav_zkfot {
		display: block;
	}

	.home_fotbd .home_fotbdk {
		margin-bottom: 0.2rem;
		width: 100%;
		margin-right: 0;
	}

	.home_fottrtopr dl dd .icon {
		margin: 0 0.2rem 0 0;
	}

	.nav_zk {
		padding: 0 5vw;
	}

	.nav_zkcen {
		width: 100%;
	}

	.nav_zk.on .nav_zksea,
	.nav_zkcontact {
		display: none;
	}
}

/*关于我们*/
@media(max-width: 1024px) {
	.ab_js .w_1400 {
		padding: 0 5vw;
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.ab_jspic {
		width: 100%;
	}

	.ab_jsr {
		width: 100%;
		margin-top: 0.4rem;
	}

	.ab_cm1 ul li {
		width: 50%;
	}

	.ab_cm1 ul li:nth-child(n+3) {
		margin-top: 0.3rem;
	}

	.ab_cm1 ul li:nth-child(3):after {
		display: none;
	}

	.ab_his .ny_tit {
		padding: 1rem 0 0.5rem;
	}

	.ab_pp .w_1400 {
		width: 90%;
	}

	.mCustomScrollBox {
		max-width: 100%;
	}

	.ab_hiscon dl {
		width: 100%;
	}

	.mCSB_scrollTools {
		position: relative;
	}

	.ab_hispic {
		width: 100%;
		position: relative;
		right: auto;
		margin-top: 0.3rem;
	}

	.ab_hiscon dl dd {
		padding-left: 0;
	}

	/*组织架构*/
	.w_1460 {
		width: 90%;
	}

	.zzjg .box {
		width: 100%;
	}

	.zzjg .list {
		position: relative;
		width: 100%;
		top: 0;
		transform: translateY(0);
	}

	.zzjg {
		padding: 0rem 0 1rem;
	}

	.zzjg_list li .t1 {
		max-width: 0.5rem;
		display: none;
	}

	/*企业文化*/
	.ab_clutermissioncon dl {
		width: 100%;
		left: 0;
		box-sizing: border-box;
		padding: 0 0.2rem;
		bottom: 0.3rem;
	}

	.ab_clutermissioncon dl dd {
		width: 50%;
		margin-right: 10%;
	}

	.ab_clutermissioncon dl dd:nth-child(2) {
		width: 40%;
		margin-right: 0;
	}

	.ab_clutermissionpic:after {
		height: 100%;
	}

	.ab_clutermissioncon dl dd h2 {
		font-size: 0.3rem;
		padding: 0.2rem 0;
	}

	.ab_clutermissioncon dl dd p {
		font-size: 0.2rem;
	}

	.ab_clutertit {
		padding: 0.7rem 0 0.4rem;
	}

	.culture_jzcon ul {
		width: 100%;
		display: block;
	}

	.culture_jzcon ul li {
		width: 100%;
	}

	.culture_jzcon ul li:nth-child(n+2) {
		margin-top: 0.2rem;
	}

	.culture_jzwzfot {
		left: 0.3rem;
		bottom: 0.4rem;
	}

	.ab_cluterxwl,
	.ab_cluterhonorcon {
		width: 100%;
		overflow: hidden;
	}

	.ab_cluterxwl img {
		width: 200%;
		max-width: 500%;
		height: auto;
	}

	.ab_cluterhonorcon>img {
		width: 200%;
		max-width: 500%;
		height: auto;
	}

	.ab_cluterxwr {
		width: 100%;
		left: 0;
		padding: 0 0.3rem;
		box-sizing: border-box;
	}

	.ab_cluterxwr h3 {
		font-size: 0.36rem;
		margin-bottom: 0.3rem;
	}

	.ab_cluterxwr .t {
		margin-bottom: 0.2rem;
	}

	.ab_clutertt_22 {
		width: 100%;
	}

	.ab_clutertt_23 {
		width: 100%;
		margin-top: 0.3rem;
	}

	.ab_cluterhonor h3 {
		padding: 0.2rem 0 0.4rem;
	}

	/*可持续发展*/
	.kcxBox2 .list ul {
		display: block;
	}

	.kcxBox2 .list ul li {
		width: 100%;
	}
	
	.kcxBox2 .list ul li.on {
		width: 100%;
	}

	.kcxBox2 .list ul li .con {
		padding: 0.3rem 0.2rem 0.4rem;
	}

	.kcxBox2 .list ul li .titx {
		left: 0;
		bottom: 0;
		box-sizing: border-box;
		padding: 0.3rem 0.2rem;
	}

	.kcxBox2 .list ul li .bg {
		opacity: 0.4;
	}

	.kcxBox2 .list ul li .con {
		transform: translateY(0);
		opacity: 1;
	}

	.kcxBox2 .list ul li .titx {
		opacity: 0;
	}

	.kcxBox2 .list ul li:after {
		opacity: 0;
	}

	.w_1500 {
		width: 90%;
	}
}

/*新闻资讯*/
@media(max-width: 1024px) {
	.ppdt_newsl {
		width: 100%;
	}

	.hykx_news .swiper-container {
		padding-bottom: 0.6rem !important;
		background: #f2f5f7;
	}

	.hykx_news .swiper-pagination {
		bottom: 0.3rem !important;
	}

	.ppdt_newsbtn {
		bottom: 0.2rem;
		left: auto;
		right: 1rem;
	}

	.ppdt_newsr a h6 {
		margin-top: 0.3rem;
	}

	.news_info .news_topnav {
		margin: 0.2rem 5vw 0.6rem 5vw;
	}

	.news_infotj .tit {
		margin: 0.8rem 0 0.3rem;
	}

	.home_soltop {
		position: relative;
	}

	.news_infotj .ppdt_newsbtn {
		position: absolute;
		right: 0;
	}

	/*营销服务*/
	.ser_fwll {
		width: 90%;
	}

	.ser_fwll .con {
		display: block;
		width: 100%;
	}

	.ser_fwll .con .line {
		display: none;
	}

	.ser_fwll .con .tit {
		margin-top: 0.2rem;
	}

	.ser_tit {
		padding: 0.8rem 0 0.8rem;
	}

	.ser_wl .ser_tit {
		padding-bottom: 0.3rem;
	}

	.ser_wlbz .ser_tit,
	.ser_fwzz .ser_tit {
		padding: 0.8rem 0 0.4rem;
	}

	.ser_wlbz .itemBox,
	.ser_fwzz .itemBox {
		display: block;
	}

	.ser_wlbz .itemBox .item.on,
	.ser_wlbz .itemBox .item,
	.ser_fwzz .itemBox .item {
		width: 100%;
	}

	.ser_wlbz .itemBox .item:nth-child(n+2),
	.ser_fwzz .itemBox .item:nth-child(n+2) {
		margin-top: 0.2rem;
	}

	/*研发中心*/
	.swiper-container-xm .swiper-slide h3 {
		font-size: 0.6rem;
		padding-right: 0.1rem;
	}

	.swiper-container-xm .swiper-slide-active h3 {
		left: 0;
	}

	.dt_jsfotlist .w_1760 ul li {
		width: 30%;
	}

	.dt_tjs ul {
		display: block;
	}

	.dt_tjs ul li {
		width: 100%;
	}

	.dt_tjs ul li:nth-child(n+2) {
		margin-top: 0.2rem;
	}

	.dt_tjs ul li .dt_tjscon {
		transform: translateY(0);
		height: 100%;
		padding: 0.3rem 0.2rem;
	}

	.dt_tjs ul li .dt_tjscon p {
		opacity: 1;
	}

	.dt_hzcon ul li {
		width: 49%;
		margin-right: 2%;
	}

	.dt_hzcon ul li:nth-child(3n) {
		margin-right: 2%;
	}

	.dt_hzcon ul li:nth-child(n+3) {
		margin-top: 2%;
	}

	.dt_hzcon ul li:nth-child(2n) {
		margin-right: 0;
	}

	/*数字化大脑*/
	.szh_tit {
		padding: 0.8rem 0 0.5rem;
	}

	.szh_xtcon ul,
	.szh_dzh ul {
		display: block;
	}

	.szh_xtcon ul li,
	.szh_dzh ul li {
		width: 100%;
	}

	.szh_dzh ul li.on {
		width: 100%;
	}

	/*智能制造*/
	.znsb_pf {
		opacity: 0;
		width: 0;
		height: 0;
		overflow: hidden;
		display: none !important;
	}
}

/*加入我们*/
@media(max-width: 1024px) {
	.rgfzBox1 {
		display: block;
		padding: 0.8rem 5vw;
	}

	.rgfzBox1 .pic {
		width: 100%;
		margin: 0;
	}

	.rgfzBox1 .con {
		width: 100%;
		margin: 0.3rem 0 0 0;
	}

	.w_1530 {
		width: 90%;
	}

	.rgfzBox2 .content .conBox {
		display: block;
	}

	.rgfzBox2 .content .conBox .con {
		width: 100%;
		padding: 0 0 0 0;
	}

	.rgfzBox2 .content .conBox .titBox {
		display: flex;
		justify-content: space-between;
		clear: both;
		margin-left: 0;
	}

	.rgfzBox2 .content .conBox .titBox .t:nth-child(1) {
		margin-right: 0;
	}

	.rgfzBox2 .content .picBox {
		margin-top: 0.5rem;
	}

	.rgfzBox2 .content .picBox .list ul li {
		width: 49%;
		margin-right: 2%;
	}

	.rgfzBox2 .content .picBox a.prev,
	.rgfzBox3 .picBox a.prev {
		left: -20px;
	}

	.rgfzBox2 .content .picBox a.next,
	.rgfzBox3 .picBox a.next {
		right: -20px;
	}

	.rgfzBox3 {
		width: 90%;
		margin-top: 0.8rem;
		display: block;
	}

	.rgfzBox3 .con {
		width: 100%;
	}

	.rgfzBox3 .pic {
		width: 100%;
		margin-top: 0.3rem;
	}

	.rgfzBox4 {
		padding-top: 0.4rem;
	}

	.rgfzBox4:after {
		width: 200%;
		padding-top: 0.6rem;
		right: -50%;
	}

	.rgfzBox3 .content {
		display: block;
		position: relative;
	}

	/*员工福利*/
	.ygfl {
		display: block;
		padding: 0.8rem 5vw 0.8rem;
	}

	.ygflLeft {
		clear: both;
	}

	.ygflLeft:after {
		clear: both;
		height: 0;
		content: "";
		line-height: 0;
		font-size: 0;
		display: block;
	}

	.ygflLeft {
		display: block;
		width: 100%;
		border-right: 0;
		border-bottom: 2px solid #ccc;
	}

	.ygflLeft a {
		float: left;
		width: 33.3333%;
		padding: 0 0 0.2rem 0;
	}

	.ygflLeft a span {
		display: none;
	}

	.ygfl .conBox {
		width: 100%;
		margin-top: 0.5rem;
	}

	.ygfl .conBox .con .conn {
		padding-right: 0;
	}

	.ygfl .conBox .con .list {
		width: 100%;
	}

	.ygfl .conBox .con .list a.next {
		right: -20px;
	}

	.ygfl .conBox .con .list a.prev {
		left: -20px;
	}

	.ny_ban {
		overflow: hidden;
	}

	.ny_ban img {
		width: auto;
		height: 60vw;
		max-width: 500%;
		position: relative;
		left: auto;
		transform: translateX(-50%);
	}

	.ny_bantit {
		top: 55%;
		transform: translateY(-50%);
	}


	/*解决方案列表*/
	.sol_yylylist ul {
		display: block;
	}

	.sol_yylylist ul li {
		width: 100% !important;
		height: auto !important;
	}

	.solution_dow .w_1400 {
		display: block;
	}

	.solution_dowl {}

	.solution_dow .ys_btn {
		margin: 0.5rem 0 0;
	}

	.solution_dow {
		height: 3rem;
		padding: 0.6rem 0 0;
	}

	.uslggBox1 .itemBox {
		width: 100%;
	}

	.uslggBox1 .itemBox .item {
		width: 48%;
	}

	.uslggBox1 .itemBox .item .t {
		width: 1.2rem;
	}

	.uslBox2 .itemBox {
		display: block;
		display: flex;
		flex-wrap: wrap;
	}

	.uslBox2 .itemBox {
		clear: both;
	}

	.uslBox2 .itemBox:after {
		min-height: 1px;
		clear: both;
		height: 0;
		content: "";
		line-height: 0;
		font-size: 0;
		display: block;
	}

	.uslBox2 .itemBox .item {
		width: 50%;
		float: left;
		padding: 0.3rem 0;
		flex: auto;
	}

	.uslBox3 .ab_clutertit {
		padding: 0.4rem 0 0.8rem;
	}

	.uslBox3 .list ul li {
		width: 90%;
		margin: 0 5%;
	}

	.uslBox3 .list .a.next {
		right: 0.2rem;
	}

	.uslBox3 .list .a.prev {
		left: 0.2rem;
	}

	/*铁心*/
	.product_txtit {
		width: 100%;
		box-sizing: border-box;
	}

	.product_txcon {
		display: block;
	}

	.product_txconl {
		width: 100%;
	}

	.product_txconr {
		width: 100%;
		margin-top: 0.3rem;
	}

	.product_tx22 {
		width: 100%;
		margin-right: 0;
	}

	.product_tx22:nth-child(n+2) {
		margin-top: 0.4rem;
	}

	.product_txtj {
		padding: 0.8rem 0;
	}

	.product_txtj ul {
		display: block;
	}

	.product_txtj ul li {
		width: 100%;
		margin-right: 0;
	}

	.product_txtj ul li:nth-child(n+2) {
		margin-top: 0.4rem;
	}

	.product_txtjpic {
		height: 4rem;
		width: 100%;
		max-width: 100%;
	}

	.product_txtjpic img {
		max-width: 100%;
	}


	.ban_pic,
	#ban {
		height: auto;
	}

	.ban_js {
		width: 90%;
	}

	#ban .w_1580 {
		width: 100%;
	}

	.ban_btn {
		margin-top: 0.4rem;
	}

	.ban_js h4 b {
		padding-top: 0.1rem;
	}

	.search_con .gs_hotlist ul li {
		padding: 0.3rem 0;
		margin: 0;
	}



}

.mb {
	display: none !important;
}

@media(max-width: 1024px) {
	.mb {
		display: block !important;
	}

	.pc {
		display: none !important;
	}

	.ab_clutertt_2 {
		width: 100%;
		padding: 0 0.2rem;
	}

	.ab_clutertt_3 .ab_clutertit {
		padding-top: 0.3rem;
	}

	.ab_clutertt_3 {
		width: 100%;
		padding: 0 0.2rem;
		margin-top: 0rem;
	}

	.ab_ppvideo .ban_vbtn {
		width: 1.2rem;
		height: 1.2rem;
	}


	.kcxBox3 {
		background: url(../images/honobg.jpg) no-repeat center/cover !important;
	}

	.kcxBox3 .list {
		margin-top: 0.8rem;
	}

	.kcxBox3 .list:after {
		display: none;
	}

	.kcxBox3 .list ul {
		display: block;
		flex-wrap: nowrap;
	}

	.kcxBox3 .list ul li {
		padding-left: ;
		width: 100%;
		max-width: 100%;
	}

	.kcxBox3 .list ul li .line {
		display: none;
	}

	.kcxBox3 .list ul li .con .titx .tt {
		font-size: 0.4rem;
		line-height: 1.5;
	}

	.kcxBox3 .list ul li .con .titx .t1 {
		line-height: 1.5;
		font-size: 0.3rem;
	}

	.kcxBox3 .list ul li .con:after {
		width: 0.16rem;
		top: 0.06rem;
		height: 0.16rem;
		border-radius: 0.1rem;
	}

	.kcxBox3 .list ul li .dian {
		display: none;
		background: #006ed3;
	}

	.kcxBox3 .list ul li .con {
		position: relative;
		padding-left: 0.25rem;
	}

	.kcxBox3 .list ul li:nth-child(n+2) {
		margin-top: 0.5rem;
	}

	.kcxBox3 .list .year {
		display: none;
	}
}


@media(max-width: 1024px) {
	.ban_js {
		top: 54%;
	}

	.sol_pic.xg_pic {
		overflow: visible;
	}

	.sol_pic.xg_pic img {
		transform: scale(1.3) !important;
	}

	.ab_pp::after {
		height: 2.15rem;
	}

	.swiper-container-hisdata .swiper-slide-active {
		font-size: 1rem;
	}

	.ab_cluterhonorcon_ry .swiper-slide {
		width: 7rem;
	}

	.ab_cluterhonorcon>img {
		width: 250%;
	}

	.kcxBox2 .list ul li .con .click2 {
		right: 1.6rem;
	}

	.kcxBox2 .list ul li .con .click p {
		font-size: 14px;
		text-align: center;
	}

	.ser_fwll .con {
		text-align: center;
	}

	.ser_wlbz .itemBox .item .con .t {
		font-size: 0.32rem;
		line-height: 1.5;
	}

	.ser_wlbz .itemBox .item .con .t1 {
		font-size: 0.2rem;
		line-height: 1.5;
	}

	.ser_fwzz .itemBox .item:nth-child(2) .con {
		margin-top: 0;
	}
}



.ppdt_newsl.xg_pic22 {
	height: 4rem;
	width: 9.4rem;
}

.gs_hotlist ul li .img {
	width: 23vw;
	height: 9.8vw;
}

@media(max-width: 1688px) {
	.gs_hotlist ul li .img {
		width: 28.5vw;
		height: 12.2vw;
	}
}

@media(max-width: 1024px) {
	.ppdt_newsl.xg_pic22 {
		height: auto;
	}

	.gs_hotlist ul li .img {
		width: 43.6vw;
		height: 18.56vw;
	}
}


.r_pfA {
	position: fixed;
	right: 0.26rem;
	top: auto;
	transform: translate(0, 0);
	bottom: 1rem;
	z-index: 100;
	transform: translateX(1.6rem);
	transition: all 0.5s linear;
}

.r_pfA.on {
	transform: translateX(0);
}

.r_pfA ul li {
	width: 0.7rem;
	height: 0.7rem;
	background: #eff4f7;
	margin: 0.02rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: all 0.3s linear;
	position: relative;
}

.r_pfA ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	flex-direction: column;
}

.r_pfA ul li h2 {
	width: 0.2rem;
}

.r_pfA ul li h2 img:nth-of-type(1) {
	display: block;
}

.r_pfA ul li h2 img:nth-of-type(2) {
	display: none;
}

.r_pfA ul li span {
	display: block;
	font-size: 0.16rem;
	color: #000000;
	text-align: center;
	padding-top: 0.04rem;
}

.r_pfA ul li p {
	width: 2.03rem;
	height: 0.7rem;
	background: url(../images/r_pftelbg.png) no-repeat center center/cover;
	font-size: 0.2rem;
	color: #fff;
	font-family: 'arial';
	font-weight: bold;
	line-height: 0.7rem;
	text-align: center;
	padding-right: 0.08rem;
	box-sizing: border-box;
	position: absolute;
	left: -2.18rem;
	top: 0;
	display: none;
}

.r_pfA ul li h6 {
	width: 1.7rem;
	height: 1.7rem;
	background: linear-gradient(to right, #a6cb07, #048f40);
	padding: 0.1rem;
	box-sizing: border-box;
	position: absolute;
	left: -1.8rem;
	top: 0;
	display: none;
}

.r_pfA ul li:hover {
	background: linear-gradient(to right, #a5cb07, #028e40);
}

.r_pfA ul li:hover h2 img:nth-of-type(1) {
	display: none;
}

.r_pfA ul li:hover h2 img:nth-of-type(2) {
	display: block;
}

.r_pfA ul li:hover span {
	color: #fff;
}

.r_pfA ul li:hover p {
	display: block;
}

.r_pfA ul li:hover h6 {
	display: block;
}


/*2025-10*/
.home_fotbd {
	display: block;
}

.home_fotbdk {
	float: left;
	width: calc(33.3333% - 0.14rem);
	margin-right: 0.21rem;
}

.home_fotbdk:nth-child(n+4) {
	margin-top: 0.2rem;
}

.home_fotbdk:nth-child(3),
.home_fotbdk:last-child {
	margin-right: 0;
}

.home_fotbdk:nth-child(4) {
	width: calc(66.666666666666% - 0.07rem);
}

.home_fotbdk:nth-child(5),
.home_fotbdsub {
	float: left;
	border: none;
	margin-top: 0.2rem;
	width: calc(33.3333% - 0.14rem);
}

@media(max-width: 1024px) {
	.home_fotbdk {
		width: 100%;
		margin-right: 0;
	}

	.home_fotbdk:nth-child(n+2) {
		margin-top: 0.1rem;
	}

	.home_fotbdk:nth-child(3),
	.home_fotbdk:last-child {
		margin-right: 0;
	}

	.home_fotbdk:nth-child(4) {
		width: 100%;
	}

	.home_fotbdk:nth-child(5),
	.home_fotbdsub {
		margin-top: 0.1rem;
		width: 100%;
	}
}


.r_pfA ul li h6 {
	width: 1.7rem;
	height: 1.7rem;
	background: linear-gradient(to right, #009eff, #00ddff);
	padding: 0.1rem;
	box-sizing: border-box;
	position: absolute;
	left: -1.8rem;
	top: 0;
	display: none;
}

.r_pfA ul li:hover {
	background: linear-gradient(to right, #009eff, #00ddff);
}

/*大事记*/
.relative {
	position: relative;
}

.historyA {
	padding: 1rem 0;
	background: #fafafa;
	overflow: hidden;
}

.historyA-b {
	min-height: 5.5rem;
	position: relative;
}

.historyA-b:after {
	content: '';
	position: absolute;
	right: 0;
	width: 2px;
	height: 200%;
	top: -50%;
	background: #d6d6d6;
}

.historyA-d .swiper-container {
	overflow: hidden;
	height: 6rem;
}


.historyA-d {
	width: 70%;
}

.historyA-d .text {
	max-height: 4rem;
	overflow-y: scroll;
}

.historyA-d .text li {
	padding-left: 1.2rem;
}

.historyA-d .text li .t {
	position: absolute;
	left: 0;
	top: 0;
}

.historyA-d .text li .c {
	float: right;
	width: 100%;
}

.historyA-d .text li .c p {
	position: relative;
	line-height: 0.4rem;
	padding-left: 0.2rem;
}

.historyA-d .text li .c p:before {
	content: '';
	position: absolute;
	left: 0;
	height: 0.06rem;
	width: 0.06rem;
	top: 0.17rem;
	background: #666;
	border-radius: 0.1rem;
	line-height: 0.4rem;
}

.historyA-d .text li .c p:nth-child(n+2) {
	margin-top: 0.1rem;
}

.historyA-e {
	height: 5.5rem;
	overflow-y: scroll;
}

.historyA-e dd {
	margin: 0.1rem 0;
	padding-right: 0.2rem;
}

.historyA-e dd .t {
	transition: all 0.5s;
}

.historyA-e dd.active .t {
	color: var(--blue);
	font-size: 0.3rem;
}

.historyA-e {
	scrollbar-color: var(--blue) rgba(0, 0, 0, 0);
	scrollbar-width: thin;
	-ms-overflow-style: none;
}

.historyA-e::-webkit-scrollbar {
	width: 3px;
	height: 1px;
}

.historyA-e::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	background: var(--blue);
}

.historyA-e::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 3px;
	background: var(--blue);
}

.historyA-d .text {
	scrollbar-color: var(--blue) rgba(0, 0, 0, 0);
	scrollbar-width: thin;
	-ms-overflow-style: none;
}

.historyA-d .text::-webkit-scrollbar {
	width: 3px;
	height: 1px;
}

.historyA-d .text::-webkit-scrollbar-thumb {
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	background: var(--blue);
}

.historyA-d .text::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
	border-radius: 3px;
	background: var(--blue);
}


.yh {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.eh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.sh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.sh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.wh {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}

/*瀛椾綋*/
.marginT5 {
	margin-top: 0.05rem;
}

.marginT6 {
	margin-top: 0.06rem;
}

.marginT8 {
	margin-top: 0.08rem;
}

.marginT10 {
	margin-top: 0.1rem;
}

.marginT15 {
	margin-top: 0.15rem;
}

.marginT20 {
	margin-top: 0.2rem;
}

.marginT30 {
	margin-top: 0.3rem;
}

.marginT40 {
	margin-top: 0.4rem;
}

.marginT50 {
	margin-top: 0.5rem;
}

.marginT60 {
	margin-top: 0.6rem;
}

.marginT70 {
	margin-top: 0.7rem;
}

.marginT80 {
	margin-top: 0.8rem;
}

.marginT90 {
	margin-top: 0.9rem;
}

.marginT100 {
	margin-top: 1rem;
}

.marginT120 {
	margin-top: 1.2rem;
}

.lh12 {
	line-height: 1.2 !important;
}

.lh13 {
	line-height: 1.3 !important;
}

.lh14 {
	line-height: 1.4 !important;
}

.lh15 {
	line-height: 1.5 !important;
}

.lh16 {
	line-height: 1.6 !important;
}

.lh17 {
	line-height: 1.7 !important;
}

.lh18 {
	line-height: 1.8 !important;
}

.lh19 {
	line-height: 1.9 !important;
}

.font80 {
	font-size: 0.8rem;
	line-height: 1.2;
}

.font55 {
	font-size: 0.55rem;
	line-height: 1.2;
}

.font58 {
	font-size: 0.58rem;
	line-height: 1.2;
}

.font50 {
	font-size: 0.5rem;
	line-height: 1.2;
}

.font72 {
	font-size: 0.72rem;
	line-height: 1.2;
}

.font70 {
	font-size: 0.7rem;
	line-height: 1.2;
}

.font40 {
	font-size: 0.4rem;
	line-height: 1.2;
}

.font42 {
	font-size: 0.42rem;
	line-height: 1.2;
}

.font46 {
	font-size: 0.46rem;
	line-height: 1.2;
}

.font44 {
	font-size: 0.44rem;
	line-height: 1.2;
}

.font48 {
	font-size: 0.48rem;
	line-height: 1.2;
}

.font76 {
	font-size: 0.76rem;
	line-height: 1.2;
}

.font26 {
	font-size: 0.26rem;
	line-height: 1.2;
}

.font28 {
	font-size: 0.28rem;
	line-height: 1.2;
}

.font36 {
	font-size: 0.36rem;
	line-height: 1.2;
}

.font24 {
	font-size: 0.24rem;
	line-height: 1.2;
}

.font32 {
	font-size: 0.32rem;
	line-height: 1.2;
}

.font30 {
	font-size: 0.30rem;
	line-height: 1.2;
}

.font22 {
	font-size: 0.22rem;
	line-height: 1.2;
}

.font21 {
	font-size: 0.21rem;
	line-height: 1.2;
}

.font20 {
	font-size: 0.20rem;
	line-height: 1.2;
}

.font18 {
	font-size: 0.18rem;
	line-height: 1.6;
}

.font16 {
	font-size: 0.16rem;
	line-height: 1.6;
}

.font15 {
	font-size: 0.15rem;
	line-height: 1.6;
}

.font14 {
	font-size: 0.14rem;
	line-height: 1.6;
}

.font12 {
	font-size: 0.12rem;
	line-height: 1.6;
}

.font60 {
	font-size: 0.60rem;
	line-height: 1.2;
}

.font56 {
	font-size: 0.56rem;
	line-height: 1.2;
}

.font64 {
	font-size: 0.64rem;
	line-height: 1.2;
}

.font66 {
	font-size: 0.66rem;
	line-height: 1.2;
}

.font120 {
	font-size: 1.2rem;
	line-height: 1.2;
}

.font85 {
	font-size: 0.85rem;
	line-height: 1.2;
}

.bold {
	font-weight: bold;
}

.borderRadius6 {
	border-radius: 6px;
	overflow: hidden;
}

.borderRadius10 {
	border-radius: 0.1rem;
	overflow: hidden;
}

.borderRadius20 {
	border-radius: 0.2rem;
	overflow: hidden;
}

.borderRadius30 {
	border-radius: 0.3rem;
	overflow: hidden;
}

.borderRadius40 {
	border-radius: 0.4rem;
	overflow: hidden;
}

.alignC {
	text-align: center;
}

.alignL {
	text-align: left;
}

.alignR {
	text-align: right;
}

.colorWhite {
	color: #fff;
}

.colorRed {
	color: var(--red);
}

.color1 {
	color: #111;
}

.color2 {
	color: #222;
}

.color3 {
	color: #333;
}

.color4 {
	color: #444;
}

.color46 {
	color: #465059;
}

.color5 {
	color: #555;
}

.color6 {
	color: #666;
}

.color7 {
	color: #777;
}

.color8 {
	color: #888;
}

.color9 {
	color: #999;
}

.color0 {
	color: #000;
}

.colorA {
	color: #aaa;
}

.colorB {
	color: #bbb;
}

.colorC {
	color: #ccc;
}

.colorD {
	color: #ddd;
}

.textTra {
	text-transform: uppercase;
}

.opa1 {
	opacity: 0.1;
}

.opa2 {
	opacity: 0.2;
}

.opa3 {
	opacity: 0.3;
}

.opa4 {
	opacity: 0.4;
}

.opa5 {
	opacity: 0.5;
}

.opa6 {
	opacity: 0.6;
}

.opa7 {
	opacity: 0.7;
}

.opa8 {
	opacity: 0.8;
}

.opa9 {
	opacity: 0.9;
}

.colorBlue {
	color: var(--blue);
}

.weight100 {
	font-weight: 100;
}

.weight200 {
	font-weight: 200;
}

.weight300 {
	font-weight: 300;
}

.weight400 {
	font-weight: 400;
}

.weight500 {
	font-weight: 500;
}

.weight600 {
	font-weight: 600;
}

.weight700 {
	font-weight: 700;
}

.weight800 {
	font-weight: 800;
}

.weight900 {
	font-weight: 900;
}

@media(max-width: 1100px) {
	.font20 {
		font-size: 0.24rem;
	}

	.font26 {
		font-size: 0.3rem;
	}

	.font18 {
		font-size: 0.2rem;
	}

	.font16 {
		font-size: 0.2rem;
	}

	.font14 {
		font-size: 0.2rem;
	}

	.font12 {
		font-size: 0.2rem;
	}
}

@media(max-width: 1100px) {
	.font16 {
		font-size: 0.2rem;
	}

	.font14 {
		font-size: 0.2rem;
	}

	.font12 {
		font-size: 0.2rem;
	}
}

:root {
	--red: #006ed3;
	--green: #006ed3;
	--green2: #006ed3;
	--blue: #006ed3;
}



/**/
@media(max-width: 1024px) {
	.nyban_bg {
		z-index: 2;
	}

	.nyban_bg img {
		width: 120vw;
	}

	.ban_js h4 span {
		font-size: 0.46rem;
	}

	.home_solnav {
		display: block;
		text-align: right;
	}

	.home_sol .bg_logo {
		right: 0.4rem;
	}

	.home_Innovationlist ul {
		display: flex;
		justify-content: space-between;
	}

	.home_Innovationlist ul li {
		width: 31.64%;
		position: relative;
		overflow: hidden;
	}

	.home_Innovationlist ul li:nth-child(n+2) {
		margin-top: 0;
	}

	.ny_ban img {
		height: 50vw;
	}

	.ab_clutertit {
		font-size: 0.42rem;
	}


	.culture_jzcon ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.culture_jzcon ul li {
		width: 32%;
		position: relative;
	}

	.culture_jzcon ul li:nth-child(n+2) {
		margin-top: 0;
	}

	.culture_jzwz {
		padding: 0 0.2rem;
	}

	.ab_cluterhonorcon_ry .swiper-slide {
		width: 4rem;
	}

	.kcxBox2 .list ul {
		display: flex;
		flex-wrap: wrap;
	}

	.kcxBox2 .list ul li,
	.kcxBox2 .list ul li.on {
		width: 50%;
	}

	.kcxBox2 .list ul li .con .conn .t1 {
		display: none;
	}

	.sol_yylylist ul {
		display: flex;
		flex-wrap: wrap;
	}

	.sol_yylylist ul li {
		width: calc(50% - 0.1rem) !important;
		margin-right: 0.2rem;
	}

	.sol_yylylist ul li:nth-child(2n) {
		margin-right: 0;
	}

	.sol_yylylist ul li:nth-child(4) {
		height: 1.6rem !important;
	}

	.sol_yylylist ul li p {
		left: 0.25rem;
		bottom: 0.25rem;
	}

	.uslggBox1 .itemBox .item .t1 {
		line-height: 0.8;
	}

	.uslggBox1 .txt {
		font-size: 0.2rem;
		text-align: justify;
	}

	.product_txtit p,
	.product_txconr p,
	.szh_tit p,
	.ser_fwll .con .tit,
	.rgfzBox2 .content .conBox .con .conn {
		text-align: justify;
	}

	.video_tcclose {
		z-index: 100;
	}

	.uslBox2 .itemBox .item {
		width: 33.3333%;
	}

	.product_txtj ul {
		display: flex;
		flex-wrap: wrap;
	}

	.product_txtj ul li {
		width: calc(50% - 0.1rem);
		margin-right: 0.2rem;
	}

	.product_txtj ul li:nth-child(2n) {
		margin-right: 0;
	}

	.product_txtj ul li:nth-child(n+2) {
		margin-top: 0;
	}

	.product_txtj ul li:nth-child(n+3) {
		margin-top: 0.4rem;
	}

	.dt_jsfotlist .w_1760 ul li h2 span {
		font-size: 0.5rem;
	}

	.dt_jsfotlist .w_1760 {
		padding: 0.5rem 0 0.3rem;
	}

	.dt_hzcon ul li {
		width: 32%;
		box-shadow: 0px 0.1rem 0.1rem 0px rgba(0, 0, 0, 0.15);
		padding: 0 0.4rem;
		box-sizing: border-box;
		height: 3.8rem;
		padding: 0 0.2rem;
		margin: 0 2% 0.3rem 0;
	}

	.dt_hzcon ul li:nth-of-type(3n) {
		margin-right: 0;
	}

	.dt_hzcon ul li:nth-child(n+2) {
		margin-top: 0;
	}

	.dt_hzcon ul li:nth-child(n+4) {
		margin-top: 0.4rem;
	}

	.szh_xtcon ul li {
		height: auto;
		padding: 1px 0.4rem 0.6rem;
	}

	.szh_xtcon ul li:nth-child(n+2) {
		margin-top: 0.4rem;
	}

	.ppdt_newsl.xg_pic22 {
		height: 36vw;
	}

	.rgfzBox2 .content .conBox .titBox {
		margin-top: 0.6rem;
	}

	.rgfzBox3 .content .conLeft img {
		display: none;
	}
}




.ibanSwiper{
	position: relative;
}

.ibanSwiper .iban_video{
	width: 100% !important;
	
	z-index: 1;
	position: relative;
}

.ibanSwiper .iban_img{
	width: 100% !important;
	height: 100vh;
	z-index: 1;
	position: relative;
}


.ibanSwiper .swiper-pagination{
	z-index: 1;
	left: 50%;
	top: 80%;
	transform: translateX(-50%);
}




.ibanSwiper .swiper-slide::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-image: url(../images/video_texture.png);
	background-blend-mode: screen;
	background-repeat: repeat;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 0.5;
}



.ibanSwiper .swiper-pagination-bullet {
	background: #fff;
	position: relative;
	opacity: .58;
	margin: 0 15px;
}

.ibanSwiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

.ibanSwiper .swiper-pagination-bullet-active:after {
	content: "";
	width: 24px;
	height: 24px;
	border: 1px solid #fff;
	position: absolute;
	border-radius: 20px;
	left: 50%;
	top: 50%;
	margin-left: -13px;
	margin-top: -13px;
}


/**/
@media(max-width: 1024px) {
	
	
	.ibanSwiper .iban_img{
		width: 100% !important;
		height: 203px;
		z-index: 1;
		position: relative;
	}

}