body {
  background: #F8F8FB;
}
.download{
  display: flex;
  justify-content: space-between;
  padding: 12px 15px;
  max-width: 700px;
  margin: -10px auto 15px;
  background: #fff;
  align-items: center;
}
.download img{
  height: 36px;
}
.download a{
  
  display: block;
  width: 80px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  color: #FFFFFF;
  background: #8DC63F;
  border-radius: 5px;
}
.wrapper {
  padding-top: 20px;
  margin-bottom: 100px;
  font-size: 14px;
}
header{
  padding: 0 15px 15px;
  max-width: 700px;
  margin: 0 auto;
}
header .strategy-image{
  width: 100%;
}
header h4, header h3, header p{
  margin: 0;
}
header .strategy-title{
  font-size: 20px;
  line-height: 26px;
  color: #333;
  padding: 15px 0;
}
header .post-and-attention{
  display: flex;
  justify-content:space-between;
  align-items: center;
}
header .post-info{
  display: flex;
  flex-direction: row;
}


header .post-info img{
  width: 36px;
  height: 36px;
  border-radius: 8px;
  margin-right: 5px;
}
header .post-info .post-img{
  position: relative;
}
header .post-info .post-img-v::after{
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-image: url(/test/test22/image/user_vip_big.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 3px;
  right: 3px;
}
header .post-name{
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
header .strategy-time{
  font-size: 10px;
  color: #999;
}
header .attention{
  display: inline-block;
  width: 56px;
  height: 26px;
  color: #44B848;
  border: 1px solid #44B848;
  border-radius: 4px;
  text-align: center;
  line-height: 26px;
  font-size: 15px;
}
header .watched{
  color: #979797;
  border: 1px solid #979797;
}
.warming-text{
  margin: 0;
  padding: 15px;
  color: #999;
  font-size: 10px;
  line-height: 14px;
  position: relative;
  text-indent: 10px;
}
.warming-text::after{
  content: "";
  display: block;
  width: 3px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  background: #44B848;
}
.info {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02), 0 4px 8px rgba(0, 0, 0, 0.02);
  border-radius: 9px !important;
}

.queue {
  padding: 22px 15px;
  margin: 7px 15px !important;
}

.queue-situ {
  display: flex;
  justify-content: center;
  font-size: 14px;
}

.island-psd {
  text-align: center;
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.queue-btn {
  width: 100%;
  height: 37px;
  margin-top: 10px;
}

.text-color {
  color: #666;
}

.island-img {
  border-radius: 9px !important;
  margin-bottom: 10px;
}

.queue-card {
  margin-top: -5px !important;
  position: relative;
}

.fossil-title {
  text-align: center;
  font-size: 18px;
  margin: 13px 0 15px;
  font-weight: bold;
}

.fossil-content {
  flex-wrap: wrap;
}

.fossil-content>div {
  width: 50%;
  display: flex;
  justify-content: center;
}

.fossil-content .cu-tag {
  font-size: 16px;
  padding: 0px 12px;
  height: 31px;
}

.cu-avatar.lg {
  width: 38px;
  height: 38px;
  font-size: 2em;
}

.cu-list.menu-avatar>.cu-item .content {
  position: absolute;
  left: 65px;
}

.cuIcon-time {
  margin-right: 5px
}

.text-attr {
  padding: 0 15px 0;
  margin-bottom: 5px
}

.cu-card.dynamic {
  position: relative;
}

.tool-icons {
  position: absolute;
  top: 28px;
  right: 32px;
  font-size: 17px;
  display: flex;
  align-items: center;
}

.setting-icons {
  position: absolute;
  top: 27px;
  right: 32px;
  font-size: 18px;
}

.person-msg {
  display: flex;
  align-items: center;
}

.cu-list.menu-avatar>.cu-item:after,
.cu-list.menu>.cu-item:after {
  border-bottom: none
}

.comment {
  padding: 5px 10px;
}

.comment .cu-item {
  border-bottom: 1px solid #eee;
  background: #F8F8FB !important;
}

.comment .cu-item:last-child {
  border-bottom: none
}

.comment-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white
}

.cu-bar.input {
  padding: 8px 10px 8px 0;
}

.reply-name {
  color: #3F80C6;
  margin-right: 4px
}

.resident-desc {
  display: flex;
  padding: 12px 16px;
}

.resident-desc img {
  height: 40px
}

.resident-desc-content {
  margin-left: 12px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  color: #555;
}

[v-cloak] {
  display: none !important;
}

.case {
  margin-bottom: 25px;
}

.cu-card {
  position: relative;
}

.cu-card .cu-item {
  overflow: visible;
  border-radius: 9px !important;
  background: #F8F8FB;
}

.userInfo {
  margin-left: 8px;
}

.cu-content {
  margin: 0 15px;
  padding-bottom: 15px;
}

.userInfo-head {
  width: 56px;
  height: 56px;
  background: #ffffff;
  border-radius: 9px;
  margin-top: -10px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.50);
}

.userInfo-head img {
  width: 50px;
  height: 50px;
  border-radius: 9px;
}

.user-name {
  color: #333333;
  font-size: 12px;
  font-weight: bold;
}

.font-20 {
  font-size: 10px;
  color: #999999;
}

.article-content {
  margin-top: 15px;
  color: #333333;
  font-size: 15px;
  line-height: 21px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ellipsis {
  -webkit-line-clamp: 3;
}

.unellipsis {
  -webkit-line-clamp: 0;
}

.user-area {
  margin-left: 8px;
}

.user-number {
  font-size: 11px;
  color: #999999;
  margin-left: 8px;
}

.moment-item {
  border-radius: 10px !important;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.05);
}

.button-text {
  font-size: 13px;
  color: #666666;
  margin-left: 6px;
  line-height: 24px;
}

.button-text2 {
  font-size: 13px;
  color: #666666;
  margin: 0;
  padding: 0 0 0 6px;
}

.button-list {
  padding: 16px 20px;
  border-bottom: 0.5px solid #eee;
  margin: 0 15px 5px;
}

.button-item img {
  width: 24px;
  height: 24px;
}

.text-light {
  font-size: 13px;
  color: #FE8926;
  margin-left: 12px;
}

.img-list {
  margin: 24px 0;
}

.hide-show-btn {
  margin: 10px 0;
  color: #3F80C6;
  font-size: 15px;
}

.img-item {
  margin-left: 9px;
  margin-top: 9px;
}

.img-item img {
  border-radius: 9px !important;
  object-fit: cover;
}

.img-content {
  margin-left: -7px;
}

.current-tag {
  font-size: 13px;
  margin-bottom: 12px;
}

.fossil-detail {
  position: absolute;
  top: 19px;
  right: 36px;
  font-size: 20px;
}

.ma-20 {
  margin: 0 8px;
}

.current-tag {
  font-size: 13px;
  margin-bottom: 12px;
  color: #8699A3;
  background: rgba(134, 153, 163, 0.1);
  padding: 3px 8px;
  border-radius: 9px;
  display: inline-block;
}
.comment {
  padding: 0px 10px 5px 10px;
}
.comment .cu-item {
  border-bottom: 0.5px solid #eee;
}
.comment .cu-item:last-child {
  border-bottom: none
}
.comment-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: white
}
.cu-bar.input {
  padding: 10px 10px 5px 0;
}
.reply-name {
  color: #3F80C6;
  margin-right: 4px;
  display: inline-block;
}

.sonComments {
  background: #f0f0f0;
  border-radius: 9px !important;
  padding: 10px 12px;
}

.text-bold {
  font-weight: bold;
}

.comment-blank {
  font-size: 12px;
  color: #999999;
  text-align: center;
  padding: 30px 40px 50px 40px;
}

.comment-title {
  margin-left: 7px !important;
  font-weight: bold;
}

.comment-avatar {
  border-radius: 9px !important;
  position: relative;
}
.comment-avatar-v::after{
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-image: url(/test/test22/image/user_vip_big.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.detail-comment {
  height: 33px;
  font-display: 13px;
  line-height: 16px;
  margin-left: 20px;
  overflow-y: scroll;
  background: #f5f5f5;
  border-radius: 100em;
  width: calc(100% - 120px);
  border: none;
  padding: 9px 13px 0 13px;
  box-sizing: border-box;
  font-size: 13px;
  color: #333;
}
textarea::placeholder{
  color: #999;
  font-size: 13px;

}
.son-Comments-num{
  text-align: center;
  margin-top: 10px;
  margin-bottom: -12px;
  line-height: 2;
  border-top: 0.5px solid #ccc;
}
.my-quill-editor{
  padding: 0 15px;
  font-size: 15px;
  line-height: 2;
  max-width: 700px;
  margin: 0 auto;
  color: #4f4f4f;
}
.my-quill-editor img{
  margin: 15px auto;
}
.not-login{
  height: 20em;
  overflow: hidden;
}
.logined{
  height: auto;
}
.show-more-strategy{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -40px;
  position: relative;
}
.open-app-btn{
  position: fixed;
  z-index: 2;
  height: 55px;
  width: 100%;
  bottom: 30px;
  background-image: url('/test/test22/image/openapp.png');
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.show-more-strategy .linear-grad{
  height: 30px;
  margin-top: -9px;
  width: 100%;
  background-image: linear-gradient(180deg, rgba(248,248,251,0.0) 0%, #F8F8FB 100%);
}
.show-more-strategy .show-more-text{
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #5B92E1;
  letter-spacing: 1px;
  background: #F8F8FB;
}
.show-more-strategy .van-icon{
  position: relative;
  top: 2px;
}
.bottom-open-app{
  margin:  0 43px;
}
.bottom-open-app p{
  margin: 0 auto;
  max-width: 580px;
  height: 33px;
  line-height: 33px;
  border: 2px solid #44B848;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #44B848;
  text-align: center;
}
.badgeUrl {
  width: 16px;margin-top: 1px;
}