#box {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

/*内容*/
.content {
  width: 100%;
  height: auto;
}

.pic_box {
  height: 2.2266rem;
}

.pic_box .img1 {
  width: 7.5rem;
  height: 2.2266rem;
}

.details_box {
  width: 70%;
  height: auto;
  margin: 0.1953rem auto;
}

.details_box .p {
  width: 100%;
  height: 0.2344rem;
  line-height: 0.2344rem;
  font-family: PingFangSC-Regular;
  font-size: 0.0625rem;
  color: #333333;
  letter-spacing: 0.0039rem;
  border-bottom: 0.0039rem solid #ccc;
}

.details_box .p a {
  cursor: pointer;
  color: #000;
}

.details_box p img {
  position: relative;
  right: 0.0391rem;
  top: 0.0078rem;
}

.details_title h2 {
  margin: 0.1563rem 0rem 0.0781rem 0rem;
  font-family: PingFangSC-Semibold;
  color: #1c1c1c;
  letter-spacing: 0.0019rem;
  text-align: center;
  border: none;
  font-size: 0.0938rem;
}

.details_title ul {
  width: 50%;
  height: auto;
  margin: 0 auto;
}

.details_title ul li {
  width: 33%;
  height: auto;
  float: left;
  text-align: center;
  color: #ccc;
  line-height: 0.1172rem;
  font-size: 0.0547rem;
}

.details {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 0.1172rem;
  clear: both;
  font-size: 0.0625rem;
}

/*附件 */
.details_box .enclosure {
  margin-top: 0.0781rem;
}

.details_box .enclosure div {
  line-height: 0.1172rem;
  font-size: 0.0625rem;
  display: flex;
}

.details_box .enclosure img {
  width: 0.0977rem;
  height: 0.0977rem;
  margin-right: 0.0195rem;
  position: relative;
  top: 0.0195rem;
}
