body {
    font-size: 62.5%
}
p, h1, h3, h4 {
    padding: 0;
    margin: 0;
}
.aicrm_bg {
    height: 100%;
    width: 100%;
    /*适配去掉块空字体间距*/
    display: flex;
    flex-direction: column;
    /*background-color: #0084eb;*/
    background-image: url("../imgs/radar_bg_1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.section-01 {
    height: 100vh;
    background-image: url("../imgs/bg_hdgw_02_03_2.png");
    background-size: 100% 100%;
}
.section-01 h1 {
    padding-top: 32.14vh;
    margin: 0;
    width: 100%;
    font-size: 6em;
    text-align: center;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
}
.section-01 p {
    width: 100%;
    margin-top: 3.76vh;
    text-align: center;
    font-size: 2.4em;
    letter-spacing: 0.2em;
    color: #fff;
}
.btn-tra {
    display: block;
    margin: 0 auto;
    padding: 0;
    margin-top: 80px;
    width: 220px;
    height: 64px;
    font-size: 1.8em;
    line-height: 64px;
    color: white;
    text-align: center;
    /*letter-spacing: .3em;*/
    background: linear-gradient(-20deg, rgba(70, 142, 239, 1) 0%, rgba(69, 206, 239, 1) 100%);
    box-shadow: 0px 8px 24px 0px rgba(18, 16, 29, 0.12);
    border-radius: 32px;
}
.btn-tra.lg {
    font-size: 2.4em;
    width: 280px;
    height: 72px;
}
.btn.btn-tra:hover img.before, .btn.btn-tra img.after {
    display: none;
}
.btn.btn-tra:hover img.after {
    display: inline-block;
}
.btn.btn-tra:hover {
    color: #40fdff;
}
.next-page {
    margin-top: 25vh;
    display: flex;
    justify-content: center;
}
.section-02 {
    background: rgba(0, 0, 0, 0.3);
    height: 871px;
}
.section-02 .content {
    max-width: 64%;
    min-width: 1204px;
    margin: 0 auto;
    height: 100%;
}
.section-02 .content h4 {
    padding: 120px 0 100px 0;
    font-size: 3.6em;
    text-align: center;
    color: #fff;
    margin: 0;
    font-weight: 400;
}
.items-wrapper {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0 71px;
}
.items-wrapper .item {
    background: rgba(0, 255, 255, 0.06);
    border-radius: 24px 0px 0px 0px;
}
.items-wrapper .item .icon {
    display: block;
    margin: 40px;
    width: 80px;
    height: 80px;
}
.items-wrapper .item p {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin: 0;
    line-height: 28px;
    text-align: center;
}
.items-wrapper .item p:last-child {
    margin-bottom: 32px;
}
i.icon.icon-sj {
    background: url("../imgs/icon_hdwg_02_03_3.png") no-repeat;
}
i.icon.icon-hx {
    background: url("../imgs/icon_hdwg_02_03_1.png") no-repeat;
}
i.icon.icon-gl {
    background: url("../imgs/icon_hdwg_02_03_4.png") no-repeat;
}
i.icon.icon-yx {
    background: url("../imgs/icon_hdwg_02_03_2.png") no-repeat;
}
i.icon.icon-ks {
    background: url("../imgs/icon_hdwg_02_03_5.png") no-repeat;
}
.section-03 {
    background: rgba(238, 241, 253, 1);
    width: 100%;
    position: relative;
}
.section-03 .spacial-block {
    width: 50%;
    height: 848px;
    position: absolute;
    background: #fff;
    top: -128px;
}
.section-03 .item-des-row1 {
    width: 100%;
    height: 720px;
    position: relative;
    display: flex;
}
.item-des-row1 .des-01, .item-des-row1 .des-02 {
    width: 50%;
}
.item-des-row1 .des-01 .des-wrapper {
    width: 100%;
    max-width: 520px;
    height: 848px;
    float: right;
    margin-right: 80px;
    position: relative;
    top: -128px;
}
.item-des-row1 .des-02 .des-wrapper {
    height: 100%;
    max-width: 520px;
    margin-left: 124px;
    position: relative;
}
img.number-img1 {
    position: absolute;
    top: -68px;
    right: 0;
}
img.number-img2 {
    position: absolute;
    top: 423px;
    right: 0;
}
img.img1-01, img.img2-01 {
    top: 28px;
    left: 20px;
    position: absolute;
}
img.img1-02, img.img2-02 {
    position: absolute;
    top: -28px;
    left: -20px;
}
.item-des-row1 .des-wrapper h3 {
    position: absolute;
    font-size: 3.6em;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: rgba(16, 0, 40, 1);
}
.item-des-row1 .des-wrapper p {
    position: absolute;
    font-size: 1.6em;
    font-weight: 400;
    color: rgba(159, 156, 175, 1);
}
.des-01 .des-wrapper h3 {
    bottom: 270px;
}
.des-01 .des-wrapper p {
    top: 637px;
}
.des-02 .des-wrapper h3 {
    top: 560px;
}
.des-02 .des-wrapper p {
    top: 650px;
}
.item-des-row {
    margin-top: 80px;
    width: 100%;
    height: 471px;
    position: relative;
    z-index: 2;
}
.item-des-row .des-row-bg {
    width: 94%;
    height: 471px;
    min-width: 1366px;
    border-radius: 64px 0px 64px 0px;
    position: absolute;
    background: #fff;
}
.des-row-bg.bg-03, .des-row-bg.bg-05 {
    right: 0;
}
.des-row-bg.bg-04 {
    left: 0;
}

.item-des-row .des {
    width: 100%;
    max-width: 1366px;
    height: 471px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}
.item-des-row .des-wrapper {
    max-width: 1204px;
    height: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}
img.number-img3, img.number-img3, img.number-img5 {
    position: absolute;
    top: -68px;
}
img.number-img4 {
    position: absolute;
    right: 0;
    top: -68px;
}
.item-des-row .des-wrapper h3 {
    font-size: 3.6em;
    position: absolute;
    top: 200px;
    font-weight: bold;
    color: rgba(16, 0, 40, 1);
}
.item-des-row .des-wrapper p {
    position: absolute;
    bottom: 140px;
    max-width: 520px;
    font-size: 1.6em;
    font-weight: 400;
    color: rgba(159, 156, 175, 1);
}
.des-04 .des-wrapper h3 {
    max-width: 520px;
    position: absolute;
    right: 0;
}
.des-04 .des-wrapper p {
    position: absolute;
    right: 0;
}
img.img3-02, img.img5-02 {
    position: absolute;
    top: -28px;
    right: -20px;
}
img.img4-02 {
    position: absolute;
    left: -20px;
    top: -28px;
}
img.img3-01, img.img5-01 {
    position: absolute;
    right: 20px;
    top: 28px;
}
img.img4-01 {
    position: absolute;
    left: 20px;
    top: 28px;
}
.des-03 .des-wrapper .img3-01, .des-05 .des-wrapper .img3-01 {
    transform: rotate(180deg);
}
.section-04 {
    width: 100%;
    height: 572px;
    position: relative;
}
.section-04 .expensive {
    position: absolute;
    top: -80px;
    background: #2F22EC;
    width: 100%;
    height: 652px;
    z-index: 1;
    border: 6px solid rgba(47, 34, 236, 1);
    background-image: url(../imgs/bg_hdgw_02_03_2.png);
    background-size: contain;
}
.expensive h1 {
    font-size: 3.6em;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    padding-top: 260px;
    text-align: center;
}
@media screen  and (max-width: 1366px) {
    .item-des-row .des-row-bg {
        min-width: 100%;
    }

    .section-02 .content {
        min-width: 100%;
    }
}
