.newComposing {
  width: 100%;
  padding: 15px 30px;
}
@media screen and (max-width: 770px) {
  .newComposing {
    padding: 0;
  }
}
.newComposing .egwc19 {
  font-size: 16px;
  color: #666;
  width: 1240px;
  margin-bottom: 35px;
  border-bottom: 2px solid var(--main-now-color);
}
.newComposing .egwc19 ul {
  display: -webkit-box;
  height: 50px;
  line-height: 50px;
}
.newComposing .egwc19 ul li {
  padding: 0 25px;
    cursor: pointer;
}
.newComposing .egwc19 ul li:hover {
  color: var(--main-now-color);
}
.newComposing .egwc19 ul .sta {
  background: var(--main-now-color);
  color: #fff !important;
  font-weight: bold;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
    cursor: unset;
}
@media screen and (max-width: 770px) {
  .newComposing .egwc19 {
    width: 100%;
    margin-bottom: 10px;
    overflow: auto;
  }
  .newComposing .egwc19 ul {
    height: 40px;
    line-height: 40px;
  }
  .newComposing .egwc19 ul li {
    padding: 0 20px;
  }
}
.newComposing .wesc94 {
  width: 1240px;
  position: relative;
}
.newComposing .wesc94::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
@media screen and (max-width: 770px) {
  .newComposing .wesc94 {
    width: 100%;
  }
}
.newComposing .wesc94 .qwcv19 {
  width: 900px;
  float: left;
}
@media screen and (max-width: 770px) {
  .newComposing .wesc94 .qwcv19 {
    width: 100%;
    float: unset;
  }
}
.newComposing .wesc94 .qwcv19 .trda71 {
  position: relative;
  width: 900px;
  height: 440px;
}
.newComposing .wesc94 .qwcv19 .trda71 .herc18 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 65px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 0 25px;
  line-height: 65px;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newComposing .wesc94 .qwcv19 .trda71 #banner img {
  width: 100%;
  height: 100%;
}
.newComposing .wesc94 .qwcv19 .trda71 #banner .layui-carousel-ind {
    top: -20px;
    text-align:right;
}
@media screen and (max-width: 770px) {
  .newComposing .wesc94 .qwcv19 .trda71 {
    height: auto;
    width: 100%;
  }
  .newComposing .wesc94 .qwcv19 .trda71 .herc18 {
    font-size: 16px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
  }
}
.newComposing .wesc94 .qwcv19 .cutMore {
  margin-top: 15px;
}
.newComposing .wesc94 .cutMore .cutSelectHeader {
  display: flex;
  /*height: 52px;
  line-height: 52px;*/
  position: relative;
  align-items: center;
  border-bottom: 1px solid #F1F1F1;
  font-size: 16px;
  color: #666;
}
.newComposing .wesc94 .cutMore .cutSelectHeader .sta {
  color: var(--main-now-color);
  font-weight: bold;
  position: relative;
}
.newComposing .wesc94 .cutMore .cutSelectHeader .sta::after {
  content: "";
  display: block;
  height: 5px;
  background: var(--main-now-color);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.newComposing .wesc94 .cutMore .cutSelectHeader > div {
  cursor: pointer;
  transition: all 0.2s;
}
.newComposing .wesc94 .cutMore .cutSelectHeader > div:nth-of-type(n+2) {
  margin-left: 45px;
}
.newComposing .wesc94 .cutMore .cutSelectInner {
  transition: max-height 0.2s ease-out;
}
.newComposing .wesc94 .cutMore .cutSelectInner > div {
  display: none;
}
.newComposing .wesc94 .cutMore .cutSelectInner .sta {
  display: block;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list {
  padding: 20px 0;
  border-bottom: 1px solid #D8D8D8;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list a{
    display: flex;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .image {
  width: 290px;
  height: 160px;
  position: relative;
  overflow: hidden;
  margin-right: 25px;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .image img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  position: absolute;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox {
  width: calc(100% - 315px);
  position: relative;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .title {
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .desc {
  margin-top: 10px;
  font-size: 16px;
  color: #666;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other {
  display: flex;
  font-size: 14px;
  color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other .gaca42 {
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other .gaca42 img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other .like {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  cursor: pointer;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43-showMore-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.newComposing .wesc94 .cutMore .cutSelectInner .kucx43-showMore-box .showMore {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--main-now-color);
  border: 1px solid var(--main-now-color);
  border-radius: 5px;
  cursor: pointer;
  padding: 0 25px;
  transition: all 0.2s;
}
@media screen and (max-width: 770px) {
  .newComposing .wesc94 .qwcv19 .cutMore {
    margin-top: 10px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectHeader {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectHeader .sta::after {
    height: 2px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectHeader > div:nth-of-type(n+2) {
    margin-left: 30px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list {
    padding: 10px 0;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .image {
    width: 120px;
    height: 66px;
    margin-right: 15px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox {
    width: calc(100% - 135px);
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox .title {
    font-size: 16px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox .desc {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.1;
    -webkit-line-clamp: 2;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other {
    font-size: 12px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other .gaca42 {
    display: none;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43 .list .rightBox .Other .like {
    display: none;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43-showMore-box {
    margin-top: 20px;
  }
  .newComposing .wesc94 .qwcv19 .cutMore .cutSelectInner .kucx43-showMore-box .showMore {
    height: 35px;
    padding: 0 20px;
    font-size: 14px;
  }
}
.newComposing .wesc94 .wvcv94 {
  float: right;
  width: 280px;
  height: 100%;
  margin-bottom: 20px;
}
@media screen and (max-width: 770px) {
  .newComposing .wesc94 .wvcv94 {
    display: none;
  }
}
.newComposing .wesc94 .wvcv94 .recommendBox {
  border: 1px solid #D8D8D8;
}
.newComposing .wesc94 .wvcv94 .recommendBox .title {
  border-bottom: 1px solid #D8D8D8;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: bold;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 {
  padding: 20px;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 > div:nth-of-type(n+2) {
  margin-top: 20px;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list a {
  display: block;
    width: 240px;
    height: 275px;
    transition: all 0.2s;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .image {
  height: 170px;
  overflow: hidden;
    border: 1px solid #d8d8d8;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .image img {
  height: 100%;
  width: 100%;
  transition: all 0.3s ease;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .image img:hover {
  transform: scale(1.2);
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .hgwc51 {
  border-bottom: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  border-left: 1px solid #D8D8D8;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 15px;
    height: calc(100% - 160px);
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .hgwc51 .name {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list .hgwc51 .desc {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-top: 9px;
}
.newComposing .wesc94 .wvcv94 .recommendBox .eqwf41 .list:hover .hgwc51 .name {
  color: var(--main-now-color);
}

@media screen and (max-width: 770px) {
  main {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

/*团购产品style*/
.groupPurchaseBox {
    padding: 20px 0;
}
.groupPurchaseBox .item .list {
    width: 240px;
    margin: 4px;
    height: 300px;
    transition: all 0.2s;
}