/**当前位置**/

.bt-place {
    line-height: 59px;
    margin-bottom: 0;
    background: none;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: 14px;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb {
    background: url(bt-currentPosition.png) no-repeat center left;
    padding: 0 0 0 22px;
}

.bt-breadcrumb a {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb a:last-child {
    color: #3a83e9;
}

.navigation {
    float: left;
    width: 280px;
    min-height: 800px;
    background: #f5f5f5;
}

.leftTitle {
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #3a83e9;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.navigation ul {
    padding: 0 20px;
}

.navigation ul li {
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
}

.xxHover a {
    color: #3a83e9;
}

.countCon {
    float: right;
    width: 880px;
    min-height: 800px;
}

.cxlbtitle {
    height: 50px;
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
    border-left: 6px solid #3A83E9;
    font-size: 18px;
    font-weight: 700;
    padding-left: 20px;
}

.countTime {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border: 1px solid #d2d2d2;
    margin-top: 20px;
}

.countTime>div {
    float: left;
    padding: 0 20px;
    border-right: 1px solid #d2d2d2;
}

.yearsList {
    position: relative;
    width: 140px;
    height: 50px;
    background: url(http://www.taizhou.gov.cn/cms_files/filemanager/288403819/picture/20233/6c178f10cf4847b580c8790eb2fd5501.png) 100px center no-repeat;
    cursor: pointer;
}

.yearsList ul {
    display: none;
    position: absolute;
    width: 140px;
    top: 50px;
    left: 0;
    text-align: center;
    box-shadow: 0 0 12px #e7edf5;
    background: #fff;
}

.yearsList ul li {
    font-size: 16px;
    line-height: 36px;
}

.monthsList {
    position: relative;
    width: 140px;
    height: 50px;
    background: url(http://www.taizhou.gov.cn/cms_files/filemanager/288403819/picture/20233/6c178f10cf4847b580c8790eb2fd5501.png) 100px center no-repeat;
    cursor: pointer;
}

.monthsList ul {
    display: none;
    position: absolute;
    width: 140px;
    top: 50px;
    left: 0;
    text-align: center;
    box-shadow: 0 0 12px #e7edf5;
    background: #fff;
}

.monthsList ul li {
    font-size: 18px;
    line-height: 36px;
}

.countTime .countBtn {
    border-right: none;
    text-align: center;
    padding: 0!important;
    width: 60px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    margin-left: 20px;
    background: #3a83e9;
    color: #fff;
    cursor: pointer;
}

.countList {
    margin-top: 20px;
}

.countTip {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    background: #3a83e9;
    color: #fff;
}

.countTitle {
    border-top: none;
}

.countTitle td {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d2d2d2;
}

.countTitle td:first-child {
    width: 400px;
    border-right: 1px solid #d2d2d2;
}

.countTitle td:nth-child(2) {
    width: 160px;
    border-right: 1px solid #d2d2d2;
}

.countTitle td:nth-child(3) {
    width: 160px;
    border-right: 1px solid #d2d2d2;
}

.countTitle td:nth-child(4) {
    width: 158px;
}

.infoList {
    border: 1px solid #d2d2d2;
    border-top: none;
}

.infoList td {
    line-height: 40px;
    text-align: center;
    border: 1px solid #d2d2d2;
}

.infoList td:first-child {
    width: 400px;
}

.infoList td:nth-child(2) {
    width: 160px;
}

.infoList td:nth-child(3) {
    width: 160px;
}

.infoList td:nth-child(4) {
    width: 158px;
}

.numCount {
    width: 100%;
}

.numCount td {
    height: 45px;
    line-height: 45px;
    color: #FF0000;
}