.menu-tab-active {
    color: #000;
    background-color: #d6d6d6;
}
.ul-a{
    color: black;
}
.menu-tab-active a{
    color: #000 !important;
}
.navbar-default .navbar-nav > li > a {
    color: red;
    padding-top: 8px;
    padding-bottom: 8px;
}

@media all and (max-width:1199.98px) {
#example-navbar-collapse{
    background: #333333 0% 0% no-repeat padding-box;
    mix-blend-mode: normal;
    opacity: 0.9;
    z-index: 999;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
}
    .internet{
        float: left;
        padding-top: 5%;
        margin-left: 11%;
    }
    #top-li{
        float: left;
        margin-bottom: -1px;
        margin-top: 7px !important;
        /* margin-left: 55% !important; */
        position: absolute;
    }
    .nav-tabs > .dropdown-menu li,
    .nav-tabs > li a {
       padding-left: 5px;
       padding-right: 5px;
    }
    .mobile-menu{
        color: white !important;
        opacity: 1;
        text-align: center;
        font-size: 18px;
    }
}
@media (max-width: 1199.98px) {
    #navbar-toggle {
        display: block;
    }
    .head-menu-button{
        float: right;
		width: 55px;
        height: 55px;
    }
}


#menu_tab_ul{
    text-align: center;
    color: white;
}
.pc-div{
    background: rgb(255,255,255);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-toggle .icon-bar {
    width: 40px;
}

.pc-title-left{
    float: left;
    width: 255px;
    height: 80px;
    display: table-cell;
    text-align: center;
}
.pc-title-left-img{
    cursor: pointer;
    width: 171px;
    height: 43px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
.pc-title-right{
    float: right;
}
.pc-title-right-img-two{
    width: 80px;
    height: 80px;
}
.pc-title-down{
    background: none;
}
.pc-down{
    float: right;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    margin-left: 90px;
    right: 30%
}
.pc-title-down-btn{
    margin-left: 30px;
    margin-right: 30px;
}
.pc-right-over{
    float: right;
}
.pc-table-a{
    float: right;
}
.pc-right-over{
    width: 294px;
}
.pc-right-down{
    width: 100%;
    background: #585858 0% 0% no-repeat padding-box;
    text-align: center;
    height: 880px;
    margin: 0;
    opacity: 0.9;
}
.pc-right-down>li{
    height: 36px;
    border-bottom:1px solid #9D9D9D; ;
}
.pc-right-down li {
    padding: 0 !important;
}
.dropdown-menu li {
    padding: 3px 5px;
}
.dropdown-menu > li {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
}
.dropdown-menu > li:hover, .dropdown-menu > li:focus{
    background: #f5f5f5;
    color: #23527c;
    outline: none;
}

