@charset "utf-8";
/* CSS Document */
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;}
article,iframe,img{display:block;border:0;}
ul,li{list-style:none;}
#tjts{max-width: 1600px;margin: 0 auto;}
.floor{/*background:#FFF;*/margin-bottom:10px;}
.vbhead{margin:10px 0 5px;padding-right:20px;padding-left:10px;border-left:3px solid #f66;background:#fff;color:#4c4c4c;font-weight:700;font-size:22px;line-height:42px;}
.vbhead a{color: #333;text-decoration: none;}
.vbhead a:hover{color:#e4393c;}
.vbhead .more{float:right;color:#666;font-weight:400;font-size:16px;}
.vbhead .more:hover{color:#F44336;}

.seckill-list{overflow:hidden;display:block;clear:both;background: #ffffff;padding-bottom: 10px; border: 0;}
.seckill-item{width: 24%;margin: 10px 0.5% 0;box-sizing:border-box;float: left;background-color: #fff;box-shadow: 0px 0px 1px 1px #eaedf1; padding: 0; border: 0}
.seckill-item:nth-child(3n){width: 24%;margin: 10px 0.5% 0;}
.seckill-item a{text-decoration: none;color: #f00;position: relative;}
.seckill-item .pic{width: 100%; height: 0; padding-bottom: 100%; display: block; vertical-align: middle; position: relative; background: #f5f5f5; background: url(https://ah.huatu.com/v/images/spbj.gif) repeat scroll 0 0;}.seckill-item a img{vertical-align: middle; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: auto; height: auto; max-width: 100%;}
.seckill-item .tit{display:block;font-size:12px;overflow: hidden;padding: 10px 10px 0;height: 38px;color: #333;line-height: 1.5em;}
.seckill-item .prc{margin:8px auto;line-height:15px;padding: 0 10px;color: #f60;font-size: 12px;display: block;}
.seckill-item:hover{box-shadow: 0px 0px 8px 1px #bbbbbb;}
.fanye{ height: auto; text-align:center;margin: 18px auto;overflow: hidden;}
.fanye a{background: #676767;color: #FFF;text-align:center;margin: 5px auto;font-size:14px;padding: 0 25px;line-height:40px;cursor: pointer;display: inline-block;border-radius: 50px;text-decoration: none;}
.fanye a:hover{color:#fff;background:#d21332;}

@media screen and (max-width:1000px){
.seckill-item{width:48%;margin: 10px 1% 0;}
.seckill-item:nth-child(3n){width: 48%;margin: 10px 1% 0;}
}