
.search-panel {
    margin: 0 auto;
    margin-top: 70px;
    left: 0;
    font-size: 38px;
}

.seach-top {
    padding-top: 2rem !important;
}

.search-group {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

.search-tip {
    line-height: 20px;
    background: #ee7900;
    position: absolute;
    left: 0;
    top: -36px;
    z-index: 10000;
    padding: 2px 10px;
    color: #ffffff;
    border-radius: 5px;
}

.search-icon {
    position: absolute;
    left: 10px;
    bottom: -20px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: #ee7900 transparent transparent transparent;
}

.input-search {
    width: 700px;
    height: 50px;
    border-radius: 4px;
    border: none;
    text-indent: 20px;
    color: #666666;
    font-size: 16px;
    outline: none;
    float: left;
}

.input-search-icon {
    position: absolute;
    right: 3px;
    top: 0px;
    width: 100px;
    height: 50px;
    background: #F06E00;
    border-radius: 0 4px 4px 0;
    text-align: center;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
}

.search-hot {
    position: absolute;
    margin-top: 75px;
}

.search-hot-title {
    float: left;
    width: 60px;
    height: 60px;
    padding: 4px;
    font-size: 18px;
    background: rgba(255, 255, 255, .15);
    text-align: center;
    color: rgba(255,255,255,.8);
    font-weight: bold;
}

.search-hot-label {
    padding: 4px;
    overflow: hidden;
    height: 60px;
    width: 725px;
}

#search-hot-name ul {
    float: left;
}

.search-hot-label ul li {
    float: left;
    display: block;
    margin-left: 20px;
    font-size: 16px;
    color: rgba(255,255,255,.8);
    cursor: pointer;
    height: 30px;
}

.index_banner {
    background: url(../images/content_bg.png) no-repeat center center;
    background-size: cover;
    color: rgba(255,255,255,.7);
    font-family: '微软雅黑';
}

.navbar-ioverlap:after {
    content: '';
    height: 12rem;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: inherit;
    z-index: -1;
    box-shadow: inherit;
}

.index-gxrz {
    width: 100%;
    background-color: #fff;
    color: #616876;
}

.index-gxrz thead tr {
    background-color: #f8fafc;
}

.index-gxrz thead th {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(97, 104, 118, 0.16);
    text-align: left;
    font-weight: 400;
}

.index-gxrz tr td {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(97, 104, 118, 0.16);
}

.index-gxrz td, .index-gxrz th {
    position: relative;
    padding: 9px 15px;
    font-size: 16px;
    text-align: left;
}

.index-fg-list {
    text-align: left;
}

.index-fg-main {
    text-align: left;
    margin-bottom: 15px;
    overflow: hidden;
}

.index-fg-main-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
}

.index-fg-main-wh {
    font-size: 12px;
    color: #9398b8;
    float: left;
    margin-top: 10px;
    vertical-align: inherit;
}

.index-news-main-line {
    height: 1px;
    border-bottom: 1px dashed #D7D7D7;
    margin-bottom: 15px;
}

@media (max-width:767.98px) {
    .navbar-expand-md .navbar-collapse .dropdown-menu .dropdown-item {
        color: #fff;
    }

    .index-gxrz td, .index-gxrz th {
        padding: 9px 4px;
        font-size: 14px;
    }

    .search-panel {
        margin: 0 auto;
        margin-top: 20px;
        left: 0;
        font-size: 5.7971vw;
    }

    .seach-top {
        padding-top: 1rem !important;
    }

    .search-group {
        position: relative;
        width: 90%;
        margin: 0 auto;
    }

    .input-search {
        width: 73%;
        height: 36px;
        border-radius: 4px;
        border: none;
        text-indent: 10px;
        color: #666666;
        font-size: 14px;
        outline: none;
        float: left;
    }

    .input-search-icon {
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .search-tip {
        display: none !important;
    }
}

.footer{padding-bottom: 0;}
#hscode_cate_list h2{margin-bottom: 0;}
ul.pagination{margin-bottom: 0;}