* {
    font-family: microsoft yahei;font-size: 20px;
}

img {
    width: 100%;
}

.headerline img {
    width: 100%;
}

.headerline h2 {
    text-align: center;
    margin-top: 30px;
}
.headerline h2 a{
    font-size: 30px;
}

.gzhy1 img {
}

.gzhy1 p {
    padding: 30px;
    line-height: 1.6em;
    color: white;
    font-family: 'ËÎÌå';
    font-size: 30px;
}
.gzhy1 img.xxdtpic {
    margin: 0;
}

.gzhy1 ul{ padding: 0;}
.gzhy1 li {
    list-style-type: none;
    line-height: 2em;
    
}

    .pBg1 {
        background-color: #e84c26;
        color: white;
        padding: 30px;
    }
.pBg2 {
    background-color: #ad9a55;
    color: white;
    padding: 30px;
}

footer {
    background-color: maroon;
    color: white;
    padding: 50px;
    text-align: center;
    
}
    footer p {
        font-size: 16px;
    }
        footer p span {
            font-size: 16px;
            word-break: keep-all;
            white-space: nowrap;
        }
.col-md-12 img{ margin-top: 50px;margin-bottom: 30px;}
#top { position: relative;}
#top a { display: block;position: absolute;top: 12px;right: 12px;color: white;font-size: 16px}