

.col-orange{
    color: #FF5500;
}
.col-blue{
    color: #18b4ed;
}
.text-center {
    text-align: center;
}

/* 无数据提示 */
.ui-nodatalost{
    display: block;
    /* margin: 10px auto; */
    width: 100%;
    height: 70px;
    line-height: 70px;
    /* background-image: url(../images/ui-nodatalost.png); */
    /* background-size: 100%; */
    /* background-position: center; */
    /* background-repeat: no-repeat; */
    text-align: center;
    color: #d2d2d2;

}

/* 无限换页 页码 */
[ax-data="pvernextarr"]{
    line-height:2em;
    text-align: center;
    color: #d2d2d2;
}

.common-ui-list .ui-list-info h4.ui-nowrap span{
    float: right;
    color: #777;
}
.common-ui-list .ui-list-info p.ui-nowrap span{
    padding-right: 15px;
}
/* 有效状态的位置修改， */
.common-ui-list .ui-doning{
    position: absolute;
    right:15px;
    top:12px;
   /*  top: 50%; */
   /*  margin-top: -24px; */
    text-align: right;
}

/*-----------lazyLoad-------------*/
@-webkit-keyframes imgLoaded {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes imgLoaded {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes imgLoaded {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes imgLoaded {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

img {
    -webkit-animation-duration:.1s;
    -webkit-animation-delay:.1s;
    -webkit-animation-timing-function: ease-out;
/* -webkit-animation-fill-mode: both;*/

    -moz-animation-duration:.1s;
    -moz-animation-delay:.1s;
    -moz-animation-timing-function: ease-out;
/*    -moz-animation-fill-mode: both;*/

    -ms-animation-duration:.1s;
    -ms-animation-delay:.1s;
    -ms-animation-timing-function: ease-out;
  /*  -ms-animation-fill-mode: both;*/

    animation-duration:.1s;
    animation-delay:.1s;
    animation-timing-function: ease-out;
   /* animation-fill-mode: both;*/
}
img.loaded {
    -webkit-animation-name: imgLoaded;
    -moz-animation-name: imgLoaded;
    -ms-animation-name: imgLoaded;
    animation-name: imgLoaded;
}
/*-----------/lazyLoad-------------*/




/* 积分列表页面 */
.integralLog-area .log-unit {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding:10px 10px 10px 15px;
    background: #fff;
    border-top: 1px solid #eaeaea;
    position: relative;
    height: 70px;
}
.user-info.ui-form-item {
    padding:10px;
    height: auto;
    font-size:1.2em;
    line-height: 1.2em;

}
.user-info.ui-form-item a{ color:#fff;}
.ui-nowrap {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.integralLog-area .log-unit p {
    line-height: 2em;
    display: block;
    max-width:70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.integralLog-area .log-unit p:last-child {
    font-size:.857em;
    color: #C2B7B7;
}
.integral-count{font-size:1.2em;position: absolute;right:10px;top:20px;}
.col-gray {
    color: #A9ADB0;
    font-size:1.2em;position: absolute;right:10px;top:20px;
}

/* 无线端改版公用代码 */
.page-bottom{width:100%;height:60px;}
.user-area{
    position: relative;
    height:70px;
    margin: 0 auto;
    color: #fff;
}
.user-area a{
    color: #fff;
}
.user-area .set-btn {
    float: right;
    padding:10px 10px 0 0;
}
.user-area .user-infos {
    position: absolute;
    top: 10px;
    left:10px;
}
.user-area .user-infos > .icon {
    position: absolute;
    padding:10px 0;
    left: -14px;
    font-size:1.2em;
    line-height: 1px;
}
.user-area .user-photo {
    display: inline-block;
    background-color: rgba(255,255,255,.7);
    width:50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
    z-index: 1;
    overflow: hidden;
}
.user-area .user-photo img {
    width: 100%;
    height: 100%;
    border-radius: 100%;

}
.user-nick {
    position: absolute;
    padding-top: 14px;
    left:65px;
    font-size:12px;
}
.user-area .user-nick .nick {
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.user-area .user-nick a{
    display: inline-block;
}
.user-area .user-nick .rating {
    padding-right: 10px;

}
/* 文字轮播 */
.marquee-area{
    line-height:32px;
    font-size:12px;
    color:#3d4245;
    height:32px;
    padding:0 10px;
}
.marquee-area span{
    display:inline-block;
  padding-right:12px;
}

/* 文字轮播--结束 */
/* 通栏列表 */
.ui-list-1 {
    background-color: #fff;
    width: 100%;
   }
.ui-list-1 > * {
    position: relative;
    padding-left: 15px;
    display: -webkit-box; }

.ui-list-1 .ui-avatar,
.ui-list-1 .ui-avatar-s,
.ui-list-1 .ui-avatar-lg {
    margin: 10px 10px 10px 0px; }

.ui-list-1 .ui-nodatalost{
    display: block;
    }

.ui-list-1 .ui-border-t.un-start span{
    color:#777;
}
.ui-list-1 .ui-nowrap{
    max-width:63%;
}
.ui-avatar .icon{
    font-size:2em;
    line-height: 50px;
    text-align: center;
}

.ui-border-t.un-start{
    background: #f8f9fb;
    border-top: 1px solid rgba(224,224,224, .5);
}
.ui-doning:before{
    content: '';
    display:block;
    border-left: 1px solid rgba(230,230,230,.5);
    position:absolute;
    right:80px;
    height:40px;
    width:1px;
    top:5px;
}
/* 底部按钮选中效果 */
/* .view footer a{position: relative;}
.view footer a.pressed{
    color:#fff;
    line-height:38px;
}
.view footer a.pressed:before{
    content: '';
    display:block;
    width:100%;
    height:50px;
    position: absolute;
    left:0;
    bottom:0;
    border-top-left-radius:6px;
    border-top-right-radius:6px;
    z-index: -1;
} */
/* 活动类目顶部 */
.ui-tiled  a{
    -webkit-box-flex: 1;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    border-right:1px solid rgba(230,230,230,.5);
    position:relative;
}

.ui-tiled a.active:after {
    content:"";
    position:absolute;
    left:0;
    bottom:-10px;
    width:100%;
    height:3px;
}


/* 公用代码----结束 */





/* 公共活动页  */
/* 底部两个图标加两个按钮*/ 
.common-function-footer.ui-footer,.common-sure-footer.ui-footer{
    background-color: #F3F1F1;
    height: 40px;
    width: 100%;
    text-align: center;
}
.common-function-footer li{
    display: inline-block;
    float: left;
    width: 28%;
    line-height: 40px;
    font-size: 12px;
}
.common-function-footer li:first-child{
    width: 32%;
}
.common-function-footer li:first-child div{
    display: inline-block;
    box-sizing: border-box;
    float: left;
    width: 50%;
    margin: 5px 0;
    line-height: 15px;
    border-right: 1px solid #e0e0e0;
}
.common-function-footer li:first-child .icon{
    font-size: 15px;
}
.common-function-footer li:nth-child(2) p{
    margin-bottom: 0;
    width: 100%;
    float: left;
    line-height: 6px;
    margin-top: 11px;
}
.common-function-footer li:last-child{
    width: 40%;
    background-color: #ff5500;
}
.common-function-footer li:last-child a{
    background-color: #FF5500;
    color: #fff;
    font-size: 14px;
}
.common-function-footer li.tip-btn,.common-function-footer li.tip-btn a{
    background-color: #ddd;
}
.common-function-page .function-img{
    width: 100%;
}
.common-function-page .function-img img {
    width: 100%;
    height: auto;
}
.common-function-page .img-info{
    padding-bottom: 3px;
}

/* 底部两个图标加一个按钮*/ 
.common-function-footer.row3 li:first-child{
	    width: 60%;
}


/* 活动规则 */
.function-rule {
    padding: 8px 8px 50px;
    display: inline-block;
    border-top: 5px solid #eee;
    border-bottom: 5px solid #eee;
}

.function-rule .title {
    font-size: 14px;
    line-height: 25px;
    padding: 0 0 5px 0;
    font-weight: bold;
}
.function-rule p {
    padding-left: 20px;
    line-height:28px;
    box-sizing: border-box;
}

.function-rule p em {
    display: inline-block;
    font-style: normal;
    margin-left: -20px;
    width: 18px;
    color: #000;
}
.common-sure-footer.ui-footer li{
    line-height: 40px;
}
.common-sure-footer.ui-footer li:last-child,.common-sure-footer.ui-footer li:last-child a {
    background-color: #FF5500;
    color: #fff;
}
.padding-part{
padding-bottom:50px;}

/* 分享页面的蒙版 */
.weixin-icon-share{text-align: center; font-size: 20px; z-index: 111; position: fixed;left: 0; right: 0;top:0;bottom: 0; height: 100%; width:100%;background-color: rgba(0, 0, 0, 0.78);color:#fff; display: table; }
.weixin-icon-share .share-bg{  width: 50px; height: 50px;position: absolute;right: 30px;top: 10px;}
.weixin-icon-share .share-text{    display: table-cell;  position: relative;   top: 100px;}
.weixin-icon-share .share-text .fa-sendByShare{    font-size: 23px;  vertical-align: middle;}
.weixin-icon-share .share-text p{margin:35px auto 0; }
.weixin-icon-share .share-text p:first-child{margin-top:0;} 
.weixin-icon-share img{width:100%; }

/* 旧版底部按钮样式 */
.ui-common-botton .bottom-area2.bottom-area2-gray{border-top: 1px solid rgb(174, 172, 172);}
.ui-common-botton .bottom-area2.bottom-area2-gray .full-space-btn{background:rgb(174, 172, 172);color: #EDEDED;}
.ui-common-botton .bottom-area2 .full-gray-btn{background:rgb(174, 172, 172);color: #EDEDED;}
.ui-common-botton {
    height: 48px;
    min-height: 48px;
    border-top: 0;
}
.ui-common-botton {
    background: #e8e8e8;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: #3d4245;
    width: 100%;
}
.ui-common-botton .bottom-area1 {
    width: 62%;
    border-top: 1px solid #d8d8d8;
}
.ui-common-botton div, .ui-common-botton a {
    display: inline-block;
    float: left;
    text-align: center;
}
.ui-common-botton .bottom-area1 a {
    width: 24%;
    color: #000;
    margin-top: 6px;
    border-right: 1px solid #d8d8d8;
    height: 35px;
}
.ui-common-botton div, .ui-common-botton a {
    display: inline-block;
    float: left;
    text-align: center;
}
.ui-common-botton .bottom-area1 a p:first-child {
    height: 18px;
}
.ui-common-botton .bottom-area1 a {
    width: 24%;
    color: #000;
    margin-top: 6px;
    border-right: 1px solid #d8d8d8;
    height: 35px;
}
.ui-common-botton .bottom-area3 {
    width: 52%;
    padding-top: 6px;
}
.ui-common-botton .bottom-area4 {
    width: 75%;
    padding-top: 6px;
}
.ui-common-botton div, .ui-common-botton a {
    display: inline-block;
    float: left;
    text-align: center;
}
.ui-common-botton .bottom-area2 {
    width: 38%;
    border-top: 1px solid #ff5500;
}
.ui-common-botton .bottom-area2 .full-space-btn {
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    background: #ff5500;
}
.ui-common-botton div, .ui-common-botton a {
    display: inline-block;
    float: left;
    text-align: center;
}
.small-icon {
    background: url('../images/small-icon.png') no-repeat;
    display: inline-block;
}
.home-icon {
    background-position: -1px -282px;
    width: 19px;
    height: 18px;
}
/* 图片放大  */ 
.ihd-fn-zoomIn{float:left;margin:4px;}
.ihd-zoom-in{position: fixed;left: 0; right: 0;top:0;bottom: 0; height: 100%; width:100%;background-color: rgba(0, 0, 0, 0.78); display: table;z-index:999; }
.ihd-zoom-in >div{  display: table-cell;   vertical-align: middle;   width:100%; } 
.ihd-zoom-in img{width:100%; -webkit-animation: myfirst 0.250s;	 transform-origin:50% 50%;    }
@keyframes myfirst
{
0%   {transform:scale(0.4);  } 
100% {transform:scale(1);  }
} 
.l0{left:0 !important;}
.hidden{
	display:none;
}

/* 二维码图片变大 */
.ui-container .procedure-ewm img{ width:220px;vertical-align: middle; max-width:100%;}

/* 首页用户名及店铺字体颜色设置为黑色 */
.ui-container .home-page .home-header.hasbg .home-user-name, .ui-container .home-page .home-header.hasbg .home-user-shop {
    color: #000;
}


