body {
  padding: 0;
  margin: 0;
  min-width: 1000px;
}
.container {
  padding: 0;
  margin: 0;
}
.navbar {
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  line-height: 110px;
  background-color: #111111;
}
.yellowNavbar {
  background-color: #cca26d;
}
.logo {
  float: left;
  margin-left: 134px;
  /* margin-left: 100px; */
}
.logo img {
  padding: 20px 0;
  width: 72px;
  height: 70px;
}
.nav {
  float: left;
}
.nav ul {
  padding: 0;
  margin: 0;
  margin-left: 34px;
}
.nav ul li {
  position: relative;
  padding-left: 134px;
  /* padding-left: 100px; */
  float: left;
  list-style: none;
  color: #cca26d;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.nav ul li img {
  display: none;
  position: absolute;
  bottom: -5px;
  left: 139px;
  width: 20px;
  height: 20px;
}
.nav ul li:nth-of-type(5) img {
  position: absolute;
  bottom: -5px;
  left: 165px;
  width: 20px;
  height: 20px;
}
.nav ul li a {
  text-decoration: none;
  list-style: none;
  color: #cca26d;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.yellowNav ul li {
  color: #111;
}
.yellowNav ul li a {
  color: #111;
}
.fp-tableCell {
  display: block !important;
}
.swiper-container {
  position: absolute;
  top: 110px;
  width: 100%;
  height: calc(100% - 110px);
}
.swiper-pagination-bullet-active {
  background-color: #000 !important;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prudect {
  width: 100%;
  height: 100%;
}
.prudect-img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.info {
  position: absolute;
  top: calc(50% - 190px);
  left: 0;
  z-index: 10;
  width: 580px;
  height: 380px;
}
.info img:nth-of-type(1) {
  margin-top: 60px;
  margin-left: 10%;
  width: 80%;
}
.info img:nth-of-type(2) {
  margin-top: 60px;
  margin-left: 35%;
  width: 30%;
}
.navbar-next {
  margin-top: 110px;
  width: 100%;
  height: 70px;
  background-color: #111;
}
.navbar-next ul {
  padding: 0;
  margin: 0;
}
.navbar-next ul li {
  height: 70px;
  line-height: 70px;
  list-style: none;
  color: #cca26d;
}
.navbar-next ul li a {
  text-decoration: none;
  cursor: pointer;
  color: #cca26d;
}
.navbar-next ul li:nth-of-type(1) {
  float: left;
  width: calc(50% - 210px);
  text-align: right;
}
.navbar-next ul li:nth-of-type(2) {
  float: right;
  width: calc(50% - 210px);
  text-align: left;
}
.contant {
  width: 100%;
}
.contant img {
  width: 100%;
  vertical-align: bottom;
}
.qingbian,
.qingyang {
  display: none;
  position: absolute;
  top: 110px;
  left: 100px;
  width: calc(100% - 200px);
  height: 300px;
  background-color: #fff;
  z-index: 200;
}
.qingbian-left,
.qingyang-left {
  float: left;
  width: 33.33%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/qingbian.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.qingyang-left {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/qingyang.png");
}
.qingbian-left img,
.qingyang-left img {
  margin-top: 50px;
  margin-left: calc(50% - 100px);
  width: 200px;
}
.hope {
  margin-top: 10px;
  margin-left: calc(50% - 40px);
  width: 80px;
  height: 25px;
  line-height: 25px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
}
.qingbian-right,
.qingyang-right {
  float: left;
  width: 66.66%;
  height: 100%;
}
.right-font,.right-fonts {
  width: 66.66%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/yanying.png");
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: left;
  cursor: pointer;
}
.qingyang-right-font {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/qidian.png");
}
.right-font img {
  margin-top: 75px;
  margin-left: 300px;
  width: 150px;
}
.right-fonts img {
  margin-top: 100px;
  margin-left: 280px;
  width: 150px;
}
.aboutHer {
  display: none;
  position: absolute;
  top: 110px;
  left: 100px;
  width: calc(100% - 200px);
  height: 300px;
  background-color: #fff;
  z-index: 200;
}
.aboutHer-left {
  float: left;
  width: 16%;
  height: 100%;
  line-height: 300px;
  text-align: center;
  color: #cca26d;
  font-weight: 500;
  font-size: 18px;
}
.aboutHer-center {
  float: left;
  width: 42%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/about1.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.aboutHer-right {
  float: left;
  width: 42%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/about.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.aboutHer-center a,
.aboutHer-right a {
  display: block;
  width: 100%;
  height: 100%;
}
.qingzhuan {
  display: none;
  position: absolute;
  top: 110px;
  left: 100px;
  width: calc(100% - 200px);
  background-color: #fff;
  z-index: 200;
}
.item {
  float: left;
  width: 33.33%;
  height: 300px;
}
.item img {
  margin-top: 60px;
  margin-left: calc(50% - 100px);
  width: 200px;
}
.item:nth-of-type(1) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/qingzhuang.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: left;
}
.item:nth-of-type(2) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/kh1.png");
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: left;
}
.item:nth-of-type(3) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/kh2.png");
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: left;
}
.item:nth-of-type(4) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/kh3.png");
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: left;
}
.item:nth-of-type(5) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/kh4.png");
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: left;
}
.item:nth-of-type(6) {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/kh5.png");
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: left;
}
.item-kh img {
  margin-top: 120px;
  margin-left: 200px;
  width: 200px;
}
.qzdz-contant {
  margin-top: 110px;
  width: 100%;
}
.qzdz-contant img {
  width: 100%;
  vertical-align: bottom;
}
.make-top {
  position: relative;
  width: 100%;
  height: 100%;
}
.make-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.begin {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  text-align: center;
  color: #cca26d;
  font-size: 26px;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/dowm.png");
  background-size: 100px 40px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.first {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.question {
  position: absolute;
  top: 135px;
  left: 225px;
  font-size: 36px;
  color: #cca26d;
}
.questions {
  color: #fff;
}
.question a {
  font-size: 16px;
  color: #cca26d;
}
.question-logo {
  position: absolute;
  right: 110px;
  top: 135px;
  width: 80px;
}
.question-logo img {
  width: 100%;
}
.firstSelect {
  position: absolute;
  bottom: 100px;
  left: calc(50% - 590px);
  width: 1180px;
  height: 390px;
}
.list {
  float: left;
  width: 500px;
  height: 125px;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A.png");
  background-size: 220px;
  background-repeat: no-repeat;
  background-position: right;
}
.list span {
  margin: 52.5px;
  display: block;
  width: 20px;
  height: 20px;
  border: #cca26d 1px solid;
  border-radius: 50%;
}
.first-select {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A.png");
}
.second-select {
  float: right;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/B.png");
}
.thirt-select {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/C.png");
}
.four-select {
  float: right;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/D.png");
}
.selected {
  display: none;
  margin: 1px;
  width: 18px;
  height: 18px;
  background-color: #cca26d;
  border-radius: 50%;
}
.selecteds {
  background-color: #fff;
}
.second {
  width: 100%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/bgimg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: right;
}
.secondSelect {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 250px);
  width: 500px;
  height: 550px;
}
.thirtSelect {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 250px);
  width: 500px;
  height: 550px;
}
.fourSelect {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 250px);
  width: 500px;
  height: 550px;
}
.list2 {
  position: relative;
  margin-top: 20px;
  width: 100%;
  height: 150px;
  background-size: 240px;
  background-repeat: no-repeat;
  background-position: right;
}
.second-selectA {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A1.png");
}
.second-selectB {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/B1.png");
}
.second-selectC {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/C1.png");
}
.list2 span {
  position: absolute;
  left: 100px;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  border: #fff 1px solid;
  border-radius: 50%;
}
.thirt {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.thirt-selectA {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A2.png");
}
.thirt-selectB {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/B2.png");
}
.four {
  width: 100%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/bgimg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: right;
}
.secondSelect {
  position: absolute;
  bottom: 0px;
  left: calc(50% - 250px);
  width: 500px;
  height: 550px;
}
.list2 {
  position: relative;
  margin-top: 20px;
  width: 100%;
  height: 150px;
  background-size: 240px;
  background-repeat: no-repeat;
  background-position: right;
}
.four-selectA {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A3.png");
}
.four-selectB {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/B3.png");
}
.four-selectC {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/C3.png");
}
.list2 span {
  position: absolute;
  left: 100px;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  border: #fff 1px solid;
  border-radius: 50%;
}
.fiveSelect {
  position: absolute;
  bottom: 150px;
  left: calc(50% - 450px);
  width: 900px;
  height: 300px;
}
.list3 {
  float: left;
  position: relative;
  margin-top: 20px;
  width: 300px;
  height: 150px;
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: right;
}
.list4 {
  float: left;
  position: relative;
  margin-top: 20px;
  width: 450px;
  height: 150px;
  background-size: 250px;
  background-repeat: no-repeat;
  background-position: right;
}
.list3 span {
  position: absolute;
  left: 100px;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  border: #cca26d 1px solid;
  border-radius: 50%;
}
.list4 span {
  position: absolute;
  left: 100px;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  border: #cca26d 1px solid;
  border-radius: 50%;
}
.five-selectA {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/A4.png");
}
.five-selectB {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/B4.png");
}
.five-selectC {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/C4.png");
}
.five-selectD {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/D4.png");
}
.five-selectE {
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/E4.png");
}

.comfire {
  width: 100%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/bgimg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: right;
}
.comfire-left{
  float: left;
  width: 50%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/comfire.png");
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
}
.comfire-right{
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  background-image: url("http://cdn.suoluomei.com/public/herbsexcolor/image/pc/right.png");
  background-size: 80px 80px;
  background-repeat: no-repeat;
  background-position: left;
}
.comfire-right input{
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 150px);
  width: 300px;
  height: 50px;
  border: #111 1px solid;
  text-align: center;
  font-size: 18px;
  outline: none;
}
.comfire-right button{
  position: absolute;
  top: calc(50% + 50px);
  left: calc(50% - 75px);
  width: 150px;
  height: 50px;
  border: #111 1px solid;
  text-align: center;
  color: #cca26d;
  font-size: 18px;
  background-color: #fff;
  outline: none;
  cursor: pointer;
}
.router{
  cursor: pointer;
}
.news{
  width: 100%;
  height: 100%;
}
.newListTop{
  position: absolute;
  top: -50px;
  left: calc(50% - 50px);
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.newListTop img{
  width: 100%;
  height: 100%;
}
.news-left,.news-right{
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
}
.news-left ul,.news-right ul{
  position: absolute;
  top: calc(50% - 250px);
  right: 50px;
  width: 500px;
  margin: 0;
  padding: 65px 0 100px 0;
  box-shadow:1px 1px 20px #ddd;
}
.news-right ul{
  left: 50px;
}
.news-left ul li,.news-right ul li{
  display: block;
  margin-left: 5%;
  width: 90%;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style: none;
}
.news-left ul li a,.news-right ul li a{
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  color: #000;
}
.newListBottom{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  text-align: center;
  background-color: #efefef;
}
.newListBottom b{
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
}
.newListBottom a{
  display: block;
  width: 100%;
  height: 30px;
  font-size: 14px;
  color: #000;
}