@charset "UTF-8";
/* common var
-------------------------------------------------------------- */
.clearfix[data-v-6ebe46e4]:before,
.clearfix[data-v-6ebe46e4]:after {
  content: " ";
  display: table;
}
.clearfix[data-v-6ebe46e4]:after {
  clear: both;
}
.clearfix[data-v-6ebe46e4] {
  *zoom: 1;
}

/* head_footer--start
-------------------------------------------------------------- */
/* 头部-首页动态广告
------------------------*/
.header-dynamic-ad[data-v-6ebe46e4] {
  padding-top: 20px;
  height: 72px;
  width: 160px;
  float: right;
}
.header-dynamic-ad .ec-slider img[data-v-6ebe46e4] {
  height: 72px;
  width: 160px;
}

/* 头部-二维码
------------------------*/
.header-qrcode[data-v-6ebe46e4] {
  padding-top: 16px;
  float: right;
}
.header-qrcode .ec-slider[data-v-6ebe46e4] {
  height: 96px;
  width: 91px;
}
.header-qrcode .ec-slider .ec-slider-item img[data-v-6ebe46e4] {
  width: 76px;
  height: 76px;
}
.header-qrcode .ec-slider .ec-slider-item span[data-v-6ebe46e4] {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  font-size: 11px;
  -webkit-transform: scale(0.916) translate(-4%, -2px);
  -o-transform: scale(1) translate(0, 0);
}
.header-qrcode .ec-slider .ec-slider-nav[data-v-6ebe46e4] {
  right: 0;
  top: 0;
  margin: 0;
  width: 8px;
  bottom: auto;
  left: auto;
  height: 76px;
}
.header-qrcode .ec-slider .ec-slider-nav span[data-v-6ebe46e4] {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #888888;
  margin: 6px 0;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.header-qrcode .ec-slider .ec-slider-nav .current[data-v-6ebe46e4] {
  background-color: #ca141c;
}

/* 头部修改-20170620-start
-------------------------------------------------------------- */
.user-head[data-v-6ebe46e4] {
  width: 74px;
  height: 74px;
  position: relative;
}
.user-head .user-img[data-v-6ebe46e4] {
  width: 74px;
  height: 74px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.user-head .user-img img[data-v-6ebe46e4] {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.user-canvas[data-v-6ebe46e4] {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.user-canvas .canvas-bg[data-v-6ebe46e4] {
  width: 90px;
  height: 90px;
  display: block;
}
.user-canvas .canvas-left[data-v-6ebe46e4],
.user-canvas .canvas-right[data-v-6ebe46e4] {
  width: 45px;
  height: 90px;
  overflow: hidden;
  position: relative;
  float: left;
  z-index: 4;
  background: #dfdfdf;
}
.user-canvas .canvas-left[data-v-6ebe46e4] {
  border-radius: 45px 0 0 45px;
}
.user-canvas .canvas-right[data-v-6ebe46e4] {
  border-radius: 0 45px 45px 0;
}
.user-canvas .canvas-left div[data-v-6ebe46e4],
.user-canvas .canvas-right div[data-v-6ebe46e4] {
  content: "";
  position: absolute;
  display: block;
  width: 45px;
  height: 90px;
  border-radius: 45px 0 0 45px;
  background: #F05C20;
  background: -moz-linear-gradient(left, #F05C20, #F58555);
  transform: rotate(-180deg);
  transform-origin: right center;
  -ms-transform: rotate(-180deg);
  /* IE 9 */
  -ms-transform-origin: right center;
  IE9-webkit-transform: rotate(-180deg);
  /* Safari 和 Chrome */
  -webkit-transform-origin: right center;
  /* Safari 和 Chrome */
  -moz-transform: rotate(-180deg);
  /* Firefox */
  -moz-transform-origin: right center;
  /* Firefox */
  -o-transform: rotate(-180deg);
  /* Opera */
  -o-transform-origin: right center;
}
.user-canvas .canvas-right div[data-v-6ebe46e4] {
  border-radius: 0 45px 45px 0;
  background: -moz-linear-gradient(left, #F58555, #F05C20);
  transform: rotate(-180deg);
  transform-origin: left center;
  -ms-transform: rotate(-180deg);
  -ms-transform-origin: left center;
  /* IE 9 */
  -webkit-transform: rotate(-180deg);
  -webkit-transform-origin: left center;
  /* Safari 和 Chrome */
  -moz-transform: rotate(-180deg);
  -moz-transform-origin: left center;
  /* Firefox */
  -o-transform: rotate(-180deg);
  -o-transform-origin: left center;
}

/* 头部
------------------------*/
.header[data-v-6ebe46e4] {
  min-width: 1200px;
  height: 50px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04) !important;
  position: relative;
  font-family: honorSansBrand, "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  line-height: 1.5;
}
.order-header[data-v-6ebe46e4] {
  box-shadow: none;
}

/* 头部-logo */
.logo[data-v-6ebe46e4] {
  float: left;
  margin-right: 34px;
}
.logo img[data-v-6ebe46e4] {
  height: 21px;
}
.logo a[data-v-6ebe46e4] {
  float: left;
  margin-top: 6px;
}
.logo-word[data-v-6ebe46e4] {
  width: auto;
  height: auto;
}
.logo-word img[data-v-6ebe46e4] {
  width: 120px;
}
.logo-word span[data-v-6ebe46e4] {
  margin-left: 26px;
  font-size: 22px;
  line-height: 36px;
}
.order-header .layout[data-v-6ebe46e4] {
  width: 1200px;
}
.order-header .logo-word[data-v-6ebe46e4] {
  margin-top: 8px;
}
.header .right .naver li[data-v-6ebe46e4] {
  margin-left: 30px;
  margin-right: 0;
}

/* 导航
------------------------*/
.naver-main[data-v-6ebe46e4] {
  min-width: 1200px;
  background-color: #FFF;
}
.naver-main .layout[data-v-6ebe46e4] {
  position: relative;
  z-index: 410;
}
.goods-rolling[data-v-6ebe46e4] {
  overflow: hidden;
  width: 1200px;
  height: 305px;
}
.goods-rolling .grid-list[data-v-6ebe46e4] {
  width: 3488px;
  min-width: 1200px;
}
.goods-rolling .grid-items[data-v-6ebe46e4] {
  border-left: 1px solid #F5F5F5;
  margin: 0;
  width: 217px;
}
.goods-rolling .grid-items[data-v-6ebe46e4]:first-child {
  border-left: 1px solid transparent;
}
.goods-rolling .grid-items .grid-img[data-v-6ebe46e4] {
  height: 134px;
  width: 134px;
  margin: 38px auto 0;
}
.goods-rolling .grid-items .grid-img img[data-v-6ebe46e4] {
  height: 134px;
  width: 134px;
}
.goods-rolling .grid-items .grid-title[data-v-6ebe46e4] {
  padding-top: 10px;
  width: 227px;
  height: 38px;
}
.goods-rolling .grid-items .grid-desc[data-v-6ebe46e4] {
  margin: 0;
  line-height: 24px;
}
.goods-rolling .grid-items .grid-price[data-v-6ebe46e4] {
  margin: 0;
  line-height: 28px;
}
.goods-rolling .grid-btn[data-v-6ebe46e4] {
  background: #CCC;
  background: rgba(204, 204, 204, 0.9);
  cursor: pointer;
  height: 75px;
  left: 0;
  margin-top: -37.5px;
  width: 22px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.goods-rolling .grid-btn span[data-v-6ebe46e4] {
  display: block;
  margin: 28px auto;
  height: 16px;
  width: 11px;
}
.goods-rolling .grid-btn.btn-next span[data-v-6ebe46e4] {
  background-position: -82px 0;
}
.goods-rolling .grid-btn.btn-prev span[data-v-6ebe46e4] {
  background-position: -71px 0;
}
.goods-rolling .grid-btn.btn-next[data-v-6ebe46e4] {
  background: rgba(204, 204, 204, 0.9);
  left: auto;
  margin-top: -37.5px;
  right: 0;
  top: 50%;
}
.goods-rolling .grid-btn[data-v-6ebe46e4]:hover {
  background: #999;
  background: rgba(153, 153, 153, 0.9);
}
.goods-rolling .grid-btn.disabled[data-v-6ebe46e4] {
  background: #F0F0F0;
  background: #f0f0f0;
  cursor: not-allowed;
}

/* 步骤条
------------------------*/
/* 步骤条
-------------------------------------------------------------- */
.progress-area[data-v-6ebe46e4] {
  margin-top: 2px;
}
.progress-area div[data-v-6ebe46e4] {
  width: 320px;
  height: 50px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.progress-area-3 .progress-sc-area[data-v-6ebe46e4] {
  background-position: -42px -22px;
}
.progress-area div[data-v-6ebe46e4] {
  background: transparent url(../../staticpc/img/sprites6.svg) no-repeat;
}

/* 头部修改-20170620-end
-------------------------------------------------------------- */
/* head_footer--end
-------------------------------------------------------------- */
/* shortcut */
.shortcut[data-v-6ebe46e4] {
  min-width: 1200px;
  height: 36px;
  line-height: 36px;
  background-color: #000;
  font-family: honorSansBrand, "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  position: relative;
  z-index: 411;
}
.shortcut a[data-v-6ebe46e4] {
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
}
.shortcut a[data-v-6ebe46e4]:hover {
  color: #FFFFFF;
}
.shortcut li[data-v-6ebe46e4] {
  float: left;
  position: relative;
}
.shortcut li[data-v-6ebe46e4]:first-child {
  padding-left: 0;
}
.shortcut li[data-v-6ebe46e4]:first-child:before {
  display: none;
}
.shortcut .s-sub[data-v-6ebe46e4] {
  float: left;
}
.shortcut .s-sub > ul > li[data-v-6ebe46e4] {
  margin-right: 40px;
}
.shortcut .s-main[data-v-6ebe46e4] {
  float: right;
}
.shortcut .s-main > ul > li[data-v-6ebe46e4] {
  margin-left: 40px;
}
.shortcut .s-dropdown[data-v-6ebe46e4] {
  position: relative;
  z-index: 310;
  margin: 0 -9px;
  height: 36px;
}
.shortcut .s-dropdown .icon-dropdown[data-v-6ebe46e4] {
  position: relative;
  padding-right: 15px;
}
.shortcut .s-dropdown .icon-dropdown[data-v-6ebe46e4]:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../../staticpc/img/icon-common.svg) no-repeat;
  background-position: -130px -148px;
  position: absolute;
  top: -1px;
  right: -4px;
}
.shortcut .s-dropdown .h[data-v-6ebe46e4] {
  position: relative;
  padding: 0 12px 0 10px;
  height: 36px;
  position: relative;
}
.shortcut .s-dropdown .h.tips[data-v-6ebe46e4]:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: block;
  background: #f00;
  position: absolute;
  top: 6px;
  right: 20px;
}
.shortcut .s-dropdown[data-v-6ebe46e4]:hover {
  margin: 0 -9px;
  z-index: 311;
}
.shortcut .s-dropdown:hover .b[data-v-6ebe46e4] {
  display: block;
}
.shortcut .s-dropdown:hover .icon-dropdown[data-v-6ebe46e4]:before {
  background-position: -146px -148px;
}
.shortcut .s-dropdown .b[data-v-6ebe46e4] {
  display: none;
  position: absolute;
  top: 36px;
  right: 10px;
  padding-top: 8px;
}
.shortcut .i-login a[data-v-6ebe46e4]:first-child {
  margin-right: 16px;
  position: relative;
}
.shortcut .i-login a[data-v-6ebe46e4]:first-child:before {
  content: "";
  width: 1px;
  height: 12px;
  display: block;
  position: absolute;
  top: 1px;
  right: -8px;
  background: rgba(255, 255, 255, 0.4);
}
.shortcut .dropdown-person[data-v-6ebe46e4] {
  padding: 8px 16px 8px 16px;
  background: #fff;
  width: 100px;
  box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}
.shortcut .dropdown-person li[data-v-6ebe46e4] {
  display: block;
  float: none;
  border-top: 1px solid #F1F3F5;
}
.shortcut .dropdown-person li[data-v-6ebe46e4]:first-child {
  border-top: none;
}
.shortcut .dropdown-person a[data-v-6ebe46e4] {
  font-size: 14px;
  color: #000;
  padding-left: 35px;
  position: relative;
}
.shortcut .dropdown-person a[data-v-6ebe46e4]:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../../staticpc/img/icon-common.svg) no-repeat;
  position: absolute;
  left: 8px;
  top: -1px;
}
.shortcut .dropdown-person .icon-information a[data-v-6ebe46e4]:before {
  background-position: 0 -148px;
}
.shortcut .dropdown-person .icon-logout a[data-v-6ebe46e4]:before {
  background-position: -18px -147px;
}
.shortcut .dropdown-code[data-v-6ebe46e4] {
  padding: 20px 0 20px 0;
  width: 244px;
  background: #fff;
  box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.07);
  border-radius: 8px;
}
.shortcut .dropdown-code .dropdown-code-detail[data-v-6ebe46e4] {
  padding-left: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 20px;
}
.shortcut .dropdown-code .dropdown-code-detail a[data-v-6ebe46e4] {
  cursor: default;
}
.shortcut .dropdown-code .dropdown-code-detail:first-child a[data-v-6ebe46e4] {
  cursor: pointer;
}
.shortcut .dropdown-code .dropdown-code-detail[data-v-6ebe46e4]:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.shortcut .dropdown-code .code-img[data-v-6ebe46e4] {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 12px;
}
.shortcut .dropdown-code .code-info[data-v-6ebe46e4] {
  float: left;
  line-height: 18px;
}
.shortcut .dropdown-code .code-info h2[data-v-6ebe46e4] {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.shortcut .dropdown-code .code-info p[data-v-6ebe46e4] {
  color: #777777;
}
.shortcut .dropdown-code .code-info span[data-v-6ebe46e4] {
  width: 32px;
  height: 32px;
  display: block;
  margin-top: 5px;
}
.shortcut .dropdown-code .code-info span[data-v-6ebe46e4]:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../staticpc/img/icon-common.svg) no-repeat;
  margin-top: 1px;
}
.shortcut .dropdown-code .code-info span.icon-andrid[data-v-6ebe46e4]:before {
  background-position: 0 0;
}
.shortcut .dropdown-code .code-info span.icon-wechat[data-v-6ebe46e4]:before {
  background-position: -32px 0;
}
.shortcut .dropdown-code .code-info span.icon-ios[data-v-6ebe46e4]:before {
  background-position: -38px -113px;
}
.shortcut .dropdown-code .code-info .red[data-v-6ebe46e4] {
  color: #CB242B !important;
  line-height: 16px;
}

/* 底部-口号
------------------------*/
.slogan[data-v-6ebe46e4] {
  padding: 22px 0 20px;
  width: 1200px;
  margin: 0 auto;
}
.slogan ul[data-v-6ebe46e4] {
  *zoom: 1;
}
.slogan ul[data-v-6ebe46e4]:before, .slogan ul[data-v-6ebe46e4]:after {
  content: "";
  display: table;
}
.slogan ul[data-v-6ebe46e4]:after {
  clear: both;
}
.slogan li[data-v-6ebe46e4] {
  display: table-cell;
  font-size: 18px;
  color: #333333;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.slogan li[data-v-6ebe46e4]:first-child {
  padding-right: 120px;
}
.slogan li:first-child + li[data-v-6ebe46e4] {
  padding-right: 120px;
}
.slogan li:first-child + li + li[data-v-6ebe46e4] {
  padding-right: 110px;
}
.slogan li i[data-v-6ebe46e4] {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 15px;
  background: url(../../staticpc/img/icon01.svg) no-repeat;
}
.slogan .s1 i[data-v-6ebe46e4] {
  background-position: -74px 0;
}
.slogan .s2 i[data-v-6ebe46e4] {
  background-position: -154px 0;
}
.slogan .s3 i[data-v-6ebe46e4] {
  background-position: -194px 0;
}
.slogan .s4 i[data-v-6ebe46e4] {
  background-position: -114px 0;
}
