﻿body {
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #000;
}

.list-container {
    width: 100%;
}

.list-menu {
    width: 400px;
    float: left;
}

.wapper {
    float: left;
    width: calc(100% - 406px);
    padding-right: 4px;
    overflow: hidden;
    position: relative;
    margin-left: 2px;
}

.wapper-slider {
    position: absolute;
}

.wapper .title {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
    padding: 5px 10px;
}

    .wapper .title .subtitle {
        font-size: 14px;
        font-weight: normal;
    }

.census-grid {
    width: 100%;
}

    .census-grid .grid-container {
        width: 8000px;
        position: relative;
    }

        .census-grid .grid-container table {
            border-collapse: collapse;
        }

            .census-grid .grid-container table td {
                border: 1px solid #E1E1E1;
                min-width: 100px;
                /*width:100px;*/
                height: 46px;
                padding: 0 4px;
                word-wrap: break-word;
                word-break: break-all;
            }

            .census-grid .grid-container table thead td {
                height: 36px;
            }

.grid-container table tbody td {
}

.grid-container table thead td {
    text-align: center;
    white-space: nowrap;
    position: relative;
}

    .grid-container table thead td a {
        font-size: 14px;
    }

        .grid-container table thead td a .fulltext {
            position: absolute;
            top: 40px;
            left: 0;
            width: calc(100% - 10px);
            background: #EFEFEF;
            z-index: 500;
            padding: 10px 5px;
            text-align: left;
            white-space: normal;
            display: none;
            word-break: keep-all;
        }

        .grid-container table thead td a:hover .fulltext {
            display: inline-block;
        }

.grid-container table thead .sorted {
    background: #EFEFEF;
}

    .grid-container table thead .sorted a {
        color: #A20C00;
    }

        .grid-container table thead .sorted a span {
            font-weight: bold;
            padding: 0 0 0 5px;
            display: inline-block;
        }

        .grid-container table thead .sorted a .fulltext {
            display: none;
            width: calc(100% - 10px);
            padding: 10px 5px;
        }

        .grid-container table thead .sorted a .asc {
            transform: rotate(180deg);
        }

.grid-container .grid-data {
    margin-left: 110px;
    position: relative;
    overflow: hidden;
}

.grid-container .tr-menu-tab, .grid-container .tr-menu-group {
    font-size: 16px;
    color: #A20C00;
    font-weight: bold;
}

.grid-container .tr-menu-tab {
    background: #A20C00;
    color: #FFFFFF;
}

    .grid-container .tr-menu-tab td {
        text-align: left;
    }

.grid-region-item {
    font-weight: bold;
}

.grid-data .barbg {
    height: 10px;
    background: #D1D1D1;
    width: 100px;
}

    .grid-data .barbg .progress {
        background: #FDD2CE;
        height: 10px;
    }

.grid-data .hover .barbg .progress {
    background: #A20C00;
}

.grid-table {
    position: relative;
}

.census-grid .grid-container table .grid-path td {
    height: 75px;
    font-weight: bold;
    position: relative;
    background: #FCF7F6;
}

    .census-grid .grid-container table .grid-path td a {
        font-size: 14px;
    }

.hover td {
    background: #F5F5F5;
}


.census-grid .grid-container table .grid-region-item td {
    position: relative;
    padding: 0;
    width: 250px;
}

    .census-grid .grid-container table .grid-region-item td a {
        margin: 0 0 0 10px;
        color: #000;
        display: inline-block;
        height: 100%;
        width: 240px;
        line-height: 44px;
    }

    .census-grid .grid-container table .grid-region-item td .building {
        line-height: 22px;
        padding-top: 8px;
    }

.census-grid .grid-container table .grid-path td .alltext {
    position: absolute;
    white-space: nowrap;
    background: #F8F8F8;
    padding: 10px 15px;
    display: block;
    top: 50px;
    left: 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    min-width: 80px;
    display: none;
    z-index: 2;
}

.census-grid .grid-container table .grid-region-item td .alltext {
    position: fixed;
    /*white-space:nowrap;*/
    background: #F8F8F8;
    padding: 10px 15px;
    /*top: 41px;*/
    bottom: 0;
    left: 404px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    min-width: 80px;
    display: none;
    z-index: 2;
    line-height: 20px;
    color: #A20C00;
    width: 220px;
}
/*.census-grid .grid-container table .grid-region-item td .cls-0{
    top:0;
    bottom:auto;
}*/
/*.census-grid .grid-container table .grid-path td a:hover .alltext{
    display:inline-block;
}*/
/*.census-grid .grid-container table .hover td .alltext{
   display:inline-block;
}*/

.census-grid .grid-container table .grid-path td a {
    padding: 10px;
    color: #A20C00;
    display: inline-block;
    height: 55px;
    width: 230px;
}


.grid-scroll {
    width: 4px;
    background: #C7C7C7;
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 5;
}

.grid-data {
}

.grid-region {
    background: #fff;
    float: left;
    /*position:absolute;
    top:0;left:0;
    z-index:2;*/
}

.grid-container table thead .grid-region-title {
    text-align: center;
}

.grid-region-title a {
    font-size: 16px;
    font-weight: bold;
}

    .grid-region-title a span {
        color: #A20C00;
    }

.hover-item .regionicon {
    display: inline-block;
    float: right;
    transform: rotate(90deg);
    font-size: 16px;
    margin: 0px 10px 0 0;
}

.pathicon {
    display: inline-block;
    transform: rotate(270deg);
    font-size: 16px;
    float: right;
    margin-right: 0px;
    font-weight: bold;
}

.desktop-laoding {
    position: fixed;
    bottom: 50px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    left: 50%;
    background: #EFEFEF;
    text-align: center;
    color: #A20C00;
    display: none;
}

.imgchart-continar {
    height: 50px;
    /*width:100px;*/
}

.imgchart-rank-bar {
    width: 2px;
    height: 50px;
    background: #A20C00;
    display: none;
    /*transition:margin .2s ease-in-out;*/
    position: absolute;
}



/**/
.listheader {
    height: 50px;
    background: #D90112;
}

    .listheader .logo {
        font-size: 25px;
        color: #fff;
        float: left;
    }

.copyright {
    background: #EFEFEF;
    height: 38px;
    line-height: 38px;
    padding-left: 5px;
}

    .copyright span {
        color: #000;
        /*padding: 0 2px;*/
        padding: 0px;
    }

    .copyright .btnLanguage {
        float: right;
        margin-right: 0px;
        background: #DBDBDB;
        display: inline-block;
        padding: 0 8px;
        height: 38px;
        text-align: center;
        font-size: 14px;
    }

.img-logo {
    float: left;
    width: 400px;
    height: 50px;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.61);
}

    .img-logo a {
        display: inline-block;
        height: 35px;
        /*width: 125px;*/
        text-align: center;
        margin-top: 8px;
        /*margin-left: 2px;*/
    }

    .img-logo img {
        height: 26.48px;
        /*height: 28.69px;*/
    }

.font-logo {
    float: left;
    margin: 7px 0 0 14px;
}


.listheader .logo .subtitle {
    font-size: 15px;
}

.listheader .searchbox {
    float: right;
    height: 35px;
    width: 375px;
    margin: 8px 8px 0 0;
    background: #fff;
    position: relative;
    font-size:15px;
}

    .listheader .searchbox input {
        height: 35px;
        width: 100%;
        border: 0;
        width: 335px;
        padding-left: 10px;
        outline: none;
        font-size:15px;
    }

        .listheader .searchbox input::-webkit-input-placeholder {
            /*font-size: 14px;*/
            color: #BABABA;
        }

    .listheader .searchbox span {
    }

.list-container .description {
}

.description img {
    width: 400px;
    height: 220px;
}

.searchResult {
    position: absolute;
    left: 0;
    top: 36px;
    /*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);*/
    /*width: 100%;*/
    background: #FFFFFF;
    border: 1px solid #D5D5D5;
    z-index: 2000;
    display: none;
    width: calc(100% - 2px);
}

    .searchResult .nodata {
        padding: 10px 0;
        text-align: center;
        display: none;
    }

.result-item {
    padding: 10px 10px;
    display: inline-block;
    /*width: 100%;*/
    width: calc(100% - 20px);
}

    .result-item:hover {
        background: #efefef;
    }

    .result-item b {
        color: #A20C00;
    }

.searchdistrict .title {
    background: #FAFAFA;
    color: #666666;
    padding: 10px;
    display: none;
}

.fixHeader {
    position: fixed;
    top: 50px;
    left: 402px;
    background: #fff;
    z-index: 99;
    width: 8000px;
    display: none;
}

    .fixHeader .regionNameTitle {
        background: #fff;
        float: left;
    }

.regionNameTitle table {
    width: 100%;
}

.fixHeader .fixHeaderMenu {
    float: left;
    width: 2000px;
    overflow: hidden;
}

.group-desc {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px 5px 30px;
}

    .group-desc b {
        font-weight: normal;
        font-size: 12px;
    }

.menu-container-item b {
    font-weight: normal;
}

    .menu-container-item b:after {
        font-family: "iconfont" !important;
        font-size: 12px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e604";
        padding: 0 5px;
        color: #A05C5B;
    }

.hoverDescription {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
    position: fixed;
    left: 400px;
    top: 500px;
    z-index: 2005;
    background: #fff;
    border: 1px solid #D5D5D5;
    box-shadow: 0 2px 7px 0 rgba(0,0,0,0.39);
    width: 400px;
    display: none;
}

    .hoverDescription .title .t {
        font-size: 15px;
        color: #A20C00;
        font-weight: bold;
        background: #FAFAFA;
        padding: 10px;
    }

    .hoverDescription .c {
        background: #FAFAFA;
        padding: 10px;
    }

    .hoverDescription .item .t {
        background: #F0F0F0;
        font-weight: bold;
        padding: 8px 10px;
    }

    .hoverDescription .loading {
        padding: 30px 0;
        text-align: center;
    }

.dtitle {
    font-weight: bold;
    margin: 15px 0 5px 0;
}

    .dtitle a {
        float: right;
        font-size: 12px;
        color: #0056FF;
    }

.census-grid .grid-container .grid-region table .grid-path td {
    padding: 0;
}

.copyright a {
    font-size: 10px;
    color: #0056FF;
}

.data-null-class {
    background: #EFEFEF;
    text-align: center;
}

.arrow-button {
    display: inline-block;
    height: 72px;
    line-height: 72px;
    width: 15px;
    position: absolute;
    top: 37px;
    left: 0;
    background: rgba(0,0,0,0.45);
    z-index: 50;
}

    .arrow-button span {
        color: #fff;
    }

.arrow-btn-right {
    transform: rotate(180deg);
}

.region-tag {
    padding-bottom: 2px;
}

.region-tag {
    font-size: 12px;
    font-weight: normal;
    padding: 3px;
    /*margin-right: 2px;*/
     margin-right: 8px;
}

.region-district {
    color: #1390EA;
    background: #C6EAFD;
    border-radius: 3px;
}

.region-hma {
    color: #C6002E;
    background: #FFD9D9;
    border-radius: 3px;
}

.region-hk, .region-building {
    display: none;
}

.grid-container .tr-menu-group a {
    font-size: 16px;
    color: #A20C00;
    /*position: relative;*/ /*fangjiaxin*/
}

    .grid-container .tr-menu-group a .groupFulltext {
        position: absolute;
        top: 30px;
        left: 0;
        width: calc(100% - 10px);
        background: #EFEFEF;
        z-index: 2;
        padding: 10px 5px;
        text-align: left;
        white-space: normal;
        display: none;
        word-break: keep-all;
    }

    .grid-container .tr-menu-group a:hover .groupFulltext {
        display: block;
    }

.scrollRight {
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
    display: none;
    /*border: 1px solid rgba(0,0,0,0.20);*/
    overflow: hidden;
    border-radius: 5px;
    background: #EFEFEF;
}

.scrollRight-main {
    background: #C7C7C7;
    height: 10px;
    border-radius: 5px;
}

    .scrollRight-main:hover {
        background: rgba(102, 102, 102, 0.55);
        cursor: pointer;
    }

    .scrollRight-main:active {
        background: #666666;
        cursor: pointer;
    }
/*特殊字符處理*/
.ff {
    width: 100px;
    display: block;
    font-size: 12px;
    cursor: pointer;
}

.detail {
    position: absolute;
    width: 96px;
    /*margin: 17px -84px;*/
    background: #EFEFEF;
    /*background:#808080;*/
    padding: 0px 2px;
    display: none;
    text-align: left;
    white-space: normal;
    word-break: keep-all;
}

.static {
    overflow: hidden;
}

.slideToggle_f {
    background: #EFEFEF;
    color: #0056ff;
    text-align: center;
    padding: 4px 0px;
    font-size: 13px;
    cursor: pointer;
    display: none;
}
    .slideToggle_f:hover {
        background: #e6e6e6;
    }
    .slideToggle_f .iconfont {
        transform: rotate(90deg);
        display: inline-block;
    }
