﻿/**{*/
/*    overflow-x: hidden;*/
/*}*/

.news,
.news-content,
.position,
.news .title,
.news-content .na,
.news .word {
    width: auto;
}

.news {
    background: #ffffff;
}

.m-dropdown {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    background: #004ba3;
    height: 60px;
    line-height: 60px;
}

.m-dropdown-menu.show {
    width: 100%;
    background: #ededee;
}

.m-dropdown-li:hover,
.m-dropdown-li:hover a {
    background: #3879c4;
    color: #fff;
}

.m-dropdown-menu {
    background-color: rgba(255, 255, 255, 0);
    border: none;
    text-align: center;
}
