#c_navigation_006_P_790-1673331792723 .head_lan .lan_tit .iconfont.map {
    margin-right: 0px;
    margin-left: 0;
    font-size: 0;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 100%;
    background: url(../images/lan.gif) #0069b1 no-repeat center center;
    background-size: cover;
    display: block
}

#c_navigation_006_P_790-1673331792723.active .head_lan .lan_tit .iconfont.map {
    width: 26px;
    height: 26px;
    background: url(../images/lan.gif) #0069b1 no-repeat center center;
    background-size: cover;
    display: block
}

#c_navigation_006_P_790-1673331792723 .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_navigation_006_P_790-1673331792723 .head_lan .lan_list p {
    padding: 3px;
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list.cur {
    opacity: 1;
    transform: translate(0, 0px);
    visibility: visible
}
#c_navigation_006_P_790-1673331792723 .head_lan .lan_list span {
    position: relative;
    display: inline-block;
    padding-left: 45px
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list p:nth-child(1) span {
    background: url(../images/en.png) no-repeat left center
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list p:nth-child(2) span {
    background: url(../images/xiban.png) no-repeat left center
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list p:nth-child(3) span {
    background: url(../images/fa.png) no-repeat left center
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list .iconfont:before {
    color: #333;
    position: absolute;
    font-size: 24px;
    width: 100%;
    top: -5px;
    text-align: center
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list p {
    padding: 3px
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list a {
    color: #666;
    display: block;
    text-align: center;
    padding: 2px 5px;
    height: 30px;
    line-height: 30px;
    transition: all .3s ease
}

#c_navigation_006_P_790-1673331792723 .head_lan .lan_list a:hover {
    color: #3d8176
}

#c_navigation_006_P_790-1673331792723 .e_html-17 {
    min-height: 0px;
    display-radio: 1;
    background_radio: 1
}