@charset "UTF-8";
.brand_history_page {
  width: 100%;
  display: flex;
  position: relative;
}
.brand_history_page .public_lang_opt {
  top: 100px;
  right: 60px;
}
.brand_history_page .brand_history_content {
  width: calc(100% - 88px);
}
.brand_history_page .brand_history_content .brand_history_body {
  padding: 80px 230px 80px 100px;
  box-sizing: border-box;
}
.brand_history_page .brand_history_content .brand_history_body .brand_history_logo > img {
  width: 537px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell {
  margin-top: 40px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_title > img {
  width: 236px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc {
  display: flex;
  justify-content: flex-end;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
  width: 69%;
  font-size: 30.4px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  font-weight: 500;
  color: #BB9769;
  line-height: 56px;
  letter-spacing: 3px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc .ls_1 {
  letter-spacing: 1px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc .ls_5 {
  letter-spacing: 5px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .year_addr {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  font-size: 19.2px;
  line-height: 29px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  right: 0;
  bottom: 10%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_line {
  height: 100%;
  width: 1px;
  background: #8B6E49;
  position: absolute;
  top: 0;
  left: 90px;
  z-index: 0;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont {
  position: relative;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block {
  background: #282828;
  padding: 40px 70px;
  width: 100%;
  width: calc(100% - 30px);
  position: relative;
  left: 30px;
  box-sizing: border-box;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack {
  padding: 85px 80px 85px 80px;
  box-sizing: border-box;
  position: relative;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack .icon_box {
  position: absolute;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack .icon_left_box {
  top: 0;
  left: 0;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack .icon_right_box {
  bottom: 0;
  right: 0;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
  font-size: 25.6px;
  line-height: 69px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  font-weight: 500;
  color: #FFFFFF;
  letter-spacing: 2px;
  text-align: justify;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p:last-child {
  margin-top: 20px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p > b {
  font-size: 34.4px;
  font-weight: 500;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack {
  display: flex;
  justify-content: flex-end;
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
  width: 69%;
  text-align: justify; /* 文字两端对齐 */
  font-size: 22.4px;
  font-family: SourceHanSerifCN-Regular, SourceHanSerifCN;
  font-weight: 400;
  color: #000000;
  line-height: 50px;
  letter-spacing: 1px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_img_box {
  width: calc(100% - 30px);
  margin-left: 30px;
  position: relative;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_img_box .img_pakc {
  width: 100%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_img_box .img_pakc > img {
  width: 100%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_23_box {
  padding: 100px 0;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_22_box {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_22_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_21_box {
  padding-bottom: 100px;
  box-sizing: border-box;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_21_box .cont_img_box {
  margin-top: 55px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_21_box .cont_img_box .year_addr {
  bottom: 5%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box {
  padding: 100px 0;
  margin-top: 70px;
  box-sizing: border-box;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .text_sub {
  margin-top: 70px;
  display: flex;
  justify-content: flex-end;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .text_sub .sub_text {
  width: 69%;
  font-size: 30.4px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  font-weight: 500;
  color: #BB9769;
  line-height: 56px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .cont_img_box .year_addr {
  bottom: 3%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_19_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_19_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_18_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_18_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_18_box .cont_img_box .year_addr {
  bottom: 3%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_img_box .year_addr {
  bottom: 0;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub {
  display: flex;
  justify-content: flex-end;
  margin-top: 140px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
  width: 69%;
  font-size: 30.4px;
  font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
  font-weight: 500;
  color: #BB9769;
  line-height: 56px;
  letter-spacing: 6px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_16_img_box {
  margin-left: 30px;
  width: calc(100% - 30px);
  position: relative;
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_16_img_box .img_pakc {
  width: 100%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_16_img_box .img_pakc > img {
  width: 100%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .cont_16_img_box .year_addr {
  bottom: -6%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_15_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_15_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_13_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_13_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_10_box {
  padding: 100px 0;
  margin-top: 70px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_07_box {
  padding-bottom: 100px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_07_box .cont_img_box {
  margin-top: 54px;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_07_box .cont_img_box .year_addr {
  bottom: 18%;
}
.brand_history_page .brand_history_content .brand_history_body .history_shell .mt_70 {
  margin-top: 70px;
}
.brand_history_page .brand_history_content .brand_history_body .history_list {
  width: 230px;
  position: absolute;
  right: 0;
  top: 215px;
  display: flex;
  justify-content: center;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul {
  width: 95px;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li {
  height: 50px;
  position: relative;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle {
  height: 24px;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .year > font {
  font-size: 19.2px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  display: none;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .circle {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .circle > p {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  border: 1px solid #071A3D;
  background: #fff;
  cursor: pointer;
  transition: all 0.2s;
  position: relative;
  z-index: 1;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .circle .line {
  height: 100%;
  width: 2px;
  background: #E3E3E3;
  position: absolute;
  right: 11px;
  top: -40px;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li:last-child {
  height: 24px;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul > li:last-child .year_circle .circle .line {
  height: 60px;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul .active .year_circle .year > font {
  display: block;
}
.brand_history_page .brand_history_content .brand_history_body .history_list > ul .active .year_circle .circle > p {
  width: 24px;
  height: 24px;
  background: #071A3D;
}

html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
  font-size: 30.4px;
  line-height: 50px;
}
html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
  font-size: 24px;
  line-height: 54px;
  letter-spacing: 3px;
}
html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
  font-size: 19.2px;
  line-height: 35px;
  letter-spacing: 1px;
}
html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
  color: #BB9769;
  line-height: 56px;
}

@media screen and (max-width: 1680px) {
  .brand_history_page .brand_history_content .brand_history_body {
    padding: 70px 201.25px 70px 87.5px;
  }
  .brand_history_page .brand_history_content .brand_history_body .brand_history_logo > img {
    width: 469.875px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_title > img {
    width: 206.5px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
    font-size: 26.6px;
    line-height: 49px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .year_addr {
    font-size: 16.8px;
    line-height: 25.375px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont {
    position: relative;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
    font-size: 22.4px;
    line-height: 60.375px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p > b {
    font-size: 30.1px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
    font-size: 19.6px;
    line-height: 43.75px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .text_sub .sub_text {
    letter-spacing: 8px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
    letter-spacing: 3px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_list {
    width: 201.25px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .year > font {
    font-size: 16.8px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
    font-size: 26.6px;
    line-height: 43.75px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
    font-size: 21px;
    line-height: 47.25px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
    font-size: 16.8px;
    line-height: 30.625px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
    line-height: 49px;
  }
}
@media screen and (max-width: 1440px) {
  .brand_history_page .brand_history_content .brand_history_body {
    padding: 60px 172.5px 60px 75px;
  }
  .brand_history_page .brand_history_content .brand_history_body .brand_history_logo > img {
    width: 402.75px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_title > img {
    width: 177px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
    font-size: 22.8px;
    line-height: 42px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .year_addr {
    font-size: 14.4px;
    line-height: 21.75px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont {
    position: relative;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
    font-size: 19.2px;
    line-height: 51.75px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p > b {
    font-size: 25.8px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
    font-size: 16.8px;
    line-height: 37.5px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_20_box .text_sub .sub_text {
    letter-spacing: 4px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
    letter-spacing: 0px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_list {
    width: 172.5px;
  }
  .brand_history_page .brand_history_content .brand_history_body .history_list > ul > li .year_circle .year > font {
    font-size: 14.4px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_desc > font {
    font-size: 22.8px;
    line-height: 37.5px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_block .cont_pack > p {
    font-size: 18px;
    line-height: 40.5px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .history_cont .cont_text_pack .text_cont {
    font-size: 14.4px;
    line-height: 26.25px;
  }
  html[lang=en] .brand_history_page .brand_history_content .brand_history_body .history_shell .history_content_box .cont_16_box .text_sub .sub_text {
    line-height: 42px;
  }
}
@media screen and (max-width: 1280px) {
  .brand_history_page {
    min-width: 1280px;
  }
}

/*# sourceMappingURL=brandHistory.css.map */
