#chat_window .box_area .chat_lingyin_i {
    background: url("/static/weba/htmlimg/lingyin.png");
    background-size: 100%;
}

#chat_window .box_area .chat_skype_i {
    background: url("/static/weba/htmlimg/skype.webp");
    background-size: 100%;
}

#chat_window .box_area .chat_weixin_i {
    background: url("/static/weba/htmlimg/weixin.png");
    background-size: 100%;
}

#chat_window .box_area .chat_facebook_i {
    background: url("/static/weba/htmlimg/facebook.png");
    background-size: 100%;
}

#chat_window .box_area .chat_whatsappp_i {
    background: url("/static/weba/htmlimg/whatsapp.png");
    background-size: 100%;
}

#chat_window .box_area .chat_twitter_i {
    background: url("/static/weba/htmlimg/twitter.png");
    background-size: 100%;
}

#chat_window .box_area .chat_instagram_i {
    background: url("/static/weba/htmlimg/instagram.png");
    background-size: 100%;
}

.logo_img {
    height: 100px;
}
.nav_sec_a{
    color:#FFFFFF;
}

