.footer{height: 190px;}
.footer-item1 img{height: 110px;}
.footer .footer-top{padding: 34px 0;}

.footer .item2_footer{font-size:20px;}
.footer .bdshare-button-style0-32 .bds_span{margin:14px 22px;}
.item3_top{cursor: pointer;/* position: fixed;bottom: 120px;z-index: 9 */}
.item3_top p{font-size: 18px;color: #fff;}
.item3_top img{width: 26px;height: auto;margin-left: 52px;}

.mall-box .mall-tb .cc_tm{position: absolute;top:78px;left: 85px;}
.mall-box .mall-tb .cc_tm{
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
.mall-box .mall-tb .cc_tm img{transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}

.mall-box .mall-tb .cc_tm:hover {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
.cc-product-item .cate-title {
    height: 56px !important;
}
.mall-box .mall-jd .cc_jd{position: absolute;top:88px;right: 60px;}
.mall-box .mall-jd .cc_jd{
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
.mall-box .mall-jd .cc_jd img{transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}

.mall-box .mall-jd .cc_jd:hover {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
}
.weixin{position: relative;overflow: inherit !important;}
.weixin .watchbcode{position: absolute;bottom: 78px;left: -56px;display: none;}
.weixin:hover .watchbcode{display: block;}

@media (max-width: 1639px) and (min-width: 1349px){
  .mall-box .mall-tb .cc_tm{top:16px;left: 38px;}
  .mall-box .mall-jd .cc_jd{top:24px;right: 20px;}
}

@media (max-width: 1348px) and (min-width: 1024px){
  .mall-box .mall-tb .cc_tm img{width: 110px;
      height: 120px;}
  .mall-box .mall-jd .cc_jd img{width: 110px;
      height: 120px;}
}
@media (max-width: 767px){
  .footer{height: auto;}
  .mall-box .mall-tb .cc_tm img{width: 80px;
      height: 90px;}
  .mall-box .mall-jd .cc_jd img{width: 80px;
      height: 90px;}
  .mall-box .mall-jd .cc_jd{
    top: 17px;
    right: 24px;
  }
  .mall-box .mall-tb .cc_tm{
    top: 17px;
    left: 24px;
  }
  .leftbar{position: relative;}
  .leftbar .logo img{margin-right: 0px;}
  .mb_cc_nav{position: absolute;top:0;left: 56px;margin-top:0 !important;z-index: 9;}
  .c_name{display: none;}
  .news-content .swiper-container .swiper-pagination{text-align: center;}
  .pagination-box .long p{line-height: 30px !important;}
  .pagination-box .child p{line-height: 30px !important;}
  .pagination-box .child, .long{font-size: 16px !important;width: 30px !important;height: 30px !important;line-height: 30px !important;margin-left:4px !important;}
  .pagination-box .long{width: 70px !important;}
  .detail-body p img{max-width: 100% !important; height: auto !important;}
  .li-item .li-item-img{max-height: 222px;}
  .pic-text-list .li-item .li-item-img{max-height: 216px;}
  .pic-text-list{width: 100%;}
}