@charset "UTF-8";
body,dl,dd,h1,h2,h3,h4,h5,h6,p,form{margin:0}
ul,ol{margin:0;padding:0}
table,td,th{border-collapse:collapse}
ol,ul,li{list-style:none}
h1,h2,h3{font-size:100%;font-weight:normal;}
img,input,textarea{vertical-align:middle;border:0}
a{text-decoration:none;outline:0}
a:hover,a:active{text-decoration:none;outline:0}
body{font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,STHeiTi,sans-serif;position:relative;-webkit-text-size-adjust:none;}
a,img{-webkit-touch-callout:none}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both;overflow:hidden}
.clearfix{zoom:1}
.fl{float:left}
.fr{float:right}
.els{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body{margin:0 auto;}
a,input{-webkit-tap-highlight-color:rgba(0,0,0,0)}
::-webkit-scrollbar{width:0}
article {display:block;}
* {box-sizing: border-box;}
img{width: 100%}
body{
    background: #f0f1f3
}
section{
    background: #fff;
    padding:0 32px;
    overflow: hidden;
}
.app-info{
    text-align: center;
    overflow: hidden;
    padding: 0 30px;
}
.app-logo{
    width: 144px;
    height: 144px;
    border-radius: 20px;
    margin:63px auto 24px;
}
.app-name{
    color: #2B2F37;
    font-size: 36px;
    font-weight: bold;
}
.app-detail{
    font-size: 20px;
    color: #c9ced2; 
    margin-top:14px;
}
.app-detail span{
    padding: 0 16px;
    vertical-align: middle;
}
.app-detail span img{
   width: 18px;
   margin-right:8px
}
.starContainer{
    position: relative;
    margin:20px auto;
}
.starContainer, .star_top {
    background: url(../images/star.png) 0 0 repeat-x;
    width: 175px;
    height: 28px;
    background-size: 35px 56px;
    overflow: hidden;
    background-position: 0 -28px;
}
.starContainer .star_bar {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 0;
    z-index: 10;
}
.app-downloads{
    color: #999;
    font-size: 24px;
}
.app-downloads span{
    margin:0 16px;
}
.btn{
    margin:24px 30px 32px ;
    /* display:  -webkit-box;
    -webkit-box-pack:justify; */
}
.btn .dbtn{
    display: block;
    color: #1A73E8;
    border:2px solid ;
    height: 88px;
    line-height: 82px;
    border-radius: 120px;
    width: 582px;
    margin: 0 auto;
    font-size: 38px;
}
.btn .btn-download {
    border: 1px solid #999;
    color: #1A73E8;
}
.btn .btn-download-zhushou,.popup .btn .dbtn{
    background:#1A73E8;
    color: #fff;
}
.btn .btn-download{
    margin-top:4px;
}

.btn-download-zhushou i{
    display: inline-block;
    width: 42px;
    height: 41px;
    background: url(../images/safe_logo.png);
    background-size: 100% 100%;
    margin-right: 12px;
    position: relative;
    top: 9px;

}

.title{
    font-size: 36px;
    color: #2B2F37;
    font-weight: bold;
}
.app-image{
    margin:40px 0 24px;
    overflow: hidden;
        overflow-x: auto;
    white-space: nowrap;
}
.app-image.hide{
    height: 160px;
    overflow-y: hidden;
}
.app-image img{
    width: 240px;
    height: 426px;
    margin-right:16px;
    border-radius: 20px
}
.app-image img.app-trumb-1{
    width: 480px;
    height: 270px;
}
.app-moreinfo{
    margin:8px 0 0px;
    color: #A8AEB2;
    font-size: 24px;
    line-height: 48px;
    position: relative;
}
.app-policy{
    margin:32px 0 64px;
    font-size: 28px;
    color: #2b2f37;
}
.app-policy a{
    color: #0079ff;
    margin-right: 70px;
}
.app-moreinfo-v{
    display: -webkit-box;
    -webkit-box-pack: justify;
}
.app-about{
    color: #333;
    font-size: 28px;
    line-height: 44px
}
.app-about-shot{
    position: relative;
    margin-bottom: 24px;
}
.app-about-full{
    display: none;
    position: relative;
    padding-bottom: 40px;
}

.app-des .icon{
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    bottom: 8px;
    background-image: url(../images/t019388ec2652f78fad.png);
    background-size: 100% 100%
}
.fold-icon{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.app-moreinfo .icon{
    bottom: 8px;
    background-image: url(../images/t015ac2d3d095683263.png);
}
.app-about span{
    color: #A8AEB2;
    font-size: 24px;
    text-align: right;
}
.app-about span i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 12px;
    background: url(../images/more.png);
    background-size: 100% 100%;
    margin-left: 8px
}
.desc-full span i{
    background-image: url(../images/more_up.png);
}
.app-list{
    display: -webkit-box;
    -webkit-box-pack:justify;
    margin-top:40px;
    margin-bottom: 72px
}
.app{
    display: block;
    width: 150px;
}
.app .app-name{
    font-weight: bold;
    font-size: 24px;
    color: #2B2F37;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.app img{
    width: 120px;
    height: 120px;
    display: block;
    margin:0 auto 20px
}
.app-label{
    margin:10px 0 24px;
}
.app-label span{
    line-height: 40px;
    border: 1px solid #7cce84;
    color:#21ac29;
    border-radius: 23px;
    margin:0 8px;
    display: inline-block;
    padding-left: 4px;
    padding-right: 16px;
    font-size: 24px;
}
.app-label span img{
    width: 32px;
    margin-right: 8px;
}
.app-warning{
    margin-top: 5px;
    font-size: 26px;
    color: #e94934;
}
.app .js-app-btn{
    display: block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    background: #E6F4FF;
    border-radius: 100px;
    font-size: 24px;
    color: #0079FF;
    text-align: center;
    margin:30px auto 0
}
.comment-list {
    margin-top: 48px;
}
.comment-item {
    display: -webkit-box;
    -webkit-box-pack: justify;
    margin-bottom: 56px;
}
.comment-avatar {
    width: 86px;
    height: 86px;
    background: url(../images/face.png) no-repeat;
    background-size: contain;
    border-radius: 50%;
    margin-right: 16px;
}
.comment-detail {
    -webkit-box-flex: 1;
}
.comment-username ,.comment-more{
    font-size: 24px;
    color: #999
}
.comment-textinfo {
    margin-bottom: 16px;
    word-break: break-word;
    font-size: 26px;
    color: #333
}
.comment-more {
    display: -webkit-box;
    -webkit-box-pack: justify;
}
.comment-time {
    -webkit-box-flex: 1;
}
.comment-like {
    padding: 0 24px 0 64px;
    background-image: url(../images/zan.png);
    background-size: contain;
    background-position: 24px center;
    background-repeat: no-repeat;
}
.comment-replies{
    padding: 0 0 0 64px;
    background-image: url(../images/replies.png);
    background-size: contain;
    background-position: 24px center;
    background-repeat: no-repeat;
}
.comment-star{
    position: relative;
    margin:15px 0;
}
.comment-star, .star {
    background: url(../images/star.png) 0 0 repeat-x;
    width: 130px;
    height: 21px;
    background-size: 26px 42px;
    overflow: hidden;
    background-position: 0 -21px;
}
.comment-star .star_bar {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 0;
}
.btn-comment-more{
    display: block;
    width: 472px;
    height: 73px;
    line-height: 73px;
    border: 2px solid #C9CED2;
    border-radius: 36px;
    margin:40px auto  96px;
    font-size: 28px;
    color: #A8AEB2;
    text-align: center;
}
.search-form-container{
    height: 92px;
   background: #fff;
    padding:0 26px 0 30px;
        border-bottom: 1px solid #ebebeb;
}
.search-form{
     display: -webkit-box;
         -webkit-box-align: center;
    height: 100%;
}

.search-form .logo{
    width: 64px;
    height: 64px;
}
.input-container{
    -webkit-box-flex:1;
    margin:0 26px;
    position: relative;
}
.input-container:before{
    content: '';
    width: 48px;
    height: 48px;
    background: url(../images/web_search.png);
    background-size: 100% ;
        display: block;
    position: absolute;
    top: 8px;
    left: 20px;
}
input.q{
    width: 100%;
    height: 64px;
    background: #f0f0f2;
    padding-left: 76px;
    color: #0B1B28;
    font-size: 24px;
    border-radius: 100px;
    border:0;
    outline:none;
}

.search-button{
    font-size: 28px;
    color: #333;
    background: #fff;
    font-weight: bold;
}
.btn-dianjing,.btn-installed{
    width: 100%;
    display: block;
    color: #028be7;
    border: 2px solid;
    height: 74px;
    line-height: 72px;
    border-radius: 120px;
    font-size: 28px;
    width: 60%;
    margin: 0 auto;
}
.btn-installed{
    display: none;
}
 .popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    display: none
}
.popup__mask {
    position: absolute;
    overflow: hidden;
    background-color: #25262d;
    opacity: .4;
    width: 100%;
    height: 100%;
    top:0;
    left:0
}

.popup__content {
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    overflow: hidden;
    position: absolute;
    bottom:0;
    left:0;
    font-size: 28px;
    color: #2B2F37;
}
.popup__content .popup__close{
    position: absolute;
    right:20px;
    top:20px;
    font-size: 50px;
    color:#999;
}
.popup__content .popup__title{
    font-size: 36px;
    line-height: 1;
    margin:40px 0 ;
}
.popup__img{
    display: inline-block;
    width: 184px;
    height: 184px;
    margin-top: 64px;
} 
.swiper-container{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    background-color: #000;
    display: none;
}
.swiper-image{
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #ffffff;
    opacity: 0.20;
}
.swiper-pagination-bullet-active{
    opacity: 1;
}