/*头部*/
.header ul {
  margin-bottom: 0;
}

.message-l {
  float: left;
  padding: 0;
}

.message-l .topMessage {
  padding: 0 4px;
  height: 35px;
  line-height: 35px;
}

.top-container a, .hi {
  color: #999;
}

.a-login {
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
  border: 1px solid transparent;
}

.message-r {
  float: right;
}

.message-r .topMessage {
  float: left;
  padding: 0 4px;
  height: 35px;
  line-height: 35px;
}

.message-r .topMessage {
  float: left;
  padding: 0 4px;
  height: 35px;
  line-height: 35px;
}

#mc-menu-hd {
  display: inline-block;
  height: 100%;
}

.top-container a, .hi {
  color: #999;
}

#mc-menu-hd > span {
  display: inline-block;
  height: 100%;
}

.message-r .topMessage {
  float: left;
  padding: 0 4px;
  height: 35px;
  line-height: 35px;
}

.MyShangcheng {
  padding-right: 4px;
  padding-left: 4px;
  text-align: center;
}

.MyShangcheng ul {
  display: none;
  padding: 0;
  margin: 0;
  background: #fff;
  height: auto;
  border: 1px solid #eee;
  position: absolute;
  top: 34px;
  z-index: 99;
  left: -1px;
  min-width: 100%;
}

.MyShangcheng ul li {
  height: 30px;
  line-height: 30px;
}

.MyShangcheng ul li a {
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  min-width: 80px;
}

.menu-hd i {
  color: #c40000;
}

.MyShangcheng:hover {
  background: #fff;
  position: relative;
  z-index: 101;
}

.MyShangcheng:hover > ul {
  display: block;
  border-top: 0;
}

.MyShangcheng ul li a:hover {
  background: #eee;
  color: #c40000;
}

.MyShangcheng:hover > ul {
  display: block;
  border-top: 0;
}

#search-form .search-sel-type {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 36px;
  line-height: 36px;
  width: 70px;
  border-right: 1px solid #eee;
  overflow: hidden;
}

.goods-search-tab {
  display: inline-block;
  line-height: 46px;
  width: 69px;
  font-size: 12px;
  cursor: pointer;
  text-indent: 20px;
  background: #f5f5f5;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6b6b6b;
}

.search-sel-type i {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 16px;
  line-height: 36px;
}

.search-selected {
  background: #F5F5F5;
  color: #6b6b6b;
}

.search-tab-hover2 {
  background: #fff;
  color: #666;
}

.goods-search-tab {
  display: inline-block;
  line-height: 46px;
  width: 69px;
  font-size: 12px;
  cursor: pointer;
  text-indent: 20px;
  background: #f5f5f5;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6b6b6b;
}

#searchInput {
  font-size: 14px;
  font-weight: 700;
  padding-left: 75px;
  position: absolute;
  left: 0;
  z-index: 1;
}

#ai-topsearch {
  width: 20%;
  height: 46px;
  border: 0 none;
  float: right;
  background: #c40000;
  color: #fff;
  font-size: 16px;
  /* font-weight: bold; */
  line-height: 46px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 4px;
  padding: 0;
}

#ai-topsearch:link,
#ai-topsearch:visited,
#ai-topsearch:hover,
#ai-topsearch:active,
#ai-topsearch:focus {
  outline: none;
}

div.bgf {
  position: relative;
  z-index: 101;
}

.user-info-level {
  background: #c40000;
  color: #fff;
  border-radius: 30px;
  padding-left: 3px;
  padding-right: 3px;
}

.headerpng {
  display: none;
  position: absolute;
  z-index: 99;
  width: 200px;
  height: auto;
  background: #fff;
  border: 1px solid #eee;
  padding: 10px;
  top: 34px;
  border-top: 0;
  left: -1px;
}

.headerpng li {
  float: left;
  width: 50%;
  text-align: right;
}

.headerpng .headerimg {
  width: 100px;
  height: 100px;
  display: inline-block;
  border-radius: 50%;
}

div.bgf:hover {
  background: #fff;
  border: 1px solid #eee;
  border-bottom: 0;
}

div.bgf:hover .headerpng {
  display: block;
}

/*购物车下拉的样式*/
.index-shopcart {
  font-size: 16px;
  color: #c40000;
}

.index-shopcart-con {
  background: #fff;
  height: 40px;
  padding: 0 40px;
  border: 1px solid #ddd;
  margin-top: 18px;
  float: left;
  margin-left: 40px;
  position: relative;
  /*overflow: hidden;*/
}

.index-shopcart-con2::before {
  position: absolute;
  content: '';
  height: 2px;
  bottom: -2px;
  width: 100%;
  left: 0;
  background: #fff;
  z-index: 112;
}

#J_MiniCartNum {
  position: absolute;
  left: 105px;
  background: #c40000;
  border-radius: 100px;
  border-bottom-left-radius: 0;
  min-width: 18px;
  text-align: center;
  color: #fff;
  padding: 0 3px;
  top: 0;
  display: none;
  font-size: 12px;
}

.index-shopcart-con > a {
  line-height: 38px;
  display: block;
  color: #666;
}

.index-shopcart-con > a:hover {
  color: #666;
}

.mini-cart {
  position: relative;
}

#cart-massage {
  width: 330px;
  z-index: 110;
  background-color: #fff;
  border: 1px solid #ddd;
  position: absolute;
  top: 39px;
  right: -1px;
  display: none;
  padding-top: 6px;
  padding-bottom: 6px;
}

#cart-massage li > a, #cart-massage li > div {
  vertical-align: middle;
}

#cart-massage li {
  margin-bottom: 6px;
}

#cart-massage li a:hover {
  color: #c40000;
}

#cart-massage li > div a, #cart-massage li > div span {
  line-height: 20px;
}

.form-group_add {
  margin: 1em -15px;
}

.form-group_add label {
  font-weight: normal;
}

.form-group_add .form-group {
  margin: 0 !important;
  padding: 0 15px;
}

.form-group_add .para_section {
  margin: 0;
  padding: 5px 0;
}

.form-group_add .para_section .form-group {
  padding: 0;
}

.form-group_add .para_section input {
  padding-right: 20px !important;
}

.form-group_add .para_section .has-success input {
  border-color: #3c763d !important;
}

.help-block {
  color: #a94442 !important;
  font-size: 12px;
}

.has-success .colrof {
  border-color: #3c763d !important;
}

#ajax-cart {
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ajax-cart-fri-a {
  display: inline-block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  line-height: 40px;
  margin-left: 8px;
}

.ajax-cart-fri-a > img {
  vertical-align: middle;
  max-width: 40px;
  max-height: 40px;
}

.ajax-cart-good-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.ajax-cart-good-desc {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  color: #9C9C9C;
}

.ajax-cart-mid {
  padding-left: 5px;
  width: 200px;
  display: inline-block;
}

.ajax-cart-mid > a {
  color: #3c3c3c;
}

.ajax-cart-aff {
  width: 70px;
  display: inline-block;
  text-align: right;
}

.ajax-cart-price {
  display: block;
  color: #c40000;
  font-size: 12px;
}

.ajax-cart-del {
  display: block;
}

.ajax-cart-scan {
  text-align: right;
  margin: 0 10px;
  border-top: 1px solid #eee;
  padding: 5px 0;
  box-sizing: content-box;
}

.ajax-cart-scan > a {
  display: inline-block;
  background: #f40;
  width: 124px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.ajax-cart-scan > a:hover {
  color: #fff;
}

/*
*搜索框里字体
*/
#searchInput {
  font-size: 14px;
  font-weight: 700;
  padding-left: 75px;
  position: absolute;
  left: 0;
  z-index: 1;
}

/*
**搜索功能下来框的css
*/
.search-msg-area {
  position: absolute;
  top: 100%;
  left: 70px;
  background: #fff;
}

.search-msg-area ul {
  margin: 0;
}

/*宽和border是用js生成的*/
.nav form {
  position: relative;
  height: 50px;
  width: 600px;
  display: inline-block;
}

.search-sel-type {
  position: absolute;
  top: 0;
  left: 0;
  height: 46px;
  width: 70px;
  z-index: 2;

  border-right: 1px solid #eee;
  overflow: hidden;
}

.search-sel-type i {
  position: absolute;
  right: 5px;
  top: 0;
  font-size: 16px;
  line-height: 36px;

}

.goods-search-tab {
  display: inline-block;
  line-height: 46px;
  width: 69px;
  font-size: 12px;
  cursor: pointer;
  text-indent: 20px;
  background: #f5f5f5;
  -moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  user-select: none;
  color: #6b6b6b;
}

.goods-search-tab:hover {
  background: #f5f5f5;
  color: #c40000;
}

.search-tab-hover2 {
  background: #fff;
  color: #666;
}

.search-selected {
  background: #F5F5F5;
  color: #6b6b6b;
}

.search-msg-area ul, .search-msg-area ul li {
  display: block;
  width: 100%;
}

.search-msg-area li {
  height: 26px;
}

.search-msg-area li a {
  display: block;
  width: 100%;
  line-height: 26px;
  height: 100%;
  cursor: pointer;
}

.search-msg-area li a:hover {
  background: #FFCC99;
}

.search-msg-list-hover {
  background: #FFCC99;
}

.search-close-btn {
  display: inline-block;
  line-height: 26px;
  width: 100%;
  text-align: right;
  padding-right: 6px;
  border-top: 1px solid #eee;
}

.search-msg-span1, .search-msg-span2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.search-msg-span1 {
  width: 70%;
  padding-left: 6px;
}

@media screen and (max-width: 767px) {
  .search-msg-span1 {
    width: 100%;
  }
}

.search-msg-span2 {
  width: 30%;
  text-align: right;
  padding-right: 6px;
}

/*头部加搜索------end*/
.index-content {
  margin-bottom: 20px;
}

.sub2-nav {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  border: 1px solid #c40000;
}

.nav-list3 dl {
  display: block;
}

.nav-list3 dt {
  float: left;
  text-align: right;
  vertical-align: top;
  width: 130px;
}

.nav-list3 dd {
  float: left;
  margin-left: 10px;
  vertical-align: top;
  border-bottom: 1px dashed #ddd;
}

.goods-class-2,
.goods-class-2:link,
.goods-class-2:visited,
.goods-class-2:hover,
.goods-class-2:active {
  line-height: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #3c3c3c;
}

.goods-class-3 {
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  cursor: pointer;
  color: #666;
}

.goods-class-3:hover {
  color: #c40000;
  text-decoration: underline;
}

.goodsClass-left-i {
  float: right;
  font-size: 14px;
  margin-right: 15px;
  color: #999;
  margin-top: 14px;
}

.nav-list3 dt i {
  font-size: 16px;
  color: #3c3c3c;
}

/*banner====end*/

/*商品展示*/
.floor-name {
  font-size: 22px;
  font-weight: 200;
  line-height: 58px;
  color: #333;
}

.floor-nav {
  position: fixed;
  width: 50px;
  bottom: 50px;
  left: 50%;
  border-radius: 0;
  display: none;
}

.floor-nav ul {
  float: none;
  text-align: center;
}

#navbar-example.floor-nav .active > a {
  color: #c40000;
}

.navbar-nav > li > a {
  padding: 3px 10px;
  word-wrap: break-word;
  line-height: 18px;
}

.floor-nav .collapse {
  padding: 0;
}

.floor-nav li {
  display: block;
  float: none;
}

.star-row {
  border: 1px solid #ddd;
  border-top-width: 0;
  border-right-width: 0;
}

.star-row li {
  padding: 5px;
  background: #fff;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.star-row li:hover {
  background: #f6f6f6;
}

.star-item {
  margin: 0 auto;
  text-align: center;
  background: #fff;
  height: 300px;
  padding-top: 10px;
}

.star-item .item-content {
  padding-top: 10px;
  font-size: 14px;
}

.price span {
  color: #d30000;
  font-size: 14px;
  font-style: normal;
}

.new-row {
  background: #F5F5F5;
}

.new-first-child {
  padding: 5px;
}

.new-item {
  text-align: center;
  margin: 0 auto;
  background: #fff;
  height: 300px;
  padding-top: 10px;
  position: relative;
  top: 0;
  transform: translate3d(0, 2px, 0);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.new-item .item-content {
  padding-top: 5px;
}

.new-item-hover {
  /*transition: top .2s, transform .2s;*/
  /*-moz-transition: top .2s, -moz-transform .2s;*/
  /*-webkit-transition: top .2s, -webkit-transform .2s;*/
  transform: translate3d(0, -2px, 0);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  box-shadow: 0 15px 30px #ddd;
}

.has-msg {
  position: relative;
}

.msg-content {
  position: absolute;
  bottom: 0;
  z-index: 2;
  overflow: hidden;
  background: #FF6700;
  height: 0;
  width: 100%;
  transition: height .2s, transform .2s;
  -moz-transition: height .2s, -moz-transform .2s;
  -webkit-transition: height .2s, -webkit-transform .2s;
  -o-transition: height .2s, -o-transform .2s;
}

.msg-content2 {
  height: 60px;
  transition: height .2s, transform .2s;
  -moz-transition: height .2s, -moz-transform .2s;
  -webkit-transition: height .2s, -webkit-transform .2s;
  -o-transition: height .2s, -o-transform .2s;
}

.msg-content p {
  color: #fff;
  padding: 5px 15px;
}

.msg-content span {
  color: #fff;
  opacity: 0.6;
}

.go-class {
  display: block;
  color: #fff;
}

.go-class:link,
.go-class:visited,
.go-class:hover,
.go-class:active {
  color: #fff;
}

/*2017-12-5 手机导航*/
.moblie-nav {
  padding: 0 8px 10px;
  background: #fff;
  margin-bottom: 0;
}

.moblie-nav li {
  float: left;
  width: 20%;
}

.m-nav-con1 img {
  background: #F61D4B;
}

.m-nav-con2 img {
  background: #9231F4;
}

.m-nav-con3 img {
  background: #FF6D00;
}

.m-nav-con4 img {
  background: #2C9DF7;
}

.m-nav-con5 img {
  background: #31ABA6;
}

.m-nav-con img {
  border-radius: 6px;
  padding: 6px;
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}

.m-nav-con div {
  padding: 0 8px;
}

.m-nav-con {
  padding: 5px 0 2px;
  display: block;
}

.m-nav-con:hover {
  color: #666;
}