/* 频道页css */

/* 便民服务 */
.bsfw-item ul{
    margin:0px -10px;
}
.bsfw-item li{
    float: left;
    width: 33.3%;
}
.bsfw-item li a{
    display: block;
    height: 80px;
    margin: 0 10px 0px;
    color: rgba(56, 56, 56, 1);
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 18px;
    height: 126px;
    color:rgba(0, 0, 0, 1)
}
.bsfw-item li a i{
    display: block;
    height: 126px;
    float: left;
    width: 130px;
    margin-left: 30px;
}
.bsfw-item li b{
    display: block;
    font-size: 26px;
    padding-top: 25px;
}
.bsfw-item li.icon2 b,.bsfw-item li.icon3 b{
    padding-top: 45px;
}
.bsfw-item li.icon1 a{
    background-color:#d4eeff;
    color:#467FC5
}
.bsfw-item li.icon2 a{
    background-color:#c9f1e9;
    color:#008C00
}
.bsfw-item li.icon3 a{
    background-color:#e3dcfb;
    color:#5900B2
}

.bsfw-item li.icon1 i{
    background: url(../images/index/index_bmfw_01.png) no-repeat center;
}
.bsfw-item li.icon2 i{
    background: url(../images/index/index_bmfw_02.png) no-repeat center;
}
.bsfw-item li.icon3 i{
    background: url(../images/index/index_bmfw_03.png) no-repeat center;
}

.bsfw-bmxx-list li span,.bsfw-bmxx-list li a,.bsfw-bmxx-list li b{
    display: block;
    float: left;
}
.bsfw-bmxx-list li{
    border-bottom:1px solid #ebeef5;
    line-height: 47px;
}
.bsfw-bmxx-list li.title{
    background-color: #f2f9ff;
    height: 48px;
    line-height: 48px;
    margin-top: 10px;
}
.bsfw-bmxx-list li.title a,.bsfw-bmxx-list li.title b,.bsfw-bmxx-list li.title span{
    color:#005192;
    font-weight: bold;
}
.bsfw-bmxx-list li.title a{
    text-align: center;
}
.bsfw-bmxx-list li a{
    width: 80%;
    color:#666;
    text-indent: 1em;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis; 
    overflow:hidden;
}
.bsfw-bmxx-list li span{
    width: 5%;
    text-align: center;
    color:#666
}
.bsfw-bmxx-list li b{
    text-align: center;
    width: 12%;
    font-weight: normal;
    color:#666
}

/* 办事大厅 */
.wsbsdt-tab{
    margin-top: 15px;
}
.wsbsdt-tab h3{
    background:#467fc5;
    float: left;
    color:#fff;
    padding: 10px 20px;
    font-size: 18px;
    margin:0px 20px 0px 0px;
}
.wsbsdt-tab h3 a{
    color:#fff;
}
.wsbsdt-tab ul{
    float: left;
}
.wsbsdt-tab ul li{
    float: left;
    color:#666666;
    margin:11px 15px;
}
.wsbsdt-tab ul li a{
    position: relative;
}
.wsbsdt-tab ul li a::before{
    content: '';
    width: 0;
    height: 4px;
    background: #467fc5;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    transition: all .3s; -webkit-transition: all .3s;
}
.wsbsdt-tab ul li a{
    color:#666666
}
.wsbsdt-tab ul li:hover a::before,.wsbsdt-tab ul li.on a::before{
    width: 30px;
}
.wsbsdt-pic ul{
    margin:0px -10px
}
.wsbsdt-pic li{
    float: left;
    width: 25%;
}
.wsbsdt-pic li a{
    margin:20px 10px 10px;
    display: block;
    height: 90px;
    overflow: hidden;
}
.wsbsdt-pic li img{
    width: 100%;
    height: 100%;
}
.bszn-pic{
    width: 32.5%;
}
.bsdt-xzzx{
    width: 100%;
}

/* 政府信息公开 */
.zfxxgk-item-l{
    width: 72%;
}
.zfxxgk-item-r{
   width: 26%;
}
.zfxxgk-item-r-box{
    padding: 44px 20px 10px 20px;
    background:url(../images/zfxxgk_bg01.png) no-repeat #dae5f3 top center;
}
.newsList.dashed .zcjd-item li h4{
    line-height: 34px;
}
.zfxxgk-item-r-box ul li a{
    background-color: #fff;
    color:#467FC5;
    font-size: 18px;
    position: relative;
    height: 66px;
    display: block;
    margin: 0 0px 16px;
    padding-left: 70px;
}
.zfxxgk-item-r-box ul li a:hover{
    background-color: #3675c4;
    color:#fff
}
.zfxxgk-item-r-box ul li a::before{
    content: '';
    height: 66px;
    width: 80px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.zfxxgk-item-r-box ul li a span{
    vertical-align: middle;
    display: inline-block;
}
.zfxxgk-item-r-box li a:after{
    content: ''; 
    width: 0; 
    height: 100%; 
    vertical-align: middle; 
    display: inline-block;
}
.zfxxgk-item-r-box ul li.icon1 a:before{
    background: url(../images/zfxxgk_icon01.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon2 a:before{
    background: url(../images/zfxxgk_icon02.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon3 a:before{
    background: url(../images/zfxxgk_icon03.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon4 a:before{
    background: url(../images/zfxxgk_icon04.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon5 a:before{
    background: url(../images/zfxxgk_icon05.png) no-repeat  center;
}

.zfxxgk-item-r-box ul li.icon1:hover a:before{
    background: url(../images/zfxxgk_icon01_on.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon2:hover a:before{
    background: url(../images/zfxxgk_icon02_on.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon3:hover a:before{
    background: url(../images/zfxxgk_icon03_on.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon4:hover a:before{
    background: url(../images/zfxxgk_icon04_on.png) no-repeat  center;
}
.zfxxgk-item-r-box ul li.icon5:hover a:before{
    background: url(../images/zfxxgk_icon05_on.png) no-repeat  center;
}


.zfxxgk-zdlyxxgk-menu li{
    float: left;
    width: 14.285%;
}
.zfxxgk-zdlyxxgk-menu li a{
   display: block;
   text-align: center;
   margin-top: 20px;
}
.zfxxgk-zdlyxxgk-menu li i{
    width: 109px;
    height: 109px;
    background: #dae5f3;
    display: block;
    position: relative;
    margin: auto;
    border-radius: 50%;
}
.zfxxgk-zdlyxxgk-menu li span{
    display: block;
    margin-top: 10px;
}
.zfxxgk-zdlyxxgk-menu li i::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 109px;
    left: 0px;
    top: 0px;
    -moz-transition:all 0.3s ease-in-out 0s; 
    -ms-transition:all 0.3s ease-in-out 0s;
     -o-transition:all 0.3s ease-in-out 0s; 
     -webkit-transition:all 0.3s ease-in-out 0s;
      transition:all 0.3s ease-in-out 0s;
}
.zfxxgk-zdlyxxgk-menu li:hover i::before {
    transform:scale(1.15);
}
.zfxxgk-zdlyxxgk-menu li.icon1 i::before{
    background: url(../images/zfxxgk_icon06.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon2 i::before{
    background: url(../images/zfxxgk_icon07.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon3 i::before{
    background: url(../images/zfxxgk_icon08.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon4 i::before{
    background: url(../images/zfxxgk_icon09.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon5 i::before{
    background: url(../images/zfxxgk_icon10.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon6 i::before{
    background: url(../images/zfxxgk_icon11.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon7 i::before{
    background: url(../images/zfxxgk_icon12.png) no-repeat  center;
}
.zfxxgk-zdlyxxgk-menu li.icon8 i::before{
    background: url(../images/zfxxgk_icon13.png) no-repeat  center;
}
.zcjd-tab{
    margin-top: 20px;
}
.zcjd-tab ul li{
    float: left;
    padding: 10px 20px;
    font-size: 18px;
    margin: 0px 20px 0px 0px;
    border:1px solid #ddd
}
.zcjd-tab ul li a{
    color:#666
}
.zcjd-tab ul li.on{
    background: #467fc5;
    border:1px solid #467fc5
}
.zcjd-tab ul li.on a{
    color:#fff
}

/* 资讯中心 */

.zxzx-tpxw,.zxzx-tpxw .owl-item,.zxzx-tpxw .owl-item img{height: 450px;}
.zxzx-tpxw{height: 450px;overflow: hidden;background:#eeeeee;}
.zxzx-tpxw .item .imgbox{width: 58.7%;height: 100%;overflow: hidden; float: left;}
.zxzx-tpxw .item .imgbox img{display: block;max-width:unset;min-height: 100%!important;object-fit: fill;}
.zxzx-tpxw .item .txtbox{margin-left: 58.7%;position: relative;}
.zxzx-tpxw .item .txtbox>*{margin: 0 70px 0 42px;text-align: justify;}
.zxzx-tpxw .item .txtbox h3{font-size: 24px;margin-top: 18px;margin-bottom: 26px;line-height: 36px;text-align: center;color: rgba(54, 117, 196, 1);}
.zxzx-tpxw .item .txtbox h3 font{font-size: 16px;float: right;}
.zxzx-tpxw .item .txtbox p{font-size: 18px;line-height: 36px;text-indent: 36px;}
.zxzx-tpxw .item .txtbox .mes{-webkit-line-clamp:4;line-height: 2.2;color:#dadada;font-size: 16px;height: 144px;overflow: hidden;text-indent:2em}
.zxzx-tpxw .item .txtbox .more{opacity: .9; position: absolute;left: 0;bottom: 26px;line-height: 1.1;font-size: 16px; padding-right: 34px;background: url(/default/xhtml/zuoyou/images/xwdt/icon_arrow_right.png) no-repeat right center;}
.zxzx-tpxw .item .txtbox .more:hover{opacity: 1;}
.zxzx-tpxw .owl-dots>div{margin: 0 5px;}
.zxzx-tpxw .owl-dots>div.active{background: #467fc5;}
.zxzx-tpxw .owl-dots{overflow: hidden;text-align: center;position: absolute;right:0px;bottom:18px;width:41.4%; text-align: center;}
.zxzx-tpxw .owl-dot{display: inline-block; width:40px; height:5px; margin:0 4px;background: #c9c9c9;}

.zxzx-zxft-l{
    width: 49%;
}
.zxzx-zxft-l .pic{
    height: 310px;
}
.zxzx-zxft-l .pic img{
    height: 100%;
    width: 100%;
}
.zxzx-zxft-l .text{
    font-size: 20px;
    font-weight: bold;
    margin:10px 0px;
    margin-left: 10px;
}
.zxzx-zxft-l .time{
    margin-left: 10px;
    color:#999999
}
.zxzx-zxft-r{
    width: 48%;
}

.zxzx-zxft-r li h4{
    font-weight: normal;
    padding:0px 0px 20px;
    background: url(../images/zxzx_bg02.png) no-repeat 0px 3px;
    padding-left: 65px;
    position: relative;
}
.zxzx-zxft-r li:hover h4{
    background: url(../images/zxzx_bg01.png) no-repeat 0px 3px;
}
.zxzx-zxft-r li h4 a{
    display: block;
    font-size: 18px;
}
.zxzx-zxft-r li h4::before,.zxzx-zxft-r li h4::after{
    position: absolute;
    content: '';
    left: 40px;
}
.zxzx-zxft-r li h4::before{
    width: 1px;
    height: 100%;
    background: #1d6da1;
    top: 10px;
}
.zxzx-zxft-r li h4::after{
    width: 6px;
    height: 1px;
    top: 10px;
    background: #1d6da1;
}
.zxzx-zxft-r li h4 span{
    display: block;
    color:#999999;
    margin-top: 10px;
}
.zxzx-zxft-r li:last-child h4:before{
    height: 0px;
}

.zxzx-box-l{
    width: 48.5%;
    float: left;
}
.zxzx-box-r{
    width: 48.5%;
    float: right;
}

/* 专题专栏 */
.zltzl-box ul{margin:0px -10px;}
.zltzl-box li{ float: left; width: 33.3%;}
.zltzl-box li a{display: block;margin:10px 10px}
.zltzl-box li img{height:150px; width: 100%;}

.zltzl-box-l{
    width: 49.1%;
    height: 400px;
    overflow: hidden;
}
.zltzl-box-l img{
    height: 400px;
    width: 100%;
}
.ztzl-slide .next,.ztzl-slide .prev{
    position: absolute;
    background: url(../images/ztzl_icon02.png) no-repeat;
    width: 37px;
    height: 62px;
    z-index: 999;
    top: 50%;
    margin-top: -31px;
    cursor: pointer;
}
.ztzl-slide .next{
    right: 0px;
    transform: rotate(180deg);
}
.zltzl-box-r{
    width: 49%;
}
.zltzl-box-r.ztzlw50 li{
    width: 50%;
}

.zltzl-box-r.ztzlw25{
    width: 100%;
}
.zltzl-box-r.ztzlw25 li{
    width: 25%;
}
.zltzl-box-r ul{
    margin:0px -10px
}
.zltzl-box-r li{
    float: left;
}
.zltzl-box-r li a{
    display: block;
    background:#ecf2f9;
    height: 120px;
    margin:0px 10px 20px;
    position: relative;
}
.zltzl-box-r li a b{
    position: absolute;
    width: 76px;
    height: 30px;
    line-height: 30px;
    background: url(../images/ztzl_icon01.png) no-repeat;
    color:#fff;
    text-align: center;
}
.zltzl-box-r li span{
    height: 108px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:12px 20px 0px 20px;
    text-align: center;
    color:#333333;
    font-size: 18px;
    line-height: 30px;
    
}