.layout-container{display:flex;gap:20px}.layout-container .main{flex:1;min-width:0}.layout-container .side{width:280px}.module{position:relative;margin-bottom:20px;border:1px solid #e8e8e8;border-radius:6px}.module .hd{position:relative;padding:14px 20px;border-bottom:1px solid #e8e8e8;line-height:20px}.module .hd .title{font-weight:bold;font-size:18px;cursor:default}.module .hd .title::before{position:absolute;left:2px;top:50%;content:"";width:5px;height:20px;margin-top:-10px;background:#237ded;border-radius:3px}.module .hd .subtitle{font-size:14px;color:#888}.module .bd{padding:15px}.mod-breadcrumbs{margin-bottom:5px;line-height:30px}.mod-intro{position:relative;background:#fff;margin-bottom:20px;padding-bottom:20px}.mod-intro .hd{text-align:left}.mod-intro .bd table{width:100%;table-layout:fixed;margin-bottom:15px}.mod-intro .bd table th,.mod-intro .bd table td{padding:5px 10px;border-bottom:1px dotted #e8e8e8;line-height:20px}.mod-intro .bd .icon{width:120px;height:120px;object-fit:cover}.mod-intro .bd .item{display:flex;padding:10px}.mod-intro .bd .item .download{width:240px;margin-right:10px}.mod-intro .bd .item .detail{flex:1;padding:4px 0;line-height:20px;font-size:13px;color:#999;display:flex;flex-direction:column;justify-content:center}.mod-intro .bd .item .btn{display:block;width:100%;height:48px;background:#fc9000;line-height:48px;text-align:center;font-size:16px;color:#fff;opacity:.95;border-radius:24px}.mod-intro .bd .item .btn:hover{opacity:1}.mod-intro .bd .item .btn span{display:inline-block;padding-right:5px;padding-left:40px;background:url("/static/image/down/icon-download.png") 5px center no-repeat}.mod-intro .bd .item .btn-android{background-color:#60be77}.mod-intro .bd .item .btn-ios{background-color:#358ff0}.mod-intro .bd .desc{margin:0 10px;padding:10px 15px;background:#f8f8f8;line-height:26px;color:#666;border-radius:5px}.mod-intro .bd .desc img{display:block;margin:15px auto;max-width:100%}.mod-slider .bd{position:relative}.mod-slider .bd .box{height:280px;padding:20px 0;overflow:hidden}.mod-slider .bd .box ul{width:2000px;overflow:hidden}.mod-slider .bd .box li{float:left;height:280px;line-height:280px;padding:0 5px;vertical-align:middle;text-align:center}.mod-slider .bd .box li img{max-width:100%;max-height:280px}.mod-slider .bd .prev{position:absolute;left:0;top:0;width:40px;height:100%;background:hsla(0,0%,100%,.75) url("/static/image/down/prev.png") center center no-repeat;cursor:pointer}.mod-slider .bd .next{position:absolute;right:0;top:0;width:40px;height:100%;background:hsla(0,0%,100%,.75) url("/static/image/down/next.png") center center no-repeat;cursor:pointer}.mod-newest .bd{padding:10px 0 10px}.mod-newest .bd ul{display:grid;grid-template-columns:repeat(6, 1fr);gap:10px}.mod-newest .bd li{padding:5px 0;line-height:30px;text-align:center}.mod-newest .bd li:hover{background:#f7f7f7}.mod-newest .bd li:hover .btn{background:#1670c6;border-color:#1670c6;color:#fff}.mod-newest .bd .icon{display:block;margin:0 5px}.mod-newest .bd .icon img,.mod-newest .bd .icon span{display:block;margin:0 auto}.mod-newest .bd .icon img{width:60px;height:60px;margin-bottom:5px;border-radius:10px}.mod-newest .bd .icon span{height:36px;line-height:18px;vertical-align:middle;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2}.mod-newest .bd .btn{display:inline-block;width:72px;height:24px;border:1px solid #ccc;margin:0 auto;text-align:center;line-height:24px;font-size:12px;background:#fafafa;background:-moz-linear-gradient(top, #fff, #fafafa);background:-webkit-linear-gradient(top, #fff, #fafafa);background:-ms-linear-gradient(top, #fff, #fafafa);background:-o-linear-gradient(top, #fff, #fafafa);border-radius:4px}.mod-comment .hd ul{display:flex}.mod-comment .hd li a{display:block;padding:0 20px;line-height:44px;font-size:15px;color:#666}.mod-comment .hd li.active{position:relative}.mod-comment .hd li.active::after{position:absolute;left:50%;bottom:2px;content:"";width:16px;height:5px;margin-left:-8px;background:#237ded;border-radius:3px}.mod-comment .hd li.active a{font-weight:bold;color:#333}.mod-comment .bd .panel{display:none}.mod-comment .bd li:not(:last-child){border-bottom:1px dotted #e8e8e8}.mod-comment .bd .item{display:flex;padding:15px 10px}.mod-comment .bd .item .avatar{width:56px;padding:6px;text-align:center}.mod-comment .bd .item .avatar img{width:56px;height:56px}.mod-comment .bd .item .info{flex:1;padding:8px 12px;margin-left:15px;background:#f8f8f8;border-radius:6px}.mod-comment .bd .item .info p.user{margin-bottom:6px;line-height:24px}.mod-comment .bd .item .info p.user span.name{font-size:15px;font-weight:bold}.mod-comment .bd .item .info p.user span.score{float:right;width:150px;font-size:13px;color:#999}.mod-comment .bd .item .info p.user span.score img{zoom:.75;margin-top:-4px;vertical-align:middle}.mod-comment .bd .item .info p.user time{float:right;color:#999}.mod-comment .bd .item .info p.content{color:#666}.mod-list .bd{padding:10px;height:auto}.mod-list .bd ul{padding:5px 0;overflow:hidden}.mod-list .item{height:60px;padding:10px}.mod-list .item:hover{background:#f7f7f7}.mod-list .item .pic{float:left}.mod-list .item .pic .icon img{border-radius:16.66%}.mod-list .item .info{margin-left:75px}.mod-list .item .info p{line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mod-list .item .info p.name{font-size:16px}.mod-list .item .btn{display:inline-block;min-width:72px;height:24px;padding:0 8px;border:1px solid #ccc;margin:0 auto;text-align:center;line-height:24px;font-size:12px;background:#fafafa;background:-moz-linear-gradient(top, #fff, #fafafa);background:-webkit-linear-gradient(top, #fff, #fafafa);background:-ms-linear-gradient(top, #fff, #fafafa);background:-o-linear-gradient(top, #fff, #fafafa);border-radius:4px}@media screen and (max-width: 800px){.layout-container{flex-direction:column;gap:0}.layout-container .side{width:auto}.module{margin-bottom:15px;border-left:none;border-right:none;border-radius:0}.module .hd{padding:10px 12px;background:#fcfcfc;line-height:20px}.module .hd .title{font-size:16px}.module .hd .title::before{left:1px}.module .bd{padding:10px}.mod-intro .bd table{font-size:13px}.mod-intro .bd table th,.mod-intro .bd table td{display:block;padding:3px 5px;line-height:24px}.mod-intro .bd table td{width:auto;white-space:nowrap;vertical-align:top}.mod-intro .bd .icon{width:60px;height:60px}.mod-intro .bd .score img{zoom:.8;vertical-align:middle}.mod-intro .bd .item{flex-direction:column;padding:10px 0}.mod-intro .bd .item .download{width:auto;margin-bottom:5px}.mod-intro .bd .item .detail{display:flex;flex-direction:row;padding:0;line-height:18px;font-size:12px}.mod-intro .bd .item .detail .field{flex:1;min-width:0}.mod-intro .bd .item .btn{width:auto;height:36px;line-height:36px;font-size:15px}.mod-intro .bd .item .btn span{padding-left:32px;background-size:20px 20px}.mod-intro .bd .desc{margin:0;line-height:22px;font-size:13px}.mod-slider .bd .box{height:200px;padding:10px 0;margin:0 30px}.mod-slider .bd .box li{height:200px;line-height:200px}.mod-slider .bd .box li img{max-height:200px}.mod-slider .bd .box li .picture{height:200px}.mod-slider .bd .next,.mod-slider .bd .prev{width:30px;background-size:24px 24px}.mod-newest .bd ul{grid-template-columns:repeat(4, 1fr);gap:5px}.mod-comment .hd li a{padding:0 10px;line-height:40px;white-space:nowrap;font-size:14px}.mod-comment .hd li.active::after{height:4px}.mod-comment .bd .item{padding:15px 0}.mod-comment .bd .item .avatar{width:48px;padding:0}.mod-comment .bd .item .avatar img{width:48px;height:48px}.mod-comment .bd .item .info{margin-left:10px}.mod-comment .bd .item .info p.user span.score{float:none;display:block;width:auto;color:both}.mod-comment .bd .item .info p.content{font-size:13px}.mod-list .bd ul{display:grid;grid-template-columns:repeat(4, 1fr);gap:5px}.mod-list .item{width:auto;height:auto;padding:10px 0;text-align:center}.mod-list .item .pic{float:none}.mod-list .item .pic .icon img{width:60px;height:60px}.mod-list .item .info{margin-left:0}.mod-list .item .info p{line-height:20px}.mod-list .item .info p.name{margin-top:5px;font-size:14px}.mod-list .item .btn{min-width:54px;height:24px;line-height:24px;font-size:12px}}