body{
    background: #f5f5f5;
    font-size: 0.48rem;
    color: #212121;
}
a {
    color:#000
}
[v-cloak] {
  display: none;
}
.backstyle{
    padding:.4rem 0.6rem; background-color: #fff;
    text-align: center;
    margin-bottom:.4rem;
    border-bottom: 1px solid #eaeaea;
}
.yell-backstyle{
    padding:.4rem 0.6rem; background-color: #FEC20A;
    text-align: center;
    margin-bottom:.5rem;
    color:#fff;
    border-bottom: 1px solid #eaeaea;
}
.openTime a{
    color:#fff
}
.foot-nav li a {
    color:#999
}
.foot-nav .on a {
    color:#fec20a
}
.p-25{
    padding: 0 0.5rem;
}
.p-30{
    padding: 0 0.6rem;
}
.mt-12{
    margin-top: 0.24rem;
}
.mt-20{
    margin-top: 0.4rem;
}
.mt-28{
    margin-top: 0.56rem;
}
.whiteBg{
    background: #fff;
}
.black {
    color: #212121;
}
.gray {
    color: #747474;
}
.green{
    color:#26a59a;
}
/*欢迎页*/
.welcomeBox, .flowerBg{
    background: url("../img/welcomeBg.jpg") no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
}
.welcomeBox{
    position:relative;
    text-align: center;
}
.welcomeBox div{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}
.welcomeBox .w_text{
    width: 3.2rem;
    height: 1.4rem;
    margin-top: 1.28rem;
}
.welcomeBox .w_icon{
    width: 2.62rem;
    height: 2.62rem;
}
.welcomeBox_two{
    position: relative;
    text-align: center;
}
.welcomeBox_two img{
    width: 100%;
    height: 17.1rem;
}
.welcomeBox_two div img{
    width: 5.4rem;
    height: 0.9rem;
    margin: 4.7rem auto 0;
}
/*首页*/
.yellowBg{
    background: #fec20a;
    padding: 0.36rem 0;
}
.inputBox{
    width: 10.6rem;
    height: 1.26rem;
    position: relative;
    margin: 0 auto;
}
.inputBox .ssIcon{
    color:#ffcd0e;
    position: absolute;
    left: 1.92rem;
    top:0.34rem;
}
.inputBox input{
    width: 100%;
    height: 1.26rem;
    line-height: 1.26rem;
    background-size: 0.6rem 0.6rem;
    border-radius: 0.1rem;
    color: #fecc0d;
    padding: 0 0.6rem 0 2.8rem;
}
.inputBox input::-webkit-input-placeholder {
    color:#fecc0d;
    font-size: 0.48rem;
}
.inputBox input:-ms-input-placeholder {
    color:#fecc0d;
    font-size: 0.48rem;
}
.inputBox input::-moz-placeholder {
    color:#fecc0d;
    font-size: 0.48rem;
}
.sysIcon{
    color:#fff;
    font-size: 1.1rem;
    margin-left: 0.6rem;
    line-height: 1.26rem;
}
.titleBox{
    text-align: center;
    padding: 0.36rem 0 0.3rem 0;
}
.titleBox .black{
    font-size: 0.6rem;
}
.titleBox .gray{
    font-size: 0.48rem;
    margin-top: 0.3rem;
}
#aa{
    height: 9.6rem;
}
.swiper-pagination-bullet-active{
    background: #fec20a!important;
}
.locationBox{
    height: 1.32rem;
    line-height: 1.32rem;
    color:#0a0a0a;
    text-align: center;
    font-size: 0.56rem;
    border-bottom: 1px #f0f0f0 solid;
}
.locationBox .flex-4{
    border-right:1px #f0f0f0 solid;
}
.locationBox .zbIcon{
    color: #fec20a;
    font-size: 0.7rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.28rem;
}
.locationBox .flex-6 .nearby{
    width: 1.34rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color:#fff;
    font-size: 0.48rem;
    margin-right: 0.28rem;
    background: #ffdb01;
    padding: 0.1rem 0.2rem;
}
.h-108 {
    padding: 0.48rem 0;
    text-align: center;
    color: #0e0e0e;
}
.titlebox {
    background: url("../img/black-bg.jpg") no-repeat center center;
    background-size: cover;
    width: 6.9rem;
    height: 0.22rem;
    margin: 0 auto;
    position: relative;
}

.titlebox span {
    font-size: 0.56rem;
    position: absolute;
    top: -0.24rem;
    left: 2.34rem;
}
.details {
    font-size: 0.52rem;
    margin-top: 0.6rem;
}
.listUl{
    padding-bottom: 0.4rem;
    border-bottom: 1px #f2f2f2 solid;
}
.listUl .li {
    width: 12.88rem;
    height: 2.94rem;
    padding: 0.1rem 0.8rem 0.1rem 0.1rem;
    margin: 0.16rem auto;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 0.2rem #eee;
    -moz-box-shadow: 0 0 0.2rem #eee;
    box-shadow: 0 0 0.2rem #eee;
}

.listUl .li:last-child {
    margin-bottom: 0;
}

.listUl .li .imgbox {
    width: 4.12rem;
    height: 2.74rem;
    position: absolute;
    left: 0;
}

.listUl .li .imgbox img {
    width: 4.12rem;
    height: 2.74rem;
}

.listUl .infobox {
    padding-left: 4.74rem;
    position: relative;
}

.listUl .infobox  .distance {
    color: #000;
    font-size: 0.6rem;
    position: absolute;
    right: 0;
    top: 0;
}

.listUl .distance span {
    color: #9a9697;
    font-size: 0.44rem;
}
.listUl .coTitle {
    color: #333;
    font-size: 0.56rem;
    margin-bottom: 0.1rem;
    width: 6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.listUl .coTitle i, .cjtjBox ul li .coTitle i{
    font-size: 0.48rem;
    margin-left: 0.2rem;
    color:#898989;
}
.listUl .introduce, .cjtjBox ul li .cjtj_introduce {
    font-size: 0.44rem;
    margin-bottom: 0.1rem;
}

.listUl .hrstyle {
    border-top: 0.04rem dotted #ddd;
    margin: 0.2rem 0 0.2rem 0;
}

.listUl .introduce img, .cjtjBox ul li .cjtj_introduce img {
    width: 0.32rem;
    height: 0.32rem;
    vertical-align: middle;
}

.listUl .introduce span, .cjtjBox ul li .cjtj_introduce span {
    color: #898989;
    font-size: 0.44rem;
}

.listUl .introduce .add{
    font-size: 0.48rem;
    color: #999696;
    background: url("../img/gray-add.jpg") no-repeat left center;
    background-size: 0.52rem 0.56rem;
    padding-left: 0.86rem;
    width: 7.45rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cjtjBox ul{
    padding: 0 0.4rem;
}
.cjtjBox .h-108 {
    color: #74a909;
}
.cjtjBox .titlebox {
    background: url("../img/green-bg.jpg") no-repeat center center;
    background-size: cover;
    width: 6.9rem;
    height: 0.22rem;
    margin: 0 auto;
    position: relative;
}
.cjtjBox ul li{
    border-bottom: 2px #e6e6e6 solid;
    margin-bottom: 0.44rem;
}
.cjtjBox ul li:last-child{
    margin-bottom: 0;
}
.cjtjBox ul li img{
    width: 100%;
    height: 5.8rem;
}
.cjtjBox ul li .pd{
    padding: 0.2rem 0 0.6rem 0;
}
.cjtjBox ul li .coTitle {
    color: #333;
    font-size: 0.56rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cjtjBox ul li .cjtj_introduce{
    margin-top: 0.3rem;
}
.cjtjBox ul li .cjtj_introduce .add {
    font-size: 0.48rem;
    color: #999696;
    background: url("../img/gray-add.jpg") no-repeat left center;
    background-size: 0.52rem 0.56rem;
    padding-left: 0.86rem;
}
.cjtjBox ul li .cjtj_distance {
    color: #000;
    font-size: 0.8rem;
}
.cjtjBox ul li .cjtj_distance span {
    color: #9a9697;
    font-size: 0.44rem;
}
.cjtjBox .more{
    height: 1.28rem;
    line-height: 1.28rem;
    color:#707070;
    text-align: center;
    font-size: 0.56rem;
    background: #f0f0f0!important;
}
.cjtjBox .more i{
    margin-left: 0.2rem;
    font-size: 0.8rem;
    display: inline-block;
    vertical-align: top;
}
/*我的订单*/
.orderTab .TabUl{
    height: 1.72rem;
    line-height: 1.72rem;
    padding: 0 0.28rem;
    margin-bottom: 0.1rem;
}
.orderTab .TabUl li{
    color: #656565;
    font-size: 0.56rem;
    width: 30.83%;
    display: inline-block;
    text-align: center;
}
.orderTab .TabUl li.act{
    color:#87c03b;
    border-bottom: 0.04rem #87c03b solid;
    line-height: 1.68rem;
}
.orderCenter{

    text-align: center;
}
.orderList{
    display: none;
}
.orderList ul li{
    margin-bottom: 0.4rem;
}
.orderList ul li:last-child{
    margin-bottom: 0;
}
.order_info {
    padding: 0.92rem 0 0.92rem 0.3rem;
    position: relative;
}
.order_info .title{
    font-size: 0.56rem;
}
.order_info .time{
    font-size: 0.48rem;
    margin-top: 0.3rem;
}
.order_info .state{
    color:#87c03b;
    font-size: 0.56rem;
    position: absolute;
    right: 1.96rem;
    top:0.92rem;
}
.order_img{
    height: 4.28rem;
    background: #fafafa;
    padding: 0 0.6rem;
    position: relative;
}
.order_img img{
    width: 4.06rem;
    height: 3.2rem;
    position: absolute;
    left: 0.6rem;
    top:0.48rem;
}
.order_img div{
    padding-left: 4.48rem;
    color:#383838;
    font-size: 0.6rem;
}
.order_img div p{
    padding-top: 0.5rem;
}
.order_total{
    height: 1.36rem;
    line-height: 1.36rem;
    padding: 0 1.1rem;
    color:#020202;
    font-size: 0.56rem;
    text-align: right;
    border-top:1px #ececec solid;
}
.order_total span{
    color:#fec20a;
}
/*订单详情*/

.wrapper {
    padding-bottom:2.4rem;
}

/*顶部订单状态*/
.order-status {
    padding:0.4rem 1rem;
    background: #fff;
}

.order-cell , .order-list {
    position:relative;
}

.order-cell:before , .order-cell:after , .order-list:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
}

.order-cell:before , .order-list:before {
    top: 0;
    border-top: 1px solid #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.order-cell:after {
    bottom: 0;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.order-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.order-flex-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.status-top , .shop-top {
    margin-bottom:0.4rem;
}

.status-top .step img {
    width:0.48rem;
    height:0.48rem;
}

.status-top .status-line {
    border-top:2px solid #ddd;
    margin:0.24rem 0.2rem 0;
}

.status-top .status-line1 {
    border-top:2px solid #fe4d3d;
    margin:0.24rem 0.2rem 0;
}

span.tc {
    text-align: center;
}

span.tr {
    text-align: right;
}

/*店铺*/
.shop-box {
    background: #fff;
    margin-top:0.6rem;
    padding:0.6rem;
}

.shop-box .shop-top img {
    width:0.8rem;
    height:0.8rem;
    margin-right:0.2rem;
}

.shop-top .shop-name , .order-total{
    color: #787878;
    font-size: 0.56rem;
    font-weight: bold;
}

.shop-top .shop-right {
    text-align: right;
    margin-right:0.4rem;
    color: #4d4d4d;
}

.shop-contact div {
    text-align: center;
    padding: 0.16rem 0;
    border: 0.04rem solid #d9d9d9;
    border-radius: 0.12rem;
    margin-right:0.4rem;
}

.shop-contact div:last-child {
    margin-right:0;
}

.shop-contact div img {
    width:0.4rem;
    height:0.4rem;
    vertical-align: middle;
    margin-right: 0.28rem;
    margin-top: -0.2rem;
}

/*订单内容*/
.orderpay-box {
    background: #fff;
    padding:0 0.6rem;
    margin-top:0.6rem;
    color:#777777
}
.orderpay-box form label{
    color:#333333;
    width: 4.2rem;
}
.orderpay-box form input{
    width: 9.6rem;
}
.orderpay-box form input::-moz-placeholder { font-size:0.48rem;!important;}
.orderpay-box form input::-webkit-input-placeholder { font-size:0.48rem;!important;}
.orderpay-box form input:-ms-input-placeholder { font-size:0.48rem;!important;}

.order-money {
    color:#fec20a;
}

.order-total , .order-list {
    line-height: 1.6rem;
}
.order-total .order-flex-item:first-child {
    font-weight: bold!important;
}
.order-total .order-flex-item {
    font-weight: normal!important;
}
.order-list .td {
    text-decoration: line-through
}

.order-list .order-give {
    color: #55c175;
    border: 2px solid #55c175;
    border-radius: 0.08rem;
    padding: 0.08rem 0.16rem;
}

/*订单详情*/
.order-list .order-cl {
    color:#8cc13d;
}

/*评论详情*/
.order-comment {
    font-weight:normal;
    color:#666;
    font-size:0.48rem;
}

/*底部*/
.order-footer-box {
    text-align:center;
    padding:0.4rem 0;
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
}

.order-footer-item {
    border:1px solid #ccc;
    border-radius:0.16rem;
    color:#ccc;
    width:2.88rem;
    height: 1.36rem;
    line-height: 1.36rem;
    margin:0 auto;
    display: inline-block;
}
.order-footer-item-red{
    border:1px solid red;
    color:red;
}
.order-footer-item:first-child {
    margin-right:0.38rem;
}

.order-footer-item:last-child {
    margin-left:0.38rem;
}

.order-footer-item1 {
    border:1px solid #8cc13d;
    color:#8cc13d;
}
/*服务项目*/
.pb-220{
    padding-bottom: 4.4rem;
}
.projectInfo{
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    position: relative;
}
.projectInfo img{
    width: 2.4rem;
    height: 1.8rem;
    position: absolute;
    top:0.3rem;
    left: 0.6rem;;
}
.projectInfo .info{
    padding-left: 3rem;
}
.projectInfo .info h4{
    color:#828282;
    margin-top: 0.3rem;
}
.projectInfo .info p{
    color:#d93035;
    margin-top: 0.2rem;
}
.projectInfo button, .projectInfo .opt{
    position: absolute;
    right: 0.6rem;
    top: 0.75rem;
}
.projectInfo button{
    width: 2.88rem;
    height: 1rem;
    line-height: 1rem;
    background: #d93035;
    color:#fff;
    text-align: center;
    border-radius: 0.06rem;
    font-size: 0.48rem;
}
.projectInfo .opt span.jian{
    color:#e80016;
}
.projectInfo .opt span.jia{
    color:#fdc308;
}
.projectInfo .opt span.jian,  .projectInfo .opt .jia{
    width: 1rem;
    height: 1rem;
    line-height: 0.78rem;
    border:0.04rem #e0e0e0 solid;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    font-weight: bold;
    font-size: 0.8rem;
}
.projectInfo .nub{
    color:#cdcdcd;
    padding: 0 0.36rem;
    font-size: 0.6rem;
}
.yellowLine{
    border-top: 0.06rem #fec20a solid;
}
.projectFrom label{
    width: 3rem;
    color: #333;
    display: inline-block;
}
.projectFrom input{
    width: 10.6rem!important;
    text-align: left!important;
    padding-left: 1.6rem;
}
.projectFoot{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.4rem;
}
.projectFoot .Total{
    color:#343434;
    font-size: 0.6rem;
}
.projectFoot button.pay{
    width: 2rem;
    height: 0.96rem;
    line-height: 0.96rem;
    border-radius: 0.06rem;
    color:#fff;
    text-align: center;
    background: #d93035;
}
ul.projectList li{
    margin-bottom: 0.16rem;
}
/*活动内容页*/
ul.activeList li{
    margin: 0 0.5rem 0.5rem;
}
ul.activeList .title{
    height: 2.6rem;
    line-height: 2.6rem;
    border-bottom:1px #efefef solid;
}
ul.activeList .title .green{
    font-size: 0.6rem;
    color:#26a59a;
    padding-left: 0.36rem;
}
ul.activeList .title .red{
    font-size: 0.48rem;
    color:#fd4080;
}
ul.activeList .content{
    padding: 0.24rem 0.36rem;
    min-height: 3.2rem;
}
/*解文页*/
.pageDetails .title{
    padding-top: 1.2rem;
    text-align: center;
    font-size: 0.8rem;
}
.pageDetails .title div.state{
    margin: 0.5rem;
}
.pageDetails .title .ashen{
    color:#a04f00;
    padding: 0 0.96rem;
}
.pageDetails ul li{
    padding: 0 0.8rem;
}
.pageDetails ul li .title{
    padding-top: 0.8rem;
}
.pageDetails ul li .title .ashen{
    font-size: 0.8rem;
    padding: 0;
}
.pageDetails ul li .title .open{
    font-size: 0.48rem;
}
.pageDetails ul li .content{
    margin-top: 0.3rem;
    color: #6e6e6e;
    font-size: 0.6rem;
    line-height: 1.7;
}
.pageDetails ul li .content.vertical {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: nowrap;
}
.pageDetails .poetry{
    text-align: center;
    color: #6f6d6e;
    line-height: 1.7;
    font-size: 0.8rem;
    padding-top: 1.7rem;
}
.signBox{
    margin-top: 2.8rem;
    text-align: center;
}
.signBox img{
    width: 2rem;
    height: 1.64rem;
}
.signBox p{
    margin-top: 0.16rem;
    font-size: 0.6rem;
}
.poetryList{
    padding: 0 0.4rem;
}
.poetryList li{
    width: 50%;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.6rem;
    color:#a04f00;
    float: left;
    text-align: center;
    border-bottom: 1px #fec20a solid;
}
/*庙宇首页*/
.templeIndex .banner img{
    width: 100%;
    height: 8.3rem;
}
.templeIndex .banner .top{
    position: absolute;
    top:0.4rem;
    left: 0;
    right: 0;
    width: 15rem;
}
.templeIndex .banner .top i{
    color: #fff;
    font-size: 1rem;
}

.templeIndex .banner .top .fr i.icon-icon3.act {
    color:red;
}
.templeIndex .openTime{
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background: #fec20a;
    font-size: 0.56rem;
}
.templeIndex .openTime i{
    float: right;
}
.templeIndex .info{
    position: relative;
}
.templeIndex .info img{
    width: 4.12rem;
    height:  2.74rem;
    position: absolute;
    top:0;
    left:0.5rem;
}
.templeIndex .info ul{
    padding-left: 4.4rem;
}
.templeIndex .info ul li{
    margin-top: 0.4rem;
    padding-left: 0.96rem;
}
.templeIndex .info ul li:first-child{
    margin-top: 0.5rem;
}
.templeIndex .info ul li.name{
     background: url("../img/baibai_icon.gif") no-repeat;
     background-size: 0.8rem 0.64rem;
     color:#ff4181;
 }
.templeIndex .info ul li.add{
    background: url("../img/zuobiao_icon.png") no-repeat;
    background-size: 0.8rem 0.64rem;
}
.templeIndex .info ul li.comment{
    background: url("../img/xiugai_icon.png") no-repeat;
    background-size: 0.8rem 0.64rem;
}
.templeIndex .info ul li.comment .icon-xingxing{
    color:#fcd25a;
    margin-left: 0.08rem;
    vertical-align: middle;
}
.templeIndex .info ul li.comment .icon-xingxing:first-child{
    margin-left: 0.24rem;
}
.templeIndex .pageDetails  .content.vertical {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
.templeIndex .pageDetails .newList{
    padding: 0.6rem 0;
    width: 9.7rem;
    margin: 0 auto;
    border-bottom: 1px #f6f6f6 solid;
    position: relative;
}
.templeIndex .pageDetails .newList h4{
    font-size: 0.6rem;
    position: relative;
}
.templeIndex .pageDetails .newList h4 i{
    width: 0.66rem;
    height: 0.66rem;
    line-height: 0.66rem;
    border-radius: 50%;
    background: #f53530;
    color: #fff;
    text-align: center;
    position: absolute;
    top:-0.2rem;
}
.templeIndex .pageDetails .newList p{
    margin-top: 0.16rem;
}
.templeIndex .pageDetails .newList i.icon-xiangyou3{
    position: absolute;
    right: 0;
    top:0.9rem;
    color:#e0e0e0;
}
.templeIndex a.toRoute{
    text-align: right;
    margin-top: 0.6rem;
    font-size: 0.6rem;
    color: #757575;
}
.templeIndex a.toRoute i{
    font-size: 1rem;
    margin-left: 0.2rem;
    vertical-align: middle;
}
/*香客交流*/
.interflowBox .gradeBox{
    height: 3.4rem;
    padding: 0 0.8rem;
    position: relative;
    margin-top: 0.8rem;
}
.interflowBox .gradeBox .toReturn{
    width: 0.94rem;
    height: 0.94rem;
    line-height: 0.94rem;
    background: #fec20a;
    border-radius: 50%;
    color:#fff;
    text-align: center;
    position: absolute;
    left: 0.8rem;
    top:0;
}
.interflowBox .gradeBox .yellowBg{
    width: 5.4rem;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    border-radius: 0.2rem;
    padding: 0 0.58rem;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.interflowBox .interflowList li{
    border-bottom: 1px #e4e4e4 solid;
    padding-top: 0.44rem;
    padding-bottom: 0.88rem;
    font-size: 0.56rem;
}

.interflowBox .interflowList li .Q_list, .interflowBox .interflowList li .A_list{
    position: relative;
}
.interflowBox .interflowList li .Q_list .headimg{
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    position: absolute;
    top:0;
    left: 0;
    border: 1px #000 solid;
}
.interflowBox .interflowList li .Q_list div{
    padding-left: 1rem;
}
.interflowBox .interflowList li .Q_list div p.gray{
    margin-top: 0.12rem;
}
.interflowBox .interflowList li .Q_list div.zan{
    position: absolute;
    top:0.3rem;
    right: 0;
    padding: 0;
    color: #bcbcbc;
    font-size: 0.48rem;
}
.interflowBox .interflowList li .Q_list div i{
    margin-right: 0.24rem;
    vertical-align: middle;
}
.interflowBox .interflowList li .Q_list .content{
    margin: 0.3rem 0 0.5rem 0;
    padding: 0;
}
.interflowBox .interflowList li .A_list img{
    width: 0.76rem;
    height:0.76rem;
    border-radius: 50%;
    position: absolute;
    top:0;
    left: 0;
    border: 1px #000 solid;
}
.interflowBox .interflowList li .A_list div{
    padding-left: 0.54rem;
}
.interflowBox .interflowList li .A_list .content{
    padding-left: 1.1rem;
}

/*提醒方式*/
.remindBox {
    padding-top: 5.3rem;
    text-align: center;
}
.remindBox img{
    width: 2.1rem;
    height: 2.4rem;
}
.remindBox p{
    color:#060606;
    margin-top: 1.04rem;
}
/*意见反馈*/
.opinionBox form div{
    position: relative;
}
.opinionBox form textarea{
    width: 100%;
    min-height: 7.9rem;
    padding: .4rem;
    border:none;
    margin-top: 0.6rem;
}
.opinionBox form i{
    color: #929ca5;
    font-style: normal;
    position: absolute;
    bottom: 0.68rem;
    right: 0.28rem;
}
.opinionBox form h4{
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
}
.opinionBox form input{
    width: 100%;
    height: 1.4rem;
    line-height: 1.4rem;
    padding: 0 0.16rem;
}

/*头部*/
.grayBox{
    height: 7.5rem;
    background: -webkit-linear-gradient(left, #aea79f, #8c8f94);
    background: -o-linear-gradient(right, #aea79f, #8c8f94);
    background: -moz-linear-gradient(right, #aea79f, #8c8f94);
    background: linear-gradient(to right, #aea79f , #8c8f94);
}
.grayBox .icon img{
    width: 0.8rem;
    height: 0.8rem;
}
.grayBox .login .left{
    padding-top: 1.9rem;
}
.grayBox .login{
    padding: 0 1.26rem 0 1.14rem;
}
.grayBox .login .left .state{
    color:#fff;
    font-size: 0.8rem;
}
.grayBox .login .left button{
    margin-top: 0.32rem;
    width: 2.2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    color:#000;
    font-size: 0.48rem;
    border:0.04rem #fff solid;
    text-align: center;
    border-radius: 0.06rem;
}
.grayBox .login .right{
    width: 3.6rem;
    height: 3.6rem;
    border:0.04rem #fff solid;
    border-radius: 50%;
    position: relative;
    margin-top: 1.32rem;
}
.grayBox .login .right img{
    width: 1.96rem;
    height: 1.96rem;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
/*卡片分类*/
.cardBox{
    width: 96%;
    margin: -0.8rem auto 0;
}
.cardList{
    border:1px #a49fa6 solid;
    border-radius: 0.12rem;
    margin-top: 0.25rem;
}
.cardList:first-child{
    margin-top: 0;
}
.cardList ul li{
    text-align: center;
    padding: 1.12rem 0 1.84rem 0;
    display: inline-block;
}
.cardList ul li img{
    width: 1.2rem;
    height: 1.2rem;
}
.cardList ul li p.black{
    font-size: 0.56rem;
    margin-top: 0.5rem;
}
.cardList ul li p.gray{
    font-size: 0.48rem;
    margin-top: 0.24rem;
}
/*设置*/
.SetupBox ul li{
    height: 1.68rem;
    line-height: 1.68rem;
    padding: 0 0.6rem;
    background: #fff;
    position: relative;
    font-size: 0.6rem;
    border-bottom: 1px solid #eaeaea;
}
.SetupBox ul li i::after, .tellBox .weui-cell::after {
    content: " ";
    display: inline-block;
    height: 0.28rem;
    width: 0.28rem;
    border-width: 0.08rem 0.08rem 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    -webkit-transform: matrix(.71,.71,-.71,.71,0,0);
    transform: matrix(.71,.71,-.71,.71,0,0);
    position: relative;
    top: -2px;
    position: absolute;
    top: 50%;
    right: 0.6rem;
    margin-top: -0.08rem;
}
.SetupBox ul li span{
    text-align: right;
}
/*邮箱*/
.form-group{
    height: 1.96rem;
    line-height: 1.96rem;
    font-size: 0.6rem;
    border-bottom: 1px solid #eaeaea;
    margin: 0 0.6rem;
}
div.form-group input{
    width: 12rem;
    text-align: right;
}
/*收藏*/
.CollectionBox ul{
    padding: 0.5rem;
}
.CollectionBox ul li{
    border-bottom: 1px #eaeaea solid;
}
.CollectionBox ul li img{
    width: 100%;
    height: 8.86rem;
    margin: 0 auto;
}
.CollectionBox ul li .title{
    height: 2.36rem;
    line-height: 2.36rem;
    font-size: 0.6rem;
}
.passwordBox .form-group input{
    width: 11.2rem;
    text-align: right;
}
.form-group input.w-370{
    width: 7.4rem;
    padding-right: 0.4rem;
}
.passwordBox .form-group span, .tellBox .form-group span{
    color:#ff4181;
    padding: 0 0.3rem;
    border-left: 1px #e0e0e0 solid;
    text-align: center;
}
/*修改密码*/
.passwordBox .info{
    height: 6.5rem;
    text-align: center;
}
.passwordBox .info img{
    width: 2.3rem;
    height: 2.3rem;
    margin-top: 1.1rem;
}
.passwordBox .info div.nub{
    font-size: 0.6rem;
    margin-top: 0.96rem;
}
.passwordBox .info div.nub span{
    margin-right: 0.28rem;
}
.passwordBox .form-group:first-child{
    border-top: 1px solid #eaeaea;
}
/*修改手机号*/
.tellBox .weui-cell{
    position: relative;
    width: 3.28rem;
}
.tellBox input{
    border-right:1px #e0e0e0 solid;
}
.tellBox .weui-cell img{
    width: 0.76rem;
    height: 0.54rem;
    vertical-align: middle;
}
.tellBox .weui-cell .weui-select {
    /*width: 3.28rem;*/
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    background-color: transparent;
    font-size: inherit;
    height: 1.96rem;
    line-height: 1.96rem;
    position: relative;
    z-index: 1;
    margin-left: 0.2rem;
}
.tellBox .weui-cell::after{
    right: 0!important;
    margin-top: -0.24rem!important;
    transform:rotate(136deg);
    -ms-transform:rotate(136deg);
    -moz-transform:rotate(136deg);
    -webkit-transform:rotate(136deg);
}
.tellBox .form-group span{
    border-left: none!important;
}
/*登录*/
.LoginBox .banner, .LoginBox .banner img{
    width: 100%;
    height: 7.6rem;
}
.LoginBox form{
    margin: 0 1.14rem;
}
.LoginBox form .form-group{
    margin: 0;
}
.LoginBox form input{
    text-align: left;
    border-right: 1px #f4f4f4 solid;
    width: 8rem!important;
}
.LoginBox .weui-cell{
    width: 3rem!important;
}
.LoginBox form span{
    padding: 0!important;
}
.LoginBox form .title:first-child{
    margin-top: 1rem;
}
.LoginBox form .title{
    margin-top: 0.9rem;
}
.LoginBox .login_btn{
    width: 100%;
    height: 1.56rem;
    line-height: 1.56rem;
    background: #fec20a;
    margin: 1.32rem auto 0;
    text-align: center;
    color:#fff;
    font-size: 0.6rem;
}
.LoginBox a.login_psd{
    text-align: center;
    margin-top: 0.8rem;
}
.LoginBox .login_icon_box{
    margin: 0 2.52rem;
    position: absolute;
    bottom: 1.6rem;
}
.LoginBox .login_icon_box li{
    display: inline-block;
    margin-right: 1.2rem;
}
.LoginBox .login_icon_box li:last-child{
    margin-right: 0;
}
.LoginBox .login_icon_box li img{
    width: 1.48rem;
    height: 1.48rem;
}
/*账户*/
.accountBox ul li{
    height: 1.76rem;
    line-height: 1.76rem;
}
.accountBox ul li span{
    padding-right: 0.52rem;
}
.accountBox ul li i::after{
    margin-top: -0.15rem;
}
.accountBox ul li b{
    font-weight: normal;
    margin-right: 0.28rem;
}
.accountBox .binding li{
    padding-left: 1.9rem;
}
.accountBox .binding li.qq{
    background: #fff url("../img/qq_icon.png") no-repeat 0.6rem center;
    background-size: 0.78rem 0.78rem;
}
.accountBox .binding li.wb{
    background: #fff url("../img/wb_icon.png") no-repeat 0.6rem center;
    background-size: 0.78rem 0.78rem;
}
.accountBox .binding li.wx{
    background: #fff url("../img/wx_icon.png") no-repeat 0.6rem center;
    background-size: 0.78rem 0.78rem;
}
.accountBox .binding li.fk{
    background: #fff url("../img/fk_icon.png") no-repeat 0.6rem center;
    background-size: 0.78rem 0.78rem;
}
.weui-cell__ft{
    padding: 0.24rem 0;
    height: 1.76rem;
    line-height: 1.76rem;
}
.weui-switch-cp__input {
    position: absolute;
    left: -9999px;
}
.weui-switch, .weui-switch-cp__box {
    position: relative;
    width: 52px;
    height: 32px;
    border: 1px solid #dfdfdf;
    outline: 0;
    border-radius: 16px;
    box-sizing: border-box;
    background-color: #dfdfdf;
    -webkit-transition: background-color .1s,border .1s;
    transition: background-color .1s,border .1s;
}
.weui-switch-cp__box {
    display: block;
}
.weui-switch-cp__input:checked~.weui-switch-cp__box, .weui-switch:checked {
    border-color: #04be02;
    background-color: #04be02;
}
.weui-switch-cp__box:before, .weui-switch:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 30px;
    border-radius: 15px;
    background-color: #fdfdfd;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.45,1,.4,1);
    transition: -webkit-transform .35s cubic-bezier(.45,1,.4,1);
    transition: transform .35s cubic-bezier(.45,1,.4,1);
    transition: transform .35s cubic-bezier(.45,1,.4,1),-webkit-transform .35s cubic-bezier(.45,1,.4,1);
}
.weui-switch-cp__input:checked~.weui-switch-cp__box:before, .weui-switch:checked:before {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.weui-switch-cp__input:checked~.weui-switch-cp__box:after, .weui-switch:checked:after {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
}
.weui-switch-cp__box:after, .weui-switch:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.4);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.4,.4,.25,1.35);
    transition: -webkit-transform .35s cubic-bezier(.4,.4,.25,1.35);
    transition: transform .35s cubic-bezier(.4,.4,.25,1.35);
    transition: transform .35s cubic-bezier(.4,.4,.25,1.35),-webkit-transform .35s cubic-bezier(.4,.4,.25,1.35);
}
/*底部导航*/
.foot-nav{
    height: 2.1rem;
    font-size: 0.48rem;
    color:#999;
    text-align: center;
    background: #ffffff;
    padding: 0.28rem 0 0.24rem 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.foot-nav li.cart{
    position: relative;
}
.foot-nav li.cart span{
    background: #fec20a;
    width: 0.52rem;
    height: 0.52rem;
    line-height: 0.52rem;
    text-align: center;
    border-radius: 50%;
    color:#fff;
    font-size: 0.48rem;
    position: absolute;
    top:-0.12rem;
    right:-0.4rem;
}
.foot-nav i.icon{
    width: 0.76rem;
    height: 0.76rem;
    display: inline-block;
}
.foot-nav i.icon-01{
    background: url("../img/icon-01.png") no-repeat;
    background-size: cover;
}
.foot-nav i.icon-02{
    background: url("../img/icon-02.png") no-repeat;
    background-size: cover;
}
.foot-nav i.icon-03{
    background: url("../img/icon-03.png") no-repeat;
    background-size: cover;
}
.foot-nav i.icon-04{
    background: url("../img/icon-04.png") no-repeat;
    background-size: cover;
}
.foot-nav li.on{
    color:#fec20a;
}
.foot-nav li.on i.icon-01{
    background: url("../img/icon-01_H.png") no-repeat;
    background-size: cover;
}
.foot-nav li.on i.icon-02{
    background: url("../img/icon-02_H.png") no-repeat;
    background-size: cover;
}
.foot-nav li.on i.icon-03{
    background: url("../img/icon-03_H.png") no-repeat;
    background-size: cover;
}
.foot-nav li.on i.icon-04{
    background: url("../img/icon-04_H.png") no-repeat;
    background-size: cover;
}
