@media screen and (min-width: 1500px) {
  .show-cont-center {
    width: 1440px;
    margin: 0 auto;
  }
  .gnzs > div > .gnzs-item {
    width: 126px;
    height: 140px;
  }
  .gnzs > div > .gnzs-item a img {
    width: 52px;
    height: 52px;
  }
  .gnzs > div > .gnzs-item a p {
    font-size: 16px;
    color: #181818;
    margin-top: 20px;
  }
  .idx-c-list .idx-clist .listmain ul li {
    margin: 10px;
    width: 220px;
    padding: 6px 6px 0 6px;
    border-radius: 10px;
    border: 1px solid #eeedee;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    position: relative;
    box-shadow: 0 0 10px #ddd;
    box-sizing: border-box;
    /*海报相关样式 start*/
    /*海报相关样式 end*/
  }
  .common-bottom .b-content {
    width: 1440px !important;
    margin: 0 auto;
    color: #b5b5b5;
  }
}
@media screen and (max-width: 1499px) {
  .show-cont-center {
    width: 1200px;
    margin: 0 auto;
  }
  .gnzs > div > .gnzs-item {
    width: 105px;
    height: 120px;
  }
  .gnzs > div > .gnzs-item a img {
    width: 47px;
    height: 47px;
  }
  .gnzs > div > .gnzs-item a p {
    font-size: 14px;
    color: #181818;
    margin-top: 20px;
  }
  .idx-c-list .idx-clist .listmain ul li {
    margin: 8px;
    width: 220px;
    padding: 6px 6px 0 6px;
    border-radius: 10px;
    border: 1px solid #eeedee;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    position: relative;
    box-shadow: 0 0 10px #ddd;
    box-sizing: border-box;
    /*海报相关样式 start*/
    /*海报相关样式 end*/
  }
  .common-bottom .b-content {
    width: 1200px !important;
    margin: 0 auto;
    color: #b5b5b5;
  }
}
.newIndex {
  width: 100%;
  min-width: 1200px;
  background-color: #fafafa;
  position: relative;
}
.newIndex .top-banner {
  width: 100%;
  height: 390px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: url(../img/newIndex/banner.png) no-repeat;
  background-size: cover;
  background-origin: content-box;
  background-position: center;
}
.newIndex .top-banner .title {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 5px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 98px;
}
.newIndex .top-banner .com-wrap {
  position: relative;
}
.newIndex .top-banner .com-wrap .top-search {
  margin: 18px auto;
  width: 707px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 52px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .top-input {
  width: 566px;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  box-sizing: border-box;
  border: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  font-size: 16px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .top-btn {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
  border: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
  box-sizing: border-box;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .top-btn > i {
  font-size: 16px;
  color: #666;
  margin-right: 10px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .top-btn > span {
  font-size: 16px;
  color: #666;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala {
  display: none;
  z-index: 999;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-tit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-tit > span {
  font-size: 16px;
  color: #181818;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-tit > i {
  color: #ff6058;
  font-size: 18px;
  margin-right: 8px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list {
  width: 100%;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li {
  width: 140px;
  height: 40px;
  background: #fcfcfc;
  opacity: 1;
  border-radius: 4px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-right: 12px;
  padding: 0 9px;
  box-sizing: border-box;
  cursor: pointer;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li:hover {
  background-color: #e5e5e5;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li:nth-child(1) > .num {
  background-color: #ff413d;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li:nth-child(2) > .num {
  background-color: #ff7d00;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li:nth-child(3) > .num {
  background-color: #feb430;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li > .num {
  width: 18px;
  height: 18px;
  background: #b1b3b8;
  opacity: 1;
  border-radius: 2px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 14px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .hot-search .hot-search-list ul li > .name {
  font-size: 14px;
  color: #666;
  margin-left: 10px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search {
  margin-top: 30px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit {
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit > span {
  font-size: 16px;
  color: #181818;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit > i {
  color: #fca31f;
  font-size: 16px;
  margin-right: 8px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit .delete {
  position: absolute;
  right: 0;
  top: 0;
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit .delete > i {
  font-size: 14px;
  color: #999999;
  margin-right: 4px;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-tit .delete > span {
  font-size: 13px;
  color: #999999;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-list {
  width: 100%;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-list ul li {
  font-size: 14px;
  color: #666666;
  margin-right: 50px;
  margin-top: 20px;
  cursor: pointer;
}
.newIndex .top-banner .com-wrap .top-search .top-swrap .search-xiala .history-search .history-search-list ul li:hover {
  color: #ed5566;
}
.newIndex .top-banner .com-wrap .top-search .top-hot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  justify-content: center;
}
.newIndex .top-banner .com-wrap .top-search .top-hot span {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
}
.newIndex .top-banner .com-wrap .top-search .top-hot > div {
  font-size: 14px;
  color: #fff;
  margin-left: 15px;
  cursor: pointer;
}
.newIndex .gnzs {
  width: 100%;
}
.newIndex .gnzs > div {
  padding: 30px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newIndex .gnzs > div > .gnzs-item {
  background: #ffffff;
  border-radius: 6px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  cursor: pointer;
}
.newIndex .gnzs > div > .gnzs-item:hover {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.08);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
}
.newIndex .gnzs > div > .gnzs-item > a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.newIndex #wapprap {
  display: none;
}
.newIndex .list-wrap {
  width: 100%;
  padding-bottom: 50px;
}
.newIndex .list-wrap > div {
  padding-top: 10px;
  box-sizing: border-box;
}
.newIndex .list-wrap > div .category {
  width: 100%;
  height: 70px;
  padding-left: 14px;
  box-sizing: border-box;
  background-color: #f3f4f9;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.newIndex .list-wrap > div .category > li {
  width: 106px;
  height: 40px;
  background: transparent;
  opacity: 1;
  border-radius: 4px;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.newIndex .list-wrap > div .category > li > img {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.newIndex .list-wrap > div .category > li > span {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}
.newIndex .list-wrap > div .category > li.on {
  background: #ffffff;
}
.newIndex .list-wrap > div .category > li.on > span {
  color: #ed5566;
}
.newIndex .list-wrap > div .idx-c-list {
  width: 100%;
}
.newIndex .list-wrap > div .idx-c-list .title {
  padding-top: 12px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.newIndex .list-wrap > div .idx-c-list .title .tit-wrap .tit1 {
  color: #181818;
  font-weight: bold;
  font-size: 26px;
}
.newIndex .list-wrap > div .idx-c-list .title .tit-wrap .tit2 {
  color: #999;
  margin-left: 20px;
  font-size: 16px;
}
.newIndex .list-wrap > div .idx-c-list .title .more {
  color: #999999;
  font-size: 16px;
  margin-right: 10px;
  margin-top: 11px;
  cursor: pointer;
}
.newIndex .list-wrap > div .idx-c-list .title .more .iconfont {
  display: inline-block;
  font-size: 16px;
  color: #999999;
  margin-left: 8px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list {
  margin-left: -12px;
  margin-right: -12px;
  height: 866px;
  padding: 22px 0;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li {
  position: relative;
  display: inline-block;
  width: 240px;
  margin: 0 2px;
  margin-bottom: 4px;
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
  border: 10px solid #FAFAFA;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li.end-tip {
  width: 50px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li.end-tip .end-wrap {
  display: flex;
  align-items: center;
  height: 180px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li.end-tip .end-wrap i {
  color: #666;
  margin-right: 5px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li.end-tip .end-wrap .end-text {
  height: 100%;
  text-align: center;
  writing-mode: vertical-lr;
  color: #666;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li:hover {
  border-color: #fff;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 77;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li:hover > .img .use {
  display: block;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li:hover > .img .img-thumb {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newIndex .list-wrap > div .idx-c-list .rec-list li > .img {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  border: none;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li > .img .img-thumb {
  width: 100%;
  height: 330px;
  box-sizing: border-box;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  border: none;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li > .img .type {
  position: absolute;
  bottom: 11px;
  right: 9px;
  display: block;
  width: 39px;
  height: 20px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 4px;
  font-size: 12px;
  padding: 0px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li > .img .use {
  position: absolute;
  bottom: 35px;
  left: 50%;
  width: 146px;
  height: 32px;
  margin-left: -73px;
  background-color: #ed5566;
  text-align: center;
  line-height: 32px;
  color: #fff;
  border-radius: 4px;
  font-size: 13px;
  cursor: pointer;
  display: none;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data {
  width: 100%;
  height: 60px;
  padding: 0 6px;
  box-sizing: border-box;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title {
  padding-top: 5px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title .member {
  margin-right: 10px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title .member > img {
  width: 24px;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title .member .line-price {
  text-decoration: line-through;
  font-size: 22px;
  vertical-align: top;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title .member .free-text {
  color: #ed5566;
  font-size: 22px;
  /*padding-left: 6px;*/
  vertical-align: top;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .index-title > span {
  font-size: 15px;
  color: #222;
}
.newIndex .list-wrap > div .idx-c-list .rec-list li .bottom-data .num {
  font-size: 12px;
  color: #999;
  margin-top: 6px;
}
