.imgCon{
    display: block;
    width: 100%;
}
.title{
    padding: 0.314rem 0;
}
.conW{
    padding: 0 0.157rem;
}
.p1{
    font-size: 0.502rem;
    font-weight: bold;
    padding: 0.471rem 0;
}
.p1 span{
    display: inline-block;
    width: 30%;
    text-align: center;
    color: #9f75f9;
}
.p1 span:nth-of-type(2){
    float: right;
    color: #fd4882;
}
.w1{
    padding-bottom: 0.942rem;
}
.text1 p{
    text-align: center;
    font-size: 0.471rem;
    margin-top: 0.157rem;
}
.froms{
    font-size: 0;
    padding: 0 0.314rem;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom;
}
.mintit{
    font-size: 0.377rem;
    text-align: center;
    color: #6424c5;
    margin-top: 0.314rem;
}
.hasC{
    font-size: 0;
}
.inp{
    display: inline-block;
    width: 60%;
    border: 1px solid #000;
    font-size: 0.44rem;
    padding: 0.22rem 0.157rem;
    background: #fff;
    margin-top: 0.314rem;
}
.inpLong{
    width: 100%;
}
.inp input{
    border: none;
    display: inline-block;
    width: 100%;
    background: none;
}
.inp2{
    text-align: center;
    display: inline-block;
    width: 40%;
    font-size: 0;
    padding-left: 0.157rem;
}
.selsex{
    display: inline-block;
    width: 50%;
    font-size: 0.44rem;
}
.selsex input{
    position: absolute;
     clip: rect(0,0,0,0); 
    z-index: -1;
}
.selsex label:before{
    content:"";
    display: inline-block;
    width: 0.628rem;height: 0.471rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    vertical-align: text-bottom;
    margin-right: 0.157rem;
}
.selsex:nth-of-type(1) label:before{
    background-image: url('../img/icon_03.png');
}
.selsex input:checked + label{
    color: #f00;
}
.selsex:nth-of-type(1) input:checked + label:before{
    background-image: url('../img/icon_01.png');
}
.selsex:nth-of-type(2) label:before{
    background-image: url('../img/icon_02.png');
}
.selsex:nth-of-type(2) input:checked + label:before{
    background-image: url('../img/icon_04.png');
}
.inp3{
    padding: 0.22rem 0.079rem;
    padding-left: 0.314rem;
}
.inp3 input{
    width: 68%;
}
.code-btn{
    display: inline-block;
    font-size: 0.44rem;
    padding: 0.22rem 0.079rem;
    color: #fff;
    background: #ff555d;
    width: 38%;
    text-align: center;
    margin-left: 0.157rem;
}
.sub{
    display: block;
    text-align: center;
    margin-top: 0.314rem;
    font-size: 0.44rem;
    color: #fff;
    background: #ff555d;
    padding: 0.235rem;
} 
.sub span{
    display: inline-block;
    text-align: center;
}  
.sub span:nth-of-type(1){
    width: 60%;
}
.sub span:nth-of-type(2){
    width: 30%;
}
.con1{
    background: #f9eeff;
    padding: 0.471rem 0.157rem;
    color: #464646;
}
.conText{
    margin-top: 0.314rem;
    font-size: 0.377rem;
}
.conText span:nth-of-type(1){
    color: #fff;
    width: 36%;
    display: inline-block;
    background: #bd61f8;
    padding: 0.157rem 0.314rem;
    border-radius: 50px;
    margin-right: 0.157rem;
}
.swiper-pagination{
    position: initial;
    font-size: 0;
    padding-top: 0.157rem;
}
.swiper-pagination-bullet{
    border: 1px solid #000;
    width: 0.314rem;height: 0.314rem;
    background: #fff !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background: #ed86b6 !important;
}
.p2{
    margin-top: 0.314rem;
    font-size: 0.408rem;
    color: #3a3a3a;
    text-indent: 0.628rem;
    line-height: 0.628rem;
}
.list{
    font-size: 0;
    padding: 0.314rem 0;
}
.list>div{
    display: inline-block;
    width: 25%;
    text-align: center;
    font-size: 0.377rem;
    color: #666666;
}
.list>div p{
    margin-top: 0.157rem;
}
.list>div img{
    display: block;
    width: 50%;
    margin: auto;
}
.w3{
    padding-bottom: 0.471rem;
}
.popup .popup-label{
    width: 90%;
    height: 4.71rem;
    font-size: 0.471rem;
    line-height: 0.471rem;
    padding: 1.57rem 0.314rem;
}
.popup .popup-label .popup-btn{
    width: initial;
    height: 0.628rem;
    line-height: 0.628rem;
}
.form2{
    position: fixed;
    z-index: 99;
    display: none;
    width: 100%;height: 100%;
    background: rgba(0,0,0,.5);
    left: 0;top: 0;
    padding: 3.14rem 0.471rem 0;
}
.form2 .froms{
    position: relative;
}
.closeDiv{
    position: absolute;
    width: 100%;
    left: 0;bottom: -1.57rem;
    text-align: center;
    height: 1.57rem;
}
.closeDiv i{
    display: block;
    margin: auto;
    width: 2px;
    height: 1.57rem;
    background: #fff;
}
.closea{
    display: block;
    width: 0.785rem;
    margin: auto;
    height: 0.785rem;
}
.closea img{
    display: inline-block;
    width: 0.785rem;
}
.btnss{
    display: block;
    width: 90%;
    margin: 0 auto 0.471rem;
    padding: 0.157rem 0;
    border-radius: 0.157rem;
    text-align: center;
    font-size: 0.377rem;
    line-height: initial;
    background: #ff555d;
    color: #fff;
}
.mask{
    display: none;
    position: fixed;
    left: 0;top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}
.maskform{
    background: #fff;
    width: 90%;
    border-radius: 0.157rem;
    margin: 2.355rem auto;
    padding-bottom: 0.314rem;
}
.formTit{
    font-size: 0.534rem;
    font-weight: bold;
    text-align: center;
    padding: 0.157rem 0;
}
.close{
    float: right;
    width: 0.628rem;
}
.close img{
  width: 69%;
  margin: auto;
}



.tc-yxd{ width:100%; height: 100%; background: rgba(0,0,0,0.6); position: fixed; left:0; top:0;  z-index: 99; display: none;}
.tc-yxd .contact_in{ width:90%; background: #fff; position: absolute; left:50%; top:15%; margin-left: -45%; padding-bottom: 5%;}
.contact_in h2{ font-size: 15px; font-weight: normal; color:#ff5562; text-align: center; padding-top: 10px; border-bottom: 1px solid #ccc; padding-bottom: 10px;}
.contact_in .close{    
    position: absolute;
    right: 5px;
    top: -45px;
    cursor: pointer;
    background: #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    width: 30px;
    height: 30px;
}
.contact_in .close img{
    vertical-align: top;
    margin-top: 5px;
}
.borders{
    position: absolute;
    border-left: 1px solid #ddd;
    height: 100%;
    top: 20px;
    left: 14px;
}
.contact_in form{  margin-top: 12px;}

.contact_in label{ width:100%;  font-size: 15px; }
.contact_in label input{ outline: none; cursor: pointer;}
.contact_in label .name{ display: inline-block; width:233px; height: 34px; border:1px solid #999; margin: 5px 0; margin-bottom: 10px; padding-left: 5px;}
.contact_in label .phone{    
    display: inline-block;
    width: 73%;
    height: 44px;
    border-radius: 5px;
    border: 1px solid #999;
    padding-left: 10px;
    font-size: 0.37rem;
    background-color: #f8f8f8;}
.contact_in .line{ width:92%; margin: 0 auto; line-height: 34px; }
.contact_in .line span{ line-height: 34px; font-size: 15px;}
.contact-box input[type=radio]{padding: 0 10px; margin-right: 2%;}
.btn-submit{text-align: center;}
.btn-submit{cursor: pointer; color:#fff; width:92%; height: 44px; background: #ff5562; margin: 0 auto; border-radius: 5px; font-size: 15px; outline: none;border:0; line-height: 44px; margin-top: 4%;}
.contact_in .time .time-scroll{  width:67%; float:left; height: 110px; overflow-y:scroll; border:1px solid #ccc;    text-align: left ; padding: 3px 0;}
.contact_in .time{ margin-bottom: 0px; overflow: hidden;}
.contact_in .time label{ display: block; }
.contact_in .time label input{ margin:0 5%; }

.contact_in h2{
    background: #ddd;
    color: #000;
    padding: 10px 0;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 20px;
}
.contact_in{
    border-radius: 5px;
}
.contact_in .line span.titles{
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
}
.contact_in .line.sex-line{
    height: 44px;
    margin: 10px auto;
}
.contact_in .line div.sex_chose{
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    background-color: #e9e9e9;
    color: #999;
    margin-top: 5px;
    margin-right: 15px;
    line-height: 34px; font-size: 15px;
}
.contact_in .line div.sex_chose.active{
    background: #f8485e;
    color: #fff;
}
.contact_in .line div.time_chose{
    display: inline-block;
    width: 47%;
    margin-right: 6%;
    text-align: center;
    border-radius: 5px;
    background: #e9e9e9;
    color: #999;
    height: 44px;
    line-height: 44px;
    font-size: 15px;
}
.contact_in .line div.active{
    color: #fff;
    background: #f8485e;
}
.contact_in .line div.time_chose:nth-child(even){
    margin-right: 0;
}


.contact-box2{ margin:10px 0; padding-bottom: 5%; }
.zhe {
    font-size: 0;
}
.zhe div{
    margin: 0.157rem 0;
}

.addFloat{
  height: 1.57rem;
}
.addG{
  position: fixed;
  width: 100%;
  height: 1.57rem;
  padding: 0.157rem 0;
  z-index: 10;
  bottom: 0;
  left: 0;
  text-align: center;
  background: #fff;
  font-size: 0;
  margin-top: 0.314rem;
  display:flex;
 
}
.addG img{
  width:14%;
  position:relative;
  left:0.157rem;
}
.addG > div {
    display: flex;
    width: 46%;
    font-size: 0;
    margin: 0 2%;
    line-height: initial;
    border-radius: 0.157rem;
    padding: 0.314rem;
    float: left;
    height: 1.177rem;
    justify-content: space-between;
}
.addG > a {
    display: flex;
    width: 46%;
    font-size: 0;
    margin: 0 2%;
    line-height: initial;
    border-radius: 0.157rem;
    padding: 0.314rem;
    float: left;
    height: 1.177rem;
    justify-content: space-between;
}
.addL{
  background: #61cc26;
}
.addR{
  background: #ff7e8e;
}
.addG > div p{
  font-size: 0.408rem;
  line-height: initial;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  padding: 0 0.314rem;
  border-left: 1px solid #fff;
  margin-left: 0.314rem;
  height: 0.549rem;
  font-size: 0.377rem;
}
.addG > a p{
    font-size: 0.408rem;
    line-height: initial;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding: 0 0.314rem;
    border-left: 1px solid #fff;
    margin-left: 0.314rem;
    height: 0.549rem;
    font-size: 0.377rem;
}
.addG > a img{
  width: 14%;
  display: inline-block;
  vertical-align: middle;
}
.wat-tc{ width:100%; height: 100%;  position: fixed; top:0; left:0; background: rgba(0,0,0,0.6); z-index: 1000; display: none;}
.wat-tc .wat-wrap{ width:75%; margin:0 auto;position: relative;margin-top: 100px; }
.wat-tc .wat-wrap img{ display: block; width:100%; }
.wat-tc .wathao{position: absolute;  left:0; width:100%; text-align: center; top:55%;line-height: initial;}
.wat-tc .wathao .weixin-num{ width:60%; height: 30px; background: #fff; display: inline-block; line-height:30px; font-size: 18px; }
.wat-tc .wathao p{ color:#fff; font-size: 16px; margin:3% 0; }
.wat-tc .wathao  a{ display: inline-block; width: 45%;position:absolute;left:26%;}
.wat-tc .close{ width:17%;  position: absolute;  top:110px; right:46px; height:45px; z-index: 9999;}
/* 意向单/支付成功弹窗 */
.zxtc08 {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 110;
    display: none;
  }
  .zxtc08 .tc08Box {
    position: absolute;
    background: url("//cdn-static-poster.huazhen2008.com/Huazhen2008_common/zxTC08.png") no-repeat;
    background-size: cover;
    width: 8.321rem;
    height: 16.328rem;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .zxtc08 .tc08Box .tc08Con {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt {
    position: absolute;
    top: 5.966rem;
    right: 0;
    left: 0;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt1Gif {
    color: #fff;
    font-size: 0.628rem;
    text-align: center;
    display: flex;
    justify-content: center;
    text-shadow: 0px 4px #ea2f4e;
    font-weight: bold;
    line-height: 0 !important;
    align-items: center;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt1Gif .gifIco{
    width: 0.942rem;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt1Gif .gifIco img{
    width: 100%;
}
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS {
    text-align: center;
    margin-top: 0.314rem;
    line-height: 0.722rem !important;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS .txt2TS_1 {
    color: #e95164;
    text-align: center;
    font-size: 0.502rem;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS .txt2TS_2 {
    color: #3d0808;
    text-align: center;
    font-size: 0.345rem;
  }
  .zxtc08 .tc08Box .tc08Con .learnTC_Btn {
    background: #fed593;
    text-align: center;
    position: absolute;
    width: 3.454rem;
    line-height: 0.785rem;
    right: 0;
    left: 0;
    bottom: 1.57rem;
    margin: 0 auto;
    border-radius: 100px;
    color: #1f1f1f;
    font-size: 0.408rem;
    font-weight: bold;
  }
  .zxtc08 .tc08Box .tc08Con .tc08Close {
    width: 1.099rem;
    height: 1.099rem;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    cursor: pointer;
  }

.footer{
    padding-bottom: 60px;
}