/**轮播图**/
.banner6{
    background: url(../images/20250430/product/kf/ban3.png) no-repeat;
    background-size: cover;
    background-position: center;
}

/**切换**/
.new-detail .detail-content {
    display: flex;
    justify-content: center;
    margin: 0  auto 20px 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 {
    background: #F4F6FC;
}
.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 {
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
}
.new-detail .new-detail-bottom .new-detail-bottom-wap .new-detail-box ul li:hover .second-div .button {
    background: #005BFF;
    color: #ffffff;
}



/**安全 稳定 高效 专业**/
.product-kf-call-model1 .model3 {
    display: flex;
    justify-content: space-around;
    margin: 45px 0;
}
.product-kf-call-model1 .model3:hover .model3-right {
    background-color: #176de6;
}
.product-kf-call-model1 .model3:hover .model3-right ul li {
    color: #ffffff;
}
.product-kf-call-model1 .model3 .model3-left {
    width: 663px;
    height: 479px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
    display: grid;
    place-items: center; /* 水平和垂直居中 */
}
.product-kf-call-model1 .model3 .model3-left img {
    margin: 0 auto;
    vertical-align: middle;
}
.product-kf-call-model1 .model3 .model3-right {
    width: 537px;
    height: 399px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
    margin-top: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-kf-call-model1 .model3 .model3-right ul .title {
    line-height: 48px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 24px;
    color: #000000;
    margin-top: 20px;
    padding-left: 20px;
}
.product-kf-call-model1 .model3 .model3-right ul .content {
    width: 440px;
    /* height: 41px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    padding-left: 20px;
}
/**营销呼叫——提升效率和接通率 **/
.product-kf-call-model2 .shiyong {
    margin-top: 30px;
}

.product-kf-call-model2 .shiyong ul li img {
    margin-top: 10px;
}

.product-kf-call-model2 .shiyong .ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}
.product-kf-call-model2 .shiyong .ul li {
    width: 285px;
    height: 313px;
    background: #F5F5F5;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    text-align: center;
}
.product-kf-call-model2 .shiyong .ul li:hover {
    background: #FFFFFF;
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    cursor: pointer;
}
.product-kf-call-model2 .shiyong .ul li .content {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 27px;
}
.product-kf-call-model2 .shiyong .ul li .title {
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
}
/**呼叫数据：数据统计一目了然**/
.product-kf-call-model3 {
    margin-bottom: 30px;
}
.product-kf-call-model3 .model1 ul {
    display: flex;
    justify-content: space-around;
    margin-top: 160px;
}
.product-kf-call-model3 .model1 ul li {
    text-align: center;
    width: 362px;
    height: 400px;
    background: #FFFFFF;
    box-shadow: 0px 4px 29px 0px rgba(9,3,5,0.22);
    border-radius: 20px;
    padding: 0px 17px;
}
.product-kf-call-model3 .model1 ul li:hover .img img {
    transform: rotateY(180deg); /* 向右旋转 */
}
.product-kf-call-model3 .model1 ul li .img img {
    margin-top: -108px;
    transition: transform 1s;
}
.product-kf-call-model3 .model1 ul li .item-titles {
    margin: 28px 0;
    height: 22px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 22px;
    color: #333333;
    line-height: 24px;
}

.product-kf-call-model3 .model1 ul li .items-p {
    padding: 0 35px;
    text-align: center;
    height: 72px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}
/**客户接待——闲忙合理分配、减轻座席压力、提高服务质量  **/
.product-kf-call-model4 {
    background: #F4F6FC;
    padding-top: 40px;
}
.product-kf-call-model4 .model4 {
    display: flex;
    justify-content: space-around;
    margin: 45px 0;
}
.product-kf-call-model4 .model4 .model4-left {
    width: 663px;
    /* height: 479px; */
    /* background: #FFFFFF; */
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    /* border-radius: 5px; */
    /* border: 2px solid #F5F6FC; */
    display: grid;
    place-items: center; /* 水平和垂直居中 */
}
.product-kf-call-model4 .model4 .model4-left img {
    margin: 0 auto;
    vertical-align: middle;
    width: ;
}
.product-kf-call-model4 .model4:hover .model4-right {
    background-color: #176de6;
}
.product-kf-call-model4 .model4:hover .model4-right ul li {
    color: #ffffff;
}
.product-kf-call-model4 .model4 .model4-right {
    width: 537px;
    height: 399px;
    background: #FFFFFF;
    box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.13);
    border-radius: 5px;
    border: 2px solid #F5F6FC;
    margin-top: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-kf-call-model4 .model4 .model4-right ul .title {
    height: 32px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 22px;
    color: #000000;
    margin-top: 10px;
    padding-left: 20px;
}
.product-kf-call-model4 .model4 .model4-right ul .content {
    width: 440px;
    /* height: 41px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    padding-left: 20px;
}
.product-kf-call-model4 .model4-ul {
    display: flex;
    justify-content: space-between;
}
.product-kf-call-model4 .model4-ul li {
    display: flex;
    justify-content: space-around;
}
.product-kf-call-model4 .model4-ul li:first-child {
    width: 579px;
    height: 200px;
    background: linear-gradient(90deg, #2155F1 0%, #8191F2 99%);
    border-radius: 0px 100px 100px 0px;
    padding: 40px 10px 50px 40px;
}
.product-kf-call-model4 .model4-ul li:last-child {
    width: 579px;
    height: 200px;
    background: linear-gradient(-90deg, #7C5FE4 0%, #AB9FEA 99%);
    border-radius: 100px 0px 0px 100px;
    padding: 40px 40px 50px 10px;
}
.product-kf-call-model4 .model4-ul li .img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-kf-call-model4 .model4-ul li .text .title {
    /* width: 88px; */
    height: 17px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    margin-bottom: 19px;
}
.product-kf-call-model4 .model4-ul li .text .content {
    width: 307px;
    height: 45px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
}
/**产品优势**/
.product-kf-call-model4 .youshi div .title {
    /* width: 117px; */
    height: 24px;
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 20px;
    color: #333333;
    line-height: 24px;
}
.product-kf-call-model4 .youshi div .content {
    width: 330px;
    /* height: 64px; */
    font-family: Alibaba PuHuiTi 2.0;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}
.product-kf-call-model4 .youshi div {
    padding: 10px;
}
.product-kf-call-model4 .youshi {
    position: relative;
}
.product-kf-call-model4 .youshi div:hover div {
    background-color: #176de6;
    border-radius: 6px;
    cursor: pointer;
}
.product-kf-call-model4 .youshi div:hover div p {
    color: #ffffff;
}
.product-kf-call-model4 .youshi .p1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-kf-call-model4 .youshi .p1 div {
    position: absolute;
    top: 10px;
}
.product-kf-call-model4 .youshi .p2 {
    position: absolute;
    top: 600px;
    left: 0px;
}
.product-kf-call-model4 .youshi .p3 {
    position: absolute;
    top: 600px;
    right: 0px;
}