.boxfirst .aa {
  margin-left: 30px;
  color: #222;
}
.boxfirst .aa.on {
  color: #3f8fff;
}

.md-message-1 {
  padding: 20px 50px;
  box-sizing: border-box;
}
.md-message-1 * {
  box-sizing: border-box;
}
.md-message-1 .tops {
  background-color: #f8f8f8;
  border: solid 1px #e5e5e5;
  padding: 0 40px;
}
.md-message-1 .t-left {
  float: left;
  font-size: 0;
}
.md-message-1 .ta {
  display: inline-block;
  margin-right: 28px;
  font-size: 16px;
  line-height: 38px;
  color: #6d7988;
}
.md-message-1 .ta:hover {
  color: #3f8fff;
}
.md-message-1 .ta.on {
  color: #3f8fff;
}
.md-message-1 .btns {
  font-size: 0;
  float: right;
  width: -moz-max-content;
  width: max-content;
}
.md-message-1 .release_btn {
  display: inline-block;
  font-size: 16px;
  line-height: 38px;
}
.md-message-1 .release_btn img {
  height: 1em;
  margin-left: 4px;
}
.md-message-1 .li {
  margin-top: 12px;
}
.md-message-1 .dd {
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  padding: 12px 60px 15px;
}
.md-message-1 .d-info {
  float: left;
  width: 70%;
}
.md-message-1 .d-icon {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  background-color: #3f8fff;
  border-radius: 10px;
  background-image: url(../images/z2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: calc( 23 / 45 * 100%) auto;
  margin-top: 2px;
}
.md-message-1 .d-te {
  float: left;
  width: calc(100% - 70px);
}
.md-message-1 .d-te .d11 {
  font-size: 16px;
  color: #222222;
}
.md-message-1 .d-te .d12 {
  font-size: 14px;
  color: #6d7988;
  margin-top: 8px;
}
.md-message-1 .d-btn {
  float: right;
}
.md-message-1 .d-btn .more {
  display: block;
  color: #3f8fff;
  font-size: 14px;
  padding: 16px 0;
}

.md-message-1-1 {
  padding: 20px 50px;
  box-sizing: border-box;
}
.md-message-1-1 * {
  box-sizing: border-box;
}
.md-message-1-1 .form {
  border: solid 1px #e5e5e5;
  background-color: #f8f8f8;
  padding: 27px 40px;
}
.md-message-1-1 .title {
  font-size: 16px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 8px;
}
.md-message-1-1 .ip {
  width: 100%;
  height: 60px;
  font-weight: bold;
  color: #333;
  font-size: 16px;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f8f8f8;
}
.md-message-1-1 .ip::-moz-placeholder {
  color: #999;
}
.md-message-1-1 .ip::placeholder {
  color: #999;
}
.md-message-1-1 .textarea {
  position: relative;
  font-size: 0;
  margin-top: 19px;
}
.md-message-1-1 .ta {
  display: block;
  width: 100%;
  height: 360px;
  border: none;
  outline: none;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f8f8f8;
  color: #333;
  font-size: 16px;
  padding-bottom: 40px;
}
.md-message-1-1 .ta-num {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 30;
  font-size: 14px;
  color: #999999;
}
.md-message-1-1 .btns {
  text-align: right;
  font-size: 0;
  margin-top: 115px;
}
.md-message-1-1 .submit {
  height: 40px;
  background-color: #bababa;
  color: #fff;
  border-radius: 10px;
  padding: 0 20px;
  cursor: pointer;
  border: none;
  font-size: 16px;
}

.md-message-2 {
  padding: 20px 50px;
  box-sizing: border-box;
}
.md-message-2 * {
  box-sizing: border-box;
}
.md-message-2 .tops {
  border: solid 1px #e5e5e5;
  background-color: #f8f8f8;
  padding: 0 40px;
}
.md-message-2 .t-left {
  float: left;
  font-size: 0;
}
.md-message-2 .ta {
  display: inline-block;
  margin-right: 28px;
  font-size: 16px;
  line-height: 38px;
  color: #6d7988;
}
.md-message-2 .ta.on {
  color: #3f8fff;
}
.md-message-2 .box {
  display: flex;
  box-shadow: 0 0 0 1px #e5e5e5;
  margin-top: 10px;
  min-height: 630px;
  background-color: #f8f8f8;
}
.md-message-2 .box-le {
  width: calc( 330 / 1050 * 100%);
  border-right: 1px solid #e5e5e5;
  background-color: #fff;
}
.md-message-2 .box-ri {
  width: calc( 720 / 1050 * 100%);
}
.md-message-2 .title1 {
  color: #6d7988;
  font-size: 16px;
  line-height: 33px;
  padding-left: 40px;
  border-bottom: 1px solid #e5e5e5;
}
.md-message-2 .p-list {
  height: 594px;
  overflow-y: auto;
}
.md-message-2 .p-item {
  padding: 25px 40px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.md-message-2 .p-item.active {
  background-color: #f8f8f8;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.md-message-2 .p-item .picon {
  width: 50px;
  height: 50px;
  border-radius: 6px;
  flex-shrink: 0;
  margin-right: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.md-message-2 .p-item .has-new::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff0000;
  position: absolute;
  right: -6px;
  top: -6px;
}
.md-message-2 .p-item .p11 {
  font-size: 16px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md-message-2 .p-item .p12 {
  font-size: 14px;
  color: #6d7988;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md-message-2 .chat-box {
  background-color: #f8f8f8;
}
.md-message-2 .title {
  font-weight: bold;
  text-align: center;
  color: #222222;
  line-height: 33px;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.md-message-2 .overflow {
  height: 460px;
  overflow-y: auto;
  padding: 16px 0;
}
.md-message-2 .chat-list {
  padding: 0 30px;
}
.md-message-2 .c-li {
  margin-bottom: 20px;
}
.md-message-2 .c-time {
  text-align: center;
  color: #6d7988;
  font-size: 14px;
  line-height: 20px;
}
.md-message-2 .ch_item {
  display: flex;
}
.md-message-2 .ch_item .cion {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  flex-shrink: 0;
}
.md-message-2 .ch_item .ctext {
  padding: 18px 30px;
  margin: 0 20px;
  max-width: 395px;
}
.md-message-2 .ch_other .ctext {
  background-color: #ffffff;
  border-radius: 0px 10px 10px 10px;
}
.md-message-2 .ch_me {
  flex-direction: row-reverse;
}
.md-message-2 .ch_me .ctext {
  background-color: #3f8fff;
  border-radius: 10px 0px 10px 10px;
  color: #fff;
}
.md-message-2 .chat-bots {
  position: relative;
  font-size: 0;
  padding: 0 30px;
}
.md-message-2 .form {
  position: relative;
}
.md-message-2 .textarea {
  display: block;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 2px #afaeae;
  width: 100%;
  height: 100px;
  padding: 13px 20px;
  outline: none;
}
.md-message-2 .submit {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 16px;
  padding: 0 1em;
  height: 40px;
  border: none;
  background-color: #bababa;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}