* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
	color: #666;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

input {
	font-size: 12px;
}

input[type=checkbox] {
	vertical-align: middle;
}

a:focus {
	outline: none;
}

.display_arrow i {
	color: #fff;
	vertical-align: middle;
}

i {
	font-style: normal;
}

a:focus,
a:hover {
	text-decoration: none !important;
}

.inline {
	display: inline-block;
}


.lblock {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.fln {
	float: none !important;
}

a {
	text-decoration: none;
	cursor: pointer;
}

li {
	list-style: none
}

em {
	font-style: normal;
}

img {
	border: 0px none;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}

input {
	outline: none;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}


.clearfix {
	zoom: 1;
	overflow: hidden;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}


.wrap {
	width: 100%;
	max-width: 1200px;
	min-width: 1200px;
	margin: auto;
	font-size: 16px;
}

header {
	width: 100%;
	height: 75px;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 999;
	min-width: 1200px;
	background: #FFFFFF;
}

header.active {
	z-index: 99;
	box-shadow: 0px 8px 12px 0px rgba(26, 31, 82, 0.06);
}

header .logo {
	cursor: pointer;
}

header .logo img {
	width: 150px;
	min-width: 53px;
}

header .wrap {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

header .wrap .menuBox {
	display: flex;
	align-items: center;
}

header .wrap .menuBox .menu {
	color: #FFFFFF;
	position: relative;
	cursor: pointer;
	user-select: none;
	width: auto;
	text-align: center;
	margin-left: 84px;
}

header .wrap .menuBox .menu span {
	font-size: 16px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #001B48;
}

.languageBox {
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 22px;
	margin-left: 100px;
	position: relative;
	cursor: pointer;
}

.languageBox .langShow {
	display: flex;
	align-items: center;
}

.languageBox .exhibitionImg {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	cursor: pointer;
}

.languageBox .exhibitionText {
	font-size: 16px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #001B48;
}

.languageBox .angle {
	width: 0;
	height: 0;
	margin-left: 10px;
	margin-top: 10px;
	border-width: 7px;
	border-style: dashed;
	border-color: #001B48 transparent transparent transparent;
	border-radius: 3px;
}

.languageList {
	position: absolute;
	top: 45px;
	width: 160px;
	margin: auto;
	z-index: 9999;
	background: #F6F7F8;
	border-radius: 5px;
	display: none;
	padding: 10px 0 0;
}

.languageList .langList {
	padding-left: 10px;
}

.languageList .angle2 {
	position: absolute;
	top: -14px;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: dashed;
	border-color: transparent transparent #F6F7F8 transparent;
}

.languageList .langList.select {
	background: #DCE1EA;
}

.languageList .langList img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.languageList .langList span {
	font-size: 14px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #2F3478;
	line-height: 16px;
	line-height: 36px;
}

.content {
	width: 100%;
	min-width: 1340px;
	line-height: 1;
}

.banner {
	background-color: #ddad8b;
	background-repeat: no-repeat;
	background-image: url(../img/bannerBg.webp);
	background-size: cover;
	background-position: center center;
	width: 100%;
	min-width: 1200px;
	height: 766px;
	line-height: 1;
	overflow: hidden;
}

.banner .wrap {
	position: relative;
	height: 100%;
}

.banner .left {
	max-width: 794px;
	padding-top: 105px;
}

.banner h1 {
	width: 640px;
	font-size: 90px;
	font-family: Roboto-Black, Roboto;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 108px;
	letter-spacing: 1px;
	text-shadow: 0px 3px 4px rgba(20, 82, 96, 0.29);
}

.banner .subTitle {
	margin: 42px 0 44px;
	font-size: 32px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.8);
	line-height: 54px;
}

.banner .gp {
	width: 268px;
	height: 70px;
}

.banner .app {
	position: absolute;
	top: 71px;
	right: -45px;
	width: 380px;
}

.contentDetailsBox {
	width: 100%;
}

.contentDetailsBox h2 {
	font-size: 56px;
	font-family: Roboto-Black, Roboto;
	font-weight: 900;
	color: #FFFFFF;
	line-height: 78px;
	text-align: center;
}

.simulatorBox {
	background-color: #9caab538;
	background-repeat: no-repeat;
	background-image: url(../img/simulatorBg.webp);
	background-size: cover;
	background-position: center center;
	width: 100%;
	min-width: 1200px;
	height: 697px;
	position: relative;
	overflow: hidden;
}

.simulatorBox img {
	position: absolute;
	right: 0;
	bottom: -4px;
	width: 1140px;
	height: 552px;
}

.simulatorBox h2 {
	color: #1B243E;
	margin: 162px 0 15px;
	text-align: left;
}

.simulatorBox .subTitle {
	font-size: 62px;
	font-family: Roboto-Black, Roboto;
	font-weight: 900;
	color: #0ACC71;
	line-height: 73px;
	margin-bottom: 43px;
}

.simulatorBox .text {
	width: 600px;
	font-size: 38px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: #1B243E;
	line-height: 60px;
}
.featuresBox{
	background: #FFFFFF;
}
.investingBox {
	background: #072B62;
	overflow: hidden;
	text-align: center;
}

.investingBox h2 {
	width: 584px;
	margin: 140px auto 16px;
}

.investingBox .subTitle {
	font-size: 26px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 79px;
	text-align: center;
}
	
.featuresBox .itemList{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 84px 0 94px;
}
.featuresBox .item{
	text-align: center;
}
	
.featuresBox .name{
	font-size: 28px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin: 40px 0 20px;
}
.featuresBox .text{
	width: 324px;
	height: 60px;
	font-size: 18px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 30px;
}
.investingBox .gp{
	width: 268px;
	height: 70px;
	margin-bottom: 662px;
}
.appBox{
	margin-top: -662px;
	text-align: center;
}
.appBox h2{
	width: 836px;
	margin: 128px auto 103px;
}
.appBox .name{
	color: #1B243E
}
.appBox .text{
	color: #1B243E
}
.appBox .itemList{
	margin: 77px 0 140px;
}
.marketBox{
	background: #F6F7F8;
	padding: 126px 0 160px;
}
.marketBox h2{
	width: 1090px;
	color: #1B243E;
	margin:auto;
}
.marketBox .subTitle{
	font-size: 28px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #1B243E;
	line-height: 79px;
	text-align: center;
	margin-bottom: 53px;
}
.marketBox .itemList{
	display: flex;
	align-items: center;
	flex-wrap:wrap;
	justify-content: space-between;
}
.marketBox .itemList .item{
	height: 336px;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 145px 40px 0;
	box-sizing:border-box;
}
	
.marketBox .itemList .item:nth-child(1){
	width: 707px;
	background: #169949;
}
.marketBox .itemList .item:nth-child(2){
	width: 473px;
	background: #4D3D7C;
}
.marketBox .itemList .item:nth-child(3){
	width: 590px;
	background: #D85F15;
}
.marketBox .itemList .item:nth-child(4){
	width: 590px;
	background: #8A0A3A;
}
	
.marketBox .item .name{
	font-size: 32px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 38px;
	margin: 24px 0 14px;
}
.marketBox .item .text{
	max-width: 490px;
	font-size: 16px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 28px;
}
.faqBox{
	background: #072B62;
	padding: 124px 0 129px;
}
.faqBox h2{
	text-align: left;
}

.faqList {
	margin-top: 78px;
}

.faqList li {
	border-bottom: 1px solid #3F639B;
	padding: 37px 0;
	transition: all 1s;
	cursor: pointer;
}

.faqList li .question {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.faqList li .question p {
	font-size: 24px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	display: flex;
	align-items: center;
}
.faqList li .question p span{
	font-size: 24px;
	font-family: Roboto-Bold, Roboto;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.faqList li .question p .dot{
	width: 6px;
	height: 6px;
	background: #0ACC71;
	border-radius:50%;
	margin-right: 16px;
}

.faqList li .question .select {
	width: 14px;
	transition: all .8s;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.faqList li .question .select img {
	transform: rotate(180deg);
	transition: all .8s;
}

.faqList li.active .question .select img {
	transform: rotate(0deg);
}

.answer {
	display: none;
	margin-top: 17px;
	margin-bottom: 13px;
}

.answerDetails {
	font-size: 18px;
	font-weight: 800;
	color: #333333;
	display: flex;
	line-height: 28px;
	margin: 0 0 10px;
	transition: all .8s;
	user-select: none;
}

.answer p {
	font-size: 16px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: rgba(255,255,255,0.8);
	line-height: 28px;
	padding: 0 40px 0 22px;
}

footer{
	background-color: #fefeff;
}
	
footer .wrap{
	overflow: hidden;
}
footer .logo{
	width: 241px;
	height: 53px;
	margin: 80px 0 40px;
}
.footerContent{
	display: flex;
	justify-content: space-between;
	margin-bottom: 52px;
}
.footerContent p{
	width: 912px;
	font-size: 12px;
	font-family: Roboto-Regular, Roboto;
	font-weight: 400;
	color: #040404;
	line-height: 24px;
}
.footerContent .company{
	margin-top: 30px;
	font-size: 12px;
	font-family: Roboto-Regular, Roboto;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
}
.footerContent .right{
	width: 207px;
}
.footerContent a{
	display: flex;
}
.footerContent a img{
	width: 207px;
	height: 65px;
}
	
.footerContent a:nth-child(1){
	margin: 14px 0 48px;
}
.companyInfo {
	height: 85px;
	background: #001332;
}
.companyInfo .wrap{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.companyInfo .wrap .left{
	display: flex;
	align-items: center;
}
.companyInfo p{
	font-size: 14px;
	font-family: Roboto-Medium, Roboto;
	font-weight: 500;
	color: #839BC1;
	margin-right: 20px;
}
.mediaBox{
	display: flex;
	align-items: center;
}
.mediaBox a{
	margin-left: 16px;
}
.mediaBox img{
	width: 28px;
	height: 28px;
}

@media only screen and (min-width: 1920px) {
	.banner {
		background-size: 100% 100%;
	}

	.assetsBox {
		background-size: 100% 100%;
	}
}
