/* RESET All ELEMENT */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+PhagsPa&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Rubik:ital,wght@0,300..900;1,300..900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap");
html, body, div, span, table, caption, tbody, tfoot, thead, tr, th, td, font, img, small, strong, sub, sup, p, a, dl, dt, dd, ol, ul, li, form, label {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* SPECIAL RESET */
ol, ul {
  list-style: none;
}

/*th,td{font-weight:normal;text-align:left;}*/
table {
  border-collapse: separate;
  border-spacing: 0;
}

:focus {
  outline: none;
}

/*============================================
=                    Base                    =
============================================*/
html * {
  max-height: 1000000px;
  /*-webkit-text-size-adjust: 100%;*/
}

a {
  color: #535353;
  text-decoration: none;
}

a, area {
  outline: none;
  hlbr: expression(this.onFocus=this.blur());
}

img {
  vertical-align: top;
}

/*iframeRwd*/
/*=============================================
=                  All setting               =
=============================================*/
/*=============================================
=                 align base                  =
=============================================*/
.ComRel, .main .kv .block .title_main_h4, .main .kv .block .title_main_h2, .main .kv .block .title_sub_subject_sub, .main .kv .block .title_sub_subject_main, .main .kv .block .date_cont_spc, .main .kv .block .key_cont, .main .kv .block .key_cont_txt, .main .page .ticket_note_btn, .fixScroll_sticky_container .fixBox .txtBox h3, .swiperStyle2 .titleBox_name, .swiperStyle2 .titleBox_title, .swiperStyle3 .titleBox_name, .swiperStyle3 .titleBox_title, .swiperStyle3 .titleBox_award .titleBox_dec, .swiperStyle4 .titleBox_name, .swiperStyle4 .titleBox_title, .speakers .titleBox_name, .speakers .titleBox_title {
  position: relative;
  display: block;
  line-height: 1.4;
  margin: 0;
}

/*=============================================
=                   custom                    =
=============================================*/
.anchor1 {
  position: relative;
  top: 0;
}

.main .kv {
  background: url(../img/kv-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.main .kv .mask {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: hidden;
  min-height: 100vh;
}

.main .kv .mask .mov1 {
  width: 480px;
  height: 350px;
  background-color: #0D6EFE;
  opacity: .7;
  -webkit-filter: blur(100px);
          filter: blur(100px);
  border-radius: 50%;
  position: absolute;
  left: -10px;
  bottom: 40px;
  z-index: 4;
  -webkit-animation: rotar 8s infinite ease-in-out;
          animation: rotar 8s infinite ease-in-out;
  -webkit-transform-origin: 50% -100%;
          transform-origin: 50% -100%;
}

.main .kv .mask .mov2 {
  width: 300px;
  height: 320px;
  background-color: rgba(149, 85, 201, 0.5);
  opacity: .6;
  -webkit-filter: blur(60px);
          filter: blur(60px);
  border-radius: 50%;
  position: absolute;
  top: 130px;
  right: 20%;
  z-index: 5;
  -webkit-animation: gradient 6s infinite;
          animation: gradient 6s infinite;
}

.main .kv .mask .mov3 {
  width: 1200px;
  height: 1000px;
  background-color: rgba(255, 140, 249, 0.3);
  -webkit-filter: blur(40px);
          filter: blur(40px);
  opacity: .4;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10%;
  z-index: 8;
  -webkit-animation: rotar 12s infinite ease-in-out;
          animation: rotar 12s infinite ease-in-out;
  -webkit-transform-origin: -50% 100%;
          transform-origin: -50% 100%;
}

.main .kv .mask .mov4 {
  width: 360px;
  height: 600px;
  background-color: #2BB9EB;
  opacity: .5;
  -webkit-filter: blur(100px);
          filter: blur(100px);
  width: 360px;
  height: 600px;
  border-radius: 50%;
  position: absolute;
  bottom: -30%;
  right: -30%;
  z-index: 1;
  -webkit-animation: gradient 7s infinite;
          animation: gradient 7s infinite;
}

.main .kv .mask .mov5 {
  width: 200px;
  height: 90px;
  background-color: #003A84;
  opacity: .7;
  -webkit-filter: blur(50px);
          filter: blur(50px);
  border-radius: 50%;
  position: absolute;
  top: 55%;
  left: 55%;
  z-index: 6;
  -webkit-animation: rotar 5s infinite;
          animation: rotar 5s infinite;
  -webkit-transform-origin: -100% -120%;
          transform-origin: -100% -120%;
}

@-webkit-keyframes rotar {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: rotate(50deg) scale(0.5);
            transform: rotate(50deg) scale(0.5);
    opacity: 0.9;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 0.5;
  }
}

@keyframes rotar {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 0.5;
  }
  50% {
    -webkit-transform: rotate(50deg) scale(0.5);
            transform: rotate(50deg) scale(0.5);
    opacity: 0.9;
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    opacity: 0.5;
  }
}

@-webkit-keyframes gradient {
  60% {
    -webkit-transform: scale(1.5) translate(-70%, -20%);
            transform: scale(1.5) translate(-70%, -20%);
  }
}

@keyframes gradient {
  60% {
    -webkit-transform: scale(1.5) translate(-70%, -20%);
            transform: scale(1.5) translate(-70%, -20%);
  }
}

.main .kv .block .title_main {
  position: relative;
  display: block;
  padding: 0;
}

.main .kv .block .title_main_h4 {
  color: #FF6699;
  font-size: 2.6vw;
  letter-spacing: .1vw;
  font-weight: 500;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .kv .block .title_main_h2 {
  font-size: 6vw;
  color: #fff;
  font-weight: 600;
  letter-spacing: .6vw;
  text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 30px, 0) scale(0.8);
          transform: translate3d(0, 30px, 0) scale(0.8);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .kv .block .title_sub, .main .kv .block .title_sub_cont {
  position: relative;
  display: block;
  line-height: 1.4;
  color: #fff;
}

.main .kv .block .title_sub_cont {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .kv .block .title_sub_forum {
  margin: 0 auto;
  padding: 0 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main .kv .block .title_sub_forum_zh {
  font-size: 1.7vw;
}

.main .kv .block .title_sub_forum_zh b {
  padding: 0 1%;
}

.main .kv .block .title_sub_forum_en {
  font-size: 1.1vw;
  letter-spacing: .2vw;
}

.main .kv .block .title_sub_line {
  position: relative;
  display: inline-block;
  width: 1%;
  height: 100%;
  background: #fff;
}

.main .kv .block .title_sub_subject {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: .5% 0 0 0;
  letter-spacing: .1vw;
}

.main .kv .block .title_sub_subject_sub {
  font-size: 1.2vw;
  font-weight: 500;
}

.main .kv .block .title_sub_subject_main {
  font-size: 1.5vw;
  color: #2BB9EB;
  font-weight: 600;
}

.main .kv .block .date {
  position: relative;
  display: block;
}

.main .kv .block .date_cont {
  padding: 15% 0 5%;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .kv .block .date_cont_spc {
  font-size: 3.8vw;
  padding-left: .5%;
  width: 100%;
  font-weight: 600;
  font-family: 'Ubuntu';
}

.main .kv .block .date_cont_spc span {
  position: relative;
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 1.1vw;
  background: #FF6699;
  color: #fff;
  border-radius: 100%;
  margin: .5% 1%;
  padding: .25vw .4vw .15vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: .5% 1% .8% 1.5%;
}

.main .kv .block .loc, .main .kv .block .loc_hotel, .main .kv .block .loc_map {
  position: relative;
  display: inline-block;
  color: #fff;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: .1vw;
}

.main .kv .block .loc_cont {
  position: relative;
  display: inline-block;
  width: 100%;
}

.main .kv .block .loc_hotel {
  font-size: 1.4vw;
}

.main .kv .block .loc_icon {
  position: relative;
  display: inline-block;
  width: 5%;
  height: 18px;
  background: url(../img/kv-icon.svg) 50% 50% no-repeat;
  background-size: auto 100%;
}

.main .kv .block .loc_map {
  font-size: 1vw;
}

.main .kv .block .key_cont {
  padding: 0% 0 2%;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 10px, 0);
          transform: translate3d(0, 10px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .kv .block .key_cont_main {
  position: relative;
  display: block;
  color: #ff61ba;
  font-size: 2.2vw;
  font-weight: 600;
}

.main .kv .block .key_cont_main:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -70%;
  left: 50%;
  width: 60%;
  height: 45%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/kv-dec.png) 50% 50% no-repeat;
  background-size: cover;
  z-index: -1;
  opacity: .7;
}

.main .kv .block .key_cont_txt {
  line-height: 1.7;
  font-size: 1.3vw;
  padding: 4% 0 0;
}

.main .kv.on .block .title_sub_forum {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.main .kv.on .block .title_main_h2 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0) scale(1);
          transform: translate3d(0, 0px, 0) scale(1);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}

.main .kv.on .block .title_main_h4 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}

.main .kv.on .block .title_sub_cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}

.main .kv.on .block .date_cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}

.main .kv.on .block .key_cont {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}

.main .page .title_dec {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/title-img.png) 50% 50% no-repeat;
  background-size: auto 100%;
}

.main .page .title_main {
  position: relative;
  display: block;
  text-align: left;
  left: 12vw;
  margin: 3% 0;
}

.main .page .title_main h3 {
  position: relative;
  display: inline-block;
  font-size: 2.2vw;
  line-height: 1.4;
  font-weight: 700;
  margin: 0;
  z-index: 1;
  color: #0051F2;
}

.main .page .title_main:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -5%;
  left: 0;
  font-size: 5vw;
  line-height: 1.4;
  font-weight: 600;
  color: transparent;
  color: #FFC7DE;
  z-index: 0;
  font-family: "Rubik", sans-serif;
  pointer-events: none;
}

.main .page .title_main:before {
  content: '';
  display: block;
  position: absolute;
  top: -20%;
  left: -9%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  background: url(../img/title-img.png) 50% 50% no-repeat;
  background-size: auto 100%;
  pointer-events: none;
}

.main .page .title_main_w h3 {
  color: #fff;
}

.main .page .title_main_w:after {
  color: transparent;
  -webkit-text-stroke: 0.5px #b791aa;
}

.main .page .contBox .swiperStyle1 {
  width: 100%;
  height: 100%;
}

.main .page .contBox .swiperStyle1 .swiper-slide {
  overflow: hidden;
}

.main .page .contBox .swiperStyle1 .swiper-slide .img {
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .contBox .swiperStyle1 .swiper-slide:hover .img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page_forumCoChairs {
  padding: 3% 0 0px;
  background: url(../img/page2-bg.png) 50% 50% no-repeat;
  background-size: auto 100%;
}

.main .page_forumCoChairs.animate {
  background-size: auto 110%;
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.main .page_forumCoChairs .block {
  z-index: 2;
}

.main .page_forumCoChairs .title_main:after {
  content: 'FORUM CO-CHAIRS';
}

.main .page_luminaries {
  padding: 3% 0 0;
  background: url(../img/a-bg.jpg) 50% 50% no-repeat;
  background-size: auto 100%;
}

.main .page_luminaries .title_main:after {
  content: 'LUMINARIES';
}

.main .page_award {
  padding: 3% 0 0px;
  background: url(../img/luminaries_bg.jpg) 50% 50% no-repeat;
  background-size: auto 100%;
}

.main .page_award.animate {
  background-size: auto 110%;
  -webkit-transition: all 2s;
  transition: all 2s;
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}

.main .page_award .title_main:after {
  content: 'NOBLE CHARACTER';
}

.main .page_speakers {
  padding: 3% 0;
  background: url(../img/speakers_bg.jpg) 50% bottom no-repeat;
  background-size: auto 73%;
}

.main .page_speakers .title_main:after {
  content: 'SPEAKERS';
}

.main .page_allspeaker {
  padding: 4% 0;
}

.main .page_allspeaker .block {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.main .page_ticket {
  padding: 3% 0 0;
  background: url(../img/page3-bg.png) 50% 50% no-repeat;
  background-size: cover;
}

.main .page_ticket .title_main:after {
  content: 'TICKET';
}

.main .page_contactus .title_main:after {
  content: 'CONTACT US';
}

.main .page_organizerxsponsors .title_main:after {
  content: 'ORGANIZER & SPONSORS';
}

.main .page .ticketWrap {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0 0 3%;
  width: 100%;
}

.main .page .ticketWrap.animate .ticket_box {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .ticketWrap.animate .ticket_box:before {
  height: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.main .page .ticketWrap.animate .ticket_box:nth-child(2) {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.main .page .ticketWrap.animate .ticket_box:nth-child(2):before {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 200px, 0);
          transform: translate3d(0, 200px, 0);
}

.main .page .ticket_box {
  position: relative;
  float: left;
  width: 48%;
  vertical-align: top;
  background: url(../img/page3-img1.png) 50% 50% no-repeat;
  background-size: 100% auto;
  border-radius: 10px;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
  overflow: hidden;
}

.main .page .ticket_box:before {
  content: '';
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, -100px, 0);
          transform: translate3d(0, -100px, 0);
  background: #2BB9EB;
  overflow: hidden;
  z-index: 2;
}

.main .page .ticket_box:nth-child(1) {
  margin: 0 2% 0 0;
}

.main .page .ticket_box:nth-child(2) {
  margin: 0 0 0 2%;
}

.main .page .ticket .titletxtType {
  position: relative;
  display: inline-block;
  line-height: 1.3;
}

.main .page .ticket_way {
  position: relative;
  display: block;
  line-height: 1.3;
  font-size: 36px;
  color: #fff;
  font-weight: 300;
  margin: 10% auto 3%;
}

.main .page .ticket_sub {
  position: relative;
  display: inline-block;
  line-height: 1.3;
  color: #ffff5e;
  font-size: 18px;
  letter-spacing: 12px;
  padding: 1.5% 0 1.5% 2%;
  border-top: 1px solid #ffff5e;
  border-bottom: 1px solid #ffff5e;
}

.main .page .ticket_price {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  margin: 2% auto;
}

.main .page .ticket_price b {
  font-size: 55px;
  line-height: 1.2;
}

.main .page .ticket_price span {
  display: block;
  font-weight: 300;
  font-size: 14px;
}

.main .page .ticket_dir {
  position: relative;
  color: #fff;
  text-align: left;
  padding: 8% 10%;
}

.main .page .ticket_dir p {
  padding: 0 0 4%;
  font-size: 18px;
}

.main .page .ticket_dir li {
  list-style: disc;
  padding: 1% 0;
  line-height: 1.5;
  margin-left: 20px;
}

.main .page .ticket_btnWrap {
  position: relative;
  display: inline-block;
  padding: 0 0 6%;
  text-align: left;
}

.main .page .ticket_btnWrap .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

.main .page .ticket_btnWrap p {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  color: #FFCF6E;
}

.main .page .ticket_btn_title {
  padding: 0% 10% 5%;
}

.main .page .ticket_btn {
  position: relative;
  display: inline-block;
  color: #003A84;
  font-weight: 700;
  padding: 5px 15px;
  text-align: center;
  line-height: 1.5;
  width: 90%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-radius: 7px;
  margin: 5% auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, color-stop(19%, #e8c585), color-stop(59%, #ffeeca), color-stop(113%, #e8c585));
  background: linear-gradient(90deg, #e8c585 19%, #ffeeca 59%, #e8c585 113%);
}

.main .page .ticket_notice {
  position: relative;
  display: inline-block;
  font-size: 16px;
  margin: 4% auto;
  color: #000;
}

.main .page .ticket_notice_call {
  color: #003A84;
}

.main .page .ticket_notice .download_doc {
  position: relative;
  display: inline-block;
  border: 3px solid #003A84;
  font-weight: 800;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
}

.main .page .ticket_note {
  position: relative;
  display: block;
}

.main .page .ticket_note b {
  font-size: 18px;
}

.main .page .ticket_note ul {
  margin: 0;
}

.main .page .ticket_note ul li {
  list-style: decimal;
  font-size: 1vw;
  line-height: 1.7;
}

.main .page .ticket_note_btn {
  color: #000;
  text-align: left;
  font-weight: 700;
  padding: 1% 2%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .ticket_note_btn_icon {
  display: block;
  position: absolute;
  top: 55%;
  right: 1%;
  width: 2%;
  height: 38%;
  display: inline-block;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .ticket_note_btn.on .ticket_note_btn_icon {
  -webkit-transform: translate(-50%, -70%) rotate(0deg);
          transform: translate(-50%, -70%) rotate(0deg);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .ticket_note_list {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
  border-radius: 8px;
  padding: 3% 3% 3% 6%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.main .page .ticket_note_list.on {
  opacity: 1;
  visibility: visible;
  max-height: 500px;
  -webkit-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
  margin: 2% auto 7%;
}

.main .page .earlyBirdTicket .ticket_box {
  background: url(../img/page3-img2.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.main .page .contactWrap {
  position: relative;
  display: inline-block;
  margin: 3% auto;
  width: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .contactWrap.animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .contact_box {
  position: relative;
  float: left;
  width: 30%;
  margin: 0 1.5%;
  background: #f2f2f2;
  border-radius: 10px;
  color: #000;
  text-align: left;
  padding: 2% 3%;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main .page .contact_box:before, .main .page .contact_box:after {
  content: '';
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 12px;
}

.main .page .contact_box:before {
  display: block;
  position: absolute;
  top: 47.5%;
  left: 48.5%;
  width: 100%;
  height: 100%;
  background: linear-gradient(200deg, #FF6699 0%, transparent 100%);
}

.main .page .contact_box:after {
  display: block;
  position: absolute;
  top: 52.5%;
  left: 51.5%;
  width: 100%;
  height: 100%;
  background: linear-gradient(200deg, #2BB9EB 0%, transparent 100%);
}

.main .page .contact_box ul {
  font-size: 1.2vw;
}

.main .page .contact_box ul span {
  line-height: 1.7;
}

.main .page .contact_box ul li {
  font-size: 1vw;
  line-height: 1.4;
}

.main .page .contact_box ul li a {
  color: #000;
}

.main .page .contact_box ul li .icon {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin: 0 1% 0 0;
}

.main .page .contact_box ul li .icon_tel {
  background: url(../img/page_icon2.svg) 50% 50% no-repeat;
  background-size: 100% auto;
}

.main .page .contact_box ul li .icon_mail {
  background: url(../img/page_icon3.svg) 50% 50% no-repeat;
  background-size: 100% auto;
}

.main .page .contact_title {
  position: relative;
  display: inline-block;
  margin: 0 auto 10%;
  font-size: 1.3vw;
  line-height: 1.5;
  font-weight: 800;
}

.main .page .sponsorsWrap {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 3% 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .sponsorsWrap.animate {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.main .page .sponsors_box {
  position: relative;
  margin: 0;
  float: left;
  text-align: left;
}

.main .page .sponsors_box_s {
  width: 28%;
}

.main .page .sponsors_box_s .sponsors_logo {
  padding: 15% 0 0;
}

.main .page .sponsors_box_l {
  width: 43%;
}

.main .page .sponsors_box_l .sponsors_logo {
  padding: 10% 0 0;
}

.main .page .sponsors_box_100 {
  width: 100%;
}

.main .page .sponsors_box_100 .sponsors_logo {
  padding: 2.5% 0 0;
}

.main .page .sponsors_title {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 1px;
  color: #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main .page .sponsors_logo {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main .page .sponsors_logo .logo {
  position: relative;
  display: inline-block;
  width: 80%;
}

.main .page .sponsors_logo .logo_15 {
  position: relative;
  display: inline-block;
  width: 13%;
  margin: 1.5%;
}

.main .page .sponsors_logo .logo_50 {
  position: relative;
  display: inline-block;
  width: 18%;
}

.main .page .sponsors_logo .logo_70 {
  position: relative;
  display: inline-block;
  width: 58%;
  margin-left: 7%;
}

.fixPage {
  position: relative;
  height: auto;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fixScroll {
  position: relative;
  width: 100%;
  background: #000;
}

.fixScroll_wrap {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fixScroll_container {
  position: relative;
  width: 100%;
  height: 100%;
}

.fixScroll_sticky {
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fixScroll_sticky_container {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.fixScroll_sticky_container .fixCont {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100vh;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.fixScroll_sticky_container .fixCont1, .fixScroll_sticky_container .fixCont2 {
  height: 0vh;
}

.fixScroll_sticky_container .fixCont .bg {
  width: 100%;
  background: #000;
}

.fixScroll_sticky_container .fixCont .bg .mask {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 101%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(10%, transparent), color-stop(60%, transparent), color-stop(90%, black));
  background: linear-gradient(180deg, black 0%, transparent 10%, transparent 60%, black 90%);
  pointer-events: none;
}

.fixScroll_sticky_container .fixCont .bg img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fixScroll_sticky_container .fixCont .bg img.pcShow {
  display: block;
}

.fixScroll_sticky_container .fixCont .bg img.tbShow {
  display: none;
}

.fixScroll_sticky_container .fixBox {
  display: block;
  position: absolute;
  top: calc(40% - 7vh);
  left: 12vw;
  width: 100%;
  max-width: 800px;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 2;
}

.fixScroll_sticky_container .fixBox .txtBox {
  text-align: left;
  margin: 0;
  max-width: 100%;
}

.fixScroll_sticky_container .fixBox .txtBox h3 {
  color: #FFCF6E;
  letter-spacing: 1px;
  font-size: 2.2vw;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}

.fixScroll_sticky_container .fixBox .txtBox h3 b {
  position: relative;
  display: inline-block;
  font-size: 6vw;
  font-weight: 600;
  padding: 0 4% 0 0;
  font-family: "Barlow Condensed", sans-serif;
}

.fixScroll_sticky_container .fixBox .txtBox .txt2 {
  min-height: 160px;
}

.fixScroll_sticky_container .fixBox .txtBox .txt2 p {
  font-size: 1.5vw;
}

.fixScroll_sticky_container .fixBox .txtBox .tag {
  position: relative;
  display: inline-block;
  font-size: 1.5vw;
  line-height: 1.4;
  padding: .3% 1.5% .5%;
  border-radius: 20px;
  background: #FFCF6E;
  font-weight: 600;
  color: #003A84;
  margin: 1% .5% 0 0;
}

.fixScroll_sticky_container .fixBox .txtBox .tagBox {
  position: relative;
  display: block;
  margin: 5% 0 0;
}

.fixScroll_sticky_container .fixTitle {
  display: block;
  position: absolute;
  top: calc(30% - 7vh);
  left: 12vw;
  width: 100%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  font-size: 2.2vw;
  line-height: 1.4;
  font-weight: 700;
  z-index: 2;
  text-align: left;
  color: #fff;
}

.fixScroll_sticky_container .fixTitle p {
  display: block;
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  z-index: 3;
}

.fixScroll_sticky_container .fixTitle p:after {
  content: 'TOPIC';
  display: block;
  position: absolute;
  bottom: -5%;
  left: 0;
  font-size: 5vw;
  line-height: 1.4;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 0.5px #b791aa;
  z-index: -1;
  font-family: "Rubik", sans-serif;
}

.fixScroll_sticky_container .fixTitle p:before {
  content: '';
  display: block;
  position: absolute;
  top: 31%;
  left: -9%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/title-img.png) 50% 50% no-repeat;
  background-size: auto 100%;
  z-index: -1;
}

.fixScroll_sticky_container .fixTitle_en {
  display: block;
  position: absolute;
  top: 10%;
  left: 0;
  font-size: 4vw;
  line-height: 1.4;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 0.5px #b791aa;
  z-index: 1;
  font-family: "Rubik", sans-serif;
}

.fixScroll_sticky_container .hide {
  opacity: 0;
  pointer-events: none;
}

.fixScroll_sticky_container .hide .fixBox {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0) translate(0%, 0%);
          transform: translate3d(0, 100px, 0) translate(0%, 0%);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.fixScroll_sticky_container .active {
  opacity: 1;
  pointer-events: all;
}

.fixScroll_sticky_container .active .fixBox {
  opacity: 1;
  -webkit-transform: translate3d(0, 0px, 0) translate(0%, 0%);
          transform: translate3d(0, 0px, 0) translate(0%, 0%);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.view {
  width: 100%;
  height: 980vh;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  pointer-events: none;
}

.view .box {
  width: 460px;
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  padding: 20px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(-70%);
          transform: translate(-70%);
}

.view .box p {
  color: #fff;
  letter-spacing: .5px;
}

.preView {
  height: 10px;
}

.swiperStyle2 {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 1% 0 0;
  max-width: 60%;
}

.swiperStyle2 .titleBox {
  display: block;
  position: absolute;
  bottom: -20%;
  left: 50%;
  width: 100%;
  height: 32%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  background: url(../img/page2-img1.png) 100% 50% no-repeat;
  background-size: auto 100%;
  padding: 4% 0 10% 23%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

.swiperStyle2 .titleBox_name {
  color: #FFCF6E;
  font-size: 1.9vw;
  font-family: "Noto Serif TC", serif;
  font-weight: 800;
  letter-spacing: .1vw;
}

.swiperStyle2 .titleBox_title {
  color: #fff;
  font-size: 1.1vw;
  padding: 3% 0 0;
}

.swiperStyle2 .swiper-container {
  padding-bottom: 13%;
}

.swiperStyle2 .swiper-slide {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.swiperStyle2 .swiper-slide .img {
  position: relative;
  display: block;
  float: right;
  width: 90%;
}

.swiperStyle2.animate .swiper-slide {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.swiperStyle2.animate .swiper-slide1 {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.swiperStyle2.animate .swiper-slide2 {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.swiperStyle2.animate .swiper-slide3 {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.swiperStyle3 {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 1% 0 0;
  max-width: 60%;
}

.swiperStyle3 .titleBox {
  position: relative;
  display: block;
  text-align: left;
}

.swiperStyle3 .titleBox_name {
  color: #003399;
  font-size: 1.9vw;
  font-family: "Noto Serif TC", serif;
  font-weight: 800;
  letter-spacing: .1vw;
  padding: 7% 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.swiperStyle3 .titleBox_name p {
  color: #000;
  font-size: 1vw;
}

.swiperStyle3 .titleBox_title {
  color: #000;
  font-size: 1.1vw;
  padding: 3% 0 0;
}

.swiperStyle3 .titleBox_title p {
  line-height: 1.4;
}

.swiperStyle3 .titleBox_award .titleBox_type {
  position: relative;
  display: block;
  background: url(../img/a01.png) 50% 50% no-repeat;
  background-size: 100% auto;
  color: #003399;
  font-family: "Noto Serif TC", serif;
  font-size: 1.5vw;
  padding: 3% 5%;
  margin: 2% 0;
  line-height: 1.4;
  font-weight: 800;
}

.swiperStyle3 .titleBox_award .titleBox_name {
  color: #FFCC66;
  padding: 4% 2% 0;
}

.swiperStyle3 .titleBox_award .titleBox_title {
  padding: 1% 2%;
  font-weight: 600;
  color: #fff;
}

.swiperStyle3 .titleBox_award .titleBox_img:before {
  display: none;
}

.swiperStyle3 .titleBox_award .titleBox_dec {
  color: #fff;
  padding: 8% 2% 0;
  font-weight: 500;
}

.swiperStyle3 .swiper-container {
  padding-bottom: 13%;
}

.swiperStyle3 .swiper-slide {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.swiperStyle3 .swiper-slide .img {
  position: relative;
  display: block;
  width: 100%;
}

.swiperStyle3 .swiper-slide .img:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -18%;
  left: 0;
  width: 70%;
  height: 25%;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  background: url(../img/f01.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.swiperStyle3 .swiper-slide .img_award:before {
  display: none;
}

.swiperStyle3 .swiper-slide .img .type {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background: red;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  border-bottom-left-radius: 8px;
  padding: 5px 10px;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.swiperStyle3 .swiper-slide .img .type span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 12px;
  -webkit-animation: shine 2s infinite;
          animation: shine 2s infinite;
}

@-webkit-keyframes shine {
  0%, 100% {
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
}

@keyframes shine {
  0%, 100% {
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
}

.swiperStyle3.animate .swiper-slide {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  -webkit-transition: all 1s;
  transition: all 1s;
}

.swiperStyle3.animate .swiper-slide2 {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.swiperStyle3.animate .swiper-slide3 {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}

.swiperStyle4 {
  position: relative;
  display: block;
  margin: 0 auto;
  padding: 1% 0 0;
  max-width: 60%;
}

.swiperStyle4 .titleBox {
  position: relative;
  display: block;
  text-align: center;
  min-height: 150px;
}

.swiperStyle4 .titleBox_name {
  padding: 6% 0 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 1.9vw;
  font-weight: 800;
  letter-spacing: .1vw;
}

.swiperStyle4 .titleBox_title {
  color: #fff;
  font-size: 1.1vw;
  padding: 3% 0 0;
}

.swiperStyle4 .swiper-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.swiperStyle4 .swiper-slide {
  position: relative;
  display: inline-block;
  text-align: left;
  margin-bottom: 1%;
}

.swiperStyle4 .swiper-slide .img {
  width: 93%;
  margin: 0 auto;
}

.swiperStyle4 .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper-button-prev4 {
  left: 10%;
  top: 40%;
}

.swiper-button-next4 {
  right: 10%;
  top: 40%;
}

.swiper-pagination-center {
  position: relative;
}

.float-btnGroup {
  position: fixed;
  right: calc(2% + 21.5px);
  bottom: 120px;
  width: auto;
  height: auto;
  z-index: 8;
}

.float-ticketBtn {
  position: fixed;
  right: calc(2% + 10px);
  bottom: 4%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #FF6699;
  padding: 7px 9.5px 12px;
  -webkit-transition: all .6s;
  transition: all .6s;
  z-index: 8;
  opacity: 0;
  visibility: hidden;
  font-size: 18px;
  color: #fff;
  -webkit-animation: bounce 6s infinite;
          animation: bounce 6s infinite;
}

.float-ticketBtn:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  background: #0051F2;
  z-index: 1;
  border-radius: 100%;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.float-ticketBtn:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  background: radial-gradient(ellipse at top, #fbe5ba, #a88517), radial-gradient(ellipse at bottom, #ffd500, #ffffff), radial-gradient(ellipse at left, #fff, #ffffff);
  z-index: -1;
  border-radius: 100%;
}

.float-ticketBtn p {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  padding: 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.3;
  letter-spacing: .1vw;
  font-weight: 800;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-1.5px);
            transform: translateY(-1.5px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(1.5px);
            transform: translateY(1.5px);
  }
}

@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateY(-1.5px);
            transform: translateY(-1.5px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateY(1.5px);
            transform: translateY(1.5px);
  }
}

.float-ticketBtn:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(0.9);
          transform: translate(-50%, -50%) scale(0.9);
  background: #003A84;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.float-ticketBtn:hover:after {
  -webkit-transform: translate(-50%, -50%) scale(0.95);
          transform: translate(-50%, -50%) scale(0.95);
  -webkit-transition: all .6s;
  transition: all .6s;
}

.float-ticketBtn.on {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.speaker_head {
  position: relative;
  width: 100%;
  height: 240px;
  display: block;
  background: url(../img/speakers-header-bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}

.speaker_head .block {
  display: block;
  position: absolute;
  top: calc(50% + 30px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.speaker_head .headTitle, .speaker_head .headTitle b {
  position: relative;
  display: block;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #FFCF6E;
  line-height: 1.4;
}

.speaker_head .headTitle b {
  font-size: 46px;
}

.speakers {
  position: relative;
  margin: 0 auto;
  float: left;
  width: calc(100% / 4 - 2.1%);
  margin: 2% 1%;
}

.speakers_title {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: 1px;
  color: #000;
  padding: 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  width: 150px;
  margin: 3% auto;
}

.speakers_title p {
  text-align: center;
}

.speakers_title p:before, .speakers_title p:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  width: 2px;
  height: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: #000;
}

.speakers_title p:before {
  left: 0;
}

.speakers_title p:after {
  right: 0;
}

.speakers_box {
  position: relative;
  display: block;
  margin: 3% auto 10%;
}

.speakers .titleBox {
  position: relative;
  display: block;
  text-align: center;
  padding: 2% 0 12%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../img/speaker-bg.jpg) 50% 50% no-repeat;
  background-size: 100% auto;
}

.speakers .titleBox_name {
  padding: 6% 0 0%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 1.7vw;
  font-weight: 800;
  letter-spacing: .1vw;
}

.speakers .titleBox_title {
  color: #fff;
  font-size: 1.3vw;
  padding: 3% 0 0;
  min-height: 70px;
}

.speakers .swiper-slide {
  position: relative;
  display: inline-block;
  text-align: left;
  margin-bottom: 1%;
}

.speakers .swiper-slide .img {
  width: 93%;
  margin: 0 auto;
}

.speakers .swiper-slide .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.speaker_btn {
  position: relative;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 8px 180px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.4;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 2% auto;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.speaker_btn:hover {
  color: #FFCF6E;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all .6s;
  transition: all .6s;
}

/*=============================================
=                     RWD                   =
=============================================*/
@media screen and (min-width: 1440px) {
  .header .menuBox .block .navBtn {
    font-size: 24px;
    padding: 1.5rem 0;
  }
  .main .kv {
    height: 150vh;
    padding-top: 0;
  }
  .main .kv .block {
    max-width: 1100px;
    top: calc(50% + 60px);
  }
  .main .kv .block .title_main_h2 {
    font-size: 85px;
  }
  .main .kv .block .title_main_h4 {
    font-size: 36px;
  }
  .main .kv .block .title_sub_forum_zh {
    font-size: 25px;
  }
  .main .kv .block .title_sub_forum_en {
    font-size: 16px;
    letter-spacing: 2.5px;
  }
  .main .kv .block .title_sub_subject_sub {
    font-size: 18px;
  }
  .main .kv .block .title_sub_subject_main {
    font-size: 22px;
  }
  .main .kv .block .date_cont {
    padding: 7% 0 10%;
  }
  .main .kv .block .date_cont_spc {
    font-size: 55px;
  }
  .main .kv .block .date_cont_spc span {
    font-size: 16px;
  }
  .main .kv .block .loc_hotel {
    font-size: 20px;
  }
  .main .kv .block .loc_map {
    font-size: 14px;
  }
  .main .kv .block .key_cont_main {
    font-size: 32px;
  }
  .main .kv .block .key_cont_main:after {
    width: 500px;
  }
  .main .kv .block .key_cont_txt {
    font-size: 18px;
  }
  .main .page .block {
    max-width: 1300px;
  }
  .main .page .ticketWrap {
    max-width: 1000px;
  }
  .main .page .ticket_way {
    font-size: 42px;
  }
  .main .page .ticket_sub {
    font-size: 22px;
  }
  .main .page .ticket_price {
    font-size: 24px;
  }
  .main .page .ticket_price b {
    font-size: 64px;
  }
  .main .page .ticket_price span {
    font-size: 18px;
  }
  .main .page .ticket_dir {
    font-size: 20px;
  }
  .main .page .ticket_dir p {
    font-size: 24px;
  }
  .main .page .ticket_btnWrap .icon {
    width: 24px;
    height: 24px;
  }
  .main .page .ticket_btnWrap p {
    font-size: 24px;
  }
  .main .page .ticket_btn {
    font-size: 20px;
  }
  .main .page .ticket_notice {
    font-size: 20px;
  }
  .main .page .ticket_note b {
    font-size: 24px;
  }
  .main .page .ticket_note ul {
    margin: 2% auto 7%;
  }
  .main .page .ticket_note ul li {
    font-size: 18px;
  }
  .main .page .ticket_note_btn {
    font-size: 20px;
  }
  .main .page .contact_title {
    font-size: 20px;
  }
  .main .page .contact_box ul {
    font-size: 18px;
  }
  .main .page .contact_box ul li {
    font-size: 18px;
  }
  .main .page .sponsorsWrap {
    padding: 3% 1%;
  }
  .fixScroll_sticky_container .fixCont1, .fixScroll_sticky_container .fixCont2 {
    height: 100vh;
  }
  .fixScroll_sticky_container .fixCont .bg img {
    width: 100%;
  }
  .fixScroll_sticky_container .fixTitle {
    font-size: 32px;
  }
  .fixScroll_sticky_container .fixTitle p:after {
    font-size: 70px;
  }
  .fixScroll_sticky_container .fixBox {
    max-width: 1000px;
  }
  .fixScroll_sticky_container .fixBox .txtBox h3 {
    font-size: 32px;
  }
  .fixScroll_sticky_container .fixBox .txtBox h3 b {
    font-size: 85px;
  }
  .fixScroll_sticky_container .fixBox .txtBox .txt2 p {
    font-size: 22px;
  }
  .fixScroll_sticky_container .fixBox .txtBox .tag {
    font-size: 22px;
    padding: .5% 1.5%;
  }
  .fixScroll_sticky_container .fixBox {
    max-width: 1100px;
  }
  .swiperStyle2 {
    max-width: 1100px;
  }
  .swiperStyle2 .titleBox_name {
    font-size: 28px;
  }
  .swiperStyle2 .titleBox_title {
    font-size: 20px;
  }
  .swiperStyle3 {
    max-width: 750px;
  }
  .swiperStyle3 .titleBox_name {
    font-size: 28px;
  }
  .swiperStyle3 .titleBox_title {
    font-size: 20px;
  }
  .swiperStyle4 {
    max-width: 1100px;
  }
  .swiperStyle4 .titleBox_name {
    font-size: 24px;
  }
  .swiperStyle4 .titleBox_title {
    font-size: 20px;
  }
  .float-btnGroup {
    right: calc(.5% + 21.5px);
  }
  .float-ticketBtn {
    right: calc(.5% + 10px);
  }
  .view {
    height: 700vh;
  }
  .preView {
    height: 0;
  }
  .speakers .titleBox_name {
    font-size: 22px;
  }
  .speakers .titleBox_title {
    font-size: 16px;
  }
  .swiper-button-next4 {
    right: 5%;
  }
  .swiper-button-prev4 {
    left: 5%;
  }
}

@media screen and (max-width: 1440px) {
  .header .menuBox .block .navBtn {
    padding: 1rem 0;
    font-size: 20px;
  }
  .main .kv .block {
    max-width: 1100px;
    top: calc(50% + 60px);
  }
  .main .kv .block .date_cont {
    padding: 5% 0;
  }
  .main .kv .block .key_cont_main:after {
    width: 40%;
  }
  .main .kv .block .key_cont_txt {
    padding: 3% 0 0;
  }
  .fixScroll_sticky_container .fixBox {
    max-width: 900px;
  }
  .fixScroll_sticky_container .fixBox .txtBox .tagBox {
    margin: 3% 0 0;
  }
  .speakers .titleBox_title {
    min-height: 85px;
  }
  .view {
    height: 900vh;
  }
  .preView {
    height: 0;
  }
}

@media screen and (max-width: 1280px) and (max-height: 600px) {
  .header .menuBox .block .navBtn {
    font-size: 20px;
    padding: 1rem 0;
  }
  .main .kv {
    padding-top: 70%;
  }
  .main .kv .block {
    top: calc(45% + 60px);
  }
  .main .kv .block .title_sub_forum_zh {
    font-size: 1.75vw;
  }
  .main .page .block {
    max-width: 70%;
  }
  .fixScroll_sticky_container .fixBox .txtBox .tagBox {
    margin: 1% 0 0;
  }
  .speakers .titleBox_title {
    font-size: 1.1vw;
  }
  .preView {
    height: 100vh;
  }
  .swiperStyle2 {
    max-width: 70%;
  }
  .swiperStyle3 {
    max-width: 50%;
  }
  .swiperStyle3 .titleBox_name p {
    font-size: 1.3vw;
  }
  .swiperStyle3 .titleBox_title {
    padding: 0;
  }
  .swiperStyle4 {
    max-width: 70%;
  }
  .swiperStyle4 .swiper-slide {
    margin-bottom: .5%;
  }
  .swiperStyle4 .titleBox {
    min-height: auto;
  }
  .swiperStyle4 .titleBox_name {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 1200px) {
  .main .page .block {
    max-width: 80%;
  }
  .main .page .ticket_note ul li {
    font-size: 16px;
  }
  .main .page .ticket_note_btn {
    font-size: 18px;
  }
  .main .page .contact_title {
    font-size: 20px;
  }
  .main .page .contact_box ul {
    font-size: 18px;
  }
  .main .page .contact_box ul li {
    font-size: 1.4vw;
  }
  .swiperStyle2 {
    max-width: 80%;
  }
  .swiperStyle2 .titleBox_name {
    font-size: 2.2vw;
  }
  .swiperStyle2 .titleBox_title {
    font-size: 1.4vw;
  }
  .swiperStyle3 {
    max-width: 50%;
  }
  .swiperStyle3 .titleBox_name {
    font-size: 2.2vw;
  }
  .swiperStyle3 .titleBox_name p {
    font-size: 1.3vw;
  }
  .swiperStyle3 .titleBox_title {
    font-size: 1.4vw;
  }
  .swiperStyle3 .titleBox_dec {
    font-size: 1.4vw;
  }
  .swiperStyle3 .swiper-slide .img .type {
    font-size: 14px;
  }
  .swiperStyle4 {
    max-width: 80%;
  }
  .swiperStyle4 .titleBox {
    min-height: auto;
  }
  .swiperStyle4 .titleBox_name {
    font-size: 2.2vw;
  }
  .swiperStyle4 .titleBox_title {
    font-size: 1.4vw;
  }
  .swiper-button-prev4 {
    left: 3%;
  }
  .swiper-button-next4 {
    right: 3%;
  }
  .speakers {
    width: calc(100% / 3 - 2.1%);
  }
}

@media screen and (max-width: 1024px) {
  .main .kv {
    height: 100vh;
    padding-top: 0;
  }
  .main .kv .block {
    max-width: 90%;
    top: calc(48% + 60px);
  }
  .main .kv .block .title_sub_forum_zh {
    font-size: 18px;
  }
  .main .kv .block .title_sub_forum_en {
    font-size: 12px;
    letter-spacing: 1.8px;
  }
  .main .kv .block .title_sub_subject_sub {
    font-size: 16px;
  }
  .main .kv .block .title_sub_subject_main {
    font-size: 18px;
  }
  .main .kv .block .title_main_h2 {
    font-size: 58px;
  }
  .main .kv .block .title_main_h4 {
    font-size: 26px;
  }
  .main .kv .block .date_cont_spc {
    font-size: 46px;
  }
  .main .kv .block .date_cont_spc span {
    font-size: 18px;
  }
  .main .kv .block .loc_hotel {
    font-size: 17px;
  }
  .main .kv .block .loc_map {
    font-size: 14px;
  }
  .main .kv .block .key_cont_main {
    font-size: 28px;
  }
  .main .kv .block .key_cont_txt {
    font-size: 16px;
  }
  .main .page {
    padding: 5% 0;
  }
  .main .page_forumCoChairs {
    padding: 10% 0 0;
  }
  .main .page_ticket {
    padding: 10% 0 0;
  }
  .main .page .title_main {
    left: 12%;
  }
  .main .page .title_main:before {
    left: -11%;
  }
  .main .page .title_main:after {
    bottom: 5%;
    font-size: 66px;
  }
  .main .page .title_main h3 {
    font-size: 30px;
  }
  .main .page_forumCoChairs .title_main:after, .main .page_organizerxsponsors .title_main:after, .main .page_award .title_main:after {
    bottom: 20%;
    font-size: 46px;
  }
  .speakers {
    width: calc(100% / 2 - 2.1%);
  }
  .speakers .titleBox_name {
    font-size: 3vw;
  }
  .speakers .titleBox_title {
    font-size: 2vw;
    min-height: 90px;
  }
  .fixScroll_sticky_container .fixTitle {
    font-size: 30px;
    left: 12%;
  }
  .fixScroll_sticky_container .fixTitle p:before {
    left: -11%;
  }
  .fixScroll_sticky_container .fixTitle p:after {
    font-size: 66px;
    bottom: 5%;
  }
  .fixScroll_sticky_container .fixCont .bg img {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
            transform: translate(-50%, -50%) scale(1.5);
  }
  .fixScroll_sticky_container .fixBox {
    max-width: 70%;
  }
  .fixScroll_sticky_container .fixBox .txtBox h3 {
    font-size: 32px;
  }
  .fixScroll_sticky_container .fixBox .txtBox h3 b {
    font-size: 80px;
  }
  .fixScroll_sticky_container .fixBox .txtBox .txt2 p {
    font-size: 18px;
  }
  .fixScroll_sticky_container .fixBox .txtBox .tag {
    font-size: 16px;
  }
  .view {
    height: 500vh;
  }
  .preView {
    height: 0;
  }
}

@media screen and (max-width: 768px) {
  .header .menuBox .block .navBtn {
    font-size: 24px;
  }
  .fixScroll_sticky_container .fixCont .bg img.pcShow {
    display: none;
  }
  .fixScroll_sticky_container .fixCont .bg img.tbShow {
    display: block;
  }
  .fixScroll_sticky_container .fixBox {
    max-width: 80%;
  }
  .fixScroll_sticky_container .fixBox .txtBox .tag {
    margin: 2% .5% 0 0;
  }
  .float-btnGroup {
    bottom: 130px;
  }
  .main .page {
    padding: 10% 0 0;
  }
  .main .page_speakers {
    padding: 10% 0;
  }
  .main .page_organizerxsponsors {
    padding: 10% 0;
  }
  .main .page .ticket_box {
    width: 80%;
    float: none;
  }
  .main .page .ticket_box:nth-child(1), .main .page .ticket_box:nth-child(2) {
    margin: 5% 10%;
  }
  .main .page .ticket_notice {
    text-align: left;
  }
  .main .page .ticket_notice .download_doc {
    margin: 2% auto;
  }
  .main .page .ticket_note_btn_icon {
    width: 16px;
  }
  .swiperStyle3 .titleBox_name {
    min-height: auto;
  }
  .speakers {
    width: 100%;
    margin: 2% 0;
  }
  .speakers .titleBox_name {
    font-size: 5vw;
  }
  .speakers .titleBox_title {
    font-size: 4vw;
    min-height: 50px;
  }
  .view {
    height: 700vh;
  }
  .preView {
    height: 0;
  }
}

@media screen and (max-width: 750px) {
  .header .block .logo {
    width: 150px;
  }
  .main .kv {
    height: auto;
    padding-top: 150%;
    background: url(../img/m/kv-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .main .kv .block .title_sub_forum_zh {
    font-size: 5.3vw;
  }
  .main .kv .block .title_sub_forum_en {
    font-size: 3.5vw;
    letter-spacing: .3vw;
    font-weight: 300;
  }
  .main .kv .block .title_main_h2 {
    font-size: 10.7vw;
  }
  .main .kv .block .title_main_h4 {
    font-size: 7.5vw;
  }
  .main .kv .block .title_sub_subject_sub {
    font-size: 2.7vw;
  }
  .main .kv .block .title_sub_subject_main {
    font-size: 3vw;
  }
  .main .kv .block .date_cont_spc {
    font-size: 8vw;
  }
  .main .kv .block .date_cont_spc span {
    width: 5vw;
    height: 5vw;
    padding: .8vw .4vw .15vw;
    font-size: 2.7vw;
  }
  .main .kv .block .loc_hotel {
    font-size: 3vw;
  }
  .main .kv .block .loc_icon {
    width: 3vw;
    height: 3vw;
    margin: 0 1%;
  }
  .main .kv .block .loc_map {
    font-size: 2.4vw;
  }
  .main .kv .block .key_cont_main {
    font-size: 4.8vw;
  }
  .main .kv .block .key_cont_main:after {
    width: 400px;
    height: 60px;
    bottom: auto;
  }
  .main .kv .block .key_cont_txt {
    font-size: 3.2vw;
  }
  .main .page {
    padding: 13% 0 0;
  }
  .main .page_topic {
    padding: 0;
  }
  .main .page_forumCoChairs {
    background: url(../img/m/page2-bg.jpg) 50% bottom no-repeat;
    background-size: cover;
  }
  .main .page_forumCoChairs.animate {
    background-size: auto 150%;
  }
  .main .page_luminaries {
    padding: 13% 0 10%;
    background: url(../img/m/a-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .main .page_award {
    padding: 13% 0 5%;
    background: url(../img/m/luminaries_bg.jpg) 50% 50% no-repeat;
    background-size: cover;
  }
  .main .page_speakers {
    padding: 13% 0 20%;
    background: url(../img/m/speakers_bg.jpg) 50% 200% no-repeat;
    background-size: 100% auto;
  }
  .main .page_allspeaker {
    padding: 13% 0;
  }
  .main .page .title_main {
    left: 15%;
  }
  .main .page .title_main h3 {
    font-size: 5.7vw;
  }
  .main .page .title_main:after {
    font-size: 10vw;
  }
  .main .page .title_main:before {
    left: -20%;
  }
  .main .page_forumCoChairs .title_main:after, .main .page_organizerxsponsors .title_main:after, .main .page_award .title_main:after {
    bottom: 25%;
    font-size: 6.6vw;
  }
  .main .page .block {
    max-width: 85%;
  }
  .main .page .ticketWrap {
    width: 100%;
  }
  .main .page .ticket_box {
    width: 100%;
    float: none;
    border-radius: 20px;
  }
  .main .page .ticket_box:nth-child(1), .main .page .ticket_box:nth-child(2) {
    margin: 0 auto 5%;
  }
  .main .page .ticket_way {
    font-size: 8.3vw;
    letter-spacing: .8vw;
  }
  .main .page .ticket_sub {
    font-size: 4.3vw;
    letter-spacing: 2.5vw;
  }
  .main .page .ticket_price {
    font-size: 4vw;
  }
  .main .page .ticket_price b {
    font-size: 11.4vw;
  }
  .main .page .ticket_price span {
    font-size: 4vw;
    line-height: 1.5;
  }
  .main .page .ticket_dir p {
    font-size: 4.3vw;
  }
  .main .page .ticket_dir li {
    font-size: 3.8vw;
  }
  .main .page .ticket_btnWrap {
    width: 100%;
  }
  .main .page .ticket_btnWrap .icon {
    width: 4vw;
    height: 3.5vw;
  }
  .main .page .ticket_btnWrap p {
    font-size: 4.8vw;
  }
  .main .page .ticket_btn {
    padding: 1.5% 5%;
    font-size: 4.1vw;
    border-radius: 15px;
  }
  .main .page .ticket_notice {
    font-size: 4.2vw;
    text-align: left;
    line-height: 1.7;
    width: 100%;
  }
  .main .page .ticket_notice .download_doc {
    padding: 0 10px;
  }
  .main .page .ticket_note {
    width: 100%;
    padding: 3% 0% 2%;
  }
  .main .page .ticket_note_btn {
    font-size: 4.2vw;
    padding: 3% 8%;
    border-radius: 18px;
  }
  .main .page .ticket_note_btn_icon {
    width: 4.8vw;
    right: 5%;
  }
  .main .page .ticket_note_list {
    padding: 5% 10% 10%;
  }
  .main .page .ticket_note_list.on {
    max-height: 600px;
  }
  .main .page .ticket_note b {
    font-size: 3vw;
  }
  .main .page .ticket_note ul {
    margin: 5% auto;
  }
  .main .page .ticket_note ul li {
    font-size: 3vw;
  }
  .main .page .contactWrap {
    margin: 3% 2.5% 0 0;
    width: 95%;
  }
  .main .page .contact_box {
    float: none;
    width: 100%;
    margin: 0 0 8%;
    padding: 5% 8%;
    border-radius: 15px;
  }
  .main .page .contact_box:before, .main .page .contact_box:after {
    border-radius: 20px;
  }
  .main .page .contact_box ul {
    font-size: 4.3vw;
  }
  .main .page .contact_box ul li {
    font-size: 4.3vw;
  }
  .main .page .contact_box ul li .icon {
    width: 30px;
    height: 30px;
  }
  .main .page .contact_title {
    font-size: 5.6vw;
  }
  .main .page .sponsors_box {
    float: none;
  }
  .main .page .sponsors_box_s {
    width: 100%;
  }
  .main .page .sponsors_box_s .sponsors_logo {
    padding: 10% 8% 20%;
  }
  .main .page .sponsors_box_l {
    width: 100%;
  }
  .main .page .sponsors_title {
    font-size: 5.6vw;
  }
  .main .page .sponsors_logo .logo {
    width: 100%;
  }
  .main .page .sponsors_logo .logo_15 {
    margin: 0;
  }
  .main .page .sponsors_logo .logo_50 {
    width: 40%;
    margin: 0 30% 15%;
  }
  .main .page .sponsors_logo .logo_70 {
    width: 90%;
    margin: 0 5% 15%;
  }
  .swiperStyle1 {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
  }
  .swiperStyle1 .fixTitle {
    display: block;
    position: absolute;
    top: 10%;
    left: 15%;
    width: 100%;
    text-align: left;
    z-index: 2;
  }
  .swiperStyle1 .fixTitle p {
    position: relative;
    display: inline-block;
    font-size: 5.5vw;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    z-index: 1;
  }
  .swiperStyle1 .fixTitle:before {
    content: '';
    display: block;
    position: absolute;
    top: -20%;
    left: -20%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: url(../img/title-img.png) 50% 50% no-repeat;
    background-size: auto 100%;
    pointer-events: none;
  }
  .swiperStyle1 .fixTitle:after {
    content: 'TOPIC';
    display: block;
    position: absolute;
    bottom: 20%;
    left: 0;
    line-height: 1.4;
    font-size: 80px;
    color: #FFC7DE;
    z-index: 0;
    font-weight: 600;
    color: transparent;
    -webkit-text-stroke: 1px #b791aa;
    font-family: "Rubik", sans-serif;
    pointer-events: none;
  }
  .swiperStyle1 .fixBox {
    display: block;
    position: absolute;
    bottom: 15%;
    left: 50%;
    width: 80%;
    height: auto;
    text-align: left;
  }
  .swiperStyle1 .fixBox .txtBox {
    max-width: 100%;
  }
  .swiperStyle1 .fixBox .txtBox h3 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
    line-height: 1.4;
    color: #FFCF6E;
    letter-spacing: 1px;
    font-size: 5.3vw;
    padding-bottom: 3%;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  }
  .swiperStyle1 .fixBox .txtBox h3 b {
    position: relative;
    display: inline-block;
    font-size: 11vw;
    font-weight: 600;
    padding: 0 4% 0 0;
    font-family: "Barlow Condensed", sans-serif;
  }
  .swiperStyle1 .fixBox .txtBox .txt2 {
    min-height: 250px;
  }
  .swiperStyle1 .fixBox .txtBox .txt2 p {
    font-size: 3vw;
  }
  .swiperStyle1 .fixBox .txtBox .tag {
    position: relative;
    display: inline-block;
    font-size: 3vw;
    line-height: 1.4;
    padding: .3% 2% .5%;
    border-radius: 20px;
    background: #FFCF6E;
    font-weight: 600;
    color: #003A84;
    margin: 3% 2% 0 0;
  }
  .swiperStyle1 .fixBox .txtBox .tagBox {
    position: relative;
    width: 80%;
    display: block;
    margin: 0;
  }
  .swiperStyle1 .fixBox .txtBox .title_break {
    position: relative;
    display: inline-block;
    width: 80%;
    vertical-align: baseline;
  }
  .swiperStyle1 .fixBox .txtBox .word-break {
    display: block;
  }
  .swiperStyle1 .swiper-slide {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    will-change: opacity, transform;
  }
  .swiperStyle1 .swiper-slide .fixBox {
    -webkit-transform: translate3d(0, 10px, 0) translate(-50%, 0);
            transform: translate3d(0, 10px, 0) translate(-50%, 0);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle1 .swiper-slide .fixBoxIn {
    -webkit-transform: translate3d(0, 0px, 0) translate(-50%, 0);
            transform: translate3d(0, 0px, 0) translate(-50%, 0);
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle1 .swiper-pagination {
    bottom: 3%;
    right: 3%;
    left: auto;
    text-align: right;
    z-index: 1;
  }
  .swiperStyle1 .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 20px;
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle1 .swiper-pagination-bullet-active {
    width: 16px;
    height: 8px;
    background: #FF6699;
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle2 {
    max-width: 70%;
    padding: 5% 0;
  }
  .swiperStyle2 .img {
    width: 90%;
    margin: 0 10% 0 0;
  }
  .swiperStyle2 .titleBox {
    background: none;
    height: auto;
    bottom: 0;
    padding: 3% 0 11% 28%;
  }
  .swiperStyle2 .titleBox_name {
    font-size: 5.7vw;
  }
  .swiperStyle2 .titleBox_title {
    font-size: 3vw;
    padding: 0;
  }
  .swiperStyle2 .swiper-container {
    padding-bottom: 0;
  }
  .swiperStyle3 {
    max-width: 70%;
    padding: 5% 0;
  }
  .swiperStyle3 .titleBox {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, -100px, 0);
            transform: translate3d(0, -100px, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle3 .titleBox_award {
    -webkit-transform: translate3d(-100px, 0px, 0);
            transform: translate3d(-100px, 0px, 0);
  }
  .swiperStyle3 .swiper-slide .img {
    width: 80%;
    margin: 0 10%;
  }
  .swiperStyle3 .swiper-slide .img:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(-50px, 0px, 0);
            transform: translate3d(-50px, 0px, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
  }
  .swiperStyle3 .swiper-slide-active .img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
  }
  .swiperStyle3 .swiper-slide-active .titleBox {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
  }
  .swiperStyle3 .swiper-slide-active .titleBox_award {
    -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0);
  }
  .swiperStyle3 .titleBox {
    width: 80%;
    margin: 0 10%;
  }
  .swiperStyle3 .titleBox_award .titleBox_type {
    font-size: 4vw;
  }
  .swiperStyle3 .titleBox_name {
    font-size: 5.7vw;
    min-height: auto;
  }
  .swiperStyle3 .titleBox_name p {
    font-size: 2.5vw;
  }
  .swiperStyle3 .titleBox_title {
    font-size: 3vw;
    padding: 0;
  }
  .swiperStyle3 .titleBox_dec {
    font-size: 3vw;
    padding: 0;
  }
  .swiperStyle3 .swiper-container {
    padding-bottom: 0;
  }
  .swiperStyle4 {
    max-width: 70%;
    padding: 5% 0;
  }
  .swiperStyle4 .swiper-slide.pcShow {
    display: none;
  }
  .swiperStyle4 .swiper-slide .img {
    width: 80%;
  }
  .swiperStyle4 .titleBox_name {
    font-size: 5.7vw;
    padding: 6% 0 2%;
  }
  .swiperStyle4 .titleBox_title {
    font-size: 3vw;
    padding: 0;
  }
  .swiperStyle1Btn {
    z-index: 2;
    height: auto;
  }
  .swiper-pagination {
    color: #2BB9EB;
  }
  .float-btnGroup {
    right: calc(3% + 11px);
    bottom: 115px;
  }
  .float-ticketBtn {
    right: 3%;
  }
  .footer p {
    font-size: 18px;
  }
  .speaker_head {
    background: url(../img/m/speakers-header-bg.jpg) 50% 50% no-repeat;
    background-size: auto 100%;
    height: auto;
    padding-top: 70%;
  }
  .speaker_head .headTitle, .speaker_head .headTitle b {
    font-size: 34px;
  }
  .speaker_head .headTitle b {
    font-size: 54px;
  }
  .speaker_btn {
    margin: 5% auto;
    padding: 8px 90px;
  }
  .speakers_title {
    margin: 3% auto 10%;
    font-size: 20px;
  }
  .speakers_box {
    margin: 3% auto 20%;
  }
}

@media screen and (max-width: 500px) {
  .header .menuBox .block .navBtn p span {
    font-size: 16px;
  }
  .swiperStyle1 .fixBox .txtBox .tagBox {
    width: 100%;
  }
  .swiperStyle3 .titleBox_award .titleBox_type {
    font-size: 4vw;
  }
}

@media screen and (max-width: 414px) {
  .header .block .logo {
    width: 76px;
  }
  .header .menuBox .block .navBtn {
    font-size: 22px;
    padding: .5rem 0;
  }
  .header .menuBox .block .navBtn p span {
    display: block;
    margin: 0;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .main .kv {
    height: 90vh;
    padding-top: 0;
  }
  .main .kv .block {
    top: calc(45% + 60px);
  }
  .main .kv .block .title_sub_forum_zh {
    font-size: 22px;
  }
  .main .kv .block .title_sub_forum_en {
    font-size: 12px;
    letter-spacing: 2.5px;
  }
  .main .kv .block .title_sub_subject {
    padding: 2% 0 0 0;
  }
  .main .kv .block .title_sub_subject_sub {
    font-size: 12px;
  }
  .main .kv .block .title_sub_subject_main {
    font-size: 14px;
  }
  .main .kv .block .title_main_h2 {
    font-size: 42px;
    letter-spacing: 5px;
  }
  .main .kv .block .title_main_h4 {
    font-size: 30px;
  }
  .main .kv .block .date_cont {
    padding: 15% 0 7%;
  }
  .main .kv .block .date_cont_spc {
    font-size: 38px;
  }
  .main .kv .block .date_cont_spc span {
    width: 20px;
    height: 20px;
    padding: 2px 0;
    font-size: 12px;
  }
  .main .kv .block .loc_hotel {
    font-size: 12px;
  }
  .main .kv .block .loc_map {
    font-size: 12px;
  }
  .main .kv .block .loc_icon {
    width: 15px;
    height: 15px;
  }
  .main .kv .block .key_cont_main {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .main .kv .block .key_cont_main:after {
    width: 140px;
    height: 30px;
    bottom: -130%;
  }
  .main .kv .block .key_cont_txt {
    font-size: 12px;
    padding: 5% 0 0;
  }
  .main .page .title_main:after {
    font-size: 40px;
    bottom: 10%;
  }
  .main .page_speakers {
    background-position: 50% 120%;
  }
  .main .page_forumCoChairs .title_main:after, .main .page_organizerxsponsors .title_main:after, .main .page_award .title_main:after {
    bottom: 40%;
    font-size: 24px;
  }
  .main .page .ticket_box {
    border-radius: 10px;
  }
  .main .page .ticket_way {
    font-size: 28px;
    letter-spacing: 2px;
  }
  .main .page .ticket_sub {
    font-size: 16px;
    letter-spacing: 12px;
  }
  .main .page .ticket_price {
    font-size: 16px;
    letter-spacing: 2px;
  }
  .main .page .ticket_price b {
    font-size: 44px;
  }
  .main .page .ticket_price span {
    font-size: 16px;
  }
  .main .page .ticket_dir p {
    font-size: 18px;
  }
  .main .page .ticket_dir li {
    font-size: 16px;
  }
  .main .page .ticket_btnWrap p {
    font-size: 18px;
  }
  .main .page .ticket_btn {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 8px;
  }
  .main .page .ticket_notice {
    font-size: 18px;
  }
  .main .page .ticket_note_btn {
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 8px;
  }
  .main .page .ticket_note_btn_icon {
    width: 20px;
  }
  .main .page .ticket_note ul li {
    font-size: 16px;
  }
  .main .page .contact_title {
    font-size: 22px;
  }
  .main .page .contact_box {
    margin: 4% 0 10%;
  }
  .main .page .contact_box ul {
    font-size: 20px;
  }
  .main .page .contact_box ul li {
    font-size: 18px;
  }
  .main .page .contact_box ul li .icon {
    width: 20px;
    height: 20px;
  }
  .main .page .sponsors_title {
    font-size: 22px;
  }
  .swiperStyle1 {
    height: 80vh;
  }
  .swiperStyle1 .fixTitle:after {
    font-size: 40px;
  }
  .swiperStyle1 .fixTitle p {
    font-size: 22px;
  }
  .swiperStyle1 .fixBox .txtBox h3 {
    font-size: 20px;
  }
  .swiperStyle1 .fixBox .txtBox h3 b {
    font-size: 48px;
  }
  .swiperStyle1 .fixBox .txtBox .txt2 {
    min-height: 180px;
  }
  .swiperStyle1 .fixBox .txtBox .txt2 p {
    font-size: 14px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  }
  .swiperStyle1 .fixBox .txtBox .tag {
    font-size: 14px;
    padding: 3px 8px 2px;
  }
  .swiperStyle2 {
    max-width: 80%;
  }
  .swiperStyle2 .titleBox {
    padding: 3% 0 10% 26%;
  }
  .swiperStyle2 .titleBox_name {
    font-size: 26px;
  }
  .swiperStyle2 .titleBox_title {
    font-size: 14px;
    padding: 1% 0 0;
  }
  .swiperStyle3 {
    max-width: 80%;
  }
  .swiperStyle3 .titleBox_name {
    font-size: 26px;
  }
  .swiperStyle3 .titleBox_name p {
    font-size: 16px;
  }
  .swiperStyle3 .titleBox_title {
    font-size: 14px;
    padding: 1% 0 0;
  }
  .swiperStyle4 {
    max-width: 80%;
  }
  .swiperStyle4 .titleBox_name {
    font-size: 26px;
  }
  .swiperStyle4 .titleBox_title {
    font-size: 14px;
    padding: 1% 0 0;
  }
  .swiper-button-prev, .swiper-button-next {
    width: 30px;
    height: 30px;
  }
  .swiper-button-prev2 {
    left: 2%;
  }
  .swiper-button-next2 {
    right: 2%;
  }
  .footer p {
    font-size: 16px;
  }
  .speaker_head .headTitle, .speaker_head .headTitle b {
    font-size: 22px;
    padding: 2% 0 8%;
  }
  .speaker_head .headTitle b {
    font-size: 36px;
    padding: 0;
  }
  .speaker_btn {
    border-radius: 8px;
  }
}

@media screen and (max-width: 375px) {
  .float-btnGroup {
    right: calc(3% + 9px);
  }
}
/*# sourceMappingURL=custom.css.map */