.detail-zhongjian {
  margin: auto;
  width: 1280px;
  font-size: 0;
  min-height: 1950px;
}

.detail-container {
  width: 1200px;
  /* width: 936px; */
  margin: 0 auto;
  padding-top: 35px;
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
}

.property {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
}

.wrap {
  margin: 0 0 0 370px;
  color: #2e2e2e;
}

.activity-serve {
  line-height: 55px;
  font-size: 16px;
  color: #ff8200;
  font-weight: 700;
}

.gallery {
  margin-left: -100%;
  float: left;
  width: 340px;
  height: 340px;
  position: relative;
}

.detail-content {
  padding: 20px 60px;
}

.trademarkStatus {
  display: block;
  margin: 20px 0;
  width: 100%;
}

.o6imgs {
  color: #333333;
  font-size: 16px;
  line-height: 50px;
  font-weight: 700;
}

.collect {
  position: absolute;
  width: 40px;
  right: 0;
  text-align: center;
  cursor: pointer;
}

.icon-collect {
  display: inline-block;
  width: 21px;
  height: 20px;
  background: url(../../images/collect.png) no-repeat center;
}

.icon-collect.yet {
  background: url(../../images/collect-yet.png) no-repeat center;
}

.collect .ct {
  font-size: 12px;
  color: #666;
}

.property dl {
  line-height: 38px;
}

.property dl::after {
  content: " ";
  display: block;
  overflow: hidden;
  height: 0;
  font-size: 0;
  clear: both;
}

.property dl dt.metatit {
  color: #888;
  font-size: 12px;
  text-align: left;
  float: left;
  width: 69px;
  margin: 0 0 0 8px;
}

.property dl dd {
  margin-left: 70px;
}

.teamLogo {
  float: left;
  margin-right: 10px;
  padding-left: 8px;
}

.teamLogo img {
  border-radius: 50%;
  display: inline-block;
}

.teamName {
  margin: 0 !important;
  color: #666666;
}

.price {
  background-color: #f5f4f4;
}

.yen {
  color: #ff8200;
  font-size: 14px;
  text-decoration: none;
  font-style: normal;
}

.price-no {
  color: #ff8200;
  font-size: 24px;
}

.promo-type {
  font-size: 16px;
  color: #ff8200;
}

.combs-li {
  display: inline-block;
  padding: 5px 17px 5px 5px;
  overflow: hidden;
  line-height: 1;
  border: 1px solid #ccc;
  position: relative;
  cursor: pointer;
  margin: -1px;
  margin-right: 12px;
  margin-bottom: 7px;
}

.combName {
  color: #ccc;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.table-label {
  /*  float: left; */
  /*  width: 120px; */
  width: 95px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  font-size: 16px;
}

.table-content {
  /* margin-left: 79px; */
  width: 791px;
  display: inline-block;
  vertical-align: top;
  color: #333333;
  font-size: 16px;
}

.active .combName {
  color: #2e2e2e;
}

.combImg {
  display: inline-block;
  width: 26px;
  height: 26px;
  opacity: 0.7;
}

.active .combImg {
  opacity: 1;
}

.combs-li.active {
  /*  border-color: #0088ff; */
  border-color: #333333;
}

.mark {
  display: none;
}

.active .mark {
  display: block;
  position: absolute;
  right: -13px;
  top: -13px;
  height: 26px;
  width: 26px;
  /*  background-color: #0088ff; */
  background-color: #333333;
  transform: rotate(-45deg);
}

.mark::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(9px) translateX(3px);
}

.action-btns .layui-btn {
  width: 160px;
  height: 42px;
  border-radius: 2px;
  /*   background: #333333;
  border-color: #333333; */
  font-size: 16px;

  border-color: rgba(51, 51, 51, 1);
  border-radius: 2px;
  background-color: rgba(51, 51, 51, 1);
}

.action-btns .layui-btn-primary {
  background-color: #fff;
  border-color: #333333;
  color: #333333;
}

.detail {
  margin-bottom: 27px;
}

.detail-table {
  width: 100%;
  color: #888;
  line-height: 1.5;
  font-size: 14px;
  table-layout: fixed;
}

.detail-table tr {
  display: block;
  margin-top: 8px;

}

.detail-table td {
  height: 30px;
  /* width: 250px; */
}

.detail-table td.dow-td {
  width: 100px !important;
}

.download-box {
  height: 100%;
}

.fuwu.download-box {
  margin-top: -25px;
  float: left;
  margin-left: 106px;
  top: 0;
}

.download {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #888;
  width: 170px;
  background-color: #ededed;
  text-align: center;
}

.download .file {
  vertical-align: sub;
  display: inline-block;
  width: 21px;
  height: 18px;
  background: url(../../images/file.png) no-repeat center;
  background-size: 100%;
  margin-right: 5px;
}

.download .dow {
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../../images/dowmload.png) no-repeat center;
  background-size: 100%;
  margin-left: 5px;
}

.laws-label {
  float: left;
  width: 85px;
  height: 100%;
  line-height: 20px;
}

.laws {
  margin-left: 100px;
  line-height: 20px;
  margin-bottom: 23px;
}

ul.laws li {
  width: 740px;
}

.laws span {
  display: inline-block;
  vertical-align: middle;
}

.laws-time {
  width: 74px;
}

.laws-title {
  width: 140px;
}

.goods-detail .layui-tab-title li {
  width: 183px;
}

.goods-detail .layui-tab-title .layui-this {
  color: #333333;
  background-color: #fff;
}

.goods-detail .layui-tab-title .layui-this:after {
  border-top-color: #333333;
  border-top-width: 4px;
}

.layui-tab-content {
  border: 1px solid #EAEAEA;
}

.menu-bar {
  background-color: #eaeaea;
}

.name {
  color: #2e2e2e;
  font-size: 20px;
}

body .confirm {
  text-align: center;
}

body .confirm .layui-layer-content {
  box-sizing: border-box;
  padding: 40px;
}

body .confirm .layui-layer-content .icon {
  display: inline-block;
  vertical-align: middle;
  background-image: url(../../images/sprite/account.png);
  background-position: 0px -60px;
  width: 64px;
  height: 64px;
}

body .confirm .layui-layer-content h3 {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 49px;
}

body .confirm .layui-layer-content p {
  color: #a2a2a2;
  font-size: 14px;
  line-height: 30px;
}

body .confirm .layui-layer-btn a {
  height: 38px;
  line-height: 38px;
  width: 140px;
  border-color: #cccccc;
  color: #a2a2a2;
}

body .confirm .layui-layer-btn .layui-layer-btn0 {
  color: #fff;
  background: #333333;
  border-color: #333333;
}

.stock-btn {
  width: 36px;
  height: 30px;
  padding: 0;
  line-height: 30px;
}

.stock-pm {
  color: #888;
}

.mb40 {
  margin-bottom: 40px;
}

.layui-btn.stock-btn+.layui-btn {
  margin-left: -5px;
}

.col-userImg {
  padding-right: 12px;
}

.col-master {
  width: 720px;
  border-bottom: 1px solid #e1e8ed;
  font-size: 14px;
}

.userImg {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.userName {
  display: inline-block;
  margin-right: 20px;
  color: #333;
}

.time {
  display: inline-block;
  color: #9aa5ad;
}

.discuss {
  color: #a2a2a2;
  padding: 10px 0;
  font-size: 14px;
}

.tm-m-photos-thumb li {
  float: left;
  border: 2px solid #f2f2f2;
  padding: 2px;
  margin-right: 8px;
  position: relative;
  transition: border-color 0.2s ease-out;
  font-size: 14px;
}

.tm-m-photos-thumb li img {
  width: 60px;
  height: 60px;
}

.tm-m-photos-thumb .tm-current {
  border: 2px solid #3b97ff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  cursor: auto;
}

.tm-current .tm-photos-arrow {
  opacity: 1;
  bottom: -12px;
}

.tm-photos-arrow {
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border: 6px dashed transparent;
  border-top: 6px solid #3b97ff;
  position: absolute;
  left: 25px;
  filter: alpha(opacity=0);
  opacity: 0;
  bottom: -8px;
  background: 0 0;
}

.tm-m-photo-viewer {
  position: relative;
  margin: 10px 0;
  border: 1px solid #ccc;
  background: #fff;
  padding: 2px;
  float: left;
  overflow: hidden;
}

.tm-m-photo-viewer img {
  width: 100%;
  height: 100%;
}

.tm-m-photo-viewer {
  display: none;
}

.evalutes-list {
  width: 100%;
  margin-top: 18px;
}

.grade {
  box-sizing: border-box;
  padding: 22px 28px;
  height: 100px;
  background-color: #f6f6f6;
  color: #666666;
  font-size: 12px;
  position: relative;
}

.grade .haokan {

  width: 82px;
  height: 36px;
  border: 1px solid rgba(51, 51, 51, 1);

  text-align: center;
  line-height: 36px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 115px;
  margin: auto;
}

.grade-value {
  font-size: 32px;
  color: #2e2e2e;
}

.photos {
  padding-bottom: 20px;
}

.col-userImg {
  width: 52px;
}

.col-grade {
  width: 150px;
  text-align: center;
  border-bottom: 1px solid #e1e8ed;
}

.ls-grade {
  color: #a2a2a2;
  font-size: 16px;
}

.o6imgs-table {
  width: 100%;
  border: 1px solid #e4e4e4;
  background-color: #f2f2f2;
}

.o6imgs-table tr td {
  padding: 26px 60px 26px 52px;
  line-height: 100px;
}

.o6imgs-table img {
  width: 100px;
  height: 100px;
  float: right;
}

.o6imgs-table strong {
  float: right;
}

.detail-xiangguan {
  width: 344px;
  min-height: 800px;

  display: inline-block;
  vertical-align: top;
}


/* 咨询 */

#liaotian {
  width: 80px;
  background: url(../../images/liaotian.png) no-repeat left #ffffff;
  color: #B10501;
  line-height: 43px;
  margin-left: 36px;
}

/* 相关推荐 */

.zs-right {
  display: inline-block;
  vertical-align: top;
  width: 322px;
  height: 1092px;
  margin-top: 35px;


}

.zs-right-title {

  height: 28px;
  color: rgba(0, 136, 255, 100);
  font-size: 18px;
  text-align: left;
  font-family: PingFangSC-Semibold;
  font-weight: 900;
  line-height: 28px;
}

.zs-right-title .zs-right-one {
  width: 100%;
}

.zs-one-left,
.zs-one-right {
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.zs-one-left {
  width: 200px;
  margin-right: 12px;
}

.zs-one-left .one_name {
  width: 200px;
  height: 20px;
  color: rgba(46, 46, 46, 100);
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Regular;
  margin-bottom: 3px;
  overflow: hidden;

}

.nodata .zs-one-left .one_name {
  width: 200px;
  height: 20px;
  background-color: rgba(235, 238, 244, 1);
}

.nodata .zs-one-left .one_team {
  width: 200px;
  height: 20px;
  background-color: rgba(235, 238, 244, 1);
}


.zs-one-left .one_team span {
  display: inline-block;
  vertical-align: middle;
}

.zs-one-left .one_team .one_team_logo {

  width: 18px;
  height: 18px;
  border-radius: 100%;
  margin-right: 2px;
}

.zs-one-left .one_team .one_team_name {

  width: 180px;
  height: 20px;
  color: rgba(136, 136, 136, 100);
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Regular;
  overflow: hidden;
}

.zs-one-left .one_price {
  margin-top: 3px;
  margin-bottom: 14px;

  color: rgba(255, 157, 0, 100);
  font-size: 16px;
  text-align: left;
  font-family: PingFangSC-Semibold;
  font-weight: 900;
}

.nodata .zs-one-left .one_price {
  width: 64px;
  height: 22px;
  background-color: rgba(235, 238, 244, 1);
}

.zs-one-left .one_click .btn {
  display: block;
  width: 100px;
  height: 28px;
  border-radius: 17px;
  border: 1px solid rgba(0, 136, 255, 1);
  background-color: white;
  line-height: 28px;
  color: rgba(0, 136, 255, 100);
  font-size: 14px;
  text-align: center;
  font-family: PingFangSC-Medium;
}

.nodata .zs-one-left .one_click .btn {
  background-color: rgba(235, 238, 244, 1);
  font-size: 0;
  width: 100px;
  height: 28px;
  border-radius: 17px;
  border: 0px solid rgba(151, 151, 151, 1);
}


.zs-one-right {
  width: 110px;
  height: 110px;
}

.nodata .zs-one-right {
  background-color: rgba(235, 238, 244, 1);
}



/* 推荐商品 */

.tj_sp {
  margin-top: 25px;
}

.tj_sp .tj_sp_left,
.tj_sp .tj_sp_right {
  display: inline-block;
  vertical-align: top;
}

.tj_sp .tj_sp_left {
  width: 110px;
  height: 110px;
  border-radius: 4px;
  background-color: rgba(235, 238, 244, 1);
  margin-right: 12px;
}

.tj_sp .tj_sp_right .tj_sp_name {

  width: 200px;
  height: 20px;
  color: rgba(46, 46, 46, 100);
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Regular;
  overflow: hidden;
  margin-bottom: 2px;
}

.tj_sp .tj_sp_right .tj_sp_team {
  margin-bottom: 3px;
}

.tj_sp .tj_sp_right .tj_sp_team span {
  display: inline-block;
  vertical-align: middle;
}

.tj_sp .tj_sp_right .tj_sp_team .tj_logo {

  width: 18px;
  height: 18px;
  border-radius: 100px;
  margin-right: 2px;
}

.tj_sp .tj_sp_right .tj_sp_team .tj_name {

  width: 180px;
  height: 20px;
  color: rgba(136, 136, 136, 100);
  font-size: 14px;
  text-align: left;
  font-family: PingFangSC-Regular;
  overflow: hidden;
}

.tj_price {
  margin-bottom: 15px;

  color: rgba(255, 157, 0, 100);
  font-size: 16px;
  text-align: left;
  font-family: PingFangSC-Semibold;
  font-weight: 900;
}

.tj_click .tj_btn {
  display: block;
  width: 100px;
  height: 28px;
  border-radius: 17px;
  border: 1px solid rgba(151, 151, 151, 1);

  line-height: 28px;
  color: rgba(102, 102, 102, 100);
  font-size: 14px;
  text-align: center;
  font-family: PingFangSC-Medium;
}


/* 为空公共样式 */

.nodata .tj_sp_left {
  width: 110px;
  height: 110px;
  border-radius: 4px;
  background-color: rgba(235, 238, 244, 1);
  margin-right: 12px;
}

.nodata .tj_sp_right .tj_sp_name {
  width: 200px;
  height: 20px;
  background-color: rgba(235, 238, 244, 1);

}

.nodata .tj_sp_right .tj_sp_team {
  width: 200px;
  height: 20px;
  background-color: rgba(235, 238, 244, 1);
}

.nodata .tj_sp_right .tj_price {

  width: 64px;
  height: 22px;
  background-color: rgba(235, 238, 244, 1);

}

.nodata .tj_sp_right .tj_click .tj_btn {
  background-color: rgba(235, 238, 244, 1);
  font-size: 0;

  width: 100px;
  height: 28px;
  border-radius: 17px;
  border: 0px solid rgba(151, 151, 151, 1);
}

/* 专题 */
.zhuanti {
  margin-top: 13px;
}

.zs-zt {
  width: 322px;
  height: 160px;
  background-color: rgba(235, 238, 244, 1);
  margin-top: 14px;
  margin-bottom: 48px;
}

.clxh span {
  display: inline-block;
  vertical-align: middle;
}

.clxh .clxh-logo {
  width: 17.99px;
  height: 15.92px;

  background: url(../../images/lan-xing.png);
}

a.clxh-tj {
  margin-top: 18px;
  display: block;
}

.price_t {
  color: rgba(205, 12, 0, 1) !important;

  font-size: 16px;
  text-align: left;
  font-family: PingFangSC-Semibold;
  font-weight: 900;
}