hr, img {
  border: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, main, menu, nav, section, summary {
  display: block
}

pre, textarea {
  overflow: auto
}

fieldset, hr, legend, td, th {
  padding: 0
}

.hidden, .invisible {
  visibility: hidden
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-family: 'Helvetica Neue', "Microsoft Yahei", sans-serif
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, optgroup, strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 1em 0
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

legend {
  border: 0
}

textarea {
  resize: vertical
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #222;
  font-size: 1em;
  line-height: 1.5
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}

::selection {
  background: #b3d4fc;
  text-shadow: none
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle
}

fieldset {
  border: 0;
  margin: 0
}

.browserupgrade {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0
}

.hidden {
  display: none !important
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

/********************************************************/
.w {
  margin: auto;
  width: 1200px;
}

#topbar {
  height: 28px;
  background-color: #f6f6f6;
}

#topbar .w {
  color: #666;
}

#topbar .w span.title {
  display: inline-block;
  line-height: 28px;
  font-size: 14px;
}

#topbar ul {
  float: right;
}

#topbar ul li {
  float: right;
  line-height: 28px;
  font-size: 14px;
}

#topbar ul li.spacer {
  margin-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
  width: 1px;
  height: 18px;
  background-color: #ccc;
}

#topbar ul li a {
  line-height: 28px;
  font-size: 14px;
  color: #7e8c8d;
}

#topbar ul li a:hover {
  color: #ff0000;
}

#topbar ul li a.to-registe {
  color: #ff0000;
}

#topbar ul li a > span {
  margin-right: 6px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}

#topbar ul li a.my-order span {
  width: 16px;
  background: url('img/topbar.png') no-repeat;
  background-position: 0 -1px;
}

#topbar ul li a.my-mine span {
  width: 16px;
  background: url('img/topbar.png') no-repeat;
  background-position: -16px 0;
}

#topbar ul li a.mobile-site span {
  width: 8px;
  background: url('img/topbar.png') no-repeat;
  background-position: -32px 0;
}

#header {
  height: 124px;
}

#header .w {
  padding: 24px 0;
}

#header .w .logo {
  float: left;
}

#header .search-box {
  float: left;
  padding-left: 113px;
  padding-top: 6px;
}

#header .search-form input {
  float: left;
  width: 375px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  color: #8f8f8f;
  border: 1px solid #fc0f3d;
  border-right: 0;
  text-indent: 14px;
}

#header .search-form button {
  width: 65px;
  height: 35px;
  line-height: 35px;
  background-color: #fc0f3d;
  color: #fff;
  border: 0;
  outline: none;
}

#header .search-history {
  padding: 6px 0;
}

#header .search-history ul > li {
  display: inline-block;
  line-height: 18px;
}

#header .search-history ul > li.spacer {
  width: 1px;
  height: 9px;
  background-color: #8f8f8f;
}

#header .search-history a {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #8f8f8f;
}

#header .cart-box {
  float: right;
  padding-top: 9px;
  padding-right: 98px;
}

#header .cart-box a {
  display: inline-block;
  min-width: 127px;
  height: 29px;
  line-height: 29px;
  border: 1px solid #fc0f3d;
  color: #fc0f3d;
}

#header .cart-box a > span {
  display: inline-block;
  float: left;
  margin-right: 9px;
  width: 33px;
  height: 29px;
  background: #fc0f3d url('img/header.png') center center no-repeat;
}

/********导航***********/
#nav {
  border-bottom: 2px solid #fc0f3d;
}

#nav .w {
  position: relative;
  height: 32px;
  line-height: 32px;
}

#nav .deliver-notice {
  position: absolute;
  right: 0;
  bottom: 0;
  padding-left: 102px;
  height: 32px;
  line-height: 32px;
}

#nav .deliver-notice > img {
  position: absolute;
  left: 0;
  bottom: 0;
}

#nav .deliver-notice > p {
  display: inline-block;
  font-size: 16px;
  color: #000;
}

#nav .deliver-notice > p > span {
  color: #fc0f3d;
}

#nav .recommend {
  position: relative;
  float: left;
  width: 200px;
  height: 32px;
}

#nav .recommend .recommend-title {
  text-align: center;
  font-size: 16px;
  background-color: #fc0f3d;
  color: #fff;
  cursor: pointer;
}

#nav .recommend-content {
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 50;
  width: 100%;
  height: 479px;
  background-color: #000;
  display: none;
}

#nav .always-show .recommend-content {
  display: block;
}
#nav .recommend-content-box{
  padding: 15px 0;
}

#nav .recommend-item a.item-title {
  display: block;
  padding-left: 25px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
}

#nav .recommend-item {
  padding: 10px 20px;
}

#nav .recommend-item .item-item {
  height: 22px;
  line-height: 22px;
}

#nav .recommend-item .item-item a {
  display: inline-block;
  /*line-height: 20px;*/
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
#nav .recommend-item .item-item a.second-category{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

#nav .recommend-item:hover a,#nav .recommend-item.on a {
  /*background-color: rgba(255, 255, 255, .7);*/
  color: #fc0f3d;
}

#nav .recommend-menu-list{
  position: absolute;
  top: 0;
  left: 200px;
  width: 800px;
  height: 479px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, .7);
  display: none;
}
#nav .recommend-menu-list .recommend-menu-item{
  display: none;
}
#nav .recommend-menu-list .recommend-item-content{
  padding:  20px;
}
#nav .recommend-menu-list .recommend-item-content ul>li{
  float: left;
  height: 36px;
  line-height: 36px;
  padding: 0 30px;
  margin-bottom: 20px;
}
#nav .recommend-menu-list .recommend-item-content ul>li>a{
  font-size: 16px;
  color: #fff;
}


#nav .navigator {
  float: left;
}

#nav .navigator li {
  display: inline-block;
  margin-left: 6px;
  margin-right: 10px;
  width: 100px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}

#nav .navigator li > a {
  font-size: 14px;
  color: #000;
}

#nav .navigator li.on, #nav .navigator li:hover {
  background: url('img/nav.png') center top no-repeat;
}

#nav .navigator li.on > a, #nav .navigator li:hover > a {
  color: #fff;
}

#footer {
  padding: 26px 0;
  border-top: 1px solid #e6e6e6;
  background-color: #f5f5f5;
}

#footer ul {
  text-align: center;
}

#footer ul li {
  display: inline-block;
  margin-right: 80px;
}

#footer ul li.last-item {
  margin-right: 0;
}

#footer .service-title {
  padding-left: 58px;
  margin-bottom: 14px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background: url('img/footer.png') 0 top no-repeat;
  color: #33302b
}

#footer .payment {
  background-position: 0 -48px;
}

#footer .deliver {
  background-position: 0 -96px;
}

#footer .after-sales {
  background-position: 0 -144px;
}

#footer .merchant-service {
  background-position: 0 -192px;
}

#footer .service-list a {
  font-size: 12px;
  color: #010101;
}

#footer .service-list div {
  padding-left: 58px;
  line-height: 25px;
}

#footer .service-list .service-item-title a {
  font-weight: bold;
}

#copyright {
  padding: 60px 0;
  text-align: center;
  font-size: 12px;
  background-color: #33302b;
  color: #fefefe;
}

#copyright p {
  line-height: 24px;
}

#crumbs {
  height: 44px;
  line-height: 44px;
  background-color: #f2f2f2;
}

#crumbs .crumbs-nav-item {
  display: inline-block;
  font-size: 12px;
  color: #4d4d4d;
}

#crumbs .crumbs-nav-item a, #crumbs .crumbs-nav-item span {
  font-size: 12px;
  color: #4d4d4d;
}

#crumbs .crumbs-nav-item span {
  padding: 0 10px;
}

#page {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}

#page .page-wrapper {
  display: inline-block;
}

#page .page-left {
  float: left;
  margin-right: 24px;
}

#page .page-right {
  float: right;
}

#page .page-left ul li {
  float: left;
  margin-right: 4px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

#page .page-left ul li.prev, #page .page-left ul li.next {
  width: 85px;
}

#page .page-left ul li.next {
  margin-right: 0;
}

#page .page-left ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  font-size: 15px;
  color: #666;
}

#page .page-left ul li.on > a {
  border: 1px solid rgba(229, 1, 99, .5);
  color: #fc0f3d;
  text-decoration: underline;
}

#page .page-right > div {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}

#page .total-page {
  margin-right: 12px;
}

#page input {
  margin: 0 8px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #ddd;
}

#page button {
  margin-left: 20px;
  width: 50px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #ddd;
  font-size: 15px;
  color: #666;
  background-color: #f4f4f4;
}

/** 按钮类 **/
.dwf-ui-btn-outline {
  color: #fc0f3d !important;
  border: 1px solid #fc0f3d;
  background-color: #fff;
}

.dwf-ui-btn-default {
  color: #fff !important;
  border: 1px solid #fc0f3d;
  background-color: #fc0f3d;
}

.dwf-ui-btn {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
}

/* 充值提示 */
.low-balance{
  position: absolute;
  top: 40px;
  left: -14px;
  padding: 10px;
  width: 180px;
  line-height: 1.5;
  font-size: 13px;
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
}
.low-balance:before{
  content: ' ';
  display: block;
  position: absolute;
  left: 93px;
  top: -7px;
  border-left:7px solid transparent;
  border-right:7px solid transparent;
  border-bottom:7px solid rgba(0, 0, 0, .6);
  width: 0;
  height: 0;
}
.low-balance .close{
  position: absolute;
  top: 2px;
  right: 0;
  padding: 0 5px;
  cursor: pointer;
}