* {
	padding: 0;
	margin: 0;
	-webkiit-box-sizing: border-box;
	box-sizing: border-box;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑", "pingfnag", Verdana, Helvetica, Arial, sans-serif;
	opacity: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #333;
	text-decoration: none;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
input[type=text]:focus, input[type=text]:active {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
a {
	-webkit-tap-highlight-color: transparent;
}
a:hover {
	-webkit-tap-highlight-color: transparent;
}
img {
	vertical-align: middle;
}
input, input:focus, input:active, button, button[type=button], textarea:focus {
	appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.q-1 {
	padding-top: 160px;
	position: relative;
	background-image: url(../images/header_new.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.q-1:after {
	background-image: url(../images/header_new.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.q-1 .text-center {
	text-align: center;
}
.q-1 .text-center .p1 {
	font-size: 16px;
	line-height: 30px;
}
#typewriter {
	white-space: nowrap; /* 防止文本换行 */
	overflow: hidden; /* 隐藏溢出的内容 */
	width: 1055px; /* 根据需要调整字符宽度 */
	font-size: 56px;
	line-height: 84px;
	font-weight: 800;
	margin: 0 auto
}
.anniu .ActionButton {
	background: linear-gradient(105deg, #5950ff 1%, #8e38ff 100%);
	animation: bounce .75s ease-out infinite alternate;
	width: 200px;
	height: 56px;
	color: #FFF;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.anniu .jiari {
	background: #fff;
	box-shadow: 0 4px 16px 12px #3100c40a;
	width: 200px;
	height: 56px;
	color: #000;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
}
.anniu {
	display: flex;
	justify-content: center;
	gap: 30px;
	padding: 25px 0;
}
 @keyframes bounce {
 0% {
 transform: scale(1)
}
to {
	transform: scale(1.02);
	box-shadow: 1px 1px 12px #8e38ff80, inset 0 0 5px #7344ff, 0 2px 6px #aaa
}
}
.xiaozi .x1 span {
	color: #823cff
}
.xiaozi .x1 {
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	opacity: .8;
}
.xiaozi {
	display: flex;
	justify-content: center;
	gap: 20px;
}
.banner_video {
	width: 960px;
	height: 545px;
	margin: 0 auto;
	border-radius: 24px;
	padding: 4px;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
	box-shadow: 0px 0px 10px rgba(45, 26, 94, .1);
}
.banner_video .bg1 {
	position: relative;
	cursor: pointer;
	border-radius: 24px;
}
.banner_video .bg1 .play {
	position: absolute;
	top: 40%;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 120px;
	height: 120px;
}
.banner_video .movie {
	display: none;
}
.banner_video .bg1 .img {
	border-radius: 24px;
}
#marquee1 {
	width: 100%;
	overflow: hidden;
	margin: 50px 0;
}
#marquee1 ul li {
	float: left;
	padding: 0 1px;
}
#marquee1 ul li img {
	display: block;
	width: 180px;
	height: 80px;
}
.qiehuan .tabs div {
}
.qiehuan .tabs .horizontal {
	padding: 7px;
	border-radius: 12px;
	display: flex;
	justify-content: center;
	background: #e9e9f3;
	width: 488px;
	margin: 0 auto;
	position: relative;
	top: 37px;
}
.qiehuan .tabs .horizontal li {
	float: left;
	list-style: none;
	height: 50px;
	line-height: 50px;
	width: 150px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.qiehuan .tabs .horizontal li img {
	width: 16px;
	height: 16px;
}
.qiehuan .tabs .horizontal li:not(:first-child) {
	margin-left: 5px;
}
.tabs .horizontal li.selectActive {
	background-color: #fff;
	color: #17171d;
	box-shadow: 0px 0px 10px rgba(24, 15, 61, .08);
}
.m {
	width: 95%;
	max-width: 1200px;
	margin: 0 auto
}
.qiehuan .tabs .desc {
	background: #FFF;
	box-shadow: 0px 8px 40px rgba(45, 26, 94, .1);
	border-radius: 24px;
	padding: 80px 50px 58px 70px;
}
.qiehuan .tabs .desc .left h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
}
.qiehuan .tabs .desc .left ul {
	padding-top: 30px;
}
.qiehuan .tabs .desc .left ul li {
    display: flex;
    gap: 10px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
}
.qiehuan .tabs .desc .left ul li .img {
	width: 20px;
	height: 20px;
}
.qiehuan .tabs .desc .left ul li .img img {
	width: 100%
}


.qiehuan .tabs .desc .left ul li .text {    line-height: 20px;
    width: 420px;}

.qiehuan .tabs .desc .left ul li .text .ms{    line-height: 20px;
    font-size: 14px;}


.qiehuan .tabs .desc .left ul li .text .title {
	font-weight: 500;
	font-size: 16px;
}
.qiehuan .tabs .desc .left a {
background: #7b61ff;
    display: flex;
    justify-content: center;
    width: 110px;
    align-items: center;
    color: #fff;
    font-size: 14px;
    border-radius: 8px;
    line-height: 49px;
    gap: 4px;
    padding: 7px 0;
}
.qiehuan .tabs .desc .left a img {
	width: 18%;
}
.qiehuan .tabs .desc .right img {
	width: 100%
}
.qiehuan .tabs .desc .ffggg {
	display: flex;
	justify-content: space-between;
}
.qiehuan .tabs .desc .ffggg .left {
	width: 41%
}
.qiehuan .tabs .desc .ffggg .right {
	width: 50%
}
.tezheng {
	padding: 90px 0;
}
.ms-title {
	font-size: 48px;
	line-height: 68px;
	font-weight: 800;
	text-align: center;
}
.tezheng .mk {
	background: linear-gradient(0deg, #F7F5FF, #F7F5FF), linear-gradient(114deg, #F7F7FA 3%, rgba(247, 247, 250, 0) 93%);
	border-radius: 24px;
	border: 1px solid #e1e1e5;
	text-align: center;
	padding: 50px;
	margin-top: 50px;
}
.tezheng .mk img {
	width: 100%;
	transition: all .7s;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
}
.tezheng .mk h4 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
}
.tezheng .mk .subtit {
	font-size: 16px;
	line-height: 24px;
}
.tezheng .mk .img {
	overflow: hidden;
}
.tezheng .mk:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	zoom: 1.1 \9;
}
.tezheng .er ul {
	display: flex;
	justify-content: space-between;
}
.tezheng .er ul li {
	width: 49%
}
.tezheng .er img {
	width: 100%
}
.tezheng .er ul li h4 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
}
.tezheng .er ul li .subtit {
	font-size: 16px;
	line-height: 24px;
}
.tezheng .er ul li {
	background: rgba(237, 241, 255, 0.6);
	border-radius: 24px;
	border: 1px solid #e1e1e5;
	text-align: center;
	padding: 50px;
	margin-top: 15px;
}
.tezheng .er ul li:nth-child(2) {
	background: rgba(239, 252, 255, 0.6);
}
.tezheng .er ul li .img img {
	margin-top: 20px;
	width: 100%;
	transition: all .7s;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
}
.tezheng .er ul li:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	zoom: 1.1 \9;
}
.gongneng ul li {
	background: #f7f7fa;
	border-radius: 24px;
	border: 1px solid #e1e1e5;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.gongneng ul li .left {
	width: 50%
}
.gongneng ul li .right {
	width: 50%
}
.gongneng ul li .right img {
	width: 100%
}
.gongneng ul li .left a {
	background: #7b61ff;
	display: flex;
	justify-content: center;
	width: 110px;
	align-items: center;
	color: #fff;
	font-size: 14px;
	border-radius: 8px;
	line-height: 40px;
	gap: 4px;
}
.gongneng ul li .left h4 {
	font-size: 28px;
	line-height: 36px;
	font-weight: 600;
	padding: 20px 0;
}
.gongneng ul li .left .desc {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 40px;
}
.gongneng ul {
	padding-top: 50px;
}
.shuju {
	padding: 70px 0
}
.shuju ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 80px;
	padding-top: 50px;
}
.shuju ul li {
    font-size: 16px;
    line-height: 28px;
    width: 345px;
    text-align: center;
}
.shuju ul li .img {
        margin-bottom: 15px;
}
.shuju ul li .img img {
}
.index-anli {
	background: linear-gradient(180deg, #F6F5FF 0%, rgba(246, 245, 255, 0) 100%);
	padding: 50px;
}
.index-anli .m {
	padding-top: 50px;
}
.index-anli ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-anli ul li {
	width: 49%;
	box-shadow: 0px 8px 40px rgba(45, 26, 94, .1);
	border-radius: 24px;
}
.index-anli ul li .img {
	position: relative
}
.index-anli ul li .img img {
	width: 100%
}
.index-anli ul li .desc {
	background-color: rgba(255, 255, 255, 0.8);
	position: relative;
	top: -70px;
	text-align: center;
}
.index-anli ul li .desc .img-1 img {
	width: 180px;
	height: 80px;
}
.index-anli ul li .desc .img-1 {
	padding-bottom: 34px;
}
.index-anli ul li .desc .zt {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	padding: 20px 0;
}
.index-anli ul li .desc .nr {
	font-size: 14px;
	line-height: 24px;
}
.sj .ms-title {
	color: linear-gradient(105deg, #4f84ff 1%, #6f47ff 70%, #a947ff 100%);
}
.sj .subtitle {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	font-weight: 500;
	padding: 30px 0;
}
.sj a {
	background: #7b61ff;
	color: #FFF;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 200px;
	border-radius: 8px;
	line-height: 56px;
}
.sj {
	padding: 50px 0;
}
.banner {
	background: url(../images/bg-solution-image.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.banner img {
	width: 100%
}
.banner .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.banner .left {
	width: 50%
}
.banner .right {
	width: 50%
}
.banner .left .title {
	font-size: 48px;
	line-height: 58px;
	font-weight: bold;
}
.banner .left .desc {
	font-size: 18px;
	line-height: 28px;
	padding: 20px 0;
}
.banner .left a {
	background: linear-gradient(110deg, #5950ff 1%, #8e38ff 100%);
	color: #fff;
	width: 128px;
	display: block;
	text-align: center;
	line-height: 48px;
	border-radius: 8px;
}
.fangan img {
	width: 100%
}
.fangan {
	background: linear-gradient(180deg, #f7f7fc 0%, rgba(246, 245, 255, 0) 100%);
	padding: 90px 0;
}
.fangan .m {
	padding-top: 50px;
}
.hexinjiazhi {
	background: #f7f7fc;
	padding: 80px 0;
}
.hexinjiazhi ul li img {
	width: 100%
}
.hexinjiazhi ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	border-radius: 40px;
	margin-bottom: 60px;
}
.hexinjiazhi ul li .left {
	width: 50%;
	padding: 0 90px;
}
.hexinjiazhi ul li .right {
	width: 50%;
}
.hexinjiazhi ul li .right img {
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
}
.hexinjiazhi ul li .left .title {
	font-size: 28px;
	line-height: 42px;
	font-weight: 600
}
.hexinjiazhi ul li .left .desc {
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0;
	color: #17171d;
}
.hexinjiazhi ul li .left a {
	background: #7b61ff;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	display: block;
	width: 92px;
	text-align: center;
	border-radius: 8px;
}
.hexinjiazhi ul {
	padding-top: 50px;
}
.hexinjiazhi ul li:nth-child(2n) .left {
	order: 1;
}
.hexinjiazhi ul li:nth-child(2n) .right img {
	border-top-left-radius: 40px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 0;
}
.hudong {
	background-image: url(../images/bg-home-end.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 50px 0;
}
.hudong a {
	background: #7b61ff;
	color: #FFF;
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 200px;
	border-radius: 8px;
	line-height: 56px;
	margin-top: 50px;
}
.jiage {
	background-image: url(../images/bg-pricing.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 172px;
	background-attachment: fixed;
}
.rounded-20px {
	border-radius: 20px;
}
.pr-6px {
	padding-right: 6px;
}
.p-36px {
	padding: 36px;
}
.flex-wrap {
	flex-wrap: wrap;
}
.flex {
	display: flex;
}
.p-24px {
	padding: 24px;
}
.w-232px {
	width: 232px;
}
.relative {
	position: relative;
}
.bg-\#fff {
	background-color: rgba(255, 255, 255, 0.5);
}
.w-40px {
	width: 40px;
}
.top-24px {
	top: 24px;
}
.left-30px {
	left: 30px;
}
.absolute {
	position: absolute;
}
.leading-36px, .line-height-36px {
	line-height: 36px;
}
.font-600, .font-semibold {
	font-weight: 600;
}
.text-24px {
	font-size: 24px;
}
.mt-64px {
	margin-top: 64px;
}
.pb-12px {
	padding-bottom: 12px;
}
.px-30px {
	padding-left: 30px;
	padding-right: 30px;
}
.rounded-t-8px {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.cursor-pointer {
	cursor: pointer;
}
.w-272px {
	width: 272px;
}
.font-800 {
	font-weight: 800;
}
.text-20px {
	font-size: 20px;
}
.mb-8px {
	margin-bottom: 8px;
}
.font-400 {
	font-weight: 400;
}
.text-14px {
	font-size: 14px;
}
.c-\#8D8D99, .color-\#8D8D99, .data-\[state\=off\]\:text-\#8D8D99[data-state=off], .text-\#8D8D99 {
	color: #8d8d99
}
.mb-16px {
	margin-bottom: 16px;
}
.font-800 {
	font-weight: 800;
}
.text-30px {
	font-size: 30px;
}
.pt-12px {
	padding-top: 12px;
}
.pl-24px {
	padding-left: 24px;
}
.pb-6px {
	padding-bottom: 6px;
}
.text-12px {
	font-size: 12px;
}
.py-12, .py-12px {
	padding-top: 12px;
	padding-bottom: 12px;
}
.b-rd-8px, .rd-8px, .rounded-8px {
	border-radius: 8px;
}
.cursor-pointer {
	cursor: pointer;
}
.font-500, .font-medium {
	font-weight: 500;
}
.pr-16px {
	padding-right: 16px;
}
.ml-10px {
	margin-left: 10px;
}
.items-center {
	align-items: center;
}
.justify-center {
	justify-content: center;
}
.bg-\#7b61ff, .bg-\#7B61FF, .bg-primary {
 --un-bg-opacity: 1;
	background-color: #7b61ff;
}
.text-14px\/40px {
	font-size: 14px;
	line-height: 40px;
}
.text-primary, .hover\:text-primary:hover {
	color: #fff;
}
.h-40px {
	height: 40px;
}
.block {
	display: block;
}
.text-center {
	text-align: center;
}
.bg-\#3860FF {
 --un-bg-opacity: 1;
	background-color: #3860ff;
}
.hover:bg-#626999:hover {
background-color: rgba(98, 105, 153, 0.5);
}
.hover\:bg-\#626999:hover {
 --un-bg-opacity: 1;
	background-color: rgba(98, 105, 153, .12);
}
.jiagelist .fixed {
	background: #fff;
	z-index: 9999;
	display: none;
}
.fixed {
	position: fixed;
}
.top-80px {
	top: 80px;
}
.px-36px {
	padding-left: 36px;
	padding-right: 36px;
}
.mt-26px {
	margin-top: 26px;
}
.py-24, .py-24px {
	padding-top: 24px;
	padding-bottom: 24px;
}
.w-1120px {
	width: 1120px;
}
.jiagelist {
	padding-top: 40px;
}
.mb-12px {
	margin-bottom: 12px;
}
.about {
	background-image: url(../images/bg_product_agent.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.about {
	padding-top: 220px;
}
.about h2 {
	font-size: 48px;
	line-height: 70px;
	position: relative;
	font-weight: bold;
	text-align: center;
}
.about h2 img {
	position: absolute;
	top: -139%;
	width: 156px;
	height: 156px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.about .mt-60px {
	line-height: 40px;
	font-size: 20px;
	padding: 40px 0;
}
.about .mt-60px img {
	width: 100%
}
.m1 {
	width: 95%;
	max-width: 800px;
	margin: 0 auto
}
.about .m1 {
	padding-top: 190px
}
.licheng {
	background-image: url(../images/about_bottom_linear.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	    padding-top: 70px;
}
.left-24px {
	left: 24px;
}
.top-0, .top-0px {
	top: 0;
}
.w-100px {
	width: 100px;
}
* {
	line-height: 1em;
}
.iconnn {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}
.content {
	display: block; /* 默认显示 */
}
.transition {
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.transition-opacity {
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.transition-transform {
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s
}
.duration-200 {
	transition-duration: .2s
}
.duration-300, .transition-duration-300 {
	transition-duration: .3s
}
.duration-500 {
	transition-duration: .5s
}
.duration-600 {
	transition-duration: .6s
}
.ease-in-out, .transition-ease {
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}
.ease-out {
	transition-timing-function: cubic-bezier(0, 0, .2, 1)
}
.transition-property-\[width\,height\] {
	transition-property: width, height
}
.hezi {
	animation: bannerShowHide 10s infinite;
	position: relative;
	width: 100%;
}
.contentt {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 2s ease-in-out; /* 平滑过渡效果，持续时间为2秒 */
}
.contentt img {
	width: 100%;
	height: 65px;
	object-fit: scale-down;
}
.hezi .gg {
	height: 65px;
}
#content1 {
	opacity: 1; /* 默认显示第一个div */
}
.hezi button {
	border: 0;
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
	color: #fff;
	background: none;
	float: right;
	z-index: 9999999;
	position: absolute;
	right: 10%;
	top: 20px;
}
#content1 {
	background: linear-gradient(270deg, #6720e8 0%, #3057fe 49%, #6720e8 100%)
}
#content2 {
	background: linear-gradient(270deg, #10002f 0%, #2d1487 51%, #10002f 100%)
}
.header {
position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding-top: 26px;
    padding-left: 20px;
}

.header .zhong {    display: flex;
    align-items: center;
    gap: 30px;}

.header.pos {
	background-color: #fff;
	top: 0 !important;
	padding-bottom: 26px;
}
.header .logo {
	width: 172px;
}
.header .logo img {
	width: 100%;
}
.header ul {
	gap: 16px;
	display: flex;
	justify-content: flex-start;
}
.header ul li a {
	width: 90px;
	display: block;
	text-align: center;
}
.foot {
	background: #121024;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	padding: 40px 0;
}
.foot img {
	width: 100%
}
.foot a {
	color: #fff
}
.foot .m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foot .left {
	width: 210px;
}
.foot .left .logo {
	margin-bottom: 20px;
}
.foot .left .desc p {
margin-bottom: 10px;
    line-height: 20px;
    color: rgba(247, 247, 255, .6);
}
.foot .zhong {
	width: 400px;
}
.foot .zhong ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.foot .right {
	width: 300px;
}
.foot .right ul {
	display: flex;
	justify-content: space-between;
}
.foot .right ul li {
	text-align: center;
	width: 100px;
}
.foot .right ul li p {
	margin-top: 10px;
}
.productlist {
	background-image: url(../images/bg_product_agent-1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 200px;
}
.productlist .name {
	    text-align: center;
    margin-bottom: 100px;
}
.productlist .name h1 {
	font-size: 56px;
	line-height: 84px;
	font-weight: 800;
}
.productlist .name h4 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	padding: 30px 0;
}
.productlist .name a {
	background: #7b61ff;
	color: #fff;
	display: block;
	width: 200px;
	margin: 0 auto;
	line-height: 50px;
	border-radius: 20px;
	font-size: 16px;
	font-weight: 600;
}
.product ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.product ul li .left {
	    width: 40%;
    text-align: left;
}
.product ul li .right {
	width: 50%
}
.product ul li .right img {
	width: 100%
}
.product ul li .left h2 {
	font-size: 36px;
	line-height: 54px;
	font-weight: 800;
}
.product ul li .left .desc {
	font-size: 16px;
	line-height: 28px;
	padding: 40px 0;
}
.product ul li .left a {
	color: #7b61ff;
	display: flex;
	align-items: center;
	gap: 7px;
	justify-content: flex-start;
}
.product ul li:nth-child(2n) .right {
	order: 0
}
.product ul li:nth-child(2n) .left {
	order: 1;
	width: 42%;
}




.timeline {
 position: relative;
    margin: 0 auto;
    max-width: 800px;
}

.timeline::after {
 content: '';
    position: absolute;
    width: 2px;
        background: linear-gradient(to top, #6c5ce7, #fff);
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: 0px;
}

.container-1 {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

.container-1::after {
      content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: -8px;
    background-color: #7f4bff;
    /*border: 4px solid #6c757d;*/
    top: 15px;
    border-radius: 50%;
  z-index: 1;
  box-shadow: 0 0 0 10px rgba(127, 75, 255, 0.1);
}

.left {
      left: 0;
    text-align: right;
}

.right {
  left: 50%;
}

.right::after {
    left: -6px;
}

.container-1 {
  padding: 10px 30px 80px;
  /*background-color: white;*/
  position: relative;
  border-radius: 6px;
}

.container-1 .time {    font-size: 12px;
    color: #16161d;
    font-weight: 500;
    margin-bottom: 13px;}
.container-1 p {color: #17171d;
    font-size: 18px;
    font-weight: bold;}
    
  .container-1:last-child  {    padding: 10px 30px 0px;}



.language {
	padding-left: 0px;
	height: 38px;
	line-height: 60px;
	margin-left: 5px;
	float: right;
	display: inline-block;
	min-width: 45px;
	font-size: 16px;
	color: #16b6d2;
	font-weight: lighter;
	position: relative;
	cursor: pointer;
	z-index: 99;
	text-align: left;
	margin-top: 10px;
}
.language .top {
	font-size: 16px;
}
.language .drop-down {
	top: 35px;
}
.language .drop-down {
	display: none;
	position: absolute;
	/* width: 100%; */
	min-width: 100px;
	padding: 10px;
	left: 30%;
	z-index: 100;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	border: 1px solid #eee;
	background: #fff;
}
.language a {
	font-size: 16px;
	display: block;
	width: 100%;
	line-height: 28px;
}
.language .top {
	width: 28px;
}
.language .top img {
	width: 100%
}

.ny {padding-top: 6%;
    padding-bottom: 4%;}
    
    
    .ny .left .title {
    font-size: 48px;
    line-height: 60px;
    font-weight: bold;
    text-align: left;
}
 .ny .left .title p {line-height: 60px;}

.ny .left .desc {text-align: left;}


.foot .right {
    /*width: 100%;*/
    margin-top: 30px;
    display: flex;
    gap: 16px;
}

.right .ma-11 .title {
    color: rgba(247, 247, 255, .6);
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 12px;
}

.right .ma-1 {
    border: 1px solid rgba(215, 211, 255, .12);
    box-shadow: 0 10px 20px #00000019;
    padding: 8px;
    border-radius: 8px;
}

.right .ma-1 .img img {
    width: 64px;
    height: 64px;
}

.right .ma-1 .img p {
    font-size: 12px;
    line-height: 12px;
    color: rgba(247, 247, 255, .6);
    padding-top: 8px;
}

.right .ma-1 .juan {
    display: flex;
    gap: 20px;
}