body {
  margin: 0;
}
.container {
  width: 100%;
  padding: 0;
}
.content {
  width: 1200px;
  margin: 25px auto;
}
.banner img {
  width: 100%;
}

.li-item {
  display: block;
  width: 19%;
  height: 50px;
  line-height: 50px;
  color: #ffffff;
  background-color: #0e48a1;
  margin-bottom: 16px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 6px;
  margin-left: 12px;
}
.li-item a {
  color: #ffffff;
}
.left,
.right {
  width: 49%;
}
.box-title {
  width: 100%;
  height: 60px;
  background: url(2023yshj-line.png) left center no-repeat;
  clear: both;
}
.box-title span {
  text-align: center;
  display: block;
  width: 80%;
  margin: 0 0 0 10%;
  font-size: 36px;
  color: #166fee;
  font-weight: bold;
  float: left;
}
.box-title a {
  position: relative;
  float: right;
  text-align: right;
  font-size: 16px;
  font-weight: normal;
  color: rgb(153, 153, 153);
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  width: 10%;
}
.box-1 .body {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.box-1 {
  margin-top: 20px;
}
.box-1 ul {
  list-style: none;
  padding: 0;
}
.box-1 ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 6px 0px;
  /* border-bottom: 1px solid rgb(238, 238, 238); */
  font-size: 16px;
}
.box-1 ul li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #404040;
  border-radius: 50%;
  left: 0;
  top: 24px;
}
.box-1 ul li a {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: rgb(51, 51, 51);
  padding-left: 16px;
}
.box-1 ul li i {
  display: inline-block;
  width: 54px;
  height: 32px;
  margin-right: 10px;
  background: url(icon_normal_20210930.png) no-repeat left center;
  color: #115db2;
  padding-left: 18px;
  font-style: normal;
}
.box-1 ul li span {
  color: #cccccc;
  float: right;
}
.box-1 li:hover a {
  color: #115db2;
}
.box-1 li:hover i {
  background: url("icon_hover_20210930.png") no-repeat left center;
  color: #fff;
}

.box-2 {
  margin-top: 20px;
}
.box-2 .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box-3 {
  margin-top: 30px;
}
.box-3 .body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 20px auto;
}
.box-4 {
  margin-top: 30px;
}
.box-4 .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px auto;
}
.box-2 .grid-item {
  width: 24%;
  /* background-color: #4f70a0; */
  height: 88px;
  line-height: 88px;
  margin-bottom: 24px;
  text-align: center;
  text-decoration: none;
  font-size: 36px;
  color: #ffffff;
  letter-spacing: 4px;
  font-weight: 600;
}
.box-2 .grid-item img {
  width: 100%
}
.box-4 .title {
  margin: 32px auto;
  font-size: 38px;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 600;
  color: #0e48a1;
}
.box-4 .grid-item {
  width: 24%;
  margin-bottom: 24px;
}
.box-4 .grid-item img {
  width: 100%;
  height: auto;
}
.box-5 {
  margin-top: 20px;
}
.box-5 .body {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.box-5 ul {
  list-style: none;
  padding: 0;
}
.box-5 ul li {
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 6px 0px;
  /* border-bottom: 1px solid rgb(238, 238, 238); */
  font-size: 16px;
}
.box-5 ul li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #404040;
  border-radius: 50%;
  left: 0;
  top: 24px;
}
.box-5 ul li a {
  display: inline-block;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: none;
  color: rgb(51, 51, 51);
  padding-left: 16px;
}
.box-5 ul li i {
  display: inline-block;
  width: 54px;
  height: 32px;
  margin-right: 10px;
  background: url(icon_normal_20210930.png) no-repeat left center;
  color: #115db2;
  padding-left: 18px;
  font-style: normal;
}
.box-5 ul li span {
  color: #cccccc;
  float: right;
}
.box-5 li:hover a {
  color: #115db2;
}
.box-5 li:hover i {
  background: url("icon_hover_20210930.png") no-repeat left center;
  color: #fff;
}
.box-6 {
  margin-top: 20px;
}
.box-6 {
  margin-top: 10px;
  margin-bottom: 15px;
  height: 196px;
}
.box-6 .grid {
  width: 100%;
  clear: both;
}
.box-6 .grid .grid-item {
  width: 20%;
  display: block;
  float: left;
  text-indent: -1000pc;
  height: 196px;
}
.box-6 .grid .g1 {
  background: url("2023yshj_wgy_11.png") no-repeat center center;
}
.box-6 .grid .g2 {
  background: url("2023yshj_wgy_12.png") no-repeat center center;
}
.box-6 .grid .g3 {
  background: url("2023yshj_wgy_13.png") no-repeat center center;
}
.box-6 .grid .g4 {
  background: url("2023yshj_wgy_14.png") no-repeat center center;
}
.box-6 .grid .g5 {
  background: url("2023yshj_wgy_15.png") no-repeat center center;
}
.box-6 .grid .g1:hover {
  background: url("2023yshj_wgy_21.png") no-repeat center center;
}
.box-6 .grid .g2:hover {
  background: url("2023yshj_wgy_22.png") no-repeat center center;
}
.box-6 .grid .g3:hover {
  background: url("2023yshj_wgy_23.png") no-repeat center center;
}
.box-6 .grid .g4:hover {
  background: url("2023yshj_wgy_24.png") no-repeat center center;
}
.box-6 .grid .g5:hover {
  background: url("2023yshj_wgy_25.png") no-repeat center center;
}

@media only screen and (max-width: 768px) {
  .content {
    width: 100%;
    margin-top: 0px;
    padding: 12px 8px;
  }
  .box-title {
    background: none;
  }
  .box-title span {
    font-size: 24px;
    width: 70%;
    height: 40px;
    line-height: 40px;
  }
  .box-title a {
    width: 18%;
    height: 40px;
    line-height: 40px;
  }
  .box-1,
  .box-2,
  .box-4 {
    margin-top: 12px;
    padding: 0 12px;
  }
  .box-1 .body {
    display: flex;
    flex-wrap: wrap;
  }
  .box-1 .body .left,
  .box-1 .body .right {
    width: 100%;
  }
  .box-1 ul li {
    height: auto;
    overflow: hidden;
  }
  .box-1 ul li i {
    margin-right: 0;
    width: 34px;
  }
  .box-2 .grid-item {
    width: 100%;
    font-size: 22px;
  }
  .box-2 .grid-item img {
    width: 100%;
  }
  .box-4 .grid-item {
    width: 49%;
  }
  .box-5 .body {
    display: flex;
    flex-wrap: wrap;
  }
  .box-5 .body .left,
  .box-5 .body .right {
    width: 100%;
  }
  .box-5 .slider {
    width: 100% !important;
  }
  .box-5 ul li a {
    width: 75%;
  }
  .slide-image {
    width: 100% !important;
  }
  .slide-image img {
    width: 100% !important;
  }

  .box-6 {
    height: auto;
  }
  .box-6 .grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .box-6 .grid .grid-item {
    width: 50%;
    background-size:100%
  }

  .box-3 .li-item {
    width: 46%;
  }
}
