.is-banner {
    background: url('../images/page/banner-jtgk.jpg') top center no-repeat;
    height: 400px;
}

/*.m-container .intro img {*/
    /*margin: 35px 0 20px;*/
/*}*/

.m-container .intro p {
    font-size: 16px;
    line-height: 36px;
    text-align: justify;
}


.adorn-left {
    width: 673px;
    height: 380px;
    background: url('../images/page/cloud-left.png') 0 0 no-repeat;
    position: absolute;
    top: 200px;
    right: 0;
    z-index: -1;
}

.adorn-right {
    width: 430px;
    height: 374px;
    background: url('../images/page/cloud-right.png') 0 0 no-repeat;
    position: absolute;
    bottom: -80px;
    left: 900px;
    z-index: -1;
}
