/*行政复议begin*/
.lk-xzfy-box{
    overflow: hidden;

}
.lk-xzfy-box .fyxq_section{
    margin-top: 950px;
}
/*行政复议end*/

/*通用专栏begin*/
.lk-ztzl-common-box .common_section{
    border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -moz-border-radius: 11px 11px 0 0;
    overflow: hidden;
}
.lk-ztzl-sy{
    overflow: hidden;
    margin: 30px auto;
}
.lk-ztzl-sy-L{
    width: 621px;
}
.lk-ztzl-sy-R{
    width: 605px;
}
.slideBox{
    width:100%;
    height:381px;
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    height:15px;
    overflow:hidden;
    position:absolute;
    right:10px;
    bottom:15px;
    z-index:1;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    float:left;
    margin-right:7px;
    width:13px;
    height:13px;
    background:#fff;
    cursor:pointer;
    color: #fff;
    font: 12px/15px '微软雅黑';
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 1s all ease;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
}
.slideBox .hd ul li.on{
    width: 57px;
    background: #1d60a6;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    zoom:1;
    vertical-align:middle;
}
.slideBox .bd img{
    width:100%;
    height:381px;
    display:block;
}
.slideBox .bd span{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    color: #fff;
    text-indent: 1em;
    font: 16px/45px '微软雅黑';
    background:rgba(0,0,0,.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.lk-ztzl_ty_title{
    height: 45px;
}
.lk-ztzl_ty_title span{
    float: left;
    width: auto;
    height: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding: 0 20px;
    text-align: center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.lk-ztzl_ty_title .more{
    float: right;
    line-height: 40px;
}
.newslist_3 {
    margin-top: 15px;
    width: 100%;
}
.newslist_3 li {
    width: 48%;
    line-height: 37px;
    font-size: 16px;
    color: #464646;
    overflow: hidden;
}
.newslist_3 li a {
    display: inline-block;
    width: 80%;
    float: left;
    color: #464646;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 13px;
}
.newslist_3 li a:hover {
    color: #3d6d9e;
}
.newslist_3 li b{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a4a4a4;
    margin-top: 16px;
    float: left;
}
.newslist_3 li .pub_time{
    float: right;
    color: #c4c4c4;
}
/*通用专栏end*/