#jmsfw .row > div {
    padding: 0;
}
#jmsfw .row img {
    width: 320px;
    height: auto;
}
#jmsfw .row .box {
    width: 320px;
    height: 204px;
    margin: 0 auto;
    padding: 20px;
    background: #4886d8;
}
#jmsfw .row .box2 {
    background: #1c4885;
}
#jmsfw .row .box h4 {
    text-align: center;
}
#jmsfw .row .box p {
    text-indent: 2em;
    color: #fff;
    line-height: 1.8;
}
#jmsfw > h5 {
    width: 240px;
    text-align: center;
    color: #fff;
    line-height: 2;
    background: #1c4885;
}
#jmsfw > ul {
    margin-top: 20px;
    list-style-image: url("../images/tick-orange.png");
}
#hzms .box {
    width: 320px;
}
#hzms .box h5 {
    color: #1c4885;
    text-align: center;
}
#hzms .box p {
    line-height: 1.8;
}
#ppsq .row > div {
    padding: 0;
    height: 180px;
    position: relative;
}
#ppsq .box1 {
    background: #fff url("../images/ppsq1.jpg") no-repeat right bottom;
    background-size: 18%;
}
#ppsq .box2 {
     background: #fff url("../images/ppsq2.jpg") no-repeat left bottom;
     background-size: 18%;
}
#ppsq .box3 {
    background: #fff url("../images/ppsq3.jpg") no-repeat right top;
    background-size: 18%;
}
#ppsq .box4 {
    background: #fff url("../images/ppsq4.jpg") no-repeat left top;
    background-size: 18%;
}
#ppsq .box1 > div {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 156px;
    margin-right: 18%;
    margin-bottom: 5px;
}
#ppsq .box2 > div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 156px;
    margin-left: 18%;
    margin-bottom: 5px;
}
#ppsq .box3 > div {
     position: absolute;
     right: 0;
     top: 0;
     width: 156px;
     margin-right: 18%;
     margin-top: 5px;
}
#ppsq .box4 > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    margin-left: 18%;
    margin-top: 5px;
}
#ppsq .box1 h2,#ppsq .box2 h2,#ppsq .box3 h2,#ppsq .box4 h2 {
    color: #1c4885;
}
#ppsq .box1 h2,#ppsq .box3 h2 {
    text-align: right;
}
#jmsqy .box1,#jmsqy .box2,#jmsqy .box3,#jmsqy .box4 {
    padding: 0;
    height: 200px;
    position: relative;
}
#jmsqy .box1 {
    padding-right: 1px;
    background: #fff url("../images/qy-1.jpg") no-repeat right bottom;
    background-size: 18%;
    background-origin: content-box;
}
#jmsqy .box2 {
    background: #fff url("../images/qy-2.jpg") no-repeat left bottom;
    background-size: 18%;
}
#jmsqy .box3 {
    padding-right: 1px;
    padding-top: 1px;
    background: #fff url("../images/qy-3.jpg") no-repeat right top;
    background-size: 18%;
    background-origin: content-box;
}
#jmsqy .box4 {
    padding-top: 1px;
    background: #fff url("../images/qy-4.jpg") no-repeat left top;
    background-size: 18%;
    background-origin: content-box;
}
#jmsqy .box1 > div {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 156px;
    margin-right: 18%;
    margin-bottom: 5px;
}
#jmsqy .box2 > div {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 156px;
    margin-left: 18%;
    margin-bottom: 5px;
}
#jmsqy .box3 > div {
    position: absolute;
    right: 0;
    top: 0;
    width: 156px;
    margin-right: 18%;
    margin-top: 5px;
}
#jmsqy .box4 > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 156px;
    margin-left: 18%;
    margin-top: 5px;
}
#jmsqy .box1 h2,#jmsqy .box2 h2,#jmsqy .box3 h2,#jmsqy .box4 h2 {
    text-align: center;
    color: #1c4885;
}
#hzfy table td,#hzfy table th{
    width: 25%;
    text-align: center;
    vertical-align: middle;
}
#hzfy table th {
    height: 40px;
    font-size: 1.2em;
    color: #fff;
    background: #002060;
}
#hzfy table td {
    font-size: 1.1em;
    height: 60px;
}
#hzfy table td.td-l {
    font-size: 1.2em;
    font-weight: bold;
}
@media (min-width: 992px) {
    #ppsq .row > div {
        margin-top: 10px;
        padding: 0;
        height: 200px;
        position: relative;
    }
    #ppsq .box1 {
        background: #fff url("../images/ppsq1.jpg") no-repeat right bottom;
        background-size: contain;
    }
    #ppsq .box2 {
        background: #fff url("../images/ppsq2.jpg") no-repeat left bottom;
        background-size: contain;
    }
    #ppsq .box3 {
        background: #fff url("../images/ppsq3.jpg") no-repeat right top;
        background-size: contain;
    }
    #ppsq .box4 {
        background: #fff url("../images/ppsq4.jpg") no-repeat left top;
        background-size: contain;
    }
    #ppsq .box1 > div {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 220px;
        margin-right: 220px;
        margin-bottom: 10px;
    }
    #ppsq .box2 > div {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 220px;
        margin-left: 220px;
        margin-bottom: 10px;
    }
    #ppsq .box3 > div {
        position: absolute;
        right: 0;
        top: 0;
        width: 220px;
        margin-right: 220px;
        margin-top: 10px;
    }
    #ppsq .box4 > div {
        position: absolute;
        left: 0;
        top: 0;
        width: 220px;
        margin-left: 220px;
        margin-top: 10px;
    }
    #jmsqy .box1,#jmsqy .box2,#jmsqy .box3,#jmsqy .box4 {
        padding: 0;
        height: 220px;
        position: relative;
    }
    #jmsqy .box1 {
        padding-right: 1px;
        background: #fff url("../images/qy-1.jpg") no-repeat right bottom;
        background-size: contain;
        background-origin: content-box;
    }
    #jmsqy .box2 {
        background: #fff url("../images/qy-2.jpg") no-repeat left bottom;
        background-size: contain;
    }
    #jmsqy .box3 {
        padding-right: 1px;
        background: #fff url("../images/qy-3.jpg") no-repeat right top;
        background-size: contain;
        background-origin: content-box;
    }
    #jmsqy .box4 {
        background: #fff url("../images/qy-4.jpg") no-repeat left top;
        background-size: contain;
    }
    #jmsqy .box1 > div {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 200px;
        margin-right: 220px;
        margin-bottom: 10px;
    }
    #jmsqy .box2 > div {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 200px;
        margin-left: 220px;
        margin-bottom: 10px;
    }
    #jmsqy .box3 > div {
        position: absolute;
        right: 0;
        top: 0;
        width: 200px;
        margin-right: 220px;
        margin-top: 10px;
    }
    #jmsqy .box4 > div {
        position: absolute;
        left: 0;
        top: 0;
        width: 200px;
        margin-left: 220px;
        margin-top: 10px;
    }
}