@charset "UTF-8";
.orangeStyle .styleColor{
    color: #FB7C5F!important;
}
.orangeStyle .navActive{
    background-color: #FB7C5F!important;
}
.orangeStyle .stylebackground>li:hover{
    background-color: #FB7C5F!important;
}
.orangeStyle .styleNavbackground{
    background-color:  #F3F3F3!important;
}
.orangeStyle .searchBtn{
    background-color:  #FB7C5F!important;
}
.orangeStyle .j-floor-title-box{
    color:  #FFFFFF!important;
}
.orangeStyle .styleBodybackground{
    background-color:  #0F0C02!important;
}
.orangeStyle .navSeachInput{
    border:1px solid #FB7C5F!important;
}




.redStyle .styleColor{
    color: #BD0B0D!important;
}
.redStyle .navActive{
    background-color: #BD0B0D!important;
}
.redStyle .stylebackground>li:hover{
    background-color: #BD0B0D!important;
}
.redStyle .stylebackground>li{
    color: #ffffff!important;
}
.redStyle .styleNavbackground{
    background-color:  #333333!important;
}
.redStyle .searchBtn{
    background-color:  #BD0B0D!important;
}
.redStyle .j-floor-title-box{
    color:  #333333!important;
}
.redStyle .styleBodybackground{
    background-color:  #F7F8FB!important;
}
.redStyle .navSeachInput{
    border: 1px solid #BD0B0D!important;
}





.blueStyle .styleColor{
    color: #446ED9!important;
}
.blueStyle .navActive{
    background-color: #333333!important;
}
.blueStyle .stylebackground>li:hover{
    background-color: #333333!important;
}
.blueStyle .stylebackground>li{
    color: #ffffff!important;
}
.blueStyle .styleNavbackground{
    background-color:  #446ED9!important;
}
.blueStyle .searchBtn{
    background-color:  #333333!important;
}
.blueStyle .j-floor-title-box{
    color:  #333333!important;
}
.blueStyle .styleBodybackground{
    background-color:  #ffffff!important;
}
.blueStyle .navSeachInput{
    border:1px solid #333333!important;
}

