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

body {

  background: url(pagebackground_sfgw_cyy_20260128.png) top center no-repeat;
  background-size: 1920px;
}

button,
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  background-image: none;
}

.sectionTop {
  height: 52px;
  background-color: #fff;
}

.crent_time {
  line-height: 52px;
}

.btngroupTop {
  padding-top: 8px;
}

.btngroupTop li {
  float: left;
}

.disablebtn {
  display: block;
  /* background-color: #0F60B4;
  color: #fff;
  border-radius: 6px; */
  text-align: center;
  width: 50px;
  height: 34px;
  line-height: 34px;
}

.userbox {
  box-sizing: border-box;
  /* border: 1px solid #0F60B4; */
  height: 34px;
  border-radius: 6px;
  position: relative;
  margin-left: 10px;

}

.userbox a {
  width: 50px;
  display: inline-block;
  line-height: 33px;
  text-align: center
}

/* .signinbtn::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 22px;
  background: url(siginicon_sfgw_cyy_20260128.png) no-repeat;
  background-size: 20px 22px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;

} */

/* .regbtn::before {
  display: inline-block;
  content: "";
  width: 23px;
  height: 23px;
  background: url(regicon_sfgw_cyy_20260128.png) no-repeat;
  background-size: 23px 23px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;

} */
.btngroupTop li:first-child {
  position: relative;
}

.btngroupTop li:first-child::after {
  display: inline-block;
  background: #0F60B4;
  width: 1px;
  height: 20px;
  content: "";
  position: absolute;
  right: -10px;
  top: 6px;
}

.signinbtn::after {
  display: inline-block;
  background: #0F60B4;
  width: 1px;
  height: 20px;
  content: "";
  position: absolute;
  left: 50%;
  top: 6px;
}

.btngroupTop li a {
  color: #0F60B4;
}

.btngroupTop li a:hover {
  color: #0F60B4;
}

.regbtn::after {
  display: inline-block;
  background: #0F60B4;
  width: 1px;
  height: 20px;
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
}

.aiBtn {

  box-sizing: border-box;

  /* background: url(aibtnbackground_sfgw_cyy_20260128.png) no-repeat;
  background-size: 102px 34px; */

  height: 34px;
  text-align: center;
  line-height: 33px;

  display: block;
  margin-left: 10px;
}



.logobox {
  float: left;
}

.logo {
  width: 570px;
}

.searchBox {
  float: right;
  width: 477px;
  height: 38px;
  box-sizing: border-box;
  border: 2px solid #0F60B4;
  border-radius: 6px;
  margin-top: 31px;
  background-color: #fff;
}

.searchinputbox {
  float: left;
  height: 34px;
  border: 0;
  border-radius: 6px;
  width: 324px;
  overflow: hidden;
  background: url(scopicon_sfgw_cyy_20260128.png) no-repeat 7px 7px;
  background-size: 23px 23px;
  padding-left: 35px;

}

.searchbtn {
  background: #0F60B4;
  width: 74px;
  height: 35px;
  color: #fff;
  line-height: 30px;
  float: left;
  border: 0;
}

.searchbtnPovin {
  display: block;
  float: right;
  background: #0F60B4;
  width: 74px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}

.bigsearch {
  width: 80%;
  margin: 0 auto;
  float: none;
  margin-top: 50px;
}

.bigsearch .searchinputbox {
  width: 807px;
}

.toolsnav {
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  margin-top: 30px;
  box-sizing: border-box;
}

.toolsnav span,
.toolsnav div {
  float: left;
}

.toolsnav div {
  padding: 0 15px;
  font-size: 0px;
}

.toolsnav .nums {
  padding: 0 10px;
}

.toolsnav div span {
  font-weight: 900;
  color: #0F60B4;
  font-size: 16px;
  margin-right: 10px;
}

.toolsnav div a {
  padding: 2px 10px;
  background: #EDF8FD;
  border-radius: 3px;

  font-size: 14px;
  display: inline-block;
  margin: 0px 10px;
}

.toolsnav div a:hover {
  color: #0F60B4;
}

.toolsnav div a.active {
  color: #0F60B4;
  border: 1px solid #0F60B4;
  font-weight: 900;
}

#resultsContainer {
  background: #fff;
  border-top: 1px solid #0F60B4;
  padding: 20px;
  box-sizing: border-box;
}

.sectionNav {
  background: #0F60B4;
  height: 75px;
}

.sectionNav>.w1200>ul {
  width: 103%;
  position: relative;
}

.sectionNav>.w1200>ul>li {
  float: left;
  height: 75px;
  line-height: 75px;
}

.sectionNav>.w1200>ul>li>a {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  width: auto;
  padding: 0 18.7px;
  box-sizing: border-box;
}

.sectionNav>.w1200>ul>li.on>a {
  background: #1A77CF;
}

.sectionNav>.w1200>ul>li>a:hover {
  background: #1A77CF;
}

.sectionNav>.w1200>ul>li>a::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 41px;
  height: 34px;
  position: relative;
  top: -3px;
  margin-right: 13px;
  background-size: 41px 34px;
  background-repeat: no-repeat;
}

.sectionNav ul li .iconN1::before {
  background-image: url(icon0_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN2::before {
  background-image: url(icon1-1_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN3::before {
  background-image: url(icon1_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN4::before {
  background-image: url(icon2_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN5::before {
  background-image: url(icon3_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN6::before {
  background-image: url(icon4_sfgw_cyy_20260128.png);
}

.sectionNav ul li .iconN7::before {
  background-image: url(icon5_sfgw_cyy_20260128.png);
}




.sectionMiddle {
  text-align: center;
  padding-top: 33px;
  padding-bottom: 33px;

}

.topNews {
  padding-top: 33px;
  position: relative;

  text-align: center;

}

.topNews h2 a {
  color: #0F60B4;
  font-size: 32px;
  font-weight: 900;

  padding-bottom: 20px;

  display: inline-block;
}

.topNews h2 a:hover {
  text-decoration: underline;
}

.topNews p {
  padding: 0 10px;

  line-height: 24px;
}


.detilLink {
  color: #bd0100;
}

div.slideBox {
  position: relative;
  width: 685px;
  height: 386px;
  overflow: hidden;
}

div.slideBox ul.items li {
  float: left;
  list-style: none;
}


div.slideBox ul.items li a img {
  margin: 0px !important;
  padding: 0px !important;
  display: block;
  border: none
    /*For IE.ADD.JENA.201206300844*/
  ;
}

div.slideBox div.tips {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 32px;
  background-color: #000;
  overflow: hidden;
}

div.slideBox div.tips div.title {
  position: absolute;
  left: 0px;
  top: -15px;
  height: 100%;
}

div.slideBox div.tips div.title a {
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  margin-left: 10px;
  text-decoration: none;
}

div.slideBox div.tips div.title a:hover {
  text-decoration: underline !important;
}

div.slideBox div.tips div.nums {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}

div.slideBox div.tips div.nums a {
  display: inline-block;
  float: left;
  width: 10px;
  height: 10px;
  background-color: #fff;
  text-indent: -99999px;
  margin: 12px 5px 0px 0px;
}

div.slideBox div.tips div.nums a.active {
  background-color: #093;
}

.slideBox .prev,
.slideBox .next {
  display: block;
  position: absolute;
  top: 46%;
  margin-top: -30px;
  width: 56px;
  height: 66px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.3s;
  z-index: 999;

}

.slideBox:hover .prev,
.slideBox:hover .next {
  display: block;
}

.slideBox .prev {
  left: 0;
  background: url(arrow1_sfgw_cyy_20260126.png) no-repeat;
  background-size: 56px 66px;
}

.slideBox .next {
  right: 0;
  background: url(arrow2_sfgw_cyy_20260126.png) no-repeat;
  background-size: 56px 66px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  opacity: 1;
}

.slick-dots {
  position: absolute;
  bottom: 8px;
  right: 5px;
}

.slick-dots li {
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 20px;
  margin: 5px 2px;
}

.slick-dots li.slick-active {
  background: #093;
}

.slick-slide h3 {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0px;
  padding: 10px;
  width: 700px;
}

.slick-slide h3 a {
  color: #fff;
  width: 80%;
  display: block;
}

.slideBox img {
  width: 685px;
  height: 386px;
  overflow: hidden;
}

.KeySection {
  margin-top: 35px;
  border-top: 1px solid #DEDEDE;
  padding-top: 30px;
}

.KsideListSection {
  width: 479px;
}

.newsTitleBox {
  border-bottom: 1px solid #e5e5e5;
}

.newsTitleBox ul li {
  float: left;
  font-size: 20px;
  margin-right: 20px;
  font-weight: 900;
}

.newsTitleBox ul li a {
  display: block;

  padding: 0 6px;
  padding-bottom: 10px;
  color: #474747;
}

.newsTitleBox ul li.active a {
  color: #0F60B4;
  font-weight: 900;
  position: relative;
}

.newsTitleBox ul li.active a::after {
  content: "";
  height: 3px;
  background: #0F60B4;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0px;
  width: 100%;
}

.moreListLink {
  background-size: 14px 14px;
  padding-right: 20px;
  margin-top: 14px;
  display: none;
}

.contentTabBox {
  padding-top: 15px;
}

.newsList li {

  position: relative;
  font-size: 0;
  border-bottom: 1px dotted #e1e1e1;
  box-sizing: border-box;
  padding-left: 15px;
  line-height: normal;
}

.newsList li:last-child {
  border: none;
}

.newsList li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #c7c9da;
  display: block;
  border-radius: 3px;
  position: absolute;
  top: 18px;
  left: 0;
}

.newsList li a {
  font-size: 16px;
  display: inline-block;
  line-height: 42px;
  color: #3d3d3d;
  width: 89%;
  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

  box-sizing: border-box;
}

.newsList li a:hover {
  color: #0F60B4;
}

.pubTime {
  float: right;
  font-size: 14px;
  color: #919191;
  line-height: 42px;
}

.mgt-30 {
  margin-top: 30px;
}

.mgt-20 {
  margin-top: 20px;
}

.col3e {
  width: 404px;
}

.centerMG {
  margin-right: 43px;
  margin-left: 43px;
}

.inTopNews {
  margin-top: 15px;
}

.inTopNews h4 {
  padding-left: 175px;
  font-weight: normal;
  line-height: 30px;
  font-size: 18px;
  padding-right: 10px;
}

.newsGroup .newsList {
  margin-top: 10px;
}

.newsGroup .newsList li {
  line-height: 35px;
}

.topicSection {
  position: relative;
}



.sideTitleBox a {
  background: #bd0100;
  color: #fff;
  display: block;
  width: 21px;
  font-weight: 900;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
}

.imageScrollBox {
  overflow: hidden;
  position: relative;
  width: 1200px;
  margin-top: 17px;
}

.imageScrollBox ul {
  width: 20000em;
  position: relative;
}

.imageScrollBox ul li {
  float: left;
  margin-right: 22.5px;
  width: 222px;


}

.imageScrollBox ul li a {
  display: block;
  width: 100%;
  height: 99px;
  text-align: center;
  color: #0F60B4;
  background: url(icon_1511.png) no-repeat;color: #fff;
  border-radius: 7px;

  box-sizing: border-box;
  font-weight: 900;
  font-size: 18px;
}

.imageScrollBox ul li a img {
  width: 100%;
}

.imageScrollBox ul li a span {text-shadow:0px 1px 2px rgba(0,0,0,0.6);
  vertical-align: middle;
  display: inline-block;
  padding: 0 10px;
}

.imageScrollBox ul li a::after {
  content: "";
  width: 0px;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.imageScrollBox ul li img {
  width: 222px;
  height: 99px;
}

.imageScrollBox-control-prev,
.imageScrollBox-control-next {
  display: block;
  width: 20px;
  height: 35px;
  background-size: 20px 35px;
  position: absolute;
  top: 84px;
}

.imageScrollBox-control-prev {
  background-image: url(arrorl1_sfgw_cyy_20260128.png);
  left: -50px;
}

.imageScrollBox-control-next {
  background-image: url(arrorr1_sfgw_cyy_20260128.png);
  right: -50px;
}

.col2e {
  width: 560px;
}

.TabB {
  margin-top: 17px;

}

.TabB li {
  float: left;
  width: 105px;
  padding: 0 5px;
}

.TabB li a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #EDF8FD;
  border-radius: 6px;
  color: #0F60B4;
  box-sizing: border-box;
}

.TabB li.active a {
  background: #0F60B4;
  color: #fff;
}

.TabB li.xlink a:hover {
  border: 1px solid #0F60B4;
  height: 30px;
  line-height: 30px;
}

.newsList2 li {
  position: relative;
  font-size: 0;

  box-sizing: border-box;
  padding-left: 15px;
  line-height: normal;
}

.newsList2 li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #c7c9da;
  display: inline-block;
  border-radius: 3px;
  position: absolute;
  top: 18px;
  left: 0;
}

.newsList2 li a {
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  color: #474747;
  width: 89%;
  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;

  box-sizing: border-box;
}

.newsList2 li a:hover {
  color: #0F60B4;
}

.contentTabBox2 {
  padding-top: 10px;
}

.wapHomeLink {
  display: none;
}

.inactiveBox {
  margin-top: 15px;
  height: 289px;
  background: url(recatback_sfgw_cyy_20260128.png) no-repeat;
  background-size: 560px 289px;
}

.btngroupBottom {
  padding-top: 10px;
  box-sizing: border-box;
  padding-left: 6px;
  padding-right: 6px;
}

.btngroupBottom li {
  margin: 7px 10px;

  width: auto;
  height: 53px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 2px 8px 0px rgba(97, 157, 200, 0.37);
}

.btngroupBottom li a {
  display: block;
  text-align: center;
  line-height: 53px;
  color: #0F60B4;
  width: 100%;
  height: 53px;
  border-radius: 6px;
  box-sizing: border-box;
}

.btngroupBottom li a:hover {
  border: 1px solid #0F60B4;
}

.btngroupBottom li a::before {
  content: "";
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 19px;
  position: relative;
  top: -2px;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: center;

}

.btngroupBottom li:first-child a::before {
  margin-left: 15px;
}

.btngroupBottom li.gropicon1 a::before {
  background-image: url(fungropicon2_sfgw_cyy_20260128.png);

}

.btngroupBottom li.gropicon2 a::before {
  background-image: url(fungropicon3_sfgw_cyy_20260128.png);

}

.btngroupBottom li.gropicon3 a::before {
  background-image: url(fungropicon1_sfgw_cyy_20260128.png);

}

.btngroupBottom li.gropicon4 a::before {
  background-image: url(fungropicon4_sfgw_cyy_20260128.png);

}

.opinCollection {
  margin-top: 10px;
}

.tagO {
  padding: 1px 9px;
  font-size: 14px;
  margin-right: 10px;
}

.O-ing {
  border-radius: 3px;
  border: 1px solid #0F60B4;
  color: #0F60B4;
}

.O-ed {
  border-radius: 3px;
  border: 1px solid #9BB3CB;
  color: #9BB3CB;
}

.newsList2.no-dot li::before {
  display: none;
}

.newsList2.no-dot li {
  padding-right: 15px;
  padding-left: 15px;
}

.newsList2.no-dot li a {
  width: 100%;
}



.centeredTitle {
  text-align: center;
  position: absolute;
  width: 1200px;
  top: -15px;
}

.centeredTitle h3 {
  background: url(titbackground_sfgw_cyy_20260128.png) no-repeat;
  width: 238px;
  height: 32px;
  background-size: 238px 32px;
  line-height: 32px;
  color: #0F60B4;
  font-size: 20px;
  margin: 0 auto;
}

.centeredTitle h3 a {
  color: #0F60B4;
}

.linksGropBox {
  width: 107%;
}

.linksGropBox li {
  float: left;
  width: 177px;
  height: 133px;
  margin: 10px 16px 10px 0;
  background: #F1F8FF;
  border-radius: 6px;
  font-size: 0;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
}

.linksGropBox li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 900;
  color: #0F60B4;
  vertical-align: middle;
  text-align: left;
  position: relative;
  box-sizing: border-box;
}

.splinkgrp li:last-child a {
  text-align: center;
}

.linksGropBox li::after {
  content: ".";
  width: 0px;

  vertical-align: middle;
  height: 100%;
  display: inline-block;
}

.linksGropBox li a::before {
  display: block;
  content: "";
  width: 43px;
  height: 43px;

  margin: 0px auto 10px;


  background-size: 43px 43px;
}


.linksGropBox li p a {
  position: relative;
  height: 61px;
  line-height: 61px;
  display: block;
  background: #F1F8FF;
  border-radius: 6px;
  width: 100%;
  box-sizing: border-box;
  padding-left: 52px;
}

.linksGropBox li p:first-child {
  margin-bottom: 11px;
}

.linksGropBox li:hover {
  border: 1px solid #0F60B4;
  box-shadow: 0px 2px 8px 0px rgba(97, 157, 200, 0.37);
}

.linksGropBox li p a:hover {
  border: 1px solid #0F60B4;
  box-shadow: 0px 2px 8px 0px rgba(97, 157, 200, 0.37);
}



.linksGropBox li .Licon1 a::before {
  background-image: url(pubicon3_sfgw_cyy_20260128.png);

}

.linksGropBox li .Licon2 a::before {
  background-image: url(pubicon6_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon1 a::before {
  background-image: url(pubicon3_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon2 a::before {
  background-image: url(pubicon6_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon3 a::before {
  background-image: url(pubicon7_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon4 a::before {
  background-image: url(pubicon8_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon5 a::before {
  background-image: url(pubicon9_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon6 a::before {
  background-image: url(pubicon1_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon7 a::before {
  background-image: url(pubicon4_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon8 a::before {
  background-image: url(pubicon5_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon9 a::before {
  background-image: url(pubicon2_sfgw_cyy_20260128.png);

}

.linksGropBox li.Licon0 a::before {
  background-image: url(pubicon10_sfgw_cyy_20260128.png);

}

.link_W_Sub {
  float: left;
  cursor: pointer;
  width: auto;
  text-align: center;
  margin-right: 30px;
  padding: 0px 12px;
  color: #3D3636;
  font-size: 16px;
}

.link_W_Sub:last-child {
  margin: 0px;
}

.link_hidden_box {
  position: absolute;
  width: 99.3%;
  height: auto;
  top: -200px;
  left: -1px;
  background: #0F60B4;
  z-index: 9999;
  display: none;
  border: 1px solid #0F3392;
  border-radius: 3px;
  text-align: left;
  padding-left: 10px;
}

.link_hidden_box div {
  padding: 10px;
  line-height: 20px;
  min-height: 40px;
}

.link_hidden_box div a {
  color: #fff;
  line-height: 18px;
  padding: 10px 3px 10px 8px;
  display: inline-block;
  white-space: nowrap;
  font-size: 14px;
}

.links {
  background: #F6F6F6;
  height: 55px;
  margin-top: 34px;

}

.links h3 {
  line-height: 55px;
}

.links>div {
  position: relative;
}

.link_W_Sub>p:after {
  speak: none;
  content: "";
  display: inline-block;
  width: 15px;
  height: 9px;
  background: url(icon1_qbzhzxs_znd_20250721.png) no-repeat;
  margin-left: 12px;
  position: absolute;
  top: 12px;
  right: 15px;
}

.link_W_Sub.active>p:after {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transition: transform 0.2s linear;
}

.link_W_Sub p {
  width: 223px;
  height: 31px;
  line-height: 31px;
  background: #fff;
  position: relative;
  border-radius: 6px;
}

.sitelinks {
  margin-left: 48px;
}

.sitelinks>ul {
  margin-top: 12px;
}

.foot {
  background: #0F60B4;
  padding: 30px 0;
}

.foot p {
  color: #fff;
}

.govicon,
#_span_jiucuo {
  vertical-align: middle;
  display: inline-block;
}

.bottom_bagt {
  margin-top: 9px;
}

.bottominfo {
  width: 65%;
  vertical-align: middle;
  line-height: 32px;
  margin-left: 35px;
  margin-top: 13px;
}

.bottominfo a {
  color: #fff;
  padding-left: 10px;
}

.bottomSocialicon {
  width: 61px;
  height: 61px;
  display: inline-block;
  margin-top: 19px;
  margin-left: 10px;
  background-size: 61px 61px;
  position: relative;
}

.weibo {
  background-image: url(weiboicon_sfgw_cyy_20260128.png);
}

.weixin {
  background-image: url(weixinicon_sfgw_cyy_20260128.png);
}

.topicSection .centeredTitle {
  position: static;
  position: relative;
  top: 0;
  margin-bottom: 23px;
}

.topicSection .centeredTitle::before {
  content: "";
  display: inline-block;
  width: 539px;
  height: 2px;
  background: url(titdeco1_sfgw_cyy_20260128.png) no-repeat;
  background-size: 539px 2px;
  position: absolute;
  left: 0px;
  top: 15px;

}

.topicSection .centeredTitle::after {
  content: "";
  display: inline-block;
  width: 539px;
  height: 2px;
  background: url(titdeco2_sfgw_cyy_20260128.png) no-repeat;
  background-size: 539px 2px;
  position: absolute;
  right: 0px;
  top: 15px;

}

.breadN {
  background: #fff;
  padding: 10px 20px;
  font-size: 16px;
  color: #666;
}

.breadN img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}

.breadN span {
  padding: 0 10px;
  color: #0F60B4;
}

.section2ContBox {
  margin-top: 25px;
}

.listContainer {
  padding-top: 20px;
}

.listContainer .newsList li {
  border: 0;
}

.listContainer .newsList {
  border-bottom: 1px dotted #e1e1e1;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.biaoti_title {
  width: 100%;
  text-align: center;
  font-size: 30px;
  line-height: 44px;
  font-weight: bold;
  color: #0F60B4;
  margin: 0 auto;
}

.title_bottom {
  height: 43px;
  width: 100%;
  line-height: 42px;
  margin-top: 18px;
  border-bottom: 1px solid #ECECEC;
}

.title_bottom_left {
  float: left;
  margin-left: 48px;
}

.title_bottom_right {
  float: right;
  font-size: 14px;
  line-height: 42px;
  margin-right: 48px;
}

.laiyuan {
  float: left;
  font-size: 16px;
  color: #8A8A8A;
}

.time4 {
  float: left;
  margin-left: 16px;
  font-size: 16px;
  color: #8A8A8A;
}

.font_main {
  float: left;
  position: relative;
  color: #8A8A8A;
  line-height: 24px;
}

.dayin {
  float: left;
  margin-left: 28px;
}

.icon_dy {
  display: inline-block;
  float: left;
  width: auto;
  height: 42px;
  background: url(detail_point_Xu260129.png) no-repeat left center;

  color: #8A8A8A;
  background-size: 28px;
  font-size: 16px;
  padding-left: 38px;

  line-height: 42px;
}

.font_main span {
  float: left;
  font-size: 16px;
  color: #8A8A8A;
  margin-top: 8px;
}

.icon_fp {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(detail_font_plus_Xu260129.png) no-repeat center center;
  background-size: 28px;
  margin-top: 7px;
}

.icon_fm {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(detail_font_small_260129.png) no-repeat center center;
  margin-top: 7px;
  background-size: 28px;
  margin-left: 5px;
}

.neirong_content {
  margin: 0 auto;
  padding: 0 10px;
  font-size: 16px;
  color: #303030;
  line-height: 34px;
  padding-top: 35px;
  width: 92%;
}

.neirong_content img {display:block;margin:0 auto;max-width: 100%;}

.neirong_content table {
  width: 100%;
}

.neirong_content {
  overflow: hidden;
}

.TRS_Editor iframe {
  width: 100% !important;
}

.TRS_Editor table {
  margin: 0 auto;
  width: 100% !important;
  height: auto;
  display: table;
  overflow: auto;
}

.zrbj {
  width: 100%;
  text-align: right;
  margin-top: 40px;
  color: #484848;
  font-size: 16px;
}

.photo_list {
  width: 100%;
  overflow: hidden;
}

.photo_list ul {
  width: 103%;
  overflow: hidden;
  margin-top: 30px;
}

.photo_list ul li {
  float: left;
  width: 375px;
  margin-right: 37px;
  margin-bottom: 30px;
}

.photo_list ul li a {
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.photo_list ul li a img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 6px;
}

.photo_list ul li a p {
  width: 100%;
  text-align: center;
  margin-top: 12px;
  color: #333333;
}

.left_menu {
  float: left;
  width: 256px;
  border: 1px solid #0F60B4;
  border-radius: 6px;
  padding: 10px;
  background: #fff;
}

.left_menu ul li {
  width: 100%;
  text-align: center;
  border-radius: 6px;
  min-width: 0;

}

.left_menu ul li {
  background: #E8F0FD;
  margin-bottom: 8px;
}

.left_menu ul li:hover {
  background: #1A77CF;
}

.left_menu ul li:hover a {
  color: #fff;
}

.left_menu ul li.active {
  background: #0F60B4;
}

.left_menu ul li.active a {
  color: #fff;
}

.right_content {
  float: right;
  width: 857px;
}

.right_content h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.right_content h4::before {
  width: 4px;
  height: 15px;
  content: "";
  background: #0F60B4;
  display: inline-block;
  border-radius: 6px;
  margin-right: 10px;
}

.subcontent {

  padding-top: 20px;
}

.subcontent h5 {
  font-size: 16px;
  margin-bottom: 10px;


}

.subcontent h5 a {
  color: #fff;
  background: #1A77CF;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 6px;
}

.left_menu ul li a {
  padding: 16px 0px;
  line-height: 26px;
  display: block;
  width: 80%;
  overflow: hidden;
  margin: 0 auto;
  text-overflow: ellipsis;
}

.left_menu.doublelinks ul li a {
  display: inline-block;
  padding: 0 10px;
  width: auto;
  overflow: hidden;
  margin: 0;
  border-radius: 3px;
  border: 1px solid #0F60B4;
  line-height: 35px;
  vertical-align: middle;
  margin: 0 5px;

}

.left_menu.doublelinks ul li:hover a {
  border-color: #fff;
}

.left_menu.doublelinks ul li.active a {
  border-color: #fff;
}

/* 厅局长信箱部分 */

.sq_info {
  background: url(bg_2021015.png) no-repeat top left, url(bg_2021015.png) no-repeat bottom left;
  padding: 30px 10px 20px 10px;
  overflow: hidden;

  margin-top: 20px;
  background-size: 100%;
  position: relative;
  box-sizing: border-box;
}


.sq_info_r {
  width: 79%;
}

.sq_info_l {
  margin-left: 5%;
  margin-right: 5%;
  float: left;

  align-items: center;
  margin-bottom: 15px
}

.sq_info_l img {
  width: 28px;
  margin-right: 10px
}

.sq_info_l img {
  width: 70px;
  margin-right: 0px;
}

.sq_info_l p {
  color: #0F60B4;
  font-size: 18px;
  text-align: center;

  font-weight: bold;
  display: block;
  margin-top: 10px;
  font-weight: normal !important;
}



.sq_info_r {
  float: left;
}

.sq_info_r p {
  font-size: 18px;
  margin-bottom: 5px;
  color: #393939;
  line-height: 24px;
}

.huifu_list {
  width: 100%;
  margin-top: 30px
}

.huifu_list li {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 2px dotted #2B61D5;
  overflow: hidden;
  padding: 0 0 30px 50px;
}

.huifu_list h2 {
  font-weight: bold;
  color: #3F3F3F;
  font-size: 24px;
  margin-bottom: 40px;
  text-align: center
}

.askBox,
.answer {
  width: 100%;
  overflow: hidden
}

.askBox_l {
  width: 10%;
  float: left;
  text-align: center;
}

.askBox_l p span {
  color: #2B61D5
}

.askBox_l p label {
  color: #3F3F3F;
  margin-left: 5px
}

.askBox_l img {
  margin: 0 auto 20px;
  display: block;
  width: 62px;
}

.askBox_r {
  width: 859px;
  float: left;
  padding: 30px 50px;
  position: relative;
  background: url(ask_bg_20211022.png) no-repeat;
  line-height: 28px;
  color: #696969;
  min-height: 60px;
  background-size: 100% 100%
}

.answer {
  margin-top: 30px
}

.answer_r {
  background: url(ask_bg1_20211022.png) no-repeat;
  padding: 30px 50px 15px 30px;
  background-size: 100% 100%
}

.answer_r a {
  color: #2B61D5;
}

.answer_r p {
  border-bottom: 1px solid #B8D0FD;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.see {
  float: right
}

.askBox_l .bm {
  font-weight: bold
}

.Evaluate {
  width: 100%;
  margin-top: 20px;
  background: url(pj_bg_20211022.png) no-repeat bottom right;
  border-radius: 3px;

  padding-top: 30px;
  background-size: 50%;
  padding-bottom: 20px
}

.Evaluate h2 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #394351;
  position: relative;
  margin-bottom: 40px;
}

.Evaluate h2::before {
  content: "";
  display: inline-block;
  height: 2px;
  background: linear-gradient(-247deg, rgba(255, 255, 255, 0) 0%, #0F60B4 100%);
  border-radius: 5px;
  width: 479px;
  position: absolute;
  left: 60px;
  top: 15px;
}

.Evaluate h2::after {
  content: "";
  display: inline-block;
  height: 2px;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #0F60B4 100%);
  border-radius: 5px;
  width: 479px;
  position: absolute;
  right: 60px;
  top: 15px;
}

.red {
  border: 1px solid #0F60B4 !important
}

.RadioStyle {
  overflow: hidden;
  width: 720px;
  margin: 0 auto
}

.RadioStyle input {
  display: none
}

.RadioStyle label {
  border: 1px solid #C0CCE3;
  color: #666;
  background: url(radio_ico_cmy_20211110.png) 20px no-repeat;
  background-size: 12px;
  width: 80px;
  line-height: 35px;
  height: 35px;
  min-width: 60px;

  float: left;
  margin-right: 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #394351;
  position: relative;
  font-size: 14px;
  padding-left: 40px
}


.RadioStyle input:checked+label::before {
  width: 14px;
  height: 14px;
  content: "";
  background: url(radio_on_ico_cmy_20211110.png) no-repeat;
  left: 15px;
  top: 11px;
  display: block;
  position: absolute;
  background-size: 100%
}

.RadioStyle input:checked+label {
  background: #fcfcfc;
  border: 1px solid #2B61D5;
  background-size: 21px 21px;
}

.RadioStyle input:disabled+label {
  opacity: 0.7;
}

.hs,
.cs {
  color: #FFB249 !important;
}

.Star,
.Star1 {
  width: 100%;
  text-align: center;
  margin-top: 30px
}

.Star label,
.Star1 label {
  color: #dedede;
  font-size: 35px;
  margin: 0 5px;
}

.appeal {
  background: #f8fbff;
  border-radius: 3px;
  border: 1px solid #81a9f1;
  margin-top: 20px;
  padding: 30px 0 10px
}

.item {
  width: 100%;
  overflow: hidden;
  margin-bottom: 23px
}

.item .itemTit {
  width: 150px;
  text-align: right;
  margin-right: 20px;
  float: left;
  line-height: 40px
}

.item_r {
  float: left;
  width: 598px;
  position: relative
}

.inputs,
.textarea {
  background: #FFFFFF;
  border-radius: 3px;
  border: 1px solid #e0e9f4;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-indent: 15px;
  font-size: 18px;
  box-sizing: border-box;
}

.inputs:focus,
.textarea:focus {
  -webkit-animation: glow 800ms ease-out infinite alternate;
  -moz-animation: glow 800ms ease-out infinite alternate;
  -o-animation: glow 800ms ease-out infinite alternate;
  -ms-animation: glow 800ms ease-out infinite alternate;
  animation: glow 800ms ease-out infinite alternate;

  border-color: #0F60B4;

  color: #0F60B4;
  outline: none;
}

.textarea {
  height: 85px;
  line-height: 28px;
  text-indent: 0;
  padding: 10px 2%;
  width: 100%;
}

.w5 {
  width: 35% !important;
}

.Radio input {
  display: none
}

.Radio label {
  cursor: pointer;
  border: 1px solid #e0e9f4;
  color: #666;
  padding: 5px 30px 5px 30px;
  line-height: 28px;
  min-width: 60px;
  text-align: center;
  float: left;
  margin-right: 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #394351;
  position: relative;
  background: #fff;
  font-size: 18px;
}

.Radio label:last-child {
  margin-right: 0
}

.Radio input:checked+label::before {
  width: 20px;
  height: 20px;
  content: "";
  background: url(radio_ico1_cmy_20211110.png) no-repeat;
  right: 1px;
  bottom: 1px;
  display: block;
  position: absolute;
  background-size: 20px 20px
}

.Radio input:checked+label {
  background: #fcfcfc;
  border: 1px solid #0F60B4;
  background-size: 21px 21px;
  color: #0F60B4
}

.Radio input:disabled+label {
  opacity: 0.7;
}

.message .liulan {
  background: #0F60B4 url(upload_20211022.png) no-repeat 15px center;
  background-size: auto;
  padding: 0 30px 0 45px;
  border-radius: 3px;
  height: 40px;
  cursor: pointer;
  border: none;
  color: #fff;
  background-size: 22px;
  font-size: 18px;
}

.form_box .titBox p {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #92aee8;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  color: #2f64d5;
  margin-top: 15px;
}

.form_box .titBox p img {
  border: none;
  width: 12px;
  margin-left: 5px;
}

.tiBtn a:hover {
  color: #fff;
}

.tiBtn a {
  color: #fff;
  display: block;
  line-height: 40px
}

.message {
  position: relative
}

.message .input {
  border: none;
  background: #F9FBFF;
  padding-left: 20px;
  line-height: 40px;
  height: 40px
}

.message .files {
  position: absolute;
  left: -1000px;
  top: 52px;
  heigth: 26px;
  cursor: pointer;
  filter: Alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.item .itemTit {
  color: #3C3C3C;
  font-size: 18px;
}

.Telephone {
  color: #65A96D;
  line-height: 25px;
  font-size: 16px;
  position: absolute;
  top: -20px
}

.fileTit {
  font-size: 16px;
  margin-top: 10px;
  color: #999;
  /*white-space: nowrap;*/
}

.itemTit i {
  color: red;
  padding-right: 5px;
  font-style: normal;
}

.xj {
  position: fixed;
  margin-left: 870px;
  top: 300px;
  z-index: 999;
  width: 100px;
  height: 130px;
  background: #FAFAFA;
  border: 1px solid #0F60B4;
  text-align: center;
  border-radius: 3px;
}

.xj img {
  width: 50px;
  display: block;
  margin: 20px auto 10px;
}

.xj label {
  font-weight: bold;
  font-size: 16px;
  color: #0F60B4;
}

#SubmitButton {
  width: 140px;
  height: 46px;
  line-height: 46px;
  background: #DB4553 url(fb_ico_20211022.png) 20px no-repeat;
  background-size: auto;
  background-size: 30px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px !important;
  text-align: center;
  border: none;
  font-weight: bold;
  text-indent: 20px;
  cursor: pointer;
  margin: 0 auto;
  display: block;
  margin-top: 20px
}



#uploadFile {
  background: #2B61D5 url(upload_20211022.png) no-repeat 15px center;
  padding: 0 30px 0 45px;
  border-radius: 3px;
  height: 40px;
  cursor: pointer;
  border: none;
  color: #fff;
  background-size: 22px;
}

#wait-upload {
  width: 40px;
  height: 20px;
  background: #3f68c4;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  cursor: pointer;
  border: none
}

#wait-file-name {
  margin-left: 10px;
  font-size: 13px;
  line-height: 34px;
  color: #969696;
}

.upload-content span#loading {
  display: none;
  font-size: 12px;
  color: #0000CC;
}

.upload-content .waitting {
  display: inline-block;
}

.line {
  margin-bottom: 23px;
  border-bottom: 2px dotted #96b5e8;
  overflow: hidden;
  clear: both;
  padding-top: 23px;
}

.notice {
  position: absolute;
  right: 20px;
  bottom: 10px;
  background: rgba(255, 255, 255, 0.95);
  padding: 0;
  border-radius: 4px 0 0 4px;
  font-size: 14px;
}

.notice #num {
  color: red;
}

.citys {
  overflow: inherit;
  height: 42px;
}



#super_citys>div {
  border: 1px solid #e0e9f4;
  height: 40px;
  width: 150px;
  display: inline-block;
  vertical-align: top;
  text-indent: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  background: #fff url(city_ico_20211025.png) no-repeat 90% center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-size: 10px
}

#super_citys>div>div {
  overflow: hidden;
  padding-right: 24px;
  font-size: 18px;

}

#super_citys .provinces {
  background: #fff;
  width: 90px;
  text-indent: 17px;
}

#super_citys .provinces div {
  padding-right: 0
}

.shadow {
  border: 1px solid #0F60B4 !important;
}

#super_citys>div>ul {
  width: 100%;
  border: 2px solid #0F60B4 !important;
  position: absolute;
  left: 0;
  z-index: 99;
  overflow-y: scroll;
  height: 0px;
  display: none;
  box-sizing: border-box;
  background: #fff;
}

#super_citys>div>ul>li {

  text-indent: 10px;
  cursor: pointer;
  overflow: hidden;
}

#super_citys>div>ul>li:hover {
  background: #0F60B4;
  color: #fff;
}

/*验证码*/
#picyzm {
  width: 100px;
  height: 40px;
  display: inline-block;
  margin-left: 10px
}

#verifyCodeDemo {
  width: 100%;
  display: flex;
  margin-top: 200px;
  justify-content: center;
}

.yzm {
  display: flex
}

#code_input {
  width: 22%
}

/*概览分页*/
.box {
  width: 530px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 30px auto 20px;
  display: flex;
  justify-content: center;
}

.box button {
  padding: 0 15px;
  margin: 0 10px;
  height: 35px;
  float: left;
  cursor: pointer;
  border: 1px solid #ebebeb;
  background-color: #ffffff;
  font-size: 14px;
  border: 1px solid #ddd;
  color: #555;
  border-radius: 3px;
}

.box button:hover {
  text-decoration: underline;
}

.box .first-page,
.box .last-page {
  margin: 0;
}

.box .pageWrap {
  height: 35px;
  float: left;
  overflow: hidden;
}

.box .pageWrap ul {
  width: 100000px;
  height: 35px;
  float: left;
}

.box .pageWrap ul li {
  width: 35px;
  height: 35px;

  line-height: 35px;
  box-sizing: border-box;
  cursor: pointer;
  float: left;
  border: 1px solid #eee;
  color: #555;
  border-radius: 3px;
  margin-right: 10px
}

.box .pageWrap ul li:last-child {
  margin-right: 0
}

.box .pageWrap ul .sel-page {
  background-color: #0F60B4;
  color: #fff
}

.box .jump-text {

  height: 35px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 5px;
  float: left;
}

.box .jump-button {
  margin: 0;
  float: left;
}

.box .total-pages,
.box .total-count {
  display: none
}

.pjzs {
  text-align: center;
  margin-top: 20px
}

.pj_btn {
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  background: #f39801;
  border: none;
  margin: 30px auto 0;
  display: block;
}

.c_0100_9 {

  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  top: 0;
  z-index: 9999
}

.tishiMain {
  width: 310px;
  height: 150px;
  text-align: center;
  margin: 0 auto;
  margin-top: 0px;
  background: #fff;
  border-radius: 3px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -75px;
  margin-left: -175px;
  padding-top: 30px
}

.tiBtn {

  width: 100%;
  border-radius: 3px;
  background: #0F60B4;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 80px;
  margin: 30px auto 0
}

.tiBtn a {
  color: #fff;
}


.tj_box_20220303 {
  height: 160px;
  background: url(tj_bg_20220303.png) no-repeat;
  padding: 20px;
  margin-top: 30px;
  background-size: cover;
}

.tj_box_20220303 h2 {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  position: relative;
  padding-left: 12px
}

.tj_box_20220303 h2::after {
  content: "";
  width: 90%;
  height: 2px;
  background: #fff;
  opacity: .3;
  display: inline-block;
  position: absolute;
  left: 100px;
  top: 12px
}

.tj_box_20220303 ul {
  width: 100%;
  margin-top: 20px
}

.tj_box_20220303 ul li {
  width: 33.33%;
  color: #fff;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

.tj_box_20220303 ul li .icoBox {
  float: left;
  width: 72px;
  height: 72px;
}

.tj_box_20220303 ul li .text {
  float: left;
  color: #fff;
  font-size: 16px;
  margin-left: 20px
}

.tj_box_20220303 ul li::after {
  content: "";
  width: 1px;
  height: 80px;
  background: #fff;
  opacity: .3;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0
}

.tj_box_20220303 ul li:last-child::after {
  display: none
}

.tj_box_20220303 ul li span {
  font-size: 35px;
  color: #FFFFFF;
  display: block;
  margin-top: 10px;
  text-align: center;
}

/*2022-2-2 修改*/
.width_50 {
  width: 50%;
  float: left
}

.width_col {
  width: 33%;
  float: left
}

.width_col .item_r {
  width: 200px;
}

.width_col .Tit {
  width: 80px !important;
}

.width_50 .item_r {
  width: 219px;
}

.tit_width {
  width: 100px !important;
}

.inputBox {
  float: left;
  position: relative;
}

.mail_w {
  width: 190px
}

.address_w {
  width: 284px
}

.Zipcode {
  width: 189px
}

.Telephone {
  color: #65A96D;
  line-height: 25px;
  font-size: 16px;
  position: absolute;
  top: -90px;
  background: url(Tips_20220303.png) no-repeat;
  border-radius: 3px 3px 3px 2px;
  height: 87px;
  padding: 10px 10px;
  width: 340px;
  display: none
}

.Tit_20221110 {
  width: 100%;
  clear: both;
  overflow: hidden;
  margin-top: 20px;
}

.Tit_20221110 h2 {
  position: relative;
  display: inline-block;
  color: #0F60B4;
  font-weight: bold;
  padding-left: 22px;
  float: left;
  line-height: 36px;
  font-size: 20px;
}

.Tit_20221110 h2::after {
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 20px;
  background: #fd9510;
  content: "";
  display: inline-block;
  border-radius: 3px
}

.Tit_20221110 a {
  float: right
}

.liuyan_main_list {
  width: 100%;
}

.liuyan_title {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.wyly {
  display: block;
  width: 216px;
  height: 63px;
  background: url(img2_znd_20211011.png) no-repeat;
  background-size: 216px;
  border: none;
}

.liuyan_main {
  width: 100%;
  margin-top: 25px;
}

.liuyan_title {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.title_main {
  float: left;
  position: relative;
}

.title_main:after {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: -8px;
  width: 1px;
  height: 37px;
  background: #0F60B4;
}

.title_left {
  color: #393939;
  font-size: 30px;
  font-weight: bold;
  float: left;
}

.liuyan_title span {
  display: inline-block;
}

.title_right {
  overflow: hidden;
  margin-left: 6px;
  margin-top: 5px;
}

.title_right em {
  font-style: normal;
  display: block;
}

.title_right_top {
  color: #C0C0C0;
  font-size: 8px;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 10px;
}

.title_right_bottom {
  font-size: 20px;
  color: #393939;
}

.titleMain {
  font-size: 20px;
  color: #0F60B4;
  line-height: 43px;
  float: left;
  margin-left: 16px;
}

.xian {
  float: left;
  width: 490px;
  background: url(img3_znd_20211011.png) no-repeat;
  height: 1px;
  background-size: 600px;
  margin-left: 21px;
  margin-top: 20px;
}

.more {
  float: right;
  color: #8E9297;
  font-size: 14px;
  line-height: 36px;
  display: block;
}

.more img {
  width: 9px;
  margin-top: -2px;
  margin-left: 5px;
}

.more:hover span {
  color: #0F60B4;
}

.liuyan_list {
  margin-top: 30px;
  width: 100%;
}

.liuyan_list ul {
  width: 100%;
}

.liuyan_list ul li {

  border: 1px solid #0F60B4;
  border-radius: 3px;
  padding: 15px 3%;
  margin-bottom: 15px;
}

.liuyan_list ul li:hover {
  background: #f8fbff;
}

.liuyan_list ul li:hover .zx_title {
  color: #0F60B4;
}

.liuyan_list_top {
  width: 100%;
}

.liuyan_list_top span {
  display: inline-block;
}

.zx_title {
  color: #4A4D54;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 5px;
}

.zx_title a {
  display: block;
  color: #4A4D54;
  font-size: 18px;
  font-weight: bold;
}

.zixun {
  margin-left: 10px;
  color: #0F60B4;
  letter-spacing: 1px;
  height: 23px;
  line-height: 23px;
  border-radius: 2px;
  border: 1px solid #0F60B4;
  padding: 0 10px;
  font-size: 16px;
  display: inline-block
}

.huifu {
  font-size: 16px;
  color: #1CA85C;
  background: #DEF6E9;
  border-radius: 2px;
  padding: 0 15px;
  height: 26px;
  line-height: 26px;
  margin-left: 6px;
  display: inline-block;
}

.liuyan_list_middle {
  width: 100%;
  margin-top: 12px;
}

.liuyan_list_middle span {
  color: #838383;
  font-size: 16px;
  line-height: 28px;
}

.ckqb {
  color: #2B61D5;
  font-size: 16px;
}

.liuyan_list_bottom {
  width: 100%;
  margin-top: 12px;
}

.name {
  background: url(img5_znd_20211011.png) left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 22px;
  color: #A6B4CB;
  display: none
}

.time {
  background: url(img6_znd_20211011.png) left center no-repeat;
  background-size: 16px;
  display: inline-block;
  padding-left: 22px;
  color: #BAB7B7;
  margin-left: 0;
  font-size: 16px;
}

.liuyan_main_list {
  width: 100%;
}

.leftmailBox {
  width: 857px;
  float: right;
}

.rightBlockLinks {
  width: 298px;
  float: left;
}

.rightBlockLinks .inactiveBox {
  height: auto;
  background-size: cover;
  padding-bottom: 15px;
}

.show {
  display: none;
}

.subNav {
  position: absolute;
  top: 75px;
  background: #fff;
  left: 0px;
  z-index: 9999;
  box-shadow: 0 2px 10px rgba(0, 70, 142, 66);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 20px 20px;
}

.box1 {
  width: 287px;
  box-sizing: border-box;
  padding: 0 20px;
}

.box2 {
  width: 340px;
  box-sizing: border-box;
  padding: 0 20px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.box3 {
  width: 525px;
  box-sizing: border-box;
  padding: 0 20px;
}

.s-nv-box {
  color: #6e6e6e;
  line-height: 29px;
}

.sub-listbox li {
  line-height: 29px;
  margin-bottom: 10px;

}

.sub-listbox li a {
  display: block;
  position: relative;
  padding:4px;
}
.sub-listbox li a:hover {
  background-color: #EDF8FD;
  border-radius: 3px;
}
.sub-listbox li a s {
  font-size: 14px;
  display: block;
  line-height: normal;
}
.sub-listbox li a {
  line-height: normal;
  color: #0F60B4;
  display: block;
  font-size: 14px;
}

.sub-listbox-news li {
  line-height: 38px;
}

.sub-listbox-news li .pubTime {
  line-height: 38px;
}

.sub-listbox-news li a:hover {
  color: #0F60B4;
}

.subNav h4 {
  line-height: normal;
  margin-bottom: 10px;
  font-size: 18px;

}

.subNav h4 a {
  color: #0F60B4;
}

.box3-2 {
  padding-bottom: 20px;
}

.linksWbackgr {
  width: 105%;
}

.linksWbackgr li {
  float: left;
  width: 121px;
  line-height: normal;
  text-align: center;
  height: 43px;
  background: #F0F0F0;
  border-radius: 6px;
  margin: 5px 6px 5px 0;
  padding: 5px 0;
}

.linksWbackgr li:hover {
  background: #0F60B4;
}

.linksWbackgr li:hover a {
  color: #fff;
}

.linksWbackgr li a {
  display: inline-block;
  font-size: 14px;
  vertical-align: middle;
  color: #0F60B4;

}

.linksWbackgr li::after {
  content: "";
  width: 1px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.s-nv-box a {
  color: #0F60B4;
  display: inline-block;
  margin-top: 20px;
  padding: 4px 8px;
  line-height: normal;
  border-radius: 3px;
}

.s-nv-box a:hover {
  background-color: #EDF8FD;
}

.morelink {
  float: right;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 3px;
}

.morelink:hover {
  background-color: #EDF8FD;
}

.boxX {
  width: 250px;
  margin-right: 50px;
}

.boxX a {
  display: block;
  border-radius: 6px;
  border: 1px solid #0F60B4;
  text-align: center;
  font-weight: 900;
  color: #0F60B4;
  margin-bottom: 10px;
  padding: 10px 0;
  background: #EDF8FD;
  line-height: 33px;
}

.boxX a:hover {
  background: #0F60B4;
  color: #fff;
}

.box4 {
  width: 48%;
}

.box5 {
  width: 48%;
}

.box4x {
  width: 550px;
}

.box5x {
  width: 550px;
}

.box7 .linksGropBox li {
  line-height: normal;
  width: 376px;
  height: 96px;
}

.box7 .linksGropBox li a {
  width: 100%;
  text-align: center;
}

.subNav {
  display: none;
}

.subtabA>ul {
  padding-bottom: 0px;
}

.subtabA>ul>li {
  float: left;
  padding: 5px;
  width: 105px;
}

.subtabA>ul>li a {
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: #EDF8FD;
  border-radius: 6px;
  color: #0F60B4;
  box-sizing: border-box;
}

.subtabA>ul>li.active a {
  background: #0F60B4;
  color: #fff;
}

.jgbanner {
  background: url(jgbanner_sfgw_cyy_20260128.jpg) no-repeat;
  height: 150px;
}

.jgbanner h3 {
  font-weight: 900;
  font-size: 32px;
  color: #fff;
  line-height: 95px;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.jgNav {
  width: 100%;
}

.jgNav li {
  float: left;
  padding-right: 20px;
}

.jgNav li a {
  color: #fff;
  display: block;
  width: 150px;
  text-align: center;
  background: #D92727;
  height: 35px;
  line-height: 35px;
  border-radius: 6px;
  font-weight: 900;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.2);
}

.jgNav li a:hover {

  background: #ED7C44;

}

.jgjsBox .col2e {
  margin-bottom: 20px;
}

.gonganicon {
  vertical-align: middle;
  padding: 0 10px;
}

.qrbox {
  display: none;
  position: absolute;
  width: 150px;
  top: -180px;
  left: -60px;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  border-radius: 6px;

}

.weibo:hover .qrbox {
  display: block;
}

.weixin:hover .qrbox {
  display: block;
}

.right_content .TabB {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  position: relative;
  top: -3px;
  left: -3px;
}

.right_content .TabB li {
  width: auto;
  padding: 0;
  padding-right: 20px;
}

.right_content .TabB li a {
  width: auto;
  height: auto;
  line-height: inherit;
  color: inherit;
  background: none;
}

.right_content .TabB li.active a {
  background: none;
  color: #0F60B4;
}

.right_content .contentTabBox {
  padding-top: 0;
}

.lind li {
  font-size: 14px;
}

.lind li span {
  font-size: 14px;
}

.imageScrollBox2 ul li {
  height: 130px;
  position: relative;
}

.imageScrollBox2 ul li img {
  width: 222px;
  height: 130px;
}

.imageScrollBox2 ul li a {
  height: 130px;


}

.topicSection2 .imageScrollBox-control-prev,
.topicSection2 .imageScrollBox-control-next {
  top: 99px;
}

.imageScrollBox2 ul li span {
  position: absolute;
  bottom: 0px;
  color: #666;
  display: block;
  padding: 5px 10px;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  margin: 0px;
  width: 100%;
  font-size: 14px;
  display: none;
}

.imageScrollBox2 ul li:hover span {
  display: block;
}

/*  resp  */

@media screen and (max-width: 1320px) {
  html {
    font-size: 16px;
  }

  .subNav {
    display: none !important;
  }

  .jgbanner {
    box-sizing: border-box;
    padding: 0 20px;
  }

  .sectionPublic>div:first-child {
    margin-bottom: 1.5rem;
  }

  .leftmailBox {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }

  .rightBlockLinks {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }



  .splinkgrp li.show {
    display: block;
  }


  .left_menu {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  .left_menu ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 15px;
    row-gap: 15px;
  }

  .right_content {
    float: none;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
  }

  .title_bottom {
    display: flex;
    flex-direction: column;
    height: auto;
    align-items: center;
  }

  .title_bottom_left {
    float: none;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }

  .laiyuan {
    float: none;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }

  .title_bottom_right {
    float: none;
    margin: 0px;
  }

  .time4 {
    margin: 0;
    float: none;
  }

  .moreListLink {
    display: block;
    width: 20%;
    padding: 0.5rem 0;
    color: #0F60B4;
    background-color: #EDF8FD;
    margin: 0.5rem auto 0;

    border-radius: 6px;
    text-align: center;
  }


  .disablebtn {
    display: none;
  }

  .aiBtn {
    display: none;
  }

  .w1200 {
    width: 100%;
  }

  .sectionMiddle .w1200 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .logobox,
  .searchBox {
    float: none;
  }

  .crent_time {
    display: none;
  }

  .fr.btngroupTop {
    float: none;

    padding-top: 0;
  }

  .sectionTop {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;


  }

  .sectionTop .w1200 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 0;
  }

  .sectionNav .w1200 {
    display: grid;
    grid-template-columns: 1fr 4fr;
  }

  .sectionNav {
    height: auto;

  }

  .sectionNav .w1200 ul li:first-child {
    display: none;
  }

  .wapHomeLink {

    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    background-color: #1461af;
    box-sizing: border-box;
    padding-top: 53px;
  }

  .wapHomeLink::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 34px;
    background-image: url(icon0_sfgw_cyy_20260128.png);
    background-size: 41px 34px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 10px;

  }

  .sectionNav .w1200 ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 10px;
    /* 两列之间的间距 */
    row-gap: 10px;
    padding-top: 15px;
    width: auto;

  }

  .sectionNav .w1200 ul li {
    width: auto;
    flex: 0 0 33%;
    box-sizing: border-box;
  }

  .wapHomeLink {
    display: block;
  }

  .sectionNav ul li a {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;

  }

  .KeySection {
    display: flex;
    flex-direction: column;
    padding: 0 1rem;
  }

  div.slideBox {
    width: 100%;
    height: auto;
  }

  .slideBox img {
    width: 100%;
    height: auto;
  }

  .KsideListSection {
    float: none;
    width: 100%;
    margin-top: 2rem;
  }

  .topicSection .centeredTitle::before,
  .topicSection .centeredTitle::after {
    display: none;
  }

  .linksGropBox {
    width: auto;
  }

  .topicSection {
    padding: 0 1rem;
  }

  .imageScrollBox {
    width: 97%;
    margin: 17px auto 0;


  }

  .newsGroup {
    display: flex;
    flex-direction: column;
    padding: 0 1rem;
  }

  .col2e {
    width: 100%;
  }

  .fr.col2e {
    margin-top: 1rem;
  }

  .inactiveBox {
    background-size: cover;
    height: auto;
    padding-bottom: 1rem;
  }

  .btngroupBottom {
    display: flex;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    justify-items: center;
    justify-content: center;
    box-sizing: border-box;
    flex-direction: row;


  }



  .btngroupBottom li {
    width: auto;
    flex: 0 0 32%;
    box-sizing: border-box;
  }

  .govPub {
    background: none;
    height: auto;
  }

  .centeredTitle {
    width: auto;
  }

  .linksGropBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
  }

  .linksGropBox li {
    width: auto;
    flex: 0 0 30%;
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
  }

  .centeredTitle {
    position: static;
    margin-bottom: 23px;
  }

  .imageScrollBox-control-next {
    right: 10px;
  }

  .imageScrollBox-control-prev {
    left: 10px;
  }

  .links {
    height: auto;
  }

  .links .w1200 {
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 1rem;
    justify-content: center;
  }

  .links .w1200 h3 {
    text-align: center;
  }

  .sitelinks {
    margin: 0;
    padding-bottom: 20px;
  }

  .sitelinks ul {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    gap: 0.5rem;
  }

  .link_W_Sub {
    height: auto;
    margin: 0;
    width: 100%;
    padding: 0;
  }

  .link_W_Sub p {
    width: 100%;
  }

  .foot .w1200 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .bottom_bagt {
    margin: 0;
  }

  .bottominfo {
    width: 100%;
    margin: 0;
    padding: 1rem;
    box-sizing: border-box;
    text-align: center;
  }

  .sectionNav ul li a {
    font-size: 1.3rem;
  }

  .sectionNav ul li {
    line-height: normal;
    height: auto;
  }

  .govPub {
    margin-top: 23px;
    padding-top: 0;
  }

  .section2ContBox {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .photo_list ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 15px;
    /* 两列之间的间距 */
    row-gap: 20px;
  }

  .photo_list ul li {
    float: none;
    margin: 0;
    width: auto;

  }

  .bigsearch .searchinputbox {
    width: calc(100% - 148px);
  }

  .toolsnav {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .toolsnav .nums {
    margin-bottom: 10px;
    display: block;
  }

  .toolsnav div {
    margin-bottom: 10px;

  }

  .slick-slide {
    min-height: 100px;
  }

  .slick-slide h3 {
    width: 100%;
    position: static;
    box-sizing: border-box;
  }

  .slick-slide h3 a {
    width: 100%;
  }

  .slick-dots {
    position: static;
    margin: 10px auto;
    text-align: center;
    width: 81px;
  }

  .slick-dots li {
    border: 1px solid #093;
  }
}

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

@media screen and (max-width: 874px) {
  .left_menu ul {

    grid-template-columns: 1fr 1fr 1fr;

  }



  .item {

    flex-direction: column;
    margin: 0px;
    box-sizing: border-box;
    height: auto;
    margin-bottom: 20px;
  }

  .item_r {
    width: 100%;
  }

  .item .itemTit {
    width: auto;
    text-align: left;
  }



  .Radio label {
    box-sizing: border-box;
    margin: 0;
  }



  #super_citys>div {
    width: auto;
  }

  #super_citys .provinces {
    width: auto;
  }

  .sq_info_l {
    margin: 0;
    margin-bottom: 10px;
  }

  .sq_info_r {
    width: 100%;
  }


}

@media screen and (max-width:768px) {
  .photo_list ul {

    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    /* 两列之间的间距 */
    row-gap: 20px;
  }

  .tj_box_20220303 ul {
    display: flex;
  }

  .tj_box_20220303 ul li {
    display: flex;
    flex-direction: column;
    float: none;
    align-items: center;

  }

  .xian {
    display: none;
  }

  .tj_box_20220303 ul li .text {
    margin: 0;
    text-align: center;
  }

  .tj_box_20220303 {
    height: auto;
  }

  .subcontent h5 {
    margin-bottom: 20px;
  }

  .imageScrollBox {
    width: 93%;
  }

  .btngroupBottom {
    flex-direction: column;
  }

  .btngroupBottom li {

    width: 100%;
  }

  .logo {
    width: 80%;
  }



  .tagO {
    font-size: 1rem;
  }

  .pubTime {
    float: none;
    position: absolute;
    top: 26px;
    padding-left: 13px;
    color: #ccc;
    left: 0px;
  }

  .newsList li {
    padding-bottom: 25px;
    line-height: normal;
    margin-bottom: 4px;


  }

  .newsList2 li {
    padding-bottom: 23px;
    line-height: normal;
    margin-bottom: 10px;

  }

  .newsList2.no-dot {
    padding: 1rem;
  }

  .newsList2.no-dot li {
    margin: 0px;
    padding: 0px;
    line-height: 2rem;
  }

  .newsList2 li a {
    width: 100%;
  }

  .newsList li a {
    width: 100%;
  }

  .jgNav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
  }

  .jgNav li {
    padding: 0px;
  }

  .jgNav li a {
    width: auto;
  }

  .jgbanner {
    height: auto;
    background-size: cover;
    padding-bottom: 20px;
  }

  .jgjsBox .newsTitleBox ul {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 660px) {
  html {
    font-size: 14px;
  }

  .newsTitleBox ul li a {
    font-size: 1.4rem;
  }

  .right_content .TabB {
    top: 3px;
  }



  .centeredTitle h3 {
    font-size: 1.4rem;
  }

  .newsTitleBox ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .newsTitleBox ul li {
    margin: 0;
    text-align: center;
  }

  .searchBox {
    width: 80%;
  }

  .searchinputbox {
    width: calc(100% - 148px);
    display: inline-block;
  }

  .sectionNav .w1200 ul li {
    width: auto;
    flex: 0 0 50%;
    box-sizing: border-box;

  }

  .sectionNav .w1200 ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .wapHomeLink::before {
    margin-top: 20px;
  }

  .wapHomeLink {
    padding-top: 71px;
  }

  .linksGropBox li {
    flex: 0 0 45%;
    box-sizing: border-box;
  }

  .btngroupBottom li {
    flex: 1 0 45%;
  }

  .tagO {
    display: block;
    float: left;
  }

  .opinCollection .newsList2 li {
    line-height: 1.5rem;
    padding: 1rem;
  }



  .TabB {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 15px;
    gap: 10px;
  }

  .TabB li {
    width: auto;
  }

  .left_menu ul {

    grid-template-columns: 1fr 1fr;

  }

  .sectionNav .w1200 {
    grid-template-columns: 1fr 3fr;
  }

  .toolsnav div {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
  }

  .toolsnav div span {
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 10px;
  }

  .toolsnav div a {
    margin-bottom: 10px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;

    margin: 0;
    margin-bottom: 10px;
  }

  .subtabA>ul {
    display: grid;
    grid-template-columns: 1fr 1fr;

    /* 两列之间的间距 */
    row-gap: 20px;
    margin: 0 auto;
  }

  .subtabA>ul li {
    float: none;
    text-align: center;
    padding: 5px;
    width: auto;

  }

  .jgNav {

    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

@media screen and (max-width: 450px) {
  html {
    font-size: 13px;
  }

  .sectionNav ul li a span {
    display: none;
  }

  .sectionNav .w1200 {
    grid-template-columns: 2fr 3fr;
  }

  .TabB li a {
    font-size: 1.2rem;
  }

  .right_content .TabB li a {
    font-size: inherit;
  }

  .linksGropBox li {
    box-sizing: border-box;
  }

  .photo_list ul {
    margin-top: 10px;
    grid-template-columns: 1fr;

    /* 两列之间的间距 */
    row-gap: 20px;
  }

  .left_menu ul {

    grid-template-columns: 1fr 1fr;
    row-gap: 10px;

  }

  .wapHomeLink {
    font-size: 1.2rem;
  }

  .sectionNav>.w1200>ul>li>a {
    padding: 0 20px;

  }

  .sectionNav>.w1200>ul>li>a::before {
    margin-right: 5px;
  }
}

@media screen and (max-width: 430px) {
  html {
    font-size: 12px;
  }

  .linksGropBox li {
    box-sizing: border-box;
  }

  .imageScrollBox {
    width: 55%;
  }

  .sectionNav>.w1200>ul>li>a {
    padding: 0 10px;

  }
}

@media screen and (max-width: 390px) {
  .newsTitleBox ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 0px;
  }

  .sectionNav .w1200 {
    grid-template-columns: 1fr 1fr;
  }

  .sectionNav>.w1200>ul>li>a {
    padding: 0 5px;

  }

  .newsTitleBox ul li {
    float: none;

  }

  .topicSection .newsTitleBox ul {
    grid-template-columns: 1fr;
    row-gap: 0px;
  }

  .topicSection .newsTitleBox ul li.active a::after {
    position: static;
    width: 50%;
    margin: 0px auto 0;
    position: relative;
    bottom: -10px;
  }

  .newsGroup div:last-child .newsTitleBox ul {
    grid-template-columns: 1fr;
    row-gap: 0px;
  }

  .newsGroup .newsTitleBox ul li.active a::after {
    position: static;
    width: 50%;
    margin: 0px auto 0;
    position: relative;
    bottom: -10px;
  }

  .sectionPublic .newsTitleBox ul {
    grid-template-columns: 1fr;
    row-gap: 0px;
  }

  .section2ContBox .newsTitleBox ul {
    grid-template-columns: 1fr;
    row-gap: 0px;
  }


  .section2ContBox .newsTitleBox ul li.active a::after {
    position: static;
    width: 50%;
    margin: 0px auto 0;
    position: relative;
    bottom: -10px;
  }

  .left_menu ul {
    grid-template-columns: 1fr;

  }



  .imageScrollBox {
    width: 64%;
  }

}

@media screen and (max-width: 344px) {
  .linksGropBox li {
    flex: 1 0 100%;
  }
}