@charset "UTF-8";

* {
    font-family: "微软雅黑";
}


.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

a {
    color: #333333;
}

.main {
    width: 1200px;
    min-height: 800px;
    margin: 0 auto;
    position: relative;
    background: #fafafa;
    padding-left: 12px;
    padding-right: 20px;
    margin-bottom: 32px;
    border: 1px solid #f6f6f6;
    padding-bottom: 20px;
}

.col_l,
.col_r {
    float: left;
}

.col_l {
    width: 265px;
    min-height: 800px;
}

.col_l h1 {
    height: 60px;
    overflow: hidden;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    background: #1d8de3 url(site-lfheadbg.png) no-repeat 20px center;
    /* padding-left: 75px; */
    color: #fff;
    line-height: 60px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.col_list {
    background: #fff;
    border: 1px solid #dedede;
    border-top: 0;
    width: 265px;
    /* margin-left: 10px; */
    /* padding-bottom: 30px; */
    min-height: 742px;
}

.col_list li {
    line-height: 56px;
    height: 56px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: bottom;
}

.col_list li a {
    display: block;
    font-size: 16px;
    color: #333;
    background: url(http://www.baiyin.gov.cn/images/site-libg.png) no-repeat 42px center;
    padding-left: 65px;
}

/* .col_list li:hover,.col_list li.on {
    border-left: 7px solid #ff8100;
    background: #ececec url(arr_ac.png) no-repeat 235px center;
} */

.col_list li:hover a,
.col_list li.on a {
    color: #1d8de3;
}

.col_r {
    width: 870px;
    min-height: 800px;
    margin-left: 30px;
    background: #f9f9f9;
    /* border: 1px solid #dedede; */
    /* padding: 25px; */
    float: right;
}

.col_r h1 {
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #1187e0;
    background: url(http://www.baiyin.gov.cn/images/gl-libg.png) no-repeat left center;
    font-weight: normal;
    color: #1187e0;
    font-size: 22px;
    padding-left: 24px;
}

.xxlist li {
    overflow: hidden;
    display: block;
    background: url(http://www.baiyin.gov.cn/images/list-img.png) no-repeat left center;
    padding-left: 12px;
    border-bottom: 1px dotted #999;
    vertical-align: bottom;
    line-height: 46px;
}

.xxlist li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
}

.xxlist li span {
    display: block;
    float: right;
    font-size: 12px;
    color: #666;
}

/* 当前位置 */
.dqwz {
    padding-left: 22px;
    height: 55px;
    line-height: 55px;
    background: url(http://www.baiyin.gov.cn/images/local_icon.png) no-repeat left center;
    overflow: hidden;
    font-size: 12px;
}

/* 当前位置 */

@media only screen and (min-width: 100px) and (max-width: 1024px) {

    /* 当前位置 */
    .dqwz {
       width: 100%;
    margin: 3vw auto;
    background: #fefefe;
    padding: 0 2vw;
    font-size: 4vw;
    line-height: 7.6vw;
    height: 7.6vw;
    }

    .dqwz img,
    .dqwz span {
        display: none;
    }

    /* 当前位置 */

    .main {
        width: 100vw;
        min-height: 150vw;
        padding: 0 2vw;
        margin: 3vw auto;
    }

    .col_l {
        width: 100%;
        float: unset;
        min-height: unset;
    }

    .col_l h1 {
        background: #1c5bb8;
        width: 100%;
        height: 10vw;
        font-size: 5vw;
        color: #ffffff;
        line-height: 10vw;
        padding-left: 0vw;
        text-align: center;
    }

    .col_list {
        border: none;
        width: 100%;
        height: auto;
        min-height: unset;
        margin-left: 0;
        padding: 0;
        margin-top: 2vw;
    }

    .col_list li {
        padding: 0vw 2vw;
        float: left;
        background: none;
        min-width: 33.33333333%;
    }

    .col_list li a {
        display: block;
        height: 10vw;
        line-height: 10vw;
        border: none;
        text-align: center;
        font-size: 5vw;
        padding-left: 0;
    }

    .col_list li.on {
        border-left: 2vw solid #ff8100;
        background: #ececec;
    }

    .col_list li.on a {
        color: #1c5bb8;
    }

    /* 右边 */
    .col_r {
        width: 100%;
        min-height: 100vw;
        margin-left: 0;
        background: #fff;
        border: none;
        padding: 3vw 2vw;
    }

    .xxlist li {
        background: url(list-pic.png) no-repeat left 3vw;
        background-size: 0.8vw;
        height: auto;
        line-height: 6vw;
        padding-left: 3vw;
        border-bottom: 0.4vw dashed #e8e8e8;
        font-size: 4vw;
        margin-top: 3vw;
    }

    .xxlist li a {
        width: 100%;
        text-align: justify;
        overflow: unset;
        white-space: unset;
        text-overflow: unset;
    }
}

.header {
    padding: 0 30px;
}

.header .title {
    font-size: 24px;
    color: #000;
    height: auto;
    line-height: 62px;
    font-weight: normal;
    font-family: "微软雅黑";
    text-align: center;
}

.article-info {
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 60px;
    position: relative;
}

 .article-info span {
    color: #666;
}

.sub-area{background-color: #f7f7f7;margin-top: 25px;}
.print-close a{padding-left: 20px;margin-right: 25px;cursor: pointer;}
.print{background: url(print.png) no-repeat left center;}
.close{background:url(close.png) no-repeat left center}

.share {
    margin-top: 10px;
    background: url(fenxiang.png) no-repeat left center;
}

#zoom {
    font-size: 16px;
      color: #333333;
      text-align: justify;
      line-height: 32px;
      padding: 10px 30px 30px;
    }

.fr {
    float: right;
}