@charset "utf-8";

html{color:#000;background:#fff;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
html,body{font-family:Arial,sans-serif}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button{margin:0;padding:0}
img{border:0}
button{font:inherit;box-sizing:border-box}
:root{--theme-color:#028760}
body{color:#343434;font-size:15px;background:#fff;line-height:inherit}
.install{overflow:hidden;padding:54px 22px 44px}
.top-placeholder{height:54px}
.topbar{align-items:center;background:#fff;display:flex;justify-content:space-between;max-width:770px;margin:0 auto;left:0;position:fixed;right:0;top:0;z-index:10;padding:10px 13px}
.topbar.active{box-shadow:0 5px 12px 0 rgba(0,0,0,.3)}
.topbar__left{height:37px;width:166px}
.topbar__right{height:36px;width:114px}
.topwrap{position:relative;display:flex;margin-bottom:28px}
.header-icon{align-items:center;display:flex;height:74px;justify-content:center;margin-right:22px;position:relative;width:74px;flex:0 0 74px}
.toplogo{width:74px;height:74px;margin:0 4px;border-radius:20%;object-fit:cover}
.loading-circle{position:absolute;width:70px;height:70px;border:2px solid var(--theme-color);border-bottom-color:#faf9f7;border-radius:50%;animation:spin 1s linear infinite;display:none}
@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
.topwrap>.right{flex:1;overflow:hidden;position:relative}
.header__info-title{align-items:center;display:flex;margin-bottom:2px;overflow-wrap:anywhere;word-break:keep-all}
.name{color:#111;font-size:24px;font-weight:500;letter-spacing:0}
.header__info-title-tag{flex:0 0 20px;height:20px;width:20px;margin-left:3px}
.author{font-size:16px;color:var(--theme-color);font-weight:bold;letter-spacing:-.03rem;margin-bottom:5px}
.header__info-play{align-items:center;color:#333;display:flex;font-size:10px;font-weight:400;height:24px}
.ic_dun{width:10px;margin-right:4px}
.installinfo{display:flex;box-sizing:border-box;justify-content:center;margin-bottom:30px;width:100%;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.installinfo .item{position:relative;width:34%;display:inline-block;text-align:center}
.installinfo .item .num{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;height:16px}
.installinfo .item .num.age{border:1px solid #000;width:fit-content;height:16px;margin:0 auto;font-size:12px}
.installinfo .item .info{display:flex;align-items:center;justify-content:center;font-size:12px;margin-top:6px;height:16px}
.installinfo .item:not(:last-child):after{position:absolute;content:"";top:50%;margin-top:-12px;right:0;width:1px;height:25px;background:#d4d3d1}
.xingsvg{width:14px;height:14px;vertical-align:middle}
.gap{margin-left:2px}
.installbtn{width:90%;height:40px;font-size:14px;border-radius:10px;margin:15px;padding:8px;background:var(--theme-color);border:1px solid var(--theme-color);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;cursor:pointer}
.installbtn.hidden{display:none}
.share-row{margin-bottom:10px;align-items:center;display:flex;justify-content:center}
.share-row__item{align-items:center;display:flex;justify-content:center;margin:12px;max-width:220px;border:0;background:#fff;color:#00a173;cursor:pointer}
.share-row__item img{flex:0 0 17px;height:20px;width:17px;margin-right:10px}
.share-row__item span{flex:1;font-size:14px;font-weight:500;overflow:hidden;white-space:nowrap}
.img-scroll{margin-bottom:24px;overflow-x:auto;overflow-y:hidden;width:100%}
.img-scroll::-webkit-scrollbar,.installinfo::-webkit-scrollbar{display:none}
.img-scroll__list{display:flex;flex-wrap:nowrap;height:224px;width:max-content}
.img-scroll__view{border-radius:8px;height:224px;overflow:hidden;margin-right:11px;margin-left:11px}
.img-scroll__view:first-child{margin-left:0}
.img-scroll__view:last-child{margin-right:0}
.img-scroll__view img{display:block;height:100%;width:auto}
.aboutapp{position:relative;margin-top:30px}
.aboutapp .arrowsvg{position:absolute;top:0;right:0;width:23px;height:23px;transform:rotate(180deg)}
.aboutapp .title{font-size:20px;font-weight:500;margin-bottom:10px;padding-right:30px;line-height:27px}
.aboutapp .intro{color:#4e4e4e;line-height:22px;font-size:15px}
.btngroup{display:flex;flex-flow:wrap;margin-bottom:15px;margin-top:15px}
.govbtn{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:15px;color:#5f6368;display:flex;font-size:14px;font-weight:400;height:30px;justify-content:center;padding:0 12px;width:fit-content;margin-right:16px}
.tipsvg{width:17px;height:17px;vertical-align:text-bottom;margin-left:4px}
.scorewrap{display:flex;margin-top:20px;text-align:center;margin-bottom:10px;align-items:center;justify-content:space-between}
.scorewrap>.left{text-align:left}
.score-num{font-size:58px;margin-bottom:10px;height:67px;line-height:67px}
.comments__list-stars{display:flex;align-items:center}
.comments__list-stars img{width:14px;height:14px;margin-right:2px}
.amount{margin-top:9px;color:#444;font-size:12px}
.rating-bars{flex:1;max-width:180px;margin-left:10px}
.bar-row{display:flex;align-items:center;margin-bottom:7px;font-size:11px;color:#444}
.progress{background:#e3e3e3;border-radius:5px;flex:1;height:9px;max-width:166px;overflow:hidden;width:100%;margin-left:14.5px;margin-right:14.5px}
.progress-bar{background:var(--theme-color);border-radius:5px;height:100%}
.evaluate{margin-top:30px}
.review:not(:last-child){margin-bottom:40px}
.review-head{position:relative;display:flex;align-items:center;margin:0}
.headimg{width:50px;height:50px;border-radius:50%}
.review-head .name{font-size:16px;margin-left:10px}
.lve{position:absolute;transform:rotate(90deg);width:30px;height:30px;right:0;top:6px}
.grade{display:flex;align-items:center;margin:20px 0 16px}
.date{font-size:14px;margin-left:10px}
.comment{line-height:23px;margin-bottom:8px;font-size:14px}
.feedback{display:flex;justify-content:space-between;align-items:center}
.ishelp{color:#626260;font-size:14px}
.groupbtn{display:flex}
.isbtn{border:1px solid #838184;background:#fff;margin-right:12px;height:30px;line-height:30px;font-size:15px;padding:0 14px;border-radius:5px;color:#000;cursor:pointer}
.isbtn.active{background:#c1e7ff;border-color:#c1e7ff}
.safety-intro{margin-top:30px}
.safety-intro .intro{line-height:22px}
.other{padding:10px 30px;border:1px solid #dfdedc;margin-top:17px;border-radius:8px}
.otherli{display:flex;align-items:center;margin-top:15px}
.iconimg{display:block;width:25px;height:23px;flex:0 0 25px}
.otherdt{margin-left:15px;flex:1;line-height:21px;color:#343434}
.otherdt span{display:inline}
.otherlink{display:block;color:var(--theme-color);font-weight:600;font-size:17px;margin:20px 0;text-decoration:none}
.popup{display:none}
.popup.is-open{display:block}
.layer__mask{animation-duration:.35s;animation-fill-mode:forwards;animation-timing-function:ease-in;background:rgba(0,0,0,.6);height:100%;position:fixed;top:0;left:0;width:100%;z-index:500}
.popup-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;align-items:center;background:#fff;border-radius:18px;display:flex;flex-direction:column;padding:25px 20px;width:75%;max-width:480px}
.popup-close{align-self:flex-end;border:0;background:transparent;font-size:28px;color:#777;line-height:20px;cursor:pointer}
.back_logo{display:block;width:166px}
.back_title{font-size:17px;line-height:24px;margin-top:20px;text-align:center}
.back__content{background:#fff;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.23);display:flex;margin:15px 0;padding:20px;width:80%}
.back__icon{border-radius:20%;height:70px;object-fit:cover;width:70px;margin-right:20px}
.back__info{border:0 solid;box-sizing:border-box}
.back__info__title{align-items:center;display:flex}
.back__info__title span{color:#000;font-size:22px;font-weight:500;overflow-wrap:anywhere;word-break:keep-all}
.back__info__title img{height:20px;width:20px;margin-left:5px}
.back__info__description{color:var(--theme-color);font-size:15px;font-weight:500;margin:5px 0}
.back__info__play{align-items:center;color:#333;display:flex;font-size:10px;font-weight:500;height:14px;white-space:nowrap}
.back__info__play img{margin-right:4px;width:10px}
.back__detail{align-items:center;display:flex}
.back__detail img{width:70px;margin-right:12px}
.back__detail p{color:#000;font-size:14px;line-height:18px;margin:10px 0}
.back__btn{align-items:center;background:var(--theme-color);border:0;border-radius:8px;color:#fff;display:flex;font-size:14px;height:35px;justify-content:center;margin-top:15px;width:100%;cursor:pointer}
@media (max-width:600px){
  .popup-content{width:88%;padding:18px 14px}
  .back__content{width:100%;padding:15px}
  .back__icon{width:58px;height:58px;margin-right:12px}
  .back__info__title span{font-size:19px}
  .back__detail p{font-size:13px}
}
