<!DOCTYPE html>
<html lang="zh-cn" >
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1,minimum-scale=1, maximum-scale=1,user-scalable=no">
<meta name="format-detection" content="telephone=no" />
<title></title>
<style>
html,body{
height: 100%;
width: 100%;
}
body {
margin: 0px;
padding: 0px;
font-size: 62.5%;
background:#fff;
}
a:hover,a:visited,a:active,a:focus{
text-decoration: none!important;
border: 0px!important;
outline: 0!important;
}
ul,li{
margin: 0px;
padding: 0px;
}
#scroll {
float: left;
width: 100%;
/*padding-top: 44px;*/
}
.wrap{
float: left;
width: 100%;
}
.fixed {
position: fixed;
float: left;
width: 100%;
z-index: 888;
background-color: #FFFFFF;
border-bottom: 1px solid #eaeaea;
}
.top .title1 {
line-height: 44px;
text-align: center;
height: 44px;
}
.top .return {
margin-top: 7px;
}
.padding0{
padding: 0px;
}
.system2{
padding: 0px 15px;
}
.system-left{
padding: 0px 0px 0px 15px;
text-align: left;
}
.system-right{
padding: 0px 15px 0px 0px;
text-align: right;
}
[v-cloak] {
display: none;
}
/*密码弹窗的公共样式*/
.modal_bg{
position: fixed;
top: 0;
left:0;
bottom: 0;
right:0;
z-index: 200;
background: rgba(0,0,0,0.5);
overflow: hidden;
/*display: none;*/
}
.common{
background-color: #fff;
width: 100%;
position: absolute;
left: 0;
bottom: 0;
z-index: 106;
padding: 0;
/*display: none;*/
}
.modal_bg .title{
text-align: center;
height: 54px;
padding: 0;
border-bottom: 1px solid #e9e9e9;
position: relative;
}
.modal_bg .title p{
line-height: 54px;
margin: 0;
color: #5a5d6e;
}
.CloseB{
width: 14px;
height: 14px;
position: absolute;
right: 20px;
top:20px;
background: url(__PUBLIC__/weixin/images/icon/closeicon.png);
background-size: 100%;
}
/*密码弹窗的公共样式*/
/*密码弹窗样式*/
.pwd-box{
width:100%;
padding-left: 1px;
position: relative;
border: 1px solid #edf3ff;
border-radius: 3px;
over-flow:hidden;
height: 42px;
margin: 0 auto;
}
.pwd-box input[type="tel"]{
width: 240px;
color: transparent;
position: absolute;
top: 0;
left: -300px;
border: none;
font-size: 18px;
opacity: 0;
z-index: 1;
letter-spacing: 35px;
}
.fake-box input{
width: 16.66%;
height: 40px;
border: none;
border-right: 1px solid #edf3ff;
text-align: center;
font-size: 1.5rem;
}
.fake-box{
position: absolute;
z-index: 2;
}
.fake-box input:nth-last-child(1){
border:none;
}
.psw_sec{
width:100%;
float:left;
padding-top:30px;
text-align: center;
display:block;
}
.forget_psw{
margin: 0;
text-align:right;
line-height: 60px;
height: 60px;
padding: 0;
}
.phone_psw{
margin: 0;
line-height: 60px;
height: 60px;
padding: 0;
text-align: center;
display: none
}
.text{
height: 45px;
line-height: 45px;
background-color: #ffa177;
color: #fff;
border-radius: 6px;
text-align: center;
font-size: 2.5em;
}
.modal {
margin-top: 40%;
overflow: visible;
}
.modal-dialog{
background-color:transparent;
border:0;
box-shadow:none;
border:none;
border-radius:0px;
width: 74%;
margin: 10px auto;
}
.modal-content{
background-color:transparent;
position:relative;
-webkit-background-clip:padding-box;
background-clip:padding-box;
border:0px;
border:0px;
border-radius:6px;
}
.modal-header {
border-top-left-radius:6px;
border-top-right-radius:6px;
background-color: #5c5d6e;
padding:0;
}
.modal-title{
line-height: 38px;
height:38px;
text-align: center;
color: #fff
}
.modal-body{
background-color:#fff;
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
float: left;
width: 100%;
margin: 0px;
padding: 0 15px 15px 15px;
}
.modal-body .content{
width:100%;
line-height: 55px;
text-align: center;
color: #5a5c71;
}
.button_wrap{
width:100%;
float:left;
padding:10px 0px 0px 0px;
}
.C-button {
border-radius:4px;
height: 38px;
line-height: 38px;
}
.T-button {
border-radius:4px;
height: 38px;
line-height: 38px;
box-shadow: 0px 1px 10px rgba(255, 160, 118, 0.8);
}
.T-button:hover{
border-radius:4px;
height: 38px;
line-height: 38px;
box-shadow: 0px 1px 2px rgba(255, 160, 118, 0.8);
}
.psw_d{
display: none;
}
/**/
.bottomBtn{
position: fixed;
height: 44px;
background: #fff;
bottom: 0px;
left: 0px;
color: #ffffff;
z-index: 888;
border-top: 1px solid rgba(234,234,234,0.5);
}
.set-num{
margin: 15px 0px;
}
.submit{
height: 44px;
line-height: 44px;
text-align: center;
color: #ffffff;
}
.el-checkbox__label{
display: none;
}
.list-title{
height: 44px;
line-height: 44px;
background: rgba(245,248,253,1);
}
.line{
background: rgba(245,248,253,1);
height: 1px;
}
.space{
background: rgba(245,248,253,1);
height: 9px;
}
.part1{
height: 45px;
line-height: 45px;
}
.part2{
height: 60px;
/*line-height: 30px;*/
}
.part3{
height: 33px;
line-height: 33px;
}
.time{
font-size: 1.9em;
}
.mint-loadmore-text {
font-size: 1.9em;
}
.open-btn{
b