.menu-nav[data-v-7f6b37ae] {
    height: 100%;
    margin-left: 160px
}

.menu-nav .menu-nav-item[data-v-7f6b37ae] {
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nav-wrap[data-v-7f6b37ae] {
    width: 127px;
    height: 100%
}

.nav-wrap .nav-title[data-v-7f6b37ae] {
    cursor: pointer;
    color: #333;
    font-size: 18px;
    font-weight: 500
}

.nav-wrap.active[data-v-7f6b37ae] {
    background: rgba(0, 0, 0, .06)
}

.nav-wrap.active .nav-title[data-v-7f6b37ae] {
    /* color: pink; */
    color: #fd5d0f;
    position: relative;
    font-weight: 500
}

.nav-wrap.active .nav-title[data-v-7f6b37ae]:after {
    content: "";
    width: 32px;
    height: 0;
    /* border: 2px solid pink; */
    border: 2px solid #fd5d0f;
    display: block;
    border-radius: 2px;
    position: absolute;
    bottom: -12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.city-select-wrap {
    overflow: visible;
    position: relative
}

.city-select {
    left: 20px;
    position: absolute;
    background: #666;
    padding: 7px 10px;
    border: none;
    outline: none;
    border-radius: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.city-select .ant-select-selection--single {
    height: auto
}

.city-select .ant-select-selection--single .ant-select-selection__rendered {
    line-height: 14px
}

.city-select .ant-select-selection {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 14px
}

.city-select .ant-select-arrow .ant-select-arrow-icon svg {
    -webkit-transform: none;
    transform: none
}

header[data-v-66dc3608] {
    width: 100%;
    height: 80px;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 888
}

header .logo[data-v-66dc3608] {
    height: 28px
}

header .logo img[data-v-66dc3608] {
    height: 100%
}

header .header-containr[data-v-66dc3608] {
    justify-content: space-between;
    width: 1400px;
    height: 100%;
    margin: auto;
    color: #333
}

header .header-containr .call[data-v-66dc3608] {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px
}

header .header-containr .call .phone[data-v-66dc3608] {
    font-size: 18px;
    margin-right: 6px
}

header .header-containr .call span[data-v-66dc3608] {
    font-size: 14px
}

footer[data-v-15328626] {
    background-color: #32332e;
    height: 480px;
    width: 100%;
    color: #fff
}

footer .footer-main[data-v-15328626] {
    width: 1400px;
    margin: auto;
    height: 100%
}

footer .footer-main .footer-bottom[data-v-15328626],
footer .footer-main .footer-mid[data-v-15328626],
footer .footer-main .footer-top[data-v-15328626] {
    width: 100%
}

footer .footer-main .footer-top[data-v-15328626] {
    height: 128px
}

footer .footer-main .footer-mid[data-v-15328626] {
    border-top: 1px solid #4c4e50;
    border-bottom: 1px solid #4c4e50;
    height: 236px
}

.footer-top ul[data-v-15328626] {
    padding-top: 60px;
    margin: 0;
    overflow: hidden;
    padding-left: 0
}

.footer-top ul>li[data-v-15328626] {
    list-style: none
}

.footer-top ul>li+li[data-v-15328626] {
    margin-left: 80px
}

.footer-top ul>li>a[data-v-15328626] {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700
}

.footer-mid[data-v-15328626] {
    padding: 40px 0;
    justify-content: space-between
}

.footer-mid>.cooperate-box[data-v-15328626] {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.footer-mid>.cooperate-box .icon[data-v-15328626] {
    margin-right: 10px;
    margin-top: -10px
}

.footer-mid figure[data-v-15328626] {
    text-align: center;
    margin: 0
}

.footer-mid figure+figure[data-v-15328626] {
    margin-left: 60px
}

.footer-mid figure figcaption[data-v-15328626] {
    margin: auto;
    font-size: 14px;
    line-height: 14px;
    margin-top: 14px;
    font-weight: 700
}

.footer-mid img[src*=qrcode-][data-v-15328626] {
    width: 122px;
    height: 122px
}

.footer-bottom[data-v-15328626] {
    padding-top: 30px
}

.footer-bottom>[data-v-15328626] {
    line-height: 21px;
    color: #fff;
    font-size: 13px
}

.footer-bottom .beian>img[data-v-15328626] {
    width: 16px;
    margin-right: 8px
}

.footer-bottom .beian .link[data-v-15328626] {
    cursor: pointer
}

.layout[data-v-2d547c7e] {
    padding-top: 80px
}