.indexbox {
  background: url(../images/topbanner.png) top center no-repeat #edf5ff;
  padding-bottom: 50px;
}
.indexbox .banner {
  height: 625px;
}
.indexbox .zyitems {
  margin: 0 auto;
  max-width: 1920px;
  background: url(../images/zycxbj.png) center top no-repeat;
  padding-top: 158px;
}
.indexbox .zyitems .top {
  width: 1200px;
  margin: 0 auto;
  background: url(../images/zjlbfyxzy01.png) center top no-repeat;
  height: 105px;
}
.indexbox .zyitems .text {
  margin: 31px auto 0;
  width: 1200px;
  font-size: 16px;
  color: #fff;
  text-indent: 2em;
}
.indexbox .zyitems .gxxz {
  margin: 32px auto 0;
  width: 1200px;
  height: 40px;
  text-align: justify;
}
.indexbox .zyitems .gxxz .item {
  display: inline-block;
  width: 218px;
  vertical-align: top;
}
.indexbox .zyitems .gxxz .item .select {
  width: 100%;
  position: relative;
}
.indexbox .zyitems .gxxz .item .select .textBox {
  width: 100%;
  height: 38px;
  position: relative;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;
  font-size: 16px;
  line-height: 38px;
  padding: 0 20px;
  border: 1px solid #d8d3d3;
}
.indexbox .zyitems .gxxz .item .select .textBox::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 12px;
  height: 12px;
  background: url(../images/jt.png) center center no-repeat;
  right: 10px;
  transition: all 0.3s;
}
.indexbox .zyitems .gxxz .item .select ul {
  z-index: 99;
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  background: #fff;
  width: 100%;
  height: 200px;
  overflow-y: scroll;
  border-radius: 8px;
  padding: 5px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12);
}
.indexbox .zyitems .gxxz .item .select ul li {
  padding: 0 18px;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #6a6a6a;
}
.indexbox .zyitems .gxxz .item .select ul .active {
  background: #e9e9e9;
}
.indexbox .zyitems .gxxz .item .zk .textBox::after {
  transform: rotate(180deg);
}
.indexbox .zyitems .gxxz .item .zk ul {
  display: block;
}
.indexbox .zyitems .gxxz::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
}
.indexbox .zyitems .gxxz .bth {
  display: inline-block;
}
.indexbox .zyitems .gxxz .bth .itembtn {
  height: 38px;
  color: #fff;
  background-color: #1e9fff;
  border: none;
  border-radius: 6px;
}
.indexbox .bfgtpyyx .top {
  width: 1200px;
  margin: 0 auto;
  background: url(../images/zjlbfyxzy02.png) center top no-repeat;
  height: 105px;
}
.indexbox .bfgtpyyx .gxxz .item {
  width: 183px;
}
.indexbox .tablebox {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
}
.indexbox .tablebox .layui-table {
  width: 100%;
  margin: 10px 0;
  background-color: #fff;
  color: #5f5f5f;
}
.indexbox .tablebox .layui-table th {
  text-align: center;
  font-weight: 900;
  border: 1px solid #d8d3d3;
  padding: 10px 0;
}
.indexbox .tablebox .layui-table td {
  position: relative;
  padding: 9px 15px;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
  border: 1px solid #d8d3d3;
  text-align: center;
}
.indexbox .tablebox .layui-table td:nth-child(8) {
  text-align: left;
}
.indexbox .tablebox .layui-table td:nth-child(9) {
  text-align: left;
}
