.w ul li a:hover {
  color: #4068f7;
  border-bottom: 2px solid #4068f7;
}

#body {
  width: 100%;
}

#body .banner {
  height: 605px;
  background-image: url(../banner/10-jjfa.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 45px;
}

#body .banner .button {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

#body .banner .button a {
  display: block;
  width: 110px;
  height: 40px;
  text-decoration: none;
  line-height: 40px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  margin-top: 392px;
}
#show {
  position: relative;
  top: 1px;
}
#body .banner .button a:nth-child(1) {
  border-radius: 4px;
  background: rgba(64, 104, 247, 1);
  margin-left: 24px;
}

#body .banner .button a:nth-child(2) {
  border-radius: 4px;
  border: 2px solid rgba(64, 104, 247, 1);
  box-sizing: border-box;
  color: rgba(64, 104, 247, 1);
  line-height: 36px;
  margin-left: 39px;
}

/* 身体列表部分开始 */
/* 头部标题 */
#body .boxList {
  width: 1161px;
  margin: 0 auto;
}

.prpo_title {
  background-color: #fff;
  position: fixed;
  left: 0;
  display: none;
  z-index: 10;
  overflow: hidden;
  top: 64px;
  width: 100%;
}

#body .boxList .title1 {
  width: 1200px;
  height: 50px;
  border-bottom: 1px solid rgba(232, 239, 254, 1);
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 3px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
}

#body .boxList .title1>p {
  color: rgba(0, 0, 0, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  margin-right: 867px;
}

#body .boxList .title1>ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

#body .boxList .title1>ul div {
  margin-left: 19px;
  margin-right: 19px;
  width: 6px;
  height: 30px;
  color: rgba(210, 215, 227, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 20px;
}

#body .boxList .title1>ul li a {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 48px;
  box-sizing: border-box;
  color: rgba(68, 68, 68, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 14px;
}

#body .boxList .title {
  height: 50px;
  border-bottom: 1px solid rgba(232, 239, 254, 1);
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 3px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}

#body .boxList .title>p {
  color: rgba(0, 0, 0, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 14px;
  margin-right: 867px;
}

#body .boxList .title>ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
}

#body .boxList .title>ul div {
  margin-left: 19px;
  margin-right: 19px;
  width: 6px;
  height: 30px;
  color: rgba(210, 215, 227, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 20px;
}

#body .boxList .title>ul li a {
  text-decoration: none;
  display: block;
  width: 70px;
  height: 48px;
  box-sizing: border-box;
  color: rgba(68, 68, 68, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 14px;
}

/* 列表 */
#body .boxList .list {
  width: 1161px;
  height: 1524px;
  margin: 0 auto;
  margin-bottom: 42px;
}

#body .boxList .list .title {
  border: 0;
  padding: 0;
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom: 104px;
}

#body .boxList .list .listBox {
  height: 280px;
  border-radius: 10px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(250, 251, 255, 1);
  margin-bottom: 31px;
  display: flex;
}

#body .boxList .list .listBox>img {
  width: 693px;
  height: 278px;
}

#body .boxList .list .listBox>.right {
  margin-top: 40px;
  margin-left: 47px;
  width: 362px;
  height: 203px;
}

#body .boxList .list .listBox>.right>.rightTxt {
  width: 362px;
  height: 126px;
}

#body .boxList .list .listBox>.right>.rightTxt>p:nth-child(1) {
  width: 109px;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}

#body .boxList .list .listBox>.right>.rightTxt>p:nth-child(1)>img {
  width: 24px;
  height: 24px;
  transform: translateY(5px);
}

#body .boxList .list .listBox>.right>.rightTxt>p:nth-child(1)>span {
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  line-height: 193.49997%;
  letter-spacing: 1%;
}

#body .boxList .list .listBox>.right>.rightTxt>p:nth-child(2) {
  width: 362px;
  height: 81px;
  color: rgba(75, 91, 117, 1);
  font-family: Source Han Sans CN;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 1.2%;
}

#body .boxList .list .listBox>.right>a {
  display: block;
  width: 110px;
  height: 40px;
  border-radius: 5px;
  background: rgba(64, 104, 247, 1);
  box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.25) inset,
    0px 0px 4px rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
  margin-top: 37px;
  margin-left: 253px;
}

#body .boxList>a {
  display: block;
  width: 220px;
  height: 50px;
  border-radius: 4px;
  background: rgba(64, 104, 247, 1);
  margin: 0 auto;
  margin-top: 280px;
  text-decoration: none;
  line-height: 50px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 120px;
}

/* 身体列表部分结束 */
#body .partner {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 120px;
}

#body .partner p:nth-child(1) {
  width: 160px;
  height: 60px;
  color: rgba(51, 51, 51, 1);
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 40px;
  margin: 0 auto;
}

#body .partner p:nth-child(2) {
  width: 258px;
  height: 24px;
  color: rgba(68, 68, 68, 1);
  font-family: SourceHanSansCN-Normal;
  font-size: 16px;
  margin: 0 auto;
  margin-bottom: 79px;
}

#body .partner .partnerList {
  width: 1206px;
  height: 674px;
}

#body .partner .partnerList ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

#body .partner .partnerList ul li {
  width: 222px;
  height: 126px;
  border: 1px solid rgba(219, 229, 255, 1);
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
}

.marginList {
  margin-top: 11px;
}