*{
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
}
img{
    display: block;
}
a{
    text-decoration: none;
    color:#333;
}
a:hover{
    text-decoration: none;
    color:#fff;
}

body{
    background-color: #e90b41;
    position: relative;
   
}
html,body{
    font-family: "微软雅黑";
}
.wrap{
    max-width: 640px;
    margin:0 auto;
}

.fixedMask{
    position:fixed;
    display:none;
    top:0;
    left:0;
    z-index:999;
    width:100%;
    height:100%;
    background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
}
#ad{
    width:100%;
    min-height:345px;
    height:100%;
    position:absolute;
    z-index:9999;
    left:0;
    top:2%;
    display:none;
}
#ad a.close{
    display:block;
    position:absolute;
    text-decoration:none;
    right:10%;
    top:0;
    font: 12px/1.5 arial;
    background:#B50000;
    padding:2px 5px;
    color:#fff;
    z-index: 10000;
}
#ad a.close:hover{
    background:red;
}
#ad img{
    width: 80%;
    display: block;
    position: absolute;
    right:0;
    left:0;
    margin:auto;
}

.banner img{
    width: 100%;
    
}
.navbar{
    width: 100%;
    height:40px;
    line-height: 40px;
    background:#000;
    /*overflow: hidden;*/
    position: relative;
}
.navbar .home{
    float: left;
    color:#fff;
    font-weight: bold;
    padding-left:35px;
    background:url(../img/home.png) no-repeat left center;
    line-height: 40px;
}
.navbar .right-cons{
    width: 30px;
    height: 30px;
    background:url(../img/back.png) no-repeat center center;
    float: right;
    margin:5px 10px 0 0;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.navbar ul{
    /*display: none;*/
    position: absolute;
    width: 120px;
    height:auto;
    top:40px;
    right:0;
    background-color: #fff;
    padding-bottom:15px;
    overflow: hidden;
}
.navbar ul li{
    height:30px;
    width: 120px;
    line-height: 30px;
    text-align: center;
    border-bottom:1px solid #ccc;
}

.main{
    overflow: hidden;
}

.tuijian{
    height:auto;
    position: relative;
}

h1{
    height:80px;
    /*margin:10px 5px;*/
}

.tit1{
    background:url(../img/tit1.png) no-repeat center center;
}
.tit2{
    background:url(../img/tit2.png) no-repeat center center;
    margin-top:-10px;
}

.show img{
    width: 100%;
    display: block;
}

.nav-lis{
    width: 100%;
    height:auto;
    overflow: hidden;
    position: relative;
}
.nav-lis ul{
    height:40px;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height:40px;
    background-color: #fff;
    /*margin:10px 0 0 0;*/
}

.nav-lis ul li{
    height:40px;
    width: 25%;
    float: left;
    text-align: center;
    line-height: 40px;
    
}
.nav-lis ul li a{
    color:#333;
    font-size: 14px;
}
.nav-lis .nav-pic{
    width: 100%;
    height:auto;
    margin-top:40px;
     background-color: #fff;
     overflow: hidden;
}
.nav-lis .nav-pic a{
    display: block;
    float: left;
    position: relative;
}
.nav-lis .nav-pic a span{
    display: block;
    width: 100%;
    height:30px;
    line-height: 30px;
    text-align: center;
    color:#232323;
    background:rgba(255, 255, 255, 0.8);
    position: absolute;
    
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.nav-lis .nav-pic a img{
    width: 100%;
    display: block;
}

.nav-lis .nav-pic a.pic1{
    width: 64%;
    margin-left:5px;
}
.nav-lis .nav-pic a.pic2{
    width: 32%;
    margin-left:5px;

}
.nav-lis .nav-pic a.pic3{
    width: 32%;
    margin-left:5px;
}

.tuijian ul{
    /*margin-top:10px;*/
}
.tuijian ul li{
    padding:0 6px;
    margin-bottom:15px;
    position: relative;
}
.tuijian ul li .info{
    min-height:30px;
    width: 97%;
    margin-left:6px;
    background-color:rgba(255, 81, 108, 0.43);    
    padding:6px 15px;
    /*border-top:1px solid #eee;*/
    position: absolute;
    left:0;
    bottom:0;
    color:#fff;


}


.tuijian ul li .info p .price{
    color:#000;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    float: right;
}
.tuijian ul li img{
    width: 100%;
    display: block;
}



.main ul{
    width: ;
}
.main ul li{
    float: left;
    width: 50%;
    margin:0 0 10px 0;
    /*border: 1px solid #eee;*/
    overflow: hidden;
}
.main ul li .inner{
    padding:1px;
}
.main ul li .inner img{
    width: 100%;
}
.main ul li .info{
    background-color: #fff;
    padding:10px;
    text-align: center;
}
.main ul li .info p{
    text-align: left;
}
.main ul li .info .price{
    font-size: 18px;
    font-weight: bold;
    color:#f00;
    margin:10px 0;
}

.main ul li .info a.btn{
    display: inline-block;
    vertical-align: top;
    zoom: 1; /* Fix for IE7 */
    *display: inline; /* Fix for IE7 */
     padding: 5px 47px;
    /*border-radius: 5px;*/
    color: #fff;
    font-size: 14px;
    background-color: #e90b41;
}





/*秒杀*/
.picScroll{
    margin:2px auto 0;
    text-align:center;
    background:#F77F95;
    padding-bottom:10px;
}
.picScroll .bd ul{
    width:100%;
    float:left;
    padding-top:10px;
}
.picScroll .bd li{
    width:31%;
    float:left;
    font-size:14px;
    text-align:center;
    margin-left:7px;
	margin-top:10px;
    border: 1px solid #8A0223;background:#FFF;
}
.picScroll .bd li a{
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    /* 取消链接高亮 */;
}
.picScroll .bd li p{
    height:38px; overflow:hidden; margin-top:5px;background:#FFF;
}
.picScroll .bd li .info{
    text-align: center;
    color:#f00;
    font-size: 16px;
    font-weight: bold;
    background-color: #fff;
    padding-bottom:10px;
}
.picScroll .bd li .info span{
    display: inline-block;
    padding:5px 10px;
    color:#fff;
    font-size: 14px;
    font-weight: normal;
    background-color: #8e8e8e;
}
.picScroll .bd li .info span.on{
    background-color: #f5cb00;
}
.picScroll .bd li img{
    width:100%;
    height:auto;
    /*background:url(../img/loading.png) #fff center center no-repeat;*/
}

#time{
    float: right;
    font-size: 14px;
    color:#333;
    margin-right:30px;

}

.picScroll .hd{
    height:40px;
    line-height:40px;
    border-bottom:2px solid #fdb665;
    background:#f5cb00;
    overflow:hidden;
    text-align:left;
    padding:0 10px;
    color:#e90b41;
}
.picScroll .hd ul{
    float:right;
    padding-top:16px;
}   
.picScroll .hd li{
    float:left;
    width:8px;
    height:8px;
    background:#353535;
    margin:0 5px;
    overflow:hidden;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}
.picScroll .hd .on{
    background:#e90b41;
}
.picScroll .prev,.picScroll .next{
    display:block;
    float:right;
    width:18px;
    height:18px;
    background:url(../img/pisScrollIcons.png) -6px -40px no-repeat;
    overflow:hidden;
    margin:11px 5px 0 5px;
    border-radius: 50%;
}
.picScroll .next{
    background-position:-34px -40px;
}
.picScroll .prevStop{
    background-position:-6px -40px;
}
.picScroll .nextStop{
    background-position:-34px -40px;
}





.tabBox{
    margin-top:2px;
    background:#fff;
}
.tabBox .hd{
    height:40px;
    line-height:40px;
    padding:0 10px;
    font-size:20px;
    background:#f4f4f4;
    border-bottom:1px solid #F5AB38;
    position:relative;
}
    .tabBox .hd ul{
    position:absolute;
    height:41px;
    top:0;
    overflow:hidden;
}
    .tabBox .hd ul li{
    float:left;
    padding:0 10px;
    color:#666;
}
    .tabBox .hd ul .on{
    border:1px solid #e0e0e0;
    border-bottom-color:#fff;
    background:#fff;
    color:#CF7F21;
}



.footer{
    width: 100%;
    text-align: center;
    font-size: 12px;
    background-color: #fff;
    height:auto;
    padding:10px 0;
}









