<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#modal-white{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 100000;
        display: none;
}
#modal-white .box-tc{
    padding: 10px 0px;
    width: 80%;
    position: absolute;
    box-sizing: border-box;
    top:10%;
    left: 10%;
    background: #fff;
    text-align: center;
    border-radius:10px;
}

.wechat_success_logo{ width: 18%; display:block;margin: 0px auto;margin-top: 8px;}
.wechat_success_title{ width: 85%; display:block;margin: 0px auto;margin-top: 12px;}
.wechat_success_anniu{ width: 78%; display:block;margin: 0px auto;margin-top:5px;}
.wechat_yindao{width:90%;margin-top: 10px;}

.qaik { display: none; background: rgba(0, 0, 0, .7); position: fixed; z-index: 999999; top: 0; left: 0; width: 100%; height: 100%; text-align: center}
.qaik div { margin-top: 15px}
.qaik .oiak { background: #fff; position: absolute; margin: auto; right: 0; bottom: 40%; left: 0; width: 280px; height: 150px; border-radius: 5px;}
.qaik .qka { font-size: 20px; font-weight: bold;}
.qaik .koka { border-top: 1px solid #f1f1f1; padding-top: 8px; color: #3AB1FF; font-size: 26px;}
.qaik .koka p { width: 100%; display: flex; align-items: center; justify-content: center;}
.qaik .koka p a { display: block; width: 100%; line-height: 40px; font-size: 20px;}
.qaik .koka p a:nth-child(1) {}
.qaik .wwwka { font-size: 14px;}
.qaik1,.qaik2,.qaik3,.qaik4 { display: none; position: relative; z-index: 999999; width: 30%; height: 100%; float: left; margin-top: -25%; margin-left: 34%;}


.map{ height:auto; overflow: hidden;padding-left:5px;}
.map dl{height:auto; overflow:hidden;}
.map dl dt{height:36px; line-height:36px; color:#666; font-size:20px; font-weight:bold; border-bottom:solid #CCC 1px;clear:both;}
.map dl dd{height:30px; text-align:center; font-size:14px; float:left; line-height:30px; overflow:hidden; }
.map dl dd a{color:#6a6a6a; text-decoration:none;}
.map dl dd a:hover{ color:#F60; text-decoration:none}</pre></body></html>