@charset "utf-8";
@import url(common.css);
input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #c4c4c4; 
} 
input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #c4c4c4; 
} 
input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #c4c4c4; 
} 
input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #c4c4c4; }
 /* 商家入驻审核中 20221027 weiranc */
.auditBox{width:420px;margin:90px auto;}
.auditBox img{display:block;margin:0 auto;}
.auditBox p{font-size:18px;color:#666;text-align:center;line-height:60px;}
.auditBox .returnBtn{display:block;border-radius:2px;width:400px;height:50px;background:#fb4939;
border:0;color:#FFF;font-size:16px;cursor:pointer;text-align: center;line-height: 50px;margin:30px auto;}
 /* 执照信息公示 20221027 weiranc */
.licenseBox{margin:60px 0 0 200px;min-height: 600px;padding-bottom: 50px;}
.yzmBox .item{width:100%;height:auto;overflow:hidden;margin-left:70px;line-height:40px;}
.formName{width: 84px;line-height: 50px;height: 50px;letter-spacing: 8px;margin-left: 12px;font-size: 16px;color: #333;}
.yzmBox .item input{width:272px;height:24px;line-height:24px;padding: 12px 0 12px 126px;background:#FFF;border:1px solid #ddd;color:#333;font-size:16px;font-family: microsoft yahei;margin-right:10px;}
.checkNumPhone-user{width: 110px;height: 44px;position: absolute;left: 410px;top: 3px;cursor: pointer;background-color:#f2f2f2;font-size:12px;text-align:center;line-height:44px;
border: 2px solid #d8d8d8;}
.yzmBox .item .check{margin-right:15px;overflow:hidden;display:none;color:#d8021c;
line-height: 34px;height: 34px;}
.yzmBox .refresh{margin-left: 115px;}
.licenseBox h2,.licenseImg h2{font-size:20px;background: url(../../images/EDI/personIcon.png) no-repeat 0;
height: 56px;line-height: 56px;padding-left: 70px;}
.licenseBox p.title,.licenseImg p.title{font-size:16px;color:#666;line-height: 60px;margin-left: 70px;}
.yzmBox button{width:170px;height:50px;background:#fb4939;color:#FFF;font-size:16px;margin:20px 0 0 70px;border: 0;}
.licenseImg p.name{font-size:14px;height:28px;line-height:28px;}
.licenseImg{margin: 20px 0 0 70px;padding-bottom: 100px;}
.licenseImg img{margin:10px 0 20px 0;border: 1px solid #dfdfdf;}
.licenseImg p.tips{font-size:12px;color:#999;height:20px;line-height:20px;}
.check-w{background: url(../../images/newUser/tips.png) no-repeat 0 10px;
display: block;height: 38px;width: auto;margin-top: 8px;word-break: break-all;padding-left: 24px;line-height: 20px;}
.check{overflow: hidden;}
.licenseImgInfor{margin-left:70px;}
