.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.container {
    margin: 0 auto;
    max-width: 1280px;
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.width-per-30 {
    width: 30%;
}
.width-per-70 {
    width: 70%;
    margin-top: 7px;
}
/**banner start**/
.header-banner {
    margin: 0 auto;
    width: 100%;
    height: 440px;
    background-image: url(/images/cloud-robot/banner20240902.png);
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.pics li div {
    position: relative;
    top: 109px;
    text-align: left;
}
.pics li div h5 {
    height: 62px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 64px;
    color: #2058FF;
    line-height: 62px;
    text-shadow: -3px -3px 0px #FFFFFF;
    text-align: left;
}
.pics li div .p-title {
    height: 35px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 30px;
    color: #436CF1;
    line-height: 48px;
    text-decoration-line: underline;
    margin: 40px 0;
}
/**banner end**/
.section {
    background-color: #ffffff !important;
    padding: 80px 0;
}

.section .item {
    transition: .3s all ease-in;
    -ms-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    -moz-transition: .3s all ease-in;
}
.ml70 {
    margin-left: 70px;
}
.section h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    margin-bottom: 56px;
}

.item-div {
    margin-top: 48px;
    display: flex;
}



/**大模型机器人pk话术机器人  start**/
.section1 .display-flex {
    justify-content: space-around;
    position: relative;
}
.section1 ul:first-child {
    width: 600px;
    height: 902px;
    background: linear-gradient(-21deg, #256CEC, #5D97FF);
    box-shadow: -2px 0px 10px 0px rgba(0,0,0,0.35);
    border-radius: 50px;
}
.section1 ul:last-child {
    width: 600px;
    height: 859px;
    background: rgba(255,255,255,0);
    box-shadow: 0px 0px 10px 0px rgba(0,103,162,0.41);
    border-radius: 52px;
    margin-top: 20px;
}
.section1 ul:first-child li {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    height: 68px;
    text-align: left;
    display: flex;
    width: 480px;
    margin: 25px 0 0px 10px;
    border-bottom: 2px dashed #ffffff;
}
.section1 .middle-ul {
    position: absolute;
    top: 0;
}
.section1 .middle-ul div {
    margin: 60px 0 70px 0;
}
.section1 .middle-ul li {
    width: 136px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(85deg, rgba(77,255,230,0.88), rgba(54,146,255,0.88));
    border-radius: 5px;
    font-size: 20px;
    margin: 25px 0 55px 0;
    color: #FFFFFF;
}
.section1 ul:last-child li {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    height: 68px;
    text-align: left;
    display: flex;
    width: 480px;
    margin: 10px 0 25px 65px;
    border-bottom: 2px dashed #cccccc;
}
.section1 ul li span{
    margin: 0 10px;
}
.section1 .li-div {
    display: flex;
    justify-content: center;
}
.li-title-blue {
    width: 326px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 50px 0px 50px 0px;
    font-weight: normal;
    font-size: 24px;
    color: #176DE6;
    text-align: center;
    line-height: 60px;
    margin: 60px 0;
}
.li-title-black {
    width: 326px;
    height: 60px;
    background: #EAE8E9;
    border-radius: 50px 0px 50px 0px;
    font-weight: normal;
    font-size: 24px;
    color: #666666;
    text-align: center;
    line-height: 60px;
    margin: 60px 0;

}
/**大模型机器人pk话术机器人  end**/
/**支持多种大模型接入 start**/
.section6 img {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
}
/**支持多种大模型接入 end**/
/**产品架构 start**/
.section11-div {
    width: 100%;
    height: 658px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
    padding: 17px;
}
.section11-div .common-div-left {
    width: 50px;
    line-height: 48px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 2px solid #E3E9F1;
    writing-mode: vertical-rl;
    text-orientation: upright; /* 字符保持直立 */
    font-size: 20px;
    color: #5FB8EE;
    text-align: center;
    margin-right: 9px;
    font-weight: bold;
}
.section11-div .first-div {
    display: flex;
}

.section11-div .first-div .div-right {
    background: #E6F4FC;
    padding: 0px 13px 8px 13px;
}
.section11-div .first-div .div-right p{
    text-align: center;
    margin: 0;
    font-size: 20px;
    color: #3E7182;
    font-weight: bold;
    position: relative;
    top: 5px;
}
.section11-div .second-div {
    display: flex;
    margin: 10px 0;
    height: 206px;
}
.section11-div .second-div-right {
    display: flex;
    background: #E9ECFE;
    justify-content: space-between;
}

.section11-div .second-div-right .div-right {
    width: 247px;
    height: 179px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    margin: 9px 15px;
}
.section11-div .second-div-right .div-right .div-right-title {
    width: 247px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(90deg, #4C85F2 0%, #2B64ED 100%);
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}
.section11-div .second-div-right .div-right .div-right-content {
    /* width: 71px; */
    height: 89px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 18px;
    color: #2B64EB;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
}
.section11-div .three-div {
    display: flex;
    margin: 10px 0;
    height: 236px;
}
.section11-div .three-div-right {
    display: flex;
    background: #F3F8FD;
    justify-content: space-between;
}

.section11-div .three-div-right .div-right {
    width: 335px;
    height: 149px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    margin: 9px 15px;
}
.section11-div .three-div-right .div-right .div-right-title {
    width: 335px;
    height: 48px;
    line-height: 48px;
    background: #61AEF0;
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 10px;
}
.section11-div .three-div-right .div-right .div-right-content {
    height: 89px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    font-size: 18px;
    color: #61AEF0;
    line-height: 36px;
    text-align: center;
}
.section11-div .three-div-right .div-right-bottom {
    width: 335px;
    height: 50px;
    line-height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(97,174,240,0.19);
    border-radius: 2px;
    border: 2px solid #61AEF0;
    margin: 9px 15px;
}
.section11-div .three-div-right .div-right-bottom p {
    font-size: 20px;
    color: #61AEF0;
    text-align: center;
    line-height: 50px;
}

.section11-div .four-div {
    display: flex;
    margin: 10px 0;
    height: 69px;
}
.section11-div .four-div-right {
    display: flex;
    background: #E8F2FD;
    justify-content: space-between;
}

.section11-div .four-div-right .div-right .div-right-title {
    width: 247px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(90deg, #4C85F2 0%, #2B64ED 100%);
    box-shadow: 0px 0px 10px 0px rgba(43,102,239,0.19);
    border-radius: 24px;
    margin: 9px 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
}
/**产品架构 end**/

/**技术支撑 start**/
.section4-div {
    display: flex;
    justify-content: space-between;
}
.section4-div div .jishu-title {
    background-position: 100% 100%;
    background-repeat: no-repeat;
    height: 114px;
    width: 198px;
    text-align: center;
    padding-top: 18px;
    font-size: 24px;
    color: #FFFFFF;
    position: relative;
    left: 89px;
    line-height: 40px;
}
.section4-div div:first-child .jishu-title {
    background-image: url(../images/cloud-largemodelrobot/zc1.png);
}
.section4-div div .jishu-title img {
    padding-top: 20px;
}
.section4-div div:nth-child(2) .jishu-title {
    background-image: url(../images/cloud-largemodelrobot/zc2.png);
}
.section4-div div:last-child .jishu-title {
    background-image: url(../images/cloud-largemodelrobot/zc3.png);
}
.section4-div div .jishu-img {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

.section4-div div:first-child ul li {
    width: 333px;
    height: 56px;
    line-height: 56px;
    background: linear-gradient(-90deg, #AB98F0 0%, #8167E9 100%);
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    padding: 0 20px;
    margin: 10px 0;
    font-size: 16px;
    color: #FFFFFF;
}
.section4-div div:nth-child(2) ul li {
    width: 333px;
    height: 56px;
    line-height: 56px;
    background: linear-gradient(-90deg, #7C96E4 0%, #2858F0 100%);
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    padding: 0 20px;
    margin: 10px 0;
    font-size: 16px;
    color: #FFFFFF;
}
.section4-div div:last-child ul li {
    width: 333px;
    height: 56px;
    line-height: 56px;
    background: linear-gradient(-90deg, #6FD4B4 0%, #40BD9A 98%);
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 2px;
    padding: 0 20px;
    margin: 10px 0;
    font-size: 16px;
    color: #FFFFFF;
}
.section4-div div ul li img {
    position: relative;
    top: 10px;s
}
/**技术支撑 end**/
/**大模型深度理解客户意图，快速合理回复 start**/
.section3 ul {
    flex-wrap: wrap;
    justify-content: space-between;
}

.section3 ul li {
    width: calc(100% / 4 - 20px);
    height: 295px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 15px 18px;
    margin-bottom: 30px;
    background-color: #f5f5f5;
}

.section3 .p1 {
    height: 20px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #1F59FE;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.section3 .p2 {
    margin-top: 38px;
    text-align: center;
    margin-bottom: 24px;
    height: 90px;
}

.section3 .p3 {
    height: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-align: center;
}
.section3 ul li:hover {
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    cursor: pointer;
    border: 1px solid #1F59FE;
}
.section3 ul li:hover .p1 {
    color: #176DE6;
    cursor: pointer;
}
/**大模型深度理解客户意图，快速合理回复 end**/


@media (max-width: 1200px) {
    .banner-des {
        zoom: .8;
    }

    .section1 ul li .right p:nth-last-child(1) {
        font-size: 14px;
    }

    .section3 ul li {
        width: calc(100% / 3 - 10px);
        padding: 10px 15px;
        margin-bottom: 20px;
    }

    .section3 ul li .p1 {
        font-size: 15.5px;
    }

    .section3 ul li .p2 {
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .banner-des {
        zoom: .65;
    }

    .section ul li,
    .section .item-con .right {
        zoom: .78;
    }
}

.button1 {
    width: 226px;
    height: 40px;
    line-height: 40px;
    background: #176DE6;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
}

.button1:hover {
    color: #FFFFFF;
}

/**什么是大模型机器人 start**/
.quanjing h2 {
    margin: 0;
    font-weight: 400;
    text-align: center;
    font-size: 40px;
    line-height: 56px;
    color: #000;

}
.new-detail .new-detail-bottom {
    background: url(../images/cloud-callinrobot/bg3.png) no-repeat 100% 100%;
    background-size: cover;
    min-height: 550px;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap {
    max-width: 1280px;
    width: 100%;
    margin: 40px auto 0;

}


.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list {
    margin-top: 40px;
    float: left
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .pack-up {
    height: 479px;
    /* padding: 0 50px; */
    height: 80px;
    border: 1px solid #e2e9ea;
    margin-top: -1px;
    background: #fff;
    text-align: center;
}




.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-list .show-up {
    height: 479px;
    background: linear-gradient(to left, #fff, #fff);
    position: relative
}


.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce {
    max-width: 535px;
    /*width: 30%;*/
    float: left;
    padding: 96px 0 0 20px
}


.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title {
    overflow: hidden;
    margin-bottom: 20px;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title p {
    font-size: 24px !important;
    line-height: 35px;
    color: #000000;
    float: left;
    margin: 0;
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-title img {
    float: left;
    margin: 1px 0 0 10px
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-list-large {
    overflow: hidden;
    width: 514px
}


.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up .new-detail-produce .show-up .produce-list-large li {
    width: 400px;
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    position: relative;
    top: -35px;
    left: 47px;
}
/**什么是大模型机器人 end**/



/**产品特点 start**/
.section9 ul li {
    width: 387px;
    height: 91px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px rgba(43,102,239,0.19);
    border-radius: 48px;
    border: 2px solid #1169E2;
    /* border-image: linear-gradient(0deg, #1169E2, #1169E2) 10 10; */
    margin: 20px 0;
    display: flex;
    padding-top: 5px;
}
.section9 .ul1 li .width-per-70 p{
    text-align: right;
    margin: 0;
}
.section9 .ul1 li .width-per-30 {
    position: relative;
    left: 19px;
}
.section9 .ul2 li .width-per-70 p{
    text-align: left;
    margin: 0;
}
.section9 .ul2 li .width-per-30 {
    position: relative;
    left: 10px;
}
.section9 .width-per-40 {
    display: flex;
    justify-content: center;
    align-items: center;
}
/**产品特点 end**/