#zjsqbg .row > div {
    padding: 0;
}
#zjsqbg .row .wrap {
    width: 300px;
    margin: 0 auto;
}
#zjsqbg .one,#zjsqbg .two,#zjsqbg .three {
    width: 100%;
    height: 120px;
    font-size: 1.4em;
    font-weight: bold;
}
#zjsqbg .one {
    background: #fff url("../../images/zjsqbg1.jpg") no-repeat 36px top;
    background-size: contain;
    padding: 24px 0 0 70px;
}
#zjsqbg .two {
    background: #fff url("../../images/zjsqbg2.jpg") no-repeat 36px top;
    background-size: contain;
    padding: 24px 0 0 70px;
}
#zjsqbg .three {
    background: #fff url("../../images/zjsqbg3.jpg") no-repeat 36px top;
    background-size: contain;
    padding: 24px 0 0 70px;
}
#zjsqbg .row p {
    position: relative;
    margin-top: -16px;
    margin-left: 0;
    width: 190px;
    height: 260px;
    padding: 20px 10px 10px;
    border: 2px #000000 solid;
    border-radius: 10px;
    text-align: left;
    z-index: 999;
}
#sqjg table tr td:nth-child(1) {
    width: 20%;
}
#sqjg table tr td:nth-child(2) {
    width: 80%;
}
#yjnr .yjnr-one, #yjnr .yjnr-two {
    height: 440px;
    margin-top: 20px;
}
#yjnr .yjnr-one {
    padding: 10px;
    border: 1px #333333 solid;
    border-radius: 15px;
}
#yjnr .yjnr-one h4 {
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    background: #fff url("../../images/mtkykj-bg.png") no-repeat center center;
}
#yjnr .yjnr-one .p-last {
    border: 1px #f00 solid;
}
#yjnr .yjnr-two {
    padding: 10px;
    border: 1px #46BEFF dashed;
}
#yjnr .yjnr-one p {
    margin: 0;
    line-height: 30px;
}
#yjnr .yjnr-two p {
    margin: 0;
    line-height: 28px;
}
#cjwt .wrap {
    width: 80%;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
#cjwt .wrap > div {
    margin-top: 20px;
    overflow: hidden;
}
#cjwt .cjwt1-left , #cjwt .cjwt2-left , #cjwt .cjwt3-left , #cjwt .cjwt4-left {
    float: left;
    width: 40%;
    height: 160px;
    line-height: 160px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 1.2em;
}
#cjwt .cjwt1-left {
    background: #fff url("../../images/cjwt1.png") no-repeat center left;
    background-size: 100% 100px;
}
#cjwt .cjwt2-left {
    background: #fff url("../../images/cjwt2.png") no-repeat center left;
    background-size: 100% 100px;
}
#cjwt .cjwt3-left {
    background: #fff url("../../images/cjwt3.png") no-repeat center left;
    background-size: 100% 100px;
}
#cjwt .cjwt4-left {
    background: #fff url("../../images/cjwt4.png") no-repeat center left;
    background-size: 100% 100px;
}
#cjwt .cjwt1-left > div , #cjwt .cjwt2-left > div , #cjwt .cjwt3-left > div , #cjwt .cjwt4-left > div {
    display: inline-block;
    width: 80%;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
#cjwt .cjwt-right {
    float: left;
    width: 60%;
    height: 160px;
    border: 1px #519EB2 dashed;
}
#cjwt .cjwt-right > div {
    display: inline-block;
    line-height: 20px;
    width: 100%;
    text-align: left;
    vertical-align: middle;
}
#cjwt .cjwt-right p {
    margin: 0;
}
@media (min-width: 992px) {
    #yjnr .row img {
        margin-top: 340px;
    }
    #cjwt .cjwt1-left , #cjwt .cjwt2-left , #cjwt .cjwt3-left , #cjwt .cjwt4-left {
        width: 30%;
        height: 100px;
        line-height: 100px;
        background-size: contain;
    }
    #cjwt .cjwt-right {
        width: 70%;
        height: 100px;
        padding: 6px 10px;
    }
}