/* Ã¨Â§Â£Ã¥â€ Â³Ã¦Â Â·Ã¥Â¼ÂÃ¥â€ Â²Ã§ÂªÂ */
.menu-item,
.menu-item a {
    width: auto;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
}

.logo {
    box-sizing: border-box;
    width: fit-content;
    padding: 0;
    /* float: left; */
}

.navbar-nav {
    width: 100%;
}

.navbar-nav > li > a {
    box-sizing: border-box;
    /* height: 60px; */
    padding: 0;
    line-height: 60px;
}

.left {
    margin-top: 20px;
}

.crumbs {
    padding-left: 40px;
}

.pagination a:link, .pagination a:visited {
    width: auto;
}
.pagination {
    padding: 0;
}

.btns_box b font {
    font-size: 16px;
}
.content button.btn {
    font-size: 16px;
}

.t_menu a,
#config-form li,
#config-form li .btn,
.tab_qa .qa_name,
.tab_qa .qa_txt,
.qa_q .list .name,
.qa_q .list .text,
.tab_qa .qa_time,
.question .text,
.answer .text
{
    font-size: 16px;
}

.qa_q .list .text {
    width: 870px;
}
.answer .text,
.question .text
{
    width: 840px;
}

.select-list li input {
    height: 36px;
}

.lmenu a:link .iconfont, .lmenu a:visited .iconfont {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 16px;
}
.lmenu a:hover .iconfont {
    color: #2e6fc0;
}
.lmenu a:active {
    background-color: #175aae;
    border: 1px solid #175aae;
    border-top: none;
    color: #fff;
}
.lmemu a {
    padding-right: 5px;
    display: flex;
    justify-content: space-between;
}
.lmemu a:hover, .lmemu a.cur,
.lmemu a:link, .lmemu a:visited
{
    background-image: none;
}
.lmemu a.cur {
    background-color: #2e6fc0;
    border: 1px solid #2e6fc0;
    border-top: none;
    color: #fff;
    font-weight: bold;
    margin-top: -1px;
}
.lmemu_title {
    background-color: #13559F;
    font-size: 20px;
    line-height: 30px;
    text-align: center; 
    color: #fff;
    margin-bottom: 15px;
    padding: 10px 25px;
}
.lmemu {
    border-top: 1px solid #ddd;
}
.lmemu a {
    font-size: 18px;
    line-height: 48px;
}

.top_div {
    height: 100%;
    padding-top: 0;
    display: flex;
    align-items: center;
}
.tab_l th {
    font-size: 18px;
}

#form-ysqgk-add,
#form-gzwd-add,
#form-bzxx-add
{
    font-size: 16px;
}

.right,
.banner
{
    /* margin-top: 30px; */
}

#form-ysqgk-add .check-box, .radio-box,
#form-gzwd-add .check-box, .radio-box,
#form-bzxx-add .check-box, .radio-box
{
    padding-top: 6px;
}

.crumbs .users {
    margin: 0;
}

.search-collapse, .select-table {
    width: 96% !important;
	padding-top: 10px;
	padding-bottom: 10px;
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

.floor {
    padding-top: 0px;
    padding-bottom: 20px;
}

#config-form .select-list li input {
    width: 344px !important;
}

#config-form .select-list li:nth-of-type(3) {
    margin-right: 0;
}

.sys_name {
    padding: 0;
}

.right {
    width: 1039px;
}

.home_div .bootstrap-table .fixed-table-toolbar .bs-bars {
    margin-top: 0;
    margin-bottom: 5px;
}

.home_div .fixed-table-pagination {
    padding: 0 20px;
}

.home_div .pull-right.pagination,
.home_div .pagination-detail{
    margin: 0 !important;
    padding: 0;
    display: flex;
    align-items: center;
}

.home_div .fixed-table-pagination {
    /* display: flex !important; */
    /* align-items: center; */
    margin-bottom: 20px;
}

.btns_box.align_c {
    margin-bottom: 60px !important;
}
