﻿/* 首页背景 */
.home-banner {
  position: absolute;
  height: 100vh;
  z-index: -1;
  top: 0px;
  width: 100%;
}
.home-banner .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top
}

.home-banner .swiper-slide.bg1 {
  background-image: url(../images/20221104bg.jpg);
}

.home-banner .swiper-slide.bg2 {
  background-image: url(../images/public/body_bg02.jpg);
}
.home-banner .swiper-container {
  height: 100%;
}

/* 首页导航 */
.index-main-hd{
    float: left;
    width: 12.3%;
    background: #3675c4;

}
.index-main-hd li{
    height: 88px;
    line-height: 88px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color:#fff;
    border-bottom: 1px solid rgba(11, 85, 176, 1);
    position: relative;
}
.index-main-hd li:last-child{
    border: 0px;
}
.index-main-hd li a{
    color: #fff;
    position: relative;
    z-index: 1;
    display: block;
}
.index-main-hd li.on{
    font-weight: bold;
    color:rgba(54, 117, 196, 1);
}
.index-main-hd li.on::after{
    content: '';
    background: #d7e3f3;
    position: absolute;
    height: 90%;
    bottom: 0px;
    width: 100%;
    left: 0px;
}
.index-main-hd li.on a{
    color:rgba(54, 117, 196, 1);
}

.index-main-bd{
    width: 87.7%;
    background: url(../images/index/index_bg.png);
    position: relative;
}
.index-main-bd .outBd{
    height: 405px;
}
.index-zxzx-l{
    width: 54%;
    height: 405px;
    overflow: hidden;
    position: relative;
}
.index-zxzx-r{
    width: 44%;
}
.home-tpxw img,.home-tpxw .swiper-container{
    width: 100%;
    height: 405px;
}
.home-tpxw h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 52px;
    line-height: 52px;
    padding: 0 115px 0 20px;
    color: #fff;
    font-weight: normal;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.home-tpxw .tpxw-pagination{
    position: absolute;
    right:10px;
    z-index: 1;
    text-align: right;
    bottom: 16px;
    left: initial;
    width: auto;
}
.tpxw-pagination span{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 0px;
    opacity: 1;
}
.tpxw-pagination span.swiper-pagination-bullet-active{
    background: #ffc300;
}
.index-zxzx-r .newsList li h4{
    line-height: 28px;
}

.home-ztzl-box{
    background: #f6f6f6;
    /* height: 82px; */
    padding:40px 0px;
}
.home-ztzl-box .index-container{
    position: relative;
}
.home-ztzl .swiper-slide{
    width: 23.9%;
/*width: 32.33%;*/
}
.home-ztzl img{
    /* height: 82px; */
    width: 100%;
}
.home-ztzl-box .prev,.home-ztzl-box .next{
    background: url(../images/public/icon06.png) no-repeat #f6f6f6;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index:1;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    border-radius: 50%;
	display:none;
}
.home-ztzl-box .prev{
    left: -45px;
    transform:rotate(180deg)
}
.home-ztzl-box .next{
    right: -45px;
}
.home-ztzl-box.ztzl-item{
    background: none;
    padding: 20px 0px;
}
.home-ztzl-box.ztzl-item .swiper-slide{
    width: 24%;
}
.ztzl-item-hd{
    position: relative;
    text-align: center;
    margin: 20px 0px;
}
.ztzl-item-hd::before{
    content: '';
    position: absolute;
    height: 14px;
    border:1px solid #d5e2f0;
    width: 100%;
    border-left: 0px;
    border-right: 0px;
    left: 0px;
    top: 7px;
    z-index: -1;
}
.ztzl-item-hd span{
    color:#4673be;
    font-size:1.3em;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    padding: 0px 30px;
}
.home-ztzl-box.ztzl-item .ztzl_prev{
    left: 0px;
    background: url(../images/icon_prev.png) no-repeat;
    transform:initial;
}
.home-ztzl-box.ztzl-item .ztzl_next{
    right: 0px;
    background: url(../images/icon_next.png) no-repeat;
}
.home-ztzl-box.ztzl-item .ztzl_prev, .home-ztzl-box.ztzl-item .ztzl_next{
    display: block;
    border-radius: 0px;
    width: 30px;
    height: 64px;
    position: absolute;
    z-index:1;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}
.index-bsfw-l{
    width:60%
}
.index-bmfw-l{
    width:48%
}
.index-bsfw-r{
    width:38%
}
.index-bmfw-r{
    width:48%
}
.index-bsfw-l li{
    float: left;
    width: 48%;
    height: 192px;
    overflow: hidden;
}
.index-bsfw-r .newsList li h4{
    padding: 0.245em 0px;padding-right: 100px;
}
.index-bsfw-l li img{
    display: block;
    height: 100%;
}
.xzzx{
    margin-top: 20px;
}
.xzzx-hd{
    position: relative;
}
.xzzx-hd-box{
    position: absolute;
    right: 0px;
    top: 50%;
    width: 100%;
    margin-top: -11px;
}
.index-wjjd .xzzx-hd-box ul{padding-left: 20%; float: none; margin-right: 0px;}
.xzzx-hd-box ul{
   float: right;
}
.xzzx-hd-box ul li{
    float: left;
    color:rgba(166, 166, 166, 1);
    position: relative;
}
.xzzx-hd-box ul li.on a{
    color:rgba(54, 117, 196, 1)
}
.xzzx-hd-box  li + li{
    margin-left: 23px;
}
.xzzx-hd-box  li + li:before{
    content: '';
    width: 1px;
    height: 14px;
    position: absolute;
    left: -12px;
    top: 50%;
    background: rgba(166, 166, 166, 1);
    margin-top: -6px;
}
.xzzx-hd-box ul li a{
    color:rgba(166, 166, 166, 1)
}

.xzzx-hd-box .more{
    position: absolute;
    right: 0px;
    top: 0px;
}
.xzzx-hd-box .more a{
    color:rgba(166, 166, 166, 1);
}

/* index政府信息公开 */
.index-zwgk-l{
    width: 52.3%;
}
.index-wjjd{
    margin-top: 49px;
}
.index-zwgk-r{
    width: 44%;
}
.index-zwgk-menu ul{
    margin:0px -10px;
}
.index-zwgk-menu li{
    float: left;
    width: 33.3%;
}
.index-zwgk-menu li a{
    display: block;
    background: url(../images/index/index_zwgk_bg01.png) no-repeat;
    height: 80px;
    margin: 0 7px 14px;
    background-size: 100%;
    text-align: center;
    color: rgba(56, 56, 56, 1);
}
.index-zwgk-menu li a i{
    display: block;
    height: 30px;
    padding: 8px 0px

}
.index-zwgk-menu li.icon1 i{
    background: url(../images/index/index_zwgk_01.png) no-repeat center;
}
.index-zwgk-menu li.icon2 i{
    background: url(../images/index/index_zwgk_02.png) no-repeat center;
}
.index-zwgk-menu li.icon3 i{
    background: url(../images/index/index_zwgk_03.png) no-repeat center;
}
.index-zwgk-menu li.icon4 i{
    background: url(../images/index/index_zwgk_04.png) no-repeat center;
}
.index-zwgk-menu li.icon5 i{
    background: url(../images/index/index_zwgk_05.png) no-repeat center;
}
.index-zwgk-menu li.icon6 i{
    background: url(../images/index/index_zwgk_06.png) no-repeat center;
}
.index-zdly{
    margin-top: 39px;
    background-image: url(../images/index/index_zdly_bg.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 178px;
    padding-left: 60px;
}
.index-zdly span{
    display: block;
    font-size: 24px;
    color:#3574C4;
    padding-top: 40px;
}
.index-zdly  a.zdly-more{
    background: url(../images/index/index_zdly_more.png) no-repeat center left;
    font-size: 18px;
    color:#3574C4;
    display: block;
    padding-left: 60px;
    margin-top: 25px;
    -webkit-transition:300ms; 
    -moz-transition:300ms; 
    -o-transition:300ms; 
    transition:300ms;
}
.index-zdly  a.zdly-more:hover{
    color:#4863f2;
}

/* index 便民服务 */
.rdzx-menu ul{
    margin:0px -10px;
}
.rdzx-menu li{
    float: left;
    width: 33.333%;
    position: relative;
}
.rdzx-menu li a{
    display: block;
    height: 80px;
    margin: 6px 10px 0px;
    text-align: center;
    color: rgba(56, 56, 56, 1);
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 18px;
    height: 50px;
    color:rgba(0, 0, 0, 1)
}
.rdzx-menu li a i{
    display: block;
    position: absolute;
    width: 49px;
    background-size: 100% 100% !important;
    height: 46px;
    left: 45px;
}
.rdzx-menu li span{
    display: inline-block;
    padding-left: 35px;
    vertical-align: middle;
    line-height: 49px;
}
.rdzx-menu li.icon1 a{
    background:#dbecfe;
}
.rdzx-menu li.icon2 a{
    background:#c9ece8;
}
.rdzx-menu li.icon3 a{
    background:#e3daf7;
}
.rdzx-menu li.icon4 a{
    background:#ffecce;
}

.rdzx-menu li.icon1 i{
    background: url(../images/index/index_bmfw_01.png) no-repeat center;
}
.rdzx-menu li.icon2 i{
    background: url(../images/index/index_bmfw_02.png) no-repeat center;
}
.rdzx-menu li.icon3 i{
    background: url(../images/index/index_bmfw_03.png) no-repeat center;
}
.rdzx-menu li.icon4 i{
    background: url(../images/index/index_bmfw_04.png) no-repeat center;
}
.index-bstj {
    margin-top: 5px;
}

/* 专题专栏 */
.index-ztzl-box .bd ul{
    margin:0px -10px
}
.index-ztzl-box .bd ul li{
     float: left;
     width: 33.3%;
}
.index-ztzl-box .bd ul li img{
    width: 100%;
    height: 164px;
}
.index-ztzl-box .bd ul li a{
    margin:0px 10px 24px;
    display: block;
    overflow: hidden;
}
.index-ztzl-box .hd {
    text-align: center;
    display: none;
}
.index-ztzl-box .hd li{
    display: inline-block;
    width: 87px;
    height: 3px;
    background: #cccccc;
}
.index-ztzl-box .hd li.on{
    background:#3675c4
}
