@charset "UTF-8";
/****************************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, ins, img {
  margin: 0px;
  padding: 0px;
  word-wrap: break-word; }

html {
  background: #f6f6f6;
  overflow-y: scroll; }

body {
  font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', 'Microsoft YaHei', 'SimSun', sans-serif;
  color: #333;
  min-width: 1190px; }

img {
  border: none 0px; }

img {
  vertical-align: middle;
  _vertical-align: baseline; }

table {
  border-collapse: collapse; }

input {
  outline: none;
  border-radius: 0px;
  vertical-align: middle; }

ul li {
  list-style: none;
  padding: 0;
  margin: 0; }

ol {
  list-style-type: decimal;
  padding-left: 22px; }

h1, h2, h3, h4, h5, h6 {
  display: inline; }

a {
  color: #666;
  text-decoration: none;
  outline: none; }

a:hover {
  color: #e4393c;
  text-decoration: none; }

em, i {
  font-style: normal; }

.text {
  border: 1px solid #e5e5e5;
  padding: 4px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #333;
  width: 200px;
  resize: none;
  overflow-y: auto; }

select {
  border: 1px solid #e5e5e5;
  height: 28px;
  padding: 0 10px; }

input[type=text], input[type=password] {
  box-sizing: content-box;
  -moz-box-sizing: content-box; }

/*清除浮动*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  zoom: 1; }

/***搜索高亮颜色**/
.highlight {
  color: #e4393c !important; }

/*通用类1*/
.fs12 {
  font-size: 12px !important; }

.fs14 {
  font-size: 14px !important; }

.fs16 {
  font-size: 16px !important; }

.fs18 {
  font-size: 18px !important; }

.fs20 {
  font-size: 20px !important; }

.fs26 {
  font-size: 26px !important; }

.tal {
  text-align: left; }

.tar {
  text-align: right; }

.center {
  text-align: center; }

.bold {
  font-weight: bold; }

.line_through, .tdlt {
  text-decoration: line-through; }

.ui_hide, .none:not(.unimportant) {
  display: none !important; }

.ui_show, .block {
  display: block !important; }

.inline {
  display: inline; }

.ui_radius {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.fl {
  float: left; }

.fr {
  float: right; }

.ffst {
  font-family: simsun !important; }

.ffaa {
  font-family: Arial !important; }

.c000 {
  color: #000 !important; }

.c333 {
  color: #333 !important; }

.c666 {
  color: #666 !important; }

.c999 {
  color: #999 !important; }

.cgks {
  color: #e4393c !important; }

.cblue {
  color: #2288ee !important; }

.cf60 {
  color: #f60 !important; }

.bgfff {
  background-color: #fff !important; }

.bgf3f3 {
  background-color: #f3f3f3; }

.bgf8f8 {
  background-color: #f8f8f8; }

.ui_price {
  color: #e45050;
  font: 12px/1.5 arial;
  display: inline-block; }

.ui_price b, .ui_price em {
  font-size: 14px;
  vertical-align: -1px;
  margin-left: 3px; }

.clear:after, .button:after, .ui_layout:after, .mod_bd:after, .tales60:after, .tales100:after {
  content: 'content';
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
  width: 0px;
  font-size: 0px; }

.clear, .button, .ui_layout, .mod_bd, .tales100 {
  zoom: 1; }

.ui_layout {
  /* width: 1190px; */
  width: 1200px;
  margin: 0 auto;
  background: #fff; }

.hidden {
  visibility: hidden; }

.mod_bd i {
  font-style: italic; }

.cartshow .mod_bd i {
  font-style: normal; }

/*margin*/
.mt0 {
  margin-top: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mt3 {
  margin-top: 3px; }

.ml3 {
  margin-left: 3px; }

.mr3 {
  margin-right: 3px; }

.mt5 {
  margin-top: 5px; }

.ml5 {
  margin-left: 5px; }

.mr5 {
  margin-right: 5px; }

.mt10 {
  margin-top: 10px; }

.ml10 {
  margin-left: 10px; }

.mr10 {
  margin-right: 10px; }

.mt15 {
  margin-top: 15px; }

.ml15 {
  margin-left: 15px; }

.mr15 {
  margin-right: 15px; }

.mt20 {
  margin-top: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.mt25 {
  margin-top: 25px; }

.ml25 {
  margin-left: 25px; }

.mr25 {
  margin-right: 25px; }

.mt30 {
  margin-top: 30px; }

.ml30 {
  margin-left: 30px; }

.mr30 {
  margin-right: 30px; }

/*padding*/
.pd0 {
  padding: 0 !important; }

.pd20 {
  padding: 20px; }

.inner, .pd10 {
  padding: 10px; }

/*按钮*/
.button, .button span, .button input {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: none;
  width: auto;
  text-decoration: none !important;
  padding: 0; }

.minBtn, .bigBtn, .maxBtn, .smallBtn {
  overflow: hidden;
  border: 1px solid #fff; }

.minBtn span, .minBtn input, .bigBtn span, .bigBtn input, .maxBtn span, .maxBtn input, .smallBtn span, .smallBtn input {
  overflow: hidden; }

.smallBtn {
  height: 22px;
  line-height: 22px; }

.smallBtn span, .smallBtn input {
  height: 22px;
  line-height: 22px;
  padding: 0 10px;
  font-size: 12px; }

.minBtn {
  height: 28px;
  line-height: 28px;
  padding-left: 10px; }

.minBtn span, .minBtn input {
  height: 28px;
  line-height: 28px;
  padding-right: 10px;
  font-size: 12px; }

.bigBtn {
  height: 34px;
  line-height: 34px;
  padding-left: 15px; }

.bigBtn span, .bigBtn input {
  height: 34px;
  line-height: 34px;
  padding-right: 15px;
  font-size: 16px; }

.maxBtn {
  height: 38px;
  line-height: 46px; }

.maxBtn span, .maxBtn input {
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  font-size: 16px; }

.grayBtn, .grayBtn span, .grayBtn input {
  background-color: #dfdede;
  border-color: #dfdede;
  color: #333; }

.grayBtn:hover, .grayBtn:hover span, .grayBtn:hover input {
  background-color: #e7e4e4; }

.redBtn, .redBtn span, .redBtn input {
  background-color: #e4393c;
  border-color: #e4393c;
  color: #fff; }

.redBtn:hover, .redBtn:hover span, .redBtn:hover input {
  opacity: 0.9; }

.wholesale-add-btn .search-btn:hover {
  color: #fff; }

.pinkBtn, .pinkBtn span, .pinkBtn input {
  background-color: rgba(228, 57, 60, 0.1);
  border-color: #e4393c;
  color: #e4393c; }

.pinkBtn:hover, .pinkBtn:hover span, .pinkBtn:hover input {
  background-color: rgba(228, 57, 60, 0.3); }

.whiteBtn, .whiteBtn span, .whiteBtn input {
  background-color: #fff;
  border-color: #e5e5e5;
  color: #666; }

.whiteBtn:hover, .whiteBtn:hover span, .whiteBtn:hover input {
  border-color: #eee;
  color: #333; }

/**文字纯色标识**/
.icon_zi {
  padding: 3px;
  height: 12px;
  line-height: 12px;
  display: inline-block;
  background-color: #c60a0a;
  color: #fff;
  font-size: 12px;
  cursor: pointer; }

.icon_cyan {
  background-color: #2bd1c3; }

.icon_orange {
  background-color: #feb517; }

.icon_red {
  background-color: #ff5500; }

.icon_ticket, .icon_pink {
  margin: 0 7px;
  position: relative;
  background-color: #f50;
  padding: 5px; }

.icon_ticket:after, .icon_ticket:before, .icon_pink:after, .icon_pink:before {
  height: 22px;
  width: 8px;
  background-position: left -238px;
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  content: ''; }

.icon_ticket:before, .icon_pink:before {
  background-position: right -238px;
  left: auto;
  right: -6px; }

.icon_pink {
  background-color: #fa9899; }

.icon_pink:after {
  background-position: left -477px; }

.icon_pink:before {
  background-position: right -477px; }

.icon_bor, .icon_min_bor {
  border: 1px solid #f50;
  padding: 4px 10px;
  background-color: #fff;
  color: #f50;
  border-radius: 2px; }

/*h22*/
.icon_min_bor {
  padding: 1px 6px; }

/*h18*/
.icon_cyan {
  background-color: #02b4b6; }

.icon_orange {
  background-color: #f27d00; }

.icon_crimson {
  background-color: #c61e11; }

.icon_bor_cyan {
  border-color: #02b4b6;
  color: #02b4b6; }

.icon_bor_orange {
  border-color: #f27d00;
  color: #f27d00; }

.icon_bor_crimson {
  border-color: #c61e11;
  color: #c61e11; }

/*栅格系统，计算公式：100*n-10 */
.ui_row {
  *zoom: 1;
  min-height: 1px;
  margin-left: -10px; }

.ui_row:before, .ui_row:after {
  display: table;
  line-height: 0;
  content: ""; }

.ui_row:after {
  clear: both; }

.ui_row1, .ui_row2, .ui_row3, .ui_row4, .ui_row5, .ui_row6, .ui_row7, .ui_row8, .ui_row9, .ui_row10, .ui_row11, .ui_row12 {
  float: left;
  margin-left: 10px;
  min-height: 1px;
  display: inline; }

.ui_row1 {
  width: 90px; }

.ui_row2 {
  width: 190px; }

.ui_row3 {
  width: 290px; }

.ui_row4 {
  width: 390px; }

.ui_row5 {
  width: 490px; }

.ui_row6 {
  width: 590px; }

.ui_row7 {
  width: 690px; }

.ui_row8 {
  width: 790px; }

.ui_row9 {
  width: 890px; }

.ui_row10 {
  width: 990px; }

.ui_row11 {
  width: 1090px; }

.ui_row12 {
  width: 1190px; }

/*图文布局*/
.ui_media, .ui_text {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.ui_media .ui_pic img {
  border: 1px #e1e1e1 solid; }

.ui_media .ui_pic img, .ui_media .ui_picR img {
  display: block; }

.ui_media .ui_pic {
  margin-right: 10px;
  float: left; }

.ui_media .ui_picR {
  margin-left: 10px;
  float: right; }

.ui_media .ui_media {
  margin-top: 10px;
  color: #666; }

/*模块*/
.mod_kong, .mod_tabs, .mod_def {
  margin-bottom: 15px;
  zoom: 1; }

.mod_kong .mod_hd {
  position: relative;
  z-index: 1;
  padding-bottom: 10px; }

.mod_kong .mod_hd h2 {
  font-size: 26px;
  font-weight: normal; }

.mod_kong .mod_hd .more {
  font-family: '宋体';
  color: #333 !important; }

.mod_def {
  margin-bottom: 15px; }

.mod_def .mod_hd {
  background-color: #f0f0f0;
  border-bottom: 1px solid #e5e5e5;
  height: 38px;
  line-height: 38px;
  text-indent: 10px; }

.mod_def .mod_hd h2 {
  font-size: 14px;
  font-weight: normal; }

.mod_tabs, .mod_def {
  margin-bottom: 40px;
  border: 1px solid #e5e5e5; }

.mod_tabs .mod_hd ul.mod_tabs_list {
  height: 40px;
  line-height: 37px;
  background-color: #f0f0f0;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5; }

.mod_tabs .mod_hd ul.mod_tabs_list li {
  float: left;
  height: 39px;
  padding: 0 20px;
  cursor: pointer;
  border-right: 1px solid #e5e5e5;
  padding-top: 2px; }

.mod_tabs .mod_hd ul.mod_tabs_list li.select {
  border-top: 2px solid #e4393c;
  background-color: #fff;
  padding-top: 0; }

.mod_tabs .mod_hd ul.mod_tabs_list li:hover {
  color: #e4393c; }

/*左右结构向右对齐*/
.tales60, .tales100 {
  font-size: 12px;
  line-height: 30px;
  padding: 0 0 0 60px; }

.tales100 {
  font-size: 14px;
  padding: 15px 0 15px 100px; }

.tales60 dt, .tales100 dt {
  text-align: right;
  float: left; }

.tales60 dt {
  margin-left: -60px;
  _margin-left: -30px;
  width: 60px; }

.tales100 dt {
  margin-left: -100px;
  _margin-left: -50px;
  width: 100px; }

.tales60 dd, .tales100 dd {
  width: 100%;
  float: left; }

/**增减结构**/
.gks_moreLess {
  line-height: 20px;
  height: 22px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  width: 76px;
  display: inline-block; }

.gks_moreLess i {
  width: 22px;
  display: inline-block;
  text-align: center;
  cursor: pointer; }

.gks_moreLess input {
  width: 35px;
  border: 1px solid #e5e5e5;
  border-width: 0 1px;
  height: 22px;
  text-align: center; }

.gks_moreLess_right {
  width: 56px;
  background-color: #e5e5e5;
  height: 18px;
  line-height: 16px; }

.gks_moreLess_right i {
  height: 9px;
  line-height: 9px;
  color: #888;
  display: block;
  overflow: hidden;
  font-size: 12px;
  width: 20px; }

.gks_moreLess_right i:hover {
  color: #000; }

.gks_moreLess_right input {
  border-left: 0;
  float: left;
  background-color: #fff;
  height: 18px; }

/** 分页 **/
.gks_page {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 10px 0;
  font-size: 0; }

.gks_page > *:first-child,
.gks_page > *:first-child em {
  border-radius: 2px 0 0 2px; }

.gks_page > *:last-child,
.gks_page > *:last-child em {
  border-radius: 0 2px 2px 0; }

.gks_page span,
.gks_page a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding: 0 15px;
  border: 1px solid #e2e2e2;
  height: 28px;
  line-height: 28px;
  margin: 0 -1px 5px 0;
  background-color: #fff;
  color: #333;
  font-size: 12px; }

.gks_page em {
  font-style: normal; }

.gks_page span {
  color: #999;
  font-weight: 700; }

.gks_page a {
  text-decoration: none; }

.gks_page .gks_page_curr {
  position: relative; }

.gks_page .gks_page_curr em {
  position: relative;
  color: #fff;
  font-weight: 400; }

.gks_page .gks_page_curr .gks_page_em {
  position: absolute;
  left: -1px;
  top: -1px;
  padding: 1px;
  width: 100%;
  height: 100%;
  background-color: #e4393c; }

.gks_page_em {
  border-radius: 2px; }

.gks_page_prev em,
.gks_page_next em {
  font-family: Sim sun;
  font-size: 16px; }

.gks_page .gks_page_total {
  height: 30px;
  line-height: 30px;
  margin-left: 1px;
  border: none;
  font-weight: 400; }

.gks_page input, .gks_page button {
  height: 30px;
  line-height: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  vertical-align: top;
  background-color: #fff;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.gks_page input {
  width: 50px;
  margin: 0 5px;
  text-align: center; }

.gks_page button {
  margin-left: 5px;
  padding: 0 15px;
  cursor: pointer; }

/*详情页商品预览*/
.preview_wrap, .smallImg {
  width: 420px; }

.preview_wrap img {
  border: 1px solid #eee; }

.preview_wrap .bigImg {
  position: relative;
  float: left;
  width: 420px;
  height: 420px;
  overflow: hidden; }

.preview_wrap .bigImg img {
  width: 418px;
  height: 418px; }

.preview_wrap .winSelector {
  position: absolute;
  cursor: crosshair;
  background-color: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 235px;
  height: 210px; }

.preview_wrap .smallImg li {
  float: left;
  margin: 10px 0 0 10px; }

.preview_wrap .smallImg li:first-child {
  margin-left: 0; }

.preview_wrap .smallImg li img {
  width: 59px;
  height: 59px; }

.preview_wrap .smallImg li img:hover, .preview_wrap .smallImg li.ac img {
  border-color: #e4393c; }

.bigView {
  position: absolute;
  border: 1px solid #959595;
  overflow: hidden;
  z-index: 999; }

.bigView img {
  position: absolute;
  width: 1000px;
  height: 1000px; }

/**页面头部**/
.tag_top {
  line-height: 33px;
  box-shadow: 0 0 1px 0 #f0f0f0;
  background-color: #f0f0f0;
  font-size: 12px; }

.tag_top a:hover, .tag_top .top-qq:hover {
  color: #e4393c !important; }

.tag_top a.hover-disbled:hover {
  color: #333; }

.tag_top a, .tag_top span {
  margin-left: 20px; }

.tag_top .top-left span {
  margin-left: 0; }

.tag_top a:first-child {
  margin-left: 0; }

.tag_top .ui_sign a:last-child {
  margin-left: 0; }

.tag_top .ui_sign a.ui_sign_quit {
  margin-left: 10px;
  color: #999; }

.tag_top .sign-zindex {
  position: relative;
  z-index: 999999999;
  left: 10px; }

.tag_top .ui_sign a.old-shop:hover {
  color: #fff; }

.tag_top .top-left a i {
  font-size: 14px;
  line-height: 14px;
  vertical-align: -1px;
  margin-right: 2px; }

.tag_top .login-btn {
  margin-right: 20px; }

.person-info-list {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-radius: 5px; }

.tag_top .fr .ui_sign .mobile-gongkong {
  margin-left: 20px;
  position: relative; }

.tag_top .fr .ui_sign .mobile-gongkong img {
  position: absolute;
  width: 72px;
  height: 72px;
  left: -9px;
  top: 28px;
  border: 1px solid #ccc;
  z-index: 100000;
  padding: 2px;
  border-radius: 5px; }

.mobile-code {
  display: inline-block;
  margin-left: 20px;
  position: relative; }

.mobile-code .triangle-up {
  width: 0;
  height: 0;
  border-right: 20px solid transparent;
  border-bottom: 40px solid #A020F0;
  border-left: 20px solid transparent;
  z-index: 1000001;
  position: absolute;
  top: 10px;
  left: 20px; }

.mobile-code .code-list {
  position: absolute;
  left: -87px;
  top: 35px;
  border: 1px solid #ccc;
  z-index: 100000;
  background: #fff; }

.mobile-code .code-list::before {
  content: '';
  position: absolute;
  left: 65%;
  top: -6px;
  padding: 5px;
  border: inherit;
  background: inherit;
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg); }

.mobile-code .code-list ul {
  padding: 0 4px; }

.mobile-code .code-list ul li {
  padding: 10px 0 10px 6px;
  width: 152px; }

.mobile-code .code-list ul li:first-child {
  border-bottom: 1px solid #ccc; }

.mobile-code .list-code-introduce {
  width: 70px; }

.mobile-code .code-list ul li .list-code-img img {
  width: 70px;
  height: 70px;
  margin-right: 5px;
  border: 1px solid #ccc;
  padding: 2px;
  border-radius: 5px; }

.mobile-code .list-code-introduce p:first-child {
  font-size: 14px;
  line-height: 14px;
  font-weight: 800;
  margin: 10px 0; }

.mobile-code .list-code-introduce p:last-child {
  font-size: 12px;
  line-height: 14px;
  color: #d03232;
  font-weight: 700; }

.tag_top .ui_sign .person-info-list, .tag_top .mobile-gongkong .small-routine-code {
  display: none; }

.tag_top .ui_sign .icon-up {
  display: none; }

.tag_top .ui_sign .person-info:hover > .person-info-list {
  display: block; }

.tag_top .ui_sign .person-info:hover > .icon-up {
  display: inline-block; }

.tag_top .ui_sign .person-info:hover > .icon-down {
  display: none; }

.tag_top .mobile-code .code-list {
  display: none; }

.mobile-code:hover > .code-list {
  display: block; }

.person-info-list ul {
  float: left; }

.person-info-list li {
  height: 25px; }

.person-info-list .person-info-line {
  float: left;
  width: 1px;
  height: 95px;
  background-color: #ccc;
  margin-top: 18px; }

.person-info-list .person-info-inline {
  padding-left: 20px; }

.person-info-inline {
  display: inline-block; }

.person-info-left {
  padding-right: 20px; }

.person-info-list {
  position: absolute;
  z-index: 100000;
  background-color: white;
  padding: 5px 0 10px 0; }

.person-account-icon {
  height: 16px;
  width: auto;
  margin-right: 5px; }

.person-info-list ul:last-child {
  padding-right: 20px; }

@media screen and (max-width: 1280px) {
  .tag_top .top-left {
    padding-left: 50px; }
  .tag_top .top-left + div {
    padding-right: 60px; } }

/*自动补全*/
.autocomplete-container {
  position: relative;
  width: 283px;
  height: 32px;
  margin: 0 auto; }

.autocomplete-input {
  padding: 9px;
  border-radius: 3px;
  font-family: inherit;
  float: left;
  font-size: 1em;
  border: 1px solid rgba(0, 0, 0, 0.19);
  margin: 0; }

.autocomplete-button {
  font-family: inherit;
  border: none;
  background-color: #990101;
  color: white;
  padding: 8px;
  float: left;
  cursor: pointer;
  border-radius: 0px 3px 3px 0px;
  transition: all 0.2s ease-out 0s;
  margin: 0.5px 0px 0px -1px; }

.autocomplete-button:HOVER {
  background-color: #D11E1E; }

.proposal-box {
  position: absolute;
  height: auto;
  border-left: 1px solid rgba(0, 0, 0, 0.11);
  border-right: 1px solid rgba(0, 0, 0, 0.11);
  left: 0px; }

.proposal-list {
  list-style: none;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px; }

.proposal-list li {
  text-align: left;
  padding: 5px;
  font-family: inherit;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  height: 25px;
  line-height: 25px;
  background-color: rgba(255, 255, 255, 0.8);
  cursor: pointer; }

.proposal-list li.proposal.selected {
  background-color: rgba(175, 42, 0, 0.52);
  color: white; }

/*.footer*/
.footer {
  background: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); }

.footer_con {
  overflow: hidden;
  position: relative; }

.footer_con li {
  float: left;
  width: 155px;
  text-align: left; }

.footer_con li a, .footer_con li b {
  display: inline-block;
  line-height: 28px;
  color: #333; }

.footer_con li a {
  font-size: 12px;
  color: #666; }

.footer_icp {
  margin-top: 50px;
  background-color: #4d5059;
  color: #999; }

.footer_icp a, .footer_icp span {
  color: #fff;
  font-size: 12px; }

.footer_icp p:first-child a {
  margin: 10px; }

.footer_icp p:first-child span {
  margin-right: 40px; }

.footer .foot-banner {
  border-bottom: 1px #dfdfdf solid;
  padding: 35px 20px; }

.footer .foot-banner-icon li {
  float: left;
  font-size: 16px;
  margin-right: 78px; }

.footer .foot-banner-icon li:last-child {
  margin-right: 0; }

.footer .foot-banner-icon .icon-desc {
  font-weight: bold;
  vertical-align: 14px;
  margin-left: 2px;
  color: #333;
  font-size: 16px; }

.footer .foot-banner-icon li .iconfont {
  font-size: 52px;
  color: #e4393c !important; }

.footer .footer-guide {
  padding: 30px 20px; }

.footer .footer-link, .footer .record-information {
  padding: 0 20px;
  color: #fff; }

.footer .qr-code-ul li {
  text-align: center;
  font-size: 14px; }

.footer .qr-code-ul li:first-child {
  margin-right: 30px; }

.footer .qr-code img {
  height: 121px; }

.footer .foot-banner a：hover {
  color: #333; }

/* banner 全屏广告 */
.banner {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden; }

.banner img {
  position: relative;
  left: 50%;
  margin-left: -960px; }

.coupons-bd .coupons-bd-tit {
  color: #e4393c; }

.coupons-bd .coupons-bd-tit:before {
  border-top-color: #e4393c; }

.coupon-all-list .coupon-tit-list .actived span {
  background: #e4393c; }

.coupons-bd .freight-tit-list .actived span {
  background: #e4393c; }

.coupons-bd-con .cbc-num {
  border: 1px solid #e4393c; }

.coupons-bd-con .cbc-num span {
  color: #e4393c; }

.coupons-bd-con .cbc-sidebar {
  background-color: #e4393c; }

.coupons-bd .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #e4393c !important; }

.coupons-bd-con .cbc-sidebar-freight {
  background-color: #e4393c; }

.seconde-kill .seconde-kill-bd h3 {
  color: #e4393c; }

.seconde-kill .seconde-kill-bd h3 i {
  border-top-color: #e4393c; }

.seconde-kill .seconde-kill-bd .rate-tit-list .actived span {
  background: #e4393c; }

.seconde-kill .amount-tit-list .actived span {
  background: #e4393c; }

.seconde-kill-bd .reduce span {
  color: #e4393c !important; }

.seconde-kill-bd .skg-info .time span {
  color: #e4393c; }

.seconde-kill-bd .skg-info .btn span i {
  color: #e4393c; }

.seconde-kill .seconde-kill-bd .skg-icon i {
  color: #e4393c; }

.seconde-kill.seconde-kill-bd .skg-icon b {
  color: #e4393c; }

.seconde-kill .skg-info .btn a {
  background: #e4393c; }

body .lognin-box button {
  background: #e4393c; }

.register .register-bd-tit span.actived {
  color: #e4393c; }

.register-bd-con .login-steps .actived {
  color: #e4393c; }

.step-one .validate-btn {
  background: #e4393c;
  border: 1px solid #e4393c; }

.step-one .login-content-agreement .point a {
  color: #e4393c; }

.register-bd-con .login-steps .actived i {
  background: #e4393c; }

.register-bd-con .login-steps .actived:before {
  background: #e4393c; }

.step-one .login-content-next {
  background: #e4393c; }

.step-one .no-drop-btn {
  background: #fff; }

.register-bd-con .step-three .login-content-next {
  background: #e4393c; }

.register-bd .register-bd-tit {
  padding: 50px 0 38px; }

.wholesale-box-list .addToCart span {
  padding: 0 4px; }

.gks-service-agreement .agree-content-next {
  background: #e4393c; }

body .iconfont-coupon {
  font-size: 26px; }

body .iconfont-more {
  font-size: 24px; }

body .view-more-coupon, body .take-up-coupon {
  color: #666;
  cursor: pointer; }

body .view-more {
  font-size: 14px; }

.activity-detail .activity-detail-hd {
  background: #e4393c; }

.activity-detail .activity-detail-hd .time i {
  color: #e4393c; }

.activity-detail .activity-notice span {
  color: #e4393c; }

body .seconde-kill .btn a {
  background: #e4393c; }

body .seconde-kill .btn span i {
  color: #e4393c; }

body .ticket_box a p {
  background-color: rgba(228, 57, 60, 0.7); }

body .ticket_box a.select {
  border-color: #e4393c; }

body .ticket_box .select .gks_icon {
  color: #e4393c; }

body .ticket_box a:hover {
  border-color: #e4393c; }

.notice-content .home-notice-list li a {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.footer-link .friendly-link-list li {
  float: left;
  margin: 0 20px 20px 0; }

.friendly-link-list li:last-child {
  margin: 0; }

.register .logn-in {
  background-size: auto 100%; }

.invoice_pt .cblue {
  color: #e4393c !important; }

.register .footer_icp a, .register .footer_icp span {
  color: #666 !important; }

.register .footer_icp p {
  background-color: #fff !important;
  color: #666 !important;
  text-align: left; }

.tip-chrome {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  width: 100%;
  height: 50px;
  background: #fff;
  font-size: 14px;
  line-height: 50px;
  box-shadow: 0 5px 5px #a8a8a8; }

.tip-chrome-content {
  width: 1190px;
  margin: 0 auto;
  text-align: center; }

.chrome-jump {
  display: inline-block;
  color: #008000;
  margin: 0 15px;
  width: 80px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  border: 1px solid #008000; }

.chrome-jump a {
  text-decoration: none;
  color: #008000; }

.tip-admin-chrome {
  display: none;
  position: fixed;
  bottom: 30%;
  right: 0;
  z-index: 99999;
  background: #fff;
  height: 40px;
  line-height: 40px;
  color: #a8a8a8; }

.tip-admin-chrome-content {
  width: 450px;
  border: 1px solid #a8a8a8;
  text-align: center; }

.tip-chrome .delete-tip {
  vertical-align: -5px; }

.delete-tip {
  font-size: 24px;
  cursor: pointer; }

.tip-admin-chrome-content .delete-tip {
  float: right; }

.chrome-none {
  vertical-align: -2px; }

.right-header-item {
  position: relative; }

.right-header-item:hover .header-tip {
  display: block; }

.right-header-item .header-tip {
  position: absolute;
  display: none;
  width: 168px;
  top: 26px;
  padding: 7px;
  left: -82px;
  border: 1px solid #ccc;
  z-index: 99999;
  background: #fff; }

.right-header-item .header-tip::before {
  content: '';
  position: absolute;
  left: 55%;
  top: -6px;
  padding: 5px;
  border: inherit;
  background: inherit;
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg); }

.right-header-item .header-tip img {
  width: 168px; }

.goods-active {
  border-top-color: #e4393c !important; }

.goods-exchange-btn {
  background-color: #e4393c !important; }

div.layui-laypage a:hover {
  color: #e4393c; }

body .table-box {
  overflow: hidden;
  border: 1px solid #dee1e5;
  position: relative; }

body .table-box .layui-table {
  margin: 0; }

body .table-box thead th {
  border-top: none; }

body .table-box thead th:first-of-type {
  border-left: none; }

body .table-box thead th:last-of-type {
  border-right: none; }

body .table-box tr td:last-of-type {
  border-right: none; }

body .table-box tr td:first-of-type {
  border-left: none; }

body .table-box .scroll-head .no-result {
  display: none; }

.table-box .layui-table tr:last-of-type td {
  border-bottom-width: 0px; }

.lognin-box {
  float: right;
  width: 312px;
  margin-top: 66px;
  padding: 0 24px;
  background: #fff;
  height: 360px;
  overflow: hidden; }

.lognin-box h1 {
  position: relative;
  display: block;
  font-size: 14px;
  margin: 21px 0 42px 0;
  /*line-height: 56px;*/
  width: 275px; }

.lognin-box h1 span {
  position: absolute;
  bottom: 0;
  right: -38px;
  font-size: 12px;
  color: #f55148;
  display: none; }

.lognin-box input {
  float: left;
  width: 244px;
  height: 24px;
  padding: 10px;
  border: 1px #e5e5e5 solid;
  border-radius: 2px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.lognin-box .login-link {
  padding: 33px 0 15px 0; }

.lognin-box p a {
  font-size: 12px;
  color: #666; }

.lognin-box p a:first-child {
  margin-right: 20px; }

.lognin-box .form-loginName {
  height: 46px;
  margin-bottom: 24px; }

.lognin-box .form-password {
  height: 46px;
  margin-bottom: 23px; }

.lognin-box button {
  display: block;
  width: 100%;
  height: 46px;
  font-size: 16px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  letter-spacing: 3px;
  border: none;
  border-radius: 2px;
  background: #e4393c;
  cursor: pointer; }

.lognin-box .switch-login {
  position: absolute;
  right: -16px;
  top: -26px;
  cursor: pointer; }

.lognin-box .switch-login .iconfont {
  font-size: 60px; }

.lognin-box #btnLogin {
  margin-bottom: 25px; }

.lognin-box .login-qr-code {
  text-align: center;
  margin: 0 auto; }

.lognin-box .login-qr-code img {
  width: 80px;
  height: 80px; }

.lognin-box .login-tips {
  width: 312px;
  text-align: center;
  margin-top: 18px;
  margin-left: 72px; }

.lognin-box .login-tips .scan-icon {
  padding-top: 10px; }

.lognin-box .login-tips .scan-tips {
  font-size: 18px;
  margin-left: 20px;
  padding-top: 10px;
  color: #707070; }

.lognin-box .password-login, .lognin-box .scancode-login {
  position: relative; }

.lognin-box .scan-iconfont {
  font-size: 40px; }

.lognin-box .login-link .login-type span {
  color: #666; }

.lognin-box .login-type {
  display: none;
  cursor: pointer; }

.gks-border {
  border-color: #e4393c !important; }

.bgks {
  background-color: #e4393c !important; }

body .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #e4393c !important; }

.login-phone-wrapper {
  min-width: 100%;
  background: rgba(228, 57, 60, 0.1); }

.login-tit {
  background: #e4393c; }

.select-status {
  border-bottom: 2px solid #e4393c; }

.login-con .btn {
  background: #e4393c; }

.phoneLogin {
  background: #e4393c; }

.img-back {
  display: none; }

.step-box .step1 .num-tips {
  background: rgba(228, 57, 60, 0.3); }

body .theme-bgcolor {
  background: #e4393c; }

body .correct-mistake .content {
  border: 1px #e4393c solid; }

body .right-nav-group-item:hover {
  background: #e4393c; }

.modify .modify-text {
  border: 1px #e4393c solid !important; }

.modify .modify-content {
  border: 1px #e4393c solid !important; }

.modify .modify-content .list-sure {
  background: #e4393c; }

body .product-tab-actived {
  color: #e4393c; }

.gks-border-color {
  border-color: #e4393c; }

.cart_batch .ui_price {
  color: #e45050; }

html body .cgks {
  color: #e4393c !important; }

html body .news-tab .active {
  color: #e4393c !important; }

html body .cblue {
  color: #0070cc !important; }

body .nav-bar {
  border-color: #e4393c; }

html body .person-admin-wrapper .cgks {
  color: #0070cc !important; }

body .shopping-cart-wrapper .cgks {
  color: #e4393c !important; }

body .layui-layer-btn .gks-btn-light {
  color: #fff !important; }

body .lognin-box .switch-login .iconfont, body .lognin-box .scan-iconfont {
  color: #e4393c; }

.btn-box .buyBtn {
  border: 1px #e4393c solid; }

.btn-box .cancelBtn {
  border: 1px #e4393c solid; }

.quotationInfo .header .iconfont {
  color: #e4393c; }

.quotationInfo .header .quotation-time {
  color: #e4393c; }

.mall-bgks {
  background-color: #e4393c !important; }

.layui-layer-btn .cgks {
  color: #007aff !important; }

.right-nav-group-item:hover {
  background-color: #e4393c !important; }

body .right-service-content-1 .right-phone-box {
  background: #e4393c; }

.mall-default-img {
  background: #FFFFFF url("../images/mall-default.png") center center no-repeat; }

.right-nav-2 .right-nav-group-service {
  background: #e4393c; }

.header-login-status-bar .register-btn {
  margin-left: 6px; }

body .tag_top {
  min-height: 35px; }

body .right-nav-group-item.active {
  background: #e4393c; }

.decoration-wrap .box-shadow {
  box-shadow: 0 0 7px 1px #29c231; }

.gks-mt-small {
  margin-top: 10px; }

body .footer_icp {
  padding: 0; }

body .hot-search-recommend {
  height: auto;
  min-height: 30px; }

.cartshow ::-webkit-scrollbar {
  background: none;
  width: 6px; }

body .hot-search-recommend a {
  color: #666;
  text-decoration: none;
  outline: none; }

body .hot-search-recommend a:hover {
  color: #e4393c;
  text-decoration: none; }

body .home-bottom-contact-info a {
  color: #666;
  text-decoration: none;
  outline: none; }

body .home-bottom-contact-info a:hover {
  color: #e4393c;
  text-decoration: none; }
