html {
	-webkit-text-size-adjust: none;
	overflow-y: scroll;
	overflow-x: hidden;
}

*,
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
	background: #100431;
	color: #ffffff;
	line-height: 1.8;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

th,
td {
	border-collapse: collapse;
}

img,
a img,
a:hover img {
	border: 0;
}

ol,
ul,
dl,
li,
dt,
dd {
	list-style: none;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: "Microsoft YaHei";
}

:focus {
	outline: 0;
}

a {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #3cc5c2;
	text-decoration: none;
}

a,
a:hover,
.btn,
.more {
	transition: all 300ms ease;
	-webkit-appearance: none;
}

input,
select,
button {
	-webkit-appearance: none;
}

hr {
	border: none;
	height: 1px;
}

::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.4);
}

.clear {
	height: 0;
	font-size: 0px;
	overflow: hidden;
	clear: both;
	float: none;
}

.wow {
	visibility: hidden;
}

::-webkit-scrollbar-corner {
	background-color: #010e32;
}

::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	border-radius: 3px;
}

::-webkit-scrollbar-track {
	background: none;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 3px;
}

.noscroll {
	overflow: hidden;
}

.wrap {
	min-width: 1260px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 84px;
	background: rgba(0, 0, 0, 0.2);
	border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
	z-index: 9990;
	transition: all 300ms ease;
}

.topbox {
	margin: 0 54px;
	position: relative;
	height: 84px;
	z-index: 9991;
}

.topbox .logo {
	position: absolute;
	left: 0;
	top: 12px;
}

.topbox .logo a {
	display: block;
}

.topbox .logo img {
	display: block;
	height: 60px;
}

.topnav {
	position: absolute;
	left: 170px;
}

.topnav ul li {
	float: left;
	position: relative;
	margin: 0 10px;
}

.topnav ul li a {
	display: block;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	height: 84px;
	line-height: 84px;
	opacity: 0.7;
	color: #fff;
	position: relative;
}

.topnav ul li a i {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 0;
	height: 0;
	border-left: 4px transparent solid;
	border-right: 4px transparent solid;
	border-top: 4px #fff solid;
	margin-left: 4px;
}

.topnav ul li a:hover {
	opacity: 1;
}

.topnav ul li a.on {
	opacity: 1;
}

.topnav ul li a.on:after {
	display: block;
	content: '';
	position: absolute;
	left: 6px;
	right: 6px;
	bottom: 0;
	height: 2px;
	background: #3cc5c2;
}

.topnav ul li .m {
	display: none;
	position: absolute;
	left: -50px;
	right: -50px;
	top: 84px;
	background: rgba(0, 0, 0, 0.6);
	border: 1px rgba(255, 255, 255, 0.1) solid;
	padding: 0 15px;
}

.topnav ul li .m a {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
	padding: 0;
}

.topnav ul li .m a:last-child {
	border-bottom: none;
}

.topnav ul li:hover .m {
	display: block;
}

.lang_de .topnav ul li .m {
	left: -80px;
	right: -80px;
}

.lang_fr .topnav ul li .m {
	left: -70px;
	right: -70px;
}

.lang_ru .topnav ul li .m {
	left: -90px;
	right: -90px;
}

.lang_maori .topnav ul li .m {
	left: -70px;
	right: -70px;
}

.select_lang {
	display: none;
}

.topr {
	position: absolute;
	right: 0;
	top: 30px;
}

.toplogin {
	float: left;
}

.toplogin ul li {
	float: left;
	margin-left: 10px;
}

.toplogin a {
	display: block;
	height: 24px;
	line-height: 24px;
	border-radius: 13px;
	border: 1px rgba(255, 255, 255, 0.8) solid;
	padding: 0 9px 0 25px;
	font-size: 12px;
	color: #fff;
	opacity: 0.7;
}

.toplogin a.b1 {
	background: url(../img/top_b1.png) 6px center no-repeat;
}

.toplogin a.b2 {
	background: url(../img/top_b2.png) 6px center no-repeat;
}

.toplogin a:hover {
	opacity: 1;
}

.toplang {
	float: left;
	position: relative;
	margin-left: 24px;
}

.toplang .t {
	position: relative;
	padding: 0 14px 0 20px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
	cursor: pointer;
	transition: all 300ms ease;
}

.toplang .t img {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	height: 12px;
	margin-top: -6px;
}

.toplang .t:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-left: 4px transparent solid;
	border-right: 4px transparent solid;
	border-top: 4px rgba(255, 255, 255, 0.7) solid;
	margin-top: -2px;
}

.toplang .m {
	position: absolute;
	left: -20px;
	right: -20px;
	top: 26px;
	display: none;
	background: rgba(0, 0, 0, 0.6);
	border: 1px rgba(255, 255, 255, 0.1) solid;
	padding: 0 20px;
}

.toplang .m a {
	display: block;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.7);
	border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}

.toplang .m a img {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	height: 12px;
	margin-top: -6px;
}

.toplang .m a:hover {
	color: #fff;
}

.toplang .m li:last-child a {
	border-bottom: none;
}

.toplang:hover .t {
	color: #fff;
}

.toplang:hover .t:after {
	border-top: 4px #fff solid;
}

.lang_btn {
	display: none;
}

.nav_btn {
	display: none;
}

@media (max-width:1530px) {
	.topbox {
		margin: 0 10px;
	}

	.topnav {
		left: 100px;
	}

	.topnav ul li {
		margin: 0;
	}
}

.headers {
	background: rgba(0, 0, 0, 0.4);
}

.mainbox {
	width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	transition: all 300ms ease;
}

.ibanner_box {
	position: relative;
	overflow: hidden;
}

.ibanner {
	position: relative;
	height: 900px;
	overflow: hidden;
}

.ibanner video {
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	background-size: cover;
	z-index: 10;
}

.ibanner .video_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(16, 4, 49, 0.3);
}

.ibanner .img {
	display: block;
	height: 900px;
	background-size: cover !important;
	position: relative;
}

.ibanner .img_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(16, 4, 49, 0.5);
}

.ibanner_m {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	color: #fff;
	z-index: 12;
}

.ibanner_m .mainbox {
	padding: 0 86px;
}

.ibanner_m .t {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
}

.ibanner_m .m {
	font-size: 20px;
	line-height: 36px;
	padding: 18px 0;
}

.ibanner_m .m ul li {
	padding: 10px 42px;
	background: url(../img/banli.png) left 12px no-repeat;
}

.ibanner_m .btn {
	display: block;
	width: 260px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	text-align: center;
	font-size: 22px;
	background-image: linear-gradient(to right, #a64fdd, #3cc5c2);
	color: #fff;
}

.ibanner_m .btn:after {
	display: inline-block;
	content: '';
	vertical-align: middle;
	margin-left: 12px;
	width: 24px;
	height: 24px;
	background: url(../img/reg_r.png) no-repeat;
}

.ibanner_m .btn:hover {
	transform: translate(0, -5px);
}

.lang_cn .ibanner_m .t,
.lang_zh_tw .ibanner_m .t {
	font-size: 60px;
	line-height: 70px;
}

.lang_cn .ibanner_m .m,
.lang_zh_tw .ibanner_m .m {
	font-size: 26px;
	line-height: 46px;
	font-weight: bold;
}

.lang_fr .ibanner_m .btn {
	width: 360px;
}

.lang_ru .ibanner_m .btn {
	width: 360px;
}


.itit {
	font-weight: lighter;
	color: #fff;
	font-size: 42px;
	line-height: 60px;
	text-align: center;
	letter-spacing: 1px;
}

.itit_f {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	padding: 8px 0 20px 0;
}

.lang_cn .itit,
.lang_zh_tw .itit {
	font-size: 50px;
	line-height: 66px;
}

.btnbox {}

.btnbox .btn {
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	text-align: center;
	font-size: 18px;
	background-image: linear-gradient(to right, #a64fdd, #3cc5c2);
	color: #fff;
	border: none;
	cursor: pointer;
}

.btnbox .btn:hover {
	transform: translate(0, -5px);
}

.imain1 {
	padding: 50px 0 130px 0;
}

.imain2 {
	padding: 134px 0 170px 0;
	background: url(../img/bg1.png) top center no-repeat;
}

.imain3 {
	padding: 120px 0 134px 0;
}

.imain4 {
	padding: 124px 0 158px 0;
	position: relative;
	overflow: hidden;
}

.imain5 {}

.imain6 {
	padding: 145px 0 200px 0;
	background: url(../img/bg2.png) center center no-repeat #1c113c;
}

.imain7 {
	padding: 116px 0 80px 0;
}

.iwhy {
	padding: 70px 0 0 0;
	margin: 0 -45px;
}

.iwhy .item {
	float: left;
	width: 33.33%;
}

.iwhy .item_m {
	margin: 0 50px;
	transition: all 300ms ease;
}

.iwhy .item .img {
	background: url(../img/why_b.png) center center no-repeat;
	padding: 26px;
	margin-bottom: 30px;
}

.iwhy .item .img img {
	display: block;
	margin: 0 auto;
}

.iwhy .item .t {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	padding: 10px 0;
}

.iwhy .item .line {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 3px;
	background: #3cc5c2;
}

.iwhy .item .m {
	padding: 12px 0;
	text-align: center;
	opacity: 0.7;
	font-size: 16px;
	line-height: 28px;
}

.iwhy .item_m:hover {
	transform: translate(0, -5px);
}

.iwhy:after {
	display: block;
	content: '';
	clear: both;
}


.iabout {
	padding-top: 65px;
}

.iabout_l {
	float: left;
	padding-left: 65px;
}

.iabout_l img {
	display: block;
}

.iabout_r {
	float: right;
	width: 400px;
	padding-top: 36px;
}

.iabout_r .m {
	font-size: 18px;
	line-height: 30px;
	padding: 20px 0;
	color: rgba(255, 255, 255, 0.9);
}

.iabout_r .m ul li {
	padding: 10px 0 10px 34px;
	background: url(../img/about_li.png) left 14px no-repeat;
}

.iabout_r .btn {
	float: left;
	display: block;
	margin-bottom: 28px;
	min-width: 180px;
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	border-radius: 10px;
	text-align: center;
	font-size: 24px;
	background-image: linear-gradient(to right, #a64fdd, #3cc5c2);
	color: #fff;
}

.iabout_r .btn:before {
	display: inline-block;
	content: '';
	vertical-align: middle;
	margin-right: 8px;
	margin-bottom: 3px;
	width: 30px;
	height: 30px;
	background: url(../img/play.png) no-repeat;
}

.iabout_r .btn:hover {
	transform: translate(0, -5px);
}

.iabout_r .f {
	clear: both;
	font-size: 12px;
	opacity: 0.2;
}

.iabout:after {
	display: block;
	content: '';
	clear: both;
}


.iinfo_tag {
	height: 54px;
	margin-bottom: 28px;
}

.iinfo_tag span {
	float: left;
	height: 54px;
	padding: 0 28px;
	border-radius: 27px 27px 27px 0;
	line-height: 54px;
	font-size: 28px;
	background: #eb3735;
}

.iinfo_t {
	margin-bottom: 20px;
	font-size: 44px;
	line-height: 56px;
	font-weight: lighter;
}

.iinfo_m {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 50px;
}

.lang_ru .iinfo_t {
	font-size: 40px;
	line-height: 50px;
}

.lang_ru .iinfo_m {
	font-size: 14px;
	line-height: 26px;
}


.iinfo_list {
	margin: 0 -20px;
}

.iinfo_list .item {
	float: left;
	width: 25%;
}

.iinfo_list .item_m {
	background: url(../img/info_bg.png) no-repeat;
	background-size: cover;
	border-radius: 10px;
	height: 180px;
	margin: 0 20px;
	transition: all 300ms ease;
}

.iinfo_list .item .img {
	padding: 4px 0 2px 0;
	background: url(../img/info_line.png) center bottom no-repeat;
	margin-bottom: 14px;
}

.iinfo_list .item .img img {
	display: block;
	margin: 0 auto;
	height: 50px;
}

.iinfo_list .item .t {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.iinfo_list .item .m {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
}

.iinfo_list .item .f {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

.iinfo_list .item .f:before {
	display: inline-block;
	content: '';
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 4px;
	width: 0;
	height: 0;
	border-left: 6px transparent solid;
	border-right: 6px transparent solid;
}

.iinfo_list .item .up {
	background: #3cc5c2;
}

.iinfo_list .item .up:before {
	border-bottom: 6px #fff solid;
}

.iinfo_list .item .down {
	background: #e41717;
}

.iinfo_list .item .down:before {
	border-top: 6px #fff solid;
}

.iinfo_list .item_m:hover {
	transform: translate(0, -5px);
}

.iinfo_list:after {
	display: block;
	content: '';
	clear: both;
}



.imain4 video {
	display: block;
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	background-size: cover;
	z-index: 10;
}

.imain4 .video_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(16, 4, 49, 0.45);
}

.imain4 .mainbox {
	position: relative;
	z-index: 13;
}

.imain4 .itit {
	font-size: 28px;
	line-height: 42px;
}

.lang_cn .imain4 .itit,
.lang_zh_tw .imain4 .itit,
.lang_ja .imain4 .itit {
	font-size: 36px;
	line-height: 60px;
}

.itool_info {
	text-align: center;
	line-height: 0;
	padding: 30px 0 74px 0;
}

.itool_info img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px;
}

.itool_tag {
	margin: 0 auto;
	width: 780px;
	height: 50px;
}

.itool_tag .item {
	float: left;
	width: 260px;
}

.itool_tag .item_m {
	margin: 0 15px;
	text-align: center;
	line-height: 48px;
	opacity: 0.8;
	font-size: 14px;
	border: 1px rgba(255, 255, 255, 0.2) solid;
	border-radius: 25px;
	background: rgba(255, 255, 255, 0.1);
	transition: all 300ms ease;
}

.itool_tag .item_m img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 2px;
}

.itool_tag .item_m:hover {
	opacity: 1;
	transform: translate(0, -5px);
}


.lang_en .itool_tag,
.lang_ja .itool_tag,
.lang_ar .itool_tag {
	width: 900px;
}

.lang_en .itool_tag .item,
.lang_ja .itool_tag .item,
.lang_ar .itool_tag .item {
	width: 300px;
}

.lang_fr .itool_tag {
	width: 1200px;
}

.lang_fr .itool_tag .item {
	width: 400px;
}

.lang_ru .itool_tag {
	width: 1200px;
}

.lang_ru .itool_tag .item {
	width: 400px;
}

.lang_th .itool_tag {
	width: 990px;
}

.lang_th .itool_tag .item {
	width: 330px;
}


.lang_de .itool_tag {
	width: 1200px;
}

.lang_de .itool_tag .item {
	width: 400px;
}


.imain5 .mainbox {
	background: url(../img/plat.png) right center no-repeat;
	padding: 42px 0 36px 0;
}

.iplat_t {
	font-weight: bold;
	font-size: 36px;
	line-height: 50px;
}

.iplat_m {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 18px;
	width: 700px;
}

.lang_cn .iplat_t,
.lang_zh_tw .iplat_t {
	font-size: 48px;
	line-height: 62px;
	width: auto;
}


.iplat_list {
	height: 42px;
}

.iplat_list .item {
	float: left;
	margin-right: 20px;
}

.iplat_list .item_m {
	display: block;
	width: 138px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.77);
	border: 1px rgba(255, 255, 255, 0.2) solid;
	background: rgba(16, 4, 49, 0.2);
	transition: all 300ms ease;
}

.iplat_list .item_m img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 8px;
}

.iplat_list .item_m:hover {
	color: #fff;
	transform: translate(0, -5px);
}


.iadvantage_list {
	padding: 100px 0 0 0;
	margin: 0 -26px;
}

.iadvantage_list .item {
	float: left;
	width: 33.33%;
}

.iadvantage_list .item_m {
	transition: all 300ms ease;
	padding: 15px 26px 1px 26px;
	border-radius: 20px;
}

.iadvantage_list .item .img {
	background: url(../img/adv_b.png) center center no-repeat;
	padding: 35px;
	margin-bottom: 5px;
}

.iadvantage_list .item .img img {
	display: block;
	margin: 0 auto;
}

.iadvantage_list .item .t {
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 52px;
}

.iadvantage_list .item .line {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 3px;
	background: #3cc5c2;
}

.iadvantage_list .item .m {
	padding: 24px 0;
	text-align: center;
	opacity: 0.7;
	font-size: 14px;
	line-height: 24px;
	height: 144px;
	overflow: hidden;
}

.iadvantage_list .item_m:hover {
	transform: translate(0, -5px);
	background: rgba(16, 4, 49, 0.4);
}

.iadvantage_list:after {
	display: block;
	content: '';
	clear: both;
}


.iexperience {
	background: url(../img/experience_bg.png) center bottom no-repeat;
	padding: 55px 0 160px 0;
}

.iexperience img {
	display: block;
	margin: 0 auto;
}


.mbanner {
	position: relative;
}

.mbanner .tit {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 101;
	transform: translate(-50%, 0);
	margin-top: -28px;
	text-align: center;
	color: #fff;
}

.mbanner .tit b {
	display: block;
	line-height: 50px;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: -25px;
	font-size: 48px;
}

.mbanner .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 50%;
	margin-right: 105px;
	top: 0;
	height: 1px;
	background: #fff;
}

.mbanner .tit:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	left: 50%;
	margin-left: 105px;
	top: 0;
	height: 1px;
	background: #fff;
}

.mbanner .tit2:before {
	margin-right: 130px;
}

.mbanner .tit2:after {
	margin-left: 130px;
}

.mbanner .tit span {
	display: block;
	border: 1px #fff solid;
	border-top: 1px rgba(255, 255, 255, 0) solid;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 48px;
	padding: 10px 50px 0 50px;
	height: 104px;
	line-height: 104px;
	white-space: nowrap;
}

.mbanner .img {
	position: relative;
	z-index: 100;
	background-size: cover !important;
	height: 500px;
}


.mbanner .tit b {
	position: relative;
	text-transform: uppercase;
	white-space: nowrap;
	top: 0.7em;
	font-weight: normal;
}

.mbanner .tit:before {
	display: none;
}

.mbanner .tit:after {
	display: none;
}

.mbanner .tit span {
	display: none;
}


.plat_main1 {
	background: url(../img/banner.jpg) center center no-repeat;
	background-size: cover;
}

.plat_main2 {
	background: #1c113c;
	height: 110px;
}

.plat_main3 {
	padding: 70px 0 50px 0;
}

.plat_main4 {
	background: url(../img/bg1.jpg) center center no-repeat;
	background-size: cover;
	padding: 96px 0 130px 0;
}

.plat_main5 {
	padding: 80px 0 130px 0;
}

.plat_main6 {
	background: url(../img/bg2.png) center center no-repeat;
	background-size: cover;
}

.plat_main7 {
	padding: 120px 0;
}

.plat_main8 {
	margin-bottom: -28px;
}


.plat_box1 {
	position: relative;
	height: 500px;
}

.plat_box1 .img {
	position: absolute;
	right: 74px;
	top: 50px;
}

.plat_box1 .img img {
	display: block;
}

.plat_box1 .con {
	position: absolute;
	left: 0;
	top: 182px;
}

.plat_box1 .con .t {
	line-height: 50px;
	font-size: 28px;
}

.plat_box1 .con .m {
	line-height: 72px;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 16px;
}

.plat_box1 .btn {
	float: left;
	display: block;
	min-width: 110px;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	background: #ff444f;
	color: #fff;
	border: none;
	cursor: pointer;
}

.plat_box1 .btn:hover {
	background: #f41623;
	color: #fff;
	transform: translate(0, -5px);
}

.plat_box2 {
	position: relative;
}

.plat_box2 ul li {
	float: left;
	height: 110px;
	line-height: 110px;
}

.plat_box2 ul li b {
	float: left;
	padding-right: 30px;
	margin-right: 30px;
	position: relative;
	font-size: 46px;
	color: #3cc5c2;
}

.plat_box2 ul li b:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 1px;
	height: 40px;
	background: #fff;
	margin-top: -20px;
	opacity: 0.2;
}

.plat_box2 ul li:nth-child(2) {
	float: none;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.plat_box2 ul li:last-child {
	float: right;
}

.plat_main3 .mtitf {
	font-size: 16px;
}

.plat_box4 {
	padding-bottom: 1px;
	margin: 0 -20px;
	padding-top: 48px;
}

.plat_box4 .item {
	float: left;
	width: 25%;
	margin-bottom: 40px;
}

.plat_box4 .item_m {
	display: block;
	margin: 0 20px;
	background-image: linear-gradient(#272b47, #191b34);
	transition: all 300ms ease;
	padding: 56px 20px 0 20px;
	height: 170px;
	border-radius: 10px;
	position: relative;
}

.plat_box4 .item .img {
	position: absolute;
	left: 0;
	right: 0;
	top: -40px;
}

.plat_box4 .item .img img {
	display: block;
	margin: 0 auto;
	height: 80px;
}

.plat_box4 .item .t {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	padding: 10px 0;
}

.plat_box4 .item .m {
	text-align: center;
	opacity: 0.7;
	font-size: 14px;
	line-height: 22px;
}

.plat_box4 .item_m:hover {
	transform: translate(0, -5px);
}


.lang_fr .plat_box4 .item .t {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 10px 0;
}

.lang_ru .plat_box4 .item .t {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 10px 0;
}

.lang_de .plat_box4 .item .t {
	font-size: 18px;
}

.lang_maori .plat_box4 .item .t {
	font-size: 16px;
	line-height: 22px;
	padding: 0 0 10px 0;
}


.plat_box5_tit {
	width: 440px;
	height: 58px;
	border: 1px #3cc5c2 solid;
	border-radius: 30px;
	margin: 0 auto 80px auto;
	position: relative;
}

.plat_box5_tit ul li {
	display: block;
	position: absolute;
	width: 50%;
	top: -1px;
	height: 60px;
	line-height: 58px;
	width: 50%;
	text-align: center;
	cursor: pointer;
	font-size: 22px;
	border-radius: 30px;
}

.plat_box5_tit ul li:nth-child(1) {
	left: -1px;
}

.plat_box5_tit ul li:nth-child(2) {
	right: -1px;
}

.plat_box5_tit ul li.on {
	font-weight: bold;
	background-image: linear-gradient(to right, #a64fdd, #3cc5c2);
}

.lang_fr .plat_box5_tit ul li {
	font-size: 20px;
}

.lang_ru .plat_box5_tit ul li {
	font-size: 18px;
}


.plat_box5 {
	padding-bottom: 90px;
	margin: 0 -10px;
}

.plat_box5 .item {
	float: left;
	width: 33.33%;
	margin-bottom: 20px;
}

.plat_box52 .item {
	width: 25%;
}

.plat_box5 .item_m {
	display: block;
	margin: 0 10px;
	background: #1e133d;
	transition: all 300ms ease;
	padding: 6px 40px;
	height: 124px;
	border-radius: 10px 10px 0 0;
	position: relative;
	text-align: left;
}

.plat_box52 .item_m {
	padding: 6px 15px;
}

.plat_box5 .item_m2 {
	text-align: center;
}

.plat_box5 .item_m .con {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.7);
	height: 124px;
	overflow: auto;
	word-break: break-all;
}

.plat_box5 .item_m .con a {
	color: #3cc5c2;
	text-decoration: underline;
}

.plat_box5 .item_m:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -15px;
	height: 30px;
	background: url(../img/line2.png) center center no-repeat;
}

.plat_box5 .item_m:hover {
	background: #281e46;
	color: #fff;
}

.plat_box5 .item_m:hover:after {
	background: url(../img/line1.png) center center no-repeat;
}

.plat_box5_img img {
	display: block;
	margin: 0 auto;
}

.lang_en .plat_box5 .item_m .con2,
.lang_ja .plat_box5 .item_m .con2,
.lang_fr .plat_box5 .item_m .con2,
.lang_ru .plat_box5 .item_m .con2,
.lang_maori .plat_box5 .item_m .con2,
.lang_de .plat_box5 .item_m .con2,
.lang_ar .plat_box5 .item_m .con2 {
	display: block;
	padding-top: 1.9em;
}


.plat_main6 .mainbox {
	height: 400px;
}

.plat_main6 .mainbox:after {
	display: block;
	content: '';
	width: 1px;
	position: absolute;
	right: 530px;
	top: 50%;
	height: 220px;
	margin-top: -110px;
	background: #fff;
	opacity: 0.05;
}

.plat_box6_left {
	padding-top: 58px;
}

.plat_box6_left .t {
	font-size: 24px;
	font-weight: bold;
	line-height: 64px;
}

.plat_box6_left .m {
	height: 50px;
	margin-bottom: 10px;
}

.plat_box6_left .m ul li {
	float: left;
	margin-right: 20px;
}

.plat_box6_left .m ul li a {
	display: block;
}

.plat_box6_left .m ul li img {
	display: block;
	height: 50px;
}

.plat_box6_left .m ul li a:hover {
	transform: translate(0, -5px);
}

.plat_box6_right {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 450px;
}

.plat_box6_right .tip {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}

.plat_box6_right .tip img {
	vertical-align: middle;
	margin-right: 12px;
}

.plat_box6_right .img img {
	display: block;
	margin: 0 auto;
	width: 386px;
}


.plat_box7 {
	padding-bottom: 40px;
	margin: 0 -10px;
}

.plat_box7 .item {
	float: left;
	width: 33.33%;
	margin-bottom: 40px;
}

.plat_box7 .item_m {
	display: block;
	margin: 0 10px;
	background: #1e133d;
	padding: 42px 20px 0 110px;
	height: 170px;
	border-radius: 10px;
	box-sizing: border-box;
	position: relative;
	transition: all 300ms ease;
}

.plat_box7 .item .img {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -40px;
}

.plat_box7 .item .img img {
	display: block;
	height: 80px;
}

.plat_box7 .item .t {
	font-weight: bold;
	font-size: 22px;
	line-height: 38px;
}

.plat_box7 .item .m {
	font-size: 14px;
	line-height: 24px;
}

.plat_box7 .item_m:hover {
	background: #281e46;
}

.plat_main7 .btnbox .btn {
	width: 330px;
}


.lang_en .plat_box7 .item_m,
.lang_ja .plat_box7 .item_m,
.lang_ar .plat_box7 .item_m {
	padding: 22px 20px 0 110px;
}

.lang_de .plat_box7 .item_m {
	padding: 10px 20px 0 110px;
}

.lang_fr .plat_box7 .item_m {
	padding: 8px 10px 0 110px;
}

.lang_ko .plat_box7 .item_m {
	padding: 32px 20px 0 110px;
}

.lang_th .plat_box7 .item_m {
	padding: 32px 20px 0 110px;
}


.lang_ru .plat_box7 .item_m {
	padding: 8px 10px 0 110px;
}

.lang_maori .plat_box7 .item_m {
	padding: 8px 0 0 104px;
}


.plat_box8 {
	position: relative;
	height: 432px;
}

.plat_box8 .img {
	position: absolute;
	right: 12px;
	top: 0;
}

.plat_box8 .img img {
	display: block;
}

.plat_box8 .con {
	position: absolute;
	left: 0;
	top: 108px;
}

.plat_box8 .con .t {
	line-height: 60px;
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 28px;
}

.plat_box8 .btnbox .btn {
	display: block;
	width: 330px;
	margin: 0;
}


.lang_de .plat_box8 .btnbox .btn {
	width: 400px;
}



.about_main1 {
	padding: 116px 0 100px 0;
}

.about_main2 {
	padding: 66px 0 60px 0;
}

.about_main3 {
	background: url(../img/img3.jpeg) center top no-repeat;
	background-size: cover;
	position: relative;
}

.about_main4 {
	padding: 80px 0 80px 0;
}

.about_main5 {
	background: url(../img/img4.jpeg) center top no-repeat;
	background-size: cover;
	position: relative;
	height: 686px;
	overflow: hidden;
}

.about_main5 .mainbox {
	position: relative;
	z-index: 2;
}

.about_main5 .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.about_main5 .bg img {
	display: block;
	width: 100%;
}

.about_box1 {
	position: relative;
}

.about_box1 .img {
	position: relative;
	z-index: 1;
}

.about_box1 .img img {
	display: block;
	height: 406px;
	border-radius: 10px;
}

.about_box1 .con {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -170px;
	padding: 16px 20px 0 40px;
	width: 690px;
	height: 340px;
	border-radius: 10px;
	background-image: linear-gradient(#2a314b, #191d31);
	box-sizing: border-box;
	z-index: 2;
	overflow-y: auto;
}

.about_box1 .con .t {
	line-height: 84px;
	padding-left: 26px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.about_box1 .con .t:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.about_box1 .con .m {
	font-size: 16px;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.7);
}

.lang_de .about_box1 .con .t {
	font-size: 32px;
}

.lang_ru .about_box1 .con .t {
	font-size: 26px;
}


.about_box2 .con {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 40px;
	margin-top: -20px;
}

.about_box2 .img img {
	display: block;
	margin: 0 auto;
	max-width: 1000px;
	border-radius: 10px;
}

.about_box3 {
	padding: 80px 0 110px 0;
	width: 760px;
	position: relative;
	z-index: 2;
}

.about_box3 .tit {
	line-height: 84px;
	padding-left: 26px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.about_box3 .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.about_box3 .con {
	font-size: 16px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.7);
}


.about_main3 .bg {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 30%;
	left: 0;
	bottom: 0;
	background: url(../img/img3_line.png) right top no-repeat;
	background-size: auto 100%;
}

.about_box4 .con {
	padding-bottom: 1px;
}

.about_box4 .con ul li {
	margin-bottom: 20px;
	border-radius: 20px;
	border: 1px #2d2150 solid;
	background: #221840;
	min-height: 98px;
	text-align: center;
	padding: 10px 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
	transition: all 300ms ease;
}

.about_box4 .con ul li:hover {
	background: #2d2150;
}

.about_box5 {
	position: absolute;
	left: 0;
	top: 156px;
	width: 600px;
	padding: 36px 30px 46px 0;
}

.about_box5 .tit {
	line-height: 74px;
	padding-left: 26px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	position: relative;
	z-index: 3;
}

.about_box5 .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.about_box5 .con {
	font-size: 18px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
	position: relative;
	z-index: 3;
}

.about_box5:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: -2000px;
	background: #000;
	opacity: 0.5;
	z-index: 2;
}


.about_main6 {
	padding: 60px 0 0 0;
}

.about_main7 {
	padding: 150px 0 100px 0;
}

.about_main8 {
	background: url(../img/img7.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
}

.about_main9 {
	position: relative;
	padding: 76px 0 140px 0;
	overflow: hidden;
}


.about_main6 .mtit {
	margin-bottom: 80px;
}

.about_main6 .mainbox {}

.about_box6 {
	width: 880px;
	height: 450px;
	margin: 0 auto;
	position: relative;
}

.about_box6 .swiper-slide img {
	display: block;
	width: 880px;
	height: 450px;
	border-radius: 10px;
	opacity: 0;
	transition: all 300ms ease;
}

.about_box6 .swiper-slide-prev img {
	opacity: 0.4;
}

.about_box6 .swiper-slide-next img {
	opacity: 0.4;
}

.about_box6 .swiper-slide-active img {
	opacity: 1;
}


.about_box7 {
	position: relative;
	height: 406px;
}

.about_box7 .img {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}

.about_box7 .img img {
	display: block;
	height: 406px;
	border-radius: 10px;
}

.about_box7 .con {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -170px;
	padding: 16px 20px 0 40px;
	width: 690px;
	height: 340px;
	border-radius: 10px;
	background-image: linear-gradient(#2a314b, #191d31);
	box-sizing: border-box;
	z-index: 2;
	overflow-y: auto;
}

.about_box7 .con .t {
	line-height: 84px;
	padding-left: 26px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	position: relative;
}

.about_box7 .con .t:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.about_box7 .con .m {
	font-size: 16px;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.7);
}


.about_box8 {
	padding: 100px 0 110px 0;
	width: 640px;
	position: relative;
	z-index: 2;
}

.about_box8 .tit {
	line-height: 84px;
	padding-left: 26px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
}

.about_box8 .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.about_box8 .con {
	font-size: 16px;
	line-height: 24px;
	color: rgba(255, 255, 255, 0.7);
}


.about_main8 .bg {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 40%;
	left: 0;
	bottom: 0;
	background: url(../img/img7_line.png) right top no-repeat;
	background-size: auto 100%;
	opacity: 0.9;
}

.about_box9 .con {
	font-size: 18px;
	line-height: 40px;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
}


.about_main10 {
	padding-top: 90px;
}

.mtitf {
	margin-top: -30px;
	font-size: 18px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
	text-align: center;
	margin-bottom: 62px;
}

.choice_list {
	padding: 70px 0 50px 0;
}

.choice_list .item {
	margin-bottom: 100px;
	position: relative;
	padding-top: 94px;
}

.choice_list .item .img {
	position: absolute;
	left: 40px;
	top: 0;
	z-index: 13;
}

.choice_list .item .img img {
	display: block;
	height: 264px;
	border-radius: 10px;
}

.choice_list .item .tit {
	position: absolute;
	left: 580px;
	top: 0;
	z-index: 12;
	line-height: 76px;
	padding-left: 26px;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}

.choice_list .item .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}

.choice_list .item .con {
	position: relative;
	z-index: 11;
	border: 10px;
	height: 210px;
	box-sizing: border-box;
	padding: 30px 40px 0 580px;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
	background: rgba(31, 37, 59, 0.6);
	border-radius: 10px;
}

.lang_cn .choice_list .item .con,
.lang_zh_tw .choice_list .item .con {
	line-height: 34px;
}

.choice_list .item_r {}

.choice_list .item_r .img {
	left: auto;
	right: 40px;
}

.choice_list .item_r .tit {
	left: 40px
}

.choice_list .item_r .con {
	padding: 30px 580px 0 40px;
}


.mmain {}


.news_main {
	padding: 60px 0;
}

.news_list {}

.news_list .item {
	margin-bottom: 20px;
}

.news_list .item_m {
	display: block;
	border: 1px #2d2150 solid;
	background: #221840;
	padding: 20px 30px 0 406px;
	height: 220px;
	position: relative;
}

.news_list .item .img {
	position: absolute;
	left: 20px;
	top: 20px;
	overflow: hidden;
}

.news_list .item .img img {
	display: block;
	width: 360px;
	height: 200px;
	transform: scale(1);
	transition: transform 0.2s;
}

.news_list .item .t {
	text-align: left;
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	font-weight: bold;
}

.news_list .item .time {
	background: url(../img/time.png) left center no-repeat;
	padding-left: 17px;
	background-size: 12px auto;
	color: rgba(255, 255, 255, 0.7);
	line-height: 32px;
	margin-bottom: 8px;
}

.news_list .item .m {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	height: 108px;
	overflow: hidden;
	color: rgba(255, 255, 255, 0.7);
}


.news_list .item_m:hover {
	background: #2d2150;
}

.news_list .item_m:hover .img img {
	transform: scale(1.04);
}


.news_view {
	padding: 20px;
}

.news_view .tit {
	text-align: center;
	font-size: 24px;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 40px;
}

.news_view .tit h1 {
	font-size: 24px;
}

.news_view .time {
	text-align: center;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 40px;
}

.news_view .time img {
	vertical-align: middle;
	margin-right: 5px;
}

.news_view .con {
	font-size: 16px;
	line-height: 1.625;
	color: rgba(255, 255, 255, 0.7);
}

.news_view .con img {
	max-width: 100%;
}

.help_main {
	padding: 40px 0;
}

.help_cate_list {}

.help_cate_list .item {}

.help_cate_list .item .tit {
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 25px;
	position: relative;
}

.help_cate_list .item .tit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 20px;
	margin-top: -10px;
	background: #3CC5C2;
}

.help_cate_list .item .con {
	padding-bottom: 10px;
	padding-top: 16px;
	margin: 0 -15px;
}

.help_cate_list .item .con ul li {
	float: left;
	width: 25%;
}

.help_cate_list .item .con ul li a {
	display: block;
	margin: 0 15px 30px 15px;
	display: block;
	border: 1px #2d2150 solid;
	background: #221840;
	padding: 0 19px 0 70px;
	height: 100px;
	position: relative;
	border-radius: 10px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 24px;
}

.help_cate_list .item .con ul li a i {
	display: block;
	position: absolute;
	left: 19px;
	top: 50%;
	margin-top: -20px;
	padding: 5px;
	border-radius: 50%;
	background: #3CC5C2;
}

.help_cate_list .item .con ul li a i img {
	display: block;
	height: 30px;
}

.help_cate_list .item .con ul li a span {
	display: block;
	position: absolute;
	left: 70px;
	right: 19px;
	top: 50%;
	transform: translate(0, -50%);
	max-height: 96px;
	overflow: hidden;
}

.help_cate_list .item .con:after {
	display: block;
	content: '';
	clear: both;
}

.help_cate_list .item .con ul li a:hover {
	background: #2d2150;
	color: #fff;
}


.help_left {
	float: left;
	width: 320px;
}

.help_right {
	float: right;
	width: 830px;
}


.help_ltit {
	font-weight: bold;
	padding: 25px 0 25px 25px;
	font-size: 36px;
	line-height: 56px;
	font-weight: bold;
	position: relative;
	width: 320px;
	box-sizing: border-box;
}

.help_ltit:before {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 30px;
	margin-top: -15px;
	background: #3CC5C2;
}


.help_left .item {
	border: 1px #2d2150 solid;
	background: #221840;
	border-radius: 10px;
	margin-bottom: 10px;
}

.help_left .item .t {
	cursor: pointer;
	display: block;
	padding: 15px 50px 15px 69px;
	font-size: 16px;
	line-height: 30px;
	position: relative;
	user-select: none;
}

.help_left .item .t i {
	display: block;
	position: absolute;
	left: 19px;
	top: 50%;
	margin-top: -20px;
	padding: 5px;
	border-radius: 50%;
	background: #3CC5C2;
}

.help_left .item .t i img {
	display: block;
	height: 30px;
}

.help_left .item .t:after {
	display: block;
	content: '';
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../img/d.png) center center no-repeat;
	opacity: 0.6;
	transition: all 300ms ease;
}

.help_left .item .t:hover:after {
	opacity: 1;
}

.help_left .item .m {
	margin: 0 12px;
	display: none;
	padding: 10px 0;
	border-top: 1px #393053 solid
}

.help_left .item .m a {
	display: block;
	padding: 7px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 24px;
	user-select: none;
}

.help_left .item .m a:hover,
.help_left .item .m a.on {
	color: #3cc5c2;
}

.help_left .item_show .t:after {
	transform: rotateX(180deg);
}

.help_left .item_on .m {
	display: block;
	;
}

.help_right .tit {
	font-size: 24px;
	line-height: 2;
	margin-top: -10px;
	font-weight: bold;
}

.help_right .tit h1 {
	font-size: 24px;
}

.help_right .con {
	padding: 50px 0;
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.7);
}

.help_right .con img {
	max-width: 100%;
}

.help_right .next {
	clear: both;
}

.help_right .next span {
	display: block;
	padding: 0 10px;
	font-size: 12px;
	line-height: 3;
	color: rgba(255, 255, 255, 0.5);
}

.help_right .next a {
	display: inline-block;
	padding: 14px 50px 14px 18px;
	font-size: 18px;
	line-height: 30px;
	border: 1px #2d2150 solid;
	background-color: #221840;
	border-radius: 10px;
	background: url(../img/r.png) right center no-repeat;
	min-width: 250px;
}

.help_right .next a:hover {
	background-color: #2d2150;
	color: #fff;
}


.support_main {
	padding: 70px 0;
}

.mtit {
	text-align: center;
	margin-bottom: 62px;
	line-height: 0;
}

.mtit b {
	position: relative;
	display: inline-block;
	padding: 0 5px;
	font-size: 48px;
	line-height: 96px;
}

.mtit b span {
	font-weight: normal;
}

.mtit b:before {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 300px;
	height: 1px;
	background: #40365a;
	margin-left: -150px;
}

.mtit b:after {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 60px;
	height: 6px;
	background: #3cc5c2;
	margin-left: -30px;
}

.lang_fr .mtit b {
	font-size: 40px;
}

.support_list {
	padding-bottom: 10px;
}

.support_list .item {
	margin-bottom: 10px;
}

.support_list .item_m {
	display: block;
	border: 1px #2d2150 solid;
	background: #221840;
	padding: 0 20px;
	border-radius: 10px;
	transition: all 300ms ease;
}

.support_list .item .t {
	text-align: left;
	padding: 15px 10px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	border-bottom: 1px #393053 solid;
}

.support_list .item .m {
	text-align: left;
	padding: 15px 10px 20px 10px;
	font-size: 16px;
	line-height: 30px;
	color: rgba(255, 255, 255, 0.7);
}

.support_list .item_m:hover {
	background: #2d2150;
}


.contact_main {
	padding: 60px 0;
}

.contact_form {
	border-radius: 10px;
	background: #221840;
	border: 1px #2d2150 solid;
	padding: 64px 30px 74px 30px;
}

.contact_form .item {
	float: left;
	width: 50%;
	margin-bottom: 30px;
}

.contact_form .item_full {
	clear: both;
	float: none;
	width: auto;
}

.contact_form .item .t {
	margin: 0 14px 20px 14px;
	position: relative;
	padding-left: 51px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: rgba(255, 255, 255, 0.7);
}

.contact_form .item .t i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	border-radius: 50%;
	background: #4e4666;
}

.contact_form .item .t i img {
	display: block;
}

.contact_form .item .m {
	margin: 0 14px;
}

.contact_form .item .input {
	display: block;
	border: 1px #463e5e solid;
	text-indent: 14px;
	background: #1c113a;
	width: 100%;
	box-sizing: border-box;
	line-height: 48px;
	height: 50px;
	font-size: 14px;
	color: #fff;
}

.contact_form .item .textarea {
	display: block;
	border: 1px #463e5e solid;
	background: #1c113a;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 14px;
	line-height: 28px;
	height: 120px;
	font-size: 14px;
	color: #fff;
}

.contact_form .btnbox {
	padding-top: 20px;
}


.pages {
	text-align: center;
	line-height: 0;
	text-align: center;
	padding: 40px 0;
}

.pages a,
.pages span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
	border: 1px #58506f solid;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
}

.pages a:hover,
.pages span {
	border: 1px #3cc5c2 solid;
	background: #3cc5c2;
	color: #fff;
}

.pages .t {
	font-family: arial;
	font-weight: lighter;
}


.footer {
	position: relative;
	z-index: 2;
}

.footer_t {}

.footer_t img {
	display: block;
	width: 100%;
}

.footbox {
	background: #080808;
}

.footbox .mainbox {
	padding: 0 50px;
}

.fbox1 {
	text-align: center;
	margin-bottom: 46px;
}

.fbox1 .t {
	font-weight: bold;
	font-size: 22px;
	line-height: 36px;
}

.fbox1 .m {
	font-size: 14px;
	line-height: 28px;
}

.fbox1 .m a {
	text-decoration: underline;
}

.lang_cn .fbox1 .t,
.lang_zh_tw .fbox1 .t {
	font-size: 26px;
	line-height: 50px;
}

.fbox2 {
	padding: 20px 28px 20px 28px;
	background: #141414;
	height: 46px;
	margin: 0 -15px 28px -15px;
}

.fbox2 .item {
	float: left;
	margin-right: 200px;
}

.fbox2 .item .tit {
	float: left;
	margin-right: 40px;
}

.fbox2 .item .tit .t {
	font-size: 18px;
	line-height: 28px;
}

.fbox2 .item .tit .m {
	font-size: 12px;
	line-height: 18px;
}

.fbox2 .item .btn {
	float: left;
	width: 158px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
	background: #a9a9a9;
	color: #fff;
}

.fbox2 .item .btn:hover {
	background: #8d8d8d;
	color: #fff;
}


.lang_en .fbox2 .tit,
.lang_ja .fbox2 .tit,
.lang_ar .fbox2 .tit {
	margin-right: 20px;
}

.lang_en .fbox2 .item .btn,
.lang_ja .fbox2 .item .btn,
.lang_ar .fbox2 .item .btn {
	width: 200px;
	font-size: 14px;
}

.lang_de .fbox2 .item {
	margin-right: 20px;
}

.lang_de .fbox2 .item .tit {
	margin-right: 20px;
}

.lang_de .fbox2 .item .tit .t {
	font-size: 14px;
}

.lang_de .fbox2 .item .btn {
	width: 260px;
	font-size: 12px;
}


.lang_fr .fbox2 .item {
	margin-right: 20px;
}

.lang_fr .fbox2 .item .tit {
	margin-right: 20px;
}

.lang_fr .fbox2 .item .tit .t {
	font-size: 14px;
}

.lang_fr .fbox2 .item .btn {
	width: 260px;
	font-size: 12px;
}


.lang_ru .fbox2 .item {
	margin-right: 10px;
}

.lang_ru .fbox2 .item .tit {
	margin-right: 20px;
}

.lang_ru .fbox2 .item .tit .t {
	font-size: 14px;
}

.lang_ru .fbox2 .item .btn {
	width: 260px;
	font-size: 12px;
}


.fbox2 .item:last-child {
	margin-right: 0;
}

.fbox2 .item:last-child .tit .t {
	line-height: 46px;
}

.fbox2 .item:last-child .btn {
	background: #32d296;
}

.fbox2 .item:last-child .btn:hover {
	background: #20b07a;
}

.fbox3 {
	flex-wrap: nowrap;
	padding: 30px 0;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	justify-content: space-between !important;
	display: flex !important;
	margin: 0 -8px;
	border-bottom: 1px #1e1e1e solid;
}

.fbox3 a {
	margin: 0 8px;
}

.fbox3 img {
	max-height: 42px;
}

.fbox4 {
	padding: 30px 0;
	line-height: 20px;
	font-size: 14px;
	color: #A9A9A9;
	border-bottom: 1px #1e1e1e solid;
}

.fbox4 p {
	display: inline-block;
	margin-right: 80px;
}

.fbox4 a {
	color: #A9A9A9;
}

.fbox4 a:hover {
	color: #fff;
}

.fbox5 {
	padding: 30px 0;
	font-size: 12px;
	color: #A9A9A9;
}

.etip {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -260px;
	display: none;
	transform: translate(0, -50%);
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	width: 500px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	border-radius: 25px;
	z-index: 9999991;
}

@media (max-width:750px) {
	body {
		font-size: 14px;
	}

	.wrap {
		min-width: auto;
	}

	.header {
		height: 50px;
	}

	.topbox {
		margin: 0 10px;
		height: 50px;
	}

	.topbox .logo {
		top: 10px;
		padding-left: 0;
	}

	.topbox .logo img {
		height: 30px;
	}

	.topnav {
		display: none;
		position: fixed;
		left: 0;
		top: 50px;
		right: 0;
		bottom: 0;
		padding-bottom: 0;
		overflow-y: auto;
		background: rgba(0, 0, 0, 1);
		-webkit-overflow-scrolling: touch;
	}

	.topnav ul li {
		float: none;
	}

	.topnav ul li a {
		font-size: 14px;
		height: 34px;
		line-height: 34px;
		padding: 0 10px;
		text-align: left;
	}

	.topnav ul li a.on:after {
		left: 0;
		right: 0;
		width: auto;
		margin-left: 0;
	}

	.topnav ul li .m {
		display: block;
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		border: none;
		padding: 0;
		background: none;
	}

	.topnav ul li .m:after {
		display: block;
		content: '';
		clear: both;
	}

	.topnav ul li .m a {
		height: 26px;
		line-height: 26px;
		width: auto;
		text-align: left;
		border: 0;
		padding: 0 20px 0 36px;
		font-size: 12px;
		position: relative;
	}

	.topnav ul li .m a:before {
		display: block;
		content: '';
		position: absolute;
		left: 20px;
		top: 50%;
		width: 4px;
		height: 4px;
		margin-top: -2px;
		background: rgba(255, 255, 255, 0.5);
	}

	.topnav ul li .m a img {
		float: left;
		height: 12px;
		margin-top: 9px;
		margin-right: 5px;
	}

	.topnav ul li:hover .m {
		display: block;
	}


	.lang_de .topnav ul li .m {
		left: 0;
		right: 0;
	}

	.lang_fr .topnav ul li .m {
		left: 0;
		right: 0;
	}

	.lang_ru .topnav ul li .m {
		left: 0;
		right: 0;
	}

	.lang_maori .topnav ul li .m {
		left: 0;
		right: 0;
	}


	.select_lang {
		display: block;
	}

	.topr {
		right: 90px;
		top: 12px;
	}

	.toplogin {}

	.toplogin ul li {
		margin-left: 10px;
	}

	.toplogin a {
		height: 24px;
		line-height: 24px;
		border-radius: 13px;
		padding: 0 9px 0 25px;
		font-size: 12px;
	}

	.toplogin a.b1 {
		background-size: 16px auto;
	}

	.toplogin a.b2 {
		background-size: 16px auto;
	}

	.toplang {
		float: none;
		min-width: auto;
		margin-left: 0;
		display: none;
		position: fixed;
		left: 0;
		top: 50px;
		right: 0;
		bottom: 0;
		padding-bottom: 0;
		overflow-y: auto;
		width: auto;
		background: rgba(0, 0, 0, 1);
		padding: 20px;
	}

	.toplang .t {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
		border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
	}

	.toplang .m {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		display: block;
		padding: 0;
		background: none;
		border: none;
	}

	.toplang .m a {
		font-size: 14px;
		line-height: 30px;
	}

	.lang_btn {
		display: block;
		position: absolute;
		right: 45px;
		top: 9px;
		cursor: pointer;
		background: url(../img/lang.png) center center no-repeat #3cc5c2;
		background-size: 20px auto;
		height: 32px;
		width: 32px;
		border-radius: 3px;
	}

	.nav_btn {
		display: block;
		position: absolute;
		right: 0;
		top: 9px;
		cursor: pointer;
		background: #3cc5c2;
		padding: 3px 3px 3px 3px;
		border-radius: 3px;
	}

	.nav_btn i {
		display: block;
		font-style: normal;
		width: 2px;
		height: 2px;
		box-shadow: inset 0 0 0 28px, 0 -7px 0 0, 0 7px 0 0;
		margin: 12px 22px 12px 4px;
		position: relative;
		text-align: left;
		text-indent: -9999px;
		direction: ltr;
		box-sizing: border-box;
		color: #fff;
	}

	.nav_btn i:before {
		width: 16px;
		height: 2px;
		left: 5px;
		box-shadow: inset 0 0 0 28px, 0 -7px 0 0, 0 7px 0 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.nav_btn i:after,
	.nav_btn i:before {
		content: '';
		pointer-events: none;
	}

	.mainbox {
		width: auto;
		margin: 0 10px;
	}

	.ibanner_box {
		height: 500px;
		overflow: hidden;
	}

	.ibanner {
		height: 500px;
	}

	.ibanner .img {
		height: 500px;
	}

	.ibanner_m {
		left: 10px;
		right: 10px;
		width: auto;
	}

	.ibanner_m .mainbox {
		padding: 0 10px;
	}

	.ibanner_m .t {
		font-size: 14px;
		line-height: 20px;
	}

	.ibanner_m .m {
		font-size: 12px;
		line-height: 16px;
		padding: 10px 0;
	}

	.ibanner_m .m ul li {
		padding: 5px 0 5px 24px;
		background: url(../img/banli.png) left 8px no-repeat;
		background-size: 14px auto;
	}

	.ibanner_m .btn {
		width: 160px;
		height: 40px;
		line-height: 40px;
		border-radius: 6px;
		font-size: 16px;
	}

	.ibanner_m .btn:after {
		margin-left: 8px;
		width: 18px;
		height: 18px;
		background-size: 18px auto;
	}

	.lang_cn .ibanner_m .t,
	.lang_zh_tw .ibanner_m .t {
		font-size: 20px;
		line-height: 30px;
	}

	.lang_cn .ibanner_m .m,
	.lang_zh_tw .ibanner_m .m {
		font-size: 12px;
		line-height: 20px;
	}


	.lang_fr .ibanner_m .btn {
		width: 260px;
	}

	.lang_ru .ibanner_m .btn {
		width: 260px;
	}


	.itit {
		font-size: 18px;
		line-height: 24px;
	}

	.itit_f {
		font-size: 12px;
		line-height: 18px;
		padding: 6px 0 15px 0;
	}

	.lang_cn .itit,
	.lang_zh_tw .itit {
		font-size: 18px;
		line-height: 24px;
	}

	.btnbox .btn {
		width: 160px;
		height: 40px;
		line-height: 40px;
		border-radius: 6px;
		font-size: 16px;
	}

	.imain1 {
		padding: 40px 0 60px 0;
	}

	.imain2 {
		padding: 50px 0 60px 0;
		background-size: cover;
	}

	.imain3 {
		padding: 50px 0 60px 0;
	}

	.imain4 {
		padding: 50px 0 60px 0;
	}

	.imain5 {}

	.imain6 {
		padding: 50px 0 60px 0;
		background-size: cover;
	}

	.imain7 {
		padding: 40px 0 40px 0;
	}

	.iwhy {
		padding: 30px 0 0 0;
		margin: 0 5px;
	}

	.iwhy .item {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.iwhy .item_m {
		margin: 0;
		position: relative;
		padding-left: 110px;
	}

	.iwhy .item .img {
		position: absolute;
		left: 0;
		top: 0;
		background-size: contain;
		padding: 10px;
		margin-bottom: 0;
	}

	.iwhy .item .img img {
		height: 80px;
	}

	.iwhy .item .t {
		text-align: left;
		font-size: 16px;
		line-height: 26px;
		padding: 8px 0;
	}

	.iwhy .item .line {
		margin: 0;
		width: 40px;
		height: 2px;
	}

	.iwhy .item .m {
		text-align: left;
		padding: 10px 0;
		font-size: 12px;
		line-height: 18px;
	}


	.iabout {
		padding-top: 25px;
	}

	.iabout_l {
		float: none;
		padding-left: 0;
	}

	.iabout_l img {
		width: 80%;
		margin: 0 auto;
	}

	.iabout_r {
		float: none;
		width: auto;
		padding-top: 16px;
		padding-left: 30px;
	}

	.iabout_r .m {
		font-size: 14px;
		line-height: 20px;
		padding: 10px 0;
	}

	.iabout_r .m ul li {
		padding: 5px 0 5px 22px;
		background: url(../img/about_li.png) left 8px no-repeat;
		background-size: 14px auto;
	}

	.iabout_r .btn {
		margin-bottom: 20px;
		min-width: 160px;
		padding: 0 15px;
		height: 40px;
		line-height: 40px;
		border-radius: 6px;
		font-size: 16px;
	}

	.iabout_r .btn:before {
		margin-right: 6px;
		margin-bottom: 2px;
		width: 20px;
		height: 20px;
		background-size: 18px auto;
	}


	.iinfo_tag {
		height: 34px;
		margin-bottom: 18px;
		margin-left: 5px;
	}

	.iinfo_tag span {
		height: 34px;
		padding: 0 18px;
		border-radius: 17px 17px 17px 0;
		line-height: 34px;
		font-size: 16px;
	}

	.iinfo_t {
		margin-bottom: 12px;
		font-size: 16px;
		line-height: 30px;
		margin-left: 5px;
	}

	.iinfo_m {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 30px;
		margin-left: 5px;
	}

	.lang_ru .iinfo_t {
		font-size: 16px;
		line-height: 30px;
	}

	.lang_ru .iinfo_m {
		font-size: 12px;
		line-height: 20px;
	}


	.iinfo_list {
		margin: 0 -5px;
	}

	.iinfo_list .item {
		width: 50%;
		margin-bottom: 10px;
	}

	.iinfo_list .item_m {
		border-radius: 6px;
		height: 160px;
		margin: 0 5px;
	}

	.iinfo_list .item .img {
		background-size: auto 2px;
		margin-bottom: 10px;
	}

	.iinfo_list .item .img img {
		height: 40px;
	}

	.iinfo_list .item .t {
		font-size: 14px;
		line-height: 20px;
	}

	.iinfo_list .item .m {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 18px;
	}

	.iinfo_list .item .f {
		margin: 0 10px;
		width: auto;
		height: 30px;
		line-height: 30px;
		border-radius: 4px;
	}

	.iinfo_list .item .f:before {
		border-left: 4px transparent solid;
		border-right: 4px transparent solid;
	}

	.iinfo_list .item .up:before {
		border-bottom: 4px #fff solid;
	}

	.iinfo_list .item .down:before {
		border-top: 4px #fff solid;
	}


	.imain4 {
		height: 300px;
		padding: 40px 0 0 0;
	}

	.imain4 video {
		width: auto;
		height: 340px;
		position: absolute;
		left: 50%;
		right: auto;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.imain4 .itit {
		font-size: 14px;
		line-height: 20px;
	}

	.lang_cn .imain4 .itit,
	.lang_zh_tw .imain4 .itit,
	.lang_ja .imain4 .itit {
		font-size: 16px;
		line-height: 24px;
	}

	.itool_info {
		padding: 20px 0 24px 0;
	}

	.itool_info img {
		margin: 0 15px;
		height: 40px;
	}

	.itool_tag {
		width: auto;
		height: auto;
	}

	.itool_tag .item {
		float: left;
		width: 33.33%;
	}

	.itool_tag .item_m {
		margin: 0 5px;
		text-align: center;
		line-height: 18px;
		font-size: 12px;
		border-radius: 25px;
		padding: 10px 0 0 0;
		height: 76px;
	}

	.itool_tag .item_m img {
		display: block;
		margin: 0 auto;
		height: 30px;
	}

	.itool_tag:after {
		display: block;
		content: '';
		clear: both;
	}

	.lang_en .imain4,
	.lang_ja .imain4,
	.lang_fr .imain4,
	.lang_de .imain4 {
		height: 330px;
	}

	.lang_en .itool_info,
	.lang_ja .itool_info,
	.lang_fr .itool_info,
	.lang_ar .itool_info,
	.lang_ru .itool_info,
	.lang_de .itool_info {
		padding: 15px 0 18px 0;
	}

	.lang_en .itool_tag,
	.lang_ja .itool_tag,
	.lang_fr .itool_tag,
	.lang_ar .itool_tag,
	.lang_ru .itool_tag,
	.lang_de .itool_tag {
		width: auto;
	}

	.lang_en .itool_tag .item,
	.lang_ja .itool_tag .item,
	.lang_fr .itool_tag .item,
	.lang_ar .itool_tag .item,
	.lang_ru .itool_tag .item,
	.lang_de .itool_tag .item {
		float: none;
		width: auto;
		margin-bottom: 5px;
	}

	.lang_en .itool_tag .item_m,
	.lang_ja .itool_tag .item_m,
	.lang_fr .itool_tag .item_m,
	.lang_ar .itool_tag .item_m,
	.lang_ru .itool_tag .item_m,
	.lang_de .itool_tag .item_m {
		height: auto;
		padding: 3px 0;
	}

	.lang_en .itool_tag .item_m img,
	.lang_ja .itool_tag .item_m img,
	.lang_fr .itool_tag .item_m img,
	.lang_ar .itool_tag .item_m img,
	.lang_ru .itool_tag .item_m img,
	.lang_de .itool_tag .item_m img {
		display: inline-block;
		margin: 0 5px 0 0;
		height: 24px;
	}


	.lang_th .itool_tag {
		width: auto;
	}

	.lang_th .itool_tag .item {
		width: 33.33%;
	}


	.imain5 .mainbox {
		background: url(../img/plat.png) center top no-repeat;
		background-size: 100% auto;
		padding: 42% 0 36px 0;
	}

	.iplat_t {
		font-weight: bold;
		font-size: 16px;
		line-height: 28px;
		margin-left: 5px;
	}

	.iplat_m {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 18px;
		margin-left: 5px;
		width: auto;
	}

	.lang_cn .iplat_t,
	.lang_zh_tw .iplat_t {
		font-size: 18px;
		line-height: 32px;
	}

	.iplat_list {
		height: 34px;
	}

	.iplat_list .item {
		width: 33.33%;
		margin-right: 0;
	}

	.iplat_list .item_m {
		margin: 0 4px;
		width: auto;
		height: 34px;
		line-height: 34px;
		font-size: 12px;
	}

	.iplat_list .item_m img {
		height: 20px;
	}


	.iadvantage_list {
		padding: 30px 0 0 0;
		margin: 0 5px;
	}

	.iadvantage_list .item {
		float: none;
		width: auto;
		margin-bottom: 15px;
	}

	.iadvantage_list .item_m {
		margin: 0;
		position: relative;
		padding: 0 0 1px 90px;
	}

	.iadvantage_list .item .img {
		position: absolute;
		left: 0;
		top: 16px;
		background-size: contain;
		padding: 20px;
		margin-bottom: 0;
	}

	.iadvantage_list .item .img img {
		height: 40px;
	}

	.iadvantage_list .item .t {
		text-align: left;
		font-size: 16px;
		line-height: 42px;
	}

	.iadvantage_list .item .line {
		margin: 0;
		width: 40px;
		height: 2px;
	}

	.iadvantage_list .item .m {
		text-align: left;
		padding: 10px 0;
		font-size: 12px;
		line-height: 18px;
		height: auto;
	}



	.iexperience {
		background-size: 90% auto;
		padding: 35px 0 60px 0;
	}

	.iexperience img {
		width: 80%;
	}


	.mbanner .tit {
		margin-top: -2px;
	}

	.mbanner .tit b {
		line-height: 22px;
		top: 16px;
		font-size: 20px;
	}

	.mbanner .tit:before {
		margin-right: 44px;
	}

	.mbanner .tit:after {
		margin-left: 44px;
	}

	.mbanner .tit2:before {
		margin-right: 66px;
	}

	.mbanner .tit2:after {
		margin-left: 66px;
	}

	.mbanner .tit span {
		font-size: 18px;
		padding: 6px 20px 0 20px;
		height: 40px;
		line-height: 40px;
	}

	.mbanner .img {
		height: 180px;
	}


	.plat_main1 {}

	.plat_main2 {
		height: 100px;
	}

	.plat_main3 {
		padding: 30px 0 10px 0;
	}

	.plat_main4 {
		padding: 30px 0 30px 0;
	}

	.plat_main5 {
		padding: 30px 0 30px 0;
	}

	.plat_main6 {}

	.plat_main7 {
		padding: 30px 0;
	}

	.plat_main8 {
		margin-bottom: 0;
	}


	.plat_box1 {
		height: auto;
		padding: 60px 0 40px 0;
	}

	.plat_box1 .img {
		position: relative;
		right: auto;
		top: auto;
		margin-bottom: 20px;
	}

	.plat_box1 .img img {
		margin: 0 auto;
		height: 180px;
	}

	.plat_box1 .con {
		position: relative;
		left: auto;
		top: auto;
		right: 0;
		text-align: center;
	}

	.plat_box1 .con .t {
		line-height: 20px;
		font-size: 14px;
		text-align: center;
	}

	.plat_box1 .con .m {
		line-height: 42px;
		font-size: 20px;
		text-align: center;
		margin-bottom: 10px;
	}

	.plat_box1 .btn {
		float: none;
		display: inline-block;
		margin: 0 auto;
		width: auto;
		min-width: auto;
		padding: 0 20px;
		height: 40px;
		line-height: 40px;
	}

	.plat_box2 ul li {
		width: 33.33%;
		height: 90px;
		line-height: 40px;
		padding-top: 10px;
	}

	.plat_box2 ul li b {
		display: block;
		float: none;
		padding-right: 0;
		margin-right: 0;
		font-size: 18px;
		text-align: center;
	}

	.plat_box2 ul li b:after {
		right: auto;
		top: auto;
		left: 50%;
		width: 30px;
		height: 1px;
		margin-top: 0;
		margin-left: -15px;
	}

	.plat_box2 ul li span {
		display: block;
		text-align: center;
		font-size: 12px;
	}

	.plat_box2 ul li:nth-child(2) {
		float: left;
		position: relative;
		left: auto;
		transform: none;
	}

	.plat_box2 ul li:last-child {
		float: left;
	}

	.plat_main3 .mtitf {
		padding: 0 10px;
		font-size: 14px;
	}

	.plat_box4 {
		margin: 0;
		padding-top: 40px;
	}

	.plat_box4 .item {
		width: 50%;
		margin-bottom: 40px;
	}

	.plat_box4 .item_m {
		margin: 0 5px;
		padding: 36px 10px 0 10px;
		height: auto;
	}

	.plat_box4 .item .img {
		top: -30px;
	}

	.plat_box4 .item .img img {
		height: 60px;
	}

	.plat_box4 .item .t {
		font-size: 14px;
		line-height: 20px;
		padding: 5px 0;
		height: 40px;
		overflow: hidden;
	}

	.plat_box4 .item .m {
		font-size: 12px;
		line-height: 18px;
		height: 108px;
		overflow: hidden;
	}

	.lang_fr .plat_box4 .item .t {
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 5px 0;
	}

	.lang_fr .plat_box4 .item .m {
		height: 126px;
	}

	.lang_maori .plat_box4 .item .t {
		padding: 0 0 5px 0;
	}

	.lang_maori .plat_box4 .item .m {
		height: 126px;
		line-height: 17px;
	}

	.lang_de .plat_box4 .item .t {
		font-size: 12px;
	}

	.lang_ru .plat_box4 .item .t {
		font-size: 12px;
		line-height: 20px;
		padding: 0 0 5px 0;
	}

	.plat_box5_tit {
		width: 90%;
		height: 38px;
		border-radius: 20px;
		margin-bottom: 30px;
	}

	.plat_box5_tit ul li {
		height: 40px;
		line-height: 38px;
		font-size: 16px;
		border-radius: 20px;
	}

	.lang_en .plat_box5_tit ul li,
	.lang_ja .plat_box5_tit ul li,
	.lang_fr .plat_box5_tit ul li,
	.lang_ru .plat_box5_tit ul li {
		font-size: 14px;
	}


	.plat_box5 {
		padding-bottom: 20px;
		margin: 0 5px;
	}

	.plat_box5 .item {
		float: none;
		width: auto;
		margin-bottom: 10px;
	}

	.plat_box52 .item {
		width: auto;
	}

	.plat_box5 .item_m {
		margin: 0;
		padding: 15px 15px;
		height: auto;
		border-radius: 10px 10px 0 0;
		text-align: center;
	}

	.plat_box5 .item_m2 {}

	.plat_box5 .item_m .con {
		display: block;
		font-size: 14px;
		line-height: 20px;
		height: auto;
	}

	.plat_box5 .item_m:after {
		bottom: -10px;
		height: 20px;
		background-size: 100% auto;
	}

	.plat_box5 .item_m:hover:after {
		background-size: 100% auto;
	}


	.lang_en .plat_box5 .item_m .con2,
	.lang_ja .plat_box5 .item_m .con2,
	.lang_fr .plat_box5 .item_m .con2,
	.lang_ru .plat_box5 .item_m .con2,
	.lang_maori .plat_box5 .item_m .con2,
	.lang_de .plat_box5 .item_m .con2,
	.lang_ar .plat_box5 .item_m .con2 {
		padding-top: 0;
	}

	.plat_box5_img img {
		width: 90%;
	}


	.plat_main6 .mainbox {
		height: auto;
		padding: 30px 0 0 0;
	}

	.plat_main6 .mainbox:after {
		display: none;
	}

	.plat_box6_left {
		padding-top: 0;
	}

	.plat_box6_left .t {
		font-size: 20px;
		line-height: 54px;
		text-align: center;
	}

	.plat_box6_left .m {
		height: 50px;
		margin-bottom: 10px;
	}

	.plat_box6_left .m ul li {
		width: 50%;
		margin-right: 0;
	}

	.plat_box6_left .m ul li img {
		width: 90%;
		height: auto;
		margin: 0 auto;
	}

	.plat_box6_right {
		clear: both;
		position: relative;
		right: auto;
		bottom: auto;
		width: auto;
		padding-top: 30px;
	}

	.plat_box6_right .tip {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 20px;
	}

	.plat_box6_right .tip img {
		height: 18px;
		margin-right: 6px;
	}

	.plat_box6_right .img img {
		width: 80%;
	}


	.plat_box7 {
		padding-bottom: 20px;
		margin: 0 5px;
	}

	.plat_box7 .item {
		float: none;
		width: auto;
		margin-bottom: 10px;
	}

	.plat_box7 .item_m {
		margin: 0;
		padding: 20px 15px 18px 90px !important;
		height: auto;
	}

	.plat_box7 .item .img {
		left: 10px;
		top: 22px;
		margin-top: 0;
	}

	.plat_box7 .item .img img {
		height: 60px;
	}

	.plat_box7 .item .t {
		font-size: 18px;
		line-height: 28px;
	}

	.plat_box7 .item .m {
		font-size: 14px;
		line-height: 20px;
	}


	.plat_main7 .btnbox .btn {
		width: 230px;
	}


	.plat_box8 {
		height: auto;
		padding-bottom: 40px;
	}

	.plat_box8 .img {
		position: relative;
		right: auto;
		top: 0;
	}

	.plat_box8 .img img {
		margin: 0 auto;
		width: 80%;
	}

	.plat_box8 .con {
		position: relative;
		left: auto;
		top: auto;
		padding-top: 20px;
	}

	.plat_box8 .con .t {
		line-height: 30px;
		font-size: 20px;
		margin-bottom: 18px;
		text-align: center;
	}

	.plat_box8 .btnbox .btn {
		width: 230px;
		margin: 0 auto;
	}

	.lang_de .plat_box8 .btnbox .btn {
		width: 90%;
	}


	.about_main1 {
		padding: 30px 0 30px 0;
	}

	.about_main2 {
		padding: 30px 0 30px 0;
		background-size: 200%;
		background-position: right top;
	}

	.about_main3 {}

	.about_main4 {
		padding: 30px 0 30px 0;
		background-size: 200%;
		background-position: right top;
	}

	.about_main5 {
		height: 300px;
	}

	.about_box1 {
		margin: 0 10px;
	}

	.about_box1 .img {
		margin-bottom: 10px;
	}

	.about_box1 .img img {
		width: 100%;
		height: auto;
		border-radius: 10px;
	}

	.about_box1 .con {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 0;
		padding: 15px;
		width: auto;
		height: auto;
	}

	.about_box1 .con .t {
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.about_box1 .con .t:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.about_box1 .con .m {
		font-size: 14px;
		line-height: 20px;
	}

	.lang_de .about_box1 .con .t {
		font-size: 18px;
	}

	.lang_ru .about_box1 .con .t {
		font-size: 14px;
	}

	.about_box2 .con {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 20px;
		margin-top: -10px;
		padding: 0 10px;
	}

	.about_box2 .img img {
		max-width: 100%;
	}

	.about_box3 {
		padding: 40px 10px;
		width: auto;
	}

	.about_box3 .tit {
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.about_box3 .tit:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.about_box3 .con {
		font-size: 14px;
		line-height: 22px;
	}

	.about_main3 .bg {
		right: 0;
		background: rgba(0, 0, 0, 0.5);
	}

	.about_box4 .con {
		padding-bottom: 1px;
	}

	.about_box4 .con ul li {
		margin-bottom: 10px;
		border-radius: 10px;
		min-height: auto;
		padding: 10px 15px;
		display: block;
		font-size: 14px;
		line-height: 22px;
	}

	.about_box5 {
		top: 56px;
		width: 80%;
		padding: 16px 20px 16px 5px;
	}

	.about_box5 .tit {
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 5px;
	}

	.about_box5 .tit:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.about_box5 .con {
		font-size: 14px;
		line-height: 22px;
	}

	.about_box5:after {
		left: -10px;
	}


	.about_main6 {
		padding: 30px 0 0 0;
	}

	.about_main7 {
		padding: 30px 0 30px 0;
	}

	.about_main8 {}

	.about_main9 {
		padding: 30px 0 60px 0;
	}


	.about_main6 .mtit {
		margin-bottom: 30px;
	}

	.about_box6 {
		width: 90%;
		height: auto;
	}

	.about_box6 .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.about_box6 .swiper-slide-prev img {
		opacity: 0.4;
		transform: scale(0.9);
	}

	.about_box6 .swiper-slide-next img {
		opacity: 0.4;
		transform: scale(0.9);
	}

	.about_box6 .swiper-slide-active img {
		opacity: 1;
	}


	.about_box7 {
		margin: 0 10px;
		height: auto;
	}

	.about_box7 .img {
		position: relative;
		right: auto;
		margin-bottom: 10px;
	}

	.about_box7 .img img {
		width: 100%;
		height: auto;
		border-radius: 10px;
	}

	.about_box7 .con {
		position: relative;
		right: auto;
		top: auto;
		margin-top: 0;
		padding: 15px;
		width: auto;
		height: auto;
	}

	.about_box7 .con .t {
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.about_box7 .con .t:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.about_box7 .con .m {
		font-size: 14px;
		line-height: 20px;
	}


	.about_box8 {
		padding: 40px 10px;
		width: auto;
	}

	.about_box8 .tit {
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.about_box8 .tit:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.about_box8 .con {
		font-size: 14px;
		line-height: 22px;
	}

	.about_main8 .bg {
		right: 0;
		background: rgba(6, 2, 20, 0.5);
	}

	.about_box9 .con {
		font-size: 14px;
		line-height: 22px;
		padding: 0 10px;
		margin-bottom: 30px;
	}


	.about_main10 {
		padding-top: 30px;
	}

	.mtitf {
		margin-top: -10px;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 32px;
	}

	.choice_list {
		padding: 10px 0 20px 0;
		margin: 0 5px;
	}

	.choice_list .item {
		margin-bottom: 30px;
		padding-top: 0;
	}

	.choice_list .item .img {
		position: relative;
		left: auto;
		margin-bottom: 10px;
	}

	.choice_list .item .img img {
		width: 100%;
		height: auto;
	}

	.choice_list .item .tit {
		position: relative;
		left: auto;
		top: auto;
		line-height: 28px;
		padding-left: 15px;
		font-size: 18px;
		margin-bottom: 10px;
	}

	.choice_list .item .tit:before {
		width: 4px;
		height: 16px;
		margin-top: -8px;
	}

	.choice_list .item .con {
		border: 10px;
		height: auto;
		padding: 10px;
		font-size: 14px;
		line-height: 22px !important;
	}

	.choice_list .item_r .img {
		left: auto;
		right: auto;
	}

	.choice_list .item_r .tit {
		left: auto
	}

	.choice_list .item_r .con {
		padding: 10px;
	}


	.mmain {
		background-size: 200%;
		background-position: left top;
	}

	.news_main {
		padding: 30px 0;
	}

	.news_list .item {
		margin-bottom: 15px;
	}

	.news_list .item_m {
		padding: 10px;
		height: auto;
	}

	.news_list .item .img {
		position: relative;
		left: auto;
		top: auto;
		margin-bottom: 10px;
	}

	.news_list .item .img img {
		width: 100%;
		height: auto;
	}

	.news_list .item .t {
		font-size: 14px;
		line-height: 22px;
		height: auto;
	}

	.news_list .item .time {
		line-height: 22px;
		margin-bottom: 6px;
		font-size: 12px;
	}

	.news_list .item .m {
		font-size: 12px;
		line-height: 18px;
		height: auto;
		max-height: 90px;
	}


	.news_view {
		padding: 10px;
	}

	.news_view .tit {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.news_view .tit h1 {
		font-size: 16px;
	}

	.news_view .time {
		font-size: 12px;
		margin-bottom: 20px;
	}

	.news_view .time img {
		height: 14px;
	}

	.news_view .con {
		font-size: 14px;
		line-height: 1.625;
	}

	.news_view .con img {
		height: auto !important;
	}


	.help_main {
		padding: 30px 0;
	}

	.help_cate_list {
		margin: 0 5px;
	}

	.help_cate_list .item .tit {
		line-height: 20px;
		font-size: 16px;
		padding-left: 15px;
	}

	.help_cate_list .item .tit:before {
		width: 4px;
		height: 14px;
		margin-top: -7px;
	}

	.help_cate_list .item .con {
		margin: 0 0;
		padding-bottom: 15px;
	}

	.help_cate_list .item .con ul li {
		float: none;
		width: auto;
	}

	.help_cate_list .item .con ul li a {
		margin: 0 0 10px 0;
		padding: 12px 14px 12px 48px;
		height: auto;
		font-size: 14px;
		line-height: 20px;
		min-height: 20px;
	}

	.help_cate_list .item .con ul li a i {
		left: 10px;
		top: 9px;
		margin-top: 0;
		padding: 3px;
	}

	.help_cate_list .item .con ul li a i img {
		height: 20px;
	}

	.help_cate_list .item .con ul li a span {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		transform: translate(0, 0);
		max-height: auto;
	}

	.help_left {
		float: none;
		width: auto;
		margin-bottom: 30px;
		padding: 0 5px;
	}

	.help_right {
		float: none;
		width: auto;
		padding: 0 5px;
	}


	.help_ltit {
		padding: 5px 0 5px 15px;
		font-size: 16px;
		line-height: 20px;
		width: auto;
		margin: 0 5px 10px 5px;
	}

	.help_ltit:before {
		width: 4px;
		height: 14px;
		margin-top: -7px;
	}


	.help_left .item {
		margin-bottom: 8px;
	}

	.help_left .item .t {
		padding: 12px 30px 12px 48px;
		font-size: 14px;
		line-height: 20px;
	}

	.help_left .item .t i {
		left: 10px;
		top: 9px;
		margin-top: 0;
		padding: 3px;
	}

	.help_left .item .t i img {
		height: 20px;
	}

	.help_left .item .t:after {
		right: 10px;
		margin-top: -7px;
		width: 14px;
		height: 14px;
		background-size: 14px;
	}

	.help_left .item .m {
		margin: 0 5px;
		padding: 10px 0;
	}

	.help_left .item .m a {
		padding: 5px;
		font-size: 12px;
		line-height: 18px;
	}

	.help_right .tit {
		font-size: 16px;
		margin-top: 0;
	}

	.help_right .tit h1 {
		font-size: 16px;
	}

	.help_right .con {
		padding: 20px 0;
		font-size: 14px;
		line-height: 1.8;
	}

	.help_right .con img {
		height: auto !important;
	}

	.help_right .next span {
		padding: 0 5px;
		line-height: 2.4;
	}

	.help_right .next a {
		display: block;
		padding: 10px 30px 10px 14px;
		font-size: 12px;
		line-height: 20px;
		min-width: auto;
		background-size: 30px auto;
	}

	.help_right .next a:hover {
		background-color: #2d2150;
		color: #fff;
	}

	.support_main {
		padding: 30px 0;
	}

	.mtit {
		margin-bottom: 30px;
	}

	.mtit b {
		font-size: 18px;
		line-height: 38px;
	}

	.mtit b:before {
		width: 100px;
		margin-left: -50px;
	}

	.mtit b:after {
		bottom: -1px;
		width: 34px;
		height: 3px;
		margin-left: -17px;
	}

	.lang_fr .mtit b {
		font-size: 18px;
	}

	.support_list {
		padding-bottom: 5px;
	}

	.support_list .item {
		margin-bottom: 10px;
	}

	.support_list .item_m {
		padding: 0 10px;
	}

	.support_list .item .t {
		padding: 10px 5px;
		font-size: 14px;
		line-height: 22px;
	}

	.support_list .item .m {
		padding: 10px 5px 15px 5px;
		font-size: 12px;
		line-height: 20px;
	}


	.contact_main {
		padding: 30px 0;
	}

	.contact_form {
		padding: 24px 10px 34px 10px;
	}

	.contact_form .item {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}

	.contact_form .item .t {
		margin: 0 5px 15px 5px;
		padding-left: 36px;
		height: 26px;
		line-height: 26px;
		font-size: 16px;
	}

	.contact_form .item .t i {
		padding: 3px;
	}

	.contact_form .item .t i img {
		display: block;
		height: 20px;
	}

	.contact_form .item .m {
		margin: 0 5px;
	}

	.contact_form .item .input {
		line-height: 38px;
		height: 40px;
	}

	.contact_form .item .textarea {
		padding: 10px 14px;
		line-height: 28px;
		height: 120px;
	}

	.contact_form .btnbox {
		padding-top: 10px;
	}


	.footbox .mainbox {
		padding: 0 5px;
	}

	.fbox1 {
		margin-bottom: 26px;
	}

	.fbox1 .t {
		font-size: 14px;
		line-height: 24px;
	}

	.fbox1 .m {
		font-size: 12px;
		line-height: 18px;
	}

	.lang_cn .fbox1 .t,
	.lang_zh_tw .fbox1 .t {
		font-size: 16px;
		line-height: 30px;
	}

	.fbox2 {
		padding: 10px 0 10px 20px;
		background: #141414;
		height: auto;
		margin: 0 0 28px 0;
	}

	.fbox2 .item {
		float: none;
		margin-right: 0;
		padding: 5px 0;
		height: 40px;
	}

	.fbox2 .item .tit {
		float: left;
		margin-right: 20px;
	}

	.fbox2 .item .tit .t {
		font-size: 16px;
		line-height: 22px;
	}

	.fbox2 .item .tit .m {
		font-size: 12px;
		line-height: 18px;
	}

	.fbox2 .item .btn {
		float: right;
		width: 110px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.fbox2 .item:last-child .tit .t {
		line-height: 40px;
	}

	.lang_en .fbox2 .item,
	.lang_ja .fbox2 .item,
	.lang_ar .fbox2 .item {
		height: auto;
	}

	.lang_en .fbox2 .item .tit,
	.lang_ja .fbox2 .item .tit,
	.lang_ar .fbox2 .item .tit {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.lang_en .fbox2 .item .btn,
	.lang_ja .fbox2 .item .btn,
	.lang_ar .fbox2 .item .btn {
		float: none;
		display: block;
		width: auto;
		font-size: 12px;
	}

	.lang_de .fbox2 .item {
		height: auto;
		margin-right: 0;
	}

	.lang_de .fbox2 .item .tit {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.lang_de .fbox2 .item .tit .t {
		font-size: 14px;
	}

	.lang_de .fbox2 .item .btn {
		float: none;
		display: block;
		width: auto;
		font-size: 12px;
	}

	.lang_fr .fbox2 .item {
		height: auto;
		margin-right: 0;
	}

	.lang_fr .fbox2 .item .tit {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.lang_fr .fbox2 .item .tit .t {
		font-size: 14px;
	}

	.lang_fr .fbox2 .item .btn {
		float: none;
		display: block;
		width: auto;
		font-size: 12px;
	}

	.lang_ru .fbox2 .item {
		height: auto;
		margin-right: 0;
	}

	.lang_ru .fbox2 .item .tit {
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.lang_ru .fbox2 .item .tit .t {
		font-size: 14px;
	}

	.lang_ru .fbox2 .item .btn {
		float: none;
		display: block;
		width: auto;
		font-size: 12px;
	}



	.fbox3 {
		flex-wrap: unset;
		padding: 15px 0;
		overflow-x: inherit;
		text-align: center;
		white-space: normal;
		display: block !important;
		text-align: center;
		justify-content: unset;
		margin: 0;
	}

	.fbox3 a {
		display: inline-block;
		margin: 0 5px;
	}

	.fbox3 img {
		height: 24px;
	}

	.fbox4 {
		padding: 20px 0;
		line-height: 20px;
		font-size: 12px;
	}

	.fbox4 p {
		display: inline-block;
		margin-right: 20px;
	}

	.fbox5 {
		padding: 20px 0;
		font-size: 11px;
		color: #A9A9A9;
	}

	.etip {
		left: 5%;
		right: 5%;
		top: 50%;
		margin-left: 0;
		width: auto;
		padding: 10px;
		font-size: 12px;
		line-height: 20px;
		border-radius: 20px;
	}
}
