.s-text {
    font-size: 18px;
    line-height: 37px;
    text-indent: 35px;
    display: block;
}

.brief-con {
    text-align: center;
}
.brief-img1 {
    width: 135px;
    height: 135px;
    display: inline-block;
    background: transparent url(../img/abouts/brief01.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
}
.brief-img1:hover {
    background: transparent url(../img/abouts/brief02.png) no-repeat;
    background-size: 100% 100%;

}

.brief-img2 {
    width: 135px;
    height: 135px;
    background: transparent url(../img/abouts/brief03.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
    display: inline-block;
}
.brief-img2:hover {
    background: transparent url(../img/abouts/brief04.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20px;
}

.brief-img3 {
    width: 135px;
    height: 135px;
    background: transparent url(../img/abouts/brief05.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom:20px;
    display: inline-block;
}
.brief-img3:hover {
    background: transparent url(../img/abouts/brief06.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom:20px;
}

.brief-num {
    font-size: 47px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #0957C3;
    line-height: 6px;
}

.des1 {
}

.des2 {
}

.brief-describe {
    margin-top: 18px;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    line-height: 16px;
}

.sen1 {
    height: 38px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.sen2 {
    height: 18px;
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    margin-top: 18px;
}

.senCon2>.sen1, .senCon3>.sen1, .senCon4>.sen1 {
    margin-top: 52px;
}

.sense {
    margin-left: 10px;
    margin-top: 10px;
    width: 100%;
}

.JZ {
    height: 38px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    text-align: left;
}

.JZ-img1 {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense01.png) no-repeat;
}

.JZ-img1:hover {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense02.png) no-repeat;
    color: #fff;
}

.JZ-img2 {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense03.png) no-repeat;
}

.JZ-img2:hover {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense04.png) no-repeat;
    color: #fff;
}

.JZ-img3 {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense05.png) no-repeat;
}

.JZ-img3:hover {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense06.png) no-repeat;
    color: #fff;
}

.JZ-img4 {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense07.png) no-repeat;
}

.JZ-img4:hover {
    width: 241px;
    height: 227px;
    background: transparent url(../img/abouts/sense08.png) no-repeat;
    color: #fff;
}

.JZ-img {
    overflow: hidden;
    margin-bottom: 30px;
}

.JZ-con span {
    font-size: 25px;
    font-weight: bold;
    margin-top: 168px;
    display: inline-block;
}

.JZ+.py-50 {
    padding-top: 8px;
    padding-bottom: 50px;
}

.qualifications1 {
}

.qualifications2 {
    margin-top: 76px;
    text-align: center;
}

.qualifications1 img {
    width: 188px;
    height: 267px;
}

.qualifications2 img {
    width: 188px;
    height: 267px;
}

.qual-con {
    margin-bottom: 15px;
    text-align: center;
}

.qual-con div {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
}
.coop img {
    width: auto;
    margin: 10px;
    height: 119px;
}

@media (max-width: 970px) {
    .tab-panel {
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: 0 100%;
    }
    .mobile-jj-bg {
        background-image:url('../img/abouts/mobile-about.png')
    }
    footer {
        margin-top: 0;
    }

    .brief-img1,.brief-img1:hover,.brief-img2,.brief-img2:hover,.brief-img3,.brief-img3:hover{
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .brief-img1:hover {
        width: 80px;
        height: 80px;
    }

    .brief-img2 {
        width: 80px;
        height: 80px;
    }
    .brief-img2:hover {
        width: 80px;
        height: 80px;
    }

    .brief-img3 {
        width: 80px;
        height: 80px;
    }
    .brief-img3:hover {
        width: 80px;
        height: 80px;
    }


    .des1 {
        line-height: 16px;
        font-size: 2em;
    }
    .brief-num {
        font-size: 2em;
    }
    .brief-describe {
        font-size: 1em;
        margin-top: 0;
    }

    .mobile-jzg-bg {
        background-image:url('../img/abouts/mobile-jzg.png')
    }
    .sense_bg {
        display: none;
    }
    .senCon1,.senCon2,.senCon3,.senCon4 {
        text-align: center;
    }
    .sen1 {
        font-size: 1.3em;
        height: auto;
    }
    .sen2 {
        margin-top: 10px;
    }
    .JZ {
        text-align: center;
        font-size: 1.3em;
    }

    .JZ-img-con {
        text-align: center;
    }

    .JZ-img1,.JZ-img2,.JZ-img3,.JZ-img4 {
       margin-bottom: 20px;
       display: inline-block;
    }
}

@media (max-width: 762px) {

    .imgfw.mob {
        display: none;
    }
    .coop img {
        height: 90px;
    }
    .my-40 {
        margin-right: -10px;
    }
}


@media (max-width: 600px) {
    .JZ-img1,.JZ-img1:hover,.JZ-img2,.JZ-img2:hover,.JZ-img3,.JZ-img3:hover,.JZ-img4,.JZ-img4:hover {
        width: 141px;
        height: 127px;
        background-size: 100% 100%;
     }
     .JZ-con span {
         font-size: 1.5em;
         margin-top: 90px;
     }

     .coop img {
        height: 70px;
    }
}

@media (max-width: 500px) {
     .coop img {
        height: 60px;
    }
}

@media (max-width: 433px) {
    .qual-con img {
        width: 187px;
    }
    .coop img {
        height: 50px;
    }
}
@media (max-width: 375px) {
    .qual-con img {
        width: 157px;
        height: 200px;
    }
    .coop img {
        height: 45px;
    }
}
