body {

    background: #fff !important;
}

.header-logo .welcome {
    color: #486b90;
}

#anniu h3 {
    background: #eeeeee;

}

#anniu h3:hover {
    background: #d0d0d0;
}

.shili {
    color: #3c3c3c;
}

.shilitext {
    color: #7f7f7f;
    background: #f5f6f8;

}

.shilitext:hover {
    background: #e1e1e1;

}

.logo-title {
    color: #fff;

}

#kw-target {
    color: #000 !important;
}


#kw-target::placeholder {
    font-weight: bold;
    color: rgb(139, 139, 139);
}

.layout-header {
    background: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #e1e1e1;
}

.me {
    background: #1e9fff;
    color: #fff;
}

.you {
    background: #f3f3f3;
    color: #000;
}

.precast-block {
    background: #fff;
}




#lidata {
    background: #fff;
    color: #000;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}

#lidata img {
    border: 1px solid #d5d8dc;
}

.infoli {
    background: #fff;
    color: #000;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);

}

#preloader {
    background-color: #fff;
}