[v-clock] {
	display: none;
}
.mob-fx-ac {
	display: flex;
	align-items: center;
}
.mob-fx-jc-ac {
	display: flex;
	align-items: center;
	justify-content: center;
}
.new-home-top{
	height: 690px;
	background: url('../../../static/image/home/new-home/new-home-top-img.png') no-repeat;
	background-size: cover;
	background-position: 50%;
	position: relative;
	background-color: #F0F3FB;
}
.new-home-top .cont-text{
	width: 1200px;
	top: 185px;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
}
.new-home-top .bot-cont{
	width: 100%;
	height: 134px;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	background: url('../../../static/image/home/new-home/top-img-bot/bot-img.png') no-repeat;
	background-size: cover;
	background-position: 50%;
	padding-top: 20px;
}
.new-home-top .bot-cont .bot-in{
	width: 1200px;
	margin: 0 auto;
	height: 114px;
	display: flex;
	align-items: center;
}
.new-home-top .bot-cont .bot-in .bot-in-left{
	display: flex;
	align-items: center;
}
.new-home-top .bot-cont .bot-in .left-img{
	width: 288px;
	height: 60px;
	margin-right: 45px;
}
.new-home-top .bot-cont .bot-in .rjt-img{
	width: 24px;
	height: 24px;
}
.new-home-top .bot-cont .bot-in .img-one-cont{
	display: flex;
	align-items: center;
	margin-left: 39px;
	flex: 1;
	justify-content: space-between;
}
.new-home-top .bot-cont .bot-in .img-one .img{
	width: 56px;
	height: 56px;
	display: block;
	margin: 0 auto;
}
.new-home-top .bot-cont .bot-in .img-one .tit{
	color: #3a4559;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-top: 4px;
}
.new-home-top .title{
	width: 1200px;
	margin: 0 auto;
	color: #242933;
	font-family: "HarmonyOS Sans SC";
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 48px;
}
.new-home-top .title span{
	color: #2475fc;
	margin-right: 12px;
}
.new-home-top .desc{
	color: #595959;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	margin-top: 24px;
}
.new-home-top .use-wrap {
	margin-top: 62px;
}
.new-home-top .use-wrap .use-btn{
 	width: 200px;
 	height: 52px;
	border-radius: 12px;
	background-color: #2475FC;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	cursor: pointer;
}
.new-home-top .use-wrap .use-btn:hover{
	opacity: .8;
}
.new-home-top .use-wrap .use-btn img{
	width: 24px;
	height: 24px;
	margin-right: 8px;
}
.new-home-top .use-wrap .btns{
	margin-top: 24px;
}
.new-home-top .use-wrap .btns .b-one{
	height: 40px;
	padding: 8px 16px;
	border-radius: 8px;
	border: 1px solid #A1C4FF;
	background: #FFF;
	color: #2475fc;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin-right: 12px;
}
.new-home-top .use-wrap .btns .b-one img{
	width: 16px;
	height: 16px;
	margin-right: 8px;
}
.new-cont-one{
	margin: 0 auto;
	padding: 60px 0;
}
.list-color-1{
	background: #FFF;
}
.list-color-2{
	background: #F7F9FC;
}
.new-cont-one .b-tit{
	color: #242933;
	font-size: 32px;
	text-align: center;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
}
.new-cont-one .b-desc{
	color: #595959;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 8px;
}
.new-cont-one .view-cont{
	width: 1200px;
	margin: 0 auto;
}
.new-cont-one .view-cont .tabs{
	margin-top: 16px;
	justify-content: space-between;
}
.new-cont-one .view-cont .tabs .o-tab{
	height: 56px;
	line-height: 56px;
	width: 214px;
	margin-right: 24px;
	color: #262626;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.new-cont-one .view-cont .tabs .o-tab:hover{
	color: #2475fc;
}
.new-cont-one .view-cont .tabs .act {
	font-weight: 600;
	color: #2475fc;
}
.new-cont-one .view-cont .tabs .act::after{
	content: '';
	clear: both;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #2475fc;
	left: 0;
	bottom: 2px;
}
.new-cont-one .view-cont .conts{
	margin-top: 62px;
}
.new-cont-one .view-cont .conts  .cont-one{
	justify-content: space-between;
	min-height: 440px;
}
.new-cont-one .view-cont .conts  .cont-one.row-reverse{
	flex-direction: row-reverse;
}
.new-cont-one .view-cont .conts .cont-one .left-cont{
	
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one{
	margin-top: 24px;
	padding-left: 12px;
	position: relative;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one::after{
	position: absolute;
	left: 0;
	top: 3px;
	content: '';
	clear: both;
	background-color: #2475fc;
	width: 2px;
	height: 16px;
	border-radius: 4px;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one:first-child{
	margin-top: 0;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one .l-tit{
	color: #262626;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one .l-desc{
	width: 438px;
	color: #595959;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 4px;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one .l-desc-arr{
	width: 438px;
	color: #595959;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 4px;
}
.new-cont-one .view-cont .conts .cont-one .left-cont .l-one .l-desc-arr .idesc-one.flex{
	display: flex;
}
.new-cont-one .view-cont .conts .cont-one .r-img{
	width: 704px;
	height: auto;
}
.more-trade-wrap{
	padding-top: 60px;
	padding-bottom: 50px;
	background-color: #fff;
}
.more-trade-wrap .b-tit{
	color: #242933;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
}
.more-trade-wrap .view-cont{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	margin-top: 48px;
	min-height: 460px;
}
.more-trade-wrap .view-cont .left-cont{
	flex: 1;
}
.more-trade-wrap .view-cont .left-cont .tabs{
	display: flex;
	align-items: center;
	margin-left: 24px;
}
.more-trade-wrap .view-cont .left-cont .tabs .t-one{
	height: 56px;
	color: #595959;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	line-height: 56px;
	margin-right: 32px;
	cursor: pointer;
}
.more-trade-wrap .view-cont .left-cont .tabs .t-one:hover{
	color: #2475fc;
}
.more-trade-wrap .view-cont .left-cont .tabs .act{
	font-weight: 600;
	color: #2475fc;
	position: relative;
}
.more-trade-wrap .view-cont .left-cont .tabs .act::after{
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	content: '';
	clear: both;
	height: 2px;
	background-color: #2475fc;
	z-index: 100;
}
.more-trade-wrap .view-cont .left-cont .cont {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 380px;
	border-radius: 16px;
	background: #F5F9FF;
	padding-left: 48px;
}
.more-trade-wrap .view-cont .left-cont .cont .tit{
	color: #262626;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
}
.more-trade-wrap .view-cont .left-cont .cont .desc{
	width: 627px;
	color: #3a4559;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 8px;
}
.more-trade-wrap .view-cont .left-cont .cont .goto{
	color: #2475fc;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 16px;
	cursor: pointer;
}
.more-trade-wrap .view-cont .left-cont .cont .img{
	width: 14px;
	height: 14px;
	margin-left: 6px;
	margin-top: 1px;
}
.more-trade-wrap .view-cont .right-img{
	width: 460px;
	height: 460px;
}
.use-list {
	width: 100%;
	background: #F7F8FC;
	padding-top: 80px;
	padding-bottom: 68px;
	height: auto !important;
}

.use-list .title {
	font-size: 28px;
	font-weight: 600;
	color: #000000;
	line-height: 36px;
	text-align: center;
}

.use-list .use-list-cont {
	flex-wrap: wrap;
	margin-top: 48px;
}

.use-list .use-list-cont img {
	width: 259px;
	height: 126px;
	margin-top: -16px;
	margin-right: -20px;
}
.qy-about{
	padding: 60px 0;
	background-color: #fff;
}
.qy-about .b-tit{
	color: #242933;
	text-align: center;
	font-size: 32px;
	font-style: normal;
	font-weight: 900;
	line-height: 40px;
	margin-bottom: 48px;
}
.qy-about .cont-wrap{
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.qy-about .c-one{
	display: flex;
	cursor: pointer;
	transition: width .3s ease-out;
}

.qy-about .c-one .text-big{
	width: 392px;
	height: 206px;
	background: linear-gradient(180deg, #12143e00 0%, #12143E 23.9%);
	margin-top: -28px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 0 24px;
}
.qy-about .c-one .text-big .tit{
	color: #ffffff;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	margin-top: 40px;
}
.qy-about .c-one .text-big .desc{
	color: #f0f0f0;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 16px;
}
.qy-about .c-one .text-big-bgc-1 {
	background: linear-gradient(180deg, #ffffff00 0%, #FFF 13.84%);
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
}
.qy-about .c-one .text-big-bgc-1 .tit {
	color: #262626;
}
.qy-about .c-one .text-big-bgc-1 .desc {
	color: #595959;
}

.qy-about .c-one .text-sma{
	width: 260px;
	height: 438px;
	background:  #2475FC;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 0 24px;
}
.qy-about .c-one .text-sma .t-img{
	width: 40px;
	height: 40px;
	margin-top: 48px;
}
.qy-about .c-one .text-sma .tit{
	color: #ffffff;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px;
	margin-top: 16px;
}
.qy-about .c-one .text-sma .desc{
	color: #d6e6ff;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin-top: 16px;
}


.qy-about .c-one .img-big{
	width: 520px;
	height: 438px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.qy-about .c-one .img-big-1{
	box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
}
.qy-about .c-one .img-sma{
	width: 392px;
	height: 260px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
