.mxsjsDetails {
  overflow: hidden;
}
.mxsjsDetails .mxsjsHead {
  width: 100%;
  height: 36rem;
}
.mxsjsDetails .mxsjsInfos {
  position: relative;
  z-index: 1;
  width: 69rem;
  margin: -14.5rem auto 4rem;
  background: #fff;
  box-shadow: 0 1.2rem 2rem 0.2rem rgba(194, 194, 194, 0.28);
  border-radius: 1.4rem;
}
.mxsjsDetails .mxsjsGrjs {
  display: flex;
  padding: 0 0 3rem;
  margin: 0 4.5rem 1.6rem;
  border-bottom: 0.1px solid #e5e5e5;
}
.mxsjsDetails .mxsjsTx {
  width: 23rem;
  height: 23rem;
  margin: -5.5rem 3rem 0 0.2rem;
  border: 0.3rem solid #fff;
  border-radius: 50%;
}
.mxsjsDetails .mxsjsGrjsNr {
  display: flex;
  flex-direction: column;
  width: 0;
  flex: 1;
  padding-top: 3rem;
}
.mxsjsDetails .mxsjsGrjsNr .mxsjsName {
  line-height: 3.2rem;
  margin-bottom: 1.2rem;
  font-size: 3rem;
  font-weight: 600;
  color: #111111;
}
.mxsjsDetails .mxsjsGrjsNr .mxsjsName span {
  line-height: 3rem;
  margin-left: 1.2rem;
  font-size: 2.4rem;
  font-weight: 400;
  border: 1px solid #484848;
  border-radius: 0.6rem;
  vertical-align: middle;
}
.mxsjsDetails .mxsjsGrjsNr .mxsjsName span i {
  display: inline-block;
  transform: scale(0.75);
  font-style: normal;
}
.mxsjsDetails .mxsjsScore {
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
  overflow: hidden;
}
.mxsjsDetails .mxsjsScore img {
  width: 2.2rem;
  height: 2.1rem;
  margin-right: 0.7rem;
}
.mxsjsDetails .mxsjsJy {
  line-height: 2.4rem;
  margin-bottom: 0.8rem;
  font-size: 2.4rem;
  font-weight: 400;
}
.mxsjsDetails .mxsjsBq {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.mxsjsDetails .mxsjsBq span {
  display: inline-block;
  width: 10.8rem;
  height: 3rem;
  line-height: 3rem;
  margin-right: 1rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #ff6400;
  background: #ffecde;
  text-align: center;
  border-radius: 0.4rem;
}
.mxsjsDetails .mxsjsBq span i {
  display: inline-block;
  font-style: normal;
  line-height: 3rem;
  transform: scale(0.75);
}
.mxsjsDetails .mxsjsGrLn {
  line-height: 3.2rem;
  padding: 0 5rem 3.2rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #484848;
}
.mxsjsDetails .mxsjsGrLn span {
  color: #111111;
  font-weight: 400;
}
.mxsjsDetails .mxsjsDa {
  padding: 0 3rem;
  margin-bottom: 4rem;
}
.mxsjsDetails .mxsjsDaTitle {
  padding-bottom: 1.4rem;
  margin-bottom: 3rem;
  font-size: 3rem;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
}
.mxsjsDetails .mxsjsDaNr {
  height: 18rem;
  margin-bottom: 3rem;
  overflow: hidden;
}
.mxsjsDetails .mxsjsDaNr p {
  line-height: 4rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #484848;
}
.mxsjsDetails .mxsjsDaNr p:first-child {
  margin-bottom: 3rem;
}
.mxsjsDetails .mxsjsMore {
  display: block;
  line-height: 2.6rem;
  text-align: center;
  margin-bottom: 4rem;
  font-size: 2.6rem;
  font-weight: 400;
}
.mxsjsDetails .mxsjsKf {
  display: block;
  width: 42rem;
  height: 6rem;
  line-height: 6rem;
  margin: 0 auto 4.2rem;
  font-size: 2.4rem;
  font-weight: 500;
  color: #ffffff;
  background: #ff6400;
  border: none;
  border-radius: 0.6rem;
}
.mxsjsDetails .mxsjsCs {
  display: block;
  width: 69rem;
  margin: 0 auto 3.8rem;
}
.mxsjsDetails .mxsjsCs img {
  width: 100%;
}
.mxsjsDetails .mxsjsAlTitle {
  line-height: 3rem;
  padding: 0 0 1.4rem;
  margin: 0 3rem 3rem;
  font-size: 3rem;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
}
.mxsjsDetails .mxsjsAl {
  padding: 0 3rem;
  overflow: hidden;
}
.mxsjsDetails .mxsjsAl li {
  margin-bottom: 4rem;
  background: #fafafa;
  overflow: hidden;
}
.mxsjsDetails .mxsjsAl li a {
  display: block;
}
.mxsjsDetails .mxsjsAl li .mxsjsAlImg {
  width: 100%;
  height: 49rem;
  margin-bottom: 1.4rem;
  object-fit: cover;
}
.mxsjsDetails .mxsjsAl li h2 {
  font-size: 2.6rem;
  font-weight: 400;
  height: 3.6rem;
  line-height: 3.6rem;
  padding: 0 2rem;
  margin-bottom: 2.1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.mxsjsDetails .mxsjsAl li div {
  display: flex;
  align-items: center;
  padding: 0 2rem;
  margin-bottom: 3rem;
}
.mxsjsDetails .mxsjsAl li div p {
  flex: 1;
  line-height: 2.4rem;
  font-size: 2.4rem;
  font-weight: 400;
  color: #787878;
}
.mxsjsDetails .mxsjsAl li div b {
  display: flex;
  align-items: center;
  flex: none;
  width: auto;
  font-weight: normal;
}
.mxsjsDetails .mxsjsAl li div b span {
  display: flex;
  align-items: center;
  line-height: 2.4rem;
  margin-left: 1.8rem;
  font-size: 2.4rem;
  color: #787878;
}
.mxsjsDetails .mxsjsAl li div b span img {
  width: 2.4rem;
  margin-right: 0.6rem;
}
.mxsjsDetails .mxsjsAl li div b span:last-child img {
  width: 1.8rem;
}

