@import url("/Template/skin1/ad/Zpopup/fonts/iconfont.css");

.popup-tips{ background: #edf2fc;padding:12px 20px 12px 48px;border-radius: 6px; font-size:14px;width: 300px; line-height: 24px;color:#989ba1; border: 1px solid #ebeef5; min-height: 24px;}
.popup-tips .popupfont{ position:absolute;left:20px;top:11px;font-size:18px;}
.popup-tips-success{background-color: #f0f9eb;border:1px solid #e1f3d8; color:#67c23a;}
.popup-tips-warning{ background-color: #fdf6ec; border:1px solid #faecd8; color:#e6a23c;}
.popup-tips-error{ background-color: #fef0f0; border:1px solid #fde2e2; color:#f56c6c;}

.popup-open,
.popup-confirm{background: #fff;border-radius: 6px;}
.popup-title{ padding: 0 15px; font-size:18px; color:#666; height: 50px; line-height: 50px;}
.popup-close{position: absolute;right:0;top:0;width:50px;height:50px; line-height: 50px; text-align: center; color:#999; cursor: pointer;}
.popup-close:hover{ color:#37a7ed;}
.popup-open iframe{border:0px; }

.popup-button{padding:0 15px 10px 0;height:32px;}
.popup-button button{float:right;height: 32px; line-height: 32px; padding: 0 15px; border-radius: 4px; text-align:center; cursor: pointer;transition: .4s; -webkit-transition: .4s; -moz-transition: .4s; -o-transition: .4s;}
.popup-button .cancel{border:1px solid #ddd; margin-right: 10px; background: none; color:#666;}
.popup-button .cancel:hover{ background: #fafafa;}
.popup-button .determine{ background-color:#37a7ed;border:1px solid #37a7ed;color:#fff;}
.popup-button .determine:hover{ background-color:#2499e3;}
.popup-text,
.popup-text-by-icon{ padding:12px 15px; font-size:14px; line-height: 24px;width: 360px;color:#666; }
.popup-text-by-icon{ position: relative; padding-left: 50px;}
.popup-text-by-icon .popupfont{ position:absolute;left:15px;top:11px;font-size:24px;}
.popup-text-by-icon .icon-success{color:#67c23a;}
.popup-text-by-icon .icon-warning{ color:#e6a23c;}
.popup-text-by-icon .icon-error{color:#f56c6c;}

<!--ºÄÊ±1782849507.7116Ãë-->