
#conversation{
  margin-bottom: 25vh;
}
#conversation .conster {
  padding-top: 8vh;
  width: 100%;
  height: 100%;
}
#conversation .tain {
  max-width: 1200px;
  margin: 0 auto;
}
#conversation .name {
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-top: 52px;
}
#conversation .content {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;
  margin-top: 11px;
}
#conversation .contentsed {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;
  margin-top: 11px;
  margin-left: 20px;
}
#conversation .froms {
  margin-top: 40px;
}
* {
  margin: 0px;
  padding: 0px;
}
#conversation .form-bg {
  background: #00b4ef;
}

#conversation .form-horizontal .heading {
  display: block;
  font-weight: 700;
  padding: 35px 0;
  margin-bottom: 30px;
  font-size: 32px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
}
#conversation .form-horizontal .form-group {
  position: relative;
}
.form-horizontal .form-title {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
}
#conversation .form-horizontal .form-group {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#conversation .form-horizontal .form-control {
  background: #f0f2f7;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  padding: 0 20px 0 18px;
  height: 40px;
  width: 100%;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#conversation .form-horizontal .form-controled {
  background: #f0f2f7;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  padding: 10px 20px 0 18px;
  height: 133px;
  width: 100%;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#conversation .form-horizontal .form-controleds {
  background: #f0f2f7;
  border: none;
  border-radius: 20px;
  box-shadow: none;
  padding: 10px 20px 0 18px;
  height: 160px;
  margin-top: 8px;
  transition: all 0.3s ease 0s;
}
#conversation .form-horizontal .form-controled:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}
#conversation .form-horizontal .form-control:focus {
  background: #e0e0e0;
  box-shadow: none;
  outline: 0 none;
}
#conversation .form-horizontal .form-group i {
  position: absolute;
  top: 38px;
  left: 21px;
  font-size: 17px;
  color: #c8c8c8;
  transition: all 0.5s ease 0s;
}
#conversation .form-horizontal .form-control:focus + i {
  color: #4e6be1;
}
#conversation .form-horizontal .fa-question-circle {
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 60px;
  font-size: 20px;
  color: #00b4ef;
  transition: all 0.5s ease 0s;
}
#conversation .form-horizontal .fa-question-circle:hover {
  color: #000;
}

#conversation .form-horizontal .text {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 7px;
  margin-top: 2px;
}
#conversation .form-horizontal .textright {
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #4e6be1;
  margin-right: 7px;
  margin-top: 2px;
  text-decoration: none;
}
#conversation .form-horizontal .textright a {
  text-decoration: none;
  color: #4e6be1;
}
#conversation .form-horizontal .btn {
  float: center;
  font-size: 18px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  background: #4e6be1;
  border-radius: 30px;
  padding: 10px 179px;
  border: none;
  margin-top: 39px;
  text-transform: capitalize;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 576px) {
  #conversation .form-horizontal {
    width: 100%;
  }
  #conversation .form-horizontal .form-group {
    width: 282px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  #conversation .form-horizontal .btn {
    width: 285px;
    padding: 10px 20px;
  }
  #conversation .cont {
    width: 100%;
  }
}

/*隐藏默认样式*/
#conversation input[id='file'] {
  margin-left: -2000px;
  height: 0;
}
#conversation .one {
  margin-left: 165px;
  margin-top: 10px;
}
#conversation .letes {
  font-size: 14px;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #7a7a7a;
  margin-left: 10px;
}
#conversation .quanle {
  width: 12px;
  height: 12px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  margin-top: 4px;
}
/* .quanle:active {
  width: 12px;
  height: 12px;
  background-color: #00b4ef;
  border-radius: 50%;
  margin-top: 4px;
} */
#conversation .quanle :focus {
  width: 12px;
  height: 12px;
  background-color: #00b4ef;
  border-radius: 50%;
  margin-top: 4px;
}
#conversation  .main-checkbox{
  float: left;
  width: 12px;
  height: 12px;
  background: 	#D0D0D0;
  border-radius: 50%;
  position: relative;
  margin: 5px 0 0 23px;
}
#conversation  .main-checkbox label{
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#conversation .main-checkbox label:after{
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  background-color: #4e6be1 !important;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#conversation  .main-checkbox input[type=checkbox]{
  visibility: hidden;
}
#conversation .main-checkbox input[type=checkbox]:checked + label:after{
  opacity: 1;
}
#conversation .error {
  border-color: red;
}

#conversation .error-message {
  color: red;
  margin-left: 20px;
}
#conversation .icons{
  color: red;
  margin-left: 20px;
}
