.headerBox[data-v-e5c132f0] {
    height: 70px;
    position: relative;
    width: 100%;
    background-color: #fffc;
    cursor: pointer
}

#header[data-v-e5c132f0] {
    height: 70px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#header a[data-v-e5c132f0]:hover {
    background: none
}

#header .logoBox[data-v-e5c132f0] {
    overflow: hidden;
    margin: 0 0 0 20px;
    width: auto;
    white-space: nowrap;
    display: flex;
    align-items: center
}

#header .logoBox h2[data-v-e5c132f0] {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 700;
    color: #d8000f;
    margin: 4px 0 0
}

#header img.logo[data-v-e5c132f0] {
    height: auto
}

#header ul[data-v-e5c132f0] {
    list-style: none;
    margin: 0 0 0 40px;
    display: flex;
    width: auto;
    flex: auto 1
}

#header ul li[data-v-e5c132f0] {
    margin: 0 4% 0 0;
    white-space: nowrap
}

#header ul li a[data-v-e5c132f0] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    display: inline-block;
    height: 30px;
    text-align: center;
    margin: 0 10px
}

#header ul li a[data-v-e5c132f0]:hover, #header ul li.active a[data-v-e5c132f0] {
    font-weight: 500;
    color: #dc3a31;
    background: none;
    border-bottom: 4px solid #dc3a31
}

#header .loginBox[data-v-e5c132f0] {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 40px 4px
}

#header .loginBox a[data-v-e5c132f0] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    line-height: 28px
}

#header .loginBox.unlogin[data-v-e5c132f0] {
    display: none
}

#header .loginBox.login p[data-v-e5c132f0] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #666;
    margin: 0 20px
}

#header .loginBox.login p a[data-v-e5c132f0] {
    position: absolute;
    right: 50px;
    top: 20px;
    color: #666;
    font-size: 14px
}

#header .loginBox.unlogin a.reg[data-v-e5c132f0] {
    width: 70px;
    height: 28px;
    background-color: #dc3a31e6;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin: 0 6px
}

#header .loginBox .icon[data-v-e5c132f0] {
    font-size: 20px;
    color: #666
}

.bottomBox[data-v-bae95235] {
    width: 100%;
    height: 420px;
    background: #252525!important;
}

.bottomBox .footer[data-v-bae95235] {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 420px;
    text-align: left;
}

.bottomBox .footer .footerContent[data-v-bae95235] {
    width: 1200px;
    margin: 0 auto;
}

.bottomBox .footer .footerContent .lefeBox[data-v-bae95235] {
    width: auto;
    float: left
}

.bottomBox .footer .footerContent .lefeBox ul[data-v-bae95235] {
    overflow: hidden
}

.bottomBox .footer .footerContent .lefeBox ul li[data-v-bae95235] {
    float: left;
    width: 120px;
    margin: 0 35px 0 0
}

.bottomBox .footer .footerContent .centerBox[data-v-bae95235] {
    width: 250px;
    float: left;
    margin: 0 150px 0 140px
}

.bottomBox .footer .footerContent .centerBox p[data-v-bae95235]:nth-child(even) {
    margin: 0 0 20px
}

.bottomBox .footer .footerContent h2[data-v-bae95235] {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #fff;
    padding-bottom: 20px
}

.bottomBox .footer .footerContent p[data-v-bae95235], .bottomBox .footer .footerContent a[data-v-bae95235] {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    opacity: .8;
    margin: 0;
    line-height: 30px
}

.bottomBox .footer .footerContent .rightBox[data-v-bae95235] {
    width: 133px;
    float: right
}

.bottomBox .footer .footerContent .rightBox img[data-v-bae95235] {
    margin: 0 0 20px
}

.bottomBox .footer .footerContent .rightBox p[data-v-bae95235] {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fffefe;
    line-height: 29px;
    opacity: .8
}

.bottomBox .footer .copyright[data-v-bae95235] {
    position: absolute;
    height: 72px;
    bottom: 0px;
    left: 0px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    opacity: .8;
    width: 100%;
    margin: 0;
    line-height: 72px;
    text-align: center;
    background: #19191a
}
