<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
.fl{float: left;}
.fr{float: right;}
header .top{background: url(../images/mobile/header.png) no-repeat 0 50% #019AEA;height: 46px;line-height: 46px;color: #FFF;opacity: 0.8;}
header .top i{cursor: pointer;margin: 10px;}
header .top b{margin-right: 20px;}
section .banner img, section .content img{display: block;max-width: 90% !important;max-height: 90% !important;margin: 20px auto;height:auto !important;}
section embed{min-height: 320px;min-width: 320px;}
section .desc{background: #34AEEE;color: #FFF;margin: 10px;padding: 10px;}
section .lists{background: #f8f8f8;}
section .lists h5{box-shadow: 5px 5px 15px 5px #e3e3e3 inset;border-bottom: 1px solid #dfdfdf;border-top: 1px solid #fff;height: 52px;line-height: 52px}
section .lists h5 b{display: block;float: left;font-size: 16px;padding-left: 15px;}
section .lists h5 a{display: block;float: right;font-size: 16px;padding-right: 15px;color: #333;}
section .lists li{border-bottom: 1px solid #dfdfdf;border-top: 1px solid #fff;height: 46px;}
section .lists li:hover{box-shadow: 0 0 15px 3px #ebebeb inset;}
section .lists li a{color: #333;}
section .lists li span{display:block;height: 46px;line-height: 46px;overflow: hidden;width: 82%;padding-left: 8px;float: left;}
section .lists i{cursor: pointer;float: right;padding: 9px 16px 9px 0;}
section .content{padding: 10px;}
section .content h1{text-align: center;font-size: 16px;font-weight: 700;line-height: 32px;}
section .content .summary{text-indent: 2em;background: #F8F8F8;line-height: 28px;padding: 10px;}
footer .power{background: #019AEA;text-align: center;height: 52px;line-height: 52px;opacity: 0.8;}
#pages{padding:10px;text-align: center;}
#pages a{display:none;height:22px; line-height:22px; background:#F8F8F8; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px;box-shadow: 3px 3px 3px 3px #ebebeb inset;}
#pages a.a1{width:56px; padding:0;display:inline-block;}
#pages a:hover{background:#f1f1f1; color:#000; text-decoration:none }
#pages span{display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px;}</pre></body></html>