/* info */
.header {
  top: 0px;
  z-index: 99;
  width: 100%;
  
}
.header .head {
  height: 1.08rem;
  background: #000;
  overflow: hidden;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px .25rem 0 .25rem;
}
.header .head a{
  display: flex;
}
.header .head .logo {
  height: .6rem;
}
.header .head .search {
  position: relative;
  width: 4.2rem;
  height: .6rem;
}
.header .head .search-icon {
  position: absolute;
  top: 0.1rem;
  left: .2rem;
  height: 0.4rem;
  width: .4rem;
  background: url(../images/sobox-icon.png) no-repeat 50%;
  background-size: .7rem .7rem;
}
.header .head .search form{
  display: flex;
}
.header .head .search input {
border: 0 none;
width: 100%;
height: .6rem;
border-radius: 4px;
background: #5a5b5c;
color: #bbb;
padding: 0 0.15rem 0 0.8rem;
box-sizing: border-box;
-webkit-box-sizing: border-box;
font-size: .28rem;
}
.navbar[data-close=up] {
height: auto;
}
.navbar {
  height: .8rem;
  background-color: #ff514a;
  overflow: hidden;
  -webkit-transition: all 80ms ease-out;
  -moz-transition: all 80ms ease-out;
  transition: all 80ms ease-out;
  margin-bottom: 0px;
}
.navbar li {
  float: left;
  height: .75rem;
  color: #fff;
  line-height: .75rem;
  font-size: .32rem;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar a {
color: #fff;
display: block;
margin: 0 0.15rem;
height: .75rem;
line-height: .75rem;
float: left;
}

#moreBtn {
color: #fff;
margin: 0rem 0.2rem;
line-height: 1.6rem;
float: right;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}

#moreBtn i {
margin-left: 4px;
font-size: .24rem
}
.center{
width: 95%;
height: auto;
overflow: hidden;
margin: 0 auto;
}
.article, .product {
width: 100%;
}
.mod-art{
overflow: hidden;
}
.article .show .intro {
font-size: .28rem;
color: #999;
text-align: left;
margin: 0 .05rem;
overflow: hidden;
clear: both;
}
.article .show .intro a {
color: #999;
letter-spacing: 1.2px;
}
.article .show h1{
width: 100%;
height: auto;
overflow: hidden;
font-size: .44rem;
line-height: .56rem;
font-weight: bold;
text-align: justify;
margin-top: 5px;
margin-bottom: 5px;
}
.content{
width: 100%;
height: auto;
/*height: 8rem;*/
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
text-align: justify;
font-size: .36rem;
line-height: .56rem;
padding-top: .2rem;
}
.content p {
word-wrap: break-word;
word-break: break-all;
text-align: justify;
font-size: .30rem;
line-height: .48rem;
margin: .3rem 0;
}
.article .show .content img {
max-width: 350px !important;
height: auto !important;
margin: 5px 0;
}
#unfold-field {
position: relative;
width: 100%;
padding: 0.4rem 0 0.1rem;
text-align: center;
/*display: none;*/
}
.unfold-field-bg {
position: absolute;
top: -3rem;
left: 0;
height: 3rem;
width: 100%;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(251, 251, 250, 0)), to(rgba(251, 251, 250, 1)));
background-image: linear-gradient(
-180deg
, rgba(251, 251, 250, 0) 0%, rgba(251, 251, 250, 1) 100%);
}
.unfold-field-tit {
font-size: 0.28rem;
/*line-height: 1.5rem;*/
/*background: #ebebeb;*/
/*border-radius: 0.3rem;*/
background: none;
/*margin-top: 0;*/
  padding: 0;
  line-height: 20px;
  width: 150px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  color: #404040;
  border: 1px solid #404040;
  border-radius: 50px;
}
.unfold-field-tit .fls {
/*color: #ff4f4f;*/
background: none;
}

.product .head, .article .head {
border-left: 6px solid #d89306;
height: .7rem;
overflow: hidden;
background-color: #f0f0f0;
padding: 0 .15rem;
display: flex;
justify-content: space-between;
align-items: center;
margin: .15rem 0 0;
font-size: .35rem;
letter-spacing: 1.5px;
}
.zhishi{
width: 100%;
height: auto;
overflow: hidden;
margin-bottom: .3rem;
}
.zhishi ul li {
display: flex;
align-items: flex-end;
font-size: .3rem;
justify-content: space-between;
margin-top: 14px;
}
.zhishi li p {
width: 5rem;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.wapmyads {
#padding: 0 10px;
}
.footer {
background-color: #6b6967;
height: 1.4rem;
overflow: hidden;
clear: both;
display: flex;
align-items: center;
justify-content: space-around;
margin-bottom: 5px;
}
.footer .xs{
width: 33%;
height: 100%;
display: flex;
align-items: center;
}
.footer .xs a {
  display: flex;
  width: 100%;
  height: 0.7rem;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: .32rem;
  align-items: center;
  justify-content: center;
}
.footer .xs:nth-child(3) a{
border-right:0px;
}
#ad_mama div{
/*display: grid;*/
}
.imgbottom_two{
  padding: .2rem 0;
}
.list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.list a{
  display: block;
}
.article .list li{
  width: 100% !important;
  height: auto;
  overflow: hidden;
}
.article .list li .img {
  width: 1.5rem !important;
   height: auto !important; 
  background-color: white;
  float: left;
}
.article .list li .img img {
  width: 100% !important;
  height: auto !important;
}
.article .list li .txt{
  float: left;
  margin-left: 0.15rem;
  /*margin-top: .15rem;*/
}
.article .list li .txt h3{
  font-size: 0.34rem;
  font-weight: 600;
}
.article .list li .txt p {
  font-size: 0.3rem !important;
}
.article .list li .num{
  width: 70%;
  height: auto;
  clear: both;
  overflow: hidden;
  text-align: right;
  font-size: .28rem;
  margin: 0 auto;
}
.v9_a{
  display: block;
  overflow: hidden;
}
.ys_a{
  overflow: hidden;
  padding: .2rem 0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
}
.ys_a img {
  float: left;
  width: 1.6rem !important;
  height: 1.6rem !important;
  display: block;
}
.sp-cen {
  margin-left: 85px;
}

.sp-cen h5 {
  display: block;
  font-weight: normal;
  color: #333;
  font-size: .28rem;
  line-height: .4rem;
  height: .8rem;
  overflow: hidden;
  margin-top: .1rem;
}

.sp-info {
  height: .4rem;
  line-height: .4rem;
  margin-top: .2rem;
  overflow: hidden;
}
.sp-price {
  float: left;
  font-size: .28rem;
  font-weight: bold;
  color: #ef2344;
  height: .4rem;
}
.sp-btn {
  float: right;
  width: 1.2rem;
  height: .4rem;
  background-color: #f32a49;
  border-radius: .2rem;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

/* info-t */

.span_b {
  font-size: 12px;
  color: gray;
  vertical-align: middle;
}

.mescroll-upwarp {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: none;
}

.mescroll-upwarp .upwarp-progress {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid gray;
  margin-right: 8px;
  border-bottom-color: transparent;
  vertical-align: middle;
}

.mescroll-rotate {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 0.6s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 0.6s;
  -webkit-animation: rotate 0.6s linear infinite;
  -moz-animation: rotate 0.6s linear infinite;
  -o-animation: rotate 0.6s linear infinite;
  animation: rotate 0.6s linear infinite;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(360deg)
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg)
  }

  to {
    -moz-transform: rotate(359deg)
  }
}

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg)
  }

  to {
    -o-transform: rotate(359deg)
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.baidu_ad {
  padding: 0px 1px !important;
  height: auto !important;
}

#ad_mama {
  width: 100%;
  height: auto;
  overflow: hidden;
  /*margin: 10px auto;*/
  position: relative;
}

#ad_mama img {
  width: 100%;
}

.wapmyads h3 {
  width: 100%;
  color: #333;
  /*line-height: 1.2rem;*/
  font-weight: 500;
  font-size: .32rem;
  margin-top: .23rem;
}

.wapmyads .danimg {
  width: 2.4rem;
  /*height: 3.5rem;*/
  border: 1px solid #ddd;
  float: left;
}

.wapmyads .siimg {
  width: 33%;
  margin-top: 6px;
}

.wapmyads .siimg:nth-child(1) {
  margin: 0 1%;
}

.wapmyads .daimg {
  width: 100%;
}

.wapmyads .danname {
  width: 60%;
  float: left;
  margin-left: .15rem;
  margin-bottom: 1.4rem;
}


.pagesfanye {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pagesfanye a {
  border: 1px solid #ccc;
  margin: 0 1px;
  font-size: 12px;
  padding: 4px 8px;
  cursor: pointer;
  text-decoration: none;
  color: #222;
}

.pagesfanye a.current {
  background-color: #ec4b4b;
  color: #fff;
  text-decoration: none;
}

.article-recommend {
  padding-bottom: .25rem;
}

.recom-title {
  display: block;
  overflow: hidden;
  border-top: .25rem solid #f0f0f0;
  height: 2.25rem;
  line-height: 2.25rem;
  border-bottom: .05rem solid #f0f0f0;
}

.recom-title h5 {
  float: left;
  position: relative;
  height: 2.25rem;
  line-height: 2.25rem;
  font-size: .75rem;
  color: #cd9355;
  font-weight: normal;
  text-indent: 2rem;
}

.article-sp {
  overflow: hidden;
  padding: .88rem .75rem;
  border-top: .05rem solid #f0f0f0;
  border-bottom: .05rem solid #f0f0f0;
  position: relative;
}

.article-sp img {
  float: left;
  width: 4.5rem;
  height: 4.5rem;
  display: block;
}

.item-label {
  position: absolute;
  /* top: .88rem; */
  bottom: .88rem;
  left: .75rem;
  width: 2rem;
  height: 1rem;
  font-size: .6rem;
  color: #fff;
  text-align: center;
  line-height: 1rem;
}

.item-label2,
.item-label3 {
  position: absolute;
  /* top: .88rem; */
  bottom: 0;
  left: 0;
}


.similar-product {
  width: 43%;
  padding: 0 .5rem;
  background-color: #fff;
  font-size: 0;
  padding-bottom: 0;
  border-radius: .4rem;
  overflow: hidden;
  float: left;
}

.similar-posre {
  position: relative;
}

.similar-product img {
  width: 100%;
  display: block;
}

.similar-product-text {
  box-sizing: border-box;
  height: 31px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  color: #1a1a1a;
  margin-top: 5px;
  line-height: 16px;
  margin-bottom: 3px;
  padding: 0 4px;
}

.similar-product .chosen {
  width: auto;
  line-height: 13px;
}

.similar-product .chosen,
.similar-product .samsb {
  height: 13px;
  display: inline-block;
  position: relative;
  top: 0;
  margin-right: 4px;
}

.similar-product img {
  width: 100%;
  display: block;
}

.similar-product-info {
  font-size: 13px;
  overflow: hidden;
  position: relative;
  height: 1.3rem;
}

.similar-product-price {
  color: #fa2c19;
  display: inline-block;
  padding: 0 5px 0 4px;
  position: relative;
  top: 1px;
  height: 25px;
  line-height: 25px;
  font-family: JDZhengHT-EN-Regular;
}

.similar-product-price {
  color: #fa2c19;
  display: inline-block;
  padding: 0 5px 0 4px;
  position: relative;
  top: 1px;
  height: 25px;
  line-height: 25px;
  font-family: JDZhengHT-EN-Regular;
}

.article .list li {
  width: 98%;
}

.article .list li .img {
  width: 5.3rem;
  height: 4.3rem;
  background-color: white;
}

.article .list li .img img {
  width: 5.3rem;
  height: 4.3rem;
}

/* tab */
/* 表格样式 */

.tabel {
  width: 100%;
  box-sizing: border-box;
  padding: 22px 40px 43px;
}

.tabel .line {
  display: flex;
  width: 100%;
  box-sizing: border-box;
}

.tabel .line .table-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  height: 100%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

.tabel .tabel-header {
  height: 34px;
  border-left: 1px solid #fff;
}

.tabel .line .img-line {
  width: 16.8% !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  background-color: #CDA258;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 24px;
  text-indent: 0em !important;
}

.tabel .tabel-header .table-content {
  background-color: #CDA258;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 24px;
  text-indent: 0em !important;
}

.tabel .tabel-body {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.tabel .tabel-body .body-line {
  height: 70px;
}

.tabel .tabel-body .img-box {
  /* width: 100%; */
  height: 100%;
  background: transparent !important;
}

.tabel .tabel-body .img-box .img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.tabel .tabel-body .table-content {
  font-size: 14px;
  background-color: #F6F6F6;
  text-indent: 0em !important;
}

.tabel .tabel-body .name {
  color: #683F1C;
  font-weight: 500;
}

.tabel .tabel-body .price {
  color: #EB2020;
}

.tabel .tabel-body .price-2 {
  color: #EB2020;
}

.tabel .tabel-body .more {
  border-bottom: none !important;
}

.display-none {
  display: none !important;
}

@media screen and (min-width:301px) and (max-width:450px) {
  .tabel {
      width: 100%;
      box-sizing: border-box;
      padding: 10px;
  }
  .tabel .line .img-line {
      flex: 1 !important;
  }
  .tabel .tabel-body .table-content {
      line-height: 21px;
  }
  .tabel .line .img-line {
      font-size: 14px;
  }
  .tabel .tabel-header .table-content {
      font-size: 14px;
  }
}


.tabel .tabel-body .end-link {
  color: #683F1C;
  text-decoration: none !important;
  border-bottom: 1px dashed #ff5555;
}



.tit_look{
  font-size: 15px !important;
  background: #e74c3c !important;
  color: #fff !important;
  padding: 3px 6px !important;
  border-radius: 4px !important;
}
.mg_l{
  margin-left: 30px;
}
.show_xy{
  width: 95%;
  height: auto;
  background: #FFFFFF;
  margin: 0 auto;
  overflow: hidden;
}
.show_xy .img{
  width: 4.26rem;
  height: auto;
  border: 1px solid RGBA(230, 230, 230, 1);
  overflow: hidden;
  margin: .15rem auto;
}
.show_xy .img img{
  width: 100%;
}
.show_xy .show_tit{
  float: right;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.show_xy .show_tit .show_p{
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 6px auto 12px;
  text-indent: initial;
}
.show_xy .show_tit .show_p span{
  display: block;
  float: left;
}
.show_xy .show_tit .show_p .xy_tit a{
  float: left;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.show_xy .show_tit .show_p .xy_num{
  float: right;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
}
.show_xy .show_tit .show_p .show_span{
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #999999;
}
.show_xy .show_tit .show_p .show_jg{
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ff5555;
}
.show_news{
  width: 100%;
  height: auto;
  background-image: linear-gradient(-30deg,
  #ffffff 0%,
  #f5f5f5 25%,
  #ffffff 45%,
  #f5f5f5 85%),
  linear-gradient(#f5f5f5, #f5f5f5);
  background-blend-mode: normal,
  normal;
  box-shadow: 1px 1px 2px 0px
  rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.show_news ul{
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.show_news ul li{
  display: inline-block;
  width: 50%;
  height: auto;
  overflow: hidden;
  text-indent: initial;

}
.show_news ul li span{
  display: block;
  margin: .15rem 0 .1rem .15rem;
}
.show_news ul li .show_nt{
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #4D4D4D;
  line-height: 16px;
}
.show_news ul li .show_nx{
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #808080;
  line-height: 16px;
}
