.alert-mengban {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1000; opacity: 0.8 !important;
}
.alert-warning {
	background: rgb(255, 255, 255); left: 50%; top: -400px; width: 600px; height: 270px; margin-left: -300px; display: none; position: fixed; z-index: 1001;
}
.alert-delete {
	width: 100%; height: 38px; text-align: center; color: rgb(255, 255, 255); line-height: 38px; font-size: 20px; font-weight: bold; position: relative; background-color: rgb(52, 123, 215);
}
.alert-delete span {
	background: url("tcdelete.jpg") no-repeat center; top: 10px; width: 19px; height: 19px; right: 10px; position: absolute; cursor: pointer;
}
.alert-wzsm {
	margin: 30px auto 0px; width: 560px; height: 100px; text-align: center; color: rgb(0, 0, 0); line-height: 40px; padding-bottom: 15px; font-family: "Microsoft YaHei"; font-size: 20px; border-bottom-color: rgb(212, 212, 212); border-bottom-width: 1px; border-bottom-style: solid;
}
.alert-wzsm p {
	font-family: "Microsoft YaHei"; font-size: 20px;
}
.alert-footer {
	width: 100%; height: 105px; color: rgb(0, 0, 0); font-size: 20px;
}
.alert-footer span {
	font-family: "Microsoft YaHei"; float: left; cursor: pointer;
}
.continue {
	border: 2px solid currentColor; border-image: none; width: 124px; height: 42px; text-align: center; color: rgb(255, 255, 255); line-height: 42px; display: inline-table; background-color: rgb(52, 123, 215);
}
.fangqi {
	color: rgb(52, 123, 215); line-height: 42px; font-size: 20px; margin-left: 30px;
}
.xuanze {
	margin: 25px auto 0px; width: 210px; height: 42px;
}
@media only screen and (max-width:414px)
{
.alert-warning {
	background: 0% 0% / 100% rgb(255, 255, 255); left: 2%; top: -400px; width: 96%; height: auto; margin-left: 0px; position: fixed; z-index: 1001;
}
.alert-wzsm {
	margin: 15px auto 0px; width: 80%; height: auto; text-align: center; color: rgb(0, 0, 0); line-height: 28px; font-size: 18px;
}
.alert-wzsm p {
	font-size: 18px;
}
.alert-footer {
	width: 100%; height: 70px; color: white; line-height: 70px; font-size: 18px; margin-top: 10px;
}
.continue {
	width: 124px; height: 42px; display: inline-table; background-size: 100%; background-color: rgb(0, 0, 153);
}
}