@charset "utf-8";

body {
    font: 14px/1.5 "PingFangSC-Regular" ,"Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
button,
input,
textarea,
form,
th,
td,
i ,
figure,
figcaption{
    margin: 0;
    padding: 0;
    list-style: none;
    font-style: normal;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
var,
u,
b {
    font-style: normal
}

button,
input,
select,
textarea {
    font-size: 100%;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    -webkit-appearance: none;
}

input {
    vertical-align: middle;
    font: 14px "PingFangSC-Regular" ,"Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.clear:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}
.clear:before {
    content: '\20';
    display: block;
    height: 0;
    clear: both
}

.clear {
    *zoom: 1;
    clear: both;
}

.hide {
    display: none;
}

.fl,.pull-left {
    float: left!important;
}
.fr,.pull-right  {
    float: right;
}
img {
    color: transparent;
    font-size: 0;
    -ms-interpolation-mode: bicubic;
    border: none;
    vertical-align: middle;
}

a:link,
a:visited,
a:active {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

.blank10 {
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}

html {
    font-size: 50px;
}

.img-circle {
    border-radius: 50%;
}


/**组件**/

.dialog-box {
    border: 1px solid #e6e6e7;
    color: #354052;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    z-index: 9;
}

.dialog-title-border,
.dialog-title {
    font-size: .32rem;
    margin-top: .2rem;
    padding-left: .32rem;
    padding-bottom: .2rem;
}

.dialog-title-border {
    border-bottom: 1px solid #f2f4f6;
}

.closeBtn {
    font-size: .28rem;
    position: absolute;
    top: 0;
    right: 0;
    padding-right: .5rem;
    padding-left: .25rem;
    padding-top: .45rem;
    padding-bottom: .5rem;
    background: url(../../img/close_btn.png) no-repeat;
    background-size: .22rem .24rem;
    background-position: center;
}
.mark,
.masking{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: none;
}
.dialog-mark {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 10;
}
.Confirm-box {
    width: 77%;
    border: 1px solid #e6e6e7;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    left: 11%;
    z-index: 9999;
    text-align: center;
}

.Alert-box {
    width: 80%;
    border: 1px solid #e6e6e7;
    border-radius: 5px;
    background: #fff;
    position: fixed;
    left: 10%;
    z-index: 9999;
    text-align: center;
}

.Confirm-box .con,
.Alert-box .con {
    font-size: .32rem;
    margin: .4rem;
}

.Alert-box .sure {
    width: 100%;
    height: .8rem;
    text-align: center;
    font-size: .32rem;
    border-top: 1px solid #dcdcdc;
    background-color: #fff;
    border-bottom: none;
    border-left: none;
    border-right: none;
    outline: none;
    color: #1495eb;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    line-height: .8rem;
}


.confirm-tit {
    font-size: .32rem;
    color: #172434;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}

.confirm-number {
    font-size: .4rem;
    color: #354052;
    text-align: center;
    margin-bottom: 25px;
}

.cancel-pay,
.confirm-pay {
    width: 49%;
    height: .8rem;
    line-height: .8rem;
    border-right: 1px solid #e9e9e9;
    border-radius: 5px;
    background: #fff;
    font-size: .34rem;
    color: #9fa9ba;
    text-align: center;
}

.confirm-pay {
    border-right: none;
    color: #1495eb;
}

.pay-btn-top {
    border-top: 1px solid #e9e9e9;
}


/**支付css**/

.pay-way {
    background: #fff;
    border-radius: 4px;
}

.pay-way li.coin-pay {
    content: " ";
    background: url(../../img/yinlkiang_icon.png) no-repeat 0 center;
    background-size: .32rem .32rem;
    padding-left: .5rem;
    border-bottom: 1px solid #D9D9D9;
}

.pay-way li {
    font-size: .32rem;
    color: #7a8fac;
    height: 1rem;
    line-height: 1rem;
    position: relative;
    width: 80%;
    margin: 0 auto;
}

.pay-way li.balance-pay {
    content: " ";
    background: url(../../img/yueincon.png) no-repeat 0 center;
    background-size: .32rem .32rem;
    padding-left: .5rem;
    border-bottom: 1px solid #D9D9D9;
}

.pay-way li.weixin-pay {
    content: " ";
    background: url(../../img/weixn_icon.png) no-repeat 0 center;
    background-size: .32rem .32rem;
    padding-left: .5rem;
/*     border-bottom: 1px solid #D9D9D9;
 */}

.pay-way li:before {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    color: #f1fbf4;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    border: none!important;
}

.point-bottom {
    text-align: center;
    font-size: .24rem;
    color: #9fa9ba;
    margin: .5rem 0rem;
}


/**支付成**/

.pay-success {
    width: 2.8rem;
    height: 2.8rem;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1.4rem;
    margin-top: -1.4rem;
    text-align: center;
    display: none;
    z-index: 9999;
}

.pay-success img {
    width: .68rem;
    height: .68rem;
    margin-top: .6rem;
    margin-bottom: .4rem;
}

p.success-word {
    font-size: .34rem;
    color: #172434;
    text-align: center;
}

.js-textarea {
    display: none;
}

/*tips提示*/
.coming,.coming-soon {
    width: 5rem;
    height: 1rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -2.5rem;
    text-align: center;
    line-height: 1rem;
    color: #fff;
    z-index: 9999;
}

.coming-soon {
    display: none;
}

.conm-tips {
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
    background: #000;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    height: 100%;
}

.coming-soon span {
    color: #fff;
    position: relative;
    z-index: 3;
}

.coming .coming-inner {
    color: #fff;
    position: relative;
    z-index: 3;
}

.radio {
    display: inline-block;
    margin: 0;
    width: 28px;
    height: 28px;
    padding: 5px;
    vertical-align:middle;
    background: url(../../img/radio-default.png) no-repeat center center;
    background-size: 18px 18px;
    cursor: pointer;
}

.radio.white {
    background-image: url(../../img/radio-default-white.png);
}

.radio.checked {
    background-image: url(../../img/radio-checked.png);
}
.orange-color {
    color:#ff5b29!important;
}
/**绑定手机号**/
.global-shade {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 11;
}
.user-mes {
    background: url(../../h5/img/packagesbg.png) no-repeat;
    width: 70%;
    position: fixed;
    top: 50%;
    z-index: 150;
    border-radius: 4px;
    margin-top: -3.6rem;
    left: 50%;
    margin-left: -41%;
    padding: .4rem;
    height: 6.4rem;
    background-size: contain;
}
.close-mes {
    display: block;
    width: .56rem;
    height: .56rem;
    position: absolute;
    bottom: -.8rem;
    left: 50%;
    margin-left: -.28rem;
}
.user-mes p {
    font-family: PingFangSC-Regular;
    font-size: .32rem;
    text-align: left;
    color: #2b2b2b;
    padding-top: 1.5rem;
    padding-bottom: .1rem;
}
.user-mes .user-tel {
    background:#efefef;
    width: 100%;
    height: .8rem;
    outline: none;
    border-radius: 5px;
    color: #242526;
    border: none;
    margin: .3rem auto;
    padding-left: .15rem;
}
.phone-code {
    background:#efefef;
    width: 56%;
    height: .8rem;
    outline: none;
    border-radius: 5px;
    color: #242526;
    border: none;
    padding-left: .15rem;

}
.send-code {
    width: 36%;
    height: .7rem;
    outline: none;
    color: #fff;
    background-image:linear-gradient(-52deg, #ff4b1f 0%, #ff5024 7%, #ff9068 100%);
    border-radius:20px;
    text-align: center;
    line-height: .7rem;
    margin-top:.05rem; 
    border:1px solid linear-gradient(-52deg, #ff4b1f 0%, #ff5024 7%, #ff9068 100%);
    font-size: .24rem;
}
.bind-phone {
    width: 2.8rem;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    color: #fff;
    font-size: .36rem;
    border: none;
    outline: none;
    margin-top: .5rem;
    background-image:linear-gradient(-52deg, #ff4b1f 0%, #ff5024 7%, #ff9068 100%);
    border-radius:30px;
    margin: .8rem auto 0 auto;
    display: block;
}
.send-codeing{
    color: #fff;
    border: 1px solid linear-gradient(-52deg, #ff4b1f 0%, #ff5024 7%, #ff9068 100%);
}
.again-send-code{ 
    border: 1px solid linear-gradient(-52deg, #ff4b1f 0%, #ff5024 7%, #ff9068 100%);
    color: #fff;
 }
 .center {
    text-align: center!important;
 }
 /**分享**/
.share-content {
    position: fixed;
    top: 0;
    left: 0px;
    background: #fff url(/statics/img/share_bg.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 20
}

.share-tips {
    text-align: right;
    padding-right: .6rem;
}

.share-tips p {
    font-size: .32rem;
    color: #172434;
    line-height: 2rem;
}

.black-mark {
    width: 100%;
    height: .24rem;
    background: #1b1b1f;
}
.bg-mark {
    width: 100%;
    background: #1b1b1f;
    position: fixed;
    height: 100%;
    top: 0px;
    opacity: .8;
}

.share-tips img {
    width: 3.05rem;
    height: 1.78rem;
    margin-bottom: 1rem;
    margin-top: -.25rem;
}

.share-met dl {
    float: left;
    margin: .2rem .2rem;
    font-size: .28rem;
    color: #172434;
    text-align: center;
}

.share-met img {
    width: 1.12rem;
    height: 1.12rem;
    margin-bottom: .3rem;
}

.share-met {
    position: relative;
    float: left;
    left: 50%;
}

.left-po {
    position: relative;
    left: -50%;
}

.share-met dl dt {
    line-height: 1rem;
}
.body-overflow {
    overflow: hidden;
}
