@charset "utf-8";
.share-btn {
  cursor: pointer;
}
.idmain_shang {
  background: #fff;
}

.id_w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}

.id_biao {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
}

.id_biao h2 {
  color: #4d4d4d;
}

.id_biao h2 a {
  color: #4d4d4d;
  padding: 0 5px;
}

.id_biao h2 a:hover {
  color: #e83e3e;
}

.id_biao h2 strong a:hover {
  color: #4d4d4d;
}

.id_biao h2 strong {
  font-size: 18px;
  font-family: '微软雅黑';
}

.id_xiangxi {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 30px 0;
  overflow: hidden;
  zoom: 1;
}

.id_baoz {
  width: 930px;
  overflow: hidden;
  zoom: 1;
}

.id_xbaoz {
  width: 360px;
}

.id_xiaot {
  margin-top: 35px;
}

.id_xbaoy {
  width: 538px;
}

.id_xbaoy h2 {
  font-size: 16px;
  color: #4c4c4c;
  line-height: 28px;
  font-weight: bold;
}

.id_xbaoy h2 img {
  display: inline-block;
  padding-left: 10px;
  margin-top: -3px;
}

.id_tj {
  background: #f0f0f0 url(../images/id_tj.png) no-repeat left center;
  min-height: 80px;
  margin-top: 10px;
  position: relative;
}
.id_tj-info {
  background: #faf8f9;
  background-size: cover;
  padding: 15px 0 10px;
}

.id_tj dl {
  float: left;
  margin-left: 5px;
  display: inline;
  width: 72px;
  text-align: center;
  padding: 10px 0 0;
  line-height: 24px;
  font-size: 14px;
  color: #727272;
}

.id_tj dl.id_dla {
  width: 280px;
  text-align: left;
  margin-left: 15px;
  margin-top: 0;
  padding-top: 0;
}

.id_tj dl.id_dla dt span {
  text-decoration: line-through;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Arial';
}

.id_tj dl.id_dla dd span {
  color: #e83e3e;
}

.id_tj dl.id_dla dd strong {
  color: #e83e3e;
  font-size: 28px;
  font-family: 'Arial';
}

.id_tj dl.id_dla dd i {
  padding: 5px 5px 5px 10px;
  color: #fff;
  font-style: normal;
  background: url(../images/id_sjf.png) no-repeat center center;
}
.id_tj dl.right-dl dt {
  height: 34px;
}
.id_tj dl.erweima {
  border-left: 1px solid #b9b9b9;
}
.id_tj dl.erweima i{
  font-size:30px; 
  color:#616161;
}

.id_tj .sao-erweima {
  position: absolute;
  top: 80px;
  right: 2px;
  border: 1px solid #cfcfcf;
  width: 135px;
  height: 150px;
  background: #fff;
  padding: 10px;
  display: none;
  cursor: pointer;
}

.id_tj .sao-erweima p {
  text-align: center;
  padding-top: 5px;
}

.gwq {
  margin-top: 15px;
  font-size: 12px;
  color: #969696;
  height: 20px;
  line-height: 20px;
}

.gwq .focus {
  margin-left: 3px;
  margin-right: 3px;
  color: #e83e3e;
}

/*放大镜开始*/

/*图片放大镜样式*/

.jqzoom {
  float: left;
  border: none;
  position: relative;
  /* padding: 5px; */
  cursor: pointer;
  margin: 0px;
  display: block;
}

.zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 360px;
  height: 360px;
  background: #ffffff;
  border: 1px solid #cccccc;
  display: none;
  text-align: center;
  overflow: hidden;
}

.jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

/*图片小图预览列表*/

.spec-preview {
  width: 360px;
  height: 360px;
  /* border: 1px solid #DFDFDF; */
}
.spec-preview video {
  outline: none;
}

.spec-scroll {
  clear: both;
  margin: 15px 0 20px 0;
  width: 360px;
  overflow: hidden;
  zoom: 1;
}

.spec-scroll .prev {
  float: left;
  margin-right: 4px;
}

.spec-scroll .next {
  float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
  display: block;
  font-family: '宋体';
  text-align: center;
  width: 10px;
  height: 84px;
  line-height: 84px;
  border: 1px solid #ccc;
  background: #ebebeb;
  cursor: pointer;
  text-decoration: none;
}

.spec-scroll a:hover {
  color: #4d4d4d;
}

.spec-scroll .items {
  float: left;
  position: relative;
  width: 360px;
  height: 86px;
  overflow: hidden;
}

.spec-scroll .items ul {
  position: absolute;
  width: 999999px;
  height: 56px;
}

.spec-scroll .items ul li {
  float: left;
  width: 60px;
  text-align: center;
  margin: 0 6px;
}

.spec-scroll .items ul li img {
  border: 1px solid #fff;
  width: 58px;
  height: 58px;
}

.spec-scroll .items ul li img:hover {
  border: 1px solid #e83e3e;
  /* padding: 1px; */
}

.id-shoucang a {
  color: #959595;
  padding-left: 15px;
}

.id-shoucang a i {
  color: #beae9f;
}

.id-shoucang a:hover i {
  color: #e83e3e;
}

/*放大镜结束*/

/*代理商库存选择开始*/

#summary-stock {
  overflow: visible;
  color: #969696;
  margin-top: 15px;
  height: 30px;
}

#summary-stock .dt {
  width: 72px;
  line-height: 28px;
  float: left;
}

#summary-stock .dd {
  width: 466px;
  float: left;
}

#store-selector {
  position: relative;
  float: left;
  z-index: 2;
  height: 30px;
  margin-right: 6px;
}

#store-selector .mt,
#store-selector .mc {
  overflow: hidden;
}

#store-selector .mc {
  display: none;
}

#store-selector .mc.curr {
  display: block;
}

#store-selector .text.curr {
  z-index: 1;
  height: 25px;
  border-bottom: 0;
}

#store-selector .text {
  float: left;
  position: relative;
  top: 0;
  height: 23px;
  background: #fff;
  border: 1px solid #cecbce;
  padding: 0 20px 0 4px;
  line-height: 24px;
  overflow: hidden;
}

#store-selector .text b {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 17px;
  height: 24px;
  background-position: -264px -188px;
  overflow: hidden;
  background-image: url(../images/newicon201301028.png);
  background-repeat: no-repeat;
}

#store-selector .content {
  display: none;
  position: absolute;
  top: 25px;
  left: -45px;
  border: 1px solid #cecbce;
  width: 390px;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
}

#store-selector .close {
  display: none;
  position: absolute;
  z-index: 2;
  top: 20px;
  left: 365px;
  width: 17px;
  height: 17px;
  background-position: -257px -86px;
  background-image: url(../images/newicon201301028.png);
}

#store-selector .tab li {
  float: left;
  clear: none;
  padding: 0;
}

#store-selector .tab {
  width: 100%;
  height: 25px;
  float: left;
  border-bottom: 2px solid #edd28b;
  overflow: visible;
  padding: 0px;
}

#store-selector .tab em {
  font: 12px/24px '微软雅黑';
}

#store-selector .tab a,
#store-selector .tab .current a.hover {
  position: relative;
  float: left;
  height: 23px;
  line-height: 23px;
  padding: 0 21px 1px 11px;
  margin-right: 3px;
  border: 1px solid #ddd;
  border-bottom: 0;
  color: #ccc;
  text-align: center;
  cursor: pointer;
  color: #005aa0;
}

#store-selector .tab a.hover {
  height: 25px;
  background-color: #fff;
  border: 2px solid #edd28b;
  border-bottom: 0;
  padding: 0 20px 0 10px;
  line-height: 22px;
  text-decoration: none;
  color: #000;
}

#store-selector .tab a i,
#store-selector .tab .current a:hover i {
  position: absolute;
  right: 4px;
  top: 10px;
  display: block;
  width: 7px;
  height: 5px;
  overflow: hidden;
  background-position: 0 -35px;
  background-image: url(../images/jd-stock.png);
  background-repeat: no-repeat;
}

#store-selector .area-list li {
  padding: 2px 0 2px 15px;
  clear: none;
  padding: 2px 0 2px 15px;
  clear: none;
  float: left;
  width: 80px;
  height: 24px;
  line-height: 24px;
}

#store-selector .area-list li a {
  float: left;
  padding: 0px 4px;
  color: #005aa0;
}

#store-selector .area-list li a:hover {
  background: #005ea7;
  color: #fff;
}

/*代理商库存选择结束*/

.id_feilei {
  overflow: hidden;
  zoom: 1;
  width: 560px;
  margin-bottom: 6px;
  margin-left: 15px;
}

.id_feilei h3 {
  width: 72px;
  float: left;
  line-height: 20px;
  padding-right: 10px;
  color: #838383;
  height: 60px;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.id_feilei ul {
  float: left;
  width: 459px;
  padding-right: 10px;
}

.id_feilei ul li {
  float: left;
  margin: 2px 8px 2px 0;
  cursor: pointer;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #ddd;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  max-width: 99%;
  padding: 0 4px;
}

.id_feilei ul li:last-child {
  margin-right: 0;
}

.id_feilei ul li a {
  display: block;
  height: 24px;
  padding: 0 5px;
  line-height: 24px;
}

.id_feilei ul .id_hongk {
  border: 1px solid #e83e3e;
  height: 22px;
  padding: 0 4px;
  /* background: url(../images/id_dui.png) no-repeat right bottom; */
  max-width: 96.8%;
}

.id_feilei .id_feileiy {
  float: right;
  width: 100%;
  line-height: 26px;
  text-align: center;
}

.id_feilei .id_feileiy img {
  display: inline-block;
  vertical-align: middle;
  /*padding-right: 5px;*/
}

.id_feilei .id_feileiy a {
  display: inline-block;
  width: 143px;
  height: 100%;
  /* float: left; */
  /* border-radius: 4px; */
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  color: #fff;
  font-family: '微软雅黑';
  margin: 0 3px;
}
/* 新增图片规格显示 */
.id_feilei ul .pics_feilei_li {
  width: 36px;
  height: 36px;
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(220, 220, 220, 1);
  padding: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.id_feilei ul .pics_feilei_li a,
.id_feilei ul .pics_feilei_li .thum {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.id_feilei ul .pics_feilei_li.id_hongk {
  padding: 2px;
  border: 2px solid rgba(195, 0, 8, 1);
}

.id_feileiy a .iconfont {
  font-size: 22px;
  margin-right: 4px;
  vertical-align: middle;
}

.id_feilei .id_feileiy .id_purchase {
  /* width: 159px; */
  background: #d14b39;
}
.id_feilei .id_feileiy .id_purchase:hover {
  /* width: 159px; */
  background: #e83e3e;
}
.id_feilei .id_feileiy .id_cart {
  background: #5bbc42;
}
.id_feilei .id_feileiy .id_cart:hover {
  background: #51b437;
}
.id_feilei .id_feileiy .id_extension {
  background: #239ed2;
}
.id_feilei .id_feileiy .id_extension:hover {
  background: #1392c7;
}

.id_feilei .id_feileiy span {
  color: #fff;
  background: #477ff1;
  padding: 3px;
}

/*数量开始*/

.id_xbaoy p.d_shuliang {
  /*width: 571px;*/
  height: 26px;
  font: 12px/22px '宋体';
  color: #4d4d4d;
  padding-bottom: 15px;
}

.id_xbaoy p.d_shuliang .product-num {
  color: #727272;
  display: inline-block;
  width: 82px;
  padding-right: 0;
}

.id_xbaoy p.d_shuliang span {
  float: left;
  font: 12px/26px '宋体';
  color: #4d4d4d;
  padding-right: 6px;
}

.id_xbaoy p.d_shuliang input {
  float: left;
  text-align: center;
  width: 45px;
  height: 24px;
  border: 1px solid #ccc;
}

.id_xbaoy .d_shuliang .jiajian {
  float: left;
  width: 24px;
  height: 24px;
  font: 14px/22px '宋体';
  color: #4d4d4d;
  text-align: center;
  border: 1px solid #cccccc;
  display: block;
  padding: 0px;
  cursor: pointer;
  /* background: #ededed; */
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.id_xbaoy .d_shuliang .decrease {
  border-right: none;
  background: url(../images/jian.png) no-repeat center center;
}

.id_xbaoy p.d_shuliang .increase {
  border-left: none;
  background: url(../images/jia.png) no-repeat center center;
}

.id_xbaoy p.d_shuliang span.jiajian a {
  color: #4d4d4d;
}

.id_xbaoy p.d_shuliang span.jiajian a:hover {
  color: #4d4d4d;
}

.id_xbaoy p.d_shuliang .stock {
  color: #4d4d4d;
  margin-left: 8px;
  font-size: 12px;
  font-style: normal;
  line-height: 26px;
  float: left;
}

.id_xbaoy p.d_shuliang .stock span {
  float: none;
  font: 12px '微软雅黑';
}
.d_shuliang a{
  color: #ff0000; 
  font-size: 12px;
}

/*数量结束*/

.id_baoy {
  width: 200px;
}

.id_baoy .id_shangj {
  height: 50px;
  background: #e83e3e;
  position: relative;
}

.id_baoy .id_shangj p {
  color: #fff;
  padding: 5px 15px 0 10px;
  line-height: 22px;
  font-size: 14px;
  font-weight: bold;
  float: left;
}

.id_baoy .id_shangj p span {
  font-weight: normal;
  font-family: 'Arial';
}

.id_baoy .id_shangj i {
  display: block;
  font-size: 35px;
  color: #fff;
  padding: 5px 0 0 0;
}

.id_baoy .id_shangj .sj-sao-erweima {
  position: absolute;
  top: 50px;
  right: 0;
  border: 1px solid #cfcfcf;
  width: 135px;
  height: 150px;
  background: #fff;
  padding: 10px;
  display: none;
  cursor: pointer;
  z-index: 101;
}

.id_baoy .id_shangj .sj-sao-erweima span {
  display: block;
  text-align: center;
  padding-top: 5px;
}

.id_baoy .id_shxin {
  border: 1px solid #d7d7d7;
  border-top: none;
  padding: 13px 10px;
  overflow: hidden;
  zoom: 1;
}

.id_baoy .id_shxin h3 {
  color: #e83e3e;
  font-weight: bold;
  padding-bottom: 10px;
}

.id_baoy .id_shxin h3 .lianxi{
  color:#298600;
  margin-left:10px;
}

.id_baoy .id_shxin .id_shxinu1 li {
  overflow: hidden;
  zoom: 1;
  color: #4d4d4d;
  line-height: 24px;
}

.id_baoy .id_shxin .id_shxinu1 li span {
  float: left;
  width: 40px;
}

.id_baoy .id_shxin .id_shxinu1 li i {
  float: right;
  font-style: normal;
  width: 135px;
}

.id_baoy .id_shxin .id_shxinu1 li img {
  display: inline-block;
  padding-left: 3px;
}

.id_baoy .id_shxin .id_xinu2 li {
  width: 44px;
  line-height: 24px;
  color: #7e7e7e;
  float: left;
  margin: 0px;
  text-align: center;
}

.id_baoy .id_shxin .id_xinu2 li .down {
  color: #009900;
}
.id_baoy .id_shxin .id_xinu2 li .up {
  color: #e83e3e;
}
.id_baoy .id_shxin .id_xinu2 li img {
  display: inline-block;
  padding-left: 2px;
}

.id_baoy .id_shxin h4 {
  margin-top: 10px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}

.id_baoy .id_shxin h4 a {
  /* display: inline-block; */
  text-align: center;
  line-height: 28px;
  margin-right: 10px;
  height: 28px;
  width: 78px;
  float: left;
  /* -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; */
}

.id_baoy .id_shxin h4 a.id_jrdp {
  background: #f14e4e;
  color: #fff;
}

.id_baoy .id_shxin h4 a.id_jrdp:hover {
  background: #e83e3e;
}

.id_baoy .id_shxin h4 a.id_scdp {
  background: #faf8f9;
  color: #806f66;
  border: 1px solid #ddd;
}

.id_baoy .id_shxin h4 a.id_scdp:hover {
  background: #faf8f9;
}

.id_baoy .id_shxin h4 img {
  display: inline-block;
  padding-left: 5px;
  text-align: center;
}

.idmain_xia {
  padding-top: 15px;
  background: white;
  padding-bottom: 30px;
}

.id_xiaz {
  width: 210px;
}

.id_search {
  border: 1px solid #dfdfdf;
  padding-bottom: 20px;
}

.id_search h2 {
  height: 34px;
  background: #f5f5f5;
  line-height: 35px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  padding-left: 10px;
}

.id_search form p {
  padding: 0 10px;
  color: #6c6c6c;
  margin-top: 10px;
}

.id_search form p input {
  border: 1px solid #c8c8c8;
  height: 26px;
}

.id_search form p input.id_in1 {
  width: 132px;
}

.id_search form p input.id_in2 {
  width: 52px;
}

.id_search form p span {
  padding: 0 5px;
}

.id_search .id_search_btn {
  margin-top: 10px;
  margin-left: 57px;
}

.id_search .id_search_btn a {
  width: 80px;
  height: 26px;
  border: 1px solid #d1d1d1;
  text-align: center;
  line-height: 26px;
  display: inline-block;
  background: #f4f4f4;
  border-radius: 5px;
  color: #4d4d4d;
}

.id_search .id_search_btn a:hover {
  color: #4d4d4d;
  background: #ececec;
}

.id_dnfl {
  margin-top: 10px;
  border: 1px solid #dfdfdf;
  border-bottom: none;
  background: #f5f5f5;
}

.id_dnfl ul li {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #dfdfdf;
  padding-left: 11px;
  color: #6c6c6c;
}

.id_dnfl ul li img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 10px;
}

.id_dnfl ul li a {
  color: #6c6c6c;
}

.id_dnfl ul li a:hover {
  color: #e83e3e;
}

.id_dnfl ul li h2 {
  font-size: 14px;
  font-weight: bold;
}

.id_klyk {
  border: 1px solid #dfdfdf;
  margin-top: 10px;
}

.id_klyk h2 {
  height: 34px;
  background: #f5f5f5;
  line-height: 35px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  padding-left: 10px;
}

.id_klyk ul {
  padding: 10px 8px;
}

.id_klyk ul li {
  padding: 10px 0;
  border-bottom: 1px dashed #dedede;
}

.id_klyk ul li.id_bot {
  border-bottom: none;
}

.id_klyk ul li cite {
  display: block;
  width: 159px;
  margin: 0 auto;
}

.id_klyk ul li p {
  padding: 5px 0;
  line-height: 20px;
  color: #666666;
}

.id_klyk ul li p a {
  color: #666666;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.id_klyk ul li p a:hover {
  color: #e8393c;
  text-decoration: underline;
}

.id_klyk ul li h3 {
  color: #e8393c;
  text-align: center;
  font-weight: bold;
}

.id_klyk ul li h3 a {
  color: #e8393c;
}

.id_klyk .img-box {
  width: 159px;
  height: 159px;
  overflow: hidden;
  display: block;
}

.id_xiay {
  width: 980px;
  margin-top: 4px;
}

.id_xybiao {
  /*background: url(../images/id_xbg2.png) no-repeat center bottom;*/
  height: 32px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-left: none;
}

.id_xybiao ul {
  /*overflow: hidden;*/
  zoom: 1;
}

.id_xybiao ul li {
  float: left;
  height: 32px;
  width: 119px;
  line-height: 32px;
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}

.id_xybiao ul li.id_ua {
  /*background: url(../images/id_xbg1.png) no-repeat center center;*/
  height: 35px;
  line-height: 35px;
  background: #fff;
  border-top: 2px solid #e83e3e;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  float: left;
  width: 117px;
  font-weight: bold;
  font-size: 14px;
  color: #e83e3e;
  text-align: center;
  margin-top: -4px;
}

.id_xymeau {
  border: 1px solid #dfdfdf;
  border-top: none;
  padding: 18px 20px;
}

.id_xymeau p {
  word-wrap: break-word;
}

.id_xymeau iframe {
  display: block;
  margin: 0 auto;
}

.id_bbpj .id_bbpj_biao {
  border: 1px solid #dcdcdc;
  background: #f5f5f5;
  overflow: hidden;
  zoom: 1;
  height: 39px;
  line-height: 39px;
}

.id_bbpj .id_bbpj_biao p {
  float: left;
  width: 410px;
  margin-left: 30px;
  display: inline;
}

.id_bbpj .id_bbpj_biao p span {
  color: #e8393c;
  font-weight: bold;
}

.id_bbpj .id_bbpj_biao ul {
  float: right;
  width: 400px;
}

.id_bbpj .id_bbpj_biao ul li {
  float: left;
  width: 100px;
  cursor: pointer;
}

.id_bbpj .id_bbpj_biao ul li input {
  vertical-align: middle;
}

.id_bbpj .id_bbpj_biao ul li.id_input {
  color: #e8393c;
}

.id_bbpjmeau ul li dl {
  overflow: hidden;
  zoom: 1;
  padding: 20px 0;
  border-bottom: 1px solid #dcdcdc;
}

.id_bbpjmeau ul li dl dt {
  float: left;
  width: 80px;
}

.id_bbpjmeau ul li dl dt cite {
  text-align: center;
  width: 57px;
  margin: 0 auto;
}

.id_bbpjmeau ul li dl dt h3 {
  text-align: center;
  color: #000000;
  line-height: 36px;
}

.id_bbpjmeau ul li dl dd {
  float: right;
  width: 825px;
}

.id_bbpjmeau .commet-detail {
  word-break: break-all;
  line-height: 26px;
  color: #000000;
  font-size: 14px;
}

.id_bbpjmeau .comment-sub-info {
  color: #757575;
  line-height: 26px;
}

.id_bbpjmeau .commet-thumb {
  float: left;
  border: 2px solid #f0f0f0;
  padding: 2px;
  margin-right: 6px;
  position: relative;
  background-color: #fff;
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease-out;
  transition: border-color 0.3s ease-out;
}

.id_bbpjmeau .commet-thumb.active {
  border-color: #ff6600;
}

.id_bbpjmeau .commet-thumb.active:after {
  display: inline-block;
  content: '';
  position: absolute;
  left: 15px;
  bottom: -8px;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-top: 6px solid #f60;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  _border-left-color: pink;
  _border-right-color: pink;
  _-webkit-filter: chroma(color=#ffc0cb);
  _filter: chroma(color=#ffc0cb);
}

.id_bbpjmeau .commet-thumb:hover {
  border-color: #ff6600;
}

.id_bbpjmeau .commet-img {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #fcfcfc;
}

.id_bbpjmeau .commet-view {
  float: left;
  position: relative;
  min-width: 320px;
  min-height: 50px;
  margin: 10px 0;
  border: 1px solid #ddd;
  background: #fff;
  padding: 5px;
  overflow: hidden;
  display: none;
}

.id_bbpjmeau .toolbar {
  margin-bottom: 5px;
}

.id_bbpjmeau .toolbar .toolbar-item {
  margin-right: 7px;
  color: #606060;
}

.id_bbpjmeau .toolbar .iconfont {
  font-size: 14px;
  margin-right: 3px;
  font-family: kg-photo-viewer-icf;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-text-stroke-width: 0.2px;
  -webkit-font-smoothing: antialiased;
}

.id_bbpjmeau .commet-view .img-box {
  position: relative;
}

.id_bbpjmeau .commet-view .img-box img {
  width: 100%;
  height: auto;
}
.id_bbpjmeau .commet-reply {
  font-size: 14px;
  line-height: 26px;
}
.id_bbpjmeau .commet-reply .reply-detail {
  color: #757575;
}
.id_bbpjmeau .commet-reply .reply-info {
  color: #fb5a16;
}
.id_bbpjmeau .commet-reply .reply-time {
  color: #757575;
  font-size: 12px;
}
.rotated-1 {
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.rotated-2 {
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rotated-3 {
  -webkit-filter: none;
  filter: none;
  -ms-filter: none;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/*成交记录*/

.id_xymbian .id_pxjg {
  color: #4e4e4e;
  font-size: 14px;
  padding-bottom: 15px;
}

.id_xymbian p img {
  margin: 0 auto;
  max-width: 940px;
}

.id_xymbian table {
  font-size: 12px;
}

.id_xymbian table tr.id_cjtr1 {
  border: 1px solid #dcdcdc;
  height: 40px;
  background: #f5f5f5;
}

.id_xymbian table tr .id_cjth1 {
  width: 180px;
  text-align: center;
}

.id_xymbian table tr .id_cjth2 {
  width: 300px;
  text-align: left;
}

.id_xymbian table tr .id_cjth3 {
  width: 130px;
  text-align: center;
}

.id_xymbian table tr .id_cjth4 {
  width: 130px;
  text-align: center;
}

.id_xymbian table tr .id_cjth5 {
  width: 210px;
  text-align: center;
}

.id_xymbian table tr.id_cjtr2 {
  height: 80px;
  border-bottom: 1px solid #dcdcdc;
}

.id_xymbian table tr .id_cjtd1 span {
  padding-left: 50px;
}

.id_xymbian table tr .id_cjtd2 p {
  color: #4c4c4c;
  line-height: 24px;
}

.id_xymbian table tr .id_cjtd3 {
  text-align: center;
  color: #e83e3e;
}

.id_xymbian table tr .id_cjtd5 p {
  line-height: 24px;
  color: #757575;
  padding-left: 50px;
}

/*重置宝贝详情之间的样式，去掉图片之间的间隔*/

#showProDesc img ~ br {
  display: none;
}

#showProDesc table {
  margin-right: auto;
  margin-left: auto;
}

/*店铺联系方式*/

.contact_cont {
  width: 100%;
  overflow: hidden;
  min-height: 300px;
}

.contact_cont ul {
  width: 96%;
  margin: 20px auto 0;
}

.contact_cont ul li {
  width: 100%;
  font-size: 14px;
  text-align: left;
  line-height: 24px;
  color: #595959;
}

/*店铺简介*/

.detail_cont {
  width: 96%;
  overflow: auto;
  margin: 0 auto;
  font-size: 14px;
  text-align: justify;
  text-justify: inter-word;
  line-height: 28px;
  color: #595959;
  text-indent: 20px;
  min-height: 300px;
}

.sh_cai {
  margin-top: 20px;
}

.sc_biaoti {
  /*background: url(../images/sh_cai_bg1.png) no-repeat right bottom;*/
  height: 32px;
  overflow: visible;
  zoom: 1;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-left: none;
}

.sc_biaoti h3 {
  height: 32px;
  line-height: 32px;
  /*background: #fff;
	 border-top: 2px solid #e83e3e;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf; */
  float: left;
  width: 117px;
  font-weight: bold;
  font-size: 14px;
  /* color: #e83e3e; */
  text-align: center;
  /* margin-top: -4px; */
}

.sh_cai ul {
  border: 1px solid #dfdfdf;
  border-top: none;
  overflow: hidden;
  zoom: 1;
  padding: 20px 0;
}

.sh_cai ul li {
  float: left;
  width: 170px;
  height: 190px;
  margin-left: 25px;
  display: inline;
  position: relative;
  z-index: 0;
  overflow: hidden;
  zoom: 1;
  cursor: pointer;
}

.sh_cai ul li .cai_up {
  position: absolute;
  left: 0;
  top: 150px;
  width: 170px;
  height: 40px;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  color: #fff;
}

.sh_cai ul li .cai_up p {
  line-height: 20px;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/**pc 版商品运费展示**/

.pc_yunfei {
  color: #727272;
  margin-top: 10px;
}

.flyer-img {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50px;
  position: fixed;
  z-index: 9999;
  background: #e83e3e;
}

/*图片放大效果*/

.border-color {
  border-color: #e8393c !important;
}

.eva_img.produt-box {
  overflow: hidden;
}

.img-big-box {
  position: relative;
  width: 300px;
  height: 400px;
  background: #fff;
  overflow: hidden;
  display: none;
  z-index: 100;
  padding: 2px;
  border: 1px solid #eee;
  margin-top: 5px;
}

.img-big-box img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -wibkit-transform: translate(-50%, -50%);
}

.pro-imgbig {
  margin-right: 2px;
  border: 1px solid #fff;
  cursor: pointer;
}

.js-eval-img-wrap {
  width: 300px;
  /* height: 25rem; */
  height: 400px;
  /* position: absolute;
    top: 0;
    left: 0;*/
  background: #fff;
  overflow: hidden;
  display: none;
  z-index: 100;
  padding: 2px;
  border: 1px solid #eee;
  margin-top: 5px;
}

.js-eval-img-wrap.show-animate {
  display: block;
}

.eval-swiper {
  width: 100%;
  height: 100%;
}

.eval-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -wibkit-transform: translate(-50%, -50%);
}

.swiper-slide img.height_quan {
  width: 100%;
  position: absolute;
  top: 1.8rem;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -wibkit-transform: translate(-50%, 0);
}

/* 新增套餐组合样式 */

.taocan {
  /* background: url(../images/sh_cai_bg1.png) no-repeat left bottom; */
  /* overflow: hidden; */
}

.taocan h3 {
  float: left;
}

/* .taocan h3{
	float: left;
    height: 36px;
    width: 119px;
    line-height: 36px;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    background: none;
    border: none;
} */

.taocan h3.currs {
  /* background: url(../images/id_xbg1.png) no-repeat center center;
    line-height: 36px;
    color: #e8393c; */
  background: #fff;
  border-top: 2px solid #e83e3e;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  color: #e83e3e;
  margin-top: -4px;
  height: 35px;
}

.taocan-content {
  overflow: hidden;
}

.default-goods {
  padding-left: 10px;
}

.taocan-content {
  border: 1px solid #dfdfdf;
  border-top: none;
  overflow: hidden;
  zoom: 1;
  padding: 20px 0;
  height: 195px;
}

.combo-goods-list {
  width: 780px;
  overflow-x: auto;
  padding: 0 0 10px 0;
}

.goods-white {
  white-space: nowrap;
}

.goods-pic {
  position: relative;
  padding-right: 60px;
  display: inline-block;
}

.goods-pic .goods-pro {
  width: 132px;
  height: 132px;
  overflow: hidden;
}

.goods-pic .goods-pro img {
  width: 100%;
  height: 100%;
}

.goods-pic .goods-intro {
  height: 32px;
  width: 132px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
  white-space: normal;
}

.goods-pic .price {
  margin-top: 5px;
  color: #e8393c;
}

.goods-pic .price input {
  margin-right: 4px;
  float: left;
}

.goods-pic .add {
  font-size: 50px;
  font-weight: bold;
  color: #d4d4d4;
  position: absolute;
  top: 36px;
  right: 16px;
}

.combo-goods-list ul {
  border: none;
}

.combo-goods-list .goods-pic:last-child .add {
  display: none;
}

.combo-goods-list .goods-pic:last-child {
  padding-right: 0;
}

.combo-price .price-box {
  padding-left: 60px;
  position: relative;
}

.combo-price .price-box .equal {
  font-size: 50px;
  font-weight: bold;
  color: #d4d4d4;
  position: absolute;
  top: 36px;
  left: 16px;
}

.recom-shop {
  color: #777;
  height: 32px;
}

.price-num {
  color: #999;
  line-height: 20px;
}

.ncs-btn {
  background: #bd362f;
  border: 1px solid #aa312a;
  width: 107px;
  height: 30px;
  display: block;
  line-height: 30px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  margin-top: 8px;
}

.ncs-btn:hover {
  color: #fff;
  background: #b5271f;
}

.combo-price {
}

/*规则弹窗*/
.layui-layer-rule .layui-layer-title {
  padding: 0 80px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: url('../images/groupbuy/title_bg2.png') no-repeat center;
  background-size: cover;
}
.layui-layer-rule .layui-layer-setwin .layui-layer-close1 {
  width: 14px;
  height: 14px;
  background: url('../images/groupbuy/icon_Close.png') no-repeat center;
  background-size: contain;
  background-position: 0 0;
}
.layui-layer-rule.layui-layer-page .layui-layer-content {
  padding: 20px;
}
.layui-layer-rule.layui-layer-page .layui-layer-content .groupRule-cont {
  background: #f5f5f5;
  padding: 15px 10px;
}

/** 电子券奖励规则 **/
.rule-tips {
  margin-left: 64px;
  color: #333;
  font-size: 14px;
}
.rule-tips-link {
  color: #3f8ef7;
  cursor: pointer;
}
.rule-tips-link:hover {
  color: #2e6be5;
}

.property-wrap {
  padding: 10px 0;
  line-height: 26px;
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: #999;
  word-break: break-all;
}
.property-wrap dt {
  float: left;
  width: 160px;
  text-align: right;
}
.property-wrap dd {
  margin-left: 210px;
}
.video-btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: block;
  width: 50px;
  z-index: 2000;
}