#cgys .outer-box {
    position: relative;
    height: 480px;
}
#cgys .img-box img {
    max-width: 60%;
}
#cgys .fl {
    float: left;
}
#cgys .fl h4,#cgys .fr h4 {
    margin-top: 0;
    text-align: center;
}
#cgys .fr {
    float: right;
}
#cgys .content-l {
    width: 200px;
    position: absolute;
    right: 0;
}
#cgys .content-r {
    width: 200px;
    position: absolute;
    left: 0;
}
#xzmd h4,
#sdjd h4,
#seyl > h4,
#jtwt > h4,
#xzzx > h4,
#zcwj > h4,
.xz
{
    display: inline-block;
    padding: 30px 0 30px 40px;
    background: #fff url("../../images/tsxzmd-bg.png") no-repeat left top;
    background-size: cover;
    color: #f00;
}
#xzmd table.table1 {
    margin-bottom: 0;
    border-bottom: 0;
}
#xzmd table.table2 {
    border-top: 0;
    border-left: 0;
}
#xzmd table.table2 tbody {
    display: block;
    width: 100%;
    height: 500px;
    overflow-y: scroll;
}
#xzmd table.table1 td {
    border-bottom: 0;
    font-weight: bold;
    text-align: center;
}
#xzmd .table1 .t1 {
    width: 29%;
    vertical-align: middle;
    text-align: center;
}
#xzmd .table2 .t1 {
    width: 30%;
    vertical-align: middle;
    text-align: center;
}
#sdjd h4,
#seyl > h4,
#jtwt > h4,
#xzzx > h4,
#zcwj > h4
{
    color: #ffc000;
}
#sdjd .img-box1 {
    height: 400px;
    background: #fff url("../../images/sdjd1.png") no-repeat center top;
    background-size: contain;
}
#sdjd .img-box2 {
    height: 400px;
    background: #fff url("../../images/sdjd2.png") no-repeat center top;
    background-size: contain;
}
#seyl .row > div {
    padding: 0 5px;
}
#seyl > .row h4 {
    line-height: 30px;
    text-align: center;
    background: #5b9bd5;
    margin-top: 0;
    margin-bottom: 0;
}
#seyl > .row p {
    margin-bottom: 0;
    height: 260px;
    border: 1px #5b9bd5 solid;
    padding: 10px;
}
#jtwt .row > div {
    padding: 0;
}
#jtwt .row > div.img-box {
    padding: 0 30px;
}
#jtwt .row p {
    padding-top: 20px;
}
#aljx a {
    text-decoration: none;
    color: #000;
}
#aljx a:hover {
    color: #5b9bd5;
}
#aljx .row p {
    width: 36px;
    height: 80px;
    line-height: 30px;
    float: left;
    padding-top: 10px;
    background: #5b9bd5;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    font-weight: bold;
}
#aljx .row ul {
    padding-top: 7px;
    float: left;
}
.xz {
    padding-left: 40px;
    font-size: 1.2em;
    font-weight: bold;
}
.xz::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #f00;
    border-radius: 6px;
    margin-right: 4px;
}
.xzp,
.tab-content .t2 p {
    text-indent: 2em;
}
.tab-content .tabimg {
    width: 150px;
    height: 134px;
}
@media (min-width: 992px) {
    #seyl > .row p {
        height: 180px;
    }
    #cgys .img-box img {
        max-width: 90%;
    }
}