.old_type .BODY {
  width: 100%;
  height: 2250px;
  background: #407feb url("background.png") no-repeat;
  background-position: center top;
  overflow: hidden;
}
.old_type .body {
  width: 1260px;
  height: 1968px;
  margin: 115px auto;
  background: #ffffff;
  overflow: hidden;
}
.old_type .bodyTopWord {
  width: 200px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-left: 30px;
  margin-top: 45px;
  margin-bottom: 0;
}
.old_type .TopWordLine {
  width: 50px;
  height: 6px;
  background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
  border-radius: 2px;
  margin-left: 50px;
  margin-top: 15px;
}
.old_typ .TopContentRight ul a {
  text-decoration: none;
  color: #333333;
  font-size: 25px;
  font-face: PingFangSC;
  font-weight: 400;
  letter-spacing: 0;
  paragraph-spacing: 0;
  margin-left: 5px;
}
.old_type .bodyCenterWord {
  width: 200px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-left: 30px;
  margin-top: 40px;
  margin-bottom: 0;
}
.old_type .CenterWordLine {
  width: 50px;
  height: 6px;
  background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
  border-radius: 2px;
  margin-left: 50px;
  margin-top: 15px;
}
.old_type .CenterContent {
  width: 100%;
  height: 600px;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: space-between;
}
.old_type .TopUlTime {
  color: #999999;
  font-size: 25px;
  font-face: PingFangSC;
  font-weight: 400;
  letter-spacing: 0;
  paragraph-spacing: 0;
  margin-left: 0px;
  float: right;
  padding-right: 20px;
}
.old_type .TopContentRight ul a {
  text-decoration: none;
  color: #333333;
  font-size: 25px;
  font-face: PingFangSC;
  font-weight: 400;
  letter-spacing: 0;
  paragraph-spacing: 0;
  margin-left: 5px;
  display: block;
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.old_type .TopContentRight ul li {
  height: 45px;
  line-height: 45px;
  display: flex;
}
.old_type .CenterContent1 {
  width: 450px;
  height: 200px;
  border-radius: 24px 0 24px 0;
  background: url("centerP1.png") no-repeat;
}
.old_type .CenterContent2 {
  width: 450px;
  height: 180px;
  border-radius: 24px 0 24px 0;
  background: url("centerP2.png") no-repeat;
}
.old_type .CenterContent3 {
  width: 450px;
  height: 180px;
  border-radius: 24px 0 24px 0;
  background: url("centerP3.png") no-repeat;
}
.old_type .CenterContent4 {
  width: 450px;
  height: 180px;
  border-radius: 24px 0 24px 0;
  background: url("centerP4.png") no-repeat;
}
.old_type .CenterContent5 {
  width: 450px;
  height: 180px;
  border-radius: 24px 0 24px 0;
  background: url("centerP5.png") no-repeat;
}
.old_type .CenterContent6 {
  width: 450px;
  height: 180px;
  border-radius: 24px 0 24px 0;
  background: url("centerP6.png") no-repeat;
}
.old_type .CenterContentWord {
  height: 28px;
  line-height: 28px;
  font-size: 40px;
  color: #333333;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.old_type .CenterHref {
  width: 150px;
  margin-left: 20px;
}
.old_type .CenterHref img {
  width: 130px;
  margin-left: 20px;
}
.old_type .bodyBottomWord {
  width: 200px;
  height: 40px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 40px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  margin-left: 30px;
  margin-top: 40px;
  margin-bottom: 0;
}
.old_type .BottomWordLine {
  width: 50px;
  height: 6px;
  background: linear-gradient(180deg, #2b7ef9 0%, #1764ff 100%);
  border-radius: 2px;
  margin-left: 50px;
  margin-top: 15px;
}
.old_type .BottomDiv {
  width: 120px;
  height: 50px;
  background: rgba(119, 170, 238, 0.2);
  border-radius: 4px;
  margin-left: 20px;
  margin-top: 20px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 26px;
  line-height: 50px;
  text-align: center;
}
.old_type .BottomA {
  color: #ffffff;
}

.old_type .BottomDiv:hover {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 140px;
  background-color: #ffffff;
}

.old_type .BottomDiv:hover .BottomA {
  color: #386bf3;
}
.old_type .light {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: 140px;
  background: #ffffff;
  color: #386bf3;
}
.old_type .Light {
  color: #386bf3;
}
.old_type .BottomMore {
  width: 80px;
  height: 30px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  /* color: #ffffff; */
  letter-spacing: 0;
  margin-left: 20px;
  margin-top: 83px;
  background: url("jiantou.png") no-repeat;
  background-size: 100%;
}
.old_type .BottomUlWord {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  height: 100%;
  margin-left: 10px;
  margin-top: 0px;
  display: flex;
  align-items: center;
}
.old_type .BottomUlImg {
  width: 25px;
  height: 30px;
  margin-top: 23px;
}