@charset "utf-8";
/* CSS Document */
/*购物车*/
.carticon{width:10%; text-align:center;height:7rem;color:#fff;border-radius:10rem; background:rgba(0, 0, 0, 0.65);position:fixed;z-index:9999; top:25%;right:5%;padding-top:2rem;}
.carticon img{ width:1.2rem;display: inline-block;}
.footerbutn{        border-top: 1px solid #ddd;
line-height: 3.2rem;
    height: 3.2rem;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    z-index: 10;
    left: 0;}
.footerbutn .buy-btn{ width:33.3333%;float:right;position:relative; line-height: 3.2rem;
    height: 3.2rem;}

.buy-btn02{
    line-height: 3.2rem;
    height: 3.2rem;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #e93a3a;
    z-index: 10;
    left: 0;
}

.footerbutn .buy-btn02{ width:33.3333%;float:right;}
.gwchome{background:url(../images/shophome.png) center 0.45rem no-repeat;width:33.333%;float:left; color:#333;background-size:1.3rem auto;}
.gwchome a{width:100%; color:#333;display:block;}
.gwchome p{font-size:0.8rem;padding-top:0.75rem;}
.gwchome img{width:1.5rem;}
.no-box{border-left:none;border-right:none;}
.wenda .title a.nobg{background:none;}

/*购物车页面*/

#disappare{
	color: #fff;
    padding: 1.8rem 0rem;
	text-align: center;
    border-radius: 0.3rem;
    z-index: 999;
    position: fixed;
    top: 35%;
    left: 50%;
    margin-left: -4.6rem;
    width: 9.2rem;
    background:rgba(0,0,0,0.6);;
}

#disappare img{width:2.2rem;    display: inline-block;}
.guige-cont{z-index: 99999!important;}
.guige-cont .num-box{height: 2.4rem!important;}
.addheader span{font-size: 0.38rem!important;}
.guige-cont{    bottom: 3.22rem!important;}