.goodsCon{width:100%;}
.order_list{position: absolute;right: 0;top: 42px;
    /* left: 85px; */
    left: 22.5vmin;
    height: 43px;
    max-width: calc(640px - 22.5vmin);
    margin: 0 auto !important;}
.goodsCon-type2 .order_list{left:50px;}
.order_list::after{clear:both;content:"";display:table;}
.order_list li{box-sizing:border-box;float:left;height:44px;line-height:44px;width:25%;}
.order_list a{color:#000;display:block;font-size:14px;text-align: center;}
.order_list a i{display: inline-block;vertical-align: middle;width:12px;height: 13px;margin-left:5px;background: url(../../../images/sort.png) no-repeat 0 0;background-size: 100% auto;}
.order_list li.current a{color:#ffb92d;}
#divGoodsLoading{position:absolute;left:85px;bottom:50px;right:0;height:40px;width:auto;text-align:center;line-height:40px;color:#999;}
#divGoodsLoading[data-isload="no"] s{width:100%;text-align:center;text-decoration:none;}
#divGoodsLoading[data-isload="no"] s::before{content:"亲，真的没有了~";color:#999;text-align:center;width:100%;}

/*商品分类导航栏添加商品选择框*/
.sort_list {
    /* display: inline-table; */
    width: 22.667vmin;
    overflow-y: auto;
    /* height: calc((100vh - 24vmin) - 44px); */
    /* background: white; */
}
/*.sort_list{position: absolute;left: 0;top: 45px;bottom:50px;background: #fff;width: 85px;overflow-y: auto;}*/
.goodsCon-type2 .sort_list{width: 50px;}
.sort_list li{position:relative;overflow:hidden;height:auto;}
.sort_list li > input{display:none;}
.sort_list li em{color:#ff8901;}
.cateChk + label{position:absolute;height:50px;width:50px;top:0;right:0;box-sizing:border-box;cursor:pointer;z-index:1;background:transparent url("../../../images/mobile/check_.png") center 55px / 130% 404%;text-align:center;line-height:43px;color:#CCC;text-indent:0;}
.cateChk:checked + label,.cateChk.red:checked + label{background-position-y:-13px;color:#dc332d;}
.cateChk.red + label{background-position:center;color:#000;}
#addAll{position:relative;width:100%;height:44px;text-align:center;border-top:1px solid #eee;margin-top:-1px;}
#addAll p{border:1px solid #ff8901;border-radius:3px;width:33%;margin:7px auto;height:28px;color:#FFF;font-size:15px;line-height:28px;letter-spacing:5px;cursor:pointer;background:#ff8901;}
#addAll p#catUp{display:none;position:absolute;width:31%;margin-left:1%;overflow:hidden;background:#FFF;border:none;}
#addAll p#catUp::after{content:'\00AB';width:2rem;height:2rem;font-size:2rem;line-height:2rem;-webkit-transform:rotate(90deg);display:block;margin:0 auto;color:#ff8901;}
#addAll em{position:absolute;top:0;left:70%;height:44px;line-height:44px;color:#CCC;font-size:12px}
#addAll em.num{color:#ff8901;text-shadow:0 0 3px #ff8901;}
.special a{color:#1A9DEC!important;}

/*特殊分类说明*/
#divSort span:last-of-type em{display:block;position:absolute;width:1rem;height:1rem;top:calc(50% - .5rem);right:0.2rem;background:#ff8901;border-radius:50%;z-index:111;}
#divSort span:last-of-type em::after{content:"?";color:#fff;position:absolute;top:calc(50% - 1.2rem);right:0.22rem;}
em.double i{display:none;width:13.2rem;height:3rem;padding:0 5px;margin:1.8rem 0 0 -3rem;line-height:1.5rem;text-align:left;letter-spacing:1px;color:#CCC;background:#FFF;border:1px solid #ff8901;border-radius:3px;-webkit-user-select:none;}
em.double.notice i{display:block;}
em.double i::before{content:' ';display:block;width:.5rem;height:.5rem;background:#FFF;border-width:1px 0 0 1px;border-style:solid;border-color:#ff8901;-webkit-transform:rotate(45deg);margin:-.3rem 0 -.2rem 3.1rem;}

/*添加“我的收藏”到分类列表*/
#lucky a,#myCollect a,#lottery a{height:26px;padding:0;margin:8px 12px 0;color:#ff8901;border:1px solid #ff8901;line-height:26px;text-indent:5px;border-radius:5px;}
#lucky a::after,#myCollect a::after,#lottery a::after{content:'\279C';font-size:1.1rem;display:block;position:absolute;width:44px;height:30px;right:2px;top:0;line-height:44px;text-align:center;text-indent:0;}

/*添加到购物车动画*/
img#forFun{position:absolute;width:0;height:0;overflow:hidden;z-index:111;-webkit-animation:forFun .65s ease-in-out;-webkit-animation-fill-mode:backwards;}
.goodsCon{width:100%;}
article,aside,footer,header,hgroup,main,nav,section{display:block;}
.sort_list{display:block;margin-top: 30px;}
.sort_list li.current{background: #f9f9f9;
    border-right: none;
    position: relative;
    margin-bottom: 10px;}
.sort_list li.current::before {
    display: block;
    content: ' ';
    width: 100%;
    height: 10px;
    position: absolute;
    background: white;
    top: 0;
    border-radius: 0 0 10px 0;
}
.sort_list li.current a::before {
    display: block;
    content: ' ';
    width: 6px;
    height: 16px;
    position: absolute;
    background-color: #ffb92d;
    border-radius: 3px;
    top: 50%;
    left: -1px;
    transform: translateY(-50%);
}
.goodsCon-type2 .sort_list li.current::before{display: none;}
.sort_list li.current a{color: black;
    position: relative;}
li.current + li {
    border-radius: 0 10px 0 0;
    height: calc(11.733vmin - 10px);
}
.goodsCon-type2 .sort_list a{line-height: 14px;white-space: inherit;text-align: center;text-indent: 0;padding: 8px 6px;}
a{color:#000;text-decoration:none;outline:medium none;}
.sort_list li{position:relative;overflow:hidden;}
.sort_list li{/*padding-top: 2.467vmin; */
    display: flex;
    align-items: flex-end;
    height: 11.733vmin;
    box-sizing: border-box;
    text-align: center;
    background: white;}
#lucky a,#myCollect a,#lottery a{height:26px;padding:0;margin:8px 12px 0;color:#ff8901;border:1px solid #ff8901;line-height:26px;text-indent:5px;border-radius:5px;}
#addAll em{position:absolute;top:0;left:70%;height:44px;line-height:44px;color:#CCC;font-size:12px;}
#addAll p{border:1px solid #ff8901;border-radius:3px;width:33%;margin:7px auto;height:28px;color:#FFF;font-size:15px;line-height:28px;letter-spacing:5px;cursor:pointer;background:#ff8901;}
#addAll{position:relative;width:100%;height:44px;text-align:center;border-top:1px solid #eee;margin-top:-1px;}
#addAll p#catUp{display:none;position:absolute;width:31%;margin-left:1%;overflow:hidden;background:#FFF;border:none;}
#addAll p{border:1px solid #ff8901;border-radius:3px;width:33%;margin:7px auto;height:28px;color:#FFF;font-size:15px;line-height:28px;letter-spacing:5px;cursor:pointer;background:#ff8901;}
.goodsList .goodsListR h2 {
    width: 100%;
    line-height: 18px;
    font-size: 10px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    overflow: hidden;
    height: 40px;
    line-height: 20px;
    text-overflow: ellipsis;
    /* white-space: nowrap; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    color: #555;
     font-size: 14px; 
    text-align: left;
    margin: 0px 0px 2px;
}
.goodsList .goodsListR .price{color:red;}
.arial{font-family:Arial;}
em{font-style:normal;}
.goodsList .goodsListR{margin-left:75px;}
.goodsList .goodsListR .pRate{margin-top:auto!important;position:relative;margin-right:47px;height: 17px;}
.Progress-bar{zoom:1;width:90%;margin-left:0px!important;text-align:left;}
.u-progress .pging{}
.Progress-bar .Pro-bar-li li.P-bar01 em{font-size:12px;}
#btnTop{display:none;}
.footer .z-top.show{bottom:55px;}
.footer .z-top{width:40px;height:40px;position:fixed;right:0px;bottom:-60px;background:rgba(0,0,0,.2);z-index:15;cursor:pointer;-webkit-transition:all .5s;}
#addAll_new{clear:both;position:relative;width:100%;text-align:center;border-top:1px solid #eee;margin:7px 0;}
#addAll_new p{border:1px solid #F70;border-radius:3px;width:33%;margin:7px auto;height:28px;color:#FFF;font-size:15px;line-height:28px;letter-spacing:5px;cursor:pointer;background:#F70;}
#addAll_new p span{display:flex;width:100%;height:100%;align-items:center;text-align:center;justify-content:center;box-sizing:border-box;color:#fff;}
#addAll_new p#catUp{position:absolute;width:31%;margin-left:1%;overflow:hidden;background:#FFF;border:none;}
#addAll_new p#catUp::after{content:'\00AB';width:2rem;height:2rem;font-size:2rem;line-height:2rem;-webkit-transform:rotate(90deg);display:block;margin:0 auto;color:#dc332d;}
#addAll_new #addtotal{position:absolute;top:0;left:70%;font-size:12px;color:#ccc;line-height:40px;}
#addAll_new em{position:absolute;bottom:2px;left:70%;height:44px;line-height:44px;color:#CCC;font-size:12px;}
#divSort .select-icon{position:relative;top:4%;display:inline-block;}
#divSort .select-icon i{background-color:#dc332d;display:block;height:2px;margin-top:3px;width:13px;}
.Progress-bar{width:100%!important;margin-top:5px;}
.sort_list a span.jiantou{display:block;text-align:center;margin:8px 10px;height:27px;line-height:27px;padding-right:30px;border:1px solid #F70;border-radius:5px;color:#F70;}
.sort_list a span.jiantou::after{content:'\279C';font-size:18px;display:block;position:absolute;width:44px;height:30px;right:2px;top:0;line-height:44px;text-align:center;text-indent:0;}
.goodsList .Progress-bar ul{margin:0;min-height: 10px;    font-size: 16px;}
.goodsList .goodsListR a.add s{
display: block;
    width: 30px;
    height: 30px;
    margin: 4px 0 0 1px;
    background: url(/statics/templates/yungou/images/mobile/setIcon.png) no-repeat -49px -200px;
    background-size: 80px auto;
}




.glist-header {position:relative;height: 40px;line-height: 40px;background: #f5f5f5;font-size: 15px;color: #999;text-align: center; }
.glist-header .change-type {position: absolute;right: 10px;top: 10px;width:20px;height:20px;background:url(/statics/templates/yungou/images/menu.png) no-repeat 0 0;background-size:100% 100%;}
.goodsList {
    position: absolute;
    left: 22.5vmin;
    top: 89px;
    right: 0;
    bottom: 50px;
    overflow-y: auto;
    width: auto;
    /* max-width: 640px; */
    max-width: calc(640px - 22.5vmin);
    padding-bottom: 40px;
    z-index: 9;
}
.goodsCon-type2 .goodsList{left:50px;}
.goodsCon-type2 .goodsList ul {width:50%;border-right: 1px solid #eee;box-sizing: border-box;}
.goodsCon-type2 .goodsList ul:nth-child(2n) {border-right: none;}
.goodsCon-type2 .goodsList span.z-Limg{display:block;float: none;width:85px;height: 85px;margin: 0 auto;}
.goodsCon-type2 .goodsList span img{width: 85px;height: 85px;}
.goodsCon-type2 .goodsList .goodsListR{margin-left: 0;}
.goodsCon-type2 .goodsList .goodsListR h2{padding-top: 8px;color: #999;font-size: 14px;height: 20px;-webkit-line-clamp:1;}
.goodsCon-type2 .Progress-bar{margin-top: 8px;}
.goodsCon-type2 .goodsList .goodsListR .pRate{margin-right: 0;height:auto;}
.goodsCon-type2 .btn-wrap{padding-top:10px;position: relative;padding-bottom:10px;}
.goodsCon-type2 .goodsList .goodsListR a.add{right:0;top:10px;vertical-align: middle;height:30px;width:30px;}
.goodsList .goodsListR a.buynow{display: none;}
.goodsCon-type2 .goodsList .goodsListR a.buynow{display:block;width:100px;height: 30px;line-height: 30px;border: 1px solid #F70;text-align: center;font-size: 14px;color: #F70;border-radius:30px;box-sizing: border-box;}