@font-face {
    font-family: AlimamaFangYuanTiVF;
    src: url('../assets/AlimamaFangYuanTiVF-Thin.woff2');
}


.header {
    height: 70px;
    background: #fff;
}

.main {
    min-height: 784px;
}

.main-tip-1 {
    width: 1299px;
    height: 718px;
}

.main-tip-2 {
    width: 555px;
    height: 561px;
}

.main-block-info {
    width: 687px;
    font-family: AlimamaFangYuanTiVF, AlimamaFangYuanTiVF;
    font-size: 20px;
    line-height: 26px;
    color: #5e5e61;
}

.main-title {
    font-family: AlimamaFangYuanTiVF, AlimamaFangYuanTiVF;
    font-size: 20px;
    line-height: 26px;
    color: #000002;
    font-weight: 600;
}

.main-title-index {
    text-indent: 2em; /* 2em 相当于两个中文字符的宽度 */
}

.main-tip-3 {
    width: 360px;
    height: 478px;
}

.center-width {
    width: 1300px
}


.margin-center {
    margin: 0 auto;
}

.width100 {
    width: 100%;
}

.height100 {
    height: 100%;
}

.main-title2 {
    font-family: AlimamaFangYuanTiVF, AlimamaFangYuanTiVF;
    font-size: 22px;
    line-height: 43px;
    color: #000002;
    font-weight: 500;
}

.main-info2 {
    color: #5e5e61;
    font-weight: 300;
}

.menu-base {
    font-weight: 500;
    font-size: 18px;
    color: #000002;
    margin-left: 100px;
    line-height: 25px;
    margin-top: 23px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

.menu-base--active::after {
    content: '';
    position: absolute;
    bottom: -4px;         /* 底部 */
    left: 50%;         /* 居中 */
    transform: translateX(-50%);
    width: 39px;
    height: 3px;
    background: #FFDC0E;
    border-radius: 2px;
}

.menu-base--active {
    color: #474747;
}


.header-logo {
    width: 138px;
    height: 51px;
    margin-top: 13px;
}

.header-menu {
    float: right;
}

.footer {
    width: 100%;
    background: #fff;
}

.footer-info {
    height: 140px;
    border-bottom: 1px rgba(1, 1, 1, 0.21) solid;
}

.footer-item {
    width: 49%;

}

.footer-qrcode {
    width: 79px;
    height: 79px;
}

.footer-item-info {
    margin-left: 10px;
}

.footer-item-title {
    font-family: AlimamaFangYuanTiVF, AlimamaFangYuanTiVF;
    font-weight: 500;
    font-size: 24px;
    color: #000002;
}

.footer-item-tip {
    font-family: AlimamaFangYuanTiVF-Light, AlimamaFangYuanTiVF-Light;
    font-weight: normal;
    font-size: 18px;
    color: #818183;
    line-height: 22px;
    margin-top: 18rpx
}

.footer-address {
    width: 1000px;
    font-family: AlimamaFangYuanTiVF-Light, AlimamaFangYuanTiVF-Light;
    font-weight: normal;
    font-size: 18px;
    color: #818183;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    margin-top: 30px;
}

.footer-contact {
    font-weight: normal;
    font-size: 18px;
    color: #818183;
    line-height: 22px;
    margin-top: 18px;
}

.footer-beian {
    font-family: AlimamaFangYuanTiVF-Regular, AlimamaFangYuanTiVF-Regular;
    font-size: 18px;
    color: #000002;
    margin-top: 18px;
}

.footer-beian2 {
    font-family: AlimamaFangYuanTiVF-Regular, AlimamaFangYuanTiVF-Regular;
    font-size: 18px;
    color: #1919FF;
    margin-top: 4px;
}

.footer-other {
    padding-bottom: 30px;
}
