/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./public/static/css/web/about.css ***!
  \***************************************************************************************************************/
/* news */
.events-wrapper .swiper-slide {
  margin-right: 0
}
.sidebar {
  float: left;
  width: 200px;
}
.news-nav {
  margin-top: 32px;
  margin-bottom: 48px;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */  
  display: -moz-box; /* Firefox 17- */  
  display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */  
  display: -moz-flex; /* Firefox 18+ */  
  display: -ms-flexbox; /* IE 10 */  
  display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  justify-content: center;
  -webkit-justify-content: center;
}
.news-nav li.active {
  border-bottom: 2px solid #121212;
  font-weight: 500;
}
.news-nav li a {
  color: #121212;
}
.news-nav li {
  font-size: 14px;
  line-height: 44px;
  float: left;
  margin: 0 24px;
  color: #686868;
}
.news-nav li a {
  color: #686868;
}
.news-box {
  max-width: 1260px;
  margin: 0 auto;
  margin-bottom: 160px;
}
.news-box h2 {
  font-size: 34px;
  font-weight: 500;
  text-align: center;
  padding-top: 48px;
}

.page-title {
  padding-top: 16px;
  padding-bottom: 16px;
  line-height: 1.3;
  font-weight: bold;
  color: #23130B;
}
.page-news .imgbox {
  display: block;
  width: 100%;
}
.page-news .new-detail-box {
  max-width: 904px;
  margin: 0 auto;
  background: #fff;
  margin-top: -102px;
  position: relative;
  padding: 0 48px;
}

.new-detail-box .crumbs {
  padding: 40px 0;
}
.new-detail-box .page-title {
  margin-bottom: 24px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.2;
  font-size: 34px;
}
.new-detail-box .date {
  display: inline-block;
  font-size: 14px;
  color: #686868;
}
.desc-content {
  margin-top: 32px;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 164px;
  color: #282828;
}
.desc-content p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 24px;
}
.desc-content img {
  display: block;
  margin: 36px auto;
  max-width: 100%;
}
.context-link {
  background: #f5f5f5;
}
.essays {
  color: #333;
  font-size: 16px;
  padding-top: 16px;
  border-top: 1px solid #e6e6e6;
}
.essays a {
  color: #24BEFA;
}
.go-back {
  height: 36px;
  line-height: 1;
  margin-top: 48px;
  padding: 0 20px;
  border: 1px solid #ccc;
  border-radius: 2px;
  display: inline-flex;
        -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.go-back img {
  transform: rotate(180deg);
  display: inline-block;
  margin: 0;
  margin-top: -1px;
}
.go-back a {
  color: #282828;
  font-size: 14px;
}
.link-cons .des {
  max-width: calc(100% - 104px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
}
.link-icon i {
  font-size: 14px;
}
.news-image {
  height: 640px;
  max-height: 60vh;
}

@media (max-width: 1024px) {
  .news-box h2 {
    padding-top: 32px;
  }
  .news-image {
    height: 448px;
  }
  .news-nav {
    margin-top: 24px;
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .news-box h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .news-nav {
    margin-bottom: 24px;
  }
  .page-news .new-detail-box {
    padding: 0;
    margin-top: 0;
    padding-top: 32px;
  }
  .new-detail-box .crumbs {
    display: none;
  }
  .news-image {
    height: 240px;
  }
}
@media (min-width: 1200px) {
  .new-list:hover {
    transform: translate(0px, -6px);
  }
  .new-list {
      transition: all 0.5s ease;
      /* outline: 10px solid #ffffff; */
  }
}

@media (max-width: 768px) {
  
  .new-detail-box .page-title {
    font-size: 28px;
  }
  .new-detail-box .date {
    font-size: 14px;
  }
  .news-box {
    margin-bottom: 80px;
  }
  .page-title {
    padding-top: 0;
    font-size: 24px;
    line-height: 1.3;
  }
  .desc-content img {
    margin: 24px auto;
  }
  .desc-content {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .new-detail-box .page-title {
    font-size: 24px;
  }
  .desc-content {
    margin-top: 24px;
    margin-bottom: 64px;
  }
  .go-back {
    margin-top: 32px;
  }
}
/* about */
.layout-wrapper {
  width: 100%;
  height: calc(100% + 1px);
}
.about-container {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 3;
}
.about-container .pages .page {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #F5F6FB;
}
.pages .pined-page {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.pages .pined-page.active {
  position: fixed;
}
.pages .page-1 .pined-page {
  border-left: 24px solid #fff;
  border-right: 24px solid #fff;
  border-bottom: 20px solid #fff;
  background-image: url(/static/dist/assets/about-us_d69d97.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.about-container .pages .page-2 {
  z-index: 12;
}
.page-video {
  position: relative;
  height: inherit;
  background: #000;
}
.about-container .pages .page-3 {
  z-index: 13;
}
.about-container .pages .page-4 {
  z-index: 14;
}
.pages .page-2 .pined-page,  .pages .page-3 .pined-page,
.pages .page-4 .pined-page {
  border-left: 24px solid #fff;
  border-right: 24px solid #fff;
  border-bottom: 20px solid #fff;
}
.about-container .note {
  font-size: 16px;
  line-height: 26px;
  color: #282828;
}
.about-container .note h2 {
  font-size: 40px;
  margin-bottom: 80px;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
}
.about-container .note-page-1, .note-page-3,.note-page-4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -10px;
}
.about-container .note-page-1 {
  width: 100%;
  padding: 0 136px;
  max-width: 1232px;
  margin-top: 32px;
}
.note-page-4 {
  width: 100%;
  max-width: 1212px;
}
.about-container .note-page-1 h2 {
  margin-bottom: 48px;
}
.note-page-1 p {
  font-size: 16px;
  margin-bottom: 24px;
}
.note-page-1 p:last-child {
  margin-bottom: 0;
}
.advantage {
  margin-top: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.advantage-item {
  font-size: 16px;
  color: #FF6B00;
  min-width: 140px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;                    
  -webkit-flex: 1;         
  -ms-flex: 1;             
  flex: 1; 
  text-align: center;
}
.advantage-item p {
  font-size: 14px;
  text-align: center;
  color: #282828;
}
.advantage-item span {
  font-size: 58px;
}
.page-2 video {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  height: 100%;
  object-fit: cover;
}
.note-container .content {
  text-align: center;
  margin-bottom: 80px;
}
.note-container .content .ques {
  font-size: 16px;
  margin-bottom: 12px;
}
.note-container .content .ans {
  font-size: 34px;
  color: #FF6B00;
  font-weight: 500;
  line-height: 1.2;
}
.events-wrapper {
  max-width: 1212px;
  position: relative;
  overflow: hidden;
  height: 456px;
}
.events-box {
  height: inherit;
  overflow-y: auto;
}
.events-box .year {
  font-size: 220px;
  line-height: 240px;
  color: #FF6B00;
  font-weight: 600;
  text-align: right;
  padding-right: 48px;
  float: left;
  width: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.events-box .year span {
  color: rgba(255, 107, 0, 0.5);
} 
.events-cons li {
  list-style: disc;
  margin-left: 0!important;
  margin-right: 0!important;
  margin-bottom: 16px;
  margin-bottom: 11px;
  float: none;
  font-size: 15px;
  font-weight: 400!important;
}
.events-cons li:last-child {
  margin-bottom: 0;
}
.events-cons {
  text-align: left;
  padding-left: 24px;
  padding-right: 50px;
  padding-bottom: 32px;
  width: 50%;
  display: table;
  float: right;
  height: inherit;
}
.events-cons ul {
  display: table-cell;
  vertical-align: middle;
}
.events-wrapper .arrow {
  position: absolute;
  top: 0;
  left: 35%;
  width: 48px;
  height: 48px;
  margin-top: 0;
  cursor: pointer;
  z-index: 2;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
}
.events-wrapper .icon-arrow-right {
  font-size: 24px;
  transform: rotate(-90deg);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.events-wrapper .swiper-button-next {
  top: auto;
  bottom: 0;
  transform: rotate(180deg);
}
.about-container .menu {
  z-index: 20;
  height: 53vh;
  padding-left: 40px;
  font-size: 14px;
  line-height: 32px;
  color: #000;
}
.about-container .menu-group .active:before {
  content: "";
  position: absolute;
  left: 24px;
  margin-top: 5px;
  width: 3px;
  height: 24px;
  background-color: #FF6B00;
}
.about-container .menu-group .active a {
  color: #FF6B00;
  font-weight: 500;
}
.about-container .menu-group li {
  margin-bottom: 8px;
}
.note-page-4:after {
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  right: 0;
  bottom: -1px;
  background: linear-gradient(180deg, rgba(245, 246, 251, 0) 0%, #F5F6FB 100%);
  height: 48px;
  z-index: 1;
}
@media (max-width: 1440px) {
  .note-page-3 {
    margin-top: 32px;
  }
  .note-page-4 {
    margin-top: 30px;
  }
  .about-container .note:not(.note-page-1) h2 {
    margin-bottom: 64px;
  }
}
@media (max-width: 1280px) {
  .events-box .year {
    font-size: 176px;
  }
}
@media (max-width: 1024px) {
  .about-container .note h2 {
    font-size: 34px;
    line-height: 1.2;
  }
  .note-page-1 p {
    font-size: 15px;
    line-height: 1.9;
  }
  .events-box .year {
    font-size: 160px;
    padding-right: 32px;
  }
  .events-wrapper .arrow {
    width: 48px;
    height: 48px;
  }
  .note-page-3 h2, .note-page-4 h2 {
    margin-bottom: 64px;
  }
  .note-container .content {
    margin-bottom: 64px;
  }
  .events-cons {
    padding-left: 20px;
    padding-right: 24px;
  }
}
@media (max-width: 768px) {
  .pages .pined-page.active {
    position: relative;
  }
  .about-container .menu {
    display: none;
  }
  .about-container .pages .page {
    height: auto;
  }
  .pages .pined-page {
    position: relative;
  }
  .about-container .note h2 {
    font-size: 28px;
    line-height: 1.1;
  }
  .about-container .note-page-1, .note-page-3, .note-page-4 {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 0;
    padding: 64px 56px;
  }
  .advantage {
    margin-top: 48px;
  }
  .about-container .pages .page-2 {
    height: 520px;
  }
  .note-container .content, .about-container .note h2 {
    margin-bottom: 48px;
  }
  .events-box .year {
    text-align: center;
    font-size: 48px;
    line-height: 1;
    padding-right: 0;
    float: none;
    position: initial;
    left: auto;
    transform: none;
    width: 100%;
    margin-bottom: 24px;
  }
  .events-cons {
    text-align: left;
    float: initial;
    width: 100%;
  }
  .events-box {
    overflow: unset;
  }
  .events-wrapper .arrow {
    display: none;
  }
  .events-wrapper .swiper-wrapper {
    display: block;
  }
  .events-wrapper {
    overflow-y: auto;
  }
  .events-wrapper .swiper-wrapper .swiper-slide {
    height: auto;
    margin: 0;
    margin-bottom: 24px!important;
  }
  .note-page-4:after {
    width: 100%;
    bottom: 64px;
  }
  .events-box .year span {
    color: #FF6B00;
  }
}
@media (max-width: 767px) {
  .pages .page-1 .pined-page {
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    border-bottom: 12px solid #fff;
  }
  .events-cons {
    padding-right: 0;
  }
  .note-page-4:after {
    bottom: 48px;
  }
  .about-container .note-page-1, .note-page-3, .note-page-4 {
    padding: 32px 24px 48px;
  }
  .about-container .note h2 {
    margin-bottom: 24px;
  }
  .note-page-1 p {
    margin-bottom: 12px;
  }
  .advantage-item span {
    font-size: 38px;
  }
  .advantage {
    display: block;
    margin-top: 40px;
  }
  .advantage-item {
    float: left;
    width: 50%;
    margin-bottom: 24px;
  }
  .advantage-item:nth-child(3), .advantage-item:nth-child(4) {
    margin-bottom: 0;
  }
  .pages .page-2 .pined-page, .pages .page-3 .pined-page, .pages .page-4 .pined-page {
    border-left: 12px solid #fff;
    border-right: 12px solid #fff;
    border-bottom: 12px solid #fff;
  }
  .about-container .pages .page-2 {
    height: 320px;
  }
  .note-container .content .ans {
    font-size: 28px;
    line-height: 1.2;
  }
  .events-cons li {
    font-size: 14px;
    line-height: 1.7;
  }
  .events-wrapper .swiper-wrapper .swiper-slide {
    margin-bottom: 24px!important;
  }
}
