.hotNewsT {
  width: 100%;
  /* height: 60px; */
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 37px;
  color: #014892;
  letter-spacing: 0;
  text-align: center;
  margin-top: 20px;
}

.hotNewsT a {
  color: #014892;

}

.hotNewsT_T {
  margin-top: 20px;
  text-align: center;
}

.hotNewsT_T a {
  display: inline-block;
  padding: 0 20px;
  border-right: #014892 1px solid;
  font-size: 19px;
  color: #014892;
}

.hotNewsT_T a:last-child {
  border-right: 0
}

.newsBox_one {
  margin-top: 40px;
}

.sliderBox {
  width: 695px;
  height: 398px;
}

.sliderBox .bd img {
  width: 695px;
  height: 398px;
}

.sliderBox .bd li {
  position: relative;
}

.sliderBox .bd li p {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background-image: linear-gradient(180deg, #00000000 0%, #000000a1 100%);
  text-indent: 2em;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  color: #FFFFFF;
}


.sliderBox {
  position: relative;
}

.sliderBox .prev,
.sliderBox .next {
  position: absolute;
  display: block;
  width: 43px;
  height: 85px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.sliderBox .prev {
  left: 0;
  right: auto;
  background: url(../img/prev.png) center no-repeat;
}

.sliderBox .next {
  left: auto;
  right: 0;
  background: url(../img/next.png)center no-repeat;
}

.sliderBox .prev:hover,
.sliderBox .next:hover {
  /* filter: alpha(opacity=100); */
  display: block;
  background-color: #999;
  opacity: 0.8;
}

.sliderBox .hd {
  position: absolute;
  bottom: 8px;
  right: 10px;
  z-index: 999;
}

.sliderBox .hd li {
  cursor: pointer;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: transparent;
  border-radius: 50%;
  display: inline-block;
  border: 0.5px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 12px;
  opacity: 0.4;
  text-align: center;
}

.sliderBox .hd li.on {
  background: #1371DE;
  border: none;
  opacity: 1;
}



.slideeTxtBox {
  width: 635px;
}

.tab_title ul {
  display: flex;
  justify-content: left;
  border-bottom: 1px solid #DEDEDE;
}

.tab_title li {
  width: auto;
  padding-right: 50px;
}

.tab_title li a {
  font-family: SourceHanSerifCN-Regular;
  font-weight: 400;
  font-size: 24px;
  color: #323333;
  padding-bottom: 10px;
  display: block;
}

.tab_title li.on a {
  background: url('../img/title_tab_hover.png')center bottom no-repeat;
  background-size: 100% auto;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 24px;
  color: #014892;
}

.tab_content {
  margin-top: 20px;
}

.tab_content .tab_content_items {
  display: none;
  height: 336px;
  overflow: hidden;

}

.tab_content .tab_content_items.on {
  display: block;
}

.tab_content .tab_content_items li {
  line-height: 46px;
}

.tab_content .tab_content_items li::before {
  content: '';
  width: 4px;
  height: 4px;
  background: #014892;
  border-radius: 2px;
  opacity: 0.5;
  float: left;
  margin-top: 24px;
}

.tab_content .tab_content_items li a {
  width: 500px;
  display: block;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  text-indent: 10px;
}

.tab_content .tab_content_items li span {
  opacity: 0.5;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
}

.govpushinfo150203 li span {
  float: right;
}

.tab_content .tab_content_items li::after {
  content: '';
  clear: both;
  display: block;
}

.newsBox_two {
  margin-top: 40px;
  background: #F7F9FE;
  padding: 30px 0;
}

.zwgk_t {
  width: 100%;
}

.zfxxgkpt_box {
  width: 100%;
  height: 160px;
  background: url('../img/zfxxgkpt_c.png')center center no-repeat;
  background-size: 100% 100%;

}

.zfxxgkpt_box ul {
  width: 100%;
  height: 160px;
  padding-left: 226px;
  background: url('../img/zfxxgkpt_t.png')left center no-repeat;
  display: flex;
  justify-content: space-around;
  vertical-align: middle;
  margin-top: 20px;
}

.zfxxgkpt_box ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}


.zfxxgkpt_box ul p {
  text-align: center;
  margin-top: 10px;
  font-family: MicrosoftYaHei;
  font-size: 17px;
  color: #121212;
}

.zfxxgkpt_news_box {
  margin-top: 20px;
}

.zfxxgkpt_news_box>.fr {
  width: 650px;
}

.zfxxgkpt_news_box>.fr ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.zfxxgkpt_news_box>.fr li {
  width: 313px;
  height: 81px;
  background: url('../img/zfxxfk_white.png')center top no-repeat;
  background-size: 100% 100%;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 20px;
  color: #014892;
  margin: 15px 0;
}

.zfxxgkpt_news_box>.fr li.on {
  background: url('../img/zfzzgk_blue.png')center top no-repeat;

}

.zfxxgkpt_news_box .fr li a {
  color: #014892;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.zfxxgkpt_news_box>.fr li.on a {
  color: #fff;
}

.zwwsfuInto {
  width: 100%;
  margin-top: 15px;
}

.newsBox_three {
  padding-top: 60px;
}

.newsBox_three .fl {
  width: 660px;
}

.serveSlider .tab_title {
  width: 660px;
  height: 76px;
  background: #E5F0FF;
  margin-top: 25px;
}

.serveSlider .tab_title li {
  width: 226px;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  color: #323333;
  letter-spacing: 0;
  text-align: center;
  display: inline-block;
  line-height: 76px;
  padding-right: 0;
}

.serveSlider .tab_title li.on {
  background: url('../img/zwfwon.png')center top no-repeat;
  color: #FFFFFF;
  background-size: 100% 86px;
  padding-bottom: 10px;
}

.slipInto {
  width: 71px;
  height: 71px;
}

.serveSlider .tab_content {
  background: url('../img/zwfwmainbg.png')center center no-repeat;
  background-size: 100% 100%;
  margin-top: -10px;
}

.serveSlider .tab_content .tab_content_items {
  margin: 10px 0;
  display: none;
}

.serveSlider .tab_content .tab_content_items.on {
  display: block;
}

.serveSlider .tab_content .tab_content_items li::before {
  display: none;

}

.serveSlider .tab_content .tab_content_items li {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  text-align: center;
  display: inline-block;
  margin: 15px 44px;
}

.serveSlider .tab_content .tab_content_items li a {
  width: auto;
  text-indent: 0;
}

.serveSlider .tab_content .tab_content_items li p {
  line-height: 30px;
  margin-top: 10px;
}

.serveSlider .tab_content .tab_content_items li.alitilebig {
  margin: 15px 35px;
}

.newsBox_three_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.newsBox_three_flex_item {
  width: 211px;
  height: 244px;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
}

.newsBox_three_flex_item:nth-child(1) {
  background: url('../img/zwfwml.png')center center no-repeat;
  background-size: 100% 100%;
}

.newsBox_three_flex_item:nth-child(2) {
  background: url('../img/zwfwbh.png')center center no-repeat;
  background-size: 100% 100%;
  padding-top: 140px;
}

.newsBox_three_flex_item:nth-child(3) {
  background: url('../img/zwfww.png')center center no-repeat;
  background-size: 100% 100%;
}

.newsBox_three_flex_item.on:nth-child(1) {
  background: url('../img/zwfwmlon.png')center center no-repeat;
}

.newsBox_three_flex_item.on:nth-child(2) {
  background: url('../img/zwfwbhon.png')center center no-repeat;
}

.newsBox_three_flex_item.on:nth-child(3) {
  background: url('../img/zwfwwon.png')center center no-repeat;
}

.newsBox_three_flex_item:nth-child(2) p {
  padding: 0 25px;
  display: none;
}

.newsBox_three_flex_item.on:nth-child(2) p {
  display: block;
}

.newsBox_three_flex_item:nth-child(2) p a {
  width: 48%;
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  color: #333333;

}

.newsBox_three_flex_item:nth-child(2) p :nth-child(1) {
  margin-bottom: 20px;
}

.newsBox_three_flex_item:nth-child(2) p a:nth-child(1) {
  border-right: 1px solid #979797;
}

.slideeTxtBox3 {
  margin-top: 30px;
}

.wlwz_box {
  width: 653px;
  height: 285px;
  background: url('../img/wlwzbg.png')center center no-repeat;
  background-size: 100% 100%;
  margin-top: 20px;
}

.newsBox_three .tab_content {
  margin-top: 10px;
}

.newsBox_three .tab_content .tab_content_items li {
  line-height: 3;
}

.newsBox_three .tab_content .tab_content_items li a {
  line-height: 3;
}

.newsBox_three .tab_content .tab_content_items li .date {
  line-height: 3;
}

.newsBox_three .tab_content .tab_content_items li::before {
  margin-top: 16px;
}

.wlwz_box {
  padding-top: 120px;
  overflow: hidden;

}

.wlwz_box .flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}

.wlwz_box .flex p {
  font-family: SourceHanSerifCN-Bold;
  font-weight: 700;
  font-size: 21px;
  color: #333333;
  margin-top: 15px;
}

.wlwz_box .flex a:nth-child(4) p {
  margin-top: 0;
}

.wlwz_box .tent {
  opacity: 0.51;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #035293;
  text-align: center;
  margin-top: 20px;
}

.newsBox_four {
  margin-top: 40px;
  margin-bottom: 50px;
}

.newsBox_four .fl {
  width: 419px;
  height: 443px;
  opacity: 0.9;
  background: #FFFFFF;
  box-shadow: 0 2px 9px 0 #5c85b440;
  padding: 40px;
  margin-top: 40px;
}

.newsBox_four .fl .jzgk_icon {
  margin: 0 auto;
  display: block;
}

.newsBox_four .fl p {
  opacity: 0.7;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #121212;
  letter-spacing: 0;
  text-align: justify;
  line-height: 28px;
  margin-top: 15px;
}

.newsBox_four .fl .flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  margin-top: 40px;
}

.newsBox_four .fr {
  display: flex;
  justify-content: space-between;
  width: 939px;
  transition: all 2s linear;
  margin-top: 40px;
}

.newsBox_four .fr a {
  display: block;
  position: relative;
}

.newsBox_four .fr img {
  width: 168px;
  height: 443px;
  /* opacity: 0.3; */
  object-fit: cover;
  object-position: left;
}

.newsBox_four .fr .on img {
  width: 428px;
  height: 443px;
}

.zjjz_img_t {
  font-family: SourceHanSerifCN-Regular;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: justify;
  line-height: 30px;
  position: absolute;
  bottom: 80px;
  left: 26px;
  writing-mode: tb;
}

.zjjz_img_c {
  display: none;
  color: #FFFFFF;

}

.on .zjjz_img_t {
  bottom: 79px;
  left: 20px;
  writing-mode: inherit;
}

.on .zjjz_img_c {
  width: 376px;
  /* display: block; */
  position: absolute;
  font-family: MicrosoftYaHei;
  font-size: 15px;
  /* color: #FFFFFF; */
  letter-spacing: 0;
  text-align: justify;
  line-height: 24px;
  position: absolute;
  bottom: 23px;
  left: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.specBtm {
  width: 100%;
  height: 196px;
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}

.specBtm .hd .next,
.specBtm .hd .prev {
  width: 56px;
  height: 56px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}

.specBtm .hd .next {
  right: 0;
  background: #000000 url(../img/next.png) center center no-repeat;
}

.specBtm .hd .prev {
  left: 0;
  background: #000000 url(../img/prev.png) center center no-repeat;
}

.specBtm .bd {
  width: 100%;
  height: 196px;
}

.specBtm .bd ul {
  height: 196px;
  overflow: hidden;
}

.specBtm .bd ul li {
  float: left;
  margin-right: 13px;
  width: 330px;
  height: 196px;
}

.specBtm .bd ul li img {
  display: block;
  width: 330px;
  height: 196px;
}

.zcztcBtn {
  width: 270px;
  height: 70px;
  display: block;
}


/* 首页横版四图 */
.ztt-box {
  width: 1360px;
  height: 130px;
  margin: 0 auto;
  margin-top: 40px;
}

.ztt-box a {
  width: 330px;
  height: 130px;
  float: left;
  margin-right: 13px;
}

.ztt-box a:last-child {
  margin-right: 0;
}

.ztt-box a img {
  width: 100%;
  height: 100%;
}