/*基础CSS*/

/* @font-face{font-family:hs_r;src:url(../font/HarmonyOS_Sans_SC_Regular.ttf)}
.hs_r{font-family:hs_r}

@font-face {
	font-family:"DIN-BOLD";src:url("../font/DIN-BOLD.woff2.txt") format("woff2"),url("../font/DIN-BOLD.woff.txt") format("woff"),url("../font/DIN-BOLD.ttf.txt") format("truetype"),url("../font/DIN-BOLD.eot.txt") format("embedded-opentype"),url("../font/DIN-BOLD.svg.txt") format("svg")}

@font-face {
  font-family: 'iconfont';  
  src: url('../font/font_4661037_45r1mkaip6x.woff2?t=1727487865719') format('woff2'),
       url('../font/font_4661037_45r1mkaip6x.woff?t=1727487865719') format('woff'),
       url('../font/font_4661037_45r1mkaip6x.ttf?t=1727487865719') format('truetype');
} */
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
	font-size: 15px;
	overflow-x: hidden;
	font-family: 'hs_r';
}
li {
	list-style: none;
}
a {
	color: #212529;
 -webkit-transition: all 0.2s ease-out 0s;
 -moz-transition: all 0.2s ease-out 0s;
 -o-transition: all 0.2s ease-out 0s;
 transition: all 0.2s ease-out 0s;
}
a:hover {
	text-decoration: none;
}
p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
.red{
	color:red;
}
.text-secondary a {
	color: #6c757d;
}
.card, .figure {
	margin: 15px 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
	font-size: 14px;
}
.navbar-brand {
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.shadow-sm-top {
	box-shadow: 0 -.125rem .25rem rgba(0,0,0,.075) !important;
}
/*上下外边距*/
.mt-6, .my-6 {
	margin-top: 4rem !important;
}
.mt-7, .my-7 {
	margin-top: 5rem !important;
}
.mt-8, .my-8 {
	margin-top: 6rem !important;
}
.mt-9, .my-9 {
	margin-top: 7rem !important;
}
.mt-10, .my-10 {
	margin-top: 8rem !important;
}
.mb-6, .my-6 {
	margin-bottom: 4rem !important;
}
.mb-7, .my-7 {
	margin-bottom: 5rem !important;
}
.mb-8, .my-8 {
	margin-bottom: 6rem !important;
}
.mb-9, .my-9 {
	margin-bottom: 7rem !important;
}
.mb-10, .my-10 {
	margin-bottom: 8rem !important;
}
/*上下内边距*/
.pt-6, .mp-6 {
	padding-top: 4rem !important;
}
.pt-7, .py-7 {
	padding-top: 5rem !important;
}
.pt-8, .py-8 {
	padding-top: 6rem !important;
}
.pt-9, .py-9 {
	padding-top: 7rem !important;
}
.pt-10, .py-10 {
	padding-top: 8rem !important;
}
.pb-6, .py-6 {
	padding-bottom: 4rem !important;
}
.pb-7, .py-7 {
	padding-bottom: 5rem !important;
}
.pb-8, .py-8 {
	padding-bottom: 6rem !important;
}
.pb-9, .py-9 {
	padding-bottom: 7rem !important;
}
.pb-10, .py-10 {
	padding-bottom: 8rem !important;
}
/*边框*/
.border-top-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-right: 1px dashed #dee2e6 !important;
}
.border-bottom-dashed {
	border-bottom: 1px dashed #dee2e6 !important;
}
.border-right-dashed {
	border-top: 1px dashed #dee2e6 !important;
}
/*字距*/
.ls-1 {
	letter-spacing: 1px;
}
.ls-2 {
	letter-spacing: 2px;
}
.ls-3 {
	letter-spacing: 3px;
}
.ls-4 {
	letter-spacing: 4px;
}
.ls-5 {
	letter-spacing: 5px;
}
/*分页*/
.page-num:not(:disabled) {
	cursor: pointer;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: 4px;
	line-height: 1.25;
	color: #333333;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 4px;
	
}
a.page-num:hover, .page-link:hover {
	text-decoration: none;
	color: #333333;
	border: 1px solid #000;
}
.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #333333;
	border-color: #333333;
}
.page-num-current:hover {
	color: #fff !important;
}
/*其他*/
.pages {
	min-height: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.code, .code img {
	height: 100px;
}
.position, .position a {
	color: #999;
}
.content {
	color: #333;
	line-height: 2;
}
.content img, .content iframe {
	max-width: 100% !important;
}
.content li {
	list-style: disc outside none;
	margin-left: 20px;
}
/*产品轮播*/
.view {
	max-width: 500px;
}
.view .swiper-slide {
	height: 300px;
	max-width: 500px;
	padding: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
.view .swiper-slide img {
	height: 100%;
}
.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left center;
	position: absolute;
	left: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat right center;
	position: absolute;
	right: 10px;
	width: 28px;
	height: 300px;
	z-index: 10;
	display: none;
}
.preview {
	position: relative;
	width: 440px;
	left: 30px;
}
.preview .swiper-slide {
	width: 87.5px;
	height: 70px;
	margin: 0 3px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
}
.preview .swiper-slide img {
	display: inline-block;
	height: 100%;
}
.preview .active-nav {
	border: 1px solid #F00;
}
.preview .arrow-left {
	background: #fff url(../images/feel3.png) no-repeat left center;
	position: absolute;
	left: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}
.preview .arrow-right {
	background: #fff url(../images/feel4.png) no-repeat right center;
	position: absolute;
	right: -20px;
	top: 0;
	width: 20px;
	height: 70px;
	z-index: 10;
}

@media only screen and (max-width: 768px) {
.view .swiper-slide {
	height: 200px;
}
.preview {
	display: none;
}
.view .arrow-left, .view .arrow-right {
	height: 200px;
	display: block;
}
}
/*在线客服*/
.online {
	position: fixed;
	bottom: 150px;
	right: 10px;
	width: 60px;
	z-index: 999;
	color: #999;
}
.online a {
	color: #666;
}
.online a:hover {
	text-decoration: none;
}
.online dl {
	background: #27a8e1;
	padding: 10px 5px;
	margin-bottom: 1px;
	position: relative;
}
.online dl dd {
	color: #fff;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}
.online dl dd i {
	font-size: 25px;
}
.online dl:hover {
	background: #1781bd;
}
.online dl dt {
	position: absolute;
	top: 0px;
	right: 60px;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 9999;
	display: none;
	padding: 10px 15px;
	font-weight: normal;
}
.online dl dt h3 {
	display: block;
	font-size: 16px;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.online dl dt h3 i {
	margin-right: 5px;
}
.online dl dt h3 span {
	float: right;
	cursor: pointer;
}
.online dl dt input {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
	height: 40px;
	line-height: 40px;
	padding: 3px 5px;
	width: 100%;
}
.online dl dt button {
	margin: 10px 0;
	border: none;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	background: #28a7e1;
	color: #fff;
	cursor: pointer;
}

/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
.card-img-200 {
	height: 200px;
	overflow: hidden;
}
.card-img-180 {
	height: 180px;
	overflow: hidden;
}
.card-img-150 {
	height: 150px;
	overflow: hidden;
}
.card-img-120 {
	height: 120px;
	overflow: hidden;
}
.card-img-100 {
	height: 100px;
	overflow: hidden;
}
}
/*sm屏幕以下*/
@media only screen and (max-width: 576px) {
.page-num {
	display: none;
}
.head-sm-height {
	height: 61px !important;
}
}
/*********响应式样式******************/

/*行距*/
.lh-1 {
	line-height: 1;
}
.lh-2 {
	line-height: 2;
}
.lh-3 {
	line-height: 3;
}
.lh-4 {
	line-height: 4;
}
/*字体大小*/
.fs-12 {
	font-size: .857rem;
}
.fs-14 {
	font-size: 1rem;
}
.fs-16 {
	font-size: 1.142rem;
}
.fs-18 {
	font-size: 1.285rem;
}
.fs-20 {
	font-size: 1.428rem;
}
.fs-22 {
	font-size: 1.571rem;
}
.fs-24 {
	font-size: 1.714rem;
}
.fs-26 {
	font-size: 1.857rem;
}
.fs-28 {
	font-size: 2rem;
}
.fs-30 {
	font-size: 2.142rem;
}
.fs-32 {
	font-size: 2.286rem;
}
.fs-34 {
	font-size: 2.429rem;
}
.fs-36 {
	font-size: 2.571rem;
}
.fs-38 {
	font-size: 2.714rem;
}
.fs-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-5px {
	height: 5px;
}
.h-10px {
	height: 10px;
}
.h-15px {
	height: 15px;
}
.h-20px {
	height: 20px;
}
.h-25px {
	height: 25px;
}
.h-30px {
	height: 30px;
}
.h-35px {
	height: 35px;
}
.h-40px {
	height: 40px;
}
.h-45px {
	height: 45px;
}
.h-50px {
	height: 50px;
}
.h-55px {
	height: 55px;
}
.h-60px {
	height: 60px;
}
.h-65px {
	height: 65px;
}
.h-70px {
	height: 70px;
}
.h-75px {
	height: 75px;
}
.h-80px {
	height: 80px;
}
.h-85px {
	height: 85px;
}
.h-90px {
	height: 90px;
}
.h-95px {
	height: 95px;
}
.h-100px {
	height: 100px;
}
.h-110px {
	height: 110px;
}
.h-120px {
	height: 120px;
}
.h-130px {
	height: 130px;
}
.h-140px {
	height: 140px;
}
.h-150px {
	height: 150px;
}
.h-160px {
	height: 160px;
}
.h-170px {
	height: 170px;
}
.h-180px {
	height: 180px;
}
.h-190px {
	height: 190px;
}
.h-200px {
	height: 200px;
}
.h-210px {
	height: 210px;
}
.h-220px {
	height: 220px;
}
.h-230px {
	height: 230px;
}
.h-240px {
	height: 240px;
}
.h-250px {
	height: 250px;
}
.h-260px {
	height: 260px;
}
.h-270px {
	height: 270px;
}
.h-280px {
	height: 280px;
}
.h-290px {
	height: 290px;
}
.h-300px {
	height: 300px;
}
.h-310px {
	height: 310px;
}
.h-320px {
	height: 320px;
}
.h-330px {
	height: 330px;
}
.h-340px {
	height: 340px;
}
.h-350px {
	height: 350px;
}
.h-360px {
	height: 360px;
}
.h-370px {
	height: 370px;
}
.h-380px {
	height: 380px;
}
.h-390px {
	height: 390px;
}
.h-400px {
	height: 400px;
}
.h-410px {
	height: 410px;
}
.h-420px {
	height: 420px;
}
.h-430px {
	height: 430px;
}
.h-440px {
	height: 440px;
}
.h-450px {
	height: 450px;
}
.h-460px {
	height: 410px;
}
.h-470px {
	height: 470px;
}
.h-480px {
	height: 480px;
}
.h-490px {
	height: 490px;
}
.h-500px {
	height: 500px;
}

/*sm屏幕以上*/
@media only screen and (min-width: 576px) {
/*行距*/
.lh-sm-1 {
	line-height: 1;
}
.lh-sm-2 {
	line-height: 2;
}
.lh-sm-3 {
	line-height: 3;
}
.lh-sm-4 {
	line-height: 4;
}
/*字体大小*/
.fs-sm-12 {
	font-size: .857rem;
}
.fs-sm-14 {
	font-size: 1rem;
}
.fs-sm-16 {
	font-size: 1.142rem;
}
.fs-sm-18 {
	font-size: 1.285rem;
}
.fs-sm-20 {
	font-size: 1.428rem;
}
.fs-sm-22 {
	font-size: 1.571rem;
}
.fs-sm-24 {
	font-size: 1.714rem;
}
.fs-sm-26 {
	font-size: 1.857rem;
}
.fs-sm-28 {
	font-size: 2rem;
}
.fs-sm-30 {
	font-size: 2.142rem;
}
.fs-sm-32 {
	font-size: 2.286rem;
}
.fs-sm-34 {
	font-size: 2.429rem;
}
.fs-sm-36 {
	font-size: 2.571rem;
}
.fs-sm-38 {
	font-size: 2.714rem;
}
.fs-sm-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-sm-5px {
	height: 5px;
}
.h-sm-10px {
	height: 10px;
}
.h-sm-15px {
	height: 15px;
}
.h-sm-20px {
	height: 20px;
}
.h-sm-25px {
	height: 25px;
}
.h-sm-30px {
	height: 30px;
}
.h-sm-35px {
	height: 35px;
}
.h-sm-40px {
	height: 40px;
}
.h-sm-45px {
	height: 45px;
}
.h-sm-50px {
	height: 50px;
}
.h-sm-55px {
	height: 55px;
}
.h-sm-60px {
	height: 60px;
}
.h-sm-65px {
	height: 65px;
}
.h-sm-70px {
	height: 70px;
}
.h-sm-75px {
	height: 75px;
}
.h-sm-80px {
	height: 80px;
}
.h-sm-85px {
	height: 85px;
}
.h-sm-90px {
	height: 90px;
}
.h-sm-95px {
	height: 95px;
}
.h-sm-100px {
	height: 100px;
}
.h-sm-110px {
	height: 110px;
}
.h-sm-120px {
	height: 120px;
}
.h-sm-130px {
	height: 130px;
}
.h-sm-140px {
	height: 140px;
}
.h-sm-150px {
	height: 150px;
}
.h-sm-160px {
	height: 160px;
}
.h-sm-170px {
	height: 170px;
}
.h-sm-180px {
	height: 180px;
}
.h-sm-190px {
	height: 190px;
}
.h-sm-200px {
	height: 200px;
}
.h-sm-210px {
	height: 210px;
}
.h-sm-220px {
	height: 220px;
}
.h-sm-230px {
	height: 230px;
}
.h-sm-240px {
	height: 240px;
}
.h-sm-250px {
	height: 250px;
}
.h-sm-260px {
	height: 260px;
}
.h-sm-270px {
	height: 270px;
}
.h-sm-280px {
	height: 280px;
}
.h-sm-290px {
	height: 290px;
}
.h-sm-300px {
	height: 300px;
}
.h-sm-310px {
	height: 310px;
}
.h-sm-320px {
	height: 320px;
}
.h-sm-330px {
	height: 330px;
}
.h-sm-340px {
	height: 340px;
}
.h-sm-350px {
	height: 350px;
}
.h-sm-360px {
	height: 360px;
}
.h-sm-370px {
	height: 370px;
}
.h-sm-380px {
	height: 380px;
}
.h-sm-390px {
	height: 390px;
}
.h-sm-400px {
	height: 400px;
}
.h-sm-410px {
	height: 410px;
}
.h-sm-420px {
	height: 420px;
}
.h-sm-430px {
	height: 430px;
}
.h-sm-440px {
	height: 440px;
}
.h-sm-450px {
	height: 450px;
}
.h-sm-460px {
	height: 410px;
}
.h-sm-470px {
	height: 470px;
}
.h-sm-480px {
	height: 480px;
}
.h-sm-490px {
	height: 490px;
}
.h-sm-500px {
	height: 500px;
}
}

/*md屏幕以上*/
@media only screen and (min-width: 768px) {
/*行距*/
.lh-md-1 {
	line-height: 1;
}
.lh-md-2 {
	line-height: 2;
}
.lh-md-3 {
	line-height: 3;
}
.lh-md-4 {
	line-height: 4;
}
/*字体大小*/
.fs-md-12 {
	font-size: .857rem;
}
.fs-md-14 {
	font-size: 1rem;
}
.fs-md-16 {
	font-size: 1.142rem;
}
.fs-md-18 {
	font-size: 1.285rem;
}
.fs-md-20 {
	font-size: 1.428rem;
}
.fs-md-22 {
	font-size: 1.571rem;
}
.fs-md-24 {
	font-size: 1.714rem;
}
.fs-md-26 {
	font-size: 1.857rem;
}
.fs-md-28 {
	font-size: 2rem;
}
.fs-md-30 {
	font-size: 2.142rem;
}
.fs-md-32 {
	font-size: 2.286rem;
}
.fs-md-34 {
	font-size: 2.429rem;
}
.fs-md-36 {
	font-size: 2.571rem;
}
.fs-md-38 {
	font-size: 2.714rem;
}
.fs-md-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-md-5px {
	height: 5px;
}
.h-md-10px {
	height: 10px;
}
.h-md-15px {
	height: 15px;
}
.h-md-20px {
	height: 20px;
}
.h-md-25px {
	height: 25px;
}
.h-md-30px {
	height: 30px;
}
.h-md-35px {
	height: 35px;
}
.h-md-40px {
	height: 40px;
}
.h-md-45px {
	height: 45px;
}
.h-md-50px {
	height: 50px;
}
.h-md-55px {
	height: 55px;
}
.h-md-60px {
	height: 60px;
}
.h-md-65px {
	height: 65px;
}
.h-md-70px {
	height: 70px;
}
.h-md-75px {
	height: 75px;
}
.h-md-80px {
	height: 80px;
}
.h-md-85px {
	height: 85px;
}
.h-md-90px {
	height: 90px;
}
.h-md-95px {
	height: 95px;
}
.h-md-100px {
	height: 100px;
}
.h-md-110px {
	height: 110px;
}
.h-md-120px {
	height: 120px;
}
.h-md-130px {
	height: 130px;
}
.h-md-140px {
	height: 140px;
}
.h-md-150px {
	height: 150px;
}
.h-md-160px {
	height: 160px;
}
.h-md-170px {
	height: 170px;
}
.h-md-180px {
	height: 180px;
}
.h-md-190px {
	height: 190px;
}
.h-md-200px {
	height: 200px;
}
.h-md-210px {
	height: 210px;
}
.h-md-220px {
	height: 220px;
}
.h-md-230px {
	height: 230px;
}
.h-md-240px {
	height: 240px;
}
.h-md-250px {
	height: 250px;
}
.h-md-260px {
	height: 260px;
}
.h-md-270px {
	height: 270px;
}
.h-md-280px {
	height: 280px;
}
.h-md-290px {
	height: 290px;
}
.h-md-300px {
	height: 300px;
}
.h-md-310px {
	height: 310px;
}
.h-md-320px {
	height: 320px;
}
.h-md-330px {
	height: 330px;
}
.h-md-340px {
	height: 340px;
}
.h-md-350px {
	height: 350px;
}
.h-md-360px {
	height: 360px;
}
.h-md-370px {
	height: 370px;
}
.h-md-380px {
	height: 380px;
}
.h-md-390px {
	height: 390px;
}
.h-md-400px {
	height: 400px;
}
.h-md-410px {
	height: 410px;
}
.h-md-420px {
	height: 420px;
}
.h-md-430px {
	height: 430px;
}
.h-md-440px {
	height: 440px;
}
.h-md-450px {
	height: 450px;
}
.h-md-460px {
	height: 410px;
}
.h-md-470px {
	height: 470px;
}
.h-md-480px {
	height: 480px;
}
.h-md-490px {
	height: 490px;
}
.h-md-500px {
	height: 500px;
}
}

/*lg屏幕以上*/
@media only screen and (min-width: 992px) {
/*行距*/
.lh-lg-1 {
	line-height: 1;
}
.lh-lg-2 {
	line-height: 2;
}
.lh-lg-3 {
	line-height: 3;
}
.lh-lg-4 {
	line-height: 4;
}
/*字体大小*/
.fs-lg-12 {
	font-size: .857rem;
}
.fs-lg-14 {
	font-size: 1rem;
}
.fs-lg-16 {
	font-size: 1.142rem;
}
.fs-lg-18 {
	font-size: 1.285rem;
}
.fs-lg-20 {
	font-size: 1.428rem;
}
.fs-lg-22 {
	font-size: 1.571rem;
}
.fs-lg-24 {
	font-size: 1.714rem;
}
.fs-lg-26 {
	font-size: 1.857rem;
}
.fs-lg-28 {
	font-size: 2rem;
}
.fs-lg-30 {
	font-size: 2.142rem;
}
.fs-lg-32 {
	font-size: 2.286rem;
}
.fs-lg-34 {
	font-size: 2.429rem;
}
.fs-lg-36 {
	font-size: 2.571rem;
}
.fs-lg-38 {
	font-size: 2.714rem;
}
.fs-lg-40 {
	font-size: 2.857rem;
}
/*高度*/
.h-lg-5px {
	height: 5px;
}
.h-lg-10px {
	height: 10px;
}
.h-lg-15px {
	height: 15px;
}
.h-lg-20px {
	height: 20px;
}
.h-lg-25px {
	height: 25px;
}
.h-lg-30px {
	height: 30px;
}
.h-lg-35px {
	height: 35px;
}
.h-lg-40px {
	height: 40px;
}
.h-lg-45px {
	height: 45px;
}
.h-lg-50px {
	height: 50px;
}
.h-lg-55px {
	height: 55px;
}
.h-lg-60px {
	height: 60px;
}
.h-lg-65px {
	height: 65px;
}
.h-lg-70px {
	height: 70px;
}
.h-lg-75px {
	height: 75px;
}
.h-lg-80px {
	height: 80px;
}
.h-lg-85px {
	height: 85px;
}
.h-lg-90px {
	height: 90px;
}
.h-lg-95px {
	height: 95px;
}
.h-lg-100px {
	height: 100px;
}
.h-lg-110px {
	height: 110px;
}
.h-lg-120px {
	height: 120px;
}
.h-lg-130px {
	height: 130px;
}
.h-lg-140px {
	height: 140px;
}
.h-lg-150px {
	height: 150px;
}
.h-lg-160px {
	height: 160px;
}
.h-lg-170px {
	height: 170px;
}
.h-lg-180px {
	height: 180px;
}
.h-lg-190px {
	height: 190px;
}
.h-lg-200px {
	height: 200px;
}
.h-lg-210px {
	height: 210px;
}
.h-lg-220px {
	height: 220px;
}
.h-lg-230px {
	height: 230px;
}
.h-lg-240px {
	height: 240px;
}
.h-lg-250px {
	height: 250px;
}
.h-lg-260px {
	height: 260px;
}
.h-lg-270px {
	height: 270px;
}
.h-lg-280px {
	height: 280px;
}
.h-lg-290px {
	height: 290px;
}
.h-lg-300px {
	height: 300px;
}
.h-lg-310px {
	height: 310px;
}
.h-lg-320px {
	height: 320px;
}
.h-lg-330px {
	height: 330px;
}
.h-lg-340px {
	height: 340px;
}
.h-lg-350px {
	height: 350px;
}
.h-lg-360px {
	height: 360px;
}
.h-lg-370px {
	height: 370px;
}
.h-lg-380px {
	height: 380px;
}
.h-lg-390px {
	height: 390px;
}
.h-lg-400px {
	height: 400px;
}
.h-lg-410px {
	height: 410px;
}
.h-lg-420px {
	height: 420px;
}
.h-lg-430px {
	height: 430px;
}
.h-lg-440px {
	height: 440px;
}
.h-lg-450px {
	height: 450px;
}
.h-lg-460px {
	height: 410px;
}
.h-lg-470px {
	height: 470px;
}
.h-lg-480px {
	height: 480px;
}
.h-lg-490px {
	height: 490px;
}
.h-lg-500px {
	height: 500px;
}
}
body, html {
  /* important */
  height: 100%;
}


::-webkit-scrollbar { width: 6px; /* 滚动条宽度 */ }
::-webkit-scrollbar-track { background: #f7f7f7; /* 滚动条轨道颜色 */ }
::-webkit-scrollbar-thumb { background: #008bcc; /* 滚动条滑块颜色 */ }
::-webkit-scrollbar-thumb:hover { background: #008bcc; /* 鼠标悬停在滑块上时的颜色 */ }


body{ background-color: #ffffff; font-family: 'hs_r'; }
.c_width{ margin:0 auto; max-width: 1440px; padding: 0 20px; }
/*头部*/
.header{ width: 100%; position: fixed; z-index: 9999; background-color: #ffffff; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 3px; }
.w_width100{ width: 100%; padding: 0 20px; }
.header_top{ display: flex; align-items: center; justify-content: space-between; }
.logo { padding: 10px 0; }
.logo img{ vertical-align: middle; }
.header_r{ display: flex; align-items: center; }
.header_tel i{ font-size: 22px; color: #999; }
.header_tel span{ font-size: 22px; color: #008bcc; font-family: "impact"; padding-left: 10px; }

.language{ display: flex; flex-shrink: 0; }
.language a{ font-size: 14px; color: #666; display: flex; align-items: center; margin-left: 15px; }
.language a:hover{ color: #c00; }
.language img{ width: 24px; vertical-align: middle; }
.language span{ padding-left: 8px; }

/*搜索*/
.sousuo{ cursor: pointer; margin-left: 16px; }
.sousuo i{ font-size: 22px; }
.sousuo_mask{ display: none; background-color: rgba(0, 0, 0, 0.8); position: fixed; z-index: 99999;
width: 100%; height: 100%; bottom: 0; }
.sousuo_close{ position: fixed; bottom: 0; width: 100%; height: 100%; }
.sousuo_show{ width: 600px; position:fixed; z-Index:9999; border-radius: 100px;
transform:translateX(-50%) translateY(-50%); top:50%; left:50%; }
.sousuo_show form{ display: flex; }
.sousuo_show input{ border: none; background: #FFFFFF; font-size: 16px; width: 500px; 
line-height: 60px; height: 60px;  color: #353535; border-radius: 0; border-top-left-radius: 100px; border-bottom-left-radius: 100px;}
::-webkit-input-placeholder { color: #000000; }
:-ms-input-placeholder { color: #000000; }
::placeholder { color: #000000; }
.sousuo_show button{ background-color: #008bcc; border: none; color: #FFFFFF; font-size: 16px; width: 100px;
border-top-right-radius: 100px; border-bottom-right-radius: 100px; }
.sousuo_close_c{ position: absolute; top: -55px; right: -23px; cursor: pointer; }
.sousuo_close_c i{ font-size: 20px; color: #FFFFFF; }


.menu{ padding-right: 30px; }
/*menu导航*/
.yyui_menu1 li { float:left; position:relative; } /*这一级是导航*/
.yyui_menu1 li a { line-height:36px; padding: 0 15px; font-size: 16px; color:#333; display:block; text-decoration:none; text-align: center; }
.yyui_menu1 li a:hover { color: #ffffff; background-color: #008bcc; border-radius: 100px; }
.yyui_menu1 li .on { color: #ffffff; background-color: #008bcc; border-radius: 100px; }
.yyui_menu1 li a.more:after{ content:" »"; position: absolute; top: 0; right: 10px; }
.yyui_menu1 li ul { position:absolute; transform:translateX(-50%); left:50%;
 width:210px; display:none; background-color: #f9f9f9; border-radius: 10px; z-index:9999; } /*这是第二级菜单*/
.yyui_menu1 li ul li{ padding: 0; }
.yyui_menu1 li ul a {transition: background 1s, color 0.2s; margin: 0; width:210px; text-decoration:none; font-size: 15px; color:#333; line-height: 40px; }
.yyui_menu1 li ul a:hover { background:none; color: #008bcc; }
.yyui_menu1 li ul ul{ top:0;left:315px;} /*从第三级菜单开始,所有的子级菜单都相对偏移*/


.topheight{ height:93px; }
/*banner*/
.banner { }

/*底部*/
.footer{ width: 100%; background-color: #f9f9f9; padding: 50px 0; }
.footer .w_width100{ display: flex; justify-content:space-between; }
.footer_02 h2{ color: #333; font-size: 18px; line-height: 30px; font-weight: bold; }
.footer_02 a{ color: #666; font-size: 15px; line-height: 34px; display:block; }
.footer_02 a:hover{ color: #008bcc; text-decoration: underline; }
.footer_02 img{ width: 120px; height: 120px; }
.footer_02 h3{ color: #757575; font-size: 14px; font-weight: normal; line-height: 40px; text-align: center; }
.footer_gz{ display: flex; padding-top: 10px; }
.footer_gz div{ padding-right: 20px; }
.footer_gz div:last-child{ padding-right: 0; }
.footer_gz img{ width: 140px; height: 140px; }
.footer_gz p{ color: #555; font-size: 15px; line-height: 40px; }
.footer_gz p i{ width: 18px; text-align: center; }
.footer_zxrx { border-bottom: 1px solid #ddd; background: url(../images/20240926140621_257016208.png) right center no-repeat; }
.footer_zxrx h4{ color: #0a0a0a; font-size: 18px; font-weight: normal; }
.footer_zxrx i{ color: #0a0a0a; font-size: 18px; padding-right: 8px; }
.footer_zxrx span{ color: #008bcc; font-size: 30px; font-family: "impact"; }

.copyright{ background-color: #f9f9f9; padding-top: 16px; padding-bottom: 16px; border-top: 1px solid #eee; font-size: 14px; color: #666; line-height: 30px; }
.copyright .w_width100{ display: flex; justify-content:space-between; }
.copyright a{ font-size: 14px; color: #666; padding-left: 10px; }
.copyright a:hover{ color: #008bcc; }


.links{ background-color: #f9f9f9; }
.links .w_width100{ display: flex; justify-content:space-between; padding: 10px 20px; }
.links_l i{ font-size: 18px; color: #999; }
.links_c { margin-right: auto; padding-left: 20px; }
.links_c a{ font-size: 14px; color: #999; padding-right: 20px; }
.links_c a:hover{ color: #008bcc; }
.links_r a{ font-size: 14px; color: #999; }
.links_r a:hover{ color: #008bcc; }


/*首页more*/
.wu_more{ margin-top: 50px; text-align: center; }
.wu_more a{ font-size:18px; color: #008bcc; line-height: 45px; border: 2px solid #008bcc; border-radius: 100px; 
display: inline-block; padding: 0 40px; text-align: center; }
.wu_more a:hover{ background-color: #008bcc; color: #fff; }

.wu_content_biaoqian{ padding-top: 10px; }
.wu_content_biaoqian_title h3{ position: relative; font-size: 16px; font-weight: bold; color: #333; padding: 12px 16px; margin: 0; }
.wu_content_biaoqian_title h3::before {
    content: "";
    position: absolute;
    top: 54%;
    left: 0;
    margin-top: -7.5px;
    height: 15px;
    width: 4px;
    border-radius: 10px;
    background-color: #008bcc;
}
.wu_content_biaoqian_con a{ font-size: 14px; color: #ffffff; background-color: #999; display: inline-block; line-height: 24px; 
padding: 0 6px; margin-right: 1px; margin-bottom: 5px; border-radius: 4px; }
.wu_content_biaoqian_con a:hover{ color: #ffffff; background-color: #008bcc; }

.wu_content_tuijian{ padding-top: 40px; }
.wu_content_tuijian_title h3{ position: relative; font-size: 16px; font-weight: bold; color: #333; padding: 12px 16px; margin: 0; }
.wu_content_tuijian_title h3::before {
    content: "";
    position: absolute;
    top: 54%;
    left: 0;
    margin-top: -7.5px;
    height: 15px;
    width: 4px;
    border-radius: 10px;
    background-color: #008bcc;
}
.wu_content_tuijian_con{ padding: 10px 0; display: grid; grid-template-columns: 23.5% 23.5% 23.5% 23.5%; grid-gap: 2%; grid-row-gap:20px; }
.wu_content_tuijianlist:hover p{ color: #008bcc; }
.wu_content_tuijianlist p{ font-size:14px; color: #666666; padding-top: 6px; }
.wu_content_tuijianlist_img{ overflow: hidden; height: 150px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; 
border: 1px solid #EEEEEE; border-radius: 6px; }
.wu_content_tuijianlist_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.wu_content_tuijianlist_img:hover img{ transform: scale(1.1); }


.product_details1{ padding-top: 40px; }
.w_product_details1_aa{ border-bottom: 1px solid #EEEEEE; }
.w_product_details1_aa ul{ display: flex; }
.w_product_details1_aa ul li{ position: relative; cursor: pointer; text-align: center; background-color: #999; margin-right: 10px; }
.w_product_details1_aa ul li p{ font-size: 18px; color: #fff; text-decoration: none; padding: 10px 30px; }
.w_product_details1_aa ul li span{ position: absolute; top: 36px; left: 45%; color: #008bcc; font-size: 24px; display: none; }
.w_product_details1_aa ul .active { background-color: #008bcc; }
.w_product_details1_aa ul .active p{ color: #ffffff; }
.w_product_details1_aa ul .active span{ display: block; }
.w_product_details1_bb{ margin-top: 30px; box-shadow: -1px 1px 100px #F2F2F2; padding: 30px; border-radius: 8px; font-size: 18px; line-height: 32px; }

.product_details1_title { width: 150px; position: relative; cursor: pointer; text-align: center; background-color: #008bcc; margin-bottom: 30px; }
.product_details1_title p{ font-size: 18px; color: #fff; text-decoration: none; padding: 10px 30px; }
.product_details1_title span{ position: absolute; top: 36px; left: 45%; color: #008bcc; font-size: 24px; display: block; }

.pro_jiancexm{}




.index_jjfa_title{ text-align:center; font-size:42px; color:#000; padding-top:90px; font-weight: normal;}
.index_jjfa_title b{ color:#005298; font-weight:bold; font-family: "Microsoft YaHei";}
.index_jjfa_title em{ display:block; height:10px; padding:0 20px; position:relative; z-index:3; font-size:12px; } 
.index_jjfa_title em i{ display: inline-block; width:10px; height:10px; border-radius: 50px; background: #005198; animation: bounce_fountainG 1.2s linear infinite;}
.index_jjfa_title em i+i{ margin-left:10px;}
.index_jjfa_title em i:nth-child(1){animation-delay: .4s;}
.index_jjfa_title em i:nth-child(2){background:#005198;animation-delay: .6s;}
.index_jjfa_title em i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}
@keyframes rolation{
	0%{ transform:rotate(0deg);}
	100%{ transform:rotate(360deg);}
} 
.index_jjfa_pic{position: relative;overflow: hidden;}
.index_jjfa_pic img{object-fit: cover;width: 100%;-webkit-transition: -webkit-transform 0.5s ease;transition: -webkit-transform 0.5s ease;transition: all 0.6s ease 0s;transition: transform 0.5s ease, -webkit-transform 0.5s ease;}
.index_jjfa_pic:hover img{-webkit-transform: scale(1.08, 1.08);-ms-transform: scale(1.08, 1.08);transform: scale(1.08, 1.08);}


.index-jjfa{background:url(../images/20250304151521_2057031509.jpg)no-repeat center; background-size:cover; padding-bottom:80px; }
.index-jjfa .index_jjfa_title b{color:#000; font-size:46px; letter-spacing:2px; font-family: "Microsoft YaHei";}
.index-jjfa .index_jjfa_title{ margin-bottom:50px;}
.index-jjfa .index_jjfa_title em i:nth-child(2){ background:#ccc;}
.index-jjfa .list{display:flex;flex-wrap:wrap;justify-content:space-between}
.index-jjfa .list .item{width:32%;position:relative;margin-bottom:30px}
.index-jjfa .list .item .ov-h img{opacity:1}
.index-jjfa .list .item .txt{position:absolute;padding:40px;top:0; color:#fff; text-shadow: 1px 1px 1px #000; }
.index-jjfa .list .item .txt p{font-size:15px;color:#fff;text-transform:uppercase}
.index-jjfa .list .item .txt h3{font-size:28px;}
.index-jjfa .list .item .btn{position:absolute;padding:40px;bottom:0;right:0}
.index-jjfa .list .item .btn a{display:inline-block;border:1px solid #fff;border-radius:30px;padding:7px 20px;font-size:15px;line-height:1;color:#fff}
.index-jjfa .list .item .btn a i{position:relative;top:1px;margin-left:5px}
.index-jjfa .list .item .btn a:hover{border-color:#E3A21F;background-color:#E3A21F}
.index-jjfa .list .item:hover .ov-h img{opacity:.5;transition:all .5s}
.index-kapian{ /* position:relative;transform:translateY(-50%) */ margin-top: 80px; margin-bottom: 80px; }
.index-kapian .list{display:flex;justify-content:space-between;background-color:#fff;box-shadow:5px 5px 20px rgba(0,0,0,0.05)}
.index-kapian .list .item{width:33.3333%;text-align:center;padding:40px 4% 40px}
.index-kapian .list .item .ov-h{max-width:70px;margin:auto}
.index-kapian .list .item h3{font-size:22px;padding:11px 0 10px 0; color:#000;}
.index-kapian .list .item span{font-size:15px;line-height:28px;color:#999; }
.index-kapian .list .item:nth-of-type(2){border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
.index-kapian .list .item img{max-width: 100%;display: block;height: auto;border: 0;}



.wu_11{ padding-top: 40px; }
.w_shiyanshi a{ display: block; margin-right: 20px; padding-bottom: 10px; }
.w_shiyanshi a:hover p{ color: #000; }
.w_shiyanshi p{ font-size:20px; color: #333; line-height: 30px; text-align: center; padding-top: 10px; }
.w_shiyanshi_img{ overflow: hidden; height: 200px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; border-radius: 10px; }
.w_shiyanshi_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.w_shiyanshi_img:hover img{ transform: scale(1.1); }

.slide-item-body66 ul li { width: 33.3%; }
.slide-item66{ position: relative; }
.next-bg66 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 53%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.next-bg66 { background-image: url("../images/btn-fl1.png"); }
.next-bg66:hover { background-image: url("../images/btn-fl2.png"); }
.prev-bg66 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 46%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.prev-bg66 { background-image: url("../images/btn-fr1.png"); }
.prev-bg66:hover { background-image: url("../images/btn-fr2.png"); }



.introbg{width:100%; height:955px; margin:0 auto; background:#f5f5f5 url(../images/20241019093502_311197501.jpg) center no-repeat; overflow: hidden;}
.intro{ max-width: 1400px; margin:0 auto; padding-top:100px; }
.intro_fl{ float:left; padding-left: 20px; }
.about em{display:block; padding-top:16px; font-size:40px; line-height:40px; color:#333;font-style: normal; font-weight:bold; background:url(../images/20240914155433_1303013184.png) left top no-repeat;}
.about span{display:block; margin:13px 0 43px; font-size:22px; line-height:22px; color:#333; font-weight:bold;}
.about p{width:832px; font-size:16px; line-height:30px; color:#666;}
.about p+p{margin-top:18px;}
.about_more{display:flex; flex-direction:row; margin-top:35px;}
.about_more a{display:block; width:180px; margin-right:20px; text-indent:40px; font-size:16px; line-height:52px; color:#fff; text-decoration:none;}
.about_more a img{display:inline-block; margin-left:25px; vertical-align:middle;}
.about_more a:nth-child(1){background-color:#008bcc;}
.about_more a:nth-child(2){background-color:#31b10a;}
.data{ float:right; padding-right: 20px; }
.data dl{display:flex; justify-content:flex-start; align-items:center; margin-bottom:80px;}
.data dt{}
.data dd{display:flex; flex-direction:column; margin-left:25px;}
.data dd span{font-size:18px; line-height:18px; color:rgba(255,255,255,.7);}
.data dd em{display:flex; align-items:flex-end; margin-top:5px; color: #fff; font-size: 24px; font-style: normal; }
.data dd em i{font-family: "DIN-BOLD"; font-size:50px; line-height:40px; color:#fff; font-weight:bold; font-style: normal; }
.data dd em font{display:block; width:23px; margin-left:7px; text-align:center; line-height:23px; color:#0557bf; border-radius:calc(23px / 2); background:#fff;     font-size: 14px;}
.data dl:nth-child(1) dd em,.data dl:nth-child(3) dd em{margin-left:-3px;}



.adv_bc{ background: url(../images/20240927151005_1076856353.jpg) no-repeat center bottom; padding:84px 0; position: relative; background-size: cover; }
.adv_c .ti_t *, .adv_c .ti_b *{color: #fff;}
.adv_c .ti_t:after{background: #fff;}
.adv_ic{margin-top:50px;display: flex;justify-content: space-between;}
.adv_item{width: 32.6%;text-align: center;z-index: 99; background: #fff; box-shadow: 0 0 20px #f8f8f8;}
.adv_item:hover{box-shadow: 0 0 20px #eee;}
.adv_item img{width: 100%;display: block;transition: 1s;}
.adv_item:hover img{transform: scale(1.1);}
.adv_item>span{color: #fff;font-size: 52px;display: block; width:110px; margin:auto;}
.adv_item>i{color: #fff;font-size:26px;margin: 10px 0 7px;display: block;}
.adv_item>em{font-size:12px;color: rgba(255,255,255,0.6);display: block; text-transform: uppercase; }
.adv_item>p{overflow: hidden; overflow: hidden; margin: 5%; display: block; }
.ad_wz{ padding: 3% 6% 9% 6%; }
.ad_wz>span{color: #008bcc;font-size: 38px;   font-weight: normal;     padding-right: 6px;}
.ad_wz>i{color: #333;font-size: 34px; font-weight: bold; font-style: normal; }
.ad_wz>em{font-size: 16px;color: #999;margin-top: 12px;display: block; font-style: normal; }
.ad_wz>p{font-size: 16px;color: #666;margin: 20px 0 10px;line-height: 26px;}
.ad_wz>b{display: block;font-weight: normal;font-size: 12px;line-height: 16px;min-height: 32px;}

.adva_tit {display: flex;align-items: center;flex-direction: column; color:#333;     position: relative;}
.adva_tit span {font-size: 48px;line-height: 50px;display:  flex;align-items:  center;}
.adva_tit span b {color:#008bcc; }
.adva_tit ul {display: flex;align-items: center;margin: 10px 0;justify-content:  space-between;width: 2%;}
.adva_tit li {width: 8px;height: 8px;background:#008bcc;transform: rotate(45deg);}
.adva_tit li:nth-child(2) {opacity: 0.7;}
.adva_tit li:last-child {opacity: 0.5;}
.adva_tit p {font-size:  18px;font-weight:  lighter;line-height:  46px; color: #666;}



.about_p {width:100%;background: url(../images/741ad68cdd53d1b3.jpg) no-repeat center bottom; height:26vw; overflow: hidden; padding-top:6vw;
position: relative; background-size: 100%; background-repeat: no-repeat; background-attachment: fixed; position: relative;}
.about_p:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
background:rgba(0,0,0,0.6);
    top: 0;
    left: 0;}
.about_con {color: #ffffff;}
.about_con p span {font-size: 45px;line-height:45px;width: 727px;margin: 0 auto;margin-top: 20px; font-weight: bold; position: relative;}
.about_con em { font-size:28px; line-height: 32px;  display: block; margin-top: 36px; text-align: center; font-style: normal;  position: relative; font-family: Microsoft YaHei; font-weight: normal;}
.about_con p {font-size: 45px; line-height: 45px; text-align:center; position: relative;} 

/*video_sp*/
#adoutVideoBox{margin:auto; padding:1em; border-radius:10px; border-width:5px; overflow:visible;}
#shutAdoutVideoBox{width:30px; text-align:center; line-height:30px; color:#fff; font-weight:bold; text-transform:uppercase; position:absolute; right:-35px; top:5px; border-top-right-radius:5px; border-bottom-right-radius:5px; background-color:#000; cursor:pointer; transition-duration:0.8s;}
#shutAdoutVideoBox:hover{background-color:#0063d1;}


.video_sp{float:left; padding:27px 0px;}
.ripple img { width:32px;height:32px;position: relative;z-index: 5;}
.ripple,.ripple:before,.ripple:after {position: absolute;left:50%;bottom:20%;height: 90px;width: 90px;margin-top: -55px;margin-left: -45px;border-radius: 50%;-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255,0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: 0 0 0 0 #7f7f7f;animation: ripple 3s infinite;background: #fff;}
.ripple{background: rgba(255, 255, 255, 0.5); display: flex;justify-content: center;align-items: center;}
.ripple:before {-webkit-animation-delay:.9s;animation-delay:0.9s;content:"";position:absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay:.6s;animation-delay:0.6s;content:"";position:absolute;right: 0;bottom: 0;}
.video_box{background:rgba(0,0,0,0.6); top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-300px;margin-left:-575px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:40%;transition:600ms ease;}
.video_x1{}

@-webkit-keyframes ripple {
    70% {-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);}
    100%{-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
                box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);}
}

.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}

.video_box.cur .video,.video_box.cur .video_x{top:45%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:61%;margin-left:260px;margin-top:-260px;text-align: center;line-height:50px;font-size:32px; line-height:46px; font-weight: lighter;cursor: pointer;transition:600ms ease; content: "x"; color:#000;}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
  }
}
@media screen and (max-width:999px) and (min-width:800px) {
    .box1 {max-width:990px;}
}
@media screen and (max-width:1099px) and (min-width:1000px) {
    .box1 {max-width:1070px;}
}
@media screen and (max-width:1299px) and (min-width:1100px) {
    .box1 {max-width:1280px;}
     .about_txt {padding-top: 0%;}
 .about_txt>em {padding-top: 2%;}
    .about_video {top:65%;}
 .about_txt ul {padding-top: 5%;}
}
@media screen and (max-width:1499px) and (min-width:1300px) {
    .box1 {max-width:1490px;}
    .about_txt {padding-top: 1.1%;}
   .about_txt ul {padding-top: 5%;}
    .about_video {top:65%;}
    .about_txt>em {padding-top: 3%;}

}
@media screen and (max-width:1660px) and (min-width:1500px) {
.about_txt ul {    padding-top: 6%;}


}
@media screen and (max-width:1920px) and (min-width:1500px) {
    .box1 {max-width:1400px;}
}
@keyframes ripple{70%{-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);}
100%{-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);}}



.prod_bg{background: #fff; margin-top: 80px; padding-bottom:90px; }
.prod_list{text-align: center;margin-bottom:40px;}
.prod_list ul{display: inline-block; background: linear-gradient(to top, #008bcc, #23a5e2); height: 58px; border-radius: 100px;}
.prod_list ul li{float:left;}
.prod_list ul li:hover dl{transform: rotateX(0deg);}
.prod_list ul li a{ width:220px; line-height: 58px;color:#fff;font-size:16px;display: block;position: relative;transition: all 0.3s ease;}
.prod_list ul li a:after{content:"";display:block;width: 1px;height: 30%;background:rgba(255,255,255,0.2);position: absolute;top:0;bottom:0;right: 0;margin:auto;}
.prod_list ul li:last-child a:after{display: none;}
.prod_list ul li a:hover,.prod_list ul li.on a{ background: linear-gradient(to top, #31b10a, #65d244); line-height:62px; top: -2px;     border-radius: 100px}
.prod{ margin-top: 40px;}
.pro_bcc{overflow: hidden;}
.pro_cc .divproduct_new_div{display: flex;width: 100%;flex-shrink: 0;flex-wrap: wrap; align-items:flex-start;}
.pro_cc .divproduct_new_div .divproduct_new_div_item{display: flex;flex-direction: column-reverse;width:23.6%;flex-shrink: 0;background: #ffffff;padding:1%;border-radius:12px;border: 2px #eee solid;}
.pro_cc .divproduct_new_div .divproduct_new_div_item+.divproduct_new_div_item{margin-left: 1.7%;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(5){margin-left:0;}
.pro_cc .product_div_item_pic{overflow:hidden}
.pro_cc .product_div_item_pic a{ overflow: hidden; height: 200px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; }
.pro_cc .product_div_item_pic img{ width: 100%; height: 100%; transition:all .5s; display:block; }
.pro_cc{margin-top: 0px;position:relative;display: flex
;transition: 0.5s;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover a{ color:#008bcc;}
.pro_cc .divproduct_new_div_item_title a{font-size: 18px;color: #333;display: block;margin:18px 0 10px;position:relative;     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.pro_cc .divproduct_new_div .divproduct_new_div_item:nth-child(n+5){margin-top: 1.7%;}
.pro_cc .divproduct_new_div_item_title a:after{content: "+MORE";width: 40%;height: 36px;line-height: 36px;font-size: 14px;color: #333;transition:all .5s;display: block;margin:14px auto 0;background: linear-gradient(to top, #f8f8f8, #f8f8f8);border-radius: 20px;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover .divproduct_new_div_item_title a:after{background:#005298;color:#fff;}
.pro_cc .divproduct_new_div .divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1.1)}
.pro_cc .divproduct_new_div_item_content{text-align: center;}
.pro_cc .divproduct_new_div_item_body{width: 84%;margin: 0 auto;line-height: 30px;color:#888;font-size:15px; display:none;}
.pro_prev{position: absolute;top: 50%;left: 0;margin-top: -54px;}
.pro_next{position: absolute;top: 50%;right: 0;margin-top: -54px;}
.prod_list ul li a+dl{transition: all .5s;transform: rotateX(90deg);transform-origin: top;}
.prod_list ul li dl{position: absolute; z-index: 2; background:#;}
.prod_list ul li dl a{ font-size:15px !important; font-weight:normal; line-height:44px !important; border-top:rgba(255,255,255,0.3) solid 1px;}
.prod_list .prolist2021{}
.pro_tit{display: flex;justify-content: space-between;align-items: center;}
.pro_lt{background: url() left no-repeat;}
.pro_lt>b{display: flex;font-size: 40px;margin-bottom: 10px;margin-top: 13px;}
.pro_lt>b i{font-weight: normal;font-size: 40px;text-transform: uppercase;font-family: 'srm';line-height: 47px;color: #ccc;}
.pro_lt em{width: 8px;height: 8px;border-radius: 100%;background: #005298;position: relative;margin: 0 20px;}
.pro_lt em:before,.pro_lt em:after{position: absolute;content: "";width: 8px;height: 8px;border-radius: 100%;background: rgba(26,54,252,0.7);top: 0;}
.pro_lt em:before{left: -16px;}
.pro_lt em:after{right: -16px;}
.por_top{display: flex;justify-content: space-between;align-items: center;}
.por_top li{padding:15px 50px;background: #333;}
.por_top li+li{border-left: 1px #c3c3c3 solid;}
.pro_bc{margin:0px 0 100px;}
.por_top>p{font-size: 40px;color: #214042;font-weight: bold;line-height:38px;}
.por_top>p span{font-size: 18px;display: block;margin-left: 0px;font-weight: normal;line-height:28px;margin-top:3px;color: #999;text-transform: uppercase;}
.por_top dl{display: none;}
.por_top ul{display: flex;}
.por_top li>a{font-size:23px;color: #fff;position: relative;}
.por_top li>a:after{position: absolute;content: "";width:10px;height:10px;border: 1px solid transparent;border-radius: 100%;top: 10px;left: -18px;}
.por_top li.on{background: #214042;}
a.vid_btn{width: 150px;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color:#333;border:1px solid #fff;background: #fff;position: relative;overflow: hidden;z-index: 0;border-radius: 0px;}
a.vid_btn:after{content: '';width: 30px;height: 24px;position: absolute;right: 0.5rem;top: 50%;margin-top: -0.75rem;background-position: center;background-repeat: no-repeat;background-size: contain;background-image: url();transition: all .3s ease;}
a.vid_btn:hover:before{left:0;}
a.vid_btn:before{content: "";width: 100%;height: 100%;background: #eee;position: absolute;left: -100%;top: 0;z-index: -1;transition: all 0.3s;border:none;}
.prod_list ul li a+dl{ background:#fff;}
.prod_list ul li dl a{ background:none !important; color:#005298;}
.clear{clear: both;}


.preceptbg{width:100%; overflow-x:hidden; overflow-y: hidden; }
.precept{width:1400px; height:868px; margin:0 auto; position:relative; }
.precept_contbg{width:1920px; position:absolute; left:-260px; top:0;}
.precept_img{position:absolute; left:0; top:0;}
.precept_img:after{content:""; display:block; width:1920px; height:868px; position:absolute; left:0; top:0; background:url(../images/20240321194750_248207270.png) center no-repeat;}
.precept_tit{position:absolute; left:260px; top:123px;}
.precept_tit em{font-size:45px; line-height:45px; color:#fff; font-weight: bold;}
.precept_tit span{display:block; margin-top:23px; font-size:18px; line-height:18px; color:#fff;}
.precept_tit font a{display:block; width:150px; padding-left:14px; margin-top:65px; font-size:18px; line-height:46px; color:#fff; position:relative; z-index:1; text-decoration:none; background:url(../images/20240321194830_1385497861.png) right center no-repeat;}
.precept_tit font:before{content:""; display:block; position:absolute; left:0; top:150px; width:46px; height:46px; border-radius:23px; background:#008bcc; transition-duration:0.8s;}
.precept_tit font:hover:before{width:177px;}
.precept_txt{width:1000px; height:600px; padding: 20px 0; position:absolute;  left:600px; top:100px; background:#fff; box-sizing:border-box;}
.precept_txt em{display:block; /*width:399px;*/ padding-bottom:9px; text-align:center; font-size:24px; line-height:24px; color:#333; font-weight:bold; border-bottom:1px solid #efefef;}
.precept_txt p{/*width:399px;*/ margin-top:8px; font-size:15px; line-height:22px; color:#666;}
.precept_txt span{display:block; margin-top:20px; width:360px; height:285px; border:1px solid #eee;}
.precept_txt span img{width:100%;}
.precept_nav{width:100%; display: flex;flex-direction: column;     position: absolute; left: 0; z-index: 11;top: 100px;}
.precept_nav dl{float:left; width: calc(100% / 5); height:124px; cursor:pointer;     box-sizing: border-box;  background:#fff; display: flex;
    flex-direction: column;
    align-items: center;}
.precept_nav dl+dl{ border-top: 1px solid #eee; }
.precept_nav dl.on dd{ color: #fff; }
.precept_nav dl:hover,.precept_nav dl.on{ background:#008bcc; color: #fff; }
.precept_nav dd.on{ color: #fff; }
.precept_nav dt{ float:left; margin-top:25px; overflow:hidden; position:relative; }
.precept_nav dt svg{ font-size: 42px; width: 40px; height: 40px; }
.precept_nav dt img{position:absolute; left:0; top:0;}
.precept_nav dl:hover dt img,.precept_nav dl.on dt img{top:-42px;}
.precept_nav dd{float:left;  margin-top:11px; font-size:20px; line-height:20px; color:#555; }
.precept_nav dd a{float:left; font-size:20px; line-height:20px; color:#555; }
.precept_nav dl:hover dt{ color: #fff; }
.precept_nav dl:hover dd,.precept_nav dl:hover dd a{ color: #fff; }




.wu_04{ background-image: url(../images/20240926140438_118780976.jpg); background-size: cover; padding: 70px 0; }
.wu_04_title { text-align: center; }
.wu_04_title h2{ font-size:42px; color: #008bcc; font-weight: bold; }
.wu_04_title span{ font-size:17px; color: #777; display: block; }
.wu_04_title p{ font-size:16px; color: #383838; line-height: 30px; padding-top: 20px; }
.wu_04_con{ padding-top: 30px; }
.w_newsslide_aa{ width: 500px; }
.w_newsslide_aa ul{ display: grid; grid-template-columns: 33.3% 33.3% 33.3%; }
.w_newsslide_aa ul li{ cursor: pointer; padding: 10px 0; display: flex; }
.w_newsslide_aa ul li img{ width:32px; }
.w_newsslide_aa ul li p{ font-size: 18px; color: #333; text-decoration: none; padding-left: 10px; }
.w_newsslide_aa ul .active {  }
.w_newsslide_aa ul .active p{ color: #008bcc; font-weight: bold; }
.w_newsslide_bb{ padding-top: 30px; }
.w_newsslide_bb_w{ display: flex; justify-content: space-between; }
.w_newsslide_bb_w_l{ width: 900px; }
.w_newsslide_bb_w_r{ width: 470px; }

.w_newsinformation_list{ display: grid; grid-template-columns: 48% 48%; grid-gap: 4%; }
.w_newsinformation a{ display: block; text-decoration: none; 
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s; }
.w_newsinformation a:hover{ /* background-color: #008bcc; */ }
.w_newsinformation a:hover h2{ color: #008bcc; }
.w_newsinformation_img{ overflow: hidden; height: 300px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; }
.w_newsinformation_img img{ width: 100%; height: 100%; transition:transform 1s ease; object-fit: cover; }
.w_newsinformation:hover img{ transform: scale(1.1); }
.w_newsinformation_con{ padding: 0 15px; }
.w_newsinformation_con h2{ color:#333; font-size:18px; font-weight: bold; line-height: 40px; padding-top: 12px; }
.w_newsinformation_con p{ color:#999; font-size:15px; line-height:25px; }
.w_newsinformation_time{ display: flex; align-items: center; padding-top: 16px; padding-bottom: 20px; }
.w_newsinformation_time img{ width:18px; }
.w_newsinformation_time span{ color:#999; font-size:16px; padding-left: 10px; }
.w_newsinformation_time i{ color:#ffffff; font-size:15px; font-style: normal; border-radius: 100px; background-color: #da251d;
 width: 25px; height: 25px; text-align: center; }
 
 .w_newsinformation2_list{ display: grid; grid-template-columns: 100%; grid-gap: 2%; }
 .w_newsinformation2 a{ display: block; text-decoration: none;
   -webkit-transition: all 0.4s ease-out 0s;
   -moz-transition: all 0.4s ease-out 0s;
   -o-transition: all 0.4s ease-out 0s;
   transition: all 0.4s ease-out 0s; }
 .w_newsinformation2 a:hover{ /* background-color: #008bcc; */ }
 .w_newsinformation2 a:hover h2{ color: #008bcc; }
 .w_newsinformation2_con{ padding: 0 15px; }
 .w_newsinformation2_con h2{ color:#333; font-size:18px; font-weight: bold; line-height: 30px; }
 .w_newsinformation2_con p{ color:#999; font-size:15px; line-height:25px; }
 .w_newsinformation2_time{ display: flex; justify-content: space-between; align-items: center; padding-top: 16px; padding-bottom: 20px; border-bottom: 1px solid #dadada; }
 .w_newsinformation2_time span{ color:#999; font-size:14px; }
 
 
 .mess{background:url(../images/20240926140557_1618415186.jpg) center; position: relative;margin:0 auto; padding-top:58px; height:318px; }
 .mes_t{color: #fff; font-size:2vw; line-height:2.5vw; margin-bottom: 20px;}
 .mes_t b{font-size:1.8vw;}
 .mes_t>div{display: flex;}
 .mes_t>div>i{font-size: 75px;color: #fff;position: relative;font-family: 'DIN';}
 .mes_t>div>i>span {position: absolute; font-size: 12px; color: #fff; background: #333; width: 35px; height: 35px; border-radius: 100%;
text-align: center; line-height: 35px; bottom: 0px; right: -15px; }
 .mes_t>div>b{font-size: 30px;color: #fff;margin-left: 8px;padding-top: 8px;}
 .mes_t>div>b>span{font-size: 40px;font-weight: normal;color: #fff;}
 .mes_t>p{font-size: 18px;color: #fff;margin-top: 0px;}
 
 
.w_nr_dh{ margin-top: 20px; }
.w_nr_dh ul{ display: flex; align-items: center; justify-content:space-between; background-color: #ffffff; border: 1px solid #eee; 
border-radius: 15px 0px 15px 0px; box-shadow: 1px 10px 30px 1px rgba(0,0,0,0.1); overflow: hidden; }
.w_nr_dh ul li{ width: 16.6667%; }
.w_nr_dh ul li:first-child a{ border-top-left-radius: 15px; }
.w_nr_dh ul li:last-child a{ border-bottom-right-radius: 15px; }
.w_nr_dh_level1{ display: block; background-color: #ffffff; border-right: 1px solid #eee; text-align: center;
 line-height: 70px; font-size: 18px; color: #777; }
.w_nr_dh ul li:last-child .w_nr_dh_level1{ border: none; }
.w_nr_dh_level1:hover, .w_nr_dh ul li .on{ background-color: #008bcc; color: #ffffff; }
.w_nr_dh_level2_list{ display: none; }
.w_nr_dh_level2{ display: block; line-height: 55px; font-size: 15px; color: #777; text-align: center; border-bottom: 1px solid #eee; }
.w_nr_dh_level2:hover{ color: #ffffff; background-color: #008bcc; }
.w_nr_dh_level2:last-child{ border-bottom: none; }


.w_nr_position{ margin-top: 20px; font-size: 16px; }
.w_nr_position i{ padding-right: 6px; font-size: 16px; color: #999; }


.w_classification{ border: 1px solid #eee; border-bottom: none; }
.w_classification_title{ display: flex; align-items: center; background-color: #008bcc; border-bottom: 1px solid #ffffff; padding: 20px 0; }
.w_classification_title_l{ padding-left: 20px; padding-right: 10px; }
.w_classification_title_l span{ font-size: 46px; color: #ffffff; }
.w_classification_title_r h2{ font-size: 24px; color: #ffffff; font-weight: bold; margin: 0; }
.w_classification_title_r span{ font-size: 14px; color: rgba(255,255,255,.5); text-transform:uppercase; }
.w_classification_con { background-color: #f3f3f3; padding: 0 20px; padding-top: 20px; padding-bottom: 1px; }
.w_classification_con ul li { margin-bottom: 16px; }
.w_classification_level1{ display: flex; align-items: center; background-color: #ffffff;
 line-height: 60px; font-size: 16px; color: #444; padding-left: 20px; }
.w_classification_level1:hover, .w_classification_con ul li .on{ background-color: #008bcc; color: #ffffff; }
.w_classification_level1 span{ padding-right: 6px; }
.w_classification_level2_list{ display: none; }
.w_classification_level2{ display: block; line-height: 55px; font-size: 15px; color: #777; text-align: center; border-bottom: 1px solid #eee; }
.w_classification_level2:hover{ color: #ffffff; background-color: #008bcc; }
.w_classification_level2:last-child{ border-bottom: none; }


.nswsfenlei_2019{ margin-bottom:30px; margin-top:40px; height:100px; }
.nswsfenlei_2019 li{ position:relative; width:32.7%; text-align:left; float:left; line-height:44px; transition: all .5s; text-decoration:none; 
background:#f5f5f5; text-transform:uppercase;}
.nswsfenlei_2019 li+li{margin-left:10px;}
.nswsfenlei_2019 li a:after{ position:absolute; top:43px; right:40px; display:inline-block; content:''; width:28px; height:20px; 
background:url(../images/20240928143130_86730796.png) no-repeat; }
.nswsfenlei_2019 li:hover a:after,.curNewsType_2019 a:after{ content:''; width:28px; height:20px; 
background:url(../images/20240928143130_1575721693.png) no-repeat !important; }
.nswsfenlei_2019 li a{ display:block; padding:20px 0 36px 22px; font-size:24px; color:#222; text-decoration:none;}
.nswsfenlei_2019 li a:hover{ color:#fff; font-weight:bold;}
.nswsfenlei_2019 li a:before,.curNewsType_2019 a:before{ position:absolute; top:48px; color:#888; font-size:15px; font-family:Arial;}
.nswsfenlei_2019 li:nth-child(1) a:before{ content:'Company dynamics';}
.nswsfenlei_2019 li:nth-child(2) a:before{ content:'Industry information';}
.nswsfenlei_2019 li:nth-child(3) a:before{ content:'Common problem';}
.nswsfenlei_2019 li:hover,.curNewsType_2019{background-color:#008bcc !important;}
.nswsfenlei_2019 li:hover a:before,.curNewsType_2019 a:before{ color:#fff !important; font-weight:normal;}
.curNewsType_2019 a{ color:#fff !important; font-weight:bold;}


.banner_nr { width: 100%; height: 500px; position: relative; }
.banner_nr img{ width: 100%; max-height: 500px; }
.banner_prony{ position: absolute; width: 100%; height: 100%; display: flex; flex-direction:column; align-items: center; justify-content: center; }
.banner_prony h2{ font-size: 36px; color: #000; font-weight: bold; letter-spacing: 10px; }
.banner_prony h3{ font-size: 48px; color: #008bcc; font-weight: bold; margin-top: 20px; margin-bottom: 20px; }
.banner_prony p{ font-size: 38px; color: #ff0000; font-weight: bold; background-color: rgba(255, 255, 255, 0.7); 
border-radius: 100px; padding: 0 30px; letter-spacing: 8px; }

	
.w_content{ padding-top: 50px; padding-bottom: 100px; }
.w_content .c_width{ display: flex; justify-content: space-between; }
.w_content_l{ width: 290px; flex-shrink: 0; }
.w_content_r{ width: 100%; padding-left: 30px; }


.w_contact{ border: 1px solid #eee; padding: 12px; margin-top: 20px; }
.w_contact_title{ background-color: #ffffff; }
.w_contact_title h2{ font-size: 18px; color: #333; font-weight: normal; margin: 0; }
.w_contact_con{ font-size: 14px; color: #333; line-height: 30px; padding-top: 5px; }
.w_contact_con h2{ font-size: 15px; color: #008bcc; font-weight: bold; padding-top: 8px; }


.w_feedback{ border: 1px solid #eee; padding: 12px; margin-top: 20px; }
.w_feedback_title{ display: flex; justify-content: space-between; line-height: 20px; }
.w_feedback_title p{ font-size: 18px; color: #008bcc; }
.w_feedback_con p{ font-size: 14px; color: #666666; line-height: 22px; padding: 10px 0 15px 0; }
.w_feedback_con img{ max-width: 100%; margin-bottom: 20px; }
.w_feedback_con h2{ background-color: #008bcc; text-align: center; margin: 0; }
.w_feedback_con h2 a{ color: #fff; font-size: 18px; line-height: 47px; display: inline-block;
 background: url(../images/main70.png) left center no-repeat; padding-left: 42px; }
 
 
.w_recommend{ border: 1px solid #eee; padding: 12px; padding-bottom: 0; margin-top: 20px; }
.w_recommend_title{ display: flex; justify-content: space-between; line-height: 20px; padding-bottom: 15px; }
.w_recommend_title p{ font-size: 18px; color: #008bcc; }
.w_recommend_list{ border-top: 1px solid #eee; padding: 16px 0; }
.w_recommend_list a{ display: flex; }
.w_recommend_list_img{ flex-shrink: 0; overflow: hidden; width: 100px; height: 100px; border: 1px solid #EEEEEE; 
display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; }
.w_recommend_list_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.w_recommend_list_img:hover img{ transform: scale(1.1); }
.w_recommend_list p{ font-size:16px; color: #666666; line-height: 30px; padding-top: 10px; padding-left: 12px; }
.w_recommend_list:hover p{ color: #008bcc; }


.w_tagbiaoqian{ border: 1px solid #eee; padding: 12px; padding-bottom: 0; margin-top: 20px; }
.w_tagbiaoqian_title{ display: flex; justify-content: space-between; line-height: 20px; padding-bottom: 15px; }
.w_tagbiaoqian_title p{ font-size: 18px; color: #008bcc; }
.w_tagbiaoqian_con{ padding-bottom: 8px; }
.w_tagbiaoqian_con a{ font-size: 14px; color: #ffffff; background-color: #999; display: inline-block; line-height: 24px; 
padding: 0 6px; margin-right: 1px; margin-bottom: 5px; }
.w_tagbiaoqian_con a:hover{ color: #ffffff; background-color: #008bcc; }


.w_content_bg h2{ font-size: 28px; color: #333333; line-height: 60px; font-weight: bold; text-align: center; }
.w_content_pro{ display: flex; justify-content: space-between; }
.w_content_pro_mes{ width: 100%; padding-left: 30px; }	
.w_content_pro_mes h2{ font-size: 30px; color: #333333; line-height: 40px; font-weight: normal; padding-bottom: 10px; border-bottom: 1px solid #ccc; }
.w_content_pro_mes p{ font-size: 15px; color: #555; line-height: 39px; padding: 10px 0; }
.w_content_pro_mes p span{ color: #999; padding-right: 10px; }
.w_content_pro_zx{ padding-top: 30px; }
.w_content_pro_zx_01{ font-size: 15px; color: #ffffff; background-color: #008bcc; border: 1px solid #008bcc; border-radius: 100px; 
padding: 10px 20px; display: inline-block; margin-right: 10px; }
.w_content_pro_zx_01:hover{ color: #008bcc; background-color: #ffffff; border: 1px solid #008bcc; }
.w_content_pro_zx_02{ font-size: 15px; color: #ffffff; background-color: #E53333; border: 1px solid #E53333; border-radius: 100px; 
padding: 10px 20px; display: inline-block; }
.w_content_pro_zx_02:hover{ color: #E53333; background-color: #ffffff; border: 1px solid #E53333; }
.w_content_pro_zx a i{ padding-right: 6px; }


.wu_10{ padding-top: 80px; }
.wu_10_title { text-align: center; }
.wu_10_title h2{ font-size:42px; color: #008bcc; font-weight: bold; line-height: 40px; }
.wu_10_title span{ font-size:16px; color: #a5a5a5; }
.wu_10_title p{ font-size:18px; color: #000000; line-height: 30px; padding-top: 10px; }
.wu_10_con{ padding-top: 30px; padding-left: 20px; }
.wu_10_con img{ width: 100%; }

.w_shiyanshi2 a{ display: block; margin-right: 20px; padding-bottom: 10px; }
.w_shiyanshi2 a:hover p{ color: #000; }
.w_shiyanshi2 p{ font-size:20px; color: #333; line-height: 30px; text-align: center; padding-top: 10px; }
.w_shiyanshi2_img{ overflow: hidden; height: 200px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; border-radius: 10px; }
.w_shiyanshi2_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.w_shiyanshi2_img:hover img{ transform: scale(1.1); }

.slide-item-body88 ul li { width: 25%; }
.slide-item88{ position: relative; }
.next-bg88 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 51%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.next-bg88 { background-image: url("../images/btn-fl1.png"); }
.next-bg88:hover { background-image: url("../images/btn-fl2.png"); }
.prev-bg88 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 46%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.prev-bg88 { background-image: url("../images/btn-fr1.png"); }
.prev-bg88:hover { background-image: url("../images/btn-fr2.png"); }


.w_shiyanshi3 a{ display: block; margin-right: 20px; padding-bottom: 10px; }
.w_shiyanshi3 a:hover p{ color: #000; }
.w_shiyanshi3 p{ font-size:20px; color: #333; line-height: 30px; text-align: center; padding-top: 10px; }
.w_shiyanshi3_img{ overflow: hidden; height: 340px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; border-radius: 10px; }
.w_shiyanshi3_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.w_shiyanshi3_img:hover img{ transform: scale(1.1); }

.slide-item-body77 ul li { width: 25%; }
.slide-item77{ position: relative; }
.next-bg77 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 51%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.next-bg77 { background-image: url("../images/btn-fl1.png"); }
.next-bg77:hover { background-image: url("../images/btn-fl2.png"); }
.prev-bg77 {
position: absolute; bottom: -70px; z-index: 10; cursor: pointer;
-moz-background-size: 55px;
-webkit-background-size: 55px;
background-size: 55px; background-position: center; background-repeat: no-repeat;
right: 46%; height: 55px; width: 55px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.prev-bg77 { background-image: url("../images/btn-fr1.png"); }
.prev-bg77:hover { background-image: url("../images/btn-fr2.png"); }




/* 下载列表页 */
.Download_list {
 width: 100%;
 padding: 0 30px;
}
.Download_list li {
 float: left;
 width: 100%;
 line-height: 55px;
 color: #333333;
 font-size: 14px;
 border-bottom: 1px solid #e7e6e6;
 -webkit-transition: all 0.2s ease-out 0s;
 -moz-transition: all 0.2s ease-out 0s;
 -o-transition: all 0.2s ease-out 0s;
 transition: all 0.2s ease-out 0s;
}
.xz_box {
 float: left;
 width: 100%;
 position: relative;
}
.xz_cont {
 float: left;
 width: 100%;
 padding: 0 78px 0 124px;
}
.xz_1 {
 float: left;
 color: #888888;
 padding-left: 23px;
 background: url(../images/main42.png) left center no-repeat;
 position: absolute;
 left: 0;
 top: 0;
}
.xz_1 span {
 padding-right: 23px;
 background: url(../images/main46.jpg) right center no-repeat;
}
.xz_2 {
 float: left;
 width: 58.25%;
}
.xz_2 a {
 float: left;
 width: 100%;
 color: #333333;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 padding-right: 30px;
}
.xz_3 {
 float: left;
 width: 25.42%;
}
.xz_4 {
 float: left;
 width: 16.13%;
}
.xz_5 {
 float: right;
 width: 78px;
 position: absolute;
 right: 0;
 top: 0;
}
.xz_5 a {
 color: #888888;
 background: url(../images/main44.png) left center no-repeat;
 padding-left: 18px;
}
.Download_list li:hover {
 background: #008bcc;
 color: #fff;
 padding: 0 20px;
}
.Download_list li:hover .xz_1 {
 color: #cbe9ff;
 background: url(../images/main43.png) left center no-repeat;
}
.Download_list li:hover .xz_1 span {
 color: #fff;
 background: url(../images/main47.jpg) right center no-repeat;
}
.Download_list li:hover .xz_2 a {
 color: #fff;
}
.Download_list li:hover .xz_5 a {
 color: #fff;
 background: url(../images/main45.png) left center no-repeat;
}



/* 产品列表页 */
.wu_product{ display: grid; grid-template-columns: 32% 32% 32%; grid-gap: 2%; grid-row-gap:20px; }
.wu_product_list a{ display: block; text-decoration: none; background-color:#F5F5F5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s; }
.wu_product_list a:hover{ background-color: #008bcc; }
.wu_product_list a:hover h2,.wu_product_list a:hover p,.wu_product_list a:hover span{ color: #ffffff; }
.wu_product_list a:hover i{ color: #ffffff; border: 1px solid #ffffff; }
.wu_product_list_img{ overflow: hidden; height: 280px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;
 border: 1px solid #F5F5F5; }
.wu_product_list_img img{ width: 100%; height: 100%; transition:transform 1s ease; object-fit: cover; }
.wu_product_list:hover img{ transform: scale(1.1); }
.wu_product_list_con{ padding: 0 15px; }
.wu_product_list_con h2{ color:#333; font-size:20px; font-weight: normal; line-height: 30px; padding-top: 12px; }
.wu_product_list_con p{ color:#999; font-size:14px; line-height:20px; height: 20px; }
.wu_product_list_time{ display: flex; align-items: center; justify-content: space-between; padding-top: 6px; padding-bottom: 20px; }
.wu_product_list_time span{ color:#999; font-size:15px; }
.wu_product_list_time i{ color:#999; font-size:14px; font-style: normal; border-radius: 100px; border: 1px solid #999;
 width: 25px; height: 25px; text-align: center; }
 
 
 /* 产品列表页2 */
 .wu_product2{ display: grid; grid-template-columns: 49% 49%; grid-gap: 2%; }
 .wu_product2_list a{ display: block; text-decoration: none; background-color:#F5F5F5;
   -webkit-transition: all 0.4s ease-out 0s;
   -moz-transition: all 0.4s ease-out 0s;
   -o-transition: all 0.4s ease-out 0s;
   transition: all 0.4s ease-out 0s; }
 .wu_product2_list a:hover{ background-color: #008bcc; }
 .wu_product2_list a:hover h2,.wu_product2_list a:hover p,.wu_product2_list a:hover span{ color: #ffffff; }
 .wu_product2_list a:hover i{ color: #ffffff; border: 1px solid #ffffff; }
 .wu_product2_list_img{ overflow: hidden; height: 425px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;
  border: 1px solid #F5F5F5; }
 .wu_product2_list_img img{ width: 100%; height: 100%; transition:transform 1s ease; object-fit: cover; }
 .wu_product2_list:hover img{ transform: scale(1.1); }
 .wu_product2_list_con{ padding: 0 15px; }
 .wu_product2_list_con h2{ color:#333; font-size:20px; font-weight: normal; line-height: 30px; padding-top: 12px; }
 .wu_product2_list_con p{ color:#999; font-size:14px; line-height:20px; height: 20px; }
 .wu_product2_list_time{ display: flex; align-items: center; justify-content: space-between; padding-top: 6px; padding-bottom: 20px; }
 .wu_product2_list_time span{ color:#999; font-size:15px; }
 .wu_product2_list_time i{ color:#999; font-size:18px; font-style: normal; border-radius: 100px; border: 1px solid #999;
  width: 30px; height: 30px; text-align: center; }




/* 新闻列表页 */
.news_show{ display: grid; grid-template-columns: 31.4% 31.4% 31.4%; grid-gap: 3%; grid-row-gap:30px; }
.news_list a{ display: block; text-decoration: none; background-color: #ffffff; box-shadow: 0 0 15px 0 rgba(0,0,0,.1); border-radius:6px;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s; }
.news_list a:hover{ background-color: #008bcc; }
.news_list a:hover h2,.news_list a:hover p,.news_list a:hover span{ color: #ffffff; }
.news_list a:hover i{ color: #008bcc; background-color: #ffffff; }
.news_list_img{ overflow: hidden; height: 220px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;
 border-top-left-radius: 6px; border-top-right-radius: 6px; }
.news_list_img img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.news_list:hover img{ transform: scale(1.1); }
.news_list_con{ padding: 0 15px; }
.news_list_con h2{ color:#000000; font-size:18px; font-weight: bold; line-height: 30px; padding-top: 12px; }
.news_list_con p{ color:#999; font-size:15px; line-height: 26px; }
.news_list_time{ display: flex; justify-content: space-between; align-items: center; padding-top: 16px; padding-bottom: 20px; }
.news_list_time span{ color:#999; font-size:16px; }
.news_list_time i{ color:#ffffff; font-size:15px; font-style: normal; border-radius: 100px; background-color: #008bcc;
 width: 25px; height: 25px; text-align: center; }
 
 
 /* 技术支持列表页 */
 .support_list{ margin-bottom: 20px; }
 .support_list a{ display: block; text-decoration: none; background-color: #ffffff; box-shadow: 0 0 15px 0 rgba(0,0,0,.1); border-radius:6px;
   -webkit-transition: all 0.4s ease-out 0s;
   -moz-transition: all 0.4s ease-out 0s;
   -o-transition: all 0.4s ease-out 0s;
   transition: all 0.4s ease-out 0s; }
 .support_list a:hover{ background-color: #008bcc; }
 .support_list a:hover h2,.support_list a:hover p,.support_list a:hover span{ color: #ffffff; }
 .support_list a:hover i{ color: #008bcc; background-color: #ffffff; }
 .support_list_con{ padding: 0 15px; }
 .support_list_con h2{ color:#000000; font-size:18px; font-weight: bold; line-height: 30px; padding-top: 12px; }
 .support_list_con p{ color:#999; font-size:15px; line-height: 26px; }
 .support_list_time{ display: flex; justify-content: space-between; align-items: center; padding-top: 16px; padding-bottom: 20px; }
 .support_list_time span{ color:#999; font-size:16px; }
 .support_list_time i{ color:#ffffff; font-size:15px; font-style: normal; border-radius: 100px; background-color: #008bcc;
  width: 25px; height: 25px; text-align: center; }
  
  
 /* 视频列表页 */
.video_show{ display: grid; grid-template-columns: 32% 32% 32%; grid-gap: 2%; grid-row-gap:40px; }
.video_lsit a{ display: block; text-decoration: none; background-color: #ffffff;/* box-shadow: 0 0 15px 0 rgba(0,0,0,.1); */border-radius:6px;
-webkit-transition: all 0.4s ease-out 0s;
-moz-transition: all 0.4s ease-out 0s;
-o-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s; }
.video_lsit a:hover{ background-color: #008bcc; margin-top: -20px; }
.video_lsit a:hover h2,.video_lsit a:hover p,.video_lsit a:hover span{ color: #ffffff; }
.video_lsit_img{ overflow: hidden; height: 300px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center;
border-radius: 6px; position: relative; }
.video_lsit_img img{ width: 100%; height: 100%; transition:transform 1s ease; object-fit: cover; }
.video_lsit:hover img{ transform: scale(1.1); }
.video_lsit_shipinan{ position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; }
.video_lsit_shipinan span{ color: #ffffff;  font-size: 80px; font-weight: lighter; }
.video_lsit_con h2{ color:#333; font-size:20px; font-weight: normal; line-height: 70px; text-align: center; }

.sousuo2_mask{ display: none; background-color: rgba(0, 0, 0, 0.6); position: fixed; z-index: 99999;
width: 100%; height: 100%; bottom: 0; }
.sousuo2_close{ position: fixed; bottom: 0; width: 100%; height: 100%; }
.sousuo2_show{ width: 1200px; height: 600px; position:fixed; top:50%; left: 50%; transform:translate(-50%,-50%);
  margin-right: auto; z-Index:9999; background-color: #000; }
.sousuo2_close_c{ position: absolute; top: -30px; right: -30px; }
.sousuo2_close_c i{ font-size: 30px; color: #212529; cursor: pointer; }




/* 案例列表页 */
.wu_case_list ul{ display: flex; align-items:center; justify-content:space-between; flex-wrap: wrap; }
.wu_case_list ul li{ width:200px; margin-bottom:40px; background-color: #ffffff;
-moz-box-shadow:0 0px 20px rgb(128 128 128 / 20%); -webkit-box-shadow:0 0px 20px rgb(128 128 128 / 20%); box-shadow:0 0px 20px rgb(128 128 128 / 20%); }
.wu_case_list_img{ height: 100px; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; }
.wu_case_list_title{ display: block; font-size: 18px; color: #404040; text-align: center; padding-left: 10px; padding-right: 10px; line-height: 60px; }
.wu_case_list ul li:hover .wu_case_list_title{ background-color: #008bcc; color: #FFFFFF; }
.wu_case_list ul li img{ height: 100%; transition:transform 1s ease; }
.wu_case_list ul li:hover img{ transform: scale(1.1); }


/* 设备列表页 */
.wu_equipment_list ul{ display: grid; grid-template-columns: 30.6% 30.6% 30.6%; grid-gap: 4%; grid-row-gap:20px; }
.wu_equipment_list ul li{ width:100%; margin-bottom:30px; background-color: #ffffff;
-moz-box-shadow:0 0px 20px rgb(128 128 128 / 20%); -webkit-box-shadow:0 0px 20px rgb(128 128 128 / 20%); box-shadow:0 0px 20px rgb(128 128 128 / 20%); }
.wu_equipment_list_img{ height: 290px; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; }
.wu_equipment_list_title{ display: block; font-size: 18px; color: #404040; text-align: center; padding-left: 10px; padding-right: 10px; line-height: 50px; }
.wu_equipment_list ul li:hover .wu_equipment_list_title{ background-color: #008bcc; color: #FFFFFF; }
.wu_equipment_list ul li img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.wu_equipment_list ul li:hover img{ transform: scale(1.1); }


/* 荣誉资质列表页 */
.wu_honor_list ul{ display: grid; grid-template-columns: 30% 30% 30%; grid-gap: 5%; grid-row-gap:20px; }
.wu_honor_list ul li{ width:100%; margin-bottom:30px; background-color: #ffffff;
-moz-box-shadow:0 0px 20px rgb(128 128 128 / 20%); -webkit-box-shadow:0 0px 20px rgb(128 128 128 / 20%); box-shadow:0 0px 20px rgb(128 128 128 / 20%); }
.wu_honor_list_img{ height: 574px; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; }
.wu_honor_list_title{ display: block; font-size: 18px; color: #404040; text-align: center; padding-left: 10px; padding-right: 10px; line-height: 50px; }
.wu_honor_list ul li:hover .wu_honor_list_title{ background-color: #008bcc; color: #FFFFFF; }
.wu_honor_list ul li img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.wu_honor_list ul li:hover img{ transform: scale(1.1); }


/* 服务客户列表页 */
.wu_customer_list ul{ display: grid; grid-template-columns: 22% 22% 22% 22%; grid-gap: 4%; grid-row-gap:40px; }
.wu_customer_list ul li{ width:100%; background-color: #ffffff;
-moz-box-shadow:0 0px 20px rgb(128 128 128 / 20%); -webkit-box-shadow:0 0px 20px rgb(128 128 128 / 20%); box-shadow:0 0px 20px rgb(128 128 128 / 20%); }
.wu_customer_list_img{ height: 136px; overflow: hidden; display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center; }
.wu_customer_list_title{ display: block; font-size: 18px; color: #404040; text-align: center; padding-left: 10px; padding-right: 10px; line-height: 50px; }
.wu_customer_list ul li:hover .wu_customer_list_title{ background-color: #008bcc; color: #FFFFFF; }
.wu_customer_list ul li img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.wu_customer_list ul li:hover img{ transform: scale(1.1); }


.w_content_contact { padding-top: 30px; }
.w_content_contact h3{ font-size: 32px; color: #353535; font-weight: bold; line-height: 40px; }
.w_content_contact h2{ font-size: 28px; color: #353535; font-weight: bold; line-height: 40px; }
.w_content_contact p{ font-size: 16px; color: #353535; line-height: 40px; }



.w_about{ background: url(../images/new-about-bg-1.jpg) center no-repeat; height: 1080px; }

.w_job{ background: url(../images/new-job-bg.jpg) center no-repeat; height: 1080px; background-size: cover; }
.w_job_01{ text-align: center; padding-top: 280px; }
.w_job_01 h2{ font-size: 32px; color: #353535; font-weight: bold; line-height: 40px; }
.w_job_01 p{ font-size: 16px; color: #353535; line-height: 40px; }
.w_job_02{ text-align: center; padding-top: 230px; }
.w_job_02 h2{ font-size: 32px; color: #353535; font-weight: bold; line-height: 40px; }
.w_job_02 p{ font-size: 16px; color: #353535; line-height: 40px; }
.w_job_03{margin: 0 auto; width: 1140px; padding-top: 60px; }
.w_job_03 a{ font-size: 14px; color: #353535; padding-left: 14px; }


.w_pro{ display: flex; border: 1px solid #d0d9ea; border-radius: 10px; background-color: #FFFFFF; }
.w_pro_l{ border-right: 1px dashed #d0d9ea; }
.w_pro_l img{ border-top-left-radius: 10px; border-bottom-left-radius: 10px; 
height: 100%; /*object-fit:cover;*/ }

.w_pro_r{ padding-left: 30px; padding-right: 30px; width: 100%; }
.w_pro_r h2{ font-size: 28px; color: #353535; font-weight: bold; line-height: 70px; 
border-bottom: 1px solid #d0d9ea; }
.w_pro_r p{ font-size: 14px; color: #353535; line-height: 26px; padding-top: 10px; }
.w_pro_con{ border: 1px solid #d0d9ea; border-radius: 10px; background-color: #FFFFFF; 
margin-top: 30px; margin-bottom: 20px; }
.w_pro_con_t{ margin-left: 30px; margin-right: 30px; font-size: 24px; color: #353535; 
font-weight: bold; line-height: 70px; border-bottom: 1px dashed #d0d9ea;}
.w_pro_con_n{ padding-left: 30px; padding-right: 30px; padding-top: 20px; padding-bottom: 40px; }

.w_pro_con_n table{ width: 100%; margin-bottom: 20px; }
.w_pro_con_n table td{ text-align: center; padding-top: 10px; padding-bottom: 10px; line-height: 28px;
padding-left: 10px; padding-right: 10px; font-size: 14px; border: 1px solid #d0d9ea; }
.w_pro_con_n table th{ text-align: center; padding-top: 10px; padding-bottom: 10px; 
border: 1px solid #d0d9ea; background-color: #e8ebf1; font-size: 20px; font-weight: bold; }
.table_bg{ font-size: 20px; font-weight: bold; font-style: normal; background-color: #e8ebf1; }
.w_pro_con_n table tr:hover{ background-color: #e8ebf1; }





.side {
 position: fixed;
 width: 59px;
 height: 270px;
 right: 4px;
 bottom: 0;
 margin-top: -135px;
 z-index: 100;
}
.side ul li {
 width: 59px;
 height: 52px;
 float: left;
 position: relative;
 margin-bottom: 2px;
}
.side ul li a:hover{ background: #008bcc !important; }
.side ul li .sidebox {
 position: absolute;
 width: 59px;
 height: 52px;
 top: 0;
 right: 0;
 transition: all 0.3s;
 background: #DADADA;
 color: #fff;
 font: 18px/52px "微软雅黑";
 overflow: hidden;
}
.side ul li .sideboxOpen {
 position: absolute;
 width: 59px;
 height: 52px;
 top: 0;
 right: 0;
 transition: all 0.3s;
 background: #DADADA;
 color: #fff;
 font: 18px/52px "微软雅黑";
 overflow: hidden;
}
.side ul li .sidetop {
 width: 59px;
 height: 52px;
 line-height: 52px;
 display: inline-block;
 background: #A3A3A3;
 transition: all 0.3s;
}
.side ul li .sidetop:hover { background: #008bcc; }
.side ul li img { float: left; }
.side ul li .weixinImg {
 display: none;
 position: absolute;
 width: 125px;
 height: 125px;
 top: -72px;
 right: 64px;
 z-index: 999999;
 border: 1px solid #ddd;
 background-color: #ffffff;
}
.side ul li .weixinImg div{ height: 100%; display: flex; align-items: center; justify-content: center; }
.side ul li .weixinImg img{ width: 120px; height: 120px; }
.side ul li:hover .weixinImg { display: block; }
.side ul li .onLine { display: none; position: absolute; top: 0; right: 59px; z-index: 999999; padding-right: 5px; }
.side ul li .onLine .onBorder { border: 3px solid #008bcc; background-color: #ffffff; padding: 15px 10px; width: 150px; height: 90px; }
.side ul li:hover .onLine { display: block; }
.side ul li .onLine h2{ font-size: 16px; color: #777; font-weight: normal; display: flex; align-items: center; }
.side ul li .onLine h2 i{ font-size: 22px; color: #008bcc; padding-right: 6px; }
.side ul li .onLine a{ font-size: 18px; color: #008bcc; font-family:impact; }
.side ul li .onLine a:hover{ background: none !important; color: #333; }
@media screen and (max-width:767px) {
 .side { display: none; }
}
.footContact { margin-top: 4px; }
.footContact span { margin: 0 10px; }




.arrow {
    opacity: 1;
    animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
    -webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
    position: absolute;
	z-index: 99999;
    bottom: 30px;
    left: 50%;
    margin-left: -30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.in {
    background-image: url(../images/up.png);
}

.arrow:hover {
    animation-play-state: paused;
    -webkit-animation-play-state: paused;
}

@keyframes arrow {

    %0,
    %100 {
        bottom: 30px;
        opacity: 1;
    }

    50% {
        bottom: 60px;
        opacity: .5
    }
}

@-webkit-keyframes arrow {
    %0,
    %100 {
        bottom: 30px;
        opacity: 1;
    }

    50% {
        bottom: 60px;
        opacity: .5;
    }
}


@media (max-width: 1300px) {
	
   .logo img{ width:140px; }
   .topheight{ height:70px; }
   
}

@media (max-width: 1200px) {
	
   .sousuo{ display:none; }
   
}



.project_01{ width: 100%; background-color: #f8f8f8; padding: 80px 0; }
.project_01 .c_width{ display:flex; }
.project_01_img{ max-width: 500px; }
.project_01_img img{ border-radius: 10px; width: 100%; }
.project_01_con{ padding-left:20px; padding-top: 60px; width: 100%; display: flex; align-items: center; flex-direction: column; }
.project_01_con h2{ display: inline-block; color: #fff; font-size: 28px; font-weight: bold; background-color: #008bcc; border-radius: 100px; padding: 10px 20px ; }
.project_01_con div{ color: #333; font-size: 28px; padding-top: 20px; line-height: 50px; }



.incosts{ margin: 0 auto; width: 100%; background-color: #ffffff; }
.incosts_t{ text-align: center; padding-top: 90px; }
.incosts_t h2{ font-size: 2vw; color: #333; line-height: 55px; font-weight: bold; }
.incosts_t p{ font-size: 1vw; font-weight: bold; color: #f6f6f6; line-height: 40px; text-transform:uppercase; }
.incosts_c{ padding-top:20px; padding-bottom: 90px; }
.incosts_c_t{ color: #e46c0a; font-size: 36px; font-weight: bold; text-align: center; padding-top: 40px; }
.incosts_c_con{ display: flex; justify-content:space-between; padding-top: 30px; }
.incosts_c_con h2{ color: #999; font-size: 48px; font-weight: bold; }
.incosts_c_con p{ color: #333; font-size: 22px; display: flex; align-items: center; padding-top: 26px; }
.incosts_c_con p img{ width:50px; margin-right: 10px; }
.incosts_c_con div span{ font-size: 18px; font-weight: bold; color: #008bcc; line-height: 40px; display: block; }
.incosts_c_con div i{ font-size: 14px; color: #666; line-height: 22px; font-style: normal; }
.incosts_c_con_vs{ padding-top:140px; padding-left: 10px; padding-right: 10px; }
.incosts_c_con_vs img{ width:180px; }


.project_03{ width: 100%; background-color: #f8f8f8; padding: 80px 0; }
.project_title{ width: 100%; text-align: center; }
.project_title h2{ font-size: 2vw; color: #333; line-height: 55px; font-weight: bold; }
.project_title h2 span{ color: #008bcc; }
.project_title p{ font-size: 1vw; font-weight: bold; color: #eee; line-height: 40px; text-transform:uppercase; }
.project_con{ padding-top:30px; }


.gallerya-container {
	position: relative;
}

.gallerya {
	display: flex;
	overflow: hidden;
	scroll-behavior: smooth;
	padding: 10px 0;
}

.slidea {
	flex: 0 0 25%; /* 4列布局，减去间隙 */
	height: 300px;
	overflow: hidden;
}

.slidea-jianxi{ margin-left: 10px; margin-right: 10px; position: relative; }
.slidea-img{ overflow: hidden; height: 300px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; align-content: center; border-radius: 10px; }
.slidea-img img{ width:100%; height:100%; object-fit: cover; transition:transform 1s ease; }
.slidea:hover img{ transform: scale(1.1); }

.slidea-title{ position: absolute; bottom: 0; width: 100%; text-align: center; }
.slidea-title p{ font-size: 20px; font-weight: bold; color: #ffffff; line-height: 50px; text-shadow: 1px 1px 1px #000; }

.slidea-content {
	position: absolute;
	bottom: -100%;
	height: 300px;
	left: 0;
	width: 100%;
	background: rgba(8, 77, 158, 0.7);
	color: white;
	transition: bottom 0.5s ease;
	padding: 0 20px;
	border-radius: 10px;
	display: flex; flex-wrap: wrap; align-items: center; align-content: center; justify-content: center;
}

.slidea:hover .slidea-content {
	bottom: 0;
}
.slidea:hover .slidea-title {
	display: none;
}

.slidea-content h3 {
	margin-bottom: 10px;
	font-size: 20px;
}

.slidea-content p {
	font-size: 14px;
	line-height: 1.4;
}

.btna {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 100px;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.3s;
	z-index: 10;
}

.btna:hover:not(:disabled) {
	background: #005daa;
}

.btna:disabled {
	opacity: 0.3;
	cursor: not-allowed;
}

.btna-prev {
	left: 0;
}

.btna-next {
	right: 0;
}

.indicatorsa {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	gap: 10px;
}

.indicatora {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #ccc;
	cursor: pointer;
	transition: background 0.3s;
}

.indicatora.active {
	background: #005daa;
}


.pagination .page-item{ font-size: 16px; margin: 0 4px; }
.pagination .page-num{ display: inline-block; text-align: center; font-size: 16px; width: 38px; height: 38px; line-height: 38px; 
background-color: #eee; border-radius: 100px; margin: 0 5px; }
.pagination .page-num:hover{ background-color: #005daa; color: #fff; }
.pagination .page-num-current{ background-color: #005daa; color: #fff; }


.project_04{ width: 100%; background-color: #ffffff; padding: 80px 0; }
.adv_icaa{ margin-top: 20px; display: flex;justify-content: space-between; }
.adv_itemaa{width: 22%;text-align: center;z-index: 99; background: #fff; box-shadow: 0 0 20px #e5e5e5; border-radius: 40px; }
.adv_itemaa:hover{box-shadow: 0 0 20px #eee;}
.adv_itemaa img{width: 150px; height: 150px; display: block;transition: 1s; border-radius: 100px; margin: 0 auto; }
/* .adv_itemaa:hover img{transform: scale(1.1);} */
.adv_itemaa>span{color: #fff;font-size: 52px;display: block; width:110px; margin:auto;}
.adv_itemaa>i{color: #fff;font-size:26px;margin: 10px 0 7px;display: block;}
.adv_itemaa>em{font-size:12px;color: rgba(255,255,255,0.6);display: block; text-transform: uppercase; }
.adv_itemaa>p{overflow: hidden; overflow: hidden; margin: 5%; margin-top: 30px; display: block; }
.ad_wzaa{ padding: 3% 6% 9% 6%; }
.ad_wzaa>span{color: #008bcc;font-size: 38px;   font-weight: normal;     padding-right: 6px;}
.ad_wzaa>i{color: #008bcc; font-size: 22px; font-weight: bold; font-style: normal; }
.ad_wzaa>em{font-size: 16px;color: #999;margin-top: 12px;display: block; font-style: normal; }
.ad_wzaa>p{font-size: 16px;color: #666;margin: 20px 0 10px;line-height: 26px;}
.ad_wzaa>b{display: block;font-weight: normal;font-size: 12px;line-height: 16px;min-height: 32px;}


.project_05{ width: 100%; background-color: #f8f8f8; padding: 80px 0; }
.project_a{ display:flex; justify-content: space-between; margin: 80px 0; border: 1px solid #eee; border-radius: 10px; background-color: #fff; }
.project_b{ display:flex; justify-content: space-between; margin: 80px 0; border: 1px solid #eee; border-radius: 10px; background-color: #fff; }
.project_left { max-width: 600px; overflow: hidden; height: 400px; display: flex; flex-wrap: wrap; 
align-items: center; justify-content: center; align-content: center; border-radius: 10px;}
.project_left img{ width: 100%; height: 100%; object-fit: cover; transition:transform 1s ease; }
.project_left:hover img{ transform: scale(1.1); }
.project_a .project_right{ padding-left:40px; padding-right: 40px; display: flex; flex-direction: column; justify-content: center; }
.project_a .project_right h2{ font-size:1.5vw; font-weight:bold; color: #008bcc; margin-bottom: 10px; }
.project_a .project_right h3{ font-size:1.2vw; font-weight:bold; color: #333; margin-bottom: 30px; }
.project_a .project_right p{ font-size:18px; line-height: 40px; }
.project_a .project_right p span{ color:#008bcc; }

.project_dingzhi { margin: 0 auto; width: 360px; }
.project_dingzhi a{ background-color: #008bcc; color: #fff; font-size: 20px; font-weight: bold; border-radius: 100px;
 padding: 20px 0; display: block; text-align: center; }
 .project_dingzhi a:hover{ background-color: #31b10a; color: #fff; }
.project_dingzhi a span{ padding-right:10px; font-size: 28px; }


.project_b .project_right{ padding-left:40px; padding-right: 40px; display: flex; flex-direction: column; justify-content: center; }
.project_b .project_right h2{ font-size:1.5vw; font-weight:bold; color: #008bcc; margin-bottom: 10px; }
.project_b .project_right h3{ font-size:1.2vw; font-weight:bold; color: #333; margin-bottom: 30px; }
.project_b .project_right p{ font-size:18px; line-height: 40px; }
.project_b .project_right p span{ color:#008bcc; }

.project_06{ width: 100%; background-color: #fff; padding: 80px 0; }
.project_07{ width: 100%; background-color: #f8f8f8; padding: 80px 0; }
.project_08{ width: 100%; background-color: #fff; padding: 80px 0; }

.project_08 .project_con{ display: grid; grid-template-columns: 30% 30% 30%; grid-gap: 5%; grid-row-gap:60px; }
.project_ys{ background-color: #f5f5f5; border-radius: 10px; padding: 20px 30px; cursor: pointer;
display: flex; align-items: center; justify-content: center; flex-direction: column; height: 250px; }
.project_ys:hover{ background-color: #31b10a; height:300px; transition: 0.5s; transform: translateY(-30px); }
.project_ys:hover h2,.project_ys:hover h3,.project_ys:hover p{ color: #ffffff; }
.project_ys h2{ font-size:3vw; color: #dddddd; font-weight: bold; }
.project_ys h3{ font-size:1.5vw; color: #008bcc; font-weight: bold; }
.project_ys p{ font-size:15px; color: #999999; }


.project_09{ width: 100%; background-color: #f8f8f8; padding: 80px 0; }
.project_09 .project_con{display:flex; justify-content: space-between; flex-wrap: wrap; }
.project_wenda{ width: 48%; margin-bottom: 30px; background-color: #fff; border-radius: 10px; padding: 20px; }
.project_wenda_t{ font-size:18px; color: #31b10a; font-weight: bold; line-height: 40px; }
.project_wenda_t span{ background-color: #008bcc; color: #ffffff; display: inline-block; text-align: center; width: 40px; height: 40px; border-radius: 100px; margin-right: 10px; }
.project_wenda_c{ font-size:15px; color: #999999; padding-top: 16px; }

