.swiper-banner {
  overflow: hidden;
}

.swiper-banner .swiper-pagination-bullet-active {
  background-color: #2257a3 !important;
}

.swiper-button-white {
  color: #fff;
}

.xyxw-title {
  height: 48px;
  line-height: 48px;
  margin-bottom: 12px;
  border-bottom: 2px solid #386cbe;
}

.more {
  color: #999;
  font-size: 13px;
}

.xyxw .left {
  float: left;
}

.xyxw .right {
  float: right;
}

.xyxw h5 {
  font-size: 18px;
  line-height: 48px;
  position: relative;
}

.xyxw h5 span {
  position: absolute;
  left: 80px;
  top: 0;
  color: rgb(56, 108, 190, .2);
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

.xyxw .xyxw-info {
  width: 49%;
  float: left;
}

.xyxw .xyxw-info:last-child {
  margin-left: 20px;
}

.xyxw .xyxw-info a {
  display: block;
  width: 100%;
}

.xyxw .xyxw-info .text {
  padding: 10px;
  background-color: #F9F9F9;
  height: 130px;
}

.xyxw .xyxw-info .text h3 {
  font-size: 16px;
  color: #060606;
  height: 45px;
  font-weight: 500;
}

.xyxw .xyxw-info .text p {
  font-size: 13px;
  color: #666666;
  line-height: 20px;
  padding-bottom: 3px;
  height: 42px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.xyxw .xyxw-info .text span {
  font-size: 13px;
  color: #999;
}


.xyxw .xyxw-info a img {
  display: block;
  width: 100%;
  height: 228px;
}

.xyxw-list {
  padding-left: 20px;
}

.xyxw-list li {
  font-size: 14px;
  line-height: 24px;
  padding: 4px 0;
  height: 72px;
}

.xyxw-list li:nth-of-type(1) {
  border-top: none;
}

.xyxw-list li .time {
  display: inline-block;
  float: left;
  background: url(../images/time.png) no-repeat center;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.xyxw-list li .time p {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
}

.xyxw-list li .time p:nth-child(2) {
  color: #666;
  font-size: 24px;
  text-align: center;
  line-height: 15px;
}

.xyxw-list li a {
  float: left;
  padding-left: 20px;
  width: calc(100% - 60px);
  font-size: 15px;
  color: #333;
  overflow: hidden;
  line-height: 24px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}

.xyxw-list li span {
  float: right;
  color: #999;
}

.special .module-header {
  margin-bottom: 12px;
  height: 55px;
  line-height: 58px;
  position: relative;
  border-bottom: 2px solid #386cbe;
  position: relative;
}

.module {
  margin-right: 20px;
}

.module:last-of-type {
  margin-right: 0;
}

.special .module:nth-of-type(1) .module-header span {
  background: url(/images/tzgg.png) no-repeat left center;
  background-size: 26px 26px;
}

.special .module:nth-of-type(2) .module-header span {
  background: url(/images/mtjj.png) no-repeat left center;
  background-size: 26px 26px;
}

.special .module:nth-of-type(3) .module-header span {
  background: url(/images/ztzl.png) no-repeat left center;
  background-size: 32px 26px;
}


.special .module-header span {
  display: inline-block;
  padding-left: 35px;
  font-size: 18px;
  position: relative;
}

.special .module-header .more {
  position: absolute;
  right: 0;
  -webkit-transition: all .3sease;
  transition: all .3sease;
  top: 2px;
  color: #999999;
}

.tzgg-list li {
  margin-bottom: 10px;

}

.tzgg-list li a {
  display: block;
  background: #fff;
  height: 60px;
  padding-left: 80px;
  margin-top: 10px;
  position: relative;
  -webkit-transition: all .3sease;
  transition: all .3sease;
}

.tzgg-list .time-box {
  position: absolute;
  transition: all .3sease;
  left: 0;
  top: 0px;
  width: 66px;
}

.tzgg-list .time-box .day {
  font-size: 18px;
  color: #fff;
  display: block;
  line-height: 28px;
  text-align: center;
  background-color: #386cbe;
}

.tzgg-list .time-box .month {
  text-align: center;
  display: block;
  font-size: 14px;
  background-color: #EEE;
  line-height: 26px;
  color: #999999;
}

.tzgg-list li a h3 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.module-list li a {
  display: block;
  position: relative;
  height: 36px;
  line-height: 36px;
  padding-left: 62px;
}

.module-list li a .date {
  display: inline-block;
  position: absolute;
  line-height: 1;
  left: 0;
  border-right: 1px solid #AAAAAA;
  font-size: 14px;
  padding-right: 10px;
  color: #386cbe;
  -webkit-transition: all .3sease;
  transition: all .3sease;
  top: 10px;
}

.ztzlList li a {
  display: inline-block;
  width: 98%;
  height: 75px;
  margin-bottom: 6px;
  margin-left: 5px;
}

.ztzlList li a img {
  width: 100%;
  height: 100%;
}

.home .news h5 {
  font-size: 18px;
  line-height: 48px;
}

/* .home .news a {
  color: #2d767f;
  font-weight: 400;
} */

.home .news h5 span {
  position: absolute;
  left: 80px;
  top: 0;
  color: rgb(56, 108, 190, .2);
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}

.home .news .tabs {
  padding-left: 30px;
}

.home .news .tabs .tabs-title {
  overflow: hidden;
  line-height: 48px;

}

.home .news .tabs .tabs-title h5 {
  padding: 0 15px;
}



.home .tabs-list {
  border-top: 5px solid #386cbe;
  background-color: #fff;
  padding: 0 15px;
}

.tabs-list li {
  padding: 11px 0 10px 0;
  border-top: 1px dashed #d8d8d8;
}



.tabs-list li:nth-of-type(1) {
  border-top: none;
}

.tabs-list li span.sourceleader {
  color: #FFF;
  font-size: 14px;
  border-radius: 6px;
  background-color: #2d767f;
  padding: 2px 6px;
}

.tabs-list li a {
  margin-left: 0;
  line-height: 23px;
  /* height: 5rem; */
  font-size: 14px;
  display: inline-block;
  max-width: 400px;
}

.tabs-list .date {
  color: #999;
}

.news-swiper {
  height: 440px;
}

.news-swiper .swiper-pagination-bullet-active {
  background-color: #fff;
}

.news-swiper .swiper-slide {
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.news-swiper .swiper-slide p {
  position: absolute;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  background: rgb(27 28 29 / 67%);
  z-index: 100;
  width: 100%;
  text-align: left;
  padding-left: 10px;
  color: #fff;
  font-size: 14px;
}

.news-swiper .swiper-slide a {
  display: block;
  height: 100%;
}

.news-swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home .xxx {
  width: 100%;
  height: 360px;
  padding: 15px 0px 40px;
  /* background: url(../images/home_bg_1.png) center repeat-x; */
  min-width: 1200px;
  margin-top: 50px;
  background: linear-gradient(90deg, rgba(254, 254, 254, 1) 23%, rgba(244, 245, 240, 1) 56%, rgba(254, 254, 254, 1) 77%)
}

.xxx .xx-column {
  padding: 0 20px;
}

.xxx .xx-column .xx-header {
  overflow: hidden;
}

.xxx .xx-column .xx-header h5 {
  min-width: 120px;
  font-size: 24px;
  line-height: 50px;
  font-weight: 400;
  height: 50px;
  border-bottom: 2px solid #386cbe;
}

.xxx .xx-column .xx-header-r {
  width: 70%;
  flex-shrink: 0;
  height: 50px;
  line-height: 50px;
  border-bottom: 2px solid #999;
  text-align: right;


}

.xxx .xx-column .xx-header a {
  font-size: 13px;
}

.xx-banner {
  width: 100%;
  height: 130px;
  padding-top: 20px;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
}

.xx-banner .xx-banner-l {
  width: 154px;
  height: 93px;
}

.xx-banner .xx-banner-r {
  width: 255px;
  height: 100px;
}

.xx-banner .xx-banner-l img {
  width: 154px;
  height: 93px;
  object-fit: cover;
}

.xx-banner .xx-banner-r h4 {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 10px;
  color: #222;
  font-weight: 400;
}

.xx-banner .xx-banner-r p {
  color: #898989;
  line-height: 30px;
}

.xx-list {
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
}

.xx-list li {
  text-align: right;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
  color: #999999;
}

.xx-list li a {
  float: left;
  text-align: left;
}


.xx-list li div a {
  max-width: 300px;
}

.yy {
  margin: 20px 0 40px;
}

.xwbd-warp {
  padding-right: 20px;
}


.xwbd-warp .xwbd-title,
.tzgg-wrap .tzgg-title {
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 3px solid #386cbe;
  margin-bottom: 20px;
}

.tzgg-wrap .tzgg-title .more {
  font-size: 14px;
}

/* .xwbd-list {
  border-top: 2px solid #1b947a;
} */

.xwbd-list li {
  float: left;
  width: 33%;
  height: 300px;
}

.xwbd-list .pic {
  position: relative;
  float: left;
  width: 50%;
  overflow: hidden;
}

.xwbd-list .pic a {
  display: inline-block;
  width: 100%;
}

.xwbd-list .pic img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.xwbd-list .pic img:hover {
  transform: scale(1.1);
  transition: transform linear 1s;
}

.xwbd-list .pic img:not(:hover) {
  transition: transform linear 1s;
}

.xwbd-list .mt1,
.xwbd-list .mt4 {
  width: 66%;
}

.xwbd-list .content {
  position: relative;
  padding: 24px;
  float: left;
  height: 300px;
  width: 50%;
  cursor: pointer;
}

.xwbd-list .mt2 .content {
  width: 100%;
  background: linear-gradient(120deg, #84AFED 0%, #729BD7 100%);
}

.xwbd-list .mt3 .content {
  width: 100%;
  background: linear-gradient(120deg, #84AFED 0%, #729BD7 100%);
}

.xwbd-list .mt2 .origin,
.xwbd-list .mt3 .origin {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.3);
}

.xwbd-list .mt2 .ctx-header .time,
.xwbd-list .mt3 .ctx-header .time {
  color: #fff;
}

.xwbd-list .mt2 a h6,
.xwbd-list .mt3 a h6 {
  color: #fff;
}

.xwbd-list .mt2 a p,
.xwbd-list .mt3 a p {
  color: rgba(255, 255, 255, 0.5)
}

.xwbd-list .pic span {
  position: absolute;
  top: 50px;
  right: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 20px solid #fff;
  z-index: 99;
}

.xwbd-list .content:hover a h6,
.xwbd-list .content:hover a p {
  color: #386cbe !important;
}

.xwbd-list .mt2 .content:hover a h6,
.xwbd-list .mt2 .content:hover a p {
  color: #386cbe !important;
}



.xwbd-list .content .origin {
  float: left;
  /* width: 140px; */
  background-color: rgb(158 167 171 / 0.2);
  color: #729bd7;
  padding: 0 10px;
  max-width: 140px;
  line-height: 36px;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.xwbd-list li:nth-of-type(2) .content .origin,
.xwbd-list li:nth-of-type(3) .content .origin {
  background-color: rgb(56, 108, 190, .5);
}



.xwbd-list .content h6 {
  float: left;
  font-size: 18px;
  color: #242424;
  width: 100%;
  margin-top: 20px;
  line-height: 24px;
  height: auto;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}

.xwbd-list .content p {
  float: left;
  width: 100%;
  margin-top: 20px;
  line-height: 24px;
  color: #707070;
  font-size: 14px;
  height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.xwbd-list .arrow-right {
  position: absolute;
  bottom: 24px;
  left: 24px;
  background: url(/images/arrow-blue.png) no-repeat left center;
  width: 40%;
  height: 30px;
}

.xwbd-list .mt2 .arrow-right,
.xwbd-list .mt3 .arrow-right {
  background: url(/images/arrow-white.png) no-repeat left center;
}

.xwbd-list .content .time {
  float: right;
  background: url(../img/icon_calendar-blue.png) no-repeat left center;
  padding-left: 20px;
  line-height: 36px;
  font-size: 14px;
  color: #707070;
}

.tzgg-wrap {
  /* border: 1px solid rgba(27, 148, 122, .5); */
  position: relative;
  /* padding: 29px 30px 20px; */
  /* margin-top: 50px; */
  border-radius: 10px;
}

.tzgg-wrap .tzgg-title {
  /* position: absolute;
  left: calc(50% - 60px);
  top: -14px;
  background-color: #fff;
  font-size: 24px;
  line-height: 1;
  color: #1b947a;
  padding: 0 10px; */
}

.tzgg-wrap .tzgg-list2 {
  overflow: hidden;
}

.tzgg-list2 li {
  float: left;
  font-size: 14px;
  padding: 4px 0;
  padding-bottom: 25px;
  padding-top: 13px;
  border-bottom: 1px solid #F1F1F1;
  height: 95px;
  width: 31%;
  margin-right: 2%;
}

.tzgg-list2 li:nth-of-type(3n) {
  margin-right: 0;
}

.tzgg-list2 li:nth-last-child(3),
.tzgg-list2 li:nth-last-child(2),
.tzgg-list2 li:nth-last-child(1) {
  border-bottom: 1px solid transparent;
}

/* .tzgg-list2 li:last-child {
  border-bottom: none;
} */

/* .tzgg-list2 li a:hover {
  color: #2d767f !important;
} */

.tzgg-list2 li a {
  float: left;
  padding-left: 20px;
  width: calc(100% - 82px);
  font-size: 15px;
  color: #333;
  overflow: hidden;
  line-height: 31px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 68px;
}

.tzgg-list2 li div {
  display: inline-block;
}

.tzgg-list2 li .time {
  float: left;
  background: url(../images/time.png) no-repeat center;
  background-size: 100% 100%;
  width: 60px;
  height: 60px;
}

.tzgg-list2 li .time p {
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
}

.tzgg-list2 li .time p:nth-child(2) {
  color: #666;
  font-size: 24px;
  text-align: center;
  line-height: 15px;
}

.xyfg {
  margin-top: 30px;
}

.xyfg .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* 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;
  height: 210px;
}

.xyfg .swiper-slide {

  font-size: 16px;
}

.xyfg .swiper-slide a {
  display: block;
  height: 170px;
  width: 220px;
}

.xyfg .swiper-slide p {
  color: #595959;
  margin-top: 8px;

}

.xyfg .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}


.xyfg .swiper-slide img {
  /* object-fit: cover; */
}

.xyfg .rows-title {
  position: relative;
  font-size: 24px;
  /* color: #2d767f; */
  text-align: center;
  margin-bottom: 20px;
  height: 30px;
}

/* 
.xyfg .rows-title a {
  color: #2d767f;
} */

.xyfg .rows-title h5 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 400;
  background-color: #fff;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 100;

}

.xyfg .rows-title .line {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 180px;
  background-color: #386cbe;
  z-index: 0;
}