
/************注册*******/
.user-index{padding: 50px 0;background: #fff}
.user-index .son{width: 1140px;margin: 0 auto}
.step{height: 56px;background: url("../Image/step.jpg") center no-repeat;}
.step li{width: 33.3%;height: 56px;float: left;text-align: center;font-size: 16px;line-height: 56px;color: #fff;}
.step li{}








#regform{;margin-top: 50px}
#regform li{margin-top: 15px;}
#regform li .l{width: 180px;float: left;text-align: right;font-size: 16px;color: #4d4d4d;line-height: 42px;margin-left: 20%;}
#regform li .l span{color: #b60007}
#regform li .r{;float: left;margin-left: 15px;}
#regform li .r input{font-size: 16px;display: block;width: 380px;outline: none;border: 1px solid #e5e5e5;padding: 11px 10px;}
#regform li .bail{width: 150px;height: 42px;float: left;background: #eee;text-align: center;line-height: 42px;color: #666;
cursor: pointer}
#regform li input[name=code]{width: 230px}
#regform input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #bababa;font-size: 16px;
}
#regform input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #bababa;font-size: 16px;
}
#regform input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #bababa;font-size: 16px;
}
#regform input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #bababa;font-size: 16px;
}
#regform li .r input:focus{border-color: #b60007}
#regform button{display: block;outline: none;width: 240px;height: 55px;background: #b60007;color: #fff;font-size: 18px;
border-radius: 5px;margin-top: 30px;cursor: pointer;}
#regform .button{display: block;outline: none;width: 240px;height: 55px;background: #b60007;color: #fff;font-size: 18px;
    border-radius: 5px;margin-top: 30px;cursor: pointer;text-align: center;line-height: 55px;}
#regform button:hover{background: #9c171c}
#regform .button:hover{background: #9c171c}

/*审核*/
.bo-list{margin-top: 40px;}
.bo-list{width: 600px;padding:10px 20px;border: 1px dashed #b60007;margin: 0 auto;}
.bo-list dl dt{width: 96%;border-bottom: 1px solid #eee;padding: 10px 2%}
.bo-list dl dt p{font-size: 14px;}
/*.bo-list dl dt .p1{color: red;}*/
.bo-list dl dt .p1 span{color: red}
.bo-list dl dt .p2{color: #999;margin-top: 6px}
/**/
.step2{background: url("../Image/step2.jpg") center no-repeat;}
/*.user-shen{background: #fff url("../Image/shen.png") right 50px top 150px no-repeat;background-size: 200px}*/

.user-shen input{border: none!important;}

.user-shen{position: relative;}
.shenimg{position: absolute;right: 50px;top: 150px;width: 200px;height: 200px;}

/*个人中心*/
.user-title{font-size: 20px;padding-left: 15px;margin-bottom: 10px;height: 40px;background: #f6f6f6;line-height: 40px;font-weight: bold;
color: #b60007}
.sidebar .top1{width: 90%;padding: 25px 5%}
.main-user{background: #fff;border: 1px solid #ececec;padding:20px 0 30px 0;box-sizing: border-box;}
.main-user .son{width: 840px;margin: 0 auto;}
/*首页*/
.userinfo li{padding: 15px 2%;font-size: 16px;color: #000;border-bottom: 1px solid #f5f5f5;width: 96%;}
.userinfo li span{display: inline-block;width: 110px;color: #666}
.userinfo li a{color: #b60007;}
.userinfo li a:hover{text-decoration: underline}
.userinfo-edit input{padding: 9px 8px;outline: none;border: 1px solid #eee;display: inline-block;width: 600px;
font-size: 16px;color: #000;}
.userinfo-edit input:focus{border-color:#b60007;}
.userinfo-edit button{width: 160px;height: 45px;background: #b60007;color: #fff;text-align: center;line-height: 45px;border-radius: 3px;
font-size: 16px;cursor: pointer;}
.userinfo-edit button:hover{background: #9c171c}
/*修改手机*/
.user-phone li{border-bottom: none;padding: 10px 2%;}
.user-phone input{width: 300px;float: left}
.user-phone .bail1{display: block;float: left;width: 150px;height: 38px;background: #eee;text-align: center;line-height: 38px;
cursor: pointer;}
.user-phone button{margin: 0 auto}

/*我的收藏*/
.userinfo-sc li{padding: 15px 1%;font-size: 16px;color: #000;border-bottom: 1px solid #f5f5f5;width: 98%;}

.userinfo-sc li .l{width: 720px;float: left;}
.userinfo-sc li .l a{display: block;height: 25px;line-height: 25px;font-size: 14px;}
.userinfo-sc li .l a:hover{color: #b60007;}
.userinfo-sc li .r{width: 80px;float: right;height: 25px;border-radius: 3px;text-align: center;line-height: 25px;
font-size: 14px;color: #fff;background: #b60007;cursor: pointer;}
.userinfo-sc li .r:hover{background: #9c171c}

/**/
.userinfo-order li .l{width: 480px;}
.userinfo-order li .m{width: 120px;float: left;text-align: center;font-size: 14px;height: 25px;line-height: 25px;}
.userinfo-order li .m .span1{color: #999;}
.userinfo-order li .m .span2{color: green;}
.userinfo-order li .r{width: 220px;background: #fff;color: #666;text-align: right;}
.userinfo-order li .r:hover{background: #fff;}




