.EFFigure_EFFigure__no5pM {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: auto 100%;
	height: 100%;
	width: 100%;
	display: block
}
.EFPic_EFPic__2s6_7 {
	position: relative;
	width: 100%;
	height: 100%
}
.Form_form__0tXsc .info .desc {
	color: #949494
}
.Form_form__0tXsc .form-box {
	margin: 40px auto 0;
	max-width: 792px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	-webkit-column-gap: 24px;
	column-gap: 24px;
	row-gap: 40px
}
.Form_form__0tXsc .form-box .form-item {
	width: calc(50% - 12px);
	position: relative
}
.Form_form__0tXsc .form-box .form-item .item-cont {
	width: 100%;
	min-height: 47px;
	border: 1px solid #e6e6e6;
	background-color: #f4f4f4;
	border-radius: 8px;
	overflow: hidden;
	padding: 12px 14px;
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: normal;
	position: relative;
	cursor: text;
	outline: none;
	transition: border-color .4s ease-in-out
}
.Form_form__0tXsc .form-box .form-item .item-cont::-webkit-input-placeholder {
color:#949494
}
.Form_form__0tXsc .form-box .form-item .item-cont:-ms-input-placeholder {
color:#949494
}
.Form_form__0tXsc .form-box .form-item .item-cont::placeholder {
color:#949494
}
.Form_form__0tXsc .form-box .form-item .item-cont:focus, .Form_form__0tXsc .form-box .form-item .item-cont:focus-visible, .Form_form__0tXsc .form-box .form-item .item-cont:hover {
border-color:#000
}
.Form_form__0tXsc .form-box .form-item .item-cont.select {
	cursor: pointer;
	overflow: visible
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector {
	border: 0;
	background-color: transparent;
	padding: 0;
	height: auto
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector .ant-select-selection-search {
	left: 0;
	right: 0
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector .ant-select-selection-search .ant-select-selection-search-input {
	height: auto
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector .ant-select-selection-placeholder {
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: normal;
	color: #949494
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector .ant-select-selection-placeholder:after {
	line-height: normal
}
.Form_form__0tXsc .form-box .form-item .item-cont.select.required .ant-select-selector .ant-select-selection-placeholder {
	padding-left: 8px
}
.Form_form__0tXsc .form-box .form-item .item-cont.select.required .ant-select-selector .ant-select-selection-placeholder:before {
	content: "*";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	font-size: 16px;
	color: red
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-arrow {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 12px;
	pointer-events: none
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-arrow .select-arrow {
	transition: -webkit-transform .4s ease-in-out;
	transition: transform .4s ease-in-out;
	transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out
}
.Form_form__0tXsc .form-box .form-item .item-cont.select.ant-select-single .ant-select-selector .ant-select-selection-item, .Form_form__0tXsc .form-box .form-item .item-cont.select.ant-select-single .ant-select-selector .ant-select-selection-placeholder, .Form_form__0tXsc .form-box .form-item .item-cont.select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after {
	line-height: normal
}
.Form_form__0tXsc .form-box .form-item .item-cont.select.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
	border-color: #000;
	box-shadow: none
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-dropdown {
	left: 0!important;
	top: 47px!important;
	border-radius: 4px;
	box-shadow: 0 3px 6px -4px rgba(0,0,0,.12), 0 6px 16px 0 rgba(0,0,0,.08), 0 9px 28px 8px rgba(0,0,0,.05);
	padding: 8px 0
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-dropdown .ant-select-item-option {
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: 1.2;
	color: #949494;
	padding: 12px 16px
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-dropdown .ant-select-item-option.ant-select-item-option-active, .Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-dropdown .ant-select-item-option.ant-select-item-option-selected {
	color: #000
}
.Form_form__0tXsc .form-box .form-item .item-cont.switch {
	background-color: transparent;
	border: none;
	padding: 0;
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
	row-gap: 6px;
	justify-content: space-between
}
.Form_form__0tXsc .form-box .form-item .item-cont.switch .item-label {
	font-family: var(--ff-woff2-M);
	font-size: 16px;
	line-height: normal;
	color: #949494
}
.Form_form__0tXsc .form-box .form-item .item-cont.recaptcha {
	padding: 0;
	background-color: transparent;
	border: none;
	border-radius: 0
}
.Form_form__0tXsc .form-box .form-item .item-cont.button {
	background-color: #3f68e0;
	border: none;
	cursor: pointer;
	font-family: var(--ff-woff2-B);
	font-size: 18px;
	line-height: normal;
	color: #fff;
	padding: 0 24px
}
.Form_form__0tXsc .form-box .form-item .item-cont.button:active, .Form_form__0tXsc .form-box .form-item .item-cont.button:hover {
	background-color: #3f4ce0
}
.Form_form__0tXsc .form-box .form-item .red-star {
	position: absolute;
	top: 50%;
	left: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	font-size: 16px;
	color: red
}
.Form_form__0tXsc .form-box .form-item .text-num {
	position: absolute;
	bottom: 12px;
	right: 18px;
	pointer-events: none;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	color: #949494
}
.Form_form__0tXsc .form-box .form-item.long {
	width: 100%
}
.Form_form__0tXsc .form-box .form-item.disable {
	display: none
}
.Form_form__0tXsc .form-box .form-item .form-item-tip {
	position: absolute;
	bottom: -24px;
	padding-left: 8px;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	color: #ff4d4f
}
.Form_form__0tXsc .form-box .form-item.recaptcha .form-item-tip {
	position: static;
	margin-top: 8px
}
.Form_form__0tXsc .form-box .form-item.form-item-textarea .red-star {
	top: 22px
}
.Form_form__0tXsc .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:1024px) {
.Form_form__0tXsc .ef-box {
	padding: 0 48px!important
}
.Form_form__0tXsc .form-box {
	margin-top: 24px;
	row-gap: 16px
}
.Form_form__0tXsc .form-box .form-item {
	width: 100%
}
.Form_form__0tXsc .form-box .form-item .item-cont {
	font-size: 14px;
	min-height: 42px;
	border-radius: 4px
}
.Form_form__0tXsc .form-box .form-item .item-cont.button {
	margin-top: 8px
}
.Form_form__0tXsc .form-box .form-item .item-cont.select .ant-select-selector .ant-select-selection-placeholder {
	font-size: 14px
}
.Form_form__0tXsc .form-box .form-item .form-item-tip {
	position: static;
	margin-top: 4px;
	font-size: 12px
}
}
.Cooperation_page__EGg8C {
	white-space: pre-line;
	color: #000;
	overflow: hidden;
	margin-bottom: 160px
}
.Cooperation_page__EGg8C .banner {
	width: 100%;
	height: 400px;
	position: relative
}
.Cooperation_page__EGg8C .banner .info {
	position: absolute;
	width: 1120px;
	max-width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.Cooperation_page__EGg8C .banner .info .inner {
	width: 540px
}
.Cooperation_page__EGg8C .banner .info .banner-title {
	font-family: var(--ff-woff2-EB);
	font-size: 42px;
	line-height: 1.1
}
.Cooperation_page__EGg8C .banner .info .banner-desc {
	margin-top: 24px;
	font-family: var(--ff-woff2-M);
	font-size: 20px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .section {
	margin: 120px auto 0;
	width: calc(100vw - 240px);
	max-width: 1200px
}
.Cooperation_page__EGg8C .section .info {
	margin: 0 auto;
	width: 792px;
	text-align: center
}
.Cooperation_page__EGg8C .section .info .title {
	font-family: var(--ff-woff2-B);
	font-size: 34px;
	line-height: 42px
}
.Cooperation_page__EGg8C .section .info .desc {
	margin-top: 20px;
	font-family: var(--ff-woff2-M);
	font-size: 20px;
	line-height: 1.2;
	color: #696c71
}
.Cooperation_page__EGg8C .cooperation-B .img-box {
	margin-top: 40px;
	width: 100%;
	height: 37.5vw;
	max-height: 540px
}
.Cooperation_page__EGg8C .cooperation-B .icons {
	margin-top: 30px;
	display: flex;
	gap: 24px;
	justify-content: space-between
}
.Cooperation_page__EGg8C .cooperation-B .icons .icon {
	width: calc((100% - 48px)/3)
}
.Cooperation_page__EGg8C .cooperation-B .icons .icon .icon-text {
	margin-top: 20px;
	font-family: var(--ff-woff2-M);
	font-size: 18px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .cooperation-C .card-box {
	position: relative;
	margin: 60px auto 0;
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 1px
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card {
	position: relative;
	width: 120px;
	height: 27.78vw;
	max-height: 400px;
	transition: width .5s ease;
	border-radius: 4px;
	overflow: hidden
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 20
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card.active {
	width: calc(50% - 5px)
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card.active:after {
	display: none
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card.active .card-info {
	width: 100%;
	padding: 24px
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card.active .card-info .card-desc {
	opacity: 1;
	height: auto
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card .card-img {
	width: 100%;
	height: 100%
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card .card-info {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #fff;
	bottom: 0;
	width: 100%;
	padding: 24px 12px;
	background: linear-gradient(0deg, rgba(0,0,0,.6) 0, transparent)
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card .card-info .card-title {
	font-family: var(--ff-woff2-EB);
	font-size: 20px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .cooperation-C .card-box .card .card-info .card-desc {
	margin-top: 8px;
	font-family: var(--ff-woff2-M);
	font-size: 14px;
	line-height: 1.2;
	opacity: 0;
	height: 0
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C {
	display: none
}
.Cooperation_page__EGg8C .cooperation-D {
	width: 100%;
	height: 50vw;
	max-height: 720px
}
.Cooperation_page__EGg8C .cooperation-E .items {
	margin: 60px auto 0;
	width: 100%;
	display: flex;
	gap: 100px;
	justify-content: space-around
}
.Cooperation_page__EGg8C .cooperation-E .items .item {
	width: -webkit-max-content;
	width: max-content;
	text-align: center
}
.Cooperation_page__EGg8C .cooperation-E .items .item .item-ani {
	font-family: var(--ff-woff2-B);
	font-size: 60px;
	line-height: 1;
	color: #2773ff;
	display: flex;
	justify-content: center;
	height: 60px;
	overflow: hidden
}
.Cooperation_page__EGg8C .cooperation-E .items .item .item-text {
	margin-top: 32px;
	font-family: var(--ff-woff2-B);
	font-size: 20px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .cooperation-E .items.enter .item .item-ani .item-arr {
	transition: all 2s ease-in-out
}
.Cooperation_page__EGg8C .cooperation-F .brands {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px
}
.Cooperation_page__EGg8C .cooperation-F .brands figure {
	background-size: contain
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand1 {
	width: 229px;
	height: 82.3px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand2 {
	width: 73px;
	height: 73px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand3 {
	width: 130px;
	height: 76.7px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand4 {
	width: 85px;
	height: 85px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand5 {
	width: 163px;
	height: 76.7px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand6 {
	width: 205px;
	height: 62px
}

@media only screen and (min-width:1441px) {
.Cooperation_page__EGg8C .ef-box {
	max-width: 1200px;
	padding: 0!important
}
.Cooperation_page__EGg8C .section .info {
	width: 996px
}
}

@media(max-width:1024px) {
.Cooperation_page__EGg8C {
	margin-bottom: 100px
}
.Cooperation_page__EGg8C .ef-box {
	padding: 0 48px!important
}
.Cooperation_page__EGg8C .banner {
	height: 200px
}
.Cooperation_page__EGg8C .banner .info {
	width: 100%;
	padding: 0 48px;
	text-align: center;
	color: #fff
}
.Cooperation_page__EGg8C .banner .info .inner {
	width: 100%
}
.Cooperation_page__EGg8C .banner .info .inner .banner-title {
	font-size: 26px;
	color: #fff
}
.Cooperation_page__EGg8C .banner .info .inner .banner-desc {
	margin-top: 8px;
	font-size: 14px
}
.Cooperation_page__EGg8C .section {
	margin-top: 80px;
	width: 100vw;
	padding: 0 48px
}
.Cooperation_page__EGg8C .section .info {
	width: 100%
}
.Cooperation_page__EGg8C .section .info .title {
	font-size: 24px;
	line-height: 32px
}
.Cooperation_page__EGg8C .section .info .desc {
	margin-top: 12px;
	font-size: 16px;
	line-height: 22px
}
.Cooperation_page__EGg8C .cooperation-B .info {
	text-align: left
}
.Cooperation_page__EGg8C .cooperation-B .img-box {
	margin-top: 24px;
	height: 74.67vw
}
.Cooperation_page__EGg8C .cooperation-B .icons {
	margin-top: 24px;
	flex-direction: column
}
.Cooperation_page__EGg8C .cooperation-B .icons .icon {
	width: 100%
}
.Cooperation_page__EGg8C .cooperation-B .icons .icon .icon-svg {
	display: block;
	margin: 0 auto;
	width: 36px;
	height: 36px
}
.Cooperation_page__EGg8C .cooperation-B .icons .icon .icon-text {
	margin-top: 16px;
	text-align: center;
	font-size: 14px
}
.Cooperation_page__EGg8C .cooperation-C {
	padding: 0
}
.Cooperation_page__EGg8C .cooperation-C .info {
	padding: 0 48px;
	text-align: left
}
.Cooperation_page__EGg8C .cooperation-C .card-box {
	display: none
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C {
	display: block;
	margin: 24px auto 0;
	padding: 0 48px 24px;
	max-width: 100%;
	overflow-y: auto
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-scrollbar {
	left: calc(50vw - 48px);
	width: 96px;
	height: 1px;
	background: #ddd;
	border-radius: 1px
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-scrollbar .swiper-scrollbar-drag {
	height: 3px;
	width: 32px;
	background: #b5b5b5;
	border-radius: 1px;
	position: relative;
	top: -1px;
	z-index: 10
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-item {
	position: relative;
	width: 280px;
	height: 374px;
	border-radius: 4px;
	overflow: hidden
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-item .item-img {
	width: 100%;
	height: 100%
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-item .item-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 24px 16px 16px;
	background: linear-gradient(180deg, transparent, rgba(0,0,0,.5));
	color: #fff;
	white-space: pre-line
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-item .item-text .item-title {
	font-family: var(--ff-woff2-EB);
	font-size: 14px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C .swiper-item .item-text .item-desc {
	margin-top: 8px;
	font-family: var(--ff-woff2-M);
	font-size: 12px;
	line-height: 1.2
}
.Cooperation_page__EGg8C .cooperation-E .items {
	gap: 24px;
	flex-wrap: wrap
}
.Cooperation_page__EGg8C .cooperation-E .items .item .item-ani {
	font-size: 36px;
	height: 36px
}
.Cooperation_page__EGg8C .cooperation-E .items .item .item-text {
	margin-top: 12px;
	font-size: 16px
}
.Cooperation_page__EGg8C .cooperation-F .brands {
	margin-top: 24px;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	row-gap: 24px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand1 {
	width: 106.5px;
	height: 38.2px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand2 {
	width: 34px;
	height: 34px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand3 {
	width: 60.6px;
	height: 35.6px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand4 {
	width: 39.5px;
	height: 39.5px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand5 {
	width: 75.6px;
	height: 35.6px
}
.Cooperation_page__EGg8C .cooperation-F .brands .brand6 {
	width: 95.2px;
	height: 28.7px
}
}
.Cooperation_page__EGg8C .ef-box {
	margin: 0 auto;
	width: 100%;
	padding: 0 128px
}

@media(max-width:767px) {
.Cooperation_page__EGg8C .ef-box {
	padding: 0 24px!important
}
.Cooperation_page__EGg8C .banner .info, .Cooperation_page__EGg8C .section {
	padding: 0 24px
}
.Cooperation_page__EGg8C .cooperation-C {
	padding: 0
}
.Cooperation_page__EGg8C .cooperation-C .info {
	padding: 0 24px
}
.Cooperation_page__EGg8C .cooperation-C .swiper-box-C {
	padding: 0 24px 24px
}
.Cooperation_page__EGg8C .cooperation-E .items .item {
	width: calc(50% - 12px)
}
}
.cooperation_cooperation__RRcXX {
	width: 100%;
	overflow-x: hidden
}
html[site=tw] .cooperation_cooperation__RRcXX {
	font-weight: 400
}
.cooperation_cooperation__RRcXX .top-container {
	position: relative;
	width: 100%;
	height: 835px;
	margin: 0 auto;
	overflow: hidden
}
.cooperation_cooperation__RRcXX .top-container .cooperationBg {
	width: 1920px;
	height: 838px
}
.cooperation_cooperation__RRcXX .top-container .bg {
	position: absolute;
	width: 100%;
	height: 100%
}
.cooperation_cooperation__RRcXX .top-container .bg div {
	width: 100%;
	height: 100%
}
.cooperation_cooperation__RRcXX .top-container .container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center
}
.cooperation_cooperation__RRcXX .top-container .container .content {
	z-index: 2;
	color: #fff
}
.cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	color: #fff;
	margin: 226px auto 0;
	font-size: 96px;
	line-height: 1.08;
	text-align: center
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .top-container .container .content .top-title [site=jp] {
	font-weight: 500!important
}
}
html[site=it] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	word-spacing: -1px;
	font-weight: 500
}
html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	font-family: var(--font-family-Medium)
}
html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	font-weight: 400
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join {
	font-family: var(--font-family-Regular);
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	line-height: 1.31;
	margin-top: 9px;
	text-align: center;
	cursor: pointer
}
html[site=cn] .cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .more {
	display: none
}
html[site=sa] .cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .more img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	margin-right: 5px
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .link-to-join-symbol {
	font-size: 32px;
	margin-left: 5px
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .more {
	position: relative;
	margin: 5px 0 0 5px;
	width: 16px;
	height: 16px
}
.cooperation_cooperation__RRcXX .top-container .container .content .pc-link:hover .link-to-join-text {
	text-decoration: underline
}
.cooperation_cooperation__RRcXX .top-container .container .content .desc {
	font-family: var(--font-family-Regular);
	font-size: 20px;
	line-height: 1.4;
	width: 1120px;
	margin: 269px auto 0;
	color: #fff;
	text-align: center;
	white-space: pre-line
}
html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	font-size: 18px
}
html[site=cn] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	width: 700px;
	font-weight: 400
}

@media(max-width:1120px) {
html[site=cn] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	width: 2.87rem
}
}
.cooperation_cooperation__RRcXX .base-box {
	margin: 0 auto
}
.cooperation_cooperation__RRcXX .partner-box {
	width: 1120px
}
.cooperation_cooperation__RRcXX .partner-box .multi-title {
	margin-top: 150px;
	font-family: var(--font-family-Bold);
	font-weight: 700;
	font-size: 64px;
	color: #03060b;
	line-height: 1.13
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .partner-box .multi-title [site=jp] {
	font-weight: 500!important
}
}
html[site=de] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	white-space: pre-line
}
html[site=jp] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	white-space: pre-line;
	font-family: var(--font-family-SemiBold)
}
html[site=cn] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-weight: 500
}
html[site=cis] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-family: var(--font-family-Bold)
}
html[site=cn] html[site=cis] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .partner-box .cards-content {
	display: flex;
	margin-top: 70px;
	justify-content: space-between
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	box-sizing: border-box;
	width: 336px;
	height: 396px;
	background-color: #f6f6f8;
	padding: 41px 42px 62px;
	border-radius: 20px
}
html[site=cis] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	height: 480px
}
html[site=fr] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	padding: 30px 42px 0
}
html[site=de] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	padding: 30px 30px 0;
	height: 450px
}
html[site=eu] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	padding: 30px 40px 0
}
html[site=es] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	height: 440px
}
html[site=it] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	height: auto;
	padding: 41px 42px 32px
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card1 {
	width: 80px;
	height: 80px;
	background: url(../images/351ed5af5042dab71b6a01d888599857.svg) no-repeat 50%/100%
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card2 {
	width: 84px;
	height: 80px;
	background: url(../images/7357753c27d399e7a3c7e8f25a68c7e1.svg) no-repeat 50%/100%
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card3 {
	width: 80px;
	height: 80px;
	background: url(../images/b83932ad669433aacdbacc74077c00b7.svg) no-repeat 50%/100%
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-family: var(--font-family-Bold);
	font-size: 24px;
	line-height: 1.33;
	color: #03060b;
	margin: 53px auto 16px;
	font-weight: 700
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title [site=jp] {
	font-weight: 500!important
}
}
html[site=fr] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-size: 22px;
	margin-top: 16px
}
html[site=de] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title, html[site=es] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title, html[site=eu] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title, html[site=uk] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	margin: 25px auto 16px
}
html[site=it] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-size: 22px;
	margin-top: 16px
}
html[site=jp] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-family: var(--font-family-SemiBold)
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-family: var(--font-family-SemiBold);
	font-weight: 500;
	font-size: 17px;
	line-height: 25px;
	color: #666
}
html[site=fr] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	letter-spacing: 0
}
html[site=jp] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-size: 15px;
	font-family: var(--font-family-SemiBold)
}
html[site=cn] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .join-box {
	width: 1382px
}
.cooperation_cooperation__RRcXX .join-box .top-title {
	margin: 300px auto 0;
	font-family: var(--font-family-ExtraBold);
	font-weight: 800;
	font-size: 64px;
	text-align: center;
	color: #000;
	line-height: 1.2
}
html[site=jp] .cooperation_cooperation__RRcXX .join-box .top-title {
	width: 100%;
	font-family: var(--font-family-SemiBold)
}
html[site=cn] .cooperation_cooperation__RRcXX .join-box .top-title, html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .join-box .top-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .join-box .cards-content {
	display: flex;
	min-height: 362px;
	margin: 7px 0;
	justify-content: space-between
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item {
	position: relative;
	width: 210px;
	height: 362px
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-digital {
	width: 73px;
	top: 42px;
	left: 42%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	z-index: 1;
	font-family: var(--font-family-Bold);
	font-weight: 700;
	font-size: 160px;
	color: #f6f6f6;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-digital [site=jp] {
	font-weight: 500!important
}
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 53px;
	z-index: 10
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .icon-wrapper {
	position: relative;
	margin: 43px auto 0;
	width: 80px;
	height: 80px;
	font-size: 80px
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title {
	font-family: var(--font-family-Bold);
	font-weight: 700;
	font-size: 20px;
	color: #03060b;
	line-height: 1.25;
	margin: 24px 0 0
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title [site=jp] {
	font-weight: 500!important
}
}
html[site=jp] .cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title {
	font-family: var(--font-family-SemiBold)
}
html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .desc {
	font-family: var(--font-family-SemiBold);
	font-weight: 500;
	position: absolute;
	top: 243px;
	font-size: 16px;
	line-height: 1.57;
	color: #666;
	min-width: 210px;
	width: 100%;
	text-align: center
}
html[site=jp] .cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .desc {
	font-size: 15px
}
.cooperation_cooperation__RRcXX .explore-box {
	margin: 100px auto 200px;
	width: 1382px
}
html[site=cn] .cooperation_cooperation__RRcXX .explore-box {
	margin-bottom: 0
}
.cooperation_cooperation__RRcXX .explore-box .top-title {
	margin-top: 100px;
	font-family: var(--font-family-Bold);
	font-size: 64px;
	text-align: center;
	color: #000;
	line-height: 1.13
}
html[site=jp] .cooperation_cooperation__RRcXX .explore-box .top-title {
	font-weight: 600
}
html[site=cn] .cooperation_cooperation__RRcXX .explore-box .top-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .explore-box .subTitle {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	width: 924px;
	font-size: 22px;
	line-height: 1.55;
	text-align: center;
	color: #666;
	margin: 40px auto 80px
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .explore-box .subTitle [site=jp] {
	font-weight: 500!important
}
}
html[site=cn] .cooperation_cooperation__RRcXX .explore-box .subTitle, html[site=tw] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	width: 1024px;
	font-weight: 500
}
html[site=jp] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	font-family: var(--font-family-Medium)
}
html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	font-weight: 400
}
html[site=kr] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	white-space: pre-line
}
.cooperation_cooperation__RRcXX .explore-box .explore-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}
.cooperation_cooperation__RRcXX .explore-box .explore-content.explore-6 {
	width: 1038px;
	margin: auto
}
.cooperation_cooperation__RRcXX .explore-box .explore-content.explore-6 .explore-item:nth-of-type(3n) {
	margin-bottom: 3px
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item {
	position: relative;
	width: 344px;
	height: 450px
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item:nth-of-type(4n) {
	margin-bottom: 2px
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .img-title {
	position: absolute;
	width: 100%;
	font-family: var(--font-family-SemiBold);
	font-size: 22px;
	color: #fff;
	text-align: center;
	bottom: 30px;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px
}
html[site=cn] .cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .img-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .bgImgs {
	object-fit: contain;
	object-position: bottom
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .exploreAndShadow {
	position: absolute
}
.cooperation_cooperation__RRcXX .form-box {
	padding: 140px 0;
	background-color: #f6f6f8
}
.cooperation_cooperation__RRcXX .form-box .sales-targets .ant-form-item-required:before {
	right: -13px;
	left: unset;
	top: unset
}
.cooperation_cooperation__RRcXX .form-box .form-content {
	width: 924px;
	margin: 0 auto;
	padding: 98px;
	background: #fff;
	border-radius: 20px
}
.cooperation_cooperation__RRcXX .form-box .form-content .top-title {
	font-family: var(--font-family-Bold);
	font-weight: 700;
	font-size: 64px;
	line-height: 1.13;
	letter-spacing: normal;
	text-align: center;
	color: #03060b;
	margin-bottom: 40px
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .form-box .form-content .top-title [site=jp] {
	font-weight: 500!important
}
}
html[site=jp] .cooperation_cooperation__RRcXX .form-box .form-content .top-title {
	font-family: var(--font-family-SemiBold)
}
html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .form-box .form-content .top-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .form-box .form-content .top-desc {
	font-family: var(--font-family-SemiBold);
	font-weight: 600;
	text-align: center;
	color: #666;
	font-size: 22px;
	margin-bottom: 60px
}
html[site=jp] .cooperation_cooperation__RRcXX .form-box .form-content .top-desc {
	font-family: var(--font-family-Regular);
	font-weight: 400
}
html[site=cn] html[site=jp] .cooperation_cooperation__RRcXX .form-box .form-content .top-desc {
	font-weight: 400
}
.cooperation_cooperation__RRcXX .form-box .form-content .two-colums {
	display: flex;
	justify-content: space-between
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input {
	width: 336px;
	height: 48px;
	border-color: #ddd;
	border-radius: 8px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.47;
	letter-spacing: normal;
	font-size: 17px;
	color: var(--navbg)
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea {
	padding: 0
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input {
	padding: 4px 20px;
	border-radius: 8px;
	color: #03060b;
	font-size: 17px
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input::-webkit-input-placeholder {
color:#666;
display:flex;
align-items:center
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input:-ms-input-placeholder {
color:#666;
display:flex;
align-items:center
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input::placeholder {
color:#666;
display:flex;
align-items:center
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input:focus, .cooperation_cooperation__RRcXX .form-box .form-content .default-input.ant-input-textarea textarea.ant-input:hover {
	border-color: #121212;
	box-shadow: none
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.full-width {
	width: 100%
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input.vertical-line {
	display: flex;
	align-items: center;
	font-size: 17px
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input .divider {
	width: 1px;
	height: 28px;
	margin: 0 19px 0 10px;
	background-color: #dee3ea
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input::-webkit-input-placeholder {
color:#666
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input:-ms-input-placeholder {
color:#666
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input::placeholder {
color:#666
}
.cooperation_cooperation__RRcXX .form-box .form-content .submit-btn {
	width: 532px;
	height: 54px;
	line-height: 48px;
	border-radius: 8px;
	background: #03060b;
	border-color: #03060b;
	color: #fff;
	margin-top: 42px;
	font-family: var(--font-family-SemiBold);
	font-weight: 500;
	font-size: 17px
}
.cooperation_cooperation__RRcXX .form-box .form-content .submit-btn:focus, .cooperation_cooperation__RRcXX .form-box .form-content .submit-btn:hover {
	background: #444!important;
	border-color: #444!important
}
.cooperation_cooperation__RRcXX .form-box .form-content .ant-checkbox-wrapper {
	align-items: center
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form {
	padding: 0
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form .title {
	font-size: 48px
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .ant-form-item-explain-error, .cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .default-input, .cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .submit-btn {
	font-size: 17px
}
.cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper {
	text-align: center
}
.cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper .registerSuccess {
	margin: auto;
	width: 173px;
	height: 186px
}
.cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper .title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	margin-top: 40px;
	font-size: 40px;
	line-height: 48px
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper .title [site=jp] {
	font-weight: 500!important
}
}
.cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper .desc {
	margin: 25px auto 0;
	width: 532px;
	font-family: var(--font-family-Light);
	font-weight: 300;
	font-size: 17px;
	line-height: 32px
}
html[site=jp] .cooperation_cooperation__RRcXX .form-box .form-content .register-success-wrapper .desc {
	width: 100%
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-selector {
	border: 1px solid #ddd;
	border-radius: 8px;
	height: 48px
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-selector .ant-select-selection-item {
	line-height: 48px
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-selector .ant-select-selection-placeholder {
	color: #666
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-selector .ant-select-selection-search input {
	height: 100%;
	padding-left: 9px
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector:not(.ant-select-disabled):focus .ant-select-selector, .cooperation_cooperation__RRcXX .form-box .ef-comp-selector:not(.ant-select-disabled):hover .ant-select-selector {
	border-color: var(--navbg)!important;
	box-shadow: none
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector:focus .ant-select-arrow {
	display: block
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector, .cooperation_cooperation__RRcXX .form-box .ef-comp-selector:not(.ant-select-disabled):hover .ant-select-selector {
	border-color: var(--navbg)!important;
	box-shadow: none
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-arrow, .cooperation_cooperation__RRcXX .form-box .ef-comp-selector:not(.ant-select-disabled):hover .ant-select-arrow {
	display: block
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
	border-color: var(--navbg)!important;
	box-shadow: none
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-arrow {
	margin-right: 5px;
	width: 18px;
	height: 18px
}
html[site=sa] .cooperation_cooperation__RRcXX .form-box .ef-comp-selector .ant-select-arrow {
	left: 11px;
	right: auto;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}
.cooperation_cooperation__RRcXX .form-box .ef-comp-selector .select-arrow-bottom {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/f1ac96ef22474fec8ff9bba00504a712.svg) 50%/100% no-repeat
}
html[site=sa] .cooperation_cooperation__RRcXX .bottom-box .link-wrapper .icon-email {
	margin-left: 14px
}
.cooperation_cooperation__RRcXX .bottom-box .link-wrapper .link-text {
	font-family: var(--font-family-SemiBold);
	font-weight: 500;
	font-size: 32px;
	line-height: 1.25;
	color: var(--global)
}
html[site=cn] .cooperation_cooperation__RRcXX .bottom-box .link-wrapper .link-text {
	margin-left: 10px
}
.cooperation_cooperation__RRcXX .bottom-box .link-wrapper .link-text a {
	text-decoration: none;
	color: var(--global)
}
.cooperation_cooperation__RRcXX .g-recaptcha {
	margin-top: 8px
}
.cooperation_cooperation__RRcXX .ant-form-item-has-error :not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus, .cooperation_cooperation__RRcXX .ant-input-affix-wrapper-focused {
	box-shadow: none
}
.cooperation_cooperation__RRcXX .ant-form-item-has-error .ant-input:focus, .cooperation_cooperation__RRcXX .ant-form-item-has-error .input:hover {
	border-color: red!important
}
.cooperation_cooperation__RRcXX .ant-form-item-explain-error {
	width: 326px
}
.cooperation_cooperation__RRcXX .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
	padding: 0 20px
}
.cooperation_cooperation__RRcXX .ant-select-selection-placeholder {
	font-size: 14px;
	line-height: 46px!important;
	height: 100%
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .top-container {
	height: 5rem
}
.cooperation_cooperation__RRcXX .top-container .container .content {
	z-index: 2;
	color: #fff
}
html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}
.cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	margin: 1.56rem auto 0;
	font-size: .34rem
}
html[site=fr] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	font-size: .3rem
}
html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	margin: 0 auto;
	width: auto
}
html[site=de] .cooperation_cooperation__RRcXX .top-container .container .content .top-title {
	margin-top: 1.16rem
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join {
	font-size: .17rem;
	margin-top: .14rem
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .link-to-join-symbol {
	font-size: .16rem
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .link-to-join-text {
	position: relative
}
.cooperation_cooperation__RRcXX .top-container .container .content .link-to-join .link-to-join-text:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: .7
}
.cooperation_cooperation__RRcXX .top-container .container .content .desc {
	font-size: .14rem;
	line-height: .22rem;
	width: 2.87rem;
	margin: 1.29rem auto 0
}
html[site=fr] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	margin: .85rem auto 0
}
html[site=de] .cooperation_cooperation__RRcXX .top-container .container .content .desc, html[site=jp] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	margin-top: .5rem
}
html[site=es] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	margin: .5rem auto 0
}
html[site=it] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	margin: .79rem auto 0
}
html[site=cis] .cooperation_cooperation__RRcXX .top-container .container .content .desc {
	margin-top: .3rem
}
.cooperation_cooperation__RRcXX .partner-box {
	width: 100%;
	padding: 0 .25rem
}
.cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-family: var(--font-family-ExtraBold);
	font-size: .24rem;
	line-height: .34rem;
	margin-top: .6rem
}
html[site=jp] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-weight: 600;
	width: auto
}
html[site=it] .cooperation_cooperation__RRcXX .partner-box .multi-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	word-spacing: -1px;
	font-weight: 500
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .partner-box .multi-title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .partner-box .cards-content {
	margin-top: .3rem;
	margin-bottom: 0
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	box-sizing: border-box;
	max-width: 3.25rem;
	height: auto;
	padding: .33rem .33rem .63rem;
	border-radius: .2rem
}
html[site=de] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	padding: .3rem .3rem .4rem;
	height: auto
}
html[site=eu] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item, html[site=fr] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	padding: .33rem .33rem .63rem
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item:last-of-type {
	margin-bottom: 0
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card1 {
	width: .58rem;
	height: .58rem
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card2 {
	width: .58rem;
	height: .58rem;
	margin-top: .1rem
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .icon-card3 {
	width: .58rem;
	height: .58rem
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-size: .22rem;
	line-height: .3rem;
	margin: .33rem auto 0
}
html[site=it] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	word-spacing: -1px;
	font-weight: 500
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
html[site=cis] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-family: var(--font-family-SemiBold)
}
html[site=cn] html[site=cis] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-family: var(--font-family-SemiBold);
	font-weight: 400;
	margin-top: .08rem;
	color: #666;
	font-size: .17rem;
	line-height: .25rem
}
html[site=fr] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-size: .15rem
}
html[site=it] .cooperation_cooperation__RRcXX .partner-box .cards-content .card-item .card-item-desc {
	font-family: var(--font-family-Medium);
	font-weight: 400;
	word-spacing: -1px
}
.cooperation_cooperation__RRcXX .join-box {
	width: 100%;
	padding: 0 20px
}
.cooperation_cooperation__RRcXX .join-box .top-title {
	margin-top: .6rem;
	font-size: .32rem!important
}
html[site=jp] .cooperation_cooperation__RRcXX .join-box .top-title {
	width: auto
}
html[site=it] .cooperation_cooperation__RRcXX .join-box .top-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	word-spacing: -1px;
	font-weight: 500
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .join-box .top-title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
html[site=cis] .cooperation_cooperation__RRcXX .join-box .top-title {
	font-family: var(--font-family-Bold)
}
html[site=cn] html[site=cis] .cooperation_cooperation__RRcXX .join-box .top-title {
	font-weight: 500
}
.cooperation_cooperation__RRcXX .join-box .cards-content {
	width: 100%!important;
	min-height: 1.81rem;
	margin-top: 0
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item {
	width: 100%!important;
	height: auto!important;
	padding-bottom: 0;
	margin-bottom: .3rem
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-digital {
	left: 50%;
	top: 0!important;
	font-size: 1.6rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%!important;
	text-align: center;
	line-height: 2.2rem
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content {
	top: 0;
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 10
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .icon-wrapper {
	font-size: .8rem;
	margin: .7rem auto .32rem
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title {
	font-family: var(--font-family-Bold);
	font-weight: 700;
	font-size: .2rem;
	color: #03060b;
	line-height: .28rem;
	margin: .24rem 0 0
}
}

@media(max-width:1120px)and (max-width:1120px) {
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	word-spacing: -1px;
	font-weight: 500
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .desc {
	font-family: var(--font-family-Medium);
	font-weight: 500;
	position: static;
	font-size: .14rem;
	line-height: 1.57;
	color: #666;
	width: 2.08rem;
	text-align: center;
	margin: 0 auto
}
.cooperation_cooperation__RRcXX .explore-box {
	margin: 1.2rem auto .12rem;
	width: 100%;
	padding: 0
}
.cooperation_cooperation__RRcXX .explore-box .top-title {
	margin-top: .5rem;
	font-size: .24rem!important;
	line-height: .34rem;
	font-family: var(--font-family-ExtraBold)
}
html[site=it] .cooperation_cooperation__RRcXX .explore-box .top-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	word-spacing: -1px;
	font-weight: 500
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .explore-box .top-title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
html[site=sa] .cooperation_cooperation__RRcXX .explore-box .top-title {
	font-weight: 600
}
.cooperation_cooperation__RRcXX .explore-box .subTitle {
	width: 3.25rem!important;
	font-size: .14rem!important;
	line-height: 22px;
	margin: .08rem .2rem .3rem
}
.cooperation_cooperation__RRcXX .explore-box .subTitle, html[site=it] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	font-family: var(--font-family-Medium);
	font-weight: 400;
	word-spacing: -1px;
	font-weight: 500
}
html[site=kr] .cooperation_cooperation__RRcXX .explore-box .subTitle {
	white-space: unset
}
.cooperation_cooperation__RRcXX .explore-box .explore-content {
	width: auto!important
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item {
	width: 1.87rem!important;
	height: 2.45rem!important;
	margin-bottom: .01rem
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .img-title {
	font-size: .14rem!important;
	bottom: .22rem!important;
	font-family: var(--font-family-SemiBold)!important
}
html[site=fr] .cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .img-title {
	padding: 0 .1rem;
	display: flex;
	align-content: center;
	justify-content: center
}
.cooperation_cooperation__RRcXX .form-box {
	padding: 0;
	border-radius: 0;
	background: #f6f6f8
}
.cooperation_cooperation__RRcXX .form-box .sales-targets .ant-form-item-required:before {
	right: auto!important;
	left: 65px;
	top: 24px
}
.cooperation_cooperation__RRcXX .form-box .ef-email-form {
	padding: .5rem 0
}
.cooperation_cooperation__RRcXX .form-box .form-content {
	width: 100%;
	padding: .6rem .25rem .25rem;
	background: #f6f6f8
}
.cooperation_cooperation__RRcXX .form-box .form-content .top-title {
	font-size: .24rem;
	line-height: .34rem;
	margin-bottom: .08rem
}
html[site=it] .cooperation_cooperation__RRcXX .form-box .form-content .top-title {
	font-family: var(--font-family-Bold);
	font-weight: 600;
	font-weight: 500;
	word-spacing: -1px
}
}

@media(max-width:1120px)and (max-width:1120px) {
html[site=it] .cooperation_cooperation__RRcXX .form-box .form-content .top-title [site=jp] {
	font-weight: 500!important
}
}

@media(max-width:1120px) {
.cooperation_cooperation__RRcXX .form-box .form-content .top-desc {
	font-size: .14rem;
	line-height: .22rem;
	margin-bottom: .5rem;
	color: #666
}
html[site=it] .cooperation_cooperation__RRcXX .form-box .form-content .top-desc {
	font-family: var(--font-family-Medium);
	font-weight: 400;
	font-weight: 500;
	word-spacing: -1px
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form {
	padding: 0
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form .title {
	font-size: .26rem
}
.cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .ant-form-item-explain-error, .cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .default-input, .cooperation_cooperation__RRcXX .form-box .form-content .ef-email-form #email-form .submit-btn {
	font-size: .14rem;
	line-height: inherit
}
.cooperation_cooperation__RRcXX .form-box .register-success-wrapper .img-wrapper {
	margin: .68rem auto .64rem
}
.cooperation_cooperation__RRcXX .form-box .register-success-wrapper .desc {
	width: 100%!important
}
.cooperation_cooperation__RRcXX .bottom-text {
	font-size: .14rem;
	line-height: .22rem;
	color: #666
}
.cooperation_cooperation__RRcXX .link-wrapper {
	margin-top: .08rem!important
}
.cooperation_cooperation__RRcXX .icon-email {
	width: .28rem!important;
	height: .22rem!important;
	margin-right: .1rem!important;
	background-size: 100% 100%
}
.cooperation_cooperation__RRcXX .link-text {
	font-size: .2rem!important;
	line-height: .28rem!important
}
.cooperation_cooperation__RRcXX .partner-box .cards-content {
	flex-direction: column
}
.cooperation_cooperation__RRcXX .partner-box .cards-content .card-item {
	width: 100%;
	margin-bottom: .25rem
}
.cooperation_cooperation__RRcXX .join-box .cards-content {
	flex-wrap: wrap
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item {
	width: 100%
}
.cooperation_cooperation__RRcXX .form-box .form-content .two-colums {
	display: block
}
.cooperation_cooperation__RRcXX .form-box .form-content .default-input, .cooperation_cooperation__RRcXX .form-box .form-content .submit-btn {
	width: 100%
}
.cooperation_cooperation__RRcXX .ant-form-item .ant-select {
	width: 100%!important
}
.cooperation_cooperation__RRcXX .bottom-box {
	padding: .8rem .6rem!important;
	font-family: var(--font-family-SemiBold)
}
.cooperation_cooperation__RRcXX .bottom-box .bottom-text {
	font-size: .14rem;
	line-height: .22rem
}
.cooperation_cooperation__RRcXX .bottom-box .link-wrapper {
	font-size: .2rem;
	line-height: .28rem
}
}

@media(max-width:1400px) {
.cooperation_cooperation__RRcXX .join-box .top-title {
	font-size: 50px
}
.cooperation_cooperation__RRcXX .join-box .cards-content {
	width: 1106px;
	margin: 0 auto
}
.cooperation_cooperation__RRcXX .join-box .cards-content .title {
	font-size: 15px
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item {
	width: 133px;
	height: 254px
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .desc {
	min-width: 133px!important
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-content .img-wrapper {
	width: 56px;
	height: 56px
}
.cooperation_cooperation__RRcXX .join-box .cards-content .card-item .card-item-digital {
	width: 52px;
	font-size: 112px;
	top: 48px
}
.cooperation_cooperation__RRcXX .explore-box .top-title {
	font-size: 50px
}
.cooperation_cooperation__RRcXX .explore-box .subTitle {
	font-size: 20px;
	width: 726px
}
.cooperation_cooperation__RRcXX .explore-box .explore-content {
	width: 1106px;
	margin: 0 auto
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item {
	width: 275px;
	height: 360px
}
.cooperation_cooperation__RRcXX .explore-box .explore-content .explore-item .img-title {
	font-size: 18px
}
}
.cooperation_NewBannerPC__FdCSO {
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden
}
.cooperation_NewBannerPC__FdCSO .text-wrapper {
	position: absolute;
	width: 1120px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #000;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.cooperation_NewBannerPC__FdCSO .text-wrapper .title {
	width: 710px;
	font-family: var(--font-family-Bold);
	font-size: 64px;
	line-height: 1.18;
	letter-spacing: 0
}
html[site=cn] .cooperation_NewBannerPC__FdCSO .text-wrapper .title {
	font-weight: 500
}
html[site=de] .cooperation_NewBannerPC__FdCSO .text-wrapper .title {
	font-size: 60px
}
html[site=fr] .cooperation_NewBannerPC__FdCSO .text-wrapper .title {
	font-size: 54px
}
.cooperation_NewBannerPC__FdCSO .text-wrapper .desc {
	width: 710px;
	font-family: var(--font-family-Medium);
	margin-top: 25px;
	font-size: 22px;
	line-height: 1.36;
	letter-spacing: 0
}
html[site=cn] .cooperation_NewBannerPC__FdCSO .text-wrapper .desc {
	font-weight: 400
}
.cooperation_NewBannerPC__FdCSO .text-wrapper .btn {
	margin-top: 40px;
	width: -webkit-max-content;
	width: max-content;
	padding: 14px 52px;
	border-radius: 56px;
	background-color: #2673ff;
	font-family: var(--font-family-Medium);
	font-size: 20px;
	line-height: 1.36;
	letter-spacing: 0;
	color: #fff;
	cursor: pointer
}
html[site=cn] .cooperation_NewBannerPC__FdCSO .text-wrapper .btn {
	font-weight: 400
}
.cooperation_NewBannerPC__FdCSO .text-wrapper .btn:hover {
	opacity: .9
}
.cooperation_NewBannerH5__FSBq6 {
	position: relative;
	width: 100%;
	height: 5.57rem;
	overflow: hidden
}
.cooperation_NewBannerH5__FSBq6 .text-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: .5rem 0;
	color: #000;
	text-align: center
}
.cooperation_NewBannerH5__FSBq6 .text-wrapper .title {
	margin: auto;
	width: 3.21rem;
	font-family: var(--font-family-Bold);
	font-size: .28rem;
	line-height: 1.28;
	letter-spacing: 0
}
html[site=cn] .cooperation_NewBannerH5__FSBq6 .text-wrapper .title {
	font-weight: 500
}
html[site=fr] .cooperation_NewBannerH5__FSBq6 .text-wrapper .title {
	font-size: .24rem
}
html[site=de] .cooperation_NewBannerH5__FSBq6 .text-wrapper .title {
	font-size: .26rem
}
.cooperation_NewBannerH5__FSBq6 .text-wrapper .desc {
	width: 3.21rem;
	font-family: var(--font-family-Medium);
	margin: .15rem auto;
	font-size: .16rem;
	line-height: 1.36;
	letter-spacing: 0
}
html[site=cn] .cooperation_NewBannerH5__FSBq6 .text-wrapper .desc {
	font-weight: 400
}
html[site=de] .cooperation_NewBannerH5__FSBq6 .text-wrapper .desc {
	font-size: .15rem
}
.cooperation_NewBannerH5__FSBq6 .text-wrapper .btn {
	position: absolute;
	bottom: .3rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: -webkit-max-content;
	width: max-content;
	padding: .12rem .44rem;
	border-radius: .36rem;
	background-color: #2673ff;
	font-family: var(--font-family-Medium);
	font-size: .16rem;
	line-height: 1.36;
	letter-spacing: 0;
	color: #fff;
	cursor: pointer
}
html[site=cn] .cooperation_NewBannerH5__FSBq6 .text-wrapper .btn {
	font-weight: 400
}
/*# sourceMappingURL=9077d6581e176f8b.css.map*/
