@charset "utf-8";
.banner-home.banner-home1{
	    background: url(../img/banner_red.jpg) no-repeat center center;
}
.banner-home .container .text h2.help_us{
	color: #000;
	font-size: 54px;
}
.help_us span{
	    background: linear-gradient(135deg, #5E6CFC, #AD20E3);
	    -webkit-background-clip: text;
	    -webkit-text-fill-color: transparent;
	    background-clip: text;
	    color: transparent;
}
.rednote_button1 {
    display: inline-block;
    padding: 8px 16px 8px 32px;
    background: #fff;
    color: #2E2151;
    position: relative;
    border-radius: 50px;
    margin-bottom: 20px;
}

.rednote_button1:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #7855F3;
    position: absolute;
    border-radius: 50%;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.rednote_sec2_flex {
    background: #F8F8FF;
    padding: 40px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 56px;
    border-radius: 15px;
}
.rednote_sec2_h1 {
    font-size: 28px;
    margin-bottom: 12px;
}

.rednote_sec2_t1 {
    font-size: 16px;
    color: #32303B;
    font-weight: 300;
    line-height: 24px;
}

.rednote_sec2_lef {
    width: 420px;
}

.rednote_sec2_t2 {
    margin-top: 33px;
    font-size: 14px;
    color: #475569;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.rednote_sec2_sp1 {
    padding: 9px 12px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 1px 2px 12px #eee;
    margin-right: 3px;
    display: inline-block;
    color: #475569;
    font-weight: 300;
    font-size: 14px;
}

.rednote_sec2_reg {
    width: 350px;
}

.rednote_sec2_r1 {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.rednote_sec2_z {
    width: 48px;
    margin-right: 38px;
}

.rednote_sec2_zs2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #5C596C;
}

.rednote_sec2_zs1 {
    font-size: 44px;
    font-weight: bold;
}
.rednote_sec2_flex1 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.rednote_sec2_item {
    width: 49%;
    padding: 40px 36px;
    background: #F8F8FF;
}

.rednote_sec2_ih1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 12px;
}

.rednote_sec2_it2 {
    font-size: 16px;
    color: #32303B;
    margin-bottom: 40px;
}

.rednote_sec2_sl {
    width: 352px;
    margin: 0 auto;
}

.rednote_sec2_it3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #475569;
    margin-top: 44px;
    margin-bottom: 12px;
}
.bgus2.rednote_sec2_item{
	background: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	
}

.upbeat_rede_flexs1 {
    display: flex;
    justify-content: space-between;
}

.upbeat_rede_jia_item1 {
    width: 480px;
}

.upbeat_rede_jia_item2 {
    width: 520px;
    position: relative;
}

span.rednote_button1.rednote_button2s {
    color: #B91C1C;
    background: #FEF2F2;
    margin-bottom: 12px;
}

.rednote_button1.rednote_button2s:after {
    background: #EF4444;
}

.upbeat_rede_jia_h1 {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 12px;
}

.upbeat_rede_jia_t1 {
    color: #475569;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 26px;
}

.upbeat_rede_jia_t1 span {
    color: #0F172A;
}

.upbeat_rede_jia_flex {
    display: flex;
    gap: 52px;
}

.upbeat_rede_jia_it {
    text-align: center;
    position: relative;
}

.reddel {
    text-decoration: line-through;
}

.upbeat_rede_jia_it img {
    margin-bottom: 6px;
}

.upbeat_rede_jia_it:after {
    content: "+";
    display: block;
    position: absolute;
    left: 125%;
    top: 50%;
    transform: translateY(-105%);
    font-size: 20px;
}
.upbeat_rede_jia_it:nth-child(3):after {
    content:"="
}
.upbeat_rede_jia_it:last-child:after {
    display: none;
}

.upbeat_rede_jia_flex2 {
    display: flex;
    padding: .2rem;
    background: #0F172A;
    color: #fff;
    align-items: flex-start;
    border-radius: 20px;
    margin-top: 26px;
}

.upbeat_rede_jia_flex2 span {
    color: #A594FD;
}

.upbeat_rede_jia_flex2 img {
    width: 26px;
}

.scard_h1 {
    width: 200px;
    font-size: 38px;
    color: #fff;
    position: absolute;
    left: 36px;
    top: 48px;
}

.scard_p2 {
    position: absolute;
    left: 38px;
    width: 166px;
    color: #fff;
    bottom: 48px;
}
.upbeat_section_jia1 {
    padding-top: 150px;
}

.upbeat_section_jia1_flex {
    margin-top: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.upbeat_section_jia1_item {
    width: 340px;
    margin-bottom: 48px;
}

.upbeat_section_jia1_t1 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 12px;
}
.upbeat_section_jia1_t2 {
    font-size: 16px;
    color: #60687A;
}
.upbeat_section_jia2 {
    padding: 140px 0;
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 65%, #ffffff 100%);
}

.upbeat_section_jia2_item {
    width: 520px;
    padding: 32px;
    background: #fff;
    border-radius: 24px;
}

.upbeat_section_jia2_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-top: 56px;
}

.upbeat_section_jia2_t2 {
    color: #475569;
    margin-top: 20px;
    margin-bottom: 20px;
}

.upbeat_section_jia2_t1 {
    font-size: 20px;
    font-weight: bold;
}

.upbeat_section_jia2_sp1 span {
    background: #6d5ef51a;
    display: block;
    padding: 12px 16px;
    border-radius: 10px;
    background: linear-gradient(135deg, #5E6CFC, #AD20E3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.upbeat_section_jia2_spsx {
    background: #6d5ef51a;
    border-radius: 10px;
}
.upbeat_section_jia2_sp1.abss {
    display: flex;
}

.upbeat_section_jia2_sp1.abss .upbeat_section_jia2_spsx {
    border-radius: 50px;
    margin-right: 10px;
}
.upbeat_section_jia3_flex1 {
    background: linear-gradient(135deg, #f2f0ff, #fff5f2);
    padding: 60px;
    border-radius: 28px;
    display: flex;
    justify-content: space-between;
}

.upbeat_section_jia3_item1 {
    width: 485px;
}

.upbeat_section_jia3_item2 {
    width: 365px;
}

.upbeat_section_jia3_t22 {
    font-size: 20px;
}

.upbeat_section_jia3_t23 {
    display: flex;
    align-items: center;
    color: #60687A;
    font-size: 16px;
    margin-top: 16px;
}

.upbeat_section_jia3_t23 img {
    margin-right: 16px;
}

.upbeat_section_jia3_t1 {
    font-size: 36px;
    font-weight: bold;
}

.upbeat_section_jia3_t2 {
    color: #60687A;
    margin-top: 16px;
}

.upbeat_section_jia3_flexa {
    margin-top: 34px;
    display: flex;
}

.upbeat_section_jia3_flexa .button1 {
    display: flex;
}

.upbeat_section_jia3_t3 {
    color: #24272D;
    font-size: 14px;
    margin-top: 16px;
}

.upbeat_section_jia3_flexa span {
    background: linear-gradient(135deg, #5E6CFC, #AD20E3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.upbeat_section_jia3 {
    padding-bottom: 100px;
}