html,body{height: 100%}
html {font-family: '微软雅黑', Helvetica, STHeiTi, Arial, sans-serif; -webkit-text-size-adjust: 100%;font-size: 64px;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
body{-webkit-overflow-scrolling: touch;font-size: 0.38rem;}
em{font-style: normal}
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {display: block}
audio, canvas, progress, video { display: inline-block; vertical-align: baseline}
audio:not([controls]) { display: none; height: 0}
svg:not(:root) {overflow: hidden}
a{background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent;color: #333333}
a:active{background: transparent}
img{border: 0; vertical-align: middle}
body,button, input,select, textarea,h1, h2, h3, h4, h5, p, form, blockquote,ul, ol, li, dl, dd {margin: 0}
button {overflow: visible}
button, select {text-transform: none}
input[type="search"] {-webkit-appearance: textfield;-webkit-box-sizing: border-box; box-sizing: border-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type=text] {-webkit-appearance: none}
textarea {overflow: auto; resize: vertical}
table {border-collapse: collapse; border-spacing: 0}
ul, ol, li, dl, dd,td, th{padding: 0}
ul, ol {list-style: none}
h1, h2, h3{font-weight: normal}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #ccc;font-family: '微软雅黑'}
input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none;border-radius:0;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.jiazai{
    text-align: center;
    padding: 0.5rem 0;
    color: #9c9b9b;
    font-size: 0.34rem;
}
.jiazai a{
    color: #9c9b9b;
}

/*园区动态*/
.park-adv{
    border-top:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;

}
.park-adv .x-right{
    width: 50%;
    float: left;
    text-align: center;
}
.park-adv .park-nav{
    width: 100%;
    /*float: left;*/


}
.x-right{
    border-right:1px solid #c8c8c8;

}
.park-adv .park-nav .xian{
    display: inline-block;
    padding:0.3rem 0;

}
.park-adv .park-nav .xian.bai{

    color: #333;
    border-bottom: 0.1rem solid #fff;
}
.park-adv .park-nav .xian.blue{

    color: #386ed8;
    border-bottom: 0.1rem solid #386ed8;
}

.park-nav .xian p{
    display: inline-block;
    font-size: 0.4rem;

}
.park-info{
    margin:0 0.47rem;
}
.park-info .pack-p{
    font-size:0.4rem;
    color: #221815;
    margin-top: 0.1rem;
}
.park-info .park-line{
    padding:0.3rem 0;
    border-bottom: 1px solid #c8c8c8;
}
.park-info p{
    color: #636161;
    font-size:0.28rem ;
    margin-top: 0.05rem;
}
/*园区详情页*/
.adv-info {
    border-bottom: 1px solid #c8c8c8;
    padding:0.55rem 0.36rem;
}
.adv-info h3{
    color: #221815;
    font-size: 0.44rem;

}
.adv-info p{
    color: #615d5d;
    font-size: 0.375rem;
    margin-top: 0.1rem;
}
.adv-con{
    margin:0.4rem;
}
.adv-con img{
    width:9.2rem ;
    height: 4.86rem;
    margin-bottom: 0.4rem;

}
.adv-con p{
    text-indent: 2em;
    line-height: 0.62rem;
    margin-bottom:0.2rem ;
    color: #221815;
    font-size: 0.375rem;
}
/*园区介绍*/
.jieshao p{
    text-indent: 2em;
    line-height: 0.62rem;
   margin-top: 0;
    color: #221815;
    font-size: 0.375rem;
}
.jieshao-title{
    padding-bottom: 0.4rem;
}
.jieshao img{
    width:9.17rem;
    height:5.84rem;
    margin:0.4rem 0;
;}
/*消息中心*/
.message{
    margin:0 0.6rem ;
    padding:0.4rem 0;
    border-bottom: 1px solid #c8c8c8;

}
.message h3{
    color: #221815;
    font-size: 0.44rem;
}
.message h3 .dian{
    display: inline-block;
    width: 0.3rem;
    height: 0.31rem;
    background-color: #e60012;
    border-radius: 50%;
    margin-top: 0.05rem;
    margin-right: 0.05rem;
}
.message p{
    color: #636161;
    font-size: 0.375rem;
    margin-top: 0.1rem;
}
.message p span{
    color: #636161;
    font-size: 0.31rem;

}
/*消息详情*/
.message-info li{
    padding:0.31rem 0.55rem;
    color: #333;
    font-size:0.44rem ;
    border-bottom: 1px solid #c8c8c8;
}
.message-info li span{
    color: #a7a6a6;
    font-size:0.375rem ;
    margin-top: 0.05rem;
}

.message-info li span .img3{
    width: 0.59rem;
    height: 0.55rem;
    margin-right: 0.1rem;
    margin-top: -0.05rem;
}
/*错误页面*/
.x404{
    width: 10rem;
    height: 100%;


    background: url("http://parcmjgb6.bkt.clouddn.com/404.jpg")no-repeat 60%/ cover;
}
.a-btn{

   padding-top: 13.2rem;
    text-align: center;

}
.a-btn .up-page{
    display: inline-block;
    padding:0.3rem 0.4rem;
    border:0.05rem solid #c8c8c8;
    font-size: 0.4rem;

}
.a-btn .up-page:first-child{
    margin-right: 1rem;
}
.no-missage{
    text-align: center;
    height: 100%;
    padding-top: 50%;
    color: #9c9b9b;
}

.missage{
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.missage img{
    width:3.33rem;
    height:3.88rem;
    position: absolute;
    top:40%;
    margin-top: -1.94rem;
    left: 50%;
    margin-left: -1.66rem;
}
/*园区动态列表页增加图片*/
.pack-img img{
    border-radius: 0.078rem;
    width: 2.7rem;
    height: 1.97rem;
}
.pack-con{
    width: 5.96rem;
    height: 1.97rem;
    position: relative;
}
.display2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.park-info .pack-time{
   position: absolute;
    bottom: 0.1rem;
}
/*积分规则*/

.integral-rule .rule-title{
    background-color: #f7f7f7;
    font-size: 0.44rem;
    color: #333;
    padding:0.39rem 0.47rem;
}
.integral-rule .rule-con{
    background-color: #fff;
    font-size: 0.375rem;
    color: #333;
    padding:0.39rem 0.47rem;
}
/*积分明细*/
.datail-vip{

    text-align: center;
    padding:0.625rem 0;
    border-bottom: 1px solid #d2d2d2;

}
.datail-vip .member{
    width:0.44rem ;
    height: 0.45rem;
    vertical-align: bottom;
    margin-right:0.19rem ;
}
.datail-vip .vip-title{
    font-size: 0.47rem;
    color: #000;
    margin-bottom:0.15rem;
}
.detail-lis li{
    padding:0.31rem 0.39rem;
    font-size:0.44rem;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid #d2d2d2;
}
.detail-lis li .time{
    font-size: 0.28rem;
    padding-left:0.18rem ;
}

.t-red{
    color: #f31212;
}
.t-green{
    color: #5cb924;
}
/*会员等级*/
.member-stage{
    padding:0.67rem 0.75rem;

}
.stage-con{
    border:1px solid #3a6ada;

}
.member-stage .stage-rule{
    text-align: center;
    padding:0.31rem 0;
    background-color: #3a6ada;
    color: #fff;
    font-size: 0.41rem;

}
.t-blue{
    color: #3a6ada;
}

.stage-ge {
    font-size:0.28rem ;
}
.bl-none{
    border-left: none;
}
.stage-ge td{
    /*border:0.05rem solid #3a6ada;*/
    border-top:1px solid #3a6ada;
    border-bottom:1px solid #3a6ada;
    border-left:1px solid #3a6ada;
;

    padding:0.2rem 0;
}
.stage-ge td:first-child{
    border-left: none;
}
.stage-ge td:last-child{
    border-bottom: none;
}
.stage-ge .ge-td1{
    width: 21%;
    text-align: center;
}
.stage-ge .ge-td2{
    width: 58%;
    text-align: left;
    padding-left: 0.28rem;
    padding-right: 0.28rem;
}
/*加载更多*/
.loading{
    text-align: center;
    padding:0.28rem 0 ;
    font-size: 0.4rem;

}
.loading a{
    color: #9c9b9b;
}
/*推荐撩园*/
.qr-down {
    text-align: center;
    padding-top: 3rem;
}
.qr-down p{
    font-size: 0.47rem;
    padding-bottom: 1rem;
}
.qr-warp{
    width:5.75rem;
    height: 5.75rem;
    display: inline-block;
}
.qr-warp img{
    width: 100%;
    height: 100%;
}
/*园区入驻*/
.park-adv .x-right.x-left{
    width: 33.3%;
}
.zhu-con{
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
}
.zhu-con img{
    width: 100%;
    height: auto;
}
/*园区介绍图标版*/
.zoo-info{
    width: 100%;
    height: auto;
}
.zoo-info img{
    width: 100%;
    height: auto;
}
/*园区活动详情*/
.zoo-active .active-add{
    padding:0.39rem;
    position: relative;
    font-size:0.34rem;
    color: #030100;
    line-height: 0.56rem;
    border-bottom: 1px solid #c8c8c8;
}
.zoo-active .active-add .bao-btn{
    position: absolute;
    bottom: 0.39rem;
    right:0.39rem;
    display: inline-block;
    width:1.4rem;
    height:0.54rem;
    font-size:0.32rem;
    color: white;
    background-color: #396cd9;
    text-align: center;
    border-radius: 0.1rem;
}
.active-con{
    padding:0.39rem;
    font-size:0.34rem;
    line-height: 0.56rem;
}
 .active-con img{
    width: 9.2rem;
    margin-bottom:0.2rem;
    /* height:4.86rem ;
    margin:0.39rem 0; */
} 
.zoo-active{
    padding-bottom:1.2rem;
}
.load-btn{
    background-color: #396cd9;
    color: white;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    position: fixed;
    bottom: 0;
    width: 100%;


}
.no-action{
    color: #f88737;
    border:1px solid #f88737;
    width:1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    border-radius: 0.1rem;
    font-size: 0.28rem;
    position: absolute;
    /* top:0.43rem;
    right:0.39rem; */
}
.load-logo{
    width: 0.7rem;
    height: 0.7rem;
    margin-right: 0.25rem;
}
/*弹窗*/
.popup{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
}
.popup .popup-warp{
    width: 6.18rem;
    height: 3.82rem;
    background-color: #fff;
    position: absolute;
    top:5rem;
    left: 50%;
    margin-left: -3.09rem;
}
.popup .popup-warp .x{
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background: url("http://parcmjgb6.bkt.clouddn.com/x.png")no-repeat 100% / cover;
    position: absolute;
    right: 0.32rem;
    top:0.32rem;
}
.popup .popup-warp .p-con{
    text-align: center;
    line-height: 2.9rem;
    font-size: 0.39rem;
}
.popup .popup-warp .p-btn{
    height: 1rem;
    width: 100%;
    background-color: #396cd9;
    color: #fff;
    line-height: 1rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 0.39rem;
}

