.home-footer-wrap{

}
.home-footer-wrap .home-footer-msg{
margin: 40px auto;
}
.home-footer-wrap .home-footer-msg .list-ul{
overflow: hidden;
display: flex;
justify-content: space-around;
}
.home-footer-wrap .home-footer-msg .list-ul .item{
  margin-right: 15px;
}
.home-footer-wrap .home-footer-msg .list-ul .item:last-child{
  margin-right: 0;
}
.home-footer-wrap .home-footer-msg .list-ul .item img{
  width: 290px;
  height: 170px;
  object-fit: contain;
}
.footer-bottom-wrap{
  width: 100%;
  /* height: 146px; */
  background: #333333;
  padding: 36px 0 40px 0;
  box-sizing: border-box;
}
.footer-bottom-wrap .bottom-top-wrap{
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ABABAB;
  overflow: hidden;
  display: flex;
  justify-content: space-around;
}
.footer-bottom-wrap .bottom-top-wrap .item{

}
.footer-bottom-wrap .bottom-top-wrap .item span::before{
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../../homeNew//images/duo-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: bottom;
}
.footer-bottom-wrap .bottom-top-wrap .item span.two::before{
  background-image: url(../../homeNew//images/duo-3.png);
}
.footer-bottom-wrap .bottom-top-wrap .item span.three::before{
  background-image: url(../../homeNew//images/duo-4.png);
}
.footer-bottom-wrap .bottom-top-wrap .item span.four::before{
  background-image: url(../../homeNew//images/duo-2.png);
}
.footer-bottom-wrap .about-list{
  font-size: 14px;
  font-weight: 400;
color: #FFFFFF;
text-align: center;
overflow: hidden;
display: flex;
justify-content: center;
margin-top: 40px;
}
.footer-bottom-wrap .about-list a,
.footer-bottom-wrap .about-list .item{
  color: #FFFFFF;
  font-weight: 400;
  font-size: 14px;
}

.jd-home-today-nav{

}
.jd-home-today-nav .title-today{
  width: 100%;
  margin: 35px auto;
  text-align: center;
}
.jd-home-today-nav .title-today img{
  height: 40px;
  width: auto;
  object-fit: contain;
}
.jd-home-today-nav .today-main-wrap{
overflow: hidden;
}
.jd-home-today-nav .today-main-wrap .today-left-wrap{
  float: left;
  width: 184px;
  height: 229px;
}
.jd-home-today-nav .today-main-wrap .today-left-wrap img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jd-home-today-nav .today-main-wrap .today-right-wrap{
  float: left;
  width: calc(100% - 184px);
}
/* .jd-home-today-nav .today-main-wrap .today-right-wrap{
  
} */

.nice-hd {
  padding-top: 43px;
  text-align: center;
}

.nice-hd>ul {
  display: inline-block;
  vertical-align: top;
}

.nice-hd>ul>li {
  float: left;
  margin: 0 10px;
  width: 40px;
  height: 4px;
  cursor: pointer;
  text-indent: -999px;
  overflow: hidden;
  background-color: #d4e5fc;
}

.nice-hd>ul>li.on {
  background-color: #5199f1;
}
.today-right-wrap .ewb-nice,
.today-right-wrap .nice-bd
.today-right-wrap .tempWrap{
width: 100%;
}
.today-right-wrap .nice-items li{
  margin-left: 10px;
}
.today-right-wrap .nice-items .nice-lk{
  position: relative;
  display: block;
  width: 244px;
  height: 229px;
  color: #fff;
}
.today-right-wrap .nice-items .nice-lk img{
width: 100%;
height: 100%;
object-fit: cover;
}
.home-cats{
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  /* box-shadow: 4px 10px 20px 1px #00000042; */
  border-radius: 0 0 4px 4px;
}
.border-no-top{
  border: 1px solid #f6f6f6;
  border-top: none;
  box-sizing: border-box;
}
#home-catlist{
  width: 100%;
  height: 100%;
  padding-top: 9px;
  box-sizing: border-box;
  font: 12px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
  color: #333;
}
#home-catlist::-webkit-scrollbar{
  display: none;
}
#home-catlist li{
  float: inherit !important;
  width: 100%;
  padding: 4px 20px;
  line-height: 24px;
  color: #333;
  box-sizing: border-box;
}
#home-catlist li a{
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.home-subcatlist{
  width: 698px;
  min-height: 480px;
  padding: 20px 30px;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  z-index: 9999;
  position: absolute;
  left: 220px;
  top: 0;
  display: none;
}
.home-subcatlist dl{
	/* float:left; */
	width:100%;
	height:auto;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 16px;
	/* padding:5px; */
}
.home-subcatlist dl dt{

	width:100%;

	font-size:14px;
}
.home-subcatlist dl dt > a{
  font-size:14px;
  font-weight:bold;
  color: #333;
}
.home-subcatlist dl dd .split{
  color: #999;
  margin: 0 12px;
}
.home-subcatlist dl dd{
	width:100%;
	margin-top: 16px;
  overflow: hidden;
  font-size: 14px !important;
  font-weight: normal !important;
  color: #999;
  margin-bottom: 5px;
}
.home-subcatlist dl dd .item-a{
  float: left;
  /* height: 40px; */
 
  font-size: 14px !important;
  font-weight: normal !important;
  margin-bottom: 10px;
}
.home-subcatlist dl dd span > a{
  
  font-size: 14px !important;
  font-weight: normal !important;
}
.home-subcatlist dl dd span > a:hover,
#home-catlist .chil-ctd > a:hover{
  color:#053290 !important;
}
.home-subcatlist .zi-home-c{
width: 100%;
height: 100%;
overflow: hidden;
overflow-y: auto;
}
.home-subcatlist .zi-home-c::-webkit-scrollbar{
  display: none;
}
#home-catlist .buy-list:hover .home-subcatlist{
display: block !important;
}
#home-catlist .buy-list>h2 {
  padding-left: 26px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px 14px;
}

#home-catlist .buy-list.bg01>h2 {
  background-image: url('../images/buy_ico01.png');
}

#home-catlist .buy-list.bg02>h2 {
  background-image: url('../images/buy_ico02.png');
}

#home-catlist .buy-list.bg03>h2 {
  background-image: url('../images/buy_ico03.png');
}

#home-catlist .buy-list.bg04>h2 {
  background-image: url('../images/buy_ico04.png');
}

#home-catlist .buy-list.bg05>h2 {
  background-image: url('../images/buy_ico05.png');
}

#home-catlist .buy-list.bg06>h2 {
  background-image: url('../images/buy_ico06.png');
}

#home-catlist .buy-list.bg07>h2 {
  background-image: url('../images/buy_ico07.png');
}

#home-catlist .chil-ctd{
  padding-left: 26px;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  margin-top: 2px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  /* cursor: pointer; */
}
#home-catlist .chil-ctd > a{
  font-size: 12px;
  color: #333333;
  font-weight: 400;
}
.home-right-navbar{
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 9999;
}
.right-navbar-list{

}
.right-navbar-list .navbar-item-wrap{
  width: 40px;
  height: 40px;
  background: rgba(0,0,0,0.6);
  text-align: center;
  margin-bottom: 1px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.right-navbar-list .navbar-item-wrap:hover{
  opacity: .85;
}
.right-navbar-list .navbar-item-wrap .img-span{
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../images/kfu.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.right-navbar-list .navbar-item-wrap .img-span.phone{
  background-image: url(../images/phone.png);
}
.right-navbar-list .navbar-item-wrap .img-span.shopcar{
  background-image: url(../images/shopcar.png);
}
.right-navbar-list .navbar-item-wrap .img-span.backtop{
  background-image: url(../images/backtop.png);
}
.right-navbar-list .home-cart-count{
  display: inline-block;
  padding: 0 7px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  color: #fff;
  /* border: 1px solid #fff; */
  border-radius: 9px;
  background-color: #E83522;
  position: absolute;
  right: 0;
  top: -7px;
}

.right-navbar-list .navbar-item-wrap .msg-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  line-height: 40px;
  color: rgb(228 228 228);
  text-align: center;
  font-family: 微软雅黑;
  position: absolute;
  z-index: 2;
  right: -100px;
  top: 0;
  /* opacity: 0; */
  background: rgba(0,0,0,0.6);
  font-style: normal;
  cursor: pointer;
  border-radius: 3px 0px 0px 3px;
  transition: right 0.3s ease-in-out 0.1s;
  /* transition: opacity 0.3s ease-in-out 0.1s; */
}

.right-navbar-list .navbar-item-wrap:hover .msg-wrap{
  right: 0;
}
.navbar-item-wrap .side-show{

}