.header-container[entry-content] {
    margin: 0 auto;
    min-height: 100vh;
    width: 100%;
}
.header-container .container[entry-content] {
    background-color: #fff;
}
.header-container .container .box1-box[entry-content] {
    background: url(/img/bg_2.png) no-repeat;
    background-size: cover;
    height: 13.65333rem;
    padding-bottom: 2.29333rem;
    padding-top: 2.96rem;
    position: relative;
    width: 100%;
}
.header-container .container .box1-box .title-img[entry-content] {
    height: 1.86667rem;
}
.header-container .container .box1-box .icon-down[entry-content] {
    animation: down-6afe93aa 1s infinite alternate;
    bottom: 0.58667rem;
    height: 0.64rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0.64rem;
}
@keyframes down-6afe93aa {
    0% {
        bottom: 0.58667rem;
    }
    to {
        bottom: 0.26667rem;
    }
}
.header-container .container .about-us-box[entry-content] {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 20rem;
    padding: 1.44rem 2.66667rem 0.56rem;
}
.header-container .container .about-us-box .title[entry-content] {
    color: #000;
    font-family:
        PingFangSC-Semibold,
        PingFang SC;
    font-size: 0.42667rem;
    font-weight: 600;
    padding: 0.21333rem 0;
    position: relative;
}
.header-container .container .about-us-box .title[entry-content]:after {
    background: -webkit-linear-gradient(left, #415aff, #b319ff);
    background: linear-gradient(90deg, #415aff, #b319ff);
    bottom: 0;
    content: "";
    height: 0.08rem;
    left: 0;
    position: absolute;
    width: 1.52rem;
}
.header-container .container .about-us-box .desc[entry-content] {
    background: url(/img/ABOUT.png) no-repeat;
    background-size: cover;
    color: #6a6d87;
    font-size: 0.26667rem;
    line-height: 0.66667rem;
    margin-top: 0.45333rem;
}
.header-container .container .img-box[entry-content] {
    margin-top: 0.53333rem;
    position: relative;
}
.header-container .container .img-box .scenery[entry-content] {
    height: 3.84rem;
}
.header-container .container .img-box .map[entry-content] {
    height: 2.77333rem;
    left: -0.8rem;
    position: relative;
}
@media screen and (max-width: 1100px) {
    .header-container .container[entry-content] {
        background-color: #fff;
    }
    .header-container .container .box1-box[entry-content] {
        background: url(/img/bg_2.png) no-repeat;
        background-size: cover;
        height: 20.8rem;
        padding-bottom: 1.70667rem;
        padding-top: 2.13333rem;
    }
    .header-container .container .box1-box .title-img[entry-content] {
        display: none;
    }
    .header-container .container .about-us-box[entry-content] {
        align-items: center;
        background-color: #fff;
        padding: 1.06667rem 0.53333rem 2.66667rem;
    }
    .header-container .container .about-us-box .title[entry-content] {
        font-size: 0.53333rem;
        font-weight: 600;
        padding: 0.32rem 0;
    }
    .header-container .container .about-us-box .title[entry-content]:after {
        left: 50%;
        transform: translateX(-50%);
    }
    .header-container .container .img-box .scenery[entry-content] {
        height: auto;
        width: 6.98667rem;
    }
    .header-container .container .img-box .map[entry-content] {
        bottom: -2rem;
        height: auto;
        left: -4.53333rem;
        width: 6.24rem;
    }
}

.header-container[agency-registration] {
    margin: 0 auto;
    min-height: 100vh;
    width: 100%;
}
.header-container .container .agent-box[agency-registration] {
    background: url(/img/cooperation_bg.png) no-repeat;
    background-size: cover;
    height: 13.65333rem;
    padding-bottom: 2.29333rem;
    padding-top: 2.96rem;
    width: 100%;
}
.header-container .container .agent-box .cooperation[agency-registration] {
    height: 5.86667rem;
    margin-right: 2.21333rem;
}
.header-container
    .container
    .agent-box
    .agent-right
    .title[agency-registration] {
    color: #000;
    font-size: 0.42667rem;
    font-weight: 600;
    padding: 0.21333rem 0;
    position: relative;
}
.header-container
    .container
    .agent-box
    .agent-right
    .title[agency-registration]:after {
    background: -webkit-linear-gradient(left, #415aff, #b319ff);
    background: linear-gradient(90deg, #415aff, #b319ff);
    bottom: 0;
    content: "";
    height: 0.08rem;
    left: 0;
    position: absolute;
    width: 1.52rem;
}
.header-container
    .container
    .agent-box
    .agent-right
    .desc[agency-registration] {
    color: #6a6d87;
    font-size: 0.32rem;
    font-weight: 500;
    margin-top: 0.25333rem;
}
.header-container
    .container
    .agent-box
    .agent-right
    .cooperation-text[agency-registration] {
    color: #7f7f7f;
    font-size: 0.24rem;
    margin-top: 0.90667rem;
}
.header-container
    .container
    .agent-box
    .agent-right
    .gmail[agency-registration] {
    color: #343434;
    font-size: 0.34667rem;
    font-weight: 700;
    margin-top: 0.28rem;
}
.header-container
    .container
    .agent-box
    .agent-right
    .relation-btn[agency-registration] {
    background: -webkit-linear-gradient(left, #415aff, #b319ff);
    background: linear-gradient(90deg, #415aff, #b319ff);
    border-radius: 0.10667rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.24rem;
    font-weight: 600;
    height: 0.69333rem;
    margin-top: 0.58667rem;
    min-width: 2.4rem;
    padding: 0 0.13333rem;
}
@media screen and (max-width: 1100px) {
    .header-container .container .agent-box[agency-registration] {
        flex-direction: column-reverse;
        height: auto;
        padding-bottom: 1.2rem;
        padding-top: 2.66667rem;
    }
    .header-container .container .agent-box .cooperation[agency-registration] {
        margin-right: 0;
        margin-top: 1.28rem;
    }
    .header-container .container .agent-box .agent-right[agency-registration] {
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }
    .header-container
        .container
        .agent-box
        .agent-right
        .title[agency-registration]:after {
        left: 50%;
        transform: translateX(-50%);
    }
}
