body,h1,p,h2,h3,h4,ul{
    margin:0;
}
h1,h2,h3,h4,b{
    font-weight:normal;
    font-size:0.3rem;
}
ul{
    padding:0;
    list-style:none;
}
a,u{
    text-decoration: none;
    color: #ffffff;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #666;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #666;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #666;
}
@media screen and (min-width: 751px) {
    input{
        font-size:0.24rem;
    }
}
img{
    vertical-align:middle;
}
.img100{
    width:100%;
    height:auto;
}
.pR{
    position:relative;
}
.tr{
    text-align: right;
}
.tc{
    text-align:center;
}
body{
    font:0.3rem 'Microsoft YaHei';
    letter-spacing: 0.02rem;
}



/*账户中心*/
.headImg{
    vertical-align: middle;
    display: inline-block;
    width:1.02rem;
    padding:0.1rem 0 0.1rem 12%;
}
.header h3{
    display:inline-block;
    font-weight:bold;
}
.backImg{
    display: inline-block;
    width:0.25rem;
    height:0.25rem;
    transform:translate(-50%,-50%) rotate(-45deg);
    border:2px solid #000;
    border-bottom:0;
    border-right:0;
    position:absolute;
    top:50%;
    left:7%;
    cursor: pointer;
}
.topImg{
    width:100%;
    font-size:0;
}
.infoList{
    background:#f3f3f3;
    overflow: hidden;
}
.infoList li{
    margin:0 auto;
    padding:0 5%;
    background:#fff;
}
.infoList li:first-child{
    padding:0.25rem 5%;
}
.infoList li:nth-child(2),.infoList li:nth-child(4),.infoList li:nth-child(5),.infoList li:nth-child(6){
    border-bottom:1px solid #e8e8e8;
}
.infoList li:nth-child(3){
    margin-bottom:0.2rem;
}
.infoList li a{
    display: inline-block;
    position:relative;
    font-size:0.28rem;
    padding:0.25rem 0;
    width:100%;
}
.infoList li a img{
    width:0.3rem;
    height:auto;
    vertical-align: -25%;
    margin-right:0.1rem;
}
.infoList li a u{
    width:0.16rem;
    height:0.16rem;
    display: inline-block;
    border:1px solid #666;
    border-top:none;
    border-left:none;
    position:absolute;
    top:50%;
    right:5%;
    transform: translate(-50%,-50%) rotate(-45deg);
}

li.userInfo{
    margin:0.1rem auto 0.2rem;
}
.secBtn{
    background:#F3F3F3;
}
.secBtn a{
    display: inline-block;
    width:90%;
    margin:50% 0 10% 5%;
    background:#e8e8e8;
    padding:0.25rem 0;
    border-radius: 0.4rem;
    text-align: center;
    font-size:0.33rem;
}

/*登录*/
.loginBody{
    width:100vw;
    height:100vh;
    background:url("/static/images/mobile/images3/new_bg3.png")no-repeat center top;
    background-size: 100% 100%;
}
.modal{
    position:fixed;
    top:0;
    left:0;
    width:100vw;
    height:100vh;
    /*background:rgba(0,0,0,.5);*/
}
.modal-dialog{
    width:60%;
    position:fixed;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:rgba(0,0,0,.2);
    overflow: hidden;
    border-radius: 0.1rem;
}
.modal-header{
    /*border-bottom:1px solid #e8e8e8;*/
    padding:0.1rem 0;
}
.modal-header .headImg{
    padding-left:20%;
}
.modal-header h3{
    display: inline-block;
}
.modal-header h3.hasMargin{
    margin:0.1rem 0;
}
.modal-header a{
    display: inline-block;
    position:absolute;
    /*top:60%;*/
    top: 97%;
    left:9.48%;
    transform: translate(-50%,-50%);
    width:0.5rem;
    height:0.5rem;
    border-radius: 50%;
    text-align: center;
}
.modal-header u{
    width:0.24rem;
    height:0.24rem;
    display: inline-block;
    border:2px solid #ffffff;
    border-top:none;
    border-left:none;
    transform: rotate(135deg);
    margin-left:0.12rem;
}
.modal-body{
    width:75%;
    margin:0.38rem auto 0;
}
.modal-body>label{
    width:100%;
    height:0.75rem;
    display: block;
    margin-bottom:0.2rem;
    background-color: #ffffff;
    opacity: 0.92;
    border-radius: 4px;
}
.modal-body>.label_two{
    width:43%;
    height:0.75rem;
    display: block;
    margin-bottom:0.2rem;
    background-color: #ffffff;
    opacity: 0.92;
    margin-bottom: .4rem;
}
.modal-body>.label_two .yanzhen{
    width: 41%;
    height:0.70rem;
    display: inline-block;
    position:absolute;
    top:43.5%;
    left:70.5%;
    transform: translate(-50%,-50%);
    border: solid 2px #ffffff;
    opacity: 0.92;
    border-radius: 4px;
}
input[type='text'],input[type='password']{
    height:0.71rem;
    outline: none;
    border:0px solid #aeaeae;
    padding-left: .23rem;
    border-radius: .4px;
}
input[type='shuru']{
    height:0.71rem;
    outline: none;
    border:0px solid #aeaeae;
    padding-left: .20rem;
}
.input-test::-webkit-input-placeholder{
}
.modal-body>label input{
    width:92%;
    border-radius: 4px;
}
.modal-body>label:first-child{
    margin-bottom:0.4rem;
}
.zhuce{
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}
.eyes{
    width:0.6rem;
    height:auto;
    position:absolute;
    top:30%;
    right:5%;
}
.modal-msg a{
    font-size:0.24rem;
    color:#999;
}
.modal-login a{
    width: 56%;
    display: inline-block;
    font-size: 0.32rem;
    /* background-color: #0b0305; */
    border-radius: 4px;
    /* opacity: 0.4; */
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    color: #ffffff;
    padding: 0.2rem 0;
    background-color: #7e341d;
}
.modal-controller{
    font-size:0;
    box-sizing: border-box;
    margin-top:0.4rem;
}


.modal-controller a:first-child{
    box-sizing: border-box;
}
.modal-controller a div{
    width:0.65rem;
    margin:0 auto;
}
.modal-controller{
    font-size:0;
    box-sizing: border-box;
    margin-top:0.4rem;
}
/*注册和找回密码*/
.modal-controller .a1{
    font-size:0.26rem;
    float: left;
    padding: 0 .3rem;
    margin-bottom: 0.4rem;
}
.modal-controller .a2{
    font-size:0.26rem;
    float: right;
    padding: 0 .3rem;
    margin-bottom: 0.4rem;
}


.modal-controller a:first-child{
    box-sizing: border-box;
}
.modal-controller a div{
    width:0.65rem;
    margin:0 auto;
}

.hint{
    display:none;
    position: absolute;
    font-size:0.26rem;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    background: rgba(0,0,0,.7);
    z-index: 10;
    color: #fff;
    text-align: center;
    padding: 0.1rem 0.3rem;
    border-radius: .1rem;
}





