#app{
    height: 100%;
}
.icon-en{
    font-size: 24px !important;
    color: #fff;
}
.yd-navbar-center img{
    height: 55%;
}
.yd-popup-content{
    background: #1098cb;
}
.pop_logo{
    width: 3rem;
    display: block;
    margin: 20px;
}
.pop_nav{
    width: 100%;
    margin-top: 25px;
}
.pop_nav li{
    line-height: 45px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #0c6485;
}
.pop_nav li a{
    display: block;
    width: 100%;
}
i.icon {
    display: inline-block;
    zoom: 1;
    *display: inline
}


#footer a{
    color: #fff
}
#footer .yd-tabbar-icon{
    color: #fff;
}
#footer .yd-tabbar-txt{
    color: #fff;
}