#store,
#store-product {
  background: #fff;
}

.store-mess {
  height: 100px;
  width: 100%;
  background: #fff;
  padding: 20px 0px;
  box-sizing: border-box;
  font-size: 14px;
  color: #333;
}

.name-box {
  margin-left: 20px;
  padding: 0 50px 0 15px;
  border-left: 1px solid #e5e5e5;
}

.store-logo {
  width: 112px;
  height: 40px;
}

.attion {
  padding: 5px;
  border: 1px solid #cccccc;
  color: #333;
  font-size: 12px;
  width: 70px;
  border-radius: 5px;
  margin-top: 10px;
  cursor: pointer;
}

.attion span {
  padding: 0px 10px
}

.searchKey {
  height: 36px !important;
  width: 350px;
  border: 2px solid #278FF0 !important;
  box-sizing: border-box;
}

.el-input__inner {
  height: 32px;
  line-height: 32px;
  overflow: hidden !important;
}

.search-web {
  width: 60px;
  height: 36px;
  line-height: 36px;
  background: #278FF0;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

/* .search-store {
  width: 60px;
  height: 36px;
  line-height: 36px;
  background: #303133;
  font-size: 12px;
  color: #fff;
  text-align: center;
  cursor: pointer;

} */

.cart {
  margin-left: 20px;
}

.store-nav {
  height: 39px;
  width: 100%;
  background: rgb(1, 64, 153);
  ;
}

.nav-items {
  margin-right: 20px;
  font-size: 14px;
  color: #fff;
  line-height: 39px;
  cursor: pointer;
}

.floor-con {
  margin-top: 20px
}

.left {
  width: 256px;
  /* height: 216px;
  border: 1px solid #e5e5e5; */
}

.product-search {
  width: 256px;
  height: 216px;
  border: 1px solid #e5e5e5;
}

.product-title {
  /* background: rgb(245, 245, 245); */
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  background: -webkit-linear-gradient(top, #fefefe 0%, #f5f5f5 100%);
  font-weight: bold;
}

.product-box {
  padding: 15px;
  font-size: 14px;
  color: 606266;
}

.search-items {
  margin: 15px 0px
}

.product-box p {
  width: 40px;
  margin-right: 10px;
}

.product-box .el-input-number {
  width: 92px !important;
}

.el-input-number__decrease,
.el-input-number__increase {
  width: 20px !important;
}

.el-input-number .el-input__inner {
  padding: 0px 20px !important;
}

.el-input-number__decrease,
.el-input-number__increase {
  height: 30px !important;
  top: 4px !important;
  line-height: 30px;
}

.search-btn {
  background: linear-gradient(180deg, #f7c393 0, #ed7c5e);
  border-color: 1px solid #d1765d;
  color: #fff;
  border-radius: 1px;
  width: 82px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}

.middle-text {
  padding: 0px 8px
}

.product-cate {
  width: 256px;
  /* height: 100%; */
  border: 1px solid #e5e5e5;
  margin-top: 10px
}

.cate-itmes {
  min-height: 32px;
  /* height: 32px; */
  line-height: 32px;
  padding: 10px 20px !important;
  border-bottom: none !important;
  margin: 0 15px 0px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.cate-itmes img {
  height: 10px;
  width: 10px
}

.cate-itmes:hover,
.more-box:hover,
.third-box:hover {
  color: #ed7c5e;
}

.right {
  width: 915px;
  border: 1px solid #e5e5e5;
}

.more-box {
  min-height: 30px;
  /* height: 32px; */
  line-height: 30px;
  padding: 5px 0px 5px 20px !important;
  border-bottom: none !important;
  margin: 0 10px 0px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  box-sizing: border-box;

}

.third-box {
  min-height: 30px;
  line-height: 30px;
  padding: 5px 0px 5px 30px !important;
  border-bottom: none !important;
  margin: 0 10px 0px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  box-sizing: border-box;
}

/* .result-gooods {
  padding: 10px;
} */

.goods-items {
  border: 1px solid #e5e5e5;
  width: 210px;
  height: 293px;
  float: left;
  padding: 9px;
  margin: 0 13px 13px 0;
  box-sizing: border-box;
}

.goods-items img {
  height: 190px;
  width: 190px;
}

.money-icon,
.money-num {
  font-size: 14px;
  font-weight: 700;
  color: #e1251b;
}

.concat-info {
  padding: 20px;
}

.concat-name {
  line-height: 42px;
  font-size: 16px;
  color: #333;
}

.concat-info-items {
  height: 28px;
  line-height: 28px;
  color: #666;
  font-size: 12px;
  margin: 10px 0px;
}

.items-title {
  display: inline-block;
  width: 80px;
  text-align: right;
}

.compay-info {
  padding: 20px;
  font-size: 12px;
  color: #666;

}

.goods-title-box {
  margin: 0;
  color: #333;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding: 0px 15px;
  /* font-weight: 700; */
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
}
.keyword{
  font-weight: 700;

}
.page-num{
  font-size: 12px;
  color:#999;
}
.total-num{
  color:#333;
  padding:0px 5px;
  font-weight: bold;
}
.filter-btn {
  margin-left: 12px;
  padding: 8px 12px;
  border-radius: 1px;
  cursor: pointer;
  border:1px solid #dcdfe6;
  margin-top:10px;
  font-size:14px;

}
.current-page{
  color: #f61d4a;
  font-size:13px;
  font-weight: bold;

}
.total-page{
  color:#333;
  font-size:13px;
  font-weight: bold;

}
.pre,.next{
  font-size: 13px;
  min-width: 35.5px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #f0f2f5;
  margin-left:10px;
  cursor: pointer;
}
.active-filter{
  border: 1px solid #ed7c5e;
  color: #ed7c5e;
  outline: none;
}
.goods-list{
  margin-top:20px;
  padding:0px 12px 16px 12px;
}
.gooods-items{
  border: 1px solid #e5e5e5;
  width: 210px;
  padding: 9px;
  box-sizing: border-box;
  margin: 0 10px 13px 0;
}
.item-img{
  height:190px;
  width:190px;
}
.item-price{
  margin:15px 0px 6px 0px;
  font-size:12px;
  color:#333;
}
.price-num{
  font-size: 14px;
   font-weight: 700;
  color: #e1251b;
  line-height: 26px;
}
.item-name{
  height: 40px;
  -webkit-line-clamp: 2;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #333;
  line-height: 20px;
  font-size:12px;
}