@charset "utf-8";
:root {
  --primary-color: #0e969e;
  --primary-color-black: #29dae3;
  --active-color: #75c9ce;
}
html,
body,
div,
span,
applet,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
ul,
li,
ol,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
body,
div,
p {
  word-wrap: break-word;
  font-family: 'Microsoft Yahei', '微软雅黑', arial, '宋体', sans-serif;
  font-size: 12px;
}
body {
  color: #000;
}
small {
  font-size: 12px;
}
ul,
ol,
li {
  list-style: none;
}
.no {
  position: relative;
  z-index: 16;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  text-decoration: none;
  color: #0e969e;
}
img {
  border: 0;
  vertical-align: middle;
}
input {
  margin: 0;
  padding: 0;
  outline: none;
}


.w1190 {
  width: 1190px;
  margin: 0px auto;
}
.hand,
.cursor {
  cursor: pointer;
}

/*显示隐藏*/
.dis {
  display: block;
}
.show {
  display: block;
}
.nodis {
  display: none;
}
.undis {
  display: none;
}

/*边框*/
.b_b {
  border-bottom: 2px solid #d8d8d8;
}
.noborder {
  border: 0 !important;
}

/*文本*/
.tleft {
  text-align: left;
}
.tright {
  text-align: right;
}
.tcenter {
  text-align: center;
}
.nowrap {
  word-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ind {
  text-indent: 2em;
}
.underline {
  text-decoration: underline;
}

/*定位*/
.visible {
  overflow: visible;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.vis {
  overflow: visible;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
  top: 0px;
  z-index: 222;
}
/*浮动*/
.cfix {
  zoom: 1;
}
.cfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  line-height: 0;
  overflow: hidden;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.fno {
  float: none !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.cl {
  clear: both;
}
.clear {
  clear: both;
  width: 100%;
  float: none;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

/*颜色*/
.yellow {
  color: #ff4400 !important;
}
.yel {
  color: #ff5500;
}
.green {
  color: #009900;
}
.gray {
  color: #999;
}
.c888 {
  color: #888;
}
.c666 {
  color: #666;
}
.orange {
  color: #ee7711;
}
.Black {
  color: #000 !important;
}
.red {
  color: #ff0000;
}
.blue {
  color: #207ca8;
}
.lan {
  color: #007fbc !important;
}

/*字体*/
.song {
  font-family: '宋体';
}
.yahei {
  font-family: '微软雅黑';
}
.strong {
  font-weight: bold;
}
.f10 {
  font-size: 10px;
}
.f12 {
  font-size: 12px;
}
.f14 {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px !important;
}
.f20 {
  font-size: 20px;
}
.f26 {
  font-size: 26px;
}

/*外边距*/
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr40 {
  margin-right: 40px;
}
.mr126 {
  margin-right: 100px;
  _margin-right: 10px !important;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.ml10 {
  margin-left: 10px;
}

/*现货标识*/
.ico-text {
  font-size: 12px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: relative;
  font-weight: normal;
}
.ico-text i {
  display: inline-block;
  width: 14px;
  height: 14px;
  color: #fff;
}
.ico-text em {
  display: inline-block;
  padding: 0 5px;
  height: 16px;
  line-height: 16px;
  background: #fff;
}
.gold-text {
  border: 1px solid #ff900e;
  background: #fff;
}
.gold-text i {
  border: 1px solid #ff900e;
  line-height: 14px;
  background: #ffa800;
}
.gold-text em {
  color: #ff900e;
}
.vip-text {
  border: 1px solid #ff0000;
  background: #fff;
}
.vip-text i {
  border: 1px solid #ff0000;
  background: url(https://img3.dzsc.com/img/web/common/vip.png) no-repeat;
}
.vip-text em {
  color: #ff0000;
}
.not-certified {
  border: 1px solid #a0a0a0;
  background: #fff;
}
.not-certified i {
  border: 1px solid #a0a0a0;
  line-height: 14px;
  background: #b6b5b5;
}
.not-certified em {
  color: #a0a0a0;
}
.super {
  border: 1px solid #ff580e;
  background: #ff580e;
}
.super i {
  width: 16px;
  height: 16px;
  background: url(https://img3.dzsc.com/img/web/common/supervip.png) no-repeat;
  margin: 0 1px;
}
.super em {
  color: #ff580e;
}
.ytgc {
  border: 1px solid #ff0000;
  background: #ff0000;
}
.ytgc i {
  width: 17px;
  height: 15px;
  background: url(https://img3.dzsc.com/img/web/common/ytgc.png) no-repeat
    center;
}
.ytgc em {
  color: #ff0000;
}

/*广告图标*/
.ad-label-lt {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 30px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #888;
  color: #fff;
  border-radius: 4px;
  opacity: 0.8;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  z-index: 1;
}
.ad-label-lb {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  width: 30px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #888;
  color: #fff;
  border-radius: 4px;
  opacity: 0.8;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  z-index: 1;
}
.ad-label-rt {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 30px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #888;
  color: #fff;
  border-radius: 4px;
  opacity: 0.8;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  z-index: 1;
}
.ad-label-rb {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 30px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #888;
  color: #fff;
  border-radius: 4px;
  opacity: 0.8;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  z-index: 1;
}
.king-lt {
  top: 12px;
  left: 2px;
}
.king-lb {
  bottom: 6px;
  left: 2px;
}
.king-rt {
  top: 12px;
  right: 2px;
}
.king-rb {
  bottom: 6px;
  right: 2px;
}

/*未搜索到结果*/
.no-result {
  padding: 0 30px 0 283px;
  background: url(https://img3.dzsc.com/img/web/fic/404.png) no-repeat left top;
  margin-top: 54px;
  background-position-x: 24px;
}
.no-result h2 {
  font-size: 24px;
  color: #323232;
  font-weight: normal;
  line-height: 36px;
}
.no-result h3 {
  line-height: 36px;
  color: #323232;
  font-size: 14px;
}
.no-result p {
  line-height: 24px;
  color: #767676;
  font-size: 14px;
}
.no-result p i {
  display: block;
  float: left;
  width: 4px;
  height: 4px;
  background: #c5c5c5;
  border-radius: 4px;
  margin: 11px 4px 0 0;
}
.no-result .result-btn {
  margin-top: 15px;
}
.no-result .result-btn a {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  padding: 0 25px;
  font-size: 14px;
  color: #fff;
  background: #d1d1d1;
  border-radius: 2px;
  margin-right: 7px;
}
.no-result .result-btn a.result-btn02 {
  background: #ff6600;
}
.no-result .result-btn a.result-btn01:hover {
  background: #d6d6d6;
}
.no-result .result-btn a.result-btn02:hover {
  background: #ff8438;
}

/*会员等级*/
.icon {
  display: inline-block;
}
.level-jinpai {
  background: url(https://img3.dzsc.com/img/web/common/level/jinpai.png)
    no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
}
.level-yinpai {
  background: url(https://img3.dzsc.com/img/web/common/level/yinpai.png)
    no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
}
.level-tongpai {
  background: url(https://img3.dzsc.com/img/web/common/level/tongpai.png)
    no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
}
.level-vip {
  background: url(https://img3.dzsc.com/img/web/common/level/vip.png) no-repeat;
  width: 26px;
  height: 16px;
  position: relative;
}
.level-zxvip {
  display: inline-block;
  width: 74px;
  height: 26px;
  background: url(https://img3.dzsc.com/img/web/common/level/zxvip.png?r=1) top
    no-repeat;
  background-size: contain;
  line-height: 26px;
}
.level-zxvip span {
  color: #f8dd91;
  line-height: 26px;
  font-weight: lighter;
  font-size: 13px;
  margin-left: 8px;
}
.level-zxvip .zxvipyear {
  font-size: 9px;
  margin-left: 0px;
}
.i-level {
  position: absolute;
  right: -13px;
  bottom: -3px;
  width: 18px;
  height: 13px;
  line-height: 13px;
  text-align: left;
}
.i-zxlevel {
  position: absolute;
  right: -4px;
  bottom: 5px;
  width: 18px;
  height: 13px;
  line-height: 13px;
  text-align: left;
}
.i-level .level00 {
  background: url(https://img3.dzsc.com/img/web/common/level/level00.png)
    no-repeat;
  width: 7px;
  height: 7px;
}
.i-level .level01 {
  background: url(https://img3.dzsc.com/img/web/common/level/level01.png)
    no-repeat;
  width: 6px;
  height: 7px;
}
.i-level .level02 {
  background: url(https://img3.dzsc.com/img/web/common/level/level02.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level03 {
  background: url(https://img3.dzsc.com/img/web/common/level/level03.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level04 {
  background: url(https://img3.dzsc.com/img/web/common/level/level04.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level05 {
  background: url(https://img3.dzsc.com/img/web/common/level/level05.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level06 {
  background: url(https://img3.dzsc.com/img/web/common/level/level06.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level07 {
  background: url(https://img3.dzsc.com/img/web/common/level/level07.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level08 {
  background: url(https://img3.dzsc.com/img/web/common/level/level08.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-level .level09 {
  background: url(https://img3.dzsc.com/img/web/common/level/level09.png)
    no-repeat;
  width: 8px;
  height: 7px;
}
.i-zxlevel .level00 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel00.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level01 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel01.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level02 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel02.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level03 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel03.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level04 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel04.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level05 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel05.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level06 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel06.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level07 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel07.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level08 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel08.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
.i-zxlevel .level09 {
  background: url(https://img3.dzsc.com/img/web/common/level/zxlevel09.png)
    no-repeat;
  width: 10px;
  height: 10px;
}
/*芯视频*/
.i-video {
  background: url(https://img3.dzsc.com/img/web/common/videoplay.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
  float: left;
  position: relative;
  top: 12px;
  margin-right: 5px;
}
.i-videoem {
  position: relative;
  top: 1px;
}
