.page {
    width: 100%;
    padding: 0;
    margin: 0;
}

.banner {
    width: 100%;
    height: auto;
}

.banner img {
    width: 100%;
}

.news_box,
.yy_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}
.lst_box {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.title_box {
    text-align: center;
}

.news_img {
    width: 100%;
    height: 435px;
}

.news_img img {
    width: 100%;
    height: 100%;
}

.news_con {
    width: 100%;
    height: 145px;
    background: #F5F5F5;
    position: relative;
    padding-top: 40px;
}

.news_time {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 20px;
    top: -60px;
    background-image: linear-gradient(269deg, #32C5FF 0%, #1883D7 100%);
}

.news_time p {
    font-size: 20px;
    color: #FFFFFF;
    text-align: justify;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    width: 58px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

.news_time span {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    text-align: justify;
    font-weight: 400;
    width: 58px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
}

.news_con h1 {
    font-size: 18px;
    color: #333333;
    text-align: justify;
    font-weight: 600;
    padding: 0 20px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_con h2 {
    font-size: 16px;
    color: #999999;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hd li {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.zqsk_news {
    float: left;
    width: 580px;
    margin-left: 40px;
    margin-top: 30px;
    /* background: #32C5FF; */
}

.newstitle {
    width: auto;
    height: 30px;
    font-size: 25px;
    color: #000;
}

.newstitle ul {
    height: 30px;
}

.newstitle ul li {
    height: 30px;
    line-height: 30px;
    margin-right: 20px;
    float: left;
    cursor: pointer;
}

.newstitle ul .show {
    font-weight: bold;
}

.newslist {
    width: 580px;
    /* margin-left: 40px; */
    float: left;
    margin-top: 15px;
    border-top: 1px solid rgba(216, 216, 216, 1);
}

.newslist ul {
    display: none;
}

.newslist>.show {
    display: block;
}

.newslist li {
    display: flex;
    border-bottom: 1px solid rgba(216, 216, 216, 1);
}

.more1 {
    background-image: url(more.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    padding-left: 56px;
    color: #0D71D6;
    font-size: 26px;
    margin: 0 auto;
    display: block;
    width: 160px;
    height: 40px;
    margin-top: 26px;
}

.more {
    display: none;
}

.time {
    padding-right: 20px;
    margin: 25px 0;
    border-right: 1px solid #D8D8D8;
    ;
}

.time p {
    font-size: 20px;
    color: #333333;
    text-align: justify;
    font-weight: 400;
    margin-bottom: 10px;
}

.time span {
    border: 1px solid rgba(216, 216, 216, 1);
    border-radius: 15px;
    font-size: 16px;
    color: #999999;
    text-align: justify;
    font-weight: 400;
    display: block;
    width: 58px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.news {
    padding-left: 20px;
    margin: 25px 0;
    width: 500px;
}

.news h1 {
    font-size: 18px;
    color: #333333;
    text-align: justify;
    font-weight: 600;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news h2 {
    font-size: 16px;
    color: #999999;
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.linklist {
    margin-top: 30px;
    margin-bottom: 10px;
}

.linklist li {
    width: 380px;
    height: 60px;
    float: left;
    background: #F5F5F5;
    margin-right: 30px;
    margin-bottom: 30px;
}

.linklist li:nth-child(3n+3) {
    margin-right: 0px;
}

.linklist li a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(biaoqian.png);
    background-repeat: no-repeat;
    background-position: 23px 20px;
    line-height: 60px;
    padding-left: 54px;
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.linklist li:hover {
    background-image: linear-gradient(269deg, #32C5FF 0%, #1883D7 100%);
}

.linklist li:hover a {
    color: #ffffff;
    background-image: url(baioqianW.png) !important;
}

.lunbo {
    width: 580px;
    height: 580px;
    overflow: hidden;
    float: left;
    margin-top: 30px;
    position: relative;
}

.lunbo .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 160px;
    z-index: 1;
}

.lunbo .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.lunbo .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.lunbo .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.lunbo .bd img {
    width: auto;
    display: block;
}

.lunbo .bd a {
    display: block;
}

.lunbo .bd li .text {
    width: 580px;
    height: 145px;
    background-color: #EEEEEE;
    color: #333333;
    line-height: 50px;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 130px;
    z-index: 1;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.on {
    width: 80px;
    margin-right: 10px !important;
    background-image: url(libg.png);
    background-repeat: no-repeat;
    background-size: 60px 2px;
    background-position: right center;
}

.banner img:nth-child(2) {
    display: none;
}

.banner img:nth-child(1) {
    display: block;
}

.news_box .title_box a {
    width: 100%;
    background-image: url(zctitle.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 58px;
}

.news_link {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.news_link a {
    display: block;
    float: left;
    width: calc(50% - 20px);
}
/* 办事服务 */
          .fwbt {
            margin: 30px auto;
          }
          .fwbt > ul {
            display: flex;
            justify-content: center;
          }
          .fwbt > ul > li {
            padding: 6px 20px;
            border-radius: 15px;
            font-size: 16px;
            cursor: pointer;
            background: #f5f5f5;
            margin: 0 10px;
          }
          .fwbt > ul > li.active {
            background: linear-gradient(270deg, #32c5ff, #1883d7);
            color: #ffffff;
          }

          .fwlb > ul > li:first-child {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
            align-items: flex-start;
          }
          .fwlb > ul > li:last-child {
            width: 100%;
          }
          .fwlb-list {
            width: 285px;
            padding: 15px;
            background-color: #f1f6fe;
          }
          .fwlb > ul > li:first-child .fwlb-list:nth-child(n + 5) {
            margin-top: 20px;
          }
          .fwlb-list span {
            font-size: 20px;
            font-weight: 400;
            line-height: 25px;
          }
          .fwlb-list p {
            margin: 15px auto;
            height: 65px;
            font-size: 16px;
            color: #333;
          }
          .fwlb-list a {
            padding: 2px 10px;
            border-radius: 15px;
            color: #fff;
            background: linear-gradient(270deg, #32c5ff, #1883d7);
          }
.fwlb-list a:hover{
	color:#fff;
}
.swiper-slide a:hover{
	color:#046dbf;
}
          /* 生命周期 */
          .smzq-tit > ul {
            display: flex;
            justify-content: space-between;
            background: url(./hengtiao.png) no-repeat center 70px;
          }
          .smzq-tit > ul > li::before {
            content: '';
            display: block;
            width: 60px;
            height: 72px;
            margin: 0 auto;
            background-size: 100%;
          }
          .smzq-tit > ul > li:nth-child(1)::before {
            background: url(./quanbu.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(2)::before {
            background: url(./qykb.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(3)::before {
            background: url(./ygzp.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(4)::before {
            background: url(./jfns.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(5)::before {
            background: url(./scjy.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(6)::before {
            background: url(./pczx.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(1).active::before {
            background: url(./quanbu-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(2).active::before {
            background: url(./qykb-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(3).active::before {
            background: url(./ygzp-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(4).active::before {
            background: url(./jfns-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(5).active::before {
            background: url(./scjy-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li:nth-child(6).active::before {
            background: url(./pczx-a.png) no-repeat top center;
          }
          .smzq-tit > ul > li {
            width: 100px;
            height: 120px;
            cursor: pointer;
            text-align: center;
            background: url(./yuan.png) no-repeat center 70px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
          }
          /* 生命周期-list */
          .smzqList-tit {
            display: flex;
            margin-top: 10px;
          }
          .smzqList-tit span {
            margin-right: 10px;
            color: #333333;
            font-size: 16px;
          }
          .smzqList-tit em {
            margin: 0 5px;
            color: #1677ff;
            font-size: 16px;
          }
          .smzqList-tit p {
            color: #999999;
            font-size: 14px;
          }
          .smzqList-list {
            margin: 30px auto;
            width: 1200px;
            height: 180px;
          }
          .swiper.mySwiper  {
            width: 100%;
            height: 100%;
            padding: 0 0 50px;
            margin-left: auto;
            margin-right: auto;
          }

          .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            height: calc((100% - 30px) / 2) !important;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            /* justify-content: center; */
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
            background: url(./smzq-bg.png) no-repeat center;
            justify-content: space-between;
            padding: 0 15px 0 20px;
          }
          .swiper-slide span {
            font-size: 18px;
            font-weight: 400;
            max-width: 70%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
          }
          .swiper-slide a {
            font-size: 18px;
            font-weight: 400;
            color: #046dbf;
          }
          .swiper-slide span::before {
            content: '';
            display: inline-block;
            margin-right: 20px;
            width: 16px;
            height: 16px;
            background: url(./dui.png);
          }
          .mySwiper .swiper-pagination .swiper-pagination-bullet {
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            font-size: 12px;
            color: #000;
            opacity: 1;
            background: #f1f6fe;
          }
          .mySwiper .swiper-pagination .swiper-pagination-bullet-active {
            color: #fff;
            background: linear-gradient(270deg, #32c5ff, #1883d7);
          }