.icon-qinghes {
	width:2em;
	height:1.5em;
	vertical-align:-0.15em;
	fill:currentColor;
}
.hover-show-con {
	display:none;
}
.hover-show {
	position:relative;
	margin-right:10px;
}
.hover-show-con:hover .hover-show-con,.hover-show:hover .hover-show-con {
	display:block;
}
.dropdown-menu123 {
	transition: color .2s, transform .3s;
    background-color: #fff;
    position: absolute;
    top: 28px;
    left: 0;
    padding: 16px;
    width: 130px;
    z-index: 10;
    border-radius: 8px;
    box-shadow: 1px 2px 10px #cdcdcd;
}
.btn-newadd {
	display:block;
	padding:5px;
}
.normal-banner-right .change-theme {
	width:100px;
}
#translate {
	display:none;
}
@media screen and (max-width:768px) {
	.hover-show {
	right:60px;
	position:absolute;
}
.normal-banner-right .change-theme {
	width:auto!important;
}
.dropdown-menu123 {
	left:-45px;
}
}.social-top .top-search {
	margin-right:50px;
}
@media screen and (max-width:768px) {
	.hover-show {
	display:none !important;
}
}

.dropdown-menu123 .ignore {
    color: #222;
}
.dropdown-menu123 .ignore:hover {
    color: #FF6A4E;
}

.dropdown-menu123::before {
    content: ' ';
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fff;
    position: absolute;
    top: -2px;
    transform: rotate(45deg);
    left: 4px;
    border-radius: 2px;
}
