.do-nav-m, .do-site-name, .do-nav-mwp {
	height: 46px;
}

.do-site-name *, .do-nav-m-ul li a, .do-nav-m-ul .icon-isSub:before {
	color: rgb(153, 153, 153);
}

#do-m-menustate:checked ~ .do-nav-m, #do-m-menustate ~ .do-nav-m {
	background-color: rgb(252, 252, 252) !important;
}

.do-nav-m-ul>li>a, .do-nav-m-ul>li>ul {
	border-bottom-color: rgb(51, 51, 51);
}

.do-nav-m .do-site-name img {
	height: 30px;
}

.do-nav-m-ul li a {
	font-size: 14px;
}

.do-m-menustate-span:before, .do-m-menustate-span:after {
	background-color: rgb(14, 14, 14) !important;
}

.newTitleName .title-name:before {
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 2px;
	background-color: #ffffff;
	content: ""
}
