@charset "utf-8";
body {background:#fff!important;}
.product-advantage {
  padding: 54px 0 98px;
}
.innerWidth {
  width: 1200px;
  margin: auto;
}
.slidetop.articleShow, .list-animate.articleShow li, .list-animate.articleShow > div {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}
.advantage-tt {
  text-align: center;
}
.brand-titles small {
  display: block;
  margin-bottom: 14px;
  line-height: 1;
  color: #333333;
  font-size: 16px;
  font-family: "avian";
  text-transform: uppercase;
}
.advantage-tt strong {
  font-weight: normal;
}
.brand-titles strong {
  display: block;
  line-height: 1;
  color: #333333;
  font-size: 36px;
  font-family: "微軟正黑體";
}


.advantage {
  padding: 10px 0;
  /*! background: url(../images/cooperatebg.jpg) center repeat; */
}
.advantage-tt {
  text-align: center;
}
.advantage-tt strong {
  font-weight: normal;
}
.advantage-content {
  margin-top: 72px;
}
.advantage-imgs {
  width: 46.87%;
  float: right;
  line-height: 1;
}
.advantage-imgs img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
}
.advantage-fix {
  float: left;
  margin-top: -15px;
  width: 48%;
}
.advantage-item {
  padding: 22px 0;
  border-bottom: 1px solid #dddddd;
}
.advantage-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.advantage-ti {
  float: left;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #94ac88;
}
.advantage-ti strong {
  display: block;
  padding-top: 8px;
  line-height: 1.4;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-family: "微軟正黑體";
  font-weight: bold;
}
.advantage-texts {
  margin-left: 98px;
  padding-top: 13px;
}
.advantage-texts span {
  display: block;
  margin-bottom: 8px;
  line-height: 1.1;
  color: #000000;
  font-size: 18px;
  font-family: "微軟正黑體";
  font-weight: bold;
}
.advantage-texts p {
  color: #666666;
  font-size: 14px;
}
.product-advantage {
  padding: 54px 0 98px;
}
.advantage-btn {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 38px;
  font-size: 0;
}
.advantage-btn span {
  display: inline-block;
  padding: 0 20px;
  margin-right: 36px;
  height: 40px;
  line-height: 40px;
  color: #333333;
  font-size: 16px;
  transition: 0.4s;
  cursor: pointer;
}
.advantage-btn span:hover,
.advantage-btn span.active {
  background: #94ac88;
  color: #fff;
}
.advantage-btn span:last-child {
  margin-right: 0;
}
.advantage-tab {
  position: relative;
}
.advantage-swiper {
  position: relative;
}
.advantage-items {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
}
.advantage-items.active {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.advantage-info {
  display: inline-block;
  position: relative;
  width: 19%;
}
.advantage-info figure {
  position: relative;
  display: block;
  padding-bottom: 173.6%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.advantage-info figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.advantage-info:hover figure img {
  transform: scale(1.05);
}
.advantage-in {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 72px;
  text-align: center;
}
.advantage-in strong {
  display: block;
  margin-bottom: 13px;
  line-height: 1;
  color: #94ac88;
  font-size: 24px;
  letter-spacing: 5px;
  font-weight: normal;
}
.advantage-in p {
  color: #333333;
  font-size: 16px;
}
.advantage-prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 38px;
  height: 38px;
  border: 1px solid #fff;
  cursor: pointer;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  opacity: 1;
  transition: 0.45s;
  z-index: 10;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
}
.advantage-prev.swiper-button-disabled {
  opacity: 0;
}
.advantage-prev:hover {
  border-color: #265344;
  color: #265344;
}
.advantage-prev.prev {
  left: 43px;
}
.advantage-prev.next {
  right: 43px;
}
.goodness-text {
  margin-top: 20px;
  margin-bottom: 36px;
  text-align: center;
}
.goodness-text p {
  margin: auto;
  width: 810px;
  text-align: center;
  color: #666666;
  font-size: 14px;
  line-height: 2.2;
}
.goodness-list li {
  float: left;
  position: relative;
  width: 33.3333%;
}
.goodness-list li figure {
  position: relative;
  display: block;
  padding-bottom: 71.87%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.goodness-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.goodness-list li figure:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  content: "";
  width: 100%;
  height: 100%;
  /*background: url(../images/goodness-bg.png) center no-repeat;*/
  background-size: cover;
}
.goodness-list li:hover figure img {
  transform: scale(1.08);
}
.goodness-info {
  position: absolute;
  left: 9.21%;
  right: 5%;
  bottom: 25px;
  z-index: 3;
}
.goodness-info strong {
  display: block;
  margin-bottom: 22px;
  letter-spacing: 5px;
  line-height: 1;
  color: #fff;
  font-size: 24px;
  font-family: "微軟正黑體";
}
.goodness-info p {
  width: 296px;
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}
.train-boxs {
  padding-top: 98px;
}
.mission {
  padding-bottom: 130px;
}
.train-titles {
  position: relative;
}
.train-titles:before {
  position: absolute;
  left: 220px;
  right: 0;
  top: 50%;
  content: "";
  height: 1px;
  background: #eeeeee;
}
.train-small {
  position: relative;
}
.train-small .contact-line {
  left: 0;
  top: 50%;
  margin-top: -8px;
}
.train-small small {
  display: block;
  color: #94ac88;
  opacity: 0.1;
  line-height: 1;
  text-transform: uppercase;
  font-family: "avian";
  font-size: 72px;
}
.train-small strong {
  display: block;
  position: absolute;
  left: 46px;
  top: 50%;
  margin-top: -10px;
  line-height: 1;
  letter-spacing: 4px;
  color: #94ac88;
  font-size: 20px;
  font-family: "微軟正黑體";
}
.mission-list {
  margin-top: 38px;
}
.mission-list li {
  float: left;
  padding: 38px 0;
  background: #f5f5f5;
  border-radius: 8px;
  text-align: center;
  font-size: 0;
  width: 21.87%;
  margin-right: 4.1733%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.38s;
}
.mission-list li:hover {
  transform: translateY(-6px);
}
.mission-list li:last-child {
  margin-right: 0;
}
.mission-list li b {
  display: block;
  position: relative;
  width: 48px;
  height: 40px;
  text-align: center;
}
.mission-list li b img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.mission-in {
  margin-left: 16px;
}
.mission-in p {
  color: #333333;
  font-size: 14px;
}
.pattern-title .train-titles {
  margin-right: 51.73%;
}
.pattern-content {
  position: relative;
  padding-left: 20px;
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 54px;
}
.pattertt {
  position: relative;
  padding-left: 48px;
}
.pattertt b {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  color: #94ac88;
  font-size: 24px;
  font-family: "avian";
  font-weight: normal;
}
.pattertt strong {
  display: block;
  line-height: 24px;
  color: #333333;
  font-size: 16px;
  font-family: "微軟正黑體";
}
.pattertt p {
  margin-top: 6px;
  color: #333333;
  font-size: 16px;
  font-family: "微軟正黑體";
  letter-spacing: 2px;
}
.pattern-list {
  margin-top: 20px;
  width: 36%;
  padding-bottom: 44px;
}
.pattern-list li {
  margin-bottom: 36px;
  background: #fff;
  padding: 18px 24px;
  display: flex;
  display: -webkit-flex;
  transition: 0.45s;
}
.pattern-list li:hover {
  background: #ebebeb;
}
.pattern-list li:hover strong {
  color: #94ac88;
}
.pattern-list li:hover small {
  color: #94ac88;
}
.pattern-list li strong {
  display: block;
  letter-spacing: 3px;
  color: #666666;
  font-size: 16px;
  transition: 0.36s;
}
.pattern-list li small {
  display: block;
  margin-left: 18px;
  color: #666666;
  font-size: 16px;
  font-family: "avian";
  transition: 0.36s;
  opacity: 0.2;
}
.base {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  max-width: 960px;
}
.base-items {
  float: left;
  margin-top: -68px;
  width: 50%;
  position: relative;
}
.base-items:last-child {
  float: right;
  margin-top: 0;
  width: 47.9%;
}
.base-items:last-child span {
  bottom: auto;
  top: 22px;
}
.base-items figure {
  position: relative;
  display: block;
  padding-bottom: 120%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.base-items figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.base-items span {
  display: block;
  position: absolute;
  left: 50px;
  bottom: 30px;
  padding-top: 23px;
  width: 24px;
  line-height: 1.1;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: "微軟正黑體";
}
.base-items span:before {
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 0;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
}
.teams {
  position: relative;
}
.teams figure {
  display: block;
}
.teams figure img {
  display: block;
  width: 100%;
  height: auto;
}
.teams .pattertt {
  /*position: absolute;*/
  left: 50%;
  margin-left: -580px;
  top: 90px;
}
.help {
  padding: 124px 0 0;
}
.help-item {
  padding: 96px 0 86px;
  border-top: 1px solid #eeeeee;
}
.help-title strong {
  display: block;
  float: left;
  line-height: 1;
  color: #94ac88;
  letter-spacing: 3px;
  font-size: 20px;
  font-weight: bold;
  font-family: "微軟正黑體";
}
.help-title strong b {
  display: inline-block;
  margin-right: 22px;
  color: #265344;
  font-size: 20px;
  font-weight: normal;
}
.help-title-text {
  float: right;
  width: 66.6666%;
  margin-top: -5px;
}
.help-title-text p {
  color: #666666;
  font-size: 14px;
}
.help-list {
  margin-top: 110px;
  margin-left: 53px;
  /*background: url(../images/line1.png) 54px top no-repeat;*/
}
.heil-fix {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.heil-fix li:nth-child(2n+2) b:before {
  /*background: url(../images/circle5.png) center top no-repeat;*/
  bottom: auto;
  top: -5px;
}
.heil-fix li b {
  display: block;
  position: relative;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  border: 2px solid #eeeeee;
  line-height: 99px;
  color: #b99c55;
  font-size: 48px;
  font-family: "BodoniBT-Bold";
  text-align: center;
}
.heil-fix li b:before {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  width: 100%;
  height: 100%;
  /*background: url(../images/circle4.png) center bottom no-repeat;*/
  background-size: 100% auto;
}
.heil-fix li b i {
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 3px;
  width: 100%;
  text-align: center;
  color: #ebebeb;
  font-size: 48px;
  font-family: "BodoniBT-Bold";
  font-style: normal;
  z-index: -1;
}
.heil-fix li span {
  display: block;
  margin-top: 24px;
  line-height: 1;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  font-family: "微軟正黑體";
  letter-spacing: 3px;
}
.heil-last {
  margin-top: 53px;
  flex-direction: row-reverse;
}
.heil-last li {
  margin-top: 4px;
}
.heil-last li b:before {
  bottom: auto;
  top: -4px;
  /*background: url(../images/circle5.png) center top no-repeat;*/
  background-size: 100% auto;
}
.heil-last li:nth-child(2+2) {
  margin-top: 0;
}
.heil-last li:nth-child(2+2) b:before {
  top: auto;
  bottom: -4px;
  /*background: url(../images/circle5.png) center bottom no-repeat;*/
  background-size: 100% auto;
}
.opening li {
  float: left;
  position: relative;
  margin-right: 6.5%;
  margin-top: 80px;
  width: 29%;
}
.opening li:nth-child(3n+3) {
  margin-right: 0;
}
.opening li figure {
  border-radius: 10px;
  position: relative;
  display: block;
  padding-bottom: 55.84%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.opening li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.opening li figure img {
  border-radius: 10px;
}
.opening li:hover figure img {
  transform: scale(1.08);
}
.opening-text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.69) 100%);
  border-radius: 10px;
}
.opening-text span {
  position: absolute;
  left: 0;
  bottom: 16px;
  display: block;
  width: 100%;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: "微軟正黑體";
  letter-spacing: 5px;
}
.profit {
  margin-top: 68px;
}
.profit li {
  float: left;
  position: relative;
  margin-right: 2.24%;
  width: 14.8%;
}
.profit li:last-child {
  margin-right: 0;
}
.profit li figure {
  border-radius: 10px;
  position: relative;
  display: block;
  padding-bottom: 140.8%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.profit li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.profit li figure img {
  border-radius: 10px;
}
.profit li:hover figure img {
  transform: scale(1.08);
}
.profit-text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.69) 100%);
  border-radius: 10px;
}
.profit-text span {
  position: absolute;
  z-index: 3;
  left: 0;
  bottom: 25px;
  display: block;
  width: 100%;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: "微軟正黑體";
  letter-spacing: 5px;
}
.manage {
  margin-top: 66px;
}
.manage-item {
  float: left;
  width: 48.6%;
}
.manage-item:nth-child(2n+2) {
  float: right;
}
.manage-item figure {
  position: relative;
  display: block;
  padding-bottom: 42.67%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.manage-item figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.manage-item:hover figure img {
  transform: scale(1.06);
}
.spread {
  padding: 98px 0 80px;
  /*background: #f4f5f5 url(../img/97.jpg) center bottom no-repeat;*/
  background-size: 100% auto;
}
.advantage-tt p {
  margin-top: 16px;
  color: #333333;
  font-size: 14px;
  letter-spacing: 3px;
}
.spread-img {
  margin-top: -72px;
  margin-left: -20px;
  margin-right: -20px;
  text-align: center;
}
.spread-img img {
  max-width: 100%;
  width: auto;
  margin: auto;
}
.media {
  position: relative;
  margin-top: -136px;
}
.media-title {
  display: block;
  letter-spacing: 6px;
  margin-bottom: 60px;
  line-height: 1;
  color: #333333;
  font-size: 30px;
  font-family: "微軟正黑體";
  text-align: center;
}
.help-wraps {
  margin-top: 38px;
}
.media-list {
  margin-top: 60px;
}
.media-list li {
  float: left;
  margin-bottom: 30px;
  margin-right: 2.5%;
  width: 18%;
  border: 1px solid #ccb7b7;
  border-radius: 5px;
}
.media-list li:nth-child(5n+5) {
  margin-right: 0;
}
.media-list li:hover figure {
  transform: translateY(-4px);
}
.media-list li figure {
  position: relative;
  display: block;
  padding-bottom: 42.3%;
  height: 0;
  overflow: hidden;
  line-height: 1;
  transition: 0.45s;
}
.media-list li figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.media-list li figure img {
  display: block;
  border-radius: 4px;
}
.support {
  padding: 116px 0 130px;
}
.support-tt {
  margin-bottom: 94px;
  color: #333333;
  font-size: 36px;
  font-family: "微軟正黑體";
  letter-spacing: 2px;
}
.support-item {
  float: left;
  margin-right: 3.125%;
  width: 31.25%;
}
.support-item:last-child {
  margin-right: 0;
}
.support-item b {
  display: block;
  margin-bottom: 24px;
  letter-spacing: 1px;
  line-height: 1;
  color: #333333;
  font-size: 24px;
  font-family: "微軟正黑體";
}
.support-item p {
  color: #94ac88;
  font-size: 30px;
  font-family: "avian";
  line-height: 1;
}
.support-item p i {
  display: inline-block;
  margin-right: 13px;
  font-size: 48px;
  font-style: normal;
}
.support-item p sup {
  font-size: 10px;
}
.support-item:hover figure img {
  transform: scale(1.04);
}
.support-item figure {
  margin-top: 34px;
  border-radius: 45px 0 45px 0;
  position: relative;
  display: block;
  padding-bottom: 51.11%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.support-item figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.join-ins {
  position: relative;
}
.join-in-left {
  float: left;
  position: relative;
  width: 50%;
}
.join-in-left figure {
  position: relative;
  display: block;
  padding-bottom: 80.2%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.join-in-left figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.join-texts {
  position: absolute;
  right: 98px;
  top: 122px;
  z-index: 4;
}
.join-texts small {
  display: block;
  position: absolute;
  right: 100%;
  top: 100%;
  margin-top: 45px;
  margin-right: 15px;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  transform-origin: right top;
  font-family: "avian";
  transform: rotate(90deg);
}
.join-texts strong {
  display: block;
  width: 36px;
  font-size: 36px;
  line-height: 1.2;
  font-family: "微軟正黑體";
  color: #fff;
}
.join-madel {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.join-medel-item {
  position: relative;
  z-index: 3;
  height: 50%;
  transition: 0.65s;
}
.join-medel-item:before {
  content: "";
  width: 100%;
  height: 0;
  background: #6e7275;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: 0.65s;
  z-index: -1;
}
.join-medel-item:hover,
.join-medel-item.active {
  color: #6e7275;
}
.join-medel-item:hover:before,
.join-medel-item.active:before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.join-medel-item:hover .join-medal-item strong,
.join-medel-item:hover .join-medal-item p {
  color: #fff;
}
.join-medal-item {
  position: absolute;
  left: 7.29%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 650px;
  max-width: 88%;
}
.join-medal-item strong {
  display: block;
  margin-bottom: 26px;
  color: #333333;
  font-size: 24px;
  font-weight: normal;
  font-family: "微軟正黑體";
  letter-spacing: 2px;
  line-height: 1;
  transition: 0.36s;
}
.join-medal-item p {
  color: #333333;
  font-size: 14px;
  line-height: 2;
  transition: 0.36s;
}
.need-join {
  padding: 85px 0 80px;
  background-size: cover;
}
.need-wrap {
  margin: auto;
  width: 968px;
  max-width: 90%;
}
.need-title {
  margin-bottom: 35px;
  text-align: center;
}
.need-title strong {
  display: block;
  margin-bottom: 16px;
  line-height: 1.2;
  color: #fff;
  font-size: 36px;
  font-family: "微軟正黑體";
}
.need-title p {
  color: #fff;
  line-height: 2;
  font-size: 14px;
}
.need-textarea {
  padding: 20px 38px 32px;
  background: rgba(255, 255, 255, 0.1);
}
.need-row {
  margin-bottom: 20px;
}
.need-row span {
  display: block;
  float: left;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.row-radio {
  margin-left: 94px;
  padding-top: 9px;
}
.radio-item {
  float: left;
  margin-right: 100px;
}
.radio-item:last-child {
  margin-right: 0;
}
.radio-item.active label span:before {
  opacity: 1;
  visibility: visible;
}
.radio-item label {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.radio-item label input {
  display: inline;
  position: relative;
  z-index: 3;
  margin-left: 0;
  top: -2px;
  vertical-align: middle;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  color: #fff;
  border: none;
  opacity: 0;
}
.radio-item label span {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.radio-item label span:before {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2px;
  margin-top: -2px;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.36s;
}
.need-text {
  margin-left: 94px;
}
.need-text .text {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  padding-left: 20px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  border: none;
  outline: none;
}
.need-text .text.textarea {
  line-height: 1.6;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 116px;
  resize: none;
  font-family: "微软雅黑";
}
.need-sub .sub {
  border: none;
  float: right;
  padding: 0;
  outline: none;
  margin: 0;
  width: 149px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  transition: 0.4s;
  cursor: pointer;
}
.need-sub .sub:last-child {
  margin-right: 16px;
  color: #265344;
  background: #fff;
}
.need-sub .sub:hover {
  color: #265344;
  background: #fff;
}
.coopecate-hide {
  display: none;
}
.case-boxsx {
  padding: 122px 0 104px;
}
.case-btns {
  float: none;
  margin-top: 0;
  margin-bottom: 48px;
}
.casein li {
  float: left;
  margin-bottom: 135px;
  width: 45.13%;
  cursor: pointer;
}
.casein li:nth-child(2n+2) {
  float: right;
}
.casein li:hover figure img {
  transform: scale(1.05);
}
.casein li:hover .case-fixs strong {
  color: #265344;
}
.casein li:hover .case-fixs span {
  color: #265344;
}
.casein li:hover .case-fixs span:before {
  width: 100%;
  right: auto;
  left: 0;
}
.case-imgs {
  float: left;
  width: 28.615%;
}
.case-imgs figure {
  position: relative;
  display: block;
  padding-bottom: 123.65%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.case-imgs figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.case-fixs {
  float: right;
  padding-top: 26px;
  width: 65%;
}
.case-fixs strong {
  display: block;
  margin-bottom: 24px;
  line-height: 1.1;
  color: #333333;
  font-size: 20px;
  font-family: "微軟正黑體";
}
.case-fixs p {
  height: 56px;
  color: #666666;
  font-size: 14px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.case-fixs span {
  display: inline-block;
  position: relative;
  z-index: 3;
  margin-top: 44px;
  color: #999999;
  font-size: 14px;
}
.case-fixs span:before {
  content: "";
  width: 0;
  height: 1px;
  background: #265344;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  z-index: -1;
}
.case-fixs span:hover,
.case-fixs span.active {
  color: #fff;
}
.case-fixs span:hover:before,
.case-fixs span.active:before {
  width: 100%;
  right: auto;
  left: 0;
}
.pop-case {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 199;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: 0.78s;
  pointer-events: none;
}
.pop-case.show {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.pop-case.show .case-contents {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.case-contents {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -720px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-top: 160px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.56s;
}
.case-wr {
  padding: 90px 6.6666% 68px;
}
.case-close {
  position: absolute;
  right: 14px;
  top: 15px;
  width: 38px;
  height: 38px;
  border: 1px solid #000;
  color: #000;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
  transition: 0.4s;
}
.case-close:hover {
  transform: rotate(180deg);
}
.case-swiper {
  float: right;
  width: 272px;
}
.case-swiper .swiper-pagination {
  position: relative;
  bottom: 0;
  margin-top: 17px;
}
.case-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  border: 1px solid #000;
  margin: 0 7px;
  background: none;
  opacity: 1;
}
.case-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
.case-slide figure {
  position: relative;
  display: block;
  padding-bottom: 123.61%;
  height: 0;
  overflow: hidden;
  line-height: 1;
}
.case-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.58s;
}
.case-texts {
  float: left;
  width: 68.81%;
}
.case-titles {
  margin-bottom: 60px;
}
.case-titles strong {
  display: block;
  margin-bottom: 13px;
  line-height: 1.1;
  color: #000000;
  font-size: 30px;
  font-family: "微軟正黑體";
  font-weight: normal;
}
.case-titles p {
  color: #333333;
  font-size: 16px;
}
.cases-in {
  padding-right: 70px;
  height: 190px;
  overflow-y: auto;
}
.cases-in::-webkit-scrollbar {
  width: 1px;
  border-radius: 0;
  background-color: #eeeeee;
}
.cases-in::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #eeeeee;
}
.cases-in::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.cases-in p {
  color: #666666;
  font-size: 14px;
  line-height: 2;
}
.dynamics {
  padding: 160px 0 68px;
}
.dynamic-view {
  padding-top: 224px;
}
.dynamic-back {
  padding-top: 40px;
}
.agreements {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.agree-checkend {
  margin-left: 94px;
  position: relative;
}
.agree-checkend label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.agree-checkend label input {
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px soild #fff;
  background: none;
}
.agree-checkend label span {
  margin-left: 6px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
@charset "utf-8";
.clearfix {
  zoom: 1;

}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (min-width: 768px) {
.join-ins {
  position: relative;
  width: 1200px;
  margin: auto;
  bottom: 20px;
}
.pattern {
  width: 1200px;
  margin: auto;
}
}
@media screen and (max-width: 1750px) {
  .brand-product-boxs .news-scolltop {
    right: 30px;
    bottom: 30px;
  }
}
@media screen and (max-width: 1600px) {
  .skincare-ico {
    margin-bottom: 60px;
  }
  .skincare-ico img {
    height: 90px;
  }
  .college-wrap {
    width: 900px;
    margin-left: -450px;
  }
  .college-menu {
    left: 3%;
  }
  .navsbox li {
    margin-left: 50px;
  }
  .leader-content {
    padding-top: 30px;
  }
  .leader-wrap .college-btns {
    bottom: 20px;
    display: flex;
    display: -webkit-flex;
  }
  .leader-wrap .college-btns span {
    margin-bottom: 0;
    margin-right: 10px;
  }
  .leader-min {
    width: 52%;
  }
  .culture-tab {
    margin-left: 5%;
  }
  .invite-dit {
    height: 200px;
  }
  .invite-dit:before {
    width: 140px;
    height: 160px;
  }
}
@media screen and (max-width: 1450px) {
  .header {
    padding-top: 34px;
  }
  .navs-logo {
    margin-bottom: 60px;
  }
  .mavs-list {
    padding: 0 40px;
  }
  .navs-item dt a {
    white-space: nowrap;
  }
  .bottom_anchor {
    width: 180px;
  }
  .bottom_anchor .nexts {
    bottom: 36px;
  }
  .bottom_anchor:hover .bottom_anchor_bg {
    width: 210px;
  }
  .ptext strong {
    margin-bottom: 26px;
    font-size: 40px;
    line-height: 1.4;
  }
  .series-text span {
    font-size: 18px;
  }
  .series-text strong {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .series-info .brand-more {
    margin-top: 50px;
  }
  .skincare-texts {
    width: 500px;
    right: 180px;
  }
  .skincare-ico img {
    height: 70px;
  }
  .skincare-ico {
    margin-bottom: 40px;
  }
  .skincare-info strong {
    font-size: 32px;
  }
  .skincare-info {
    margin-bottom: 30px;
  }
  .skincare-btns {
    right: 0;
  }
  .skincare-wraps {
    padding-right: 50px;
  }
  .skincare-more {
    margin-top: 40px;
  }
  .skincare-tab .slick-arrow.slick-next {
    right: -50px;
  }
  .logo {
    margin-left: 42px;
  }
  .college-name {
    margin-top: 50px;
  }
  .college-content {
    padding-top: 20px;
  }
  .college-views {
    width: 90%;
    margin-left: -45%;
  }
  .college-img {
    margin-top: -40px;
  }
  .college-views .college-content {
    margin-left: 8%;
    width: 50%;
  }
  .home-news-wrap {
    padding-right: 30px;
  }
  .cooperate-title {
    padding-bottom: 40px;
  }
  .cooperate-title strong {
    font-size: 30px;
  }
  .cooperate-title p {
    font-size: 18px;
  }
  .cooperate-content {
    margin-top: 36px;
  }
  .cooperate-join {
    margin-top: 45px;
  }
  /*.footer {
    padding: 0 5%;
  }*/
  .ptexts {
    margin-top: -65px;
  }
  .ptexts small {
    font-size: 28px;
  }
  .ptexts .home-hide:first-child {
    margin-bottom: 12px;
  }
  .ptexts strong {
    font-size: 28px;
  }
  .ptexts i {
    margin-top: 22px;
  }
  .innerWidth {
    width: 98%;
  }
  .leader-wrap {
    margin-left: 5%;
  }
  .brand-store {
    padding-bottom: 80px;
  }
  .brand-info strong {
    margin-bottom: 22px;
  }
  .brand-tt strong {
    font-size: 28px;
  }
  .culture-tt-item span {
    font-size: 26px;
    margin-right: 26px;
  }
  .culture-top {
    padding: 8% 0 22px;
    margin-bottom: 34px;
  }
  .culture-top img {
    width: 100px;
  }
  .culture-top p {
    font-size: 16px;
  }
  .culture-tt {
    padding-top: 10%;
  }
  .product-slide figure {
    margin: auto;
    width: 340px;
    height: 340px;
  }
  .product-slide figure i {
    background-size: cover;
  }
  .product-slide figure i:before {
    background-size: cover;
  }
  .product-slide figure img {
    max-width: 50%;
    max-height: 50%;
  }
  .pro-prev {
    top: 150px;
  }
  .product-fix strong {
    font-size: 20px;
  }
  .product-content {
    margin-top: -140px;
    padding-top: 50px;
  }
  .product-te {
    padding-top: 40px;
  }
  .product-te strong {
    font-size: 30px;
  }
  .news-view-content {
    width: auto;
    width: 65%;
  }
  .news-backs {
    padding-top: 30px;
  }
  .brand-intro {
    margin-left: -45%;
  }
  .brand-intro strong {
    font-size: 40px;
  }
  .brand-intro small {
    font-size: 24px;
  }
  .brand-intro-logo img {
    width: 200px;
  }
  .brand-content {
    margin-bottom: 40px;
  }
  .brand-titles strong {
    font-size: 28px;
  }
  .partner-swiper {
    margin-top: 42px;
  }
  .partner-list li {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .footer-search {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .footer-right {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .brand-store-top {
    height: calc(100vh - 320px);
  }
  .brand-storewr span {
    margin-bottom: 50px;
  }
  .brand-storewr b {
    margin-bottom: 20px;
    font-size: 38px;
  }
  .brand-storewr {
    margin-top: -82px;
  }
  .brand-storewr span {
    font-size: 20px;
  }
  .brand-product {
    position: relative;
  }
  .brand-product-item {
    padding: 50px 0 60px;
  }
  .brand-product-title strong {
    font-size: 28px;
  }
  .brand-product-swiper {
    padding-right: 30px;
  }
  .brand-product-slide figure {
    height: 220px;
  }
  .invite {
    padding-left: 5%;
  }
  .invite-item {
    margin-bottom: 30px;
    padding-left: 40px;
  }
  .invite-dit small {
    font-size: 60px;
  }
  .invite-item strong {
    font-size: 20px;
  }
  .invite-item i {
    font-size: 24px;
  }
  .open-shop-title strong {
    font-size: 30px;
  }
  .open-shop-title {
    margin-bottom: 52px;
  }
  .openwr span {
    font-size: 24px;
  }
  .train-text {
    padding-top: 50px;
  }
  .train-text strong {
    font-size: 28px;
    margin-bottom: 32px;
  }
  .process-swiper {
    margin-right: -5%;
  }
  .process-info span {
    font-size: 20px;
    margin-top: 20px;
  }
  .process-slide i {
    margin: 0 8%;
  }
  .process-hide {
    margin-top: 62px;
  }
  .banner-join-wrap strong {
    font-size: 38px;
  }
  .banner-join-wrap p {
    font-size: 20px;
  }
  .banner-join-wrap b {
    margin-top: 40px;
  }
  .join-in {
    padding-left: 5%;
  }
  .join-textarea {
    width: 50%;
  }
  .about-us {
    padding-left: 5%;
  }
  .about-us-title strong {
    font-size: 28px;
  }
  .about-small small {
    font-size: 28px;
  }
  .harm-small small {
    font-size: 60px;
  }
  .history-item strong {
    font-size: 46px;
  }
  .ctext strong {
    font-size: 44px;
  }
  .ctext p {
    font-size: 28px;
  }
  .cooperate-btns span {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
  .cooperate-btns {
    width: 90%;
    margin-left: -45%;
    margin-top: -24px;
  }
  .cooperate-navs {
    margin-left: 50px;
  }
  .cooperate-navs li {
    margin-right: 12px;
  }
  .advantage-content {
    margin-top: 50px;
  }
  .advantage-item {
    padding: 20px 0;
  }
  .advantage-btn {
    margin-top: 22px;
    margin-bottom: 20px;
  }
  .advantage-in strong {
    font-size: 20px;
    letter-spacing: 4px;
  }
  .train-small small {
    font-size: 60px;
  }
  .mission {
    padding-bottom: 80px;
  }
  .pattern-content {
    padding-left: 5%;
  }
  .pattern-list {
    padding-bottom: 30px;
  }
  .pattern-list li strong {
    font-size: 15px;
  }
  .teams .pattertt {
    margin-left: -45%;
  }
  .help-item {
    padding: 60px 0 50px;
  }
  .help-list {
    margin-top: 80px;
    background-size: 100% auto;
    margin-left: 0;
  }
  .help {
    padding-top: 90px;
  }
  .heil-last {
    margin-top: 48px;
  }
  .heil-fix li b {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
  }
  .heil-fix li b i {
    font-size: 30px;
  }
  .heil-fix li span {
    font-size: 20px;
    margin-top: 16px;
  }
  .opening li {
    margin-top: 40px;
  }
  .opening-text span {
    font-size: 20px;
  }
  .profit {
    margin-top: 40px;
  }
  .profit-text span {
    font-size: 20px;
    letter-spacing: 3px;
    bottom: 20px;
  }
  .spread {
    padding: 60px 0;
  }
  .media-title {
    font-size: 24px;
  }
  .support-tt {
    font-size: 28px;
    margin-bottom: 50px;
  }
  .support {
    padding: 80px 0;
  }
  .support-item p i {
    font-size: 32px;
  }
  .need-title strong {
    font-size: 28px;
  }
  .casein li {
    margin-bottom: 70px;
  }
  .case-fixs span {
    margin-top: 30px;
  }
  .case-contents {
    margin-left: -45%;
  }
  .case-titles {
    margin-bottom: 45px;
  }
  .case-titles strong {
    font-size: 24px;
  }
}
/**

 * Swiper 4.5.3

 * Most modern mobile touch slider and framework with hardware accelerated transitions

 * http://www.idangero.us/swiper/

 *

 * Copyright 2014-2019 Vladimir Kharlampidi

 *

 * Released under the MIT License

 *

 * Released on: October 16, 2019

 */

.swiper-container {
  margin-left:auto;
  margin-right:auto;
  position:relative;
  overflow:hidden;
  list-style:none;
  padding:0;
  z-index:1
}
.swiper-container-no-flexbox .swiper-slide {
  float:left
}
.swiper-container-vertical>.swiper-wrapper {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -webkit-flex-direction:column;
  -ms-flex-direction:column;
  flex-direction:column
}
.swiper-wrapper {
  position:relative;
  width:100%;
  height:100%;
  z-index:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-transition-property:-webkit-transform;
  transition-property:-webkit-transform;
  -o-transition-property:transform;
  transition-property:transform;
  transition-property:transform,-webkit-transform;
  -webkit-box-sizing:content-box;
  box-sizing:content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0)
}
.swiper-container-multirow>.swiper-wrapper {
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
}
.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out;
  margin:0 auto
}
.swiper-slide {
  -webkit-flex-shrink:0;
  -ms-flex-negative:0;
  flex-shrink:0;
  width:100%;
  height:100%;
  position:relative;
  -webkit-transition-property:-webkit-transform;
  transition-property:-webkit-transform;
  -o-transition-property:transform;
  transition-property:transform;
  transition-property:transform,-webkit-transform
}
.swiper-slide-invisible-blank {
  visibility:hidden
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height:auto
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align:start;
  -webkit-align-items:flex-start;
  -ms-flex-align:start;
  align-items:flex-start;
  -webkit-transition-property:height,-webkit-transform;
  transition-property:height,-webkit-transform;
  -o-transition-property:transform,height;
  transition-property:transform,height;
  transition-property:transform,height,-webkit-transform
}
.swiper-container-3d {
  -webkit-perspective:1200px;
  perspective:1200px
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  pointer-events:none;
  z-index:10
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
  -ms-touch-action:pan-y;
  touch-action:pan-y
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
  -ms-touch-action:pan-x;
  touch-action:pan-x
}
.swiper-button-next,
.swiper-button-prev {
  position:absolute;
  top:50%;
  width:27px;
  height:44px;
  margin-top:-22px;
  z-index:10;
  cursor:pointer;
  background-size:27px 44px;
  background-position:center;
  background-repeat:no-repeat
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity:.35;
  cursor:auto;
  pointer-events:none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left:10px;
  right:auto
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right:10px;
  left:auto
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-lock {
  display:none
}
.swiper-pagination {
  position:absolute;
  text-align:center;
  -webkit-transition:.3s opacity;
  -o-transition:.3s opacity;
  transition:.3s opacity;
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
  z-index:10
}
.swiper-pagination.swiper-pagination-hidden {
  opacity:0
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom:10px;
  left:0;
  width:100%
}
.swiper-pagination-bullets-dynamic {
  overflow:hidden;
  font-size:0
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33);
  position:relative
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform:scale(1);
  -ms-transform:scale(1);
  transform:scale(1)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform:scale(.66);
  -ms-transform:scale(.66);
  transform:scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform:scale(.66);
  -ms-transform:scale(.66);
  transform:scale(.66)
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform:scale(.33);
  -ms-transform:scale(.33);
  transform:scale(.33)
}
.swiper-pagination-bullet {
  width:8px;
  height:8px;
  display:inline-block;
  border-radius:100%;
  background:#000;
  opacity:.2
}
button.swiper-pagination-bullet {
  border:none;
  margin:0;
  padding:0;
  -webkit-box-shadow:none;
  box-shadow:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor:pointer
}
.swiper-pagination-bullet-active {
  opacity:1;
  background:#007aff
}
.swiper-container-vertical>.swiper-pagination-bullets {
  right:10px;
  top:50%;
  -webkit-transform:translate3d(0,-50%,0);
  transform:translate3d(0,-50%,0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin:6px 0;
  display:block
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top:50%;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
  width:8px
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display:inline-block;
  -webkit-transition:.2s top,.2s -webkit-transform;
  transition:.2s top,.2s -webkit-transform;
  -o-transition:.2s transform,.2s top;
  transition:.2s transform,.2s top;
  transition:.2s transform,.2s top,.2s -webkit-transform
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin:0 4px
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left:50%;
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  white-space:nowrap
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition:.2s left,.2s -webkit-transform;
  transition:.2s left,.2s -webkit-transform;
  -o-transition:.2s transform,.2s left;
  transition:.2s transform,.2s left;
  transition:.2s transform,.2s left,.2s -webkit-transform
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition:.2s right,.2s -webkit-transform;
  transition:.2s right,.2s -webkit-transform;
  -o-transition:.2s transform,.2s right;
  transition:.2s transform,.2s right;
  transition:.2s transform,.2s right,.2s -webkit-transform
}
.swiper-pagination-progressbar {
  background:rgba(0,0,0,.25);
  position:absolute
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background:#007aff;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  -webkit-transform:scale(0);
  -ms-transform:scale(0);
  transform:scale(0);
  -webkit-transform-origin:left top;
  -ms-transform-origin:left top;
  transform-origin:left top
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin:right top;
  -ms-transform-origin:right top;
  transform-origin:right top
}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width:100%;
  height:4px;
  left:0;
  top:0
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width:4px;
  height:100%;
  left:0;
  top:0
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background:#fff
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background:rgba(255,255,255,.25)
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background:#fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background:#000
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background:rgba(0,0,0,.25)
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background:#000
}
.swiper-pagination-lock {
  display:none
}
.swiper-scrollbar {
  border-radius:10px;
  position:relative;
  -ms-touch-action:none;
  background:rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
  position:absolute;
  left:1%;
  bottom:3px;
  z-index:50;
  height:5px;
  width:98%
}
.swiper-container-vertical>.swiper-scrollbar {
  position:absolute;
  right:3px;
  top:1%;
  z-index:50;
  width:5px;
  height:98%
}
.swiper-scrollbar-drag {
  height:100%;
  width:100%;
  position:relative;
  background:rgba(0,0,0,.5);
  border-radius:10px;
  left:0;
  top:0
}
.swiper-scrollbar-cursor-drag {
  cursor:move
}
.swiper-scrollbar-lock {
  display:none
}
.swiper-zoom-container {
  width:100%;
  height:100%;
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;
  -webkit-box-align:center;
  -webkit-align-items:center;
  -ms-flex-align:center;
  align-items:center;
  text-align:center
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width:100%;
  max-height:100%;
  -o-object-fit:contain;
  object-fit:contain
}
.swiper-slide-zoomed {
  cursor:move
}
.swiper-lazy-preloader {
  width:42px;
  height:42px;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-21px;
  margin-top:-21px;
  z-index:10;
  -webkit-transform-origin:50%;
  -ms-transform-origin:50%;
  transform-origin:50%;
  -webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;
  animation:swiper-preloader-spin 1s steps(12,end) infinite
}
.swiper-lazy-preloader:after {
  display:block;
  content:'';
  width:100%;
  height:100%;
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position:50%;
  background-size:100%;
  background-repeat:no-repeat
}
.swiper-lazy-preloader-white:after {
  background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg)
  }
}
.swiper-container .swiper-notification {
  position:absolute;
  left:0;
  top:0;
  pointer-events:none;
  opacity:0;
  z-index:-1000
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function:ease-out;
  -o-transition-timing-function:ease-out;
  transition-timing-function:ease-out
}
.swiper-container-fade .swiper-slide {
  pointer-events:none;
  -webkit-transition-property:opacity;
  -o-transition-property:opacity;
  transition-property:opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events:none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events:auto
}
.swiper-container-cube {
  overflow:visible
}
.swiper-container-cube .swiper-slide {
  pointer-events:none;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  z-index:1;
  visibility:hidden;
  -webkit-transform-origin:0 0;
  -ms-transform-origin:0 0;
  transform-origin:0 0;
  width:100%;
  height:100%
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events:none
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin:100% 0;
  -ms-transform-origin:100% 0;
  transform-origin:100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events:auto
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events:auto;
  visibility:visible
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.swiper-container-cube .swiper-cube-shadow {
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  background:#000;
  opacity:.6;
  -webkit-filter:blur(50px);
  filter:blur(50px);
  z-index:0
}
.swiper-container-flip {
  overflow:visible
}
.swiper-container-flip .swiper-slide {
  pointer-events:none;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  z-index:1
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events:none
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events:auto
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index:0;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective:1200px
}

@media screen and (max-width: 1240px) {
  .inner {
    width: 90%;
  }
  .brand-wrap {
    margin-left: -45%;
  }
  .college-wrap {
    width: 78%;
    left: auto;
    margin-left: 0;
    right: 5%;
  }
  .navsbox li {
    margin-left: 30px;
  }
  .leader-wrap {
    margin-left: 5%;
    width: 70%;
  }
  .leader-min {
    width: 42%;
  }
  .vision-li {
    width: 800px;
  }
  .laval-menu-list li {
    margin-right: 40px;
  }
  .invite-dit {
    height: 100px;
  }
  .invite-dit:before {
    width: 80px;
    height: 60px;
  }
  .invite-dit small {
    top: 30px;
    font-size: 50px;
  }
  .about-us-title {
    padding-bottom: 30px;
  }
  .about-us-info {
    margin-top: 20px;
  }
  .about-small {
    margin-top: 30px;
  }
  .harm {
    padding-top: 120px;
  }
  .ctext strong {
    font-size: 38px;
  }
  .ctext p {
    font-size: 24px;
  }
  .ctext i {
    margin: 24px 0 30px;
  }
  .cooperate-right p {
    margin-right: 20px;
    font-size: 18px;
  }
  .cooperate-navs {
    margin-left: 30px;
  }
  .cooperate-navs li a {
    width: 90px;
    height: 70px;
    line-height: 70px;
  }
  .cooperate-logo {
    width: 140px;
  }
  .cooperate-right {
    margin-top: 15px;
  }
  .cooperate-right .cooperate-btn {
    width: 110px;
  }
  .case-wr {
    padding: 50px 5%;
  }
  .case-texts {
    width: 62%;
  }
}
@media screen and (max-width: 1200px) {
  .news-view-content {
    margin-left: 160px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom_anchor {
    display: none;
  }
  .header {
    padding: 14px 5%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  }
  .logo {
    margin-left: 0;
    width: 110px;
    height: 38px;
    z-index: 12;
  }
  .logo img {
    opacity: 0;
    visibility: hidden;
  }
  .logo img.logo-color2 {
    opacity: 1;
    visibility: visible;
  }
  .menubtn-box {
    margin-right: 0;
    margin-top: 8px;
  }
  .menubtn-small {
    display: none;
  }
  .navs-logo {
    display: none;
  }
  .navs-bg {
    display: none;
  }
  .menubtn span,
  .menubtn-box .menubtn span:after,
  .menubtn-box .menubtn span:before {
    background: #345e50;
  }
  .menubtn-box.active .menubtn span:after,
  .menubtn-box.active .menubtn span:before {
    background: #345e50;
  }
  .navs-wrap {
    position: absolute;
    left: auto;
    right: -100%;
    transition: right 0.78s cubic-bezier(0.77, 0, 0.175, 1);
    top: 66px;
    bottom: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    width: 100%;
    box-sizing: border-box;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
    overflow-y: auto;
  }
  .navs.show .navs-wrap {
    right: 0;
  }
  .mavs-list {
    display: block;
    padding: 0;
    width: 82%;
    margin: auto;
  }
  .navs-item {
    border-left: none;
    border-bottom: 1px solid #432820;
    width: 100%;
    padding-left: 0;
  }
  .navs-item dt {
    margin-bottom: 0;
  }
  .navs-item dt a {
    display: block;
    height: 56px;
    line-height: 56px;
    color: #432820;
    transform: translateY(0px);
    font-weight: normal;
    padding-left: 15px;
    font-weight: bold;
  }
  .navs-item dd {
    padding-bottom: 20px;
    background: ;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
    padding-left: 20px;
    padding-top: 20px;
    display: none;
  }
  .navs-item dd p a {
    color: #432820;
    display: block;
    opacity: 1;
  }
  .navs-item.active dt a {
    background: #432820;
    color: #fff;
  }
  .navs.show .navs-item dt a {
    transition-delay: 0s;
  }
  .navsbox {
    display: none;
  }
  .innerpage .header .logo {
    margin-left: 0;
  }
  .innerpage .header .logo img {
    opacity: 0;
    visibility: hidden;
  }
  .innerpage .header .logo img.logo-color2 {
    opacity: 1;
    visibility: visible;
  }
  .innerpage .header .logo img.logo-color2.logo-color3 {
    opacity: 0;
    visibility: hidden;
  }
  .innerpage .header .logo img.logo-color3 {
    opacity: 0;
    visibility: hidden;
  }
  .innerpage .header .menubtn-box {
    margin-right: 0;
    margin-top: 8px;
  }
  .innerpage .header .menubtn-box .menubtn span {
    background: #345e50;
  }
  .innerpage .header .menubtn-box .menubtn span:before,
  .innerpage .header .menubtn-box .menubtn span:after {
    background: #345e50;
  }
  .innerpage .header {
    padding: 14px 5%;
  }
  .innerpage .header .menubtn-box.active .menubtn span {
    background: transparent;
  }
  .innerpage .header.innerpageColor .logo {
    height: 38px;
  }
  .innerpage .header.innerpageColor .logo img {
    width: 100%;
  }
  .innerpage .header.innerpageColor .menubtn-box {
    margin-top: 8px;
  }
  .innerpage .header.innerpageColor .menubtn-box.active .menubtn span:before,
  .innerpage .header.innerpageColor .menubtn-box.active .menubtn span:after {
    background: #345e50;
  }
  .home-swiper {
    height: auto;
    overflow-y: auto;
  }
  .home-swiper > .swiper-wrapper {
    transform: none !important;
    display: block;
    overflow-y: auto;
  }
  .home-slide {
    height: auto !important;
  }
  .contact_shape {
    display: none;
  }
  .ptext {
    left: 5%;
    right: 5%;
  }
  .ptext strong {
    font-size: 32px;
  }
  .ptext p {
    font-size: 18px;
  }
  .home-title.articleShow strong,
  .home-title.articleShow small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transition: 0.5s 0.1s;
  }
  .home-title.articleShow small {
    transition-delay: 0.3s;
  }
  .brand-texts.articleShow p {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: 0.1s;
  }
  .brand-list.articleShow li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition-delay: 0.1s;
  }
  .brand-list.articleShow li:nth-child(2) {
    transition-delay: 0.3s;
  }
  .brand-list.articleShow li:nth-child(3) {
    transition-delay: 0.5s;
  }
  .brand-list.articleShow li:nth-child(4) {
    transition-delay: 0.7s;
  }
  .brand-list.articleShow li:nth-child(5) {
    transition-delay: 0.9s;
  }
  .brand-wrap .brand-more.articleShow {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .home-title strong {
    font-size: 28px;
  }
  .home-title small {
    font-size: 20px;
  }
  .brand-texts {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .brand-list li {
    margin-right: 60px;
  }
  .brand-more {
    margin-top: 40px;
  }
  .brand-more a {
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
  }
  .brand-more a i {
    margin-left: 14px;
    font-size: 18px;
  }
  .series-btn {
    display: none;
  }
  .series-swiper,
  .skincare-swiper,
  .college,
  .cooperate {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
  .series-info {
    left: 5%;
  }
  .series-swiper,
  .series-slide {
    height: auto;
  }
  .series-content {
    position: relative;
  }
  .series-content figure img {
    width: 100vw !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important;
  }
  .series-text span {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .series-text strong {
    font-size: 28px;
  }
  .series-text p {
    font-size: 13px;
  }
  .brand-more a {
    font-size: 14px;
  }
  .series-info .brand-more {
    margin-top: 30px;
  }
  .skincare-swiper,
  .skincare-slide {
    height: auto;
  }
  .skincare-content {
    position: relative;
    width: 100vw;
    padding-bottom: 50%;
    height: 0;
  }
  .skincare-line {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }
  .skincare-texts {
    position: relative;
    width: auto;
    right: 0;
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    padding: 35px 5%;
  }
  .skincare-line {
    background: none;
    height: auto;
    top: 25vw;
    left: auto;
    right: 8.333%;
  }
  .skincare-info strong {
    font-size: 26px;
  }
  .skincare-info p {
    font-size: 16px;
  }
  .college-menu {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(0px);
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom: 30px;
  }
  .college-menu-li {
    display: flex;
    display: -webkit-flex;
    margin-bottom: 0;
  }
  .college-menu-li li {
    margin-right: 30px;
    margin-bottom: 0;
  }
  .college {
    height: auto;
    padding: 30px 0 80px;
  }
  .college-wrap {
    position: relative;
    right: auto;
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    width: 90%;
    margin: auto;
  }
  .mores .college-more {
    left: auto;
    right: 5%;
    bottom: auto;
    top: 30px;
    z-index: 10;
  }
  .home-news {
    padding-top: 30px;
    height: auto;
    padding-bottom: 50px;
  }
  .home-news-wrap {
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    padding: 0 5%;
  }
  .home-news-list li {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    width: 48%;
    margin-bottom: 30px;
  }
  .home-news-list li:nth-child(2n+2) {
    float: right;
  }
  .home-news-list li a {
    padding-bottom: 0;
  }
  .home-news-list li a figure {
    display: none;
  }
  .home-news-hidden {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .home-news-list li a:hover .home-news-hidden {
    bottom: 0;
  }
  .home-news-list li a:hover .home-news-hidden time {
    color: #275445;
  }
  .home-news-list li a:hover .home-news-hidden strong {
    color: #333333;
    border-bottom: 1px solid #eeeeee;
  }
  .home-news-list li a:hover .home-news-hidden p {
    color: #666666;
  }
  .home-news-list li a:hover .home-news-hidden span {
    display: none;
  }
  .home-news-hidden span {
    display: none;
  }
  .cooperate-box {
    transform: none !important;
  }
  .cooperate {
    height: auto;
    padding: 100px 0;
  }
  .cooperate-inner {
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .footer-left {
    width: 60%;
  }
  .home-swiper .swiper-pagination1 {
    display: none;
  }
  .leval-menubox {
    padding: 50px 0;
  }
  .laval-menu-list li {
    margin-right: 50px;
  }
  .leader {
    margin-bottom: 0;
    padding: 50px 0;
  }
  .leader:before {
    width: 100%;
  }
  .leader-wrap {
    width: 90%;
  }
  .leader-min {
    display: none;
  }
  .vision-bg {
    background-attachment: local;
    background-position: center bottom;
  }
  .vision-content:before,
  .vision-line {
    display: none;
  }
  .vision-li {
    width: 100%;
  }
  .vision-content {
    padding-top: 30px;
  }
  .vision {
    padding-bottom: 42px;
  }
  .vision-li li span {
    width: 100px;
  }
  .vision-li li p {
    flex: 1;
    -webkit-flex: 1;
  }
  .brand-tt {
    margin-bottom: 32px;
  }
  .brand-imgs {
    width: 100%;
  }
  .brand-info {
    width: 100%;
    padding-top: 40px;
  }
  .brand-store {
    padding-bottom: 40px;
    background-attachment: local;
    padding-top: 32px;
  }
  .culture-title {
    width: 100%;
  }
  .culture-tt-item {
    height: 80px;
  }
  .culture-tt-item span {
    font-size: 22px;
    margin-right: 18px;
  }
  .culture-tt-item small {
    font-size: 16px;
  }
  .culture-item figure {
    width: 100%;
  }
  .culture-tab {
    margin-left: 0;
  }
  .culture-content {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5% 100px;
  }
  .culture-tt {
    padding: 8% 0 32px;
    margin-bottom: 40px;
  }
  .culture-tt strong {
    font-size: 24px;
  }
  .culture-btn span {
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
  }
  .culture-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .culture-btn span:first-child {
    margin-left: 0;
  }
  .product-menu .leval-menu-title {
    width: 100%;
    float: none;
  }
  .product-menu {
    display: block;
  }
  .product-menu .laval-menu-list {
    width: 100%;
    float: none;
  }
  .products {
    padding: 35px 0 50px;
  }
  .product-te {
    margin-left: 0;
  }
  .recommend-title strong {
    font-size: 30px;
  }
  .product-content {
    padding-bottom: 45px;
  }
  .recommends {
    padding: 50px 0;
  }
  .recommed-list {
    margin-top: 20px;
  }
  .college-items {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 40px;
  }
  .college-items:nth-child(3n - 1) {
    margin-top: 30px;
  }
  .college-down strong {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .load-more {
    padding-bottom: 50px;
  }
  .student {
    padding-top: 40px;
  }
  .student li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .student li:nth-child(2n+2) {
    float: right;
  }
  .fancybox-prev {
    left: 0;
  }
  .fancybox-next {
    right: 0;
  }
  .news-flex {
    position: static;
    top: 0;
    width: 100%;
  }
  .news-view-content {
    margin: 0;
    width: 100%;
  }
  .view-menu {
    display: flex;
    display: -webkit-flex;
  }
  .view-menu li {
    margin-bottom: 0;
  }
  .news-backs {
    display: flex;
    display: -webkit-flex;
  }
  .news-page:nth-child(2) {
    margin: 0 30px;
  }
  .news-page b {
    transform: rotate(0deg);
  }
  .news-view-top {
    margin-bottom: 30px;
  }
  .news-view-titles strong {
    font-size: 20px;
  }
  .news-view-texts {
    margin-top: 30px;
  }
  .news-views {
    padding: 120px 0 50px;
  }
  .news-backs {
    display: none;
  }
  .news-view-content .news-backs {
    display: flex;
    display: -webkit-flex;
  }
  .brand-swiper {
    height: auto;
  }
  .brand-swiper > .swiper-wrapper {
    display: block;
  }
  .innerpage .header.brandpageColor .logo img.logo-color3 {
    opacity: 0;
  }
  .innerpage .header.brandpageColor .menubtn-box .menubtn span,
  .innerpage .header.brandpageColor .menubtn-box .menubtn span:before,
  .innerpage .header.brandpageColor .menubtn-box .menubtn span:after {
    background-color: #345e50;
  }
  .innerpage .header.brandpageColor .menubtn-box.active .menubtn span:before,
  .innerpage .header.brandpageColor .menubtn-box.active .menubtn span:after {
    background: #345e50;
  }
  .brand-intro strong,
  .brand-intro small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .brand-intro strong {
    font-size: 30px;
  }
  .brand-intro small {
    font-size: 20px;
  }
  .brand-menu {
    display: none;
  }
  .innerpage .header.brandpageColor .logo {
    height: 38px;
  }
  .innerpage .header.brandpageColor .logo img {
    width: auto;
    height: 100%;
  }
  .innerpage .header.brandpageColor .menubtn-box {
    margin-top: 8px;
  }
  .brand-introduct {
    height: auto;
  }
  .brand-introduct-wrap,
  .partner-wrap,
  .brand-honor-wrap {
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    padding: 100px 0;
  }
  .brand-intro-logo {
    float: none;
    padding-top: 0;
  }
  .brand-intro-logo img {
    width: 160px;
  }
  .brand-introduct-info {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-top: 40px;
  }
  .partner,
  .brand-honor {
    height: auto;
  }
  .partner-imgs {
    width: 100%;
  }
  .partner-content {
    margin-top: 40px;
    width: 100%;
  }
  .brand-honor-swiper {
    margin-top: 40px;
  }
  .brand-honor-swiper .swiper-scrollbar {
    margin-top: 50px;
  }
  .brand-stores {
    height: auto;
  }
  .brand-product {
    margin-top: -50px;
  }
  .brand-product-title {
    width: 100%;
    float: none;
  }
  .brand-product-swiper {
    margin: 0;
    padding-right: 30px;
    margin-top: 30px;
  }
  .elegant-list li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 32px;
  }
  .elegant-list li:nth-child(2n+2) {
    float: right;
  }
  .elegant-text strong {
    font-size: 16px;
  }
  .invite figure {
    width: 100%;
    float: none;
  }
  .screen {
    margin-top: 0 !important;
  }
  .invite {
    padding-right: 5%;
  }
  .invite-content {
    width: 100%;
    float: none;
    padding-bottom: 50px;
    padding-top: 40px;
  }
  .invite:before {
    width: 100%;
  }
  .invite-dit {
    display: none;
  }
  .openwr b {
    margin-bottom: 16px;
  }
  .openwr span {
    font-size: 22px;
  }
  .train-imgs {
    width: 100%;
  }
  .screen {
    padding-top: 50px;
  }
  .train-text {
    width: 100%;
    padding: 34px 0 40px;
  }
  .process-swiper .swiper-scrollbar {
    margin-top: 40px !important;
    transform: translateX(-5vw);
  }
  .contact-we {
    padding: 50px 0 40px;
  }
  .contact-title strong {
    font-size: 20px;
  }
  .contact-list {
    display: flex;
    display: -webkit-flex;
  }
  .contact-info {
    margin-right: auto;
  }
  .about-us {
    padding-right: 5%;
    padding-bottom: 40px;
  }
  .about-us-imgs {
    width: 100%;
    line-height: 0;
    height: auto;
  }
  .about-us-imgs img {
    position: relative;
    opacity: 1;
    visibility: visible;
  }
  .about-us-texts {
    width: 100%;
    margin-top: 30px;
  }
  .harm-small {
    display: none;
  }
  .harm-contents {
    width: 100%;
  }
  .harm {
    padding: 80px 0 50px;
  }
  .loader-wrap b {
    font-size: 160px;
  }
  .coopecate-hide {
    display: block;
  }
  .cooperate-navs {
    display: none;
  }
  .header-cooperate {
    background: #fff;
    padding: 13px 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  }
  .cooperate-logo img {
    opacity: 0;
    visibility: hidden;
  }
  .cooperate-logo img.hide {
    opacity: 1;
    visibility: visible;
  }
  .cooperate-logo {
    width: 110px;
    height: 34px;
    line-height: 34px;
    margin-top: 0;
  }
  .cooperate-right {
    margin-top: 0;
  }
  .cooperate-right p {
    color: #265344;
  }
  .cooperate-right p b {
    background: #265344;
    color: #fff;
  }
  .cooperate-right .cooperate-btn {
    margin-right: 30px;
    border-color: #265344;
    color: #265344;
  }
  .ctext i {
    margin-top: 18px 0 20px;
  }
  .ctext strong {
    font-size: 32px;
  }
  .ctext p {
    font-size: 18px;
  }
  .cooperate-btns span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .cooperates-slide figure:before {
    top: 66px;
  }
  .advantage-imgs {
    width: 100%;
  }
  .advantage-fix {
    width: 100%;
    margin-top: 0;
  }
  .advantage {
    padding: 10px 0;
  }
  .advantage-content {
    margin-top: 40px;
  }
  .advantage-ti strong {
    font-size: 18px;
  }
  .advantage-btn span {
    margin-right: 22px;
  }
  .goodness-info strong {
    margin-bottom: 12px;
    letter-spacing: 3px;
    font-size: 20px;
  }
  .goodness-info p {
    line-height: 1.8;
  }
  .train-boxs {
    padding-top: 50px;
  }
  .mission-list {
    margin-top: 22px;
  }
  .mission-list li {
    padding: 22px 0;
    width: 48%;
    margin-bottom: 26px;
    margin-right: 0;
  }
  .mission-list li:nth-child(2n+2) {
    float: right;
  }
  .mission {
    padding-bottom: 30px;
  }
  .pattern-content {
    padding-right: 5%;
  }
  .pattern-list {
    width: 100%;
  }
  .base {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }
  .base-items {
    margin-top: 0;
  }
  .base-items span {
    font-size: 20px;
    width: 20px;
  }
  .teams .pattertt {
    top: 35px;
  }
  .help-list {
    margin-top: 40px;
    background: none;
  }
  .heil-fix li span {
    font-size: 18px;
  }
  .heil-fix li:nth-child(2n+2) b:before {
    background-size: 100% auto;
  }
  .help-title strong {
    width: 100%;
  }
  .help-title-text {
    margin-top: 20px;
    width: 100%;
  }
  .opening li {
    width: 30%;
    margin-right: 5%;
  }
  .opening li:nth-child(3n+3) {
    margin-right: 0;
  }
  .profit li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 26px;
  }
  .profit li:nth-child(3n+3) {
    margin-right: 0;
  }
  .manage {
    margin-top: 40px;
  }
  .spread-img {
    margin-top: 0;
  }
  .join-in-left {
    width: 100%;
    float: none;
  }
  .join-madel {
    position: relative;
    width: 100%;
  }
  .join-texts {
    right: 5%;
    top: 40px;
  }
  .join-texts small {
    font-size: 20px;
  }
  .join-texts strong {
    font-size: 28px;
    width: 28px;
  }
  .join-medal-item {
    padding: 45px 0;
    position: relative;
    left: 0;
    width: 90%;
    margin: auto;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .need-join {
    padding: 50px 0;
  }
  .radio-item {
    margin-right: 40px;
  }
  .casein li {
    margin-bottom: 50px;
    width: 100%;
  }
  .case-boxs {
    padding: 80px 0 60px;
  }
  .case-contents {
    width: 100%;
    left: 0;
    position: relative;
    height: 100vh;
    overflow-y: auto;
    margin: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    top: 0;
  }
  .pop-case.show .case-contents {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  .dynamics {
    padding-top: 60px;
  }
  .brand-list.article-block li,
  .brand-wrap .brand-more.article-block,
  .brand-texts.article-block p,
  .home-title.article-block strong,
  .home-title.article-block small {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  .banner-slide video {
    display: none !important;
  }
  .loader {
    display: none !important;
  }
  .ptext {
    display: none;
  }
  .process-slide {
    margin-bottom: 30px;
    width: 25%;
  }
  .process-swiper > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .screen {
    padding-bottom: 0;
  }
  .pbanners figure {
    height: auto !important;
  }
  .pbanners figure img.pc {
    display: none;
  }
  .pbanners figure img.ip {
    display: block;
  }
  .pbanners {
    margin-top: 66px;
  }
  .mouses {
    display: none;
  }
}
@media screen and (max-width: 861px) {
  .skincare-texts {
    position: relative;
    width: auto;
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    right: 0;
  }
  .college-name {
    display: none;
  }
  .college-item figure {
    width: 33%;
  }
  .college-content {
    width: 55%;
  }
  .college-info {
    margin-bottom: 24px;
  }
  .cooperate-title {
    padding-bottom: 30px;
  }
  .cooperate-title strong {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .cooperate-title p {
    font-size: 16px;
  }
  .cooperate-content {
    margin-top: 22px;
  }
  .cooperate-content p {
    line-height: 1.8;
  }
  .cooperate-join {
    margin-top: 30px;
    width: 90%;
  }
  .cooperate-join b {
    width: 50%;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
  }
  .cooperate-join a {
    height: 52px;
    line-height: 52px;
    font-size: 24px;
  }
  .footer-right {
    float: none;
    padding-top: 40px;
    padding-left: 0;
    border-left: none;
    padding-bottom: 0;
  }
  .footer-hotline {
    display: none;
  }
  .cooperate-line {
    margin-bottom: 20px;
  }
  .cooperate-line b {
    font-size: 26px;
  }
  .footer-left {
    width: 100%;
    padding-bottom: 30px;
    float: none;
  }
  .footer-search {
    padding: 40px 0 30px;
  }
  .footer-text {
    margin-top: 20px;
  }
  .footer-text p {
    font-size: 13px;
    line-height: 1.8;
  }
  .college-views {
    position: relative;
    top: 0;
    margin-top: 0;
    max-height: 100%;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    margin-left: -50%;
    box-sizing: border-box;
    padding-top: 30px;
  }
  .college-img {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .college-img img {
    width: auto;
    margin: auto;
    max-width: 100%;
  }
  .college-pop.show .college-views {
    transform: translateY(0px);
  }
  .college-line {
    position: absolute;
    right: 5%;
    top: 24px;
    padding-top: 0;
  }
  .college-line:before {
    display: none;
  }
  .college-views .college-content {
    width: 90%;
    padding-top: 30px;
    margin-left: 5%;
    text-align: center;
  }
  .college-info {
    margin-bottom: 0;
  }
  .leval-menu-wr {
    padding-bottom: 20px;
  }
  .leval-menu-title {
    width: 100%;
  }
  .laval-menu-list {
    float: left;
  }
  .leval-menubox {
    padding: 40px 0 32px;
  }
  .leval-menu-title strong {
    font-size: 22px;
    top: 10px;
  }
  .leval-menu-title small {
    font-size: 48px;
  }
  .leader-wrap .college-btns {
    position: relative;
    margin-top: 30px;
    bottom: auto;
    width: 100%;
  }
  .leader-content {
    position: relative;
  }
  .product-info figure {
    width: 100%;
  }
  .product-te {
    width: 100%;
    padding-top: 30px;
  }
  .product-te strong {
    font-size: 26px;
    margin-bottom: 14px;
  }
  .product-te span {
    margin-bottom: 35px;
  }
  .product-imgs {
    margin-top: 40px;
  }
  .recommend-title strong {
    font-size: 26px;
  }
  .recommed-list .product-slide {
    margin-bottom: 20px;
    width: 50%;
  }
  .product-view {
    padding-top: 40px;
  }
  .product-content {
    margin-top: 0;
  }
  .curriculum {
    padding-top: 40px;
  }
  .curriculum li {
    width: 48%;
    margin-right: 0;
  }
  .curriculum li:nth-child(2n+2) {
    float: right;
  }
  .news-list li {
    padding: 40px 0;
  }
  .news-contents strong {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .news-contents span {
    margin-top: 40px;
  }
  .view-menu {
    float: none;
  }
  .brand-store-wrap {
    width: 100%;
    display: block;
  }
  .brand-store-top {
    height: auto;
  }
  .brand-store-item {
    width: 100%;
    height: auto;
  }
  .brand-storewr {
    position: relative;
    top: 0;
    margin-top: 0;
    padding: 40px 0;
  }
  .process-info b {
    width: 38px;
    height: 38px;
  }
  .process-info {
    margin-top: -38px;
  }
  .process-info span {
    font-size: 18px;
  }
  .screen {
    padding-top: 0;
  }
  .train {
    padding-top: 40px;
  }
  .process-box {
    padding-top: 60px;
  }
  .banner-join-wrap {
    width: 100%;
  }
  .banner-join-wrap strong {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .banner-join-wrap p {
    font-size: 18px;
  }
  .banner-join-wrap b {
    margin-top: 24px;
    font-size: 20px;
  }
  .join-imgs {
    display: none;
  }
  .join-textarea {
    width: 100%;
  }
  .join-in {
    padding-top: 0;
    padding-bottom: 50px;
    padding-right: 5%;
  }
  .message-sub {
    padding-top: 0;
  }
  .advantage-btn {
    overflow: hidden;
  }
  .advantage-btn span {
    width: 48%;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .advantage-btn span:nth-child(2n+2) {
    float: right;
  }
  .goodness-text p {
    width: 90%;
  }
  .goodness-list li {
    width: 100%;
  }
  .heil-fix {
    display: block;
    padding: 5px 0;
    overflow: hidden;
  }
  .heil-fix li {
    float: left;
    margin-right: 80px;
    margin-bottom: 30px;
  }
  .heil-fix li {
    width: 25%;
    text-align: center;
    margin-right: 0;
  }
  .heil-fix li b {
    margin: auto;
  }
  .help {
    padding-top: 60px;
  }
  .heil-fix {
    margin-top: 0px;
  }
  .spread-img {
    margin: 0;
  }
  .media {
    margin-top: -60px;
  }
  .media-title {
    margin-bottom: 0;
    font-size: 22px;
  }
  .media-list {
    margin-top: 30px;
  }
  .media-list li {
    width: 32%;
    margin-right: 2%;
  }
  .media-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .media-list li:nth-child(5n+5) {
    margin-right: 2%;
  }
  .support {
    padding: 60px 0;
  }
  .support-tt {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .support-item b {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .support-item p i {
    font-size: 24px;
  }
  .support-item p {
    font-size: 20px;
  }
  .case-swiper {
    float: none;
    margin: auto;
  }
  .case-texts {
    width: 100%;
    margin-top: 30px;
  }
  .cases-in {
    padding-right: 0;
    height: auto;
  }
  .case-titles strong {
    font-size: 22px;
  }
  .process-slide {
    width: 33.3333%;
  }
  .process-swiper {
    margin-right: -50px;
  }
  .agreements {
    display: block;
  }
  .agree-checkend {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 750px) {
  .harm-btn {
    display: none;
  }
  .harm-prev {
    float: left;
  }
  .harm-down:before {
    display: none;
  }
  .harm-down {
    margin-top: 20px;
  }
}
@media screen and (max-width: 641px) {
  .navs-item dt a {
    height: 52px;
    line-height: 52px;
    font-size: 15px;
  }
  .ptext strong {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .ptext p {
    font-size: 16px;
  }
  .banner .swiper-pagination {
    bottom: 30px;
  }
  .home-title strong {
    font-size: 22px;
  }
  .home-title small {
    font-size: 18px;
  }
  .brand-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .brand-list li {
    margin-right: 0;
  }
  .brand-list li b {
    width: 26px;
    height: 26px;
  }
  .brand-list li span {
    margin-top: 12px;
  }
  .brand-more {
    margin-top: 30px;
  }
  .brand-more a {
    width: 130px;
  }
  .series-info {
    position: relative;
    left: 0;
    top: 0;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    padding: 35px 5%;
    text-align: center;
  }
  .series-content figure img {
    margin-left: -15vw;
  }
  .series-text strong {
    font-size: 24px;
    margin-bottom: 14px;
  }
  .series-slide.swiper-slide-active .shide .brand-more a {
    font-size: 14px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  }
  .skincare-line {
    left: auto;
    right: 5%;
  }
  .skincare-ico {
    margin-bottom: 30px;
    display: none;
  }
  .skincare-ico img {
    height: 60px;
  }
  .skincare-info strong {
    font-size: 22px;
  }
  .skincare-items figure img {
    max-height: 110px;
  }
  .college-item figure {
    width: 100%;
  }
  .college-item figure img {
    width: auto;
    max-width: 100%;
  }
  .college-content {
    margin-right: 0;
    width: 100%;
    padding-top: 30px;
  }
  .mores .college-more {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .mores {
    margin-left: 5%;
  }
  .college {
    padding-bottom: 40px;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
  }
  .home-news-list li:last-child {
    margin-bottom: 0;
  }
  .cooperate-join b {
    width: 100%;
    float: none;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
  }
  .cooperate-join {
    border: none;
    text-align: center;
  }
  .cooperate-join a {
    margin: auto;
    float: none;
  }
  .cooperate-join a i {
    font-size: 40px;
  }
  .footer-eq img {
    width: 90px;
  }
  .footer-eq span {
    font-size: 14px;
  }
  .footer-navs li {
    margin-bottom: 10px;
  }
  .footer-navs li a {
    white-space: nowrap;
  }
  .footer-search {
    padding-bottom: 18px;
  }
  .footer-search strong {
    font-size: 16px;
  }
  .ptexts {
    margin-top: -52px;
  }
  .ptexts small,
  .ptexts strong {
    font-size: 22px;
  }
  .ptexts i {
    margin-top: 10px;
    transform: scale(0.8);
  }
  .mouses {
    bottom: 30px;
  }
  .leader-img {
    width: 100%;
    text-align: center;
  }
  .leader-img img {
    max-width: 100%;
    width: auto;
    margin: auto;
  }
  .leader-content {
    width: 100%;
  }
  .vision-li li {
    display: block;
  }
  .vision-li li span {
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding-left: 46px;
  }
  .vision-li li p {
    margin-top: 8px;
  }
  .vision-li li b {
    font-size: 14px;
    width: 100px;
  }
  .brand-tt strong {
    font-size: 24px;
    letter-spacing: 5px;
  }
  .brand-info strong {
    font-size: 20px;
  }
  .culture-tt-item span {
    margin-right: 0;
    width: 100%;
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
  }
  .culture-tt-item small {
    font-size: 14px;
  }
  .culture-tt-item {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .culture-tt-item {
    box-sizing: border-box;
    padding: 12px 0;
    height: 68px;
  }
  .brand-info {
    text-align: center;
  }
  .laval-menu-list li {
    margin-right: 34px;
    margin-bottom: 10px;
  }
  .product-menu .laval-menu-list {
    margin-top: 20px;
  }
  .product-te strong {
    font-size: 22px;
  }
  .product-content {
    padding: 32px 5%;
  }
  .recommend-title strong {
    font-size: 22px;
  }
  .college-items {
    width: 48%;
    margin-right: 0;
  }
  .college-items:nth-child(2n+2) {
    float: right;
  }
  .college-items:nth-child(3n - 1) {
    margin-top: 0;
  }
  .college-list {
    margin-top: 35px;
  }
  .curriculum li {
    margin-bottom: 40px;
  }
  .curriculum-dwon p {
    font-size: 14px;
  }
  .load-more {
    padding-bottom: 30px;
  }
  .news-list li a {
    display: block;
  }
  .news-list li a figure {
    width: 100%;
  }
  .news-contents {
    width: 100%;
    margin-top: 30px;
  }
  .news-scolltop {
    bottom: 60px;
  }
  .brand-intro strong {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .brand-intro small {
    font-size: 18px;
  }
  .brand-intro-logo img {
    width: 120px;
  }
  .brand-intro-list {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .brand-intro-list:after {
    display: none;
  }
  .brand-intro-list li {
    margin-right: 0;
  }
  .brand-intro-list li b {
    width: 72px;
    height: 72px;
    line-height: 72px;
    font-size: 28px;
  }
  .brand-intro-list li span {
    font-size: 20px;
  }
  .brand-titles strong {
    font-size: 22px;
  }
  .partner-list li {
    font-size: 16px;
  }
  .partner-imgs:before {
    left: 10px;
    right: -10px;
    top: 10px;
    bottom: -10px;
  }
  .brand-storewr b {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .brand-storewr span {
    margin-bottom: 30px;
  }
  .brand-storewr i {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
  }
  .brand-storewr .news-scolltop {
    padding-top: 80px;
    font-size: 20px;
  }
  .brand-product-swiper {
    padding-right: 0;
  }
  .brand-product-btn {
    left: 0;
  }
  .brand-product-btn span {
    margin-bottom: 0;
    width: 34px;
    height: 34px;
    top: 50%;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    top: 0;
  }
  .brand-product-btn span.prev {
    left: 0;
  }
  .brand-product-btn span.next {
    right: 0;
  }
  .laval-menu-list {
    width: 100%;
  }
  .brand-product-title strong {
    font-size: 22px;
  }
  .brand-product-slide figure {
    height: 160px;
  }
  .brand-product-slide span {
    width: 150px;
  }
  .brand-product-boxs .news-scolltop {
    display: none;
  }
  .open-shop-title strong {
    font-size: 24px;
  }
  .open-shop-title {
    margin-bottom: 40px;
  }
  .open-shop {
    padding: 70px 0;
  }
  .open-shop-list li {
    width: 33.3333%;
    margin-bottom: 20px;
  }
  .train-text strong {
    font-size: 22px;
    margin-bottom: 22px;
  }
  .train-items {
    margin-bottom: 30px;
  }
  .process-slide i {
    font-size: 20px;
    margin: 0 4%;
  }
  .contact-we .contact-map {
    display: none;
  }
  .contact-padding {
    padding-left: 0;
  }
  .contact-line {
    display: none;
  }
  .contact-text {
    margin-bottom: 40px;
  }
  .contact-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .contact-info {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  .contact-info:nth-child(2n+2) {
    margin-right: 0;
  }
  .contact-info p {
    font-size: 13px;
  }
  .about-us-title strong {
    font-size: 22px;
  }
  .about-small small {
    font-size: 22px;
  }
  .harm-tt strong {
    font-size: 22px;
  }
  .history-item strong {
    float: none;
    width: 100%;
    font-size: 40px;
  }
  .history-item strong i {
    display: none;
  }
  .history-texts {
    margin-left: 0;
    padding-top: 20px;
  }
  .history-list:before {
    display: none;
  }
  .history-list {
    margin-top: 40px;
  }
  .historys {
    padding: 60px 0;
  }
  .honor-list li {
    width: 48.5%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .honor-list li:nth-child(2n+2) {
    float: right;
  }
  .honor-list {
    margin-top: 40px;
  }
  .brand-honors {
    padding: 60px 0;
  }
  .loader-wrap .loader-logo {
    height: 42px;
  }
  .cooperate-right p {
    display: none;
  }
  .cooperate-right .cooperate-btn {
    height: 36px;
    line-height: 36px;
  }
  .header-cooperate {
    padding-top: 15px;
  }
  .cooperate-btns {
    width: 96%;
    margin-left: -48%;
  }
  .ctext strong {
    font-size: 28px;
    letter-spacing: 3px;
  }
  .ctext p {
    font-size: 16px;
    letter-spacing: 10px;
  }
  .advantage-ti strong {
    font-size: 16px;
    padding-top: 12px;
  }
  .advantage-texts {
    margin-left: 88px;
  }
  .advantage-prev.prev {
    left: 0;
  }
  .advantage-prev.next {
    right: 0;
  }
  .product-advantage {
    padding-bottom: 50px;
  }
  .goodness-text p {
    line-height: 2;
  }
  .goodness-info {
    left: 5%;
  }
  .base-items {
    width: 100%;
  }
  .base-items:first-child {
    margin-bottom: 30px;
  }
  .base-items:last-child {
    width: 100%;
  }
  .base-items:last-child span {
    bottom: 30px;
    top: auto;
  }
  .base-items span {
    left: 5%;
  }
  .teams .pattertt {
    position: relative;
    left: 0;
    margin-left: 5%;
    box-sizing: border-box;
    width: 90%;
    top: 0;
    margin-top: 30px;
  }
  .pattertt p {
    font-size: 15px;
  }
  .help-item {
    padding: 40px 0;
  }
  .heil-fix li span {
    font-size: 16px;
  }
  .opening li {
    width: 48%;
    margin-right: 0;
    margin-top: 26px;
  }
  .opening li:nth-child(2n+2) {
    float: right;
  }
  .opening-text span {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .profit li {
    margin-bottom: 0;
    margin-top: 22px;
  }
  .profit {
    margin-top: 10px;
  }
  .help-title strong {
    line-height: 1.2;
  }
  .manage-item {
    width: 100%;
  }
  .manage-item:first-child {
    margin-bottom: 30px;
  }
  .manage {
    margin-top: 26px;
  }
  .spread {
    padding: 40px 0;
  }
  .support-item {
    width: 100%;
    margin-right: 0;
    margin-top: 40px;
  }
  .support-tt {
    margin-bottom: 0;
  }
  .support-tt {
    font-size: 20px;
  }
  .support {
    padding: 40px 0;
  }
  .join-medal-item strong {
    margin-bottom: 18px;
    font-size: 22px;
  }
  .join-texts strong {
    font-size: 22px;
    width: 22px;
  }
  .join-texts small {
    font-size: 17px;
  }
  .need-title strong {
    font-size: 22px;
  }
  .need-textarea {
    padding: 26px 5%;
  }
  .need-row span {
    font-size: 14px;
    float: none;
  }
  .row-radio,
  .need-text {
    margin-left: 0;
  }
  .need-text .text {
    height: 36px;
    line-height: 36px;
  }
  .need-sub .sub {
    width: 120px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
  .case-btns {
    margin-bottom: 20px;
  }
  .case-fixs strong {
    margin-bottom: 18px;
  }
  .case-boxsx {
    padding-bottom: 30px;
  }
  .casein li {
    text-align: center;
    margin-bottom: 40px;
  }
  .casein li:last-child {
    margin-bottom: 0;
  }
  .case-imgs figure {
    padding-bottom: 0;
    height: auto;
  }
  .case-imgs {
    width: 100%;
  }
  .case-imgs figure {
    width: 100%;
    text-align: center;
  }
  .case-imgs figure img {
    width: auto;
    margin: auto;
    position: relative;
  }
  .case-fixs {
    width: 100%;
  }
  .case-fixs span {
    margin-top: 20px;
  }
  .case-fixs strong {
    line-height: 1.2;
  }
  .process-swiper {
    margin-right: -5%;
  }
  .agree-checkend {
    margin-left: 0;
  }
}
@media screen and (max-width: 481px) {
  .series-content figure img {
    width: auto !important;
    height: 260px !important;
    margin-left: -32vw;
  }
  .skincare-content {
    padding-bottom: 260px;
  }
  .skincare-line {
    top: 32vw;
  }
  .skincare-items figure img {
    max-height: 80px;
  }
  .skincare-texts .brand-more a {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  .skincare-btns {
    position: relative;
    top: 0;
    margin: auto;
    margin-top: 20px;
  }
  .skincare-wraps {
    padding-right: 0;
  }
  .skincare-info p {
    font-size: 15px;
  }
  .brand-more a {
    height: 42px;
    line-height: 42px;
  }
  .college-item figure img {
    margin: auto;
    width: 100%;
  }
  .college-btns {
    top: 50vw;
    width: 100%;
  }
  .college-btns span {
    margin-bottom: 0;
    float: left;
  }
  .college-btns span:last-child {
    float: right;
  }
  .college-menu-li {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .college-menu-li li {
    margin-right: 0;
  }
  .home-news-list li {
    width: 100%;
  }
  .skincare-tab .slick-arrow {
    right: auto;
    left: 50%;
    top: 111px;
  }
  .skincare-tab .slick-arrow.slick-prev {
    margin-left: -12px;
  }
  .skincare-tab .slick-arrow.slick-next {
    margin-left: 0px;
  }
  .skincare-more {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .skincare-more a {
    margin: auto;
  }
  .college-line {
    right: 3%;
  }
  .vision-li li {
    padding: 16px 0;
    text-align: center;
  }
  .vision-li li p {
    padding-right: 0;
  }
  .vision-li li b {
    position: relative;
    top: 0;
    margin-top: 5px;
    width: auto;
  }
  .vision-li li span {
    padding-left: 0;
  }
  .vision-li li span i {
    position: relative;
    top: 0;
    margin-top: 0;
    display: inline-block;
    margin-right: 14px;
  }
  .culture-tt {
    padding-bottom: 22px;
    margin-bottom: 30px;
  }
  .product-menu .laval-menu-list li {
    margin-right: 0;
    width: 33.3333%;
  }
  .products {
    padding-top: 0;
  }
  .pro-prev {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
  }
  .recommed-list .product-slide .product-fix span {
    width: 110px;
    height: 5px;
    line-height: 32px;
  }
  .recommed-list .product-slide figure {
    height: 150px;
  }
  .product-info figure img {
    width: 60%;
  }
  .leval-menu-title small {
    font-size: 40px;
  }
  .college-down {
    padding: 20px 0 14px;
  }
  .college-down strong {
    font-size: 18px;
  }
  .news-view-content .news-backs {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .news-page:nth-child(2) {
    margin: 0;
  }
  .news-tt {
    margin-bottom: 30px;
  }
  .news-tt strong {
    font-size: 20px;
  }
  .elegant-list li {
    width: 100%;
  }
  .laval-menu-list li {
    margin-right: 20px;
  }
  .invite-item strong {
    font-size: 18px;
  }
  .invite-item p {
    font-size: 13px;
  }
  .openwr span {
    font-size: 20px;
  }
  .openwr b {
    font-size: 28px;
  }
  .about-small small {
    font-size: 18px;
  }
  .ctext i {
    margin: 18px 0 20px;
  }
  .ctext strong {
    font-size: 22px;
  }
  .ctext p {
    letter-spacing: 5px;
  }
  .cooperate-btns {
    margin-top: -20px;
  }
  .advantage-in {
    top: 30px;
    left: 12px;
    right: 12px;
  }
  .advantage-in strong {
    font-size: 18px;
    letter-spacing: 3px;
  }
  .advantage-in p {
    font-size: 14px;
    line-height: 1.4;
  }
  .advantage-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 16px;
    line-height: 30px;
  }
  .advantage-btn span {
    font-size: 15px;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mission-list li b {
    width: 42px;
    height: 32px;
  }
  .train-small small {
    font-size: 50px;
  }
  .train-small strong {
    font-size: 18px;
    left: 30px;
    margin-top: -9px;
  }
  .train-titles:before {
    left: 160px;
  }
  .pattern-list {
    padding-bottom: 0;
  }
  .pattern-content {
    padding-bottom: 45px;
  }
  .help-list {
    margin-top: 30px;
  }
  .heil-fix li b {
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
  }
  .heil-fix li b i {
    font-size: 24px;
  }
  .heil-fix li span {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .profit-text span {
    bottom: 15px;
    font-size: 16px;
  }
  .media-list li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 18px;
  }
  .media-list li:nth-child(2n+2) {
    float: right;
  }
  .media {
    margin-top: -30px;
  }
  .media-list li:nth-child(5n+5) {
    margin-right: 0;
  }
  .support-item {
    margin-top: 30px;
  }
  .support-tt {
    line-height: 1.4;
  }
  .support-item figure {
    border-radius: 30px 0 30px 0;
  }
  .process-slide {
    width: 50%;
  }
  .process-swiper {
    margin-right: -9%;
  }
}
