.dspyx-one {
    height: 600px;
    background-image: url("../images/dsp_head_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}

.dspyx-one-item {
    padding-top: 95px;
}

.dspyx-one-a {
    font-size: 64px;
    color: #FFFFFF;
    padding-left: 20px;
}

.dspyx-one-b {
    font-size: 22px;
    color: #FFFFFF;
    margin-top: 20px;
    padding-left: 20px;
}

.dspyx-one-c {
    margin: 12px 0 0 314px;
    display: flex;
    flex-wrap: wrap;
}

.dspyx-one-c-a {
    margin: 20px 20px 0 0;
    box-sizing: border-box;
}

.dspyx-one-c-a, .dspyx-one-c-a-a {
    width: 200px;
    height: 80px;
}

.dspyx-one-c-a-a {
    display: block;
}

.dspyx-two {
    background-color: #F6F6F6;
}

.dspyx-two-a {
    padding-top: 100px;
}

.dspyx-two-a-a {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.dspyx-two-a-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    margin-top: 10px;
    text-align: center;
}

.dspyx-two-b {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.dspyx-two-b-a {
    width: 370px;
    height: 500px;
    border-radius: 32px;
    box-sizing: border-box;
    padding: 20px;
}

.dspyx-two-b-a:nth-child(1) {
    background-color: #FEEDD1;
}

.dspyx-two-b-a:nth-child(2) {
    background-color: #ABF0FF;
}

.dspyx-two-b-a:nth-child(3) {
    background-color: #D6D5FF;
}

.dspyx-two-b-a-a {
    padding: 30px 0 0 20px;
}

.dspyx-two-b-a-a > img {
    width: 60px;
    height: 60px;
}

.dspyx-two-b-a-b {
    margin-top: 80px;
    font-size: 28px;
    color: #333333;
}

.dspyx-two-b-a-c {
    padding-top: 10px;
}

.dspyx-two-b-a-c-a {
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
}

.dspyx-two-c {
    margin-top: 50px;
    position: relative;
    height: 640px;
}

.dspyx-two-c-g {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dspyx-two-c-a {
    z-index: 0;
}

.dspyx-two-c-a .dspyx-two-c-a-a {
    background-color: #DDE6F5;
}

.dspyx-two-c-a-a {
    margin-top: 40px;
    width: 580px;
    height: 300px;
    box-sizing: border-box;
    padding: 40px;
}

.dspyx-two-c-a-a:nth-child(1), .dspyx-two-c-a-a:nth-child(2) {
    margin-top: 0;
}

.dspyx-two-c-b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.dspyx-two-c-b > img {
    width: 300px;
    height: 300px;
}

.dspyx-two-c-c {
    z-index: 2;
}

.dspyx-two-c-c-a-a {
    font-size: 22px;
    color: #333333;
}

.dspyx-two-c-c-a-b {
    font-size: 20px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 40px;
    margin-top: 30px;
}

.dspyx-two-c-g .dspyx-two-c-a-a:nth-child(even) .dspyx-two-c-c-a-a {
    text-align: right;
}

.dspyx-two-c-d {
    width: 230px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    background-color: #0053EE;
    border-radius: 8px;
    font-size: 22px;
    color: #FFFFFF;
    cursor: pointer;
    margin: 50px auto 0;
}

.dspyx-two-d {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding-top: 20px;
}

.dspyx-two-d-a {
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dspyx-two-d-a > img {
    display: block;
}

.dspyx-two-d-b {
    flex: 1;
    padding-left: 20px;
}

.dspyx-two-d-b-a-a {
    width: 260px;
    height: 70px;
    background-color: #FFFFFF;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 22px;
    color: #0053EE;
    margin-top: 30px;
}

.dspyx-two-d-b-a-b {
    font-size: 20px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 20px;
    line-height: 40px;
}

.dspyx-two-d-button {
    margin-top: 100px;
}

.dspyx-two-e-i {
    padding-bottom: 55px;
}

.dspyx-two-e {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}

.dspyx-two-e-a {
    width: 800px;
    height: 473px;
    border-radius: 16px;
    background-color: #FFFFFF;
}

.dspyx-two-e-a-a {
    height: 70px;
    background: #0053EE;
    border-radius: 16px 16px 0 0;
    text-align: center;
    align-content: center;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
}

.dspyx-two-e-a-b {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
}

.dspyx-two-e-a-b-a {
    width: 240px;
    height: 334px;
    background-color: #DDE6F5;
    border-radius: 16px;
    box-sizing: border-box;
    padding-top: 30px;
}

.dspyx-two-e-a-b-a-a {
    text-align: center;
    font-size: 22px;
    color: #333333;
}

.dspyx-two-e-a-b-a-b {
    width: 150px;
    margin: 30px auto 0;
}

.dspyx-two-e-a-b-a-b-a {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    margin-top: 20px;
    line-height: 32px;
}

.dspyx-two-e-a-b-a-b-a:first-child {
    margin-top: 0;
}

.dspyx-two-e-b {
    background-color: #FFFFFF;
    border-radius: 16px;
    width: 360px;
    box-sizing: border-box;
}

.dspyx-two-e-b-a {
    width: 360px;
    height: 70px;
    background: #0053EE;
    border-radius: 16px 16px 0 0;
    text-align: center;
    align-content: center;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
}

.dspyx-two-e-b-b {
    padding: 40px 20px 20px;
    box-sizing: border-box;
}

.dspyx-two-e-b-b-a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 40px;
}

.dspyx-two-e-b-b-a:first-child {
    margin-top: 0;
}

.dspyx-two-e-b-b-a > div {
    width: 52px;
    height: 34px;
    border-radius: 4px;
    text-align: center;
    align-content: center;
    margin-right: 10px;
    margin-top: 10px;
    color: #0053EE;
}

.dspyx-two-e-b-b-a > div:nth-child(5), .dspyx-two-e-b-b-a > div:nth-child(10) {
    margin-right: 0;
}

.dspyx-two-e-b-b-a:nth-child(1) > div {
    background-color: #FFEBEE;
}

.dspyx-two-e-b-b-a:nth-child(2) > div {
    background-color: #FFF6E5;
}

.dspyx-two-e-b-b-a:nth-child(3) > div {
    background-color: #ECFFF1;
}

.dspyx-two-e-b-b-a:nth-child(3) > div:last-child {
    height: 0;
}

.dspyx-two-e-button {
    margin-top: 30px;
}

.dspyx-three {
    background-color: #DDE6F5;
    padding: 45px 0 50px;
}

.dspyx-three-a-a {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.dspyx-three-a-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    margin-top: 10px;
    text-align: center;
}

.dspyx-three-b {
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
}

.dspyx-three-b-a {
    height: 600px;
    background-image: url("../images/dsp_head_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}

.floor-c {
    display: flex;
    justify-content: space-between;
    height: 505px;
}

.floor-five {
    margin-top: 100px;
}

.floor-c-a {
    width: 380px;
    position: relative;
}

.floor-c-a-a {
    width: 380px;
    height: 505px;
    display: block;
}

.floor-c-a-b {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 40px 43px;
}

.floor-c-a-b-a {
    font-size: 32px;
    color: #FF870F;
}

.floor-c-a-b-b {
    margin-top: 10px;
    font-size: 16px;
    color: #FF870F;
    line-height: 32px;
    height: 332px;
}

.floor-c-a-b-c {
    width: 108px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 4px;
    border: solid 1px #FF870F;
    font-size: 16px;
    color: #FF870F;
    cursor: pointer;
    display: block;
}

.floor-c-b-a {
    padding: 10px 0 8px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
}

.floor-c-b-a-a {
    width: 118px;
    height: 45px;
    border-radius: 8px;
    border: 1px solid #0053EE;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.floor-c-b-a-a .floor-c-b-a-a-active {
    display: none;
}

.floor-c-b-a-a:first-child {
    margin-left: 0;
}

.floor-c-b-a-active, .floor-c-b-a-a:hover {
    background-color: #0053EE;
    color: #FFFFFF;
}

.floor-c-b-a-active .floor-c-b-a-a-active, .floor-c-b-a-a:hover .floor-c-b-a-a-active {
    display: block;
}

.floor-c-b-a-active .floor-c-b-a-a-a, .floor-c-b-a-a:hover .floor-c-b-a-a-a {
    display: none;
}

.floor-c-b-a-a-a {
    width: 18px;
    height: 18px;
}

.floor-c-b-a-a-b {
    margin-left: 5px;
    font-size: 18px;
}

.floor-c-b-b-a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 750px;
}

.floor-c-b-b-a-a {
    width: 230px;
    height: 192px;
    border-radius: 8px;
    box-sizing: border-box;
    margin-top: 29px;
}

.floor-c-b-b-a-a-one {
    box-sizing: border-box;
    padding: 20px;
}

.floor-c-b-b-a-a-a-a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.floor-c-b-b-a-a-b {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}

.floor-c-b-b-a-a-c {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.floor-c-b-b-a-a-c-a-a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.floor-c-b-b-a-a-c-a-a-a {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.floor-c-b-b-a-a-c-a-a-b {
    font-size: 12px;
    color: rgba(51, 51, 51, 0.8);
}

.floor-c-b-b-a-a-c-a-b {
    margin-top: 10px;
    font-size: 12px;
    color: rgba(51, 51, 51, 0.8);
    text-align: center;
}

.floor-c-b-b-a-a:nth-child(1), .floor-c-b-b-a-a:nth-child(4) {
    background-color: #FFFDEC;
}

.floor-c-b-b-a-a:nth-child(2), .floor-c-b-b-a-a:nth-child(5) {
    background-color: #FFF8EE;
}

.floor-c-b-b-a-a:nth-child(3), .floor-c-b-b-a-a:nth-child(6) {
    background-color: #FFF3EC;
}

.floor-c-b-b-a-a-three-b {
    background: rgba(189, 189, 189, 0.2);
    font-size: 14px;
    color: #555555;
    margin-left: 10px;
}

.dspyx-four {
    background-color: #F6F6F6;
}

.dspyx-four-a {
    padding-top: 50px;
}

.dspyx-four-a-a {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.dspyx-four-a-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    margin-top: 10px;
    text-align: center;
}

.dspyx-four-b {
    display: flex;
    justify-content: space-between;
    margin-top: 52px;
}

.dspyx-four-b-a {
    width: 194px;
    height: 510px;
    background-color: #FFFFFF;
    border-radius: 16px;
    box-sizing: border-box;
}

.dspyx-four-b-t {
    height: 70px;
    background-color: #0053EE;
    border-radius: 16px 16px 0 0;
    font-weight: bold;
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    align-content: center;
}

.dspyx-four-b-a-a {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.dspyx-four-b-a-a > img {
    width: 60px;
    height: 60px;
    margin-top: 20px;
}

.dspyx-four-b-b {
    width: 714px;
    background-color: #FFFFFF;
    border-radius: 16px;
}

.dspyx-four-b-b-a {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 20px;
}

.dspyx-four-b-b-a-a {
    width: 212px;
    height: 400px;
    box-sizing: border-box;
    padding: 20px;
    background-color: #DDE6F5;
    border-radius: 16px;
}

.dspyx-four-b-b-a-a-a {
    font-size: 22px;
    color: #333333;
    height: 50px;
    align-content: center;
    text-align: center;
}

.dspyx-four-b-b-a-i > div {
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 32px;
    margin-top: 20px;
    text-align: center;
}

.dspyx-four-b-c {
    width: 172px;
    height: 510px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    border-radius: 16px;
}

.dspyx-four-b-c-a {
    box-sizing: border-box;
    padding: 20px;
}

.dspyx-four-b-c-a-a {
    background-color: #DDE6F5;
    border-radius: 8px;
    font-size: 16px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 32px;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    margin-top: 20px;
}

.dspyx-four-b-c-a-a:first-child {
    margin-top: 0;
}

.dspyx-four-b-c-a-a:nth-child(3) {
    height: 224px;
}

.dspyx-four-b-d {
    width: 52px;
    border-radius: 16px;
    background-color: #0053EE;
    font-size: 22px;
    color: #FFFFFF;
    writing-mode: vertical-rl;
    text-align: center;
    align-content: center;
    letter-spacing: 6px;
}

.dspyx-four-c {
    margin-top: 30px;
}

.dspyx-four-d {
    box-sizing: border-box;
    padding-bottom: 50px;
}

.dspyx-four-d-a {
    padding-top: 100px;
    text-align: center;
}

.dspyx-four-d-a-a {
    font-size: 32px;
    color: #333333;
}

.dspyx-four-d-a-b {
    font-size: 16px;
    color: rgba(85, 85, 85, 0.8);
    margin-top: 10px;
}

.dspyx-four-d-b {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.dspyx-four-d-b-a {
    width: 385px;
    height: 736px;
    background-color: #FFFFFF;
    border-radius: 32px;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}

.dspyx-four-d-b-a-a {
    height: 50px;
    font-weight: bold;
    font-size: 22px;
    color: #333333;
    text-align: center;
    align-content: center;
}

.dspyx-four-d-b-a-b-a {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 10px 20px;
    margin-top: 20px;
}

.dspyx-four-d-b-a-b-a-a {
    width: 30px;
    height: 30px;
    background-image: url("../images/dspyx_floor_four_a.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.dspyx-four-d-b-a-b-a-b {
    font-size: 20px;
    color: rgba(51, 51, 51, 0.8);
    flex: 1;
    margin-left: 20px;
}

.dspyx-four-d-b-a-c {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}

.dspyx-four-d-b-a-c-a {
    width: 135px;
    height: 55px;
    background-color: #DDE6F5;
    border-radius: 0 30px 30px 30px;
    margin: 0 auto;
    cursor: pointer;
    font-size: 22px;
    color: #0053EE;
    align-content: center;
    text-align: center;
}

.dspyx-four-d-b-a:hover {
    background-color: #0053EE;
}

.dspyx-four-d-b-a:hover .dspyx-four-d-b-a-a {
    color: #FFFFFF;
}

.dspyx-four-d-b-a:hover .dspyx-four-d-b-a-b-a-b {
    color: rgba(255, 255, 255, 0.8);
}

.dspyx-four-d-b-a:hover .dspyx-four-d-b-a-b-a-a {
    background-image: url("../images/dspyx_floor_four_active.png");
}

.dspyx-five {
    background-color: #DDE6F5;
    padding: 50px 0;
}

.dspyx-five-a-a {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.dspyx-five-a-b {
    text-align: center;
    font-size: 28px;
    color: #333333;
    margin-top: 20px;
}

.dspyx-five-a-c {
    margin-top: 50px;
    display: flex;
}

.dspyx-five-a-c-a {
    width: 550px;
}

.dspyx-five-a-c-a-a {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}

.dspyx-five-a-c-a-a-a {
    color: #FEBB16;
}

.dspyx-five-a-c-a-b {
    font-size: 22px;
    color: rgba(51, 51, 51, 0.8);
    line-height: 44px;
    margin-top: 30px;
}

.dspyx-five-a-c-b {
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 534px;
    margin-left: 70px;
}

.dspyx-five-a-c-b-a-a {
    font-size: 22px;
    color: rgba(51, 51, 51, 0.8);
}

.dspyx-five-a-c-b-a-b {
    margin-top: 20px;
    font-size: 28px;
    color: #E3372F;
}

.dspyx-five-a-d {
    margin-top: 50px;
}

.dspyx-five-a-d-a {
    width: 1200px;
    height: 380px;
}

.dspyx-six {
    background-color: #F6F6F6;
    box-sizing: border-box;
    padding: 50px 0;
}

.dspyx-six > .item-w-m {
    width: 1080px;
}

.dspyx-six-a-a {
    font-size: 32px;
    color: #333333;
    text-align: center;
}

.dspyx-six-a-b {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px;
}

.dspyx-six-a-b > img {
    display: block;
    width: 200px;
    height: 100px;
}
