@charset "utf-8";

body{
	background-color: #fff;
}
.container_1060{
	width: 1060px;
	max-width: 100%;
	margin: 0 auto;
}
.upbeat_section1 {
    padding-top: 90px;
    padding-bottom: 25px;
}

.upbeat_pubtt {
    font-size: 48px;
    font-weight: bold;
}

.upbeat_tt {
    text-align: center;
}

.upbeat_subbtt {
    font-size: 18px;
    margin-top: 20px;
    color: #60687A;
    font-weight: lighter;
}
.upbeat_sec1_flex1 {
    display: flex;
    gap: 20px;
    margin-top: 55px;
}

.upbeat_sec1_item1 {
    width: 280px;
    padding: 32px;
    border-radius: 28px;
}

.upbeat_sec1_bimg1 {
    width: 40px;
}

.index_main img {
    max-width: 100%;
}

.upbeat_sec1_btxt1 {
    font-size: 56px;
    margin-top: 70px;
    font-weight: normal;
    color: #2E2151;
}

.upbeat_sec1_btxt2 {
    font-size: 16px;
    color: #2E2151;
}

.upbeat_sec1_bimg2 {
    margin-top: 15px;
}
.upbeat_sec1_item1.bg1 {
    background: #EDF1FF;
}

.index_main * {
    box-sizing: border-box;
}

.upbeat_sec1_item1.bg2 {
    background: #FFE6F0;
}

.upbeat_sec1_item2.bg3 {
    background: #FBEBE0;
}

.upbeat_sec1_item2 {
    width: 460px;
    padding: 28px;
    border-radius: 32px;
}
.upbeat_sec1_flex2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.upbeat_sec1_item3 {
    width: 760px;
    padding: 32px 24px;
}
.upbeat_sec1_itxt {
    font-size: 16px;
    margin-top: 28px;
    line-height: 24px;
}
.upbeat_sec1_item1.bg4 {
    background: url(../images/mva.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bg4 .upbeat_sec1_btxt1,.bg4 .upbeat_sec1_btxt2 {
    color: #fff;
}
.upbeat_sec1_tx1 {
    display: flex;
    align-items: center;
    margin-top: 28px;
}

.upbeat_sec1_tx2 {
    width: 56px;
    margin-right: 10px;
}

.upbeat_sec1_tx31 {
    font-size: 14px;
    color: #2E2151;
    font-weight: bold;
}

.upbeat_sec1_tx32 {
    color: #60687A;
    font-size: 14px;
}
.upbeat_sec2_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 56px;
}

.upbeat_sec2_item {
    width: 340px;
    padding: 32px;
    background: #fff;
    border-radius: 28px;
}

.upbeat_sec2img1 {
    width: 48px;
}

.upbeat_sec2_i2 {
    font-size: 20px;
    margin-top: 22px;
    font-weight: bold;
    color: #2E2151;
    margin-bottom: 12px;
}

.upbeat_sec2_i3 {
    color: #60687A;
    font-size: 16px;
    font-weight: 400;
}

.upbeat_section2 {
    background: linear-gradient(180deg, 
  #FFFFFF 0%, 
  #F3F3F6 15%, 
  #F3F3F6 70%, 
  #FFFFFF 100%
);
    padding: 130px 0;
}
.upbeat_sec3_flex {
    display: flex;
    margin-top: 56px;
}

.upbeat_sec3_item {
    height: 492px;
    position: relative;
}
.upbeat_sec3_itemtxt {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #212121;
}

.upbeat_sec3_ab1 {
    left: 0;
    top: 61px;
    width: 265px;
    left: 15px;
}
.upbeat_sec3_ab2 {
    width: 256px;
    position: absolute;
    left: 15px;
    bottom: 30px;
}

.upbeat_sec3_ab3 {
    width: 243px;
    left: 0;
    top: 0;
    left: 15px;
}

.upbeat_sec3_ab4 {
    width: 225px;
    bottom: 30px;
    left: 0;
    left: 17px;
}
.upbeat_sec3_line {
    position: absolute;
    width: 100%;
    left: 0;
    top: 430px;
    height: 1px;
    background: #B9B9EF;
}

.upbeat_section3 {
    position: relative;
    padding: 60px 0;
}
.upbeat_section3_bi1 {
    position: absolute;
    left: 0;
    top: -400px;
}

.upbeat_section3_bi2 {
    position: absolute;
    right: 0;
    top: 50px;
}
.upbeat_sec4_flex {
    display: flex;
    gap: 20px;
    margin-top: 56px;
}

.upbeat_sec4_item {
    width: 340px;
}

.upbeat_sec4_card {
    padding: 33px;
    background: #F5F5FE;
    border-radius: 28px;
    margin-bottom: 20px;
}

.upbeat_sec4_card .upbeat_sec1_tx2 {
    width: 64px;
}

.upbeat_sec4_card .upbeat_sec1_tx32, .upbeat_sec4_card .upbeat_sec1_tx31 {
    font-size: 16px;
    margin: 5px 0;
    width: 120%;
}

.upbeat_sec4_txt1 {
    margin-bottom: 34px;
}
.upbeat_section4 {
    padding-top: 70px;
}
.upbeat_section5 {
    padding: 130px 0;
}

.upbeat_sec5_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}

.upbeat_sec5_btn2 {
    display: flex;
    align-items: center;
    color: #487BF1;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 12px;
    border-radius: 50px;
    border: 3px solid #487BF1;
    padding-right: 16px;
    line-height: 14px;
    margin-left: 12px;
}

.upbeat_sec5_btn2 img {
    width: 56px;
    margin-right: 5px;
    height: auto;
}

.upbeat_sec5_btn1 {
    padding: 18px 40px;
    background: #487BF1;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    /* line-height: 14px; */
    line-height: 14px;
}
.upbeat_tt_list {
    margin-top: 60px;
}