* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* overflow-x: hidden; */
}
.container {
  width: 1200px;
  /* height: 100vh; */
  /* background-color: pink; */
  margin: 0 auto;
}
/* 头部广告--advertiseadvertiseadvertiseadvertiseadvertiseadvertise */
.advertise {
  width: 100%;
  height: 60px;
  /* background-color: rgba(205, 39, 34, 1); */
}
.advertise .advertise-content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.advertise-banner {
  width: 550px;
  height: 100%;
  background-color: rgb(255, 255, 255, 0.3);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: rgba(255, 255, 255, 1);
}

/* crumbscrumbscrumbscrumbscrumbscrumbscrumbscrumbscrumbs */
.crumbs {
  width: 100%;
  height: 49px;
}
.crumbs img {
  width: 16px;
  height: 16px;
}
.crumbs-title {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  color: rgba(143, 143, 143, 1);
  margin-left: 10px;
}
/* downloaddownloaddownloaddownloaddownloaddownloaddownloaddownload */
.download {
  width: 100%;
  height: 62px;
  opacity: 1;
  /* background: linear-gradient(180deg, rgba(205, 39, 34, 0.1) 0%, rgba(255, 255, 255, 0) 100%); */
  border: 1px solid rgba(238, 238, 238, 1);
  padding: 10px 12px;
  margin-bottom: 24px;
}
.download-num {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16.41px;
  color: rgba(51, 51, 51, 1);
  flex-shrink: 0;
}
.download-num div span {
  color: rgba(242, 108, 79, 1);
}
.download-num div img {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
.download-num span.tip-line {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 14.06px;
  color: rgba(204, 204, 204, 1);
}
.download-collect,
.download-buy {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 14.06px;
  color: rgba(68, 68, 68, 1);
  flex-shrink: 0;
}
.download-collect img {
  margin-bottom: 2px;
}
.download-collect img,
.download-buy img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.download-collect span {
  color: rgba(242, 108, 79, 1);
}
.download-owner {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 14.06px;
  color: rgba(68, 68, 68, 1);
  margin-top: 10px;
}
/* post-detailpost-detailpost-detailpost-detailpost-detailpost-detailpost-detailpost-detail */

.post-detail {
  width: 1200px;
  min-height: 420px;
  border-bottom: 1px solid rgba(204, 204, 204, 1);
  border-right: 1px solid rgba(204, 204, 204, 1);
}
/* .post-detail.postcommon {
  height: 380px;
} */
/* post-detail-leftpost-detail-leftpost-detail-leftpost-detail-leftpost-detail-leftpost-detail-left */
.post-detail-left {
  width: 160px;
  height: auto;
}
.postmaster-check-reply {
  width: 100%;
  height: 36px;
  background-color: rgba(242, 242, 242, 1);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(153, 153, 153, 1);
  padding-left: 20px;
  position: relative;
}
.postmaster-check span,
.postmaster-reply span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(242, 108, 79, 1);
}
.postmaster-check-reply img {
  position: absolute;
  right: 0;
  top: 0;
}
.postmaster-botton-line {
  width: 161px;
  height: 4px;
  background: rgba(221, 221, 221, 1);
}
.post-detail-introduce {
  width: 161px;
  flex: 1;
  background-color: rgba(242, 242, 242, 1);
}
.introduce-name {
  width: 100%;
  height: 37px;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(51, 51, 51, 1);
  border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.introduce-content {
  height: calc(100% - 37px);
  align-items: center;
  border-right: 0.01px solid rgba(221, 221, 221, 1);
}
.introduce-img {
  margin-top: 9px;
  width: 130px;
  height: 133px;
}
.introduce-threeThing {
  margin-top: 15px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(102, 102, 102, 1);
}
.introduce-threeThing-line {
  width: 1px;
  height: 36px;
  background: rgba(204, 204, 204, 1);
  margin: 0 13px;
}
.introduce-threeThing div span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(51, 102, 153, 1);
}
.introduce-something {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 16.41px;
  color: rgba(51, 51, 51, 1);
  padding: 0 15px;
  flex-wrap: wrap;
  margin-top: 16px;
}
.introduce-something > div {
  margin-bottom: 5px;
  cursor: pointer;
}

/* post-detail-rightpost-detail-rightpost-detail-rightpost-detail-rightpost-detail-rightpost-detail-right */
.post-detail-right {
  width: 1140px;
  /* height: 100%; */
  position: relative;
}
.post-detail-content {
  font-size: 16px;
  font-weight: 400;
  color: rgba(68, 68, 68, 1);
  margin-left: 20px;
  margin-top: 20px;
  padding-bottom: 130px;
}
.post-detail-title {
  width: 100%;
  height: 36px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18.75px;
  color: rgba(68, 68, 68, 1);
  padding-left: 20px;
}
.text-right-name {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(51, 51, 51, 1);
  position: absolute;
  right: 20px;
  top: auto;
}
.post-detail-title span.copy-link {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(153, 153, 153, 1);
  margin-left: 10px;
  cursor: pointer;
}
.post-detail-right-line {
  width: 100%;
  height: 4px;
  background: rgba(242, 242, 242, 1);
}
.post-detail-from {
  /* width: 100%; */
  height: 37px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(68, 68, 68, 1);
  margin-left: 20px;
  border-bottom: 1px solid rgba(221, 221, 221, 1);
  cursor: pointer;
}
.postmaster-img {
  margin-right: 5px;
}
.post-detail-from span {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(204, 204, 204, 1);
  margin: 0 8px;
}

/* post-detail-positionpost-detail-positionpost-detail-positionpost-detail-positionpost-detail-position */
.post-detail-position {
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translateX(-50%);
}
.share-friends {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgba(68, 68, 68, 1);
}
.share-friends span {
  color: rgba(51, 102, 153, 1);
  margin-left: 4px;
}
.share-something {
  margin-top: 8px;
}
.share-something > div {
  width: 64px;
  height: 32px;
  opacity: 1;
  background: rgba(230, 237, 242, 1);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgba(51, 51, 51, 1);
  cursor: pointer;

  &:not(:first-child) {
    margin-left: 6px;
  }
}
.share-something > div > img {
  margin-right: 4px;
}
.share-collect img {
  margin-bottom: 2px;
}

.post-detail-content-a span {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
}

/* post-special-positionpost-special-positionpost-special-positionpost-special-position */
.post-special-position {
  width: calc(100% - 40px);
  margin: 0 20px;
  position: absolute;
  bottom: 90px;
  /* transform: translateX(-50%); */
  background-color: #fff;
  padding: 5px;
  border: 1px dashed #ec5611;
  font-size: 12px;
  font-weight: 400;
  color: rgba(150, 150, 150, 1);
}
.post-special-position img {
  margin-right: 10px;
}
.post-special-position span {
  color: rgba(56, 127, 252, 1);
  cursor: pointer;
}
/* infor-sorter-paginationinfor-sorter-paginationinfor-sorter-paginationinfor-sorter-pagination */
.infor-sorter {
  width: 1200px;
  height: 66px;
  opacity: 1;
  background: rgba(246, 246, 246, 1);
  padding: 15px;
  margin-top: 27px;

  &.infor-page {
    height: 77px;
    background-color: #fff;
  }
}
.infor-post {
  width: 80px;
  height: 36px;
  border-radius: 2px;
  /* background: rgba(205, 39, 34, 1); */
  border: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 33px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.post-pagination {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 26px;
  color: rgba(51, 51, 51, 1);
}
.post-pagination-fist,
.post-pagination-previous,
.post-pagination-page,
.post-pagination-next,
.post-pagination-last {
  width: 73px;
  height: 28px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(194, 213, 227, 1);
  margin-left: 4px;
  text-decoration: none;
  color: rgba(51, 51, 51, 1);
}
.post-pagination-previous img,
.post-pagination-next img {
  width: 14px;
  height: 14px;
}
.post-pagination-previous img {
  margin: 0 4px;
}
.post-pagination-next img {
  margin-left: 2px;
}
.post-pagination-page {
  width: 76px;
}
.post-pagination-writer {
  /* width: 34px;
  height: 20px;*/
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  /*border: 1px solid rgba(238, 238, 238, 1);*/
  margin-right: 3px;
  padding-left: 10px;
  text-decoration: none;
}
.post-pagination-writer::-webkit-outer-spin-button,
.post-pagination-writer::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
.post-pagination-page span {
  margin: 0 3px;
}
/* send-bordersend-bordersend-bordersend-bordersend-bordersend-bordersend-bordersend-bordersend-border */
.send-border {
  width: 1200px;
  height: 279px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  margin-bottom: 30px;
  margin-top: 21px;
}
.send-border-title {
  width: 100%;
  height: 32px;
  background: rgba(242, 242, 242, 1);
  padding-left: 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 31px;
  color: rgba(68, 68, 68, 1);
}
.send-border-select {
  width: 100px;
  height: 22px;
  border: 1px solid rgba(132, 132, 132, 1);
  margin-left: 21px;
  margin-top: 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 21px;
  color: rgba(68, 68, 68, 1);
  padding-left: 5px;
  cursor: pointer;
}
.send-border-input {
  width: 306px;
  height: 22px;
  margin-left: 6px;
  border: 1px solid rgba(132, 132, 132, 1);
  margin-top: 20px;
}
.send-border-input-tips {
  margin-left: 10px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 18px;
  color: rgba(68, 68, 68, 1);
  margin-top: 20px;

  & span {
    display: inline-block;
  }
}
.send-border-height {
  width: 851px;
  height: 26px;
  opacity: 1;
  background: rgba(242, 242, 242, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  border-bottom: none;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 25px;
  color: rgba(51, 51, 51, 1);
  text-align: right;
  padding-right: 10px;
  margin-top: 10px;
  margin-left: 21px;
}
.send-border-login-tips {
  width: 851px;
  height: 108px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  border-top: none;
  margin-left: 21px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 100px;
  color: rgba(68, 68, 68, 1);
  text-align: center;
}
.send-border-post {
  width: 80px;
  height: 36px;
  border-radius: 2px;
  /* background: rgba(205, 39, 34, 1); */
  border: none;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 33px;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
  margin-left: 21px;
  margin-top: 10px;
}

/* 登录蒙层---login-mask-newlogin-mask-newlogin-mask-newlogin-mask-newlogin-mask-newlogin-mask-new */
.login-mask-new {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  display: none;
  z-index: 555;
}
.login-box-new {
  width: 600px;
  height: 360px;
  opacity: 1;
  background: rgba(255, 255, 255, 1);
}
.login-tips-new {
  width: 100%;
  height: 40px;
  opacity: 1;
  background: rgba(247, 247, 247, 1);
  font-size: 14px;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
}
.login-inputs-new {
  flex: 1;
  padding-top: 40px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}
.login-phone-new,
.login-authcode-new,
.login-click-new {
  margin-top: 15px;
}
.login-username-new input,
.login-phone-new input {
  width: 280px;
  height: 40px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1);
  margin-left: 8px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}
.login-authcode-new input {
  width: 186px;
  height: 40px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(204, 204, 204, 1);
  margin-left: 8px;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
}
.login-agree-tip {
  margin-top: 15px;
  font-size: 8px;

  & a:hover {
    text-decoration: none !important;
  }
}
.login-authcode-click {
  width: 94px;
  height: 40px;
  opacity: 1;
  border-radius: 2px;
  /* background: rgba(205, 39, 34, 1); */
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  cursor: pointer;
}
.login-click-new {
  width: 280px;
  height: 40px;
  opacity: 1;
  border-radius: 2px;
  /* background: rgba(205, 39, 34, 1); */
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  display: flex;
  align-self: end;
  margin-right: 132px;
  cursor: pointer;
}
