@charset "utf-8";

body {
  font-family: "微软雅黑", "arial";
}

img {
  border: none;
}

button {
  cursor: pointer;
  font-size: 0px;
  outline: none;
  border: none;
}

input {
  outline: none;
}

input:focus {
  outline: none;
}

a {
  text-decoration: none;
}

i {
  font-style: normal;
}

ul {
  padding-left: 0px;
  margin-bottom: 0px;
}

.tyheader {
  box-shadow: 0 2px 10px 0 rgba(153, 153, 153, 0.30);
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: '020';
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.main_box {
  min-height: 200px;
  padding-bottom: 40px;
}


/* banner */
.banner {
  width: 100%;
  height: 400px;
  background: url(/cms_files/filemanager/296166198/picture/20239/611f39e131c44a4093494efc28a13f02.png) center center no-repeat;
  overflow: hidden;
}

.banner h1 {
  color: #ffffff;
  font-size: 52px;
  margin-top: 123px;
}

.banner span {
  font-size: 25px;
  color: #fff;
  margin-top: 25px;
  display: inline-block;
}

/* 便民政策 */
.bmzc {
  width: 100%;
  height: 550px;
  background: url(./bmzc-bg.png) center center no-repeat;
  overflow: hidden;
}

.bmzc_tit {
  width: 100%;
  height: 66px;
  background: url(./bmzc.png) center center no-repeat;
  margin-top: 50px;
}

.tabTh_header {
  margin-top: 33px;
  margin-left: 110px;
}

.tabTh_header>li {
  float: left;
  width: 180px;
  height: 60px;
  line-height: 60px;
  margin-right: 20px;
  border-radius: 30px;
  border: solid 1px #d8d8d8;
  background: #ffffff;
}

.tabTh_header>li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 74px;
  color: #333;
}

.tabTh_header>li:nth-child(1) {
  background: url(./sbyb.png) 20px center no-repeat #fff;
}

.tabTh_header>li:nth-child(2) {
  background: url(./gjj.png) 20px center no-repeat #fff;
}

.tabTh_header>li:nth-child(3) {
  background: url(./sybz.png) 20px center no-repeat #fff;
}

.tabTh_header>li:nth-child(4) {
  background: url(./shjz.png) 20px center no-repeat #fff;
}

.tabTh_header>li:nth-child(5) {
  background: url(./qt.png) 20px center no-repeat #fff;
}

.tabTh_header>li:nth-child(1).tabTh_on {
  background: url(./sbyb_hover.png) 20px center no-repeat #F8A089;
}

.tabTh_header>li:nth-child(2).tabTh_on {
  background: url(./gjj_hover.png) 20px center no-repeat #F8A089;
}

.tabTh_header>li:nth-child(3).tabTh_on {
  background: url(./sybz_hover.png) 20px center no-repeat #F8A089;
}

.tabTh_header>li:nth-child(4).tabTh_on {
  background: url(./shjz_hover.png) 20px center no-repeat #F8A089;
}

.tabTh_header>li:nth-child(5).tabTh_on {
  background: url(./qt_hover.png) 20px center no-repeat #F8A089;
}

.tabTh_header>li.tabTh_on a {
  color: #fff;
}

.mySwiper1,
.mySwiper2,
.mySwiper3,
.mySwiper4,
.mySwiper5 {
  background: #FFFFFF;
  width: 100%;
  height: 260px;
  margin-top: 20px;
  border-radius: 16px;
  padding: 30px 20px 40px 20px !important;
}

.mySwiper1 .swiper-slide,
.mySwiper2 .swiper-slide,
.mySwiper3 .swiper-slide,
.mySwiper4 .swiper-slide,
.mySwiper5 .swiper-slide {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}

.mySwiper1 .swiper-wrapper,
.mySwiper2 .swiper-wrapper,
.mySwiper3 .swiper-wrapper,
.mySwiper4 .swiper-wrapper,
.mySwiper5 .swiper-wrapper {
  overflow: hidden;
}

.tabTh_body .swiper-container-vertical>.swiper-pagination-bullets {
  top: 420px;
  height: 40px;
  bottom: 10px;
  left: 0;
  width: 100%;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
}

.tabTh_body .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-right: 20px;
  opacity: 1;
  display: inline-block;
  width: 50px;
  height: 8px;
  border-radius: 4px;
  background: #cccccc;
}

.tabTh_body .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 50px;
  height: 8px;
  border-radius: 4px;
  background: #e97664;
}

.mySwiper1 .swiper-wrapper .swiper-slide a,
.mySwiper2 .swiper-wrapper .swiper-slide a,
.mySwiper3 .swiper-wrapper .swiper-slide a,
.mySwiper4 .swiper-wrapper .swiper-slide a,
.mySwiper5 .swiper-wrapper .swiper-slide a {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding-left: 28px;
  background: url(./diandian.png) left center no-repeat;
}

.mySwiper1 .swiper-wrapper .swiper-slide a>span,
.mySwiper2 .swiper-wrapper .swiper-slide a>span,
.mySwiper3 .swiper-wrapper .swiper-slide a>span,
.mySwiper4 .swiper-wrapper .swiper-slide a>span,
.mySwiper5 .swiper-wrapper .swiper-slide a>span {
  margin-left: 16px;
}

.swiper-slide a:hover {
  color: #e97664;
}

/* 办事服务一网通办 */
.bsfw_tit {
  width: 100%;
  height: 66px;
  background: url(./bsfw.png) center center no-repeat;
  margin-top: 50px;
}


/* 4个服务 */
.serves {
  width: 100%;
  height: 160px;
  margin-top: 42px;
}

.serves>li {
  width: 287px;
  height: 162px;
  margin-right: 17px;
  float: left;
}

.serves>li:nth-child(1) {
  background: url(./knqzjbshbzfw.png) center center no-repeat;
}

.serves>li:nth-child(2) {
  background: url(./syfw.png) center center no-repeat;
}

.serves>li:nth-child(3) {
  background: url(./lnrbsfw.png) center center no-repeat;
}

.serves>li:nth-child(4) {
  background: url(./rysfbsfw.png) center center no-repeat;
  margin-right: 0;
}

.serves>li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* 热门服务 */
.hot_server {
  width: 130px;
  height: 30px;
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 40px;
  /*background: url(./hot.png) right center no-repeat;*/
}

.hot_server_box {
  margin-top: 23px;
  width: 100%;
  height: auto;
}

.hot_server_box>li {
  width: 285px;
  height: 60px;
  float: left;
  margin: 0 20px 20px 0;
  background: url(./rbfwbg.png) center center no-repeat;
}

.hot_server_box>li:nth-child(4n+4) {
  margin: 0;
}

.hot_server_box>li>a {
  width: 100%;
  display: inline-block;
  height: 100%;
  padding: 18px 0 18px 20px;
  font-size: 18px;
  color: #333333;
}

/* 主题服务 */
.zt_server {
  width: 130px;
  height: 30px;
  color: #333333;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
}

.zt_header {
  margin-top: 33px;
}

.zt_header>li {
  float: left;
  width: 224px;
  height: 60px;
  line-height: 60px;
  margin-right: 20px;
  border-radius: 30px;
  border: solid 1px #d8d8d8;
  background: #ffffff;
}

.zt_header>li:nth-child(5) {
  margin: 0;
}

.zt_header>li:nth-child(10) {
  margin: 0;
}

.zt_header>li>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 74px;
  color: #333;
  cursor: pointer;
}

.zt_header>li>a:first-child {
  padding-right: 20px;
  line-height: 20px;
  padding-top: 10px;
}

.zt_header>li:nth-child(1) {
  background: url(./knqzjbshbz.png) 20px center no-repeat #fff;
}

.zt_header>li:nth-child(2) {
  background: url(./ztlnrbsfw.png) 20px center no-repeat #fff;
}

.zt_header>li:nth-child(3) {
  background: url(./ztcjrbsfw.png) 20px center no-repeat #fff;
}

.zt_header>li:nth-child(4) {
  background: url(./ztsbyb.png) 20px center no-repeat #fff;
}

.zt_header>li:nth-child(5) {
  background: url(./ztsyfw.png) 20px center no-repeat #fff;
}

.zt_header>li:nth-child(6) {
  background: url(./jycy.png) 20px center no-repeat #fff;
  transform: translate(0, 260px);
}

.zt_header>li:nth-child(7) {
  background: url(./jtcx.png) 20px center no-repeat #fff;
  transform: translate(0, 260px);
}

.zt_header>li:nth-child(8) {
  background: url(./jyks.png) 20px center no-repeat #fff;
  transform: translate(0, 260px);
}

.zt_header>li:nth-child(9) {
  background: url(./kstb.png) 20px center no-repeat #fff;
  transform: translate(0, 260px);
}

.zt_header>li:nth-child(10) {
  background: url(./ztyjs.png) 20px center no-repeat #fff;
  transform: translate(0, 260px);
}

.zt_header>li:nth-child(1).zt_on {
  background: url(./knqzjbshbz_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(2).zt_on {
  background: url(./ztlnrbsfw_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(3).zt_on {
  background: url(./ztcjrbsfw_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(4).zt_on {
  background: url(./ztsbyb_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(5).zt_on {
  background: url(./ztsyfw_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(6).zt_on {
  background: url(./ztjycy_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(7).zt_on {
  background: url(./ztjtcx_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(8).zt_on {
  background: url(./ztjyks_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(9).zt_on {
  background: url(./ztkstb_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li:nth-child(10).zt_on {
  background: url(./ztyjs_hover.png) 20px center no-repeat #F8A089;
}

.zt_header>li.zt_on a {
  color: #fff;
  cursor: pointer;
}

.zt_box {
  height: 400px;
  display: none;
}

.zt_body {
  top: -50px;
}

.ztlist {
  padding: 20px;
  background-color: #F8F4EE;
  margin-top: 30px;
}

.ztlist li {
  float: left;
  width: 360px;
  height: 36px;
  line-height: 36px;
  background: url(./dian.png) left center no-repeat;
  padding-left: 15px;
}

/* 意见建议 */
.yjjy_tit {
  width: 100%;
  height: 66px;
  background: url(./yjjytit.png) center center no-repeat;
  margin-top: 50px;
}

.zwfwts {
  width: 100%;
  height: 140px;
  background: url(./zwfwtsyjy.png) center center no-repeat;
  margin-top: 42px;
}

.zwfwts>a {
  width: 100%;
  height: 100%;
  padding-left: 110px;
  line-height: 140px;
  font-size: 32px;
  color: #fff;
  display: inline-block;

}

.zwfwts>a:hover {
  color: #fff;
}

@media only screen and (max-width:768px) {
  a {
    font-size: 0.28rem;
  }

  .banner {
    width: 100%;
    padding: 80px 10px;
    height: auto;
  }

  .w1200 {
    width: 100%;
  }

  .banner h1 {
    font-size: 0.68rem;
    margin-top: 0;
  }

  .banner span {
    font-size: 0.34rem;
  }

  .bmzc_tit {
    width: 100%;
    height: 0.8rem;
    background: url(./bmzc.png) center center no-repeat;
    margin-top: 0.3rem;
    background-size: 95% 90%;
  }

  .tabTh_header>li:nth-child(1) {
    background: url(./sbyb.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(2) {
    background: url(./gjj.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(3) {
    background: url(./sybz.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(4) {
    background: url(./shjz.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(5) {
    background: url(./qt.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(1).tabTh_on {
    background: url(./sbyb_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(2).tabTh_on {
    background: url(./gjj_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(3).tabTh_on {
    background: url(./sybz_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(4).tabTh_on {
    background: url(./shjz_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .tabTh_header>li:nth-child(5).tabTh_on {
    background: url(./qt_hover.png) 0.2rem center no-repeat #F8A089;
  }

  /* ================= */
  .zt_header>li:nth-child(1) {
    background: url(./knqzjbshbz.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .zt_header>li:nth-child(2) {
    background: url(./ztlnrbsfw.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .zt_header>li:nth-child(3) {
    background: url(./ztcjrbsfw.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .zt_header>li:nth-child(4) {
    background: url(./ztsbyb.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .zt_header>li:nth-child(5) {
    background: url(./ztsyfw.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
  }

  .zt_header>li:nth-child(6) {
    background: url(./jycy.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
    transform: translate(0, 0);
  }

  .zt_header>li:nth-child(7) {
    background: url(./jtcx.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
    transform: translate(0, 0);
  }

  .zt_header>li:nth-child(8) {
    background: url(./jyks.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
    transform: translate(0, 0);
  }

  .zt_header>li:nth-child(9) {
    background: url(./kstb.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
    transform: translate(0, 0);
  }

  .zt_header>li:nth-child(10) {
    background: url(./ztyjs.png) 0.2rem center no-repeat #fff;
    background-size: 20%;
    transform: translate(0, 0);
  }

  .zt_header>li:nth-child(1).zt_on {
    background: url(./knqzjbshbz_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(2).zt_on {
    background: url(./ztlnrbsfw_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(3).zt_on {
    background: url(./ztcjrbsfw_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(4).zt_on {
    background: url(./ztsbyb_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(5).zt_on {
    background: url(./ztsyfw_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(6).zt_on {
    background: url(./ztjycy_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(7).zt_on {
    background: url(./ztjtcx_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(8).zt_on {
    background: url(./ztjyks_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(9).zt_on {
    background: url(./ztkstb_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .zt_header>li:nth-child(10).zt_on {
    background: url(./ztyjs_hover.png) 0.2rem center no-repeat #F8A089;
    background-size: 20%;
  }

  .tabTh_header {
    margin-top: 0;
    margin-left: 0;
  }

  .tabTh_header>li {
    float: left;
    margin-left: 2%;
    width: 30%;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-right: 0;
    border-radius: 30px;
    border: solid 1px #d8d8d8;
  }

  .tabTh_header>li:nth-child(n+4) {
    margin-top: 0.3rem;
  }

  .tabTh_header>li>a {
    display: flex;
    padding-left: 0.8rem;
  }

  .mySwiper1 .swiper-wrapper .swiper-slide a,
  .mySwiper2 .swiper-wrapper .swiper-slide a,
  .mySwiper3 .swiper-wrapper .swiper-slide a,
  .mySwiper4 .swiper-wrapper .swiper-slide a,
  .mySwiper5 .swiper-wrapper .swiper-slide a {
    display: inline-block;
    height: 60px;
    width: 100%;
    line-height: 60px;
    padding-left: 28px;
    background: url(./diandian.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mySwiper1 .swiper-wrapper .swiper-slide a>span,
  .mySwiper2 .swiper-wrapper .swiper-slide a>span,
  .mySwiper3 .swiper-wrapper .swiper-slide a>span,
  .mySwiper4 .swiper-wrapper .swiper-slide a>span,
  .mySwiper5 .swiper-wrapper .swiper-slide a>span {
    display: none;
  }

  .bmzc {
    width: 100%;
    height: auto;
    background: url(./bmzc-bg.png) center center no-repeat;
    overflow: hidden;
  }

  .bsfw_tit {
    width: 100%;
    height: 0.8rem;
    background: url(./bsfw.png) center center no-repeat;
    margin-top: 0.3rem;
    background-size: 95% 90%;
  }

  .serves>li:nth-child(1) {
    background: url(./knqzjbshbzfw.png) center center no-repeat;
    background-size: 100%;
  }

  .serves>li:nth-child(2) {
    background: url(./syfw.png) center center no-repeat;
    background-size: 100%;
  }

  .serves>li:nth-child(3) {
    background: url(./lnrbsfw.png) center center no-repeat;
    background-size: 100%;
  }

  .serves>li:nth-child(4) {
    background: url(./rysfbsfw.png) center center no-repeat;
    background-size: 100%;
    margin-right: 0;
  }

  .serves {
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
  }

  .serves>li {
    width: 45%;
    height: 2rem;
    margin-right: 0;
    margin-left: 3%;
    float: left;
  }

  .hot_server {
    width: 2.6rem;
    height: 30px;
    padding-left: 3%;
    color: #333333;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0.3rem;
    background: url(./hot.png) right center no-repeat;
  }

  .hot_server_box {
    margin-top: 0;
    width: 100%;
    height: auto;
  }

  .hot_server_box>li {
    width: 45%;
    height: 1rem;
    float: left;
    margin: 0.3rem 0 0 3%;
    background: url(./rbfwbg.png) center center no-repeat;
    background-size: 100% 100%;
  }

  .hot_server_box>li:nth-child(4n+4) {
    margin: 0.3rem 0 0 3%;
  }

  .hot_server_box>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.1rem;
    font-size: 0.28rem;
    color: #333333;
  }

  .zt_server {
    width: 2.6rem;
    height: 30px;
    color: #333333;
    font-size: 0.4rem;
    font-weight: 400;
    line-height: 30px;
    margin-top: 0.3rem;
    padding-left: 3%;
  }

  .zt_header {
    margin-top: 0;
  }

  .yjjy_tit {
    width: 100%;
    height: 0.8rem;
    background: url(./yjjytit.png) center center no-repeat;
    margin-top: 0.3rem;
    background-size: 95% 90%;
  }

  .zwfwts>a {
    width: 100%;
    height: 100%;
    padding-left: 0;
    text-align: center;
    line-height: 140px;
    font-size: 0.6rem;
    color: #fff;
    display: inline-block;
  }

  .zt_header>li {
    width: 45%;
    height: 0.8rem;
    margin-left: 3%;
    margin-top: 0.3rem;
    margin-right: 0;
  }

  .zt_header>li>a:first-child {
    padding-right: 0.3rem;
    line-height: 0.8rem;
    padding-top: 0;
  }

  .zt_header>li>a {
    display: block;
    padding-left: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .zt_header>li:nth-child(5) {
    margin: 0.3rem 0 0 3%;
  }

  .zt_body {
    top: 0;
  }

  .zt_box {
    height: auto;
  }

  .zt_header>li:nth-child(10) {
    margin: 0.3rem 0 0 3%;
  }

  .ztlist>li>a {
    display: block;
  }
}