.banner-box-bjgs{
  background-image: url(../png/qchrmz.png);
}
.banner-ct .tit{
  padding-top: 22px;
}
.bjgs2025-part1{
  width: 100%;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px #e8ecf2;
	border-radius: 2px;
  margin-top: 39px;
  margin-bottom: 34px;
  padding: 30px 21px;
  padding-bottom: 10px;
}
.bjgs2025-tab{
  text-align: center;
  margin-bottom: 30px;
}
.bjgs2025-tab span{
  display: inline-block;
  font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	color: #666666;
  margin: 0 26px;
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 23px;
  cursor: pointer;
}
.bjgs2025-tab span.cur{
  color: #0176ff;
  background-image: url(../png/errirc.png);
}
.bjgs2025-ss{
  width: 300px;
	height: 42px;
  border: solid 1px #d7dce4;
  border-right: none;
}
.bjgs2025-ss input{
  float: left;
  height: 100%;
  width: 228px;
  background: url(../png/vkhdem.png) no-repeat left;
  background-position: 15px center;
  padding-left: 42px;
  font-size: 16px;
	line-height: 42px;
	letter-spacing: 0px;
	color: #a9a6a6;
  padding-right: 10px;
}
.bjgs2025-ss a{
  width: 70px;
	height: 100%;
	background-color: #0176ff;
	border-radius: 0px 2px 2px 0px;
  font-size: 18px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #ffffff;
  text-align: center;
}
.bjgs2025-select{
  width: 200px;
	height: 42px;
  border-radius: 2px;
	border: solid 1px #d7dce4;
  float: left;
  margin-right: 21px;
  position: relative;
}
.bjgs2025-select select{
  display: inline-block;
  width: 200px;
	height: 42px;
  font-size: 16px;
	line-height: 42px;
	letter-spacing: 0px;
	color: #333333;
  padding-right: 24px;
  background: url(../png/dmhfru.png) no-repeat;
  background-position: 166px center;
  outline: none;
  appearance: none;
  border: none;
  padding-left: 47px;
  cursor: pointer;
}
.select-qx select{
  padding-left: 10px;
}
.bjgs2025-select>img{
  width: 18px;
	height: 18px;
  margin-left: 19px;
  margin-right: 10px;
  margin-top: 11px;
  position: absolute;
}
.bjgs2025-content{
	background-color: rgba(245, 248, 252, 0.6);
  margin: auto;
  margin-top: 25px;
  padding: 26px 9px;
}
.bjgs2025-items{
  width: 1066px;
  height: 138px;
  overflow: hidden;
}
.bjgs2025-items.cur{
  height: auto;
}
.bjgs2025-items-more{
  font-size: 14px;
  line-height: 48px;
	letter-spacing: 0px;
	color: #2789ee;
  position: relative;
  padding-right: 18px;
  cursor: pointer;
}
.bjgs2025-items-more:after {
  content: "";
  width: 12px;
  height: 9px;
  background: url(../png/nhsmlk.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s;
}
.bjgs2025-items-more.cur:after {
  transform: translateY(-50%) rotate(180deg);
}
.bjgs2025-item span{
  width: 137px;
	height: 48px;
  background: #ecf1f7;
	border-radius: 24px;
  margin-right: 16px;
  float: left;
  margin-bottom: 21px;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
 	line-height: 48px;
	letter-spacing: 0px;
	color: #333333;
  cursor: pointer;
}
.bjgs2025-item span.cur{
  background: #2789ee;
	font-weight: bold;
	color: #ffffff;
}
.bjgs2025-item span:nth-child(7n){
  margin-right: 0;
}
.layui-table{
  margin: 0;
  margin-bottom: 49px;
}
.layui-table th, .layui-table td{
  padding: 20px 9px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.table-top{
  background-color: #e1eeff !important;
}
.table-top th{
  font-size: 18px;
  font-stretch: normal;
  letter-spacing: -1px;
  text-align: center;
  padding: 28px 10px;
  color: #2f455b;
}
.layui-table th, .layui-table td, .layui-table[lay-skin="line"], .layui-table[lay-skin="row"], .layui-table-view, .layui-table-tool, .layui-table-header, .layui-table-col-set, .layui-table-total, .layui-table-page, .layui-table-fixed-r, .layui-table-tips-main, .layui-table-grid-down{
  border-color: #ddd;
}
#tableList tr:nth-child(2n){
  background: #f9fbfd;
}
.layui-table th{
  color: #2f455b;
}
.bluebtn{
  width: 82px;
	height: 30px;
	background-color: #dfedfc;
	border-radius: 4px;
  text-align: center;
  font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #2789ee;
}
@media screen and (max-width: 768px){
  .bjgs2025{
    padding: 0 0.25rem;
  }
  .bjgs2025-part1{
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    padding: 0.25rem;
  }
  .bjgs2025-tab{
    margin-bottom: 0.3rem;
  }
  .bjgs2025-tab span{
    font-size: 0.4rem;
    padding-bottom: 0.25rem;
    margin: 0 0.2rem;
  }
  .bjgs2025-box>div{
    float: none;
    width: 100%;
  }
  .bjgs2025-select{
    width: 100%;
    float: none;
    margin-bottom: 0.2rem;
  }
  .bjgs2025-select select{
    width: 100%;
    background-position: 95% center;
    font-size: 0.3rem;
  }
  .bjgs2025-ss input{
    width: 5.11rem;
    font-size: 0.3rem;
  }
  .bjgs2025-ss a{
    font-size: 0.3rem;
  }
  .bjgs2025-content{
    padding: 0.25rem 0.1rem;
    margin-top: 0.3rem;
  }
  .bjgs2025-items{
    width: 100%;
    height: 4rem;
  }
  .bjgs2025-items-more{
    float: right;
  }
  .bjgs2025-item span{
    width: 48%;
    height: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .bjgs2025-item span:nth-child(2n){
    float: right;
  }
  .layui-table {
    width: 12rem;
    margin-bottom: 0.2rem;
  }
  .layui-table th, .layui-table td{
    font-size: 0.3rem;
    padding: 0.2rem 0.1rem;
  }
}