@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
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,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-style: inherit;
  font-size: 100%;
  font-family: "Microsoft YaHei", tahoma, arial, 'Hiragino Sans GB', '\5b8b\4f53', sans-serif;
  vertical-align: baseline;
  box-sizing: border-box;
}
body,
html {
  font-size: 12px;
  color: #4d4d4d;
}
:focus {
  outline: 0;
}
a {
  color: #4d4d4d;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
th,
td {
  text-align: left;
  font-weight: normal;
  word-wrap: break-word;
  word-break: break-all;
}
th.left,
td.left {
  text-align: left;
}
th.right,
td.right {
  text-align: right;
}
img,
iframe {
  border: none;
  text-decoration: none;
}
img{
  height: auto !important;
}
ol,
ul {
  list-style: none;
}
input,
textarea,
select,
button {
  font-size: 100%;
}
a,
button,
input[type=button] {
  cursor: pointer;
}
textarea {
  resize: vertical;
}
a > img:hover {
  opacity: 0.8;
}
* {
  outline: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
html,
body {
  min-height: 100%;
}
body {
  background: #fff;
}
.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.fleft {
  float: left;
  display: block;
}
.fright {
  float: right;
  display: block;
}
.hide {
  display: none !important;
}
.pw {
  display: table;
  clear: both;
  content: "";
  position: relative;
}
.pw:after {
  zoom: 1;
}
.big-wrap {
  padding-top: 20px;
  width: 100%;
 /* display: table;
  clear: both;*/
  content: "";
  margin-top: 40px;
  height: 100%;
  position: relative;
}
.big-wrap:after {
  zoom: 1;
}
.pd-wrap {
  display: table;
  clear: both;
  content: "";
  width: 100%;
  padding: 0 12px;
  margin-top: 52px;
  position: relative;
}
.pd-wrap:after {
  zoom: 1;
}
.center-pw {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: auto;
  margin: 0 auto;
}
.center-pw:after {
  zoom: 1;
}
.mt-wrap {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: 100%;
  margin-top: 12px;
  background-color: #fff;
}
.mt-wrap:after {
  zoom: 1;
}
.mr-auto {
  display: table;
  clear: both;
  content: "";
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.mr-auto:after {
  zoom: 1;
}
.mt-12 {
  margin-top: 12px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-110 {
  margin-top: 110px;
}
.border-none {
  border: none !important;
}
img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.grey-bg {
  background: #f6f6f6;
}
.grey-txt {
  color: #999;
}
.red-txt {
  color: #fb082a;
  font-style: normal;
}
.big-red-btn {
  background: #fb082a;
  width: 100%;
  line-height: 35px;
  font-size: 14px;
  border-radius: 4px;
  border: none;
  outline: none;
  margin-bottom: 15px;
  color: #fff;
  display: block;
  text-align: center;
}
/*头部样式*/
.title {
  width: 100%;
  background: #fff;
  line-height: 40px;
  height: 40px;
  border-bottom: 1px solid #eee;
  position: fixed;
  left: 0;
  right: 0;
  top: 20px;
  z-index: 20;
}
.title:before{position: fixed;top:0px;left: 0; width: 100%; height:20px;background: #fff;z-index: 33;content: '';}
.title h1 {
  font-size: 18px;
  text-align: center;
}
.title h1 i {
  color: #cccccc;
  margin-left: 4px;
}
.title .back {
  position: absolute;
  left: 12px;
  bottom: 0;
  display: block;
  padding: 0 10px;
  height: 40px;
  z-index: 21;
  background:url(../images/cy_new/i_back_tongyi.png) no-repeat left center;
    background-size:12px 19px;
    width:12px;
}
.title .back i {
  font-size: 18px;
  color: #999999;
  font-weight: bold;

}
.title .more {
  position: absolute;
  right: 0px;
  top: 0;
  display: block;
  padding: 0 12px;
  height: 40px;
  z-index: 21;
  font-size: 14px;
  color: #999999;
}
.title .more i {
  font-size: 18px;
}
.title .more i.icon-weibiaoti2010103 {
  font-weight: bold;
  color: #323333;
}
.title .more i.icon-shanchu {
  font-size: 24px;
  vertical-align: -4px;
}
/*.title form{display: block;margin: 0 52px 0 38px;}*/
.title form{display: block;position: relative; margin: 0;/*padding:5px 52px 0 38px;width: 100%; height: 40px;box-sizing: border-box;*/}
.title form .clear_input{display: none; position: absolute;right: 52px;top:50%;margin-top: -15px;width: 30px;height: 30px;background:url(../images/cy_new/comment_img_close.png) no-repeat center;-webkit-background-size: 18px;
background-size: 18px;}
.title .title-sear {
  display: block;
  /*clear: both;*/
  /*content: "";*/
  /*position: relative;*/
  width: calc(100% - 90px);
  /*width: 100%;*/
  background-color: #f0f0f0;
  border: none;
  border-radius: 20px;
  line-height: 30px;
  padding: 0 30px 0 40px;
  /*text-indent: 30px;*/
  font-size: 14px;
  margin: 5px 52px 5px 38px;
  box-sizing: border-box;
}
.title .title-sear:after {
  zoom: 1;
}
.title .sear-icon {
  color: #ccc;
  position: absolute;
  left: 52px;
  top: 0px;
}
.title .sear-icon i {
  font-size: 18px;
}
.title .sao-icon {
  position: absolute;
  left: calc(90% - 40px);
  top: 0px;
  color: #999999;
}
.title .sao-icon i {
  font-size: 18px;
}
/*table布局*/
.tbl-type {
  display: table;
  width: 100%;
}
.tbl-cell {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
/*商品分类Nav*/
.pro-sort {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fff;
  font-size: 15px;
  overflow: hidden;
  position: relative;
}
.pro-sort .tbl-cell {
  position: relative;
  vertical-align: middle;
}
.pro-sort .tbl-cell span {
  display: table;
  clear: both;
  content: "";
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
  line-height: 39px;
}
.pro-sort .tbl-cell span:after {
  zoom: 1;
}
.pro-sort .tbl-cell span .icon-shangxiajiantou {
  margin: 0 0 0 4px;
  color: #999999;
  font-size: 12px;
}
.pro-sort .tbl-cell span .icon-xiangshangjiantou {
  font-size: 10px;
  margin-left: 5px;
  color: #999999;
}
/*.pro-sort .tbl-cell span .icon-sort {
  width: 16px;
  height: 20px;
  display: inline-block;
  background: url(../images/imgN/icon-shaixuan.png) 0 0px no-repeat;
  vertical-align: -2px;
}*/
.pro-sort .tbl-cell.active {
  color: #fb082a;
}
.pro-sort .tbl-cell.active i {
  color: #fb082a;
}
.pro-sort .left-line {
  position: absolute;
  background-color: #f0f0f0;
  width: 1px;
  height: 39px;
  left: 0;
  top: 0px;
}
.pro-sort .sort-btn i {
  color: #777777;
  margin-left: 5px;
}
/*商品列表形式展示*/
.product-box {
  display: table;
  clear: both;
  content: "";
  width: 100%;
  position: relative;
}
.product-box:after {
  zoom: 1;
}
.pro-li {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.pro-li:after {
  zoom: 1;
}
.pro-li .pro-tmb {
  width: 120px;
  height: 120px;
  float: left;
  margin: 5px 12px 0 0;
}
.pro-li .pro-tmb span {
  width: 120px;
  height: 120px;
  line-height: 120px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.pro-li .pro-tmb span img {
  max-width: 118px;
  max-height: 118px;
}
.pro-li .pro-li-tit {
  float: left;
  width: calc(100% - 132px);
  border-bottom: 1px solid #efefef;
  padding: 12px 0;
}
.pro-li .pro-li-tit .product-more{
  bottom: 15px;
}
.pro-li .pro-li-name {
  color: #666666;
  line-height: 20px;
  height: 41px;
  font-size: 14px;
  overflow: hidden;
  padding-right: 14px;
}
.pro-li .pro-li-price {
  color: #fb082a;
  font-size: 14px;
  height: 22px;
}
.pro-li .pro-li-price i {
  font-size: 19px;
  font-style: normal;
  margin-left: 2px;
}
.pro-li .month-sale {
  font-size: 12px;
  color: #999999;
  margin-left: 16px;
}
.pro-li .pro-li-store {
  padding-top: 6px;
  font-size: 12px;
  color: #666666;
}
.pro-li .pro-li-store .site {
  font-size: 11px;
  color: #999;
  margin-left: 18px;
}
.pro-li-tag {
  margin-bottom: 2px;
}
.pro-li-tag span {
  display: inline-block;
  padding: 0 2px;
  font-size: 10px;
  line-height: 14px;
  color: #fb082a;
  background-color: #fee8eb;
  margin-right: 5px;
  border-radius: 4px;
}
/*商品块状形式展示*/
.uslType {
  float: left;
  display: block;
  width: calc(50% - 15px);
  /*modify0126*/
  margin: 0 0 10px 10px;
  position: relative;
  border: 1px solid #f6f6f6;
}
/*.img-box {
  width: calc(100% + 1px);
  height: 0px;
  display: table-cell;
  float: left;
  padding-bottom: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
  text-align: center;
}
.img-box img {
  width: 100%;
  position: absolute;
  left: 0;
}*/
.pro-detail {
  /*float: left;*/
  position: relative;
  display: block;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
}
.pro-detail .pro-li-tag {
  margin: 5px 0 5px 0;
  display: none;
}
.pro-detail .product-name {
  line-height: 20px;
  height: 20px;
  width: 100%;
  font-size: 13px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}
.pro-detail .price-red {
  font-size: 15px;
  color: #fb082a;
  line-height: 28px;
  /*padding-bottom: 10px;*/
}
.pro-detail .price-red i {
  font-style: normal;
  font-size: 18px;
}
.pro-detail .brand {

  border-top: 1px dashed #f6f6f6;
  line-height: 30px;
  font-size: 11px;
  color: #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;margin-right:26px;margin-top: -6px;
}
.pro-detail .brand img {
  max-height: 18px;
  vertical-align: -4px;
  margin-right: 8px;
  display: none;
}
/*搜索商品结果*/
 .search-result {
  width: 100%;
  background-color: #f6f6f6;
  text-align: center;
  padding: 25px 0;
}
 .search-result .result-icon {
  margin-bottom: 10px;
}
.lineT-tit div {
  display: table;
  clear: both;
  content: "";
  position: relative;
  margin: 0 auto;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  font-weight: bold;
  color: #fb082a;
}
.lineT-tit div:after {
  zoom: 1;
}
.lineT-tit div span {
  background: url(../images/imgN/lineT_tit.png) no-repeat;
  padding: 0 0 0 40px;
}
.lineT-tit div span.last {
  background-position: -40px 0;
}
/*表单*/
.form-box {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
}
.form-box:after {
  zoom: 1;
}
.form-box .form-row {
  width: 100%;
  line-height: 40px;
  display: table;
  clear: both;
  content: "";
  position: relative;
  border-bottom: 1px solid #f6f6f6;
  line-height: 44px;
  background: #fff;
}
.form-box .form-row:after {
  zoom: 1;
}
.form-box .form-row .form-l {
  width: 120px;
  float: left;
  display: block;
  padding-left: 12px;
  font-size: 15px;
}
.form-box .form-row .form-input {
  float: left;
  display: block;
  width: calc(100% - 140px);
  padding-right: 12px;
  font-size: 15px;
}
.form-box .form-row .form-input span{
  font-size: 12px;
  padding-left: 6px;
  line-height: 16px;
  color: #999;
}
.form-box .form-row .form-input .input-skin {
  width: 100%;
  border: none;
  text-indent: 6px;
  line-height: 44px;
  font-size: 15px;
}
.form-box .form-row .full-input-skin {
  width: 100%;
  background-color: #fff;
  line-height: 40px;
  text-indent: 12px;
  border: none;
  font-size: 15px;
}
.grey-tip {
  line-height: 18px;
  padding: 10px 0;
  text-indent: 2px;
  color: #999999;
}
/*弹窗*/
.pop-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.5;
  filter: opacity(50%);
  z-index: 999;
}
.white-pop-bg {
  height: calc(100% - 40px);
  width: 100%;
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 0;
  background: url(../images/imgN/white_bg.png) repeat;
  z-index: 9;
}
.edit-logo {
  width: 100%;
  background-color: #fff;
  position: fixed;
  left: 0;
  bottom: -100%;
  z-index: 9999;
}
.edit-logo .edit-tit {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
  line-height: 44px;
  padding: 0 12px;
  font-size: 15px;
  border-bottom: 1px solid #f7f7f7;
}
.edit-logo .edit-tit:after {
  zoom: 1;
}
.edit-logo .edit-tit .red_cked {
  color: #fb082a;
}
.edit-logo .edit-tit .red_cked i {
  font-size: 20px;
  vertical-align: -2px;
}
.edit-logo .edit-tit .icon-xiangxia {
  color: #999999;
}
.edit-logo .edit-tit .icon-mjiantou {
  font-size: 12px;
  margin-left: 10px;
}
.edit-logo .edit-tit .fright {
  color: #999999;
}
.edit-logo .edit-tit .word-wrap {
  line-height: 26px;
  padding: 10px 0;
}
.edit-logo .edit-tit .word-wrap .grey-txt {
  font-size: 14px;
}
.edit-logo .edit-tit .right-tag {
  font-size: 12px;
  padding: 0 3px;
  border-radius: 6px;
  line-height: 16px;
  position: absolute;
  right: 12px;
  top: 15px;
}
.edit-logo .edit-tit .right-tag.red {
  color: #fb082a;
  border: 1px solid #fb082a;
}
.edit-logo .edit-tit .right-tag.orange {
  color: #ff9402;
  border: 1px solid #ff9402;
}
.edit-logo .edit-tit .right-btn {
  float: right;
  display: block;
}
.edit-logo .edit-tit .right-btn a {
  float: left;
  display: block;
  margin-left: 15px;
}
.edit-logo .edit-tit .right-btn a i {
  margin-right: 6px;
  font-size: 18px;
}
.edit-logo .edit-tit .p-txt {
  padding: 10px 0;
  line-height: 24px;
}
.edit-logo .ck-logo {
  width: 100%;
}
.edit-logo .ck-logo a {
  width: 25%;
  height: 0px;
  display: table-cell;
  float: left;
  padding-bottom: 25%;
  overflow: hidden;
  margin: 0;
  position: relative;
  text-align: center;
  border: 1px solid #dcdbda;
  border-top: none;
  border-left: none;
}
.edit-logo .ck-logo a img {
  width: 100%;
  position: absolute;
  left: 0;
}
.search-side {
  position: fixed;
  top: 0px;
  right: -100%;
  bottom: 0px;padding-left: 50px;padding-top: 20px; box-sizing: border-box;
  width: 100%;
  background:rgba(0,0,0,0.5);
  z-index: 1000;
}
/*.search-side.grey-bg {
  background: #f6f6f6;
}*/
.search-side .search-wrap {
  position: absolute;
  top: 20px;
  bottom: 0;
  background: #f6f6f6;
  left: 50px;right: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
.search-side .search-wrap.b-50 {
  /*bottom: 50px;*/
  padding-bottom: 50px;
}
.search-side .search-p {
/*  display: table;
  clear: both;
  content: "";*/
  position: relative;
  padding: 0 0 5px 10px;
  margin-bottom: 10px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #f0f0f0;
  background: #fff;
}
.search-side .search-p:after {
  zoom: 1;
}
.search-side .search-p:last-child {
  margin-bottom: 0;
}
.search-side .search-p .search-one .search-one-tit {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  padding-right: 10px;
}
.search-side .search-p .search-one .search-one-info {
  /*width: 100%;*/
  /*float: left;*/
  /*display: block;*/
  height: 44px;
  overflow-y: hidden;
}
/*.search-side .search-p .search-one .search-one-info:before{
  content:".";display:block;height:0;clear:both;visibility:hidden;
}*/
.search-side .search-p .grey-tag {
  float: left;
  width: calc(33.3% - 10px);
  margin-right: 10px;
  background: #f6f6f6;
  text-align: center;
  color: #333333;
  font-size: 12px;
  border-radius: 4px;
  margin-bottom: 10px;
  padding:0 5px;
  height: 34px;
  line-height: 34px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;box-sizing:border-box;
}
.search-side .search-p .grey-tag.active {
  background: #fff;
  color: #fb082a;
  line-height: 32px;
  border: 1px solid #fb082a;
}
.search-side .search-p .grey-tag p {
  line-height: 18px;
}
.search-side .search-p .grey-input {
  /*float: left;*/
  display: block;
  width: 42%;
  line-height: 33px;
  border: none;
  background: #f6f6f6;
  text-align: center;
  margin-bottom: 10px;
}
.search-side .search-p .brand-tag {
  float: left;
  display: block;
  height: 44px;
  width: calc(33.3% - 10px);
  margin-right: 10px;
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 4px;
  margin-bottom: 10px;
}
.search-side .search-p .brand-tag span {
  width: 100%;
  height: 44px;
  line-height: 44px;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.search-side .search-p .brand-tag span img {
  max-width: 100%;
  max-height: 44px;
}
.search-side .search-btn {
  position: absolute;
  bottom: 0;
  left: 50px;
  right: 0;
  height: 50px;
  float: left;
  display: block;
}
.search-side .search-btn button {
  width: 50%;
  line-height:48px;
  float: left;
  display: block;
  border: none;
  color: #fff;
  font-size: 16px;
}
.search-side .search-btn button.red-btn {
  background: #fb082a;
}
.search-side .search-btn button.orange-btn {
  background: #ffae00;
}
.search-side .head-tit {
  width: 100%;
  background: #fff;
  line-height: 40px;
  height: 40px;
}
.search-side .head-tit h3 {
  font-size: 16px;
  text-align: center;
}
.search-side .head-tit h3 i {
  color: #666666;
  margin-left: 4px;
}
.search-side .head-tit .sx_back {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding: 0 10px;
  height: 40px;
  z-index: 21;
}
.search-side .head-tit .sx_back i {
  font-size: 18px;
  color: #999999;
  font-weight: bold;
}
.to-space {
  margin: 0 48%;
  height: 20px;width:4%; border-bottom: 1px solid #333;
  display: block;
  /*margin: 0 5px;*/
  line-height: 35px;
}
/*用户中心*/
.uc-row {
  width: 100%;
  background-color: #fff;
  display: table;
  clear: both;
  content: "";
  position: relative;
  margin-bottom: 12px;
}
.uc-row:after {
  zoom: 1;
}
.pd-row-one {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
  line-height: 44px;
  padding: 0 12px;
  font-size: 15px;
  border-bottom: 1px solid #f7f7f7;
}
.pd-row-one:after {
  zoom: 1;
}
.pd-row-one .red_cked {
  color: #fb082a;
}
.pd-row-one .red_cked i {
  font-size: 20px;
  vertical-align: -2px;
}
.pd-row-one .icon-xiangxia {
  color: #999999;
}
.pd-row-one .icon-mjiantou {
  font-size: 12px;
  margin-left: 10px;
}
.pd-row-one .fright {
  color: #999999;
}
.pd-row-one .word-wrap {
  line-height: 26px;
  padding: 10px 0;
}
.pd-row-one .word-wrap .grey-txt {
  font-size: 14px;
}
.pd-row-one .right-tag {
  font-size: 12px;
  padding: 0 3px;
  border-radius: 6px;
  line-height: 16px;
  position: absolute;
  right: 12px;
  top: 15px;
}
.pd-row-one .right-tag.red {
  color: #fb082a;
  border: 1px solid #fb082a;
}
.pd-row-one .right-tag.orange {
  color: #ff9402;
  border: 1px solid #ff9402;
}
.pd-row-one .right-btn {
  float: right;
  display: block;
}
.pd-row-one .right-btn a {
  float: left;
  display: block;
  margin-left: 15px;
}
.pd-row-one .right-btn a i {
  margin-right: 6px;
  font-size: 18px;
}
.pd-row-one .p-txt {
  padding: 10px 0;
  line-height: 24px;
}
.custom-radio {
  float: left;
  display: block;
  width: 20px;
  height: 19px;
  background: url(../images/imgN/radio_bg.png) 0 -19px no-repeat;
  margin: 12px 6px 0 0;
}
.custom-radio.active {
  background-position: 0 0;
}
.agreement-p {
  line-height: 24px;
}
.grey-row-tit {
  line-height: 18px;
  padding: 10px 0;
  text-indent: 2px;
  color: #999999;
  padding-top: 0;
}
.red-success-tip {
  color: #fb082a;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}
.select-option {
  border-bottom: 1px solid #e3e3e3;
  background-color: #efefef;
}
.select-option:last-child {
  border-bottom: none;
}
.select-option .pd-row-one {
  border-bottom: 1px solid #e3e3e3;
}
.select-option .pd-row-one:last-child {
  border-bottom: none;
}
.bottom-btn {
  display: table;
  clear: both;
  content: "";
  width: 100%;
  padding: 0 12px;
  margin-top: 52px;
  position: relative;
  padding-top: 110px;
  margin: 0 auto 15px auto;
  background: #fff;
}
.bottom-btn:after {
  zoom: 1;
}
.radio-row {
  float: left;
  display: block;
}
.center-txt {
  text-align: center;
  font-size: 15px;
}
.user-logo {
  width: 100%;
  background: #f5f5f5;
  height: 100px;
  display: table;
  clear: both;
  content: "";
  position: relative;
  margin-top: 40px;
  border-bottom: 1px solid #e8e8e8;
}
.user-logo:after {
  zoom: 1;
}
.user-logo .logo-img {
  margin: 22px auto 0 auto;
  width: 59px;
  height: 59px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  padding: 2px;
  position: relative;
}
.user-logo .logo-img span {
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.user-logo .logo-img span img {
  max-width: 55px;
  max-height: 55px;
  margin-top: -2px;
}
.user-logo .logo-img a {
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/imgN/edit_logo.jpg);
  position: absolute;
  right: 0;
  bottom: 0;
}
.more-sort-box {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
  background: #fff;
}
.more-sort-box:after {
  zoom: 1;
}
.more-sort-box .wrapper03 {
  background: #fff;
  height: 40px;
  padding: 0 15px;
}
.more-sort-box .wrapper03 .scroller li {
  font-size: 12px;
  height: 40px;
}
.more-sort-box .wrapper03 .scroller li a {
  width: auto;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #fff;
  margin: 10px 30px 0 0;
  padding: 0 8px;
  font-size: 12px;
  height: 20px;
  color: #000;
}
.more-sort-box .wrapper03 .scroller li.cur a {
  color: #fb082a;
  border: 1px solid #fb082a;
  border-radius: 2px;
  height: 20px;
}
.wrapper03 {
  position: relative;
  height: 50px;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px solid #e8e8e8;
  background: #f5f5f5;
}
.wrapper03 .scroller {
  position: absolute;
}
.wrapper03 .scroller li {
  height: 50px;
  color: #333;
  float: left;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
}
.wrapper03 .scroller li a {
  color: #666666;
  display: block;
  padding: 0 16px;
}
.wrapper03 .scroller li.cur a {
  color: #000000;
  height: 49px;
  border-bottom: 2px solid #fb082a;
}
.more-sort {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  background: #fff;
}
.more-sort:after {
  zoom: 1;
}
.more-sort.open-style {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 99;
}
.more-sort.close-style {
  background: #f5f5f5;
  position: relative;
}
.more-sort a {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
  color: #999999;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  background: #fff;
}
.more-sort a:after {
  zoom: 1;
}
.more-sort a i {
  font-size: 12px;
  vertical-align: -1px;
  margin-left: 6px;
}
.more-sort a i.icon-xiangshangjiantou-copy-copy-copy {
  vertical-align: 1px;
}
.product-more {
  position: absolute;
  right: 10px;
  bottom: 6px;
  display: none;
}
.purple-tag {
  font-size: 11px;
  padding: 0 5px;
  line-height: 16px;
  display: inline-block;
  color: #fff;
  background: #aa62d0;
  margin-right: 10px;
}
.orange-tag {
  font-size: 11px;
  padding: 0 5px;
  line-height: 16px;
  display: inline-block;
  color: #fff;
  background: #ffae00;
  margin-right: 10px;
}
.keywords-txt {
  width: 100%;
  /*display: table;*/
 /* clear: both;
  content: "";*/
  position: relative;
  line-height: 55px;
  background: #fff url(../images/cy_new/i_search_shop.png) no-repeat 15px center;-webkit-background-size: 21px 20px;
  background-size: 21px 20px;
  color: #fb082a;
  font-size: 15px;
  /*text-indent: 16px;*/
  border-bottom: 1px solid #ddd;
  padding-left: 54px;
}
.keywords-txt:after {
  zoom: 1;
}
.keywords-txt i {
  font-size: 20px;
  vertical-align: -2px;
  margin-right: 16px;
}
.keyword-result {
  width: 100%;
  padding: 0 15px;
  float: left;
  display: block;
  background: #fff;
}
.keyword-result .one-keyword {
  width: 100%;
  float: left;
  display: block;
  border-bottom: 1px solid #ddd;
}
.keyword-result .one-keyword a {
  width: 100%;
  float: left;
  display: block;
  line-height: 45px;
}
.keyword-result .one-keyword a p {
  float: right;
  display: block;
}
.keyword-result .one-keyword a p span {
  float: left;
  margin: 10px 0 0 10px;
  background: #f0f0f0;
  line-height: 25px;
  text-align: center;
  color: #666666;
  font-size: 12px;
  border-radius: 4px;
  padding: 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.keywords-result {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: 100%;
  font-size: 14px;
  background: #fff;
  padding: 0  15px 10px 15px;
  margin-bottom: 10px;
}
.keywords-result:after {
  zoom: 1;
}
.keywords-result .no-result {
  text-align: center;
  color: #999999;
  line-height: 65px;
}
.keywords-result h3 {
  font-size: 15px;
  font-weight: bold;
  line-height: 50px;
}
.keywords-result h3 a {
  font-size: 12px;
  font-weight: normal;
}
.keywords-result h3 a i {
  margin-right: 6px;
}
.keywords-tag {
  width: 100%;
  /*display: flex;
    justify-content:space-between;
    flex-wrap: wrap;*/
  float: left;
  display: block;
}
.keywords-tag a {
  /*width: 21%;*/
  display: inline-block;
  margin: 0 10px 10px 0  ;
  background: #eee;
  line-height: 30px;
  color: #666666;
  font-size: 12px;
  border-radius: 4px;
  text-align: center;
  padding: 0 7px;
  float: left;
  display: block;
  position: relative;
}
.keywords-tag a span {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
/*.keywords-tag a:nth-child(4n) {
  margin-right: 0;
}*/
.keywords-tag a .icon-shanchu2 {
  font-size: 20px;
}
.keywords-tag a .icon-guanbi1 {
  position: absolute;
  font-size: 20px;
  right: -8px;
  top: -12px;
  color: #999999;
}
.speaker {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  line-height: 35px;
  border-top: 1px solid #ddd;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #333333;
  background: #fff;
  z-index: 100;
}
.speaker i {
  font-size: 22px;
  color: #999999;
  vertical-align: -3px;
  margin-right: 12px;
}
.speaker .speaker-icon {
  width: 30px;
  height: 22px;
  background: url(../images/imgN/speaker.png) no-repeat;
  background-size: cover;
  display: inline-block;
  vertical-align: -4px;
}
.speech-search {
  display: table;
  clear: both;
  content: "";
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  padding: 15px 0;
}
.speech-search:after {
  zoom: 1;
}
.speech-search .speech-txt {
  width: 100%;
  color: #333;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
}
.speech-search .speech-txt .more-key {
  font-size: 12px;
}
.speech-search .clear-search {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  bottom: 60px;
}
.speech-search .clear-search a {
  color: #8aaac5;
}
.store {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: 100%;
  padding: 15px 0;
  background: #fff;
  margin-bottom: 10px;
}
.store:after {
  zoom: 1;
}
.store .store-name {
  float: left;
  display: block;
  width: 100%;
  padding: 0 15px;
}
.store .store-name .store-logo {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
}
.store .store-name .store-logo span {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.store .store-name .store-logo span img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 50%;
}
.store .store-name p {
  margin-left: 58px;
  padding: 2px 0;
}
.store .store-name .store-txt {
  font-size: 15px;
  color: #333;
  margin-top: 2px;
}
.store .store-name .site {
  font-size: 13px;
  color: #999;
}
.store .store-name .enter-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 13px;
  color: #666666;
}
.store .store-pro {
  width: 100%;
  float: left;
  display: block;
  padding: 0 5px;
}
.store .store-pro a {
  width: 32%;
  height: 0px;
  display: table-cell;
  float: left;
  padding-bottom: 31%;
  overflow: hidden;
  margin: 0;
  position: relative;
  text-align: center;
  margin: 15px 2% 0 0;
}
.store .store-pro a:nth-child(3n) {
  margin-right: 0;
}
.store .store-pro a img {
  width: 100%;
  position: absolute;
  left: 0;
}
.store .store-pro a span {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: #828282;
}
.no-able {
  display: table;
  clear: both;
  content: "";
  position: relative;
  background: #f5f5f5;
  width: 100%;
  color: #333;
  padding-top: 20px;
}
.no-able:after {
  zoom: 1;
}
.no-able .white-bg {
  width: 100%;
  display: table;
  clear: both;
  content: "";
  position: relative;
  background: #fff;
  padding: 18px 0;
}
.no-able .white-bg:after {
  zoom: 1;
}
.no-able p {
  margin-bottom: 12px;
  text-align: center;
}
.no-able a {
  display: table;
  clear: both;
  content: "";
  position: relative;
  width: auto;
  margin: 0 auto;
  width: 160px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-radius: 4px;
  border: 1px solid #333;
  font-size: 15px;
}
.no-able a:after {
  zoom: 1;
}
/*适配*/
@media (min-width: 751px) {
  .big-wrap {
    width: 750px;
    margin: 40px auto 0 auto;
    overflow: hidden;
  }
  .pd-wrap {
    width: 750px;
    margin: 52px auto 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .big-wrap {
    width: 100%;
    margin: 40px auto 0 auto;
  }
  .pd-wrap {
    width: 100%;
    margin: 72px auto 0 auto;
  }
}

/*********cy20180131***********************************************************/
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.search_header_list_Icon{position: absolute;right: 12px;top: 0;width:32px;height: 40px;background:url(../images/cy_new/i_search_block.png) no-repeat right center;-webkit-background-size: 20px;
background-size: 20px;}
.search_header_list_Icon.cur{background:url(../images/cy_new/i_search_list.png) no-repeat right center;-webkit-background-size: 20px;
background-size: 20px;}
.img-box{display: block;}
.img-box img{display: block;margin: 0;padding: 0;width: 100%;}
.product-box.product_list_box{}
.product_list_box .uslType{float:none;display: block;width: 100%;margin:0;padding:0;border: none; overflow: hidden;}
.product_list_box .uslType .img-box{float: left;margin: 6px 0 6px 12px; width: 112px;height: 112px;}
.product_list_box .uslType .pro-detail{position: relative;padding: 6px 12px 6px 0; margin-left:132px;width: auto; border-bottom: 1px solid #eee;}
.product_list_box .uslType .pro-detail .product-name{margin-top:3px; line-height: 22px;height: 44px;
  white-space: normal;overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; }
.product_list_box .uslType .pro-detail .pro-li-tag{position: absolute;left:0; top: 50px;display: block;}
.product_list_box .uslType .pro-detail .price-red{position: relative; padding-top: 20px;padding-bottom: 0;}
.price-red em{display: none;}
.product_list_box .uslType .pro-detail .price-red em{position: absolute;right:12px;top:20px; display: inline-block;font-size: 10px;color: #999;}
.product_list_box .uslType .pro-detail .brand{border-top: none;}
.product_list_box .uslType .pro-detail .brand img{display: none;}
.brand em{display: none;}
.product_list_box .uslType .pro-detail .brand em{display:inline-block; margin-left: 5px;font-size: 10px;}
.product_list_box .uslType .pro-detail .product-more{display: block; right:12px;bottom: 6px;}
.xsq_label{display: inline-block;height:16px;line-height:16px;color: #fff; padding: 0 2px;background: #fb0628;font-size: 10px;border-radius: 4px;}
.right_funcBox{display: none;}
.product_list_box .right_funcBox{position: absolute; right:-100%;top: 0;display: inline-block; width:100%;height: 132px; z-index: 999;}
.product_list_box .right_funcBox span{position:absolute;right:0;display:inline-block;width: 60px;height:66px;line-height:66px;font-size: 14px;color: #fff; text-align: center;}
.product_list_box .right_funcBox span.search_fun_btn01{top: 0; background: #fb082a;}
.product_list_box .right_funcBox span.search_fun_btn02{ top:50%;background: #ffae00;}
.product_list_box .right_funcBox span.search_fun_btn02{padding:9px 0;line-height: 24px;font-size: 12px;}
.product_list_box .right_funcBox span.search_fun_btn02 em{font-size: 16px;}

.pd-row-one .switchBtn{float: right;margin-top:9px; position: relative; display: inline-block;width:42px;height: 24px;border-radius: 14px;background: #fff;border: 2px solid #e5e5e5; box-shadow: 0 0 4px #e5e5e5;transition:all 0.3s;box-sizing:content-box;}
.pd-row-one .switchBtn.cur{border: 2px solid #76d672; background: #76d672;}
.pd-row-one .switchBtn i{position:absolute;left:0;top:0;display:block;width:24px;height:24px;border-radius:50%;box-shadow:0 0 3px #d1d1d1;background:#fff;transition:all 0.3s;}
.pd-row-one .switchBtn.cur i{left: 18px;}
.cf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.zwzf_pop{display: none; position: fixed;left: 50%; top: 50%;width: 80%;background: #fff;border-radius: 4px;transform: translate(-50%,-50%);z-index: 1111;}
.zwzf_pop .zwzf_pop_tit{font-size: 16px;padding-top: 10px; height: 30px;line-height: 30px; color: #333;text-align: center; }
.zwzf_pop .zwzf_pop_cont{padding:20px;font-size: 14px;line-height:24px;color: #333; }

.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox{position:relative;padding:6px 100px 0 0;height:40px;}
.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox input{display: block;width: 100%; height: 40px;line-height: 40px;margin: 0;padding:0;border: none;border-bottom:1px solid #ddd;font-size: 14px;color: #333;}
.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox .zwyz_yzm{position:absolute;right:0;top:10px;width:84px;height:30px;line-height:30px;font-size:12px;color: #fff;background: #fb082a;border-radius: 2px; text-align: center;}
.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox .mrzf_yzm{position:absolute;right:0;top:10px;width:84px;height:30px;line-height:30px;font-size:12px;color: #fff;background: #fb082a;border-radius: 2px; text-align: center;}
.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox .zwyz_yzm.cur{background: #999;}
.zwzf_pop .zwzf_pop_cont .zwyz_yzmBox .mrzf_yzm.cur{background: #999;}
.zwzf_pop .zwzf_pop_btnBox{height: 40px;line-height: 40px;border-top: 1px solid #ddd;}
.zwzf_pop .zwzf_pop_btnBox a{display: block;height: 40px;line-height: 40px;font-size: 16px; color: #333; text-align: center;box-sizing: border-box;}
.zwzf_pop .zwzf_pop_btnBox a.cur{color: #0066b3;}
.zwzf_pop .zwzf_pop_btnBox a+a{border-left: 1px solid #ddd;}
.zwzf_mask{display: none; position: fixed;left: 0;top: 0;right: 0;bottom: 0;background:rgba(0,0,0,0.5);z-index: 999;}
.zw_imgBox{height: 50px;padding: 20px;background:url(../images/cy_new/rlsb/zw.png) no-repeat center;-webkit-background-size: 50px;
background-size: 50px;box-sizing: content-box;}
.mr_imgBox{height: 50px;padding: 20px;background:url(../images/cy_new/rlsb/rlsb.png) no-repeat center;-webkit-background-size: 50px;
background-size: 50px;box-sizing: content-box;}

.zwzf_success{height: 50px;padding: 32px;background:url(../images/cy_new/rlsb/success.png) no-repeat center;-webkit-background-size: 50px;
background-size: 50px;box-sizing: content-box;}
.w50{width: 50%!important;}
.fl{float: left;}
/* zzf20180201 */
.product_list_box .uslType .pro-detail .price-red em {
    float: none;
    position: static;
    margin-left: 4px;
}
.pro-detail .price-red .new_tab {
    font-size: 12px;
}
.purple-tag,
.orange-tag {
    background: #fb0628;
    color: #fff;
    margin-right: 4px;
}
.pro-detail .price-red i {
    font-size: 14px;
}


/* 搜索筛选 */
.zzf_new_search_list .search-one-info {
    display: none;
}



/* 关于我们 */
.zzf_logo_top {
  background: #f6f6f6;
  padding: 15px 12px;
}
.zzf_logo_top .pic {
  width: 60px;
  height: 60px;
}
.zzf_logo_top .pic img {
  width: 100%;
}
.zzf_logo_top .word_box {
  padding: 10px 0 0 80px;
}
.zzf_logo_top .word_box p {
  line-height: 20px;
  font-size: 14px;
}

.share_code {
    margin-top: 10px;
    padding: 10px 0;
    background: #fff;
    text-align: center;
}
.share_code img {
    width: 80px;
    margin-bottom: 5px;
}
.share_code p {
    font-size: 14px;
}

.zzf_notice_footer {
    position: fixed;
    bottom: 10px;
    left: 0;
    width: 100%;
    margin-top: 35px;
    text-align: center;
    font-size: 12px;
    color: #999;
}

/**/
.required:before{
  content: "*";
  color: red;
  position: absolute;
  margin-left: -0.5em;
}
.update_img{
  float: left;
  width: 80px;
  height: 80px;
  line-height: 70px;
  border: 1px dashed #ddd;
  text-align: center;
  margin: 10px 10px 10px 0;
  font-size: 48px;
  color: #999;
}
.line_100{
  line-height: 100px;
}

/*弹窗*/
.popup_bg{
  background: rgba(0,0,0,0.4);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 21;
}
.popup_wind{
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.popup_wind header{
  background: #ccc;
  padding: 0 15px;
  font: bold 16px/56px Arial, "Microsoft Yahei", "微软雅黑";
}
.popup_wind header a{
  float: right;
}
.popup_wind ul{
  padding: 0 15px;
}
.popup_wind ul li a{
  font: normal 14px/56px Arial, "Microsoft Yahei", "微软雅黑";
  border-bottom: 1px solid #eee;
  display: block;
  text-align: center;
}
.popup_wind ul li:last-child a{
  border-bottom: none;
}
.popup_wind_new {
    width: 100%;
    position: absolute;
    background: #fff;
    top: 0;
    bottom: 0;
}
.popup_wind_new header {
    padding-top: 5.3333vw;
    text-align: center;
    font-size: 4.8vw;
}
.coupon-submit-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100vw;
  height: 17.3333vw;
  color: #333;
  font-size: 3.7333vw;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px -1px 2px 0px rgba(0,0,0,0.08);
  border-radius: 6.4vw 6.4vw 0 0;
  padding: 2vw 4vw;
  z-index: 2;
}
.coupon-submit-btn {
  width: 92vw;
  height: 9.6vw;
  text-align: center;
  line-height: 9.6vw;
  color: #fff;
  background: #f10f0f;
  border-radius: 4.8vw;
}

/*退回积分*/
.integral_mod{
  background: #0E9E93;
  border-radius: 2px;
  padding: 10px 15px;
  box-sizing: border-box;
  font: normal 14px/30px Arial;
  color: #fff;
}
.integral_ace{
  float: left;
  width: 100%;
}
.integral_ace em{
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 0 5px;
  float: left;
  box-sizing: border-box;
  line-height: 24px;
  margin-top: 3px;
}
.integral_ace strong{
  font: normal 24px/32px Arial;
  float: left;
  padding-right: 10px;
}
.integral_mod p span{
  padding-right: 1em;
}