html {
    font-size:625%;
}


body{

    padding:0;
    margin:0;
    background-color: #f6f6f6;
    color:#000000;
    font-size:0.15rem;
    padding-bottom: 0.65rem;

}
a{
    color:#303030;
    text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:-webkit-any-link{
	cursor: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.clear{
    clear:both;
}

.info{
    padding:0 0.16rem;
}
.info .info_faq{
    margin-top: 0.18rem;
    background-color: #ffffff;
    border-radius:0.12rem;
    line-height:0.56rem;
}
.info_float{
    position: fixed;
    bottom:0;
    color:#f4103d;
    text-align: center;
    background-color: #ffffff;
    display: block;
    line-height:0.56rem;
    width:100%;
    font-size: 0.17rem;
    letter-spacing:0.02rem;
    border-top: 0.01rem solid #f6f6f6;
    box-shadow: 0px 20px 30px #909090;
}

.li-str{
    list-style:none;
    padding:0;
    margin:0;
}
.li-str li{
    padding:0 0.2rem;
    display: flow-root;

}
.li-str .last{
    border-bottom:0;
}
.li-str li span{
    float:left;
}
.li-str li .left{
    width:70%;
}
.li-str li .right{
    width:30%;
    text-align:right;
}
.li-str .title{
    border-bottom:0.02rem solid #f6f6f6;
    line-height:0.65rem;
}
.li-str .title .left{
    font-size: 0.17rem;
    font-weight: bold;
}
.li-str .info .left{
    width:85%;
}
.li-str .info .right{
    width:15%;
    text-align:right;
    background:url("page.png") no-repeat right;
    background-size:0.07rem;
}
.info_faq .answer{
    padding: 0.16rem 0.2rem;
    line-height:0.26rem;
    color:#666666;
    font-size: 0.145rem;
    display: flow-root;
}
.info_faq .answer span{
    display: block;
}
.info_faq .answer .mbottom{
    margin-bottom:0.1rem;
}
.info_faq .answer a{
    color:#84adf8;
}
.info .info_faq_in{
    border-radius:0.1rem;
}
.in_li-str .title{
    border-bottom:0rem solid #f6f6f6;
}
.in_li-str .title .left{
    font-size:0.148rem;
    line-height:0.56rem;
    width:85%;
}
.in_li-str .title .right{
    width:15%;
}

.in_li-str .info{
    color:#666666;
    font-size:0.148rem;
    line-height:0.44rem;
    padding:0.06rem 0.18rem;
    border-top:0.02rem solid #f6f6f6;
    display: none;
} 
.in_li-str .info span{
    display: block;
    width:100%;
}
.in_li-str .right{
    text-align:right;
    background:url("page-d.png") no-repeat right;
    background-size:0.135rem;
    line-height: 0.56rem;
}

/*APP下载*/
.info-body{
    background-color:#ffffff;
    padding:0;
}
.info-body .image{
    text-align:center;
    width:100%;
    height:100%;
    margin:0;
    position:absolute;
}
.info-body .image img{
    max-width:100%;
    max-height:100%;
}

.agreement_body{
    font-family:Droidsansfallback;
    background-color:#FFFFFF;
    color:#2a2a2a;
    padding:0.18rem 0.08rem;
    font-size:0.14rem;
    line-height:0.24rem;
    font-weight:bolder;
    text-align: justify;
}
.agreement_body .title{
    text-align:center;
    font-size:0.24rem;
    line-height:0.65rem;
    color:#000000;
}
.agreement_body .subtitle{
    font-size:0.18rem;
    line-height:0.36rem;
    color:#000000;
    margin-top:0.06rem;
}
.agreement_body .info .fw{
    font-weight:bolder;
    font-size:0.142rem;
    color:#000000;
}
.agreement_body .info{
    margin-bottom:0.18rem;
    font-weight:400;
    padding:0 0.1rem;
}
.agreement_body .info a{
    color:#0000FF;
    text-decoration:underline;
}
.agreement_body .subtitle_s{
    font-size:0.16rem;
    font-weight:bolder;
    padding:0 0.1rem;
    margin-bottom:0.08rem;
    margin-top:0.06rem;		
}
.agreement_body .subtitle_o{
    font-size:0.15rem;
    font-weight:bolder;
    padding:0 0.1rem;
    margin-bottom:0.06rem;
}
.agreement_body .subtitle_t{
    margin-bottom:0.08rem;
}
.info_item{
    padding:0 0.1rem;
    font-weight:400;
    margin-bottom:0.06rem;
    word-break: break-all;
}
.info_item .title-left{
    font-weight:bold;
    color:#000000;
    display: inline-block;
}

table{
    border-collapse: collapse; 
    font-size: 10px;
    border: 1px solid #999999; 
    margin-bottom: 6px;
    color:#000000;
}
table th{
    font-weight: bold;
    color: #333333;
    border: 1px solid #999999
}
table .text-center{
    border: 1px solid #999999
}


/*注销账号*/
.cancellation_info{
    background-color: #FFFFFF;
    padding: 0 16px;
    font-size: 0.145rem;
    line-height: 0.23rem;
    color:#666666;
    height: 100%;
    padding-bottom: 1.5rem;
    text-align: justify;
    padding-top: 0.1rem;
}
.cancellation_info .title{
    font-size: 0.2rem;
    font-weight: bold;
    display: block;
    color:#303030;
    line-height: 0.60rem;
}
.cancellation_info span{
    display: block;
}
.cancellation_info .mark_info{
    color:#f5103d;
    margin-top: 0.05rem;
}
.cancellation_info .headings{
    margin-top: 0.3rem;
    font-size: 0.16rem;
    font-weight: bold;
    color: #303030;
}
.cancellation_info .info_title{
    margin-top: 0.1rem;
}
.cancellation .info_title{
    margin-top: 0.18rem;
}

.button{
    position: fixed;
    bottom:0;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    width:100%;
    box-shadow:6px 9px 18px 1px #c5c4c4;
    padding-top:0.25rem; 
    padding-bottom: 0.35rem;
}
.button .Check_info{
    font-size: 0.125rem;
    color: #bbbbbb;
    display: inline-flex;
}
.button .Check_info .cancellation{
    color:#f5103d;
}
.button .Check_info .Check{
    height: 0.13rem;
    width: 0.13rem;
    border:1px solid #bbbbbb;
    display: inline-block;
    border-radius:50%;
}
.button .Check_info .cancellation a{
    color:#f5103d;
    text-decoration:underline;
}
.button .submit_button{
    line-height: 0.45rem;
    background-color: #cccccc;
    color: #FFFFFF;
    width:3rem;
    display: block;
    margin: auto;
    border-radius:0.4rem;
    margin-top: 0.1rem;
    font-weight: bold;
    font-size: 0.16rem;
}
.button .submit_button_checked{
    background-color:#f5103d;
}

.Check_info_button{
    display: none;
}
#Check_info_button[type=checkbox]+span{
    display: inline-block;
    height: 0.13rem;
    width: 0.13rem;
    border:1px solid #bbbbbb;
    border-radius:50%;
    position: absolute;
}
#Check_info_button[type=checkbox]:checked+span:after{
    content:'√';
    height: 0.14rem;
    width: 0.14rem;
    font-size: 0.13rem;
    border-radius:50%;
    position: absolute;
    background-color: #f5103d;
    color:#FFFFFF;
    line-height: 0.17rem;
    left:-0.02rem;
    top:-0.01rem;
    border:1px solid #f5103d;
    font-weight: bold;
}

.time_tagging{
    text-align: right;
    padding: 0.12rem 0.1rem;
}
.time_tagging span{
    display: block;
    font-size: 0.12rem;
    font-weight: 400;
}

.touch:active{
	background-color:#e5e5e5;
}