.c1_space {
    height: 355px;
    background-image: url(../img/index/c1bg.fw.png);
    background-repeat: repeat-x;
    width: 100%;
}

    .c1_space .c1_container {
        background-image: url(../img/news/c1-bg.jpg);
        background-size: 100% 100%;
        width: 1400px;
        height: 300px;
        margin: auto;
        line-height: 300px;
        font-size: 110px;
        color: #ffffff;
        font-family: "ITCAvantGardePro";
        text-align: center;
        overflow: hidden;
    }


.c2_space {
    width: 1400px;
    height: auto;
    margin: auto;
    word-wrap: break-word;
    white-space: normal;
}