body {
  background: #f1f1ea  url('../images/fashion_dress2019/page_bottom.png') center bottom no-repeat;
}
.v-clock {
	display: none;
}
/* 头部导航 */
.top_nav {
  width: 100%;
  height: 30px;
  background-color: #efefef;
}

.top_logo {
  width: 90px;
  /* height: 24px; */
  height: 100%;
  background: url('../images/blackfriday2018/shoplooks-logo\(90x24\).png') no-repeat center center;
  margin-right: 15px;
  /* margin-top: 1px; */
}

.top_bth {
  height: 30px;
  line-height: 30px;
  color: #7f7f7f;
  font-size: 12px;
}

.top_bth:hover {
  color: #d12e25
}

.top_main {
  width: 1200px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
}

.top_main .top_user {
  font-size: 12px;
  color: #7f7f7f;
}

.top_main .top_user a {
  color: #7f7f7f;
  margin: 0 5px;
}

.top_main .top_user a:nth-child(1) {
  color: #d12e25;
}

.top_main .top_user a:hover {
  color: #d12e25;
}

.app {
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
}

.page-theme-zh {
  background-image: url('../images/fashion_dress2019/page_bg_zh.png');
}

.page-theme-en {
  background-image: url('../images/fashion_dress2019/page_bg_en.png');
}

.img-max {
  display: block;
  width: 100%;
}

.content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  min-height: 4300px;
  padding-bottom: 100px;
}

.mod {
	width: 1200px;
  margin-bottom: 25px;
}
.mod1 {
	position: absolute;
	top: 560px;
}

.mod-box {
  position: absolute;
  top: 900px;
}

.mod-slogon p {
  line-height: 1.8;
  font-size: 20px;
  text-align: center;
  padding: 0 100px;
}

.mod-item {
  display: flex;
  height: 250px;
  margin-bottom: 280px;
}

.mod-item:last-child {
  margin-bottom: 3rem;
}

.mod-item-left,
.mod-item-right {
  width: 50%;
}

.mod-item-left img,
.mod-item-right img {
  width: 100%;
  display: block;
}

.text-right {
  text-align: right;
  margin-right: 65px;
  padding: 10px 20px 10px 0;
  position: relative;
  border-right: 2px solid #000;
}

.mod-title {
  font-size: 42px;
  color: #9b6415;
}

.mod-text {
  font-size: 30px;
  color: #000000;
}

.text-right:after {
  position: absolute;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border: 3px solid #000;
  border-radius: 100%;
  right: -6px;
  top: 20px;
  background-color: #fff;
}
.mod-pic { padding: 6px; background-color: #fff; box-shadow: 0 0 3px 3px rgba(159, 150, 108, .3); }
.mod-pic div.pic,.swiper-slide a { display: block; height: 310px; background-position: center center; -webkit-background-size: cover;
background-size: cover; background-repeat: no-repeat; }
.mod-pic {
  padding: .3rem;
  background-color: #fff;
  box-shadow: 0 0 3px 3px rgba(159, 150, 108, .3);
}

.mod-item-right .mod-pic {
  transform: rotate(10deg) scale(1.1) translateX(5px);
}

.mod-item-right .text-left {
  margin-left: 65px;
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid #000;
}

.mod-item-right .text-left:after {
  position: absolute;
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border: 3px solid #000;
  border-radius: 100%;
  left: -6px;
  top: 20px;
  background-color: #fff;
}

.mod-item-left .mod-pic {
  transform: rotate(-10deg) scale(1.1) translateX(-10px);
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  height: 20px;
}

.title {
  margin-bottom: 30px;
}

.list {
  overflow-y: hidden;
}

.list-item {
  width: calc(100%/4 - 5px);
  height: 390px;
  float: left;
  background-color: #fff;
  margin-right: 6px;
  margin-bottom: 6px;
}
.list-item:nth-child(4n) {
	margin-right: 0;
}
.list-pic {
  height: 290px;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: center center;
}

.list-logo {
  position: absolute;
  width: 180px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #fff;
  left: 50%;
  margin-left: -90px;
  bottom: -30px;
}

.list-logo img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  max-width: 90%;
  max-height: 50px;
  transform: translate(-50%, -50%);
}
.swiper-slide {
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  outline: none;
  border: none;
  background: url('../images/slfashion_week2019/arrow.png') center center no-repeat;
  transform: scale(.6);
}

.swiper-button-next {
  transform: scale(.6) rotate(180deg);
  right: 0;
}

.swiper-button-prev {
  left: 0;
}

.slider-content .swiper-container {
  border: 1px solid #e59ca1;
}

.slider-content .swiper-slide {
  padding: 4px;
  width: calc(100% - 8px) !important;
}

.swiper-pagination-bullet {
  width: 30px;
  height: 6px;
  border-radius: 0;
  opacity: 1;
  background: #fff;
}

.swiper-pagination-bullet-active {
  background-color: #333;
}

.list-btn {
  margin-top: 40px;
  text-align: center;
  padding: 10px;
}

.list-btn a {
  display: block;
  border: 1px solid #020000;
  color: #020000;
  padding: 8px 0;
  font-size: 14px;
  text-transform: uppercase;
}

.swiper-wrapper {
  height: auto !important;
}
.mod3 {
	position: absolute;
	top: 2900px;
}



