<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#alerts{
    width: 546px;
    height: 485px;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -273px;
	margin-top: -202px;
	background: #FFFFFF;
	z-index: 19;
	box-shadow: 0 0 10px #000000;
	background: url(../img/alert905_03.png) no-repeat center center;
	background-size: cover;
	display: none;
}
.alerts-con{
	position: relative;
}
.backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.alerts-con a{
	display: block;
	color: #FFFFFF;
	font-size: 22px;
	background: #ffd200;
	width: 56%;
	border-radius: 50px;
	text-align: center;
	margin: 380px auto 0 auto;
	line-height: 46px;
	height: 46px;
	box-shadow: 0px 5px 0 #f5c401;
}
.alerts-con img{
	position: absolute;
	top: -360px;
	right: 15px;
	width: 25px;
	cursor: pointer;
}

/*å¼¹çª—*/
.themask{ width:100%; height:100%; background:#000;filter:alpha(opacity=35); -moz-opacity:0.35;opacity:0.35; position:fixed; left:0;top:0; z-index:19; display:none}
.thepop{ width:596px; height:323px; background:#FFF;/*background:url('../img/alertBg824.jpg') no-repeat;*/-moz-border-radius: 5px;  -webkit-border-radius: 5px; border-radius:5px; position:fixed; top:0; left:50%; margin-left:-298px; z-index:20; display:none;
}
.thepop .close{ background:url(../img/thepop_close.png) 0 0 no-repeat; width:60px; height:54px; position:absolute; right:-21px;top:-21px; cursor:pointer}
.thepop .tit{ color:#007ee6; font-size:18px; text-align:center; line-height:123px; height:98px;}
.thepop .cont{ width:369px; margin:0 auto}
.thepop .cont li{ float:left; margin:0 12px; font-size:14px; color:#393f5b; text-align:center; width:99px;}
.thepop .cont li .thebg{ width:48px; height:48px; margin:0 auto}
.thepop .cont li .bg01{ background:url(../img/thepop_cont_img01.png) 0 0 no-repeat}
.thepop .cont li .bg02{ background:url(../img/thepop_cont_img04.png) 4px 0 no-repeat}
.thepop .cont li .bg03{ background:url(../img/thepop_cont_img03.png) 0 0 no-repeat}
.thepop .cont li p{ line-height:40px; font-size:14px;}
.thepop .cont li img{ display:block;}
.thepop h2{ color:#393f5b; font-size:18px; text-align:center; height:67px; line-height:53px; text-align:center}
.thepop .thebtn{ position:absolute; width:126px; height:34px; text-align:center; line-height:34px; font-size:16px;}
/*.thepop .thebtn{ position:absolute; width:127px; height:34px; text-align:center; line-height:34px; font-size:16px;}*/
.thepop .thebtn01{ background:url(../img/thepop_thebth01.png) 0 0 no-repeat; left:148px; top:253px; color:#f0f2f7;}
/*.thepop .thebtn01{ background:url(../img/thepop_thebth01824.png) 0 0 no-repeat; left:148px; top:253px; color:#de5103;}*/
.thepop .thebtn02{ background:url(../img/thepop_thebth02.png) center 0 no-repeat; height:55px;left:317px; top:253px; color:#4f5362; cursor:pointer}
/*.thepop .thebtn02{ background:url(../img/thepop_thebth02824.png) center 0 no-repeat; height:55px;left:317px; top:253px; color:#fff; cursor:pointer}*/

</pre></body></html>