.dengLu .daiLi {
    display: none;
}
.listzt_1 {
    width: 1240px;
    height: auto;
    position: relative;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    font-size: 0;
    letter-spacing: -5px;
}
.listzt_1>div {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    letter-spacing: 0;
}

.listzt_left {
    width: 900px;
    height: auto;
    /* float: left; */
}

.listzt_right {
    width: 310px;
    height: auto;
    margin-left: 28px;
    /* float: right; */
}

.listzt_1 .listzt_left .listzt_left_1 {
    margin-left: 17px;
    font-size: 18px;
}

.listzt_1 .listzt_left .listzt_left_1 span {
    color: #f9936b;
}

.listzt_1 .listzt_left .listzt_left_2 {
    width: 900px;
}

.paging_list {
    text-align: center;
}

.paging_list>.page {
    display: inline-block;
}

.listzt_1 .listzt_left .listzt_left_1 a {
    color: #000000;
    text-decoration: none;
}

.listzt_1 .listzt_left .listzt_left_1 A:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: None
}

ul, li {
    padding: 0;
    margin: 0;
}


.listzt_1 .listzt_left .listzt_left_2 ul {
    width: 880px;
    margin-top: 20px;
    margin-left: 20px;
}

.listzt_1 .listzt_left .listzt_left_2 a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
}

.listzt_1 .listzt_left .listzt_left_2 A:hover {
    COLOR: #FF0000;
    TEXT-DECORATION: None
}

.listzt_1 .listzt_left .listzt_left_2 li {
    width: 880px;
    border-bottom-width: thin;
    border-bottom-style: dashed;
    list-style-type: none;
    height: 40px;
    float: none;
    border-bottom-color: #CCCCCC;
}

.listzt_1 .listzt_left .listzt_left_2 i {
    float: right;
    width: 100px;
    font-size: 14px;
    margin-top: 12px;
    text-align: right;
    font-style: normal;
}

.listzt_1 .listzt_left .listzt_left_2 span {
    float: left;
    width: 500px;
    margin-top: 10px;

}

.listzt_1 .listzt_left .listzt_left_2 .pagination {
    text-align: center;
    margin-top: 20px;
}

.listzt_left_1 > img {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.tq_bgi {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    background: url(../img/list_xin.jpg) no-repeat;
}

.listzt_right_2 {
    margin-top: 30px;
}

.jingPinTuShu_first_div {
    margin-top: 20px;
}

.jingPinTuShu_first_div > img {
    margin-right: 10px;
}

.tabBar .bdSpan_h {
    height: 358px;
}
.conWrap .sideMenu h3{
    height: 27px;
}
.tabBar .bd{
    height: 359px;
}

/* .footer {
    margin: 20px auto 0 auto;
} */
.publicFooterDiv {
	margin-top: 20px;
}

/* ------------------------------------ */
/* kuanDu = 1120px */
/* ------------------------------------ */

@media screen and (max-width: 1240px) {
    .listzt_1 {
        width: 1120px;
        /* height: 1340px; */
    }

    .listzt_left {
        width: 780px;
       /*  height: 1340px; */
    }

    .listzt_right {
        width: 310px;
        /* height: 1300px; */
    }

    .listzt_1 .listzt_left .listzt_left_2 {
        width: 780px;
    }

    .listzt_1 .listzt_left .listzt_left_2 ul {
        width: 690px;
    }

    .listzt_1 .listzt_left .listzt_left_2 li {
        width: 740px;
    }
}

/* ------------------------------------ */
/* kuanDu = 1000px */
/* ------------------------------------ */

@media screen and (max-width: 1120px) {
    .listzt_1 {
        width: 1000px;
        /* height: 1340px; */
    }

    .listzt_left {
        width: 660px;
       /*  height: 1340px; */
    }

    .listzt_right {
        width: 310px;
        /* height: 1340px; */
    }

    .listzt_1 .listzt_left .listzt_left_2 {
        width: 660px;
    }

    .listzt_1 .listzt_left .listzt_left_2 ul {
        width: 620px;
    }

    .listzt_1 .listzt_left .listzt_left_2 li {
        width: 620px;

    }
}
		
		
