@charset "utf-8";
html,
body,
input,
button {
  font-family: "鎬濇簮榛戜綋 CN Light", "寰蒋闆呴粦", "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
  font-size: 16px;
}
html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
figure,
figcaption,
input,
textarea,
button,
thead,
tbody,
tr,
td,
select,
option {
  margin: 0;
  padding: 0;
  outline: none;
  vertical-align: baseline;
  background: transparent;
}
body {
  background: #fff;
  line-height: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
:focus {
  outline: 0;
}
ul,
ol {
  list-style: none;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
a {
  color: #000000;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
input {
  outline-color: invert;
  outline-style: none;
  outline-width: 0px;
  border: none;
  border-style: none;
  text-shadow: none;
  -webkit-appearance: none;
  -webkit-user-select: text;
  outline-color: transparent;
  box-shadow: non;
}
button,
input,
textarea,
area {
  border: none;
  outline: none;
}
body {
  min-width: 1150px;
  line-height: 1;
}
::-webkit-input-placeholder { 
銆€銆€color:#ccc;
}

:-moz-placeholder { 
銆€銆€color:#ccc;
}

::-moz-placeholder { 
銆€銆€color:#ccc;
}

:-ms-input-placeholder { 
銆€銆€color:#ccc;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  60% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.bounce {
  -webkit-animation: 1.6s linear 0s normal none infinite running bounce;
  -moz-animation: 1.6s linear 0s normal none infinite running bounce;
  -ms-animation: 1.6s linear 0s normal none infinite running bounce;
  -o-animation: 1.6s linear 0s normal none infinite running bounce;
  animation: 1.6s linear 0s normal none infinite running bounce;
}

@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont10.eot');
  src: url('../font/iconfont10.eot#iefix') format('embedded-opentype'), url('../font/iconfont10.woff') format('woff'), url('../font/iconfont11.ttf') format('truetype'), url('../font/iconfont10.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
body {
  min-width: 1150px;
  padding-top: 206px;
  background: #f8f8f8;
}
i {
  font-style: normal;
}
.bg-white {
  background: #ffffff;
}
.bg-green {
  background: #00937f;
}
.bg-gray {
  background: #f8f8f8;
}
.bg-black {
  background: #000000;
}
.bg-red {
  background: #ff7878;
}
.black {
  color: #000000;
}
.white {
  color: #ffffff;
}
.gray3 {
  color: #333333;
}
.gray6 {
  color: #666666;
}
.gray9 {
  color: #999999;
}
.graye {
  color: #eeeeee;
}
.grayf8 {
  color: #f8f8f8;
}
.pink {
  color: #ff7878;
}
.green {
  color: #00937f;
}
.blue {
  color: #69b7db;
}
.red {
  color: #ff7878;
}
.blue-little {
  color: #dceef4;
}
.bold {
  font-weight: bold;
}
.arrow {
  font-family: '瀹嬩綋';
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.width50 {
  width: 50%;
  float: left;
}
.width100 {
  width: 100%;
}
.textl {
  text-align: left;
}
.textr {
  text-align: right;
}
.textc {
  text-align: center;
}
.center-img img {
  display: block;
  margin: 0 auto;
}
.h10 {
  height: 10px;
  overflow: hidden;
}
.h20 {
  height: 20px;
  overflow: hidden;
}
.h30 {
  height: 30px;
  overflow: hidden;
}
.h40 {
  height: 40px;
  overflow: hidden;
}
.h50 {
  height: 50px;
  overflow: hidden;
}
.h60 {
  height: 60px;
  overflow: hidden;
}
.h70 {
  height: 70px;
  overflow: hidden;
}
.h80 {
  height: 80px;
  overflow: hidden;
}
.h90 {
  height: 90px;
  overflow: hidden;
}
.h100 {
  height: 100px;
  overflow: hidden;
}
.h400 {
  height: 400px;
  overflow: hidden;
}
.h500 {
  height: 500px;
  overflow: hidden;
}
.h600 {
  height: 600px;
  overflow: hidden;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb70 {
  margin-bottom: 70px;
}
.pd0 {
  padding: 0;
}
.pd10 {
  padding: 10px;
}
.pd20 {
  padding: 20px;
}
.pd30 {
  padding: 30px;
}
.pd40 {
  padding: 40px;
}
.pd50 {
  padding: 50px;
}
.pd60 {
  padding: 60px;
}
.pd70 {
  padding: 70px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1150px;
}
.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.full-wrap {
  position: relative;
  width: 100%;
  min-width: 1150px;
  overflow: hidden;
}
.full-wrap .full-content {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.disabled {
  cursor: no-drop !important;
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -o-text-overflow: ellipsis;
}
.animate-lift {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.animate-lift:hover {
  -webkit-transform: translate(-2px, -2px);
  -moz-transform: translate(-2px, -2px);
  -ms-transform: translate(-2px, -2px);
  -o-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  -webkit-box-shadow: 5px 5px 15px #afb0b4;
  -moz-box-shadow: 5px 5px 15px #afb0b4;
  -ms-box-shadow: 5px 5px 15px #afb0b4;
  -o-box-shadow: 5px 5px 15px #afb0b4;
  box-shadow: 5px 5px 15px #afb0b4;
}

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.btn-default {
  height: 50px;
  line-height: 50px;
  border: 1px solid transparent;
}
.btn-trans {
  background: transparent;
  color: #00937f !important;
  border: 1px solid #00937f;
}
.btn-green {
  color: #ffffff !important;
  background: #00937f;
  border: 1px solid #00937f;
}
.btn-gray {
  color: #ffffff !important;
  background: #999999;
  border: 1px solid #999999;
}
.btn-sm {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
}

.comm-header .comm-top {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #ffffff;
}
.comm-header .comm-top .link {
  margin-right: -10px;
}
.comm-header .comm-top .link a {
  margin: 0 10px;
  color: #ffffff;
}
.comm-header .top-bar {
  z-index: 188;
  position: fixed;
  top: 30px;
  left: 50%;
  width: 1920px;
  height: 176px;
  margin-left: -960px;
  border-bottom: 1px solid #eeeeee;
  background: #ffffff;
  -webkit-transform: translateZ(0);
  -webkit-transition: margin-top 0.2s ease-in-out;
  -moz-transition: margin-top 0.2s ease-in-out;
  -ms-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  transition: margin-top 0.2s ease-in-out;
}
.comm-header .logo-search {
  position: relative;
}
.comm-header .logo {
  width: 448px;
  height: 36px;
  margin: 0 auto;
  padding: 28px 0 2px;
}
.comm-header .logo2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 80px;
  *height: 108px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  -ms-transform: translate(0, -100px);
  -o-transform: translate(0, -100px);
  transform: translate(0, -100px);
  -webkit-transition: all 0.4s ease-in-out 0.4s;
  -moz-transition: all 0.4s ease-in-out 0.4s;
  -ms-transition: all 0.4s ease-in-out 0.4s;
  -o-transition: all 0.4s ease-in-out 0.4s;
  transition: all 0.4s ease-in-out 0.4s;
}
.comm-header .logo2 .left-logo {
  margin-top: 28px;
  *padding-top: 24px;
}
.comm-header .logo-show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.comm-header .search-bar {
  z-index: 90;
  position: absolute;
  top: 36px;
  right: 0;
  width: 250px;
  -webkit-transition: top 0.8s ease-in-out;
  -moz-transition: top 0.8s ease-in-out;
  -ms-transition: top 0.8s ease-in-out;
  -o-transition: top 0.8s ease-in-out;
  transition: top 0.8s ease-in-out;
}
.comm-header .search-bar .search {
  position: relative;
  width: 200px;
  height: 30px;
  margin-right: 26px;
  
}
.comm-header .search-bar .search .search-text {
  height: 30px;
  width: 148px;
  padding: 0 34px 0 18px;
  line-height: 30px;
  background: #eeeeee;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  color: #000000;
  font-size: 14px;
  border: 1px solid transparent;
}
.comm-header .search-bar .search .search-text:focus {
  border: 1px solid #cccccc;
}
.comm-header .search-bar .search .btn-search {
  position: absolute;
  right: 10px;
  top: 4px;
  width: 21px;
  height: 21px;
  font-size: 20px;
  color: #999999;
  cursor: pointer;
}
.comm-header .search-bar .search .btn-search:hover {
  color: #333333;
}
.comm-header .search-bar .shopping-cart {
  width: 23px;
  height: 23px;
  margin-top: 3px;
  color: #999999;
  font-size: 24px;
  
  cursor: pointer;
}
.comm-header .search-bar .shopping-cart:hover {
  color: #333333;
  
}
.comm-header .comm-top-wrap {
  z-index: 189;
  position: fixed;
  top: 0;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
  -webkit-transform: translateZ(0);
}
.comm-header .nav-bar-wrap {
  z-index: 82;
  position: relative;
  height: 80px;
  line-height: 80px;
}
.comm-header .nav-bar {
  width: 1150px;
  margin-top: 28px;
  *padding-top: 28px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.first-menu-wrap {
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.first-menu-wrap .line {
  position: relative;
  display: inline-block;
  *display: none;
  width: 0;
  height: 14px;
  margin: 0 12px -2px;
  overflow: hidden;
  border-right: 1px solid #cccccc;
}
.first-menu-wrap > li {
  z-index: 91;
  position: relative;
  display: inline;
  margin: 0 30px;
  padding-bottom: 36px;
  -webkit-transition: margin 0.4s ease-in-out 0.3s;
  -moz-transition: margin 0.4s ease-in-out 0.3s;
  -ms-transition: margin 0.4s ease-in-out 0.3s;
  -o-transition: margin 0.4s ease-in-out 0.3s;
  transition: margin 0.4s ease-in-out 0.3s;
}
.first-menu-wrap > li:hover > a {
  color: #00937f;
}
.first-menu-wrap > li:hover .second-menu-wrap {
  display: block;
  *display: none;
  border: 1px solid #eeeeee;
}
.first-menu-wrap > li > a {
  padding: 4px 0;
  font-size: 16px;
  color: #333333;
}
.first-menu-wrap > li.active > a {
  color: #00937f;
}
.first-menu-wrap > li.cur > a {
  color: #00937f;
  font-weight: bold;
  border-bottom: 3px solid #00937f;
}

.second-menu-wrap {
  display: none;
  z-index: 81;
  position: fixed;
  left: 50%;
  top: none;
  width: 1920px;
  height: 60px;
  margin-top: 2px;
  margin-left: -960px;
  line-height: 60px;
  background: #ffffff;
  text-align: center;
}
.second-menu {
  font-size: 14px;
}
.second-menu a {
  margin: 0 16px;
  color: #666666;
}
.second-menu a:hover {
  color: #000000;
}

.comm-footer {
  padding: 50px 0 80px 0;
}
.comm-footer > .left {
  padding-right: 10px;
}
.comm-footer > .left > dl {
  float: left;
  margin-right: 50px;
}
.comm-footer > .left > dl > dt {
  line-height: 1;
  margin-bottom: 24px;
}
.comm-footer > .left > dl > dd {
  margin-left: 0;
  line-height: 30px;
  font-size: 15px;
}
.comm-footer > .left > dl > dd > a {
  color: #999999;
}
.comm-footer > .left > dl > dd > a:hover {
  text-decoration: underline;
}
.comm-footer > .right li {
  float: left;
  margin-left: 42px;
  text-align: center;
}
.comm-footer > .right li .ewm {
  width: 87px;
  height: 87px;
}
.comm-footer > .right li .tips {
  margin-top: 24px;
  font-size: 12px;
  color: #000000;
}
.comm-footer > .right li .tips > span {
  margin: 0 2px;
  color: #00937f;
  font-weight: bold;
}
.comm-footer > .hr {
  float: left;
  width: 0;
  height: 100px;
  margin-top: 8px;
  overflow: hidden;
  border-left: 1px solid #cccccc;
}

.foot-tip {
  background: #eeeeee;
}
.foot-tip .item {
  float: left;
  width: 33.33%;
  height: 94px;
  line-height: 94px;
  text-align: center;
}
.foot-tip .tip-icon {
  margin: 0 16px;
  display: inline-block;
  font-size: 36px;
  vertical-align: middle;
  color: #333333;
  *display: inline;
  *zoom: 1;
}
.foot-tip .tip-word {
  font-size: 16px;
  color: #666666;
}
.comm-footer-bottom {
  padding-bottom: 32px;
}
.comm-footer-bottom .more-link {
  padding: 28px 0 15px;
}
.comm-footer-bottom .more-link > li {
  float: left;
  margin-right: 26px;
}
.comm-footer-bottom .more-link > li > a {
  color: #000000;
  font-size: 12px;
}
.comm-footer-bottom .more-link > li > a:hover {
  text-decoration: underline;
}
.comm-footer-bottom .copyright {
  color: #999999;
  font-size: 12px;
}
.comm-footer-bottom .customer-services {
  text-align: right;
  line-height: 1;
}
.comm-footer-bottom .customer-services .title {
  font-size: 12px;
  color: #000000;
}
.comm-footer-bottom .customer-services .phone {
  font-size: 20px;
  color: #00937f;
  padding: 18px 0;
}
.comm-footer-bottom .customer-services .time {
  color: #999999;
  font-size: 12px;
}

.content-body {
  padding-bottom: 60px;
}

.list-comm {
  margin-right: -10px;
}
.list-comm > .item {
  position: relative;
  float: left;
  width: 280px;
  height: 360px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.list-comm > .item:hover .good-img-wrap {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}
.list-comm > .item:hover .bottom-tip {
  bottom: 0px;
}
.list-comm > .item .tag {
  z-index: 10;
  position: absolute;
  right: 10px;
  top: 10px;
  height: 24px;
  padding: 0 5px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: #ff7878;
}
.list-comm > .item .good-img-wrap {
  width: 250px;
  height: 250px;
  margin: 12px auto;
  *padding-top: 12px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  zoom: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.list-comm > .item .good-img {
  width: 250px;
  height: 250px;
}
.list-comm > .item .good-name {
  position: absolute;
  left: 0;
  right: 0;
  top: 278px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  color: #333333;
  line-height: 1.3;
  overflow: hidden;
}
.list-comm > .item .good-name .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 14px;
}
.list-comm > .item .good-price {
  margin-top: 64px;
  font-size: 16px;
  text-align: center;
}
.list-comm > .item .good-price span {
  margin: 0 6px;
}
.list-comm > .item .discount-price {
  color: #ff7878;
}
.list-comm > .item .original-price {
  text-decoration: line-through;
  color: #999999;
}
.list-comm > .item .bottom-tip {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -32px;
  height: 32px;
  line-height: 32px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -ms-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  overflow: hidden;
}
.list-comm > .item .bottom-tip-show {
  bottom: 0px;
}
.list-comm > .item .low-stocks {
  background: #999999;
}
.list-comm > .item .time-discount {
  background: #ff7878;
}

.top-right-button.slide-button-wrap {
  position: absolute;
  right: 12px;
  top: 16px;
  width: 68px;
}
.top-right-button.slide-button-wrap > .slide-button {
  width: 33px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  font-family: '瀹嬩綋';
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: #cccccc;
  cursor: pointer;
}
.top-right-button.slide-button-wrap > .slide-button.prev {
  -webkit-border-radius: 20px 0 0 20px;
  -moz-border-radius: 20px 0 0 20px;
  -ms-border-radius: 20px 0 0 20px;
  -o-border-radius: 20px 0 0 20px;
  border-radius: 20px 0 0 20px;
  border-right: 1px solid #ffffff;
}
.top-right-button.slide-button-wrap > .slide-button.next {
  -webkit-border-radius: 0 20px 20px 0;
  -moz-border-radius: 0 20px 20px 0;
  -ms-border-radius: 0 20px 20px 0;
  -o-border-radius: 0 20px 20px 0;
  border-radius: 0 20px 20px 0;
}

.hot-recommend-wrap > .left {
  width: 160px;
  height: 310px;
  background: #dceef4;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
.hot-recommend-wrap > .right {
  width: 990px;
  height: 310px;
  background: #ffffff;
  -webkit-border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -ms-border-radius: 0 10px 10px 0;
  -o-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}
.hot-recommend-wrap .left-recommend-title {
  position: relative;
  color: #69b7db;
  text-align: center;
}
.hot-recommend-wrap .left-recommend-title .word {
  position: relative;
  z-index: 1;
}
.hot-recommend-wrap .left-recommend-title .title {
  padding-top: 40px;
  font-size: 25px;
}
.hot-recommend-wrap .left-recommend-title .hr {
  width: 70px;
  height: 0;
  margin: 20px auto;
  overflow: hidden;
  border-bottom: 1px solid #69b7db;
}
.hot-recommend-wrap .left-recommend-title .desc {
  font-size: 12px;
}
.hot-recommend-wrap .left-recommend-title .bg-img-wrap {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.hot-recommend-wrap .left-recommend-title .bg-img-wrap > img {
  width: 160px;
  height: 310px;
}

.zyslide-container {
  position: relative;
  overflow: hidden;
}
.zyslide-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
}
.zyslide-wrap .zy-slide {
  float: left;
}

.recommend-slide {
  position: relative;
  width: 880px;
  height: 278px;
  margin: 0 auto;
  padding: 32px 54px 0;
}
.recommend-slide .zyslide-container {
  width: 880px;
  height: 278px;
}
.recommend-slide .zyslide-wrap {
  width: 8000px;
}
.recommend-slide .zy-slide {
  width: 220px;
}
.recommend-slide .zy-slide:hover .pro-img {
  -webkit-transform: scale(1.04, 1.04);
  -moz-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  -o-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
}
.recommend-slide .tips {
  z-index: 8;
  position: absolute;
  top: 19px;
  right: 90px;
  font-size: 14px;
  color: #999999;
}
.recommend-slide .pro-img {
  width: 180px;
  height: 180px;
  margin: 0 auto;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.recommend-slide .pro-img > img {
  display: block;
  width: 180px;
  height: 180px;
}
.recommend-slide .good-name {
  position: relative;
  margin: 8px 0 6px;
  padding: 0 4px;
  font-size: 16px;
  color: #333333;
  height: 42px;
  text-align: center;
  overflow: hidden;
}
.recommend-slide .good-name .content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.recommend-slide .good-price {
  font-size: 16px;
  color: #ff7878;
  text-align: center;
}
.recommend-slide .good-price span {
  margin: 0 6px;
}
.recommend-slide .discount-price {
  color: #ff7878;
}
.recommend-slide .original-price {
  text-decoration: line-through;
  color: #999999;
}

.right-to-top {
  position: fixed;
  top: 86%;
  left: 50%;
  width: 80px;
  height: 60px;
  margin-left: 600px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
  background: #00937f;
  cursor: pointer;
}

.paging {
  padding: 34px 0;
  text-align: center;
}
.paging > a,
.paging > span {
  margin: 0 10px;
  padding: 0 4px 6px;
  color: #999999;
}
.paging > a:hover,
.paging > span:hover {
  color: #00937f;
}
.paging > a.cur,
.paging > span.cur {
  font-weight: bold;
  color: #00937f;
  border-bottom: 2px solid #00937f;
}
.paging .prev,
.paging .next {
  color: #00937f;
}
.paging .go {
  font-family: '瀹嬩綋';
  font-weight: bold;
}

.bread-nav {
  height: 72px;
  line-height: 72px;
  font-size: 14px;
}
.bread-nav > a {
  color: #666666;
}
.bread-nav > a.cur {
  color: #000000;
}
.bread-nav > span {
  color: #666666;
  margin: 0 4px;
}

.full-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.popup-box {
  z-index: 1010;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 340px;
  
  margin-left: -170px;
  margin-top: -100px;
  font-size: 14px;
}
.popup-title {
  height: 40px;
  color: #ffffff;
  background: #00937f;
  padding: 0 16px;
  line-height: 40px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border: 1px solid transparent;
  border-bottom: none;
}
.popup-content {
  
  padding: 16px;
  line-height: 1.4;
  background: #ffffff;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  border: 1px solid transparent;
  border-top: none;
}
.popup-close {
  position: absolute;
  right: 8px;
  top: 6px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  
}
.popup-btn {
  margin-top: 16px;
  text-align: right;
}
.popup-btn .btn {
  padding: 2px 10px;
  color: #ffffff;
  background: #00937f;
}
.popup-mask {
  z-index: 1009;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.login-popup .pop-item {
  z-index: 1001;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -225px;
}
.login-popup .register-wrap {
  margin-top: -288px;
}
.login-popup .login-wrap {
  margin-top: -265px;
}
.login-popup .full-mask {
  z-index: 999;
}
.close-login-popup {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 24px;
  cursor: pointer;
}
.close-login-popup:hover {
  color: #333333;
}

.top-cart {
  position: relative;
}
.top-cart:hover {
  color: #ff7878;
}
.cat-num {
  display: block;
  position: absolute;
  right: -8px;
  top: -2px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #ff7878;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
}
.cat-num-l {
  width: 22px;
  right: -16px;
  -webkit-border-radius: 40%;
  -moz-border-radius: 40%;
  -ms-border-radius: 40%;
  -o-border-radius: 40%;
  border-radius: 40%;
  padding: 0px 3px;
}
.goods-pic {
  width: 25px;
  height: 25px;
  position: absolute;
  background: url(../image/goodsPic.png);
  z-index: 999;
}

.fixedtool {
  z-index: 90;
  display: none;
  position: fixed;
  left: 50%;
  bottom: 10px;
  margin-left: 600px;
  padding: 20px 0 0;
  width: 70px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #eeeeee;
}
.fixedtool > .item {
  position: relative;
}
.fixedtool > .item:hover .icon-img {
  color: #000000;
}
.fixedtool > .item:hover .tips {
  color: #333333;
}
.fixedtool > .item:hover .show-msg {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.fixedtool .icon-img {
  display: block;
  font-size: 28px;
  color: #666666;
}
.fixedtool .tips {
  padding-bottom: 20px;
  font-size: 12px;
  color: #999999;
  line-height: 1.3;
}
.fixedtool .to-top {
  border-top: 1px solid #eeeeee;
}
.fixedtool .to-top .icon-img {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
.fixedtool .show-msg {
  position: absolute;
  right: 70px;
  bottom: 0;
  border: 1px solid #eeeeee;
  -webkit-transform: scale(0.01, 0.01);
  -moz-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  -o-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  transform-origin: 95% 95%;
}
.fixedtool .show-msg img {
  display: block;
  width: 120px;
  height: 120px;
}

.no-goods {
  display: none;
  padding: 60px 0;
  font-size: 14px;
  color: #333333;
  text-align: center;
}
.no-goods img {
  padding: 20px 0;
}