
.dl{z-index: 9999999; width: 400px;height: 350px;background: #fff;border: solid 1px #eee;position: fixed;left: 50%;top: 50%;margin-left: -180px;margin-top: -150px;display: none;}

.dl p{text-align:center; background:#5269F3;line-height: 48px;color: #fff;font-size:24px;box-shadow: 2px 2px 5px #aaa;font-family: "微软雅黑";margin-bottom: 25px;}

.textbox{height: 32px;margin-bottom: 30px;}

.textbox label{height: 32px;display: inline-block;font-size: 16px;}

.textbox .text{display: inline-block;height: 30px;width: 200px;margin-left: 20px;}

.btnd{width: 220px;height:40px;display: block;margin-left: 90px; background:#5269F3;line-height: 40px;text-align: center;font-size: 18px;color: #fff;}