* {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box {
  width: 1100px;
  margin: 0 auto;
}
.box1 {
  width: 1500px;
  margin: 0 auto;
}
.conten {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
h3 a {
  text-decoration: none;
  color: #2e8737;
}
h3 a:visited {
  color: #2e8737;
}
h3 a:link {
  transition: 0.3s;
}
.clear {
  clear: both;
}
.header {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  background-color: hsl(204, 79%, 79%);
  z-index: 3;
}
.logo {
  float: left;
}
.search {
  float: left;
  margin-left: 300px;
  margin-top: 10px;
  width: 400px;
  position: relative;
}
.show1 {
  width: 331px;
  border: 1px solid #ccc;
  background-color: #ffffff;
  display: none;
  position: absolute;
  top: 47px;
  left: 300px;
  box-shadow: 1px 1px 1px rgb(0, 0, 0/ 20%);
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #ccc;
}

.show1 p {
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  margin-left: 10px;
}
input[name="button1"] {
  height: 34px;
  width: 300px;
  padding-left: 30px;
  color: rgb(151, 151, 151);
  background-image: url("../image/small2.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 2px;
  border: 2px solid #2e8737;
  float: left;
}
input[name="button2"] {
  width: 60px;
  height: 38px;
  border: 1px solid #2e8737;
  background-color: #2e8737;
  color: aliceblue;
  float: left;
}
.banner {
  width: 1500px;
  height: 400px;
  background-size: 100% 400px;
  overflow: hidden;
  position: relative;
  margin-top: 45px;
}
.lunbo {
  width: 1100px;
  height: 400px;
  float: left;
}
.content1 img {
  border: 2px solid #ccc;
  border-radius: 15px 15px 0 0;
}
.left {
  position: absolute;
  z-index: 2;
  top: 0px;
}
.list {
  height: 400px;
  opacity: 0.5;
  background-color: aliceblue;
}
.list li {
  width: 180px;
  font-size: 20px;
  height: 66px;
  line-height: 80px;
  padding-left: 20px;
}
.list a {
  color: #091e00;
  text-decoration: none;
}
.list a:visited {
  color: #000000;
}
.right {
  width: 500px;
  height: 400px;
  margin: 0 auto;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 280px;
}
.right h3 {
  margin-top: 100px;
  font-size: 30px;
}
.right h1 {
  color: #2e8737;

  margin-top: 100px;
}
input[name="shop1"] {
  width: 200px;
  height: 50px;
  background-color: #2e8737;
  border: none;
  color: aliceblue;
  font-size: 22px;
}
.content2 {
  width: 1000px;
  height: 150px;
  overflow: hidden;
  margin: 0 auto;
}
.listTwo {
  margin-top: 50px;
}
.listTwo h1 {
  font-size: 20px;
  position: absolute;
  top: 0px;
  left: 50px;
}
.listTwo p {
  font-size: 12px;
  position: absolute;
  top: 35px;
  left: 50px;
}
.listTwo li {
  float: left;
  width: 250px;
  position: relative;
}
.cheap {
  width: 1000px;
  height: 400px;

  margin: 0 auto;
}
.vgetable {
  width: 1000px;
  height: 400px;

  margin: 0 auto;
}
.fruit {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.oil {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.meat {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.tea {
  width: 1000px;
  height: 400px;
  margin: 0 auto;
}
.top {
  color: #2e8737;
  font-size: 24px;
  text-align: center;
}
.listThree {
  margin-top: 10px;
  margin-left: 15px;
}
.listThree li {
  float: left;
  width: 220px;
  height: 340px;

  margin: 0 10px;
}
.min {
  margin-top: 50px;
  text-align: center;
}
.hour {
  margin-left: 10px;
  margin-top: 20px;
}
.min h3 {
  color: #fc1717;
  margin-bottom: 10px;
}
.min p {
  margin-top: 20px;
  color: rgb(179, 179, 179);
}
.hour p {
  margin-top: 10px;
  float: left;
}
.hour li {
  float: left;
  width: 40px;
  height: 50px;
  background-color: rgb(175, 175, 168);
}
.goods {
  position: relative;
}
.myImage:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  width: 230px;
}
.goods h3 {
  font-size: 16px;
  text-align: center;
}
.goods p {
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
  color: rgb(95, 95, 95);
}
.goods h4 {
  color: #fc1717;
  margin-left: 15px;
  position: absolute;
  bottom: 20px;
}
.goods h1 {
  position: absolute;
  left: 50px;
  bottom: 5px;
  font-size: 13px;
  text-decoration: line-through;
  color: rgb(167, 167, 167);
}
input[name="go"] {
  width: 80px;
  height: 35px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: rgb(231, 118, 37);
  color: aliceblue;
  border: none;
}
.index {
  float: right;
  margin-top: 20px;
}
.index a {
  color: #2e8737;
  text-decoration: none;
}
.index a:visited {
  color: #2e8737;
}

a {
  list-style: none;
}
li {
  list-style: none;
}
.content1 {
  width: 1100px;
  height: 400px;
  margin: 0px auto;
  position: relative;
}
#item {
  width: 1100px;
  height: 400px;
}
.item {
  width: 1100px;
  height: 400px;
  position: absolute;
  opacity: 0;
  transition: all 1s;
}
.item.active {
  opacity: 1;
}
.item img {
  width: 1100px;
  height: 400px;
}

#btn-right {
  width: 26px;
  height: 69px;
  font-size: 30px;
  color: white;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 69px;
  padding-left: 5px;
  z-index: 10;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  opacity: 0;
  transform: translateY(-60%);
}
.lunbo:hover #btn-right {
  opacity: 1;
}
#circle {
  height: 20px;
  display: flex;
  position: absolute;
  bottom: 35px;
  right: 25px;
}
.circle {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 2px solid white;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin: 5px;
}
.white {
  background-color: #ffffff;
}
/**/
.zhibo {
  width: 300px;
  float: left;
  height: 400px;
  border: 2px solid #ccc;
  border-radius: 20px 20px 0 0;
  margin-left: 20px;
  overflow: hidden;
  position: relative;
}
#lunboimg {
  width: 300px;
  height: 400px;
  position: absolute;
  display: flex;
}

.zhibo a {
  height: 400px;
  width: 300px;
}

.zhibo img {
  width: 300px;
  height: 400px;
  margin: 0;
}

.zhibo:hover #selector {
  display: flex;
}

#selector {
  width: 80px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  left: 140px;
  display: none;
  justify-content: space-between;
  z-index: 100;
}

#selector > span {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: lightsalmon;
  opacity: 0.8;
  margin-right: 5px;
  cursor: pointer;
}

#selector > span:hover {
  background-color: #8a8a8a;
}
.ba-e {
  height: 290px;
  margin-top: 100px;
  text-align: center;
  width: 60px;
  font-size: 32px;
  letter-spacing: 1em;
  font-weight: bolder;
  color: rgb(255, 255, 255);
  margin-left: 10px;
  writing-mode: vertical-lr;
  border-width: 3px 3px 3px 0;
  border-style: solid;
  border-color: #ccc;
  background-color: rgb(231, 118, 37);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
/**/
.wholesale {
  width: 1500px;
  margin: 0 auto;
}
.wholesale h3 {
  color: #2e8737;
}
.wsale-l {
  float: left;
  height: 360px;
  overflow: scroll;
  overflow-x: hidden;
  margin-left: 20px;
}
.wsale-l table {
  width: 1000px;
}
.wsale-l td {
  text-align: center;
  height: 60px;
}
.wsale-l th {
  height: 60px;
  border-bottom: 1px solid #ccc;
}
.wsale-l table tr:nth-child(even) {
  background-color: #ebebeb;
}
input[class="lianxi"] {
  width: 80px;
  height: 40px;
  background-color: rgb(231, 118, 37);
  border: 1px solid rgb(231, 118, 37);
  color: aliceblue;
  border-radius: 10px;
}
.wsale-r {
  width: 390px;
  height: 360px;
  margin-right: 10px;
  border: 3px solid #ccc;
  float: right;
}
#wrapper {
  width: 390px;
  height: 260px; /* 必须 */
  overflow: hidden; /* 必须 */
  margin: 20px auto;
  text-align: center;
}
#wrapper li {
  height: 30px;
}
.wsale-b {
  position: relative;
}
.wsale-b p {
  float: left;
}
input[name="caigou"] {
  width: 250px;
  height: 50px;
  background-color: #2e8737;
  color: #ffffff;
  border: none;
  float: right;
  margin-right: 70px;
}
/**/
.among {
  width: 1500px;
  margin: 0 auto;
  position: relative;
}
.lei {
  width: 500px;
  float: left;
}
.shangp {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
}
/**/
.hot {
  height: 550px;
  width: 450px;
  border: 6px solid #e5e5e5;
  border-radius: 20px;
}
.info-box {
  display: none; /* 默认隐藏信息框 */
  position: absolute;
  left: 450px;
  width: 800px;
  height: 540px;
  background-color: #ffffff;
  border: 6px solid #71b878;
  z-index: 10;
  border-radius: 0 20px 20px 0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}
.info-box ul {
  margin-left: 40px;
  margin-top: 30px;
}
.info-box li {
  margin-bottom: 20px;
}
.info-box h4 {
  margin: 10px 15px;
}
.info-box p {
  margin: 0 20px;
  line-height: 30px;
}
.ce-l {
  float: left;
  height: 550px;
  width: 450px;
}
.card {
  height: 78px;
  background-color: white;
}
.card h4 {
  height: 20px;
  margin-left: 10px;
  padding-left: 20px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  line-height: 20px;
}
.card p {
  letter-spacing: 4px;
  margin-left: 20px;
}
.ce-l h3 {
  height: 78px;
  line-height: 78px;
  margin-left: 10px;
}
/**/
.lei {
  color: #343434;
}
.lei-cai {
  width: 500px;
  height: 380px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lei-guo {
  width: 500px;
  height: 380px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lei-you {
  width: 500px;
  height: 380px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lei-rou {
  width: 500px;
  height: 380px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lei-hua {
  width: 500px;
  height: 380px;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.lei img {
  height: 380px;
  width: 215px;
  float: left;
  border-radius: 20px;
}
.small-lei {
  float: left;
  width: 285px;
}
.small-lei ul {
  float: left;
  width: 115px;
  padding: 0 10px;
}
.small-lei li {
  margin-bottom: 10px;
  height: 115px;
}
/**/
.father {
  position: relative;
}
.tabs {
  height: 400px;
  width: 100px;
}

.tab-button {
  height: 133px;
  font-size: 30px;
  width: 200px;
  border: none;
  background: #f0f0f0;
  margin-right: 5px;
  display: block;
  transition: background 0.3s;
}

.tab-button.active {
  background: #007bff;
  color: white;
}

.tab-content {
  border: 1px solid #ddd;
  height: 400px;
  width: 1300px;
  top: 39px;
  left: 200px;
  position: absolute;
}

.tab {
  display: none;
  height: 360px;
  padding: 20px 30px;
}

.tab.active {
  display: block;
}
/**/
.footer {
  margin-top: 50px;
  width: 100%;
  height: 500px;
  background-color: #ccc;
}
.f-box {
  width: 1800px;
  margin: 0 auto;
}
.f1 {
  float: left;
}
.f1 ul {
  height: 250px;
  width: 380px;
  margin-left: 60px;
}
.f1 h3 {
  margin-bottom: 10px;
  font-size: 36px;
  text-align: center;
  color: #595959;
}
.f1 li {
  font-size: 22px;
  margin-bottom: 15px;
  text-align: center;
  color: #595959;
}
.f0 {
  width: 1500px;
  margin: 0 auto;
}
.f0 li {
  float: left;
  width: 350px;
  text-align: center;
  margin: 50px 0;
  color: #595959;
}
.f0 h1 {
  color: #ce0707;
  font-size: 50px;
}
