body {
  overflow-x: hidden;
}

.shopHead {
  width: 100%;
  height: auto;
  clear: both;
}

#shop_header {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
  display: table;
  margin-bottom: 10px;
  position: relative;
}

#shop_header .left_img {
  /* width: 240px; */
  float: left;
  overflow: hidden;
}

#shop_header .left_img h3 {
  margin-top: 15px;
  height: auto;
}

#shop_header #shopLogoBox #logo {
  width: 160px;
  height: 80px;
  margin-right: 10px;
}

#shop_header #shopLogoBox #shopLogo {
  /* width: 160px; */
  /* height: 80px; */
}

/* #shop_header .shop_man{ width:300px; z-index: 5; top:120px; left:20px; background:#fff; position:absolute; padding:0 10px;border:1px solid #f5f5f5;} */
.shopNameSpan{
  font-size: 24px;
  font-weight: bold;
}
.shopNameIcon{
  width: 20px;
  height: 20px;
  float: right;
  margin: 38px 0 0 5px;
}
#shop_header .mid_search {
  width: 430px;
  height: 80px;
  float: left;
  margin: 0 50px
}

#shop_header .mid_search .search {
  width: 430px;
  height: 42px;
  margin-top: 20px;
  position: relative;
  border: 2px solid #FD970F;
  border-top-left-radius: 50px;
  ;
  border-bottom-left-radius: 50px;
}

.shop_button {
  width: 70px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  border: none;
  font-size: 12px;
  font-family: Microsoft Yahei, Arial;
  position: absolute;
  right: 0;
  background: #1A553C
}

#shop_header .search_all {
  right: -70px;
  top: -2px;
  height: 42px;
  background: #FD970F;
  cursor: pointer;
  border-top-right-radius: 50px;
  ;
  border-bottom-right-radius: 50px;
}

.search_input_min {
  width: 230px;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: none;
  color: #323232;
  font: 14px 'Microsoft Yahei', "Simsun", Arial;
  margin-left: 30px;
}

#shop_right .shop_Sort {
  width: 978px;
  height: 32px;
}

#shop_right .shop_Sort ul {
  padding: 0px;
  margin: 0px;
}

#shop_right .shop_Sort li {
  float: left;
  width: auto;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
}

#shop_right .shop_Sort li:hover {
  background: #ececec;
  cursor: pointer;
}

#top {
  height: auto;
}

#top .wid_auto {
  width: 1200px;
  height: 30px;
}

.bTop {
  float: right;
  font-size: 12px;
  margin-top: 6px;
}

.Bookmark_fav {
  margin-left: 30px;
  color: #666;
  background: url("/image/star.png") left no-repeat;
  background-size: 12px;
  padding-left: 19px;
}

.Bookmark {
  margin-left: 30px;
  color: #666;
  background: url("/image/staring.png") left no-repeat;
  background-size: 12px;
  padding-left: 19px;
  display: none;
}

.notice {
  margin-left: 10px;
  color: #fe8500;
  position: relative;
  display: inline-block;
  height: 24px;
}

.notice:hover .noticeCont {
  display: block;
}

.noticeCont {
  position: absolute;
  left: 0;
  top: 24px;
  width: 100px;
  height: auto;
  overflow: hidden;
  background: #fff;
  z-index: 100;
  padding: 10px;
  display: none;
  border: 1px solid #ccc;
  border-top: none;
}

.noticeItem {
  width: 100%;
  height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #666;
  cursor: pointer;
}

.noticeItem:hover {
  color: #fe8500;
}

#top .Bookmark_fav:hover,
#top .Bookmark:hover {
  color: red;
}

#top .shopName:hover {
  color: #333;
}

#noticeBox {
  width: 990px;
  margin: 0 auto;
}

#noticeBox .title {
  height: 33px;
  line-height: 33px;
  overflow: hidden;
  margin: 10px auto;
}

#noticeBox .title img {
  width: 16px;
  margin-right: 6px;
}

#noticeBox .noticeTitle {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

#noticeBox .noticeTime {
  font-size: 14px;
  text-align: center;
  border-bottom: 1px dashed #e8e8e8;
  padding-bottom: 20px;
}

.noticeMain {
  margin-top: 20px;
}

#templateContainer{
  margin: 0 auto;
}
#templateShopContainer{
  margin: 0 auto;
  margin-top: 50px;
}

/*Fixed: 热区bug*/
.layout_container{
  max-width: 1920px;
  margin: 0 auto;
}

.layout_container,
.layout_nav {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
  /* display: table;*/
}

.layout_container.active,
.layout_nav.active {
  width: 750px;
  margin: 0 auto;
  margin-top: 20px;
}

.layout_container .content,
.layout_nav .content {
  width: 100%;
  height: auto;
  zoom: 1;
  display: table;
}

.layout_nav .shopList {
  height: auto;
  background: #f7f7f7;
  padding-top: 10px;
  overflow: hidden;
}

.set {
  display: none;
}

.mySwiper_1 {
  display: none;
}

.layout_container img,
.banners img {
  display: block;
}

area {
  outline: none;
}

.layout_container .user-layout,
.layout_nav .user-layout {
  width: 1920px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.layout_container .user-nav,
.layout_nav .user-nav {
  width: 990px;
  height: auto;
  zoom: 1;
  display: table;
  margin: 0 auto;
}

.layout_container .user-item,
.layout_nav .user-item {
  float: left;
  font-size: 14px;
  padding: 10px;
  cursor: pointer;

  position: relative;
}

.layout_container .user-nav{
  display: flex;
  align-items: center;
  gap: 40px;
}

.layout_container .user-item a,
.layout_nav .user-item a {
  color: #333;
}

.customBox{
  width: 1200px;
  margin: 10px auto;
  justify-content: center;
}

.goods-list {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  /* background: #f7f7f7; */
  /* padding: 20px; */
}

.goods-list ul, .customBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.goods-list ul{
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 18px;
  border-radius: 12px;
  background-color: #fff;
  gap: 21px;
  flex-wrap: wrap;
  background-color: inherit;
}

.goods-list .tGoods{
  margin-top: 40px;
  text-align: center;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 30px;
}

.goods-list li {
  /* float: left; */
  /* width: 232px; */
  /* width: 19%;
  height: auto;
  overflow: hidden;
  padding: 10px 5px;
  background: #fff;
  position: relative; */
  /* margin: 0 10px 10px 0; */

  width: 216px;
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  align-self: flex-start;
  background-color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}

.goods-list ul li .goods-name {
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  height: 48px;
  line-height: inherit;
}

.goods-list ul li .goods-info {
  font-size: 20px;
  color: #E63C39;
  display: flex;
  align-items: center;
}
.goods-list ul li .goods-info .through{
  color: #aaa;
  font-size: 16px;
  text-decoration: line-through;
}
.goods-list ul li .goods-info .through i{
  font-size: 14px;
}

.goods-list ul li .goods-info i {
  font-size: 16px;
}

.goods-list li:nth-child(5n) {
  margin-right: 0;
}

.goods-list li .goods-img {
  /* width: 170px;
  height: 170px;
  margin: 5px 25px 10px;
  position: relative; */
  display: block;
  width: 100%;
  /*height: 100%;*/
  /* width: 216px; */
  height: 196px;
}
.goods-list li .goods-img img{
  /* width: 100%; */
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.goods-list li .goods-name {
  height: 25px;
  overflow: hidden;
  line-height: 1.1;
  margin-bottom: 12px;
}

.goods-list li .goods-name a {
  color: #333;
  word-break: initial;
}

.goods-list li .goods-info {
  position: relative;
  color: #E60041;
  font-size: 14px;
  font-weight: bold;
  float: left;
  width: 110px;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.goods-list li .goods-bar {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.goods-list li .add-cart {
  float: left;
  width: 110px;
  border: 1px solid #1A553C;
  color: #1A553C;
  border-right: 0;
  text-align: center;
  height: 35px;
  line-height: 35px;
}

.goods-list li .add-cart a {
  display: block;
  width: 110px;
  height: 35px;
  color: #1A553C;
  font-size: 14px;
}

.goods-list li .buy-now {
  /* float: left;
  width: 110px;
  height: 35px; */
  border-radius: 50px;
  overflow: hidden;
}

.goods-list li .buy-now a {
  display: block;
  font-weight: bold;
  background: #1A553C;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 5px 13px;
}

@media only screen and (max-width: 1200px) {
  .wid_auto {
    width: 999px;
  }
}

.indexfootReputation {
  margin-top: 35px;
  overflow: hidden;
}

.indexfootReputation li {
  width: 25%;
  float: left;
  border-right: 1px solid #d3d3d3;
  padding: 10px 25px;
  height: 100px;
}

.indexfootReputation li:last-child {
  border-right: none;
}

#footer {
  background: #fff;
  border-top: 1px solid #d3d3d3;
}

#footer #footBox {
  overflow: hidden;
  padding: 15px 0;
}

#footer #footBox dl {
  width: 20%;
  float: left;
  text-align: center;
  color: #747474;
}

#footer #footBox dl dt {
  font-size: 14px;
  line-height: 35px;
}

#footer #footBox dl dd a {
  color: #747474;
  line-height: 20px;
  font-size: 12px;
}

#shop_header .shopCar {
  position: absolute;
  right: 0;
  top: 19px;
  z-index: 1;
  cursor: pointer;
}

#shop_header .shopCartCont {
  width: 150px;
  height: 42px;
  position: relative;
  line-height: 42px;
  color: #1A553C;
  z-index: 1000;
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  border-radius: 50px;
}

#shop_header .shopCartCont:hover {
  border-radius: 0;
  background: #fff;
  border-bottom: none;
  z-index: 1000;
}

#shop_header .shopCarBox {
  display: none;
  width: 400px;
  position: absolute;
  right: 0px;
  top: 41px;
  border: 1px solid #e6e2e1;
  background: #fff;
  padding: 20px;
  z-index: 999;
}

.car_num {
  display: block;
  position: absolute;
  top: 7px;
  right: 25px;
  background-color: #1A553C;
  color: #fff;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
}

.car_logo {
  width: 24px;
  height: 20px;
  float: left;
  margin-top: 12px;
  margin-left: 25px;
  margin-right: 12px;
}

#shop_header .shopCarBox p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #1A553C;
}

#shop_header .shopCar:hover .shopCarBox {
  display: block;

}

#shop_header .shopCarBox p {
  font-size: 14px;
  margin-bottom: 10px;
  color: #1A553C;
}

#shop_header .miniCart {
  width: 100%;
}

#shop_header .miniCart_item {
  width: 100%;
  overflow: hidden;
}

#shop_header .miniCart_item>div {
  float: left;
}

#shop_header .miniCart_item .goods_img {
  width: 90px;
  height: 70px;
  padding: 5px;
}

#shop_header .miniCart_item .goods_img img {
  display: block;
  width: 100%;
  height: 100%;
}

#shop_header .miniCart_item .goods_info {
  width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 5px;
  margin-top: 10px;
}

#shop_header .miniCart_item .goods_info a {}

#shop_header .miniCart_item .goods_info .attr {
  margin-top: 10px;
  display: block;
  color: #1A553C;
}

#shop_header .miniCart_item .operation {
  margin-left: 40px;
  margin-top: 10px;
  color: #1A553C;
}

.navChild {
  width: 100vw;
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 41px;
  padding: 20px 40px;
  background-color: rgba(255, 255, 255, 1);
  color: #333;
  display: none;
  opacity: 0.8;
}
.navChildContent{
  width: 990px;
  margin: 0 auto;
  font-size: 14px;
}

.navChild dl {
  float: left;
}

.navChild .sub-title {
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 13px;
  height: 54px;
  line-height: 54px;
  border-bottom: dashed 1px #c9c9c9;
  margin-right: 30px;
  font-size: 16px;
  font-weight: bold;
}

.swiper-container .swiper-slide img {
  height: 100%;
  /* object-fit: cover; */
}

.shopcarBtn {
  float: right;
  border-width: 0;
  min-width: 110px;
  line-height: 40px;
  font-size: 14px;
  outline: none;
  background-color: #1A553C;
  color: #fff;
  filter: none;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
}

#page {
  width: 990px;
  margin: 0 auto;
}

/*swiper的设置*/
.swiper-container {
  width: 1920px;
  height: auto;
  margin: 0 auto;
}

.swiper-container.swiper-flex{
  -webkit-transform: translateX(25%);
  -ms-transform: translateX(25%);
  transform: translateX(25%);
  overflow: inherit;
}

.swiper-container .swiper-slide .adBoxContent{
  position: relative;
}

.swiper-container .swiper-slide .adBoxContent::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

.swiper-container .swiper-slide-active .adBoxContent::after{
  background: inherit;
}

.swiper-container .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
  bottom: 5px;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #999;
}

.swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
  border-radius: 50%;
}

.swiper-container .swiper-active-switch {
  background: #fff;
}

.topBanner{
  width: 1200px;
  display: block;
  margin: 0 auto;
}
.noTemplate{
  display: none;
}
.noTemplate .topTitle{
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}

.validItem{
  display: none;
  text-align: center;
  margin-bottom: 100px;
}
.validItem div{
  font-size: 30px;
  padding-bottom: 80px;
  padding-top: 120px;
}
.validItem .toHome{
  padding: 8px 20px;
  border-radius: 5px;
  border: 1px solid #ccc;
  cursor: pointer;
}

.shopContentA{
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 4px #ccc;
  padding: 10px;
  display: none;
}
.shopContent{
  display: flex;
  align-items: center;
}
.shopContent .shopItem{
  margin-right: 10px;
}
.shopContent .shopItem .shopLiItem{
  white-space: nowrap;
  margin-bottom: 10px;
  padding: 5px;
}
.shopContent .shopItem .shopLiItem:last-child{
  margin-bottom: 0;
}
.shopContent .shopItem .shopLiItem.shopActive{
  background-color: #1abc9c;
  color: #fff;
}

.adBoxContent{
  position: relative;
}
.adBoxHot{
  display: block;
  position: absolute !important;
  z-index: 99;
}