.cur_lang {
	display: block;
    width: 100%;
    border-radius: 100px;
    line-height: 36px;
    padding: 0 20px;
    color: var(--g);
    text-align: center;
    font-size: 14px;
}
.cur_lang::before {
	content: '';
  	display: inline-block;
  	width: 0;
  	height: 0;
  	border-width: 5px;
  	border-style: solid;
  	border-color: var(--g) transparent transparent;
  	vertical-align: sub;
  	margin-right: 10px;
}
.mx_menu {
  	width: 50px;
  	display: none;
  	position: absolute;
    top: 100%;
    overflow: hidden;
    background: rgba(255,255,255,0.95);
    z-index: 991;
    min-width: 100%;
    left: 0;
    border-radius: 0 0 10px 10px;
}
.mx_menu a {
	display: block;
    border-top: #ddd solid 1px;
    font-size: 14px;
    color: #666;
    padding: 10px;
    text-align: center;
}
.mx_menu a::before {
	content: '';
  	display: inline-block;
  	width: 20px;
  	height: 13px;
  	background-repeat: no-repeat;
    background-size: 100% auto;
    margin-right: 10px;
}
.mx_menu a:nth-child(1)::before {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saasxin/wwv56vxywmvbkdn6m43j/cms/image/b7cff57e-ecd9-49c7-9eb5-a5570f412d48.jpg?d=1684298692205)
}
.mx_menu a:nth-child(2)::before {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saasxin/wwv56vxywmvbkdn6m43j/cms/image/d320a603-e397-4f47-a509-ff2f47bab95a.jpg?d=1684298710382)
}
.mx_menu a:nth-child(3)::before {
	background-image: url(https://omo-oss-image.thefastimg.com/portal-saasxin/wwv56vxywmvbkdn6m43j/cms/image/b8e8cc3d-e09e-4228-9899-8a36f848ee93.jpg?d=1684298721173)
}