@charset "utf-8";

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

:root {
	--swiper-theme-color: #0c3086;
	--width: 1700px;
}

body>.clear {
	min-width: var(--width);
}

.container {
	width: var(--width);
	min-width: var(--width);
	margin-left: auto;
	margin-right: auto;
}

.container-ny {
	width: var(--width);
	min-width: var(--width);
	margin-left: auto;
	margin-right: auto;
}

.container-fr {
	display: block;
	width: calc((100% - var(--width)) / 2 + var(--width));
}

.ovfh {
	overflow: hidden;
}

/**********************index**********************/
.in-bandk {
	display: block;
	position: relative;
	overflow: hidden;
}

.inban-mdk {
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 6;
}

.inban-mxk {
	display: block;
	flex-direction: column;
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
}

.inban-m-tit {
	display: block;
	font-weight: bold;
	font-family: "HONORSansCNBold";
	margin-bottom: 20px;
	line-height: 1.3333;
	font-size: 60px;
	color: #fff;
}

.inban-m-text {
	display: block;
	line-height: 1.8333;
	font-size: 18px;
	color: #fff;
}

.in-topnk {
	display: block;
	width: 100%;
	height: 441px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	background: url(../images/top-dbg.png) center top repeat-x;
}

.mySwiper-inban {
	position: relative;
	z-index: 4;
}

.swiper-button-prev-inban,
.swiper-button-next-inban {
	width: 61px;
	height: 61px;
	background-size: contain !important;
}

.swiper-button-prev-inban::after,
.swiper-button-next-inban::after {
	content: "";
}

.swiper-button-prev-inban {
	left: calc((100% - var(--width)) / 2);
	background: url(../images/ban-xj1.png) center center no-repeat;
}

.swiper-button-next-inban {
	right: calc((100% - var(--width)) / 2);
	background: url(../images/ban-xj2.png) center center no-repeat;
}

.mySwiper-inban .swiper-pagination-inban {
	bottom: 52px;
}

.mySwiper-inban .swiper-pagination-bullet {
	width: 23px;
	height: 7px;
	border-radius: 7px;
	margin: 0 3px;
	background-color: #004190;
	opacity: 1;
}

.mySwiper-inban .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #ffffff;
}

.in-abdk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 93px 0 400px;
	background: url(../images/in-gcbg.png) center bottom no-repeat;
	background-size: 100% auto !important;
}

.in-ab-tit {
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: "HONORSansCNBold";
	margin-bottom: 30px;
	line-height: 1.25;
	font-size: 60px;
	color: #333;
}

.in-ab-text {
	display: block;
	text-align: center;
	margin-bottom: 12px;
	height: 160px;
	line-height: 32px;
	font-size: 16px;
	color: #333;
}

.in-abviak {
	display: block;
	width: 206px;
	height: 56px;
	border: 1px solid #6493c6;
	border-radius: 46px;
	padding-left: 22px;
	padding-right: 51px;
	background: URL(../images/in-vixb.png) calc(100% - 9px) center no-repeat;
	background-size: auto calc(100% - 10px) !important;
	margin: 0 auto;
	line-height: 54px;
	font-size: 16px;
	color: #024ea2;
}

.in-meddk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 85px 0 110px;
}

.in-med-titk {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 56px;
}

.in-abviak2 {
	text-align: center;
	background-image: url(../images/in-proxjx2.png);
}

.in-med-tit {
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
	font-size: 48px;
	color: #333333;
}

.in-mapdk .in-med-tit {
	width: 400px;
}

.in-map-lik {
	width: calc(100% - 430px);
}

.in-med-xldk {
	display: block;
	width: 66.23529411764706%;
	float: left;
}

.in-med-xrk {
	display: block;
	width: 33.76470588235294%;
	float: right;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}

.in-med-xrxk {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	height: 470px;
	background-color: #ecf1f6;
	padding: 55px 60px;
	margin-bottom: 20px;
}

.in-med-xrxk:hover,
.in-med-xlxxk:hover {
	background: url(../images/in-mexbg.jpg) center center no-repeat;
	background-size: cover !important;
}

.in-med-xwti {
	display: block;
	width: 102px;
	height: 32px;
	margin-right: 5px;
	margin-bottom: 28px;
	border-radius: 32px;
	border: 1px solid #a1b1c2;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.in-med-xwti:last-child{
	margin-right: 0;
}
.in-med-xwtit {
	display: block;
	font-weight: bold;
	font-family: "HONORSansCNBold";
	height: 180px;
	margin-bottom: 50px;
	line-height: 1.5;
	font-size: 24px;
	color: #333333;
}

.in-med-xwtit a,
.in-med-xwtit a:visited {
	color: #333333;
}
.in-med-xwtit a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
.in-med-xwda1 {
	display: block;
	font-weight: bold;
	font-family: "HONORSansCNBold";
	line-height: 1;
	font-size: 48px;
	color: #333;
}

.in-med-xwda2 {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #666;
}

.in-med-xlxxk {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	width: calc(50% - 10px);
	height: 470px;
	background-color: #ecf1f6;
	padding: 55px 60px;
	margin-bottom: 20px;
}

.in-med-xllk {
	display: block;
	position: relative;
	overflow: hidden;
	height: 470px;
	border-radius: 10px;
}

.in-med-xl-text {
	display: block;
	font-family: "HONORSansCNBold";
	width: calc(100% - 150px);
	float: left;
	line-height: 1.5;
	font-size: 24px;
	color: #fff;
}

.in-med-xl-text a,
.in-med-xl-text a:visited {
	color: #fff;
}

.in-med-xlbg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background-color: rgba(0, 0, 0, 0.39);
}

.in-med-xl-textk {
	display: block;
	bottom: 55px;
	width: 100%;
	padding: 0 75px 0 55px;
	position: absolute;
	z-index: 6;
}

.in-med-xrxk:hover .in-med-xwti,
.in-med-xlxxk:hover .in-med-xwti {
	border-color: #fff;
	color: #fff;
}

.in-med-xrxk:hover .in-med-xwtit a,
.in-med-xlxxk:hover .in-med-xwtit a {
	color: #fff;
}

.in-med-xrxk:hover .in-med-xwda1,
.in-med-xrxk:hover .in-med-xwda2,
.in-med-xlxxk:hover .in-med-xwda1,
.in-med-xlxxk:hover .in-med-xwda2 {
	color: #fff;
}

.in-proxjxk {
	margin-top: 35px;
}

.in-mapdk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 100px 0 40px;
}

.in-map-list {
	display: block;
	overflow: hidden;
}

.in-map-list li {
	display: block;
	position: relative;
	overflow: hidden;
	padding-left: 20px;
	margin-bottom: 7px;
	position: relative;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

.in-map-list li::after {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background-color: #ed1c24;
}

/*  */
.in-prodk {
	display: block;
	position: relative;
	overflow: hidden;
	padding: 58px 0;
	background: url(../images/in-probg.jpg) center center no-repeat;
	background-size: cover !important;
}

.in-pro-titk {
	display: block;
	width: 550px;
	float: left;
	padding-top: 160px;
}

.in-pro-titk .in-med-tit {
	float: none;
	margin-bottom: 14px;
	color: #fff;
}

.in-med-js {
	margin-bottom: 33px;
	height: 140px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
}

.in-med-vmpc {
	display: none;
}

.in-med-vm {
	display: block;
}

.in-abviak3 {
	float: left;
	text-align: center;
	background-image: url(../images/in-proxjx1.png);
	border: 2px solid #fff;
	color: #fff;
}

.in-pro-nrdk {
	display: block;
	width: calc(100% - 550px);
	float: right;
	padding-left: 260px;
}

.in-pro-nrxk {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	overflow-y: auto;
	height: 673px;
}

.in-pro-nrxk::-webkit-scrollbar-track-piece {
	width: 0;
	background-color: rgba(0, 0, 0, 0.1);
}

.in-pro-nrxk::-webkit-scrollbar {
	width: 0;
	background-color: rgba(0, 0, 0, 0.1);
}

.in-pro-nrxk::-webkit-scrollbar-thumb {
	width: 0;
	height: 50px;
	background-color: rgba(0, 65, 144, 0.4);
}

.in-pro-nrxk::-webkit-scrollbar-thumb:hover {
	width: 0;
	background-color: #004190;
}

.in-pro-nak {
	display: block;
	position: relative;
	width: calc(50% - 22px);
	height: auto;
	margin-bottom: 44px;
	padding: 35px 35px 60px;
	background-color: #fff;
	border-radius: 10px;
}

.in-pro-nak:nth-child(even) {
	transform: translateY(115px);
}

.in-pro-nak:hover {
	background: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(8px);
}

.in-proxjxk {
	display: block;
	width: 42px;
	position: relative;
	overflow: hidden;
	background: url(../images/in-proxjx2.png) center center no-repeat;
	background-size: contain !important;
}

.in-pro-nts {
	display: block;
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
	line-height: 24px;
	font-size: 16px;
	color: #024ea2;
}

.in-pro-ntit {
	display: block;
	font-family: "HONORSansCNBold";
	margin-bottom: 15px;
	line-height: 1.5;
	font-size: 24px;
	color: #333;
}

.in-pro-ntext {
	display: block;
	line-height: 26px;
	font-size: 16px;
	color: #666;
}

.in-cp-titk {
	display: block;
	width: calc(100% - 480px);
	max-width: 880px;
	float: left;
}

.in-cp-titk .in-med-tit {
	margin-bottom: 14px;
	float: none;
}

.in-cp-text {
	display: block;
	line-height: 1.625;
	font-size: 16px;
	color: #666;
}

.in-cp-titdk {
	display: block;
	padding-bottom: 83px;
	position: relative;
	overflow: hidden;
}

.in-cptudk {
	display: block;
	position: relative;
	overflow: hidden;
	background: #dedfe4;
	padding: 100px 0 110px;
}

.in-pro-nak:hover .in-pro-nts {
	color: #fff;
}

.in-pro-nak:hover .in-pro-ntit {
	color: #fff;
}

.in-pro-nak:hover .in-pro-ntext {
	color: #fff;
}

.in-pro-nak:hover .in-proxjxk {
	background-image: url(../images/in-proxjx1.png);
}

.in-inpro-flk {
	display: block;
	width: calc(100% - 610px);
	float: left;
}

.in-inpro-frk {
	display: block;
	width: 610px;
	float: right;
}

.in-pro-dtudk {
	display: block;
	margin-top: 45px;
	max-width: 850px;
	position: relative;
	overflow: hidden;
	z-index: 3;
}
.gongcheng-box .in-pro-dtudk{
	margin-top: 0;
}
.in-pro-dm {
	display: block;
	position: absolute;
	width: 100%;
	font-weight: bold;
	font-family: "HONORSansCNBold";
	line-height: 1;
	font-size: 174px;
	color: #fff;
}

.swiper-button-next-inpro,
.swiper-button-prev-inpro {
	display: block;
	width: 55px;
	height: 55px;
	left: auto;
	right: auto;
	top: auto;
	margin-top: auto;
	bottom: 73px;
	background-size: cover !important;
}

.swiper-button-next-inpro::after,
.swiper-button-prev-inpro::after {
	content: "";
}

.swiper-button-prev-inpro {
	right: 140px;
	background: url(../images/in-proxj1.png) center center no-repeat;
}

.swiper-button-next-inpro {
	right: 70px;
	background: url(../images/in-proxj2.png) center center no-repeat;
}

.mySwiper-inpro {
	display: block;
	height: 740px;
}

.mySwiper-inpro .swiper-slide {
	display: flex;
	align-items: center;
	position: relative;
	background-color: #fff;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	cursor: pointer;
	max-height: 233px;
}

.inpro-ldk {
	/* display: flex;
	width: 100%;
	align-items: center;
	flex-direction: column;
	justify-content: space-between; */
	display: grid;
	width: 100%;
	  /* 左右两个元素，自动排成一行 */
	  grid-auto-flow: column;
	  /* 左右贴两边 */
	  justify-content: space-between;
	  /* 垂直居中 */
	  align-items: center;
	position: relative;
	overflow: hidden;
	padding: 0 44px;
}

.inpro-lrk {
	display: block;
	float: right;
	width: 190px;
	position: relative;
	overflow: hidden;
}

.inpro-llk {
	display: block;
	/* width: calc(100% - 190px); */
	float: left;
	padding-right: 35px;
}

.inpro-ll-tit {
	display: block;
	margin-bottom: 27px;
	line-height: 1.875;
	font-size: 20px;
	color: #333;
}

.inpro-ll-text {
	font-family: "HONORSansCNExtraLight";
	line-height: 30px;
	font-size: 16px;
	color: #666;
}

/* .swiper-slide-thumb-active .inpro-lrk {
	width: 0;
}

.swiper-slide-thumb-active .inpro-llk {
	width: 100%;
	float: none;
	padding-right: 0;
} */

.swiper-slide-thumb-active .inpro-ll-tit {
	line-height: 1.357142857142857;
	font-size: 28px;
	color: #024ea2;
}

.swiper-slide-thumb-active .inpro-ll-text {
	color: #024ea2;
}

.tab {
	position: relative;
}

.tab .tab_menu {
	z-index: 1;
	width: 478px;
	margin: 0 auto;
	padding-top: 72px;
}

.tab .tab_menu li {
	display: block;
	text-align: center;
	float: left;
	width: 225px;
	height: 56px;
	position: relative;
	overflow: hidden;
	margin: 0 0 0 13px;
	background: #fff;
	border-radius: 56px;
	cursor: pointer;
	border: 1px solid #afafaf;
	line-height: 54px;
	font-size: 16px;
	color: #333;
}

.tab .tab_menu li>span {
	display: block;
	width: 100%;
	text-align: center;
	align-items: center;
}

.tab .tab_menu li.selected {
	border: 1px solid #fff;
	color: #fff;
	background: url(../images/in-pro-tibg.jpg) center center repeat-y;
}

.tab_boxk {
	display: block;
	position: relative;
	overflow: hidden;
}

.tab .tab_box {
	position: relative;
}

.hide {
	display: none;
}

.tab_box .div {
	position: relative;
	left: 0;
	top: 0;
}

/*  */
.ny-bandk {
	display: block;
	position: relative;
	overflow: hidden;
}

/* contact */
/* .contact-top-img {
  width: 100%;
} */
.top-img-box {
	width: 100%;
	box-sizing: border-box;
	height: 488px;
	background-image: url("../images/top-about.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.gongye-ding-tp {
	width: 100%;
	box-sizing: border-box;
	height: 488px;
	background-image: url("../images/top-about.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0 calc((100% - var(--width)) / 2);
	padding-bottom: 62px;
	display: flex;
	align-items: flex-end;
}

.gongye-tp-icon-title {
	font-family: HONORSansCN;
	font-weight: 600;
	font-size: 48px;
	color: #ffffff;
	display: flex;
	flex-direction: column;
}

.gongye-tp-icon {
	width: 51px;
	height: 51px;
	margin-top: 45px;
}

.career-top-img-box {
	background-image: url("../images/top-career.png");
}

.lianxi-ding-img {
	background-image: url("../images/contact.png");
}

.industries-top-img-box {
	background-image: url("../images/top-industry.png");
	box-sizing: border-box;
}

.product-top-img-box {
	background-image: url("../images/top-product.png");
	box-sizing: border-box;
}

.media-top-img-box {
	background-image: url("../images/top-media.png");
}

.project-top-img-box {
	background-image: url("../images/top-project.png");
}

.support-top-img-box {
	background-image: url("../images/top-support.png");
}

.tops-wenzi {
	font-family: HONORSansCN;
	font-weight: 400;
	margin-bottom: 170px;
	font-size: 72px;
	color: #ffffff;
}

.contact-content {
	width: var(--width);
	margin: 0 auto;
	margin-top: 115px;
	margin-bottom: 150px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-items: stretch;
}

.content-left {
	width: 50%;
}

.content-left-top {
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	line-height: 46px;
	margin-bottom: 59px;
}

.contt-line {
	height: 1px;
	max-width: 727px;
	background: #e3ecf7;
	margin-top: 27px;
	margin-bottom: 49px;
}

.icon-contt-num {
	display: flex;
	height: 24px;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
}

.icon-contt-num img {
	width: auto;
	height: 24px;
	margin-right: 20px;
}

.number-content {
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	margin-top: 20px;
}

.youxiang {
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	margin-top: 30px;
}

.gongzuo-shijian {
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
}

.we-will {
	margin-top: 13px;
}

.app-wechat {
	display: flex;
	align-items: center;
	margin-top: 54px;
}

.app-box {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 75px;
	height: 75px;
	background-color: #e3ecf7;
	cursor: pointer;
	border-radius: 50%;
}

.app-box img {
	width: 26px;
}

.qrcode {
	position: absolute;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 8px;
	padding: 6px;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition:
		opacity 0.3s,
		visibility 0.3s;
}


.qrcode img {
	width: 100px;
	height: auto;
	display: block;
}

/*  */
.content-right {
	width: 50%;
	background: #eff3f7;
	border-radius: 10px;
	box-sizing: border-box;
	padding-top: 66px;
	padding-left: 70px;
	padding-right: 64px;
}

.feedback-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	line-height: 48px;
	width: 493px;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.two-inputs {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 12px;
}

.two-inputs input {
	width: 48%;
	height: 66px;
	border-radius: 10px;
	border: none;
	box-sizing: border-box;
	padding:0 25px;
}

.textarea-box {
	width: 100%;
	height: 164px;
	border-radius: 10px;
	box-sizing: border-box;
	/* padding: 30px; */
	border: 25px solid #fff;
	line-height: 35px;
}

.yinsi-shengming {
	margin-top: 24px;
	width: 100%;
	font-family: "HONORSansCN";
	font-size: 14px;
	color: #666666;
	box-sizing: border-box;
	line-height: 28px;
}

.submit-annius {
	width: 167px;
	height: 50px;
	background: #024ea2;
	border-radius: 25px;
	font-family: "HONORSansCN";
	font-weight: 500;
	font-size: 18px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 28px;
	padding-right: 5px;
	margin-top: 40px;
	cursor: pointer;
}

.submit-annius .arrow-box-anniu {
	width: 41px;
	height: 41px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	margin-bottom: 0;
}

.arrow-box-anniu img {
	width: 19px;
	height: 17px;
}

/* projects */
.projects-content {
	width: var(--width);
	margin: 0 auto;
}

.projects-tops {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 80px;
}

.tops-margin-bottom {
	margin-bottom: 65px;
}

.pro-tops-left {
	font-weight: bold;
	font-size: 48px;
	color: #333333;
}

.pro-tops-right {
	display: flex;
	align-items: center;
}

.tops-right-btn {
	width: 220px;
	height: 56px;
	background: rgba(2, 78, 162, 0);
	border-radius: 28px;
	border: 1px solid #afafaf;
	margin-left: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 56px;
	text-align: center;
	transition: all 0.2s;
	cursor: pointer;
}
.tops-btn-active {
	background: linear-gradient(94deg, #024ea2, #ed1c24);
	transition: all 0.2s;
	color: #ffffff;
}

.tops-right-btn:hover {
	background: linear-gradient(94deg, #024ea2, #ed1c24);
	transition: all 0.2s;
	color: #ffffff;
}

.gaoliang-box {
	background: linear-gradient(94deg, #024ea2, #ed1c24);
	transition: all 0.2s;
	color: #ffffff;
}

.laowai {
	margin-bottom: 39px;
}

.laowai-item {
	display: block;
	margin: 0;
	margin-right: 10px;
	min-width: 140px;
	padding: 0 25px;
	/* width: 225px; */
	height: 56px;
	background: rgba(2, 78, 162, 0);
	border-radius: 28px;
	border: 1px solid #afafaf;
	text-align: center;
	font-family: HONORSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 56px;
	cursor: pointer;
}
/* .laowai-item:last-child{
	margin-right: 0;
} */
.laowai-gaoliang {
	background: rgba(2, 78, 162, 0);
	border: 1px solid #024ea2;
	color: #024ea2;
}

.xinwen-cates {
	width: 155px !important;
	height: 56px;
}

/* projects-list */
.projects-list {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.projects-item {
	margin-bottom: 59px;
	width: 100%;
	/* height: 514px; */
	padding-bottom: 40px;
	border-bottom: 2px solid #ccdcec;
	box-sizing: border-box;
	overflow: hidden;
}

.projects-item-img {
	border-radius: 10px;
	height: 337px;
	overflow: hidden;
}

.projects-item-img img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.projects-item-img .swiper-wrapper {
	height: 100%;
	width: 100%;
}

.projects-item-img .swiper-wrapper .swiper-slide {
	height: 100%;
	width: 100%;
}

.swiper-icons {
	height: 337px;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	margin-top: -337px;
	z-index: 33;
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.swiper-icons-img img {
	width: 46px;
	height: 46px;
	border-radius: 50%;
}

.tupian-tankuang,
.shipin-tankuang {
	cursor: pointer;
}

.icon-left-right {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.icon-left-right img {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	opacity: 0.8;
	cursor: pointer;
}

.projects-item-info-txt {
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 20px;
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	margin-top: 40px;
}

.projects-item-info-tit {
	color: #666666;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}

/* career */
.career-bjtu {
	box-sizing: border-box;
	width: 100%;
	position: relative;
}

.beijingtu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}

.career-content {
	width: var(--width);
	margin: 0 auto;
}

.career-content-box {
	width: 100%;
}

.hezuo-title {
	font-family: "HONORSansCN";
	font-weight: 500;
	font-size: 16px;
	color: #024ea2;
	margin-top: 65px;
}

.kouhao-team {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.kouhao {
	width: 516px;
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	line-height: 48px;
}

.team-jieshao {
	width: 888px;
	font-family: "HONORSansCN";
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.zhiye-xian {
	width: 100%;
	height: 1px;
	background-color: #cad5e2;
	margin-top: 53px;
	margin-bottom: 44px;
}

.zp-cladk {
	display: block;
	overflow: hidden;
	margin-bottom: 40px;
}

.zp-cladk a {
	display: block;
	float: left;
	padding: 0 20px;
	margin-left: 10px;
	overflow: hidden;
	height: 50px;
	line-height: 48px;
	border-radius: 50px;
	border: 1px solid #dbe5f2;
	font-size: 16px;
	color: #0c3086;
}
.zp-cladk a:first-child{
	margin-left: 0;
}
.zp-cladk a.on {
	color: #fff;
	background: linear-gradient(94deg, #024ea2, #ed1c24);
	transition: all 0.2s;
}

.select-input {
	/* display: block;
	 */
	display: flex;overflow: hidden;
	align-items: center;
	/* width: 100%; */
	margin-bottom: 43px;
}

.select-box {
	position: relative;
	width: 220px;
	height: 50px;
	display: flex;
	float: left;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 25px;
	background-color: #fff;
	border-radius: 50px;
	border: 1px solid #dbe5f2;
	margin-right: 10px;
}

.select-box-shuru {
	width: 294px;
}

.select-box-shuru input {
	background: none;
	width: 100%;
	line-height: 48px;
}

.select-box img {
	width: 13px;
	height: 8px;
}

.select-box img {
	transition: transform 0.3s;
}

.select-box.active img {
	transform: rotate(180deg);
}

/* 下拉菜单默认隐藏 */
.select-dropdown {
	display: none;
	position: absolute;
	top: calc(100% + 5px);
	/* 紧贴在下边框下方，留一点间距 */
	left: 0;
	width: 100%;
	background-color: #fff;
	border: 1px solid #dbe5f2;
	border-radius: 12px;
	/* 圆润一些 */
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	z-index: 100;
	max-height: 200px;
	overflow-y: auto;
	box-sizing: border-box;
}

/* 当下拉展开时显示 */
.select-box.active .select-dropdown {
	display: block;
}

/* 每个选项的样式 */
.select-option {
	padding: 10px 20px;
	cursor: pointer;
	transition: background 0.2s;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #f0f4f9;
}

.select-option:last-child {
	border-bottom: none;
}

/* 悬停效果 */
.select-option:hover {
	background-color: #e6f7ff;
	/* 浅蓝色背景，可自行调整 */
}

/* 现代浏览器 */
.select-box input::placeholder {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	opacity: 0.5;
}

.view-all {
	display: block;
	width: 119px;
	height: 50px;
	background: #024ea2;
	border-radius: 25px;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
	text-align: center;
}

.zhiwei-zhankai {
	border: 1px solid #dbe5f2;
	border-radius: 12px;
	width: 100%;
	padding: 55px;
	margin-top: 15px;
	background-color: #ffffff;
}

.zhankai-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 24px;
	color: #024ea2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.zhankai-icon {
	width: 42px;
	height: 42px;
	background: #024ea2;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zhankai-icon img {
	width: 16px;
	height: 16px;
}

.yaoqiu-zhize {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 133px;
	margin-top: 36px;
}

.zhankai-left {
	font-family: "HONORSansCNBold";
	/* font-weight: bold; */
	font-size: 16px;
	color: #333333;
}

.zhankai-l-title {
	margin-bottom: 10px;
}

.yaoqiu-content {
	line-height: 36px;
	font-weight: lighter;
	color: #333333;
}

.zhiwei-shouqi {
	width: 100%;
	height: 108px;
	border: 1px solid #dbe5f2;
	box-sizing: border-box;
	padding: 0 55px;
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	margin-top: 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-radius: 10px;
	cursor: pointer;
}

.zhiwei-shouqi:hover {
	background: url(../images/in-mexbg.jpg) center center no-repeat;
	background-size: cover !important;
	color: #fff;
}

.shouqi-img-box {
	width: 42px;
	height: 42px;
	background: rgba(2, 78, 162, 0);
	border-radius: 50%;
	border: 1px solid #dbe5f2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.shouqi-img-box img {
	width: 16px;
	height: 16px;
}

.email-infos {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 65px;
}

.if-interested {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 24px;
	color: #333333;
	margin-top: 74px;
}

.email-infos-bottom {
	border: 1px solid #dbe5f2;
	border-radius: 20px;
	width: 49.53%;
	margin-top: 84px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
}

.career-email {
	width: 79px;
	height: 79px;
	position: relative;
	margin-top: -40px;
}

.career-email img {
	width: 100%;
	height: 100%;
}

.email-com {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 24px;
	margin-top: 18px;
	color: #024ea2;
}

.email-please {
	font-family: "HONORSansCN";
	font-size: 16px;
	margin-top: 15px;
	color: #333333;
}

.youjiantou {
	margin-top: 20px;
	margin-bottom: 45px;
	width: 42px;
	height: 42px;
}

.career-culture {
	width: 100%;
	box-sizing: border-box;
	height: 851px;
	background-image: url("../images/culture.png") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 110px 150px 0 110px;
}

.cultrue-title {
	font-family: "HONORSansCNBold";
	font-weight: 600;
	font-size: 24px;
	color: #ffffff;
}

.culture-persist {
	max-width: 773px;
	margin-top: 20px;
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
	line-height: 48px;
}

.mission-vision {
	width: 100%;
	display: flex;
	justify-content: end;
}

/* 给图片添加过渡效果，让变化更平滑 */
.mission-vision .faguangs {
	transition: transform 0.3s ease;
	/* 0.3秒内平滑完成变换 */
}

.mission-vision .xianhuas {
	transition: transform 0.3s ease;
	/* 0.3秒内平滑完成变换 */
}

/* 当鼠标悬停在 .mission-vision 容器上时，旋转内部的图片 */
.mission-vision:hover .faguangs {
	transform: rotate(360deg);
	/* 顺时针旋转15度，可调整 */
}

.mission-vision:hover .xianhuas {
	transform: rotate(360deg);
	/* 顺时针旋转15度，可调整 */
}

.dengpao-big-box {
	width: 846px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 27px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 55px;
}

.mission-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
}

.mission-define {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #ffffff;
	margin-top: 22px;
}

.dengpao-box {
	width: 110px;
	height: 110px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.dengpao {
	width: 45px;
	height: 46px;
}

.pages-infos {
	width: 100%;
	display: flex;
	justify-content: center;
}

.arrow-box {
	width: 48px;
	height: 48px;
	border: 1px solid #afafaf;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	margin-bottom: 135px;
	margin-right: 10px;
	border-radius: 50%;
	cursor: pointer;
}

.arrow-box:hover {
	background-color: #024ea2;
	color: #fff;
}

.arrow-box img {
	width: 14px;
	height: 14px;
}

.arrow-box-active {
	background-color: #024ea2;
	color: #fff;
}

.arrow-box-more {
	display: none;
}

/* media  */
/* .news-boxes {
  display: block;
}
.video-box {
  display: none;
} */
.video-list {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
}

.video-item {
	width: 100%;
	position: relative;
	margin-top: 30px;
}

.shipin-box {
	height: 350px;
	width: 100%;
	border-radius: 15px;
	overflow: hidden;
	position: relative;
	/* 确保 .shipin-box 是相对定位 */
}

.video-content {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* 核心：保持比例并填满 */
}

.video-btns {
	width: 77px;
	height: 77px;
	background: #ffffff;
	border-radius: 50%;
	position: absolute;
	/* 绝对定位 */
	top: 50%;
	/* 上边缘位于父容器垂直中间 */
	left: 50%;
	/* 左边缘位于父容器水平中间 */
	transform: translate(-50%,
			-50%);
	/* 向左、向上移动自身宽度和高度的一半，以达到真正居中 */
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.video-btns img {
	width: 20px;
	height: 20px;
}

.video-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 20px;
	height: 58px;
	white-space: wrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.video-riqi {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #666666;
}

/* media-view */
.media-view-box {
	width: var(--width);
	margin: 0 auto;
	margin-top: 75px;
}

.media-view-box-top {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.view-top-left {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.view-top-share {
	font-family: "HONORSansCN";
	font-size: 14px;
	color: #333333;
	display: flex;
	flex-direction: column;
	margin-bottom: 25px;
	cursor: pointer;
}

.share-qrcode {
	position: absolute;
	bottom: 100%;
	/* 显示在上方 */
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 8px;
	padding: 6px;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transition:
		opacity 0.3s ease,
		visibility 0.3s ease;
}

.view-top-share:hover .share-qrcode {
	opacity: 1;
	visibility: visible;
}

.view-top-share img {
	width: 27px;
	height: 23px;
	margin-bottom: 10px;
}



.view-left-icon {
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: 1px solid #e4e4e4;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 15px;
}

.view-left-icon img {
	width: 18px;
	height: 18px;
}

.view-top-middle {
	width: 886px;
	margin: 0 24px;
}

.top-middle-riqi {
	font-family: "HONORSansCN";
	font-size: 14px;
	color: #666666;
}

.top-middle-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	line-height: 42px;
	margin-top: 20px;
}

.biaoqian-box {
	display: flex;
	align-items: center;
	margin-top: 34px;
}

.xiaobiaoqian {
	border: 1px solid #dbdbdb;
	width: 148px;
	height: 36px;
	font-family: "HONORSansCN";
	font-size: 14px;
	color: #333333;
	border-radius: 36px;
	text-align: center;
	line-height: 36px;
	margin-right: 8px;
}

.fengexian {
	width: 100%;
	height: 1px;
	background: #e0e0e1;
	margin-top: 32px;
	margin-bottom: 45px;
}

.xinwen-content {
	width: 100%;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.view-top-right {
	width: 460px;
	background: #ecf1f6;
	border-radius: 10px;
}

.right-related {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 45px;
	margin-left: 45px;
}

.related-item {
	width: 100%;
	padding: 35px 45px;
	border-radius: 15px;
}

.related-item:hover {
	background: url(../images/in-mexbg.jpg) center center no-repeat;
	background-size: cover !important;
}

.rel-item-line {
	/* width: 100%; */
	box-sizing: border-box;
	margin: 0 45px;
	height: 1px;
	background-color: #d5dbe0;
}

.related-title {
	width: 100%;
	font-family: "HONORSansCN";
	font-weight: 500;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.related-riqi {
	font-family: "HONORSansCN";
	font-size: 14px;
	/* margin-top: 20px; */
	color: #666666;
}

.related-item:hover .related-title,
.related-item:hover .related-riqi {
	color: white !important;
}

.goto-back {
	width: 100%;
	height: 91px;
	background: #ecf1f6;
	border-radius: 10px;
	margin-top: 60px;
	font-weight: 300;
	font-size: 16px;
	color: #024ea2;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.liebiao {
	width: 26px;
	height: 25px;
	margin-right: 20px;
}

.other-enjoys {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	border-top: 1px solid #e0e0e1;
	padding-top: 77px;
	margin-top: 127px;
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
}

.bottom-news {
	margin-bottom: 160px;
}

.bottom-news-swiper {
	position: relative;
	overflow: hidden;
}

.products-content {
	width: var(--width);
	margin: 0 auto;
}

.xia-miaoshu {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 55px;
	margin-bottom: 61px;
}

.xia-box {
	width: 51px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.xia-box img {
	width: 100%;
	height: 100%;
}

.miaoshu-infos {
	width: 815px;
	font-family: "HONORSansCN";
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.chanpin-hengxians {
	width: 100%;
	height: 1px;
	background-color: #e3ecf7;
	margin-bottom: 55px;
}

.products-list {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin-bottom: 80px;
}

.products-item {
	width: 100%;
	height: auto;
	position: relative;
	padding: 30px 30px 40px;
	/* height: 571px; */
	background: url(../images/chanpin-bj.png) center center no-repeat;
	background-size: cover !important;
	border-radius: 30px 0px 30px 0px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.product-img {
	width: 242px;
	max-height: 242px;
	height: 100%;
}

.products-item:hover .product-img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transition: all 0.6s ease;
}

.product-series {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}

.easy-manage {
	padding: 0 15px;
	font-family: HONORSansCN;
	font-weight: 300;
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
}

.powertack {
	width: 100%;
	height: 501px;
	background: url(../images/powertack.png) center center no-repeat;
	background-size: cover !important;
}

.power-youxiao {
	width: var(--width);
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.power-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 48px;
	color: #333333;
}

.power-infos {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	margin-bottom: 50px;
	margin-top: 56px;
}

.power-more {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 205px;
	height: 56px;
	background: #ffffff;
	border-radius: 28px;
	border: 1px solid #6493c6;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #024ea2;
	box-sizing: border-box;
	padding-left: 36px;
	padding-right: 10px;
}

.view-more {
	width: 42px;
	height: 42px;
}

/* product-infos */
.product-infos {
	width: var(--width);
	margin: 0 auto;
}

.introduction {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 48px;
	color: #333333;
}

.int-button {
	width: 126px;
	height: 42px;
	border-radius: 21px;
	border: 1px solid #b5c1cf;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.int-button img {
	margin-right: 8px;
	width: 20px;
	height: 20px;
}

.picture-hei {
	display: block;
}

.picture-bai {
	display: none;
}

.video-hei {
	display: block;
}

.video-bai {
	display: none;
}

.int-button:hover {
	background: linear-gradient(94deg, #024ea2, #ed1c24);
	transition: all 0.2s;
	color: #ffffff;
	border: none;
}

.int-button:hover .picture-hei {
	display: none;
}

.int-button:hover .picture-bai {
	display: block;
}

.int-button:hover .video-hei {
	display: none;
}

.int-button:hover .video-bai {
	display: block;
}

.int-button-active {
	border: 1px solid #024ea2;
	color: #024ea2;
}

.shuxing-img {
	width: 100%;
	margin-top: 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.shuxing-left {
	flex: 1;
	margin-right: 20px;
}

.shuxing-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #333333;
}

.shuxing-icon-content {
	display: flex;
	align-items: center;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	margin-top: 45px;
}

.shuxing-icon-content img {
	width: 36px;
	height: 36px;
	margin-right: 14px;
}

.shuxing-right {
	width: 933px;
	height: 620px;
	background: linear-gradient(145deg, #e0e1e6, #dddee3);
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

/* Swiper 容器占满父级 */
.shuxing-right .swiper {
	width: 100%;
	height: 100%;
}

.shuxing-right .swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 图片填满 slide */
.shuxing-right .swiper-slide img {
	max-width: 494px;
	width: 80%;
	height: auto;
	object-fit: cover;
	/* 保持比例并裁剪填充 */
	display: block;
}

.custom-prev,
.custom-next {
	position: absolute;
	bottom: 54px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 10;
	transition: all 0.3s ease;
	cursor: pointer;
}

.custom-prev img,
.custom-next img {
	display: block;
	width: 55px;
	height: 55px;
}

.custom-prev:hover,
.custom-next:hover {
	background: white;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.custom-prev {
	right: 108px;
}

.custom-next {
	right: 43px;
}

.jishu-infos {
	width: 100%;
	padding-top: 76px;
	padding-bottom: 95px;
	background-color: #f3f4f6;
	margin-top: 80px;
}

.jishu-box {
	width: var(--width);
	height: 100%;
	margin: 0 auto;
}

.jishu-title {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 48px;
	margin-bottom: 36px;
	color: #333333;
}

.biaoge-box {
	overflow-x: auto;
	overflow-y: hidden;
	width: 100%;
}

.jishu-canshu-title {
	width: 1700px;
	height: 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.canshu-tit-item {
	width: 241px;
	height: 50px;
	background-color: #024ea2;
	text-align: center;
	font-family: HONORSansCN;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	line-height: 50px;
}

.danshu-hang {
	background-color: #e7eaed;
	color: #1d1d1d;
	margin-top: 2px;
	box-sizing: border-box;
}

.shuangshu-hang {
	color: #1d1d1d;
	box-sizing: border-box;
	margin-top: 2px;
	background-color: #ccd2d8;
}

.notes-infos {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #1d1d1d;
	line-height: 30px;
	margin-top: 52px;
}

.notes-title {
	font-weight: bold;
}

/* other-crusher */
.other-crusher {
	width: var(--width);
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}

/* 标题 + 箭头同行容器 */
.other-header {
	display: flex;
	align-items: center;
	/* 垂直居中 */
	justify-content: space-between;
	/* 标题左，箭头右 */
	margin-bottom: 20px;
}

.other-title {
	font-weight: bold;
	font-size: 36px;
	color: #333333;
	display: inline-block;
	/* 让标题和箭头并排 */
	margin-bottom: 20px;
}

.left-right-arrow {
	display: flex;
	align-items: center;
}

/* 自定义箭头样式 */
.custom-prev-other,
.custom-next-other {
	width: 61px;
	height: 61px;
	background: rgba(2, 78, 162, 0);
	border-radius: 50%;
	/*border: 2px solid #eaebec;*/
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease;
	margin-left: 12px;
}
/* 
.custom-prev-other:hover,
.custom-next-other:hover {
	background: white;
	transform: scale(1.1);
} */

.custom-prev-other img,
.custom-next-other img {
	width: 61px;
	height: 61px;
	display: block;
}

/* Swiper 容器 */
.other-swiper {
	width: 100%;
	/* height: 571px; */
	overflow: hidden;
	margin-top: 36px;
}

.swiper-wrapper {
	display: flex;
}

.other-swiper .swiper-slide {
	width: calc(25% - 10px);
	/* 4 列，留间隙 */
	text-align: center;
	box-sizing: border-box;
}

.crusher-card {
	background: linear-gradient(145deg, #e0e1e6, #dddee3);
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.crusher-card img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	border-radius: 8px;
	margin-bottom: 15px;
}

.crusher-card h3 {
	font-size: 18px;
	margin: 0;
	color: #333;
}

.crusher-card p {
	font-size: 14px;
	color: #666;
	margin: 8px 0;
}

.btn-arrow {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #0066cc;
	color: white;
	border: none;
	cursor: pointer;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slide-item-product {
	box-sizing: border-box;
	/* background-image: url("../images/chanpin-bj.png") !important;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; */
}

.slide-item-product:hover .product-img {
	transform: scale(1.1);
	transition: all 0.9s ease;
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

/* gongcheng-swiper */
/* =============== Gongcheng Swiper =============== */
.gongcheng-swiper {
	margin-top: 88px;
	width: 100%;
}

.gongcheng-title-arrow {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 calc((100% - var(--width)) / 2);
	margin-bottom: 56px;
}

.gongcheng-title {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 48px;
	color: #333333;
}

.gongcheng-right-arrow {
	display: flex;
	align-items: center;
}

.gongcheng-box {
	width: 100%;
	box-sizing: border-box;
	padding-left: calc((100% - var(--width)) / 2);
}

.gongcheng-box {
	width: 100%;
	box-sizing: border-box;
	padding-left: calc((100% - var(--width)) / 2);
	position: relative;
}

.gongcheng-swiper-inner {
	width: 100%;
	height: 100%;
}

.gongcheng-swiper-inner .swiper-slide {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	box-sizing: border-box;
}

.card-img {
	width: 100%;
	height: 408px;
}

.gongcheng-swiper-inner img {
	width: 100%;
	object-fit: cover;
	height: 100%;
	border-radius: 10px;
}

.card-title {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	margin-top: 42px;
}

.card-project {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
}

.hengxian-no {
	width: 100%;
	height: 1px;
	background-color: #024ea2;
	opacity: 0.2;
	margin-top: 110px;
	margin-bottom: 80px;
}

/* support info */
.support-infos {
	width: var(--width);
	margin: 0 auto;
}

.flex-right {
	justify-content: flex-end;
	width: 100%;
}

.custom-solution {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 105px;
	margin-bottom: 110px;
}

.solution-left {
	width: 600px;
	margin-right: 60px;
	box-sizing: border-box;
}

.solution-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 48px;
	color: #333333;
	margin-bottom: 65px;
}

.solution-item {
	display: flex;
}

.solution-icon {
	width: 11px;
	height: 11px;
	margin-right: 12px;
	margin-top: 13px;
}

.process-planning {
	font-family: "HONORSansCNBold";
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.label {
	font-family: "HONORSansCNBold";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 36px;
}

.solution-right {
	flex: 1;
}

.support-parts {
	width: 100%;
	height: 751px;
	background-image: url("../images/solution-parts94.png") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.parts-box {
	width: var(--width);
	margin: 0 auto;
	height: 100%;
	box-sizing: border-box;
	padding-top: 160px;
}

.parts-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 48px;
	color: #ffffff;
}

.we-provide {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #ffffff;
	margin-top: 67px;
	margin-bottom: 45px;
}

.provide-item {
	display: flex;
	align-items: center;
	margin-bottom: 25px;
	font-size: 16px;
	color: #ffffff;
}

.provide-item img {
	margin-right: 14px;
	margin-top: 2px;
}

/* training */
.training-box {
	width: var(--width);
	margin: 0 auto;
	margin-bottom: 147px;
	margin-top: 100px;
}

.training-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 48px;
	color: #333333;
}

.swiper-service {
	margin-top: 51px;
	display: flex;
}

.training-left {
	margin-right: 64px;
}

.training-swiper {
	width: 796px;
	/* height: 473px; */
	position: relative;
	/* 必须设为 relative，让绝对定位箭头相对于它 */
}

/* Swiper 主体 */
.training-swiper-main,
.training-swiper-main .swiper-slide {
	width: 100%;
	height: 100%;
}

.training-swiper-main .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.custom-prev-training,
.custom-next-training {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	width: 55px;
	height: 55px;
	z-index: 1110;
	/* 足够高，确保在 Swiper 之上 */
	cursor: pointer;
}

.custom-prev-training {
	left: -28px;
	/* 向左偏移 20px，露出一半 */
}

.custom-next-training {
	right: -28px;
	/* 向右偏移 20px，露出一半 */
}

.custom-prev-training img,
.custom-next-training img {
	width: 100%;
	height: 100%;
	display: block;
}

.training-right {
	width: 596px;
	box-sizing: border-box;
	padding-top: 45px;
}

.our-service {
	width: 100%;
	height: 53px;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	margin-bottom: 54px;
}

.service-item {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.service-infos {
	width: 100%;
	background-image: url("../images/support-service-bj.png") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: calc((100% - var(--width)) / 2);
	display: flex;
	padding-top: 125px;
	padding-bottom: 166px;
}

.service-left {
	width: 34.8%;
}

.service-title {
	font-weight: bold;
	font-size: 48px;
	color: #333333;
}

.quick-respon {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	margin-top: 47px;
	margin-bottom: 62px;
}

.service-left-item {
	width: 98%;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	margin-bottom: 16px;
	box-sizing: border-box;
	/* height: 16px; */
	overflow: hidden;
	line-height: 24px;
}

.fuwu-icon {
	margin-top: 7px;
}

.jiantou-hengxian {
	display: flex;
	align-items: center;
	margin-top: 98px;
}

.jiantou-box {
	display: flex;
	align-items: center;
	margin-right: 42px;
	width: 94px;
}

.jiantou-box-app {
	width: 140px;
}

.custom-prev-service {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	cursor: pointer;
}

.jiantou-app-left {
	width: 61px;
	height: 61px;
	cursor: pointer;
}

.jiantou-app-left img {
	width: 100%;
	height: 100%;
}

.custom-next-service {
	cursor: pointer;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	margin-left: 10px;
}

.jiantou-app-right {
	width: 61px;
	cursor: pointer;
	height: 61px;
}

.jiantou-app-right img {
	width: 100%;
	height: 100%;
}

.hengxian-box {
	flex: 1;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	overflow: hidden;
}

.hengxian-item {
	width: 95px;
	height: 1px;
	background-color: #bdcfe2;
}

.hengxian-item-active {
	background-color: #024ea2;
}

/* service-right */
.service-right {
	flex: 1;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.service-right .swiper {
	width: 100%;
	height: 432px;
	overflow: visible;
}

.service-right .swiper-slide {
	display: flex;
	justify-content: space-between;
	background-color: #f5f7fa;
	height: 100%;
	box-sizing: border-box;
	background: #024ea2;
	border-radius: 10px;
	overflow: hidden;
}

.service-slide-left {
	flex: 1;
	height: 100%;
	box-sizing: border-box;
	padding: 48px 45px;
	display: flex;
	width: 37%;
	flex-direction: column;
	align-items: flex-start;
}
.ser-lnrk{
	display: block;
	position: relative;
	overflow-y: auto;
	height: 100%;
	padding-right: 15px;
	/* height: calc(100% - 80px - 50px); */
}
.ser-lnrk::-webkit-scrollbar-track-piece {
	width: 2px;
	background-color: rgba(255, 255, 255, 0.1);
}

.ser-lnrk::-webkit-scrollbar {
	width: 2px;
	background-color: rgba(255, 255, 255, 0.1);
}

.ser-lnrk::-webkit-scrollbar-thumb {
	width: 2px;
	height: 50px;
	background-color: rgba(255, 255, 255, 0.4);
}

.ser-lnrk::-webkit-scrollbar-thumb:hover {
	width: 2px;
	background-color: #024ea2;
}
.ser-slide-left-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

.slide-left-item {
	/*max-width: 284px;*/
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	margin-bottom: 10px;
	display: block;
	align-items: center;
	position: relative;
}

.slide-left-item label {
	display: block;
	margin-left: 20px;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}

.item-dot {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #fff;
	margin-right: 8px;
}

.service-slide-img {
	border-radius: 10px;
	/* width: 640px; */
	width: 63%;
}

/* aggregates-box */
.aggregates-box {
	display: block;
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
	min-height: 460px;
	border-top-left-radius: 60px;
	border-bottom-right-radius: 60px;
}
.agg-box-xk{
	display: flex;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	flex-direction: column;
	justify-content: center;
	box-sizing: border-box;
	padding-left: 83px;
	background: url(../images/upper.png) center left no-repeat;
	background-size: 100% 100% !important;
	
}
.aggregates-box:hover .agg-box-xk{
	background-image:url(../images/upper-lan.png);
}
/* 通用伪元素样式（适用于所有 .aggregates-box） */
/* .aggregates-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/gognye-12.png) center bottom no-repeat;
  background-size: auto;
  z-index: -1;
  transition: transform 0.5s ease;
  transform-origin: center;
} */
/* .aggregates-box::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/upper.png), url(../images/gognye-12.png);
	background-position:
		center,
		center bottom;
	background-repeat: no-repeat;
	background-size: cover, auto;
	z-index: -1;
}

.aggregates-box:hover::before {
	background-image: url(../images/upper-lan.png), url(../images/gognye-12.png);
} */

.agg-mar-top {
	margin-top: 86px;
}

/* 第二个盒子单独设置不同的背景图 */
/* .mining-box::before {
	background-image: url(../images/upper.png), url(../images/gognye333.png);
}

.mining-box:hover::before {
	background-image: url(../images/upper-lan.png), url(../images/gognye333.png);
} */

/* 你原有的其他样式保持不变 */
.mining-box {
	margin-top: 34px;
	margin-bottom: 115px;
}

.agg-box-tit {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 36px;
	color: #ffffff;
}

.agg-box-content {
	max-width: 768px;
	font-family: HONORSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	line-height: 36px;
	margin-top: 43px;
	margin-bottom: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}

.agg-more {
	width: 205px;
	height: 56px;
	background: rgba(2, 78, 162, 0);
	border-radius: 28px;
	border: 1px solid #ffffff;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 36px;
	padding-right: 10px;
}

.agg-more-img {
	width: 42px;
	height: 42px;
	background: #024ea2;
	border-radius: 50%;
}

/*  introduction-infos */
.introduction-infos {
	width: 100%;
	height: 704px;
	padding-left: calc((100% - var(--width)) / 2);
	background-color: #f3f4f6;
	display: flex;
	justify-content: space-between;
}

.introduction-left {
	margin-right: 110px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.introduction-title {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 48px;
	color: #333333;
}

.introduction-content {
	width: 494px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	margin-top: 65px;
	margin-bottom: 95px;
}

.introdution-right {
	flex: 1;
}

/* Application Swiper Styles */
.introdution-right {
	flex: 1;
	position: relative;
	height: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 92px;
}

.introdution-right .swiper {
	width: 100%;
	overflow: hidden;
	/* Swiper容器需要hidden */
}

.introdution-right .swiper-wrapper {
	display: flex;
}

.introdution-right .swiper-slide {
	/*background: #ffffff;*/
	overflow: hidden;
	/*box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);*/
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
}

.introdution-right .swiper-slide .swiper-slide-img {
	width: 100%;
	position: relative;
	border-radius: 12px;
	overflow: hidden;
}

/* .introdution-right .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	flex-shrink: 0;
} */

/* .introdution-right .swiper-slide:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transition: all 0.3s ease;
} */

.public-title {
	margin-top: 42px;
	width: 100%;
	text-align: left;
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.public-project {
	font-size: 16px;
	margin-top: 20px;
	color: #666666;
}

/* jieshao-infos */
.jieshao-infos {
	width: var(--width);
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 88px;
	padding-bottom: 118px;
}

.jieshao-left {
	margin-right: 24px;
}

.jieshao-title {
	font-family: "HONORSansCN";
	font-weight: 600;
	font-size: 48px;
	color: #333333;
}

.jieshao-content {
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #666666;
	margin-top: 42px;
	margin-bottom: 82px;
}

.jieshao-more {
	width: 205px;
	height: 56px;
	background: #ffffff;
	border-radius: 28px;
	border: 1px solid #6493c6;
	font-family: "HONORSansCN";
	font-size: 16px;
	color: #024ea2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-left: 36px;
	padding-right: 10px;
}

.jieshao-more-img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.zixun-mores {
	margin-top: 90px;
}

.jieshao-right {
	max-width: 843px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.recommend-crusher {
	margin-top: 80px;
}

.product-link {
	display: block;
	text-decoration: none;
	color: inherit;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	/* padding-top: 70px;
	padding-bottom: 40px;
	margin-bottom: 30px; */
	padding: 30px 30px 40px;
	border-radius: 30px 0px 30px 0px;
	background-image: url("../images/chanpin-bj.png") !important;
	background-size: 100% 100% !important;
	background-repeat: no-repeat;
	background-position: center;
}
.product-link img:last-child{
	position: relative;
}
.custom-prev-project {
	cursor: pointer;
}

.custom-next-project {
	margin-left: 12px;
	cursor: pointer;
}

/* about-infos */
.about-infos {
	width: var(--width);
	margin: 0 auto;
}

.about-tops {
	margin-top: 108px;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.about-tops-left {
	width: 31.8%;
}

.about-title {
	font-family: HONORSansCN;
	font-weight: bold;
	font-size: 48px;
	color: #333333;
}

.about-provider {
	margin-top: 58px;
	font-family: HONORSansCN;
	font-weight: bold;
	font-size: 36px;
	color: #024ea2;
	line-height: 48px;
}

.about-tops-right {
	width: 60.4%;
	font-family: HONORSansCN;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.video-xinxi {
	display: flex;
	justify-content: space-between;
	margin-top: 104px;
	padding-bottom: 130px;
}

.video-xinxi-left {
	box-sizing: border-box;
	padding-top: 220px;
}

.video-xx-item {
	width: 100%;
	padding-bottom: 22px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 35px;
	display: flex;
	/* align-items: center; */
	justify-content: space-between;
}

.xx-item-left {
	box-sizing: border-box;
}

.xx-i-l-pingmi {
	display: flex;
	align-items: flex-end;
	padding: 0;
}

.pingmi-shuliang {
	font-family: 'HONORSansCNExtraBold';
	line-height: 1;
	font-weight: 800;
	font-size: 48px;
	color: #333333;
}

.pingmi-danwei {
	padding-bottom: 7px;
	font-family: HONORSansCN;
	line-height: 1;
	font-weight: 800;
	font-size: 24px;
	color: #333333;
}

.lefi-zichan {
	font-family: HONORSansCN;
	font-weight: 300;
	line-height: 1;
	font-size: 16px;
	color: #666666;
	margin-top: 15px;
}

.video-xinxi-right {
	border-radius: 20px;
	height: 598px;
	width: 60.4%;
	overflow: hidden;
	position: relative;
}

.xinxi-video-content {
	height: 100%;
	width: 100%;
	object-fit: cover;
	display: block;
}

.xinxi-video-btns {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fff;
	width: 77px;
	height: 77px;
	border-radius: 50%;
	cursor: pointer;
	pointer-events: auto;
}

.xinxi-video-btns img {
	width: 20px;
	height: 20px;
}

.history-infos {
	width: 100%;
	height: 1024px;
	background-image: url("../images/about-history08.png") !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.our-history {
	width: var(--width);
	margin-left: calc((100% - var(--width)) / 2);
	height: 1024px;
	box-sizing: border-box;
}

.history-title {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 48px;
	padding-top: 60px;
	color: #ffffff;
}

/*  */
.history-content {
	padding-top: 36px;
	box-sizing: border-box;
	position: relative;
	flex: 1;
}

.timeline-wrapper {
	height: 770px;
	overflow-y: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
	position: relative;
}

.timeline-wrapper::-webkit-scrollbar {
	display: none;
}

.timeline {
	position: relative;
	width: 100%;
}

.timeline-item:not(:last-child)::after,
.timeline-item:nth-last-child(2)::after {
	display: none;
}

.timeline::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 36px;
	width: 2px;
	/* 线要足够长，覆盖所有可能的滚动 */
	height: 10000px !important;

	background: url("../images/zhongyang-xian.png") no-repeat;
	/* 锁定图片高度，不要拉伸 */
	background-size: 100% 998px;

	background-position: center 0;

	transform: translateX(-50%);
	z-index: 0;
	pointer-events: none;
}

.timeline-item {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 100px;
	opacity: 0;
	animation: fadeIn 0.6s ease-out forwards;
	animation-delay: calc(var(--index) * 0.1s);
	cursor: pointer;
}

.timeline-item:last-child {
	margin-bottom: 0;
}

@keyframes fadeIn {
	to {
		opacity: 1;
	}
}

.timeline-item::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translate(-50%, -50%);
	width: 12px;
	height: 12px;
	background: #ffffff;
	border-radius: 50%;
	z-index: 3;
	cursor: pointer;
	transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.timeline-item:hover::before {
	width: 15px;
	height: 15px;
	background: #024ea2;
	border: 3px solid #ffffff;
	border-radius: 50%;
	box-sizing: border-box;
}

.timeline-year,
.content-inner-box {
	flex: 1 1 0%;
	min-width: 0;
}

.timeline-year,
.timeline-title {
	line-height: 60px;
}

.timeline-year {
	font-family: "HONORSansCNBold";
	font-weight: bold;
	font-size: 24px;
	color: #ffffff;
	white-space: nowrap;
	transition: font-size 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
		margin-top 0.4s cubic-bezier(0.25, 0.8, 0.25, 1),
		height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.timeline-item:hover .timeline-year {
	font-size: 60px;
	height: 60px;
	position: relative;
	/* margin-top: -9px; */
	z-index: 999;
}

.content-inner-box {
	text-align: left;
}

.timeline-title {
	font-family: "HONORSansCN";
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
}

.timeline-item:nth-child(odd) {
	flex-direction: row;
	text-align: right;
}

.timeline-item:nth-child(odd) .timeline-year {
	text-align: right;
	padding-right: 30px;
}

.timeline-item:nth-child(odd) .content-inner-box {
	padding-left: 48px;
	text-align: left;
}

.timeline-item:nth-child(even) {
	flex-direction: row-reverse;
}

.timeline-item:nth-child(even) .timeline-year {
	text-align: left;
	padding-left: 48px;
}

.timeline-item:nth-child(even) .content-inner-box {
	padding-right: 48px;
	text-align: right;
}

.timeline-extra {
	font-family: "HONORSansCN";
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	margin-top: -11px;
}

.timeline-year,
.timeline-title,
.timeline-extra {
	pointer-events: none;
}

/*  */

.video-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center;
}

.video-modal.show {
	display: flex;
}

.video-modal-content {
	width: 52%;
	max-height: 600px;
	background: #fff;
	position: relative;
	left: 50%;
	top: 10%;
	margin-left: -26%;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
	box-sizing: border-box;
	padding: 32px;
}

.video-modal-close {
	position: absolute;
	top: 0px;
	right: 15px;
	color: #333;
	font-size: 32px;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 100;
}

.video-container {
	width: 100%;
	height: 100%;
}

.video-container video {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.image-swiper-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9998;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 20px;
	box-sizing: border-box;
}

.image-swiper-container {
	width: 52%;
	max-height: 600px;
	position: relative;
	left: 50%;
	top: 10%;
	margin-left: -26%;
	overflow: hidden;
	border-radius: 8px;
}

.image-swiper-slide {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.image-swiper-slide img {
	width: 100%;
	object-fit: cover;
}

.image-swiper-close {
	position: absolute;
	top: 20px;
	right: 30px;
	color: white;
	font-size: 40px;
	background: none;
	border: none;
	cursor: pointer;
	z-index: 1000;
}

.image-swiper-pagination {
	bottom: 20px !important;
}

.image-swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: rgba(255, 255, 255, 0.5);
	opacity: 1;
}

.image-swiper-pagination-bullet-active {
	background: #fff;
}
/*  */
.med-list{
	display: block;
	margin-left: -20px;
	overflow: hidden;
}
.med-list li{
	display: block;
	width: calc(33.3333% - 20px);
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.ny-nrdk{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 90px 0 100px;
}
.in-pro-dtuk{
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 310px;
	margin: 0 auto;
}
.in-pro-dtuk .in-protu{
	object-fit: contain !important;
}
/*  */

.in-video {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}

.in-vidbg {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.65);
}

.in-videoxk {
	display: block;
	width: 80%;
	max-width: 1000px;
	height: 75vh;
	/* height: 600px; */
	position: relative;
	overflow: hidden;
	z-index: 4;
	background-color: #fff;
	border-radius: 6px;
	padding: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.in-vidnk{
	display: block;
	position: relative;
	overflow: hidden;
	height: calc(75vh - 100px);
}
.in-vid-close {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 6;
	width: 38px;
	height: auto;
	cursor: pointer;
}
/*******public*******/
.red {
	color: #e34506;
	font-weight: bold;
}

.in-protu {
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	position: absolute;
	background-size: cover !important;
	object-fit: cover;
}

.in-protuk {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
.in-protudk {
	display: block;
	position: relative;
	overflow: hidden;
}

.white {
	color: #fff;
}

.block-sj {
	display: none;
}

.block-ipad {
	display: none;
}

.block-pc {
	display: block;
}

.maodian {
	display: block;
	width: 100%;
	height: 0;
	margin-top: -100px;
	border-top: 100px solid transparent;
}

.yemak {
	display: block;
	text-align: center;
	padding-top: 20px;
}

.yemak {
	display: block;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 60px;
}

.pagination {
	display: inline-block;
	position: relative;
}

.pagination li {
	display: block;
	float: left;
	list-style: none;
	width: 48px;
	height: 48px;
	margin: 0 5px;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	border: 1px solid #cfcfcf;
	/* background: #fff; */
	position: relative;
	line-height: 46px;
	font-size: 16px;
	color: #6b6b6b;
	cursor: pointer;
}

.pagination li a,
.pagination li span {
	display: block;
	position: relative;
	height: 100%;
}

.pagination li a,
.pagination li a:visited {
	color: #343434;
}

.pagination li:first-child.active,
.pagination li:first-child:hover,
.pagination li:first-child.on {
	background: #004190;
	border-color: #004190;
}

.pagination li:last-child.active,
.pagination li:last-child:hover,
.pagination li:last-child.on {
	background: #004190;
	border-color: #004190;
}

.pagination li.active a,
.pagination li.active span,
.pagination li:hover a,
.pagination li:hover span {
	color: #fff;
}

.pagination li:first-child a,
.pagination li:last-child a,
.pagination li:first-child span,
.pagination li:last-child span {
	font-family: "宋体";
	font-weight: bold;
}

.pagination li.active,
.pagination li:hover {
	background: #004190;
	border-color: #004190;
}

.jiazai {
	display: block;
	text-align: center;
	padding-bottom: 18px;
	background: url(../images/duo-xj.png) center bottom no-repeat;
	background-size: 14px auto !important;
	line-height: 30px;
	font-size: 14px;
	color: #878787;
	text-align: center;
}

.in-med-xllk:hover .in-protu,
.introdution-right .swiper-slide:hover .in-protu,
.in-pro-dtuk:hover .in-protu {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-moz-transform: scale(1.05);
}


.products-list a:hover .in-protu,
.product-link:hover .in-protu {
	transform: scale(0.95);
	-ms-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	-o-transform: scale(0.95);
	-moz-transform: scale(0.95);
}

.in-p4nbgk:hover .in-fatu {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}

.in-p4nbgk:hover .in-p4b-titcn {
	transform: translateY(5px);
}

.ab-bandk .in-protu {
	animation: ab-abtu 10s infinite linear alternate both;
}

@keyframes ab-abtu {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.12);
	}
}

.in-protu,
.navk li a,
.navk li a span,
.nav-nbg,
.nav-xbb01,
.nav-xbb1,
.navi_content>a,
.top-telmk,
.nav-xt,
.pagination li a,
.pagination li span,
.pagination li,
.fo-naxvk a,
.inpro-ll-tit,
.inpro-ll-text,
.in-med-xwti,
.in-med-xwtit a,
.in-med-xwda1,
.in-med-xwda2,
.in-med-xrxk,
.in-med-xlxxk,
.in-pro-nak,
.in-pro-nts,
.in-pro-ntit,
.in-pro-ntext,
.in-proxjxk,
.mining-box::before,.agg-box-xk{
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.inpro-lrk,
.inpro-llk {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	transition: all 0.1s linear;
}

.ab-js-text::-webkit-scrollbar-track-piece {
	width: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.ab-js-text::-webkit-scrollbar {
	width: 2px;
	background-color: rgba(0, 0, 0, 0.1);
}

.ab-js-text::-webkit-scrollbar-thumb {
	width: 2px;
	height: 50px;
	background-color: rgba(0, 65, 144, 0.4);
}

.ab-js-text::-webkit-scrollbar-thumb:hover {
	width: 2px;
	background-color: #004190;
}
