/* 头条 */
.toutiao {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 80px 0 50px;
}
.toutiao_img {
  width: 90px;
}
.toutiao_text {
  margin-left: 10px;
  color: #333;
  font-weight: 600;
  font-size: 36px;
}
/* 新闻部分 */
.new {
  background-color: #f6f6f6;
  padding: 25px;
}
.new .lbt {
  width: 596px;
  height: 394px;
}
.new .lbt .slideBox {
  position: relative;
  width: 596px;
  height: 394px;
}
.new .lbt .slideBox .hd {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}
.new .lbt .slideBox .hd ul {
  overflow: hidden;
}
.new .lbt .slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  background: #ffffff;
  font-size: 0;
  border-radius: 10px;
  margin-left: 10px;
  cursor: pointer;
}
.new .lbt .slideBox .hd ul .on {
  background: #174bc2;
  font-size: 0;
}
.new .lbt .slideBox .bd ul li img {
  width: 596px;
  height: 394px;
}
.new .lbt .slideBox .bd ul li {
  position: relative;
}

.new .lbt .slideBox .bd ul li span {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 46px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  line-height: 46px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  padding: 0 10px 0 20px;
}
.new .lbt .slideBox .prev {
  position: absolute;
  top: 40%;
}
.new .lbt .slideBox .next {
  position: absolute;
  top: 40%;
  right: 0;
}
.new .tzgg {
  width: 596px;
}
.new .tzgg .slideTxtBox {
  position: relative;
}
.new .tzgg .slideTxtBox .hd ul {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #016bb5;
}
.new .tzgg .slideTxtBox .hd ul i {
  margin: 0 10px;
  color: #666;
  float: left;
  line-height: 40px;
  font-style: normal;
  font-size: 20px;
}
.new .tzgg .slideTxtBox .hd ul li {
  float: left;
}
.new .tzgg .slideTxtBox .hd ul li:first-child {
  margin-right: 30px;
}
.new .tzgg .slideTxtBox .hd ul li span {
  font-size: 24px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}
.new .tzgg .slideTxtBox .hd ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
}
.new .tzgg .slideTxtBox .hd ul li .gengduo a {
  font-size: 14px;
  line-height: 40px;
  color: #666;
}
.new .tzgg .slideTxtBox .hd ul .on {
  padding-bottom: 15px;
  border-bottom: 3px solid #016bb5;
}
.new .tzgg .slideTxtBox .hd ul .on span {
  font-size: 30px;
  line-height: 40px;
  color: #015293;
  font-weight: 600;
}
.new .tzgg .slideTxtBox .hd ul .on .gengduo {
  display: inline-block;
}

.new .tzgg .slideTxtBox .bd ul li {
  overflow: hidden;
}
.new .tzgg .slideTxtBox .bd ul li i {
  float: left;
  width: 13px;
  height: 6px;
  background: url("../images/sy_dot.png") no-repeat;
  margin-top: 19px;
  margin-right: 8px;
}
.new .tzgg .slideTxtBox .bd ul li a {
  float: left;
  font-size: 18px;
  line-height: 42px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 78%;
}
.new .tzgg .slideTxtBox .bd ul li a:hover {
  color: #016bb5;
}
.new .tzgg .slideTxtBox .bd ul li .date {
  float: right;
  font-size: 18px;
  line-height: 42px;
  color: #999;
}
.new_first {
  padding: 20px 0 30px;
}
.new_first h4 a {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
.new_first p {
  font-size: 16px;
  line-height: 24px;
  color: #8c8c8c;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.new_first .more {
  float: right;
  font-size: 14px;
  line-height: 24px;
  color: #015293;
}
.sy_title {
  margin: 60px 0 50px;
  background: url("../images/sy_title_bg.png") no-repeat top;
}
.sy_title h3 {
  text-align: center;
}
.sy_title a {
  line-height: 76px;
  text-align: center;
  font-weight: 600;
  color: #055494;
  font-size: 40px;
}

/* 政务公开 */
.zwgk_item {
  width: 630px;
}
.zwgk_item .slideZwgkBox {
  position: relative;
}

.zwgk_item .slideZwgkBox .hd ul {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #016bb5;
}

.zwgk_item .slideZwgkBox .hd ul i {
  margin: 0 10px;
  color: #666;
  float: left;
  line-height: 40px;
  font-style: normal;
  font-size: 20px;
}

.zwgk_item .slideZwgkBox .hd ul li {
  float: left;
}
.zwgk_item .slideZwgkBox .hd ul li:first-child {
  margin-right: 30px;
}

.zwgk_item .slideZwgkBox .hd ul li span {
  font-size: 24px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}

.zwgk_item .slideZwgkBox .hd ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
}

.zwgk_item .slideZwgkBox .hd ul li .gengduo a {
  font-size: 14px;
  line-height: 40px;
  color: #666;
}

.zwgk_item .slideZwgkBox .hd ul .on {
  padding-bottom: 15px;
  border-bottom: 3px solid #016bb5;
}

.zwgk_item .slideZwgkBox .hd ul .on span {
  font-size: 30px;
  line-height: 40px;
  color: #015293;
  font-weight: 600;
}

.zwgk_item .slideZwgkBox .hd ul .on .gengduo {
  display: inline-block;
}

.zwgk_item .slideZwgkBox .bd ul li {
  overflow: hidden;
}

.zwgk_item .slideZwgkBox .bd ul li i {
  float: left;
  width: 5px;
  height: 5px;
  background: #cc0620;
  border-radius: 10px;
  margin-top: 19px;
  margin-right: 8px;
}

.zwgk_item .slideZwgkBox .bd ul li a {
  float: left;
  font-size: 18px;
  line-height: 42px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 78%;
}

.zwgk_item .slideZwgkBox .bd ul li a:hover {
  color: #016bb5;
}

.zwgk_item .slideZwgkBox .bd ul li .date {
  float: right;
  font-size: 18px;
  line-height: 42px;
  color: #999;
}

.zwgk_right {
  width: 630px;
}

.zwgk_zfxxgk {
  background: url("../images/sy_zfxxgk_bg.png") no-repeat center;
  background-size: cover;
  padding: 30px 48px 20px;
}
.zwgk_zfxxgk h4 {
  text-align: center;
  margin-bottom: 20px;
}
.zwgk_zfxxgk h4 a {
  font-size: 30px;
  font-weight: 600;
  color: #015293;
}

.zwgk_zfxxgk ul {
  flex-wrap: wrap;
  justify-content: space-between;
}

.zwgk_zfxxgk ul li {
  width: 47%;
  margin-bottom: 15px;
}

.zwgk_zfxxgk ul li a {
  display: block;
  line-height: 65px;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  border: 2px solid #d8e5f0;
}
.zwgk_zfxxgk ul li a:hover {
  border-color: #055494;
}
.zwgk_zfxxgk ul li a img {
  margin: 0 10px 0 25px;
  vertical-align: middle;
}
.zwgk_zfwzgzbb {
  margin-top: 15px;
  border-radius: 10px;
  background-image: linear-gradient(to right, #f2fafd, #d3e3fb);
}
.zwgk_zfwzgzbb .flex {
  justify-content: space-around;
}
.zwgk_zfwzgzbb a {
  padding: 20px 40px;
  display: block;
  background: url("../images/sy_zfxxgk_bb_bg.png") no-repeat top right;
}
.zfwzgzbb_text {
  text-align: center;
}

.zfwzgzbb_text h5 {
  font-size: 24px;
  font-weight: 600;
  color: #0e3f9c;
}
.zfwzgzbb_text p {
  font-size: 16px;
  color: #2f2f2f;
}

/* 互动交流 */
.hdjl_left {
  width: 600px;
  background-color: #f2f9fd;
  border-radius: 10px;
  padding: 30px 15px 20px;
}
.xj_img img {
  margin-right: 30px;
}
.xj_img span {
  color: #055494;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
  font-weight: 600;
  padding-right: 30px;
  border-right: 4px solid #d3e4fb;
}
.hdjl_left_header .clearfixs {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.xj_box {
  display: flex;
  justify-content: flex-end;
  padding-left: 28px;
}
.xj_box a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 212px;
  height: 53px;
  font-size: 24px;
  border-radius: 16px;
  background-color: #cc0620;
  color: #fff;
  font-weight: 700;
}

.xj_box a img {
  margin-right: 10px;
}

.xj_title {
  display: flex;
  justify-content: space-between;
  background-color: #055494;
  margin-top: 25px;
}
.xj_title .xj_xjbt {
  width: 68%;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  padding-left: 15px;
}
.xj_title .xj_dfsj {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  width: 16%;
  text-align: center;
}
.xj_title .xj_lxsj {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  width: 16%;
  text-align: center;
}
.xj_item li {
  border-bottom: 1px dashed #bad6ed;
}
.xj_item a {
  display: flex;
  justify-content: space-between;
}
.xj_item a:hover .xj_xjbt {
  color: #055494;
}
.xj_item .xj_xjbt {
  color: #333;
  font-size: 18px;
  line-height: 48px;
  width: 68%;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.xj_item .xj_dfsj {
  color: #666;
  font-size: 18px;
  line-height: 48px;
  width: 16%;
  text-align: center;
}
.xj_item .xj_lxsj {
  color: #555;
  font-size: 18px;
  line-height: 48px;
  width: 16%;
  text-align: center;
}

.hdjl_right {
  width: 630px;
}
.hdjl_right .slideHdjlBox {
  position: relative;
}

.hdjl_right .slideHdjlBox .hd ul {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #016bb5;
}

.hdjl_right .slideHdjlBox .hd ul i {
  margin: 0 10px;
  color: #666;
  float: left;
  line-height: 40px;
  font-style: normal;
  font-size: 20px;
}

.hdjl_right .slideHdjlBox .hd ul li {
  float: left;
}
.hdjl_right .slideHdjlBox .hd ul li:first-child {
  margin-right: 30px;
}

.hdjl_right .slideHdjlBox .hd ul li span {
  font-size: 30px;
  line-height: 40px;
  color: #666;
  cursor: pointer;
}

.hdjl_right .slideHdjlBox .hd ul li .gengduo {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: none;
}

.hdjl_right .slideHdjlBox .hd ul li .gengduo a {
  font-size: 14px;
  line-height: 40px;
  color: #666;
}

.hdjl_right .slideHdjlBox .hd ul .on {
  padding-bottom: 15px;
  border-bottom: 3px solid #016bb5;
}

.hdjl_right .slideHdjlBox .hd ul .on span {
  font-size: 30px;
  line-height: 40px;
  color: #015293;
  font-weight: 600;
}

.hdjl_right .slideHdjlBox .hd ul .on .gengduo {
  display: inline-block;
}

.hdjl_right .slideHdjlBox .bd ul li {
  overflow: hidden;
}

.hdjl_right .slideHdjlBox .bd .yjfk li i {
  float: left;
  width: 5px;
  height: 5px;
  background: #cc0620;
  border-radius: 10px;
  margin-top: 19px;
  margin-right: 8px;
}

.hdjl_right .slideHdjlBox .bd .yjfk li a {
  float: left;
  font-size: 18px;
  line-height: 42px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 78%;
}
.hdjl_right .slideHdjlBox .bd .yjzj li {
  margin-top: 30px;
}
.hdjl_right .slideHdjlBox .bd .yjzj li a {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: block;
  margin-bottom: 10px;
}
.hdjl_right .slideHdjlBox .bd .yjzj em {
  display: inline-block;
  font-size: 18px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 20px;
  border-top-left-radius: 0;
}
.hdjl_right .slideHdjlBox .bd .yjzj .jxz em {
  background-color: #e6eef4;
  color: #055494;
}
.hdjl_right .slideHdjlBox .bd .yjzj .yjs em {
  background-color: #f7f7f7;
  color: #999;
}
.hdjl_right .slideHdjlBox .bd ul li a:hover {
  color: #016bb5;
}

.hdjl_right .slideHdjlBox .bd .yjfk {
  margin-top: 20px;
}
.hdjl_right .slideHdjlBox .bd .yjfk li .date {
  float: right;
  font-size: 18px;
  line-height: 42px;
  color: #999;
}

.hdjl_right .slideHdjlBox .bd .yjzj .jxz .date {
  color: #333;
  margin-left: 20px;
  line-height: 36px;
}
.hdjl_right .slideHdjlBox .bd .yjzj .yjs .date {
  color: #999;
  margin-left: 20px;
  line-height: 36px;
}
/* 专题专栏 */
.ztzl {
}
.slideZtzlBox {
  position: relative;
  margin-top: 20px;
}
.slideZtzlBox .hd .next {
  position: absolute;
  top: 80px;
  right: 20px;
  z-index: 99;
  cursor: pointer;
}
.slideZtzlBox .hd .prev {
  position: absolute;
  top: 80px;
  left: 20px;
  z-index: 99;
  cursor: pointer;
}
.slideZtzlBox .hd .prev img,
.slideZtzlBox .hd .next img {
  width: 9px;
}
.slideZtzlBox .bd .tempWrap {
  margin: 0 auto;
}
.slideZtzlBox .bd .picList li {
  width: 315px;
  height: 185px;
  margin: 0 5px;
}
.slideZtzlBox .bd .picList li .pic {
  overflow: hidden;
}
.slideZtzlBox .bd .picList li .pic img {
  width: 315px;
  height: 185px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.slideZtzlBox .bd .picList li:hover .pic img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.hf {
  width: 100%;
  height: 180px;
  margin-top: 40px;
}

.hf .swiper {
  width: 100%;
  height: 100%;
}

.hf .swiper .swiper-slide {
  width: 100%;
  height: 100%;
}

.hf .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hotline {
  margin-top: 52px;
}

.hotline .head {
  display: flex;
  border-bottom: 1px solid #016bb5;
}

.hotline .head li {
  font-size: 30px;
  color: #333;
  margin-right: 40px;
  cursor: pointer;
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
}

.hotline .head li.on {
  color: #015293;
  font-weight: 700;
  border-color: #015293;
}
.hotline .inner {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.hotline .inner li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 421px;
  height: 129px;
  background-color: #f1f7fc;
  padding: 20px 50px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333;
  line-height: 33px;
}
