.el-col-18 {
  width: 100%;
}
.el-col-8 {
  width: 25%;
}
.zcly {
  margin-top: 26px;
  display: flex;
  flex-wrap: wrap;
}
.zcly a {
  margin-right: 25px;
  margin-bottom: 20px;
}
.zcly a:hover li {
  margin-top: -5px;
}
.zcly a:nth-child(5n) {
  margin-right: 0;
}
.zcly li {
  width: 220px;
  height: 72px;
  background: #f5f9ff;
  border-radius: 5px;
  transition: all 0.2s linear;
}
.zcly li {
  display: flex;
  align-items: center;
}
.zcly span {
  font-size: 18px;
  color: #333333;
  font-weight: 700;
}
.zcly li img {
  margin-left: 24px;
  margin-right: 15.5px;
}
.regionvisible{
	/* display: none; */
}
.selectBar{
	width: 100%;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px auto 20px;
}
.selectBar li{
	margin-right: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 222px;
	height: 58px;
color: #464748;
	font-size: 24px;
cursor: pointer;
}
.selectBar li img{
	margin-right: 15px;
}
.selectBar .active{
	position: relative;
		background: #1e79e2;
		color: #fff;
}
.selectBar .active::after{
	position: absolute;
	content: '';
	width: 28px;
	height: 58px;
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2024/hqhm/images/bar_left.png);
	left: -28px;
}
.selectBar .active::before{
	position: absolute;
	content: '';
	width: 27px;
	height: 58px;
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2024/hqhm/images/bar_right.png);
	right: -27px;
}
.dataList{
	display: none;
}
#newSilderHelp{
	display: none;
}
.fc-select-region .title,.fc-select-region .title div{
	display: flex;align-items: center;
}
 [v-cloak] {
    display: none;
  }
  .showList{
	  height: 152px;
	  overflow: hidden;
  }
  .changRegion-icon{
	   width: 0;
	      height: 0;
	      border-left: 4px solid transparent; /* 左边框透明 */
	      border-right: 4px solid transparent; /* 右边框透明 */
	      border-top: 6px solid rgb(153, 153, 153); 
  }
  .header-horizontal-region{
	  margin-top: -1px;
  }
  .header-horizontal-region .changRegion-icon{
	  transform: rotate(0deg);
  }
  .el-icon-caret-top:before{
	  content: '';
  }
  .header-horizontal-region .changRegion{
	  height: 55px;
	  min-width: auto;
  }
  #app > div.homeStyle > div > div.www-header-has-bg > div.home-banner-wrap > div > div.banner-container > div > div > div.home-search-style > div > div.home-search > div:nth-child(2) > div > div.cursor-pointer.header-horizontal-region.css1726274155370-040030702620733316 > div.pl-5.pr-5.fz-16.changRegion > div{
	  display: flex;
	  align-items: center;
  }
  .home-header-outmenu .item:first-child{
	      padding: 0 1.125rem;
  }
  .home-header-outmenu a:first-child .item{
  	      padding-left: 0 
  }
  .home-search-style{
	  position: relative;
  }
  .el-scrollbar__bar {
	  display: none;
  }
  .el-autocomplete-suggestion__list{
	  overflow-y: auto;
  }
  .el-autocomplete{
	  width: 450px;
  }
  .el-input__inner{
	  margin-top: 2px;
	 height: 55px; 
	 line-height: 55px;
	 border-radius: 0;
	 border: none;
  }
  .flex-left{
	  margin-top: -2px;
	  align-items: center;
  }
  .el-icon-loading{
	  	  width: 30px;
	height: 30px;
	/* content: ''; */
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/zt/2024/hqhm/images/loading.png);
	background-size: 100% 100%;
  }
  .el-icon-loading:before{
	  display: none;
  }
  #app > div.homeStyle > div > div.www-header-has-bg > div.home-banner-wrap > div > div.banner-container > div > div > div.home-search-style > div > div.home-search > div:nth-child(2) > div > div.cursor-pointer.header-horizontal-region.css1726274155370-040030702620733316 > div.regionvisible > div > div.title > div.el-button.ml-10.pl-30.pr-30.el-button--primary.el-button--mini{
	  margin-left: 10px;
  }
  .el-icon-arrow-right:before {
      content: ">";
  }
  .zxsb{
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  width: 69px;
	  height: 20px;
	  background:linear-gradient(to right,#1e79e2,#2b86ef,#3a95fe) ;
	      border-radius: 4px;
		      margin-left: 0.625rem;
  }
  .zxsb span{
	  font-size: 12px;color: #fff;
  }