html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box
}

html,
body {
    width: 100%;
    max-width: 100%
}

body {
    font-family: "PingFangSC-Medium", "Microsoft YaHei";
    font-size: 14px;
    color: #333
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
strong,
em {
    font-weight: normal;
    font-style: normal
}

ul,
ol,
li {
    list-style: none
}

hr {
    margin-block-start: 0;
    margin-block-end: 0
}

img {
    border: none;
    vertical-align: middle
}

a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    table-layout: fixed
}

input,
textarea {
    outline: none;
    border: none
}

textarea {
    resize: none;
    overflow: auto
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: " ";
    width: 0;
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.tl {
    text-align: left
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.ellipse {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.swiper-container .swiper-button-next {
    background:url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23FF3745'%2F><%2Fsvg>")

}
.swiper-container .swiper-button-prev {
    background:url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23FF3745'%2F><%2Fsvg>")

}
.w1240 {
    width: 1240px;
    margin: 0 auto
}

.no_right_margin {
    margin-right: 0 !important
}

.no_left_margin {
    margin-left: 0 !important
}

body {
    background: #FFF
}
.banxin{
     width: 1080px !important;
     margin: 0 auto
}
.appDonlowd {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 1rem;
    margin: 0 auto;
    /* width: 1080px; */
}

.appDonlowd .top {
    position: relative;
    width: 100%;
    /* height: 8.5333333333rem; */
    padding: 0 .5866666667rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: top;
    text-align: left;
    margin-top: 20px;
    
}

.appDonlowd .top .app_ico {
    position: relative;
    width: 160px;
    height: 160px;
    background: url("/default.jpg") no-repeat center center/100% 100%;
    margin: 0 1.3333333333rem 0 .3733333333rem;
    border-radius: 24px;
    /* margin-top: 6px; */
    
}

.appDonlowd .top .app_info {
    position: relative;
    flex: 1;
    height: auto
}

.appDonlowd .top .app_info .app_name {
    width: 100%;
    height: 1.4933333333rem;
    line-height: 1.4933333333rem;
    font-size: 1.0666666667rem;
    font-weight: 600;
    color: #1d1d1d
}

.appDonlowd .top .app_info .install_conunt {
    width: 100%;
    /* height: .88rem; */
    /* line-height: .88rem; */
    font-size: .64rem;
    font-weight: 400;
    color: #a5a5a5;
    margin: .2666666667rem 0 .3466666667rem 0
}

.appDonlowd .top .app_info .point {
    width: 100%;
    height: 1.5733333333rem;
    line-height: 1.5733333333rem;
    font-size: 1.12rem;
    font-weight: 500;
    color: #9FA0A4
}

.appDonlowd .top .app_info .point .star_full,
.appDonlowd .top .app_info .point .star_half {
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    vertical-align: middle
}

.appDonlowd .top .app_info .point .star_full {
    /*background-image: url("../images/star_tc.png")*/
}

.appDonlowd .top .app_info .point .star_half {
    /*background-image: url("../images/star_half.png")*/
}

.appDonlowd .app_code{
text-align: center;
}
.appDonlowd .app_code .tip{
    height:20px;
    font-size:14px;
    font-weight:400;
    color:rgba(155,155,155,1);
    line-height:20px;
    margin-top: 10px;
    margin-bottom: 6px;
}
.appDonlowd  .saoma img{
    width:130px;
    height:130px;
}
.appDonlowd  .getAward{
    font-weight:400;
    color:#D0021B;
}
.appDonlowd  .getAward img{
    height: 30px;
   
}
.appDonlowd .top .app_info .follow {
    margin-top: 13px;
    margin-bottom: 34px;
}
.appDonlowd .top .app_info .follow span {
    display: inline-block;
    width: auto;
    height: 1.0666666667rem;
    padding: 0 .2666666667rem;
    line-height: 1.0666666667rem;
    text-align: center;
    background: #efefef;
    color: #9FA0A4;
    font-size: .5866666667rem;
    margin-right: .2133333333rem;
    border-radius: 0.533333rem;
    width:75px;
height:24px;
background:rgba(245,245,245,1);
border-radius:20px;
margin-right: 10px;
}

.appDonlowd #appDonlowd {
    position: relative;
    display: inline-block;
    width: auto;
    height: 1.76rem;
    line-height: 1.76rem;
    font-size: .7466666667rem;
    color: #FFF;
    padding: 0 .8rem;
    border-radius: .88rem;
    background: #ff4559
}

.appDonlowd .luck {
    width: 100%;
    height: auto;
    font-size: .5866666667rem;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #4a4a4a;
    line-height: 30px
}

.appDonlowd .luck img {
    width: .8rem;
    height: 1.0933333333rem;
    vertical-align: middle
}

.appDonlowd .swiper_box {
    position: relative;
    width: 100%;
    height: auto;
    padding: 1.0666666667rem 0;
    background:rgba(248,248,248,1);
    margin:1.5133333333rem auto;
}

.appDonlowd .swiper_box .img_intrduce {
    position: relative;
    width: 100%;
    height: 18.5066666667rem;
    padding: 0 .8rem
}

.appDonlowd .swiper_box .img_intrduce .swiper-slide {
    width: auto;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    padding: .1333333333rem
}

.appDonlowd .swiper_box .img_intrduce .swiper-slide img {
    display: block;
    /* width: 100%; */
    height: 100%
}

.appDonlowd .top_hr {
    margin: 1.6rem 0 1.0666666667rem;
    border-color: #d2d2d2
}

.appDonlowd .bottom_hr {
    margin: 1.0666666667rem 0 1.6rem;
    border-color: #d2d2d2
}

.appDonlowd .introduce {
    position: relative;
    height: auto;
    padding: 0 .5866666667rem;
    text-align: left;
    
}

.appDonlowd .introduce .title {
    line-height: 1.0666666667rem;
    line-height: 1.3rem;
    font-size: .7466666667rem;
    color:      #9B9B9B;
    font-weight:500;
    margin-bottom: .64rem;
    float: left; width: 100px;
    text-align: right;
}

.appDonlowd .introduce .content_text {
    /* width: 333px; */
    height: auto;
    margin-left: 100px;
    line-height: 1.2666666667rem;
    color:#A7A7A7;
    font-size: .7466666667rem;
    margin-bottom: 12px;
}

.appDonlowd .introduce .special {
    position: relative;
    width: 100%;
    height: 2.1333333333rem;
    line-height: 2.1333333333rem;
    color:rgba(167,167,167,1);
    font-size: .8533333333rem;
    font-weight: 400
}

.appDonlowd .introduce .special_content {
    position: relative;
    width: 100%;
    height: auto;
    line-height: 1.3333333333rem;
    color: #a7a7a7;
    font-size: .7466666667rem
}

.pic_show_detail {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 568px;
    background: rgba(0, 0, 0, 0.8);
    display: none
}

.pic_show_detail .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.pic_show_detail .swiper-slide img {
    display: block;
    width: 100%;
    height: auto
}

.pic_show_detail .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 1rem;
    height: 1rem;
    background: url("../images/close.png") no-repeat center center/100% 100%, #FFF;
    z-index: 100000;
    border-radius: 50%
}

.spinner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none
}

.spinner .rect2,
.spinner .rect3,
.spinner .rect4 {
    position: absolute;
    left: 50%;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    -webkit-animation: stretchdelay 1s linear infinite;
    animation: stretchdelay 1s linear infinite
}

.spinner .rect1 {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2.91rem;
    height: 2.52rem;
    margin-left: -1.455rem;
    margin-top: -1.26rem;
    background: url("../images/logo.png") no-repeat center center/100% 100%;
    z-index: 205
}

.spinner .rect2 {
    width: 6.8rem;
    height: 6.96rem;
    margin-left: -3.4rem;
    margin-top: -3.48rem;
    background-image: url("../images/first.png");
    z-index: 204
}

.spinner .rect3 {
    width: 7.04rem;
    height: 6.8rem;
    margin-left: -3.52rem;
    margin-top: -3.4rem;
    background-image: url("../images/second.png");
    z-index: 203
}

.spinner .rect4 {
    width: 6.8rem;
    height: 6.64rem;
    margin-left: -3.4rem;
    margin-top: -3.32rem;
    background-image: url("../images/third.png");
    z-index: 202
}

@-webkit-keyframes stretchdelay {
    from {
        webkit-transform: rotate(0deg)
    }

    to {
        webkit-transform: rotate(360deg)
    }
}

@keyframes stretchdelay {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.album {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none
}

.album .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.album .swiper-slide img {
    display: block;
    /* width: 100%; */
    height: 80%;
}

.album .swiper-button-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 1.5rem;
    height: 1.5rem;
    z-index: 9999999999999999999
}

.album .swiper-button-close svg {
    width: 100%;
    height: 100%
}

.wechat {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999999999999999;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: none
}

.wechat .arrow {
    position: absolute;
    right: 20px;
    top: 5px;
    width: 30%;
    height: auto
}

.wechat p {
    width: auto;
    height: 3rem;
    padding: 0 0.5rem;
    line-height: 3rem;
    border: 3px dotted #FFF;
    font-size: 0.8rem;
    color: #FFF;
    border-radius: 8px
}

.wechat #iknow {
    position: absolute;
    bottom: 4rem;
    left: 50%;
    width: 5rem;
    height: 2.6rem;
    margin-left: -2.5rem;
    background: url("../images/btn.png") no-repeat center center/100% 100%
}

/*# sourceMappingURL=style.css.map */