html{background:#c4d5ff no-repeat fixed top center;background-size:1920px auto;background-attachment:fixed}
*{padding:0;margin:0}
body{width:100%;max-width:800px;min-height:100vh;margin:0 auto;line-height:1.75;font-size:16px;font-family:"微软雅黑";word-break:break-all;word-wrap:break-word;background:#ffffff}
.toplogo img{width:100%;height:auto}
.nav2{width:100%;max-width:800px;padding:4px;box-sizing:border-box;text-align:center;background:#fff}
.nav2 ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}
.nav2 ul li{width:20%;padding:4px;box-sizing:border-box;list-style-type: none;}
.nav2 ul li a{display:block;height:32px;line-height:32px;color:#fff;border-radius:32px;background:#55aebe}
a{text-decoration:none;color:inherit}
img{max-width:100%;vertical-align:middle}
ul, li {
    list-style: none;
}
.yxym td {
    padding: 5px 10px;
    border: solid 1px #e5e5e5;
    color: #f00;
    font-weight: bold;
    font-size: 18px;
}
.unsites ul{padding:0px;margin:0}
.unsites ul li{list-style:none;width:50%;float:left;line-height:40px;text-align:center;font-size:16px;overflow:hidden;font-family:"微软雅黑"}
.unsites ul li a{color:#fff;display:block}
@media screen and (max-width:800px){.unsites ul li{width:100%}
.unsites ul li.more{display:none}
}.un2{border:1px solid #ff0202}
.un2 ul li{background-color:#fff30d}
.un2 ul li a{color:#ff0202;border:1px solid #ff0202}
table{border:0px}
.nen{background-image:url(https://6627666.com/images/IMG_9597.JPG);background-position:center;background-repeat:no-repeat;background-size:100% 40px;background-origin:padding-box;line-height:40px;background-size:100% 40px;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-weight:700;font-family:微软雅黑;font-size:14pt}
td{text-align:center}
.box{margin:15px 0;border-radius:5px;overflow:hidden;}
.dbox{margin:15px 0;border-radius:5px;overflow:hidden;background:#6a47f1;}
.copyright{width:98%;margin:0 auto;text-align:center;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #000;color:#fff}
.avatar-box{position:fixed;right:1px;bottom:120px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px}
.avatar{margin-bottom:5px}
.service-text{display:flex;flex-direction:column;align-items:center;background-color:rgba(0,0,0,0.5);padding:2px;border-radius:4px;color:#fff}
.service-text a{text-decoration:none;color:#fff}
.back-to-top{width:40px;height:40px;position:fixed;right:12px;bottom:60px;z-index:1;cursor:pointer}