@font-face {
   font-family: basefont;
   src: url('https://lsol-house-upload.oss-cn-hangzhou.aliyuncs.com/2023yuanapp/2024yuanapp/FZBIAOYSJW.TTF');
 }
 .st{
  font-family: basefont;
 }
 .st1{
  font-size: 17px;
  line-height: 30px;
 }
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica,
    Segoe UI, Arial, Roboto, PingFang SC, miui, Hiragino Sans GB,
    Microsoft Yahei, sans-serif;
  max-width: 750px;
  margin: 0 auto;
  position: relative;
}

[v-clock] {
  display: none;
}

.container {
  font-size: 0.36rem;
  padding: 0 0.3rem 1.2rem;
}

.title {
  margin-top: 0.3rem;
  /* font-size: .52rem; */
  font-size: 22px;
  color: #2e353c;
  /* line-height: 0.68rem; */
  line-height: 1.573;
  font-weight: 500;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.title750 {
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
  overflow: hidden;
  margin-bottom: 9px;
}

.inputtime_hits_box {
  color: #8e96a9;
  /* font-size: 0.24rem; */
  font-size: 13px;
  /* margin-bottom: 0.26rem; */
  margin-bottom: 12px;
  margin-top: 0.26rem;
  display: flex;
  justify-content: space-between;
}

.inputtime_hits_box750 {
  font-size: 14px;
}

.detail {
  overflow: hidden;
  font-size: 0.34rem;
  letter-spacing: 0.0008rem;
  line-height: 0.56rem;
  word-break: normal;
  word-wrap: break-word;
  text-align: justify;
}

.detail750 {
  font-size: 17px;
  letter-spacing: 0.0008rem;
  line-height: 28px;
  font-weight: 300;
  /* margin-bottom:20px; */
}

img,
p,
span {
  max-width: 100% !important;
  height: auto !important;
}

/* .detail p{ */
/* margin: 0px 0px 0.32rem; */
/* } */

img {
  border-radius: 5px;
  position: relative;
  z-index: unset !important;
  clear: both;
}

.copyfrom {
  font-size: 15px;
  letter-spacing: 0.0008rem;
  line-height: 0.56rem;
  word-break: normal;
  word-wrap: break-word;
  text-align: justify;
  margin-bottom: 0.26rem;
  margin-top: 0.26rem;
  color: #999;
}

.ad-img {
  margin: 0.2rem 0;
}

.commnet-container {
  font-size: 0.34rem;
}

.commnet-title {
  display: flex;
  align-items: center;
}

.commnet-shu {
  width: 4px;
  height: 0.34rem;
  background: #409eff;
  margin-right: 0.08rem;
}

.item-commnet-title {
  padding: 10px 0;
  font-size: 0.3rem;
  border-bottom: 1px solid #f7f7f7;
}

.son-commnet-title {
  padding-left: 10px;
  border-bottom: none;
}

.item-commnet-title_nickname,
.item-commnet-title_content {
  padding-bottom: 0.1rem;
}

.item-commnet-title_nickname {
  color: #ba9b8a;
}

.item-commnet-title_createdTime {
  font-size: 0.2rem;
  color: #999;
}

.no-commment {
  padding-top: 14px;
  color: #999;
  font-size: 0.3rem;
  text-align: center;
}

.wx-open-launch-app_container {
  height: 1.1rem;
  position: fixed;
  margin: 0 auto;
  width: 100%;
  z-index: 9;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
}

.wx-open-launch-app_container-txt {
  height: 2.5rem;
  position: fixed;
  margin: 0 auto;
  width: 100%;
  z-index: 9;
  left: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
}

.wx-open-launch-app_img {
  max-width: 750px;
  height: 100%;
}

.wx-open-launch-app_txt {
  background-color: #409eff;
  display: inline-block;
  color: #fff;
  font-size: 0.32rem;
  padding: 0.15rem 0.25rem;
  border-radius: 0.1rem;
  border: 1px solid #fff;
}

.loadFail-container {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.6rem;
}

.loadFail-container_img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 550px) {
  .title {
    font-size: 0.52rem;
    line-height: 0.68rem;
  }
}
