.commons {
  width: 1200px;
  margin: 0 auto;
}

.minav {
  display: block;
  padding: 52px 0 34px;
  font-size: 14px;
  color: #999;
  line-height: 14px;
}

.minav a {
  font-size: 14px;
  color: #999;
  line-height: 14px;
}

.minav a:hover {
  color: #000;
  text-decoration: underline;
}

.navhead {
  position: relative;
}

.navhead div a {
  font-size: 16px;
  color: #666;
  line-height: 80px;
  margin-right: 60px;
  font-weight: 600;
}

.navhead div a.active {
  color: #7b2053;
}

.navhead div a:hover {
  color: #7b2053;
}

.navhead .saveinfo {
  position: absolute;
  right: 0;
  bottom: 24px;
  margin: 0;
  width: 138px;
}

.liret {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  background-color: #fff;
  padding: 32px 18px 40px;
}

.liret .guishu {
  font-size: 14px;
  color: #b1afaf;
  line-height: 16px;
  text-align: right;
}

.liret .origer {
  overflow: hidden;
}

.liret .origer .headimg {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 12px;
  border-radius: 100%;
  overflow: hidden;
}

.liret .liuyan {
  display: none;
  border-top: 1px dashed #e6e6e6;
  padding: 30px 50px 10px;
}

.liret .liuyan .infotxt {
  width: 100% !important;
  padding-left: 0 !important;
}

.liret .liuyan .infotxt p {
  font-weight: 100 !important;
}

.liret .texcom .yuanml {
  display: block;
  font-size: 14px;
  color: #808080;
  line-height: 22px;
}

.liret .texcom .yuanml .names {
  display: inline-block;
  color: #000;
  margin-right: 22px;
}

.liret .texcom .yuanml > b {
  font-weight: 100;
}

.liret .texcom .infotxt {
  position: relative;
  width: 996px;
  padding-left: 54px;
  margin: 10px 0 22px;
}

.liret .texcom .infotxt p {
  font-size: 18px;
  color: #333;
  line-height: 38px;
  font-weight: 600;
}

.liret .texcom .infotxt .offont {
  display: block;
  position: absolute;
  right: -85px;
  bottom: 12px;
  font-size: 14px;
  color: #7b2053;
  line-height: 14px;
  cursor: pointer;
}

.liret .texcom .infotxt .offont b {
  font-weight: 100;
}

.liret .texcom .infotxt .offont.on {
  color: #b3b3b3;
}

.liret .texcom .infotxt .offont.on i::before {
  content: "\e635";
}

.liret .texcom .infotxt .offont i {
  font-size: 12px;
  margin-left: 10px;
}

.tiwes {
  border-radius: 8px;
  padding: 8px 18px;
  background-color: #f8f8f8;
  border: 1px solid #e4e4e4;
}

.tiwes h4 {
  font-size: 16px;
  color: #333;
  line-height: 58px;
  border-bottom: 1px dashed #e6e6e6;
}

.tiwes .titlesb {
  width: 100%;
  height: 56px;
  border-radius: 8px;
  padding-left: 7px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  margin: 18px 0 28px;
  font-size: 18px;
  color: #333;
  line-height: 58px;
}

.tiwes .shurbox {
  height: 234px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
}

.tiwes .shurbox .textarea {
  width: 98%;
  height: 100%;
  border: none;
  padding: 8px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.saveinfo {
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: #7b2053;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0 0 3px #d4d1d1;
  margin: 36px auto;
}

.saveinfo:hover {
  opacity: .7;
}
