body{font-family:microsoft yahei ui,Roboto,Noto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.42857143;color:#cbcdff;padding:0;margin:0;background:#0c0c0cf5}
@keyframes moveRight{0%{transform:translateX(100%)}
100%{transform:translateX(-100%)}
}.marquee{display:inline-block;animation:moveRight 10s linear infinite}
.wrap{margin:auto;position:relative;max-width:1200px}
.left{border:1px solid #4a4a4a}
form{display:inline;margin:0}
.logo{color:#fff;font-weight:bold;font-size:16px;font-family:Georgia,"Times New Roman",Times,serif;line-height:48px;background:#3c3c3c;max-width:1200px}
.other_link{float:right}
ul{margin:0;padding:0;list-style:none}
.other_link li{float:left;border:2px solid #fff;background:#06014f;line-height:35px;margin-right:2px}
a{color:#f1edb8;font-size:18px;text-decoration:none}
a:visited{color:#fff;font-size:18px
  text-decoration:none}
iframe{width:0.1px;height:0.1px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-top-width:0}
.ggao img{border-radius:5px;vertical-align:middle;width:100%;height:70px}
.t1{font-size:19px;font-weight:700;border-bottom:1px solid #17171700;border-radius:8px 8px 0 0;background:linear-gradient(#fff,#141414,#b4b8bb);text-shadow:#ff0000 0 0 10px;color:white;font-style:italic}
@media screen and (min-width:1200px){.card{position:relative;background:#0a0a0aa3;box-shadow:0 0 8px #fff;border-radius:8px;overflow:hidden}
.card-head{font-size:19px;font-weight:700;border-bottom:1px solid #17171700;padding:6px 0 6px 0;border-radius:8px 8px 0 0;background:linear-gradient(#fff,#141414,#b4b8bb);text-shadow:#ff0000 0 0 10px;color:white}
.top-ads-media{width:100%;margin-bottom:0;margin-top:8px;overflow:hidden}
.tab-content img{height:30px;width:90px}
ul,li{list-style:none;list-style-type:none;padding:0px 8px;margin:0;margin-top:0px;margin-bottom:0px}
.top-ads-media .top-list{height:90px;float:left}
.top-ads-media .top-list a{width:90px;height:88px;display:block;font-size:13px;text-align:center;text-decoration:none}
.card-body{padding:0px;font-size:0}
.card-body a{box-sizing:border-box !important;width:16.48%;text-align:center;display:inline-block;padding:10px 2px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#000;border-radius:5px;margin:1px 1px 1px 1px;font-size:small;color:#ffffff;text-decoration:none;border: 1px solid #575757;line-height: 20px;}
.top-ads-media .top-list a .top-img{border-radius:7.5px;width:54px;height:54px;padding:1px;margin:0 auto}
.top-ads-media .top-list a .top-img img{height:53px;width:53px;border-radius:4px}
}img{border-radius:5px;vertical-align:middle}
.footer{text-align:center;background-color:#515051;color:#fff;font-size:13px;padding:14px 0 12px}
.footer a{background:#393939;margin:3px;padding:3px;border-radius:5px;border:1px solid #fff;color:red;font-size:15px}
@media only screen and (max-width:1200px){.card{position:relative;background:#0a0a0aa3;box-shadow:0 0 8px #999;border-radius:8px;overflow:hidden}
.card-head{font-size:19px;font-weight:700;border-bottom:1px solid #17171700;border-radius:8px 8px 0 0;background:linear-gradient(#fff,#141414,#b4b8bb);text-shadow:#ff0000 0 0 10px;color:white;}
.top-ads-media{width:100%;margin-bottom:0;margin-top:8px;overflow:hidden}
ul,li{list-style:none;list-style-type:none;padding:0;margin:0;margin-top:0px;margin-bottom:0px}
.top-ads-media .top-list{height:90px;float:left}
.top-ads-media .top-list a{width:85px;height:88px;display:block;font-size:12px;text-align:center;text-decoration:none}
.card-body{padding:0px;font-size:0}
.card-body img{width:20px;height:20px}
.card-body a{box-sizing:border-box !important;width:32.3%;text-align:center;display:inline-block;padding:8px 2px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:#0c0101;border-radius:5px;margin:3px 1px 2px 2px;font-size:small;color:#ffffff;text-decoration:none}
.top-ads-media .top-list a .top-img{border-radius:7.5px;width:54px;height:54px;padding:1px;background:#888;margin:0 auto}
.top-ads-media .top-list a .top-img img{height:53px;width:53px;border-radius:4px}
.ggao img{border-radius:5px;vertical-align:middle;width:100%;height:50px}
}

.scrolling-text-wrapper{width:100%;overflow:hidden;background:#f3ebeb}
.scrolling-text{display:inline-block;white-space:nowrap;font-size:18px;color:#df0606;font-weight:700;text-shadow:#8c8d8f 0 0 2px;animation:scroll-left 25s linear infinite}
@keyframes scroll-left{0%{transform:translateX(100%)}
100%{transform:translateX(-100%)}
}