#gcgs h4 {
    height: 35px;
    line-height: 35px;
    background: #99ccff;
    color: #fff;
    border-top: 1px #333333 solid;
    border-bottom: 1px #333333 solid;
    text-align: center;
}
#gcgs .p-box {
    border: 1px #333333 solid;
    padding: 10px;
}
#gcgs .p-icon {
    text-indent: 26px;
    background: #fff url("../../images/gcgs-icon.png") no-repeat left top;
    background-size: 20px 20px;
}
#fxtj ul {
    padding-left: 20px;
}
#fxtj .content p,#fxtj ul > li {
    font-size: 14px;
    line-height: 1.5;
}
#fwlc ul {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 0;
    list-style-position: inside;
}
#fwlc li {
    height: 120px;
    padding-top: 8px;
    padding-left: 96px;
}
#fwlc li.child1, #fwlc li.child6 {
    background: #fff url("../../images/ipozxfw-fwlc1.png") no-repeat left top;
    background-size: auto 120px;
}
#fwlc li.child2, #fwlc li.child7 {
    background: #fff url("../../images/ipozxfw-fwlc2.png") no-repeat left top;
    background-size: auto 120px;
}
#fwlc li.child3, #fwlc li.child8 {
    background: #fff url("../../images/ipozxfw-fwlc3.png") no-repeat left top;
    background-size: auto 120px;
}
#fwlc li.child4, #fwlc li.child9 {
    background: #fff url("../../images/ipozxfw-fwlc4.png") no-repeat left top;
    background-size: auto 120px;
}
#fwlc li.child5 {
    background: #fff url("../../images/ipozxfw-fwlc5.png") no-repeat left top;
    background-size: auto 120px;
}
#jyfs .wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
#jyfs .wrap .bg {
    position: absolute;
    width: 120px;
    height: 430px;
    background: #5b9bd5;
    z-index: 10;
}
#jyfs .wrap .content {
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 20;
}
#jyfs .wrap .content p {
    margin: 25px 0;
    height: 110px;
    background: #deebf7;
    padding: 5px 5px;
}
#xsbys .wrap table {
    max-width: 1200px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 10px;
    text-align: center;
}
#xsbys .wrap table .t2 {
    width: 70%;
    border: 1px #8497b0 dashed;
}
#xsbys .wrap table .t1 {
    width: 30%;
    border: 0;
    background: #5b9bd5;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
}
#sctd .wrap h4 {
    height: 40px;
    line-height: 40px;
    background: #5b9bd5;
    color: #fff;
    text-align: center;
    border-radius: 6px;
}
#sctd .wrap ul {
    border: 1px #c9d1dc dashed;
    border-radius: 10px;
}
#sctd .wrap ul li {
    line-height: 30px;
}
#gpyqdb .row h4.v-title {
    height: 220px;
    margin: 0;
    padding-right: 10px;
    writing-mode: vertical-lr;
    border-right: #5893c8 1px solid;
    text-align: center;
}
#gpyqdb .row h4.h-title {
    width: 80%;
    margin: 0 auto;
    border-bottom: #5893c8 1px solid;
    line-height: 40px;
    text-align: center;
}
#gpyqdb .row div.p-wrap {
    height: 220px;
    padding: 20px;
    border: #8f9fb4 1px dashed;
    border-radius: 20px;
}
@media (min-width: 992px) {
    #jyfs .wrap{
        width: 900px;
    }
    #jyfs .wrap .bg {
        height: 400px;
    }
    #jyfs .wrap .content p {
        height: 80px;
        padding: 20px 40px;
        margin: 40px 0;
    }
    #fwlc li {
        height: 100px;
        padding-top: 0;
        padding-left: 80px;
        line-height: 60px;
    }
    #fwlc li.child1, #fwlc li.child6 {
        background: #fff url("../../images/ipozxfw-fwlc1.png") no-repeat left top;
        background-size: contain;
    }
    #fwlc li.child2, #fwlc li.child7 {
        background: #fff url("../../images/ipozxfw-fwlc2.png") no-repeat left top;
        background-size: contain;
    }
    #fwlc li.child3, #fwlc li.child8 {
        background: #fff url("../../images/ipozxfw-fwlc3.png") no-repeat left top;
        background-size: contain;
    }
    #fwlc li.child4, #fwlc li.child9 {
        background: #fff url("../../images/ipozxfw-fwlc4.png") no-repeat left top;
        background-size: contain;
    }
    #fwlc li.child5 {
        background: #fff url("../../images/ipozxfw-fwlc5.png") no-repeat left top;
        background-size: contain;
    }
    #gpyqdb .row h4.v-title,#gpyqdb .row div.p-wrap {
        height: 200px;
    }
}