.head_lan
{width:140px;position:relative;margin-left:auto;margin-right:0px;background: #35afba;border: none;padding:0px 10px;border-radius:30px;transition:all .5s ease;float: right;top: 0;}
.head_lan.fixed{
background: #677fc6;
border:none;
}
 .lan_con{
width:auto;
display:flex;
justify-content:center;
align-items:center;
}
 .lan_con:hover{
cursor:pointer;
}
 .head_lan .lan_tit{
width:auto;
line-height:36px;
display:flex;
align-items:center;
}
 .head_lan .lan_tit span{display:inline-block;font-size:14px;color: #fff;}
 .head_lan .lan_tit .iconfont.map{width:auto;margin-right: 10px;text-align:center;display:inline-block;width: 22px;height: 22px;background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2021123122320714059/cms/image/39ecda5a-9a4c-4c5a-badb-b30d3be9fdd8.gif) no-repeat center center;background-size: cover;display: block;border-radius: 50%;}
 .head_lan .lan_tit .iconfont.jt{
width:auto;
margin-left:5px;
text-align:center;
transform:scale(0.7);
display:inline-block;
}

 .head_lan .lan_list{
   display:flex;
   width:120px;
   background:#fff;
   padding:3px 0px 10px 0px;
   position:fixed;
   z-index:99;
   top: 65px;
   font-size:13px;
   box-shadow:0px 0px 10px 0px rgba(0, 0, 0,0.1);
   opacity:0;
   visibility:hidden;
   transform:translate(0, 20px);
   transition:all .3s ease;
   flex-direction:column;
   }
 .head_lan .lan_list.cur{
opacity:1;
transform:translate(0, 0px);
visibility:visible;
}
 .head_lan .lan_list span{
position:relative;
line-height:1px;
display:inline-block;
height:1px;
width:100%;
}
 .head_lan .lan_list .iconfont:before{content:'';background: #fff;position:absolute;font-size:24px;width: 10px;height: 10px;left: 38%;top:-5px;text-align:center;}
 .head_lan .lan_list a{color:#666;display:block;text-align:center;height:30px;line-height:30px;transition:all .3s ease;border-bottom: 1px solid #eee;}
 .head_lan .lan_list a:hover{color: #677fc6;font-weight: bold;}
.head_lan .lan_list p:hover{background: #fff;}

.head_lan{
background: #35afba  !important;
}



@media only screen and (max-width: 768px){#c_static_001-1642138046128{padding-top: 10px!important;}}



