.sub-banner {
    width: 100%;
    height: 620px;
}

.sub-banner.nlp-pass {
    background: url(/images/gaussmind/banner-nlp.png) 50% 0 no-repeat;
}

.sub-banner.asr {
    background: url(/images/gaussmind/asr-banner.png) 50% 0 no-repeat;
}

.sub-banner.intelligent-session-analysis {
    background: url(/images/gaussmind/analysis-banner.png) 50% 0 no-repeat;
}


.sub-banner h1 {
    margin: 0;
    line-height: 80px;
    font-weight: 400;
    font-size: 56px;
    color: #fff;
    text-align: center;
}

.sub-banner p {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 400;
    line-height: 44px;
    color: #fff;
    text-align: center;
}

.sub-banner p.sub-text {
    margin-top: 8px;
}

.sub-banner .sub-banner-inner {
    padding-top: 176px;
    margin-left: 10%;
    width: 80%;
    text-align: center;
}

.sub-banner .sub-banner-inner .register {
    display: inline-block;
    margin-top: 56px;
    background-color: #176de6;
    height: 48px;
    line-height: 48px;
    width: 144px;
    border-color: #176de6;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
    text-align: center;
}

.sub-banner .sub-banner-inner .register:hover {
    background-color: #3f90f2;
    border-color: #3f90f2;
}

/*  content */

.product-full-scene-wfo .register {
    display: inline-block;
    width: 120px;
    height: 40px;
    border: 1px solid #176de6;
    color: #176de6;
    line-height: 40px;
}

.product-full-scene-wfo .register:hover {
    background-color: #3f90f2;
    border-color: #3f90f2;
    color: #fff;
}

.product-full-scene-wfo h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
}

.product-full-scene-wfo .analysis-p {
    margin-bottom: 56px;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height, or 157% */
    color: #ffffff;
}

.product-full-scene-wfo .analysis-h2 {
    margin-bottom: 20px;
}

.text-center {
    text-align: center;
}

.product-full-scene-wfo section:nth-child(even) h2 {
    color: rgba(255, 255, 255, 1);
}

/*  content */
#content section:nth-child(even) {
    background: #091423;
}

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

.product-full-scene-wfo #content .one h2 {
    margin-bottom: 24px;
}

#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;
}

#content .two {
    padding-top: 120px;
    padding-bottom: 120px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 100%);
}

#content .introduce-list .introduce-item {
    margin: 0 auto;
    width: 880px;
    display: flex;
    margin-bottom: 24px;
    height: 154px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    overflow: hidden;
    align-items: center;
}

#content .introduce-list .introduce-item.introduce-item-lg {
    height: 206px;
}

#content .introduce-list .introduce-item img {
    display: inline-block;
    height: 100%;
    width: 240px;
}

#content .introduce-list .introduce-item .introduce-item-content {
    flex: 1;
    padding: 20px 40px;
}

#content .introduce-list .introduce-item .introduce-item-content h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

#content .introduce-list .introduce-item .introduce-item-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

#content .three {
    padding-top: 120px;
    padding-bottom: 120px;
}

#content .three h2 {
    margin: 0;
    margin-bottom: 44px;
    font-size: 40px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 56px;
}

#content .three>p {
    margin-bottom: 0;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 32px;
    text-align: center;
}

#content .three .descripter-p2 {
    margin-bottom: 56px;
}

#content .three .introduce-list {
    margin-bottom: 56px;
}

#content .three .introduce-list .introduce-item-content h3 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

#content .three .introduce-list .introduce-item-content p {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 22px;
    text-align: justify;
}

#content .three .introduce-list .introduce-item-content .link {
    font-size: 14px;
    font-weight: 400;
    color: #176de6;
    line-height: 22px;
    text-decoration: underline;
}

#content section.four {
    background: #fff;
}

#content .four .register-link {
    display: inline-block;
    margin-top: 56px;
    background-color: #176de6;
    height: 48px;
    line-height: 48px;
    width: 144px;
    border-color: #176de6;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
}

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

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

@media (min-width: 1920px) {
    .sub-banner .sub-banner-inner {
        margin: 0 auto;
    }
}

.wfo-en-us .sub-banner .sub-banner-inner {
    width: 1040px;
}

.wfo-en-us .sub-banner h1 {
    font-size: 30px;
}

.wfo-en-us .sub-banner p {
    font-size: 24px;
}

.display-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

#content .three .display-flex {
    max-width: 1136px;
    margin: 0 auto;
}

#content .three.nlp-pass .display-flex {
    justify-content: space-between;
}

#content .three .display-flex .display-flex-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    /* align-items: center; */
    width: 552px;
    margin: 0 8px;
    padding: 36px 24px;
    margin-bottom: 15px;
    background: #f0f2f5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

#content .three.nlp-pass .display-flex .display-flex-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    /* align-items: center; */
    width: 540px;
    padding: 36px 24px;
    margin-bottom: 15px;
    background: #f0f2f5;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

#content .three.nlp-pass .display-flex .display-flex-item {
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 2px 8px rgba(0, 0, 0, 0.05), 0px 4px 14px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    height: 158px;
    margin-bottom: 30px;
}

#content .three .display-flex+.display-flex {
    margin-top: 16px;
}

#content .three .display-flex .display-flex-item .media-content {
    width: 58px;
    height: 58px;
    cursor: pointer;
}

#content .three .display-flex .display-flex-item .media-content img {
    width: 100%;
    height: 100%;
}

#content .three .display-flex .display-flex-item .scenes-item-content {
    flex: 1;
    margin-left: 26px;
    text-align: left;
}

#content .three .display-flex .display-flex-item .scenes-item-content h4 {
    margin: 0 0 8px;
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 28px;
}

#content .three .display-flex .display-flex-item .scenes-item-content p {
    margin: 10px 0 0 0;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

/* NLPPASS START */
.second-quality .carousel-inner .type-content {
    justify-content: space-between;
    height: 350px;
}

.second-quality .carousel-inner .type-content .type-content-left {
    max-width: 520px;
}

.second-quality .carousel-inner .type-content .type-content-right {
    /* max-width: 520px; */
}

.second-quality .carousel-inner .type-content .pass-type-content-right {
    max-width: 520px;
}

.second-quality {
    height: auto;
    padding: 120px 0;
    background: #091423;
    color: #fff;
}

.weifeng .carousel-indicators {
    position: static;
    margin: 0;
    width: 100%;
}

.weifeng.second-quality .carousel-inner .type-content .type-content-left {
    padding-right: 30px;
}

.weifeng.second-quality .carousel-indicators li>div {
    background: none;
}

.weifeng.second-quality .type01 {
    background: url(../images/gaussmind/emotion-recognition-nor.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type02 {
    background: url(../images/gaussmind/similarity-calculation-nor.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type03 {
    background: url(../images/gaussmind/text-error-nor.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type04 {
    background: url(../images/gaussmind/knowledge-map-nor.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .active.type01 {
    background: url(../images/gaussmind/emotion-recognition.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .active.type02 {
    background: url(../images/gaussmind/similarity-calculation.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .active.type03 {
    background: url(../images/gaussmind/text-error.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .active.type04 {
    background: url(../images/gaussmind/knowledge-map.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type01:hover {
    background: url(../images/gaussmind/emotion-recognition.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type02:hover {
    background: url(../images/gaussmind/similarity-calculation.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type03:hover {
    background: url(../images/gaussmind/text-error.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .type04:hover {
    background: url(../images/gaussmind/knowledge-map.png) no-repeat center top;
    background-size: 80px;
}

.weifeng.second-quality .carousel-indicators li p {
    bottom: 35px;
}

.weifeng .type01:hover p {
    color: #ffffff;
}

.weifeng .type02:hover p {
    color: #ffffff;
}

.weifeng .type03:hover p {
    color: #ffffff;
}

.weifeng .type04:hover p {
    color: #ffffff;
}

.weifeng.second-quality .carousel-indicators li {
    height: 180px;
}

.weifeng .carousel-indicators li span {
    display: none;
    position: absolute;
    bottom: 28px;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 3px;
    width: 80%;
    background: #ff87ff;
}

.weifeng .carousel-indicators li.active span {
    display: block;
}

.weifeng .carousel-indicators li p {
    color: rgba(255, 255, 255, 0.45);
    position: absolute;
    bottom: 56px;
    left: 0;
    right: 0;
    font-size: 16px;
    text-align: center;
}

.weifeng .carousel-indicators li.active p {
    color: #fff;
}

.weifeng .carousel-inner {
    top: -33px;
    background: rgba(255, 255, 255, 0.15);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}

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

.weifeng .carousel-inner .type-content h5 {
    color: #fff;
}

.weifeng .carousel-inner .type-content .type-content-left {
    align-items: center;
    justify-content: center;
    display: flex;
    flex: 0 0 32%;
}

.weifeng.second-quality .carousel-inner .type-content .type-content-left img {
    margin: 0 auto;
    width: 100%;
}

.weifeng .carousel-inner .type-content .type-content-left p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

.weifeng .carousel-inner .type-content .type-content-right {
    flex: 0 0 68%;
    padding: 0 0 0 80px;
}

.weifeng.second-quality .carousel-inner .type-content .type-content-right p {
    margin-top: 20px;
}

.weifeng.second-quality .carousel-inner .type-content .type-content-right h4 {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.85);
    bottom: 35px;
}

.weifeng.second-quality .carousel-inner .type-content .type-content-right p {
    bottom: 35px;
    font-size: 16px;
}


/* NLPPASS END */

/* ASR START */

div.bg-color-white {
    background: rgba(255, 255, 255, 1);
    border: 1px solid #176de6;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

div.bg-color-white a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #176de6;
    line-height: 22px;
}

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

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

div.bg-color-blue {
    background: #176de6;
    border: 1px solid #176de6;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

div.bg-color-blue a {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
}

.bgBlue:hover {
    background-color: #fff;
}

.bgBlue:hover a {
    color: #176de6;
}

#content section.solid-box {
    width: 100%;
    display: block;
    height: 1px;
    background: #f0f2f5;
}

.distinguish-box {
    margin-top: 30px;
}

.distinguish-box li {
    height: 180px;
}

#content .three h2.mb80 {
    margin-bottom: 80px;
}

/* ASR END */

/* 智能会话分析 START */
.analysis-box li {
    height: 156px;
}

/* 智能会话分析 END */

/* 知识图谱 START */
.sub-banner.knowledge-map {
    background: url(/images/gaussmind/knowledge-map-banner.png) 50% 0 no-repeat;
}

.knowledge-map-product .product-benefit-item {
    background: #F0F2F5;
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

#content .one .product-benefit .product-benefit-item p,
#content .one .product-benefit .product-benefit-item h4 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#content .one .product-benefit .product-benefit-item h4 {

    text-align: center;
}

#content .one .product-benefit.knowledge-map-product .product-benefit-item-img img {
    width: 64px;
}

.knowledge-map-plan {
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
}

.knowledge-map-plan-item {
    padding-left: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.knowledge-map-plan-item p.row-header {
    background: rgba(44, 124, 246, 0.5);
    width: 200px;
    flex: none;
}

.knowledge-map-plan-item p {
    flex: auto;
    margin-top: 15px;
    margin-right: 15px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(44, 124, 246, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
}

.knowledge-map-plan-item p img {
    width: 24px;
    margin-right: 15px;
}

#content .three .display-flex.knowledge-advantage .display-flex-item {
    width: 480px;
    height: 200px;
    justify-content: center;
    align-items: center;
}

#content .three .display-flex.knowledge-advantage .display-flex-item .media-content {
    width: 82px;
    height: 82px;
}

/* 知识图谱 END */
/* 企微会话分析 START */
.mt30 {
    margin-top: 30px;
}

.qw-plan.knowledge-map-plan {
    max-width: 980px;
}

.qw-plan.knowledge-map-plan .knowledge-map-plan-item p span {
    display: inline-block;
    max-width: 70%;
    line-height: 20px;
}

.qw-plan.knowledge-map-plan .knowledge-map-plan-item p {
    flex: 1;
    margin-right: 0;
    text-align: left;
    padding-left: 25px;
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    justify-content: flex-start;
}

.qw-plan.knowledge-map-plan .knowledge-map-plan-item p.row-header {
    justify-content: center;
    max-width: 128px;
    padding-left: 0;
}

#content .qw-three.three .display-flex .display-flex-item {
    width: 480px;
    height: 244px;
    align-items: center;
}

#content .qw-three.three .display-flex .display-flex-item .media-content {
    width: 82px;
    height: auto;
}

#content .five.qw-customer {
    background: #fff;
}

#content .five.qw-customer img {
    max-width: 1440px;
    width: 100%;
}

/* 知识图谱 END */

/* 智能营销 START */
.sub-banner.smart-market {
    background: url(/images/gaussmind/smart-market-banner.png) 50% 0 no-repeat;
}

.smart-market-content section.two>p {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 20px;
    color: #fff;
}

.smart-market-content .knowledge-map-plan {
    max-width: 980px;
}


.smart-market-content .knowledge-map-plan-item {
    flex-direction: column;
}

.smart-market-content .knowledge-map-plan-item .plan-arrow-item {
    margin: 5px 0;
}

.smart-market-content .knowledge-map-plan-item p {
    margin: 0;
    font-size: 14px;
    height: 48px;
    padding-right: 128px;
}

.smart-market-content .knowledge-map-plan-item p.row-header {
    margin: 0;
    width: 128px;
    height: 48px;
    font-size: 16px;
    padding-top: 0;
    line-height: 48px;
    padding-right: 0;
}

.smart-market-content .portrait-content {}

.smart-market-content .portrait-content img {
    width: 600px;
    height: 320px
}

.smart-market-content .portrait-content ul {
    margin-left: 20px;

}

.smart-market-content .portrait-content h3 {
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
}

.smart-market-content .portrait-content p {
    text-align: left;
    font-size: 14px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.65);
}

#content.smart-market-content section.four {
    background: linear-gradient(180deg, #F7F8FC 0%, #FAFAFC 100%);
}

.smart-market-content .four img {
    width: 100%;
    max-width: 1440px;
}

.smart-market-content .four .four-content .recommendation-item {
    width: 357px;
    height: 188px;
    border-radius: 12px;
}

.smart-market-content .four .four-content .recommendation-item:nth-child(1) {
    border: 1px solid #0FBA26;
}

.smart-market-content .four .four-content .recommendation-item:nth-child(2) {
    border: 1px solid #816FF5;
}

.smart-market-content .four .four-content .recommendation-item:nth-child(3) {
    border: 1px solid #176DE6;
}

.smart-market-content .four .four-content .recommendation-item:nth-child(4) {
    border: 1px solid #F09A00;
}

.smart-market-content .four .four-content .recommendation-item p {
    margin: 5px;
    padding: 3px 10px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 2px;
}

#content.smart-market-content section.five {
    background: #fff;
    padding: 120px 0;
}

.smart-market-content section.five h2 {
    color: #333;
}

.smart-market-content section.six img {
    width: 100%;
    max-width: 1440px;
}

.smart-market-content .product-advantage {
    margin-top: 20px;
}

.smart-market-content .product-advantage-item {
    margin: 10px;
    width: 360px;
    height: 280px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}

.smart-market-content .product-advantage-item p {
    margin-top: 20px;
    font-size: 20px;
    color: #333;
}
.product-advantage-item-default{
    width: 360px;
    height: 280px;
    flex-direction: column;
}
.product-advantage-item-hover{
    width: 360px;
    height: 280px;
    flex-direction: column;
    display: none;
    overflow: hidden;
}

.product-advantage-item-hover h4{
    margin-top: 100px;
    color: #fff;
    font-size: 20px;
}
.smart-market-content .product-advantage-item-hover p{
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 0;
    line-height: 24px;
}
.product-advantage .product-advantage-item:nth-child(1) .product-advantage-item-hover{
    background: url(/images/gaussmind/advantage-item-1.png) 0 0 no-repeat;
}
.product-advantage .product-advantage-item:nth-child(2) .product-advantage-item-hover{
    background: url(/images/gaussmind/advantage-item-2.png) 0 0 no-repeat;
}
.product-advantage .product-advantage-item:nth-child(3) .product-advantage-item-hover{
    background: url(/images/gaussmind/advantage-item-3.png) 0 0 no-repeat;
}
/* 智能营销 END */

@media (max-width: 767px) {
    .sub-banner {
        height: 488px;
    }

    .sub-banner-bg .sub-banner-shadow {
        padding: 130px 0 0;
    }

    .weifeng.second-quality .carousel-inner .type-content {
        height: auto;
    }

    .weifeng.second-quality .carousel-inner .type-content .type-content-left {
        display: none;
    }

    .weifeng.second-quality .carousel-inner .type-content .type-content-right {
        flex: 0 0 90%;
        padding: 0 0 0 10%;
        border-left: none;
    }

    .weifeng.second-quality .carousel-indicators li {
        width: 24%;
        background-size: 60px;
    }

    .weifeng.second-quality .carousel-indicators li.active {
        background-size: 60px;
    }

    .weifeng.second-quality .carousel-indicators li:hover {
        background-size: 60px;
    }

    .weifeng.second-quality .carousel-indicators li p {
        font-size: 14px;
    }

    .tab-content .tab-pane {
        background: none !important;
    }

    .six-box-right {
        margin-left: 0;
        padding: 80px 15px 40px;
    }

    .six-box .container .title-tab {
        padding-left: 0;
        top: 137px;
        width: 260px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .second-quality,
    .weifeng-solution,
    .six-box {
        padding: 40px 0;
    }

    .nlp-pass p {
        font-size: 18px;
    }

    .sub-banner .sub-banner-inner .register {
        margin-top: 25px;
    }

    #content .one .product-benefit {
        flex-direction: column;
    }

    #content .one .product-benefit .product-benefit-item {
        margin-top: 15px;
    }

    #content .one {
        padding: 100px 30px;
    }

    .three.text-center {
        padding-left: 20px;
        padding-right: 20px;
    }
}