/* banner轮播图公共样式 */
.swiper-container1 {
  width: 100%;
  height: 600px;
}
.swiper-container1 .swiper-slide {
  width: 100%;
  height: 600px;
}
.swiper-container1 .pagination {
  position: absolute;
  z-index: 20;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.swiper-container1 .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-container1 .swiper-active-switch {
  background: #fff;
}
.swiper-container1 .contrast {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.swiper-container1 .contrast .contrast-btn {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 334px;
  cursor: pointer;
  z-index: 99;
}
.nonage-warn {
  height: 120px;
  background: #F5F5F5;
  line-height: 120px;
  text-align: center;
  margin-top: 100px;
}
.nonage-warn img {
  width: 64px;
  height: 64px;
  margin-right: 16px;
  vertical-align: top;
  margin-top: 32px;
}
.nonage-warn span {
  font-size: 40px;
  font-weight: bold;
}
.faqs {
  margin-top: 126px;
  padding-bottom: 68px;
}
.faqs .line {
  width: 1px;
  height: 300px;
  background: #000000;
  float: left;
  margin-top: 20px;
  margin-left: 85px;
  margin-right: 85px;
}
.faqs .item {
  float: left;
  width: 326px;
}
.faqs .item .title {
  height: 99px;
}
.faqs .item .title span {
  display: block;
  float: left;
}
.faqs .item .title .title-text {
  font-size: 48px;
  font-weight: 500;
  padding-bottom: 16px;
  padding-top: 13px;
  position: relative;
}
.faqs .item .title .title-text:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #000000;
}
.faqs .item .title .crush {
  width: 98px;
  height: 84px;
  margin-left: 36px;
  background: url('../images/crush-icon.png') center no-repeat;
  font-size: 26px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 14px;
}
.faqs .item .content {
  padding-top: 60px;
  line-height: 24px;
  margin-bottom: 70px;
}
.flavour {
  width: 100%;
  max-width: 1920px;
  height: 1289px;
  margin: auto;
  background: url("../images/flavour-bg.jpg") no-repeat center center;
  position: relative;
  overflow: hidden;
}
.flavour .flavour-title {
  font-size: 48px;
  font-weight: bold;
  margin-top: 180px;
  position: relative;
  display: inline-block;
}
.flavour .flavour-title:after {
  content: " ";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 7px;
  background: #f9253b;
}
.flavour .flavour-desc {
  width: 550px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  margin-top: 45px;
}
.flavour .flavour-contrast {
  margin-top: 84px;
}
.flavour .flavour-contrast .contrast-btn {
  float: left;
  width: 67px;
  height: 67px;
  cursor: pointer;
  margin-left: 54px;
}
.flavour .flavour-contrast .contrast-btn:first-child {
  margin-left: 0;
}
.flavour .flavour-swiper {
  position: absolute;
  top: 528px;
  left: 0;
  height: 620px;
  width: 100%;
}
.flavour .flavour-swiper .case-item {
  width: 458px;
  height: 620px;
  position: relative;
}
.flavour .flavour-swiper .case-item .case-box {
  background: #FFFFFF;
  height: 536px;
  width: 404px;
  position: absolute;
  bottom: 0;
  left: 27px;
  transition: background-color 0.2s;
}
.flavour .flavour-swiper .case-item .case-box img {
  /*width: 404px;*/
  /*height: 252px;*/
  /*margin-top: 61px;*/
  width: 360px;
  height: 225px;
  margin: 61px auto 0;
  display: block;
}
.flavour .flavour-swiper .case-item .case-box h3 {
  width: 320px;
  margin: auto;
  font-size: 28px;
  font-weight: bold;
  padding-top: 30px;
  border-top: 1px solid #2E2E2E;
  margin-top: 52px;
}
.flavour .flavour-swiper .case-item .case-box p {
  width: 320px;
  margin: auto;
  margin-top: 20px;
  font-size: 16px;
  line-height: 24px;
}
.flavour .flavour-swiper .swiper-slide-active .case-box {
  background: #fdb53f;
  color: #fff;
}
.flavour .flavour-swiper .swiper-slide-active .case-box h3 {
  border-color: #fff;
}
.health {
  padding-top: 148px;
}
.health .health-title {
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.health .health-title:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 35px;
  width: 360px;
  height: 1px;
  background: #000000;
}
.health .health-title:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 35px;
  width: 360px;
  height: 1px;
  background: #000000;
}
.health .health-subtitle {
  font-size: 24px;
  margin-top: 17px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 100px;
}
.health .line .line-img {
  float: left;
  width: 660px;
  height: 400px;
}
.health .line .box {
  float: left;
  width: 440px;
  height: 322px;
  padding-left: 120px;
  padding-right: 100px;
  padding-top: 78px;
}
.health .line .box img {
  width: 58px;
  margin-bottom: 20px;
}
.health .line .box .title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 36px;
}
.health .line .box p {
  font-size: 16px;
  line-height: 26px;
}
.employ {
  height: 520px;
  background: #F5F5F5;
  padding-top: 100px;
  position: relative;
}
.employ .employ-title {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.employ .employ-title:before {
  content: " ";
  position: absolute;
  left: 120px;
  top: 28px;
  width: 322px;
  height: 2px;
  background: #000000;
}
.employ .employ-title:after {
  content: " ";
  position: absolute;
  right: 120px;
  top: 28px;
  width: 322px;
  height: 2px;
  background: #000000;
}
.employ .employ-subtitle {
  font-size: 18px;
  margin-top: 15px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
}
.employ .employ-img {
  display: block;
  margin: auto;
  width: 673px;
}
.employ .tips {
  margin-left: 117px;
  margin-top: 73px;
}
.employ .tips li {
  font-size: 14px;
  line-height: 30px;
}
.employ .tips-right {
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 118px;
  bottom: 80px;
}
.employ .tips-right span {
  color: #f9253b;
}
.news {
  padding-top: 120px;
  padding-bottom: 150px;
}
.news .news-header .title {
  float: left;
  font-size: 48px;
  font-weight: bold;
  position: relative;
  display: block;
  z-index: 9;
  line-height: 50px;
}
.news .news-header .title:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: #f9253b;
  z-index: -1;
}
.news .news-header .more {
  float: right;
  font-size: 14px;
  line-height: 50px;
}
.news .news-header .more span {
  position: relative;
  padding-right: 13px;
}
.news .news-header .more span:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 2px;
  width: 1px;
  height: 18px;
  background: #000000;
}
.news .news-header .more img {
  width: 14px;
  height: 11px;
  margin-left: 12px;
  vertical-align: top;
  margin-top: 20px;
}
.news .list {
  margin-top: 80px;
}
.news .list .item {
  float: left;
  height: 488px;
  width: 620px;
  margin-left: 80px;
  position: relative;
}
.news .list .item:first-child {
  margin-left: 0;
}
.news .list .item .news-img {
  width: 620px;
  height: 350px;
  position: absolute;
  top: 0;
  left: 0;
}
.news .list .item .card {
  position: absolute;
  left: 36px;
  bottom: 0;
  width: 419px;
  background: #FFFFFF;
  padding-left: 130px;
  padding-bottom: 20px;
}
.news .list .item .card .date {
  position: absolute;
  left: 40px;
  top: 50px;
  text-align: center;
}
.news .list .item .card .date span {
  color: #2E2E2E;
  font-size: 18px;
  font-weight: bold;
}
.news .list .item .card .date span:first-child {
  font-size: 42px;
}
.news .list .item .card .title {
  width: 372px;
  padding-top: 50px;
  font-size: 18px;
  color: #2E2E2E;
  padding-bottom: 23px;
  position: relative;
}
.news .list .item .card .title:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  width: 372px;
  background: #C9C9C9;
}
.news .list .item .card .desc {
  margin-top: 16px;
  font-size: 14px;
  color: #2E2E2E;
  opacity: 0.6;
  line-height: 24px;
  margin-bottom: 30px;
}
.news .list .item .card .view-more-right {
  margin-bottom: 30px;
  overflow: hidden;
}
.news .list .item .card .view-more-right img {
  vertical-align: top;
  margin-top: 18px;
  margin-left: 30px;
}
