.quanzi-head {
  width: 100%;
  background-color: white;
  padding: 30px 0;
  box-shadow: 0px 3px 20px rgba(51, 51, 51, 0.08);
}
.quanzi-head .banxin1200 > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.quanzi-head .banxin1200 > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.quanzi-head .banxin1200 > div > div img {
  width: 88px;
  height: 88px;
  border-radius: 4px;
  margin-right: 20px;
}
.quanzi-head .banxin1200 > div > div > div span,
.quanzi-head .banxin1200 > div > div > div i {
  color: #999999;
  font-size: 14px;
}
.quanzi-head .banxin1200 > div > div > div > span {
  margin-right: 52px;
}
.quanzi-head .banxin1200 > div > div > div > span:first-of-type {
  color: #333333;
  font-size: 24px;
  font-family: pingFangBold;
  margin-bottom: 13px;
}
.quanzi-head .banxin1200 > div > button {
  width: 140px;
  height: 40px;
  background-color: #3669EC;
}
.quanzi-head .banxin1200 > div > button > i,
.quanzi-head .banxin1200 > div > button span {
  color: white;
  font-size: 14px;
  font-family: pingFangBold;
}
.quanzi-head .banxin1200 > p {
  margin-left: 108px;
}
.select {
  color: #1450EB;
  font-family: pingFangBold;
  position: relative;
}
.select::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 5px);
  display: inline-block;
  width: 85%;
  height: 2px;
  background-color: #1450EB;
}
.comment {
  padding: 20px;
}
.comment .user {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
.comment .user > img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 20px;
}
.comment .user > div span {
  color: #999999;
  font-size: 14px;
}
.comment .user > div span:first-of-type {
  font-size: 18px;
  font-family: pingFangBold;
  color: #333333;
}
.comment .user > div span:nth-of-type(3) {
  margin: 0 20px;
}
.comment .content {
  margin-left: 70px;
  border-bottom: 1px solid #EBEBEB;
}
.comment .content p {
  font-size: 14px;
}
.comment .action {
  margin-top: 12px;
  margin-left: 70px;
  display: flex;
  justify-content: space-between;
}
.comment .action div > span {
  margin-right: 103px;
}
.comment .action div span,
.comment .action div i {
  color: #333333;
  font-size: 14px;
}
.comment .action div i {
  vertical-align: middle;
}
.comment .action > span {
  color: #999999;
  font-size: 14px;
}
.emoji-box > div p {
  color: #4e5969;
  font-size: 12px;
}
.emoji-box > div > div {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
}
.emoji-box > div > div span {
  cursor: pointer;
  font-size: 22px;
  margin: 3px;
  user-select: none;
}
.emoji-box > div > div span:hover {
  transform: scale(1.1);
}
.main {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.main .left .one {
  position: relative;
  width: 840px;
  padding: 20px 20px 18px 20px;
}
.main .left .one textarea {
  min-height: 140px !important;
  border-radius: 3px;
  background-color: #F5F5F5;
}
.main .left .one .el-textarea .el-input__count {
  background: #F5F5F5;
}
.main .left .one .icon-btn {
  margin: 0;
  position: absolute;
  top: 112px;
  left: 40px;
  border: none;
  background-color: white;
}
.main .left .one .action {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
}
.main .left .one .action > div > span {
  margin-right: 38px;
}
.main .left .one .action > div span,
.main .left .one .action > div i {
  color: #666666;
  font-size: 14px;
  cursor: pointer;
}
.main .left .one .action > div i {
  font-size: 16px;
  vertical-align: middle;
}
.main .left .one .action > button {
  border-radius: 4px;
  background-color: #C2DFFF;
  color: white;
  width: 100px;
  height: 34px;
}
.main .left .two {
  width: 840px;
}
.main .left .two .head {
  padding: 13px 20px 15px 20px;
  border-bottom: 1px solid #EBEBEB;
  background-color: #fff;
}
.main .left .two .head > span {
  cursor: pointer;
}
.main .left .two .head > span:first-of-type {
  margin-right: 57px;
}
.main .right > .white-block {
  width: 340px;
}
.main .right .one {
  padding: 20px 25px 40px;
}
.main .right .one > span {
  font-size: 18px;
  font-family: pingFangBold;
  margin-bottom: 28px;
}
.main .right .one > div {
  display: flex;
  align-items: flex-start;
}
.main .right .one > div:not(:first-of-type) {
  margin-top: 20px;
}
.main .right .one > div img {
  width: 16px;
  height: 16px;
  margin-right: 7px;
  margin-top: 2px;
}
.main .right .one > div > span {
  font-size: 14px;
}
.main .right .two {
  padding: 20px 25px 40px;
}
.main .right .two > span {
  font-size: 18px;
  font-family: pingFangBold;
  margin-bottom: 28px;
}
.main .right .two .admin > span {
  font-family: pingFangBold;
  margin-bottom: 11px;
}
.main .right .two .admin > span:last-of-type {
  margin-top: 28px;
  margin-bottom: 14px;
}
.main .right .two .admin > div {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.main .right .two .admin > div > div {
  width: 48px;
  text-align: center;
}
.main .right .two .admin > div > div img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-bottom: 7px;
}
.main .right .two .admin > div > div > span {
  display: inline-block;
  width: 48px;
  font-size: 12px;
  word-break: break-all;
}
.main .right .two .admin-head-group > img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid white;
}
.main .right .two .admin-head-group > img:not(:first-of-type) {
  margin-left: -13px;
}
.main .right .two .admin-head-group p {
  margin-top: 12px;
  color: #818EAF;
  font-size: 12px;
}
.main .right .three {
  padding: 20px 25px 40px;
}
.main .right .three > span {
  font-size: 18px;
  font-family: pingFangBold;
  margin-bottom: 28px;
}
.main .right .three .item {
  display: flex;
  align-items: center;
}
.main .right .three .item:not(:first-of-type) {
  margin-top: 23px;
}
.main .right .three .item > img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 14px;
}
.main .right .three .item > div {
  width: 100%;
}
.main .right .three .item > div > span:first-of-type {
  font-family: pingFangBold;
  margin-bottom: 9px;
}
.main .right .three .item > div > span:last-of-type {
  font-size: 14px;
  color: #818EAF;
}
.main .right .three .item > div button {
  float: right;
  border: 1px solid #3669EC;
  width: 62px;
  height: 24px;
  border-radius: 2px;
  line-height: 21px;
}
.main .right .three .item > div button span,
.main .right .three .item > div button i {
  color: #3669EC;
  font-size: 12px;
}
