.btnbox {
    text-align: center;
    position: relative;
    width: 26px;
    background: none;
    color: #fff;
  height:26px;
    margin-left: auto;
    cursor: pointer;
    font-size: 14px;
	background:url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024091419212836852/cms/image/6b69bf3a-21ed-4ccb-a34f-8087ef6c47ff.gif) no-repeat left top;
    background-size: 100% 26px;
    margin-bottom: 10px;
}

.btnbox span {
    display: inline-block;
line-height:36px;
}

.iconfont.map {
    width: auto;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
	
}
/*
.iconfont.map:before {
    content: '\e614';
    color: #303030;
    font-size: 16px;
    text-align: center;
}
*/

.showbox {
    position: absolute;
    left: -60px;
    width: 140px;
    background: #fff;
    z-index: 999;
    top: 100%;
    overflow: hidden;
    display: none;
    padding: 15px;
   box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
    border-radius: 0px;
}

.showbox a {
    color: #444;
    display: flex;
    transition: all 0.5s;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    padding: 5px 0px  0 42px ;
    margin-bottom: 10px;
    

}

.showbox a:nth-child(1){
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024091419212836852/cms/image/1409ecd6-c5be-40fb-84b5-7624e7124ba3.png) no-repeat left center;
    height: 20px;
    background-size: contain;
}
.showbox a:nth-child(2){
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024091419212836852/cms/image/6f87f923-e780-4a47-b57f-44484b604979.png) no-repeat left center;
    background-size: contain;
    height: 20px;
}
.showbox a:nth-child(3){
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024091419212836852/cms/image/197f9213-8e0b-459c-b745-9e04ee738133.png) no-repeat left center;
    background-size: contain;
    height: 20px;
}
.showbox a:nth-child(4){
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024091419212836852/cms/image/197f9213-8e0b-459c-b745-9e04ee738133.png) no-repeat left center;
    background-size: contain;
    height: 20px;
}