.dbwk {
    width: 100%;
    background: #282828;
    position: relative;
    overflow: hidden;
    margin-top: 0px;
    padding-bottom: 30px;
    font-size: 12px;
}
.db {
    width: 1100px;
    min-width: 1100px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    color: #fff;
    
}
.db a
{
	text-decoration: none;
	
}
.db p {
    text-align: center;
    line-height: 46px;
    color: #fff;
}
.db span {
    font-size: 14px;
    color: #fff;
    display: block;
}
.db i {
    font-style: normal;
    color: #fff;
}
.db p a {
    color: #fff;
    margin: 0 6px;
        text-decoration: none;
}
.db_bg2 img{
	width: 835px;
	height: 48px;
	text-align: center;
}
