@charset "gb2312";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  /*word-break:break-all;*/
  word-wrap: break-word;
}
input {
  white-space: nowrap;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0px 1000px #fff inset;
}
* {
  font-family: "Helvetica", "微软雅黑", "Microsoft YaHei";
  background-repeat: no-repeat;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul,
li,
ol {
  list-style: none;
}
img {
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body {
  width: 100%;
  height: 100%;
}
a {
  text-decoration: none;
  color: #333;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #606060;
  opacity: 1;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #606060;
  opacity: 1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #606060;
  opacity: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #606060;
  opacity: 1;
}
.wrapper .top {
  position: relative;
  width: 100%;
  height: 8.58rem;
  background: url(../images/top.jpg) no-repeat;
  background-size: 100% 8.58rem;
}
.wrapper .top .title {
  width: 6.66rem;
  height: 1.42rem;
  margin: 0 auto;
}
.wrapper .top .title img {
  width: 100%;
  margin: 1.4rem 0 0 0.3rem;
}
.wrapper .top .slide {
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  height: 3.63rem;
}
.wrapper .top .slide .swiper-container {
  width: 7.1rem;
  height: 3.55rem;
  margin: 0 auto;
  border: 0.04rem solid #ffea88;
}
.wrapper .top .slide .swiper-container .swiper-wrapper {
  width: 7.1rem;
  height: 3.55rem;
  margin: 0 auto;
}
.wrapper .top .slide .swiper-container .swiper-wrapper .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.wrapper .top .slide .swiper-container .swiper-wrapper .swiper-slide a img {
  width: 100%;
  height: 100%;
}
.wrapper .top .slide .swiper-container .swiper-wrapper .swiper-slide a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.42rem;
  color: #fff;
  font-size: 0.26rem;
  line-height: 0.42rem;
  text-align: center;
  background: rgba(37, 167, 35, 0.8);
}
.wrapper .top .slide .swiper-container .swiper-button-prev {
  top: 50%;
  left: 0;
  width: 0.6rem;
  height: 1.4rem;
  margin-top: -0.7rem;
  background: url(../images/prev.png) no-repeat;
  background-size: 100% 100%;
}
.wrapper .top .slide .swiper-container .swiper-button-prev::after {
  display: none;
}
.wrapper .top .slide .swiper-container .swiper-button-next {
  top: 50%;
  right: 0;
  width: 0.6rem;
  height: 1.4rem;
  margin-top: -0.7rem;
  background: url(../images/next.png) no-repeat;
  background-size: 100% 100%;
}
.wrapper .top .slide .swiper-container .swiper-button-next::after {
  display: none;
}
.wrapper .top .slide .swiper-container .swiper-pagination {
  display: none;
}
.wrapper .list-con {
  width: 100%;
  padding-top: 10px;
  background: #217f20;
}
.wrapper .list-con .title {
  width: 7rem;
  margin: 0 auto;
}
.wrapper .list-con .title img {
  width: 100%;
}
.wrapper .list-con .inner-con {
  width: 7rem;
  margin: 0 auto;
}
.wrapper .list-con .inner-con ul {
  overflow: hidden;
}
.wrapper .list-con .inner-con ul li {
  width: 49%;
  float: left;
  margin-bottom: 0.2rem;
  padding-top: 0.2rem;
  background: #fff;
}
.wrapper .list-con .inner-con ul li:nth-of-type(even) {
  float: right;
}
.wrapper .list-con .inner-con ul li img {
  display: block;
  width: 1.95rem;
  height: 2.31rem;
  margin: 0 auto;
}
.wrapper .list-con .inner-con ul li .pro-name {
  padding: 0.16rem;
  color: #333;
  font-size: 0.18rem;
  line-height: 0.27rem;
  box-sizing: border-box;
}
.wrapper .list-con .inner-con ul li .buy {
  display: block;
  width: 100%;
  height: 0.6rem;
  padding-left: 0.4rem;
  color: #fff;
  font-size: 0.4rem;
  line-height: 0.6rem;
  background: url(../images/btn.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.wrapper .list-con .inner-con .add-more {
  width: 2.8rem;
  height: 0.6rem;
  margin: 0 auto;
  padding: 0.2rem 0 0.6rem;
}
.wrapper .list-con .inner-con .add-more img {
  width: 100%;
  height: 100%;
}
