/* Generated by less 2.2.0 */
/*banner*/
.banner {
  width: 100%;
  height: 484px;
  /background-color: #fff;
  position: relative;
}
.banner .swiper-container1 {
  width: 100%;
  height: 400px;
}
.banner .swiper-container1 .swiper-slide a {
  display: block;
  width: 1200px;
  /*margin: 0 auto;*/
  text-align: left;
}
.banner .swiper-container1 .swiper-slide a img {
  margin-left: 250px;
}
.banner .fixed_adv {
  width: 200px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 400px;
  height: 484px;
  z-index: 3;
  background-color: #FFFFFF;
}
.banner .fixed_adv ul {
  width: 186px;
  padding: 0 7px;
}
.banner .fixed_adv ul li {
  width: 100%;
  padding: 18px 0;
  height: 60px;
  border-bottom: 1px solid #E6E6E6;
}
.banner .fixed_adv ul li span {
  display: block;
  float: left;
  width: 41px;
  height: 33px;
  text-align: center;
  margin-top: 17px;
}
.banner .fixed_adv ul li h3,
.banner .fixed_adv ul li p {
  width: 134px;
  padding-left: 11px;
  float: left;
  height: 30px;
  line-height: 30px;
}
.banner .fixed_adv ul li h3 {
  font-size: 20px;
}
.banner .fixed_adv ul li p {
  font-size: 14px;
}
.banner .fixed_adv ul li:last-child {
  border: none;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  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;
}
/*首页标题栏*/
.index_q_tit {
  margin-top: 20px;
  border: none;
}
.index_q_tit h4 {
  font-size: 22px;
}
.index_q_tit span {
  width: 8px;
  height: 26px;
  margin-top: 8px;
  margin-right: 20px;
}
.index_q_tit a {
  float: right;
  color: #666666;
  margin-right: 13px;
  font-size: 16px;
}
.index_q_tit a:hover {
  color: #0062a1;
}
/*现货商品*/
.product_stock {
  height: 100%;
}
.product_stock .stock_con {
  width: 1180px;
  padding-right:20px;
  margin-top: 18px;
  background-color: #fff;
  height: 100%;
  overflow: hidden;
}
.product_stock .stock_con .discount_img {
  width: 230px;
  /*margin-top: 10px;*/
  float: left;
  height: 100%;
}
.product_stock .stock_con .discount_img img {
  width: 100%;
}
.product_stock .stock_con .stock_pro {
  width: 940px;
  float: left;
}
.product_stock .stock_con .stock_pro li {
  width: 210px;
  /*height: 271px;*/
  position: relative;
  float: left;
  margin: 10px 0 15px 25px;
}
.product_stock .stock_con .stock_pro li a {
  display: block;
  width: 100%;
  height: 100%;
}
.product_stock .stock_con .stock_pro li .stock_pro_img {
  width: 100%;
  padding-bottom:10px;
  /*height: 200px;
  background-color: #f5f5f5;*/
}
.product_stock .stock_con .stock_pro li .stock_pro_img img {
  width: 100%;
}
.product_stock .stock_con .stock_pro li p {
  width: 96%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 14px;
}
.product_stock .stock_con .stock_pro li a:hover p {
  color: #0062a1;
}
.product_stock .stock_con .stock_pro li .price {
  width: 96%;
  margin: 0 auto;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #ec0000;
}
.product_stock .stock_con .stock_pro li .market_price {
  width: 96%;
  margin: 0 auto;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #999999;
  text-decoration: line-through;
}
.product_stock .stock_con .stock_pro li .car {
  display: block;
  width: 32px;
  height: 32px;
  background: url("../images/p_car.jpg") no-repeat center center;
  position: absolute;
  bottom: 4px;
  right: 10px;
  z-index: 22;
}
/*广告*/
.ad_img {
  margin-top: 40px;
}
.ad_img a {
  display: block;
  width: 100%;
  height: 100%;
}
.ad_img h4 {
  font-size: 30px;
}
.ad_img img {
  width: 100%;
}
/*特价商品*/
.product_discount {
  height: 100%;
}
/*品牌精选*/
.brand_wrap {
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-top: 18px;
}
.brand_wrap .brand_list {
  width: 1180px;
  height: 100%;
  overflow: hidden;
  margin: 30px auto;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
}
.brand_wrap .brand_list li {
  width: 235px;
  text-align: center;
  height: 112px;
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  float: left;
}
.brand_wrap .brand_list li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.brand_wrap .brand_list li a img {
  height: 80px;
  margin-top: 16px;
}
.brand_wrap .brand_list li a .brand_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  z-index: 22;
  display: none;
}
.brand_wrap .brand_list li a .brand_text {
  position: absolute;
  top: 38px;
  left: 59px;
  z-index: 23;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #0062a1;
  color: #FFFFFF;
  font-size: 18px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: none;
}
.brand_wrap .brand_list li a:hover .brand_text,
.brand_wrap .brand_list li a:hover .brand_mask {
  display: block;
}
/*推荐热卖商品*/
.product_hot {
  margin-bottom: 46px;
}
