.main-deal {
    width: 100%;
    overflow: hidden;
    background: #f2f2f2
}

.main-deal .box-skin {
  margin-top: 20px; }

.main-deal .box-skin .box-skin-title {
  position: relative; }

.main-deal .box-skin .box-skin-title h2 {
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 0; }

.main-deal .box-skin .box-skin-title .title-view-more {
  position: absolute;
  right: 0;
  bottom: 0; }

.main-deal .box-skin .box-skin-title .btn-link-more {
  line-height: 32px; }

.main-deal .box-skin .box-skin-title .link-more-anti {
  font-family: Simsun;
  font-style: normal; }

.main-deal .box-skin .box-skin-title .btn-link-more:hover {
  color: #d23e3e; }

.main-deal .box-skin .box-skin-body:before, .main-deal .box-skin .box-skin-body:after {
  content: " ";
  display: table; }
.main-deal .box-skin .box-skin-body:after {
  clear: both; }

.trending-product .treading-list {
  position: absolute;
  right: 0;
  bottom: -1px; }
  .trending-product .treading-list li {
    float: left;
    margin-left: 18px;
    padding-bottom: 10px; }
    .trending-product .treading-list li a {
      color: #666666;
      text-decoration: none; }
    .trending-product .treading-list li a:hover {
      color: #d23e3e; }
  .trending-product .treading-list li.current {
    padding-bottom: 8px;
    border-bottom: 2px solid #d23e3e; }
    .trending-product .treading-list li.current a {
      color: #d23e3e; }
.trending-product .box-skin-body {
  overflow: hidden;
  height: 320px;
  border: 1px solid #dddddd;
  background: url(../img/loading-middle.gif) no-repeat center center; }
.trending-product .slidebox-horizontal {
  position: relative;
  width: 1200px;
  margin: 0 -1px; }
  .trending-product .slidebox-horizontal .slidebox-slider {
    width: 1200px;
    position: relative;
    overflow: hidden; }
    .trending-product .slidebox-horizontal .slidebox-slider .trending-item {
      float: left;
      list-style: none;
      height: 320px;
      width: 1200px; }
.trending-product .slidebox-prev, .trending-product .slidebox-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  height: 50px;
  margin-top: -25px; }
.trending-product .slidebox-prev {
  left: 0; }
.trending-product .slidebox-next {
  right: 0; }
.trending-product .slidebox-prev > a, .trending-product .slidebox-next > a {
  width: 30px;
  height: 50px;
  text-indent: -9999em;
  cursor: pointer;
  opacity: 0.4;
  background: #000 url(../img/banner-slider-buttons.png) no-repeat; }
.trending-product .slidebox-prev > a {
  float: left;
  border-radius: 0 2px 2px 0; }
.trending-product .slidebox-next > a {
  float: right;
  border-radius: 2px 0 0 2px;
  background-position: -29px 0; }
.trending-product .slidebox-prev > a:hover, .trending-product .slidebox-next > a:hover {
  opacity: 0.6; }
.trending-product .slidebox-wrap {
  width: 1200px;
  margin: 0 -1px;
  overflow: hidden;
  position: relative; }
  .trending-product .slidebox-wrap .col-lg-3 {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px; }
  .trending-product .slidebox-wrap .item {
    padding: 10px 0; }
    .trending-product .slidebox-wrap .item .img {
      position: relative;
      width: 220px; }
      .trending-product .slidebox-wrap .item .img .pic {
        width: 220px;
        height: 220px;
        margin: 0 auto;
        background-color: #fff;
        display: table;
        table-layout: fixed;
        text-align: center;
        font-size: 0;
        overflow: hidden; }
        .trending-product .slidebox-wrap .item .img .pic img {
          max-width: 220px;
          max-height: 220px; }
      .trending-product .slidebox-wrap .item .img .discount {
        position: absolute;
        top: 0;
        left: 0;
        width: 46px;
        height: 46px;
        overflow: hidden;
        background: url(../img/th-icon-discount.png) no-repeat;
        color: #fff;
        text-align: center; }
    .trending-product .slidebox-wrap .item .pic-rind {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    .trending-product .slidebox-wrap .item .detail {
      margin-top: 8px; }
      .trending-product .slidebox-wrap .item .detail .title {
        height: 36px;
        overflow: hidden; }
      .trending-product .slidebox-wrap .item .detail .title a {
        color: #333333; }
      .trending-product .slidebox-wrap .item .detail .cost {
        margin-top: 12px;
        color: #999999; }
        .trending-product .slidebox-wrap .item .detail .cost b {
          color: #d23e3e;
          font-weight: normal;
          font-size: 14px; }
.trending-product .slidebox-container {
  background: #fff;
  overflow: hidden;
  
}

.category-tags .box-skin-body {
/*  border: 1px solid #dddddd;*/
display:flex;
justify-content:space-between;
  border-left: none; }
.category-tags .col-lg-3 {
  padding-left: 0;
  padding-right: 0; }
.category-tags .navy-cate-wrap {
/*  border-left: 1px solid #dddddd;*/

}
.category-tags .navy-cate-inner {
  padding: 10px;
  margin-bottom: 0;
  background-repeat: no-repeat;
/*  background-position: 100% 100%;*/
  -webkit-transition: background-position 0.2s ease-out 0s;
  -o-transition: background-position 0.2s ease-out 0s;
  transition: background-position 0.2s ease-out 0s; }
.category-tags .navy-cate-inner:hover {
  background-position: 95% 100%; }
.category-tags .navy-cate-inner a {
  color: #666666; }
.category-tags .navy-cate-inner dt,
.category-tags .navy-cate-inner dd {
  line-height: 2; }
.category-tags .navy-cate-inner dt a {
  color: #333333; }
    .category-tags  dd.more {
       
        width: 200px;
        height: 36px;
        background: #f7f7f7;
        border: 1px solid #e1e1e1;
        border-radius: 4px;
        margin :auto;
        text-align:center;
    }
.category-tags  dd.more .btn-link-more {
    color: #d23e3e;
    height: 36px;
    line-height:36px;
    display:block;
}
    .category-tags .navy-cate-inner dd.more .btn-link-more .link-more-anti {
      font-family: Simsun;
      font-style: normal; }

.main-deal .carousel-banner {
  margin-top: 0; }

.carousel-banner {
  margin: 0 -360px; }

.carousel-slide {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    left: 360px;
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .carousel-control.right {
    right: 360px;
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.6;
    filter: alpha(opacity=60); }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    width: 30px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -15px;
    background: #000 url(../img/banner-slider-buttons.png) no-repeat 0 0; }
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -15px;
    background: #000 url(../img/banner-slider-buttons.png) no-repeat -29px 0; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 2px solid #a2a2a2;
    border-radius: 10px;
    cursor: pointer;
    background-color: #a2a2a2;
    margin: 0 5px;
    vertical-align: middle;
    background-color: #a2a2a2 \9;
    background-color: #a3a3a3; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #fff; }

.product-floor .box-skin-title {
/*  border-bottom: 2px solid #d23e3e;*/
  margin-bottom: -1px;
  z-index: 11; }
.product-floor .ext-nav-list {
  position: absolute;
  right: 0;
  bottom: -1px; }
  .product-floor .ext-nav-list li {
    float: left;
    margin-left: 18px;
    padding-bottom: 10px; }
    .product-floor .ext-nav-list li a {
      color: #666666;
      text-decoration: none; }
    .product-floor .ext-nav-list li a:hover {
      color: #d23e3e; }
  .product-floor .ext-nav-list li.active {
    padding-bottom: 8px;
    border-bottom: 2px solid #d23e3e; }
    .product-floor .ext-nav-list li.active a {
      color: #d23e3e; }
.product-floor .tab-pane {
  display: none; }
.product-floor .tab-pane.active {
  display: block; }
.product-floor .col-lg-3,
.product-floor .col-lg-9 {
  padding-left: 0;
  padding-right: 0; }
.product-floor .fs-left-ad {
  width: 100%;
  position: relative; }
  .product-floor .fs-left-ad a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #dddddd; }
    .product-floor .fs-left-ad a:hover {
      box-shadow: 0 3px 6px 0 rgba(51, 51, 51, 0.3);
      text-decoration: none;
      position: relative;
      z-index: 12; }
  .product-floor .fs-left-ad .fs-pic {
    display: block;
    height: 437px;
    overflow: hidden;
    text-align: center; }
.product-floor .fs-rec-bottom {
  border-bottom: 1px solid #dddddd; }
.product-floor .fs-fst-ad {
  float: left;
  width: 450px; }
  .product-floor .fs-fst-ad a {
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd; }
    .product-floor .fs-fst-ad a:hover {
      box-shadow: 0 3px 6px 0 rgba(51, 51, 51, 0.3);
      text-decoration: none;
      position: relative;
      z-index: 12; }
  .product-floor .fs-fst-ad .fs-pic {
    display: block;
    height: 218px;
    overflow: hidden;
    text-align: center; }
.product-floor .fs-pro-item {
    float: left;
    width: 225px;
  
}
  .product-floor .fs-pro-item a {
    display: block;
    width: 100%;
    height: 100%;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    text-decoration: none; }
    .product-floor .fs-pro-item a:hover {
      box-shadow: 0 3px 6px 0 rgba(51, 51, 51, 0.3);
      text-decoration: none;
      position: relative;
      z-index: 12; }
  .product-floor .fs-pro-item .fs-pic {
    display: block;
    height: 168px;
    overflow: hidden;
    text-align: center; }
  .product-floor .fs-pro-item .fs-pic img {
    margin-top: 9px;
    height: 260px; }
  .product-floor .fs-pro-item .fs-info {
    display: block;
    padding: 0 15px;
    height: 50px;
    overflow: hidden; }
  .product-floor .fs-pro-item .fs-subject {
    display: block;
    /* padding-top: 5px; */
    /* padding-bottom: 2px; */
    height: 24px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .product-floor .fs-pro-item .fs-cost {
    color: #999999; }
  .product-floor .fs-pro-item .fs-cost .fs-nums {
    font-size: 16px;
    color: #d23e3e;
    font-style: normal; }

.product-floor-hot .box-skin-title {
/*  border-bottom-color: #f7a945;*/

}
.product-floor-hot .ext-nav-list li a:hover {
  color: #f7a945; }
.product-floor-hot .ext-nav-list li.active {
  border-bottom-color: #f7a945; }
  .product-floor-hot .ext-nav-list li.active a {
    color: #f7a945; }

.product-floor-new .box-skin-title {
  border-bottom-color: #d23e3e; }
.product-floor-new .ext-nav-list li a:hover {
  color: #d23e3e; }
.product-floor-new .ext-nav-list li.active {
  border-bottom-color: #d23e3e; }
  .product-floor-new .ext-nav-list li.active a {
    color: #d23e3e; }

.suppilers-wrap .box-skin-body.row {
  margin: 0 -10px; }

.suppilers-wrap .box-skin-body.row .col-lg-4 {
  padding-left: 10px;
  padding-right: 10px; }

.suppilers-wrap .Suppilers-item {
  border: 1px solid #dddddd; }

.suppilers-wrap .Suppilers-item dt {
  padding: 10px;
  font-weight: normal; }

.suppilers-wrap .Suppilers-item dd {
  border-top: 1px solid #dddddd;
  padding: 20px 0;
  height: 143px; }
  .suppilers-wrap .Suppilers-item dd:before, .suppilers-wrap .Suppilers-item dd:after {
    content: " ";
    display: table; }
  .suppilers-wrap .Suppilers-item dd:after {
    clear: both; }

.suppilers-wrap .Suppilers-item .suppilers-thumb {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px; }

.suppilers-wrap .Suppilers-item .suppilers-thumb a {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.suppilers-wrap .Suppilers-item .suppilers-thumb img {
  display: block;
  width: 50px; }

.suppilers-wrap .Suppilers-item .suppilers-prop {
  height: 50px;
  padding-top: 10px; }

.suppilers-wrap .Suppilers-item .suppilers-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }
  .suppilers-wrap .Suppilers-item .suppilers-name a {
    color: #333333; }

.suppilers-wrap .Suppilers-item .suppilers-slogan {
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.suppilers-wrap .Suppilers-item .sup-prod {
  float: left;
  margin-left: 20px;
  border: 1px solid #dddddd;
  -webkit-transition: border-color 0.2s ease-out 0s;
  -o-transition: border-color 0.2s ease-out 0s;
  transition: border-color 0.2s ease-out 0s; }
  .suppilers-wrap .Suppilers-item .sup-prod:hover {
    border-color: #d23e3e; }

.suppilers-wrap .Suppilers-item .sup-prod img {
  max-width: 100px;
  height: 100px; }

.suppilers-box {
  position: relative;
  width: 1220px;
  overflow: hidden; }

.suppilers-box .slide-item {
  width: 1220px; }

.sup-tabarea {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center; }

.sup-tabarea .tabli {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: #dddddd;
  overflow: hidden; }

.sup-tabarea .tabli.show {
  background: #d23e3e; }

.suppilers-wrap .slidebox-prev, .suppilers-wrap .slidebox-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  height: 50px;
  margin-top: -25px; }
.suppilers-wrap .slidebox-prev {
  left: 0; }
.suppilers-wrap .slidebox-next {
  right: 0; }
.suppilers-wrap .slidebox-prev > a, .suppilers-wrap .slidebox-next > a {
  width: 30px;
  height: 50px;
  text-indent: -9999em;
  cursor: pointer;
  opacity: 0.4;
  background: #000 url(../img/banner-slider-buttons.png) no-repeat; }
.suppilers-wrap .slidebox-prev > a {
  float: left;
  border-radius: 0 2px 2px 0; }
.suppilers-wrap .slidebox-next > a {
  float: right;
  border-radius: 2px 0 0 2px;
  background-position: -29px 0; }
.suppilers-wrap .slidebox-prev > a:hover, .suppilers-wrap .slidebox-next > a:hover {
  opacity: 0.6; }

.manual-post.skin-box {
  margin-top: 20px;
  margin-bottom: 20px; }

.manual-post p {
  color: #999999; }

.new-hot-brand .brand-list {
  border-top: 1px solid #ddd;
  margin-right: -1px; }
.new-hot-brand .brand-item {
  position: relative;
  float: left;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 151px;
  height: 80px;
  overflow: hidden;
  margin-right: -1px; }
.new-hot-brand .brand-item:hover .brand-mask {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; }
.new-hot-brand .brand-img {
  margin: 0 auto;
  display: block;
  text-align: center;
  line-height: 79px;
  background-color: #fff; }
.new-hot-brand .brand-img img {
  height: 50px; }
.new-hot-brand .brand-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all .3s ease-out;
  opacity: 0;
  filter: alpha(opacity=0); }
.new-hot-brand .brand-mask .enter {
  text-align: center;
  height: 32px;
  margin-top: 25px; }
.new-hot-brand .brand-mask .enter a {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  padding: 6px 10px;
  border-radius: 2px;
  border: 1px solid #fff;
  text-decoration: none; }

.stretch-store .ext-nav-list {
  position: absolute;
  right: 0;
  bottom: -1px; }
  .stretch-store .ext-nav-list li {
    float: left;
    margin-left: 18px;
    padding-bottom: 10px; }
    .stretch-store .ext-nav-list li a {
      color: #666666;
      text-decoration: none; }
    .stretch-store .ext-nav-list li a:hover {
      color: #d23e3e; }
  .stretch-store .ext-nav-list li.active {
    padding-bottom: 8px;
    border-bottom: 2px solid #d23e3e; }
    .stretch-store .ext-nav-list li.active a {
      color: #d23e3e; }

.stretch-store .box-skin-body {
/*  border-top: 1px solid #ddd; 
  border-bottom: 1px solid #ddd; 
  border-right: 1px solid #ddd; */
}
.stretch-store .store-rec-list {
    display:flex;
    justify-content:space-around;
/*  margin-right: -21px;*/

  margin-top:60px;
}
.stretch-store .tab-pane {
  display: none; }
.stretch-store .tab-pane.active {
  display: block; }
.stretch-store .store-solo {
    position: relative;
    /*  float: left;*/
    width: 405px;
    height: 494px;
    background: #f6f6f6;
    border-radius: 4px;
/*    overflow: hidden;*/
    /*margin-top: 20px;*/
/*    margin-right: 21px;*/
}
.stretch-store .store-slogan {
/*  position: absolute;
  right: 0;
  top: 0;*/
  z-index: 1;
/*  width: 36%;*/
  height: 100%;
/*  background-color: #fff;*/
  /*background-color: #dddddd;*/
  backface-visibility: hidden; }
.stretch-store .store-info {
  display: block;
  padding-top: 35px;
  text-align: center;
  text-decoration: none; 
}
.stretch-store .store-circle {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: #fff;
/*  border: 1px solid #ddd;*/
  border-radius: 50%;
/*  margin-bottom: 15px;*/
margin-top:-80px;

}
.stretch-store .store-circle img {
  width: 80px;
  height: 80px; }
.stretch-store .store-tit {
    display: block;
    max-height: 4.5em;
    overflow: hidden;
    padding: 0 5px;
    font-weight: normal;
   
    width: 230px;
    height: 46px;
   
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-400;
    font-weight: 400;
    text-align: CENTER;
    color: #333333;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:25px;
}
.stretch-store .store-mark {
  display: block;
  padding: 0 5px;
  margin-top: 2px;
  font-style: normal;
  color: #666; }
.stretch-store .store-img img {
  display: block;
  width:360px;
  height: 360px;
  -webkit-transition: transform .3s ease-in,-webkit-transform .3s ease-in,-moz-transform .3s ease-in;
  -moz-transition: transform .3s ease-in,-webkit-transform .3s ease-in,-moz-transform .3s ease-in;
  transition: transform .3s ease-in,-webkit-transform .3s ease-in,-moz-transform .3s ease-in; }
.stretch-store .store-solo:hover .store-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1); }
.stretch-store .navy-cate-wrap {
/*  border-left: 1px solid #dddddd;*/

}

@font-face {
  font-family: 'open_sanslight';
  src: url("../font/opensans-light-webfont.woff2") format("woff2"), url("../font/opensans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
html.noscroll,
body.noscroll {
  height: 100%;
  overflow: hidden; }

.gate-left {
  position: absolute;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.gate-right {
  position: absolute;
  right: 0;
  z-index: 99;
  width: 50%;
  height: 100%;
  overflow: hidden; }

.gate-right .landing-jumbotron {
  right: 0; }

.landing-jumbotron {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: rgba(8, 46, 99, 0.9) url(../img/welcome-bg.jpg) repeat center center; }

.box-body {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center; }

.check-pass {
  padding: 50px 0 100px 0;
  text-align: center; }

.check-pass h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: normal;
  color: #fff;
  font-family: 'open_sanslight'; }

.check-pass p.sub-title {
  font-size: 42px;
  color: #fff;
  font-family: 'open_sanslight'; }

.accordian {
  width: 1200px;
  height: 400px;
  overflow: hidden;
  margin: 50px auto 0 auto;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35); }

.accordian ul {
  width: 2000px; }

.accordian li {
  position: relative;
  display: block;
  width: 240px;
  float: left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s; }

.accordian li img {
  display: block; }

.accordian .image-name-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 600px;
  height: 100%;
  background: rgba(7, 27, 64, 0.5);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s; }

.accordian .image-name {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #e8e8ea;
  text-align: center;
  font-size: 28px;
  line-height: 400px;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s; }

.accordian .image-title {
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 600px;
  background: -moz-linear-gradient(0deg, #09071e 0%, rgba(9, 7, 30, 0) 100%);
  background: -webkit-linear-gradient(0deg, #09071e 0%, rgba(9, 7, 30, 0) 100%);
  background: linear-gradient(0deg, #09071e 0%, rgba(9, 7, 30, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0009071e', endColorstr='#09071e', GradientType=0 );
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s; }

.accordian .image-title a {
  display: block;
  color: #e8e8ea;
  text-decoration: none;
  padding: 20px 40px;
  font-size: 14px;
  text-align: left; }

.accordian .image-title .img-tle-tt {
  display: block;
  font-size: 28px;
  font-weight: normal; }

.accordian .image-title .img-tle-pp {
  display: block;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis; }

.accordian .image-title .img-tle-bb {
  display: inline-block;
  width: 95px;
  height: 24px;
  margin-top: 5px;
  line-height: 22px;
  text-align: center;
  border: 1px solid #fff;
  font-style: normal; }

.accordian .image-w300 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s; }

.accordian ul:hover li {
  width: 150px; }

.accordian ul li:hover {
  width: 600px; }

.accordian ul li:hover .image-name-bg,
.accordian ul li:hover .image-name,
.accordian ul li:hover .image-w300 {
  opacity: 0;
  visibility: hidden; }

.accordian ul li:hover .image-title {
  bottom: 0; }

.accordian ul.hover li {
  width: 150px; }

.accordian ul li.hover {
  width: 600px; }

.accordian ul li.hover .image-name-bg,
.accordian ul li.hover .image-name,
.accordian ul li.hover .image-w300 {
  opacity: 0;
  visibility: hidden; }

.accordian ul li.hover .image-title {
  bottom: 0; }

@media (max-width: 992px) {
  .check-pass h2 {
    font-size: 40px; }

  .check-pass p.sub-title {
    display: none; }

  .accordian {
    width: 100%;
    height: auto;
    box-shadow: none; }

  .accordian ul {
    width: auto;
    padding: 0 20px; }

  .accordian li {
    position: relative;
    float: none;
    width: 100%;
    height: 50px;
    margin-bottom: 10px; }

  .accordian .image-name-bg {
    width: 100%;
    height: 50px; }

  .accordian .image-name {
    font-size: 24px;
    height: 50px;
    line-height: 50px; }

  .accordian .image-title {
    display: none; }

  .accordian .guan-link {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 50px; }

  .accordian .guan-link img {
    display: none; }

  .accordian ul:hover li {
    width: 100%; }

  .accordian ul li:hover {
    width: 100%; }

  .accordian ul li:hover .image-name-bg,
  .accordian ul li:hover .image-name {
    opacity: 0.9;
    visibility: visible; }

  .accordian ul.hover li {
    width: 100%; }

  .accordian ul li.hover {
    width: 100%; }

  .accordian ul li.hover .image-name-bg,
  .accordian ul li.hover .image-name {
    opacity: 0.9;
    visibility: visible; } }
.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.modal-box .modal-dialog {
  margin: 30px auto; }

.modal-box .modal-header {
  position: relative;
  padding: 0;
  border-bottom: none; }

.modal-box .modal-header .close {
  position: absolute;
  right: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #ccc;
  background: none;
  border: none;
  text-shadow: 0 1px 0 #fff;
  margin-right: 5px;
  margin-top: 5px;
  outline: none;
  z-index: 9; }
  .modal-box .modal-header .close:hover {
    color: #666666; }

.modal-box .modal-footer {
  border-top: none; }

.modal-box .modal-body {
  padding: 0; }

.modal-box .modal-center-btn {
  padding: 30px;
  text-align: center; }
  .modal-box .modal-center-btn .pure-button {
    width: 120px;
    margin: 0 10px; }

.share-wrap .share-list .share-site {
  display: inline-block;
  width: 120px;
  height: 120px;
  margin: 20px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  color: #666;
  background: #e8e8e8;
  font-size: 48px;
  line-height: 120px;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s; }
.share-wrap .share-list .share-site .fa {
  vertical-align: middle; }
.share-wrap .share-list .share-site:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: -4px;
  left: -4px;
  padding: 4px;
  box-shadow: 0 0 0 2px #ec603e;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transition: transform 0.2s, opacity 0.2s;
  transform: scale(0.8);
  opacity: 0; }
.share-wrap .share-list strong {
  display: block;
  font-size: 22px;
  color: #333;
  font-weight: normal; }
.share-wrap .share-list .share-extra {
  font-size: 18px;
  color: #666; }
.share-wrap .share-list a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 40px 0 50px 0; }
  .share-wrap .share-list a:hover .share-site {
    background: #ec603e;
    color: #fff; }
  .share-wrap .share-list a:hover .share-site:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1; }

.copy-link {
  height: 300px;
  background: url(../img/shop-share-copy-link.jpg) no-repeat center center; }
  .copy-link .copy-link-content {
    padding-top: 30px; }
  .copy-link h3, .copy-link p {
    text-align: center;
    color: #fff; }
  .copy-link h3 {
    font-size: 46px;
    font-weight: normal;
    margin-bottom: 0; }
  .copy-link p {
    font-size: 24px;
    margin-bottom: 40px; }
  .copy-link .copy-field {
    width: 800px;
    height: 48px;
    margin: 0 auto; }
    .copy-link .copy-field input {
      float: left;
      width: 600px;
      height: 48px;
      padding: 13px 10px;
      border: none;
      background: #fff;
      border-radius: 3px;
      color: #333;
      font-size: 16px;
      line-height: 22px;
      outline: none; }
    .copy-link .copy-field button {
      float: left;
      width: 180px;
      height: 48px;
      text-align: center;
      font-size: 16px;
      border: none;
      border-radius: 3px;
      background: #ffd015;
      color: #ec5044;
      font-weight: bold;
      margin-left: 20px;
      cursor: pointer;
      outline: none; }

.share-rules {
  background: url(../img/shop-share-rules-1.jpg) no-repeat center top; }
  .share-rules .rules-embody {
    background: url(../img/shop-share-rules-2.png) no-repeat center bottom; }
  .share-rules .title {
    text-align: center;
    padding: 20px 0; }
    .share-rules .title h3 {
      font-size: 32px; }
    .share-rules .title p {
      font-size: 14px;
      color: #666;
      margin-bottom: 16px; }
    .share-rules .title:after {
      content: '';
      display: block;
      width: 50px;
      height: 0;
      border-top: 3px solid #ec4e44;
      font-size: 0;
      line-height: 0;
      overflow: hidden;
      margin: 0 auto; }
  .share-rules .rules-list {
    padding-top: 50px;
    padding-bottom: 150px;
    width: 36px;
    margin: 0 auto; }
  .share-rules .rules-text {
    position: relative;
    width: 36px;
    height: 36px; }
    .share-rules .rules-text .fa {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3;
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: #ec5b40;
      color: #fff;
      font-size: 16px;
      text-align: center;
      line-height: 36px; }
    .share-rules .rules-text:after {
      content: '';
      display: block;
      width: 2px;
      height: 80px;
      position: absolute;
      left: 17px;
      top: 36px;
      background: #ddd;
      overflow: hidden; }
    .share-rules .rules-text:last-child:after {
      display: none; }
  .share-rules .rules-text + .rules-text {
    margin-top: 80px; }
  .share-rules .rules-word {
    position: absolute;
    top: -12px;
    width: 440px;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    font-size: 16px;
    border-radius: 2px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15); }
    .share-rules .rules-word:after {
      position: absolute;
      top: 24px;
      content: '';
      display: block;
      width: 12px;
      height: 12px;
      background: #fff;
      border-top: 1px solid #ddd;
      border-left: 1px solid #ddd;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .share-rules .rules-text:nth-child(odd) .rules-word {
    right: 66px; }
    .share-rules .rules-text:nth-child(odd) .rules-word:after {
      right: -7px;
      -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
  .share-rules .rules-text:nth-child(even) .rules-word {
    left: 66px; }
    .share-rules .rules-text:nth-child(even) .rules-word:after {
      left: -7px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.refer-lvl-01 {
  padding: 70px 600px 70px 0;
  height: 340px;
  background: url(../img/shop-share-refer-01.png) no-repeat 90% 50%;
  font-family: 'open_sanslight';
  display: flex;
  align-items: center;
  align-content: center; }
  .refer-lvl-01 p {
    font-size: 26px; }
    .refer-lvl-01 p em {
      color: #ec5044;
      font-style: normal; }

.join-form {
  background: #ec564c url(../img/shop-share-join-form.jpg) no-repeat center center;
  font-family: 'open_sanslight'; }
  .join-form .join-form-content {
    width: 1200px;
    margin: 0 auto; }
  .join-form .title {
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
    font-family: Roboto, Helvetica, Arial, sans-serif; }
    .join-form .title h3 {
      font-size: 32px;
      color: #fff; }
    .join-form .title:after {
      content: '';
      display: block;
      width: 50px;
      height: 0;
      border-top: 3px solid #fff;
      font-size: 0;
      line-height: 0;
      overflow: hidden;
      margin: 0 auto; }
  .join-form .row {
    padding-bottom: 50px; }
  .join-form .col-lg-6 {
    padding-left: 30px;
    padding-right: 30px; }
  .join-form .control-groups {
    *zoom: 1;
    margin-bottom: 10px; }
    .join-form .control-groups:before, .join-form .control-groups:after {
      content: " ";
      display: table; }
    .join-form .control-groups:after {
      clear: both; }
  .join-form .control-label {
    float: left;
    width: 30%;
    font-size: 16px;
    line-height: 38px;
    color: #fff; }
  .join-form .control-content {
    float: left;
    width: 70%;
    font-size: 16px;
    color: #fff; }
  .join-form .ipt-area,
  .join-form .ipt-sel,
  .join-form .ipt-text {
    width: 100%;
    height: 38px;
    padding: 8px 10px;
    line-height: 22px;
    color: #333;
    font-size: 16px;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px; }
  .join-form .ipt-sel {
    margin-left: 0;
    background-position: 365px center; }
  .join-form .ipt-area {
    height: 104px;
    resize: none;
    outline: none; }
  .join-form .ipt-checkbox input[type="checkbox"] {
    display: none; }
  .join-form .ipt-checkbox b {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px; }
  .join-form .ipt-checkbox .fa-square-o {
    display: inline-block; }
  .join-form .ipt-checkbox .fa-check-square-o {
    display: none; }
  .join-form .ipt-checkbox input[type="checkbox"]:checked + b .fa-square-o {
    display: none; }
  .join-form .ipt-checkbox input[type="checkbox"]:checked + b .fa-check-square-o {
    display: inline-block; }
  .join-form .pure-btn {
    width: 100%;
    height: 48px;
    background: #ffd015;
    color: #ec5044;
    border: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 10px; }
  .join-form .pure-btn-normal {
    display: inline-block;
    width: 180px;
    height: 38px;
    background: #fff;
    color: #ec5044;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px; }
  .join-form .tag-img {
    display: table-cell;
    *display: block;
    text-align: center;
    vertical-align: middle;
    overflow: hidden; }
  .join-form .img-s80 {
    width: 80px;
    height: 80px; }
  .join-form .img-s80 img {
    max-width: 80px;
    max-height: 80px; }
  .join-form .pic-edit {
    position: relative; }
  .join-form .pic-edit .edit-layer {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(128, 128, 128, 0.8);
    visibility: hidden; }
  .join-form .pic-edit .edit-layer a {
    display: block;
    color: #fff;
    padding: 3px 0; }
  .join-form .pic-edit:hover .edit-layer {
    visibility: visible; }
  .join-form .v-m-t18 {
    margin-top: 18px; }
  .join-form .upload-imgs {
    font-size: 12px; }
    .join-form .upload-imgs li {
      float: left;
      list-style: none;
      margin-right: 10px;
      margin-bottom: 10px; }
    .join-form .upload-imgs .photo {
      width: 80px;
      height: 80px;
      border-radius: 3px;
      overflow: hidden; }
    .join-form .upload-imgs .tag-img img {
      border-radius: 3px; }
    .join-form .upload-imgs .add-photo {
      cursor: pointer; }
    .join-form .upload-imgs .photo-cross {
      width: 78px;
      height: 78px;
      border: 1px dashed #fff;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjMwQzU0MjBEQzdDMTFFNkFCMkREQjlDQTdFMzE2NkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjMwQzU0MjFEQzdDMTFFNkFCMkREQjlDQTdFMzE2NkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MzBDNTQxRURDN0MxMUU2QUIyRERCOUNBN0UzMTY2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MzBDNTQxRkRDN0MxMUU2QUIyRERCOUNBN0UzMTY2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlK8bvQAAAFLSURBVHjazFZtbsIwDOVVOcF+7EpM4gxMOxraHZA4E9K4wgNKWhmTxG5xYVErNYnr58+X4LhdrzyDav75e+iXjt9fwLiK/vGMVJSERmJV37gOJ+IIbGp8mCi5aYDD6FZLDxZydflOcOY0BJQOjxEFOjXUXDgD3Q0B4g3y2ASWVYlcpXkNzxgAs48L8cV9m+C6wZnglf/KVS0MoMFIQNbOdn1Q2ZMsAoDhKgZekxkjddsaoW4lC3Xm6rdIAYJHxlD6kqcWqPNfo84M3srtbQPXqHDpln0TV9fa6e9nM+t8+djt+0idLv9TpmAoLFlgOVcUYk97zGrpoirPAZhzwaxmjcwxHe0HTjidGAKqTGgY0FmKw3qNRqhDwFG+j0HwS9eqPE1W/mMSBTnchX9WO6Ewt6+//4S5QoG9V/HXeIxyDaUIAuG7Qz1lnAUYAO8hXX/Qh/a2AAAAAElFTkSuQmCC) no-repeat center center; }

.refer-lvl-02 {
  padding: 70px 0 70px 540px;
  height: 430px;
  background: url(../img/shop-share-refer-02.png) no-repeat 10% 50%;
  font-family: 'open_sanslight';
  display: flex;
  align-items: center;
  align-content: center; }
  .refer-lvl-02 p {
    font-size: 26px; }
    .refer-lvl-02 p em {
      color: #ec5044;
      font-style: normal; }
    .refer-lvl-02 p a {
      color: #2872d3; }
    .refer-lvl-02 p a:hover {
      color: #ec5044;
      text-decoration: none; }

.pure-button {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: inherit;
  font-size: 100%;
  *font-size: 90%;
  *overflow: visible;
  padding: 0.5em 1em;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  *color: #444;
  border: 1px solid #999;
  border: none transparent;
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px; }

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.pure-button:hover,
.pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); }

.pure-button:focus {
  outline: 0; }

.pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset; }

.pure-button[disabled] {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.40;
  -moz-opacity: 0.40;
  opacity: 0.40;
  cursor: not-allowed;
  box-shadow: none; }

.pure-button-primary,
a.pure-button-primary {
  background-color: #d23e3e;
  border: 1px solid #d23e3e;
  color: #fff; }

.pure-form input[type="text"],
.pure-form input[type="password"] {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #dddddd;
  box-shadow: inset 0 1px 3px #f7f7f7;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-form input[type="text"]:focus,
.pure-form input[type="password"]:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: #1663a6; }

.pure-form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0; }

.pure-form label {
  margin: 0.5em 0 0.2em; }

.pure-form-stacked .pure-control-group {
  margin-bottom: 1em; }
  .pure-form-stacked .pure-control-group:before, .pure-form-stacked .pure-control-group:after {
    content: " ";
    display: table; }
  .pure-form-stacked .pure-control-group:after {
    clear: both; }

#js_authentication .modal-dialog {
  width: 500px; }

.modal-box .loginform {
  padding: 0 30px; }

.loginform .lgfm-top {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold; }
.loginform .nav-tabs {
  height: 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px; }
  .loginform .nav-tabs li {
    float: left;
    margin-right: 5px; }
    .loginform .nav-tabs li a {
      float: left;
      line-height: 38px;
      border: 1px solid #ddd;
      border-bottom: none;
      padding: 0 20px;
      background: #f7f7f7;
      color: #333;
      text-decoration: none; }
    .loginform .nav-tabs li:hover a {
      background: #fff;
      cursor: pointer; }
    .loginform .nav-tabs li.active a {
      position: relative;
      z-index: 1;
      line-height: 37px;
      border-top: 2px solid #d23e3e;
      border-bottom: 1px solid #fff;
      background: #fff; }
.loginform .tab-content .tab-pane {
  display: none; }
.loginform .tab-content .active {
  display: block; }
.loginform .pure-form label {
  display: block;
  font-size: 14px; }
.loginform .pure-form input[type="text"],
.loginform .pure-form input[type="password"] {
  width: 100%;
  border-radius: 0;
  padding: 0.8em; }
.loginform .pure-btn-group {
  padding: 20px 0; }
.loginform .pure-btn-group .pure-button {
  width: 100%;
  margin: 0;
  font-size: 130%; }
.loginform .ipt-checkbox input[type="checkbox"] {
  display: none; }
.loginform .ipt-checkbox b {
  font-style: normal;
  font-weight: normal;
  color: #d93830;
  vertical-align: middle;
  margin-right: 5px; }
.loginform .ipt-checkbox .fa-square-o {
  display: inline-block; }
.loginform .ipt-checkbox .fa-check-square-o {
  display: none; }
.loginform .ipt-checkbox input[type="checkbox"]:checked + b .fa-square-o {
  display: none; }
.loginform .ipt-checkbox input[type="checkbox"]:checked + b .fa-check-square-o {
  display: inline-block; }
.new-box-skin {
    display: flex;
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto;
    margin-top: 20px !important;
    position:relative;
}

.skin-list-box {
    width: 280px;
    height: 420px;
    background: white;
    margin-top: 0 !important;
/*    overflow: hidden;*/
    overflow-y: auto;
    background: white;
    border-radius: 4px;
    position:initial !important;
}

.new-carousel-box {
    width: 1000px;
    height: 420px;
}

    .new-carousel-box img {
        width: 100%;
        height: 100%
    }

    .new-carousel-box .carousel-inner, .new-carousel-box .carousel-inner .item, .new-carousel-box .carousel-inner .item a, .new-carousel-box .carousel-inner .item a img {
        height: 420px;
        border-radius:4px;
    }
.skin-list-box .categories, .skin-list-box .categories .categories-main {
    width: 280px;
   
}
.category-tags {
    background: white;
    padding:20px;
    width:1300px;
}
.navy-cate-inner {
    width: 300px;
    height: 240px;
    background-size:100%;
}
.category-tags-name {
    font-size: 12px;
    font-family: Microsoft YaHei, Microsoft YaHei-400;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    display: block;
    margin-bottom:20px;
    margin-left:20px;
   
}
.category-tags-name1 {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-400;
    font-weight: 400;
    text-align: LEFT;
    color: #333333;
    display: block;
    margin: 15px 0;
    margin-left: 20px;
}
.col-lg-3 {
    width: 300px;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #ebebeb;
    overflow:hidden;
}
.stretch-store {
    width: 1300px;
    padding: 20px;
    height:637px;
    border-radius: 4px;
    background: white;
}
    .stretch-store .box-skin-title h2 {
        font-size: 20px;
        font-family: Carter One, Carter One-400;
        font-weight: 400;
        text-align: LEFT;
        color: #de2a0e;
        height: 30px !important;
        line-height: 30px !important;
    }
.product-floor-hot {
    width:1300px;
    background: url(../img/hot_list_bg_wa.png) no-repeat;
}
.new-fs-pro-item {
    width: 300px !important;
    height: 384px;
    background: #ffffff;
    border-radius: 4px;
    float:initial !important;
    margin-top:20px;
    overflow:hidden;
    
}
.new-fs-rec-bottom{
    display:flex;
    justify-content:space-between;
    flex-direction:row;
    flex-wrap:wrap;
    padding-bottom:20px;
}
    .new-fs-rec-bottom .fs-pic {
        width: 260px;
        height: 260px !important;
        border-radius: 8px;
        margin:0 auto;
        margin-top:20px;
    }
    .new-fs-rec-bottom .fs-pic img{
        width:100%;
    }
    .new-fs-pro-item .fs-subject {
        font-size: 16px;
        font-family: Microsoft YaHei, Microsoft YaHei-400;
        font-weight: 400;
        text-align: LEFT;
        color: #666666;
        margin:15px 0 ;
       
    }
.new-fs-pro-item .fs-info {
    height:auto !important;
}
.new-fs-pro-item .fs-cost .fs-nums {
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-400;
    font-weight: 400;
    text-align: LEFT;
    color: #de2a0e;
}
.new-product-floor-hot-h2 {
    font-size: 20px;
    font-family: Carter One, Carter One-400;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    display: inline-block;
    margin-left: 20px;
    margin-top:8px !important;
}
.new-product-floor-hot-h3 {
    display: inline-block;
    font-size: 14px;
    font-family: Carter One, Carter One-400;
    font-weight: 400;
    text-align: LEFT;
    color: #ffffff;
    margin-left:10px;
}
.new-hot-active {
    width: 102px;
    height: 36px;
    background: #ffffff;
    border-radius: 18px;
    margin-right: 20px;
    border-bottom:0 !important;
}
    .new-hot-active a {
        font-size: 14px;
        font-family: Microsoft YaHei, Microsoft YaHei-400;
        font-weight: 400;
        text-align: center;
        color: #333333 !important;
        display:block;
        height:36px;
        line-height:36px;
        
    }
    .new-arrivals{
      width: 1300px;
      margin: 0 auto;
      background: white;
      border-radius: 4px;
      padding: 20px;
      margin-top: 20px;
      margin-bottom: 60px;
      border-bottom: 1px solid #dcdcdc;
    }
    .new-arrivals .box-skin-title h2{
      font-size: 20px;
font-family: Carter One, Carter One-400;
font-weight: 400;
text-align: LEFT;
color: #de2a0e;
display: inline-block;
    }
    .new-arrivals .box-skin-title h3{
      font-size: 14px;
      font-family: Carter One, Carter One-400;
      font-weight: 400;
      text-align: LEFT;
      color: #999999;
      display: inline-block;
      margin-left: 10px;
    }
    .new-arrivals .ext-nav-list{
      bottom: 15px !important;
    }
    .new-arrivals .ext-nav-list li{
      border-bottom: 0 !important;
    }
    .new-arrivals .ext-nav-list li a{
      font-size: 14px;
font-family: Microsoft YaHei, Microsoft YaHei-400;
font-weight: 400;
text-align: LEFT;
color: #333333 !important;
    }
    .new-arrivals-list{
      border-bottom: 0 !important;
      display: flex;
      justify-content: space-between;
      margin-top: 30px;
    }
    .new-arrivals-list .fs-pro-item{
      width: 300px;
      height: auto;
      border-radius: 4px;
    }
    .new-arrivals-list .fs-pic{
      width: 300px;
      height: 285px !important;
      border-radius: 4px;
    }
    .new-arrivals-list .fs-pic img{
      width: 100%;
      height: 100% !important;
      margin-top: 0 !important;
    }
    .new-arrivals-list .fs-info{
      height: auto !important;
    }
    .new-arrivals-list .fs-subject{
  font-size: 16px;
font-family: Microsoft YaHei, Microsoft YaHei-400;
font-weight: 400;
text-align: LEFT;
color: #666666;
margin:  18px 0;
 }
 .new-arrivals-list .fs-pro-item a{
  border: 0 !important;

 }
 .container{
  width: 1300px;;
  
 }
 .main-deal  .container{
/*  border-bottom: 1px solid #dcdcdc;*/
 }
.skin-list-box .categories .cate-name span {
    position: relative;
    display: block;
    height: 27px;
    padding-left: 10px;
    line-height: 27px;
    border: 1px solid #fff;
    border-right: none;
    background: #fff;
    cursor: pointer;
    font-weight: normal;
}
.skin-list-box .categories .categories-list-box {
    border:0 !important;
}
.box-skin-body .col-lg-3{
    border-radius:4px;
}