﻿
/*头部状态栏*/
div#topbarwarp {
    width: 100%;
    height: 28px;
    background: #008eb7 !important;
    text-align: center;
}

div#topbarinner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}