﻿/* 0318样式修改 作者:qinson */
.topBg {
    width: 100%;
    height: auto;
    display: block;
    min-height: 310px;
    background:center center no-repeat;
    background-size: contain;
    background-color:#0c091c;
}

    .topBg .topBgContent {
        width: 1180px;
        margin: 0 auto;
    }

.topBgContent .title1 {
    color:#fff;
    font-size: 36px;
    padding-top: 50px;
    margin-bottom: 13px;
}

.dhwz {
    padding-left: 0px;
}