﻿* {
  font-family: "微软雅黑";
  color: #111;
}

.sd_modulexx {
    z-index: 9999999;
    position: relative;
}
.content {
  max-width: 1230px;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

/* banner start*/
.banner {
/*  max-width: 1680px;*/
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 5.6rem;
  overflow: hidden;
}

.pager {
  position: absolute;
  bottom: 0.35rem;
  text-align: center;
  width: 100%;
}

.banner_list li {
  position: relative;
}

.pager li {
  display: inline-block;
  width: 0.06rem;
  height: 0.06rem;
  margin: 0 0.15rem;
  vertical-align: middle;
  cursor: pointer;
  font-family: "iconfont" !important;
  color: #fff;
  font-size: 0.26rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pager li:before {
  content: "\e627";
  box-sizing: inherit;
}

.pager li.cur:before {
  content: "\e629" !important;
  box-sizing: inherit;
}

.banner_btn {
  display: inline-block;
  position: absolute;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  text-align: center;
  border-radius: 50%;
  /* behavior: url(../images/PIE.htc); */
  font-size: 0;
  top: 50%;
  margin-top: -0.3rem;
  cursor: pointer;
}

.banner_btn i {
  font-size: 0.70rem;
  color: #f6f6f6;
  /* opacity: 0.7; */
  /* color: rgba(12, 92, 168, 0.3); */
  /* -pie-color: rgba(12, 92, 168, 0.3); */
}

.banner_btn i:hover {
  color: #aaaaaa;
}

.banner_btn_prev {
  left: 0.83rem;
}

.banner_btn_next {
  right: 0.83rem;
}

.banner_msg {
  font-size: 0.72rem;
  line-height: 0.8rem;
  color: #fff;
  position: absolute !important;
  width: 3.4rem;
  left: 1.45rem;
  top: 50%;
  font-weight: bold;
  display: inline-block;
  white-space: normal;
  margin-top: -0.9rem;
}

.banner_msg span {
  color: #fff;
}

.banner_msg:before {
  content: "";
  display: inline-block;
  width: 0.4rem;
  height: 0.08rem;
  background-color: #fff;
  position: absolute;
  top: -0.36rem;
  left: 0.03rem;
}

@media (max-width: 750px) {
	.sd_modulexx {
	margin-top: 451px;
}
.brandxx {
    width: 90%;
}

  .pager {
    position: absolute;
    bottom: 0.2rem;
    text-align: center;
    width: 100%;
  }

  .pager li {
    display: inline-block;
    width: 0.20rem;
    height: 0.20rem;
    border-radius: 50%;
    /* behavior: url(../images/PIE.htc); */
    background-color: #0c5ca8;
    margin: 0 0.1rem;
    vertical-align: middle;
    border: 1px solid #fff;
    background-color: transparent;
    box-sizing: border-box;
    font-size: 0;
  }


  .pager li.cur {
    width: 0.20rem;
    height: 0.20rem;
    background-color: #078886;
	border: 1px solid #078886;
  }

  .banner_msg {
    font-size: 0.64rem;
    line-height: 0.72rem;
    color: #fff;
    position: absolute;
    width: 2.6rem;
    left: 0.58rem;
    top: 0.99rem;
    font-weight: bold;
    display: inline-block;
    white-space: normal;
  }

  .banner_msg:before {
    content: "";
    display: inline-block;
    width: 0.4rem;
    height: 0.08rem;
    background-color: #fff;
    position: absolute;
    top: -0.36rem;
    left: 0.03rem;
  }
}

/* banner END*/
/* 四个按钮 */
.gomenu_btn {
  text-align: center;
  margin-top: 0.4rem;
}

.gomenu_icon {
  /* width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem; */
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  background-color: #f6f7f9;
  border-radius: 50%;
  /* behavior: url(../images/pie.htc); */
  display: inline-block;
}

.gomenu_icon i {
  font-size: 0.64rem;
  color: #372d2b;
}

.gomenu_title {
  font-size: 0.24rem;
  height: 0.24rem;
  line-height: 0.24rem;
  margin-top: 0.25rem;
}

/* 四个按钮 END*/


/* 心选精品 */
.xinxuan {
  margin-top: 11px;
  position:relative;
}

.xinxuan .sd_box {
  display: inline-block;
}

.xinxuan_title {
  font-size: 0.35rem;
  line-height: 0.35rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 0.36rem;
}

@media (min-width:1200px) and (max-width:1336px) {
.xinxuan2 {
  padding-top: 0.8rem!important;
}
}

.xinxuan_tab {
  height: 0.6rem;
  border-bottom: 1px solid #d8d8d8;
  font-size: 0;
  text-align: left;
  max-width: 1200px;
  width: 100%;
  display: block;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

.xinxuan_bottom {
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  /* height: 7.3rem; */
  height: 7.9rem;
  /* background: url(../images/homepage_bg.jpg) bottom left repeat-x; */
  position: relative;
}

.xinxuan_bottom:after{
  display: block;
  content:"";
  width: 100%;
  height: 5.4rem;
  background: #f6f7f9;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.xinxuan_tab li {
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  text-align: left;
  height: 0.59rem;
  box-sizing: border-box;
  text-align: center;
}

.xinxuan_tab li span {
  line-height: 0.58rem;
  height: 0.59rem;
  font-size: 0.18rem;
  color: #444444;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.1rem;
}

.xinxuan_tab li.cur span {
  border-bottom: 0.06rem solid #028b8d;
  color: #028b8d
}

.xinxuan_box {
  font-size: 0.3rem;
  text-align: center;
  white-space: normal;
  margin-top: 0.6rem;
}
.xinxuan_box .content {
  padding-bottom: 0.36rem;
  text-align: left;
}
.xinxuan_left {
  /* background-color: #85c4cf; */
  background-color: #f1f2f6;
  height: 6.48rem;
}

.xinxuan_tab_1 {
  /* background-color: #85c4cf; */
  /* background-color: #dad1bf; */
  background-color: #eff0f5;
}
.xinxuan_tab_2 {
  /* background-color: #85c4cf; */
  /* background-color: #dad1bf; */
  background-color: #d8edfe;
}

.xinxuan_tab_1 .xinxuan_name,
.xinxuan_tab_1 .xinxuan_note {
  /* color: #fff; */
}

.xinxuan_left .xinxuan_img {
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.xinxuan_name,
.xinxuan_note {
  padding: 0 1em;
  text-align: center;
}

.xinxuan_name {
  font-size: 0.18rem;
  line-height: 0.18rem;
  height: 0.18rem;
  color: #000;
  margin-top: 0.7rem;
}

.xinxuan_note {
  font-size: 0.14rem;
  line-height: 0.14rem;
  height: 0.14rem;
  color: #555555;
  margin-top: 0.15rem;
}

.xinxuan_left,
.xinxuan_center,
.xinxuan_right {
  position: relative;
}

.xinxuan_left {
  z-index: 13;
}

.xinxuan_center {
  z-index: 12;
}

.xinxuan_right {
  z-index: 11;
}

.xinxuan_box_pro_box {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.5s;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.xinxuan_box_pro {
  display: block;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.xinxuan_box_pro_box .xinxuan_line {
  position: absolute;
  width: 100%;
  height: 0.08rem;
  background-color: transparent;
  bottom: 0;
  left: 0;
  transition: all 0.5s;

}

.xinxuan_box>div:hover {
  z-index: 99;
}

.xinxuan_box_pro_box:hover {
  box-shadow: 0 0.1rem 0.24rem rgba(0, 0, 0, 0.25);
  /* behavior: url(../images/PIE.htc); */
  z-index: 998;
}

.xinxuan_box_pro_box img {
  transition: transform 0.8s;
}

.xinxuan_box_pro_box:hover img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}

.xinxuan_box_pro_box:hover .xinxuan_line {
  background-color: #0c5ca8;
}

.xinxuan_center .xinxuan_box_pro_box {
  background-color: #fff;
  height: 3.24rem;
  box-sizing: border-box;
}

.xinxuan_center .xinxuan_box_pro_bot {
  background-color: #fbfbfb;
}

.xinxuan_right .xinxuan_box_pro_box {
  height: 3.24rem;
}

.xinxuan_right .xinxuan_box_pro_bot {
  background-color: #fff;
  /* height: 3.24rem; */
  box-sizing: border-box;

}

.xinxuan_right .xinxuan_box_pro_top {
  background-color: #f1f2f6;
  /* height: 3.24rem; */
  box-sizing: border-box;
}

.xinxuan_right .xinxuan_img,
.xinxuan_center .xinxuan_img {
  padding-top: 0.55rem;
  text-align: center;
}

.xinxuan_img img {
  width: 51.43%;
  display: inline-block;
}

.xinxuan_left .xinxuan_img img {
  box-sizing: border-box;
  /* padding: 20px; */
}

.xinxuan_left .xinxuan_name {
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.xinxuan_right .xinxuan_name,
.xinxuan_center .xinxuan_name {
  margin-top: 0.1rem;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .xinxuan_name {
    margin-top: 0.5rem;
  }

}

@media (max-width: 750px) {
  .xinxuan {
    margin-top: 0.9rem;
	width:90%;
	margin-left:auto;
	margin-right:auto;
  }
  
.brand{ font-size:0.32rem;line-height:0.52rem;}

.brand br{  margin-bottom:0.4rem;}




  .xinxuan_title {
    font-size: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    padding-bottom: 0.2rem;
    padding-top: 30px;
    margin-bottom: 0;
  }

  .xinxuan_tab_box {
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .xinxuan_tab {
    width: 11rem;
  }

  .xinxuan_tab li {
    width: auto !important;
    margin: 0 0.15rem;
  }

  .xinxuan_tab li span {
    padding: 0 0.20rem;
    font-size: 0.28rem;
  }

  .xinxuan_box_pro {
    height: 100%;
  }
  .xinxuan_left .xinxuan_box_pro{
    display: table;
    height: 100%;
  }
  .xinxuan_bottom .xinxuan_box_pro_box .xinxuan_box_pro_wrap{
    display: table-cell;
    vertical-align: middle;
  }
  .xinxuan_left .xinxuan_name {
    margin-top: 0.5rem;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 0.34rem;
    height: 0.68rem;
  }
  
  .xinxuan_name {
    margin-top: 0.2rem;
    font-size: 0.24rem;
    height: 0.26rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0.26rem;
  }

  .xinxuan_note {
    margin-top: 0.13rem;
    font-size: 0.20rem;
    height: 0.26rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 0.26rem;
  }

  .xinxuan_right {
    font-size: 0;
  }

  .xinxuan_left {
    height: 6.4rem;
  }

  .xinxuan_center .xinxuan_box_pro_box {
    height: 3.2rem;
    box-sizing: border-box;
  }

  .xinxuan_left .xinxuan_img {
    padding: 10px;
  }

  .xinxuan_bottom {
    /* height: 9.6rem; */
    height: auto;
    background: none;
  }

  .xinxuan_bottom:after{
    display: none;
  }

  .xinxuan_box {
    margin-top: 0.35rem;
  }

  .xinxuan_right .xinxuan_img,
  .xinxuan_center .xinxuan_img {
    padding-top: 0.3rem;
  }

  .xinxuan_right .xinxuan_box_pro_box {
    display: inline-block;
    width: 50% !important;
    box-sizing: border-box;
  }

  .xinxuan_center .xinxuan_box_pro_top {
    background-color: #f0f0f0;
  }

  .xinxuan_right .xinxuan_box_pro_top {
    background-color: #f0f0f0;
    box-sizing: border-box;
  }

  .xinxuan_right .xinxuan_box_pro_bot {
    background-color: #f6f7f9;
  }
}

/* 心选精品 end*/


/* 爆款商品 */
.star {
  height: 13rem;
}

.star .star_content {
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  height: 78%;
}

.star_content {

  box-sizing: border-box;
}

.star .content {
  max-width: 1680px;
  padding: 0;
  height: 100%;
  position: relative;
}

.star_banner {
  text-align: center;
  height: 100%;
  /* background: url(../images/homepage_starbg.png) top center no-repeat; */
  /* background-size: 100%; */
  /* behavior: url(../images/backgroundsize.min.htc); */
  overflow: hidden;
}

.star .showbox li.star_5 {
  background-color: #bbbdc0;
}

.star .showbox li.star_4 {
  background: url(../images/niu04.png) no-repeat center top ;
}

.star .showbox li.star_3 {
  background: url(../images/niu03.png) no-repeat center top ;
}

.star .showbox li.star_2 {
  background: url(../images/niu02.png) no-repeat center top ;
}

.star .showbox li.star_1 {
  background: url(../images/niu01.png) no-repeat center top ;
    
}

.star .showbox li.star_5 .star_no {
 background-color: #f95915;
}

.star .showbox li.star_4 .star_no {
  background-color: #f95915;
}

.star .showbox li.star_3 .star_no {
  background-color: #f95915;;
}

.star .showbox li.star_2 .star_no {
 background-color: #f95915;
}


.star .showbox li.star_1 .star_no {
  background-color: #f95915;
}

.star .showbox,
.star .showbox ul,
.star .showbox li {
  height: 100%;
  white-space: normal;
}

.star_img {
  padding-top: 1.12rem;
  width: 64% !important;

}

.star_msg {
  position: absolute;
  top: 1.4rem;
  left: 0.15rem;
  text-align: left;
}

.star_name {
  font-size: 0.28rem;
  line-height: 0.86rem;
  color: #fff;

  font-weight: bold;
}

.star_no {
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #fff;
  display: inline-block;
  padding: 0.1rem;
}

.star_sale {
font-size: 0.17rem;
    line-height: 0.3rem;
    text-align: center;
    font-weight: 400;
	color:#212a2f;
	margin-top:0.3rem;
	position: absolute;
    z-index: 1;
    margin-left: -50%;
    width: 100%;
}

.star_sale strong{ font-size: 0.35rem;
    line-height: 0.35rem;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}


.star_sale p {
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #212a2f;
  margin-top:0.20rem;
}

.star_price {
  position: absolute;
  left: 0.15rem;
  bottom: 1.05rem;
  height: 0.48rem;
  /* line-height: 0.48rem; */
  text-align: left;
  font-size: 0;
  color: #fff;
}

.price_normal {
  font-size: 0.14rem;
  color: #fff;
  height: 0.48rem;
  display: table-cell;
  vertical-align: bottom;
}

.price_big {
  font-size: 0.36rem;
  color: #fff;
  height: 0.48rem;
  line-height: 0.30rem;
  display: table-cell;
  vertical-align: bottom;
  font-weight: bold;
}

.star_link {
  width: 2.0rem;
  height: 0.50rem;
  line-height: 0.10rem;
  text-align: left;
  position: absolute;
  left: 18px;
  bottom: 1.25rem;;
}

.star_linka {
  width: 100%;
  height: 100%;
}

.star_link a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.star_link .sd_text {
  width: 100%;
  height: 100%;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.2rem;
}
.star_link .sd_text a{ color:#FFFFFF; font-size:0.18rem; font-weight:bold;}
.ljpp {width:150px; height:35px; border:1px solid #212121; line-height:35px; z-index:9999999999; margin:0 auto; text-align:center;}
.ljpp a{font-size:0.18rem; line-height:0.30rem; margin:0px auto; color:#000; text-align:center; }


.banner .banner_btn {
  display: none !important;
}

.banner:hover .banner_btn {
  display: block !important;
}

.star_banner .banner_btn {
  display: none !important;
}

.star_banner:hover .banner_btn {
  display: block !important;
}

.paihang_ling {
  transition: box-shadow 0.8s;
}

.paihang_ling:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}

.star_banner .o_font0 {
  height: 100%;
}

.star_link a {
  font-size: 0.24rem;
  color: #0c5ca8;
}

.star .banner_btn i {
  color: #f6f6f6;
}

.star .banner_btn:hover i {
  color: #f95915;
}

.star .banner_btn_prev {
  left: 1.5rem;
}

.star .banner_btn_next {
  right: 1.5rem;
}

.star_msg_box {
  position: relative;
  font-size: 0;
}
.xinxuan2 {
    padding-bottom: 40px;
    margin-top: -300px;
}

@media (min-width: 751px) and (max-width: 1200px) {
.star_link {
    width: 2.0rem;
    height: 0.50rem;
    line-height: 0.10rem;
    text-align: left;
    position: absolute;
    left: 11px;
    bottom: 1.25rem;}
	
	.iconfont {
    font-family: "iconfont"!important;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;}
	
	
.star .star_content {
  width: 93%;
  max-width: 1230px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  height: 78%;
}
.brand{
    max-width: 617px;
    margin: 0px auto;
    font-size: 0.17rem;
    line-height: 0.3rem;
    text-align: center;
    font-weight: 400;
    padding-bottom: 30px;
    padding-top: 10px;

}

.star .showbox li.star_1 {
 background-size: cover;
background: url(../images/niu01ip.png) bottom/cover;
 }

.star .star_content {
/*    height:200px ;*/
}
.star_sale {
    right: 0.25rem;

}
.xinxuan2 {
    padding-bottom: 40px;
    margin-top: 55px;
}

  .star {
    height: 7rem;
  }

  .star_content {
    background-size: 100%;
  }

  .star_banner {
    text-align: center;
    height: 100%;
    /* background: url(../images/homepage_starbg_pad.png) top center no-repeat; */
    /* background-size: 100%; */
    /* behavior: url(../images/backgroundsize.min.htc); */
  }

  .star_img {
    padding-top: 0.25rem;
    width: 64% !important;
  }

  .star_msg {
    top: 1.3rem;
  }

  .star_sale {
    top: 0rem;
  }

  .star_sale p {
    line-height: 0.28rem;
  }

  .star_price {
    bottom: 0.5rem;
  }

  .star_link {
    bottom: 0.5rem;
  }
}

@media (max-width: 750px) {

  .star {
    height: 9.2rem;
    margin-top: 0.5rem;
  }

  .star_content {
    background-size: 100%;
  }

  .content {
    padding: 0 0.3rem;
  }

  .star_banner {
    /* background: url(../images/homepage_starbg_m.png) top center no-repeat; */
    /* background-size: 100%; */
    height: 14.22rem;
  }

  .star_msg {
    position: static;
    width: 45% !important;
    text-align: left;
    font-size: 0;
  }

  .star_name {
    font-size: 0.36rem;
    line-height: 0.52rem;
    margin-bottom: 0.24rem;
    white-space: normal;
  }

  .star_msg,
  .star_sale {
    padding-top: 1rem;
  }

  .star_no {
    font-size: 0.24rem;
  }

  .star_sale {
    position: static !important;
    width: 55% !important;
    text-align: right;
    vertical-align: top;
  }

  .star_sale p {
    vertical-align: top;
    font-size: 0.24rem;
    line-height: 0.44rem;
  }

  .star_img {
    width: 81.3% !important;
    padding-top: 0.6rem;
    margin-bottom: 0.6rem;
  }

  .star_price {
    text-align: right;
    position: static;
    height: 0.5rem;
  }

  .price_normal {
    display: inline-block;
    font-size: 0.24rem;
    height: auto;
    vertical-align: text-bottom;
  }

  .price_big {
    display: inline-block;
    font-size: 0.48rem;
    vertical-align: text-bottom;
    line-height: 0.55rem;
  }
}

/* 爆款商品 end */

/* 畅销排行 */
.paihang .xinxuan_tab li.cur span {
  /* padding-right: 0.24rem; */
}

.paihang {
/* background: url(../images/homepage_paihangbg.jpg) top center repeat-x;*/ 
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1680px;
  position: relative;
}

.paihang:before {
  display: block;
  content:"";
  width: 100%;
  height: 540px;
  height: 5.4rem;
/*  background: #f6f7f9;*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.paihang_bottom:after {
  display: none;
}

.paihang .xinxuan_box {
  margin-top: 0;
  /* width: 12.24rem; */
  position: relative;
  /* left: -0.12rem; */
  margin: 0 auto;
}

.paihang .content {
  position: relative;
}
.paihang_item {
  padding: 0 0.15rem 0.36rem;
}
.paihang_pro {
  display: inline-block;
  /* width: 3.84rem; */
  width: 100%;
  background-color: #fff;
  position: relative;
  transition: all 0.8s;
  height: 2.4rem;
  box-sizing: border-box;
}

.paihang_pro img {
  transition: all 0.8s;
}

.paihang_pro:hover {
 /*  box-shadow: 0 0.1rem 0.24rem rgba(0, 0, 0, 0.25); */
}

.paihang_pro:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);

}

.paihang_bottom {
  background: none;
  margin-top: 0;
  height: auto;
}

.paihang_bottom .content {
  height: 100%;
  max-width: 1260px;
}

.paihang_bottom .tabboxPaihang{
  overflow: hidden;
  /* min-height: 7rem; */
}
.paihang_bottom ul,
#featured-area,
.js_tabboxPaihang {
  height: 100%;
}

.curph_0 .paihang_img {
  /* background-color: #e5d8c5; */
  background-color: #fff;
}

.curph_1 .paihang_img {
  /* background-color: #a9c2c8; */
  background-color: #fff;

}

.curph_2 .paihang_img {
  /* background-color: #d5c8c2; */
  background-color: #fff;

}

.paihang .paihang_box {
  width: 100%;
  position: relative;
  margin-top: 0.1rem;
}

.paihang_name {
  font-size: 0.18rem;
  height: 0.3rem;
  line-height: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.15rem;
  margin-top: 0.15rem;
  text-align:left;
}

.paihang_xinghao {
  font-size: 0.12rem;
  height: 0.12rem;
  line-height: 0.12rem;
}

.paihang_ling {
  display: inline-block;
  width: 1.8rem;
  height: 0.53rem;
  line-height: 0.50rem;
  border: 1px solid #424242;

  box-sizing: border-box;
  margin-top: 0.38rem;
  display: inline-block;
  font-size: 0.16rem;
  color: #424242;
}

.curph .paihang_ling {
  margin-top: 0.4rem;

}

.paihang_img {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.paihang_icon {
  width: 0.5rem;
  height: 0.4rem;
  position: absolute;
  top: 0.1rem;
  left: 0.2rem;
}

.icon_1 {
  background: url(../images/homepage_paihang1.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */

}

.icon_2 {
  background: url(../images/homepage_paihang2.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */

}

.icon_3 {
  background: url(../images/homepage_paihang3.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */

}

@media (min-width: 751px) and (max-width: 1200px) {
  .xinxuan_tab {
    padding: 0 15px;
  }

  .xinxuan_box {
    margin-top: 0;
  }
  .xinxuan_bottom {
    margin-top: 0;
    /*height: 7.3rem;*/
  }
}

.active {
/*  height: 3.33rem;
  padding-bottom: 1.15rem;*/
  margin-top: 0.3rem;
}

@media (max-width: 750px) {
  .paihang {
    background: #f9f9fb;
  }

  .paihang:before {
    background: none;
  }

  .paihang .xinxuan_box {
    width: 100% !important;
  }

  .paihang .xinxuan_title {
    padding-top: 0.6rem;
  }
  .paihang_item{
    padding: 0;
  }
  .paihang_bottom .paihang_pro {
    width: 100% !important;
    height: 3.88rem;
    margin-bottom: 0.3rem;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
    /* behavior: url(../images/PIE.htc); */
    position: relative;
    text-align: left;
    box-sizing: border-box;
    padding-top: 0;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .detail_btn {
    display: none;
  }

  .paihang_pro.curph {
    height: 3.88rem;
    border: none;
  }

  .paihang_pro {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
  }

  .paihang_img {
    width: 3.88rem;
    display: inline-block;
    margin-right: 10px;

  }

  .paihang_right {
    display: inline-block;
    max-width: 40%;
  }

  .paihang_name {
    display: inline-block;
    width: 100%;
    font-size: 0.28rem;
    line-height: 0.36rem;
    height: auto;
    text-align: left;
    color: #000;
    white-space: normal;
    padding-right: 0.3rem;
    box-sizing: border-box;
    margin-bottom: 0.25rem;
  }

  .paihang_xinghao {
    display: inline-block;
    width: 100%;
    padding-right: 0.3rem;
    box-sizing: border-box;
    font-size: 0.24rem;
    line-height: 0.24rem;
    height: 0.24rem;
    color: #444444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
  }

  .paihang_ling {
    display: none;
  }

  .paihang_bottom {
    /* height: 12.64rem; */
    /* background-color: #f0f1f4;
    background-color: rgba(240, 241, 244, 0.4); */
    margin-top: 0;
  }

  .paihang_icon {
    width: 0.5rem;
    height: 0.6rem;
  }
}

/* 畅销排行 end */


/*活动区域 */

.activew {
   width: 60%;
   margin:0 auto;
} 


.active .content {
  position: relative;
  height: 100%;
}

.active .active_body {
  width: 50%;
  height: 2.40rem;
  position: relative;
}

.active_left {
  top: 0;
  float:left;
}

.active_right {
  top: 0;
   float:right;
}

.active_right .active_title {
  margin-top: 0.2rem;
}

.active_left .active_msg {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.active_left .active_title {
  font-size: 0.32rem;
  height: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  margin-bottom: 0.20rem;
  color: #000000;
}

.active_left .active_main {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #444444;
  width: 63%;

}

.active_line {
  position: absolute;
  left: 5rem;
  right: 0.64rem;
  bottom: 0;
  height: 0.08rem;
  background-color: #008482;
}

.active_right .active_img {

  position: absolute;
  right: 15%;
  bottom: 0;
}


.active_left .active_img {
  position: absolute;
  left: 15%;
  bottom: 0;
}



.active_right .active_title {
  font-size: 0.32rem;
  height: 0.36rem;
  line-height: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.20rem;
  color: #000000;
  padding-left: 1.77rem;
}

.active_right .active_main {
  font-size: 0.16rem;
  line-height: 0.24rem;
  padding-left: 1.77rem;
  color: #444444;
}

.active_right .active_main {
  width: 30%;
}

.active_body.cur {
  z-index: 99;
}

.active_img {
  border-bottom: 8px solid transparent;
  transition: all 0.5s;
}

.active_body.cur .active_line {
  left: 0;
  right: 0;
}

.active .active_body:hover {
  z-index: 99;
  /* behavior: url(../images/PIE.htc); */
}

.active .active_body:hover .active_img {
 /*  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25); */
}

.active .active_body .active_img {
  overflow: hidden;
  text-align: center;
  width: 100%;
}

.active .active_body .active_img img {
  transition: all 0.8s;
  width: 40%;
}

.active .active_body:hover .active_img img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}


@media (max-width: 750px) {
.active_left .active_img {
    left: 0%;
}
.active_right .active_img {
    right: 0%;
}
.active .active_body .active_img img {
    width: 100%;
}

  .content {
    padding: 0 0.3rem;
  }

  .active {
    height: auto;
    padding-bottom: 0.6rem;
    margin-top: 0;
  }

  .active .active_body {
    position: relative;
    width: 50%;
    height: auto;
  }

  .active_right .active_img {
    position: static;
  }

  .active_left .active_msg {
    position: static;
    text-align: center;
  }

  .active_right .active_msg {
    position: static;
    text-align: center;
  }

  .active_img {
    position: relative!important;
    width: 100%;
  }

  .active_line {
    display: none;
  }

  .active_right .active_title {
    padding: 0;
  }

  .active_right .active_main {
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .active_left .active_main {
    width: 100%;
  }

  .active_left .active_title,
  .active_right .active_title {
    font-size: 0.48rem;
    line-height: 0.48rem;
    height: 0.48rem;
    margin-bottom: 0.3rem;
  }

  .active_left .active_main,
  .active_right .active_main {
    font-size: 0.24rem;
    line-height: 0.4rem;
  }

  .active_msg {
    padding: 0.8rem 0 0.3rem;
  }

  .active_left .active_msg {
    padding-top: 0.6rem;
  }
}

/*活动区域 END*/
.story {
  /* height: 9.3rem; */
  position: relative;
}

.story:before {
  display: block;
  content:"";
  width: 100%;
  max-width: 100%;
  height: 540px;
  height: 5.4rem;
  background: #f2f3f5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.story_box {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  /* background: url(../images/homepage_paihangbg.jpg) top center repeat-x; */
  padding-top: 0.8rem;
}

.story_title {
  font-size: 0.35rem;
  height: 0.42rem;
  line-height: 0.42rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.25rem;
  text-align: center;
}

.story_msg {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #444444;
  text-align: center;
}

.story .vjs-control-bar {
  display: none !important;
}

.story .vjs-big-play-button {
  display: none !important;
}

.story_video {
  position: relative;
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
  height: 6.75rem;
  box-sizing: border-box;
}

.video_btn {
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
  width: 0.48rem;
  height: 0.48rem;
  line-height: 0.48rem;
}

.video_btn .js_bf,
.video_btn .js_zt {
  display: none;
  cursor: pointer;
}

.video_btn i {
  font-size: 0.48rem;
  color: #fff;
}

@media (min-width: 751px) and (max-width: 1200px) {

  .video_box {
    height: 100%;
  }

  #js_video {
    height: 100% !important;
  }
}

@media (max-width: 750px) {
  .story_box{
    padding-top: 0rem;
  }
  
  .story_title {
    font-size: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
  }

  .story_msg {
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-bottom: 0.4rem;
  }

  .story {
    height: auto;
    background: none;
  }

  .story_video {
    position: relative;
    height: 4.22rem;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .video_box {
    height: 100%;
  }

  #js_video {
    height: 100% !important;
  }
}

/* 品牌故事 */


/* 品牌咨询 */
.news_title {
  font-size: 0.35rem;
  height: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.55rem;
  padding-bottom: 0.70rem;
}

.news_left {
  width: 53.33334%;
  box-sizing: border-box;
}

.news_left .detail_title {
  font-size: 0.30rem;
  line-height: 0.34rem;
  height: 0.34rem;
  overflow: hidden;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 0.43rem;
  margin-bottom: 0.43rem;
}

.news_left .detail_msg {
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #666;
}

.detail_img {
  width: 100%;
  overflow: hidden;
}

.detail_img img {
  transition: all 1s;
}

.detail_img img:hover {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
}

.news_left .news_detail {
  position: relative;
  height: 5.75rem;
  box-sizing: border-box;
  padding-bottom: 0.5rem;
}

.news_left .detail_line {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #c7d3d9;
}

.news_left .detail_line span {
  position: absolute;
  left: 0;
  width: 0.6rem;
  height: 100%;
  background-color: #008482;
}

.news_right {
  width: 35%;
  position: relative;
  height: 5.75rem;
  margin-left: 0.9rem;
}

.news_more {
  position: absolute;
  right: 0;
  top: -0.04rem;
}

.news_more a {
  font-size: 0.18rem;
  color: #078886;
}

.news_right .detail_title {
  font-size: 0.18rem;
  line-height: 0.26rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.news_right .detail_msg {
  font-size: 0.14rem;
  line-height: 0.23rem;
  color: #666;
}

.news_right .news_detail {
  position: relative;
  height: 33.333%;
  padding-bottom: 0.3rem;
  box-sizing: border-box;
  padding-top: 0.35rem;
  padding-bottom: 0.2rem;
}

.news_right .detail_line {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #c7d3d9;
}

.news_right .detail_line span {
  position: absolute;
  left: 0;
  width: 0.6rem;
  height: 100%;
  background-color: #008482;
}

.news_top {
  position: absolute;
  width: 0.6rem;
  height: 0.08rem;
  top: 0;
  left: 0;
  background-color: #008482;
}

.news_list {
  height: 5.75rem;
  padding-top: 0.08rem;
  overflow: hidden;
  box-sizing: border-box;
}

@media (max-width: 750px) {
  .news_title {
    font-size: 0.48rem;
    padding-top: 1rem;
    padding-bottom: 0.6rem;
  }

  .news_left .detail_title {
    font-size: 0.4rem;
    line-height: 0.5rem;
    height: auto;
    margin-top: 0.58rem;
    margin-bottom: 0.28rem;
  }

  .news_left .detail_msg {
    font-size: 0.32rem;
    line-height: 0.48rem;
  }

  .news_left .news_detail {
    height: auto;
    padding-bottom: 0.45rem;
  }

  .news_right .detail_title {
    font-size: 0.3rem;
    line-height: 0.48rem;
    height: auto;
    margin-top: 0.6rem;
    margin-bottom: 0.3rem;
  }

  .news_right .detail_msg {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }

  .news_right .news_detail {
    height: auto;
    padding-bottom: 0.45rem;
    padding-top: 0;
  }

  .news_right {
    height: auto;
    margin: 0;
  }

  .news_list {
    height: auto;
  }

  .news_more {
    position: static;
    display: none;
    text-align: center;
    margin-top: 0.5rem;
  }

  .news_more span {
    font-size: 0.24rem;
    color: #078886;
  }

  .news_more a {
    font-size: 0.24rem;
    color: #078886;
  }

}

/* 品牌咨询 END*/

/* 品牌链接 */
.link_title {
  font-size: 0.42rem;
  font-weight: bold;
  height: 0.42rem;
  line-height: 0.42rem;
  color: #000;
  padding: 1.05rem 0 0.6rem;
  text-align: center
}

.link_img {
  text-align: left;
  margin-bottom: 1rem;
}

.link_box {
  width: 100%;
  text-align: left;
  white-space: nowrap;
  position: relative;
}


.link_img a {
  display: inline-block;
  width: 100%;
  height: 2.2rem;
  background: url(../images/homepage_linkbg.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */
  text-align: center;
  padding-top: 25%;
  box-sizing: border-box;
}

.link_img a img {
  /* margin-top: 25%; */
}

.link_img a:hover {
  background: url(../images/homepage_linkbg_shadow.png) top center no-repeat;
}

.link_img a:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.link_img a img {
  transition: all 0.7s;
}

.link_grid {
  width: 14.28%;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 0.06rem;
}

.link_br {
  display: none;
}

@media (max-width: 750px) {
  .link_title {
    font-size: 0.48rem;
    line-height: 0.5rem;
    height: 0.5rem;
  }

  .link {
    height: 6.5rem;
  }

  .link_br {
    display: block;
  }

  .link_box {
    position: relative;
  }

  .link_a {
    position: absolute !important;
    width: 23% !important;
    height: 55.6% !important;
  }

  .link_1 {
    left: 14%;
    top: 0;
  }

  .link_2 {
    left: 38%;
    top: 0;
  }

  .link_3 {
    left: 63%;
    top: 0;
  }

  .link_4 {
    left: 2%;
    top: 44%;
  }

  .link_5 {
    left: 27%;
    top: 45%;
  }

  .link_6 {
    left: 51%;
    top: 45%;
  }

  .link_7 {
    left: 76%;
    top: 43%;
  }

  .link_img a {
    background: none !important;
    padding-top: 7%;
    text-align: center;
  }

}

/* 品牌链接end */

/* 处理可视化样式问题 */
.star_msg_box .sd_textbox {
  width: 100%;
}

.story_video .sd_imgbox {
  height: 100%;
}

.active .active_body .sd_link {
  height: 100%;
}

.detail_video .content .video_img {
  margin-top: .55rem
}

.detail_video .wz {
  padding-left: .8rem
}

.detail_video .content {
  max-width: 100%;
  padding: 0;
}

@media (max-width:750px) {
  .detail_top {
    padding-top: 1rem !important
  }

  .detail_top_pager li {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
  }

  .details_recommend {
    width: 100%;
    padding-bottom: 1rem;
    margin-top: 0
  }

  .detail_video {
    margin-top: .4rem
  }
}

/* 视频样式 */
.o_body {
  overflow: visible;
}

.productdetail_imgtext .haier_product_feature {
  height: 7.2rem;
  line-height: 7.2rem;
  text-align: center
}

.productdetail_imgtext .haier_product_feature.detail_video,
.productdetail_imgtext .haier_product_feature.toptext_bottomimg {
  height: auto;
  line-height: normal
}

.productdetail_imgtext .detail_video .box {
  position: relative
}

.productdetail_imgtext .detail_video .content {
  visibility: visible;
  position: relative;
  top: 100;
  width: 100%;
  height: 100%
}

.productdetail_imgtext .detail_video .content .video_img {
  display: none;
  text-align: center;
  width: 100%;
  margin-top: .55rem
}

.productdetail_imgtext .detail_video .content .video_img img {
  width: 100%;
  height: auto
}

.productdetail_imgtext .detail_video .video {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%
}

.productdetail_imgtext .detail_video .do {
  color: #fff;
  font-size: .48rem;
  position: absolute;
  bottom: 0.3rem;
  right: 0.3rem;
  text-align: center;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer
}

.productdetail_imgtext .detail_video video {
  object-fit: cover;
  border: none !important
}

.productdetail_imgtext .detail_video .video-js {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden
}

.productdetail_imgtext .detail_video .wz {
  position: relative;
  z-index: 1;
  width: 80%;
  margin-left: 0;
  padding-left: .8rem;
  text-align: left
}

.productdetail_imgtext .detail_video .wz p {
  font-size: .36rem;
  color: #fff;
  font-weight: 700;
  margin-bottom: .28rem
}

.productdetail_imgtext .detail_video .jg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden
}

.productdetail_imgtext .detail_video .jg div {
  position: absolute;
  background: #fff;
  overflow: hidden;
  transition: 1s all
}

.productdetail_imgtext .detail_video .left {
  left: 0;
  width: 0;
  height: 100%;
  transform-origin: left center
}

.productdetail_imgtext .detail_video .right {
  right: 0;
  width: 0;
  height: 100%;
  transform-origin: right center
}

.productdetail_imgtext .detail_video .top {
  top: 0;
  height: 0;
  width: 100%;
  transform-origin: center top
}

.productdetail_imgtext .detail_video .bottom {
  bottom: 0;
  height: 0;
  width: 100%;
  transform-origin: center bottom
}

.productdetail_imgtext .detail_video h1 {
  font-size: 52px
}

.productdetail_imgtext .textbox {
  margin-left: .7rem;
  width: 4.8rem;
  position: relative
}


/* 处理可视化样式问题 */
.star_msg_box .sd_textbox {
  width: 100%;
}

.story_video .sd_imgbox {
  height: 100%;
}

.active .active_body .sd_link {
  height: 100%;
}

.detail_video .content .video_img {
  margin-top: .55rem
}

.detail_video .wz {
  padding-left: .8rem
}

.detail_video .content {
  max-width: 100%;
  padding: 0;
}

.detail_video .content .delay_load {
  max-width: 100%;
}

@media (max-width:750px) {
  .detail_top {
    padding-top: 1rem !important
  }

  .detail_top_pager li {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
  }

  .details_recommend {
    width: 100%;
    padding-bottom: 1rem;
    margin-top: 0
  }

  .detail_video {
    margin-top: .4rem
  }

  .productdetail_imgtext .detail_video .video-js {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden
  }
}

.sd_item_css .detail_video .jg,
.sd_item_css .detail_video .video-js {
  display: none !important
}

.sd_item_css .detail_video .video {
  position: relative !important
}

.sd_item_css .detail_video .wz {
  position: absolute;
  z-index: 1;
  width: 80%;
  margin-left: 0;
  padding-left: 80px;
  min-height: auto !important;
  height: auto !important;
  top: 2rem !important
}

.sd_item_css .haier_product_feature {
  overflow: hidden;
}

.o_df_1-7 {
  width: 14.28%;
}

.top .colorzz {
  position: static !important;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
  background: #f2f3f5 !important;
}

.right .colorzz,
.left .colorzz {
  position: absolute;
  background: #f2f3f5 !important;
  height: 280px;
  width: 20px;
  top: 0;
  /* transition: none !important; */
}

.right .colorzz {
  left: 0;
}

.left .colorzz {
  right: 0;
}
.xinxuan_bottom .xinxuan_box div{
  vertical-align: top;
}
@media (max-width: 750px){
  .xinxuan_bottom .xinxuan_box>div{
   text-align: left;
  }
  .xinxuan_bottom .xinxuan_box>div a{
    text-align: center;
  }
}
/* 首页banner视频 */
.banner_list li.js_bannerVideoBtn a{ cursor: pointer !important;}
.banner_list a[href=""],.banner_list a[href="javascript:;"]{cursor: default !important;}