

/*智能质检*/
.cp_zj_banner .banner_right{
    padding-top: 60px;
}
.cp_zs_banner .banner_right,
.cp_wh_banner .banner_right
{
    padding-top: 20px;
}
.cp_zj_banner .banner_left h1{
    font-size: 42px;
    margin: 0px;
}
.cp_zj_banner .banner_left p{
    padding-top: 30px;
    padding-bottom: 70px;
}
.cp_zs_banner .banner_left ,
.cp_wh_banner .banner_left{
    padding-top: 90px;
}
.cp_zs_banner .banner_left p,
.cp_wh_banner .banner_left p{
    padding-bottom: 40px;
}
.mod0 .container{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
}
.mod0 a{
    font-size: 14px;
    color: #444;
    padding: 18px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.mod0 a:hover{
    text-decoration: underline;
    color: #0A3FCE;
}
.mod0 a img{
    margin-right: 5px;
}
.cp_zj_mod1{
    background: rgba(250, 251, 253, 1);
    height: auto;
    padding: 50px 0 80px 0;
}
.cp_zj_mod1 .h1{
    padding-top: 32px;
    margin-bottom: 80px;
}
.cp_zj_mod1 .cont{
    margin-bottom: 100px;
    position: relative;
    display: inline-block;
    height: 370px;
}
.cp_zj_mod1 .cont > div{
    float: left;
    padding: 0px;
    height: 370px;
    width: 440px;
    position: absolute;
}
.cp_zj_mod1 .cont > div:nth-child(1){
    left: 0;
    z-index: 1;
    padding-left: 15px;
    background:url(../images/z1.png) left center no-repeat;
}
.cp_zj_mod1 .cont > div:nth-child(2){
    left: 390px;
    z-index: 9;
    padding-left: 35px;
    top: 0px;
    background:url(../images/z2.png) left center no-repeat;
}
.cp_zj_mod1 .cont > div:nth-child(3){
    right: 0;
    z-index: 1;
    padding-left: 45px;
    background:url(../images/z3.png) left center no-repeat;
}

.cp_zj_mod1 .cont > div.col-md-3{
    float: left;
    padding: 0px;
    height: 370px;
    width: 336px;
    position: absolute;
}
.cp_zj_mod1 .cont > div.col-md-3:nth-child(1){
    left: 0;
    z-index: 1;
    padding-left: 15px;
    background:url(../images/s1.png) left center no-repeat;
}
.cp_zj_mod1 .cont > div.col-md-3:nth-child(2){
    left: 290px;
    z-index: 9;
    padding-left: 25px;
    top: 0px;
    background:url(../images/s2.png) left center no-repeat;
}
.cp_zj_mod1 .cont > div.col-md-3:nth-child(3){
    left: 580px;
    z-index: 1;
    padding-left: 25px;
    background:url(../images/s3.png) left center no-repeat;
}
.cp_zj_mod1 .cont > div.col-md-3:nth-child(4){
    right: 0;
    z-index: 1;
    padding-left: 30px;
    background:url(../images/s4.png) right center no-repeat;
}
.cp_zj_mod1 .cont>div p{
    font-size: 24px;
    text-align: center;
}
.cp_zj_mod1 .cont>div .a{
    float: left;
    height: 370px;
    width: 390px;
    padding: 20px 20px 40px 20px;
}
.cp_zj_mod1 .cont > div.col-md-3 .a{
    width: 300px;
}
.cp_zj_mod1 .cont > div{
    background: transparent;
}
.cp_zj_mod1 .cont>div h1{
    display: flex;
    align-items: center;
    justify-content: center;
}
.cp_zj_mod1 .cont>div h1 span{
    clear: both;
    width: 80px;
    height: 80px;
    float: inherit;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    background: linear-gradient(180deg, #0A3FCE 0%, #136AD5 100%);
    margin-top: 40px;
}
.cp_zj_mod1 .cont>div:nth-child(2) h1 span,
.cp_zj_mod1 .cont>div:nth-child(4) h1 span{
    background: #fff;
}
.cp_zj_mod1 .cont{
    background: transparent;
}

.cp_zj_mod1 .cont>div:nth-child(2){
    /*background: linear-gradient(180deg, #0A3FCE 0%, #136AD5 100%);*/
    color: #fff;
}
.cp_zj_mod1 .cont>div:nth-child(4){
    /*background: linear-gradient(180deg, #0A3FCE 0%, #136AD5 100%);*/
    color: #fff;
}
/*.cp_zj_mod1 .cont>div:after{
    position: absolute; 
    content: ""; 
    right: -5px; 
    top: 0; 
    width: 10px; 
    height: 100%; 
    border-radius: 20%;
}
.cp_zj_mod1 .cont>div:before{
    position: absolute; 
    content: ""; 
    left: -5px; 
    top: 0; 
    width: 10px; 
    height: 100%;
    border-radius: 20%;
}

.cp_zj_mod1 .cont>div:nth-child(1):after{
    width: 10px;
    background: transparent;
    right: -5px;
}
.cp_zj_mod1 .cont>div:nth-child(1):before{
    background: transparent;
    border-radius: 0px;
    left: 0;
}
.cp_zj_mod1 .cont>div:nth-child(2):after{
    background: #000;
    right: -5px;
    background: transparent;
}
.cp_zj_mod1 .cont>div:nth-child(2):before{
    background: #fff;
}
.cp_zj_mod1 .cont>div:nth-child(3):after{
    background: #000;
    right: -5px;
    background: transparent;
}
.cp_zj_mod1 .cont>div:nth-child(3):before{
    background: linear-gradient(180deg, #0A3FCE 0%, #136AD5 100%);
}
.cp_zj_mod1 .cont>div:nth-child(4):after{
    background: transparent;
}
.cp_zj_mod1 .cont>div:nth-child(4):before{
    background: #fff;
}*/
.cp_zj_mod1 .cont>div:hover{
    /*box-shadow: 10px 10px 10px 10px rgba(8, 34, 147, 0.06);*/
}
.cp_zj_mod1 .cont>div:hover a{}

.cptx_mod2 .mod2_left{
    text-align: left;
}
.cptx_mod2 .mod2_right{
    padding-top: 40px;
    padding-left: 40px;
}
.cptx_mod2 .mod2_right p{
    font-size: 20px;
    line-height: 1.5;
    padding: 0px;
    margin-bottom: 15px;
}
.cptx_mod2 .mod2_main{
    padding: 20px 0;
}
.zj_mod4_yh{
    position: absolute;
    left: 0px;
    top: -30px;
}

.mod4 .container{
}
.zj_mod4_left h2{
    font-size: 32px;
    font-weight: bold;
    color: #000;
}
.zj_mod4_left .text{
    padding: 30px;
    font-size: 16px;
    display: inline-block;
    background: #f1f1f5;
    margin: 30px 0px 50px 0;
    line-height: 28px;
}
.zj_mod4_left{
    float: left;
    width: 380px;
}

.zj_mod4_right{
    float: right;
    min-width: 610px;
    width: calc(100% - 380px);
    height: 400px;
    position: relative;
    /*background: url(../images/dt_bg.png) center center no-repeat;*/
}
.cp_zj_mod4 .container{
    position: relative;
}
.zj_mod4_right img{
    position: absolute;
    width: 610px;
    height: 236px;
    left: calc(50% - 305px);
    top: calc(50% - 118px);
}
.zj_mod4_right a{
    display: flex;
    width: 104px;
    flex-direction: column;
    align-items: center;
    position: absolute;
    z-index: 99;
}
.zj_mod4_right a span{
    width: 104px;
    height: 104px;
    font-size: 20px;
    display: inline-block;
    border-radius: 8px; 
    text-align: center;
}
.zj_mod4_right a p{
    display: inline-block;
    color: rgba(68, 68, 68, 1);
    margin-top: 50px;
}
.zj_mod4_right a span i{
    display: inline-block;
    margin-top: 12px;
}
.zj_mod4_right a em{
    font-style: normal;
    color: rgba(216, 179, 85, 1);
}
.zj_mod4_right a.ys_icon1 .icon1{
    background: linear-gradient(137deg, #CAE1FF 0%, #99CEFC 100%);
}
.zj_mod4_right a.ys_icon2 .icon2{
    background: linear-gradient(137deg, #CAE1FF 0%, #99CEFC 100%);
}
.zj_mod4_right a.ys_icon3 .icon3{
    background: linear-gradient(137deg, #CAE1FF 0%, #99CEFC 100%);
}
.zj_mod4_right a.ys_icon1 .icon1 i{
    height: 74px;
    width: 74px;
    background: url(../images/zj_ys_qcptx.png);
}
.zj_mod4_right a.ys_icon2 .icon2 i{
    width: 78px;
    height: 77px;
    background: url(../images/zj_ys_qhxjs.png);
}
.zj_mod4_right a.ys_icon3 .icon3 i{
    width: 75px;
    height: 76px;
    background: url(../images/zj_ys_zfwjf.png);
}
.zj_mod4_right a.ys_icon1{
    top: 75px;
    left: 130px;
}
.zj_mod4_right a.ys_icon2{
    bottom: 40px;
    left: 365px;
}
.zj_mod4_right a.ys_icon3{
    right: 80px;
    top: 45px;
}
.zj_mod4_right a:hover span,
.zj_mod4_right a.active span{
    background: linear-gradient(137deg, #3982DC 0%, #2758DD 100%)!important;
}

.zj_mod4_right a.ys_icon1.active .icon1 i,
.zj_mod4_right a.ys_icon1:hover .icon1 i{
    background: url(../images/zj_ys_qcptx_hov.png);
}
.zj_mod4_right a.ys_icon2.active .icon2 i,
.zj_mod4_right a.ys_icon2:hover .icon2 i{
    background: url(../images/zj_ys_qhxjs_hov.png);
}
.zj_mod4_right a.ys_icon3.active .icon3 i,
.zj_mod4_right a.ys_icon3:hover .icon3 i{
    background: url(../images/zj_ys_zfwjf_hov.png);
}
.cp_mod6{
    margin-top: 0px;
}
/*质检、坐席*/
.cptx_zj_mod2 .mod2_right p,
.cptx_zxzs_mod2 .mod2_right p{
    font-size: 28px;
    width: 100%;

}
.cptx_zj_mod2> .container{
    /*border: 1px solid red;*/
}
.cptx_zj_mod2> .container:nth-child(4) .mod2_right{
    padding-top: 60px;
}
.cptx_zj_mod2> .container:nth-child(5) .mod2_right{
    padding-top: 50px;
}
.cptx_zj_mod2> .container:nth-child(2) .mod2_right,
.cptx_zj_mod2> .container:nth-child(3) .mod2_right{
    padding-top: 75px;
    
}

.cptx_zxzs_mod2> .container{
    /*border: 1px solid red;*/
}
.cptx_zxzs_mod2> .container:nth-child(1) .mod2_right{
    padding-top: 100px;
}
.cptx_zxzs_mod2> .container:nth-child(2) .mod2_right{
    padding-top: 70px;
}
.cptx_zxzs_mod2> .container:nth-child(3) .mod2_right{
    padding-top: 120px;
}

/*外呼*/
.cptx_wh_mod2 .mod2_right{
    padding-top:40px
}
.cptx_wh_mod2 .mod2_right h2{
    font-size: 30px;
    padding-bottom: 28px;
}
.cptx_wh_mod2 .mod2_right p{
    font-size: 20px;
    line-height: 1.5;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
}
.cptx_wh_mod2> .container{
    /*border: 1px solid red;*/
}
.cptx_wh_mod2> .container:nth-child(2) .mod2_right{
    padding-top: 20px;
}
.cptx_wh_mod2> .container:nth-child(3) .mod2_right{
    padding-top: 60px;
}
.cptx_wh_mod2> .container:nth-child(4) .mod2_right{
    padding-top: 40px;
}
@media screen and (max-width: 1200px) and (min-width: 992px){
    .zj_mod4_left{
        width: 250px;
    }
    .zj_mod4_right{
        width: calc(100% - 250px);
    }
    .zj_mod4_right img{
        width: 590px;
        left: calc(50% - 275px);
    }
    .zj_mod4_right a.ys_icon1{
        left: 112px;
    }
    .zj_mod4_right a.ys_icon2{    
        left: 337px;
    }
    .zj_mod4_right a.ys_icon3{    
        right: 22px;
    }
}
@media screen and (max-width: 991px) {
    .zj_mod4_left,
    .zj_mod4_right{
        width: 775px;
        float: left;
    }
}
