/* logo */
#logo img{
width:auto;
height:auto;}
.gjxshd::after{
    background: #c98228 !important;
    position: absolute;
    content: '';
    top: 78%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);}
.qgxshd::after{
    background: #60bd49 !important;
    position: absolute;
    content: '';
    top: 78%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);}
.qxxshd::after{
    background: #ffffff !important;
    position: absolute;
    content: '';
    top: 78%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);}
.firstSelectDom{
    background: rgba(255, 255, 255, .5) !important;}
.today-flag{
    position: relative;}

