@charset "UTF-8";


/* 服装片 */
.fzBox {
/*  padding-top: 110px;*/
  position: relative;
  overflow: hidden;
  width: 100%; }

.fz-right {
  margin-left: 36.666667%; }

.fz-img-item, .fz-smallImg-item {
  display: block;
  background: no-repeat center / cover;
  height: 100vh; }
  .fz-img-item img, .fz-smallImg-item img {
    display: none;
    width: 100%; }

.fz-ct {
  padding: 0 0 6%;
  position: absolute;
  bottom: 14%;
  left: 10%;
  width: 30%;
  background: #fff;
  z-index: 3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fz-text-item {
  margin-right: 20px;
  margin-left: 120px; }
  .fz-text-item .shopName {
    color: #0180cd;
    padding: 10px 0 0 0;
    position: relative;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block; }

.fz-hd .fz-title .en {
  padding-top: 80px;
  font-size: 60px;
  line-height: 50px;
  font-family: aparajb;
  color: #2c71ab; }
.fz-hd .fz-title .cn {
  font-size: 14px;
  color: #999;
  margin-top: 40px; }

.fz-text-item .changwen{ margin-top: 50px; font-size: 14px; height: 196px; overflow: hidden; line-height: 28px; padding-right: 100px; }
.fz-text-item .changwen .span{ color:blue;}
.fz-text-item .changwen span:hover {text-decoration:underline; color:red;}

.fz-nav {
  margin-top: 0px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }
  .fz-nav a {
    margin-bottom: 2px;
    display: block;
    width: 60px;
    height: 60px;
    transition: all .25s ease;
    background: #e3e3e3 no-repeat center; }
  .fz-nav a:hover {
    opacity: .7;
  }
  .fz-nav .fz-nav-left {
    background-image: url("../img/nimg60_left2.jpg"); background-position: center;}
  .fz-nav .fz-nav-right {
    background-image: url("../img/nimg60_right2.jpg"); background-position: center;}

.fz-text-box .buttons {
  margin-left: 0; }

.fz-left {
  position: absolute;
  top: 0;
  left: calc(-44% + 60px);
  width: 54%; }

.fz-smallImg-item {
  height: 86vh; }

/* 服装详情 */
.fzMain-item {
  margin-top: 13%;
  position: relative;
  overflow: hidden;
  width: 100%;
  font-size: 0; }

.fzMain-img img {
  display: block;
  width: 100%; }

.f1 {
  position: absolute;
  right: 6.25%;
  width: 36%; }

.f2 {
  margin-top: 30%;
  width: 77%; }

.f3 {
  margin-right: 8.6%;
  width: 36%;
  margin-left: auto; }

.f4 {
  margin-right: 0;
  margin-left: auto;
  width: 68%; }

.f5 {
  position: absolute;
  width: 21%;
  left: 0;
  top: 20%; }

.f6 {
  margin-bottom: 6%;
  width: 50%;
  display: inline-block; }

.f7 {
  width: 37.5%;
  position: absolute;
  bottom: 0;
  left: 50%; }

.fzMain-deftBox {
  font-size: 0;
  overflow: hidden; }
  .fzMain-deftBox .swiper-container {
    width: 50%;
    height: 100%;
    display: inline-block; }

.fzMain-owl-img img {
  width: 100%;
  display: block; }

.fzMain-owl-nav {
  margin-top: -30px;
  margin-left: -60px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  z-index: 1; }
  .fzMain-owl-nav span {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #fff;
    position: relative;
    transition: background .25s ease;
    cursor: pointer; }
    .fzMain-owl-nav span:hover {
      background: #999;
    }
    .fzMain-owl-nav span i {
      position: absolute;
      top: 26px;
      left: 22px;
      width: 16px;
      height: 8px;
      background: no-repeat center;
      transition: left .25s linear; }
  .fzMain-owl-nav .fzMain-owl-left i {
    background-image: url("../img/icon-left.png"); }
  /*.fzMain-owl-nav .fzMain-owl-left:hover i {
    left: 17px; }*/
  .fzMain-owl-nav .fzMain-owl-right i {
    background-image: url("../img/icon-right.png"); }
  /*.fzMain-owl-nav .fzMain-owl-right:hover i {
    left: 27px; }*/

.fzMain-deft {
  margin-top: 12.5%; }


/* 服装片详情 */
.m-fzMain-deft {
  font-size: 0;
  display: none; }
  .m-fzMain-deft img {
    width: 100%;
    display: block; }

/* 服装片 */
.fz-ct-owl .swiper-slide {
  visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear; }

.fz-ct-owl .swiper-slide-prev,
.fz-ct-owl .swiper-slide-next {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  -webkit-transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear 1.2s;
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

.fz-ct-owl .swiper-slide-prev {
  -webkit-transform: translateX(-80%) translateZ(0);
  transform: translateX(-80%) translateZ(0); }

.fz-ct-owl .swiper-slide-next {
  -webkit-transform: translateX(80%) translateZ(0);
  transform: translateX(80%) translateZ(0); }

.fz-ct-owl .swiper-slide-active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s, visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s, visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s, visibility 0s linear 1.2s;
  transition: transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.6s, visibility 0s linear 1.2s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1); }

.move {
  margin-right: 15px;
  padding: 7px 0;
  display: none;
  height: 16px; }
  .move select {
    background: url(../img/icon-choose.png)no-repeat 95% center;
    padding: 0;
    width: 100%;
    display: block;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none; }



.menu-background {
  position: fixed;
  z-index: 97;
  top: 0;
  left: 0;
  display: none;
  /*clip-path: polygon(0% 100%, 100% 100%,  100% 100%,0% 100%);*/
  transition: clip-path .75s ease;
  width: 100%;
  height: 100vh;
  background: #545556; }

  /*.menu-background.show {
    z-index: 97;
    left: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
    transition: clip-path .75s ease;
  }
  .menu-background.hide {
    z-index: 97;
    transition: clip-path .75s ease;
    clip-path: polygon(0% 0%,100% 0%,100% 0%,0% 0%);
  }*/

.menu-background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.js-background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
  transition: opacity 1s; }
  .on .js-background-img {
    opacity: .1; }



/*.content {
  background: #f6f6f6;
}*/



    .bg-gray {
  background: #f3f3f3;
  overflow: hidden; }


  /*2018年4月16日08:49:03*/
  .swiper-pagination {
    display: none;
  }

  .fz-yinc {
    display: none;
  }


 @media screen and ( max-width:1366px ){
		.fz-text-item {
			margin-right:0px;
	  margin-left:70px; }
	}

