<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
.toast-wrapper{
opacity: 0.3;
z-index: 99;
left: 0px;
top: 0px;
position: fixed;
width: 100%;
height: 100%;
background-color: rgb(0, 0, 0);
}
.dialog-wrapper {
position: fixed;
top: 0px;
left: 0px;
z-index: 100;
width: 100%;
height: 100%;
vertical-align: -webkit-baseline-middle;
}
.ui-dialog{
margin: auto;
background-color: #dedede;
width: 363px;
height: 123px;
padding: 3px;
}
.unusual-dialog {
position:relative;
border:1px solid #bababa;
width: 360px;
height:120px;
background-color: #fff;
}
.unusual-dialog-parent{
position: absolute;
left: 498px;
top: 3815.5px;
z-index: 2003;
width: 365px;
height: 125px;
background-color: #dbdbdb;
padding-left: 3px;
padding-top: 3px;
}
.unusual-dialog .toast-content {
background: url(//cbu01.alicdn.com/cms/upload/2012/801/384/483108_1186733535.jpg) no-repeat -999px -999px #ffffff;
}
.unusual-dialog a.close {
position:absolute;
right: 8px;
top: 8px;
height: 18px;
width: 18px;
background-position:0px 0px;
background-image:url("//cbu01.alicdn.com/cms/upload/detail/dialog-delete.png") ! important;
}
.unusual-dialog a.close:hover {
position:absolute;
right: 8px;
top: 8px;
height: 18px;
width: 18px;
background-position:0px 0px;
background-image:url("//cbu01.alicdn.com/cms/upload/detail/dialog-delete-hover.png") ! important;
}
.toast-content{
width:360px;
height:70px;
margin-top:25px;
}
.act-box{
width:450px;
height:70px;
text-align:center;
}
.toast-content-text{
width:260px;
height:70px;
float:left;
}
.toast-content-text1{
width:260px;
height:70px;
float:left;
margin-top:20px;
}
.unusual-dialog .content  h3 {
height:0px;
}
.unusual-dialog .toast-content h3 {
height:14px;
color: #000000;
font-size: 14px;
margin-top:5px;
margin-bottom: 0px;
color: #EC6846;
font: 16px/16px "Microsoft YaHei",Tahoma,Arial,"ç€¹å¬©ç¶‹",sans-serif;
font-weight: bold;
}
.word-font{
font: 12px/1.5 Tahoma,Arial,"\5b8b\4f53",sans-serif;
}
.unusual-dialog .toast-content .tips {
color:#6f6f6f;
font-size: 12px;
}
.unusual-dialog .toast-content .tips a.peixun {
color: #ec6846;
font-size: 12px;
font-weight: bold;
cursor: pointer;
text-decoration:none;
}
.unusual-dialog .toast-content .tips a.course:hover {
color: #ec6846;
font-size: 12px;
font-weight: bold;
cursor: pointer;
text-decoration:none;
}
.unusual-dialog .toast-content .tips a.toast-course {
color: #4481d2;
font-size: 12px;
font-weight: bold;
cursor: pointer;
text-decoration:none;
}
.toast-content-text p{
line-height:20px;
margin-top:10px;
}
.toast-content-image{
width:70px;
height:70px;
margin-left:20px;
margin-right:10px;
float:left;
background-image: url("//cbu01.alicdn.com/cms/upload/2014/525/130/2031525_1751704920.png");
background-size:1201px 1000px;
background-position: -910px -70px;
}
.toast-content-image-failed{
width:70px;
height:70px;
margin-left:20px;
margin-right:10px;
float:left;
background-image: url("//cbu01.alicdn.com/cms/upload/2014/525/130/2031525_1751704920.png");
background-size:1201px 1000px;
background-position: -910px -70px;
}
.unusual-dialog .content{
background:url("");
padding:0;
}
</pre></body></html>