.dmxdj-top-banner-wrap{
    height: 485px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 31px;
}
.dmxdj-top-banner-title{
    font-size: 54px;
    font-weight: bold;
    color: #fff;
    height: 61px;
    line-height: 61px;
    padding-left: 17px;
    text-shadow: 7px 6px 13px rgba(18, 71, 121, 0.41);
}
.dmxdj-top-banner-wrap div{
    width: auto;
}
.dmxdj-top-banner-title span{
    font-weight: bold;
    color: #fff94D;
}
.dmxdj-top-banner-text{
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    font-size: 22px;
    font-family: 'SourceHanSansCN-Regular';
    color: #fffefe;
    text-shadow: 7px 6px 13px rgba(18, 71, 121, 0.41);
}
.dmxdj-top-banner-border-wrap{
    display: flex;
    gap: 20px;
}
.dmxdj-top-banner-border-wrap div{
    background: #1F7CDB;
    width: 285px;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 22px;
}
.dmxdj-top-banner-border-wrap span{
    font-size: 20px;
    font-family: 'SourceHanSansCN-Regular';
    font-weight: regular;
    color: #ffffff;
    margin-left: 10px;
}
.dmxdj-top-banner-border-wrap .dmxdj-num{
    font-size: 26px;
    color: #FFF94D;
    font-weight: bold;
}
.dmxdj-top-banner-button{
    font-family: 'SourceHanSansCN-Regular';
    padding: 13px 0;
    font-size: 20px;
    font-weight: 600;
    color: #000E4B;
    background: #fff;
    text-align: center;
    width: 297px;
    border-radius: 22.5px;
    box-shadow: 7px 6px 13px rgba(18, 71, 121, 0.41);
}
.dmxdj-top-banner-button:hover{
    box-shadow: none;
}
.dmxdj-section{
    padding: 60px 0;
}
.dmxdj-section .dmxdj-title{
    font-family: 'SourceHanSansCN-Regular';
    font-size: 34px;
    font-weight: 600;
    color: #0137B1;
    text-align: center;
}
.dmxdj-section .dmxdj-subtitle{
    font-family: 'SourceHanSansCN-Regular';
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #999999;
    text-align: center;
    line-height: 24px;
}
.dmxdj-section1 .dmxdj-card-wrap{
    width: 1178px;
    margin: 0 auto;
    margin-top: 42px;
    display: flex;
    justify-content: space-between;
}

.dmxdj-section1 .dmxdj-card-wrap .dmxdj-card-item{
    padding: 0 32px;
    padding-top: 30px;
    width: 282px;
    height: 280px;
    background: #EEEEEE;
    border: 1px solid #DCDCDC;
    text-align: center;
    border-radius: 16px;
}
.dmxdj-section1 .dmxdj-card-wrap .dmxdj-card-item .dmxdj-card-title{
    margin-top: 35px;
    font-size: 22px;
    font-weight: 600;
    color: #0137B1;
}
.dmxdj-section1 .dmxdj-card-wrap .dmxdj-card-item .dmxdj-card-content{
    margin-top: 20px;
    word-break: break-all;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #333333;
}
.dmxdj-section2{
    width: 1178px;
    height: 480px;
    padding: 40px 64px;
    margin: 0 auto;
    margin-bottom: 60px;
}
.dmxdj-section2 .dmxdj-title{
    font-size: 34px;
    font-weight: 600;
    font-family: 'SourceHanSansCN-Regular';
    color: #FFFFFF;
    text-align: center;
}
.dmxdj-section2 .dmxdj-subtitle{
    font-family: 'SourceHanSansCN-Regular';
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
}
.dmxdj-section2 .dmxdj-card-wrap{
    display: flex;
    justify-content: space-around;
    margin-top: 48px;
}
.dmxdj-section2 .dmxdj-card-wrap .dmxdj-card-item{
    padding: 34px 17px 0 17px;
    width: 486px;
    height: 245px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    background: #fff;
    text-align: center;
}
.dmxdj-section2 .dmxdj-card-wrap .dmxdj-card-item .dmxdj-card-title{
    margin-top: 20px;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
    font-family: 'SourceHanSansCN-Regular';
}
.dmxdj-section2 .dmxdj-card-wrap .dmxdj-card-item .dmxdj-card-content{
    font-family: 'SourceHanSansCN-Regular';
    margin-top: 20px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    word-break: break-all;
}

.dmxdj-section3 .dmxdj-card-wrap{
    width: 1200px;
    margin: 0 auto;
    margin-top: 42px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.dmxdj-section3 .dmxdj-card-item-1{
    text-align: center;
    padding-top: 43px;
    width: 373px;
    height: 314px;
    background: #F7F8F8;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
}
.dmxdj-section3 .dmxdj-card-item-2{
    text-align: center;
    padding-top: 43px;
    width: 574px;
    height: 269px;
    background: #F7F8F8;
    border: 1px solid #D9D9D9;
    border-radius: 20px;
}
.dmxdj-section3 .dmxdj-card-wrap img{
    width: 42px;
    height: 42px;
}
.dmxdj-section3 .dmxdj-card-wrap .dmxdj-top{
    font-family: 'SourceHanSansCN-Regular';
    margin-top: 24px;
    font-size: 22px;
    font-weight: 600;
    color: #333333;
}
.dmxdj-section3 .dmxdj-card-wrap .dmxdj-content{
    font-family: 'SourceHanSansCN-Regular';
    margin-top: 24px;
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding: 0 48px;
}

.dmxdj-section-4 .dmxdj-qa-list{
    width: 1200px;
    margin: 0 auto;
    margin-top: 42px;
}
.dmxdj-section-4 .dmxdj-qa-list .dmxdj-qa-list-item{
    background: #fff;
    width: 1179px;
    height: 158px;
    padding-left: 26px;
    padding-right: 73px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    margin-bottom: 20px;
}
.dmxdj-section-4 .dmxdj-qa-list .dmxdj-qa-list-item img{
    width: 90px;
    height: 96px;
}
.dmxdj-section-4 .dmxdj-qa-list .dmxdj-qa-list-item .dmxdj-left{
    width: 882px;
}
.dmxdj-section-4 .dmxdj-qa-list .dmxdj-qa-list-item .dmxdj-left .dmxdj-title{
    text-align: left;
    font-size: 28px;
    font-weight: 400;
    color: #060606;
}
.dmxdj-section-4 .dmxdj-qa-list .dmxdj-qa-list-item .dmxdj-left .dmxdj-content{
    margin-top: 18px;
    font-size: 20px;
    font-weight: 400;
    color: #5C5C5C;
    line-height: 30px;
}
.dmxdj-section-6{
    height: 370px;
    text-align: center;
    padding-top: 85px;
}
.dmxdj-section-6 .dmxdj-title{
    font-size: 48px;
    font-weight: 600;
    color: #FAF9F8;
}
.dmxdj-section-6 .dmxdj-subtitle{
    margin: 32px auto 0 auto;
    width: 746px;
    height: 56px;
    line-height: 56px;
    background: #fff9;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    color: #080808;
    border-radius: 10px;
}
.dmxdj-section-6 .dmxdj-button{
    margin: 0 auto;
    margin-top: 48px;
    width: 292px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 28px;
    box-shadow: 7px 6px 13px rgba(18, 71, 121, 0.41);
}
.dmxdj-section-6 .dmxdj-button span{
    margin-left: 10px;
    font-size: 32px;
    font-weight: 400;
    color: #080808;
}
.dmxdj-section-6 .dmxdj-button:hover{
    box-shadow: none;
}