* {
  font-family: "微软雅黑";
  color: #111;
}
.vjs-remaining-time span{
  color: #fff;
}
/*font[color=red]{*/
    /*color: rgb(255, 0, 0);*/
/*}*/
/* 播放器按钮颜色 */
.vjs-icon-placeholder{
  color: #fff;
}
.vjs-slider-bar{
  color: #fff;
}
.vjs-time-control .vjs-control-text{
  color: #fff;
}
.vjs-time-control .vjs-remaining-time-display{
  color: #fff;
}
body.navFixed {
  position: fixed;
  overflow: hidden;
}
.content {
  max-width: 1230px;
  display: block;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.showbox *{transform:translate3d(0,0,0)}
/* banner start*/
.banner {
  max-width: 1680px;
  width: 100%;
  display: block;
  margin: 0 auto;
  /* height: 5.6rem; */
  overflow: hidden;
}

.banner .showbox ul {
  white-space: nowrap;
  overflow: hidden;
}


.banner .media_picture{
  padding-top: 33.33%;
}


.banner li img{width:100%;}

.pager {
  position: absolute;
  bottom: 0.35rem;
  text-align: center;
  width: 100%;
}

.banner_list li {
  position: relative;
  display:inline-block!important;
}

@media (min-width: 1365px) and (max-width: 1367px) {
  .banner {
    height: 456px;
  }
}

.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 div,
.banner_msg span,
.banner_msg em
 {
  color: #fff;
}


.banner_msg .sd_textstylebox {
  z-index: 1;
}

.uploadVideoBox {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  line-height: normal;
  font-size: 0;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 100px;
  margin: 0.1rem 0;
}

.uploadVideoBox .sd_imgbox {
  padding-top: 0.42rem;
  z-index: 1;
}

.uploadVideoBox .img {
  width: 100%;
  display: none !important;
}

.uploadVideoBox .btn {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
  background-color: #0c5ca8;
  border-radius: 0.21rem;
  color: #fff;
  font-size: 0.14rem;
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 750px) {

  .pager {
    position: absolute;
    bottom: 0.5rem;
    text-align: center;
    width: 100%;
  }

  .pager li {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 50%;
    /* behavior: url(../images/PIE.htc); */
    background-color: #0c5ca8;
    margin: 0 0.1rem;
    vertical-align: middle;
    border: 1px solid #8a8a8a;
    background-color: transparent;
    box-sizing: border-box;
    font-size: 0;
  }


  .pager li.cur {
    width: 0.16rem;
    height: 0.16rem;
    background-color: #fff;
  }

  .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;
  }

  .uploadVideoBox {
    display: none;
  }
}

/* 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: 0;
  overflow: hidden;
}

.xinxuan .xinxuan_box_pro_box {
  display: inline-block;
}

.xinxuan_title {
  font-size: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 0.56rem;
}

.xinxuan_title a{
  display:inline-block;
  position: relative;
  padding-right:40px;
  top:-2px;
}

.xinxuan_title a .enter {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 22px;
  font-size: .22rem;
  color: #005aaa;
  position: absolute;
  right:0;
  top:50%;
  height:22px;
  line-height:22px;
  margin-top:-11px;
  font-weight: normal;
}

.xinxuan_title a .enter:before {
  content: "\e6ac"
}

.xinxuan_title a:hover .enter:before {
  content: "\e626"
}

@media (max-width: 750px) {
  .xinxuan_title a{
    display:inline-block;
    position: relative;
    padding-right:0.5rem;

  }
  .xinxuan_title a .enter{
    font-size:0.32rem;
    height:1em;
    line-height: 1em;
    margin-top:-0.16rem;
  }
}

@media (min-width: 1365px) and (max-width: 1367px) {
  .xinxuan_title {
    padding-top: 0.65rem;
  }
}

.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;
  white-space: nowrap;
}

.xinxuan_bottom {
  max-width: 1680px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /* height: 7.3rem; */
  height: 7.9rem;
  /* background: url(haier2019_homepage_bg.jpg) bottom left repeat-x; */
  position: relative;
}
.xinxuan_bottom .sd_part {
  white-space: nowrap;
  overflow: hidden;
}
.xinxuan_bottom .btn_next, .xinxuan_bottom .btn_prev {
  display: none !important;
}

.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;

  vertical-align: top;
  text-align: left;
  height: 0.59rem;
  box-sizing: border-box;
  text-align: center;
  width: 16.66%;
}

.xinxuan_tab li span {
  cursor: pointer;
  line-height: 0.58rem;
  height: 0.59rem;
  font-size: 0.18rem;
  color: #444444;
  display: inline-block;
  box-sizing: border-box;
  padding: 0.1rem;
  position: relative;

}

.xinxuan_tab li span:before{
  content:"";
  display:block;
  width:0.4rem;
  height:100%;
  position:absolute;
  left:-0.4rem;
  top:0;
  z-index: 0;

  /* background:red; */
}
.xinxuan_tab li span:after{
  content:"";
  top:0;
  display:block;
  width:0.4rem;
  height:100%;
  position:absolute;
  right:-0.4rem;
  z-index: 0;

  /* background:green; */
}

.xinxuan_tab li.cur span {
  border-bottom: 0.06rem solid #005aaa;
  color: #005aaa
}

.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: #f1f2f6; */
  height: 6.48rem;
}
.xinxuan_left .xinxuan_box_pro_box {
  background-color: #f1f2f6;
}
.xinxuan_tab_1 {
  background-color: #eff0f5;
}
.xinxuan_tab_2 {
  background-color: #d8edfe;
}

.xinxuan_tab_1 .xinxuan_name,
.xinxuan_tab_1 .xinxuan_note {
  /* color: #fff; */
}

.xinxuan_left .xinxuan_img {
  padding-top: 0.2rem;
  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;
  vertical-align: top;
}

.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%; */
  width: 1.8rem;
  height: 1.8rem;
  display: inline-block;
}

.xinxuan_left .xinxuan_img img {
  box-sizing: border-box;
  /* padding: 20px; */
}

.xinxuan_left .xinxuan_img .xinxuan_imgreal{
  width: 4.6rem;
  display: inline-block;
}

.xinxuan_imgreal .media_picture{
  padding-top: 100%;
}


.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;
  }

}

.xinxuan_box_pro_wrap{height:100%}

@media (max-width: 750px) {
  .xinxuan {
    margin-top: 0.9rem;
  }

  .xinxuan_title {
    font-size: 0.48rem;
    height: 0.48rem;
    line-height: 0.48rem;
    padding-bottom: 0.4rem;
    padding-top: 0;
    margin-bottom: 0;
  }

  .xinxuan_tab_box {
    overflow-x: scroll;
    overflow-y: hidden;
    border-bottom: 1px solid #d8d8d8;
  }
  .xinxuan_tab_box::-webkit-scrollbar {
    display: none;
  }

  
  .xinxuan_tab {
    /* width: 11rem; */
    width: auto;
    max-width: unset;
    border: none;
  }

  .xinxuan_tab li {
    width: auto !important;
    margin: 0 0.15rem;
    height: 100%;
  }

  .xinxuan_tab li span {
    padding: 0 0.20rem;
    font-size: 0.28rem;
    height: 100%;
  }

  .xinxuan_tab li span:after {
    display: none;
  }
  
  .xinxuan_box_pro {
    height: 100%;
  }
  .xinxuan_left .xinxuan_box_pro{
    display: table;
    height: 100%;
    width: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-top: 0.1rem;
  }

  .xinxuan_left .xinxuan_img .xinxuan_imgreal{
    width: 3.25rem;
  }

  .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: 8rem;
}

.star .star_content {
  width: 100%;
  max-width: 1230px;
  padding: 0 15px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}

.star_content {
  box-sizing: border-box;
}

.star_content.bg {
  background: url(haier2019_starP_bg.png) center center no-repeat;
}

.star .content {
  max-width: 1680px;
  padding: 0;
  height: 100%;
  position: relative;
}

.star_banner {
  text-align: center;
  height: 100%;
  /* background: url(haier2019_homepage_starbg.png) top center no-repeat; */
  /* background-size: 100%; */
  /* behavior: url(../images/backgroundsize.min.htc); */
  overflow: hidden;
}

.star_banner .btn_next, .star_banner .btn_prev {
  display: none !important;
}

/**
.star .showbox li.star_5 {
  background-color: #a3afc9;
}

.star .showbox li.star_4 {
  background-color: #839fb6;
}

.star .showbox li.star_3 {
  background-color: #b1c6b6;
}

.star .showbox li.star_2 {
  background-color: #b9a595;
}

.star .showbox li.star_1 {
  background-color: #d7c7b8;
}

.star .showbox li.star_5 .star_no {
  background-color: #a28169;
}

.star .showbox li.star_4 .star_no {
  background-color: #407db3;
}

.star .showbox li.star_3 .star_no {
  background-color: #7fa260;
}

.star .showbox li.star_2 .star_no {
  background-color: #b2744b;
}

.star .showbox li.star_1 .star_no {
  background-color: transparent;
}
**/
.star .showbox,
.star .showbox ul,
.star .showbox li {
  height: 100%;
  white-space: normal;
}

.star_img {
  padding-top: 1.12rem;
  width: 64% !important;

}

.star_imgreal{
  width: 100%;
}

.star_imgreal .media_picture{
  padding-top: 75%;
}


.star_msg {
  position: absolute;
  top: 1.8rem;
  left: 0.15rem;
  text-align: left;
}

.star_name {
  font-size: 0.3rem;
  line-height: 0.36rem;
  color: #fff;
  margin-bottom: 0.15rem;
  font-weight: bold;
}

.star_no {
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #fff;
  display: inline-block;
  padding: 0.1rem;
}

.star_sale {
  position: absolute !important;
  top: 1.85rem;
  right: 0.15rem;
  text-align: right;
  color: #fff;
}

.star_sale p {
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #fff;
}

.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.20rem;
  height: 0.66rem;
  line-height: 0.66rem;
  border: 1px solid #0c5ca8;
  border-radius: 0.3rem;
  /* behavior: url(../images/PIE.htc); */
  background-color: #fff;
  text-align: center;
  position: absolute;
  right: 18px;
  bottom: 1.05rem;
  transition: all 0.3s;
  cursor: pointer;
}

.star_linka {
  width: 100%;
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
}

.star_link a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.star_link .sd_text {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 0.63rem;
  color: #0c5ca8;
  font-size: 0.24rem;
}

.star_link:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}

.banner .banner_btn {
  display: none ;
}

.banner:hover .banner_btn {
  display: block;
}

.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: #aaaaaa;
}

.star .banner_btn_prev {
  left: 1.5rem;
}

.star .banner_btn_next {
  right: 1.5rem;
}

.star_msg_box {
  position: relative;
  font-size: 0;
}

@media (min-width: 751px) and (max-width: 1200px) {


  .star {
    height: 6rem;
  }

  .star_content.bg {
    background-size: 100%;
  }

  .star_banner {
    text-align: center;
    height: 100%;
    /* background: url(haier2019_homepage_starbg_pad.png) top center no-repeat; */
    /* background-size: 100%; */
    /* behavior: url(../images/backgroundsize.min.htc); */
  }

  .star_banner:hover .banner_btn {
    display: none !important;
  }

  .star_img {
    padding-top: 0.25rem;
    width: 64% !important;
  }

  .star_msg {
    top: 1.3rem;
  }

  .star_sale {
    top: 1.2rem;
  }

  .star_sale p {
    line-height: 0.28rem;
  }

  .star_price {
    bottom: 0.5rem;
  }

  .star_link {
    bottom: 0.5rem;
  }
}

@media (max-width: 750px) {

  .banner .media_picture{
    padding-top: 120%;
  }
  
  .banner .media_picture img {
    object-fit: cover;
  }

  .star {
    height: 9.2rem;
    margin-top: 0.5rem;
  }

  .star_content.bg {
    background-size: 100%;
  }

  .content {
    padding: 0 0.3rem;
  }

  .star_banner {
    /* background: url(haier2019_homepage_starbg_m.png) top center no-repeat; */
    /* background-size: 100%; */
    height: 10.22rem;
  }

  .star_banner:hover .banner_btn {
    display: none !important;
  }
  
  .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(haier2019_homepage_paihangbg.jpg) top center repeat-x; */
  margin-top: 0;
  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_title {
  padding-top: 0;
}
.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;
  box-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.12);
  transition: all 0.8s;
  height: 6rem;
  box-sizing: border-box;
  white-space: nowrap;
}

.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: 6.96rem;
}

.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.6rem;
}

.xinxuan_bottom .xinxuan_box .paihang_right {
  vertical-align: middle;
  white-space: normal;
}

.paihang_name {
  font-size: 0.18rem;
  height: 0.2rem;
  line-height: 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.15rem;
  margin-top: 0.37rem;
}

.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 #0c5ca8;
  border-radius: 1.25rem;
  box-sizing: border-box;
  margin-top: 0.38rem;
  display: inline-block;
  font-size: 0.16rem;
  color: #0c5ca8;
}

.curph .paihang_ling {
  margin-top: 0.4rem;

}

.paihang_img {
  width: 100%;
  overflow: hidden;
  padding: 0.2rem;
  box-sizing: border-box;
  vertical-align: middle !important;
}

.paihang_img .media_picture{
  padding-top: 100%;
}

.paihang_icon {
  width: 0.5rem;
  height: 0.60rem;
  position: absolute;
  top: 0.1rem;
  left: 0.2rem;
}

.icon_1 {
  background: url(haier2019_homepage_paihang1.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */

}

.icon_2 {
  background: url(haier2019_homepage_paihang2.png) top center no-repeat;
  background-size: 100%;
  /* behavior: url(../images/backgroundsize.min.htc); */

}

.icon_3 {
  background: url(haier2019_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;
  }
}

@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;
    padding: 0.19rem;

  }

  .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;
    margin-top: 0;
  }

  .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); */
    height: 13.14rem;
    margin-top: 0;
  }

  .paihang_icon {
    width: 0.5rem;
    height: 0.6rem;
  }
}

/* 畅销排行 end */


/*活动区域 */
.active {
  height: 6.93rem;
  padding-bottom: 1.15rem;
  margin-top: 0.8rem;
}

.active .content {
  position: relative;
  height: 100%;
}

.active .active_body {
  width: 49.76%;
  height: 5.78rem;
  position: absolute;
  z-index: 95;
}

.active_left {
  top: 0;
  left: 15px;
}

.active_right {
  top: 0;
  right: 15px;
}

.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.42rem;
  height: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  margin-bottom: 0.20rem;
  color: #000000;
}

.active_left .active_main {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #444444;
  width: 49%;

}

.active_right .active_img {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}




.active_right .active_title {
  font-size: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  font-weight: bold;
  margin-bottom: 0.20rem;
  color: #000000;
  padding-left: 1.3rem;
}

.active_right .active_main {
  font-size: 0.14rem;
  line-height: 0.24rem;
  padding-left: 1.3rem;
  color: #444444;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.active_right .active_main {
  width: 73%;
}

.active_body.cur {
  z-index: 99;
}

.active_img {
  border-bottom: 8px solid transparent;
  transition: all 0.5s;
}

.active_img .media_picture{
  padding-top: 61.9%;
}

.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);
  border-bottom: 8px solid #0c5ca8;
}

.active .active_body .active_img {
  overflow: hidden;
}

.active .active_body .active_img img {
  transition: all 0.8s;
}

.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) {
  .content {
    padding: 0 0.3rem;
  }

  .active {
    height: auto;
    padding-bottom: 0.6rem;
    margin-top: 0;
  }

  .active .active_body {
    position: static;
    width: 100%;
    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;
    width: 100%;
  }

  .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;
    display: block;
  }

  .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: 1680px;
  height: 540px;
  height: 5.4rem;
  background: #f6f7f9;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}

.story_box {
  max-width: 1680px;
  width: 100%;
  margin: 0 auto;
  /* background: url(haier2019_homepage_paihangbg.jpg) top center repeat-x; */
  padding-top: 0.8rem;
}

.story_title {
  font-size: 0.42rem;
  height: 0.42rem;
  line-height: 0.42rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.25rem;
  text-align: center;
}

.story_title a{
  display:inline-block;
  position: relative;
  padding-right:40px;
  top:-2px
}

.story_title a .enter {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 22px;
  font-size: .22rem;
  color: #005aaa;
  position: absolute;
  right:0;
  top:50%;
  height:22px;
  line-height:22px;
  margin-top:-11px;
  font-weight: normal;
}

.story_title a .enter:before {
  content: "\e6ac"
}

.story_title a:hover .enter:before {
  content: "\e626"
}

@media (max-width: 750px) {
  .story_title a{
    display:inline-block;
    position: relative;
    padding-right:0.5rem;

  }
  .story_title a .enter{
    font-size:0.32rem;
    height:1em;
    line-height: 1em;
    margin-top:-0.16rem;
  }
}

.story_msg {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #444444;
  text-align: center;
}

.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: 0.5rem;
  }

  .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{ margin-bottom:1rem;}

.news_title {
  font-size: 0.42rem;
  height: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  text-align: center;
  padding-top: 0.55rem;
  padding-bottom: 0.70rem;
}

.news_title a{
  display:inline-block;
  position: relative;
  padding-right:40px;
  top:-2px
}

.news_title a .enter {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 22px;
  font-size: .22rem;
  color: #005aaa;
  position: absolute;
  right:0;
  top:50%;
  height:22px;
  line-height:22px;
  margin-top:-11px;
  font-weight: normal;
}

.news_title a .enter:before {
  content: "\e6ac"
}

.news_title a:hover .enter:before {
  content: "\e626"
}

@media (max-width: 750px) {
  .news_title a{
    display:inline-block;
    position: relative;
    padding-right:0.5rem;

  }
  .news_title a .enter{
    font-size:0.32rem;
    height:1em;
    line-height: 1em;
    margin-top:-0.16rem;
  }
}

.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 .media_picture{
  padding-top: 56.25%;
}

.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: #0c5ca8;
}

.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: #0c5ca8;
}

.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: #0c5ca8;
}

.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;
    height:1em;
    line-height: 1em;
    padding-top: 0.50rem;
    padding-bottom: 0.6rem;
  }

  .news_left .detail_title {
    font-size: 0.3rem;
    line-height: 0.34rem;
    height: auto;
    margin-top: 0.58rem;
    margin-bottom: 0.28rem;
  }

  .news_left .detail_msg {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }

  .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 .news_detail:nth-child(4){
    display: none;
  }

  .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: #0c5ca8;
  }

  .news_more a {
    font-size: 0.24rem;
    color: #0c5ca8;
  }

}

/* 品牌咨询 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(haier2019_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(haier2019_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%;
  overflow:hidden;
}

.productdetail_imgtext .detail_video .do {
  color: #fff;
  font-size: .48rem;
  position: absolute;
  bottom: 0.3rem;
  right: 0.7rem;
  text-align: center;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;

}

.productdetail_imgtext .detail_video .muted {
  color: #fff;
  font-size: .48rem;
  position: absolute;
  bottom: 0.3rem;
  right: 1.4rem;
  text-align: center;
  border-radius: 50%;
  z-index: 3;
  cursor: pointer;
  /* border:1px solid red */
}

.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: -1px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 2px);
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.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 {
    height: 4.22rem !important;
  }
  .productdetail_imgtext .detail_video .video-js {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden
  }
  .productdetail_imgtext .detail_video .do {
    display: none;
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    opacity: 0.5;
    bottom: auto;
    right: auto;
    left: 50%;
    top: 50%;
    margin-top: -0.5rem;
    margin-left: -0.5rem;
  }
  .productdetail_imgtext .detail_video .muted {
    display: none;
  }
  .productdetail_imgtext .detail_video .vjs-menu .vjs-menu-item-text {
    color: #fff;
  }
  .productdetail_imgtext .detail_video .vjs-menu li.vjs-selected .vjs-menu-item-text {
    color: #2B333F;
  }
}

.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: 1680px;
  margin: 0 auto;
  height: 100%;
  background: #F6F7F9 !important;
}

.right .colorzz,
.left .colorzz {
  position: absolute;
  background: #F6F7F9 !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=";"]{cursor: default !important;}

.shadow_main.js_videoPop_main{
  overflow: hidden;
}

.shadow_main {
  width: 8.84rem;
  margin-left: -4.42rem;
}

.shadow_close{
  top:-0.1rem;
  right:-0.45rem;
}

.shadow_main .video-js {
  position: absolute;
  bottom: 0;
}

.shadow_main .video-js video {
  object-fit: cover;
}

.videoPop_main .video-js .vjs-menu .vjs-menu-item-text {
  color: #fff;
}

.videoPop_main .video-js .vjs-menu li.vjs-selected .vjs-menu-item-text {
  color: #2B333F;
}

@media (max-width: 750px) {
  .shadow_main {
    width: 6rem;
    margin-left: -3rem;
    height: 4.175rem;
    margin-top: -2.0875rem;
  }

  .shadow_close {
    top: 0;
    right: -0.45rem;
  }
}
.videoPop_main {
  width: 10.9rem;
  height: 6.15rem;
  margin-left: -5.45rem;
  margin-top: -3.15rem;
}
@media (max-width: 750px) {
  .videoPop_main_wrap.notSupportFullscreen {
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
    height: 0;
    padding-top: 56.6667%;
    z-index: 666666;
  }
  .videoPop_main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin-left: 0;
    margin-top: 0;
  }
  .videoPop_close {
    opacity: 0;
  }
  .videoPop_main_wrap.notSupportFullscreen .videoPop_close {
    right: 0.2rem;
    top: -0.44rem;
    opacity: 1;
  }
}



 
.hr_sidebar_all ul li.fk{
    display:block
  }
 
/* 营销活动弹层 start */
body .market_activity_pop {
  width: 8.45rem;
  margin-left: -4.225rem !important;
  background-color: transparent;
  box-shadow: none;
  text-align: center;
}
body .market_activity_pop .pop_content {
  position: relative;
  top: -20px;
}
body .market_activity_pop .imgwrap {
  display: block;
}
body .market_activity_pop .imgwrap[href=";"] {
  cursor: default;
}
body .market_activity_pop .media_picture {
  padding-top: 68.05%;
}
body .market_activity_pop .close_btn {
  display: inline-block;
  margin-top: 0.2rem;
  cursor: pointer;
}
body .market_activity_pop .close_btn .iconguanbi {
  font-size: 0.42rem;
  line-height: 1;
  color: #fff;
}
@media (max-width: 750px) {
  body .market_activity_pop {
    width: 7.5rem;
    margin-left: -3.75rem !important;
  }
  body .market_activity_pop .media_picture {
    padding-top: 74%;
  }
}
/* 营销活动弹层 end */
/* 修改banner可视化字符间距样式 */
.sd_spacing_box .sd_spacing_item {
  color: #000;
}
@media (max-width: 750px) {
  .footer {
    padding-bottom: 1.2rem;
  }
}
.recommend_box {
  max-width: 1680px;
  width: 100%;
  /* padding: 0 1.75rem; */
  padding: 0 9.787%;
  margin: 0 auto 0.75rem;
  box-sizing: border-box;
}
.recommend_box * {
  box-sizing: border-box;
}
.recommend_title {
  font-size: 0.42rem;
  line-height: 0.42rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  padding-top: 0.55rem;
  margin-bottom: 0.3rem;
}
.recommend_content {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.recommend_item {
  display: flex;
  align-items: center;
  overflow: hidden;
  align-items: stretch;
}

.recommend_item:nth-child(even) {
  flex-direction: row-reverse;
}
.recommend_item:nth-child(even) .text_box {
  background: #F0F0F0;
}
.recommend_item .img_box {
  width: 50%;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.recommend_item .img_wrap {
  display: flex;
  width: 100%;
  height: 0;
  padding-top: 69.4444%;
  position: relative;
}
.recommend_item .sd_imgbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.recommend_item .img_wrap:hover .img {
  transform: scale(1.08)
}
.recommend_item .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.8s;
}
.recommend_item .text_box {
  width: 50%;
  padding: 0.1rem 0.6rem 0.1rem 0.7rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #E1EEF7;
}

.recommend_item .name {
  font-size: 0.3rem;
  line-height: 0.4rem;
  font-weight: bold;
  color: #010101;
  margin-bottom: 0.03rem;
}
.recommend_item .name:hover {
  color: #005aaa;
}
.recommend_item .name:hover .sd_text {
  color: #005aaa;
}
.recommend_item .model {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #000000;
}

.recommend_item .features {
  display: flex;
  flex-direction: column;
  margin-top: 0.26rem;
  margin-bottom: 0.26rem;
}

.recommend_item .feature_item {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #666;
}

.recommend_item .price {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #000;
  font-weight: bold;
  margin-bottom: 0.14rem;
  display: flex;
  align-items: center;
}
.recommend_item .price .sd_text {
  display: flex;
}
.recommend_item .recommend_btn {
  width: 1.02rem;
  height: 0.33rem;
  border: 1px solid #000;
  border-radius: 0.3rem;
  font-size: 0.14rem;
  color: #333;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

.recommend_item .recommend_btn:hover {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.25);
}
@media (min-width: 751px) and (max-width: 1200px) {
  .recommend_box {
    padding: 0 0.15rem;
  }
}
@media (max-width: 750px) {
  .recommend_box {
    padding: 0 0.3rem;
  }
  
  .recommend_title {
    font-size: 0.48rem;
    line-height: 0.48rem;
    padding-top: 0.9rem;
    margin-bottom: 0.5rem;
  }
  
  .recommend_content {
    gap: 0.3rem;
  }
  
  .recommend_item {
    flex-direction: column;
  }
  .recommend_item:nth-child(even) {
    flex-direction: column;
  }
  .recommend_item .img_box {
    width: 100%;
  }
  .recommend_item .text_box {
    width: 100%;
    padding: 0.5rem 0.2rem 0.4rem;
    text-align: center;
  }
  
  .recommend_item .name {
    font-size: 0.36rem;
    line-height: 0.46rem;
    margin-bottom: 0.1rem;
  }
  
  .recommend_item .model {
    font-size: 0.24rem;
    line-height: 0.34rem;
  }
  .recommend_item .features {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.45rem;
    margin-bottom: 0.4rem;
  }
  .recommend_item .feature_item {
    font-size: 0.24rem;
    line-height: 0.3rem;
    margin-bottom: 0.1rem;
    display: flex;
    align-items: center;
  }
  .recommend_item .feature_item:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #666;
    margin: 0 0.15rem;
  }
  .recommend_item .feature_item:last-child:after {
    display: none;
  }
  .recommend_item .price {
    font-size: 0.24rem;
    line-height: 0.34rem;
    margin-bottom: 0.15rem;
    justify-content: center;
  }
  .recommend_item .recommend_btn {
    width: 1.75rem;
    height: 0.58rem;
    border-radius: 0.58rem;
    font-size: 0.24rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.hr_sidebar_all ul li.online_service {
  display: block;
}