.container {
    padding-left: 0px;
    padding-right: 0px;
}

.sub-banner-bg .line-call {
    padding-top: 142px;
}

.sub-banner-topic {
    background: #fff;
    padding: 120px 0;
}

.applition-container {
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
}

.applition-container .applition-container-box {
    width: 520px;
    height: 320px;
    box-sizing: border-box;
    padding: 32px 0 0 24px;
    /* background: url('../images/intelligent-line/reboot.png') no-repeat  -180px -522px; */
}

.applition-container .applition-container-box-empty {
    width: 40px;
    height: 40px;
}

.applition-container .applition-container-box h3 {
    font-size: 22px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 32px;
    text-align: left;
    margin: 0 0 16px;
}

.applition-container .applition-container-box p {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 24px;
    margin: 0 0 8px;
}

.margin-right40 {
    margin-right: 40px;
}

.product-intelligent-line-reboot #content h2 {
    width: 80%;
    margin: 0 auto 56px;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    color: #000000;
}

.second .register {
    display: block;
    color: #176de6;
    font-size: 16px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #176de6;
    /* box-shadow: 0px 4px 12px 0px rgba(4, 48, 91, 0.2); */
}

.second .register {
    text-align: center;
    margin: 50px auto 0;
}

.sub-banner .col-sm-6 img {
    width: 100%;
    position: relative;
    top: 59px;
}

.product-intelligent-line-reboot #content .second-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 20px 0;
    font-size: 16px;
}

.product-intelligent-line-reboot #content .second-content-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 890px;
    height: 70px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 10px auto;
}

.product-intelligent-line-reboot #content .second-content-item:last-child {
    margin: 0;
}

/* .product-intelligent-line-reboot #content .second-content-item:last-child {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 890px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 10px auto;
    align-items: center;
} */

/* .product-intelligent-line-reboot #content .second-content-item:last-child .item-title {
    display: inline-block;
    line-height: 100px;
    width: 150px;
    white-space: nowrap;
} */

/* .product-intelligent-line-reboot #content .second-content-item:last-child .line {
    margin: 23px 19px;
    width: 1px;
    height: 52px;
    background: #000;
    opacity: 0.1;
} */

.product-intelligent-line-reboot #content .second-content-item img {
    line-height: 70px;
    width: 32px;
    height: 32px;
}

.product-intelligent-line-reboot #content .second-content-item .line {
    margin: 16px 19px;
    width: 1px;
    height: 38px;
    background: #000;
    opacity: 0.1;
}

.product-intelligent-line-reboot #content .second-content-item .item-title {
    display: inline-block;
    line-height: 70px;
    width: 130px;
    white-space: nowrap;
}

.product-intelligent-line-reboot #content .second-content-item .item-content {
    line-height: 70px;
    display: inline-block;
}

.sub-banner-bg {
    width: 100%;
    height: 620px;
    background: url(../images/intelligent-line/urobotbanner.jpg) 50% 0 no-repeat;
}

.reboot-first {
    background: url('../images/intelligent-line/1-01.png') no-repeat;
}

.reboot-second {
    background: url('../images/intelligent-line/1-02.png') no-repeat;
}

.bgWhite:hover {
    background-color: #176de6;
}

.bgWhite:hover a {
    color: #ffffff;
}

.bggreen:hover {
    background-color: #3f90f2;
    border: none;
    color: #ffffff;
}

#content .second {
    padding: 120px 0;
    background: #091423;
}

.product-intelligent-line-reboot #content .second h2 {
    color: #fff;
}

#content .second-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#content .second-content .second-content-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 880px;
    height: 146px;
    margin: 0 0 24px;
    align-items: center;
}

#content .second-content .second-content-item img {
    width: 240px;
    height: 146px;
}

#content .second-content .second-content-item .item-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    background: #242a3a;
    width: 640px;
    padding: 5px 40px;
}

#content .second-content .second-content-item .item-content h4 {
    font-size: 16px;
    line-height: 32px;
    margin: 0 0 8px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    text-align: left;
}

#content .second-content .second-content-item .item-content p {
    width: 540px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    margin: 0;
    line-height: 22px;
}

#content .third {
    padding: 120px 0;
}

#content .third .third-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 40px 0;
    justify-content: center;
}

#content .third .third-content .third-content-item {
    margin: 0 60px;
    width: 480px;
    padding:50px 30px;
    font-size: 14px;
    background: #F0F2F5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}



#content .third .third-content .third-content-item .item-title {
    width: 50px;
    height: 46px;
    font-size: 32px;
    font-weight: 100;
    color: #000;
    line-height: 46px;
    text-align: center;
}

#content .third .third-content .active .item-title {
    color: #fff;
    background: #176de6;
}

#content .third .third-content .item-content p {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 12px;
    color: #333;
}

#content .third .third-content .item-content span {
    line-height: 22px;
    font-size: 14px;
}



#content .third .third-content .third-content-item .horizonal-line {
    width: 50px;
    height: 1px;
    background: #176de6;
    margin: 0 0 33px 0;
}

#content .third .third-content .third-content-item .item-content span {
    display: block;
}

#content .four .sub-banner-topic {
    background: #091423;
}

.product-intelligent-line-reboot #content .four h2 {
    color: #fff;
}

.four .applition-container .applition-container-box {
    width: 360px;
    margin-right: 20px;
    padding: 80px 24px 0;
}

.four .reboot-first {
    background: url('../images/product_udesk_speech_robot/4-01.png') no-repeat;
}

.four .reboot-second {
    background: url('../images/product_udesk_speech_robot/4-02.png') no-repeat;
}

.four .reboot-third {
    background: url('../images/product_udesk_speech_robot/4-03.png') no-repeat;
}

.four .applition-container .applition-container-box h3 {
    font-size: 20px;
    line-height: 32px;
    margin: 0 0 16px;
}

.knowmore {
    display: block;
    color: #176de6;
    font-size: 16px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #176de6;
    text-align: center;
    margin: 64px auto 0;
}

.knowmore:hover {
    background-color: #3f90f2;
    border: 1px solid #3f90f2;
    color: #fff;
}

#content .five img {
    width: 100%;
}

#home {
    background: url(../images/weifeng/ziru.png) no-repeat left center;
}

#profile {
    background: url(../images/gaussmind/shinaide-bg.png) no-repeat left center;
}

#messages {
    background: url(../images/gaussmind/feihe-bg.png) no-repeat left center;
}

.six-box {
    box-sizing: border-box;
    padding: 120px 0px;
    position: relative;
    /* width: 80%; */
    margin: 0 auto;
}

.six-box .container {
    position: relative;
    padding: 0 25px;
    /* max-width: 1280px !important; */
}

.six-box .container .title-tab {
    position: absolute;
    left: 37.5%;
    top: 137px;
    padding-left: 40px;
}

.six-box .container .title-tab li a {
    padding: 0;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.45);
    border: none;
    margin-right: 24px;
}

.six-box .container .title-tab li a:hover {
    background: none;
}

.six-box .container .title-tab .nav-tabs {
    border: none;
}

.six-box .container .title-tab .active a {
    color: #000;
    border-bottom: 2px solid #000;
}

.six-box .container .content-tab .thumbnail {
    border: none;
}

.six-box h2 {
    margin-bottom: 64px !important;
}

.six-box-container {
    /* width: 80%; */
    /* margin: 0 auto; */
    display: flex;
    justify-content: center;
}

.six-box-left {
    width: 37.5%;
    float: left;
}

.six-box-right {
    float: left;
    margin-left: 37.5%;
    background: rgba(255, 255, 255, 1);
    padding: 80px 40px 40px;
    height: 100%;
}

.six-box-right .right-img {
    height: 50px;
    line-height: 50px;
    margin-bottom: 16px;
}

.six-box-right p {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    color: #000;
    margin: 0 0 8px;
}

.six-box-right ul li {
    font-size: 16px;
    line-height: 32px;
    margin: 0 0 8px;
}

.six-box-right ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 10px;
    background:  #176DE6;
    margin-bottom: 3px;
    margin-right: 8px;
}

.tab-content {
    display: flex;
    justify-content: center;
}

.tab-content .tab-pane {
    /* display: flex; */
    width: 100%;
    height: 680px;
}

/* 文本机器人 start */
.applition-container.robot-applition {
    flex-wrap: wrap;
    justify-content: center;
}

.sub-banner-topic.robot-topic {
    padding-left: 20px;
    padding-right: 20px;

}

.robot-applition .applition-container-box {
    width: 220px;
    height: 326px;
    margin-top: 30px;
    border-radius: 4px;
    padding-right: 20px;
    padding-top: 60px;
}

.robot-applition .applition-container-box.robot-1 {
    background: url('../images/gaussmind/robot-first-1.png') no-repeat center;
}

.robot-applition .applition-container-box.robot-2 {
    background: url(../images/gaussmind/robot-first-2.png) no-repeat center;
}

.robot-applition .applition-container-box.robot-3 {
    background: url(../images/gaussmind/robot-first-3.png) no-repeat center;
}

.robot-applition .applition-container-box.robot-4 {
    background: url(../images/gaussmind/robot-first-4.png) no-repeat center;
}

.robot-applition .applition-container-box.robot-5 {
    background: url(../images/gaussmind/robot-first-5.png) no-repeat center;
}

.applition-container.robot-applition .applition-container-box p {
    font-size: 14px;
}

.customer-banner {
    width: 100%;
    max-width: 1280px;
   height: 240px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.customer-banner .swiper-container {
    width: 1280px;
   
    position: relative;
}

.customer-banner ul li {
   
    float: left;
    list-style: none;
    padding-right: 20px;
}

#content .five .customer-banner .swiper-wrapper img {
    width: 200px;
    height: 128px;
    display: inline-block;
}

#content .five .customer-banner .swiper-wrapper p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.robot-topic>p {
    margin: 0 auto;
    max-width: 1000px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #333;
}

.robot-applition {
    margin-top: 30px;
}

#content .one {
    padding: 100px 0;
    background: #091423;
}

#content .one h2 {
    margin-bottom: 24px;
    color: #fff;
}

#content .one h4 {
    color: #fff;
}

#content .one .product-benefit {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 56px auto;
}

#content .one .product-benefit .product-benefit-item {
    width: 300px;
    height: 326px;
    margin: 0 20px;
    padding: 40px 0;
}

#content .one .product-benefit.qw-product .product-benefit-item {
    background: #F0F2F5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

#content .one .product-benefit .product-benefit-item h4 {
    margin: 0;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
}

#content .one .product-benefit .product-benefit-item p {
    width: 75%;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
    line-height: 22px;
    text-align: center;
}

#content .one .product-benefit .product-benefit-item>img {
    margin-bottom: 24px;
    width: 96px;
    height: 96px;
}

#content .one .product-benefit .product-benefit-item-img {
    margin: 0 auto 24px auto;
    width: 96px;
    height: 96px;
}

#content .one .product-benefit .product-benefit-item-img img {
    width: 80px;
}

#content .one>p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 32px;
}

.second-quality .carousel-inner .type-content {
    align-items: flex-start;
}

.urobot-customer {
    padding: 120px 0;
}

/* 文本机器人 end */

@media (min-width: 1440px) {
    #content .five img {
        width: 1440px;
        display: block;
        margin: 0 auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .four .robot-applition .applition-container-box {
        width: 304px;
        padding: 30px 14px 0;
    }

    .four .applition-container .applition-container-box h3 {
        font-size: 18px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .sub-banner-bg .line-call h1 {
        font-size: 50px;
    }


}

@media (max-width: 768px) {}