/*
www.shejiweb.com
*/
header .navbar-nav > li.active {
    background: #db4671;
    color: #fff;
}
.navbar .nav > li > a{
	color: #666666;
}
#sub-footer,.scrollup{
	background: #1c2128;
}
.navbar-default{
    background-color: #ffffff;
}
.btn{
    background: #db4671;
}