.page-header[data-v-a49c0410] {
    color: #fff;
    height: 420px;
    background-size: 100% 420px;
    background-position: 0 0;
    position: relative
}

.page-header .title[data-v-a49c0410] {
    font-size: 44px;
    line-height: 52px;
    text-shadow: 0 2px 30px rgba(0, 0, 0, .5);
    margin-bottom: 24px;
    padding-top: 172px;
    text-align: center;
    font-weight: 700
}

.page-header .subtitle[data-v-a49c0410] {
    font-size: 20px;
    line-height: 32px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .5);
    text-align: center
}

.page-header .header-mask[data-v-a49c0410] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0e1661;
    opacity: .1
}

.selector[data-v-3e6c619a] {
    display: inline-flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    z-index: 10
}

.selector:hover .selector-list[data-v-3e6c619a] {
    display: block
}

.selector:hover .selector-arrow[data-v-3e6c619a] {
    transform: rotate(-180deg)
}

.text[data-v-3e6c619a] {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-right: 12px
}

.selector-arrow[data-v-3e6c619a] {
    width: 14px;
    height: 14px;
    transition: transform .3s
}

.selector-list[data-v-3e6c619a] {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(34, 34, 34, .08);
    position: absolute;
    top: 24px;
    left: 0;
    display: none;
    overflow: scroll;
    max-height: 300px;
    border-radius: 4px;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.selector-list[data-v-3e6c619a]::-webkit-scrollbar {
    display: none
}

.selector-list .selector-list-item[data-v-3e6c619a] {
    font-size: 16px;
    padding: 10px 24px 10px 16px;
    white-space: nowrap;
    color: #666
}

.selector-list .selector-list-item[data-v-3e6c619a]:hover {
    background: rgba(0, 0, 0, .1)
}

.advertise[data-v-260f09a8] {
    height: 450px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center
}

.custom-form[data-v-260f09a8] {
    display: flex;
    flex-wrap: wrap
}

.titlearea[data-v-260f09a8] {
    padding-top: 60px;
    text-align: center;
    margin-bottom: 60px
}

.adform[data-v-260f09a8] {
    display: flex;
    flex-wrap: nowrap
}

.adform.overseas-adform[data-v-260f09a8] {
    display: block
}

.adform.overseas-adform .adform-fields[data-v-260f09a8] {
    width: 1260px
}

.adform.overseas-adform .adform-fields[data-v-260f09a8] .form-field:nth-child(3),
.adform.overseas-adform .adform-fields[data-v-260f09a8] .form-field:nth-child(6) {
    margin-right: 0
}

.adform.overseas-adform .adform-action[data-v-260f09a8] {
    position: relative
}

.adform.overseas-adform .adform-action .glowbtn[data-v-260f09a8] {
    position: absolute;
    top: -88px;
    right: 0
}

.adform .adform-fields[data-v-260f09a8] {
    width: 880px
}

.adform .adform-fields[data-v-260f09a8] .form-field {
    display: inline-block;
    margin-right: 60px
}

.adform .adform-action .adform-call[data-v-260f09a8] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px
}

.adform .adform-action .adform-call .phone[data-v-260f09a8] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #2f6aff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px
}

.adform .adform-action .adform-call .phone .phone-icon[data-v-260f09a8] {
    width: 32px;
    height: 32px
}

.adform .adform-action .number[data-v-260f09a8] {
    font-family: ClarityMono-Heavy;
    font-size: 36px;
    line-height: 46px;
    color: #666;
    display: block
}

/* .case[data-v-0248b29c] {
    background: #fafafa
} */

.case-content .selector[data-v-0248b29c] {
    margin: 48px 56px 32px 0
}

.cases[data-v-0248b29c] {
    display: flex;
    flex-wrap: wrap
}

.cases .cases-item[data-v-0248b29c] {
    width: calc(100% / 4 - 22px);
    height: 439px;
    overflow: hidden;
    margin-right: 22px;
    margin-bottom: 32px;
    border-radius: 12px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, .06);
    cursor: pointer;
    transition: all .3s;
    background: #fff
}
/* .cases .cases-item[data-v-0248b29c]:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .1)
} */

/*.cases .cases-item[data-v-0248b29c]:nth-child(3n) {
    margin-right: 0
}
*/
.cases .cases-item .cases-item-picture[data-v-0248b29c] {
    width: 378px;
    height: 227px
}

.cases .cases-item .cases-item-picture>img[data-v-0248b29c] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cases .cases-item>hr[data-v-0248b29c] {
    margin: 16px 0;
    height: 1px;
    border: none;
    background: #eee
}

.cases-item-desc[data-v-0248b29c] {
    /*padding-top: 24px;*/
    /*margin-left: 24px;*/
    display: flex;
    align-items: center
}

.cases-item-desc .logo[data-v-0248b29c] {
    width: 56px;
    height: 56px;
    margin-right: 12px;
    border-radius: 50%;
    overflow: hidden
}

.cases-item-desc .logo>img[data-v-0248b29c] {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.cases-item-desc .title-area[data-v-0248b29c] {
    color: #222
}

.cases-item-desc .title-area .title[data-v-0248b29c] {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 4px;
    font-weight: 700
}

.cases-item-desc .title-area .subtitle[data-v-0248b29c] {
    font-size: 16px;
    line-height: 24px;
    width: 256px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.tags[data-v-0248b29c] {
    margin-top: 12px;
    /*margin-left: 92px*/
}

.tags .tags-item[data-v-0248b29c] {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    display: inline-flex;
    align-items: center
}

.tags .tags-item span[data-v-0248b29c] {
    font-weight: 700
}

.tags .tags-item .divide[data-v-0248b29c] {
    display: inline-block;
    margin-left: 16px;
    /*margin-right: 16px;*/
    width: 1px;
    height: 14px;
    background: #eee
}

.data-area[data-v-0248b29c] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*padding: 0 30px*/
}

.data-area.lessthen3[data-v-0248b29c] {
    padding: 0 75px
}

.data-area .data-item[data-v-0248b29c] {
    text-align: center
}

.data-area .data-item .status[data-v-0248b29c] {
    margin-bottom: 4px;
    font-family: ClarityMono-ExtraBold
}

.data-area .data-item .status .number[data-v-0248b29c] {
    /*font-size: 30px;*/
    line-height: 24px
}

.data-area .data-item .status .unit[data-v-0248b29c] {
    font-size: 12px
}

.data-area .data-item .title[data-v-0248b29c] {
    font-size: 14px;
    line-height: 22px;
    color: #999
}

.morebtn[data-v-0248b29c] {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 57px
}

.morebtn button[data-v-0248b29c] {
    width: 200px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #3269ff;
    color: #3269ff;
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    justify-content: center;
    background: transparent;
    transition: background .2s
}

.morebtn button[data-v-0248b29c]:hover {
    background: #f2f2f2
}

.morebtn button img[data-v-0248b29c] {
    margin-left: 7px
}