.index-banner-modules {
  /* background: url(../../images/newYearBg.png) 50% 0px no-repeat; */
  padding-bottom: 10px;
  background-size: cover;
  background-color: #f5f5f5;
  min-width: 1200px;
}
.searchShopProduct {
  font-size: 14px;
}
.searchShopProduct::placeholder {
  font-size: 14px;
}
.index-special-modules {
  display: none;
  margin: 0 auto;
  width: 1200px;
  height: 430px;
  background-color: var(--color);
  /* border-radius: 20px; */
  background: url(../../images/newYearBg2.png) 50% 0px no-repeat;
}

.eqCodeContainer {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

.eqCodeContainer .eqCodeContainerMasker {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}

.eqCodeContainer img {
  max-width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.recommendBox li:first-child {
  display: none;
}

/*/*轮播图模块 S*/

.container {
  width: 1200px;
  margin: 0 auto;
  top: 1px;
}

.index-banner-contents {
  display: flex;
  position: absolute;
  left: 260px !important;
}

.bannerLeftList {
  width: 250px;
  top: -42px;
  left: 0;
  height: auto;
  position: absolute;
  z-index: 2;
}

.bannerLeftListTitle {
  width: 250px;
  height: 40px;
  font-size: 17px;
  line-height: 40px;
  display: flex;
  align-items: center;

  color: #fff;
  background-color: var(--color);
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
}

.bannerLeftListTitle img {
  margin-right: 9px;
  margin-left: 5px;
}

.headerButton .headerNav .headerNavLine:first-child {
  display: none;
}

.productTypeList li {
  box-sizing: border-box;
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}

.productTypeList-li {
  box-sizing: border-box;
  height: 122px;
  width: 210px;
  margin: 0 auto;
}

.productTypeList-li:not(:first-child) {
  border-top: 1px solid #ebeced;
}

.productTypeList-li:hover,
.productTypeList-li:hover + .productTypeList-li {
  border-color: transparent;
}

.productTypeList-li:hover {
  box-shadow: 0px 1px 11px 1px rgba(0, 0, 0, 0.07);
  width: 100%;
  padding: 0 20px;
}

.productTypeList-li:hover .productTypeList-li-a-div-middle-top {
  color: var(--color);
}

.productTypeList-li-a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}

.productTypeList-li-a-div-left {
  width: 60px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 12px 0 -6px;
  position: relative;
  overflow: hidden;
}

.productTypeList-li-a-div-middle {
  width: 120px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  line-height: 24px;
  color: #999;
}

.productTypeList-li-a-div-middle-bottom {
  font-size: 12px;
}

.productTypeList-li-a-div-middle-top {
  font-weight: bold;
  color: #333;
  font-size: 16px;
}

.productTypeList-li-a-div-left img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.productTypeList .now {
  color: var(--color);
  border-right: none;
  background-color: var(--rgba2);
}

.productTypeList .now .productTypeItems {
  color: var(--color);
}

/* .productTypeList li:last-child {
  border: none;
} */

.productTypeList {
  line-height: 22px;
  background: #fff;
}

.productTypeItems {
  font-size: 12px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.productTypeItems span {
  margin-right: 6px;
}

.productTypeItems span:hover {
  color: #138300;
  cursor: pointer;
}

.productTypeListTipsImg {
  width: 17px;
  height: 17px;
  vertical-align: top;
  margin-right: 4px;
  margin-top: 3px;
}

.productTypeListRightArrow {
  font-size: 12px;
  color: #cccccc;
}

.bannerCenter {
  width: 712px;
  height: 480px;
  overflow: hidden;
}

.bannerCenter .banner {
  background: #d8d8d8;
  box-shadow: 0px 3px 11px 0px rgba(0, 0, 0, 0.09);
  overflow: hidden;
  height: 100%;
}

.container .bannerBox {
  padding-top: 5px;
  position: relative;
  z-index: 2;
  height: 485px;
}

.container .bannerBox .bannerContainer li {
  width: 100%;
  height: 100%;
}

.container .bannerBox .bannerContainer .bannerImg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.bannerCenter .bannerLeftArrow,
.bannerCenter .bannerRightArrow {
  height: 68px;
  width: 22px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  line-height: 68px;
  text-align: center;
}

.bannerCenter .bannerLeftArrow {
  left: 0;
}

.bannerCenter .bannerRightArrow {
  right: 0;
}

.bannerCenter .bannerLeftArrow:hover,
.bannerCenter .bannerRightArrow:hover {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.bannerCenter .bannerPoint {
  width: 100%;
  height: 4px;
  background-color: #808080;
  display: flex;
  bottom: 0px;
}

.bannerCenter .bannerPoint li {
  height: 100%;
  flex: 1;
}

.bannerCenter .bannerPoint .now {
  background-color: #4bbc8b;
}

.bannerCenter .bannerCenterBottom {
  width: 100%;
  height: 170px;
  padding: 0;
  margin: 0;
}

.bannerCenter .bannerCenterBottom img {
  width: 50%;
  height: 100%;
  padding: 0;
  margin: 0;
}

.bannerContainer {
  height: 333px;
}

.bannerRight {
  cursor: auto;
  width: 218px !important;
  height: 480px !important;
  background-color: #f2f4f6;
  margin-left: 10px !important;
  border-radius: 0 !important;
  box-shadow: 1px 2px 12px -5px rgba(0, 0, 0, 0.1);
}

.bannerRight .bannerRightLogin,
.bannerRight .bannerRightFooter {
  width: 100%;
}

.bannerRight .bannerRightLogin {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 15px;
}

.bannerRight .bannerRightLogin:after {
  content: "";
  width: 166px;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(204, 204, 204, 0) 0%,
    #dddddd 50%,
    rgba(204, 204, 204, 0) 100%
  );
  position: absolute;
  left: 12px;
  bottom: 0;
}

.bannerRight .bannerRightFooter {
  height: 290px;
}

.bannerRightLogin img {
  width: 200px;
  height: 50px;
  object-fit: contain;
  /* border-radius: 50%; */
  margin-top: 17px;
}

.bannerRightLogin .userNames {
  text-align: center;
  font-size: 12px;
  color: #666;
  margin: 10px 0;
}

.bannerRightLogin .userModalBtns span {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  padding: 0 10px;
  border-radius: 2px;
}

.bannerRightLogin .userModalBtns span:first-child {
  border-right: 1px solid #474747;
}

.bannerRightLogin .userModalBtns .userLogin {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--color);
}

.bannerRightFooter .bannerRightFooterTitle,
.bannerRightFooter .fasterGate {
  position: relative;
  font-size: 14px;
  color: #222;
  box-sizing: border-box;
  padding: 14px 6px 14px 12px;
}

.bannerRightFooterTitle {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.iconfont_hoverPointer {
  cursor: pointer;
  display: flex;
  align-items: center;
  line-height: 21px;
  transition: 0.3s;
}

.iconfont_hoverPointer:hover {
  opacity: 0.69;
}

.iconfont_hoverPointer:active {
  opacity: 1;
}

.bannerRightFooter .bannerRightFooterTitle:before,
.bannerRightFooter .fasterGate:before {
  content: "";
  width: 2px;
  height: 12px;
  background: var(--color);
  border-radius: 0px 2px 2px 0px;
  position: absolute;
  left: 0;
  top: 18px;
}

.bannerRightFooterTitle span.fr {
  font-size: 12px;
  color: #999;
}

.bannerRightFooterTitle i {
  font-size: 20px;
  color: #999;
}

.bannerRightFooter .papers {
  overflow: hidden;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0 5px 0 12px;
  max-height: 80px;
}

.bannerRightFooter .papers .papersList {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 0;
  border-bottom: 1px solid #ececec;
}

.bannerRightFooter .papers .papersList:hover {
  color: var(--color);
}

.bannerRightFooter .fasterGateList {
  box-sizing: border-box;
  width: 100%;
  padding-top: 15px;
  height: 166px;
}

.bannerRightFooter .fasterGateList li {
  box-sizing: border-box;
  height: 70px;
  width: 33.33%;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fasterGateList li i {
  font-size: 26px;
}

.fasterGateList li p {
  margin-top: 8px;
}
.fasterGateList li a {
  margin-top: 8px;
  color: var(--color);
}

.fasterGateList li:nth-child(1) i {
  color: #f6ae47;
}

.fasterGateList li:nth-child(2) i {
  color: #fc7e75;
}

.fasterGateList li:nth-child(3) i {
  color: #73b9ed;
}

.fasterGateList li:nth-child(4) i {
  color: #fd6c61;
}

.fasterGateList li:nth-child(5) i {
  color: #6adcd0;
}

.fasterGateList li:nth-child(6) i {
  color: #f6b862;
}

.productTypeTitle {
  font-size: 0;
}

.productTypeTitle span {
  font-size: 15px;
  color: #222;
  cursor: pointer;
  word-wrap: break-word;
}

/**/

/*轮播图模块 E*/

/*热销产品 S*/

.hotSale h3 {
  padding: 16px 12px 10px;
  font-size: 0;
  text-align: center;
}

.hotSale h3 strong {
  font-size: 32px;
  color: var(--color);
  font-family: Alibaba-PuHuiTi-H, Alibaba-PuHuiTi;
}

.hotSale h3 b {
  margin-left: 10px;
  padding: 0 8px;
  font-size: 14px;
  color: var(--color);
  line-height: 28px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: top;
  margin-top: 19px;
  font-weight: normal;
}

.sale-price-tit {
  margin-right: 14px;
  margin-top: 3px;
  height: 25px;
}

.hotSale .moreCharacteristics {
  font-size: 14px;
  color: #888;
  font-weight: normal;
}

.hotSale ul {
  width: 100%;
  background-color: #fff;
  padding: 0 0 0;
  display: flex;
}

.hotSale ul li {
  position: relative;
  padding: 20px 20px 30px;
  flex: 1;
  max-width: 20%;
  box-sizing: border-box;
}

.hotSale ul li:hover {
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eeeeee;
  background: #ffffff;
}

.hotSale ul li:after {
  content: "";
  width: 1px;
  height: 334px;
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 0) 0%,
    #e3e3e3 51%,
    rgba(216, 216, 216, 0) 100%
  );
  position: absolute;
  right: 0;
  top: 0;
}

.hotSale ul li:last-child {
  border: none;
}

.hotSale .hotSaleImgBox {
  width: 100%;
  height: 225px;
}

.hotSale .hotSaleImgBox img {
  max-width: 170px;
  max-height: 170px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.hotSale .hotSaleImgBox img:hover {
  cursor: pointer;
}

.hotSale .hotSaleProductTitle {
  font-size: 14px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  text-align: center;
}

.hotSale .hotSaleProductTitle:hover {
  color: var(--color);
  cursor: pointer;
}

.hotSale .hotSaleProductDesc {
  height: 24px;
  line-height: 24px;
  margin-top: 7px;
  text-align: center;
}

.hotSaleProductDesc i {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  background: var(--color);
  border-radius: 2px;
}

.hotSaleProductDesc i:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid var(--color);
  position: absolute;
  right: -3px;
  top: 5px;
}

.hotSaleProductDesc b {
  margin-left: 6px;
  font-size: 12px;
  /* color:var(--color); */
}

.hotSale .hotSaleProductNowPrice {
  font-weight: bold;
  color: var(--color);
  font-size: 16px;
}

.hotSale .hotSaleProductOldPrice {
  font-size: 12px;
  color: #ccc;
}

.hotSale .hotSaleProductBuyItNow {
  display: inline-block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  background-color: #ffa333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
}

.hotSale .hotSaleProductBuyItNow:hover {
  cursor: pointer;
  opacity: 0.8;
}

/*热销产品 E*/

/*地方特色馆 S*/

.characteristics {
  margin-top: 45px;
}

.characteristics .characteristicsTips {
  font-size: 14px;
  color: #888;
  font-weight: normal;
  margin-left: 25px;
}

.characteristics h3 .moreCharacteristics {
  font-size: 14px;
  font-weight: normal;
  color: #aaa;
}

.characteristics ul {
  width: 100%;
  margin-top: 25px;
}

.characteristics ul li {
  width: 384px;
  height: 180px;
  background-color: #fff;
  margin-bottom: 12px;
}

.characteristics ul li:nth-child(3n-1) {
  margin: 0 12px;
}

.characteristics .characteristicsLiHeader {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.characteristics .characteristicsLiHeader img {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.characteristics .characteristicsLiHeader img:hover {
  /*width: 120%;*/
  /*height: 120%;*/
  cursor: pointer;
}

.characteristics .characteristicsLiBody {
  height: 165px;
  padding: 13px;
}

.characteristics .characteristicsLiBody div {
  width: 50%;
  height: 90%;
  box-sizing: border-box;
  overflow: hidden;
}

.characteristics .characteristicsLiBody div:first-child {
  border-right: 1px solid #ddd;
}

.characteristics .characteristicsLiBody div img {
  width: 120px;
  height: 120px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.characteristics .characteristicsLiBody div img:hover {
  width: 135px;
  height: 135px;
  cursor: pointer;
}

/*地方特色馆 E*/

/*首页----地方特产等公共样式~~~~S*/

.itemsList {
  margin-top: 30px;
}

.itemsList .lis {
  margin-bottom: 24px;
}

.itemsList h3 .fr {
  margin-top: 6px;
  font-size: 14px;
  font-weight: normal;
  color: #888;
}

.itemsList .itemsListDesc {
  width: 1200px;
  height: 560px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin-top: 25px;
  display: flex;
}

.itemsList .itemsListDesc .itemsListDescLeft {
  flex: 5;
  height: 100%;
  /*background-color: #5CDBA1;*/
}

.itemsList .itemsListDesc .itemsListDescRight {
  height: 100%;
  flex: 16;
}

.itemsList .itemsListBtns .itemsListBtn {
  height: 26px;
  width: 72px;
  border: 1px solid #fff;
  color: #fff;
  margin-left: 16px;
  margin-top: 25px;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.itemsList .itemsListDesc .itemsListDescLeft h4 {
  width: 218px;
  color: #fff;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 26px;
  border-bottom: 1px solid #fff;
  font-weight: normal;
  margin-left: 30px;
}

.itemsList .itemsListBtns {
  width: 100%;
  bottom: 0;
  height: 124px;
}

.itemsListDesc .itemsListBanner {
  width: 100%;
  height: 330px;
  margin-top: 15px;
}

.itemsListDesc .itemsListBanner .itemsListBannerRightArrow:hover {
  background: rgba(210, 210, 210, 0.8);
  cursor: pointer;
}

.itemsListDesc .itemsListDescRight .itemsListDescRightList {
  height: 40px;
  line-height: 40px;
  display: flex;
}

.itemsListDesc .itemsListDescRight .itemsListDescRightList li {
  flex: 1;
  text-align: center;
  color: #888;
  height: 38px;
}

.itemsListDesc .itemsListDescRight .itemsListDescRightList li:hover,
.itemsListDesc .itemsListDescRight .itemsListDescRightList .now {
  color: #333;
  border-bottom: 2px solid #333;
  cursor: pointer;
}

.itemsList .itemsListDescRight .itemsListDescRightItems {
  width: 100%;
  height: 520px;
}

.itemsList .itemsListDescRight .itemsListDescRightItems li {
  border-top: 1px solid #ddd;
  width: 25%;
  height: 259px;
  background-color: #fff;
}

.itemsListDescRightItemsDV {
  height: 230px;
  width: 100%;
  border-right: 1px solid #ddd;
  margin-top: 14px;
  padding: 0 14px;
  box-sizing: border-box;
}

.borderNone {
  border: none;
}

.itemsListDescRightItemsTitle,
.itemsListDescRightItemsBuy {
  width: 90%;
}

.itemsListDescRightItemsTitle {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: center;
  top: 160px;
  font-size: 14px;
  color: #222;
}

.itemsListDescRightItemsTitle:hover {
  color: #333;
  cursor: pointer;
}

.itemsListDescRightItemsBuy {
  bottom: 0;
}

.itemsListDescRightItemsBuy .productPrice {
  margin-right: 5px;
  /* color: #FF0F3D; */
}

.itemsListDescRightItemsBuy .oldProductPrice {
  font-size: 12px;
  color: #ccc;
}

.itemsListDescRightItemsBuy .goToCart {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #ffa333;
  color: #fff;
  font-size: 22px;
  text-align: center;
  line-height: 30px;
}

.itemsListDescRightItemsBuy .goToCart:hover {
  opacity: 0.8;
  cursor: pointer;
}

.itemsListDescRightItems .itemsListDescRightItemsDV img {
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 150px;
}

.itemsListDescRightItems .itemsListDescRightItemsDV img:hover {
  width: 160px;
  height: 160px;
  cursor: pointer;
}

.luggageRooms .littleSwiper {
  padding: 15px 12px;
  width: 100%;
  height: 265px;
  box-sizing: border-box;
}

.luggageRooms .left h5 {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #222;
  line-height: 21px;
}

.luggageRooms .left p .pri {
  font-size: 16px;
  font-weight: bold;
  color: var(--color);
}

.luggageRooms .left p del {
  margin-left: 15px;
  font-size: 12px;
  color: #999;
}

.luggageRooms .left .img-box {
  display: inline-block;
  margin-top: 32px;
  width: 130px;
  height: 130px;
}

.luggageRooms .left .img-box img {
  width: 130px;
  height: 130px;
}

.luggageRooms .itemsListBannerLeftArrow,
.luggageRooms .itemsListBannerRightArrow {
  width: 20px;
  height: 40px;
  line-height: 40px;
  background: rgba(230, 230, 230, 0.8);
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
}

.luggageRooms .itemsListBannerLeftArrow {
  left: 0;
}

.luggageRooms .itemsListBannerRightArrow {
  right: 0;
}

/*首页----地方特产等公共样式~~~~E*/

/*地方特产 S*/

.localSpecialty .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#1CB691, #43D297); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#1CB691, #43D297); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#1CB691, #43D297); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#1CB691, #43D297); */
  /* 标准的语法 */
}

.localSpecialty .itemsListBtns {
  background-color: #5cdba1;
}

.localSpecialty .itemsListBtns .now,
.localSpecialty .itemsListBtns li:hover {
  background-color: #fff;
  color: #5cdba1;
  cursor: pointer;
}

/*地方特产 E*/

/*休闲食品 S*/

.snacks .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#EF8829, #FB9F51); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#EF8829, #FB9F51); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#EF8829, #FB9F51); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#EF8829, #FB9F51); */
  /* 标准的语法 */
}

/* .snacks .itemsListBtns{
	background-color: #FCAA6B;
}
.snacks .itemsListBtns .now,.snacks .itemsListBtns li:hover{
	background-color: #fff;
	color: #FCAA6B;
	cursor: pointer;
} */

/*休闲食品 E*/

/*乳品冲饮 S*/

.milk .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#4690FE, #74ADFA); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#4690FE, #74ADFA); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#4690FE, #74ADFA); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#4690FE, #74ADFA); */
  /* 标准的语法 */
}

/* .milk .itemsListBtns{
	background-color: #7FADFE;
}
.milk .itemsListBtns .now,.milk .itemsListBtns li:hover{
	background-color: #fff;
	color: #7FADFE;
	cursor: pointer;
} */

/*乳品冲饮 E*/

/*粮油调味 S*/

.grain .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#FEB613, #FFCC56); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#FEB613, #FFCC56); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#FEB613, #FFCC56); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#FEB613, #FFCC56); */
  /* 标准的语法 */
}

/* .grain .itemsListBtns{
	background-color: #FCCE6F;
}
.grain .itemsListBtns .now,.grain .itemsListBtns li:hover{
	background-color: #fff;
	color: #FCCE6F;
	cursor: pointer;
} */

/*粮油调味 E*/

/*生鲜果蔬 S*/

.fruitVegetable .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#18A8EA, #4FE0F2); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#18A8EA, #4FE0F2); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#18A8EA, #4FE0F2); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#18A8EA, #4FE0F2); */
  /* 标准的语法 */
}

/* .fruitVegetable .itemsListBtns{
	background-color: #67EBF3;
}
.fruitVegetable .itemsListBtns .now,.fruitVegetable .itemsListBtns li:hover{
	background-color: #fff;
	color: #67EBF3;
	cursor: pointer;
} */

/*生鲜果蔬 E*/

/*茗茶名酒 S*/

.teaWine .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#82C10B, #C5E233); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#82C10B, #C5E233); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#82C10B, #C5E233); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#82C10B, #C5E233); */
  /* 标准的语法 */
}

/* .teaWine .itemsListBtns{
	background-color: #D9E747;
}
.teaWine .itemsListBtns .now,.teaWine .itemsListBtns li:hover{
	background-color: #fff;
	color: #D9E747;
	cursor: pointer;
} */

/*茗茶名酒 E*/

/*滋补营养 S*/

.nourishingNutrition .itemsListDesc .itemsListDescLeft {
  /* background: -webkit-linear-gradient(#DF3B68, #F7688E); */
  /* Safari 5.1 - 6.0 */
  /* background: -o-linear-gradient(#DF3B68, #F7688E); */
  /* Opera 11.1 - 12.0 */
  /* background: -moz-linear-gradient(#DF3B68, #F7688E); */
  /* Firefox 3.6 - 15 */
  /* background: linear-gradient(#DF3B68, #F7688E); */
  /* 标准的语法 */
}

/* .nourishingNutrition .itemsListBtns{
	background-color: #FB7AA1;
}
.nourishingNutrition .itemsListBtns .now,.nourishingNutrition .itemsListBtns li:hover{
	background-color: #fff;
	color: #FB7AA1;
	cursor: pointer;
} */

/*滋补营养 E*/

/*左侧机器人快捷入口*/

.jqr {
  position: fixed;
  right: 20px;
  top: 260px;
}

.jqr img {
  width: 100%;
}

.jqr .icon {
  padding-top: 8px;
  padding-bottom: 2px;
}

.jqr .kjrk {
  color: #6c7077;
  background: #ffffff;
}

.jqr .kjrk:hover {
  color: #fff;
  background: var(--color);
}

.jqr li {
  margin-bottom: 10px;
  box-sizing: content-box;
  width: 53px;
  height: 50px;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
}

/*右侧楼层管理 固定定位的选择*/

.container .stairs-module {
  position: fixed;
  margin-right: 620px;
  /* height: 448px; */
  width: 59px;
  background-color: #fff;
  right: 50%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  border-radius: 6px;
  overflow: hidden;
}

.container .stairs-module li {
  position: relative;
  width: 100%;
  height: 56px;
  /* line-height: 56px; */
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  color: #222;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.container .stairs-module li span {
  display: inline-block;
  /*height: 40px;*/
  overflow: hidden;
}

.container .stairs-module li:after {
  content: "";
  width: 44px;
  height: 1px;
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 0) 0%,
    #e3e3e3 51%,
    rgba(216, 216, 216, 0) 100%
  );
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -22px;
}

.container .stairs-module li:after {
}

.container .stairs-module .now:after {
  display: none;
}

.container .stairs-module .now {
  background: linear-gradient(var(--rgba6) 0%, var(--color) 100%);
  color: #fff;
}

.container .stairs-module .backTop {
  background-color: #aaaaaa;
  color: #fff;
  padding-top: 8px;
}

.container .stairs-module .backTop:hover {
  opacity: 0.8;
  cursor: pointer;
}

.container .stairs-module .hoverLis:hover {
  color: var(--color);
  cursor: pointer;
}

.container .stairs-module .hoverLis.now:hover {
  opacity: 0.8;
  color: #fff;
  cursor: pointer;
}

/*头部hover效果样式*/

.secondCatalog {
  /* min-height: 100%; */
  background-color: #fff;
  top: 40px;
  /* right: -806px; */
  left: 250px;
  z-index: 999;
  width: 668px;
  padding: 25px 52px 20px 5px;
  -webkit-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  -moz-box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%);
  height: 465px;
  overflow-y: auto;
}

.secondCatalog::-webkit-scrollbar {
  display: none;
}

.secondCatalog .secondCatalogDetails {
  width: 120px;
  text-align: right;
  height: 45px;
  line-height: 45px;
  font-size: 12px;
  font-weight: bold;
  color: rgb(109, 107, 107);
}

.secondCatalog .secondCatalogDetails:hover {
  color: #000;
  cursor: pointer;
}

.secondCatalog .ThirdCatalog {
  /* border-bottom: 1px solid #eee; */
  width: 530px;
  /*height: 45px;*/
  font-size: 14px;
  line-height: 45px;
  /* margin-left: 132px; */
  display: -webkit-flex;
  flex-wrap: wrap;
}

.secondCatalog .ThirdCatalog .ThirdCatalogList {
  padding: 0 10px;
  font-size: 14px;
  color: #888;
}

.secondCatalog .ThirdCatalog .ThirdCatalogList:hover {
  color: #555;
  cursor: pointer;
}

/*红包*/

.allavaliable {
  position: fixed;
  bottom: 0px;
  right: 0px;
  transform: translate(-50%, -50%);
}

.allavaliable img {
  width: 200px;
  cursor: pointer;
  margin-left: -170px;
}

.redPacked {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
}

.redPacked .maskerredPacked {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.redPacked .redPackedImgBox {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.redPacked .redPackedImgBox span {
  width: 215px;
  height: 55px;
  border-radius: 25px;
  bottom: 116px;
  left: 146px;
  cursor: pointer;
}

.allavaliable .icon-quancha {
  right: -6px;
  top: -18px;
  font-size: 24px;
}

.redPackedImgBox .iconfont {
  font-size: 30px;
  right: 20px;
  color: #fff;
  cursor: pointer;
}

.sale-goods-more-li {
  background: linear-gradient(180deg, #ffffff 0%, #fff2f2 100%);
}

.sale-goods-more {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 28px;
  border-radius: 25px;
  border: 1px solid var(--color);
  text-align: center;
  font-size: 0;
  cursor: pointer;
}

.sale-goods-more span {
  display: inline-block;
  font-size: 14px;
  color: var(--color);
}

.sale-goods-more i {
  display: inline-block;
  margin-top: 1px;
  font-size: 16px;
  color: var(--color);
  vertical-align: top;
}

.special-modules {
  display: inline-block;
  margin-right: 13px;
  width: 290px;
  height: 360px;
  vertical-align: top;
  background: #fff;
  padding: 20px 0;
  box-sizing: border-box;
}

.activity-modules .special-modules:last-child {
  margin-right: 0;
}

.special-modules h4 {
  padding: 0 12px;
}

.special-modules h4 span {
  font-size: 20px;
  color: #222;
}

.special-modules h4 .iconfont {
  font-size: 16px;
  /* color:var(--color); */
  font-weight: normal;
}

.new-publish-module ul li {
  text-align: center;
  cursor: pointer;
}

.new-publish-module ul li em.img-box {
  display: inline-block;
  width: 140px;
  height: 140px;
  border-radius: 6px;
  overflow: hidden;
}

.new-publish-module ul li em img {
  width: 100%;
}

.new-publish-module ul li h5 {
  margin-top: 28px;
  font-size: 14px;
  color: #222;
  font-weight: normal;
}

.new-publish-module ul li p {
  margin-top: 10px;
}

.new-publish-module ul li p b,
.new-publish-module ul li p em {
  /* color:var(--color); */
}

.new-publish-module ul li p b {
  font-size: 12px;
}

.new-publish-module ul li p em {
  font-size: 18px;
  font-weight: bold;
}

.special-modules .swiper-container {
  width: 100%;
  margin: 20px 0 0;
}

.new-publish-module .swiper-slide {
  -webkit-transition: transform 1s;
  -moz-transition: transform 1s;
  -ms-transition: transform 1s;
  -o-transition: transform 1s;
  -webkit-transform: scale(0.7);
  transform: scale(0.8);
}

.new-publish-module .swiper-slide-active,
.new-publish-module .swiper-slide-duplicate-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.find-goods-module ul {
  padding: 0 12px;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  /* display: flex; */
  transition-property: transform;
  box-sizing: border-box;
}

.find-goods-module ul .conts {
  position: relative;
  display: inline-block !important;
  margin-bottom: 10px;
  text-align: left !important;
  cursor: pointer;
}

.find-goods-module ul li div.conts-text {
  padding-left: 82px;
  min-height: 70px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.find-goods-module .img-box {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 3px;
  overflow: hidden;
}

.find-goods-module ul li div h5 {
  font-size: 14px;
  color: #222;
  line-height: 20px;
  font-weight: normal;
}

.find-goods-module ul li div p {
  text-align: left;
}

.find-goods-module ul li div p b {
  font-size: 12px;
  /* color:var(--color); */
}

.find-goods-module ul li div p em {
  font-size: 16px;
  font-weight: bold;
  /* color:var(--color); */
}

.find-goods-module .swiper-container {
  height: 290px;
}

.find-goods-module .swiper-slide,
.find-good-store .swiper-slide {
  display: block !important;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* .swiper-slide {
	margin-bottom:13px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} */

/* .find-goods-module .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
	  height:80px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    } */

.find-good-store ul {
  /* 	display:block; */
  padding: 0 12px;
  height: 100%;
  box-sizing: border-box;
}

.find-good-store .swiper-container {
  height: 290px;
}

.find-good-store ul li .conts {
  position: relative;
  margin-bottom: 12px;
  padding: 16px;
  box-sizing: border-box;
  height: auto;
  border-radius: 5px;
  cursor: pointer;
}

.find-good-store ul .conts:nth-child(1) {
  background: url(../../images/store-bg1.png) no-repeat center;
  background-size: cover;
}

.find-good-store ul .conts:nth-child(2) {
  background: url(../../images/store-bg2.png) no-repeat center;
  background-size: cover;
}

.find-good-store ul .conts:nth-child(3) {
  background: url(../../images/store-bg3.png) no-repeat center;
  background-size: cover;
}

.find-good-store ul .conts:nth-child(4) {
  background: url(../../images/store-bg4.png) no-repeat center;
  background-size: cover;
}

.find-good-store ul .conts:nth-child(5) {
  background: url(../../images/store-5.png) no-repeat center;
  background-size: cover;
}

.find-good-store ul li h5 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #222;
}

.find-good-store ul li p label {
  display: inline-block;
  padding: 0 5px;
  line-height: 18px;
  border-radius: 2px;
  font-size: 12px;
  /* color:var(--color); */
  border: 1px solid var(--color);
  box-sizing: border-box;
}

.find-good-store .left {
  padding-right: 108px;
  min-height: 98px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.find-good-store p em {
  margin-left: 4px;
  font-size: 12px;
  color: #999;
}

.find-good-store p i {
  font-size: 12px;
  color: #999;
}

.find-good-store .img-box {
  display: inline-block;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 98px;
  height: 98px;
  overflow: hidden;
}

.introduce-lists ul {
  padding: 20px 12px 0;
  max-height: 280px;
  box-sizing: border-box;
}

.introduce-lists ul .conts {
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}

.introduce-lists ul li .img-box {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 5px;
  overflow: hidden;
}

.introduce-lists .right {
  padding-left: 136px;
  min-height: 120px;
}

.introduce-lists .right h5 {
  margin-bottom: 10px;
  font-size: 14px;
  color: #222;
  font-weight: normal;
}

.introduce-lists .right .icon-remen,
.introduce-lists .right b {
  /* color:var(--color); */
}

.introduce-lists .right .icon-remen {
  font-size: 10px;
}

.introduce-lists .right b {
  display: inline-block;
  margin-left: 6px;
  font-size: 12px;
}

.introduce-lists .right .icon-shoucang-5,
.introduce-lists .right em {
  font-size: 12px;
  color: #999;
}

.introduce-lists .right em {
  color: #999;
}

.itemsList .style1,
.itemsFloor,
.characteristics {
  padding: 18px 12px 12px;
  background: #fff;
}

.itemsList .style1 h3 .tit,
.itemsFloor h3 .tit,
.characteristics h3 .tit {
  position: relative;
}

.itemsList .style1 h3 .tit:before,
.itemsFloor h3 .tit:before,
.characteristics h3 .tit:before {
  content: "";
  width: 4px;
  height: 20px;
  background: var(--color);
  position: absolute;
  left: -12px;
  top: 4px;
}

.itemsList .style1 h3 .icon-a-bianzu12,
.itemsFloor h3 .icon-a-bianzu12,
.characteristics .icon-a-bianzu12 {
  color: var(--color);
}

.itemsList .style1 .itemsListDesc .itemsListDescLeft {
  flex: none;
  width: 230px;
  height: 360px;
  border: 1px solid #ebebeb;
}

.itemsFloor h3 {
  margin-bottom: 25px;
}

.nav-menus {
  margin-right: 50px;
}

.nav-menus li {
  position: relative;
  margin-left: 30px;
  font-size: 16px;
  color: #999;
}

.nav-menus li b {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 22px;
  height: 7px;
  background: url(../../images/current.png) no-repeat center;
  background-size: contain;
  margin-left: -11px;
}

.nav-menus li.now {
  /* color:var(--color); */
}

.nav-menus li.now b {
  display: inline-block;
}

.itemsList .style1 .itemsListDescRight .itemsListDescRightItems li,
.itemsList .style1 .itemsListDescRightItemsDV {
  border: 0;
  height: 360px;
}

.itemsList h3 .tit {
  font-size: 20px;
}

.itemsList .style1 .itemsListDesc {
  height: auto;
  border-bottom: 0;
}

.itemsList .style1 .littleBanner img {
  transform: translateX(19%);
  width: 154px;
  height: 180px;
}

.itemsList .style1 .itemsListDesc .littleBanner li {
  width: 210px;
}

.itemsList .style1 .itemsListDesc .littleBanner .itemTitle {
  width: 100%;
  margin: 10px 0;
  font-size: 14px;
  color: #222;
}

.itemsList .style1 .itemsListDesc .littleBanner li img:hover {
  width: 154px;
}

.itemsList .style1 .itemsListDesc .itemsListBanner {
  height: auto;
}

.itemsList .style1 .itemsListBtns {
  padding-bottom: 10px;
  background: #f4f4f4;
  height: 82px;
  box-sizing: border-box;
}

.itemsList .style1 .itemsListBtns .itemsListBtn {
  margin-top: 12px;
  margin-left: 10px;
  width: 62px;
  height: 20px;
  line-height: 20px;
  color: #999;
  border-color: #999;
  border-radius: 2px;
}

.itemsList .style1 .itemsListBannerLeftArrow,
.itemsList .style1 .itemsListBannerRightArrow {
  top: 50%;
  z-index: 2;
  width: 26px;
  height: 34px;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.16);
}

.itemsList .style1 .itemsListBannerLeftArrow {
  border-radius: 0px 100px 100px 0px;
}

.itemsList .style1 .itemsListBannerRightArrow {
  border-radius: 100px 0 0 100px;
}

.itemsList .style1 .itemsListDescRight .itemsListDescRightItems {
  height: auto !important;
}

.itemsList .style1 .itemsListDescRightItemsTitle {
  top: 206px;
}

.itemsList .style1 .itemsListDescRightItems .itemsListDescRightItemsDV img {
  width: 180px;
  height: 180px;
}

.itemsList .style1 .itemsListDescRightItemsBuy {
  bottom: 70px;
}

.rmb {
  font-size: 12px;
  color: var(--color);
}

.itemsList .style1 .itemsListDescRightItemsBuy .pri {
  font-size: 18px;
  font-weight: bold;
  /* color:var(--color); */
}

.itemsList .style1 .itemsListDescRight .itemsListDescRightItems li {
  position: relative;
}

.itemsList .style1 .itemsListDescRight .itemsListDescRightItems li:after {
  content: "";
  width: 1px;
  height: 364px;
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 0) 0%,
    #e3e3e3 51%,
    rgba(216, 216, 216, 0) 100%
  );
  position: absolute;
  right: 0;
  top: 0;
}

.itemsList
  .style1
  .itemsListDescRight
  .itemsListDescRightItems
  li:last-child:after {
  display: none;
}

.itemsList .style1 .itemsListDescRightItemsTitle,
.itemsList .style1 .itemsListDescRightItemsBuy {
  width: 83%;
}

.itemsList .style1 .itemsListDesc {
  width: 100%;
}

.module-floor {
  float: left;
  width: 593px;
  height: 360px;
  background: #fff;
  padding: 20px 12px;
  box-sizing: border-box;
}

.module-floor .module-floor-goods {
}

.module-floor h3 {
  margin-bottom: 12px;
}

.module-floor .left {
  padding: 0 12px;
  width: 180px;
  height: 280px;
  background: #f8f9fa;
  box-sizing: border-box;
}

.module-floor .left .img-box {
  display: inline-block;
  margin-top: 32px;
  width: 130px;
  height: 130px;
}

.module-floor .left h5 {
  margin-bottom: 10px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #222;
  line-height: 21px;
}

.module-floor .left p .pri {
  font-size: 16px;
  font-weight: bold;
  /* color:var(--color); */
}

.module-floor .left p del {
  margin-left: 15px;
  font-size: 12px;
  color: #999;
}

.module-floor .right {
  padding: 16px 14px;
  width: 388px;
  box-sizing: border-box;
}

.module-floor .right .item {
  float: left;
  width: 47%;
  display: flex;
}

.module-floor .right .item:nth-child(odd) {
  margin-right: 5%;
}

.module-floor .right .item:nth-child(1),
.module-floor .right .item:nth-child(2) {
  margin-bottom: 52px;
}

.module-floor .right .img-box {
  display: inline-block;
  margin-right: 12px;
  width: 87px;
  height: 87px;
}

.module-floor .right h5 {
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: normal;
  color: #222;
  line-height: 18px;
}

.module-floor .right span {
  margin-bottom: 6px;
  font-size: 13px;
  /* color:var(--color); */
}

.module-floor .right span em {
  font-weight: bold;
}

.module-floor .right del {
  font-size: 10px;
  color: #999;
}

.floor-style-two {
  display: inline-block;
  margin-right: 14px;
  background: none !important;
  padding: 0 !important;
}

.floor-style-two:last-child {
  margin-right: 0;
}

.index-introduce-module {
  margin-top: 12px;
  background-color: #f4f4f4;
  border-radius: 4px;
  padding-bottom: 2px;
}

.introduce-module-items {
  padding-bottom: 8px;
}

.index-introduce-module .introduce-module-items {
  display: flex;
  flex-wrap: wrap;
  padding-left: 8px;
  padding-right: 8px;
}

.introduce-module-items-div {
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  margin-right: 15px;
}

.introduce-module-items-div:nth-child(4n) {
  margin-right: 0;
}

.introduce-module-items-div:nth-last-child(-n + 4) {
  margin-bottom: 0;
}

.introduce-module-items-div img {
  width: 282px;
  height: 200px;
  border-radius: 12px;
}

.introduce-module-items-div > div {
  width: 284.7px;
  height: 200px;
  background-size: cover;
  border-radius: 4px;
  background-position: center;
  background-repeat: no-repeat;
}

.index-introduce-module h3 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.industry-exhibition-head h3 span {
  color: #333;
  display: inline-block;
  width: 192px;
  height: 32px;
  background: url(../../images/intro-tit-bg.png) no-repeat center;
  background-size: contain;
  text-align: center;
  font-size: 26px;
}

.index-introduce-module h3 span {
  color: #333;
  display: inline-block;
  width: 192px;
  height: 32px;
  background: url(../../images/intro-tit-bg.png) no-repeat center;
  background-size: contain;
  text-align: center;
  font-size: 26px;
}

/*为你推荐-top*/

.introduce-module-items-tj-top {
  background-color: #fff;
  margin-left: 8px;
  margin-right: 8px;
  height: 65px;
}

.introduce-module-items-tj-top ul {
  display: flex;
  height: 100%;
}

.introduce-module-items-tj-top ul li {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.introduce-module-items-tj-top ul li::before {
  content: "";
  position: absolute;
  width: 1px;
  right: 0;
  height: 30px;
  background: linear-gradient(
    244deg,
    rgba(25, 91, 156, 0) 0%,
    #dde2e7 48%,
    rgba(25, 91, 156, 0.04) 100%
  );
}

.introduce-module-items-tj-top ul li:nth-last-child(1)::before {
  display: none;
}

.introduce-module-items-tj-top ul li .div-top {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  text-align: center;
  width: 105px;
  height: 30px;
  line-height: 30px;
  transition: 0.3s;
  border-radius: 24px;
  margin-bottom: 4px;
}

.introduce-module-items-tj-top ul li.active .div-top {
  background-color: var(--color);
  color: #fff;
}

.introduce-module-items-tj-top ul li .div-top:hover {
  background-color: var(--color);
  color: #fff;
}

.introduce-module-items-tj-top ul li .div-bottom {
  font-size: 12px;
  color: #999999;
}

/*为你推荐-bottom*/

.introduce-module-items-tj-bottom {
  margin-top: 16px;
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
  background-color: #f4f4f4;
  display: flex;
  flex-wrap: wrap;
}

.introduce-module-items-tj-bottom-div {
  cursor: pointer;
  height: auto;
  padding-bottom: 12px;
  flex: 1;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 20px;
  border-radius: 4px;
  margin-bottom: 12px;
}

.introduce-module-items-tj-bottom-div:nth-child(5n) {
  margin-right: 0;
}

.introduce-module-items-tj-bottom-div:nth-last-child(-n + 5) {
  margin-bottom: 0;
}

.introduce-module-items-tj-bottom-div img {
  width: 158px;
  height: 158px;
  display: block;
}

.introduce-module-items-tj-bottom-div .span {
  width: 179px;

  margin-top: 24px;
  margin-bottom: 36px;
  color: #232f3e;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.introduce-module-items-tj-bottom-div-div {
  display: flex;
  align-items: flex-end;
}

.introduce-module-items-tj-bottom-div-div .sp1 {
  color: var(--color);
  font-size: 10px;
  font-weight: bold;
}

.introduce-module-items-tj-bottom-div-div .sp2 {
  color: var(--color);
  font-weight: bold;
}

.introduce-module-items-tj-bottom-div-div .sp3 {
  margin-left: 12px;
  color: #9e9e9e;
  font-size: 10px;
  text-decoration: line-through;
}

.industry-exhibition-heads {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.industry-exhibition-heads .fuwutixi_more {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}

/*资讯*/

.information-content {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}

.information-content-left {
  width: 900px;
  padding-right: 40px;
}

.information-content-right {
  padding-top: 16px;
  width: 300px;
}

/*信息发布*/

.information-content-right .boss-list {
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fbf1ea),
    color-stop(35%, #ffffff)
  );
  background: -webkit-linear-gradient(top, #fbf1ea 0%, #ffffff 35%);
  background: -o-linear-gradient(top, #fbf1ea 0%, #ffffff 35%);
  background: linear-gradient(180deg, #fbf1ea 0%, #ffffff 35%);
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-bottom: 20px;
}

.boss-list__head {
  height: 42px;
  /* background: url(https://img.cifnews.com/dev/20230523/6c5652d….png) no-repeat; */
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 11px 19px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.boss-list__head--title {
  width: 133px;
  height: 31px;
}

.boss-list__head--title img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.boss-list__head--more {
  font-size: 12px;
  color: #999999;
}

.boss-list__head--more:hover {
  color: var(--color);
}

.boss-list__body {
  padding: 15px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.boss-list__body .news-list .news-list__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #999999;
}

.news-list__body .news-list__body--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  cursor: pointer !important;
  align-items: center;
  margin-top: 16px;
}

.boss-list .news-list__body--item .icon {
  width: 6px;
  height: 6px;
  background-color: #d69b76;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.news-list__body--item .text {
  cursor: pointer;
  font-size: 14px;
  color: #333c4f;
  white-space: nowrap;
  cursor: pointer;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 5px;
}

.news-list__body--item:hover .text {
  color: #d69b76;
  cursor: pointer !important;
}

.news-list__head::after {
  content: "";
  display: block;
  border-bottom: 1px dashed #dedede;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 6px;
}

.report-list {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 260px;
  height: 35px;
  background: rgba(214, 155, 118, 0.19);
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
}

.report-list__head {
  width: 26px;
  height: 32px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 10px;
  position: relative;
}

.report-list__head img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.report-list__head::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background: #d69b76;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.report-list__body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 10px;
  height: 100%;
}

.report-list__body--item {
  display: block;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 35px;
}

.flexslider .slides li a,
.flexslider .slides li a img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/*求购专区*/

.recommend-list {
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  padding: 0 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff -webkit-linear-gradient(272deg, rgba(194, 241, 71, 0.16) 0%, rgba(
          255,
          255,
          255,
          0
        )
        25%);
  background: #fff -o-linear-gradient(272deg, rgba(194, 241, 71, 0.16) 0%, rgba(
          255,
          255,
          255,
          0
        )
        25%);
  background: #fff
    linear-gradient(
      178deg,
      rgba(194, 241, 71, 0.16) 0%,
      rgba(255, 255, 255, 0) 25%
    );
}

.recommend-list__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
}

.recommend-list__title--text {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.recommend-list__title--more {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}

.recommend-list__title--more:hover {
  color: var(--color);
}

.recommend-list__body .news-list__body--item .icon-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.orientation_box {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  padding-left: 12px;
}
.orientation_box .dv1 {
  display: flex;
  align-items: center;
}

.orientation_box .dv1 img {
  margin-right: 6px;
  width: 14px;
  height: 16px;
}

.orientation_box .dv1 .sp1 {
  font-size: 12px;
  color: #7f7f7f;
}

.orientation_box .sp2 {
  font-size: 12px;
  color: #7f7f7f;
}

.recommend-list__body {
  overflow: hidden;
  height: 200px;/*280px*/
  position: relative;
}

.recommend-list__body .news-list__body--item {
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: -70px;
}

.recommend-list .news-list__body--item .icon {
  width: 6px;
  height: 6px;
  background-color: #70b603;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  /* margin-right: 10px; */
}

.recommend-list__body--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.recommend-list__body--item .img {
  width: 55px;
  height: 74px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.recommend-list__body--item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.recommend-list__body--item .info {
  margin-left: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.recommend-list__body--item .info-title {
  margin-top: 5px;
  font-size: 16px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.recommend-list__body--item .info-cont {
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.recommend-list__body--item .info .info-cont .info-count {
  font-size: 12px;
  color: #999999;
  line-height: 30px;
}

.recommend-list__body--item .info .info-cont .info-btn {
  width: 80px;
  height: 30px;
  background: #2c50fa;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
}

.recommend-list__body--item .info .info-title:hover {
  color: #2c50fa;
}

.recommend-list__body--item .info .info-cont .info-btn:hover {
  opacity: 0.8;
}

/*品牌推广指南*/

.cif-counselor {
  position: relative;
  margin-top: 42px;
  width: 100%;
  border: 1px solid #f2f2f2;
}

.cif-counselor__cont {
  width: 112px;
  margin-left: 20px;
}

.cif-counselor__img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 126px;
  height: 152px;
}

.cif-counselor__img img {
  display: block;
  width: 100%;
}

.cif-counselor__cont .tit {
  font-weight: bold;
  position: absolute;
  top: -12px;
  left: 13px;
  font-size: 16px;
  color: var(--color);
  padding: 0 8px;
  background: #fff;
}

.cif-counselor__cont .desc {
  margin-top: 20px;
  font-size: 12px;
  color: #999999;
  line-height: 22px;
}

.cif-btn {
  margin: 13px 0 20px;
  width: 72px;
  height: 26px;
  font-size: 12px;
  line-height: 26px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  background-color: var(--color);
  border: 1px solid var(--color);
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-sizing: content-box;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.cif-btn:hover {
  color: #fff;
  background-color: #ff8739;
  border: 1px solid #ff8739;
}

/*官方社群*/

.cif-section {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.cif-section.display_flex {
  display: flex !important;
}

.cif-section--border {
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  margin-top: 20px;
}

.cif-section__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 56px;
  font-size: 14px;
  border-bottom: 1px solid #ebeced;
}

.cif-section__head {
  padding: 0;
}

.cif-section__head .text {
  font-size: 16px !important;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  max-width: 190px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.cif-section__head .after {
  font-weight: 700 !important;
}

.cif-section__head .text {
  float: left;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}

.cif-section__head .after:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 3px;
  background-color: var(--color);
  bottom: 0;
  right: calc(50% - 10px);
}

.cif-flock__wrap {
  width: 100%;
}

.cif-flock__cont {
  padding-bottom: 12px;
}

.cif-cont__item {
  position: relative;
  width: 100%;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 16px;
}

.cif-flock__img {
  width: 36px;
  height: 36px;
}

.hangyebaogao .cif-flock__btn {
  margin-left: 4px;
}

.cif-flock__btn {
  width: 56px;
  height: 30px;
  background: var(--color);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  cursor: pointer;
}

.flock__span {
  color: #333333;
  font-size: 14px;
}

.ellipsis--2 {
  -webkit-line-clamp: 2;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cif-flock__btn:hover {
  opacity: 0.6;
}

.cif-cont__item .cifnews_block_button_title {
  min-width: 56px;
  display: block;
  color: #fff;
}

/*资讯左侧*/

.tabs-box {
  border-bottom: 1px dashed #d7d7d7;
}

.tabs-colums {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebeced;
}

.tabs-nav_wrap {
  height: 54px;
}

.tabs-nav_wrap-items {
  position: relative;
  line-height: 54px;
  height: 100%;
  padding: 0 6px;
  display: inline-block;
  font-size: 16px;
  color: #333;
  margin-right: 23px;
  cursor: pointer;
}

.tabs-nav_wrap-items.is-active {
  color: var(--color);
}

.tabs-nav_wrap-items.is-active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0px;
  background-color: var(--color);
  -webkit-border-radius: 1px;
  border-radius: 1px;
}

.tabs-iconfont {
  border-radius: 3px;
  height: 22px;
  width: 23px;
  color: #fff;
  border: 1px solid var(--color);
  background-color: var(--color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tabs-iconfont .iconfont {
  font-size: 20px;
}

/*文章*/

.tabs-content {
  min-height: 400px;
}

.cif-insertbox {
  margin-top: 12px;
}

.cif-listbox .cif-article {
  border-bottom: 1px solid #f2f2f2;
}

.cif-article:last-child {
  border-bottom: none;
}

.cif-article {
  position: relative;
  width: 100%;
  padding: 20px 0;
  border-bottom: 1px dashed #f2f2f2;
}

.cif-imgbox {
  display: block;
  position: relative;
  overflow: hidden;
}

.cif-article__imgbox {
  float: left;
  width: 200px;
  height: 120px;
  margin-right: -100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.cif-article__imgbox img {
  width: 200px !important;
  height: 120px !important;
}

.cif-imgbox--hover img {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cif-imgbox img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.cif-imgbox--hover:hover img {
  -webkit-transform: scale(1.2) translate3d(-42%, -42%, 0);
  transform: scale(1.2) translate3d(-42%, -42%, 0);
}

.cif-imgbox--hover:hover img {
  -webkit-transform: scale(1.2) translate3d(-42%, -42%, 0);
  transform: scale(1.2) translate3d(-42%, -42%, 0);
}

.cif-article__body {
  float: left;
  width: 100%;
}

.cif-article__cont {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 220px;
  min-height: 120px;
}

.cif-article__tit {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}

.cif-article__desc {
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #9a9a9a;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial,
    PingFang SC, Noto Sans, Roboto, Microsoft Yahei, sans-serif,
    Apple Color Emoji, Segoe UI emoji;
}

.ellipsis--1 {
  -webkit-line-clamp: 1;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ellipsis--3 {
  -webkit-line-clamp: 3;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cif-article__binfo {
  color: #333;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
}

.cif-article__data {
  display: inline-block;
  margin-right: 20px;
  color: #333;
  font-size: 14px;
}

.cif-article__tit:hover {
  cursor: pointer;
  color: var(--color) !important;
}

.cif_btn_box {
  display: flex;
  justify-content: center;
}

.cif_btn_box .cif-btn {
  width: 115px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}

.cif_btn_box .cif-btn span {
  color: #fff;
}

/*行业展会*/

.industry-exhibition {
  margin-top: 12px;
  background-color: #f4f4f4;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 9px;
  border-radius: 4px;
}

.industry-exhibition-head {
  padding-top: 24px;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.industry-exhibition-head .sp1 {
  font-size: 16px;
  color: var(--color);
}

.industry-exhibition-head .sp2 {
  font-size: 12px;
  color: #999999;
  cursor: pointer;
}

.industry-exhibition-foot {
  display: flex;
  margin-top: 12px;
}

.cif-subjectBox.is-type2 {
  border-radius: 4px;
  margin-right: 15px;
  width: 286px;
  height: 237px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 12px 0 0 0;
}

.cif-subjectBox {
  margin-right: 20px;
}

.cif-subjectBox:nth-last-child(1) {
  margin-right: 0;
}

.cif-subjectBox.is-type2 .cif-subjectBox__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  text-align: center;
  padding: 0 12px;
}

.cif-subjectBox.is-type2 .cif-subjectBox__img img {
  width: 100%;
  height: 138px;
  vertical-align: bottom;
}

.cif-subjectBox.is-type2 .cif-subjectBox__title {
  font-size: 16px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  color: #555555;
  margin-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.cif-subjectBox.is-type2 .cif-subjectBox__info {
  font-size: 12px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  font-weight: normal;
  color: #999999;
  margin-top: 12px;
  padding-left: 12px;
  padding-right: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cif-subjectBox.is-type2 .cif-subjectBox__info .sp1 {
  font-size: 12px;
  color: #7f7f7f;
}

.cif-subjectBox.is-type2 .cif-subjectBox__info .dv1 {
  display: flex;
  align-items: center;
}

.cif-subjectBox.is-type2 .cif-subjectBox__info .dv1 img {
  width: 10px;
  height: 12px;
}

.cif-subjectBox.is-type2 .cif-subjectBox__info .dv1 .dv1_sp1 {
  font-size: 12px;
  color: #7f7f7f;
  margin-left: 6px;
}

.cif-subjectBox.is-type2:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
}

.cif-subjectBox.is-type2:hover .cif-subjectBox__title {
  color: var(--color);
}

/*服务体系*/

.service-system {
  margin-top: 24px;
}

.service-system-foot {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cif-gongge__bottom {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  flex: 1;
  height: 116px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fafafa;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0 26px 0 20px;
  border: 1px solid #fafafa;
}

.cif-gongge__bottom:nth-last-child(1) {
  margin-right: 0;
}

.cif-gongge__bottom .img-box {
  width: 40px;
  height: 40px;
  margin-right: 14px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cif-gongge__bottom .img-box img {
  width: 100%;
  height: 100%;
}

.cif-gongge__bottom .center {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
}

.cif-gongge__bottom .center .title {
  font-weight: bold;
  font-size: 15px;
  color: #666;
}

.cif-gongge__bottom .center .desc {
  margin-top: 8px;
  font-size: 14px;
  color: #999;
}

.cif-gongge__bottom:hover {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-color: #f2f2f2;
}

.cif-gongge__bottom:hover .center .title {
  color: var(--color);
}

.intro-menus {
  padding: 7px 0;
  background-color: #fff;
}

.intro-menus li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 180px;
  cursor: pointer;
}

.intro-menus li:after {
  content: "";
  width: 1px;
  height: 46px;
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 0) 0%,
    #e3e3e3 51%,
    rgba(216, 216, 216, 0) 100%
  );
  position: absolute;
  top: 7px;
  right: 0;
}

.intro-menus li:last-child:after {
  display: none;
}

.intro-menus li strong {
  display: inline-block;
  margin-bottom: 4px;
  padding: 0 20px;
  line-height: 28px;
  font-size: 16px;
  color: #222;
  border-radius: 16px;
  min-width: 80px;
  box-sizing: border-box;
}

.intro-menus li p {
  font-size: 13px;
  color: #999;
}

.intro-menus li.active strong {
  background: var(--color);
  color: #fff;
}

.intro-menu-items {
  padding: 12px 0;
}

.intro-menu-items li {
  float: left;
  margin-right: 12px;
  margin-bottom: 14px;
  padding: 20px 16px 0;
  width: 230px;
  height: 300px;
  text-align: center;
  background: #ffffff;
  box-sizing: border-box;
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.intro-menu-items li:nth-child(5n) {
  margin-right: 0;
}

.intro-menu-items li .img-box {
  display: inline-block;
  width: 160px;
  height: 160px;
  overflow: hidden;
}

.intro-menu-items li h5 {
  margin-top: 15px;
  margin-bottom: 16px;
  font-size: 14px;
  color: #222;
  font-weight: normal;
  height: 40px;
  overflow: hidden;
}

.intro-menu-items li p strong {
  font-size: 18px;
  /* color:var(--color); */
}

.intro-menu-items li p del {
  margin-left: 6px;
  font-size: 12px;
  color: #999;
}

.intro-menu-items li .rmb {
  font-size: 12px;
  /* color:var(--color); */
}

.floor-style-lr .left {
  display: inline-block;
  width: 290px;
  height: 370px;
  background: #ddd;
}

.floor-style-lr .right {
  padding-left: 14px;
  width: 872px;
}

.floor-style-lr .right .img-box {
  float: left;
  margin-right: 14px;
  margin-bottom: 10px;
  width: 280px;
  height: 180px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}

.floor-style-lr .right .img-box:nth-child(3n) {
  margin-right: 0;
}

.itemsList .style2 {
  padding: 0 !important;
  background: transparent !important;
}

.itemsList .style2 h3 {
  margin-bottom: 20px;
  padding-left: 12px;
}

.itemsListDescRightItems .shopName {
  font-size: 14px;
  position: absolute;
  bottom: 38px;
  color: #888;
}

body {
  color: var(--color);
}

/* 新增限时折扣 1.31 */

.secakill {
  width: 1200px;
  height: 360px;
  margin: 20px auto;
  border-radius: 15px;
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eeeeee;
  background: white;
  /* border-top-left-radius: 10px;
	border-top-right-radius: 10px; */
  opacity: 1;
}

.secakill_bg_img {
  width: 100%;
  height: 50px;
  background: url("../../images/top_1.jpg") no-repeat center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.secakill_bg_img_1,
.secakill_bg_img_2 {
  width: 35%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  color: #ffffff;
}

.secakill_bg_img_1 img {
  width: 130px;
}

.secakill_bg_img_2 {
  width: 11%;
}

.secakill_bg_img_1 b {
  width: 1px;
  height: 20px;
  background: #ffffff;
  opacity: 0.5;
}

.secakill_bg_img_1 span,
.secakill_bg_img_2 span {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}

.subjecthove ul {
  width: 100%;
  background-color: #fff;
  padding: 0 0 0;
  display: flex;
}

.subjecthove ul li {
  position: relative;
  padding: 0px 12px 5px;
  flex: 1;
  max-width: 20%;
  box-sizing: border-box;
}

.subjecthove ul li:hover {
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid #eeeeee;
  background: #ffffff;
}

.subjecthove ul li:after {
  content: "";
  width: 1px;
  height: 334px;
  background: linear-gradient(
    180deg,
    rgba(233, 233, 233, 0) 0%,
    #e3e3e3 51%,
    rgba(216, 216, 216, 0) 100%
  );
  position: absolute;
  right: 0;
  top: 0;
}

.subjecthove ul li:last-child {
  border: none;
}

.subjecthove .hotSaleImgBox {
  width: 100%;
  height: 210px;
}

.subjecthove .hotSaleImgBox img {
  width: 170px;
  height: 170px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.subjecthove .hotSaleImgBox img:hover {
  cursor: pointer;
}

.subjecthove .hotSaleProductTitle {
  font-size: 14px;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 36px;
  text-align: center;
}

.subjecthove .hotSaleProductTitle:hover {
  color: var(--color);
  cursor: pointer;
}

.subjecthove .hotSaleProductDesc {
  height: 24px;
  line-height: 24px;
  margin-top: 7px;
  text-align: center;
}

.hotSaleProductDesc i {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  font-size: 10px;
  line-height: 18px;
  color: #fff;
  background: var(--color);
  border-radius: 2px;
}

.hotSaleProductDesc i:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid var(--color);
  position: absolute;
  right: -3px;
  top: 5px;
}

.subjecthove .hotSaleProductNowPrice {
  font-weight: bold;
  color: var(--color);
  font-size: 16px;
}

.subjecthove .hotSaleProductOldPrice {
  font-size: 12px;
  color: #ccc;
}

.subjecthove .hotSaleProductBuyItNow {
  display: inline-block;
  width: 60px;
  height: 24px;
  line-height: 24px;
  background-color: #ffa333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  font-size: 12px;
}

.subjecthove .hotSaleProductBuyItNow:hover {
  cursor: pointer;
  opacity: 0.8;
}

.hotSalespan {
  width: 51px;
  height: 14px;
  font-size: 12px;
  font-family: ArialMT;
  color: #999999;
  line-height: 14px;
}

.hideer {
  display: none;
}

.fuzhuangGuan {
  display: flex;
  justify-content: space-between;
}

.swiper-slide .desc {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  padding-top: 20px;
  padding: 20px 100px 0 0;
  font-size: 16px;
  color: #fff;
  z-index: 1;
  text-indent: 20px;
  line-height: 46px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.4))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.4)
  );
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.slides .swiper-wrapper .swiper-slide::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.slides .swiper-wrapper .swiper-slide:hover::after {
  background: rgba(0, 0, 0, 0.1);
}

.cif-banner__page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 16px !important;
  left: 0;
  width: 100%;
  padding-right: 10px;
  text-align: right;
  z-index: 1;
}

.cif-banner__page .swiper-pagination-bullet {
  width: 9px;
  height: 5px;
  background: #ffffff;
  opacity: 0.5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: width 0.3s, opacity 0.3s;
  -o-transition: width 0.3s, opacity 0.3s;
  transition: width 0.3s, opacity 0.3s;
}

.cif-banner__page .swiper-pagination-bullet-active {
  width: 18px;
  height: 6px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 1;
}

.cif-banner__btn {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 62px;
  margin-top: -31px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 62px;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s, background-color 0.3s;
  -o-transition: opacity 0.3s, background-color 0.3s;
  transition: opacity 0.3s, background-color 0.3s;
}

.cif-banner__btn.is-left {
  left: 0;
}

.cif-banner__btn.is-right {
  right: 0;
}

.cif-banner:hover .cif-banner__btn {
  opacity: 1;
}

.cif-banner:hover .cif-banner__btn {
  opacity: 1;
}

.flock-btn__1:hover ~ .flock-qrcode__1 {
  display: block;
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}

.flock-qrcode__1 {
  display: none;
  top: -12px;
  left: 32px;
}

.cif-flock__qrcode {
  position: absolute;
  width: 168px;
  height: 164px;
  background: url(https://img.cifnews.com/dev/20211129/74fdf5f037884c57abbd360972709f1b.png)
    no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 17px 0 21px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 19;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cif-flock__qrcode .flock-qrcode__span {
  position: relative;
  left: -3px;
  font-size: 12px;
  font-weight: 400;
  color: var(--color);
}

.cif-flock__qrcode .flock-qrcode__cont {
  margin-top: 10px;
  width: 100px;
  height: 100px;
}

.column-section-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.column-section__item:not(:nth-child(3n)) {
  margin-right: 18px;
}

.column-section__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 274px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 10px 1px rgba(150, 174, 210, 0.16);
  box-shadow: 0px 3px 10px 1px rgba(150, 174, 210, 0.16);
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  padding-right: 35px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.column-section__item .item-img {
  width: 66px;
  height: 68px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

.column-section__item .item-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 15px;
}

.column-section__item .item-info .item-info__title {
  height: 48px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.column-section__item .item-info .item-info__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}

.column-section__item .item-info .item-info__count .count-text {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}

.column-section__item .item-info .item-info__count .count-span {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-left: 6px;
}

.column-section__item:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0px 3px 10px 1px rgba(150, 174, 210, 0.16);
  box-shadow: 0px 3px 10px 1px rgba(150, 174, 210, 0.16);
}

.column-section__item:nth-child(n + 4) {
  margin-top: 20px;
}

.column-data-more {
  margin: auto;
  width: 120px;
  height: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  margin-top: 30px;
}

.column-data-more:hover {
  border: 1px solid #0066ff;
  color: #0066ff;
}

.cif-top-operation {
  width: 860px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  padding: 30px 29px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cif-top-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.cif-top-service__imgbox {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  cursor: pointer;
}

.cif-top-service__imgbox img {
  width: 100%;
  height: 100%;
}

.cif-top-service__center {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
  cursor: pointer;
}

.cif-top-service__title {
  font-size: 16px;
  color: #333;
}

.cif-top-service__desc {
  font-size: 14px;
  color: #999;
  margin-top: 8px;
}

.cif-top-service__btn {
  width: auto;
  height: 30px;
  line-height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid var(--color);
  padding: 0 12px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  font-size: 14px;
  color: var(--color);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.cif-top-service__btn + .cif-top-service__btn {
  margin-left: 10px;
}

.cif-top-service__btn:hover {
  background: var(--color);
  color: #fff;
}

.cif-gongge__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 800px;
}

.cif-gongge__big {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
  background: #f7f9fa;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 390px;
  height: 80px;
  padding: 0 30px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 20px;
}

.cif-gongge__big .img-box {
  width: 36px;
  height: 36px;
  margin-right: 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cif-gongge__big .img-box img {
  width: 100%;
  height: 100%;
}

.cif-gongge__big .center {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  overflow: hidden;
}

.cif-gongge__big .center .title {
  font-size: 16px;
  color: #333;
  max-width: 240px;
}

.cif-gongge__big .center .desc {
  font-size: 14px;
  color: #999;
  max-width: 252px;
}

.cif-gongge__big .right-arrow {
  margin-left: 18px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-size: 14px;
  color: #999;
}

.cif-gongge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cif-gongge__small {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 12px;
  height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #f7f9fa;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

.cif-gongge__small img {
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 6px;
}

.cif-gongge__small .title {
  font-size: 16px;
  color: #333;
}

.cif-gongge__big:nth-child(2n) {
  margin-right: 0;
}

.cif-gongge__big:hover .center .title {
  color: var(--color);
}

.cif-gongge__small:hover .title {
  color: var(--color);
}

.cif-report {
  width: 100%;
  margin: 0 auto 0;
  padding-bottom: 30px;
}

.cif-report__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  background: url(https://img.cifnews.com/dev/20220608/4b8c6703084346a8a2264a4af204f664.png)
    no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.cif-report__title--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cif-report__title--icon {
  width: 34px;
  height: 34px;
  background: url(https://img.cifnews.com/dev/20220608/d16dbbcf37524cf9bc22e85ac9023f6a.png)
    no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.cif-report__title--text {
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-left: 6px;
}

.cif-report__title--right {
  font-size: 14px;
  font-family: MicrosoftYaHei-, MicrosoftYaHei;
  color: #999999;
  cursor: pointer;
}

.cif-report__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.cif-report__tab--item.is-active {
  background: #c2f147;
  color: #333333;
}

.cif-report__tab--item {
  margin-top: 10px;
  padding: 0 20px;
  height: 30px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  color: #666;
  cursor: pointer;
}

.cif-report__body {
  margin-top: 30px;
}

.cif-report .is-type2 .cif-report__body--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cif-report .is-type2 .cif-report__body--item {
  width: 273px;
  margin-right: 20px;
}

.cif-report .is-type2 .cif-report__body--item .top {
  position: relative;
}

.cif-report__body--item .top {
  overflow: hidden;
}

.cif-report .is-type2 .cif-report__body--item .top .img {
  width: 273px;
  height: 154px;
  vertical-align: bottom;
  -webkit-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

.cif-report__body--item .top .new {
  background: #2c50fa;
  color: #c2f147;
}

.cif-report__body--item .top .sign1 {
  width: 54px;
  height: 26px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  text-align: center;
  position: absolute;
  top: 8px;
  left: 8px;
}

.cif-report__body--item .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 80px;
  background: #f9f5f1;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cif-report__body--item .bottom .bottom-left .title {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}

.cif-report__body--item .bottom .bottom-left .info {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 8px;
}

.cif-report .is-type2 .cif-report__body--item:nth-child(3n) {
  margin-right: 0;
}

.cif-report .is-type2 .cif-report__body--item:nth-child(n + 4) {
  margin-top: 20px;
}

.cif-report__body--item:hover .top .img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.cif-report__body--more {
  width: 120px;
  height: 30px;
  border: 1px solid #c2f147;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #333333;
  cursor: pointer;
  margin: 30px auto 0;
}

.cif-report__body--more:hover {
  background: #c2f147;
}

.hide {
  display: none;
}

/* footer */

.footer-page-wrap .cif-footer {
  background-color: #222930;
}

.mt40 {
  margin-top: 40px !important;
}

.footer-page-wrap .cif-container {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.footer-page-wrap .cif-footer .cif-footer__band {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1200px;
  height: auto;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__band .item_left {
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__band .item_left .item.about {
  width: 145px;
  text-align: left;
}

.footer-page-wrap .cif-footer .cif-footer__band .item:nth-last-child(1) {
  border-right: none;
}

.footer-page-wrap .cif-footer .cif-footer__band .item_left .item {
  border-right: 1px solid #3a4047;
}

.footer-page-wrap .cif-footer .cif-footer__band .item {
  text-align: center;
  margin: 0;
  width: 105px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item ul li a:hover {
  color: var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__band .item .tit {
  font-size: 14px;
  color: #fff;
  line-height: 14px;
  margin-bottom: 20px;
  font-weight: bold;
}

.footer-page-wrap .cif-footer .cif-footer__band .item ul {
  padding-top: 2px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item li {
  height: 35px;
  width: 100%;
}

.footer-page-wrap .cif-footer .cif-footer__band .item li a {
  line-height: 34px;
  font-size: 14px;
  color: #78808d;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.cooperation {
  width: 235px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.prod {
  width: 250px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item.app {
  width: 180px;
}

.footer-page-wrap .cif-footer .cif-footer__band .item .cif-imgbox {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  padding: 3px;
  background-color: #fff;
  border-radius: 2px;
  overflow: hidden;
}
.cif-imgbox_erweima {
  width: 134px !important;
  height: 134px !important;
}

.footer-page-wrap .cif-imgbox {
  display: block;
  position: relative;
  overflow: hidden;
}

.footer-page-wrap .cif-imgbox .cifnews_block_linkUrl img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.footer-page-wrap .cif-footer .cif-footer__band > .item.attention {
  width: 176px;
  text-align: right;
}
.footer-page-wrap .cif-footer .cif-footer__band .item .media {
  display: flex;
  justify-content: space-around;
  margin-left: 10px;
}

.footer-page-wrap .cif-footer .cif-footer__band > .item .logo {
  float: right;
  margin-left: 10px;
  cursor: pointer;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_rss {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -451px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band > .item .logo a {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_weibo {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -379px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_applets {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -703px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__band .ic-ic_wechat {
  background-image: url(../../images/new/201808161937293118.png);
  background-position: 0px -775px;
  width: 34px;
  height: 34px;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll {
  border-top: 1px solid #3a4047;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab {
  width: 100%;
  padding-top: 38px;
  display: flex;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .item {
  position: relative;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  margin-right: 20px;
  cursor: pointer;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .is-active:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .tab > .is-active {
  color: var(--color);
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .cont {
  padding: 25px 0 0;
  display: flex;
  flex-wrap: wrap;
}

.footer-page-wrap .cif-footer .cif-footer__blogroll .cont > .item {
  font-size: 12px;
  color: #78808d;
  line-height: 12px;
  margin-right: 15px;
  margin-bottom: 14px;
}

.footer-page-wrap .cif-footer .cif-footer__webrecord {
  padding: 13px 0 23px;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  color: #4b5058;
}

.footer-page-wrap .cif-footer .cif-footer__webrecord a,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:link,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:active,
.footer-page-wrap .cif-footer .cif-footer__webrecord a:visited {
  color: #4b5058;
}

.footer-page-wrap .cif-container::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}

.recommendBox .recommend {
  display: inline-block;
  color: #999;
}

.recommendBox .liLine {
  margin: 0 10px;
  color: #ddd;
}

.recommendBox li {
  color: #666;
  display: inline;
  float: none;
}

.lianjieneirong a:hover {
  color: var(--color) !important;
}

.fuwutixi_more:hover {
  color: var(--color) !important;
}

.hangyebaogao_more:hover {
  color: var(--color) !important;
}

.headerTop {
  min-width: 1200px;
}

.footer-page-wrap {
  min-width: 1200px;
}

.hangyezhanhui_more:hover {
  color: var(--color) !important;
}

/*----*/
.footer-page-wrap .cif-footer .cif-footer__band > .item.attention {
  padding-right: 12px;
  text-align: center;
}
.footer-page-wrap .cif-footer .cif-footer__band > .item .logo:nth-child(1) {
  margin-left: 0;
}

.footer-page-wrap .cif-footer .cif-footer__band .item .media {
  margin-left: 0;
}
.footer-page-wrap .cif-footer .cif-footer__blogroll {
  margin-left: 24px;
}
