body {
    background-color: #f5f7fa;
}
.hd-main {
    margin-top: 20px ;
    margin-bottom: 20px ;
}
.xxcx {
    max-width: 1180px;
    margin: auto;
    padding: 2% 20px;
    background-color: #fff;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}
.xxcx-search>div {
    margin: 10px 0;
    float: left;
    margin-right: 30px;
    display: none;
}
.xxcx-search>div span{
    vertical-align: middle;
}
.xxcx-search>div:last-child {
    float: right;
    text-align: center;
    margin-right: 0;
    display: block;
}
.xxcx-search input{
    border:1px solid #e5e5e5;
    width: 190px;
    height: 43px;
    border-radius: 4px;
    vertical-align: middle;
    padding: 0 10px;
    color: #999;
}
.xxcx-search select {
    border:1px solid #e5e5e5;
    width: 146px;
    height: 43px;
    border-radius: 4px;
    opacity: 0.8;
    outline: none;
    text-indent: 1em;
    letter-spacing: 1px;
    color: #999;
    font-weight: 500;
}
.btn-search {
    width: 88px;
    height: 36px;
    background-color: #2a6bbb;
    border-radius: 4px;
    color: #fff;
    margin-right: 20px;
}
.btn-reset {
    width: 88px;
    height: 36px;
    background-color: #cdcdcd;
    border-radius: 4px;
    color: #707070;
}
.xxcx-header {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    height: 78px;
    line-height: 78px;
    color: #333333;
    font-size: 42px;
    font-weight: bold;
    background: url(xxcxbg1.png);
}
.xxcx-header span{
    display: inline-block;
    background: #eff6ff;
    padding: 0 10px;
}
.xxcx-table-header {
    width: 100%;
    height: 64px;
    background-color: #f8f8f8;
    color: #333333;
    font-weight: bold;
    border: solid 1px #e5e5e5;
    line-height: 64px;
}
.xxcx-table-main {
    width: 100%;
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
}
.xxcx-table span{
    display: inline-block;
    text-align: center;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxcx-table .xxcx-table-sort{
    text-align: center;
    width: 8%;
    display: inline-block;
}
.xxcx-table .xxcx-table-name{
    text-align: center;
    width: 40%;
    display: inline-block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxcx-table .xxcx-table-nature{
    text-align: center;
    width: 22%;
    display: inline-block;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xxcx-table .xxcx-table-money{
    text-align: center;
    width: 12%;
    display: inline-block;
}
.xxcx-table .xxcx-table-district{
    text-align: center;
    width: 16%;
    display: inline-block;
}
.xxcx-table {
    width: 97%;
    margin: auto;
}
.xxcx-table-item {
    height: 60px;
    border-bottom: solid 1px #e5e5e5;
    margin: 0;
    display: block;
    line-height: 60px;
    font-size: 14px;
}
.xxcx-table-item:nth-child(2n) {
    background-color: #f5f7fa;
}
#xxcx-page {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    text-align: center;
}
#xxcx-page .layui-input{
    border: 1px solid #aaa !important;
}
#xxcx-page .layui-laypage a,#xxcx-page .layui-laypage span{
    font-size: 16px;
}
@media screen and (max-width: 768px) {
    .xxcx-header{
        background-size: 100% 100%;
        height: auto;
        line-height: .6rem;
    }
    .xxcx-header span{
        font-size: .4rem;
        vertical-align: middle;
    }
    .xxcx-search>div:last-child {
        width: 100%;
    }
    .xxcx {
        padding: 2% 10px;
        font-size: 12px;
    }
    #xxcx-page a {
        padding: 0 10px;
        height: 25px;
        line-height: 25px;
    }
    #xxcx-page {
        width: 100%;
        margin-top: 20px;
        height: 90px;
        text-align: center;
    }
    #xxcx-page .layui-laypage-curr {
        height: 25px;
        padding: 0 10px;
        line-height: 25px;
    }
    #xxcx-page .layui-laypage-spr {
        height: 25px;
        padding: 0 10px;
    }
    #xxcx-page .layui-input{
        width: 27px;
    }
    .xxcx-header {
        height: .8rem;
    }
    .hd-main {
        margin-top: 10px ;
        margin-bottom: 10px ;
        font-size: 12px;
    }
    .xxcx-table-header {
        display: flex;
        align-items: center;
        line-height: 1;
    }

}

/* æŸ¥è¯¢è¯¦æƒ…é¡µ */
.xxcx-xl .xxcx-header{
    font-size: 36px;
}
.xxcx-xl table{
    width: 1140px;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    margin: 40px 0;
}
.xxcx-xl table tr td{
    padding: 12px 10px;
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    border: 1px solid #e5e5e5;
}
.xxcx-xl table tr td.blue{
    background: #e7f3ff;
}
.xxcx-xl table tr td.gray{
    background: #f5f5f5;
}
.xxcx-xl table tr td.tac{
    text-align: center;
}
.xxcx-xl table tr td.fwb{
    font-weight: bold;
}
.xxcx-xl table tr .tit2{
    font-size: 18px;
}
.xxcx-xl table tr .tit1{
    text-align: center;
}
@media screen and (max-width: 768px) {
    .xxcx-xl table{
        width: 100%;
        margin: .4rem 0;
    }
    .xxcx-xl table tr td{
        padding: .1rem;
        font-size: .3rem;
    }
}