@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;
}
.flexAuto {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 90px;
  }
  .banner__ai {
    padding: 15.1042vw 0 10.42vw;
  }
  .banner__imgs {
    margin-bottom: 14.9vw;
  }
  .banner__imgs img {
    height: 17.4vw;
  }
  .inner {
    width: 75vw;
  }
  .common__title .common__tt {
    font-size: 4.06vw;
    line-height: 4.6875vw;
  }
  .common__title small {
    font-size: 4.7917vw;
  }
  .peatuers__list li strong {
    font-size: 1.88vw;
    line-height: 2.29vw;
  }
  .peatuers__list li b {
    height: 10.21vw;
  }
  .peatuers__list li {
    padding-bottom: 3.125vw;
  }
  .peatuers__data li strong {
    font-size: 3.23vw;
  }
  .peatuers__data li p {
    font-size: 0.16rem;
  }
  .agenda__year {
    font-size: 4.79vw;
    width: 17.71vw;
  }
  .forum__info strong {
    font-size: 1.9792vw;
  }
  .activity__left {
    width: 17.71vw;
  }
  .activity__tt {
    font-size: 2.5vw;
  }
  .review__text strong {
    font-size: 1.25vw;
    line-height: 1.6667vw;
  }
  .tichets__tag p {
    margin-bottom: 0.52vw;
  }
  .tichets__title strong {
    font-size: 1.875vw;
    line-height: 1.2;
  }
  .about__infos strong {
    font-size: 4.0625vw;
  }
  .about__logo img {
    height: 6.875vw;
  }
  .home__about {
    padding: 14.06vw 0 12.81vw;
  }
  .footer,
  .home__about {
    width: 75vw;
  }
  .agenda__li > li {
    padding: 1.67vw 2.5vw 0;
  }
  .main {
    padding: 7.2917vw 0;
  }
  .review {
    padding: 7.29vw 0;
  }
  .tichets {
    padding: 6.46vw 0 8.125vw;
  }
  .support__wrap {
    margin-top: 6.25vw;
  }
  .activity__wraps {
    width: calc(100% - 17.71vw);
  }
  .common__title1 small img {
    height: 4.4vw;
  }
  .agenda__year img {
    height: 4.69vw;
  }
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
  .main {
    overflow: hidden;
  }
  .peatuers__list {
    flex-wrap: wrap;
  }
  .peatuers__list li {
    flex: none;
    box-sizing: border-box;
    margin-top: -1px;
    width: 50%;
  }
  .peatuers__data {
    flex-wrap: wrap;
  }
  .peatuers__data li {
    margin-bottom: 0.3rem;
    width: 33.333%;
  }
  .peatuers__list li strong {
    font-size: 26px;
    line-height: 1.3;
  }
  .conference__list {
    grid-template-columns: repeat(3, 1fr);
  }
  .agenda__item {
    display: block;
  }
  .agenda__main {
    margin-top: 0.4rem;
    width: auto;
  }
  .forum__info strong {
    font-size: 0.32rem;
  }
  .activity__tt {
    font-size: 0.32rem;
  }
  .review__btn {
    flex-wrap: wrap;
  }
  .review__btn li {
    flex: none;
    box-sizing: border-box;
    margin-top: -1px;
    width: 20%;
    margin-left: 0;
    border-right: none;
  }
  .review__btn li:nth-child(5n+5) {
    border-right: 1px solid #595959;
  }
  .review__text strong {
    font-size: 0.2rem;
    line-height: 1.3;
  }
  .home__about,
  .footer {
    width: 90%;
  }
  .tichets__title strong {
    font-size: 0.22rem;
  }
  .tichets__list {
    display: block;
    margin-top: 6.13vw;
  }
  .tichets__list li {
    margin-bottom: 2.67vw;
  }
  .tichets__list li:last-child {
    margin-bottom: 0;
  }
  .common__title small {
    display: none;
  }
  .support__list {
    grid-template-columns: repeat(4, 1fr);
  }
  .footer {
    display: block;
  }
  .footer__address {
    margin-top: 0.3rem;
  }
  .pop__agenda--wr {
    display: block;
  }
}
@media screen and (max-width: 751px) {
  .common__bgs {
    background: url(../images/homebg1.png) center top no-repeat;
    background-size: 100% auto;
  }
  .banner__box:before {
    height: 136.53vw;
  }
  .inner {
    width: 90vw;
  }
  .navs__box {
    display: none;
  }
  .menubtn {
    display: block;
  }
  .logo {
    margin-left: 0;
  }
  .banner__imgs {
    margin-bottom: 32.4vw;
  }
  .banner__ai {
    padding: 46.67vw 0 17.87vw;
  }
  .banner__imgs img {
    height: 31.07vw;
  }
  .common__title .common__tt {
    font-size: 9.6vw;
    line-height: 1;
  }
  .common__title small {
    display: none;
  }
  .peatuers__hide {
    margin-top: 5.87vw;
    padding-left: 1px;
    margin-right: -5vw;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 8.07vw;
  }
  .peatuers__hide::-webkit-scrollbar {
    height: 2px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .peatuers__hide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .peatuers__hide::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .review__item::-webkit-scrollbar {
    display: none;
  }
  .peatuers__list {
    flex-wrap: nowrap;
    padding-right: 5vw;
  }
  .peatuers__list li b {
    height: 24vw;
  }
  .peatuers__list li strong {
    margin: 0;
    padding: 0 4.8vw;
  }
  .peatuers__list li p {
    padding: 0 4.8vw;
  }
  .peatuers__list li {
    width: 56vw;
  }
  .peatuers__list li {
    padding-bottom: 10.67vw;
  }
  .peatuers__data {
    margin-top: 13.33vw;
  }
  .peatuers__data li {
    margin-bottom: 6.13vw;
    width: 50.67vw;
  }
  .peatuers__data li:nth-child(2n+2) {
    width: 38vw;
  }
  .peatuers__data li strong {
    font-size: 8.53vw;
  }
  .peatuers__data li p {
    font-size: 14px;
  }
  .peatuers {
    padding-bottom: 7.2vw;
  }
  .main {
    margin: 0;
    padding: 13.33vw 0;
  }
  .conference__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .conference__top {
    margin-bottom: 6.13vw;
    align-items: center;
  }
  .conference__imgs {
    padding: 2.13vw;
  }
  .conference__info {
    padding: 2.67vw 4.27vw 3.33vw;
  }
  .common__btn a {
    width: 1.8rem;
    height: 0.6rem;
  }
  .common__btn a svg {
    width: 0.2rem;
  }
  .agenda__year {
    width: auto;
    font-size: 11.47vw;
  }
  .agenda__year img {
    height: 12vw;
  }
  .agenda__main {
    margin-top: 5.33vw;
  }
  .main__forum {
    padding: 4.27vw 6.4vw 6.4vw;
  }
  .forum__info strong {
    font-size: 5.07vw;
  }
  .forum__info small {
    right: 0;
  }
  .forum__info p {
    width: auto;
  }
  .forum__time {
    width: 17.2vw;
    padding: 0 0.12rem;
    text-align: left;
    padding-top: 4.27vw;
    line-height: 1.3;
    word-break: auto-phrase;
  }
  .forum__text:before {
    top: 0.27rem;
  }
  .forum__text {
    padding: 4.27vw 4.27vw;
  }
  .agenda__li > li {
    margin-left: 0;
    padding: 4.27vw 6.4vw 6.4vw;
    width: 100%;
    min-height: auto;
  }
  .agenda__ai {
    margin-bottom: 0;
  }
  .agenda__li > li:nth-child(2n+2) {
    border-left: 1px solid #2C68FF;
  }
  .agenda__tops p {
    min-height: auto;
  }
  .agenda__down {
    margin-top: 6.4vw;
  }
  .activity {
    display: block;
  }
  .activity__left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    width: 100%;
    position: relative;
  }
  .activity__wraps {
    margin-top: 5.33vw;
    width: auto;
    margin-right: -5vw;
    padding-right: 28.67vw;
    border-right: none;
  }
  .activity__tt {
    font-size: 6.4vw;
  }
  .activity-slide {
    padding: 2.13vw 2.13vw 0;
  }
  .acticity__info {
    padding: 2.67vw 4.27vw 4.8vw;
  }
  .acticity__info strong {
    font-size: 4.27vw;
  }
  .review__btn li {
    width: 25%;
  }
  .review__btn li:nth-child(4n+4) {
    border-right: 1px solid #595959;
  }
  .review__btn li:nth-child(5n+5) {
    border-right: none;
  }
  .review__btn li:last-child {
    border-right: 1px solid #595959;
  }
  .review__item {
    margin-right: -5vw;
    padding-right: 5vw;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 1px;
    margin-top: -1px;
  }
  .review__list {
    display: inline-flex;
  }
  .review__list li {
    width: 62.4vw;
    padding: 2.13vw;
  }
  .tichets {
    margin: 0;
    padding: 13.33vw 0;
  }
  .tichets__list li {
    background: url(../images/ticketsbg1.png) center no-repeat;
    background-size: 100%;
  }
  .tichets__tops {
    padding: 4vw 5.33vw 3.33vw;
  }
  .tichets__price {
    padding: 2.8vw 5.33vw 2.67vw;
  }
  .tichets__price strong b {
    font-size: 8vw;
  }
  .tichets__btn a {
    width: 24.4vw;
    height: 9.6vw;
    font-size: 3.47vw;
  }
  .tichets__tag p {
    margin-bottom: 1.07vw;
    font-size: 3.2vw;
    line-height: 4.8vw;
  }
  .tichets__title strong {
    font-size: 4.8vw;
  }
  .support__tops {
    display: block;
    margin-bottom: 5.33vw;
  }
  .support__btn {
    margin-top: 4.27vw;
  }
  .support__btn li {
    flex: 1;
    max-width: 29.47vw;
    text-align: center;
    justify-content: center;
    height: 10.4vw;
    font-size: 3.2vw;
  }
  .tichets__wrap {
    margin-bottom: 10.13vw;
  }
  .support__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.73vw;
  }
  .home__about {
    padding: 10.67vw 0 28.67vw;
    display: block;
  }
  .about__logo img {
    height: 17.6vw;
  }
  .about__infos {
    margin-left: 0;
    margin-top: 8vw;
    width: auto;
  }
  .about__infos strong {
    font-size: 10.4vw;
  }
  .footer__address {
    display: block;
  }
  .address__item {
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .address__item:last-child {
    margin-bottom: 0;
  }
  .address__item a {
    min-height: auto;
  }
  .footer__icp p {
    margin-top: 2.13vw;
    font-size: 3.2vw;
    line-height: 4.27vw;
    width: 58vw;
  }
  .footer__icp p img {
    margin-right: 1.33vw;
    width: 6.8vw;
  }
  .pop__agenda--wr .agenda__main {
    padding: 32px 6.4vw;
  }
  .pop__agenda--wr .forum__list {
    margin-top: 0.2rem;
    max-height: 52vh;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .agenda__btns {
    padding: 0;
    justify-content: center;
    align-items: center;
    width: 0.4rem;
    opacity: 1;
    visibility: visible;
  }
  .agenda__btns span {
    display: none;
    margin-left: 0;
  }
}
