/* public */
.udesk-about-big-text {
    font-size: 56px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.udesk-about-middle-text {
    font-size: 36px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}

#content .udesk-about-flex-box {
    display: flex;
}

#content h2,
#content h3,
#content h4 {
    margin-top: 0;
    margin-bottom: 0;
}

#content p {
    margin-bottom: 0;
}

#content .desc-p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

#content a {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #176de6;
    line-height: 20px;
    cursor: pointer;
}

#content a:hover {
    text-decoration: none;
}

/* 数字 */
#content .figure {
    height: 64px;
    font-size: 56px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(242, 141, 0, 1);
    line-height: 64px;
}

#content .figure-text {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}

/* contact  */
#content .contact {
    margin-top: 108px;
    margin-bottom: 108px;
}

#content .contact h2 {
    margin-bottom: 64px;
}

#content .contact .phone {
    text-align: center;
    height: 192px;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    padding-top: 61px;
}

#content .contact .phone-text {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 24px;
    text-align: center;
}

#content .contact .phone-number {
    font-size: 32px;
}

#content .contact .other-contact {
    box-sizing: border-box;
    padding-left: 86px;
    padding-top: 24px;
}

#content .contact .other-contact .img-wrapper {
    width: 60px;
    height: 60px;
    margin-right: 13px;
}

#content .contact .other-contact .desc {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    padding-top: 8px;
}

#content .contact .other-contact .wei-xin {
    margin-bottom: 30px;
}

#content .contact .other-contact .wei-xin .img-wrapper {
    background: url(../images/index/footerma.jpg) no-repeat center;
    background-size: 62px;
}

#content .contact .other-contact .online .img-wrapper {
    background: url(./../images/about/about-udesk-ic-ask.png) no-repeat center;
    background-size: auto auto;
}

/* banner */
.sub-banner {
    height: 440px;
}

.udesk-about-banner {
    background-size: cover;
    height: 440px;
}

.udesk-about-banner h1 {
    color: #ffffff;
    margin-top: 180px;
}

.udesk-about-banner .sub-title {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
}

.udesk-about-banner.select-udesk {
    background: url(../images/about/banner-select-udesk.png) no-repeat center;
    background-size: cover;
}

#content .first {
    margin-top: 80px;
}

#content .first .content {
    margin-top: 64px;
}

#content .second,
#content .third {
    margin-top: 108px;
}

#content .second .content,
#content .third .content {
    margin-top: 75px;
}

#content .second .content .col-item,
#content .third .content .col-item {
    line-height: 0;
}

#content .second .content .col-item img,
#content .third .content .col-item img {
    margin-top: 8px;
    margin-bottom: 12px;
}

#content .second .content .col-item p,
#content .third .content .col-item p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    text-align: center;
}

#content .fourth {
    margin-top: 108px;
}

#content .fourth .sub-title {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
    text-align: center;
    margin-top: 12px;
}

#content .fourth .content {
    margin-top: 64px;
    margin-left: 100px;
}

#content .fourth .more {
    margin-top: 32px;
}

#content .fourth .content .content-item {
    margin-bottom: 64px;
}

#content .fourth .content .content-item:last-child {
    margin-bottom: 0;
}

#content .fourth .content .img-wrapper {
    width: 242px;
    height: 120px;
    margin-right: 40px;
}

#content .fourth .content .desc .title {
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 26px;
    margin-bottom: 24px;
    margin-top: 10px;
}

#content .fourth .content .desc .text {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 20px;
    max-width: 640px;
}

#content .fifth {
    margin-top: 108px;
}

#content .fifth .content {
    margin-top: 12px;
}

#content .fifth .content .more {
    margin-top: 32px;
}

#content .fifth .content .text {
    display: inline-block;
    max-width: 630px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    line-height: 22px;
}
.udesk-about-banner .center-80-en-us {
    width: 80%;
    margin: 0 auto;
}
#content .contact .other-contact .img-wrapper-en-us {
    width: 98px;
}
