<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap {
	width: 100%;
	background: #FFF;
}

.top_box {
	width: 100%;
	height: 48rem;
	background: #D01112;
	display: flex;
	align-items: center;
	justify-content: center;
}

.top_content {
	width: 1440rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_content_left {
	display: flex;
	align-items: center;
}

.top_content_left&gt;div:nth-child(1) {
	font-size: 14rem;
	color: #FFF;
	font-weight: bold;
}

.top_content_left&gt;a {
	margin-left: 16rem;
	font-size: 14rem;
	color: #FFF;
	text-decoration: none;
}
.top_content_left&gt;a:hover{
	font-weight: bold;
}
.top_content_right {
	display: flex;
	align-items: center;
}

.top_content_right span {
	margin-left: 6rem;
	font-size: 20rem;
	color: #FFF;
}

/* ä¸­é—´ä¸»è¦å†…å®¹ */
.main_body_box {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 70rem;
}

.main_body_2 {
	width: 1440rem;
	height: 422rem;
	margin-top: 28rem;
	display: flex;
	align-items: center;
	border: 1rem solid rgba(0, 0, 0, 0.10);
	border-radius: 5rem;
	overflow: hidden;
}

.main_body_2_1 {
	width: 346rem;
	height: 422rem;
	padding-top: 20rem;
	padding-left: 20rem;
	box-sizing: border-box;
}

.main_body_2_1_1 {
	font-size: 24rem;
	font-weight: bold;
	color: #333;
}

.main_body_2_1_2 {
	width: 272rem;
	display: flex;
	flex-wrap: wrap;
}

.main_body_2_1_2 a {
	width: 80rem;
	margin-right: 16rem;
	margin-top: 16rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-size: 18rem;
	color: #333;
}
.main_body_2_1_2 a:hover{
	color:#FF3B3B;
}

.main_body_2_1_2 a:nth-child(3n) {
	margin-right: 0;
}

.main_body_2_1_3 {
	font-size: 24rem;
	font-weight: bold;
	color: #333;
	margin-top: 22rem;
}

.main_body_2_1_4 {
	width: 300rem;
	display: flex;
	flex-wrap: wrap;
	margin-top: 16rem;
	height: 210rem;
	overflow-y: auto;
}

.main_body_2_1_4 a {
	width: 80rem;
	margin-right: 24rem;
	margin-bottom: 16rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
	font-size: 18rem;
	color: #333;
}
.main_body_2_1_4 a:hover{
	color:#FF3B3B;
}
.main_body_2_1_4 a:nth-child(3n) {
	margin-right: 0;
}

.swiper1 {
	width: 748rem;
	height: 422rem;
}

.swiper1 .swiper-slide img,.swiper1 .swiper-slide video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper1 .swiper-pagination-bullet{
	width: 12rem;
	height:12rem;
	background: #fff;
	opacity: 1;
}
.swiper1 .swiper-pagination-bullet-active{
	background: #FF3B3B;
}
.main_body_2_3 {
	width: 346rem;
	height: 422rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.main_body_2_3_1 {
	width: 346rem;
	height: 135rem;
	background: linear-gradient(194deg, #F9E6BC -2.35%, #FFF 90.25%);
	position: relative;
	padding-top: 22rem;
	box-sizing: border-box;
}

.main_body_2_3_1_1 {
	margin-left: 29rem;
	color: #E42E31;
	letter-spacing: 1rem;
}

.main_body_2_3_1_1&gt;div:nth-child(1) {
	font-size: 24rem;
	font-weight: 900;
}

.main_body_2_3_1_1&gt;div:nth-child(2) {
	font-size: 18rem;
}

.main_body_2_3_1_2 {
	margin-top: 16rem;
	margin-left: 23rem;
	display: flex;
	align-items: center;
}

.main_body_2_3_1_2&gt;div {
	display: flex;
	align-items: center;
	margin-right: 8rem;
}

.main_body_2_3_1_2&gt;div&gt;img {
	width: 38rem;
	height: 38rem;
}

.main_body_2_3_1_2&gt;div&gt;span {
	font-size: 16rem;
	font-weight: bold;
	color: #333;
	margin-left: 8rem;
}

.main_body_2_3_1_3 {
	position: absolute;
	width: 70rem;
	height: 117rem;
	bottom: -18rem;
	right: 6rem;
}

.main_body_2_3_2 {
	width: 333rem;
	height: 132rem;
	margin-top: 16rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}

.main_body_2_3_2&gt;a {
	width: 103rem;
	height: 62rem;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.main_body_2_3_2&gt;a&gt;div {
	width: 103rem;
	height: 37rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14rem;
	color: #333;
}

.main_body_2_3_3 {
	margin-top: 7rem;
	width: 100%;
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-top: 1rem solid rgba(0, 0, 0, 0.10);
	justify-content: center;
}

.main_body_2_3_3_1 {
    font-size: 28rem;
    color: #E72E32;
    font-weight: 600;
}

.main_body_2_3_3_2 {
	font-size: 32rem;
	color: #E92E2E;
	font-weight: 700;
	margin-top: 4rem;
}

.main_body_2_3_3_3 {
	margin-top: 6rem;
    display: flex;
    align-items: center;
    border-radius: 5rem;
    background: #F8F8F8;
    padding: 5rem 12rem;
}

.main_body_2_3_3_3_1 {
	width: 45rem;
    height: 45rem;
}

.main_body_2_3_3_3_2 {
	font-size: 18rem;
	color: #333;
	margin: 0 6rem;
}

.main_body_2_3_3_3_3 {
	font-size: 24rem;
	font-weight: bold;
	color: #EB2F43;
}

.main_body_3 {
	width: 1440rem;
	height: 80rem;
	border: 1rem solid rgba(0, 0, 0, 0.10);
	border-radius: 5rem;
	margin-top: 28rem;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 0 18rem;
}

.main_body_3_1 {
	font-size: 18rem;
	color: #000;
	flex-shrink: 0;
	margin-right: 20rem;
}

.main_body_3_2 {
	width: 100%;
}

.main_body_3_2&gt;div {
	display: flex;
	align-items: center;
}

.main_body_3_2&gt;div&gt;span {
	font-size: 18rem;
	color: #333;
	margin-left: 12rem;
	margin-right: 4rem;
}

.main_body_3_2 .mb3_icon{
	width: 48rem;
	height: 48rem;
}

.main_body_3_2 .mb3_r{
	width: 30rem;
	height: 30rem;
}

.main_body_4 {
	margin-top: 52rem;
	width: 1440rem;
}

.main_body_4_1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main_body_4_1_1 {
	display: flex;
	align-items: center;
}

.main_body_4_1_1_1 {
	font-size: 32rem;
	color: #333;
	font-weight: bold;
}

.main_body_4_1_1_2 {
	font-size: 20rem;
	color: #000;
	font-weight: 350;
	margin-left: 26rem;
}

.main_body_4_1_1_3 {
	height: 56rem;
	width: auto;
	object-fit: contain;
	margin-left: 24rem;
	border-radius: 5rem;
	cursor: pointer;
}

.main_body_4_1_2 {
	width: 152rem;
	height: 42rem;
	display: flex;
	align-items: center;
	border: 1rem solid rgba(0, 0, 0, 0.10);
	border-radius: 25rem;
	justify-content: center;
	text-decoration: none;
	font-size: 18rem;
	color: #333;
}
.main_body_4_1_2:hover{
	border: 1rem solid #FF3B3B;
	color:#FF3B3B;
}
.main_body_4_1_2:hover&gt;img:nth-child(2){
	display: none;
}
.main_body_4_1_2:hover &gt; img:nth-child(3){
	display: inline-block;
}
.main_body_4_1_2 img {
	margin-left: 10rem;
}
.main_body_4_1_2 &gt; img:nth-child(3){
	display: none;
}


.main_body_5{
	width: 1440rem;
	margin-top: 52rem;
}
.main_body_5_1{
	font-size: 32rem;
	font-weight: bold;
	color:#333;
}
.main_body_5_2{
	margin-top: 24rem;
	width: 1440rem;
	display: flex;
	justify-content: space-between;
}
.main_body_5_2_1{
	width: 78rem;
	height:210rem;
	display: flex;
	align-items: center;
}
.main_body_5_2_1 .left{
	cursor: pointer;
}
.main_body_5_2_1 .leftDisable{
	cursor: not-allowed;
}

.main_body_5_2_1 img,.main_body_5_2_3 img {
	width: 40rem;
	width: 40rem;
}

.main_body_5_2_2{
	width: 1284rem;
	height:240rem;
	overflow: hidden;
	position: relative;
}
.main_body_5_2_2 .main_body_5_2_2_1_item:nth-last-child(1){
	margin-right: 0;
}
.main_body_5_2_2_1{
	display: flex;
	position: absolute;
	top:0;
	left:0;
}
.main_body_5_2_2_1_item{
	width: 300rem;
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 28rem;
}
.main_body_5_2_2_1_item:hover .main_body_5_2_2_item_2{
	color:#FF3B3B;
}
.main_body_5_2_2_item_1{
	width: 300rem;
	height:210rem;
	object-fit: cover;
}
.main_body_5_2_2_item_2{
	width: 300rem;
	height:30rem;
	font-size: 18rem;
	font-weight: 350;
	color:#333;
	line-height: 30rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main_body_5_2_3{
	width: 78rem;
	height:210rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.main_body_5_2_3 .right{
	cursor: pointer;
}
.main_body_5_2_3 .rightDisable{
	cursor: not-allowed;
}
.main_body_6{
	width: 1440rem;
	margin-top: 30rem;
	display: flex;
	justify-content: space-between;
}
.main_body_6_1{
	width: 700rem;
}
.main_body_6_1_1{
	font-size: 32rem;
	font-weight: bold;
	color:#333;
}
.main_body_6_1_1 a{
	font-size: 18rem;
	color:#999;
	font-weight: 400;
	align-items: center;
}
.main_body_6_1_1 a img{
	width: 10rem;
    height: 14rem;
    margin-left: 2rem;
}
.main_body_6_1_2{
	width: 100%;
	margin-top: 34rem;
}
.main_body_6_1_2_1{
	width: 100%;
	display: flex;
	align-items: center;
	height:156rem;
	text-decoration: none;
}
.main_body_6_1_2_1:hover .main_body_6_1_2_1_2_1{
	color:#FF3B3B;
}
.main_body_6_1_2_1_1{
	width: 245rem;
	height:156rem;
	object-fit: cover;
}
.main_body_6_1_2_1_2{
	margin-left: 14rem;
	width: 441rem;
	height:156rem;
}
.main_body_6_1_2_1_2_1{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 24rem;
	color:#333;
	font-weight: bold;
}
.main_body_6_1_2_1_2_2{
	font-size: 14rem;
	margin-top: 8rem;
	color:rgba(51, 51, 51, 0.50);
	font-weight: 350;
	overflow: hidden;
	width: 100%;
	line-height: 1.6;
}
.main_body_6_1_2_2{
	margin-top: 26rem;
	width: 100%;
}
.main_body_6_1_2_2_item{
	width: 100%;
	margin-top: 20rem;
	display: flex;
	align-items: center;
	text-decoration: none;
}
.main_body_6_1_2_2_item:hover .main_body_6_1_2_2_item_1{
	background: #FF3B3B;
}
.main_body_6_1_2_2_item:hover .main_body_6_1_2_2_item_2{
	color:#FF3B3B;
}
.main_body_6_1_2_2_item_3{
	margin-left: 10rem;
	color:#999;
	flex-shrink: 0;
}
.main_body_6_1_2_2 .main_body_6_1_2_2_item:nth-child(1){
	margin-top: 0;
}
.main_body_6_1_2_2_item_1{
	width: 8rem;
	height:8rem;
	border-radius: 100%;
	background: #D2D2D2;
}
.main_body_6_1_2_2_item_2{
	margin-left: 8rem;
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20rem;
	color:#6B6B6B;
}
.main_body_6_2{
	width: 696rem;
}
.main_body_6_2_1{
	font-size: 32rem;
	color: #333;
	font-weight: bold;
}
.main_body_6_2_2{
	width: 100%;
	margin-top: 34rem;
	height:388rem;
	border-radius: 5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.main_body_6_2_2_1{
	width: 654rem;
	height:54rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	margin-top: 22rem;
} 
.main_body_6_2_2_1 &gt; div{
	width: 150rem;
	height:54rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5rem;
	font-size: 18rem;
	color:#333;
	cursor: pointer;
}
.main_body_6_2_2_1 &gt; div:hover{
	color:#fff;
	background: #E71522;
	font-weight: 500;
}
.main_body_6_2_2_1 &gt; .active{
	color:#fff;
	background: #E71522;
	font-weight: 500;
}
.main_body_6_2_2_2{
	margin-top: 30rem;
	width: 618rem;
}
.main_body_6_2_2_2_item{
	width: 100%;
	margin-bottom: 20rem;
	display: flex;
	align-items: center;
	text-decoration: none;
}
.main_body_6_2_2_2_item:hover .main_body_6_2_2_2_item_1{
	background: #FF3B3B;
}
.main_body_6_2_2_2_item:hover .main_body_6_2_2_2_item_2{
	color:#FF3B3B;
}

.main_body_6_2_2_2_item_1{
	width: 8rem;
	height:8rem;
	border-radius: 100%;
	background: #D2D2D2;
}
.main_body_6_2_2_2_item_2{
	margin-left: 8rem;
	flex: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 20rem;
	color:#6B6B6B;
}

.main_body_7{
	margin-top: 55rem;
	width: 1440rem;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 28rem 36rem;
	background-image: url(../img/bank-bg.png);
	background-size: cover;
	background-position: center;
}
.main_body_7_1{
	width: 40%;
	flex-shrink: 0;
	
}
.main_body_7_1_t1 {
	font-size: 28rem;
	font-weight: bold;
	color:#E71522;
}
.main_body_7_1_t2 {
	width: 90%;
	font-size: 22rem;
    color:#333;
    margin-top: 20rem;
}
.main_body_7_1_btn {
	display: inline-flex;
	height: 60rem;
	background-color: #fd5f30;
	color: #fff;
	font-size: 22rem;
	padding: 0 36rem;
	border-radius: 5rem;
	margin-top: 50rem;
}
.main_body_7_2{
	width: 60%;
}
.main_body_7_2_h1 {
	font-size: 22rem;
    color:#E71522;
    margin-top: 10rem;
}
.main_body_7_2 .swiper2 {
	height:160rem;
	margin-top: 24rem;
}

.main_body_7_2_item{
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin-right: 44rem;
}
.main_body_7_2 .main_body_7_2_item:nth-last-child(1){
	margin-right: 0;
}

.js-img {
	width: 157rem;
}

.help2 {
	width: 100%;
    display: flex;
    align-items: center;
    height: 156rem;
    text-decoration: none;
	margin-bottom: 26rem;
}

.help2_img {
    width: 245rem;
    height: 156rem;
    object-fit: cover;
	flex-shrink: 0;
}

.help2_box {
	margin-left: 14rem;
    width: 441rem;
    height: 156rem;
}

.help2_box_1 {
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 24rem;
    color: #333;
    font-weight: bold;
}

.help2:hover .help2_box_1 {
	color: #FF3B3B;
}

.help2_box_2 {
	font-size: 14rem;
    margin-top: 8rem;
    color: rgba(51, 51, 51, 0.50);
    font-weight: 350;
    overflow: hidden;
    width: 100%;
    line-height: 1.6;
}

.main_body_6_2_2_2_item_3 {
	margin-left: 10rem;
	flex-shrink: 0;
	color:#999;
}

.main_body_6_2_1 a{
	font-size: 18rem;
	color:#999;
	font-weight: 400;
	align-items: center;
}
.main_body_6_2_1 a img{
	width: 10rem;
    height: 14rem;
    margin-left: 2rem;
}


</pre></body></html>