.zmhd_l{
    float: left;
    width: 78.6%;
}
.zmhd_r{
    float: right;
    width: 18.2%;
}
/*区长信箱*/
.qzxx{

}
.qzxx_link{
    width: 283px;
    float: left;
}
.qzxx_link a{
    display: block;
    width: 100%;
    height: 82px;
	background-color: #f2f2f2;
	border-radius: 4px;
    text-align: center;
    line-height: 82px;
    font-size: 22px;
    letter-spacing: 2px;
	color: #1160d6;
    font-weight: bold;
}
.qzxx_link a img{
    margin-right: 26px;
}
.qzxx_link a a{
    margin-top: 16px;
}
.qzxx_list{
    float: right;
    width: 777px;
}
.qzxx_list li{
    line-height: 36px;
    font-size: 16px;
    height: 36px;
    padding-left: 13px;
    background: url(/uploads/image/kxiicon/dian2.png) no-repeat;
    background-position: left center;
}
.qzxx_list li a{
    width: 48%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.qzxx_list li span{
    float: left;
    color: #9a9a9a;
}
.qzxx_list li span.date{
    float: right;
}
/* 切换 */
.zmhd_bottom{
    margin-top: 28px;
    border-top:1px solid  #e5e5e5;
    padding-top: 30px;
}
.slidetxtbox {
    width: 100%;
 
     text-align: left;
 }
 
 .slidetxtbox .hd {
     position: relative;
     padding-left: 14px;
 }
 
 .slidetxtbox .hd ul li {
     float: left;
     cursor: pointer;
     font-size: 20px;
     color: #999999;
     font-weight: bold;
     line-height: 34px;
 }
 .slidetxtbox .hd ul li li{
     margin-left: 45px;
 }
 
 .slidetxtbox .hd ul li.on {
     font-size: 24px;
     color: #6e3935;
 }
 
 .slidetxtbox .bd ul {
     zoom: 1;
     margin-top: 15px;
 }
 .slidetxtbox .bd{
     position: relative;
     margin-top: 20px;
 }
 .slidetxtbox .bd .more{
     position: absolute;
     right: 0;
     top: -40px;
 }
 .slidetxtbox .bd .more a{
    color: #aec1d2;
    font-size: 14px;
 }

.zjdc_list li>font{
    float: left;
    width: 39px;
	height: 39px;
	background-color: #4f9be0;
	opacity: 0.72;
    color: #ffffff;
    text-align: center;
    line-height: 39px;
    border-radius:50%;
    margin-top: 5px;
}
.zjdc_list li>div{
float: left;
margin-left: 18px;
width: 880px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.zjdc_list li>div a{
    font-size: 16px;
    font-weight: bold;
}
.zjdc_list li>div p{
    font-size: 16px;
    color: #7c7c7c;
    width: 100%;
    margin-top: 6px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.zjdc_list li>span{
float: right;
width: 81px;
height: 25px;
background-color: #979797;
border-radius: 13px;
color: #ffffff;
font-size: 16px;
text-align: center;
line-height: 25px;
margin-top: 20px;
}
.zjdc_list li>span.on{
    background-color: #1160d6;
}
.zjdc_list li li{
        padding-top: 18px;
        border-top:1px dashed #f2f2f2;
        margin-top: 18px;
}
.dc_link a{
    display: inline-block;    
}
.dc_link a a{
    margin-top: 12px;
}
@media (max-width: 1400px) and (min-width: 992px) {
    .qzxx_list{
        width: 635px;
    }
    .qzxx_link{
        width: 240px;
    }
    .qzxx_list li a{
        width: 46%;
    }
    .rx12345{
        margin-top: 30px;
    }
    .qzxx_list li span{
        width: 24%;
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .qzxx_list li span.date{
        width: 30%;
    }
    .zjdc_list li>div{
        width: 720px;
    }
}
@media (max-width: 768px) {
    .zmhd_l,
    .zmhd_r{
        width: 100%;
        float: none;
    }
    .pd30{
        padding: 20px 10px;
    }
    .qzxx_link{
        float: none;
        width: 100%;
    }
    .qzxx_list{
        width: 100%;
        float: none;
        margin-top: 25px;
    }
    .qzxx_list li{
        height: auto;
        line-height: 30px;
        margin-bottom: 16px;
        overflow: hidden;
    }
    .qzxx_list li a{
        width: 100%;
    }
    .rx12345 img{
            width: 100%;
            height: 260px;
    }
    .zjdc_list li>font{
        width: 24px;
        height: 24px;
        line-height: 24px;
    }
    .zjdc_list li>div{
        width: 80%;
    }
    .dc_link{
        text-align: center;
        margin-top: 25px;
    }
    .dc_link a{
        width: 49%;    
    }
}