html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;font-family:"\5FAE\8F6F\96C5\9ED1",Helvetica,Arial,sans-serif;color:#313131;}
.pad_body{background-color:#3b3b3b;}
ol,ul,li{list-style:none;}
button{border:none;background:none;}
a{text-decoration:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
figure{margin:0;}
img,object,embed,video{max-width:100%;_width:100%;}
input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tap-highlight-color:rgba(0,0,0,0);-o-tap-highlight-color:rgba(0,0,0,0);-ms-tap-highlight-color:rgba(0,0,0,0);outline:0;}
img{height:auto;border:0;vertical-align:top;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}
.blod{font-weight:bold}.hide{display:none;}
.show{display:block;}
.hidden{visibility:hidden;}
.visible{visibility:visible;}
.tc{text-align:center;}
.clear{clear:both;}
.fl{float:left;}
.fr {float: right}
body{
    background-image:-webkit-linear-gradient(#f9003c, #fa3059);
    background-image:linear-gradient(#f9003c,#fa3059);
}
.productList{
    width: 100%;
    margin-top: -13%;
}
.productList .item{
    width:96%;
    margin: 0 auto 5% ;
    display: block;
    position: relative;
}
.btn{
    position: absolute;
    bottom: 5%;
    width: 47%;
    left:0;
    right:0;
    margin:0 auto;
}
/*bigSend2018 css  */
.bigSend2018{
	background:#cbedf7;
}
.bigSend2018 .item{
	width:100%;
	position:relative;
}
.bS2018Btn{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 95%;
    height: 88.1%;
    border-radius: 5px;
    margin: 0 auto;
}
div.lastBtn{
	height: 92.7%;
}
