.jbox1item {
  max-width: 1920px;
  display: flex;
  margin: 0 auto;
  width: 100%;
}
.jbox1item .banner {
  display: flex;
}
.jbox2item {
  max-width: 1920px;
  margin-bottom: 46px;
  display: flex;
  width: 1016px;
  margin: 0 auto;
  align-items: center;
  margin-top: 72px;
  flex-direction: column;
}
.jbox2item > h2 {
  display: flex;
  width: 100%;
  font-weight: bold;
  font-size: 32px;
  color: #000000;
}
.jbox2item > .hr {
  width: 1006px;
  margin: 35px 0;
  height: 2px;
  background-color: #eeeeee;
}
.jbox2item > p {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 36px;
}
.jbox2item > p:nth-of-type(1) {
  margin-bottom: 40px;
}
.jbox3item {
  max-width: 1920px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}
.jbox3item .fzlc {
  display: flex;
  object-fit: cover;
}
.jboxf3item {
  width: 1148px;
  margin: 0 auto;
  padding: 63px 73px;
  box-sizing: border-box;
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
}
.jboxf3item > .left {
  display: flex;
  flex-direction: column;
}
.jboxf3item > .left > h2 {
  font-weight: bold;
  font-size: 32px;
  color: #000000;
  position: relative;
}
.jboxf3item > .left > hr {
  margin: 0;
  margin-top: 20px;
  align-items: flex-start;
  width: 80px;
  padding: 0;
  margin-bottom: 34px;
  height: 4px;
  background-color: #e60012;
}
.jboxf3item > .left > p {
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 36px;
}
.jboxf3item > .left > p:nth-of-type(1),
.jboxf3item > .left > p:nth-of-type(3) {
  font-weight: bold;
}
.jboxf3item > .left > p:nth-of-type(1) {
  margin-bottom: 34px;
}
.jboxf3item > .left > p:nth-of-type(3) {
  margin-bottom: 34px;
}
.jboxf3item > .right {
  width: 564px;
  display: flex;
  margin: 0 auto;
}
.jbox5item {
  width: 100%;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
}
.jbox5item > header {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 32px;
  margin-top: 80px;
  margin-bottom: 55px;
  color: #000000;
}
.jbox5item > main {
  display: flex;
  justify-content: center;
}
.jbox5item > main > ul {
  gap: 15px;
  display: flex;
}
.jbox5item > main > ul > li {
  width: 276px;
  height: 329px;
  object-fit: cover;
  background: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.jbox5item > main > ul > li:nth-of-type(1):hover {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item1f.png);
}
.jbox5item > main > ul > li:nth-of-type(2) {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item2.png);
}
.jbox5item > main > ul > li:nth-of-type(2):hover {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item2f.png);
}
.jbox5item > main > ul > li:nth-of-type(3) {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item3.png);
}
.jbox5item > main > ul > li:nth-of-type(3):hover {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5item3f.png);
}
.jbox5item > main > ul > li:nth-of-type(4) {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5itemf3.png);
}
.jbox5item > main > ul > li:nth-of-type(4):hover {
  background-image: url(https://hanlemeike.oss-cn-beijing.aliyuncs.com/msmk/pc/images/jbox5itemf3f.png);
}
