.onlineTitle {
    font-family: 'PingFang SC';
    margin: 7.75rem 0 2rem 0;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    color: #4b4b4b;
}

/*表单*/

.content .iform {
    width: 100%;
}
.content .contenttitle {
  display: flex;
  justify-content: center;
  color: #333;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  padding: 2.9rem 0 2.625rem 0;
}

.icontent{
  width: 92.5%;
  margin: auto;
  background: #fff;
  border-radius: .83rem;
  margin-bottom: 1.7rem;
}
.subtitle{
  display: flex;
  justify-content: center;
  margin: auto;
  padding: 1.5rem 0 1.5rem 0;
}
.icontent .subtitle .cutoff{
  display: flex;
  width: 3.58rem;
  height: .05rem;
  background: #666;
  margin-top: .58rem;
}

.icontent .subtitle .caption{
  font-size: 1.16rem;
  color: #333;
  line-height: 1;
  padding: 0 .75rem 0 .75rem;
}

.icontent #random{
  width: 26rem;
  height: 5.625rem;
  margin: auto;
  overflow: hidden;
  background: #F2F2F2;
  outline: none;
  margin-bottom: .83rem;
  border-radius: .58rem;
  color: #333;
  font-weight: bold;
  text-align: right;
}

.icontent #random .content{
  width: 96.2%;
  height: 4.75rem;
  border: .16rem solid #3C3C30;
  border-radius: .58rem;
  margin: .3rem auto;
  background: #fff;
}

.icontent #random .content .price{
  width: 20rem;
  height: 4rem;
  display: inline-block;
  font-size: 4rem;
  text-align: right;
  color: #333;
}

.icontent #random .content .unit{
  font-size: 1.08rem;
  padding: 3rem 1.66rem 0 0;
  display: inline-block;
}


.form-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width:100%;
  /*padding-top: 0.48rem;*/
  background: none;
}
.form-2 input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  text-indent: 1em;
}
.form-1 { 
  width: 700px;
  height: 56px;
  outline: none;
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #bebebe;
  color: #666;
}
.form-1 i {
  width: 0.46rem;
  height: 0.52rem;
  padding-right: 0.26rem;
  padding-left: 0.26rem
}
.form-1:nth-of-type(2) i{
  width: 0.32rem;
  height: 0.52rem;
  padding-left: 0.36rem;
  padding-right: 0.32rem;
}
.form-1 i img {
  /*width: 100%;*/
  height: 100%;
  display: block;
}
.form-1 input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  padding-left: 20px;
  font-size: 20px;
}
.form-2 {
  display: flex;
  justify-content: space-between;
  width: 700px;
  margin-bottom: 20px;
}
.formst {
  width: 442px;
  height: 100px;
  border-radius: 8px;
  border: 1px solid #bebebe;
  outline: none;
}
.content .iform .formst input{
  width: 100%;
  height: 100%;
  border:0;
  outline:none;
  color: #666;
  font-size: 28px;
}
.content .iform .formst:nth-of-type(1){
  margin-right: 0.16rem;
}
.content .iform .formst input {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  font-size: 0.26rem;
  color: #666;
  font-size: 1.25rem;
}
.formst input {
  width: 100%;
  height: 100%;
  background: none;
  outline: none;
  text-indent: 1.7em;
  color:#777;
  border:none;
}
.content .iform .formst select option{
  color: #fff;
}
.form-text {
  padding-top: 22px;
  width: 700px;
  height: 187px;
  outline: none;
  resize: none;
  margin-bottom: 68px;
  border-radius: 8px;
  border: 1px solid #bebebe;
}
.form-text textarea{
  width: 1150px;
  height: 150px;
  background: transparent;
  font-size: 20px;
  line-height: 1.3;
  font-family: "pingfang";
  padding-left: 22px;
}
.form-main .heartbeat {
  display: flex;
  justify-content: center;
  width: 700px;
  height: 56px;
  line-height: 56px;
  border-radius: 8px;
  background: #1DB737;
  font-size: 26px;
  color: #fff;
  font-family:"pingfang"; 
  letter-spacing: 2px;
}
.form-main .explain{
  display: flex;
  justify-content: center;
  font-size: 1rem;
  line-height: 1;
  transform: scale(.83);
  color: #999;
  padding: 1.5rem 0 1.125rem 0;
}
.yvy{
  width: 26rem;
  height: 4rem;
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  background: #333;
  color: #fff;
  border: 1px solid #333;
  border-radius: 5px;
}
#outstanding .swiper-container{
  height: 16rem !important;
}
.onlineTitles{font-family:'PingFang SC';margin:3.75rem 0 2rem 0;text-align: center;font-size:1.5rem;font-weight: bold;color: #4b4b4b;}
.item{text-align: center;margin-bottom: 0.75rem;}
.item>input{
  width:26rem;height:3.7rem;
  border: 0.1rem solid #333;
  text-indent: 1em;outline: none;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;background: transparent;
}
.formst:nth-of-type(1) {
  margin-right: 0.1rem;
}
.Choice{
  display: flex;margin-bottom: 0.75rem;
}
.Choice select{
  width: 13rem;height: 3.85rem;border:1px solid #CECECE;border-radius: 0.5rem;
  outline: none;text-indent: 1em;background: none;color: #777;
  border: 0.1rem solid #333;
}
.formst{
  display: flex;width: 342px;height: 56px;font-size: 20px;
}
.formst input{
  width: 100%;height: 100%;outline: none; border:none;text-indent: 1em;background: none;
}
.item>select{
  width: 12.8rem;background: transparent;height: 3.7rem;border:1px solid #CECECE;outline: none;text-indent: 0.6em;color:#808080;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  outline: none;
}
.item>textarea{
  text-indent: 0.6em;padding-top:0.6rem;
  width:26rem;height: 9.7rem;outline: none;
  resize:none ;border:1px solid #CECECE;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-bnorder-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  background: none;
  border: 0.1rem solid #333;
}
.itemBtn{text-align: center}
.itemBtn>button{
  width:26rem;
  height:4rem; 
  font-family:'PingFang SC';
  font-size: 1.25rem;
  background:#313131;color: #fff;
  border:1px solid #333;
  border-radius:5px;
}
.typeTitle{
  font-weight: bold;
  vertical-align: middle;
  font-size:1.4rem;
  margin-top: 18.75rem;
  text-align: center;
  height: 3rem;
}
.typeTitle>span{
  position: relative;
  top:0.6rem;
}
.typeTitle img{
  width: 100%;
}
.typeTitleBot{
  background: url('../img/wq/FENGEXIAN.png') no-repeat center center;
  padding:0 10rem;vertical-align: middle;text-align: center;margin-bottom: 3.4rem;height: 1.5rem;
}
.titlef{
  margin: 2rem;
  text-align: center;
  font-size: 2rem;
  color: #333333;
}
.yzmbox{
  width: 700px; margin: -14px 0px 75px 0px; height: 100px;
}
.yzmbox .yanzhengmatxt{
  text-indent: 1em; height: 100%;width: 48%;border-radius: 10px; border: 1px solid #bebebe; margin-right:20px;
}
.yzmbox .yanzhengma{
  height: 100%;width: 48%;border-radius: 10px; float:right;
}
