@charset "utf-8";

.w1500 {
  width: 1500px;
}

.mglr-auto {
  margin: 0 auto;
}

.pt-100 {
  padding-top: 100px;
}

.pt-50 {
  padding-top: 50px;
}

/* 头部样式 */
.header {
  width: 100%;
  background: #A96B70;
  position: relative;
}

.header .logo {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
  text-align: center;
}

.header .search {
  position: absolute;
  right: 3%;
  bottom: 10px;
}

.header .search form {
  display: flex;
}

.header .search form>div {
  flex: 1;
}

.header .search form>div:last-child {
  padding-left: 10px;
}

.header .search .input-pr {
  position: relative;
}

.header .search .i_text {
  border-radius: 20px;
  width: 207px;
  border: 1px #bababa solid;
  padding: 8px 10px;
}

.header .search .zoom {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 26px;
  height: 23px;
  background: url(/public/res/images/pcCharmzenus20190925/zoom.png) no-repeat;
}

.header .topMenu {
  width: 418px;
  height: 82px;
  float: left;
  cursor: pointer;
}

.header .topNav {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
}

.header .topNav>ul {
  letter-spacing: -4px;
  display: block;
  width: 100%;
}

.header .topNav>ul>li {
  display: inline-block;
  letter-spacing: normal;
}

.header .topNav>ul>li>span {
  display: none;
}

.header .topNav>ul>li .showSpan {
  display: block;
}

.header .topNav>ul>li .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #A96B70 transparent transparent;
  z-index: 9999;
}

.header .topNav>ul>li>a {
  display: inline-block;
  padding: 0 25px 5px 25px;
  height: 72px;
  line-height: 110px;
  color: #fff;
}

.header .topNav>ul>li>.drop-down {
  width: 100%;
  position: absolute;
  left: 0;
  top: 145px;
  z-index: 9998;
  background: #fff;
}

.header .topNav>ul>li>.drop-down>div {
  display: flex;
  box-sizing: border-box;
  width: 1200px;
  padding: 50px 220px;
  margin: 0 auto;
}

.header .topNav>ul>li>.drop-down ul {
  display: inline-block;
  width: 200px;
}

.header .topNav>ul>li>.drop-down ul li {
  width: 100%;
  text-align: left;
  font-size: 18px;
  padding-top: 20px;
  display: inline-block;
  border-bottom: 1px solid #bdbdbd;
}

.header .topNav>ul>li>.drop-down ul li.title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  padding-top: 0;
  border-bottom: 2px solid #333;
}

.header .topNav>ul>li>.drop-down ul li.title a {
  color: #000;
}

.header .topNav>ul>li>.drop-down ul li a {
  color: #686868;
}

.header .topNav>ul>li>.drop-down ul li:last-child {
  float: right;
}

.header .topNav>ul>li>.drop-down span {
  flex: 1;
}

.header .top-nav-popup {
  width: 100%;
  position: absolute;
  top: 145px;
  left: 0;
  background: #fff;
}

.header .top-nav-popup ul {
  display: block;
  box-sizing: border-box;
  width: 1200px;
  padding: 50px 220px;
  margin: 0 auto;
}

.header .top-nav-popup ul li {
  font-size: 20px;
}

.header .top-nav-popup ul li .all-goods {
  width: 100%;
  position: absolute;
  top: 20px;
}

.content {
  width: 100%;
  overflow: hidden;
}

.content .index_body_box .swiper-slide img {
  width: 100%;
}

.content .ambassador {
  padding: 90px 0;
  text-align: center;
  position: relative;
  background: url("/public/res/images/pcCharmzenus20190925/xx_bg.png") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item {
  position: relative;
}

.content .goods-list .goods-item .goods-item-body {
  width: 1500px;
}

.content .goods-list .goods-item img {
  opacity: 0;
}

.content .goods-list .goods-item .goods-bg-01 {
  text-align: center;
  height: 829px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_01.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-01 .goods-img-01-btn {
  position: absolute;
  right: 455px;
  bottom: 129px;
}

.content .goods-list .goods-item .goods-bg-02 {
  text-align: center;
  height: 547px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_02.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-02 .goods-img-02-btn {
  position: absolute;
  left: 469px;
  bottom: 126px;
}

.content .goods-list .goods-item .goods-bg-03 {
  text-align: center;
  height: 791px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_03.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-03 .goods-img-03-btn {
  position: absolute;
  right: 480px;
  bottom: 150px;
}

.content .goods-list .goods-item .goods-bg-04 {
  text-align: center;
  height: 611px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_04.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-04 .goods-img-04-btn {
  position: absolute;
  left: 422px;
  bottom: 166px;
}

.content .goods-list .goods-item .goods-bg-05 {
  text-align: center;
  height: 611px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_05.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-05 .goods-img-05-btn {
  position: absolute;
  right: 500px;
  bottom: 129px;
}

.content .goods-list .goods-item .goods-bg-06 {
  text-align: center;
  height: 753px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_06.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-06 .goods-img-06-btn {
  position: absolute;
  right: 431px;
  bottom: 121px;
}

.content .goods-list .goods-item .goods-bg-07 {
  text-align: center;
  height: 571px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_07.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-07 .goods-img-07-btn {
  position: absolute;
  left: 490px;
  bottom: 168px;
}

.content .goods-list .goods-item .goods-bg-08 {
  text-align: center;
  height: 662px;
  background: url("/public/res/images/pcCharmzenus20190925/index_bg_08.jpg") no-repeat;
  background-size: 100% 100%;
}

.content .goods-list .goods-item .goods-bg-08 .goods-img-08-btn {
  position: absolute;
  right: 477px;
  bottom: 121px;
}

.content .goods-list .goods-item a {
  display: block;
  width: 178px;
  height: 65px;
}

#cssadd {
  display: none;
}

@media only screen and (max-width: 1366px) {
  .header .topNav {
    width: 800px;
  }

  .header .topNav ul li>a {
    padding: 0 15px 5px 15px;
  }

  .header .search {
    right: 1%;
  }

  .content .goods-list .goods-item-body {
    width: 1200px;
  }
}