	/* banner */
		.swiper {
			width: 100%;
			height: 500px;
		}

		.swiper-pagination-bullet {
			width: 12px;
			height: 12px;
			background-color: #fff;
			opacity: 0.5;
		}

		.swiper-pagination-bullet-active {
			opacity: 1;
		}

		.swiper .swiper-slide {
			background-color: #d3dce6;
		}

		.v-wrapper {
			background-color: #0b0b0b;
			background-image: url(/static/img/ban1_top.png);
			background-position: bottom;
			background-repeat: no-repeat;
			background-size: 100% 100%;
			height: 100%;
			overflow: hidden;
			position: relative;
			text-align: center;
		}

		.v-banner {
			align-items: center;
			display: flex;
			flex-direction: column;
			padding-top: 160px;
			width: 100%;
		}

		.earth_image {
			height: 806px;
			margin: 0 auto;
			position: absolute;
			top: -50px;
			width: 806px;
			z-index: 1;
		}

		.v-banner h2 {
			background: linear-gradient(90deg, #fff, #fff 30%, #acc3f7);
			-webkit-background-clip: text;
			letter-spacing: .125em;
			text-align: center;
			-webkit-text-fill-color: transparent;
			background-clip: text;
			color: transparent;
			font-size: 56px;
			margin-bottom: 16px;
			position: relative;
		}

		.ban1_text {
			font-size: 14px;
			color: #fff;
			align-items: center;
			display: flex;
			margin-bottom: 36px;
		}

		.ban1_text_item1 {
			padding: 2px 16px;
			border-radius: 14px;
			margin-right: 12px;
			z-index: 10;
			background-color: #5752b8;
			position: relative;
		}

		.text-15 {
			font-size: 15px;
		}

		.go_btn {
			position: relative;
			z-index: 10;
			background-image: url(/static/img/go_btn.png);
			background-size: 100% 100%;
			border-radius: 19px;
			color: #fff;
			cursor: pointer;
			font-size: 15px;
			height: 42px;
			line-height: 42px;
			top: 0;
			transition: all .4s ease-in-out;
			width: 136px;
		}
.go_btn:hover{
	box-shadow: 0 3px 9px 0 rgba(21, 58, 73, .6);
    top: 12px;
	color: #fff;
}
		/* ban2 */
		.div3d {
			transform-style: preserve-3d;
		}

		.ban_hold {
			background: #f4f6f8;
			height: 500px;
			left: 0;
			top: 0;
			width: 100%;
		}

		.ban2left {
			margin-left: auto;
			margin-right: auto;
			padding-left: 15px;
			padding-right: 15px;
			width: 100%;
			max-width: 1140px;
		}

		.main_title {
			background: url(/static/img/ban2_title.png) no-repeat;
			background-size: cover;
			display: block;
			height: 107px;
			position: absolute;
			top: 160px;
			width: 610px;
			z-index: 999;
		}

		.ban2_more {
			background-image: linear-gradient(90deg, #f6eead, #c1ac51);
			border-radius: 6px;
			color: rgba(108, 85, 24, .8);
			font-family: sans-serif;
			font-size: 16px;
			height: 48px;
			line-height: 48px;
			position: absolute;
			text-align: center;
			text-shadow: 0 2px 2px hsla(53, 78%, 82%, .9);
			top: 290px;
			transition: .4s;
			width: 210px;
			z-index: 57;
		}
.ban2_more:hover{
	box-shadow: 0 8px 18px rgba(0, 0, 0, .1);
    cursor: pointer;
    font-size: 17px;
	color: rgba(108, 85, 24, .8);
    top: 287px;
}
		/* ban2_右侧 */
		.ban2_round {
			perspective: 1000px;
			transform-style: preserve-3d;
			left: 55%;
			margin-left: -100px;
			margin-top: 0;
			top: 5px;
			z-index: 888;
			height: 500px;
			position: absolute;
			width: 500px;
		}

		.ban2_round .dunlogo {
			background: url(/static/img/dunlogo.png) top;
			background-size: cover;
			height: 360px;
			margin-left: 218px;
			margin-top: 62px;
			width: 360px;
		}

		.ban2_round .round {
			left: 55%;
			margin-left: -100px;
			margin-top: 0;
			top: 5px;
			z-index: 888;
			height: 500px;
			position: absolute;
			width: 500px;
		}

		.roundmain {
			height: 500px;
			position: absolute;
			width: 500px;
			left: 50%;
			margin-left: -335px;
			margin-top: -275px;
			top: 50%;
			transform: translateX(30px) translateY(-20px) translateZ(200px) rotateX(75deg) rotateY(0deg) rotate(15deg) scaleX(1) scaleY(1) scaleZ(1);
		}

		@keyframes x-88b1fd12 {
			0% {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1)
			}

			to {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(1turn) rotateY(0deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1)
			}
		}

		@keyframes y-88b1fd12 {
			0% {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1)
			}

			to {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(1turn) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1)
			}
		}

		@keyframes z-88b1fd12 {
			0% {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1)
			}

			to {
				transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotate(1turn) scaleX(1) scaleY(1) scaleZ(1)
			}
		}

		.roundmain ul,
		.roundmain ul li,
		.roundmain ul li span,
		.roundmain ul li span .ban2_rimg {
			height: 500px;
			left: 50%;
			margin-left: -250px;
			margin-top: -250px;
			position: absolute;
			top: 50%;
			width: 500px;
		}

		.roundmain ul {
			transform-style: preserve-3d;
			list-style: none;
			animation: y-88b1fd12 20s linear 0s infinite;
		}

		.roundmain ul li {
			transform-style: preserve-3d;
			border: 2px solid #fff !important;
			box-shadow: 0 1px 8px hsla(0, 0%, 100%, .8);
			opacity: .9;
			border-radius: 1000px;
			transition: All 1.4s 0s;
		}

		.roundmain ul li:first-of-type {
			transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1);
		}

		.roundmain ul li span {
			animation: z-88b1fd12 12s linear 0s infinite;
			transform-style: preserve-3d;
		}

		.roundmain ul li:first-of-type span {

			-ms-perspective: 1000px;
			perspective: 1000px;

		}

		.roundmain ul li:first-of-type span .ban2_rimg {
			animation: z-88b1fd12 3s linear 0s infinite;
		}

		.roundmain ul li:nth-of-type(2) {
			transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(60deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1);
		}

		.roundmain ul li:nth-of-type(2) span .ban2_rimg {
			animation: z-88b1fd12 4s linear 0s infinite;

		}

		.roundmain ul li:nth-of-type(3) {
			transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(-60deg) rotate(0deg) scaleX(1) scaleY(1) scaleZ(1);
		}

		.roundmain ul li:nth-of-type(3) span .ban2_rimg {
			animation: z-88b1fd12 5s linear 0s infinite;

		}

		.line_m1,
		.line_m3,
		.line_m5，.line_m7 {
			transform-style: preserve-3d;
			background: url(/static/img/line_m1.png) 0 0;
			background-size: contain;
			height: 1px;
			opacity: .3;
			position: absolute;
			width: 400px;
		}

		.line_m2,
		.line_m4,
		.line_m6,
		.line_m8 {
			background: url(/static/img/line_m2.png) 0 0;
			background-size: contain;
			height: 1px;
			opacity: .6;
			position: absolute;
			width: 400px
		}

		.line_m1 {
			left: 100px;
			top: 70px;
		}

		.line_m2 {
			left: 400px;
			top: 220px
		}

		.line_m3 {
			right: -200px;
			top: 120px
		}

		.line_m4 {
			right: 80px;
			top: 240px
		}

		.line_m5 {
			left: 600px;
			top: 370px
		}

		.line_m6 {
			right: 300px;
			top: -70px
		}

		.line_m7 {
			right: 100px;
			top: 170px
		}

		.line_m8 {
			right: 200px;
			top: 270px
		}

		.ban2_bg {
			background: url(/static/img/ban2_bg.png) 0 0 no-repeat;
			max-width: 100%;
			background-size: cover;
			height: 500px;
			left: 50%;
			margin-left: 115px;
			position: absolute;
			top: 0;
			width: 2306px;
			transform-style: preserve-3d;
		}

		/* ban3 */
		.ban3 {
			background: linear-gradient(0deg, #fff, #dee6f6 46%, #c0ceee 64%, #a6b5dd 88%, #99a5c6);
			font-family: "PingFang SC", HarmonyOS_Regular, "Helvetica Neue", "Microsoft YaHei", sans-serif;
			min-height: 1130px;
			width: 100%;
			position: relative;
			overflow: hidden;
			z-index: 1;
		}

		.ban3bg {
			max-width: 100%;
			background: url(/static/img/ban3_bg.png) top no-repeat;
			background-size: auto 100%;
			height: 529px;
			max-height: 529px;
			width: 100%;
		}

		.ban3_l1,
		.ban3_l2,
		.ban3_l3,
		.ban3_l4,
		.ban3_l5,
		.ban3_l6 {
			height: 1px;
			left: 50%;
			position: absolute;
		}

		.ban3_l1,
		.ban3_l3,
		.ban3_l5 {
			background: url(/static/img/ban3_line.png);
		}

		.ban3_l2,
		.ban3_l4,
		.ban3_l6 {
			background: url(/static/img/ban3_line2.png);
		}

		.ban3_l1 {
			margin-left: -230px;
			rotate: 8deg;
			top: 110px;
			width: 400px;
		}

		.ban3_l2 {
			margin-left: -460px;
			rotate: 2deg;
			top: 220px;
			width: 400px;
		}

		.ban3_l3 {
			margin-left: -560px;
			top: 410px;

		}

		.ban3_l3,
		.ban3_l4 {
			rotate: -5deg;
			width: 400px;
		}

		.ban3_l4 {
			margin-left: 260px;
			top: 340px;
		}

		.ban3_l5 {
			rotate: -14deg;
			top: 440px;
			margin-left: 360px;
			width: 400px;
		}

		.ban3_l6 {
			rotate: 9deg;
			top: 150px;
			margin-left: 360px;
			width: 400px;
		}

		.ban3_center {
			max-width: 100%;
			padding-top: 100px;
			margin: auto;
		}

		.ban3_tt1 {
			background: url(/static/img/ban3_tt1.png) no-repeat;
			background-size: cover;
			height: 175px;
			left: 50%;
			margin: auto auto auto -367px;
			max-width: 735px;
			position: absolute;
			top: 105px;
			width: 100%;
			z-index: 10;
		}

		.ban3_tt2 {
			background: url(/static/img/ban3_tt2.png);
			background-size: cover;
			height: 220px;
			width: 735px;
			z-index: 40;
			margin: auto;
		}

		.ban3_btn {
			margin-top: 60px;
			line-height: 64px;
			position: relative;
			background: url(/static/img/ban3_btn.png);
			background-size: cover;
			color: #fff;
			font-size: 14px;
			height: 64px;

			position: relative;
			text-align: center;
			transition: .4s;
			width: 285px;
			z-index: 70;
			margin-left: auto;
			margin-right: auto;
		}

		.ban3_btn a {
			background-color: transparent;
			display: block;
			color: inherit;
		}

		.ban3_round {
			left: 50%;
			margin: 0 auto;
			top: 36px;
			transform: translateX(-50%);
			height: 450px;
			position: absolute;
			width: 450px;
			z-index: 40;
		}

		@keyframes animate1-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes animate2-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			to {
				transform: rotate(0deg)
			}
		}

		@keyframes animate3-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes animate4-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			to {
				transform: rotate(0deg)
			}
		}

		@keyframes animate5-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes animate6-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			to {
				transform: rotate(0deg)
			}
		}

		@keyframes animate7-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes animate8-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			to {
				transform: rotate(0deg)
			}
		}

		@keyframes animate9-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes animate10-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			to {
				transform: rotate(0deg)
			}
		}

		@keyframes animate11-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes ci-04ec97f2 {
			0% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		@keyframes co-04ec97f2 {
			0% {
				transform: rotate(1turn)
			}

			80% {
				transform: rotate(0deg)
			}

			to {
				transform: rotate(1turn)
			}
		}

		.ban3_ring {
			max-width: 100%;
			height: 450px;
			position: absolute;
			width: 450px;
			z-index: 40;
			transition: .7s;
		}

		.ban3_ring i {
			border: 1px solid hsla(0, 0%, 100%, .5);
			bottom: 0;
			box-shadow: 0 0 30px 0 hsla(0, 0%, 100%, .08);
			left: 0;
			position: absolute;
			right: 0;
			top: 0;
		}

		.ban3_ring i:first-child {
			animation: animate1-04ec97f2 20s linear infinite;
			border: 1.6px solid hsla(0, 0%, 100%, .8);
			border-radius: 38% 42% 63% 37% / 41% 44% 56% 59%;
			z-index: 50;
		}

		.ban3_ring i:nth-child(2) {
			animation: animate2-04ec97f2 32s linear infinite;
			border-radius: 41% 44% 56% 59% / 38% 62% 43% 37%;
			rotate: 90deg;
		}

		.ban3_ring i:nth-child(3) {
			animation: animate3-04ec97f2 24s linear infinite;
			border-radius: 61% 44% 56% 39% / 38% 62% 53% 37%;
			rotate: 40deg;
		}

		.ban3_ring i:nth-child(4) {
			animation: animate4-04ec97f2 36s linear infinite;
			border-radius: 38% 42% 63% 37% / 41% 44% 56% 59%;
		}

		.ban3_ring i:nth-child(5) {
			animation: animate5-04ec97f2 28s linear infinite;
			border-radius: 41% 44% 56% 59% / 38% 62% 43% 37%;
			rotate: 60deg;
			z-index: 50;
		}

		.ban3_ring i:nth-child(6) {
			animation: animate6-04ec97f2 22s linear infinite;
			border-radius: 61% 44% 66% 39% / 38% 62% 53% 37%;
		}

		.ban3_ring i:nth-child(7) {
			animation: animate7-04ec97f2 30s linear infinite;
			border-radius: 61% 44% 56% 39% / 40% 62% 53% 37%;
		}

		.ban3_ring i:nth-child(8) {
			animation: animate8-04ec97f2 35s linear infinite;
			border-radius: 46% 42% 63% 37% / 41% 44% 56% 59%;
			rotate: 20deg;
		}

		.ban3_ring i:nth-child(9) {
			animation: animate9-04ec97f2 23s linear infinite;
			border-radius: 33% 44% 66% 59% / 47% 62% 43% 37%;
		}

		.ban3_ring i:nth-child(10) {
			animation: animate10-04ec97f2 27s linear infinite;
			border-radius: 51% 44% 36% 59% / 44% 62% 43% 37%;
		}

		.ban3_ring i:nth-child(11) {
			animation: animate11-04ec97f2 19s linear infinite;
			border-radius: 31% 44% 46% 39% / 32% 62% 53% 37%;
		}

		.ban3_bring {
			animation: co-04ec97f2 9s linear infinite;
			background: url(/static/img/ban3_bring.png);
			background-size: cover;
			border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
			height: 398px;
			left: 30px;
			position: absolute;
			top: 20px;
			width: 398px;
			z-index: 40;
		}

		.ban3_sring {
			animation: ci-04ec97f2 7s linear infinite;
			background: url(/static/img/ban3_sring.png);
			background-size: cover;
			border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
			height: 212px;
			left: 124px;
			position: absolute;
			top: 110px;
			width: 212px;
			z-index: 40;
		}

		.ban3_btn:hover {
			cursor: pointer;
			transition: .4s
		}

		.ban3_btn:hover~.ban3_round .ban3_ring,
		.ban3_tt2:hover~.ban3_round .ban3_ring {
			transform: scale(1.1);
			z-index: 60
		}

		.ban3:hover .about_src[data-v-04ec97f2] {
			height: 179px;
			width: 465px;
			z-index: 90
		}

		.ban3_ring:hover i {
			border: .3px solid var(--clr);
			box-shadow: 0 0 40px 0 hsla(0, 0%, 100%, .08)
		}

		.ban3_ring:hover i:first-child {
			border: 1.2px solid var(--clr);
			box-shadow: 0 0 50px 0 hsla(0, 0%, 100%, .2)
		}

		.webservices {
			background: #fff url(/static/img/webservices_bg.jpg);
			background-position-x: 41%;
			background-size: cover;
			height: 500px;
			position: relative;
			width: 100%;
		}

		.webservices .line_s1,
		.webservices .line_s2 {
			height: 1px;
			position: absolute;
			transform: rotate(-30deg);
			width: 450px;
			z-index: 898;
		}

		.webservices .line_s1 {
			background: url(/static/img/line_s1.png) 0 0;
			left: 50%;
			opacity: .5;
			top: 60px;

		}

		.webservices .line_s2 {
			background: url(/static/img/line_s2.png) 0 0;
			left: 60%;
			opacity: .3;
			top: 150px;
		}

		.webservices .line_s3 {
			background: url(/static/img/line_s1.png) 0 0;
			height: 1px;
			left: 50%;
			opacity: .7;
			position: absolute;
			top: 240px;
			transform: rotate(-30deg);
			width: 450px;
			z-index: 898;
		}

		.webservices .line_s4,
		.webservices .line_s5 {
			background: url(/static/img/line_s2.png) 0 0;
			height: 1px;
			position: absolute;
			transform: rotate(-30deg);
			width: 450px;
			z-index: 898;
		}

		.webservices .line_s4 {
			left: 60%;
			opacity: .3;
			top: 200px;

		}

		.webservices .line_s5 {
			left: 50%;
			opacity: .5;
			top: 360px;
		}

		.webservices .line_s6 {
			background: url(/static/img/line_s2.png) 0 0;
			height: 1px;
			left: 70%;
			opacity: .6;
			position: absolute;
			top: 310px;
			transform: rotate(-30deg);
			width: 450px;
			z-index: 898;
		}

		@keyframes cover_top_p-a5f565e0 {
			0% {
				height: 399px;
				left: 44px;
				opacity: .4;
				top: 50px;
				width: 353px
			}

			3% {
				height: 499px;
				left: 0;
				opacity: 1;
				top: 0;
				width: 442px
			}

			95% {
				opacity: 1
			}

			to {
				height: 499px;
				left: 0;
				opacity: 0;
				top: 0;
				width: 442px
			}
		}

		@keyframes web_pic-a5f565e0 {
			0% {
				opacity: 0
			}

			1% {
				height: 349px;
				left: 66px;
				opacity: 0;
				top: 75px;
				width: 309px
			}

			3% {
				height: 499px;
				left: 0;
				opacity: 1;
				top: 0;
				width: 442px
			}

			10% {
				top: 10px
			}

			15% {
				top: 0
			}

			20% {
				top: -10px
			}

			25% {
				top: 0
			}

			30% {
				top: 10px
			}

			35% {
				top: 0
			}

			40% {
				top: -10px
			}

			55% {
				top: 0
			}

			60% {
				top: 10px
			}

			65% {
				top: 0
			}

			70% {
				top: -10px
			}

			75% {
				top: 0
			}

			80% {
				top: 10px
			}

			85% {
				top: 0
			}

			90% {
				top: -10px
			}

			95% {
				opacity: 1;
				top: 0
			}

			to {
				height: 499px;
				left: 0;
				opacity: 0;
				top: 0;
				width: 442px
			}
		}

		@keyframes cover_bottom_p-a5f565e0 {
			0% {
				height: 399px;
				left: 44px;
				opacity: .4;
				top: 50px;
				width: 353px
			}

			3% {
				height: 499px;
				left: 0;
				opacity: 1;
				top: 0;
				width: 442px
			}

			95% {
				opacity: 1
			}

			to {
				height: 499px;
				left: 0;
				opacity: 0;
				top: 0;
				width: 442px
			}
		}

		.webservices_img {
			height: 499px;
			left: 50%;
			margin-left: 160px;
			position: absolute;
			top: -22px;
			width: 442px;
		}

		.webservices_img .cover_top {
			animation: cover_top_p-a5f565e0 16s linear infinite;
			background: url(/static/img/ban4_pic1.png) top;
			background-size: cover;
			height: 399px;
			opacity: .4;
			position: absolute;
			transition: .4s;
			width: 353px;
			z-index: 888;
		}

		.webservices_img .banner_pic_b {
			animation: web_pic-a5f565e0 16s linear infinite;
			height: 349px;
			opacity: 0;
			position: absolute;
			transition: .4s;
			width: 309px;
			z-index: 777;
		}

		.webservices_img .banner_pic_b img {
			width: 100%;
		}

		.webservices_img .cover_bottom {
			animation: cover_bottom_p-a5f565e0 16s linear infinite;
			background: url(/static/img/ban4_pic2.png) top;
			background-size: cover;
			height: 399px;
			opacity: .4;
			position: absolute;
			transition: .4s;
			width: 353px;
			z-index: 666;
		}

		.ban4_bt1 a {
			cursor: pointer;
			background: #ea9421;
			border: 1px solid #ea9421;
			border-radius: 6px;
			color: hsla(0, 0%, 100%, .8);
			display: block;
			font-size: 14px;
			height: 40px;
			line-height: 40px;
			margin-right: 12px;
			margin-top: -40px;
			text-align: center;
			transition: .4s;
			width: 136px;
			position: relative;
			z-index: 999
		}

		.ban4_bt1 a:hover {
			background: #ea9421;
			border: 1px solid #ea9421;
				box-shadow: 0 6px 12px rgba(222, 189, 41, 0.3);
			color: #fff;
			margin-top: -41px;
			transform: translateY(-1px);
		}

		.ban4_bt2 a {
			cursor: pointer;
			background: hsla(0, 0%, 100%, .5);
			border: 1px solid #ea9421;
			border-radius: 6px;
			color: #ea9421;
			display: block;
			font-size: 14px;
			height: 40px;
			line-height: 40px;
			margin-right: 12px;
			margin-top: -40px;
			text-align: center;
			transition: .4s;
			width: 136px;
			position: relative;
			z-index: 999
		}

		.ban4_bt2 a:hover {
			background: #fff;
			border: 1px solid #ea7821;
			box-shadow: 0 6px 12px rgba(222, 189, 41, 0.3);
			color: #ea9421;
			margin-top: -41px;
			transform: translateY(-1px);
		}

		.ban4_text {
			height: 100%;
			left: 0;
			max-width: 100vw;
			overflow-x: clip;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 1;
		}

		.ban4_text .ban4_textbox {
			position: relative;
			max-width: 1140px;
			margin-left: auto;
			margin-right: auto;
			padding-left: 15px;
			padding-right: 15px;
			width: 100%;
		}

		.animated {
			animation-duration: 1s;
			animation-fill-mode: both;
		}

		.ban4_text .ban4_textbox .web_title img {
			height: 300px;
			margin-top: 36px;
			position: relative;
			width: 750px;
			z-index: 908;
			display: block;
			border: 0;
			vertical-align: middle;
		}

		/* netsection */
		.net-section {
			padding: 0 300px;
		}

		.net-section .net-top {
			display: flex;
		}

		.net-section .net-top .section-left {
			flex: 1;
			display: flex;
			flex-direction: column;
			justify-content: center;
		}

		.net-section .net-top .section-left .net-title {
			font-size: 38px;
			font-weight: 600;
		}

		.net-section .net-top .section-left .net-des {
			color: #555f6c;
			margin-top: 20px;
			font-size: 16px;
		}

		.net-section .net-top .section-left .net-info {
			margin-top: 120px;
			display: flex;
			flex-wrap: wrap;
			row-gap: 40px;
			width: 400px;
		}

		.net-section .net-top .section-left .net-info .net-num-text {
			width: 50%;
			display: flex;
			flex-direction: column;
			row-gap: 10px;
			color: #041730;
			font-size: 14px;
		}

		.net-section .net-top .section-left .net-info .net-num-text .net-num {
			font-size: 36px;
		}

		.net-section .net-top .section-right {
			width: 600px;
			height: 600px;
			flex-shrink: 0;
		}

		.net-section .net-top .section-right img {
			width: 100%;
			height: 100%;
		}

		.net-section .net-bottom {
			margin-top: 60px;
			display: flex;
			padding: 10px 20px 20px 20px;
			justify-content: space-between;
			align-items: flex-start;
			align-self: stretch;
			border-radius: 12px;
			background: #F5FAFF;
		}

		.net-section .net-bottom .net-bottom-icon {
			display: flex;
			flex-direction: column;
			align-items: center;
			row-gap: 4px;
		}

		.net-section .net-bottom .net-bottom-icon .net-bottom-img {
			width: 80px;
			height: 80px;
			display: flex;
			align-items: center;
			justify-content: center;
		}

		.net-section .net-bottom .net-bottom-icon .net-bottom-des {
			font-size: 14px;
			color: #041730;
		}

		/* 客户信任 */
		.product-section {
			max-width: 1200px;
			padding-bottom: 30px;
			margin:0 auto;
		}

		.product-section .section-main {
			display: flex;
			column-gap: 60px;
		}

		.product-section .section-main .product-left {
			flex-shrink: 0;
			width: 60%;
		}

		.product-section .section-main .product-left img {
			width: 100%;
			height: 100%;
		}

		.product-section .section-main .product-right {
			flex: 1;
		}

		.product-section .section-main .product-right .product-list {
			height: 100%;
			display: flex;
			flex-direction: column;
			justify-content: center;
			row-gap: 40px;
		}

		.product-section .section-main .product-right .product-list .product-item {
			color: #041730;
		}

		.product-section .section-main .product-right .product-list .product-item .product-title {
			font-weight: 600;
			font-size: 20px;
		}

		.product-section .section-main .product-right .product-list .product-item .product-des {
			margin-top: 12px;
			font-size: 14px;
		}

		.common-section {
			max-width: 1200px;
			padding: 30px 0;
			margin: 0 auto;
		}

		.section-title {
			text-align: center;
			font-size: 38px;
			font-weight: 600;
		}

		.section-des {
			color: #555f6c;
			text-align: center;
			margin-top: 20px;
			font-size: 16px;
		}

		.section-main {
			margin-top: 30px;
		}

		.whyjindun {
			background: url(/static/img/why_bg.png) no-repeat 0 0;
			background-size: 100% auto;
			padding: 64px 0 92px;
			display: block;
		}

		.whyjindun h5 {
			text-align: center;
		}

		.whyjindun .box1 {
			background: #fff;
			border-radius: 12px;
			margin: 64px auto auto;
			min-width: 1280px;
			width: 70%;
		}

		.whyjindun .box2 {
			min-height: 100px;
			padding-top: 64px;
		}

		.whyjindun .box2 .h5 {
			color: #444;
			font-size: 28px;
			font-weight: 700;
			letter-spacing: 1px;
			text-align: center;
		}

		.whyjindun .box2 .togg {
			border-radius: 8px;
			box-shadow: 0 0 16px rgba(41, 113, 222, .2);
			margin-bottom: 68px;
			margin-top: 52px;
			padding: 12px 16px;
		}

		.whyjindun .box2 .togg p a {
			border-radius: 4px;
			color: #4b5a79;
			display: block;
			font-size: 14px;
			font-weight: 400;
			line-height: 42px;
			text-align: center;
			transition: .4s;
			width: 148px;
			cursor: pointer;
		}

		.whyjindun .box2 .togg .active a {
			
			/* background: #2971de;
			box-shadow: 0 5px 10px rgba(41, 113, 222, .4);
			color: #fff; */
			/* background: linear-gradient(90deg, #f6eead, #c1ac51);
    box-shadow: 0 5px 10px hsla(53, 78%, 82%, .4);
    color: rgba(108, 85, 24, .8); */
	background: linear-gradient(90deg, #FFA63D, #FF8536);
    box-shadow: 0 5px 10px hsl(20.87deg 78% 82% / 40%);
    color: #fff;
			font-weight: 500;
		}

		.w1200 {
			margin: auto;
			width: 1100px;
		}

		.flexBetween,
		.flexStart {
			display: flex;
			flex-wrap: wrap;
		}

		.whyjindun .box2 .banner .swiper2 {
			height: 880px;
			position: relative;
			overflow: hidden;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide {
			height: 300px !important;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item {
			display: flex;
			justify-content: space-between;
			padding: 20px 0;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .left {
			box-sizing: border-box;
			padding: 0 35px;
			text-align: center;
			width: 50%;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .left img {
			height: 300px;
			max-width: 100%;
			width: 500px;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .right {
			box-sizing: border-box;
			padding: 64px;
			text-align: justify;
			width: 50%;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .right .content1 {
			color: #3a426b;
			font-size: 22px;
			font-weight: 500;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .right .content1 span {
			color: #2971de;
			font-size: 28px;
			font-weight: 500;
			vertical-align: baseline;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide .item .right .content2 {
			color: #4b5a79;
			font-size: 14px;
			line-height: 24px;
			margin-top: 12px;
		}

		.swiper-vertical>.swiper-scrollbar {
			height: 98%;
			position: absolute;
			right: 3px;
			top: 1%;
			width: 5px;
			z-index: 50;
		}

		.whyjindun .box2 .banner .swiper-scrollbar .swiper-scrollbar-drag {
			background: none;
			background-size: 100% auto;
			cursor: pointer;
			filter: drop-shadow(0 5px 10px rgba(41, 113, 222, .4));
			margin-top: 0;
			position: relative;
			z-index: 2;
			border-radius: 10px;
		}

		.whyjindun .box2 .banner .swiper-scrollbar {
			background: none;
			right: 50%;
			transform: translateX(50%);
			width: 16px;
		}

		.whyjindun .box2 .banner .swiper-scrollbar::after {
			/* background-color: #e9f1fc; */
			background-color: #fcf5e9;
			content: "";
			height: 100%;
			left: 50%;
			position: absolute;
			top: 0;
			transform: translateX(-50%);
			width: 2px;
		}

		.whyjindun .box2 .banner .swiper2 .swiper-slide:nth-child(2n) .item {
			flex-flow: row-reverse;
		}

		.swiper-scrollbar-drag img {
			height: 50px;
			margin-left: -15px;
			width: 47px;
		}
		.TechnologyArchitecture {
                background: url(/static/img/index_qjjgbg.png) no-repeat bottom;
                background-size: 100% 70%;
                width: 1200px;
                padding-bottom: 110px;
				margin: 0 auto;
				max-width: 1200px;
            }

            .TechnologyArchitecture .title {
                margin-bottom: 64px;
                text-align: center
            }

            .TechnologyArchitecture .title h5 {
                color: #444;
                font-size: 36px;
                font-weight: 500
            }

            .TechnologyArchitecture #scrollDiv {
                height: 30px;
                left: 50%;
                line-height: 30px;
                margin-left: -300px;
                overflow: hidden;
                position: relative;
                width: 600px
            }

            .TechnologyArchitecture #scrollDiv li {
                height: 30px
            }

            .TechnologyArchitecture .title h6 {
                color: #444;
                font-size: 16px;
                line-height: 30px
            }

            .TechnologyArchitecture .title h6 span {
                color: #2971de
            }

            .TechnologyArchitecture .box .main {
                position: relative
            }

            .TechnologyArchitecture .box .main .fang1 {
                animation: eUpDown1 6s linear infinite;
                left: 15%;
                position: absolute;
                top: 1%;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .fang1 img {
                width: 65px
            }

            .TechnologyArchitecture .box .main .fang2 {
                animation: eDownUp1 6s linear infinite;
                left: -13%;
                position: absolute;
                top: 57%;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .fang2 img {
                width: 132px
            }

            .TechnologyArchitecture .box .main .fang3 {
                animation: eUpDown1 5s linear infinite;
                position: absolute;
                right: -5%;
                top: 40%;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .fang3 img {
                width: 65px
            }

            @keyframes eUpDown1 {
                0% {
                    top: 1%
                }

                50% {
                    top: 3%
                }

                to {
                    top: 1%
                }
            }

            @keyframes eDownUp1 {
                0% {
                    top: 57%
                }

                50% {
                    top: 52%
                }

                to {
                    top: 57%
                }
            }

            .TechnologyArchitecture .box .main .boxTop {
                margin-bottom: 86px
            }

            .TechnologyArchitecture .box .main .boxTop .left {
                position: relative
            }

            .TechnologyArchitecture .box .main .boxTop .left p {
                margin-left: 350px;
                position: relative;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .boxTop .left p img {
                width: 100px
            }

            .TechnologyArchitecture .box .main .boxTop .left p:hover~.svg_left .svg1 .move {
                animation: move 3s linear infinite normal
            }

            .TechnologyArchitecture .box .main .boxTop .left p:hover~.svg_left .svg2 {
                opacity: 1
            }

            .TechnologyArchitecture .box .main .boxTop .left p:hover~.svg_right .svg1 .move1 {
                animation: move1 3s linear infinite normal
            }

            .TechnologyArchitecture .box .main .boxTop .left p:hover~.svg_right .svg2 {
                opacity: 1
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left {
                left: 161px;
                position: absolute;
                top: 74px
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left .svg1 {
                height: 264px;
                overflow: hidden
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left .svg1 .move {
                stroke-dasharray: 30 530;
                stroke-dashoffset: 30
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left .svg2 {
                left: 0;
                opacity: 0;
                position: absolute;
                top: 0;
                z-index: -1
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left .svg2 svg {
                left: 0;
                position: absolute;
                top: 0
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_left .svg2 svg path {
                stroke-dasharray: 530,530
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_right {
                left: 366px;
                position: absolute;
                right: 0;
                top: 69px
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_right .svg1 .move1 {
                stroke-dasharray: 30 1830;
                stroke-dashoffset: 30
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_right .svg2 {
                left: 0;
                opacity: 0;
                position: absolute;
                top: 0;
                z-index: -1
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_right .svg2 svg {
                left: 0;
                position: absolute;
                top: 0
            }

            .TechnologyArchitecture .box .main .boxTop .left .svg_right .svg2 svg path {
                stroke-dasharray: 1830,1830
            }

            .TechnologyArchitecture .box .main .boxTop .right {
                position: relative
            }

            .TechnologyArchitecture .box .main .boxTop .right p {
                margin-right: 118px;
                position: relative;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .boxTop .right p img {
                width: 402px
            }

            .TechnologyArchitecture .box .main .boxTop .right p:hover~.svg_left .svg1 .xian1 {
                animation: xian1 1.5s linear infinite normal;
                opacity: 1
            }

            .TechnologyArchitecture .box .main .boxTop .right p:hover~.svg_left .svg2 {
                opacity: 1
            }

            .TechnologyArchitecture .box .main .boxTop .right .svg_left {
                left: 46px;
                position: absolute;
                top: 40px
            }

            .TechnologyArchitecture .box .main .boxTop .right .svg_left .svg1 svg .xian1 {
                opacity: 0
            }

            .TechnologyArchitecture .box .main .boxTop .right .svg_left .svg2 {
                left: -13.5px;
                opacity: 0;
                position: absolute;
                top: 0;
                z-index: -1
            }

            .TechnologyArchitecture .box .main .boxTop .right .svg_center {
                left: 200px
            }

            .TechnologyArchitecture .box .main .boxTop .right .svg_right {
                left: 350px
            }

            .TechnologyArchitecture .box .main .boxBot {
                position: relative;
                z-index: 1
            }

            .TechnologyArchitecture .box .main .boxBot img {
                margin-left: 3%;
                width: 94%
            }

            @keyframes move {
                0% {
                    stroke-dashoffset: 0%
                }

                to {
                    stroke-dashoffset: -530
                }
            }

            @keyframes move1 {
                0% {
                    stroke-dashoffset: 0%
                }

                to {
                    stroke-dashoffset: -1830
                }
            }

            @keyframes xian1 {
                0% {
                    transform: translateY(0)
                }

                to {
                    transform: translateY(100%)
                }
            }
		.wow {
			visibility: hidden;
		}
.swiper-pagination-bullet{
	    background-color: #fff;
    border: none;
    cursor: pointer;
    height: 2px;
    margin: 0;
    opacity: .48;
    outline: 0;
    padding: 0;
    transition: .3s;
    width: 30px;
}
.swiper-pagination-bullet-active{
	opacity: 1;
}
		.index_top {
			max-width: 1280px;
			margin: 0 auto;
			position: relative;
			z-index: 2;
			border-radius: 10px;
			background: #fff;
			overflow: hidden;
			padding:80px 0;
		}
		.index_topttbox{
			margin-bottom: 36px;
		}
		.index_toptt{
			    color: #333;
    font-size: 40px;
    font-weight: 500;
    text-align: center;
		}
		.content_top{
			border-radius: 12px;
    overflow: hidden;
    -webkit-box-shadow: 0 4px 32px rgba(9, 18, 33, .04);
    box-shadow: 0 4px 32px rgba(9, 18, 33, .04);
    background: #fff;
    padding: 2px;
    position: relative;
		}
		.main_content {
			width: 100%;
			-webkit-box-flex: 1;
			-ms-flex: 1;
			flex: 1;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			padding: 12px;
			position: relative;
    z-index: 2;
    border-radius: 10px;
    background: #fff;
	overflow: hidden;
		}

@-webkit-keyframes rotate1___1wxhS {
    0% {
        -webkit-transform: translate(-100%,-100%) rotate(0deg);
        transform: translate(-100%,-100%) rotate(0deg)
    }

    to {
        -webkit-transform: translate(-100%,-100%) rotate(1turn);
        transform: translate(-100%,-100%) rotate(1turn)
    }
}

@keyframes rotate1___1wxhS {
    0% {
        -webkit-transform: translate(-100%,-100%) rotate(0deg);
        transform: translate(-100%,-100%) rotate(0deg)
    }

    to {
        -webkit-transform: translate(-100%,-100%) rotate(1turn);
        transform: translate(-100%,-100%) rotate(1turn)
    }
}

@-webkit-keyframes rotate2___2_L1Q {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate2___2_L1Q {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.content_top::before{
	position: absolute;
    z-index: 1;
    content: "";
    display: block;
    left: 50%;
    top: 50%;
    width: 2000px;
    height: 2000px;
    -webkit-filter: blur(100px);
    filter: blur(100px);
	animation: rotate1___1wxhS 15s linear infinite;
    background: #fba76e;
}
.content_top::after{
	position: absolute;
    z-index: 1;
    content: "";
    display: block;
    left: 50%;
    top: 50%;
    width: 2000px;
    height: 2000px;
    -webkit-filter: blur(100px);
    filter: blur(100px);
	animation: rotate2___2_L1Q 15s linear infinite;
    background: #ffbc16;
}
		.toplist {
			padding: 24px 24px 24px 28px;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction: column;
			flex-direction: column;
			width: 25%;
		}

		.toplist_header {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			gap: 8px;
			margin-bottom: 12px;
		}

		.toplist_header h3 {
			font-size: 20px;
			color: #0a0d12;
			font-weight: 500;
			-webkit-transition: all .3s;
			transition: all .3s;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis;
		}
svg{
	fill: none;
	    flex-shrink: 0;
    vertical-align: middle
}
svg:not(:root){
	    overflow: hidden;
}
		.toplist_header .linkArrow{
			width: 20px;
    height: 20px;
    color: #fb9a18de;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
    opacity: 0;
		}
.toplist  .toplist_des{
font-size: 14px;
    color: #535862;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
  
    margin-bottom: 10px;
}
.toplist .toplist_actions{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
}
.toplist_btn{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
	padding: 0 24px;
    font-size: 14px;
    height: 32px;
}
.toplist_btn1{
	background: -webkit-gradient(linear, left top, right top, from(#ea9421), to(#f7692d));
    background: linear-gradient(90deg, #ea9421, #f7692d);
    border: 0;
    color: #fff;
    outline: 0 solid rgba(21, 112, 239, .1);
}
.toplist_btn1:hover{
	color: #fff;
	-webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 4px 12px rgba(22, 100, 255, .2);
    box-shadow: 0 4px 12px rgba(22, 100, 255, .2);
    outline: 3px solid rgba(21, 112, 239, .1);
}
.toplist_btn2{
	background: #fff;
    border: 1px solid #f3f3f3;
    color: #0a0d12;
}
.toplist_btn2:hover{
	   color: #0a0d12;
	-webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 4px 12px rgba(133, 154, 196, .1);
    box-shadow: 0 4px 12px rgba(133, 154, 196, .1);
    border: 1px solid #e8e8e8;
}
.toplist:hover .toplist_header .linkArrow{
	-webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.toplist .desc{
	display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: rgb(122, 139, 166);
    margin-bottom: 20px;
}
/* news */
.section_news{
			padding:30px 0;
			 background: #f7f9fc;
		}
		.tab_menu{
			display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px;
	margin-bottom: 30px;
		}
		.tab_item{
			display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    height: 44px;
    padding: 0 24px;
    border-radius: 22px;
    border: 1px solid #e9eaeb;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
		}
	.tab_icon{
color: #535862;
	}
	.tab_text{
		font-size: 16px;
    line-height: 24px;
    color: #535862;
    white-space: nowrap;
	}
.tab_menu .active{
	background: #fff;
    border-color: #f1f6fd;
}
.tab_menu .active .tab_text{
	color: #1570ef;
}
.tab_menu .active .tab_icon{
	color: #1570ef;
}
.tab_content{
	height: 490px;
    position: relative;
}

.tab_contlist{
	opacity: 0;
    pointer-events: none;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    position: absolute;
    inset: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.tab_content .show{
	opacity: 1;
    pointer-events: auto;
}
.tabcont_box{
	    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    border-radius: 12px;
    padding: 32px;
    background-size: cover;
    background-position: 50%;
	background-image: url(/static/img/newslist_bg.png);
}
.tab_card{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: hsla(0, 0%, 100%, .8);
    border-radius: 12px;
    padding: 32px 28px 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.tab_card:hover{
	-webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 4px 10px rgba(10, 77, 170, .05);
    box-shadow: 0 4px 10px rgba(10, 77, 170, .05);
}
.tab_header{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
		text-overflow: ellipsis;
  white-space: nowrap
}
.tab_tt{
	font-size: 18px;
    line-height: 24px;
    color: #0a0d12;
    letter-spacing: -.27px;

}
.tab_desc{
	-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    color: #717680;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tab_xx{
	    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #1570ef;
    gap: 4px;
}
.arrowIcon{
	font-size: 14px;
    color: #1570ef;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.tab_card:hover .arrowIcon{
	-webkit-transform: translateX(4px);
    transform: translateX(4px);
}