/*
* @Author: admin
* @Date:   2017-09-26 15:36:46
* @Last Modified by:   admin
* @Last Modified time: 2017-09-27 17:19:17
*/
img{ display: block; width: 100%; }
.wrap .tu{ position: relative; }
.wrap .tu .btn01{ position: absolute; width:32%; left:46%; top:60%;}
.wrap .tu .btn02{ position: absolute; width:32%; left:46%; top:33%;}
.wrap .tu .btn03{ position: absolute; width:60%; left:50%; top:45%; margin-left: -30%;}
.wrap .tu .btn04{ position: absolute; width:60%; left:50%; bottom:10%; margin-left: -30%;}
.wrap .tu .btn05{ position: absolute; width:60%; left:50%; top:49%; margin-left: -30%;}
.wrap .tu .btn06{ position: absolute; width:32%; left:46%; bottom:3%; }
 .textin{ width:100%; padding: 3% 6% 3% 3%; height: 100%;  background: #fff; overflow-y:auto;text-align:justify;}
 .textin p{ font-size: 0.7rem; line-height: 1.2rem;color:#666;}
.wrap .tu .btn07{ position: absolute; width:56%; left:50%; bottom:46%; margin-left: -28%;}
.wrap .tu .btn08{ position: absolute; width:56%; left:50%; bottom:9%; margin-left: -28%;}


.prop-box2{
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index:99;
    padding: .2rem;
   display: none;
}
.prop-box2-top{
    text-align: center;
    color: #fff;
    background: #ff5562;
    border-radius: 6px;
    font-size: .7rem;
    font-weight: bold;
    position: relative;
    line-height: 2rem;
}
.prop-box2-top span{
    position: relative;
    z-index: 999;
}
.prop-box2-top p{
    position: absolute;
    width: 100%;
    height: 1rem;
    background:-webkit-linear-gradient(left, #f8485e,#fa7b8b);
    background:linear-gradient(left, #f8485e,#fa7b8b);
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.prop-box2-tit{
    font-size: .7rem;
    margin-top: .8rem;
}
.prop-con{
    padding:0 .8rem;
}
.prop-box2-tit span{
    font-size: .6rem;
    color: #999;
}
.prop-con input{
    width: 100%;
    line-height: 1.5rem;
    font-size: .7rem;
    padding-left: 15px;
    border: 1px solid #ccc;
    outline: none;

}
.prop-mt{
    margin-top: .8rem;
}
#triangle-down {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #ff5562;
    left: 46%;
}
.prop-con input.yzm{
    display: inline-block;
    width: 60%;
    vertical-align: middle;
}
.prop-con .yzm2{
    display: inline-block;
    width: 40%;
    vertical-align: middle;
    font-size: .65rem;
    background: #ff5562;
    color: #fff;
    line-height: 1.5rem;
    text-align: center;
    border: 1px solid #ff5562;
}
.basicInfo{
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}
.basicInfo span{
    font-size: .6rem;
    display: inline-block;
    width: 20%;
}
.basicInfo .inp1{
    border: none;
    width: 80%;
    text-align: right;
}

.basicInfo label{
    width: 15%;
    font-size: .6rem;
    display: inline-block;
    text-align: right;
    color: #999;
}
.basicInfo .lab1{width: 65%;}
.basicInfo .inp2{
    width:auto;
    vertical-align: middle;
    font-size: .6rem;
    margin-right: 10px;
}
#showSex,#showNum{
    color: #999;
    width: 74%;
    text-align: right;
    font-size: .7rem;
    position: relative;
}
.right-sj{
    width: 4%;
    margin-left: 2%;
    display: inline-block;
    vertical-align: middle;
}
.yy-btn{
    line-height: 1.8rem;
    background: #ff5562;
    border-radius: 6px;
    color: #fff;
    text-align: center;
    font-size: .7rem;
    margin: .8rem 0;
}
.close2{text-align: center}
.close2 img{
    width: 1.2rem;
    margin: 0 auto;
}


#ind_one .swiper-slide{
    position: relative;
}
#ind_one .swiper-slide:after{
     content: " ";
    display: block;
    position:absolute;
    left: 0;
    top: 0;
     height: 100%;
     width: 100%;
     background: rgba(0,0,0,.5);
}
#ind_one .swiper-slide-active:after{
    content: " ";
    display: block;
    position:absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0);
}
.text_con{
    background: #fff;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 4rem;
    z-index: 3;
}
.close_text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2rem;
    width: 1.5rem;
    margin: auto;
    z-index: 5;
}
.text_title{
    font-size: 1rem;
}
.text_bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5rem;
    background: rgba(255,255,255,.5);
    z-index: 4;
}



/*意向单style*/
.gw-yxd{ padding-right: 40px; position: fixed; left:0; top:0;  width:100%; height: 100%;background: rgba(0,0,0,0.5);z-index: 10;}
.gw-yxd .yxd-in{ width:354px; background: #fff; border-radius: 5px;  box-shadow: 0 0 10px #888; position: absolute; left:50%; top:50%; margin-left: -176px; margin-top: -252px; box-sizing:border-box; overflow: hidden; }
.gw-yxd .yxd-in.hid{ margin-left: 100px }
.gw-yxd .yxd-in .yxd-tt{ background: #ff5562; text-align: center; font-size: 16px; color:#fff; height: 32px; line-height: 32px;}
.gw-yxd .yxd-in .close{ position: absolute; right:10px; top:9px; cursor: pointer;}
.gw-yxd .yxd-in .yxd-info{ padding: 15px; color:#333; }
.gw-yxd .yxd-in .yxd-info form>label{ width: 100%;  }
.gw-yxd .yxd-in .yxd-info .time p{ text-align: left; font-size: 14px; }
.gw-yxd .yxd-in .yxd-info .text{ display: block;width:95%; height: 32px; border:1px solid #dcdcdc;  background: #eeeeee; padding-left: 10px; outline: none; margin-bottom: 15px; margin:0 auto; margin-bottom: 4%; box-sizing:border-box; }
.gw-yxd .yxd-in .yxd-info  .time-scroll{ width: 100%; border:1px solid  #d2d2d2; height:90px; overflow-y:scroll; margin-top: 15px; margin-bottom: 15px; padding-bottom: 10px; text-align: left}
.gw-yxd .yxd-in .yxd-info .time .time-scroll label{ display: inline-block; margin:13px 5px 0 5px; text-align: left; font-size: 14px;}
.gw-yxd .yxd-in .yxd-info .btn-submit{ width:95%; height: 32px; background: #ff5562; color:#fff; text-align: center; border-radius: 5px; outline: none; cursor: pointer; line-height: 32px; margin:0 auto;}

.submit-tc{ width:300px; height:160px; background: #fff; border-radius: 5px; box-shadow: 0 0 10px #888; position: fixed; left:50%; top:50%; margin-left: -150px; margin-top: -80px;  z-index: 1000; display: none;}
.submit-tc p{ text-align: center; padding-top: 50px; font-size: 15px; }
.submit-tc span{ width:60px; height:32px; display: block; line-height: 32px; background: #ff5562; color:#fff; border-radius: 5px; text-align: center; position: absolute; right:20px; bottom: 10px; cursor: pointer; }
.gw-yxd .yxd-in .yzm{ overflow: hidden;  width: 95%; margin:0 auto;}
.gw-yxd .yxd-in .txyzm{ display: none;}
.gw-yxd .yxd-in .yzm input{ float:left; width:56%; height: 32px; border:1px solid #dcdcdc;  background: #eeeeee; padding-left: 10px; outline: none; margin-bottom: 15px;  }
.gw-yxd .yxd-in .yzm span{ float:left;margin-left: 10px;  height: 34px;  border:1px solid #dddddd; box-sizing:border-box; width: 35%;}
.gw-yxd .yxd-in .yzm span img{ display: block; width: 100%; }
.gw-yxd .yxd-in .yzm span.code-btn{ width:35%; background: #ff5562; color:#fff; font-size: 14px; line-height: 32px; text-align: center; cursor: pointer;}

.gw-yxd .yxd-in .yxd-info .time{ width: 95%; margin:0 auto; }

/* 弹窗 */
.gw-popup .popup-label{ width:315px; height: 160px;font-size: 16px;  padding-top: 20px; box-sizing: border-box;}

.gw-popup .popup-label .popup-btn{ font-size: 16px; }

.gw-yxd .yxd-in{ width:90%; margin:0 auto;  left:50%; margin-left: -45%; top:10%;}



.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:66%;}
.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% }
.wat-tc .close{ width:17%;  position: absolute;  top:110px; right:46px; height:45px; z-index: 9999;}

.footer_list{
    height: 45px;
    z-index: 9999;
}
.flist_con {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.flist_con li{
    width: 33.1%;
    height: 45px;
    border-right: 1px solid #fff;
    background: #ff4e5d;
    float: left;
    text-align: center;
    color: #fff;
    font-size: .24rem;
    padding-top: .1rem;
}
.flist_con li:last-of-type{
    border-right: 0;
}
.flist_con li a{
    width: 100%;
    height: 100%;
    color:#fff;
}
.flist_con li img{
    width: 15%;
    margin:2% auto 1%;
}
.flist_con li p{ font-size: 14px; margin: 0}


#back_btn_applet{
    display: none;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 100%;
    position: fixed;
    top: 0.5rem;
    left: 0.5rem;
    z-index: 20;
    box-shadow: 0 0 2px 1px #000;
    overflow: hidden;
}


header {
    height: 40px;
    overflow: hidden;
    background: #ff5562;
    text-align: center;
    position: relative;
    line-height: 2.6;
    color: #fff;
}

header a {
    position: absolute;
    top: 11px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: none;
    background: url(http://qinggan.anslib.com/huazhen/img/icon_fh.png?imageView2/1/format/webp/q/75/ignore-error/1) no-repeat;
    background-size: 20px;
}

header div {
    margin: 0;
    padding: 0;
    font-size: .9rem;
    text-align: center;
}


/* 意向单/支付成功弹窗 */
.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("http://qinggan.anslib.com/huazhen/lib/cdn-static-poster/Huazhen2008_common/zxTC08.png?imageView2/1/format/webp/q/75/ignore-error/1") no-repeat;
    background-size: cover;
    width: 14.4rem;
    height: 28.4rem;
    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: 10.4rem;
    right: 0;
    left: 0;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt1Gif {
    color: #fff;
    font-size: 1.2rem;
    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: 1.4rem;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt1Gif .gifIco img{
    width: 100%;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS {
    text-align: center;
    margin-top: .6rem;
    line-height: 1.2rem !important;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS .txt2TS_1 {
    color: #e95164;
    text-align: center;
    font-size: 1rem;
  }
  .zxtc08 .tc08Box .tc08Con .tc08_txt .txt2TS .txt2TS_2 {
    color: #3d0808;
    text-align: center;
    font-size: .5rem;
  }
  .zxtc08 .tc08Box .tc08Con .learnTC_Btn {
    background: #fed593;
    text-align: center;
    position: absolute;
    width: 5.6rem;
    line-height: 1.2rem;
    right: 0;
    left: 0;
    bottom: 2.6rem;
    margin: 0 auto;
    border-radius: 100px;
    color: #1f1f1f;
    font-size: .6rem;
    font-weight: bold;
  }
  .zxtc08 .tc08Box .tc08Con .tc08Close {
    width: 1.7rem;
    height: 1.7rem;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    cursor: pointer;
  }