@charset "utf-8";
#pop-wrap{width:100%;min-width:750px;min-height:400px;overflow:hidden;position:relative;margin:0 auto;background:url('../images/sub/popup_bg.jpg') no-repeat center top;}
#pop-wrap h3{margin-top:130px;font-size:40px;color:#000;font-weight:500;text-align:center;}
#pop-wrap h3::before{content:"";width:60px;height:60px;margin-right:17px;display:inline-block;vertical-align:text-top;background:url('../images/sub/popup_icon.jpg') no-repeat left top;}
#pop-wrap p.txt{margin-top:25px;height:50px;color:#21252b;font-size:16px;text-align:center;}
#pop-wrap div.form{width:746px;min-height:293px;overflow:hidden;margin:50px auto 0;padding:0 150px 40px;background:#f4f4f4;border:1px solid #c6c6c6;}
#pop-wrap div.form.mart30{margin-top:30px;}
#pop-wrap div.form div.input{margin:32px 0 25px;}
#pop-wrap div.form div.input input{width:100%;height:50px;margin-top:14px;padding:7px 10px;color:#555;font-size:16px;background:#fbffec;border:1px solid #999;}
#pop-wrap a.confirm{width:100%;height:65px;display:block;text-align:center;color:#fff;font-size:22px;line-height:65px;background:#f27935;text-decoration:none;}
#pop-wrap a.confirm.center{margin-top:115px;}
#pop-wrap div.find-id{margin-top:60px;text-align:center;}
#pop-wrap div.find-id p.id{font-size:36px;color:#f27935;font-weight:500;}
#pop-wrap div.find-id p.date{color:#21252b;font-size:18px;}
#pop-wrap div.find-id div.btn{margin-top:35px;overflow:hidden;}
#pop-wrap div.find-id div.btn a{width:207px;height:52px;color:#fff;font-size:20px;line-height:52px;border-radius:6px;text-decoration:none;}
#pop-wrap div.find-id div.btn a.find{float:left;background:#666;}
#pop-wrap div.find-id div.btn a.login{float:right;background:#f27935;}
