html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  font: 14px/1.14em 'Microsoft YaHei', '微软雅黑', arial;
  color: #333;
  outline: 0;
}
body {
  margin: 0;
  background: #fff;
  padding: 0;
}
a,
a:hover {
  color: #333;
}
.g {
  width: 1248px;
  margin: 0 auto;
  overflow: hidden;
}
.slider-mn {
  position: relative;
  width: 627px;
  height: 262px;
  margin: 0;
  float: left;
  overflow: hidden;
  font-size: 0;
}
.slider-mn img {
  display: block;
}
.slider-mn .conbox {
  float: left;
  overflow: hidden;
  width: 627px;
  height: 262px;
}
.slider-mn .conbox a {
  position: relative;
  left: 0;
  top: 0;
  width: 627px;
  height: 262px;
}
.slider-mn .switcher {
  position: absolute;
  right: 22px;
  bottom: 20px;
  z-index: 20;
}
.slider-mn .switcher a {
  display: block;
  margin: 0 4px;
  float: left;
  width: 28px;
  height: 4px;
  font-size: 0;
  line-height: 0;
  background-color: #fff;
}
.slider-mn .switcher a .setOn {
  background-color: #ff7722;
}
.mall .b-tt {
  margin-top: 45px;
  padding: 0 25px;
  overflow: hidden;
  background: url(../images/WelcomeToBybonMall.png) 180px center no-repeat;
}
.mall .b-tt .tt {
  display: block;
  position: relative;
  padding: 0 7px 18px;
  float: left;
  color: #222;
  font-size: 24px;
  line-height: 1em;
  background: url(../images/tt_border.png) 50% 100% no-repeat;
}
.mall .banner-even {
  background-color: #f7f7f7;
}
.mall .banner .goods-cells {
  overflow: hidden;
  font-size: 0;
  margin: 53px -11px 110px;
}
.mall .banner .goods-cells .cell {
  display: inline-block;
  margin: 0 11px;
  width: 232px;
  vertical-align: top;
}
.mall .banner .goods-cells .cell .img-block {
  position: relative;
  line-height: 0;
}
.mall .banner .goods-cells .cell .img-block .img {
  width: 232px;
  height: 232px;
}
.mall .banner .goods-cells .cell .img-block .mark {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.mall .banner .goods-cells .cell .img-block .mark .qr-code {
  margin: 43px 0 15px;
  width: 130px;
  height: 130px;
}
.mall .banner .goods-cells .cell .img-block .mark .title {
  font-size: 14px;
  line-height: 14px;
  color: #ff7722;
}
.mall .banner .goods-cells .cell .price {
  margin: 25px 0 10px;
  font-size: 24px;
  line-height: 24px;
  color: #ff7722;
}
.mall .banner .goods-cells .cell .name {
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  text-align: left;
  color: #222222;
}
.mall .banner .goods-cells .cell:hover .img-block .mark {
  opacity: 1;
}
