body {
    font-family: "microsoft Yahei";
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.content {
    background: url(bg.png) no-repeat center top;
}

.zhuti {
    width: 75rem;
    margin: 0 auto;
}


/* ---当前位置--- */

.bt-place {
    line-height: 3.6875rem;
    margin-bottom: 0;
    background: none;
    font-family: "Microsoft YaHei";
    font-weight: 400;
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb {
    background: url(bt-currentPosition.png) no-repeat center left;
    padding: 0 0 0 1.375rem;
}

.bt-breadcrumb a {
    font-family: "Microsoft YaHei";
    font-size: .875rem;
    color: #999;
    opacity: 1;
}

.bt-breadcrumb a:last-child {
    color: #3a83e9;
}

.bt-breadcrumb span {
    margin: 0 .0625rem;
}

.dqwz {
    display: none;
}

.mob-dqlm {
    display: none;
}

/* 内容 */

.lmy-box {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 16px #e7edf5;
    padding: 20px;
    min-height: 600px;
}

.nbLogo {
    text-align: center;
}

.gbXl {
    position: relative;
    width: 280px;
    line-height: 40px;
    margin: 30px auto 30px 410px;
}

.gbXl span {
    float: left;
    height: 40px;
    line-height: 40px;
}

.dqxk {
    width: 200px;
    border: 1px solid #dddddd;
    padding-left: 20px;
    background: #fff url(http://www.taizhou.gov.cn/cms_files/filemanager/288403819/picture/20233/6c178f10cf4847b580c8790eb2fd5501.png) 160px center no-repeat;
    cursor: pointer;
}

.themeList {
    display: none;
    float: right;
    width: 200px;
    height: 270px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 16px #e7edf5;
}

.themeList ul {
    padding: 0;
}

.themeList ul li {
    height: 30px;
    line-height: 30px;
    padding-left: 21px;
}

.themeList ul li a {
    display: block;
}

.themeList ul li:hover {
    background-color: #deeeff;
    color: #0e6ce0;
}

.ztList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.scrollBarBox {
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #e6e6e6;
}

.scrollBar {
    width: 10px;
    height: 60px;
    background-color: #009be8;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 10px;
}

.gbTitle {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.gbCon {
    border: 1px solid #dddddd;
    padding: 10px;
}

.gbList {
    margin: 5px auto 0 auto;
    width: 1000px;
}

.gbList li {
    line-height: 36px;
    padding-left: 20px;
    background: url(bt-listPic.png) left 18px no-repeat;
    text-align: justify;
    word-break: break-all;
    text-justify: distribute;
}

.gbList li a {
    font-size: 18px;
}

@media (max-width: 768px) {
    .zhuti {
        width: 100%;
    }
    .bt-breadcrumb {
        display: none;
    }
    .lmy-lb,
    .column-center {
        display: none;
    }
    .bt-place {
        padding: 0 0;
    }
    .dqwz {
        display: block;
        width: 100%;
        line-height: 5.5rem;
        background: #F5FBFF;
        color: #999;
        padding-left: 1.5rem;
    }
    .dqwz a {
        color: #999;
        font-size: 1.625rem;
    }
    .lmy-box {
        padding: 1rem 1.5rem 1.25rem 1.5rem;
    }
    .mob-dqlm {
        display: block;
        line-height: 6.6875rem;
        font-size: 2.75rem;
        font-family: "Microsoft YaHe";
        font-weight: 700;
        color: #333;
        border-bottom: .0625rem solid #eee;
    }
    .lmy-list {
        width: 100%;
        border: none;
        padding: 0;
    }
  
      .nbLogo {
        width: 100%;
        text-align: center;
    }
    .nbLogo img {
        width: 90%;
    }
    .gbXl {
        width: auto;
        margin: 1.875rem auto;
    }
    .gbXl span {
        width: 12.625rem;
        height: 5.625rem;
        line-height: 5.625rem;
        font-size: 2rem;
        margin-left: 4.625rem;
    }
    .gbXl .dqxk {
        width: 25rem;
        margin-left: 0;
        background-position-x: 20rem;
    }
  
    .themeList {
        width: 25rem;
        height: 40rem;
    }
    .themeList ul li {
        height: 5rem;
        line-height: 5rem;
    }
    .gbTitle {
        font-size: 2rem;
        margin-top: 1.5rem;
    }
    .gbList {
        width: 100%;
    }
    .gbList li a {
        font-size: 2rem;
    }
    .gbList li span {
        font-size: 2rem;
    }
}