.popbox_overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: url(../images/mask.png) repeat;
	z-index: 9998;
	display: none;
	top: 0;
	left: 0;
}
.popbox_container {
	max-width: 450px;
	width: 90%;
	position: fixed;
	z-index: 9999;
	-moz-border-radius: 7px;
	overflow: hidden;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}
.popbox_close {
	background: url(../images/close3.png) 3px 0;
	width: 30px;
	background-size: 100%;
	display: inline-block;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 697;
	cursor: pointer;
}
.popbox_close:hover {
	background-position: 3px -31px;
}
.popbox_nobackground {
	background: #fff;
}
.popbox_content {
	background: #fff;
}
.popbox_message {
	padding: 40px 30px 30px 30px;
	font-size: 16px;
	text-align: center;
}
.popbox_message .coupLi{
	display: block;
	text-align: left;
}
.popbox_message .coupLi label{
	display: block;
    line-height: 25px;
    padding: 5px 0;
    font-size: 14px;
}
.popbox_message .coupLi label:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "";
}
.popbox_messagenone {
	padding: 50px 30px;
}
.popbox_panel {
	background: #f1f1f1;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	text-align: center;
}
.popbox_panel a {
	width: 45%;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	margin-top: 13px;
	*margin-top: 15px;
	overflow: hidden;
	border-radius: 5px;
	outline: none;
}
.popbox_panel a.popbox_ok, .popbox_panel a.popbox_okajax {
	border: 1px solid #F83737;
	color: #fff;
	background: #F83737;
}
.popbox_panel a.popbox_okajax {
	float: right;
}
.popbox_panel a.popbox_ok:hover, .popbox_panel a.popbox_okajax:hover {
	border: 1px solid #c40001;
	text-decoration: none !important;
	color: #fff;
	background: #c40001;
}
.popbox_panel a.popbox_cancel {
	border: 1px solid #D8D8D8;
	background: #fff;
	float: left;
}
.popbox_panel a.popbox_cancel:hover {
	text-decoration: none !important;
	border: 1px solid #A2A1A1;
}

.poptip2{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.7);}
.poptip2 .poptipMain{ width: 280px; background: #fff; position: absolute; left: 50%; top: 30%;margin-left:-140px; border-radius: 5px;}
.poptip2 .poptipTop{text-align: center;padding:8px;border-bottom:1px solid #ddd;color: #333;position: relative;}
.poptip2 .poptipMiddle{padding:25px 0 25px; }
.poptip2 .poptipMiddle p{color: #333;}
.poptip2 .poptipMiddle p:nth-of-type(2){text-indent: 25px;text-align: justify;}
.poptip2 .poptipBottom{display: flex; width: 100%; text-align: center;padding:10px 0;}
.poptip2 .poptipBottom a{ flex: 1; text-align: center;line-height: 30px; cursor: pointer;color: #333;text-decoration: none;}
.poptip2 .poptipBottom a{text-align: center;cursor: pointer;color: #333;text-decoration: none;}
.poptip2 .poptipBottom a span{border-radius: 5px;display: block;margin:0 15px ;}
.poptip2 .poptipBottom a.confirm span{background-color: #f93636;color: #fff;border:1px solid #f93636;}
.poptip2 .poptipBottom a.cancel span{background-color: #fff;color: #666;border:1px solid #ccc;}
.poptip2 .poptipBottom a:only-child{margin:0 auto ;max-width: 150px;}
.center{text-align: center;}

.popbox_panel_01 a {

	font-size: 16px;
}
.popbox_message_01 {
    padding: 15px 30px 15px 30px;
    text-align: left;
}

.popbox_special.popbox_container{-moz-box-shadow:none;-webkit-box-shadow:none;}
.popbox_special.popbox_container .popbox_content{background: transparent;}
.popbox_special.popbox_container .popbox_content .popbox_close{background: #fff;width: 30px;position: absolute;top: 0;right: 0;z-index: 697;}
.popbox_special.popbox_container .popbox_content .popbox_message{padding:0;}
.popbox_special.popbox_container .popbox_content img{width:100%;display: block;}
.popbox_special.popbox_container .popbox_content .title{position: relative;}
.popbox_special.popbox_container .popbox_content .title span{position: absolute;bottom:10%;left:50%;-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);font-size: 20px;color: #fff;margin:0;height:27px;width: 60%;text-align: center;overflow: hidden;}
.popbox_special.popbox_container .popbox_content .popbox_message{background: url(../images/cont-bg.png) repeat-y;background-size:100%;padding:0 8%;text-align: left;overflow-y:auto;word-break: break-all;}
.popbox_special.popbox_container .popbox_content .foot{position: relative;}
.popbox_special.popbox_container .popbox_content .foot .popbox_cancel{width: 15%;height: 30%;position: absolute;bottom: 37%;left: 42%;text-indent: -9999px;}