@charset "utf-8";
.maskcustomerbox{width:100%;height:100%;position:fixed;left:0;top:0;background:url(customer_valid_images/mask.png);z-index:9999999;}
.maskcustomerbox .popcustomerbox{width:655px;height:585px;background:url(customer_valid_images/bg.png) no-repeat center top;position:absolute;left:50%;top:50%;margin-left:-327.5px;margin-top:-292.5px;}
.maskcustomerbox .popcustomerbox .close{width:52px;height:52px;position:absolute;right:-26px;top:92px;background:url(customer_valid_images/close.png) no-repeat center;cursor:pointer;}
.maskcustomerbox .search{width:573px;height:43px;background:#fff;margin:265px 0 0 40px;border:1px solid #D6D6D6;border-radius:4px;position:relative;overflow:hidden;}
.maskcustomerbox .search .seachbtn{height:43px;width:47px;border-right:1px solid #D6D6D6;position:absolute;left:0;top:0;background:#FAFAFA url(customer_valid_images/search.png) no-repeat center;cursor:pointer;}
.maskcustomerbox .search .text{width:505px;height:43px;padding:0 10px;font-family:arial;font-size:16px;position: absolute;left:48px;top:0;background:#fff !important;}
.maskcustomerbox .sbumit{width:575px;height:50px;box-shadow: 0px 4px 9px #999;display:block;margin:25px auto 0 auto;background:#EB0D1B;line-height:50px;text-align:center;color:#fff;font-weight:700;font-size:18px;letter-spacing:2px;border-radius:4px;}
.maskcustomerbox .result{background:red;margin:20px 40px 0 40px;height:100px;background:url(customer_valid_images/false.png) no-repeat right center;padding-top:10px;position: relative;}
.maskcustomerbox .p1{font-size:27px;color:#EB0D1C;line-height:1;font-weight:700;}
.maskcustomerbox .p2{font-size:12px;color:#999999;padding:8px 0 5px 0;}
.maskcustomerbox .p3{font-size:18px;color:#666666;position:relative;}
.maskcustomerbox .p3 span{color:#EB0D1C;font-weight:700;}
.maskcustomerbox .p3:after{content: "";display: block;position: absolute;width:16px;height:10px;bottom:-24px;left: 0;background:#A3B9E9;background:url(customer_valid_images/go.png) no-repeat center;}
.maskcustomerbox .result.yes{background:url(customer_valid_images/true.png) no-repeat right center;}
.maskcustomerbox .result.yes .p1,.result.yes .p3 span{color:#49B5AF !important;}
.maskcustomerbox .result.wait{background:url(customer_valid_images/wait.png) no-repeat right center;}
.maskcustomerbox .result.wait .p1,.result.wait .p3 span{color:#f0760a !important;}
.maskcustomerbox .result.wait::after{content: "";display: block;width: 42px;height: 42px;background:url(customer_valid_images/wait.gif) no-repeat;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;}
.maskcustomerbox .hint{height:60px;background:#FAFAFA;margin-top:25px;border-top:1px solid #E6E6E6;}
.maskcustomerbox .hint p{margin:0 40px;color:#848484;font-size:12px;line-height:18px;height:36px;padding:12px 0;}
.maskcustomerbox .hint p .span1{display:block;float:left;font-weight:700;width:36px;}
.maskcustomerbox .hint p .span2{display:block;margin-left:36px;}
.maskcustomerbox .customervlid_error{position:absolute;right:0;top:10px;height:20px;line-height:20px;}
.maskcustomerbox .customervlid_error span{font-size: 12px;color:#EA5750;padding:0px 10px 0 18px;background:url(customer_valid_images/error.png) no-repeat left center;display:none;}