body.m-detail-modern{
  background:#f5f6f8;
  color:#222;
}

.m-detail-modern .form:before{
  display:none;
}

.m-detail-modern .g-list-btns{
  height:30px;
  line-height:30px;
  margin:8px 12px 0;
  padding:0 0 0 20px;
  background-color:transparent;
  background-position:-2px center;
  color:#999;
}

.m-detail-modern .g-list-btns a{
  color:#8a8a8a;
}

.m-detail-modern .m-app-card{
  margin:8px 12px 0;
  padding:16px;
  background:#fff;
  border-radius:16px;
  box-sizing:border-box;
  box-shadow:0 3px 14px rgba(0,0,0,.045);
}

.m-detail-modern .m-app-main{
  display:flex;
  align-items:center;
  min-height:76px;
}

.m-detail-modern .m-app-icon{
  width:76px;
  height:76px;
  flex:0 0 76px;
}

.m-detail-modern .m-app-icon img{
  display:block;
  width:76px;
  height:76px;
  border-radius:17px;
  object-fit:cover;
  box-shadow:0 3px 10px rgba(0,0,0,.09);
}

.m-detail-modern .m-app-summary{
  min-width:0;
  flex:1;
  padding-left:14px;
}

.m-detail-modern .m-app-summary h1{
  margin:0;
  height:28px;
  line-height:28px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:19px;
  color:#202124;
  font-weight:700;
}

.m-detail-modern .m-app-tags{
  min-height:24px;
  margin-top:4px;
  overflow:hidden;
}

.m-detail-modern .m-app-tags span{
  display:inline-block;
  height:21px;
  line-height:21px;
  margin-right:5px;
  padding:0 8px;
  border-radius:5px;
  background:#f4f5f7;
  color:#777;
  font-size:11px;
  vertical-align:top;
}

.m-detail-modern .m-app-meta em{
  display:block;
  height:18px;
  line-height:18px;
  font-size:11px;
  color:#aaa;
}

.m-detail-modern .m-app-meta strong{
  display:block;
  height:20px;
  line-height:20px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:12px;
  font-weight:500;
  color:#555;
}

.m-detail-modern .down-btn{
  margin:10px 12px 14px;
  padding:0;
}

.m-detail-modern .down-btn .i-az,
.m-detail-modern .down-btn a{
  width:100%;
  height:44px;
  line-height:44px;
  box-sizing:border-box;
  border:0;
  border-radius:12px;
  display:block;
  text-align:center;
  color:#fff;
  font-size:16px;
  font-weight:600;
  background:linear-gradient(135deg,#ff3b30 0%,#ff5a5f 100%);
  box-shadow:0 5px 12px rgba(255,59,48,.16);
}

.m-detail-modern .down-btn .off{
  background:#bdbdbd !important;
  box-shadow:none !important;
}

.m-detail-modern .f-vtadiv{
  border-top:0;
  overflow:visible;
}

.m-detail-modern .g-tabs{
  box-sizing:border-box;
  height:44px;
  margin:0 12px 10px;
  padding:4px;
  border:0;
  border-radius:11px;
  background:#eceff3;
  color:#999;
}

.m-detail-modern .g-tabs li{
  height:36px;
  line-height:36px;
  margin:0;
  border:0;
  border-radius:8px;
  font-size:14px;
  font-weight:500;
  color:#666;
}

.m-detail-modern .g-tabs li.m-hover{
  color:#ff3b30;
  background:#fff;
  border:0;
  box-shadow:0 1px 5px rgba(0,0,0,.08);
}

.m-detail-modern .g-tabs li.m-hover i{
  display:none;
}

.m-detail-modern .screenshot{
  position:relative;
  height:230px;
  margin:0 12px;
  padding:6px 0 10px;
  border-radius:12px;
  background:#fff;
  overflow-x:auto;
  overflow-y:hidden;
  box-sizing:border-box;
}

.m-detail-modern .screenshot-list{
  left:10px;
}

.m-detail-modern .screenshot-list li{
  margin-right:8px;
}

.m-detail-modern .screenshot-list li img{
  max-height:220px;
  border:0;
  border-radius:10px;
  box-shadow:0 2px 8px rgba(0,0,0,.08);
}

.m-detail-modern .g-text-wz{
  margin:10px 12px 0;
  padding:18px 16px 60px;
  box-sizing:border-box;
  border-radius:14px;
  background:#fff;
  color:#444;
  line-height:1.85;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-detail-modern .g-text-wz p{
  margin-bottom:14px;
  line-height:1.85;
  color:#555;
}

.m-detail-modern .g-text-wz h3{
  margin:20px 0 12px;
  padding-left:10px;
  color:#222;
  font-size:17px;
  line-height:24px;
  font-weight:700;
  border-left:4px solid #ff3b30;
}

.m-detail-modern .g-text-wz h3:first-child{
  margin-top:0;
}

.m-detail-modern .g-text-wz h3 span{
  border-left:0;
  padding-left:0;
  height:auto;
  line-height:inherit;
}

.m-detail-modern .g-text-wz h4{
  color:#333;
}

.m-detail-modern .g-text-wz p a{
  color:#1677ff;
  text-decoration:none;
}

.m-detail-modern .lookmore{
  height:52px;
  border-top:0;
  background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 30%);
}

.m-detail-modern .lookmore span{
  height:36px;
  line-height:36px;
  margin:8px 0 0;
  border:1px solid #eceef1;
  border-radius:10px;
  background:#f7f8fa;
  color:#666;
}

.m-detail-modern .m-detail-info{
  margin:10px 12px 0;
  padding:0 16px 16px;
  background:#fff;
  border-radius:14px;
  overflow:hidden;
  box-sizing:border-box;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-detail-modern .m-info-title{
  height:49px;
  border-bottom:1px solid #f0f1f3;
}

.m-detail-modern .m-info-title h3{
  position:relative;
  height:49px;
  line-height:49px;
  margin:0;
  padding-left:11px;
  font-size:17px;
  font-weight:700;
  color:#222;
}

.m-detail-modern .m-info-title h3:before{
  content:"";
  position:absolute;
  left:0;
  top:15px;
  width:4px;
  height:19px;
  border-radius:2px;
  background:#ff3b30;
}

.m-detail-modern .m-info-grid{
  display:flex;
  flex-wrap:wrap;
  padding-top:6px;
}

.m-detail-modern .m-info-item{
  width:50%;
  box-sizing:border-box;
  padding:10px 8px 10px 0;
  border-bottom:1px solid #f4f4f5;
}

.m-detail-modern .m-info-item:nth-child(even){
  padding-left:8px;
}

.m-detail-modern .m-info-item.m-info-wide{
  width:100%;
  padding-left:0;
}

.m-detail-modern .m-info-item span{
  display:block;
  margin-bottom:4px;
  color:#aaa;
  font-size:12px;
}

.m-detail-modern .m-info-item strong{
  display:block;
  overflow:hidden;
  color:#444;
  font-size:13px;
  font-weight:500;
  line-height:21px;
  word-break:break-all;
}

.m-detail-modern .m-info-item .m-info-score{
  color:#ff9800;
}

.m-detail-modern .m-info-code{
  font-family:Arial,monospace;
  font-size:12px !important;
  color:#777 !important;
}

.m-detail-modern .m-info-actions{
  display:flex;
  gap:10px;
  padding-top:14px;
}

.m-detail-modern .m-info-actions a,
.m-detail-modern .m-info-actions button{
  flex:1;
  box-sizing:border-box;
  height:38px;
  line-height:36px;
  padding:0;
  border:1px solid #ff4d4f;
  border-radius:9px;
  background:#fff;
  color:#ff4d4f;
  text-align:center;
  font-size:14px;
  cursor:pointer;
}

.m-detail-modern .g-xgbb,
.m-detail-modern .g-game-recomd,
.m-detail-modern .g-down-xgwz,
.m-detail-modern .g-jptjul,
.m-detail-modern .g-detailrank{
  margin:10px 12px 0;
  border-top:0 !important;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-detail-modern .module-title{
  height:48px;
  border-bottom:1px solid #f0f1f3;
}

.m-detail-modern .module-title h4{
  height:48px;
  line-height:48px;
  padding:0 16px;
  text-indent:0;
  border-bottom:0;
  color:#222;
  font-size:17px;
}

.m-detail-modern .module-title h4:before{
  top:15px;
  left:5px;
  width:4px;
  height:18px;
  border:0;
  border-radius:3px;
  background:#ff3b30;
}

.m-detail-modern .u-jptj-list{
  padding:2px 6px 14px;
}

.m-detail-modern .u-jptj-list a img{
  border-radius:16px;
}

.m-detail-modern .u-jptj-list a p{
  color:#333;
}

.m-detail-modern .g-listul{
  border-top:0;
}

.m-detail-modern .g-listul li,
.m-detail-modern body .g-listul-cont li{
  border-bottom:1px solid #f1f2f4;
}

.m-detail-modern .g-listul li:last-child{
  border-bottom:0;
}

.m-detail-modern .g-listul li i{
  border-color:#ff4d4f;
  color:#ff4d4f;
  border-radius:6px;
}

.m-detail-modern .g-footer{
  margin:12px;
  padding:12px 0 18px;
  border-top:0;
  border-radius:12px;
  background:#fff;
}

.m-detail-modern .g-footer p a{
  color:#777;
}

@media (max-width:360px){
  .m-detail-modern .m-app-card{
    padding:14px;
  }

  .m-detail-modern .m-app-icon{
    width:70px;
    height:70px;
    flex-basis:70px;
  }

  .m-detail-modern .m-app-icon img{
    width:70px;
    height:70px;
  }

  .m-detail-modern .m-app-summary{
    padding-left:12px;
  }

  .m-detail-modern .m-app-summary h1{
    font-size:18px;
  }

  .m-detail-modern .m-info-actions{
    gap:8px;
  }
}

.m-detail-modern #m-download-area{
  scroll-margin-top:12px;
}

.m-detail-modern .m-download-options{
  gap:10px;
  flex-wrap:wrap;
}

.m-detail-modern .m-download-option{
  flex:1;
  min-width:0;
}

.m-detail-modern .m-download-local{
  border:1px solid #ff4d4f;
  background:#fff5f5;
  color:#ff3b30;
}

.m-detail-modern .m-download-local em{
  color:#d98181;
}

.m-detail-modern .m-download-netdisk{
  border:1px solid #4c8bf5;
  background:#f4f8ff;
  color:#3478e5;
}

.m-detail-modern .m-download-netdisk em{
  color:#7d9dcc;
}

.m-detail-modern .m-download-disabled{
  border:1px solid #ddd;
}

.m-detail-modern .m-download-disabled em{
  color:#aaa;
}

@media (max-width:360px){
  .m-detail-modern .m-download-options{
    display:block;
  }

  .m-detail-modern .m-download-option{
    display:block;
    width:100%;
    margin-top:8px;
  }

  .m-detail-modern .m-download-option:first-child{
    margin-top:0;
  }
}

.m-detail-modern .m-info-download{
  margin-top:16px;
  padding-top:16px;
  border-top:1px solid #f0f1f3;
}

.m-detail-modern .m-download-head{
  display:flex;
  align-items:center;
}

.m-detail-modern .m-download-head strong{
  color:#222;
  font-weight:700;
}

.m-detail-modern .m-download-head span{
  margin-left:8px;
  font-size:12px;
}

.m-detail-modern .m-download-options{
  display:block;
}

.m-detail-modern .m-download-option{
  position:relative;
  display:block;
  width:100%;
  margin-top:10px;
  box-sizing:border-box;
  color:#333;
  text-decoration:none;
}

.m-detail-modern .m-download-option:first-child{
  margin-top:0;
}

.m-detail-modern .m-download-option:before{
  position:absolute;
  left:13px;
  top:50%;
  width:30px;
  height:30px;
  margin-top:-15px;
  border-radius:9px;
  background:#fff0f0;
  color:#ff3b30;
  font-size:18px;
  font-weight:700;
  line-height:30px;
  text-align:center;
}

.m-detail-modern .m-download-option:after{
  position:absolute;
  top:50%;
  background:#ff3b30;
  color:#fff;
  text-align:center;
}

.m-detail-modern .m-download-netdisk:after{
  box-shadow:0 3px 8px rgba(54,123,245,.15);
}

.m-detail-modern .m-download-netdisk:before{
  content:"云";
  background:#eef5ff;
  color:#367bf5;
  font-size:13px;
}

.m-detail-modern .m-download-option b{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-detail-modern .m-download-option em{
  display:block;
  overflow:hidden;
  font-style:normal;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-detail-modern .m-download-disabled{
  padding-right:104px;
  border-color:#eee;
  background:#fafafa;
  color:#999;
  box-shadow:none;
}

.m-detail-modern .m-download-disabled:before{
  content:"—";
  background:#f0f0f0;
  color:#aaa;
}

.m-detail-modern .m-download-disabled:after{
  box-shadow:none;
}

.m-detail-modern .m-download-disabled b{
  color:#888;
}

.m-detail-modern .m-download-local,
.m-detail-modern .m-download-netdisk{
  border:1px solid #edf0f3 !important;
  background:#fff !important;
}

@media (max-width:360px){
  .m-detail-modern .m-download-option{
    padding-right:92px;
  }

  .m-detail-modern .m-download-option:after{
    right:10px;
    width:70px;
  }
}

.m-detail-modern .m-download-option:before{
  content:none !important;
  display:none !important;
}

.m-detail-modern .m-download-option{
  padding-left:60px !important;
}

.m-detail-modern .m-download-option{
  min-height:66px;
  padding:12px 108px 12px 70px !important;
  border:1px solid #eceff2 !important;
  border-radius:12px;
  background:#fff !important;
  box-shadow:none;
}

.m-detail-modern .m-platform-badge{
  position:absolute;
  left:14px;
  top:50%;
  width:42px;
  height:26px;
  margin-top:-13px;
  line-height:26px;
  border-radius:7px;
  background:#fff1f0;
  color:#ff3b30;
  font-size:12px;
  font-weight:700;
  text-align:center;
  letter-spacing:.5px;
}

.m-detail-modern .m-platform-badge-netdisk{
  background:#eef5ff;
  color:#367bf5;
}

.m-detail-modern .m-platform-badge-disabled{
  background:#f0f0f0;
  color:#999;
}

.m-detail-modern .m-download-option b{
  height:22px;
  line-height:22px;
  color:#222;
  font-size:15px;
  font-weight:700;
}

.m-detail-modern .m-download-option em{
  height:20px;
  margin-top:1px;
  line-height:20px;
  color:#999;
  font-size:12px;
}

.m-detail-modern .m-download-option:after{
  right:13px;
  width:78px;
  height:34px;
  margin-top:-17px;
  line-height:34px;
  border-radius:9px;
  font-size:13px;
  font-weight:600;
  box-shadow:none;
}

.m-detail-modern .m-download-local:after{
  content:"立即下载";
  background:#ff3b30;
}

.m-detail-modern .m-download-netdisk:after{
  content:"网盘下载";
  background:#367bf5;
}

.m-detail-modern .m-download-disabled:after{
  content:"不可下载";
  background:#c6c6c6;
}

.m-detail-modern .m-download-head{
  margin-bottom:11px;
}

.m-detail-modern .m-download-head strong{
  font-size:16px;
}

.m-detail-modern .m-download-head span{
  color:#b1b4ba;
}

@media (max-width:360px){
  .m-detail-modern .m-download-option{
    padding-right:96px !important;
    padding-left:66px !important;
  }

  .m-detail-modern .m-platform-badge{
    left:12px;
    width:40px;
  }

  .m-detail-modern .m-download-option:after{
    right:10px;
    width:72px;
  }
}

.m-detail-modern .m-score-box{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  width:auto;
  min-width:48px;
  height:24px !important;
  line-height:24px !important;
  margin-top:1px;
  padding:0 7px;
  box-sizing:border-box;
  border:1px solid #ffd8a8;
  border-radius:6px;
  background:#fff8ed;
  color:#ff8a00 !important;
  font-size:12px !important;
  font-weight:700 !important;
  overflow:visible !important;
}

.m-detail-modern .m-score-star{
  margin-right:3px;
  color:#ff9d00;
  font-size:12px;
}

.m-detail-modern .m-score-num{
  color:#f47b00;
  font-size:12px;
  font-weight:700;
}

.m-detail-modern .m-info-score span{
  color:#ff9d00;
}

.m-detail-modern .m-app-main{
  position:relative;
}

.m-detail-modern .m-app-meta{
  display:flex;
  justify-content:flex-start;
  align-items:flex-start;
  gap:10px;
  margin-top:6px;
}

.m-detail-modern .m-app-meta div{
  flex:1 1 0;
  min-width:0;
  max-width:none;
}

.m-detail-modern .m-related-tags{
  display:flex;
  align-items:flex-start;
  margin-top:13px;
  padding-top:12px;
  border-top:1px solid #f0f1f3;
}

.m-detail-modern .m-related-tags-label{
  flex:0 0 auto;
  height:28px;
  line-height:28px;
  color:#8d929a;
  font-size:12px;
}

.m-detail-modern .m-related-tags-list{
  flex:1;
  min-width:0;
  margin-left:4px;
  margin-bottom:-6px;
}

.m-detail-modern .m-related-tags-list a,
.m-detail-modern .m-related-tags-list span{
  display:inline-block;
  height:26px;
  line-height:26px;
  margin:0 5px 6px 0;
  padding:0 10px;
  box-sizing:border-box;
  border:1px solid #dfe8e3;
  border-radius:14px;
  background:#fbfdfc;
  color:#4f7563;
  font-size:12px;
  text-decoration:none;
  white-space:nowrap;
}

.m-detail-modern .m-related-tags-list a:active{
  background:#f1f7f4;
  border-color:#cadbd2;
}

@media (max-width:360px){
  .m-detail-modern .m-related-tags{
    display:block;
  }

  .m-detail-modern .m-related-tags-list{
    margin-left:0;
  }
}

.m-detail-modern .m-app-meta .m-score-box{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  width:auto !important;
  min-width:48px;
  height:24px !important;
  line-height:22px !important;
  margin-top:1px;
  padding:0 8px;
  box-sizing:border-box;
  overflow:visible !important;
  border:1px solid #ffd39a !important;
  border-radius:7px;
  background:#fff8ed !important;
  color:#f47b00 !important;
  font-size:12px !important;
  font-weight:700 !important;
  white-space:nowrap;
}

.m-detail-modern .m-app-meta .m-score-star{
  display:inline !important;
  margin-right:3px;
  color:#ff9800 !important;
  font-size:12px;
}

.m-detail-modern .m-app-meta .m-score-num{
  display:inline !important;
  color:#f47b00 !important;
  font-size:12px;
  font-weight:700;
}

.m-detail-modern .m-app-card .m-related-tags{
  display:flex !important;
  align-items:flex-start;
  width:100%;
  margin-top:13px !important;
  padding-top:12px !important;
  box-sizing:border-box;
  border-top:1px solid #f0f1f3 !important;
}

.m-detail-modern .m-app-card .m-related-tags-label{
  flex:0 0 auto;
  display:block !important;
  height:28px;
  line-height:28px;
  color:#8d929a !important;
  font-size:12px !important;
  font-weight:400 !important;
}

.m-detail-modern .m-app-card .m-related-tags-list{
  flex:1;
  min-width:0;
  display:block !important;
  margin-left:5px !important;
  margin-bottom:-6px;
  font-size:0;
}

.m-detail-modern .m-app-card .m-related-tags-list a,
.m-detail-modern .m-app-card .m-related-tags-list span{
  display:inline-block !important;
  width:auto !important;
  height:27px !important;
  line-height:25px !important;
  margin:0 6px 6px 0 !important;
  padding:0 11px !important;
  box-sizing:border-box;
  border:1px solid #dce8e1 !important;
  border-radius:14px !important;
  background:#f8fcfa !important;
  color:#4f7563 !important;
  font-size:12px !important;
  font-weight:400 !important;
  text-decoration:none !important;
  text-align:center;
  white-space:nowrap;
}

.m-detail-modern .m-app-card .m-related-tags-list a:hover,
.m-detail-modern .m-app-card .m-related-tags-list a:active{
  border-color:#bcd3c6 !important;
  background:#eef7f2 !important;
  color:#35624d !important;
}

body.m-detail-modern .m-related-tags a:link,
body.m-detail-modern .m-related-tags a:visited{
  color:#4f7563 !important;
  text-decoration:none !important;
}

@media (max-width:360px){
  .m-detail-modern .m-app-card .m-related-tags{
    display:block !important;
  }

  .m-detail-modern .m-app-card .m-related-tags-list{
    margin-left:0 !important;
  }
}

.m-detail-modern .m-platform-badge-pc{
  background:#eef5ff;
  color:#3478e5;
}

.m-news-modern .m-news-article{
  margin:8px 12px 0;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-news-modern .m-news-head{
  padding:20px 16px 14px;
  border-bottom:1px solid #f0f1f3;
}

.m-news-modern .m-news-head h1{
  margin:0;
  color:#202124;
  font-size:22px;
  font-weight:700;
  line-height:1.45;
}

.m-news-modern .m-news-meta{
  display:flex;
  flex-wrap:wrap;
  gap:6px 14px;
  margin-top:10px;
  color:#a0a4aa;
  font-size:12px;
}

.m-news-modern .m-news-meta span{
  line-height:20px;
}

.m-news-modern .m-news-meta i{
  color:#8a8f96;
  font-style:normal;
}

.m-news-modern .m-news-text{
  margin:0 !important;
  padding:18px 16px 60px !important;
  border-radius:0 !important;
  box-shadow:none !important;
}

.m-news-modern .m-news-text img{
  max-width:100%;
  height:auto;
}

.m-news-modern .m-news-module{
  margin:10px 12px 0 !important;
  border:0 !important;
  border-radius:14px !important;
  background:#fff !important;
  overflow:hidden;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-news-modern .m-news-software-list{
  padding:12px;
}

.m-news-modern .m-news-software-card{
  position:relative;
  display:flex;
  align-items:center;
  min-height:66px;
  padding:0 72px 0 0;
  color:#333;
  text-decoration:none;
}

.m-news-modern .m-news-software-card>img{
  width:58px;
  height:58px;
  flex:0 0 58px;
  border-radius:13px;
  object-fit:cover;
}

.m-news-modern .m-news-software-info{
  flex:1;
  min-width:0;
  padding-left:11px;
}

.m-news-modern .m-news-software-info strong{
  display:block;
  height:24px;
  line-height:24px;
  overflow:hidden;
  color:#222;
  font-size:15px;
  font-weight:700;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-news-modern .m-news-software-info span{
  display:block;
  height:20px;
  line-height:20px;
  overflow:hidden;
  color:#999;
  font-size:12px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-news-modern .m-news-software-card>em{
  position:absolute;
  right:0;
  top:50%;
  width:56px;
  height:30px;
  margin-top:-15px;
  border:1px solid #ff4d4f;
  border-radius:7px;
  color:#ff4d4f;
  font-size:12px;
  font-style:normal;
  line-height:28px;
  text-align:center;
}

.m-news-modern .m-news-related ul{
  margin:0;
  padding:0 12px;
}

.m-news-modern .m-news-related li{
  list-style:none;
  border-bottom:1px solid #f1f2f4;
}

.m-news-modern .m-news-related li:last-child{
  border-bottom:0;
}

.m-news-modern .m-news-related li>a{
  display:flex;
  align-items:center;
  min-height:74px;
  padding:10px 0;
  color:#333;
  text-decoration:none;
}

.m-news-modern .m-news-related li img{
  width:68px;
  height:52px;
  flex:0 0 68px;
  border-radius:8px;
  object-fit:cover;
}

.m-news-modern .m-news-related li div{
  flex:1;
  min-width:0;
  padding-left:11px;
}

.m-news-modern .m-news-related li strong{
  display:-webkit-box;
  overflow:hidden;
  color:#333;
  font-size:14px;
  font-weight:600;
  line-height:21px;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

.m-news-modern .m-news-related li span{
  display:block;
  margin-top:4px;
  color:#aaa;
  font-size:11px;
}

@media (max-width:360px){
  .m-news-modern .m-news-head h1{
    font-size:20px;
  }
}

.m-detail-modern .down-btn .m-ios-offline{
  display:block;
  width:100%;
  height:44px;
  line-height:44px;
  box-sizing:border-box;
  border-radius:12px;
  background:#bfc2c7;
  color:#fff;
  text-align:center;
  font-size:16px;
  font-weight:600;
}

.m-detail-modern .m-ios-detail-info .m-info-item strong{
  white-space:normal;
}

.m-detail-modern .m-ios-info-actions{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding-top:14px;
}

.m-detail-modern .m-ios-info-actions a{
  display:inline-block;
  height:34px;
  line-height:32px;
  padding:0 12px;
  box-sizing:border-box;
  border:1px solid #d7e4ff;
  border-radius:8px;
  background:#f8fbff;
  color:#3478e5;
  font-size:12px;
  text-decoration:none;
}

.m-detail-modern .m-ios-update-card{
  margin:10px 12px 0;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-detail-modern .m-ios-update-content{
  padding:14px 16px 6px;
  color:#555;
  font-size:13px;
  line-height:1.8;
}

.m-detail-modern .m-ios-update-content p{
  margin:0 0 10px;
}

@media (max-width:360px){
  .m-detail-modern .m-ios-info-actions{
    display:block;
  }

  .m-detail-modern .m-ios-info-actions a{
    margin:0 6px 7px 0;
  }
}

.m-detail-modern .m-ios-info-actions button{
  display:inline-block;
  height:34px;
  line-height:32px;
  padding:0 12px;
  box-sizing:border-box;
  border:1px solid #d7e4ff;
  border-radius:8px;
  background:#f8fbff;
  color:#3478e5;
  font-family:inherit;
  font-size:12px;
  cursor:pointer;
}

.m-detail-modern .m-ios-info-actions button:active{
  background:#eef5ff;
}

.m-ios-privacy-mask{
  position:fixed;
  z-index:99999;
  left:0;
  top:0;
  right:0;
  bottom:0;
  display:none;
  align-items:center;
  justify-content:center;
  padding:12px;
  box-sizing:border-box;
  background:rgba(16,24,40,.58);
}

.m-ios-privacy-mask.is-open{
  display:flex;
}

.m-ios-privacy-modal{
  width:100%;
  max-width:720px;
  height:78vh;
  max-height:680px;
  min-height:420px;
  overflow:hidden;
  border-radius:14px;
  background:#fff;
  box-shadow:0 16px 50px rgba(0,0,0,.22);
}

.m-ios-privacy-head{
  position:relative;
  height:48px;
  padding:0 52px 0 16px;
  border-bottom:1px solid #edf0f3;
  background:#fff;
  box-sizing:border-box;
}

.m-ios-privacy-head strong{
  display:block;
  height:48px;
  overflow:hidden;
  color:#222;
  font-size:15px;
  font-weight:700;
  line-height:48px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-ios-privacy-close{
  position:absolute;
  right:10px;
  top:8px;
  width:32px;
  height:32px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f3f4f6;
  color:#666;
  font-family:Arial,sans-serif;
  font-size:24px;
  font-weight:300;
  line-height:30px;
  text-align:center;
  cursor:pointer;
}

.m-ios-privacy-close:active{
  background:#e9eaec;
}

.m-ios-privacy-body{
  height:calc(100% - 48px);
  background:#fff;
}

.m-ios-privacy-body iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
  background:#fff;
}

@media (max-width:480px){
  .m-ios-privacy-mask{
    padding:10px;
  }

  .m-ios-privacy-modal{
    height:82vh;
    min-height:0;
    border-radius:12px;
  }
}

.m-detail-modern .m-info-actions .m-info-iframe-btn{
  display:inline-block;
  height:34px;
  line-height:32px;
  padding:0 12px;
  box-sizing:border-box;
  border:1px solid #d7e4ff;
  border-radius:8px;
  background:#f8fbff;
  color:#3478e5;
  font-family:inherit;
  font-size:12px;
  cursor:pointer;
}

.m-detail-modern .m-info-actions .m-info-iframe-btn:active{
  background:#eef5ff;
}

html.m-modal-open,
body.m-modal-open{
  overflow:hidden !important;
}

.m-info-iframe-mask{
  position:fixed;
  z-index:99999;
  left:0;
  top:0;
  right:0;
  bottom:0;
  display:none;
  align-items:center;
  justify-content:center;
  padding:12px;
  box-sizing:border-box;
  background:rgba(16,24,40,.58);
}

.m-info-iframe-mask.is-open{
  display:flex;
}

.m-info-iframe-modal{
  width:100%;
  max-width:720px;
  height:78vh;
  max-height:680px;
  min-height:420px;
  overflow:hidden;
  border-radius:14px;
  background:#fff;
  box-shadow:0 16px 50px rgba(0,0,0,.22);
}

.m-info-iframe-head{
  position:relative;
  height:48px;
  padding:0 52px 0 16px;
  border-bottom:1px solid #edf0f3;
  background:#fff;
  box-sizing:border-box;
}

.m-info-iframe-head strong{
  display:block;
  height:48px;
  overflow:hidden;
  color:#222;
  font-size:15px;
  font-weight:700;
  line-height:48px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-info-iframe-close{
  position:absolute;
  right:10px;
  top:8px;
  width:32px;
  height:32px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#f3f4f6;
  color:#666;
  font-family:Arial,sans-serif;
  font-size:24px;
  font-weight:300;
  line-height:30px;
  text-align:center;
  cursor:pointer;
}

.m-info-iframe-close:active{
  background:#e9eaec;
}

.m-info-iframe-body{
  height:calc(100% - 48px);
  background:#fff;
}

.m-info-iframe-body iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
  background:#fff;
}

@media (max-width:480px){
  .m-info-iframe-mask{
    padding:10px;
  }

  .m-info-iframe-modal{
    height:82vh;
    min-height:0;
    border-radius:12px;
  }
}

.m-detail-modern .m-pc-meta{
  gap:8px;
}

.m-detail-modern .m-pc-meta div{
  min-width:0;
  max-width:none;
}

.m-detail-modern .m-pc-meta strong{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-detail-modern .m-info-star{
  display:block;
  height:20px;
  line-height:20px;
}

.m-detail-modern .m-info-star img{
  display:block;
  width:auto;
  max-width:104px;
  height:18px;
  margin-top:1px;
}

@media (max-width:400px){
  .m-detail-modern .m-pc-meta{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:7px 12px;
  }

  .m-detail-modern .m-pc-meta div{
    width:auto;
  }
}

.m-detail-modern .m-pc-top-tags{
  max-width:100%;
}

.m-detail-modern .m-pc-top-tags span{
  max-width:132px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  vertical-align:top;
}

.m-detail-modern .m-pc-meta-simple{
  display:flex;
  justify-content:flex-start;
  gap:28px;
  margin-top:8px;
}

.m-detail-modern .m-pc-meta-simple div{
  flex:0 0 auto;
  width:auto;
  min-width:76px;
  max-width:126px;
}

.m-detail-modern .m-pc-meta-simple strong{
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

@media (max-width:400px){
  .m-detail-modern .m-pc-meta-simple{
    display:flex;
    grid-template-columns:none;
    gap:26px;
  }

  .m-detail-modern .m-pc-meta-simple div{
    width:auto;
    min-width:72px;
  }
}

.m-list-modern{
  background:#f4f5f7;
  color:#25272b;
}

.m-list-modern .m-list-breadcrumb{
  margin:0 12px !important;
  padding:7px 0 4px !important;
  min-height:0 !important;
  border:0 !important;
  background:transparent !important;
  color:#9a9ea5;
  font-size:11px;
  line-height:18px;
}

.m-list-modern .m-list-breadcrumb a{
  color:#777c84;
  text-decoration:none;
}

.m-list-modern .m-list-heading{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  margin:-1px !important;
  padding:0 !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}

.m-list-modern .m-list-heading h1,
.m-list-modern .m-list-heading span{
  margin:0 !important;
  padding:0 !important;
}

.m-seo-h1{
  position:absolute !important;
  width:1px !important;
  height:1px !important;
  margin:-1px !important;
  padding:0 !important;
  overflow:hidden !important;
  clip:rect(0,0,0,0) !important;
  white-space:nowrap !important;
  border:0 !important;
}

.m-list-modern .m-category-card{
  margin:2px 12px 10px !important;
  padding:10px 10px 4px;
  box-sizing:border-box;
  border:0 !important;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-list-modern .m-category-card ul{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:8px 6px !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}

.m-list-modern .m-category-card li{
  float:none !important;
  width:auto !important;
  min-width:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

.m-list-modern .m-category-card li a{
  display:block !important;
  width:100% !important;
  height:30px !important;
  padding:0 2px !important;
  box-sizing:border-box !important;
  border:1px solid #edf0f2;
  border-radius:15px;
  background:#f8f9fa;
  color:#5f646b !important;
  font-size:11px;
  line-height:28px !important;
  text-align:center !important;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  text-decoration:none;
}

.m-list-modern .m-category-card li.m-hover a{
  border-color:#ff4d4f;
  background:#ff4d4f;
  color:#fff !important;
}

.m-list-modern .m-sort-tabs{
  margin:0 12px 10px !important;
  padding:4px !important;
  box-sizing:border-box;
  border:0 !important;
  border-radius:12px;
  background:#e9ecf1;
}

.m-list-modern .m-sort-tabs ul{
  display:flex !important;
  width:100%;
  margin:0 !important;
  padding:0 !important;
}

.m-list-modern .m-sort-tabs li{
  float:none !important;
  flex:1;
  width:auto !important;
  height:36px !important;
  margin:0 !important;
  border:0 !important;
}

.m-list-modern .m-sort-tabs li a{
  display:block !important;
  height:36px !important;
  border-radius:9px;
  color:#676c73 !important;
  font-size:13px;
  line-height:36px !important;
  text-align:center;
}

.m-list-modern .m-sort-tabs li.m-hover a{
  background:#fff;
  color:#ff3b30 !important;
  font-weight:600;
  box-shadow:0 1px 5px rgba(0,0,0,.06);
}

.m-list-modern .m-app-list{
  margin:0 12px !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
}

.m-list-modern .m-app-list .ginfocon{
  margin:0 !important;
  padding:0 !important;
}

.m-list-modern .m-app-list .ginfocon>li{
  position:relative;
  float:none !important;
  width:100% !important;
  height:auto !important;
  min-height:84px;
  margin:0 0 8px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-list-modern .m-app-list .ginfocon>li>a{
  position:relative;
  display:block !important;
  min-height:84px;
  padding:12px 76px 12px 82px !important;
  box-sizing:border-box;
  color:#222;
  text-decoration:none;
}

.m-list-modern .m-app-list .ginfocon>li>a>strong{
  position:absolute !important;
  left:12px !important;
  top:12px !important;
  display:block !important;
  width:58px !important;
  height:58px !important;
  margin:0 !important;
  overflow:hidden;
  border-radius:13px;
  background:#f3f4f6;
}

.m-list-modern .m-app-list .ginfocon>li>a>strong img{
  display:block;
  width:58px !important;
  height:58px !important;
  object-fit:cover;
  border-radius:13px;
}

.m-list-modern .m-app-list .ginfocon>li>a>p{
  display:block !important;
  width:auto !important;
  height:23px !important;
  margin:0 0 3px !important;
  padding:0 !important;
  overflow:hidden;
  color:#24262a !important;
  font-size:15px !important;
  font-weight:600;
  line-height:23px !important;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-list-modern .m-app-list .ginfocon>li>a>span{
  display:block !important;
  width:auto !important;
  height:18px !important;
  margin:0 0 2px !important;
  line-height:18px !important;
}

.m-list-modern .m-app-list .ginfocon>li>a>span img{
  width:auto !important;
  max-width:92px;
  height:15px !important;
  vertical-align:middle;
}

.m-list-modern .m-app-list .ginfocon>li>a>em{
  display:block !important;
  width:auto !important;
  height:19px !important;
  margin:0 !important;
  overflow:hidden;
  color:#9a9ea5 !important;
  font-size:11px !important;
  font-style:normal;
  line-height:19px !important;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-list-modern .m-app-list .ginfocon>li>a>i{
  position:absolute !important;
  right:12px !important;
  top:50% !important;
  display:block !important;
  width:52px !important;
  height:30px !important;
  margin:-15px 0 0 !important;
  padding:0 !important;
  border:1px solid #ff4d4f;
  border-radius:8px;
  background:#fff;
  color:#ff4d4f !important;
  font-size:12px !important;
  font-style:normal;
  line-height:28px !important;
  text-align:center;
}

.m-list-modern .m-app-list .g-more-box{
  display:block !important;
  width:100% !important;
  margin:12px 0 14px !important;
  padding:0 !important;
  box-sizing:border-box !important;
}

.m-list-modern .m-app-list .g-more-box .more{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  height:44px !important;
  margin:0 !important;
  padding:0 !important;
  box-sizing:border-box !important;
  border:1px solid #f0f1f3 !important;
  border-radius:12px !important;
  background:#fff !important;
  color:#ff4d4f !important;
  font-size:13px !important;
  font-weight:600 !important;
  line-height:42px !important;
  text-align:center !important;
  box-shadow:0 2px 10px rgba(0,0,0,.03) !important;
}

.m-list-modern .m-list-footer{
  margin:0 12px 12px;
  border-radius:12px;
  background:#fff;
}

@media (max-width:360px){
  .m-list-modern .m-app-list .ginfocon>li>a{
    padding-right:68px !important;
    padding-left:76px !important;
  }

  .m-list-modern .m-app-list .ginfocon>li>a>strong,
.m-list-modern .m-app-list .ginfocon>li>a>strong img{
    width:54px !important;
    height:54px !important;
  }

  .m-list-modern .m-app-list .ginfocon>li>a>i{
    right:10px !important;
    width:48px !important;
  }
}

.m-site-header{
  position:relative;
  z-index:30;
  width:100%;
  box-sizing:border-box;
  background:linear-gradient(135deg,#fff2ef 0%,#fff8f6 48%,#ffffff 100%);
  border-top:3px solid #ff5a55;
  border-bottom:1px solid #eceef1;
  box-shadow:0 3px 12px rgba(31,35,41,.045);
}

.m-site-header .m-site-top{
  display:flex;
  align-items:center;
  gap:9px;
  height:58px;
  padding:0 12px;
  box-sizing:border-box;
}

.m-site-menu-btn{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 36px;
  width:36px;
  height:36px;
  margin:0;
  padding:0;
  border:1px solid rgba(255,90,85,.14);
  border-radius:11px;
  outline:0;
  background:rgba(255,255,255,.9);
  box-shadow:0 2px 8px rgba(45,49,56,.045);
  -webkit-tap-highlight-color:transparent;
}

.m-site-menu-grid{
  display:grid;
  grid-template-columns:repeat(2,6px);
  grid-template-rows:repeat(2,6px);
  gap:3px;
}

.m-site-menu-grid i{
  display:block;
  width:6px;
  height:6px;
  border:1.5px solid #555a61;
  border-radius:2px;
  box-sizing:border-box;
}

.m-site-menu-grid i:first-child{
  border-color:#ff5a55;
  background:#ff5a55;
}

.m-site-header .m-site-logo{
  position:relative;
  flex:0 0 auto;
  color:#202226;
  font-size:16px;
  font-weight:800;
  line-height:1;
  letter-spacing:-.5px;
  white-space:nowrap;
  text-decoration:none;
}

.m-site-header .m-site-logo:after{
  content:"";
  display:inline-block;
  width:4px;
  height:4px;
  margin-left:3px;
  border-radius:50%;
  background:#ff5a55;
  vertical-align:top;
}

.m-site-header .m-site-search{
  display:flex;
  align-items:center;
  flex:0 1 150px;
  min-width:108px;
  max-width:160px;
  height:34px;
  margin-left:auto;
  overflow:hidden;
  border:1px solid rgba(255,90,85,.12);
  border-radius:17px;
  background:rgba(255,255,255,.9);
  box-shadow:0 2px 8px rgba(45,49,56,.04);
  transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;
}

.m-site-header .m-site-search:focus-within{
  border-color:#ffaaa6;
  background:#fff;
  box-shadow:0 3px 10px rgba(255,90,85,.08);
}

.m-site-header .m-site-search input[type="search"]{
  flex:1;
  min-width:0;
  height:32px;
  padding:0 1px 0 11px;
  border:0 !important;
  outline:0 !important;
  background:transparent !important;
  color:#303238;
  font-size:11px;
  line-height:32px;
  -webkit-appearance:none;
}

.m-site-header .m-site-search input[type="search"]::placeholder{
  color:#b1b4ba;
}

.m-site-header .m-site-search input[type="search"]::-webkit-search-cancel-button{
  display:none;
}

.m-site-header .m-site-search button{
  position:relative;
  flex:0 0 34px;
  width:34px;
  height:32px;
  margin:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
}

.m-site-header .m-site-search button span{
  position:absolute;
  left:9px;
  top:8px;
  width:11px;
  height:11px;
  border:1.6px solid #565a60;
  border-radius:50%;
  box-sizing:border-box;
}

.m-site-header .m-site-search button span:after{
  content:"";
  position:absolute;
  right:-5px;
  bottom:-3px;
  width:6px;
  height:1.6px;
  border-radius:1px;
  background:#565a60;
  transform:rotate(45deg);
  transform-origin:left center;
}

.m-site-header .m-site-nav{
  display:flex;
  align-items:stretch;
  height:44px;
  padding:0 5px;
  box-sizing:border-box;
  border-top:1px solid rgba(255,255,255,.72);
  background:rgba(255,255,255,.74);
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}

.m-site-header .m-site-nav a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:1;
  min-width:0;
  height:44px;
  color:#4d5157;
  font-size:13px;
  font-weight:500;
  line-height:44px;
  text-decoration:none;
}

.m-site-header .m-site-nav a.is-active{
  color:#ff4d4f;
  font-weight:600;
}

.m-site-header .m-site-nav a.is-active:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  width:22px;
  height:3px;
  border-radius:3px 3px 0 0;
  background:#ff4d4f;
  transform:translateX(-50%);
}

body.m-category-open{
  overflow:hidden !important;
  touch-action:none;
}

.m-category-mask{
  position:fixed;
  inset:0;
  z-index:998;
  background:rgba(19,22,27,.48);
  opacity:0;
  visibility:hidden;
  transition:opacity .22s ease,visibility .22s ease;
  backdrop-filter:blur(1.5px);
  -webkit-backdrop-filter:blur(1.5px);
}

.m-category-mask.is-show{
  opacity:1;
  visibility:visible;
}

.m-category-drawer{
  position:fixed;
  left:0;
  top:0;
  z-index:999;
  width:86%;
  max-width:360px;
  height:100%;
  box-sizing:border-box;
  overflow:hidden;
  background:#f6f7f9;
  box-shadow:10px 0 34px rgba(0,0,0,.18);
  transform:translate3d(-102%,0,0);
  transition:transform .25s cubic-bezier(.22,.61,.36,1);
}

.m-category-drawer.is-show{
  transform:translate3d(0,0,0);
}

.m-category-drawer-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:70px;
  padding:0 16px;
  box-sizing:border-box;
  background:linear-gradient(135deg,#ff5a55 0%,#ff716c 100%);
  color:#fff;
}

.m-category-drawer-head>div{
  min-width:0;
}

.m-category-drawer-head strong{
  display:block;
  margin-bottom:4px;
  font-size:19px;
  line-height:24px;
}

.m-category-drawer-head span{
  display:block;
  color:rgba(255,255,255,.78);
  font-size:11px;
  line-height:16px;
}

.m-category-close{
  position:relative;
  flex:0 0 34px;
  width:34px;
  height:34px;
  margin:0;
  padding:0;
  border:0;
  border-radius:50%;
  outline:0;
  background:rgba(255,255,255,.16);
}

.m-category-close:before,
.m-category-close:after{
  content:"";
  position:absolute;
  left:9px;
  top:16px;
  width:16px;
  height:2px;
  border-radius:2px;
  background:#fff;
}

.m-category-close:before{
  transform:rotate(45deg);
}

.m-category-close:after{
  transform:rotate(-45deg);
}

.m-category-quick{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  padding:12px 12px 2px;
}

.m-category-quick a{
  display:block;
  min-width:0;
  height:34px;
  overflow:hidden;
  border:1px solid #eceef1;
  border-radius:10px;
  background:#fff;
  color:#555b63;
  font-size:11px;
  line-height:34px;
  text-align:center;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-category-drawer-body{
  height:calc(100% - 118px);
  padding:8px 12px 24px;
  box-sizing:border-box;
  overflow-y:auto;
  -webkit-overflow-scrolling:touch;
}

.m-category-group{
  margin-bottom:10px;
  padding:12px;
  border:1px solid #eef0f2;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 10px rgba(31,35,41,.03);
}

.m-category-group.is-current{
  border-color:#ffd0ce;
}

.m-category-group-title{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:10px;
}

.m-category-group-title a{
  position:relative;
  padding-left:10px;
  color:#24272c;
  font-size:14px;
  font-weight:700;
  line-height:22px;
}

.m-category-group-title a:before{
  content:"";
  position:absolute;
  left:0;
  top:5px;
  width:3px;
  height:12px;
  border-radius:3px;
  background:#ff5a55;
}

.m-category-group-title span{
  flex:0 0 auto;
  color:#aaaeb4;
  font-size:10px;
}

.m-category-links{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:7px;
}

.m-category-links a{
  display:block;
  min-width:0;
  height:31px;
  padding:0 4px;
  box-sizing:border-box;
  overflow:hidden;
  border:1px solid #edf0f2;
  border-radius:9px;
  background:#f8f9fa;
  color:#62676e;
  font-size:11px;
  line-height:29px;
  text-align:center;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-category-links a.is-current{
  border-color:#ff5a55;
  background:#fff2f1;
  color:#ff4d4f;
  font-weight:600;
}

@media (max-width:360px){
  .m-site-header .m-site-top{
    gap:7px;
    padding-right:9px;
    padding-left:9px;
  }

  .m-site-menu-btn{
    flex-basis:34px;
    width:34px;
    height:34px;
  }

  .m-site-header .m-site-logo{
    font-size:15px;
  }

  .m-site-header .m-site-search{
    flex-basis:134px;
    min-width:96px;
    max-width:140px;
  }

  .m-category-drawer{
    width:89%;
  }

  .m-category-links{
    gap:6px;
  }
}

.m-news-list-page .m-category-card{
  margin-bottom:10px !important;
}

.m-news-list{
  margin:0 12px 12px;
  padding:0;
}

.m-news-list .ginfocon{
  margin:0;
  padding:0;
}

.m-news-list .ginfocon>li{
  list-style:none;
  margin:0 0 8px;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
  overflow:hidden;
}

.m-news-list .ginfocon>li>a{
  display:flex;
  align-items:center;
  min-height:78px;
  padding:10px 12px;
  box-sizing:border-box;
  color:#222;
  text-decoration:none;
}

.m-news-list .ginfocon>li>a>i{
  flex:0 0 86px;
  width:86px;
  height:58px;
  margin-right:11px;
  overflow:hidden;
  border-radius:10px;
  background:#f1f2f4;
}

.m-news-list .ginfocon>li>a>i img{
  display:block;
  width:86px;
  height:58px;
  object-fit:cover;
}

.m-news-list-copy{
  min-width:0;
  flex:1;
}

.m-news-list-copy p{
  display:-webkit-box;
  margin:0 0 8px;
  overflow:hidden;
  color:#25272b;
  font-size:14px;
  font-weight:600;
  line-height:20px;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}

.m-news-list-copy span{
  color:#a0a4aa;
  font-size:11px;
}

.m-news-list .g-more-box{
  margin:12px 0 14px;
}

.m-news-list .g-more-box .more{
  display:block;
  width:100%;
  height:44px;
  border:1px solid #f0f1f3;
  border-radius:12px;
  background:#fff;
  color:#ff4d4f;
  font-size:13px;
  font-weight:600;
  line-height:42px;
  text-align:center;
  box-sizing:border-box;
}

.m-tag-pagination{
  margin:12px;
  padding:10px 8px;
  border:1px solid #f0f1f3;
  border-radius:12px;
  background:#fff;
  color:#8b9097;
  font-size:12px;
  line-height:28px;
  text-align:center;
}

.m-tag-pagination a,
.m-tag-pagination b{
  display:inline-block;
  min-width:28px;
  height:28px;
  margin:2px;
  padding:0 5px;
  box-sizing:border-box;
  border-radius:8px;
  color:#60656c;
  line-height:28px;
  text-decoration:none;
}

.m-tag-pagination b{
  background:#ff5a55;
  color:#fff;
  font-weight:600;
}

.m-topic-index-head,
.m-topic-hero,
.m-topic-apps,
.m-topic-hot{
  margin:0 12px 12px;
  border:1px solid #f0f1f3;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 12px rgba(0,0,0,.035);
}

.m-topic-index-head{
  padding:16px;
}

.m-topic-index-head h1{
  margin:0;
  color:#25272b;
  font-size:20px;
  line-height:28px;
}

.m-topic-index-head p{
  margin:5px 0 0;
  color:#92969d;
  font-size:12px;
  line-height:20px;
}

.m-topic-index-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin:0 12px 14px;
}

.m-topic-index-card{
  display:block;
  min-width:0;
  overflow:hidden;
  border:1px solid #f0f1f3;
  border-radius:14px;
  background:#fff;
  box-shadow:0 2px 10px rgba(0,0,0,.035);
  text-decoration:none;
}

.m-topic-index-cover{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#f1f2f4;
}

.m-topic-index-cover img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.m-topic-index-info{
  display:block;
  padding:10px 10px 11px;
}

.m-topic-index-info strong{
  display:block;
  overflow:hidden;
  color:#2b2e33;
  font-size:14px;
  line-height:20px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-topic-index-info em{
  display:-webkit-box;
  margin-top:4px;
  overflow:hidden;
  color:#92969d;
  font-size:11px;
  font-style:normal;
  line-height:17px;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}

.m-topic-hero{
  display:flex;
  gap:12px;
  padding:14px;
  box-sizing:border-box;
}

.m-topic-cover{
  flex:0 0 112px;
  width:112px;
  height:76px;
  overflow:hidden;
  border-radius:11px;
  background:#f1f2f4;
}

.m-topic-cover img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.m-topic-hero-copy{
  flex:1;
  min-width:0;
}

.m-topic-hero-copy h1{
  margin:0 0 7px;
  color:#25272b;
  font-size:18px;
  line-height:25px;
}

.m-topic-hero-copy p{
  display:-webkit-box;
  margin:0;
  overflow:hidden;
  color:#7f848b;
  font-size:12px;
  line-height:19px;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
}

.m-topic-apps{
  overflow:hidden;
}

.m-topic-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:46px;
  padding:0 13px;
  box-sizing:border-box;
  border-bottom:1px solid #f1f2f4;
}

.m-topic-section-head h2{
  margin:0;
  color:#292c31;
  font-size:15px;
  line-height:22px;
}

.m-topic-section-head span,
.m-topic-section-head>a{
  color:#a0a4aa;
  font-size:11px;
  text-decoration:none;
}

.m-topic-apps .ginfocon{
  margin:0;
  padding:0;
}

.m-topic-pagination{
  margin:0 12px 12px;
  padding:9px 8px;
  border:1px solid #f0f1f3;
  border-radius:12px;
  background:#fff;
  color:#8b9097;
  font-size:12px;
  line-height:28px;
  text-align:center;
}

.m-topic-pagination a,
.m-topic-pagination b{
  display:inline-block;
  min-width:28px;
  height:28px;
  margin:2px;
  padding:0 5px;
  box-sizing:border-box;
  border-radius:8px;
  color:#60656c;
  line-height:28px;
  text-decoration:none;
}

.m-topic-pagination b{
  background:#ff5a55;
  color:#fff;
}

.m-topic-hot{
  overflow:hidden;
}

.m-topic-hot-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  padding:11px;
}

.m-topic-hot-card{
  display:block;
  min-width:0;
  overflow:hidden;
  border:1px solid #f0f1f3;
  border-radius:11px;
  background:#fafafa;
  text-decoration:none;
}

.m-topic-hot-card>span{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#f1f2f4;
}

.m-topic-hot-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.m-topic-hot-card strong{
  display:block;
  padding:8px 8px 9px;
  overflow:hidden;
  color:#3d4147;
  font-size:12px;
  line-height:18px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

@media (max-width:350px){
  .m-topic-cover{
    flex-basis:96px;
    width:96px;
    height:68px;
  }
}

.m-topic-tabs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:4px;
  margin:0 12px 12px;
  padding:4px;
  border:1px solid #f0f1f3;
  border-radius:14px;
  background:#f1f2f4;
  box-shadow:0 2px 10px rgba(0,0,0,.025);
}

.m-topic-tabs button{
  display:block;
  width:100%;
  height:38px;
  margin:0;
  padding:0 8px;
  border:0;
  border-radius:10px;
  outline:0;
  background:transparent;
  color:#60656c;
  font-size:13px;
  font-weight:600;
  line-height:38px;
  text-align:center;
  -webkit-tap-highlight-color:transparent;
}

.m-topic-tabs button.is-active{
  background:#fff;
  color:#ff4d4f;
  box-shadow:0 2px 8px rgba(0,0,0,.045);
}

.m-topic-panels{
  margin:0;
  padding:0;
}

.m-topic-panel{
  display:none;
}

.m-topic-panel.is-active{
  display:block;
}

.m-topic-index-page .m-topic-index-grid{
  margin-bottom:16px;
}

.m-topic-index-page .m-topic-index-card{
  transition:transform .15s ease,box-shadow .15s ease;
}

.m-topic-index-page .m-topic-index-card:active{
  transform:scale(.985);
}

.m-topic-index-page .m-topic-index-info em{
  min-height:34px;
}


/* 404 页面 */
body.m-404-page{
  background:#f4f5f7;
  color:#292c31;
}

body.m-404-page a{
  text-decoration:none;
}

.m-404-main{
  padding:12px 0 16px;
}

.m-404-card{
  position:relative;
  margin:0 12px;
  padding:28px 18px 22px;
  overflow:hidden;
  border-radius:16px;
  background:#fff;
  box-shadow:0 4px 18px rgba(31,35,41,.055);
  text-align:center;
}

.m-404-mark{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:156px;
  height:112px;
  margin:0 auto 6px;
}

.m-404-mark:before,
.m-404-mark:after{
  content:"";
  position:absolute;
  border-radius:50%;
  background:#fff1ef;
}

.m-404-mark:before{
  width:102px;
  height:102px;
  left:2px;
  top:2px;
}

.m-404-mark:after{
  width:62px;
  height:62px;
  right:4px;
  bottom:2px;
  background:#f4f5f7;
}

.m-404-mark strong{
  position:relative;
  z-index:2;
  color:#ff5a55;
  font-family:Arial,"Helvetica Neue",sans-serif;
  font-size:66px;
  font-weight:800;
  line-height:1;
  letter-spacing:-3px;
}

.m-404-card h1{
  margin:0;
  color:#25282d;
  font-size:20px;
  font-weight:700;
  line-height:30px;
}

.m-404-card>p{
  max-width:300px;
  margin:8px auto 0;
  color:#989da4;
  font-size:12px;
  line-height:20px;
}

.m-404-actions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  max-width:300px;
  margin:20px auto 0;
}

.m-404-actions a{
  display:block;
  height:40px;
  border-radius:11px;
  box-sizing:border-box;
  font-size:13px;
  font-weight:600;
  line-height:40px;
  text-align:center;
}

.m-404-actions .m-404-home{
  background:#ff5a55;
  color:#fff;
  box-shadow:0 5px 12px rgba(255,90,85,.16);
}

.m-404-actions .m-404-back{
  border:1px solid #eceff2;
  background:#f7f8fa;
  color:#5f646b;
}

.m-404-actions a:active{
  transform:scale(.98);
}

.m-404-recommend{
  margin:10px 12px 0;
  overflow:hidden;
  border-radius:16px;
  background:#fff;
  box-shadow:0 4px 18px rgba(31,35,41,.045);
}

.m-404-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  min-height:46px;
  padding:0 13px;
  border-bottom:1px solid #f1f2f4;
}

.m-404-section-head h2{
  margin:0;
  color:#292d32;
  font-size:16px;
  font-weight:700;
  line-height:22px;
}

.m-404-section-head span{
  color:#a3a7ad;
  font-size:11px;
}

.m-404-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px 8px;
  padding:14px 10px 16px;
}

.m-404-grid a{
  min-width:0;
  text-align:center;
}

.m-404-grid img{
  display:block;
  width:52px;
  height:52px;
  max-width:100%;
  margin:0 auto 7px;
  border-radius:13px;
  object-fit:cover;
  background:#f1f2f4;
}

.m-404-grid strong{
  display:block;
  overflow:hidden;
  color:#454a51;
  font-size:11px;
  font-weight:500;
  line-height:16px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-404-grid span{
  display:block;
  margin-top:2px;
  overflow:hidden;
  color:#a2a6ac;
  font-size:9px;
  line-height:14px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-404-page .m-list-footer{
  margin-top:0;
}

@media (max-width:350px){
  .m-404-card{
    padding-right:14px;
    padding-left:14px;
  }

  .m-404-grid{
    gap:12px 5px;
    padding-right:8px;
    padding-left:8px;
  }

  .m-404-grid img{
    width:48px;
    height:48px;
  }
}

.m-home-page{
  background:#f4f5f7;
  color:#292c31;
}

.m-home-page a{
  text-decoration:none;
}

.m-home-hero{
  margin:12px 12px 10px;
}

.m-home-slider{
  position:relative;
  overflow:hidden;
  border-radius:16px;
  background:#e9ebee;
  box-shadow:0 4px 18px rgba(31,35,41,.07);
}

.m-home-slider-track{
  display:flex;
  width:100%;
  transition:transform .35s ease;
}

.m-home-slide{
  position:relative;
  flex:0 0 100%;
  width:100%;
  aspect-ratio:16/8.6;
  overflow:hidden;
}

.m-home-slide img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.m-home-slide:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:48%;
  background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,0));
}

.m-home-slide>span{
  position:absolute;
  z-index:2;
  left:14px;
  right:56px;
  bottom:13px;
  overflow:hidden;
  color:#fff;
  font-size:15px;
  font-weight:700;
  line-height:21px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-slider-dots{
  position:absolute;
  z-index:3;
  right:12px;
  bottom:15px;
  display:flex;
  align-items:center;
  gap:5px;
}

.m-home-slider-dots button{
  width:5px;
  height:5px;
  margin:0;
  padding:0;
  border:0;
  border-radius:5px;
  background:rgba(255,255,255,.55);
}

.m-home-slider-dots button.is-active{
  width:15px;
  background:#fff;
}

.m-home-section{
  margin:0 12px 12px;
  overflow:hidden;
  border:1px solid #eff0f2;
  border-radius:15px;
  background:#fff;
  box-shadow:0 2px 12px rgba(31,35,41,.035);
}

.m-home-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:0 13px;
  border-bottom:1px solid #f1f2f4;
  box-sizing:border-box;
}

.m-home-section-head h2{
  position:relative;
  margin:0;
  color:#282b30;
  line-height:22px;
}

.m-home-section-head h2:before{
  position:absolute;
  left:0;
  top:5px;
  width:3px;
  height:13px;
  border-radius:3px;
  background:#ff5a55;
}

.m-home-section-head>a,
.m-home-section-head>span{
  font-size:11px;
}

.m-home-section-head>a:after{
  content:" ›";
}

body.m-home-page .m-home-latest{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:0;
  padding:4px 12px 10px;
}

body.m-home-page .m-home-latest-item{
  display:flex;
  align-items:center;
  min-width:0;
  min-height:66px;
  padding:10px 9px 10px 0;
  border:0;
  border-bottom:1px solid #f1f2f4;
  border-radius:0;
  box-sizing:border-box;
  background:transparent;
}

body.m-home-page .m-home-latest-item:nth-child(odd){
  border-right:1px solid #f1f2f4;
}

body.m-home-page .m-home-latest-item:nth-child(even){
  padding-right:0;
  padding-left:9px;
}

body.m-home-page .m-home-latest-item:nth-last-child(-n+2){
  border-bottom:0;
}

body.m-home-page .m-home-latest-item:active{
  background:#fff8f7;
}

body.m-home-page .m-home-latest-item>img{
  display:block;
  flex:0 0 42px;
  width:42px;
  height:42px;
  margin-right:8px;
  border-radius:11px;
  object-fit:cover;
  background:#f1f2f4;
  box-shadow:0 2px 7px rgba(31,35,41,.05);
}

body.m-home-page .m-home-latest-copy{
  display:block;
  flex:1;
  min-width:0;
}

body.m-home-page .m-home-latest-copy strong{
  display:block;
  overflow:hidden;
  color:#30343a;
  font-size:12px;
  font-weight:650;
  line-height:18px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

body.m-home-page .m-home-latest-copy em{
  display:block;
  margin-top:3px;
  overflow:hidden;
  color:#9ca1a8;
  font-size:9px;
  font-style:normal;
  line-height:14px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-tabs{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:4px;
  margin:10px 11px 8px;
  padding:4px;
  border-radius:12px;
  background:#f3f4f6;
}

.m-home-tabs button{
  height:34px;
  margin:0;
  padding:0;
  border:0;
  border-radius:9px;
  outline:0;
  background:transparent;
  color:#696e75;
  font-size:12px;
  font-weight:600;
}

.m-home-tabs button.is-active{
  background:#fff;
  color:#ff4d4f;
  box-shadow:0 2px 8px rgba(31,35,41,.045);
}

.m-home-tab-panel{
  display:none;
}

.m-home-tab-panel.is-active{
  display:block;
}

.m-home-icon-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px 8px;
  padding:10px 10px 15px;
}

.m-home-icon-grid a{
  min-width:0;
  text-align:center;
}

.m-home-icon-grid img{
  display:block;
  width:52px;
  height:52px;
  max-width:100%;
  margin:0 auto 7px;
  border-radius:13px;
  object-fit:cover;
  background:#f1f2f4;
}

.m-home-icon-grid span{
  display:block;
  overflow:hidden;
  color:#4d5259;
  font-size:11px;
  line-height:16px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-topic-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  padding:11px;
}

.m-home-topic-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #eff0f2;
  border-radius:12px;
  background:#fafafa;
}

.m-home-topic-card>span{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  overflow:hidden;
  background:#f0f1f3;
}

.m-home-topic-card img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

.m-home-topic-card strong{
  display:block;
  margin:8px 9px 2px;
  overflow:hidden;
  color:#363a40;
  font-size:12px;
  line-height:18px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-topic-card em{
  display:-webkit-box;
  min-height:32px;
  margin:0 9px 9px;
  overflow:hidden;
  color:#9a9ea5;
  font-size:10px;
  font-style:normal;
  line-height:16px;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}

body.m-home-page .m-home-rank-list{
  padding:0 12px 8px;
}

body.m-home-page .m-home-rank-list>a{
  display:flex;
  align-items:center;
  min-width:0;
  min-height:64px;
  margin:0;
  padding:9px 0;
  border:0;
  border-bottom:1px solid #f1f2f4;
  border-radius:0;
  box-sizing:border-box;
  background:transparent;
}

body.m-home-page .m-home-rank-list>a:last-child{
  border-bottom:0;
}

body.m-home-page .m-home-rank-list>a:active{
  background:#fff8f7;
}

body.m-home-page .m-home-rank-list>a>b{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 22px;
  width:22px;
  height:22px;
  margin-right:8px;
  border-radius:7px;
  background:#f1f3f5;
  color:#a2a7ae;
  font-size:11px;
  font-weight:700;
  line-height:22px;
  text-align:center;
}

body.m-home-page .m-home-rank-list>a:nth-child(1)>b.is-top{
  background:#ffeceb;
  color:#ff4f49;
}

body.m-home-page .m-home-rank-list>a:nth-child(2)>b.is-top{
  background:#fff1ed;
  color:#ff725f;
}

body.m-home-page .m-home-rank-list>a:nth-child(3)>b.is-top{
  background:#fff5ec;
  color:#e99057;
}

body.m-home-page .m-home-rank-list>a>img{
  display:block;
  flex:0 0 44px;
  width:44px;
  height:44px;
  margin-right:9px;
  border-radius:11px;
  object-fit:cover;
  background:#f1f2f4;
  box-shadow:0 2px 7px rgba(31,35,41,.05);
}

body.m-home-page .m-home-rank-copy{
  flex:1;
  min-width:0;
}

body.m-home-page .m-home-rank-copy strong{
  display:block;
  margin-bottom:4px;
  overflow:hidden;
  color:#30343a;
  font-size:13px;
  font-weight:650;
  line-height:18px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

body.m-home-page .m-home-rank-copy em{
  display:block;
  overflow:hidden;
  color:#9ca1a8;
  font-size:10px;
  font-style:normal;
  line-height:15px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

body.m-home-page .m-home-rank-list>a:after{
  content:"›";
  flex:0 0 14px;
  width:14px;
  margin-left:6px;
  color:#c5c9cf;
  font-family:Arial,sans-serif;
  font-size:20px;
  font-weight:400;
  line-height:20px;
  text-align:right;
}

.m-home-news-list{
  padding:0 11px 8px;
}

.m-home-news-list>a{
  display:flex;
  align-items:center;
  min-height:76px;
  padding:8px 0;
  border-bottom:1px solid #f3f4f5;
}

.m-home-news-list>a:last-child{
  border-bottom:0;
}

.m-home-news-list img{
  flex:0 0 88px;
  width:88px;
  height:58px;
  margin-right:10px;
  border-radius:10px;
  object-fit:cover;
  background:#f1f2f4;
}

.m-home-news-list span{
  flex:1;
  min-width:0;
}

.m-home-news-list strong{
  display:-webkit-box;
  margin-bottom:8px;
  overflow:hidden;
  color:#383c42;
  font-size:13px;
  font-weight:600;
  line-height:19px;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
}

.m-home-news-list em{
  color:#a0a4aa;
  font-size:10px;
  font-style:normal;
}

@media (max-width:350px){
  .m-home-icon-grid{
    gap:12px 5px;
  }

  .m-home-icon-grid img{
    width:48px;
    height:48px;
  }

  .m-home-news-list img{
    flex-basis:80px;
    width:80px;
    height:54px;
  }
}

.m-home-section-head h2{
  padding-left:0 !important;
  font-size:16px;
  font-weight:700;
  letter-spacing:0;
}

.m-home-section-head h2:before{
  display:none !important;
  content:none !important;
}

.m-home-featured-grid{
  display:flex;
  gap:7px;
  padding:11px 10px 13px;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x proximity;
  scroll-padding-left:10px;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:none;
}

.m-home-featured-grid::-webkit-scrollbar{
  display:none;
}

.m-home-featured-item{
  flex:0 0 78px;
  width:78px;
  min-width:0;
  padding:8px 5px 7px;
  border:1px solid #f2f3f5;
  border-radius:12px;
  box-sizing:border-box;
  background:#fff;
  text-align:center;
  scroll-snap-align:start;
}

.m-home-featured-item:active{
  border-color:#ffd9d6;
  background:#fff8f7;
}

.m-home-featured-item img{
  display:block;
  width:52px;
  height:52px;
  max-width:100%;
  margin:0 auto 7px;
  border-radius:13px;
  object-fit:cover;
  background:#f1f2f4;
  box-shadow:0 2px 8px rgba(31,35,41,.05);
}

.m-home-featured-item strong{
  display:block;
  overflow:hidden;
  color:#353a40;
  font-size:11px;
  font-weight:600;
  line-height:16px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-featured-item span{
  display:block;
  margin-top:2px;
  overflow:hidden;
  color:#a0a5ac;
  font-size:9px;
  line-height:14px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-slide-fallback{
  display:flex;
  align-items:center;
  justify-content:space-between;
  box-sizing:border-box;
  padding:24px 26px 24px 22px;
  background:linear-gradient(135deg,#ff716c 0%,#ff9d82 100%);
}

.m-home-slide-fallback:nth-child(2){
  background:linear-gradient(135deg,#6c7cff 0%,#9c8cff 100%);
}

.m-home-slide-fallback:nth-child(3){
  background:linear-gradient(135deg,#28b888 0%,#62cfa8 100%);
}

.m-home-slide-fallback:before{
  content:"";
  position:absolute;
  right:-34px;
  top:-42px;
  width:150px;
  height:150px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
}

.m-home-slide-fallback:after{
  content:"";
  position:absolute;
  left:42%;
  bottom:-68px;
  width:170px;
  height:170px;
  border-radius:50%;
  background:rgba(255,255,255,.08);
}

.m-home-slide-fallback .m-home-fallback-copy{
  position:relative;
  z-index:2;
  display:block;
  flex:1;
  min-width:0;
  right:auto;
  bottom:auto;
  left:auto;
  color:#fff;
}

.m-home-fallback-copy b{
  display:inline-block;
  height:22px;
  margin-bottom:9px;
  padding:0 9px;
  border:1px solid rgba(255,255,255,.42);
  border-radius:12px;
  background:rgba(255,255,255,.14);
  color:#fff;
  font-size:10px;
  font-weight:600;
  line-height:20px;
}

.m-home-fallback-copy strong{
  display:block;
  max-width:210px;
  overflow:hidden;
  color:#fff;
  font-size:20px;
  font-weight:800;
  line-height:27px;
  white-space:nowrap;
  text-overflow:ellipsis;
}

.m-home-fallback-copy em{
  display:block;
  margin-top:7px;
  color:rgba(255,255,255,.82);
  font-size:11px;
  font-style:normal;
  line-height:17px;
}

.m-home-slide-fallback .m-home-fallback-icon{
  position:relative;
  z-index:2;
  flex:0 0 84px;
  width:84px;
  height:84px;
  margin-left:18px;
  border:4px solid rgba(255,255,255,.75);
  border-radius:22px;
  object-fit:cover;
  background:#fff;
  box-shadow:0 8px 24px rgba(0,0,0,.15);
}

.m-home-section-head{
  min-height:46px;
}

.m-home-section-head>a,
.m-home-section-head>span{
  color:#a3a7ad;
}

@media (max-width:350px){
  .m-home-featured-grid{
    gap:8px;
    padding-right:8px;
    padding-left:8px;
    scroll-padding-left:8px;
  }

  .m-home-featured-item{
    flex-basis:72px;
    width:72px;
    padding-right:5px;
    padding-left:5px;
  }

  .m-home-featured-item img{
    width:48px;
    height:48px;
  }

  .m-home-slide-fallback{
    padding-right:18px;
    padding-left:18px;
  }

  .m-home-fallback-copy strong{
    max-width:178px;
    font-size:18px;
  }

  .m-home-slide-fallback .m-home-fallback-icon{
    flex-basis:72px;
    width:72px;
    height:72px;
    border-radius:19px;
  }
}

.m-list-modern .m-category-card{
  margin-top:2px !important;
}

.m-topic-index-page .m-topic-tabs{
  margin-top:10px;
}

.m-tag-list-page .m-tag-result-list{
  margin-top:10px !important;
}
