html,
body {
  width: 100%;
  height: 100%;
}
.boxx .list ul li:nth-child(1) .left .icon {
  width: 58px;
  height: 50px;
  background: url(../images/icon1.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}
.boxx .list ul li:nth-child(2) .left .icon {
  width: 44px;
  height: 50px;
  background: url(/czrc/DFS/template/70/images/icon11.png) no-repeat center
    center;
  background-size: 100% 100%;
  margin-right: 13px;
}
.boxx .list ul li:nth-child(3) .left .icon {
  width: 51px;
  height: 50px;
  background: url(../images/icon2.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}
.box {
  width: 100%;
  height: 300px;
  background: url(../images/bjtp1.jpg) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
}

.box-bottom {
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  bottom: 0;
}

.box-bottom-middle {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.box-bottom-middle ul {
  display: flex;
  width: 100%;
  height: 100%;
}

.box-bottom-middle ul li {
  flex: 1;
  height: 100%;
}

.box-bottom-middle ul li a {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #fe8f00;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 60px;
}

.box-bottom-middle ul li:hover {
  background: #fe8f00;
}

.box-bottom-middle ul li:hover a {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  position: relative;
}

.box-bottom-middle ul li:hover a::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  top: 80%;
  left: 50%;
  transform: translate(-70%, -50%);
}

.active {
  background: #fe8f00;
}

.active a {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold !important;
  color: #ffffff !important;
  position: relative;
}

.active a::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 4px;
  background: #ffffff;
  border-radius: 2px;
  top: 80%;
  left: 50%;
  transform: translate(-70%, -50%);
}

.box-middle {
  width: 1200px;
  height: auto;
  margin: 81px auto;
}

.box-middle ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.box-middle ul li {
  width: 31%;
  height: 120px;
  background: #f0f6ff;
  margin-bottom: 30px;
  padding: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-middle ul li .left {
  display: flex;
  align-items: center;
}

.box-middle ul li p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.box-middle ul li .btn {
  width: 90px;
  height: 36px;
  background: #ffffff;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box-middle ul li .btn p a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}

.box-middle ul li:nth-child(1) .icon {
  width: 58px;
  height: 50px;
  background: url(../images/icon1.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(2) .icon {
  width: 51px;
  height: 50px;
  background: url(../images/icon2.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(3) .icon {
  width: 53px;
  height: 50px;
  background: url(../images/icon3.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(4) .icon {
  width: 48px;
  height: 50px;
  background: url(../images/icon4.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(5) .icon {
  width: 50px;
  height: 50px;
  background: url(../images/icon5.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.uls li:nth-child(1) .icon {
  background: url(../images/icon6.png) no-repeat center center !important;
  background-size: 100% 100% !important;
}

.uls li:nth-child(2) .icon {
  background: url(../images/icon7.png) no-repeat center center !important;
  background-size: 100% 100% !important;
}

.uls li:nth-child(3) .icon {
  background: url(../images/icon8.png) no-repeat center center !important;
  background-size: 100% 100% !important;
}

.box-middle ul li:nth-child(6) .icon {
  width: 54px;
  height: 54px;
  background: url(../images/icon6.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(7) .icon {
  width: 50px;
  height: 50px;
  background: url(../images/icon7.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

.box-middle ul li:nth-child(8) .icon {
  width: 50px;
  height: 50px;
  background: url(../images/icon8.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 13px;
}

/* .box-middle ul li:nth-child(9) .icon {
    width: 56px;
    height: 54px;
    background: url(../images/icon9.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 13px;
}

.box-middle ul li:nth-child(10) .icon {
    width: 59px;
    height: 50px;
    background: url(../images/icon10.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 13px;
} */

.box-middle-list3 ul {
  justify-content: flex-start;
}

.box-middle-list3 ul li:nth-child(1) {
  margin-right: 3.5%;
}

.box-middle-list3 ul li:nth-child(1) .icon {
  width: 56px;
  height: 54px;
  background: url(../images/icon9.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  margin-right: 13px;
}

.box-middle-list3 ul li:nth-child(2) .icon {
  width: 59px;
  height: 50px;
  background: url(../images/icon10.png) no-repeat center center !important;
  background-size: 100% 100% !important;
  margin-right: 13px;
}
