.home-container{
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.sub-nav{
  display: none;
  width: 269px;
  height: 367px;
  float: left;
  border-right: 1px solid #fcc91c;
  border-bottom: 1px solid #fcc91c;
  box-sizing: border-box;
  box-shadow: 0px 3px 2px 0px
    rgba(175, 175, 175, 0.1);
  position: absolute;
  z-index: 99;
}
.sub-nav-item:first-child .sni-menu{
  border-top: 0;
}
.sni-syn{
  float: left;
  background: #2b2b2b;
  width: 83px;
  line-height: 61px;
  text-align: center;
  color: #fff;
}
.sni-menus{
  margin-left: 83px;
  background: #fff;
  display: block;
}
.sni-menu{
  height: 61px;
  border-top: 1px solid #e2e2e2;
  padding-left: 12px;
  display: block;
  box-sizing: border-box;
}
.sni-menus a{
  font-size: 12px;
  line-height: 30px;
  color: #282828;
  margin-right: 8px;
  cursor: pointer;
}
.sni-menus a.mr0{
  margin-right: 0;
}
.sni-menus a:hover{
  color: #fcc91c;
}


.crunmbs{
  padding-top: 20px;
  text-align: right;
}
.crunmbs .layui-breadcrumb a{
  color: #333 !important;
}
.crunmbs .layui-breadcrumb a cite{
  color: #fcc91c !important;
}


.mf-page{
  text-align: right;
}

.goods-detail{
  padding-top: 20px;
}
.goods-intro-img{
  float: left;
  width: 500px;
  height: 440px;
  overflow: hidden;
}
.goods-intro-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.goods-intro{
  margin-left: 530px;
  height: 440px;
}
.gi-country{
  font-size: 14px;
  line-height: 16px;
  color: #6f6f6f;
}
.gi-country img{
  width: 48px;
  height: 48px;
  vertical-align: middle;
  margin-right: 8px;
  border-radius: 50%;
}
.gi-title{
  border-bottom: 1px solid #c6c6c850;
  padding: 20px 0;
}
.gi-title h3{
  font-size: 18px;
  color: #282828;
  /* margin-bottom: 12px; */
}
.gi-title p{
  font-size: 14px;
  color: #28282880;
  line-height: 2
}

.gi-label{
  font-size: 12px;
  color: #282828;
  float: left;
}
.gi-main{
  margin-left: 47px;
}

.explamen{
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  color: #888;
}

.gi-price{
  border-bottom: 1px solid #c6c6c850;
}
.gi-price .gi-label{
  line-height: 60px;
}
.gi-monry{
  font-size: 16px;
  color: #fcc91c;
  line-height: 60px;
}
.gi-monry span{
  font-size: 16px;
}

.gi-price--sc{
  margin-left: 47px;
  font-size: 12px;
  color: #999;
  margin-top: 23px;
}
.gi-num .gi-main{
  padding-top: 8px;
}
.inputNumber{
  height: 24px;
  width: 89px;
  position: relative;
}
.inputNumber input{
  display: block;
  margin: 0px 21px;
  width: 43px;
  height: 18px;
  text-align: center;
}
.inputNumber span{
  position: absolute;
  top: 0;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  /* background-color: #fff; */
  border: solid 1px #c6c6c8;
  text-align: center;
  cursor: pointer;
}
.inputNumber span.add{
  right: 0;
}
.inputNumber span.re{
  left: 0;
}

.gi-num .gi-label,.gi-explain.gi-label{
  line-height: 40px;
}

.gi-custome{
  color: #333;
  padding: 10px 0;
}
.gi-custome:hover span{
  color: #333;
}

.gi-ziying{

}
.zy-tag{
  display: inline-block;
  padding: .6px 2px;
  background: #ff0000;
  color: #fff;
  font-size: 12px;
}
.zy-name{
  font-size: 12px;
  color: #333;
}


.gi-explain{
  padding: 22px 0;
}
.gi-explain-item{
  color: #282828;
  font-size: 12px;
  padding: 3px 12px;
  display: inline-block;
  margin-right: 10px;
  border: 1px solid #fcc91c;
}
.gi-btn-group{
  padding-top: 20px;
}
.gi-btn-group .layui-btn{
  box-shadow: 0px 3px 3px 0px
  rgba(170, 135, 19, 0.11);
  font-size: 16px;
  padding-left: 40px;
  padding-right: 40px;
}
.gi-btn-group .layui-btn-primary{
  background: #F7F8FA;
  border: solid 1px #c6c6c8;
  margin-left: 40px;
}

.collect-con{
  display: inline-block;
  padding-bottom: 40px;
  padding-top: 4px;
  cursor: pointer;
}
.collect-con img{
  width: 10px;
  height: 10px;
  margin-top: 1px;
  display: block;
  float: left;
}
.collect-con span{
  display: block;
  padding-left: 20px;
  color: #888;
  font-size: 12px;
  line-height: 1;
}

.detail-tabs{
  width: 1200px;
  height: 60px;
  padding: 0 20px;
  background-color: #ffffff;
  box-sizing: border-box;
}
.detail-tabs.tb1{
  margin: 20px 0 13px;
}
.detail-tabs span{
  font-size: 16px;
  line-height: 60px;
  padding: 0 20px;
  color: #282828;
  cursor: pointer;
}
.detail-tabs span.active{
  color: #fcc91c;
}

.detail-content{
  padding-top: 13px;
}
.dc-spec {
  font-size: 0;
  padding: 27px 40px 7px;
  background: #fff;
  margin-bottom: 13px;
}
.dc-spec span{
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  width: 560px;
  margin-bottom: 6px;
}

.dc-imglist{
  width: 1200px;
  background: #fff;
  overflow: hidden;
}
.dc-imglist img{
  width: 100%;
  height: auto;
}
/* 用户评价 */
.eval-ul{
  border: 1px solid #e3e4e6;
  background: #fff;
}
.eval-li{
  padding: 20px;
}
.eval-li:not(:first-child){
  border-top: 1px solid #e3e4e6;
}
.eval-avatar{
  float: left;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.eval-main{
  margin-left: 48px;
  position: relative;
}
.eval-star{
  overflow: hidden;
}
.eval-star img{
  display: block;
  float: left;
  width: 15px;
  margin-right: 3px;
}
.eval-content{
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.5;
  color: #282828;
}
.eval-time{
  position: absolute;
  right: 20px;
  top: 30px;
  color: #999;
  font-size: 12px;
}