@charset "utf-8";
/*头条*/
.index-toutiao {
    padding: 40px 0;
    text-align: center;
}
.index-toutiao img {
    vertical-align: middle;
    margin-top: -20px;
    margin-right: 5px;
}
.index-toutiao a {
    color: #1559ad;
    font-size: 28px;
}
/*图片新闻*/
.index-tpxw,.index-spxw{
    position: relative;
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.index-spxw .swiper-container,
.index-spxw .swiper-wrapper,
.index-spxw .swiper-slide {
    width: 100%;
}
.index-tpxw .item,
.index-spxw .item{
    display: block;
    position: relative;
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.index-tpxw .item img,
.index-spxw .item img{
    /*object-fit: cover;*/
    width: 100%;
    height: 100%;
}
.index-tpxw h4,
.index-spxw h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 52px;
    line-height: 58px;
    padding: 0 130px 0 25px;
    color: #fff;
    font-size:1.125em;
    background: rgba(0,0,0,0.6);
    background-size: auto 100%;
}
.index-tpxw .com-tpxw-dot .ico.active,
.index-spxw .com-tpxw-dot .ico.active{
    width:16px;
    border-radius:5px;
}
.infolist li {
    border-bottom: 1px dashed #ccc;
}
/*政府信息公开*/
.xxgk li {
    float: left;
    width: 30%;
    height: 152px;
    text-align: center;
    margin-right: 4.5%;
    margin-bottom: 30px;
    border: 1px solid #dbecf8;
}
.xxgk li:hover {
    background: #f5f9fc;
}
.xxgk li:nth-child(3n) {
    margin-right: 0;
}
.xxgk li img {
    width: 65px;
    height: 65px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.xxgk li span {
    display: block;
}
.index_gb img {
    width: 100%;
    height: 145px;
    margin-top: 5px;
}
/*政务服务*/
.groups {
    float: left;
    width: 6%;
    margin-left: 20px;
}
.groups:first-child {
    margin-left: 0;
    width: 84%;
}
.grbs-til {
    float: left;
    width: 89px;
    height: 515px;
    line-height: 90px;
    text-align: center;
    writing-mode: vertical-rl;
    text-orientation: upright; /* 保持字符直立 */
    background: url(../images/index/gr_bg.png) center no-repeat;
    cursor: pointer;
}
.frbs-til {
    background: url(../images/index/fr_bg.png) center no-repeat;
}
.bmbs-til {
    background: url(../images/index/bm_bg.png) center no-repeat;
}
.grbs-til span {
    margin-top: 100px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 8px;
}
.gr-con {
    float: left;
   /* width: 1085px;*/
    width: calc(100% - 89px);
    height: 515px;
    background: #d8e7f8;
}
.gr-con ul {
    padding: 55px 35px 0;
}
.gr-con li {
    float: left;
    width: 14.66%;
    height: 195px;
    margin-right: 15px;
    margin-bottom: 35px;
    text-align: center;
    background: url(../images/index/fw_bg.png) center no-repeat;
}
.gr-con li:nth-child(6n) {
    margin-right: 0;
}
.gr-con li img {
    height: 50px;
    margin-top: 50px;
    margin-bottom: 35px;
}
.gr-con li span {
    display: block;
}
.bmbs-con li {
    height: 35px;
    line-height: 35px;
    background: unset;
}
.m-show {
    display: none;
}
/*政民互动*/
.zmhd-con .col-md-8 li {
    float: left;
    width: 49%;
    margin-left: 15px;
}
.zmhd-con .col-md-8 li:first-child {
    margin-left: 0;
}
.zmhd-con .hdly li{
    height: 125px;
    line-height: 125px;
    background: url(../images/index/lyxd_bg.png) center no-repeat;
    background-size: 100% 100%;
}
.zmhd-con .hdly li:first-child {
    background: url(../images/index/wyly_bg.png) center no-repeat;
    background-size: 100% 100%;
}
.zmhd-con .hdly li a {
    font-size: 30px;
    color: #fff;
    padding-left: 70px
}
.zj-list li {
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.zj-list li > div {
    width: 74%;
    margin-left: 15px;
    font-size: 18px;
}
.zj-list li > div a {
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2; /* 限制显示的行数 */
    -webkit-box-orient: vertical;
    overflow: hidden; /* 隐藏溢出的内容 */
}
.zj-list li p {
    color: #999;
    font-size: 16px;
    margin-top: 14px;
}
.kjrk li {
    float: left;
    width: 24.7%;
    height: 90px;
    line-height: 90px;
    border-radius: 6px;
    margin-left: 5px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background-image: linear-gradient(0deg, #91baf8,  #78aafe);
}
.kjrk li:first-child {
    margin-left: 0;
}
.kjrk li a {
    color: #fff;
}
.kjrk li img {
    vertical-align: middle;
    margin-right: 20px;
}
/*专题专栏*/
.swiper-box {
    position: relative;
    height: 170px;
}
.swiper-box .swiper-slide .item {
    display: block;
    height: 170px;
    margin: 0 18px;
    overflow: hidden;
}
.swiper-box .swiper-slide .item img {
   /* object-fit: cover;*/
    width: 100%;
    height: 100%;
}
@media (max-width:2560px) {
    .xxgk li {margin-right: 4.5%;}
    /*.gr-con {max-width: 1085px;}*/
}
@media (max-width:1920px) {
   /* .gr-con {width: 890px;}*/
}
@media (max-width:992px) {
    .index-tpxw .item,.index-tpxw {height: auto;}
    .xxgk-til {margin-top: 20px;}
    .xxgk li {width: 46%;}
    .xxgk li:nth-child(3n) {margin-right: 20px;}
    .xxgk li:nth-child(2n) {margin-right: 0;}
    .grbs-til {display: none;}
    .m-show {display: block;height: 35px; line-height: 45px;font-size: 30px;text-align: center;}
    .groups {float: none;margin-left: 0;width: 100%;}
    .groups:first-child {width: 100%;}
    .gr-con {width: 100%;height:auto;}
    .gr-con ul {padding: 3% 2%;}
    .gr-con li {width: 30%;margin-bottom: 20px;}
    .gr-con li:nth-child(3n) {margin-right: 0;}
    .gr-con {display: block !important;}
    .zmhd-con .col-md-8 li {float:none;width: 100%;margin-left: 0;margin-bottom: 20px;}
    .hdly.mt20 {margin-top: 0;}
    .zj-list li > div {width: 73%;}
    .kjrk li {width: 100%;margin-left: 0;margin-bottom: 10px;}
    .kjrk li img {margin-right: 50px;}
    .com-ztzl-nav.next {right: 0;}
    .com-ztzl-nav.prev {left: 0;}
    .swiper-box .swiper-slide .item img {width: 100%;height: 100%;}
}