
    html,body{
        font-family: 'Helvetica Neue', Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", SimSun, sans-serif;
    }
    .ui-grid-trisect>li{
    	width: 50%;
        border:0;
    }
    .ui-grid-trisect-img {
    padding-top: 100%;
	}
	
	span.moneyspan{
		color: red;
	}
	
	
	.r{ color: red }

.ball{z-index:10;width: 18px; height:18px;line-height:18px; border-radius: 50%;color:#fff; background-color: #f36; position:absolute;top:5px; right:10px; }
.ui-tab {
margin-bottom: 60px;
}
h5.ui-nowrap{
	text-align: center;
}
.ui-btn-wrap {
    padding: 4px 4px;
    margin-top: -12px;
}
div.ui-btn-wrap{
	text-align: center;
}
span[attr-type]:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #F90C79 transparent transparent transparent;
    border-width:11px 20px 25px 15px;
}
.tc{ text-align: center; }
span.dv1{
	left:0px;
	top:0px;
	background-color:#F90C79;
	width: 36px;
	height: 20px;
	color: #fff;
	font-size: 0.8rem;
}
span.dv2{
    
    right: 0px;
	top:0px;
	background-color:#F90C79;
	width: 36px;
	height: 20px;
	color: #fff;
	font-size: 0.8rem;
	
}
span.dv3{
    
    right: 5px;
    top:38px;
    background-color:#F90C79;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 0.8rem;
    border-radius: 50%;
}

.pink-button{
    background: #CC0B0B url(../../shop/images/overlay.png) repeat-x;
                display: inline-block;color: #fff;-webkit-border-radius: 6px;background-color: #00B8EB;font-weight: bold;
}

.ui-btn-s:not(.disabled):not(:disabled):active{ background-color: transparent; color:  #00B8EB; }
.dn{ display: none; } .db{display: block;} .hd{ visibility: hidden; }
footer img{
    position: absolute;
    left: 0.5rem;
    bottom: 0rem;
    width: 3.32rem;
   
}

.btn-9 {
    color: #FFD460;
    border-color: #FFD460;
    overflow: hidden;
    
}
#btu.btn-9 {
    position: absolute;
    right: 10px;
    bottom:-27px;
    margin: 30px 20px;
    padding: 10px 14px;
    border-radius: 10px;
    border: 2px solid;
   
    text-transform: uppercase;
    background: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
}
#dbtu.btn-9 {
    position: absolute;
    bottom:-27px;
    margin: 30px 20px;
    padding: 10px 14px;
    border-radius: 10px;
    border: 2px solid;
   
    text-transform: uppercase;
    background: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
}


#btu:before {
    left: -30px;
    -webkit-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
}
#btu:before, #btu:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 0;
    top: 0;
    background-color: #ACE7EF;
    -webkit-transition: all .4s;
    transition: all .4s;
}


#btu:after {
    right: -30px;
    -webkit-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
}
#btu:before, #btu:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 0;
    top: 0;
    background-color: #ACE7EF;
    -webkit-transition: all .4s;
    transition: all .4s;
}
#mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    z-index: 100;
}
#price-forecast {
    position: fixed;
    width: 100%;
    max-height: 38rem;
    overflow: auto;
    left: 0;
    bottom: 50px;
    z-index: 1000;
}
#price-forecast .head {
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    border-bottom: 1px solid #e9ebf3;
    text-align: center;
    background: #ffffff;
}
#price-forecast .head span:first-child {
    float: left;
    margin-left: 0.8rem;
}
#price-forecast .head span:first-child, #price-forecast .head span:last-child {
    font-size: 1.15rem;
    color: #00dbf5;
}
#price-forecast .head span:nth-child(2) {
    font-size: 1.15rem;
    color: #1A1A1A;
}
#price-forecast .head span:last-child {
    float: right;
    margin-right: 1.15rem;
}
#price-forecast .head span:first-child, #price-forecast .head span:last-child {
    font-size: 1.15rem;
    color: #00dbf5;
}
#price-forecast .clothes-list {
    background: #ffffff;
    height: 22rem;
    overflow: auto;
    /* pointer-events: none; */
}
ul{
    text-decoration: none;
    list-style-type: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#price-forecast .clothes-list li {
    position: relative;
     text-decoration: none;
    list-style-type: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#price-forecast .clothes-list .select.checked {
    background: url("../../shop/images/icon_del.png") center center no-repeat;
    background-size: 1.43rem 1.43rem;
}
#price-forecast .clothes-list .select.unchecked {
    background: url("../../shop/images/unchecked.png") center center no-repeat;
    background-size: 1.43rem 1.43rem;
}
#price-forecast .clothes-list .select {
    height: 5.29rem;
    width: 3.43rem;
    display: inline-block;
}
#price-forecast .clothes-list .content-wrap {
    position: absolute;
    left: 3.5rem;
    top: 0;
    border-bottom: 1px solid #e9ebf3;
}
#price-forecast .clothes-list .content {
    height: 5.29rem;
    width: 25rem;
    display: table-cell;
    vertical-align: middle;
}
#price-forecast .clothes-list .content .pic-box {
    height: 3.86rem;
    width: 3.86rem;
    border: 1px solid #e9ebf3;
    display: inline-block;
    vertical-align: middle;
}
#price-forecast .clothes-list .content .clothes-name {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 6rem;
    font-size: 0.86rem;
    color: #1A1A1A;
    display: inline-block;
    padding-left: 0.8rem;
    vertical-align: middle;
}
#price-forecast .clothes-list .content span:nth-child(3) {
    font-size: 0.6rem;
    color: #F02B2B;
}
#price-forecast .clothes-list .content span:nth-child(4) {
    font-size: 0.8rem;
    color: #F02B2B;
}
#price-forecast .clothes-list .content .add-subtract {
    display: inline-block;
    position: relative;
    width: 5.4rem;
    height: 2rem;
    vertical-align: middle;
    /* margin-left: 2.6rem; */
    float: right;
    margin-top: 1rem;
    margin-right:20px;
}
#price-forecast .clothes-list .content .add-subtract span:nth-child(1) {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid #e9ebf3;
    border-top-left-radius: 0.36rem;
    border-bottom-left-radius: 0.36rem;
    position: absolute;
    left: 0;
    top: 0;
}
#price-forecast .clothes-list .content .add-subtract span:nth-child(2) {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    line-height: 1.8rem;
    border-top: 1px solid #e9ebf3;
    border-bottom: 1px solid #e9ebf3;
    position: absolute;
    left: 1.8rem;
    top: 0;
    text-align: center;
    font-size: 0.86rem;
    color: #1A1A1A;
}
#price-forecast .clothes-list .content .add-subtract span:nth-child(3) {
    display: inline-block;
    width: 1.8rem;
    height: 1.8rem;
    border: 1px solid #e9ebf3;
    border-top-right-radius: 0.36rem;
    border-bottom-right-radius: 0.36rem;
    position: absolute;
    left: 3.6rem;
    top: 0;
}
#price-forecast .clothes-list .content .add-subtract img {
    width: 0.79rem;
    height: 0.79rem;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.pic-box img{
    width: 3.8rem;
    height: 3.8rem;
}
#price{
    color: #f00;
    position: absolute;
    left: 35%;
    top:26px;
	font-size:1.15rem;
}
@-webkit-keyframes an_wx_mask{0%{opacity:.8;}100%{opacity:1;}}
@-webkit-keyframes an_wx_confirm{0%{-webkit-transform:scale(1.1);}100%{-webkit-transform:scale(1);}}
.wx_mask {
    background-color: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -webkit-animation: an_wx_mask .25s ease-in;
}
.wx_confirm {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 21.8rem;
    height: 10rem;
    z-index: 2000;
    -webkit-animation: an_wx_confirm .25s ease-in;
    border-radius: 0.5rem;
}
.wx_confirm .head {
    font-size: 1.2rem;
    color: #00dbf5;
    text-align: center;
    height: 2.8rem;
    line-height: 2.8rem;
    padding-top: 0.5rem;
}
.wx_confirm .body {
    padding: 0.5rem 1.5rem 1.5rem 1.5rem;
    font-size: 1rem;
    color: #0F0F0F;
    text-align: center;
}
.wx_confirm .footer {
    height: 3.5rem;
    width: 21.8rem;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #e9ebf3;
}
.wx_confirm .footer .cancel {
    border-right: 1px solid #e9ebf3;
}
.wx_confirm .footer .cancel, .wx_confirm .footer .ok {
   
    -webkit-box-flex: 1;
   
    line-height: 3.5rem;
    text-align: center;
    font-size: 1.2rem;
    
}
.tn{
    background-color: #f36;
    width: 20px;
    height: 20px;
    color: #fff;
    position: absolute;
    left: 60px;
    top:8px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}