.storeyNav {
  width: 60px;
  position: fixed;
  z-index: 22;
  left: 50%;
  top: 18%;
  transform: translateX(-680px);
  display: none;
}
.storeyNav-inner {
  width: 100%;
  position: relative;
}
.storeyImg {
  width: 60px;
  height: 54px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 25;
}
.storeyNav .storeyUl {
  width: 100%;
  box-sizing: border-box;
  margin-top: 50px;
  float: left;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  padding: 10px 15px;
}
.storeyNav ul li {
  width: 100%;
  color: #333;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  cursor: pointer;
  padding: 9px 0;
  border-bottom: 1px solid #EEE;
  font-weight: 400;
}
.storeyNav ul li.backTop {
  border-bottom: none;
  color: #3dbb2b;
}
.storeyNav ul li.current {
  color: #3dbb2b;
}
.home-content-box {
  background: #f0f0f0;
  background-attachment: fixed;
  width: 100%;
  height: auto;
  padding-top: 15px;
  background-repeat: no-repeat;
}
.home-content {
  width: 1190px;
  margin: 0 auto;
}
.home-seckill {
  height: 345px;
}
.sekillBox {
  height: 350px;
  margin-bottom: 15px;
}
.sekillLeft {
  width: 790px;
  height: 350px;
  background: #fff;
  float: left;
}
.sekillHead {
  height: 49px;
  padding: 0px 15px 0 20px;
  border-bottom: 1px solid #F0F0F0;
}
.sekillHead div {
  float: left;
}
.sekillHead div:nth-child(1) {
  padding-top: 13px;
}
.sekillHead a {
  float: right;
  width: 44px;
  line-height: 50px;
  height: 50px;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.sekillHead a img {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}
.sekillHead .sekillNavs,
.sekillHead .sekillTimes {
  float: left;
}
.sekillTimes {
  width: 450px;
  text-align: right;
}
.sekillHead .sekillTimes div {
  display: inline-block;
  cursor: pointer;
}
.sekillHead-tab {
  width: 584px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  padding: 11px 10px;
}
.sekillHead-tab .tab-item {
  display: block;
  float: left;
  margin: 0 5px;
  height: 26px;
  box-sizing: content-box;
  border: 1px solid #3dbb2b;
  border-radius: 13px;
  padding: 0 15px;
  background-color: white;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  color: #3dbb2b;
  cursor: pointer;
}
.sekillHead-tab .tab-item-active {
  background-color: #3dbb2b;
  color: white;
  position: relative;
}
.sekillHead-tab .tab-item-active:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #3dbb2b;
  position: absolute;
  left: 50%;
  margin-left: -4px;
  bottom: -13px;
}
.blackTime {
  height: 49px;
  vertical-align: top;
  padding-top: 4px;
}
.blackTime p {
  text-align: center;
}
.blackTime p:nth-child(1) {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.blackTime p:nth-child(2) {
  color: #666666;
  font-size: 14px;
  width: 75px;
  height: 22px;
  line-height: 22px;
  border: 1px solid #666666;
  border-radius: 11px;
  margin: 0 auto;
}
.redTime {
  color: #E82C0F;
}
.redTime:nth-child(2),
.blackTime:nth-child(2) {
  margin-left: 50px;
}
.redTime > div {
  float: left;
}
.redTime div:nth-child(1) {
  font-weight: bold;
  font-size: 16px;
  line-height: 49px;
  margin-right: 7px;
}
.redTime div:nth-child(2) {
  height: 49px;
  padding-top: 6px;
}
.redTime div:nth-child(2) > p {
  font-size: 14px;
  text-align: left;
}
.sekillHead .sekillNavs span {
  width: 100px;
  text-align: center;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  line-height: 49px;
  cursor: pointer;
}
.sekillHead .sekillNavs span:nth-child(2) {
  margin-left: 30px;
}
.seckillCheck {
  color: #E82C0F !important;
  font-size: 24px !important;
}
.seckillCheck::after {
  content: '';
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 70px;
  height: 4px;
  border-radius: 2px;
  background: #E82C0F;
}
.sekillHead a {
  float: right;
  width: 44px;
  line-height: 50px;
  height: 50px;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.sekillHead a img {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}
.productsBox {
  background: #fff;
  height: 420px;
}
.productCont {
  height: 370px;
  background: #CCE4FF;
  padding: 20px 10px;
}
.productUl {
  list-style: none;
}
.productUl li {
  float: left;
  margin-right: 10px;
  margin-bottom: 9px;
  position: relative;
  width: 285px;
  height: 160px;
}
.productUl li:nth-child(4n) {
  margin-right: 0px;
}
.productUl li a {
  width: 285px;
  height: 160px;
  display: inline-block;
}
.productUl li:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.productUl li a img {
  width: 285px;
  height: 160px;
}
.singleSpike {
  height: 41px;
  padding: 20px 15px 0 20px;
}
.singleSpike {
  padding-top: 17px;
}
.home-active-desc {
  margin-left: 37px;
  min-width: 197px;
}
.home-active-desc i {
  display: inline-block;
  line-height: 61px;
  color: #333333;
  font-size: 12px;
  margin-right: 4px;
}
.home-active-desc span {
  width: 23px;
  height: 22px;
  line-height: 22px;
  margin-right: 4px;
  margin-left: 4px;
  background: #333333;
  text-align: center;
  color: #fff;
  font-size: 12px;
  vertical-align: inherit;
}
.home-active-desc span:nth-child(4) {
  margin-right: 0;
}
.home-fish {
  height: 100%;
  width: 110px;
  text-align: center;
  padding: 22px 0;
  margin-left: 107px;
  cursor: pointer;
}
.home-active {
  background: url('../images/ms.png');
  background-size: cover;
  background-position: center;
}
.home-active span {
  color: #fff;
}
.home-ing {
  height: 16px;
  width: 110px;
  cursor: pointer;
  box-sizing: content-box !important;
  text-align: center;
  padding: 16px 0;
  margin-left: 71px;
}
.active-time {
  font-size: 14px;
  color: #666666;
  font-weight: bold;
  margin-right: 4px;
}
.active-desc {
  font-size: 12px;
  color: #666666;
}
.sekillLeft ul {
  padding: 10px 15px;
  width: 790px;
  height: 300px;
  overflow: hidden;
}
.sekillLeft ul li {
  list-style: none;
  width: 190px;
  height: 280px;
  position: relative;
  float: left;
  padding: 7px;
}
.sekillLeft ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.sekillLeft ul li a img {
  width: 90%;
  height: 90%;
}
.sekillLeft ul li a > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sing-seckill-Img {
  height: 243px !important;
  width: 100%;
}
.sekillTop {
  padding: 1px 13px 12px 13px;
}
.sekillTop > img {
  width: 150px;
  height: 150px;
}
.sekillName {
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}
.sekillStand,
.sekillEnd {
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  margin-top: 4px;
}
.sekillPriceBox {
  height: 39px;
  padding-top: 17px;
}
.sekillPriceBox > span:nth-child(1) {
  width: 88px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 20px;
  font-weight: bold;
}
.sekillPriceBox > span:nth-child(1) > b {
  font-size: 14px;
}
.sekillPriceBox > span:nth-child(2) {
  width: 60px;
  height: 25px;
  text-align: center;
  margin-left: 5px;
  font-size: 14px;
  text-decoration: line-through;
}
.singTime {
  width: 100%;
  padding-top: 5px;
  height: 35px;
  font-size: 14px;
  color: #FD5E10;
  text-align: center;
}
.singTime span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #FD5E10;
  color: #fff;
  text-align: center;
}
.singTime b {
  margin-left: 5px;
  color: #FD5E10;
}
.singTime i {
  color: #333333;
}
.sing-skill-b {
  margin-left: 4px;
}
.sekillRight {
  width: 390px;
  height: 350px;
  margin-left: 10px;
  float: left;
  background: #fff;
}
.tab-head {
  height: 60px;
  padding: 0 23px;
  line-height: 60px;
}
.tab-head span {
  margin-left: 32px;
  font-size: 14px;
  float: left;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.tab-color {
  color: #FD5E10;
}
.tab-color::after {
  content: '';
  width: 20px;
  height: 2px;
  background: #FD5E10;
  position: absolute;
  bottom: 0;
  left: 4px;
}
.tab-head span:nth-child(1) {
  margin-left: 0;
}
.tab-content {
  height: 285px;
}
.tab-sign {
  padding: 19px 10px 17px 10px;
}
.tab-sign-title {
  width: 118px;
  height: 22px;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  background: #fd5e10;
  border-radius: 11px;
}
.nowPointBox {
  margin-top: 10px;
}
.nowPointLeft {
  float: left;
}
.nowPointLeft span {
  color: #666666;
  font-size: 12px;
}
.ponitMore {
  float: right;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.tab-notice {
  padding: 14px 10px 17px 10px;
  display: none;
}
.tab-tation {
  padding: 14px 10px 17px 10px;
  display: none;
}
.notiTaImg {
  width: 176px;
  height: 108px;
}
.notiTaUl {
  margin-top: 10px;
}
.notiTaUl li {
  list-style: none;
  margin-bottom: 8px;
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.notiTaUl li:last-child {
  margin-bottom: 0px;
}
.notiTaUl li::before {
  position: relative;
  display: inline-block;
  top: -1px;
  content: "â—";
  margin-right: 4px;
  color: #666666;
}
.homeWeek {
  width: 1190px;
  clear: both;
  height: 368px;
  background: #fff;
  position: relative;
}
.weekHead {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.weekContent {
  height: 308px;
  position: relative;
  overflow: hidden;
}
.swiper-week {
  width: 100%;
  height: 288px;
  padding: 0 0 20px 12px;
}
.sliper-week {
  width: 100%;
  height: 288px;
  float: left;
}
.weekImg {
  width: 186px;
  height: 288px;
  margin-right: 10px;
  float: left;
  border: 1px solid #fff;
  box-sizing: border-box;
  transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -webkit-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
}
.weekImg img {
  width: 184px;
  height: 286px;
}
.weekImg:hover {
  opacity: 0.8;
}
.weekImg:nth-child(6n) {
  margin-right: 0px;
}
.weekLeftBtn {
  width: 28px;
  height: 35px;
  left: 0;
  background: url('../images/left_arrow_btn.png');
}
.weekLeftBtn:hover {
  content: url('../images/left_arrow_btn_sel.png');
}
.weekRightBtn {
  width: 28px;
  height: 35px;
  right: 12px;
  background: url('../images/right_arrow_btn_1.png');
}
.weekRightBtn:hover {
  content: url('../images/right_arrow_btn_sel_1.png');
}
.centerItem {
  width: 394px;
  height: 442px;
  background: #fff;
  float: left;
  margin-right: 4px;
}
.centerItem:nth-child(3) {
  margin-right: 0;
}
.centerHead {
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  padding-right: 20px;
}
.centerHead span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.centerHead a {
  float: right;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.centerHead a img {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}
.centerBom {
  height: auto;
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
}
.centerBom a {
  display: block;
  width: 100%;
  height: auto;
}
.centerBom img {
  cursor: pointer;
}
.centerBom a img:hover {
  opacity: 0.8;
}
.oneImg {
  width: 390px;
  height: 378px;
  cursor: pointer;
}
.fourImg {
  width: 195px;
  height: 189px;
  float: left;
  cursor: pointer;
  border: 1px solid transparent;
  border-top-color: #F0F0F0;
  border-right-color: #F0F0F0;
}
.fourImg img {
  width: 100%;
}
.fourImg:hover {
  border: 1px solid #FD4F10;
  opacity: 0.9;
}
.swiper-coupon {
  width: 100%;
  height: 100%;
}
.cuoponItem {
  width: 370px !important;
  height: 140px !important;
}
.cuoponItem img {
  width: 100%;
  height: auto;
  display: block;
}
.cuoponBox {
  width: 390px;
  height: 300px;
  padding: 10px;
  box-sizing: border-box !important;
}
.cuoponBox .cuoponItem:nth-child(2n) {
  margin-bottom: 0;
}
.cuoponItem:hover {
  opacity: 1 !important;
}
.brankList {
  float: left;
}
.couLeftBtn {
  width: 28px !important;
  height: 35px !important;
  left: 0;
  background: url('../images/left_arrow_btn.png') !important;
}
.couLeftBtn:hover {
  content: url('../images/left_arrow_btn_sel.png');
}
.couRightBtn {
  width: 28px !important;
  height: 35px !important;
  right: 0;
  background: url('../images/right_arrow_btn_1.png') !important;
}
.couRightBtn:hover {
  content: url('../images/right_arrow_btn_sel_1.png');
}
.giveTop {
  width: 390px;
  height: 189px;
  background: rgba(255, 255, 255, 0.05);
  border-top: 1px solid #F0F0F0;
  display: block;
}
.giveBom img {
  width: 194px;
  height: 188px;
  float: left;
}
.giveBom img:nth-child(1) {
  border-right: 1px solid #F0F0F0;
}
.meal {
  height: 188px;
  width: 390px;
  border-top: 1px solid #F0F0F0;
}
.homeBrank {
  background: #fff;
  margin-bottom: 10px;
}
.brankCont {
  height: 110px;
  position: relative;
}
.brankHead {
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
.brankHead span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.brankHead a {
  float: right;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.brankHead a img {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}
.recomHead {
  height: 50px;
  background: #fff;
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.recomHead span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.recomHead a {
  color: #666666;
  font-size: 12px;
  margin-left: 15px;
  color: #999999;
  font-size: 16px;
  display: inline-block;
}
.recomHead a:hover {
  color: #3dbb2b;
}
.recomTitleBox {
  height: 50px;
  text-align: right;
  min-width: 500px;
  float: right;
}
.typeColor {
  color: #3dbb2b !important;
}
.recomPrice {
  color: #FF0338;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 6px;
}
.recomPrice b {
  font-size: 16px;
}
.recomName {
  color: #333333 !important;
  font-size: 14px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.recomStan {
  font-size: 12px;
  color: #999999 !important;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 8px;
  margin-bottom: 8px;
}
.recomPrise {
  font-size: 12px;
  color: #999999 !important;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.recomHead a img {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}
.recom {
  width: 100%;
  height: auto;
}
.recomCont {
  margin-top: 0px;
}
.recomUl {
  width: 100%;
  list-style: none;
}
.recomUl li {
  float: left;
  width: 230px;
  height: 329px;
  margin-right: 10px;
  margin-bottom: 20px;
  background: #ffffff;
}
.recomUl li a {
  padding: 10px 20px 0 20px;
  display: block;
}
.recomUl li a > img {
  width: 190px;
  height: 190px;
}
.recomUl li:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.recomUl li:nth-child(5n) {
  margin-right: 0px;
}
.brankBox {
  width: 1180px;
  height: 90px;
  border: 1px solid #F0F0F0;
  margin-left: -7px;
}
.brankwrrp {
  position: absolute;
}
.brankContent {
  padding: 20px 0;
}
.brankBox {
  position: relative;
}
.brankBoxItem {
  float: left;
  height: 88px;
  position: relative;
  width: 117px;
  cursor: pointer;
  border-right: 1px solid #F0F0F0;
  border-left: 0;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
}
.brankBoxItem:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.brankBoxItem:nth-child(1) {
  border-left: 1px solid #F0F0F0;
}
.brankBoxItem a img {
  height: 99%;
  width: 100%;
}
.swiper-prod {
  height: 90px;
}
.brankPad {
  padding: 0 9px;
  height: 110px;
}
.brankBox .brankBoxItem img {
  width: 100%;
  height: 100%;
}
.brankactive {
  border: 1px solid #3dbb2b !important;
}
.brankactive::after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: #3dbb2b transparent transparent;
  border-style: solid dashed dashed;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -10px;
}
.stockC {
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline-block;
  z-index: 9;
}
.brankBoxLeftBtn {
  width: 28px !important;
  height: 35px !important;
  left: 0;
  background: url('../images/left_arrow_btn.png') !important;
  background-repeat: no-repeat;
}
.brankBoxLeftBtn:hover {
  content: url('../images/left_arrow_btn_sel.png');
}
.brankBoxRightBtn {
  width: 28px !important;
  height: 35px !important;
  right: 0;
  background: url('../images/right_arrow_btn_1.png') !important;
  background-repeat: no-repeat;
}
.brankBoxRightBtn:hover {
  content: url('../images/right_arrow_btn_sel_1.png');
}
.brankUl {
  height: 274px;
  width: 1172px;
  border: 1px solid #3dbb2b;
  box-sizing: border-box;
}
.brankUl li {
  width: 195px;
  height: 272px;
  float: left;
  border: 1px solid #fff;
}
.brankUl li:hover {
  border: 1px solid #FD4F10;
  opacity: 0.9;
  height: 273px;
}
.brankUl li a img {
  width: 193px;
  height: 270px;
}
.ranking {
  height: 267px;
  margin-bottom: 15px;
}
.rankNotic {
  width: 200px;
  height: 265px;
  float: left;
}
.rankNotic a {
  width: 200px;
  height: 265px;
  display: inline-block;
}
.rankRight {
  width: 990px;
  float: left;
}
.rankUl li {
  width: 190px;
  height: 267px;
  margin-right: 10px;
  float: left;
}
.rankUl li a {
  display: block;
  position: relative;
  width: 190px;
  height: 267px;
  text-align: center;
  padding: 10px 15px 15px 15px;
  box-sizing: border-box;
}
.rankUl li:last-child {
  margin-right: 0;
}
.rankUl li:hover {
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.hotpad {
  padding-left: 15px;
}
.hotTitle {
  height: 18px;
  text-align: center;
  font-size: 14px;
  color: #41392C;
  font-weight: bold;
  overflow: hidden;
}
.rankUl li a img {
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.indexIcon {
  width: 26px !important;
  height: 23px !important;
  z-index: 99;
  position: absolute;
  top: 5px;
  left: 5px;
  margin-top: 0px !important;
}
.hotsPrice {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  margin: 0 auto;
}
.hotsPrice > b {
  font-size: 12px;
}
.hotName,
.hotStand,
.hotEnd {
  line-height: 15px;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.areaPriceBox {
  position: absolute;
  top: 112px;
  left: 47px;
  width: 101px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  background: #3dbb2b;
  font-weight: bold;
}
.areaPriceBox > span:nth-child(1) > b {
  font-size: 12px;
}
.areaPriceBox > span:nth-child(1) {
  font-size: 14px;
}
.areaPriceBox > span:nth-child(2) {
  font-size: 12px;
  text-decoration: line-through;
  margin-left: 5px;
}
.homeTypes {
  height: 450px;
  margin-bottom: 10px;
}
.typeItem {
  width: 390px;
  float: left;
  margin-right: 10px;
  background: #fff;
}
.typeItem:last-of-type {
  margin-right: 0px;
}
.typeCont {
  width: 390px;
  height: 400px;
  box-sizing: border-box !important;
  float: left;
}
.zyImg {
  width: 390px;
  height: 200px;
}
.zyImg > a {
  width: 390px;
  height: 200px;
  display: inline-block;
}
.zyImg img {
  width: 100%;
  height: 100%;
}
.zyBox {
  width: 390px;
  height: 200px;
}
.zyBox a {
  height: 200px;
  width: 195px;
  padding: 10px 15px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  display: inline-block;
  float: left;
}
.zyBox a:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.zyBox a img {
  width: 125px;
  height: 125px;
}
.zyBox a > div:nth-child(2),
.zyBox a > div:nth-child(3) {
  line-height: 14px;
  font-size: 14px;
  margin-bottom: 7px;
  font-weight: bold;
}
.zyBox a > div:nth-child(4) {
  line-height: 12px;
  font-size: 12px;
}
.typeImg {
  display: block;
  width: 195px;
  height: 200px;
  padding: 10px 15px;
  text-align: center;
  float: left;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
}
.typeImg > div {
  line-height: 12px;
  font-size: 12px;
  margin-bottom: 7px;
  font-weight: bold;
}
.typeImg:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.15);
  z-index: 99;
}
.typeImg img {
  width: 125px;
  height: 125px;
}
.newPro {
  background: #fff;
}
.newProType {
  padding: 0 10px;
  height: 72px;
}
.newProType div {
  width: 195px;
  height: 80px;
  position: relative;
  text-align: center;
  float: left;
}
.newProType div p {
  color: #333333;
  font-size: 16px;
}
.newProType div img {
  width: 195px;
  height: 72px;
}
.newProActive {
  background: #3dbb2b;
}
.newProActive p {
  color: #fff !important;
}
.newProActive::after {
  content: "";
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 8px;
  border-color: #3dbb2b transparent transparent;
  border-style: solid dashed dashed;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -10px;
}
.newProCont {
  padding: 20px 0;
}
.newProLeft {
  width: 390px;
  height: 366px;
  padding-left: 10px;
  float: left;
}
.newProLeft img {
  width: 390px;
  height: 366px;
}
.newProRight {
  width: 784px;
  height: 366px;
  float: left;
}
.newProItem {
  width: 390px;
  height: 182px;
  float: left;
  border: 1px solid transparent;
  border-top-color: #F0F0F0;
  border-right-color: #F0F0F0;
}
.newProItem:nth-child(3) {
  border-bottom: 1px solid #F0F0F0;
}
.newProItem:nth-child(4) {
  border-bottom: 1px solid #F0F0F0;
}
.newProItem a img {
  width: 100%;
}
.newProItem:hover {
  border: 1px solid #FD4F10;
  opacity: 0.9;
}
.nweItemActive {
  border: 1px solid #FD4F10;
}
.indClin {
  margin-bottom: 15px;
}
.indClinCont {
  width: 590px;
  height: 441px;
  background: #fff;
  float: left;
}
.indClinCont:first-of-type {
  margin-right: 10px;
}
.indClinBox {
  width: 590px;
  height: 390px;
  padding: 10px 10px 8px 10px;
  box-sizing: border-box !important;
}
.indClinLeft {
  width: 285px;
  height: 371px;
  float: left;
}
.indClinLeft a img {
  width: 285px;
  height: 371px;
}
.indClinRight {
  width: 285px;
  height: 371px;
  float: left;
}
.indIcons {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 7px;
  left: 7px;
}
.indClinRight .indClinItem {
  width: 285px;
  height: 124px;
  position: relative;
  box-sizing: border-box !important;
}
.indClinRight .indClinItem:nth-child(3) {
  height: 123px;
}
.indClinRight .hosClinItem:nth-child(3) a img {
  height: 123px;
}
.indClinItem:hover {
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
.indClinRight .indClinItem a {
  width: 100%;
  height: 100%;
  display: inline-block;
  border-bottom: 1px solid #F0F0F0;
  padding: 7px 0 7px 7px;
  box-sizing: border-box;
}
.indClinItem a img {
  width: 110px !important;
  height: 110px !important;
  float: left;
}
.indClinItem:nth-child(2n) {
  border-left: 0px;
}
.indClinDexBox {
  width: 160px;
  height: 100%;
  float: left;
  padding-top: 10px;
}
.indClinDexBox > div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.indClinDexBox > div:nth-child(4) {
  margin-bottom: 0px;
}
.clinDesName {
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.clinDesStand {
  font-size: 14px;
  color: #999999;
  line-height: 15px;
}
.clinDesEnd {
  font-size: 14px;
  color: #999999;
  line-height: 15px;
}
.clinPriceBox {
  color: #FF0000;
  font-size: 17px;
}
.clinPriceBox > b {
  color: #FF0000;
  font-size: 14px;
}
.clinPriceBox > span:nth-child(2) {
  font-size: 18px;
  color: #FF0000;
}
.clinPriceBox > span:nth-child(3) {
  text-decoration: line-through;
  font-size: 14px;
  color: #999999;
}
.giveItem {
  width: 285px;
  height: 185px;
  position: relative;
}
.giveItem:nth-child(1) {
  margin-bottom: 1px;
}
.giveItem:nth-child(1)::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 275px;
  left: 10px;
  bottom: 0;
  background: #EDEDED;
}
.giveItem:hover {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.giveItem a img {
  width: 285px;
  height: 185px;
}
.cinema {
  background: #fff;
}
.cinemaContent {
  padding: 0px 0 20px 10px;
  box-sizing: border-box !important;
}
.cinemaLeft {
  float: left;
  width: 390px;
  height: 363px;
}
.cinemaLeft img {
  width: 390px;
  height: 363px;
}
.cinemaRight {
  float: left;
  width: 784px;
  height: 363px;
}
.cinemaItem {
  float: left;
  width: 389px;
  height: 180px;
  border-left: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  box-sizing: border-box;
}
.cinemaItem:nth-child(odd) {
  border-left: 1px solid #F0F0F0;
}
.cinemaItem:nth-child(even) {
  border-right: 1px solid #F0F0F0;
}
.cinemaItem:nth-child(1) {
  border-top: 1px solid #F0F0F0;
}
.cinemaItem:nth-child(2) {
  border-top: 1px solid #F0F0F0;
}
.cinemaItem a {
  display: block;
  overflow: hidden;
}
.cinemaItem img {
  width: 389px;
  height: 182px;
}
.cinemaImg {
  float: left;
  width: 390px;
  height: 182px;
  box-sizing: border-box !important;
  border: 1px solid #F0F0F0;
}
.cinemaImg a {
  display: block;
  float: left;
  width: 194px !important;
  height: 180px !important;
  border-right: 1px solid #F0F0F0;
  box-sizing: border-box !important;
}
.cinemaImg a:nth-child(2) {
  border-right: 0;
}
.cinemaImg img {
  width: 100%;
  height: 100%;
  float: left;
}
.mediRight {
  border: 1px solid #F0F0F0;
  border-right: none;
  border-top: none;
}
.mediItem {
  float: left;
  width: 194px !important;
  height: 180px !important;
  box-sizing: border-box !important;
  border: 1px #F0F0F0 solid;
  border-left: none;
  border-bottom: none;
  position: relative;
}
/* .mediItem::before{
    content: '';
    border: 1px #E12F15 solid;
    position: absolute;
    top: -1px;
    right: -1px;
    left: 0;
    bottom: 0;
    display: none;
} */
/* .mediItem:hover::before{
   display: block;

} */
.mediItem a {
  display: inline-block;
  font-size: 0;
  width: 191px !important;
  height: 177px;
}
.mediItem a img {
  width: 100%;
  height: 100%;
  border: none;
}
.recomTitle {
  text-align: center;
  color: #333333;
  font-size: 24px;
  padding-bottom: 25px;
}
.recomCont {
  width: 1190px;
}
.reconUl li {
  width: 230px;
  height: 283px;
  margin-right: 10px;
  margin-bottom: 18px;
  background: #fff;
  border: 1px solid #F0F0F0;
  border-color: transparent transparent transparent transparent;
  float: left;
}
.reconUl li:hover {
  border: 1px solid #FD4F10;
  opacity: 0.9;
}
.reconUl li:nth-child(5n) {
  margin-right: 0px;
}
.reconUl li img {
  width: 228px;
  height: 281px;
}
.commHead {
  height: 49px;
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #F0F0F0;
  width: 100%;
  float: left;
}
.commHead span {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.commHead a {
  float: right;
  color: #666666;
  font-size: 12px;
  display: inline-block;
}
.commHead a img {
  width: 16px;
  height: 16px;
  vertical-align: sub;
}
.commSement {
  height: 100px;
  width: 1190px;
  margin-bottom: 15px;
}
.commSement img {
  height: 100px;
  width: 1190px;
}
.commitBg {
  background-size: cover;
  background-position: center;
}
.celan_current {
  background-color: #FD4F10 !important;
  border: 1px solid #FD4F10 !important;
  color: #fff;
}
.celan_current2 {
  background-color: #568ab2 !important;
  /* border: 1px solid #31B4F5!important; */
  color: #fff;
}
.homeLogin {
  position: fixed;
  top: 0;
  bottom: 0;
  display: none;
  left: 0;
  right: 0;
  z-index: 99;
  background: rgba(51, 51, 51, 0.26);
}
.homeLoginBox {
  width: 330px;
  height: 324px;
  background: #FFFFFF;
  margin: 261px auto 0;
  position: relative;
  padding: 55px 50px 30px 50px;
  box-sizing: content-box;
}
.homeRightImg {
  width: 48px;
  height: 48px;
  position: absolute;
  right: 14px;
  top: 14px;
}
.homeLoginTitle {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  margin-bottom: 40px;
}
.homeInputItem {
  width: 330px;
  height: 42px;
  background: #ffffff;
  border: 2px solid #f0f0f0;
  margin-bottom: 20px;
}
.homeInputItem input {
  width: 326px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  padding-left: 10px;
}
.homeLogomDesc {
  height: 16px;
}
.homeLogomDesc span {
  font-size: 12px;
  color: #999999;
}
.homeLogomDesc span:nth-child(1) {
  float: right;
}
.homeLogomDesc span:nth-child(2) {
  float: right;
  margin-right: 20px;
}
.homeLoginBtn {
  width: 330px;
  height: 42px;
  cursor: pointer;
  margin-top: 15px;
  background: #3dbb2b;
  line-height: 42px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.contactLogin {
  position: relative;
  text-align: center;
  color: #666666;
  font-size: 14px;
  margin-top: 20px;
}
.contactLogin span:nth-child(1) {
  position: absolute;
  top: 10px;
  left: 0;
  width: 115px;
  height: 1px;
  background: #F0F0F0;
}
.contactLogin span:nth-child(2) {
  position: absolute;
  top: 10px;
  right: 0;
  width: 115px;
  height: 1px;
  background: #F0F0F0;
}
.weuiLogin {
  margin-top: 15px;
  color: #999999;
  text-align: center;
  font-size: 14px;
}
.weuiLogin img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: middle;
}
.homeClose {
  position: absolute;
  top: -35px;
  right: -30px;
}
.backTop {
  color: #3dbb2b;
}
.comIConDiv {
  width: 20px;
  height: 50px;
  float: left;
  position: relative;
  margin-right: 7px;
}
.comIConDiv img {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 15px;
}
.toneBox {
  position: fixed;
  right: 100px;
  top: 120px;
  display: none;
  z-index: 89;
  /* height: 100px; */
}
.toneTop {
  background: url('../images/ht.png');
  height: 110px;
  width: 146px;
  line-height: 90px;
  width: 138px;
  margin-bottom: 3px;
}
.hebox {
  background: url('../images/nav.png') no-repeat;
  height: 609px;
  width: 229px;
  padding-top: 79px;
  padding-left: 47px;
  text-align: center;
  position: relative;
  box-sizing: border-box !important;
}
.hebox > a {
  background: url('../images/vbox.png');
  width: 135px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 14px;
  margin-bottom: 20px;
  color: #c00000;
  cursor: pointer;
  position: relative;
}
.yhq {
  height: 40px !important;
  line-height: 40px !important;
  text-align: center;
  background: unset !important;
}
.hanma {
  background: url('../images/h.png') !important;
  padding: 7px 36px 0 38px;
  margin-left: -10px;
  font-size: 13px;
  width: 150px !important;
  line-height: 16px !important;
  height: 44px !important;
  box-sizing: border-box;
}
.gouwuche {
  background: unset !important;
  height: 40px !important;
  line-height: 44px !important;
}
.backTop2 {
  width: 45px;
  position: absolute;
  bottom: -18px;
  left: 66px;
  text-align: center;
  height: 45px;
  padding: 26px;
  font-size: 16px;
  border-radius: 50%;
  color: #f2ecbc;
  cursor: pointer;
}
.hebox2 {
  display: none;
  background: url('../images/navs.png') no-repeat;
  height: 305px;
  width: 221px;
  position: relative;
}
.showhebox1 {
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 32px;
  left: 83px;
}
.toneCenter:first-of-type {
  margin-top: 16px;
}
.toneCenter {
  background: url('../images/hb.png');
  height: 35px;
  line-height: 32px;
  width: 146px;
  text-align: center;
  margin-bottom: 3px;
  font-size: 14px;
  margin-bottom: 8px;
}
.tomanjian {
  background: url('../images/1-1.png');
  display: block;
  width: 130px;
  height: 69px;
}
.tomanjian:hover {
  background: url('../images/1.png');
}
.manjian::after,
.pinpai::after {
  right: 8px;
  content: url('../images/sq.png');
  width: 50px;
  height: 14px;
  position: absolute;
  top: -19px;
}
.hanma::after {
  right: 18px;
  content: url('../images/sq.png');
  width: 50px;
  height: 14px;
  position: absolute;
  top: -14px;
}
.baokuan img {
  right: 17px;
  content: url('../images/new.gif');
  width: 32px;
  height: 21px;
  position: absolute;
  top: -14px;
}
.toneBom {
  background: url('../images/hte.png');
  height: 16px;
  width: 146px;
  text-align: center;
  margin-top: 9px;
}
.tohayao {
  background: url('../images/5.png');
  width: 104px;
  height: 38px;
  display: block;
}
.tohayao:hover {
  background: url('../images/5-5.png');
}
.tomosha {
  background: url('../images/2.png');
  width: 104px;
  height: 28px;
  display: block;
  margin-top: 16px;
}
.tomosha:hover {
  background: url('../images/2-2.png');
}
.tosuzhou {
  background: url('../images/3.png');
  width: 104px;
  height: 28px;
  display: block;
  margin-top: 16px;
}
.tosuzhou:hover {
  background: url('../images/3-3.png');
}
.tobeijing {
  background: url('../images/4.png');
  display: block;
}
.tobeijing:hover {
  background: url('../images/4-4.png');
}
.toasli {
  background: url('../images/06.png');
  margin-top: 16px;
}
.toasli:hover {
  content: url('../images/6-6.png');
}
.tozhongyao {
  background: url('../images/7.png');
  margin-top: 16px;
  display: block;
  width: 124px;
  height: 45px;
  margin-left: 3px;
}
.tozhongyao:hover {
  content: url('../images/7-7.png');
}
.togetCuopon {
  background: url(../images/Christmas/8.png) no-repeat;
  width: 140px;
  height: 125px;
  cursor: pointer;
  display: block;
  margin-top: 16px;
  margin-left: -24px;
}
/* .togetCuopon:hover{
    content: url('../images/twelve/3-3.png');
} */
.toTop {
  width: 104px;
  height: 60px;
  line-height: 65px;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-top: 15px;
}
.toneCom {
  /* color: #FFFFFF !important;
  display: inline-block;

  font-size: 14px;
  position: relative;
  background-repeat: no-repeat; */
  display: block;
  width: 130px;
  height: 45px;
  margin-top: 20px;
}
.toneTop:hover {
  color: #ceb07f !important;
}
.toneCenter:hover {
  color: #ceb07f !important;
}
.toneBom:hover {
  color: #000 !important;
}
.toneFot {
  background: url('../images/htop.png');
  width: 146px;
  height: 29px;
  margin-top: 13px;
}
.yeabox {
  background: url('../images/6.png') no-repeat;
  height: 702px;
  width: 174px;
  padding-top: 54px;
  text-align: center;
  position: relative;
  box-sizing: border-box !important;
}
.inColor2 {
  background-color: #fadddc !important;
}
.celan_current3 {
  background-color: #f3ed8f !important;
  /* border: 1px solid #31B4F5!important; */
  color: #000;
}
.yeabox a {
  font-size: 16px;
  display: block;
  color: #ffe7c8 !important;
}
.yeabox a:link,
.yeabox a:visited,
.yeabox a:active {
  color: #ffe7c8 !important;
}
.yhq2 {
  width: 152px;
  height: 49px;
  cursor: #ffe7c8;
  display: block;
  margin-left: 11px;
  text-align: center;
  line-height: 52px;
  background: url('../images/y.png');
}
.yhq2:hover {
  background: url('../images/y-1.png');
}
.yeaCom {
  width: 152px;
  height: 38px;
  margin-top: 20px;
  line-height: 35px;
  margin-left: 11px;
  background: url('../images/k.png') no-repeat;
}
.yeaCom:hover {
  background: url('../images/k-1.png') no-repeat;
}
.yeaSpecCom {
  width: 153px;
  height: 52px;
  padding-top: 15px;
  margin-top: 8px;
  box-sizing: border-box;
  line-height: 35px;
  margin-left: 11px;
  background: url('../images/s.png') no-repeat;
}
.yeaSpecCom:hover {
  background: url('../images/s-1.png') no-repeat;
}
.hanma2 {
  width: 153px;
  height: 62px;
  margin-left: 10px;
  padding: 16px 30px 0 35px;
  margin-top: 10px;
  box-sizing: border-box;
  background: url('../images/hm.png') no-repeat;
}
.hanma2:hover {
  background: url('../images/hm-1.png') no-repeat;
}
.togot {
  width: 62px;
  height: 62px;
  cursor: pointer;
  position: absolute;
  background: url(../images/9.png) no-repeat;
  bottom: 31px;
  left: 57px;
}
.yeabox2 {
  width: 174px;
  height: 311px;
  display: none;
  position: relative;
  background: url('../images/7.png') no-repeat;
}
.showyeabox1 {
  width: 62px;
  height: 62px;
  cursor: pointer;
  position: absolute;
  background: url(../images/9.png) no-repeat;
  bottom: 31px;
  left: 57px;
}
.ad-fixed {
  position: fixed;
  display: none;
  right: 40px;
  bottom: 0;
  z-index: 1;
  width: 265px;
  height: 265px;
  cursor: pointer;
  background: url(img/1580983831201.png);
}
.ad-close {
  position: absolute;
  right: 0;
  top: -20px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(img/1580991493602.png);
  background-size: 100%;
}
.ad-fixed-2 {
  position: fixed;
  display: none;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 341px;
  cursor: pointer;
  background: url(img/1581416553429.png);
}
.ad-close-2 {
  position: absolute;
  right: 60px;
  top: 50px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(img/1581416552172.png);
  background-size: 100%;
}
.userRecordBox {
  max-height: 120px;
  display: none;
  position: absolute;
  width: 277px;
  top: 163px;
  left: 102px;
  z-index: 9;
  overflow-y: auto;
}
.userRecord {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-top: 0;
  border-bottom: 0;
}
.userRecord li {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #d8d8d8;
  cursor: pointer;
}
.userRecord li img {
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin-left: 16px;
  margin-right: 30px;
}
.cjjh {
  height: 650px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 150px 20px 20px 20px;
  margin-bottom: 15px;
}
.cjjh li {
  display: block;
  width: 222px;
  height: 235px;
  margin-left: 10px;
  position: relative;
  float: left;
  margin-bottom: 10px;
}
.cjjh li a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.cjjh li:nth-child(1) {
  margin-left: 0;
}
.cjjh li:nth-child(6n) {
  margin-left: 0;
}
.cjjhdivli {
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
.cjjhdivli img {
  width: 126px;
  height: 126px;
  text-align: center;
}
.cjjhdivli h4 {
  color: #333333;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
}
.cjjhdivli p {
  color: #999999;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  margin-top: 4px;
}
.cjjhdivli .anniu1 {
  width: 100%;
  line-height: 34px;
  color: white;
  font-size: 24px;
  font-weight: bold;
}
.cjjhdivli .anniu2 {
  font-size: 16px;
  line-height: 16px;
  color: #EF3817;
  margin-top: 8px;
  font-weight: bold;
}
.cjjhdivli2 {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 5px;
}
.cjjhdivli2 img {
  width: 150px;
  height: 150px;
  margin-top: 0;
}
.cjjhdivli2 .anniu1 {
  font-size: 16px;
  line-height: 20px;
}
/* 2021-3-4 æ–°å¢žåŽ‚å®¶æ¥¼å±‚ */
.factory-zone-module {
  width: 100%;
  height: 520px;
  background-color: white;
  margin-bottom: 15px;
}
.fz-header {
  width: 100%;
  height: 49px;
  float: left;
  border-bottom: 1px solid #F0F0F0;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 48px;
}
.factory-zone-content {
  width: 100%;
  float: left;
}
.fz-header span {
  display: block;
  height: 48px;
  line-height: 48px;
  font-size: 22px;
  color: #3dbb2b;
  float: left;
  font-weight: bold;
}
.fz-header a {
  display: block;
  height: 48px;
  float: right;
}
.fz-header a i {
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #666;
  font-style: normal;
  padding: 0 3px;
  margin-top: 15px;
}
.fz-header a img {
  display: block;
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 15px;
}
.factory-zone-module .factory-zone-swiper {
  width: 1170px;
  height: 200px;
  float: left;
  margin: 10px;
  position: relative;
}
.factory-zone-module .zone-swiper-content {
  display: block;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.factory-zone-swiper .loop-item {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 3px;
}
.factory-zone-swiper .loop-item img {
  display: block;
  width: 100%;
  height: 100%;
}
.factory-zone-module .fz-goods-list {
  display: block;
  width: 100%;
  float: left;
  overflow: hidden;
  height: 240px;
}
.factory-zone-module .fz-goods-list li {
  width: 226px;
  height: 100%;
  border: 1px solid #F0F0F0;
  box-sizing: border-box;
  padding: 8px;
  margin-left: 10px;
  float: left;
  border-radius: 10px;
}
.factory-zone-module .fz-goods-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.factory-zone-module .fz-goods-list li h4,
.factory-zone-module .fz-goods-list li p,
.factory-zone-module .fz-goods-list li div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
.factory-zone-module .fz-goods-list li h4 {
  width: 100%;
  font-size: 12px;
  color: #333;
  font-weight: 400;
  line-height: 16px;
}
.factory-zone-module .fz-goods-list li p {
  width: 100%;
  font-size: 12px;
  color: #999;
  font-weight: 400;
  line-height: 14px;
}
.factory-zone-module .fz-goods-list li img {
  display: block;
  width: 130px;
  height: 130px;
  margin: 2px auto 3px;
}
.factory-zone-module .fz-goods-list li .top_describe {
  display: block;
  width: 190px;
  height: 30px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 15px;
  margin: auto;
  background-color: #3dbb2b;
  line-height: 30px;
}
.factory-zone-module .fz-goods-list li .next_describe {
  display: block;
  width: 100%;
  line-height: 20px;
  font-size: 16px;
  font-weight: bold;
  margin: auto;
  margin-top: 6px;
}
/* 热销商品样式 */
.listBottom .bottom_p {
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}
.listBottom p > span {
  display: inline;
  white-space: nowrap;
  word-break: break-all;
}
.comListUl li > p > span:nth-child(2) {
  right: 0;
  position: absolute;
  text-align: left;
  width: 80px;
}
.product_name {
  width: 90%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product_name_span {
  width: 35%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block !important;
}
.goodsCart {
  margin-top: 8px;
  height: 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.goodsCartLeft input {
  width: 38px;
  height: 24px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  overflow: hidden;
  outline: none;
  padding: 0 3px !important;
  word-break: normal;
  border: none !important;
  border-right: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
  border-radius: 0 !important;
}
.goodsCartRight {
  width: 80px;
  height: 26px;
  float: right;
  background-color: #6BAFFE;
  background: #3dbb2b;
  border-radius: 13px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.goodsCartRightPuer {
  width: 80px;
  height: 26px;
  float: right;
  background-color: #6BAFFE;
  background: #3dbb2b;
  border-radius: 13px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.comListUl li:hover > .goods-collect {
  display: inline-block;
}
.comListUl::after {
  content: '';
  clear: both;
  display: block;
}
.comListUl li {
  float: left;
  position: relative;
}
.comListUl li:hover {
  box-shadow: 0px 0px 6px 0px rgba(1, 2, 16, 0.1);
}
.comListUl li > a {
  width: 200px;
  height: 200px;
  display: block;
  margin: 0 auto;
}
.comListUl li > a > img {
  width: 200px;
  height: 200px;
}
.comListUl li:nth-child(5n) {
  margin-right: 0;
}
/* 活动样式 */
.listTop_zbg {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.listTop_zbg .listTop_zbg_img {
  width: 100%;
  height: 100%;
}
/* 买赠 */
.listTop_ztitle {
  font-size: 12px;
  letter-spacing: 2px;
  color: #FFF7EC;
  position: absolute;
  top: 3px;
  left: 15px;
  font-weight: bold;
  transform: scale(1.4);
  font-family: cursive;
}
.listTop_zcon {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  font-size: 10px;
  width: 100% !important;
  height: 42px;
}
.con_zleft_t {
  color: #FFFFFF;
  font-size: 26px;
  text-align: center;
  font-family: cursive;
  font-weight: bold;
  line-height: 42px;
}
.sp_t {
  align-items: center;
  white-space: nowrap;
  width: 20%;
  height: auto;
}
.con_zright {
  font-family: cursive;
  margin: 7px 15px;
  font-size: 15px;
}
.con_zright_tx {
  color: #FFFFFF;
  font-weight: bold;
}
.overzright {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 34px;
  width: 155px;
}
/* 拼团 */
.specices {
  background-size: cover;
  background-repeat: no-repeat;
}
.specices .listTop_zcon {
  bottom: 0;
  left: 0;
  height: 65px;
}
.specices .con_zleft {
  margin-top: 10px;
}
.specices .con_zleft {
  width: 50% !important;
  font-size: 20px;
  font-family: cursive;
  font-weight: bold;
  text-align: center;
  line-height: 0 !important;
}
.specices .sp_t {
  width: 75% !important;
  font-size: 17px;
}
.specices .con_zleft_co {
  font-size: 25px;
  color: #FFFFFF;
  font-family: cursive;
  font-weight: bold;
  white-space: nowrap;
  width: 75% !important;
}
.specices .con_zleft_c {
  margin-left: 4px;
  font-weight: bold;
}
.specices .con_zright {
  white-space: nowrap;
  line-height: 83px;
  font-weight: bold;
  color: #FEFBF8;
  text-align: center;
  font-size: 18px !important;
  margin: 10px 0 !important;
}
/* 活动价 */
.spe_price .listTop_zcon {
  bottom: 0;
  left: 0;
}
.spe_price .con_zleft {
  font-size: calc(27*var(--rem));
  font-family: cursive;
  font-weight: bold;
  text-align: center;
  background-image: linear-gradient(#FE7938, #E7180E);
  border-radius: 50%;
}
.spe_price .sp_t {
  width: 97% !important;
  font-size: 16px;
}
.spe_price .con_zleft_co {
  font-size: 22px;
  color: #FFFFFF;
  font-family: cursive;
  font-weight: bold;
  white-space: nowrap;
}
.spe_price .con_zleft_c {
  margin-left: 4px;
  font-weight: bold;
}
.spe_price .con_zright {
  white-space: nowrap;
  line-height: 83px;
  font-weight: bold;
  color: #FEFBF8;
  text-align: center;
  font-size: 18px !important;
  margin: 10px 0 !important;
}
/* 优惠标签样式 */
.comListUl .slabel .Collage {
  background-color: #f6605f;
}
.comListUl .slabel .coupons {
  background-color: #8abf4b;
}
.comListUl .slabel .buygive {
  background-color: #2f2fdd;
}
.comListUl .slabel .shopcoupons {
  background-color: #f9bc30;
  padding: 1px 2px;
}
.comListUl .slabel .special {
  background-color: #ff717f;
}
.comListUl .slabel .timestop {
  background-color: #ff586b;
}
.comListUl .slabel .labelminus {
  background-color: #8a52fd;
}
/* 加入购物车 */
.u-flyer {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  position: fixed;
  z-index: 9999;
}
.tHeight {
  height: 20px;
}
