.iconQQ{content: "";width:40px;height:40px;float: left;margin-right: 10px;background: url(../images/QQlogin.png) no-repeat;}
.hide{display: none}
/*会员设置*/
.member-set{background-color: #fff;padding: 15px}
.member-set .head{height: 40px;line-height: 40px;font-size: 16px;font-weight: 600}
.member-set .list div{height: 45px;line-height: 45px;border-bottom: 1px solid #eee;}
.member-set .list div label{font-weight: 800;width: 30%;float: left}
.member-set .list div p{width: 70%;float: left}
.member-set .list div span{color: #a94442}
#epmodel{padding: 15px}
#epmodel div{height:40px;line-height: 40px;font-size: 16px}
#epmodel label{width:30%;float:left;}
#epmodel input{width:70%;float:left;height: 30px;margin-top:5px;padding:0 8px;box-sizing:border-box;border: 1px solid #ccc;border-radius: 5px}
#epmodel button{width:38%;float:left;height: 30px;margin-top:5px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-left: 2%}
#epmodel .code{width:30%;}
/*修改密码*/
.member-password{background-color: #fff;padding: 15px}
.member-password .head{height: 40px;line-height: 40px;font-size: 16px;font-weight: 600}
.member-password .list{padding: 30px}
.member-password .list .item{height:70px;}
.member-password .list input{height: 38px;padding:0 8px;box-sizing:border-box;border: 1px solid #ccc;border-radius: 5px;width: 100%}
.member-password .list .ready-code{height:70px;}
.member-password .list .ready-code .code{width:40%;float:left;}
.member-password .list .ready-code button{width:58%;float:left;height: 38px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-left: 2%}
.member-password .bottom-nav{padding: 15px 0;}
.member-password .bottom-nav button{height: 30px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-right: 10px}
.member-password .bottom-nav a{margin-right: 10px}
/*会员中心*/
.member-index .head{background:#393D40; padding:30px 20px; overflow:hidden;}
.member-index .head img{width: 60px;height: 60px;border:1px solid gray;background-color: #fff;border-radius: 30px}
.member-index .head .info{float:left; margin-left:10px;}
.member-index .head .info input{background-color: #393D40;color: #fff;padding: 6px 12px;}
.member-index .item{background:#FFF;padding:14px; border-bottom:solid 1px #F2F2F2}
.member-index .item .icon{color: grey; float:right}
/*积分细则*/
.member-rules{background-color: #fff;padding: 15px}
/*登录*/
.member-login{background-color: #fff;padding: 15px}
.member-login .head{height: 40px;line-height: 40px;font-size: 16px;font-weight: 600}
.member-login .ajaxForm-login{padding: 30px}
.member-login .item{height:75px;}
.member-login .item input{height: 38px;padding:0 8px;box-sizing:border-box;border: 1px solid #ccc;border-radius: 5px;width: 100%}
.member-login .item .code{width:40%;float:left;border-radius: 0}
.member-login .item img{height: 38px}
.member-login .qq-item{height: 40px;line-height: 40px}
.member-login .bottom-nav{padding: 15px 0;}
.member-login .bottom-nav button{height: 30px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-right: 10px}
.member-login .bottom-nav a{margin-right: 10px}
/*注册*/
.member-register{background-color: #fff;padding: 15px}
.member-register .head{height: 40px;line-height: 40px;font-size: 16px;font-weight: 600}
.member-register .list{padding: 30px}
.member-register .list .item{height:70px;}
.member-register .list input{height: 38px;padding:0 8px;box-sizing:border-box;border: 1px solid #ccc;border-radius: 5px;width: 100%}
.member-register .list .ready-code{height:70px;}
.member-register .list .ready-code .code{width:40%;float:left;}
.member-register .list .ready-code button{width:58%;float:left;height: 38px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-left: 2%}
.member-register .bottom-nav{padding: 15px 0;}
.member-register .bottom-nav button{height: 30px;background-color: #fff;padding: 6px 12px;border: 1px solid #ccc;border-radius: 5px;margin-right: 10px}
.member-register .bottom-nav a{margin-right: 10px}
