*{touch-action: pan-y;}
ul{list-style: none;padding: 0;margin: 0;}
h1,h2,h3,h4,h5,h6,input,p{margin: 0;padding: 0;}
.xwy_icon{width: 1.2rem;height: 1.2rem;}
.title{background-color: #fff;border-bottom:1px solid #ddd; }
.page{background-color: #fff}
.bar{background-color: #fff;font-size: .7rem}

/*订单列表*/
.xwyOrderList{}
.xwyOrderList>li{border-bottom: 1px solid #ddd;}
.xwyOrderList>li>a{color: #333;font-size: .8rem;display: flex;padding: .5rem 0;}
.xwyOrderList>li>a>.d1{}
.xwyOrderList>li>a>.d1{}
.xwyOrderList>li>a>.d1>div{line-height: 1.3rem;height: 1.3rem;}
.xwyOrderList>li>a>.d1>div>.s1{color: #2279f0;margin-right: .5rem;}
.xwyOrderList>li>a>.d1>div>.s2{}
.xwyOrderList>li>a>.d1>.dd2>.s2{font-size: .6rem;}
.xwyOrderList>li>a>.d2{flex: 1;text-align: right;display: flex;align-items: center;justify-content: flex-end;font-size: 1.2rem;color: #f11212;}
.xwyOrderList>li>a>span{display: flex;align-items: center;margin-left: .5rem;color: #2279f0;}

/*商品库存、销售列表*/


/*页脚*/
.bar-tab .tab-item .icon{width: 1rem;height: 1rem}
.bar-tab .tab-item span{display: inline-block;}
.bar-tab .tab-item .footerTit{vertical-align: middle;height: 1.2rem;line-height: 1.2rem;margin-top: -.3rem;color: #2279F0}

.bar-tab .tab-item .icFoot1{background: url("../img/ic_foot_1_b.png") no-repeat center center;background-size: cover}
.bar-tab .tab-item.active .icFoot1, .bar-tab .tab-item:active .icFoot1{background: url("../img/ic_foot_1_w.png") no-repeat center center;background-size: cover}

.bar-tab .tab-item .icFoot2{background: url("../img/ic_foot_2_b.png") no-repeat center center;background-size: cover}
.bar-tab .tab-item.active .icFoot2, .bar-tab .tab-item:active .icFoot2{background: url("../img/ic_foot_2_w.png") no-repeat center center;background-size: cover}

.bar-tab .tab-item .icFoot3{background: url("../img/ic_foot_3_b.png") no-repeat center center;background-size: cover}
.bar-tab .tab-item.active .icFoot3, .bar-tab .tab-item:active .icFoot3{background: url("../img/ic_foot_3_w.png") no-repeat center center;background-size: cover}

.bar-tab .tab-item .icFoot4{background: url("../img/ic_foot_4_b.png") no-repeat center center;background-size: cover}
.bar-tab .tab-item.active .icFoot4, .bar-tab .tab-item:active .icFoot4{background: url("../img/ic_foot_4_w.png") no-repeat center center;background-size: cover}


.bar-tab .tab-item.active span, .bar-tab .tab-item:active span{color: #fff}
.bar-tab .tab-item.active, .bar-tab .tab-item:active{background-color: #2279F0;color: #ffffff;vertical-align: middle;}

/*标题居中变色*/
.repRecordsTitle{background-color: #fff;color: #2279F0;height: 2rem;font-size: .9rem;line-height: 2rem;text-align: center;font-weight: bold;margin-bottom: .3rem}

/*左侧竖条图标标题*/
.xTitle{line-height: 1.4rem;padding: .4rem 0;color: #333  }
.xTitle>span{display: inline-block;vertical-align:middle;font-weight: normal}
.xTitle>.bIcon{display: inline-block;vertical-align:middle;width: 4px;height: 1.6rem;background-color: #2279f0;margin: 0 .5rem;border-radius: 2px}
