﻿
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
html {height: 100%;overflow-x: hidden;background: rgb(245,245,245);-webkit-tap-highlight-color:rgba(0,0,0,0);}
body {color: #333;font-size:14px;font-family: Arial,Verdana,Sans-serif;;height: 100%;position: relative;min-width: 310px;}
a{text-decoration: none;}
ul{list-style: none;}
input{outline: none;font: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
a img{border: 0;}

.ui-loader-default{ display:none}  
.ui-mobile-viewport{ border:none;}  
.ui-page {padding: 0; margin: 0; outline: 0}

@font-face {
    font-family: 'iconfont';  /* project id 345021 */
    src: url('//at.alicdn.com/t/font_345021_4xmscllyr69od2t9.eot');
    src: url('//at.alicdn.com/t/font_345021_4xmscllyr69od2t9.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_345021_4xmscllyr69od2t9.woff') format('woff'),
    url('//at.alicdn.com/t/font_345021_4xmscllyr69od2t9.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_345021_4xmscllyr69od2t9.svg#iconfont') format('svg');
}

.clearfix:after
{
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix{*zoom:1;}

.iconfont
{
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}  

.silder-warp
{
    width: 100%;
    padding-top: 40px;
    position: relative;
    margin-top: 40px;
}

.silder-box
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.swiper-pagination-bullet
{
    background: rgb(255,100,100);
}

.swiper-pagination-bullet-active
{
    background: red;
}

.swiper-slide img
{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.search-warp
{
    height: 30px;
    padding: 5px 40px;
    background: #fff;
    position: fixed;
    border-bottom: 1px solid rgb(240,240,240);
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.search-icon
{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 5px;
    color: red;
}

.search-icon i
{
    display: block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}

.search-box
{
    height: 30px;
    background: rgb(245,245,245);
    border-radius: 20px;
    padding: 0 15px;
}

.search-list
{
    position: absolute;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    color: red;
}

.search-list i
{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    font-size: 28px;
}

.search-list a
{
    color: red;
}

.search-box div
{
    height: 30px;
}

#search-text
{
    border: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 0;
    display: block;
    background: rgb(245,245,245);
    font-size: 12px;
    text-align: center;
    color: rgb(180,180,180);
}

.perch-warp
{
    height:84px;
    padding-top:0;
    line-height:30px;
    font-size:14px;
    color:rgb(180,180,180);
    text-align:center;
    position:relative;
    z-index:-1;
}

.list-warp
{
    margin-top: 5px;
    background: #fff;
    border-top: 1px solid rgb(230,230,230);
    padding: 5px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    text-align: center;
    -webkit-overflow-scrolling : touch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list-warp a
{
    color: rgb(100,100,100);
    float: left;
    display: block;
    width: 100%;
}

.list-warp a span
{
    width: 100%;
    height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.list-box
{
    width: 75px;
    float: left;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list-box img
{
	display: block;
	margin: 0 auto;
	width: 100%;
}

.adv-warp img
{
    width: 100%;
}

.adv-warp a
{
    display: block;
    height: 100%;
}

.recommend-title
{
    font-size: .3rem;
    background: #fff;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    padding: 5px 15px;
}

.recommend-title img
{
    height: 30px;
    float: left;
    margin-right: 5px;
}

.recommend-warp
{
    margin-top: 5px;
    border-top: 1px solid rgb(230,230,230);
}

.recommend-icon
{
    display: block;
    width: 100%;
}

.shortcut-warp
{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 33px;
    padding: 10px 0;
    background: #fff;
    border-top: 1px solid rgb(230,230,230);
    z-index: 99999;
}

.shortcut-box {
    width: 22%;
    float: left;
    text-align: center;
    font-size: 13px;
    position: relative;
}

.shortcut-warp div:nth-child(4)
{
    margin-left: 12%;
}

.shortcut-box span
{
    font-size: 13px;
}

.shortcut-box i
{
    font-size: 16px;
    display: block;
    margin-bottom: 2.5px;
}

.shortcut-box a
{
    color: rgb(120,120,120);
}

.recommend-list-warp
{
    height: 175px;
    background: #fff;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling : touch;
}

.perch-warp
{
    width: 100%;
    height: 54px;
    overflow:auto;
    font-size: .3rem;
    text-align: center;
}

.shop-tips
{
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 10px;
    color: rgb(200,200,200);
    font-size: 12px;
}

.perch-warp span
{   
    display: inline-block;
    width: 35px;
    border-top: 1px solid rgb(220,220,220);
}

.recommend-shop-box 
{
    margin-left: 15px;
    width: 100px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.recommend-shop-box img
{
    display: block;
    width: 70px;
    margin: 10px 15px;
    height: 70px;
}

.recommend-shop-box a
{
    display: block;
    color: rgb(80,80,80);
}

.recommend-shop-name
{
    width: 100px;
    font-size: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

.recommend-shop-money
{
    font-size: .2rem;
    text-align: center;
}

.recommend-shop-money span
{
    font-size: .3rem;
    color: orange;
}

.recommend-shop-money span span
{
	color: rgb(180,180,180);
	font-size: .2rem;
}

.sellerlog-icon
{
	width: 33.333%;
	border: 10px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	margin-top: 20px;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    overflow: hidden;
}

.sellerlog-icon img
{
	display: block;
	width: 70%;
	margin: 0 auto;
}

.sellerlog-icon span
{
	height: 20px;
	overflow:hidden;
	font-size: 14px;
	display: block;
	text-align: center;
}

.sellerlog-icon a
{
	display: block;
}

.cattype-menu
{
	width: 20%;
	height: 100%;
	float: left;
	background: rgb(250,250,250);
	font-size: .25rem;
}

.cattype-menu a
{
    color: rgb(170,170,170);
}

.cattype-menu span
{
	display: block;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    height:40px;
    overflow:hidden;
}

.cattype-goods-warp
{
	padding-right: 3%; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cattype-goods-menu
{
    position: absolute;
    top: 51px;
    background: rgb(255,255,255);
    width: 100%;
    border-bottom: 1px solid rgb(250,250,250);
    height:35px;
    line-height:35px;
    z-index:1;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.cattype-goods-menu ul
{
    display: block;
    font-size: .2rem;
}

.cattype-goods-menu ul li
{
    float: left;
    padding: 0 10px;
    height:35px;
}
.cattype-goods-menu ul li a
{
    display: block;
    height:35px;
    color: rgb(120,120,120);
}

.cattype-goods
{
	height: 90px;
    position: relative;
}

.cattype_cart
{
    position: absolute;
    right: 5px;
    bottom: 6px;
    color: #fff;
    background: #FF2233;
    width: 27px;
    height: 27px;
    border-radius: 25px;
    line-height: 13px;
    text-align: center;
}

.cattype-goods img
{
	display: block;
	float: left;
	height: 70px;
	width: 70px;
	margin: 10px;
}

.cattype-goods-name
{
	font-size: .25rem;
    overflow: hidden;
    padding-top: 10px;
    color: rgb(60,60,60);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.cattype-goods-tips
{
	font-size: .2rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	color: rgb(200,200,200);
}

.cattype-goods-money
{
	font-size: .3rem;
	color: rgb(255,0,0);
	padding-top: 10px;
}

.cattype-goods-money span
{
	font-size: .2rem;
	color: rgb(200,200,200);
}

.cattype-goods a
{
	display: block;
}

.shopcheckout-warp
{
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    padding-top: 10px;
}

.shopcheckout-warp img
{
    float: left;
    width: 20%;
}

.shopcheckout-title
{
    float: left;
    width: 52.5%;
    padding-left: 2.5%;
    padding-top: 5px;
    font-size: 1.1rem;
    color: rgb(120,120,120);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.shopcheckout-money
{
    float: left;
    width: 25%;
    text-align: right;
    padding-top: 5px;
    position: relative;
}

.shopcheckout-money span
{
    color: #f23015;
}

.shopcheckout-num
{
    color: #666;
}

.reco-warp
{
    background: rgb(245,245,245);
}

.reco-box
{
    width: 49.5%;
    float: left;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.reco-zw
{
    float: left;
    width: 1%;
    height:1px;
}

.reco-box img
{
    display:block;
    width:100%;
}

.reco-title
{
    font-size: .25rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin: 4px;
    height: 38px;
}

.reco-money
{
    height:20px;
    line-height:20px;
    padding-bottom: 5px;
}

.reco-money span
{
    float: left;
    margin-right: 10px;
    font-size: .3rem;
    color:rgb(246,116,116);
}

.reco-money span:first-child
{
    text-decoration: line-through;
    color:rgb(150,150,150);
}

.cattype-menu
{
    overflow: auto;
}

.cattype-goods-hidden
{
    background: #fff;
    float: right;
    overflow: auto;
    padding-top: 36px;
}

.cattype-src
{
    background: rgb(247,247,247);
}

.confirm-header
{
    color: rgb(80,80,80);
    background: rgb(250,250,250);
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    border-bottom: 1px solid rgb(220,220,220);
    font-size: 18px;
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    z-index: 9999999;
}

.confirm-header i
{
    color: rgb(80,80,80);
    line-height: 53px;
    font-size: 22px;
}

.confirm-header a
{
    height:50px;
    width:30px;
    display: block;
    float: left;
    text-align: center;
}

.confirm-header span
{
    float: left;
}

.confirm-address
{
    padding: 20px 15px;
    background: #FFF;
    margin-top: 51px;
}

.confirm-address-left
{
    float: left;
    width: 92%;
}

.confirm-address-right
{
    float: right;
    width: 8%;
    text-align: right;
    height: 50px;
    line-height:50px;
    color: rgb(150,150,150);
}

.confirm-address-right a
{
    color: rgb(150,150,150);
}

.confirm-address-name
{
    font-size: 14px;
    line-height: 30px;
    height:30px;
    color: rgb(60,60,60);
}

.confirm-address-address
{
    line-height:20px;
    height:20px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: rgb(150,150,150);
}

.confirm-back
{
    height: 10px;
    background: url('../images/confirm_address.jpg');
}

.confirm-address-a
{
    display: block;
}

.confirm-order-warp
{
    margin-top:10px;
    background: #FFF;
    border-bottom: 1px solid rgb(240,240,240);
}

.confirm-order-title
{
    line-height:50px;
    height:50px;
    padding: 0 15px;
}

.confirm-order-title img
{
    float: left;
    width: 25px;
    height:25px;
    margin-top:12.5px;
}

.confirm-order-title span
{
    font-size: 14px;
    float: left;
    margin-left: 10px;
    color: rgb(80,80,80);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.confirm-order-goods-warp
{
    padding: 15px 15px;
    margin-bottom: 5px;
    background: rgb(252,252,252);
    position: relative;
    padding-left: 100px;
    height: 70px;
}

.confirm-order-goods-icon
{
    width: 70px;
    height: 70px;
    border: 1px solid rgb(240,240,240);
    float: left;
    position: absolute;
    left: 15px;
}

.confirm-order-goods-icon img
{
    display: block;
    width: 100%;
}

.confirm-order-goods-info
{
    height: 100%;
}

.confirm-order-goods-title
{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:18px;
    max-height:36px;
}

.confirm-order-goods-title span
{
    color: #FF5722;
}

.confirm-order-goods-money
{
    margin-top:10px;
    font-size: 14px;
}

.confirm-order-goods-money span
{
    color: #EE2F15;
}

.confirm-order-goods-money span span
{
    margin-left:10px;
    text-decoration: line-through;
    color: rgb(150,150,150);
}

.confirm-order-goods-number
{
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 14px;
}

.confirm-order-select
{
    line-height:50px;
    height:50px;
    margin: 0 15px;
    border-bottom: 1px solid rgb(250,250,250);
    font-size: 12px;
}

.confirm-order-select-title
{
    font-size: 14px;
    float: left;
    width: 35%;
}

.confirm-order-select-content
{
    text-align: right;
    font-size: 14px;
    float: right;
    width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.confirm-order-select-content i
{
    margin-left: 5px;
    line-height: 45px;
}

.confirm-order-mess-warp
{
    line-height:50px;
    height:50px;
    margin: 0 15px;
    overflow: hidden;
    border-bottom: 1px solid rgb(250,250,250);
}

.confirm-order-mess-warp input
{
    border: 0;
    line-height: 20px;
    height:20px;
    width: 64%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: block;
    margin-top: 15px;
    font-size: 12px;
}

.confirm-order-head
{
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
}

.confirm-order-head-money
{
    float: right;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}

.confirm-order-head-money span
{
    color: #EE2F15;
    font-size: 14px;
    float: right;
}

.confirm-order-head-money img
{
    height: 18px;
    margin-left: 5px;
    margin-right: 3px;
}

.confirm-order-head-money .money
{
    display: inline;
}

.confirm-order-head-number
{
    float: right;
    margin-right: 15px;
    font-size: 14px;
}

.bottom-back
{
    height: 61px;
}

.confirm-order-footer-warp
{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid rgb(240,240,240);
    background: rgb(253,253,253);
}

.confirm-order-submit
{
    float: right;
    width: 120px;
    height: 50px;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    border: 0;
    font-family: 'microsoft yahei';
    background: -webkit-linear-gradient(left, #F5A936 , #E7484A); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #F5A936, #E7484A); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #F5A936, #E7484A); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #F5A936, #E7484A); /* 标准的语法 */
}

.confirm-order-money
{
    float: right;
    font-size: 14px;
    margin-right: 20px;
}

.confirm-order-money span
{
    color: #EE2F15;
}

.confirm-order-active
{
    background: #FFF;
    border-bottom: 1px solid rgb(240,240,240);
}

.confirm-back-warp
{
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.1);
    z-index: 99999999;
}

.confirm-select-disorred-warp,.confirm-select-post-warp
{
    position: fixed;
    height: 0;
    background: #FFF;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999999;
    overflow-y: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
    -webkit-overflow-scrolling: touch;
    transition: .1s;
}

.confirm-select-disorred-title
{
    font-size: 16px;
    padding: 10px 0 0 10px;
}

.disorred-content-warp
{
    height:50px;
    line-height: 50px;
    font-size: 14px;
    overflow: hidden;
}

.disorred-content-title
{
    width: 90%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 10px;
    color: rgb(80,80,80);
}

.disorred-content-warp i
{
    float: right;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 10px;
    width: 10%;
    text-align: right;
}

.order-disorred-hidden
{
    display: none;
}

.confirm-integral
{
    float: right;
    height: 28px;
    line-height: 28px;
    border: 1px solid rgb(220,220,220);
    margin-top: 10px;
    width: 50px;
    padding: 0 10px;
}

.information-warp
{
    padding-top: 51px;
    position: relative;
}

.information-header
{
    position: fixed;
    height: 50px;
    background: #FFF;
    left: 0;
    right:0;
    top:0;
    border-bottom: 1px solid rgb(230,230,230);
}

.information-header a
{
    float: left;
    line-height: 54px;
    height: 50px;
    margin-left: 10px;
    color: rgb(150,150,150);
}

.information-header a i
{
    font-size: 24px;
}

.information-title
{
    position: absolute;
    left: 0;
    right: 0;
    line-height: 50px;
    text-align: center;
}

.dispost-tips
{
    display: block;
    font-size: 12px;
    padding: 0 10px;
    position: relative;
    top: -5px;
}

.newcart-shop-warp
{
    margin-top: 5px;
    border-top: 1px solid rgb(230,230,230);
    background: #FFF;
    overflow: hidden;
}

.newcart-shop-title-warp
{
    line-height: 35px;
    background: rgb(252,252,252);
}

.select-all
{
    float: left;
    width: 35px;
    line-height: 38px;
    height:35px;
    overflow: hidden;
    text-align: center;
}

.newcart-shop-title
{
    float: left;
    height:35px;
    font-family: 'microsoft yahei',Arial,Verdana,Sans-serif;
}

.newcart-shop-title img
{
    height: 20px;
    float: left;
    margin-top: 7.5px;
}

.newcart-shop-title span
{
    margin-left: 3px;
    font-size: 14px;
    float: left;
}

.newcart-shop-title i
{
    font-size: 12px;
    line-height: 36px;
    float: left;
    margin-left: 5px;
}

.newcart-editorder
{
    float: right;
    margin-right: 10px;
}

.newcart-goods-warp
{
    border-top: 1px solid rgb(230,230,230);
    background: #FFF;
    padding: 15px 0;
    height: 80px;
    position: relative;
}

.select-goods
{
    width: 35px;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    text-align: center;
    float: left;
}

.newcart-goods-img
{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
}

.newcart-goodsinfo-warp
{
    height: 80px;
}

.newcart-goods-title
{
    padding-right: 5px;
    font-size: 14px;
    height:40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgb(100,100,100);
}

.original-price
{
    color: rgb(180,180,180);
    text-decoration: line-through;
}

.discount-price
{
    color: orange;
    font-size: 14px;
}

.newcart-goods-box
{
    position: relative;
    width: 100%;
    right: 0;
    transition: .5s;
    -webkit-transform:translate(0,0);
}

.effective-warp
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 110px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    background: rgba(0,0,0,.7);
    z-index: 1;
}

.effective-warp a
{
    color: orangered;
}

.newcart-goods-num-warp
{
    position: absolute;
    height: 110px;
    width: 199px;
    border-left: 1px solid rgb(220,220,220);
    background: rgb(250,250,250);
    transition: .5s;
    -webkit-transform:translate(0,-95px);
}

.newcart-goods-delete
{
    float: right;
    width: 60px;
    text-align: center;
    line-height: 110px;
    color: #FFF;
    background: #FF5722;
}

.newcart-goods-number
{
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 16px;
    font-family: "Courier New", Courier, monospace;
}

.newcart-bottom-warp
{
    height: 55px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFF;
    position: fixed;
    border-top: 1px solid rgb(210,210,210);
    z-index: 1;
}

.newcart-bottom-zw
{
    height: 55px;
}

.bewcart-submit
{
    line-height: 55px;
    width: 30%;
    float: right;
    font-size: 1.7rem;
    text-align: center;
    color: #FFF;
    background: #FF5722;
}

.bewcart-submit a
{
    display: block;
    color: #FFF;
}

.go-shopping
{
    float: right;
    width: 30%;
    line-height: 55px;
    background: rgb(245,245,245);
    text-align: center;
    font-size: 1.7rem;
}

.newcart-money-warp
{
    line-height: 17px;
}

.newcart-money-tips
{
    margin-top: 1px;
    font-size: 1.2rem;
    text-align: center;
}

.newcart-exchangeintegral
{
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    color: orange;
}

.newcart-money
{
    text-align: center;
    font-size: 1.2rem;
    color: orange;
}

.newcart-money span
{
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}

.newcart-goods-dis
{
    padding: 0;
    margin: 5px;
    width: 129px;
    height: 30px;
    outline: none;
    font-size: 12px;
}

.newcart-num-edit-warp
{
    margin: 5px;
    width: 127px;
    height: 28px;
    border: 1px solid rgb(200,200,200);
    background: #FFF;
}

.newcart-mul
{
    float: left;
    width: 27px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-right: 1px solid rgb(220,220,220);
}

.newcart-add
{
    float: left;
    width: 27px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-left: 1px solid rgb(220,220,220);
}

.newcart-num-edit-warp input
{
    padding: 0;
    margin: 0;
    width: 71px;
    height: 28px;
    line-height: 28px;
    float: left;
    border: 0;
    text-align: center;
    text-indent: 0;
}

.newcart-goods-warp
{
    margin-top: 2.5px;
    border-bottom: 1px solid rgb(230,230,230);
}

.load-warp
{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.2);
    display: none;
    z-index:9999999999;
}

.cart-tips
{
    padding: 0 10px;
    width: 180px;
    background: rgba(0,0,0,.7);
    position: fixed;
    left: 50%;
    top: 40%;
    margin-left: -100px;
    margin-top: -15px;
    border-radius: 3px;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    z-index: 9999999;
    display: none;
    font-size: 14px;
}

.cart-tips-fadeIn
{
    -webkit-animation: fadeIn 2s 2s infinite;
    animation: fadeIn 2s 2s infinite;
}

.spinner {
    width: 60px;
    height: 60px;
    position: fixed;
    left: 50%;
    top: 40%;
    margin-top: -30px;
    margin-left: -30px;
}

.double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

.newcart-editorder,.original-price
{
    font-size: 12px;
}

.gosubmit,.newcart-add,.newcart-mul,.newcart-goods-delete
{
    font-size: 14px;
}

.delete-back
{
    position: fixed;
    background: rgba(0,0,0,.5);
    left: 0;
    right:0;
    bottom: 0;
    top:0;
    z-index: 999999999;
    display: none;
}

.delete-warp
{
    position: fixed;
    padding: 7%;
    width: 62%;
    left: 12%;
    top: 35%;
    background: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.delete-warp .title
{
    font-size: 15px;
    height:34px;
    margin-bottom: 30px;
}

.delete-warp .submit div
{
    float: right;
    font-size: 14px;
}


.delete-cancel
{
    margin-left: 20px;
}

.delete-confirm
{
    color: #A7DB32;
}

.seeorder-warp
{
    overflow: hidden;
    margin: 20px;
    padding: 20px;
    margin-top: 0;
    background: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid rgb(220,220,220);
}

.seeorder-warp p
{
    line-height: 30px;
    font-size: 16px;
}

.seeorder-warp p span
{
    margin-left: 2px;
}

.kuaidimes-warp
{
    margin-left: 3%;
    margin-right: 3%;
    position: relative;
    line-height: 30px;
}

.kuaidi-tips
{
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.kuaidi-time
{
    text-align: right;
    color: rgb(150,150,150);
    font-size: 12px;
    line-height:20px;
    margin-bottom: 5px;
}

.kuaidi-display
{
    font-size: 12px;
    margin-left: 5px;
    color: orangered;
}

.kuaidi-mes-warp
{
    background: #FFF;
    padding: 10px 3%;
}

.kuaidi-time-box
{
    float: left;
    width: 50px;
    padding-right: 10px;
    text-align: right;
    color: rgb(150,150,150);
    position: relative;
}

.yuan
{
    position: absolute;
    right: -6px;
    width: 10px;
    height: 10px;
    background: rgb(200,200,200);
    top: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.kuaidi-status-box
{
    margin-left: 61px;
    padding-left: 10px;
    color: rgb(150,150,150);
    padding-bottom: 20px;
    border-left: 1px solid rgb(230,230,230);
}

.kuaidi-date
{
    font-size: 13px;
}

.kuaidi-time
{
    font-size: 12px;
}

.kuaidi-title
{
    font-size: 14px;
    color: rgb(100,100,100);
}

.kuaidi-content
{
    color: rgb(80,80,80);
    font-size: 12px;
    margin-top: 7px;
}

.esseacher-warp
{
    background: rgb(247,247,247);
    padding: 8px;
    padding-right: 43px;
    height: 30px;
    top: 0;
    left: 0;
    right: 0;
}

.back-home
{
    position: absolute;
    right: 12.5px;
    top: 12.5px;
}

.back-home img
{
    display: block;
    width: 20px;
    height: 20px;
}

.esseacher-box
{
    height: 30px;
    padding-left: 55px;
    padding-right: 60px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: rgb(226,227,228);
    position: relative;
}

.esseacher-type
{
    width: 55px;
    height: 30px;
    position: absolute;
    left: 0;
}

.esseacher-type span
{
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 10px;
    color: rgb(150,150,150);
}

.esseacher-type img
{
    display: block;
    width: 10px;
    float: left;
    margin-top: 11px;
    margin-left: 3px;
}

#esseacher-input
{
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 30px;
    height: 30px;
    color: rgb(60,60,60);
    background: rgb(226,227,228);
}

.esseacher-img
{
    position: absolute;
    right: 5px;
    top: 5px;
}

.esseacher-img img
{
    display: block;
    width: 20px;
    margin-left: 10px;
    float: left;

}

.esseacher-img img:nth-child(1)
{
    display: none;
}

.esseacher-option-warp
{
    width: 60px;
    background: #FFF;
    text-align: center;
    position: absolute;
    line-height: 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    top: 45px;
    box-shadow: 1px 1.5px 1px #666;
    display: none;
    z-index: 2;
    outline: none;
}

.esseacher-option-warp img
{
    top: -23px;
    left: 22.5px;
    display: block;
    margin-left: 0;
    width: 15px;
    position: absolute;
}

.exchange-nav-warp
{
    height: 35px;
    background: #FFF;
    border-bottom: 1px solid rgb(235,235,235);
    padding-right: 66px;
    position: relative;
}

.exchange-rank-box
{
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    padding: 0 10px;
    height: 35px;
    overflow: hidden;
    border-left: 1px solid rgb(235,235,235);
}

.exchange-rank-box span
{
    font-size: 14px;
    width: 30px;
    line-height: 35px;
    float: left;
    color: rgb(120,120,120);
}

.exchange-rank-box img
{
    width: 15px;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
}

.exchange-rank-option-box
{
    right: -96px;
    width: 95px;
    bottom: -62px;
    background: #FFF;
    line-height: 25px;
    text-align: center;
    position: absolute;
    padding: 5px 0;
    border: 1px solid rgb(230,230,230);
    border-top: 0;
    border-right: 0;
    outline: none;
    z-index: 9999;
}

.exchange,.deductible
{
    width: 50%;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: rgb(120,120,120);
    border-left: 20px solid #FFF;
    border-right: 20px solid #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.exchange-nav-warp a
{
    display: block;
    color: rgb(120,120,120);
}

.exchange-goods-box
{
    position: relative;
    height: 118px;
    padding-left: 120px;
    background: #FFF;
}

.exchange-goods-box .goods-img
{
    width: 110px;
    height: 110px;
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(250,250,250);
}

.exchange-goods-box .goods-img img
{
    width: 100%;
    height: 100%;
}

.exchange-goods-box .goods-info-box
{
    height: 112px;
    padding-top: 5px;
    padding-right: 10px;
    border-bottom: 1px solid rgb(245,245,245);
}

.exchange-goods-box .goods-info-box .title
{
    height: 40px;
    line-height: 20px;
    margin-top: 10px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.exchange-goods-box .goods-info-box .shopname
{
    height: 20px;
    margin: 5px 0;
}

.exchange-goods-box .goods-info-box .shopname img
{
    float: left;
    height: 20px;
}

.exchange-goods-box .goods-info-box .shopname span
{
    float: left;
    color: rgb(120,120,120);
    margin-left: 3px;
    line-height: 22px;
}

.exchange-goods-box .goods-info-box .money-warp
{
    height: 20px;
    margin-top: 10px;
    line-height: 20px;
}

.exchange-goods-box .goods-info-box .money-warp img
{
    float: left;
}

.exchange-goods-box .goods-info-box .money-warp span
{
    float: left;
    font-size: 14px;
    margin-left: 3px;
    line-height: 20px;
    font-weight: bold;
    color: orangered;
}

.exchange-goods-box .goods-info-box .money-warp .num
{
    float: left;
    margin-left: 5px;
    font-size: 12px;
    color: rgb(150,150,150);
}

.back-top
{
    position: fixed;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    right: 10px;
    bottom: -42px;
    background: rgba(255,255,255,.8);
    border: 1px solid rgb(180,180,180);
    transition: .5s;
}

.back-top img
{
    display: block;
    margin-top: 10px;
    margin-left: 10px;
}

.exchange-goods-warp a
{
    display: block;
}

.goods-number-list
{
    position: absolute;
    left: 7.5px;
    top: 7.5px;
}

.exchange-top-warp
{
    height: 44px;
    background: url('/mobile/themes/default/images/header-bg.png');
    background-size: 100% 44px;
    border-bottom: 1px solid rgb(215,215,215);
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.exchange-top-warp img
{
    top: 6px;
    left: 10px;
    width: 32px;
    position: absolute;
}

.exchange-title-warp
{
    padding: 10px;
    background: #FFF;
    border-bottom: 1px solid rgb(230,230,230);
}

.exchange-title
{
    line-height: 25px;
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: PingFangSC-Regular,Helvetica,"Droid Sans",Arial,sans-serif;
}

.exchange-money-box .market-money
{
    float: left;
    font-size: 14px;
    margin-top: 12px;
    text-decoration: line-through;
    color: rgb(150,150,150);
}

.exchange-money-box .shop-money
{
    float: left;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 7px;
    color: orangered;
    font-weight: bold;
}

.exchange-money-box .shop-money span
{
    font-size: 20px;
}

.exchange-money-box .shop-money span span
{
    font-size: 14px;
}

.exchange-money-box .shop-money img
{
    display: inline-block;
    margin-top: -5px;
    margin-right: 3px;
}

.exchange-money-box .shop-tips
{
    float: right;
    margin-top: 7px;
    color: rgb(150,150,150);
    border: 1px solid rgb(220,220,220);
    padding: 1px 5px;
    margin-right: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.exchange-goods-desc-warp
{
    padding: 10px;
    overflow: hidden;
    background: #FFF;
    margin-top: 10px;
    border-top: 1px solid rgb(230,230,230);
    -webkit-overflow-scrolling: touch;
}

.exchange-goods-desc-warp img
{
    display: block;
    width: 100%;
}

.exchange-goods-title
{
    font-size: 18px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: rgb(120,120,120);
    border-bottom: 1px solid rgb(235,235,235);
}

.exchange-goods-desc-warp img
{
    display: block;
    max-width: 100%;
}

.exchange-btnav-warp
{
    position: fixed;
    height: 50px;
    background: rgba(255,255,255,.9);
    left: 0;
    right: 0;
    bottom: 0;
}

.go-cart-warp,.add-cart-warp
{
    float: right;
    width: 25%;
    line-height: 50px;
    text-align: center;
    background: orangered;
    color: #FFF;
    font-size: 14px;
    font-family: PingFangSC-Regular,Helvetica,"Droid Sans",Arial,sans-serif;
}

.add-cart-warp
{
    background: #FFB03F;
}

.exchange-btnav-box
{
    width: 50%;
    float: left;
    height: 49px;
    border-top: 1px solid rgb(235,235,235);
    text-align: center;
}

.exchange-btnav-warp a
{
    display: block;
    color: #FFF;
}

.add-success
{
    display: none;
    position: fixed;
    bottom: 60px;
    color: #FFF;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 3px;
    left: 50%;
    width: 216px;
    margin-left: -118px;
    background: rgba(0,0,0,.7);
    text-align: center;
    font-size: 12px;
    transition-timing-function: ease;
}

.exchange-btnav-box .muli-num,.exchange-btnav-box .addi-num
{
    display: inline-block;
    border: 1px solid rgb(180,180,180);
    margin-top: 12px;
    height: 25px;
    width: 25px;
    overflow: hidden;
    float: left;
}

.exchange-btnav-box input
{
    border-radius: 0;
    border: 1px solid rgb(180,180,180);
    width: 23px;
    height: 25px;
    line-height: 25px;
    width: 30px;
    padding: 0;
    margin: 0;
    margin-top: 12px;
    text-indent: 0;
    border-right: 0;
    border-left: 0;
    text-align: center;
    float: left;
}


.goods_img .prodesc .pro_cont img
{
    width: 100%;
}

.goods_img .prodesc .pro_cont table
{
    width: 100%;
}

.checkout-header-warp
{
    height: 50px;
    background: rgb(250,250,250);
    border-bottom: 1px solid rgb(220,220,220);
    z-index: 999;
}

.checkout-header-warp img
{
    float: left;
    width: 25px;
    margin-top: 12.5px;
    margin-left: 10px;
}

.checkout-header-warp
{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}

.checkout-header-warp .title
{
    float: left;
    line-height: 50px;
    margin-left: 10px;
    font-size: 16px;
}

.confirm-order-money .money,.confirm-order-money .integral
{
    display: inline-block;
}

.confirm-order-money img
{
    width: 18px;
}

.confirm-tips
{
    position: fixed;
    bottom: 51px;
    left: 0;
    right: 0;
    line-height: 15px;
    color: #F6AB21;
    padding: 10px 15px;
    font-size: 12px;
    background: rgb(254,250,239);
}

.confirm-zw
{
    height: 30px;
    background: rgb(254,250,239);
}

.use-integral,.use-money
{
    float: right;
}

.use-integral i,.use-money i
{
    font-size: 16px;
    position: relative;
    top: 1px;
    margin-left: 5px;
}

.use-integral input,.use-money input
{
    float: right;
    margin-top: 18px;
    margin-left: 5px;
}

.nav-jfsc-box
{
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    top: -15px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 30px;
    padding: 10px 0;
    position: absolute;
    background: #ff6700;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: 0 0 3px #666;
    -moz-box-shadow: 0 0 3px #666;
    -webkit-box-shadow: 0 0 3px #666;
}

.nav-jfsc-box a
{
    color: #fff;
    display: block;
}