/* 新闻 start */
.news {
  width: 1360px;
  padding: 25px 20px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

.txtNews {
  position: relative;
  height: 30px;
}

.listLb {
  float: left;
  height: 24px;
  overflow: hidden;
  width: 1260px;
  position: relative;
}

.listLb .tempWrap {
  width: 1260px !important;
}

.txtNews ul {
  position: absolute;
  overflow: hidden;
  zoom: 1;
  width: 9999px;
}

.txtNews li {
  float: left;
  width: auto !important;
  margin-right: 100px;
  background: url(syxx_bq_pc1400_v2022.png) no-repeat left center;
  padding-left: 25px;
}

.txtNews li a {
  font-size: 18px;
  color: #333;
}
.txtNews li a:hover {
  color: #2564a1;
}
.more a {
  display: block;
  width: 55px;
  background: url(syxx_moreArr_pc1400_v2022.png) no-repeat right center;
  background-size: auto 14px;
  font-size: 16px;
  color: #798da3;
}

.more a:hover {
  color: #3279bd;
}

.imgsLb {
  position: relative;
  padding-top: 20px;
  width: 669px;
  height: 417px;
  overflow: hidden;
}

.imgsLb .bd li {
  position: relative;
  width: 669px;
  height: 417px;
  overflow: hidden;
}

.imgsLb .bd li img {
  width: 100%;
  height: 100%;
  transition: .3s;
}

.imgsLb .bd li img:hover {
  transform: scale(1.1);
  transition: .3s;
}

.imgsLb .bd li .title {
  bottom: 0;
  left: 0;
  position: absolute;
  height: 54px;
  line-height: 54px;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 9;
}

.imgsLb .bd li .title span {
  display: block;
  width: 520px;
  padding: 0 15px;
  font-size: 20px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.imgsLb .hd {
  position: absolute;
  display: block;
  bottom: 20px;
  z-index: 99;
  right: 20px;
}

.imgsLb .hd li {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #999999;
  overflow: hidden;
  text-indent: -999px;
  margin-left: 10px;
  margin-top: 1px;
  cursor: pointer;
}

.imgsLb .hd li.on {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #1962ad;
  margin-top: 0;
}

.dtzh {
  margin-top: 25px;
  width: 652px;
  height: 418px;
}

.dtzh .titleCon {
  line-height: 28px;
  height: 60px;
  border-bottom: 1px solid #ccd6e1;
}

.dtzh .titleCon li {
  float: left;
  height: 30px;
}

.dtzh .titleCon li:first-child {
  border-right: 1px solid #c7c7c7;
  padding-right: 20px;
}

.dtzh .titleCon li:nth-child(2) {
  padding-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #c7c7c7;
}
.dtzh .titleCon li:nth-child(3) {
  padding-left: 20px;
}

.dtzh .titleCon li a {
  display: block;
  color: #333;
  font-size: 28px;
  height: 58px;
  font-weight: bold;
}

.dtzh .titleCon li.on a {
  color: #3279bd;
  border-bottom: 3px solid #209570;
}

.dtzh .listCon {
  width: 100%;
}

.dtzh .listCon ul {
  display: none;
}

.dtzh .listCon ul.on {
  display: block;
}

.dtzh .listCon li {
  background: url(syxx_dot1440_v2022.png) no-repeat left center;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
}

.dtzh .listCon li a,
.dtzh .listCon li span {
  display: block;
}

.dtzh .listCon li a:hover {
  color: #2564a1;
}

.dtzh .listCon li a {
  display: block;
  width: 580px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  font-size: 20px;
  color: #333;
}

.dtzh .listCon li span {
  float: right;
  font-size: 18px;
  color: #999;
}

/* 新闻 end */

/* 专题 start */
.zts {
  overflow: hidden;
}
.ztLb {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.ztLb .ztlb_top {
  float: left;
  margin-left: 20px;
  margin-right: 0;
}
.ztLb .ztlb_top a {
  display: block;
  width: 450px;
  height: 138px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 5px;
}
.ztLb .ztlb_top img {
  width: 450px;
  height: 138px;
  transition: .3s;
}
.ztLb .ztlb_top img:hover {
  transform: scale(1.1);
  transition: .3s;
}
.ztLb .bd {
  overflow: hidden;
  height: 110px;
  width: 1400px;
  /* width: 1050px; */
  float: left;
  margin-left: 10px;
}

.ztLb .tempWrap {
  width: 1050px !important;
}

.ztLb li {
  float: left;
  height: 110px !important;
  width: 466px !important;
  text-align: center;
}

.ztLb li a {
  display: block;
  width: 450px;
  height: 110px;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 5px;
}

.ztLb li img {
  width: 450px;
  height: 110px;
  transition: .3s;
}

.ztLb li img:hover {
  transform: scale(1.1);
  transition: .3s;
}

.ztLb .prev,
.ztLb .next {
  position: absolute;
  display: block;
  width: 13px;
  height: 22px;
  top: 42px;
  cursor: pointer;
}

.ztLb .prev {
  left: -32px;
  background: url(syxx_leftArr_pc1400_v2022.png) no-repeat;
}

.ztLb .next {
  right: -32px;
  background: url(syxx_rightArr_pc1400_v2022.png) no-repeat;
}

/* 专题 end */

/* 信息公开 start */

.xxgk {
  height: 517px;
  background: url(syxx_xxgkBg_pc1400_v2022.jpg) no-repeat;
  background-size: 100% 100%;
  margin-top: 50px;
  padding-top: 50px;
}

.btit {
  font-size: 36px;
  background: url(syxx_titBg_pc1400_v2022.png) no-repeat center center;
  color: #1962ad;
  font-weight: bold;
  text-align: center;
  height: 40px;
  line-height: 40px;
}

.xxgk .ggtz {
  width: 446px;
  height: 372px;
  box-sizing: border-box;
  padding: 30px 20px 30px 30px;
  background: #fff;
}

.xxgkCon {
  margin-top: 50px;
}

.xxgkCon .titleCon {
  line-height: 26px;

}

.xxgkCon h3 {
  font-size: 26px;
  color: #1962ad;
}

.xxgkCon ul {
  padding-top: 30px;
}

.xxgkCon li {
  height: 43px;
  line-height: 43px;
  background: url(syxx_dot1440_v2022.png) no-repeat left center;
  padding-left: 15px;
}

.xxgkCon li a {
  display: block;
  font-size: 19px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xxgkCon li a:hover {
  color: #1962ad;
}

.fgzc {
  margin-left: 32px;
}

.qtpt img {
  display: block;
}

.qtpt .sypt {
  position: relative;
  width: 426px;
  height: 353px;
  padding: 10px;
  background: #fff;
}

.qtpt img.w1000Img {
  display: none;
  width: 100%;
  height: 100%;
}

.qtpt .gwy {
  position: relative;
  margin-top: 30px;
  width: 446px;
  height: 117px;
  overflow: hidden;
}

.qtpt .gwy img {
  transition: .3s;
}

.qtpt .gwy img:hover {
  transform: scale(1.1);
  transition: .3s;
}

.qtpt .sypt img.glptArr {
  position: absolute;
  right: 180px;
  bottom: 85px;
  z-index: 9;
  transition: .2s;
}

.qtpt .sypt:hover img.glptArr {
  right: 60px;
  transition: .2s;
}

/* 信息公开 end */

/* 业务工作 start */
.ywgz {
  padding: 50px 0 20px 0;
  height: 380px;
}

.ywgz .btit {
  margin-bottom: 140px;
}

.ywgzCon {
  background: #f7f7f7;
  height: 220px;
}

.ywgz ul {
  width: 1400px;
  margin: 0 auto;
}

.ywgz ul li {
  float: left;
  width: 216px;
  height: 267px;
  margin-left: 20px;
  background: #fff;
  box-shadow: 0 0 6px #e0e8f1;
  /* box-shadow: 0 0 5px #ddd; */
  margin-top: -80px;
  transition: .3s;
}

.ywgz ul li:hover {
  margin-top: -100px;
  /* transform: translateY(-20px); */
  transition: .3s;

}

.ywgz ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.ywgz ul li:first-child {
  margin-left: 0;
}

.ywgz ul li img {
  display: block;
  margin: 0 auto;
  padding-top: 40px;
  height: 135px;
}

.ywgz ul li p {
  font-size: 24px;
  color: #1962ad;
  text-align: center;
  padding-top: 35px;
}

/* 业务工作 end */


/* 底部栏目 start */

.dblm {
  padding: 40px 0;
}

.dblm ul {
  width: 1400px;
  margin: 0 auto;
  height: 76px;
}

.dblm li {
  position: relative;
  float: left;
  width: 319px;
  height: 76px;
  background: url(syxx_dblmBg_pc1400_v2022.png) no-repeat;
  border-left: 4px solid #1962ad;
  border-right: 4px solid #1962ad;
  margin-left: 30px;
}

.dblm li a {
  display: block;
  width: 100%;
  height: 100%;
  transition: .3s;
}

.dblm li:first-child {
  margin-left: 0;
}

.dblm .nr {
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding-top: 25px;
}

.dblm li a:hover {
  transform: scale(1.1);
  transition: .3s;
}

.dblm li img {
  vertical-align: top;
  height: 30px;
}

.dblm li p {
  /* float: left; */
  display: inline-block;
  font-size: 20px;
  color: #1962ad;
  margin-left: 10px;
}


/* 底部栏目 end */

@media screen and (max-width: 1440px) {

  /* 新闻 start */
  .news {
    width: 960px;
    padding: 22px 20px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
  }

  .txtNews {
    height: 21px;
  }

  .listLb {
    position: relative;
    width: 880px;
    margin: 0 auto;
    height: 21px;
    line-height: 21px;
  }

  .listLb .tempWrap {
    width: 880px !important;
  }

  .txtNews ul {
    overflow: hidden;
    zoom: 1;
  }

  .txtNews li {
    float: left;
    width: auto !important;
    margin-right: 70px;
    background: url(syxx_bq_pc1400_v2022.png) no-repeat left center;
    background-size: 15px auto;
    padding-left: 20px;
  }

  .txtNews li a {
    font-size: 15px;
    color: #333;
  }

  .more a {
    display: block;
    width: 45px;
    background: url(syxx_moreArr_pc1400_v2022.png) no-repeat right center;
    background-size: 12px auto;
    font-size: 13px;
    color: #798da3;
    line-height: 22px;
  }

  .imgsLb {
    position: relative;
    padding-top: 20px;
    width: 472px;
    height: 294px;
  }

  .imgsLb .bd li {
    position: relative;
    width: 472px;
    height: 294px;
  }

  .imgsLb .bd li img {
    width: 100%;
    height: 100%;
  }

  .imgsLb .bd li .title {
    bottom: 0;
    left: 0;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 9;
  }

  .imgsLb .bd li .title span {
    display: block;
    width: 368px;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .imgsLb .hd {
    position: absolute;
    display: block;
    bottom: 15px;
    z-index: 99;
    right: 10px;
  }

  .imgsLb .hd li {
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #999999;
    overflow: hidden;
    text-indent: -999px;
    margin-left: 8px;
    margin-top: 1px;
    cursor: pointer;
  }

  .imgsLb .hd li.on {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #1962ad;
    margin-top: 0;
  }

  .dtzh {
    margin-top: 20px;
    width: 456px;
    height: 294px;
    overflow: hidden;
  }

  .dtzh .titleCon {
    line-height: 28px;
    height: 38px;
    border-bottom: 1px solid #ccd6e1;
  }

  .dtzh .titleCon li {
    float: left;
    height: 20px;
  }

  .dtzh .titleCon li:first-child {
    border-right: 1px solid #c7c7c7;
    padding-right: 20px;
  }

  .dtzh .titleCon li:nth-child(2) {
    padding-left: 20px;
  }

  .dtzh .titleCon li a {
    display: block;
    color: #333;
    font-size: 20px;
    line-height: 20px;
    height: 36px;
    font-weight: bold;
  }

  .dtzh .titleCon li.on a {
    color: #3279bd;
    border-bottom: 3px solid #209570;
  }

  .dtzh .listCon {
    width: 100%;
  }

  .dtzh .listCon ul {
    display: none;
  }

  .dtzh .listCon ul.on {
    display: block;
  }

  .dtzh .listCon li {
    background: url(syxx_dot1440_v2022.png) no-repeat left center;
    padding-left: 10px;
    height: 37px;
    line-height: 37px;
  }

  .dtzh .listCon li a,
  .dtzh .listCon li span {
    display: block;
  }

  .dtzh .listCon li a:hover {
    color: #2564a1;
  }

  .dtzh .listCon li a {
    display: block;
    width: 370px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 16px;
    color: #333;
  }

  .dtzh .listCon li span {
    float: right;
    font-size: 15px;
    color: #999;
  }

  /* 新闻 end */

  /* 专题 start */
  .ztLb {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 78px;
  }
  .ztLb .ztlb_top a {
    display: block;
    width: 225px!important;
    height: 68px!important;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
  }
  .ztLb .ztlb_top img {
    width: 225px;
    height: 68px;
    transition: .3s;
  }
  .ztLb .tempWrap {
    width: 1000px !important;
  }
  .ztLb .bd {
    overflow: hidden;
    height: 78px;
    width: 1000px;
    /* width: 750px; */
    margin-left: 5px;
  }
  .ztLb li {
    float: left;
    height: 78px!important;
    width: 333px!important;
  }

  .ztLb li a {
    display: block;
    width: 320px!important;
    height: 78px!important;
    margin: 0 auto;
  }

  .ztLb li img {
    width: 320px;
    height: 78px;
  }

  .ztLb .prev,
  .ztLb .next {
    position: absolute;
    display: block;
    width: 13px;
    height: 22px;
    top: 28px;
  }

  .ztLb .prev {
    left: -32px;
    background: url(syxx_leftArr_pc1400_v2022.png) no-repeat;
  }

  .ztLb .next {
    right: -32px;
    background: url(syxx_rightArr_pc1400_v2022.png) no-repeat;
  }

  /* 专题 end */

  /* 信息公开 start */

  .xxgk {
    height: 390px;
    background: url(syxx_xxgkBg_pc1400_v2022.jpg) no-repeat;
    margin-top: 30px;
    padding-top: 30px;
  }

  .btit {
    font-size: 30px;
    background: url(syxx_titBg_pc1400_v2022.png) no-repeat center center;
    background-size: 1000px 30px;
    color: #1962ad;
    font-weight: bold;
    text-align: center;
    height: 30px;
    line-height: 30px;
  }

  .xxgk .ggtz {
    width: 340px;
    height: 255px;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
  }

  .xxgkCon {
    margin-top: 40px;
  }

  .xxgkCon .titleCon {
    line-height: 21px;

  }

  .xxgkCon h3 {
    font-size: 21px;
    color: #1962ad;
  }

  .xxgkCon ul {
    padding-top: 20px;
  }

  .xxgkCon li {
    height: 30px;
    line-height: 30px;
    background: url(syxx_dot1440_v2022.png) no-repeat left center;
    padding-left: 15px;
  }

  .xxgkCon li a {
    display: block;
    font-size: 15px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .fgzc {
    margin-left: 20px;
  }

  .qtpt img {
    display: block;
  }

  .qtpt .sypt {
    position: relative;
    width: 264px;
    height: 240px;
    padding: 7px;
    background: #fff;
  }

  .qtpt img.w1400Img {
    display: none;
  }

  .qtpt img.w1000Img {
    display: block;
  }

  .qtpt .sypt img.glptArr {
    right: 100px;
    bottom: 55px;
    transition: .2s;
  }

  .qtpt .sypt:hover img.glptArr {
    right: 50px;
    transition: .2s;
  }

  .qtpt .gwy {
    margin-top: 24px;
    width: 278px;
    height: 97px;
  }

  .qtpt .gwy img {
    /* margin-top: 24px;/ */
    width: 278px;
  }

  /* 信息公开 end */

  /* 业务工作 start */
  .ywgz {
    padding: 50px 0 20px 0;
    height: 320px;
  }

  .ywgz .btit {
    margin-bottom: 110px;
  }

  .ywgzCon {
    background: #f7f7f7;
    height: 170px;
  }

  .ywgz ul {
    width: 1000px;
    margin: 0 auto;
  }

  .ywgz ul li {
    float: left;
    width: 153px;
    height: 195px;
    margin-left: 16px;
    background: #fff;
    box-shadow: 0 0 5px #aaa;
    margin-top: -70px;
    transition: .2s;
  }

  .ywgz ul li:hover {
    margin-top: -85px;
    transition: .2s;
  }

  .ywgz ul li:first-child {
    margin-left: 0;
  }

  .ywgz ul li img {
    display: block;
    margin: 0 auto;
    padding-top: 20px;
    height: 100px;
  }

  .ywgz ul li p {
    font-size: 20px;
    color: #1962ad;
    text-align: center;
    padding-top: 25px;
  }

  /* 业务工作 end */


  /* 底部栏目 start */

  .dblm {
    padding: 40px 0;
  }

  .dblm ul {
    width: 1000px;
    margin: 0 auto;
    height: 63px;
  }

  .dblm li {
    position: relative;
    float: left;
    width: 228px;
    height: 63px;
    background: url(syxx_dblmBg_pc1400_v2022.png) no-repeat;
    background-size: 228px 63px;
    border-left: 4px solid #1962ad;
    border-right: 4px solid #1962ad;
    margin-left: 18px;
  }

  .dblm li:first-child {
    margin-left: 0;
  }

  .dblm .nr {
    text-align: center;
    height: 26px;
    line-height: 26px;
    padding-top: 20px;
  }

  .dblm li img {
    vertical-align: top;
    height: 26px;
  }

  .dblm li p {
    /* float: left; */
    display: inline-block;
    font-size: 15px;
    color: #1962ad;
    margin-left: 6px;
  }


  /* 底部栏目 end */
}