.footer_banner_itemwrap {
  text-align: center
}

.footer_banner_item {
  float: left;
  margin: auto 20px 20px auto;
  overflow: hidden;
  position: relative
}

.footer_banner_item img {
  display: block;
  height: auto;
  width: 100%
}

.footer_banner_item .footer_banner_item_title {
  left: 10px;
  position: absolute;
  top: 20px
}
.active-list-title {
  background-position: 50%!important;
  background-repeat: no-repeat!important;
  background-size: contain!important;
  color: rgba(0,0,0,.87);
  font-size: 32px;
  font-weight: 700;
  margin: 20px 0 20px;
  position: relative;
  text-align: center
}

.active-list-title .view_more {
  color: #000;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
.special_commonNormal {
  margin: 20px auto 0;
}
#floor1,#floor3,#floor5,#floor7,#floor9,#floor11,#floor13,#floor14{
margin-top: 0px;
}
.active-nav .side-share-wrap {
  background-color: #ff6925;
}
.active-nav .subjectSide_list .subjectSide_item:hover .subjectSide_link {
  color: #ff6925;
}
.active-nav .subjectSide_list .subjectSide_link-active .subjectSide_link {
  color: #ff6925;
}
.active-nav .subjectSide_list .subjectSide_item {
    width: 140px;
}
.active-nav .subjectSide_list .subjectSide_item .subjectSide_link{
    max-width: 100%
}
.active-nav .side-share-wrap {
     width: 140px;
}
.special_commonNormal_layout112 .compItem_priceWrap .compItem_marketPrice {
    width: auto;
}
.special_commonNormal_layout112 .compItem_cart[theme="2"] {
    margin-top: 0;
}
#floor0 {
    margin-top: -10px;
}
#floor1 .active-list-title {
    margin-top: -20px;
}
/* navigation */
.topNav_wrap {
  box-shadow: none;
}
.topNav_wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f7f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
    max-width: 1200px;
    position: relative;
    z-index: 3;
    -webkit-box-shadow: 0 8px 8px rgba(0,0,0,.1);
    height: 70px;
}
