*{ margin:0; padding:0; list-style:none; font-size:12px; font-family:"微软雅黑";}
#popup_container { min-width:470px; max-width:470px; background: #fff;}
#popup_title { font-weight:normal; font-size:24px; color:#fff; background-color:#00bc8d; height:55px; line-height:55px; text-align:left; position:relative;padding-left:25px}
#popup_title a{ display:block; width:55px; height:55px; cursor:pointer; background:url(close2.png) no-repeat center center; position:absolute; right:0; top:0; z-index:10;}
#popup_title a:hover{background:url(close2h.png) no-repeat center center;}
#popup_content { padding:48px 0;}
.alert#popup_content {text-align:center; font-size:18px;}
#popup_message { text-align:center; padding-bottom:30px; font-size:18px; line-height:28px; color:#292b2c;}
#popup_panel { text-align:center; padding-top:12px;}
#popup_panel:after{clear:both;height:0;font-size:0;display:block;content:"";visibility:hidden;}
#popup_panel input{ display:block; margin:0 auto; width:40%; height:48px; line-height:48px; background-color:#23ba97; text-align:center; font-size:18px; cursor:pointer; color:#fff; text-align:center; outline:none; padding:0; border:0;border-radius:8px;-webkit-border-radius:8px;}
#popup_panel input#popup_ok1{ display:inline-block; margin:0 20px; width:22%;}
#popup_panel input#popup_cancel1{ display:inline-block; background-color:#d5d5d5; width:22%;color:#363636;margin:0 20px;}
#popup_prompt { margin:6px; width:90%; height:18px; line-height:18px; font-size:12px; padding:3px; outline:none;}
