.email {
    margin-right: 32px;
}

.email-title {
    color: #000000;
    font-size: 1em;
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}

.email-address {
    color: #666666;
    font-size: 1em;
    height: 20px;
    line-height: 20px;
}

.tik-tok, .bilibili, .we-chart, .we-bo, .fuwu, .copyright,.shu {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    -ms-flex-align: end;
    -ms-align-items: end;
}

.conversation-base {
    width: 32px;
    height: 32px;
    margin-left: 10px;
    box-sizing: border-box;
    position: relative;
}

.conversation-base .conversation-icon {
    display: block;
    width: 32px;
    height: 32px;
    margin: auto;
}

.conversation-base .active {
    display: none;
}

.conversation-base:hover .conversation-icon {
    display: none;
}

.conversation-base:hover .active {
    display: block;
}

.qr-content {
    width: 130px;
    height: 177px;
    background: #FFFFFF;
    box-shadow: 0 2px 16px 0 rgb(0 0 0 / 18%);
    border-radius: 6px;
    padding: 0 13px;
    box-sizing: border-box;
    position: absolute;
    top: -182px;
    left: 50%;
    margin-left: -65px;
    display: none;
}

.conversation-base .qr-text {
    text-align: center;
}

.dd-base-footer-contant img {
    border: 0px;
}

.qr-img {
    width: 104px;
    height: 104px;
    margin: 13px 0 3px;
}

.qr-text {
    text-align: left;
    line-height: 17px;
    font-size: 12px;
    color: #000000;
    height: 34px;
    padding-top: 5px;
    border-top: 0.5px solid #B4BABD;
}

.dd-base-footer-download-content .download-block:hover .qr-content {
    display: block;
}

.conversation-base:hover .qr-content {
    display: block;
}

.conversation-base .qr-text {
    text-align: center;
}

.dd-base-footer-download-content {
    display: -ms-flexbox;
    display: flex;
}

.dd-base-footer-download-content > .dd-foot-download-item {
    margin-left: 24px;
    display: inline-block;
}

.dd-base-footer-download-content .download-block {
    position: relative;
    cursor: pointer;
}

.iphone {
    width: 97px;
    height: 42px;
}

.iphone > img {
    width: 97px;
    height: 42px;
    display: block;
}

.android {
    width: 111px;
    height: 42px;
}

.android > img {
    width: 111px;
    height: 42px;
    display: block;
}

.mac {
    width: 96px;
    height: 42px;
}

.mac > img {
    width: 96px;
    height: 42px;
    display: block;
}

.windows {
    width: 122px;
    height: 42px;
}

.windows > img {
    width: 122px;
    height: 42px;
    display: block;
}

.dd-base-footer-download-content .download-block > .active {
    display: none;
}

.dd-base-footer-download-content .download-block:hover > img {
    display: none;
}

.dd-base-footer-download-content .download-block:hover > .active {
    display: block;
}
.dd-base-footer-inner-bottom-containt {
    font-family: "Times New Roman";
    font-size: 12px;
    line-height: 18px;
}
.dd-base-footer-contant {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #F6F6F6;
    color: #000000;
}
.dd-base-footer-inner-bottom-police-content {
    margin-top: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: 12px;
}
.dd-base-footer-inner-bottom-police-main {
    width: 350px;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 1.1em;
}
.zhaoshang {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 1.2em;
}
.dd-base-footer-contant img {
    border: 0px;
}
.plice-img {
    width: 20px;
    height: 20px;
}
.plice-text {
    margin: 0 4px;
    color: rgba(0, 0, 0, .4);
    text-decoration: none;
}
.custom{
    background-color: #f0f0f0;
}
.hp-adv-main {
    height: 660px;
    margin-bottom: 16px;
    background-image: url("http://cdn.cnbj2.fds.api.mi-img.com/application/desc_img/qianniansun_desc.png");
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    align-items: center;
    cursor: pointer;

    /*height: 80vh;*/
    /*width: 100%;*/
    /*margin-bottom: 16px;*/
    /*background-image: url('/Public/img/xm1.png');*/
    /*background-size: 1960px;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*position: relative;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*!*cursor: pointer;*!*/
    /*overflow: hidden;*/
}
a.hp-adv-item-text {
    height: calc(100% - 40px);
    padding-top: calc(70vh - 120px);
}
.hp-adv-main > .hp-adv-item-text * {
    color: white !important;
}
.hp-adv-item-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    width: 100%;
    text-align: center;
    z-index: 1;
    position: relative;
    color: var(--color-black);
    height: calc(100% - 40px);
}
.cta-link {
    padding: 16px 24px;
    border: 1px solid white;
    border-radius: 40px;
    justify-content: flex-start;
}
