@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,html,img{margin:0;padding:0;}
html{ background:#f5f5f5; max-width:800px !important; margin:0 auto !important; font-size:12px; }
body{ font-family:"微软雅黑",Arial;background:#f5f5f5;-webkit-text-size-adjust:100%;overflow-x:hidden; margin:0 auto;  }
a{text-decoration:none; font-family:"微软雅黑";}
a:hover{text-decoration:none;}
i{font-style:normal}
em{font-style:normal;font-family:"微软雅黑",Arial !important;}
li{list-style:none;}
input{font-family:"微软雅黑"; }
select{font-family:"微软雅黑";}
p{word-wrap:break-word;}
.c{clear:both;}
.e{display:inline-block;*display:inline;*zoom:1;height:100%;width:1px;margin-left:-1px;vertical-align:middle;}
.fr{ float:right;}
.fl{ float:left;}
.hide{ display:none;}
.show{ display:block;}

.item-swipe{ overflow:hidden; height:auto; font-size:0; position:relative; background:#44361C;}
.item-swipe img{ width:100%;}

.go-back{position: fixed; top: 0.5rem; left: 0.5rem; z-index: 9;}
.go-back a{text-align: center; background-color: rgba(0,0,0,0.6); color: #fff; width: 1.8rem; height: 1.8rem; line-height: 1.8rem; overflow: hidden; display: block;  border-radius: 50%;font-size: 1.3rem;}

.sbtn{text-align: center;padding: 1rem 0;border-radius: unset;color: #fff;margin: 0 0;position: fixed;bottom: 0;left: 1rem; right:1rem}
.sbtn img{ width:100%;}