#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan {
    width: 140px;
    position: relative;
    margin-left: auto;
    margin-right: 0px;
    padding: 0px 10px;
    border-radius: 30px;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .lan_con {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .lan_con:hover {
    cursor: pointer;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit {
    width: auto;
    line-height: 36px;
    display: flex;
    align-items: center;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit span {
    display: inline-block;
    font-size: 14px;
    color: #333;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit .iconfont.map {
    width: auto;
    margin-right: 5px;
    text-align: center;
    display: inline-block;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit .iconfont.jt {
    width: auto;
    margin-left: 5px;
    text-align: center;
    transform: scale(0.7);
    display: inline-block;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit .iconfont.map:before {
    content: '\e614';
    color: #333;
    font-size: 20px;
    text-align: center;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_tit .iconfont.jt:before {
    content: '\e69a';
    color: #333;
    font-size: 12px;
    text-align: center;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .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;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_list.cur {
    opacity: 1;
    transform: translate(0, 0px);
    visibility: visible;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_list span {
    position: relative;
    line-height: 1px;
    display: inline-block;
    height: 1px;
    width: 100%;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_list .iconfont:before {
    content: '\e6c8';
    color: #fff;
    position: absolute;
    font-size: 24px;
    width: 100%;
    top: -5px;
    text-align: center;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_list a {
    color: #666;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    transition: all .3s ease;
}

#c_static_001_P_110734-1788750372110 .e_html-14 .head_lan .lan_list a:hover {
    color: rgb(197, 159, 88);
}

#c_static_001_P_110734-1788750372110 .e_html-14 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}