﻿.detail {
    width: 100%;
    margin: 10px 0;
    min-height: 10px;
    height: auto;
}

.row { 
    display: flex;
    width: 40%;
}

#loading {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 11pt;
    margin-top: 60px;
    text-align: center;
}

.clearfix {
    clear: none;
}

#content .content {
    margin: none;
    padding-bottom: 10px;
}

#content {
    margin: none;
    padding-top: 0px;
}

a.list-group-item {
    float: left;
    padding: 15px 40px;
}

.select-li1-name .select-li-tab li {
    width: 20%;
    padding: 0 0 0 6px !important;
}

.sgsul {
    font-size: 12px;
}

.dropdown input {
    width: 140px;
}

#Pagination span,
#Pagination a {
    position: relative;

    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#Pagination .current {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

#Pagination .prev,
#Pagination .next {
    background-color: #fff;
    color: #337ab7;
    border: 1px solid #ddd;
}

.channel {
    float: left;
    width: 10% !important;
    text-align: center;
    font-size: 15px;
}

.l_fenye {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 20px auto;
}

.l_fenye a {
    font-size: 14px;
    color: #333;
}



.channel {
    box-sizing: border-box;
}

.head_logo_nei_l {
    box-sizing: initial;
}


#content {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    background: #f6f6f6;
    margin-top: 0px;
}

.l_xznav_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    border-bottom: 1px solid #e1e1e1;
}

.select {
    padding: 0;
    margin: 0;
}

.select li .list-group {
    overflow: hidden;
    margin-bottom: 0px;
}

.select li .list-group a {
    display: block;
    float: left;
    padding: 16px 40px;
    border: none;
    background: #f6f6f6;
    border-radius: 0px;
}

.select li .list-group a.active {
    background: #337ab7;
    color: #fff;
}

.select li .l_top a {
    font-size: 16px;
}

.select li .l_top a:first-child {
    background: #337ab7;
    color: #fff;
}
