.display-flex {
    display: flex;
}

/**基于AI大模型技术，全面提升用户触达效率及沟通质量，为企业降本增效**/
.one-fwa .model1 ul li {
    text-align: center;
    width: 368px;
    height: 386px;
    margin: 30px 10px 0 10px;
    padding: 36px 17px;
    position: relative;
    transition: transform 1s;
}
.one-fwa .model1 ul li .img img {
    transition: transform 1s;
}
.one-fwa .model1 ul li:hover .img img {
    transform: rotateY(180deg); /* 向右旋转 */
    cursor: pointer;
}
/* .one-fwa .model1 ul li:hover .item-titles, .one-fwa .model1 ul li:hover .items-p {
    transform: scale(1.1);
    cursor: pointer;
} */

.one-fwa .model1 ul {
    display: flex;
    justify-content: space-around;
    background: url(../images/20250430/product/zn/yyrobot/znbg.png) 100% 100% no-repeat;
}
.one-fwa .model1 ul li .img {
    height: 163px;
    margin-top: 22px;
}
.one-fwa .model1 ul li:nth-child(odd) .item-titles {
    height: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
}
.one-fwa .model1 ul li:nth-child(even) .item-titles {
    height: 16px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #2058FF;
    line-height: 16px;
}

.one-fwa .model1 ul li:nth-child(odd) .items-p {
    height: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
}
.one-fwa .model1 ul li:nth-child(even) .items-p {
    height: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #2058FF;
    line-height: 24px;
}
.one-fwa .model1 .blue {
    /* width: 1200px; */
    margin-top: 40px;
    height: 48px;
    background: linear-gradient(0deg, rgba(85,161,255,0.98), rgba(1,115,255,0.98));
    box-shadow: 0px 6px 12px 0px rgba(1,115,255,0.27);
    border-radius: 5px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}
/**机器人**/
.product-zn-robot-model2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px; 
    list-style: none;
    margin-top: 30px;
  }

  .product-zn-robot-model2 li:nth-child(3) img {
    width: 445px; 
    height: 367px; 
    object-fit: cover;
  }
  
  .product-zn-robot-model2 li:not(:nth-child(3)) img {
    width: 156px; 
    height: 76px; 
    object-fit: cover;
  }
  
  .product-zn-robot-model2 .small-image-text {
    margin-top: -56px;
    line-height: 1.4;
    text-align: center;
    color: #005BFF;
    font-size: 16px;
  }
  
/**智能语音机器人为企业带来的改变**/
.product-zn-robot-model3 {
    background: url(../images/20250430/product/zn/yyrobot/znbg2.png) 100% 100% no-repeat;
    height: 424px;
    background-size: cover;
}
.product-zn-robot-model3 .model3 ul {
    display: flex;
    justify-content: space-around;
    margin: 34px;
}
.product-zn-robot-model3 .model3 ul li p {
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
    margin-top: -42px;
}

/**语音机器人产品五大核心优势**/
.product-zn-robot-model4 .model4 {
    width: 1200px;
    height: 475px;
    background: url(../images/20250430/product/zn/yyrobot/ysbg.png) 100% 100% no-repeat;
    background-position: center;
}

.product-zn-robot-model4 .model4 ul {
    display: flex;
    justify-content: space-between;
    padding: 0 14px 0 20px;
}
.product-zn-robot-model4 .model4 ul li:nth-child(odd) {
    width: 180px;
    padding-top: 194px;
    /* margin: 0 auto; */
}
.product-zn-robot-model4 .model4 ul li:nth-child(even) {
    width: 180px;
    padding-top: 135px;
}
.product-zn-robot-model4 .model4 ul li .title {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 27px;
    height: 27px;
    margin-bottom: 46px;
}
.product-zn-robot-model4 .model4 ul li .content {
    height: 62px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 54px;
}
.product-zn-robot-model4 .model4 ul li:nth-child(odd) .number {
    width: 64px;
    height: 64px;
    background: #005BFF;
    border-radius: 50%;
    font-family: Oswald;
    font-weight: 500;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 64px;
    margin: 0px auto;
    padding-left: 8px;
    transition: transform 1s ease;
}
.product-zn-robot-model4 .model4 ul li:nth-child(even) .number {
    width: 64px;
    height: 64px;
    background: #775EE2;
    border-radius: 50%;
    font-family: Oswald;
    font-weight: 500;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 64px;
    margin: 0px auto;
    padding-left: 8px;
    transition: transform 1s ease;
}
.product-zn-robot-model4 .row .anli {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.product-zn-robot-model4 .anli .left {
    height: 280px;
    background: #FFFFFF;
    padding: 38px 20px;
    box-shadow: 0px 4px 29px 0px rgba(9, 3, 5, 0.14);
    margin-top: 21px;
}


.product-zn-robot-model4 .anli .left p {
    width: 540px;
    font-size: 18px;
    font-family: SourceHanSansCN-Normal, SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
    text-align: left;
    padding-left: 15px;
}

.product-zn-robot-model4 .anli .right {
    width: 641px;
    height: 370px;
}
.product-zn-robot-model4 .model4 ul li:hover .number {
    transform: rotate(360deg);
}
/**接待场景**/
.product-zn-robot-model5 {
    padding: 90px 0 50px 0;
    background-color: #f5f5f5;
}
.product-zn-robot-model5 .row .anli-two {
    background: url(../images/20250430/product/zn/yyrobot/cjbg.png) 99% 99% no-repeat;
    width: 1202px;
    height: 441px;
    margin: 0 auto;
    background-position: center;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box {
    display: flex;
    justify-content: space-between;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left {
    width: 40%;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left .p {
    position: relative;
    left: 59px;
    top: -38px;
    z-index: 2;
    margin-bottom: 30px;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left .img-text {
    position: absolute;
    top: 35px;
    left: 84px;
    height: 38px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 40px;
    color: #F6F6F6;
    line-height: 17px;
    font-style: italic;
    z-index: 100;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left .content {
    height: 24px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    padding-left: 62px;
    margin-bottom: 20px;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .right {
    width: 643px;
    height: 428px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 20px;
    position: relative;
    top: -48px;
    left: -28px;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .right img {
   margin: 51px 30px;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left ul {
    display: flex;
    justify-content: space-around;
    padding-left: 36px;
    margin-top: 34px;
    margin-bottom: 0;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left ul li p {
    height: 14px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #005BFF;
    line-height: 24px;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left .imgul li {
    transition: transform 0.5s ease;
}
.product-zn-robot-model5 .row .anli-two .anli-two-box .left .imgul li:hover {
    /* transform: rotate(360deg); */
    transform: rotateY(180deg); /* 向右旋转 */
}
.product-zn-robot-model5 .shiyong {
    margin-top: 30px;
    margin-bottom: 58px;
    height: 428px;
}
.product-zn-robot-model5 .shiyong ul li div .p1 {
    height: 51px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 57px;
}
.product-zn-robot-model5 .shiyong ul {
    display: flex;
    justify-content: space-between;
}
.product-zn-robot-model5 .shiyong ul li {
    text-align: center;
}
.product-zn-robot-model5 .shiyong ul li img {
    transition: all 0.3s ease;
}
.product-zn-robot-model5 .shiyong ul li:hover img {
    cursor: pointer;
    transform: translateY(-10px);
}
.product-zn-robot-model5 .container .row .tu {
    padding: 20px;
    /* height: 685px; */
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
}
/**客户案例**/
.new-detail .detail-content {
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.new-detail .detail-content .centerside,
.new-detail .detail-content .leftside,
.new-detail .detail-content .rightside {
    float: left;
    height: 67px;
    line-height: 67px;
    width: 200px;
    background: #F5F6FC;
    border-right: 1px solid #D4D4D4;
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
    font-size: 20px;
    color: #000000;
    text-align: center;
    position: relative;
    cursor: pointer
}

.new-detail .detail-content .active {
    background: linear-gradient(90deg, #2058FF 0%, #176DE6 99%);
    box-shadow: 0px 1px 40px 0px rgba(0, 0, 0, 0.13);
    color: #fff;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul {
    margin-top: 42px;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li {
    margin: 20px;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li .second-div-right {
    width: 1000px;
    height: 200px;
    background: #F8FBFF;
    border: 2px solid #F5F6FC;
    padding: 20px 10px;
    display: flex;
    align-items: center;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li .second-div-left {
    width: 224px;
    height: 200px;
    line-height: 200px;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li .second-div-right .content{
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-pack-up {
    display: none
}

.new-detail .new-detail-bottom .new-detail-bottom-wap .bottom-show-up {
    display: block;
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li:hover .second-div-right {
    cursor: pointer;
}