/* 联系我们 */

.container .banner[data-v-6c5460b6] {
    overflow: hidden;
    background-image: url(https://workbei-website-cdn.timetask.cn/web/_nuxt/img/2dd79bd.png);
    width: 100%;
    height: 442px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.container .banner div[data-v-6c5460b6], .container .banner h2[data-v-6c5460b6] {
    text-align: center;
    font-family: PingFangSC;
    font-weight: 400;
}

.container .banner h2[data-v-6c5460b6] {
    margin-top: 139px;
    font-size: 40px;
    color: #333;
    line-height: 56px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
}

.container .inner[data-v-6c5460b6] {
    width: 1024px;
    margin: 0 auto;
}

.container .inner h2[data-v-6c5460b6] {
    margin-top: 60px;
    margin-bottom: 68px;
    text-align: center;
    font-size: 40px;
    line-height: 48px;
}

.container .inner .article[data-v-6c5460b6] {
    font-size: 16px;
    line-height: 30px;
}

.container .inner .bottom[data-v-6c5460b6] {
    margin-top: 94px;
    margin-bottom: 104px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.container .inner .bottom img[data-v-6c5460b6] {
    width: 620px;
    height: 267px;
}

.container .inner .bottom div[data-v-6c5460b6] {
    width: 471px;
}

.container .inner .article[data-v-6c5460b6], .container .inner h2[data-v-6c5460b6] {
    font-family: PingFangSC;
    font-weight: 400;
    color: #333;
}

.container .banner div[data-v-6c5460b6] {
    font-size: 26px;
    color: #6e6e6e;
    line-height: 24px;
    margin: 40px auto 0;
}

/* 产品 */

.container .inner[data-v-2d633e30] {
    width: 700px;
    margin: 0 auto;
}

.container .banner[data-v-2d633e30] {
    overflow: hidden;
    width: 100%;
    height: 442px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-bottom: 60px;
}

.container .banner h2[data-v-2d633e30] {
    margin-top: 139px;
    text-align: center;
    font-size: 40px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #333;
    line-height: 56px;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5em;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
}

.container .banner div[data-v-2d633e30] {
    width: 680px;
    text-align: center;
    font-size: 16px;
    font-family: PingFangSC-Thin;
    font-weight: 100;
    color: #6e6e6e;
    line-height: 24px;
    margin: 40px auto 0;
}

.container .inner h3[data-v-2d633e30] {
    margin-top: 90px;
    text-align: center;
    height: 36px;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #333;
    line-height: 36px;
}

.container .inner .note[data-v-2d633e30] {
    margin-top: 39px;
    text-align: center;
    /* height: 18px; */
    font-size: 18px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: #999;
    /* line-height: 18px; */
}

.container .inner .list .item img[data-v-2d633e30] {
    width: 40px;
    height: 40px;
}

.container .inner .list .item[data-v-2d633e30] {
    width: 350px;
    display: -webkit-box;
    display: flex;
    margin-bottom: 49px;
}

.container .inner .list .item .right[data-v-2d633e30] {
    margin-left: 24px;
}

.container .inner .list .item .right h4[data-v-2d633e30] {
    margin-top: 4px;
    font-size: 28px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #333;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 227px;
}

.container .inner .list[data-v-2d633e30] {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-top: 49px;
}

.container .inner .list .item[data-v-2d633e30]:nth-child(2n) {
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.container .inner .list .item .right .text-note[data-v-2d633e30] {
    margin-top: 12px;
    width: 227px;
    height: 44px;
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    color: #999;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 8px;
}

.container .inner .list .item .right .link[data-v-2d633e30] {
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #ffa602;
    line-height: 14px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}