.diandian {margin-right:8px; margin-top:15px; width:8px; height:8px; background:#CCCCCC; float:left}

.toolbar {
    position: absolute;
    top: 0;

    right: 0;
    background-color: transparent;
    line-height: 68px;
    border-top: 0px solid #b0120a;
}

.dh_biao{float:left; width:12px; height:12px; margin-top:10px; margin-left:5px; margin-right:15px;}
.dh_wwz {line-height:24px; font-size:16px; margin-top:6px; float:left}

.menu-button {
  position: relative;
  margin: 5px;
  height: 44px;
  width: 46px;
  cursor: pointer;
}
.menu-button:before {
  content: "";
  position: absolute;
  top: 10px;
  right: 8px;
width: 22px;
		height: 2px;
		border-top: 2px solid #0875DB;
		border-bottom: 2px solid #0875DB;
		background-color: #0875DB;
		padding: 6px 0;
        background-clip:content-box;
}

.menu-left {
  float: left;
  margin-right: 1.0em;
}

.sidebar { 
    padding-top: 1em;
    color: white;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f000000',endColorstr='#3f000000');background-color:rgba(14, 75, 134, 0.8);
}

.sidebar h6 {
    margin: 0 .8em;
    padding: 0;
    font-weight:300;
}

.sidebar li {
    padding-left:15px;
    height: 35px;
	color: #CEE8FF;
    line-height: 35px;
	border-bottom:1px #316CA6 solid;
	clear:both
}