.weatherpt {
    font-weight: normal !important;
    text-indent: -1rem !important;
    margin-left: 1.2rem !important;
    letter-spacing: 0px;
    font-family: serif;
    font-size:0.9rem !important;
}

.menu_copyright, .menu_coordinator{
  font-size:clamp(0.725rem,20vw,1.1rem);
  letter-spacing: 0px;
}
.amenu-pt  {
  font-size: 20px !important;
  font-weight: normal !important;
}

a[disabled] { pointer-events: none; }
a.disabled  { pointer-events: none; }

.menupt_coordinator {
  font-size:12px !important;
  font-weight: normal;
}
.menu_btn {
  font:menu;
  width:175px;
  letter-spacing: 1px;
  margin-left:0.25rem;
}
.yunurl-360 > a > img {
  height:2rem !important;
}
.copy {
  margin-top:1rem;
  margin-bottom:2rem;
}
.exitButton {
  box-shadow: inset 0px 1px 0px 0px #cf866c;
  background: linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
  background-color: #d0451b;
  border-radius: 3px;
  border: 1px solid #942911;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 2rem;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #854629;
  z-index: 200;
}
.exitButton:hover {
  background: linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
  background-color: #bc3315;
}
.exitButton:active {
  position: relative;
  top: 1px;
}

ul::-webkit-scrollbar {
  width: 0px;
}
/* ::-webkit-scrollbar {
	  width: 7px;
} */
/* Track */
::-webkit-scrollbar-track {
  background: rgb(173, 49, 11);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(200, 200, 200);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
body {
  font-family: Tahoma, Helvetica, Arial, 'Microsoft JhengHei', '微軟正黑體',
    NSimSun, sans-serif;
  letter-spacing: 0.2em;
}

.ce {
  width: 40%;
  animation: zoominout 1s linear infinite;
}

@keyframes zoominout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
}

.yunurl,
.regurl {
  max-width: 100% !important;
}

#printUnsupport,
#printUnsupport_zhhans {
  font-size: 3em;
  z-index: 999999;
  text-align: center;
  padding: 3rem;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 60rem;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 9px 9px 9px 9px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  border: 1px solid #000000;
  display: none;
}

#iconSpeak {
  /* position: fixed;
  right: 1rem;
  width: 50px;
  bottom: 100px;
  opacity: 1;
  z-index: 100;
  cursor: pointer; */
}
.active .lang-box {
}
.audios-pc .speaker {
  flex-shrink: 0;
  cursor: pointer;
  word-break: keep-all;
  color: #109577;
  display: flex;
  position: relative;
  align-items: center;
  max-height: 40px;
  height: 100%;
  margin-right: 10px;
  border-radius: 25px;
  padding: 0px 20px;
  font-size: 1rem;
  font-weight: bold;
  border: 2px solid #109577;
  /* display: none; */
}
.audios-mob .speaker {
  position: relative;
  width: 280px;
  cursor: pointer;
  color: #109577;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  margin-right: 10px;
  border-radius: 25px;
  padding: 0px 20px;
  font-size: 1rem;
  font-weight: bold;
  border: 2px solid #109577;
  /* display: none; */
}

#comingsoon {
  position: fixed;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 600px;
  top: 300px;
  left: calc(50vw - 300px + 13vw);
  opacity: 1;
  z-index: 100;
  cursor: pointer;
  text-align: center;
  border: 7px solid rgba(28, 110, 164, 0.67);
  border-radius: 15px;
  font-size: 4rem;
  background-color: white;
}

.closex {
  color: #aaaaaa;
  float: right;
  font-size: 40px;
  font-weight: bold;
  right: -0.1rem;
  position: absolute;
  top: -0.5rem;
  line-height: 1;
}

.speakbtn {
  font-size: 5rem;
  background-color: rgba(255, 255, 255, 0.9);
}

#iconScrollTop {
  position: fixed;
  right: 1em;
  top: calc(100% - 90px);
  opacity: 0;
  z-index: 100;
}

#photo_video {
  /* margin-left:25vw; */
}

.dropdown.menu > li.is-active > a {
  color: #23efef !important;
  font-weight: bold;
}
.is-dropdown-submenu {
  min-width: 330px;
  background-color: rgba(253, 106, 33);
  color: #23efef !important ;
}
.is-dropdown-submenu > li > a {
  color: #23efef !important;
  font-size: 1.1em !important ;
  line-height: 1.5em;
}

.data-container {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
#mainpanel {
  min-height: 70vh;
}

.banner_desktop,
.banner_desktopcn {
  width: 100%;
  height: 224px;
}
.sticky.is-stuck .header-logo-sticky,
.sticky.is-stuck .header-time-sticky {
  display: block !important;
}
.sticky.is-stuck .header-logo {
  display: none !important;
}
.header-logo-sticky {
  position: absolute;
  top: 75px;
  left: 38%;
  height: 70px;
}
.header-time-sticky {
  position: absolute;
  top: 100px;
  right: 50px;
  height: 26px;
}
.sticky.is-stuck .banner_desktop,
.sticky.is-stuck .banner_desktopcn {
  width: 100%;
  height: 159px;
}
@media (max-width: 1200px) {
  .header-logo-sticky {
    left: 30% !important;
    height: 70px;
    top: -70px;
  }
  .header-time-sticky {
    top: -46px;
    right: 20px;
    height: 20px;
  }
    .nav {

    margin-left: 1rem;
}
}

@media (max-width: 1400px) {
      .nav {

    margin-left: 1rem;
}
  }

@media (max-width: 992px) {
  .menu_btn {
    display: none;
    margin-left: 0px;
  }
  .header-logo-sticky {
    left: 20% !important;
    height: 65px;
    top: -65px;
  }
  /* .header-time-sticky{
           height: 20px;
		   top: -20px;
		} */
}

@media (max-width: 767px) {
  .sticky.is-stuck .banner_desktop,
  .sticky.is-stuck .banner_desktopcn {
    width: 100%;
    height: 223px;
  }
}

.banner_desktop::after {
  content: ' ';
  background-image: url(./banner/web_main_banner.jpg);
  /*background-color: rgba(20,178,212,1);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 100%;
  width: auto;
  display: block;
}

.banner_desktop.changed::after {
  content: ' ';
  background-image: url(./banner/expo_desktop_main.jpg);
  /*background-color: rgba(20,178,212,1);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 100%;
  width: auto;
  display: block;
}

.sticky.is-stuck .banner_desktop::after {
  background-image: url(./banner/cn/web_sub_banner.jpg);
  height: 159px;
}

.sticky.is-stuck .banner_desktop.changed::after {
  background-image: url(./banner/cn/expo_desktop_sub.jpg);
  height: 159px;
}

.banner_desktopcn::after {
  content: ' ';
  background-image: url(./banner/cn/web_main_banner.jpg);
  /*background-color: rgba(20,178,212,1);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 100%;
  width: auto;
  display: block;
}
.banner_desktopcn.changed::after {
  content: ' ';
  background-image: url(./banner/cn/expo_desktop_main.jpg);
  /*background-color: rgba(20,178,212,1);*/
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  height: 100%;
  width: auto;
  display: block;
}

.sticky.is-stuck .banner_desktopcn::after {
  background-image: url(./banner/web_sub_banner.jpg);
  height: 159px;
}

.sticky.is-stuck .banner_desktopcn.changed::after {
  background-image: url(./banner/expo_desktop_sub.jpg);
  height: 159px;
}


.data-container::after {
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80vw 100vh;
  padding-top: 1em;
  background-repeat: no-repeat;
  background-position: right;
  opacity: 0.5;
}

.langBox {
  text-decoration: none;
  width: 100%;
  /* border:1px solid rgba(0,144,195); */
  color: #000000;
  padding: 0 0.5em;
  background-color: #ffffff;
  opacity: 0.8;
  /* margin-left:0.2em; */
  display: inline-block;
  text-align: center;
}
.lang-container {
  background-color: #fff;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.1em 0.8em;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 16px;
}
.lang-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.zhhant {
  position: relative;
}
.lang-container ul li {
  text-align: center;
  position: relative;
}
.lang-container ul li::before {
  background-color: #000000;
  position: absolute;
  content: '';
  right: 1px;
  top: 50%;
  width: 2px;
  height: 18px;
  margin-top: -9px;
}
.lang-container ul li:last-child::before {
  content: none;
}
.langBox.checked {
  color: rgba(0, 144, 195);
}

.langBox-16px {
  font-size: 16px !important;
}

.langBox-19px {
  font-size: 19px !important;
}

.langBox-22px {
  font-size: 22px !important;
}
.introHeader {
  margin-top: 1.5rem;
  font-weight: bold;
}

.introHeader .intro {
  float: left;
}

.introHeader .intro p {
  display: inline-block;
  font-size: 48px;
  padding: 0px 0.5em;
  color: #9d1b0b;
}

.introHeader .link {
  margin-left: 1em;
  color: black;
}

.introHeader .reg.button {
  background-color: #5db190;
  border-radius: 1000px;
  font-size: 2em;
  padding: 0.5em 1em;
  float: right;
  display: none;
}
.introItemAudios {
    font-size: 1rem;
    text-align: center;
    color: #942911;
    font-weight: bold;
    line-height:1.3rem;
}
.introItemAudios > span {
  line-height: 1;
  font-size: 0.75rem;
}
.introItemTitle {
  color: #942911;
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 2px solid #942911;
  margin-bottom: 1rem;
}
.introItemTitle p {
  margin-bottom: 0px;
}
.a2a_floating_style.share {
  bottom: 1em;
  left: 50%;
  transform: translate(-50%, 0px);
}

.introItemDetail {
  margin-bottom: 1.5rem;
  font-size: 1rem;
  font-weight: bold;
}

.offBtn {
  position: absolute;
  /*top: 1em;*/
  left: 1em;
  border: 1px solid white;
  background: rgba(0, 144, 195, 0.5);
  display: none;
}

.is-stuck .offBtn {
  top: initial;
}

.offBtn .panelHide {
  display: block;
  height: 2em;
  width: 4em;
  color: white;
}

.offBtn .panelHide:before {
  display: block;
  margin-left: 0.25em;
  margin-right: 0.5em;
  margin-bottom: 0em;
  height: 2px;
  width: 1em;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: '';
}

.off-canvas-wrapper .off-canvas ul li ~ li:before,
.desktopMenu ul li ~ li {
  content: ' ';
  border-top: 1pt solid white;
  border-bottom: 1pt solid white;
  display: block;
  padding-top: 2pt;
  padding-bottom: 2pt;
}
.off-canvas-wrapper .off-canvas ul li {
  list-style: none;
}
.off-canvas-wrapper .off-canvas {
  color: rgb(253, 106, 33);
}
.off-canvas-wrapper .off-canvas {
  background-color: rgb(253, 106, 33);
  text-align: center;
}

.off-canvas-wrapper .visitBtn {
  border-radius: 1000px;
  padding: 1em 2em;
  font-weight: bold;
}

.visitBtnColor,
.visitBtnColor * {
  background-color: #c5d300 !important;
  color: #4b8e2f !important;
}

.topmenu {
  margin:0.75rem;
}

.topmenu > a {
  color:white;
  font-size:0.9rem;
  cursor:pointer;
}

.desktopMenu.vertical.menu {
  font-size: 1.1rem;
  position: sticky;
}
.desktopMenu,
.desktopMenu .top-bar,
.desktopMenu .top-bar-left > ul {
  background-color: rgb(253, 106, 33);
  padding: 0.25em;
  padding-top: 0.5rem;
  font-size: 1.1em;
  display: block;
  z-index: 999;
}

.desktopMenu .top-bar a,
.desktopMenu .top-bar a:link,
.desktopMenu .top-bar a:visited,
.desktopMenu .top-bar a:hover,
.desktopMenu .top-bar a:active,
.desktopMenu .dropdown.menu > li.is-dropdown-submenu-parent {
  color: white !important;
}

.desktopMenu .accordion-menu > li::before {
  content: attr(data-circle);
  font-size: 2rem;
  height: 0px;
  width: 0px;
  color: yellow;
  display: inline-block;
  position: absolute;
  left: 100%;
  margin-left: -1.25rem;
  /*transform: translate(-1.5rem,-0.5rem);*/
  animation: blinker 1s linear infinite;
  z-index: 9999;
  border-color: transparent transparent transparent white;
}

@keyframes blinker {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
    font-size: 2.25rem;
    /*margin-left:-2rem;
	margin-top:-1.5rem;*/
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  50% {
    opacity: 0.5;
  }
}
.desktopMenu .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: transparent transparent transparent white;
}

.desktopMenu .dropdown > li ~ li {
  margin-left: 0.5em;
  width: 100%;
}

.desktopMenu li.partItem ~ li.partItem {
  max-width: 15em;
}

.desktopMenu .top-bar .dropdown > li.is-active,
.desktopMenu .top-bar li > ul {
  background-color: rgba(212, 54, 44);
}

.desktopMenu .top-bar .dropdown > li.is-active a:hover,
.desktopMenu .top-bar .dropdown > li.is-active a:active,
.desktopMenu .top-bar .dropdown > li.is-active a:link,
.desktopMenu .top-bar .dropdown > li.is-active a:visited {
  color: white;
}

.desktopMenu .top-bar li > ul li ~ li:before {
  content: ' ';
  border-bottom: 1px solid white;
  margin: 0 0.5em;
  display: block;
}

.desktopMenu .top-bar li > ul li {
  text-align: center;
}



div.sticky {
  z-index: 1;
}
.off-canvas-list > li,
.mobile-off-menu > li {
  width: 100%;
}
.off-canvas-list > li > a,
.mobile-off-menu > li > a,
.desktopMenu > li > a {
  color: #23efef;
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: bold;
  width: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #ffffff transparent transparent;
}

.accordion-menu .is-accordion-submenu-parent > a::after {
  border-color: #ffffff transparent transparent !important;
}

li.is-accordion-submenu-item {
  background-color: rgb(253, 106, 33);
}
li.is-accordion-submenu-item > a {
  color: #23efef !important;
  font-weight: bold !important;
}

.submenu > li {
  display: inline;
}

.imagevideo {
  padding: 2em;
  padding-bottom: 0;
  text-align: center;
}
.imagevideo > div {
  /*margin-bottom:2em;*/
}
.imagevideo > div > a > img {
  max-width: 80%;
  max-height: 100hv;
  border-radius: 10px;
}


.imagevideo > div > video {
  max-width: 80%;
}

.btn360 {
  //no 360 for 2020
  display: block !important;
  /*padding-left: 1.25rem !important;
	padding-right: 1.25em !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;*/
  margin-left: auto;
  margin-right: auto;
  display: block !important;
}

.maintitle {
  position: fixed;
  font-weight: bold;
  transform: translateX(calc(25% + (75% - 800px) / 2));
  display: block;
}

.maintitle > img {
  margin-left: 10%;
  margin-right: 10%;
}

.position-left {
  width: 310px;
  transform: translateX(-310px);
}

.desktopMenu > li,
.desktopMenu .dropdown > li {
  display: flex;
}

.desktopMenu > ul > li:hover,
.desktopMenu > ul > li > ul > li > a:hover {
  background-color: rgba(191, 0, 70, 1) !important;
  font-weight: bold;
}

.desktopMenu > ul > li > ul > li > a {
  font-weight: normal;
}

img.lazyload,
img.lazy {
  width: 800px;
}

.caption {
  height: 70px !important;
  width: auto !important;
  margin-left: 10%;
}
.pttitle {
  font-size: 0.9rem !important;
  display: inline-block;
  line-height: 1.25rem;
  margin: 0;
}
.clickimg {
  width: 40%;
}

.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
/*use for header*/
.tableheading1 {
  font-weight: bold;
  padding: 15px;
  background-color: #a70800;
  color: #fff;
  text-align: left;
}

.tableheading2 {
  padding: 15px;
  color: whitesmoke;
  background-color: #fff;
  color: #a70800;
  text-align: left;
  border-bottom: 1px solid #a70800;
}

.oddcell {
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
  color: #000;
  padding: 15px;
  font-size: 0.9rem;
  border-bottom: 1px solid #ccc;
}
.evencell {
  vertical-align: middle;
  background-color: #fff;
  color: #000;
  font-size: 0.9rem;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
.oddcell > a,
.evencell > a {
  color: #000;
}

.divTable {
  font-size: 1.1rem;
  text-align: center;
  padding: 15px 15px 40px 15px;
  background-color: #fff;
  /* border: 2px solid #ccc; */
}
.divTable > div {
  /* border: 1px solid #ccc; */
}

@media print, screen and (max-width: 120em) and (min-width: 80em) {
  .pttitle {
    /*	font-size: 0.8rem !important;*/
    line-height: 1rem;
  }
  .off-canvas-list > li > a,
  .mobile-off-menu > li > a,
  .desktopMenu > li > a {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .is-dropdown-submenu > li > a {
    font-size: 1.25rem !important;
    line-height: 1.5rem;
  }
}
@media print, screen and (max-width: 80em) and (min-width: 40em) {
  .pttitle {
    font-size: 0.7rem !important;
    line-height: 0.9rem;
  }
  .off-canvas-list > li > a,
  .mobile-off-menu > li > a,
  .desktopMenu > li > a {
    font-size: 1rem;
    line-height: 1.1rem;
  }
  .is-dropdown-submenu > li > a {
    font-size: 1rem !important;
    line-height: 1.1rem;
  }
}

@media print, screen and (max-width: 767px) {
  .divTable {
    font-size: 0.9rem;
    margin-left: 2%;
    width: 96%;
  }
  #comingsoon {
    position: absolute;
    top: 50vh;
    width: 96vw;
    left: 2vw;
    top: 275px;
  }
  .speakbtn {
    font-size: 3rem;
  }
  #iconSpeak {
    /* left: 0.2em;
    bottom: 50px;
    opacity: 1;
    z-index: 100;
    width: 35px; */
  }

  #iconScrollTop {
    width: 45px;
    top: calc(100% - 90px);
    opacity: 0;
    z-index: 100;
  }

  #photo_video {
    /* margin-left:0px; */
  }
  .clickimg {
    width: 80%;
  }
  .desktopMenu .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    border-color: white transparent transparent;
  }

  .off-canvas-wrapper .off-canvas ul li ~ li:before,
  .desktopMenu ul li ~ li {
    content: ' ';
    border-top: none;
    border-bottom: 1pt solid white;
    display: block;
    padding-top: 2pt;
    padding-bottom: 2pt;
  }

  .is-dropdown-submenu {
    min-width: 280px;
  }

  /* body:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(./img/mobilebg.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} */

  #mainpanel {
    padding: 0px;
    padding-top: 1em;
  }

  .offBtn {
    left: 0.35em;
    margin-top: 0.35em;
    display: block;
  }
  .btn360 {
  }
  .maintitle {
    width: auto;
    left: 0;
    border-radius: 0px 40px 40px 0px;
    transform: translate(-10%, 0);
    font-size: 1.5em;
    padding: 0.1em 1.5em;
    z-index: 9999;
  }

  #dynamicContent {
    /* margin-bottom: 130px; */
  }

  video {
    width: 95% !important;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  .imagevideo {
    padding: 0.5em;
    text-align: center;
  }
  .imagevideo > div {
    /*margin-bottom:2em;*/
  }
  .imagevideo > div > a > img {
    max-width: 95%;
    max-height: 100hv;
  }
  .imagevideo > div > video {
    max-width: 95%;
  }

  .introHeader .reg.button {
    float: initial;
    font-size: 1.5em;
  }

  .introHeader .intro {
    float: initial;
  }

  .introHeader .intro p {
    font-size: 2em;
  }

  .introHeader {
    text-align: center;
  }
  .introItemTitle {
    padding-left: inherit;
    text-align: center;
  }
  .sticky .onTop {
    display: block;
  }
  .sticky .isStuck {
    display: none;
  }
  .sticky.is-stuck .onTop {
    display: none;
  }
  .sticky.is-stuck .isStuck {
    display: block;
  }
  .introItemDetail {
    text-align: justify;
    /* padding-left: 1em;
    padding-right: 1em; */
  }

  .a2a_floating_style.share {
    left: 13%;
    bottom: 3.1rem !important;
    transform: none;
  }

  .data-container::after {
    display: none;
    content: '';
  }

  .data-container .moblie-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /*height: 152vh;*/
    background-color: #fdf5e9;
    z-index: -1;
    opacity: 0.6;

    background-size: 100%;
    display: block;
    background-position: top;
  }
  .ce {
    width: 80%;
  }
}
.macau, .macaulbl{
  margin: 0;
  color: #555;
  font-weight: bold;
  text-align: center;
}
.macaulbl {
  color:#942911;
  margin-top:.5rem;
}
.macau_cn {
  color: #aaaaaa;
  font-size: smaller;
  font-weight: bold;
}
.footer-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#sharing {
  text-align: center;
}
.a2a_default_style:not(.a2a_flex_style) a {
  display: inline-block;
  float: none !important;
}
@media (max-width: 767px) {
  .footer-flex {
    display: block;
  }
  .footer-flex p {
    text-align: center;
  }
}
.mobile .lang-container {
  position: relative;
  border-radius: 0px;
}
.mobile .lang-container ul li {
  flex: 1;
}
.menu-main-pc {
  position: absolute;
  width: 100%;
  bottom: 0px;
/*  background:linear-gradient(to right, #713272a6, #ea81a9a6, #713272a6);*/
  background: rgb(40,40,40,.5);
}
.menu-main-pc .nav-link {
  padding: 0 15px 0 10px !important;
}
.menu-main-pc .pl-0 {
  padding-left: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.nav-item {
  position: relative;
}
.navbar-nav {
  margin: 0;
}
.menu-main-pc .navbar-nav > li:not(:last-child):after {
  background-color: #cc4b37;
  position: absolute;
  content: '';
  right: 1px;
  top: 50%;
  width: 2px;
  height: 32px;
  margin-top: -14px;
}
.menu-main-pc .dropdown-menu {
  margin: 0px;
  top: 3rem;
}
.menu-main-pc .dropdown-menu li {
  position: relative;
}
.menu-main-pc .dropdown-menu li::before {
  content: '';
  position: absolute;
  background: url('./icon/menu_icon.png') no-repeat center;
  background-size: cover;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 10px;
  height: 18px;
}
.menu-main-pc .dropdown .show::before {
}
.menu-main-pc .dropdown-item {
  font-weight: bold;
  color: white;
  padding: 10px 30px;
  border-bottom: 1px solid #dfdfdf;
}

.navbar-toggler-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  background: white;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image:url("./icon/menu-bar-icon.svg");
}
.logo80-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  background: white;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image:url("./icon/logo80.svg");
}

@media (max-width: 767px) {
  .navbar-toggler-icon {
    margin-left: 30%;
    width: 40px;
    height: 40px;
  }
}
.navbar-toggler {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.menu-main-mob {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.menu-main-mob .navbar-collapse {
  overflow: auto;
  max-height: 75vh;
  background-color: #fff4ee;
  position: absolute;
  z-index: 999;
  width: 100vw;
  left: 0;
}
.menu-main-mob .navbar {
  justify-content: flex-end;
}
.dropdown-menu,
.dropdown-item {
  width: 100%;
  background-color: #890004;
  opacity: 1 !important;
  border-radius: 0px;
}
.menu-main-mob .nav-link {
  background-color: #890004;
  text-align: center;
  padding: 10px 30px;
  border-bottom: 1px solid red;
}
.zh-title {
  font-size: 15px;
  color: white;
  white-space: pre-line;
  line-height: 1.2;
}
.pt-title {
  font-size: 14px;
  color: white;
  /* white-space: pre-line; */
  letter-spacing: normal;
  line-height: 1.2;
}
.dropdown-toggle::after {
  display: none !important;
}
.menu-main-mob .dropdown-menu {
  margin: 0;
  background-color: #974040;
  padding: 0px;
  border: none;
}
.menu-main-mob .dropdown-menu li {
  padding: 0px 15px;
}
.menu-main-mob .dropdown-menu .dropdown-item {
  line-height: 1.4;
  padding: 20px 15px;
  position: relative;
  background-color: #974040;
  border-bottom: 1px solid #d6d2d2;
  color: white;
}
.menu-main-mob .dropdown-menu .dropdown-item::before {
  content: '';
  position: absolute;
  background: url('./icon/menu_icon.png') no-repeat center;
  background-size: cover;
  top: 30px;
  left: 0px;
  transform: translateY(-50%);
  width: 10px;
  height: 18px;
}
.menu-main-mob .dropdown-menu .dropdown-item span {
  color: #000000;
  font-size: 14px;
}
.layout_v2 .header-logo {
  position: absolute;
  top: -96px;
  left: 34%;
}
.header-logo {
  position: absolute;
  top: 100px;
  left: 36%;
  height: 100px;
}
.sticky.is-stuck .header-logo {
  position: absolute;
  top: -90px;
  height: 90px;
  left: 38%;
}
@media (max-width: 992px) {
  .header-logo {
    left: 30% !important;
    top: -110px;
    height: 90px;
  }
}
@media (max-width: 768px) {
  .header-logo {
    left: 15% !important;
    top: -80px;
    height: 80px;
  }
}
@media (max-width: 1200px) {
  .header-logo {
    left: 30%;
  }
}
.yunurl-360 a {
  background-color: #104ba8;
  color: #fff;
  display: flex;
  align-items: center;

  font-weight: bold;
  font-size:0.8rem;
  margin-left: 6px;
  margin-top: 0px;
  padding: 3px;
}
.result {
  display: none;
}
.result a {

  background-color: #b80000;
  color: #fff;
  height: 64px;
  display: flex;
  align-items: center;
  padding: 5px 15px;
  font-weight: bold;
}
.result a,
.yunurl-360 a {
  color: #fff;
  text-decoration: none;
}
.registration  {
  display: none;
}
/*.menu-bottom .result a,
.menu-bottom .yunurl-360 a {
  height: auto !important;
} */
.menu-bottom {
  position: absolute;
}

.nav-item .first-link {
 
}


.intro-box {
  display: flex;
  flex-direction: column;
}
.introItem-box, .introItem-2box, .introItem-1box,
.introItem-1of3box, .introItem-2of3box {
  border: 1px solid #d6918c;
  padding: 20px;
  min-height: 180px;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: 1rem;
  /* font-size: 0.89rem !important; */
}

.introItem-box p {
  margin-bottom: 5px;
}
.introItem-title {
  color: #942911;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
}

.introItem-p35 {
  text-indent: -3.8rem;
  margin-left:3.5rem;
  margin-bottom: 0.6rem;
  font-size:1rem;
}
.introItem-p25 {
  text-indent: -1.8rem;
  margin-left: 2rem;
  margin-bottom: 0.6rem;
  font-size:0.9rem;
}

@media (min-width: 1200px) {
  .nav-item .first-link {
    padding-left: 1 !important;
  }
}
.sponsor,.sponsorpt {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width:100%;
}
@media (min-width: 992px) {

  .intro-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .introItem-2of3box {
    width: calc(60%  );
    
  }
   .introItem-1of3box {
    width: calc(40% - 1rem );
    margin-right: 1rem;
  }
  .introItem-box, .intro_video {
    width: calc(50% - 2rem / 2);
    margin-right: 1rem;
  }

  .intro_video:nth-child(2n) {
    width: calc(50% - 2rem / 2);
    margin-right: 0;
  }
}

.transparent {
  color: transparent;
}
footer {
  border-top: 3px solid #942911;
  position: relative;
}
.group {
  padding: 20px;
  color: #942911 !important;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1rem !important;
  background-color: #f9e4c2;
}
body a {
  text-decoration: none;
}
.data-container {
  background: url('./banner/background.jpg');
   background-repeat: no-repeat;
  background-position: center center; /* Optional: adjust as needed */
  background-attachment: fixed;
  background-size: cover; 
/*  background: linear-gradient(#ffd995 0%, #fff8e8 10%, #fff8e8 100%);*/
  /* background:linear-gradient(#ffd995 100px,#fff8e8, #fff8e8 ) ; */
}
.flex-hiden,
.block-hiden {
  display: none;
}
.showresult .flex-hiden {
  display: flex;
}
.showresult .block-hiden {
  display: block;
}
.showresult .block-show {
  display: none;
}
.showresult .flex-show {
  display: none;
}
.result-box {
  padding: 20px 0px 30px 0px;
  width: 100%;
  background-color: #ffd995;
}
.result-item {
  background-color: #fff8ea;
  border: 1px solid #d6918c;
  border-radius: 10px;
  text-align: center;

  font-size: 1.2rem;
  padding: 15px;
  width: 30%;
}
.result-item a {
  color: #942911;
}
.result-item a p {
  text-align: center;
}

@media print, screen and (max-width: 767px) {
  .yunurl-360 a {
      margin-left: 0px;
  }
  .result-item {
    width: 100%;
  }
}
.fixed-box {
  /* background: #ffd995; */
  /* z-index: 9; */
  transition: all 0.5s;
  /* position: absolute; */
  top: 0px;
  text-align: center;
  left: 50%;
  /* transform: translate(-50%, -100%); */
  width: 100%;
}
.fixed-box p {
  position: relative;
  cursor: pointer;
  width: 150px;
  margin: auto;
  background: #a81d1d;
  color: #fff;
  padding: 5px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: bold;
  font-size: 1rem;
  top: 1px;
}
.card-box {
  background: #a81d1d;
  border-top: 1px solid #a81d1d;
  /* height: 0; */
  overflow: hidden;
  transition: all 0.3s;
}

.border-b {
  height: 5px;
  background-color: #a81d1d;
  border-top: 1px solid #a81d1d;
}
#open-content::after {
  position: absolute;
  content: '';
  background: url('./icon/open.png') no-repeat center;
  background-size: cover;
  top: 47%;
  margin-left: 3px;
  transform: translateY(-50%);
  width: 17px;
  height: 17px;
}
#open-content {
  text-align: center;
}

.active::after {
}
#menuslider {
  padding: 15px 0px 10px 0px;
}
.slick-slide a {
  display: inline-block;
 
}
.slick-slide img {
  margin: auto;
}
.contents .prev p {
  text-align: left;
  margin-bottom: 0;
}
.contents .prev {
  padding-left: 20px;
  position: relative;
}
.contents .prev::before {
  content: '';
  position: absolute;
  background: url(./icon/left_1.png) no-repeat center;
  background-size: cover;
  top: 6px;
  left: 0px;
  width: 10px;
  height: 14px;
}
.contents {
  flex-wrap: wrap;
}
.contents .prev.disable::before {
  content: '';
  position: absolute;
  background: url(./icon/left_2.png) no-repeat center;
  background-size: cover;
  top: 6px;
  left: 0px;
  width: 10px;
  height: 14px;
}
.contents .next {
  padding-right: 20px;
  position: relative;
}
.contents .next::before {
  content: '';
  position: absolute;
  background: url(./icon/right_1.png) no-repeat center;
  background-size: cover;
  top: 6px;
  right: 0;
  width: 10px;
  height: 14px;
}
.contents .next.disable::before {
  content: '';
  position: absolute;
  background: url(./icon/right_2.png) no-repeat center;
  background-size: cover;
  top: 6px;
  right: 0px;
  width: 10px;
  height: 14px;
}

.contents .next p {
  text-align: right;
  margin-bottom: 0;
}
.contents .prev-contents,
.contents .next-contents {
  color: #9d1b0b;
}
.contents .next .title,
.contents .prev .title {
  color: #000;
}
.contents .next .title-pt,
.contents .prev .title-pt {
  line-height: 1.2;
  color: #a81d1d;
  font-weight: 500;
  letter-spacing: normal;
}
.contents .disable .prev-contents,
.contents .disable .next-contents {
  color: grey;
}
.contents .disable .title,
.contents .disable .title-pt {
  color: #000;
}

.audios-pc .lang-box {
  transition:transform 3s linear 0s;
  max-width: 0px;
  height: 100%;
  align-items: center;
  overflow: hidden;
}
.open-switch {
  flex-shrink: 0;
  cursor: pointer;
  margin-right: 5px;
}
.w-100 {
  width: 100% !important;
}
.mob-table .oddcell {
  border-bottom: 1px solid #a70800;
}
.modal .a2a_svg {
  width: 50px !important;
  height: 50px !important;
}
.modal-body {
  border-radius: 40px;
  border: none;
  background-color: #fff;
  margin: 0;
}
.modal-dialog {
  top: 40vh;
}
.modal .a2a_button_facebook,
.modal .a2a_button_twitter,
.modal .a2a_button_wechat,
.modal .a2a_button_whatsapp,
.modal .a2a_button_telegram,
.modal .a2a_button_sina_weibo,
.modal .a2a_button_email {
  margin: 0.5rem;
}
@media screen and (max-width: 650px) {
  .yunurl-360 a {
    max-width: 100%;
  }
  .close-modal-pc {
    display: none;
  }
  .close-modal-mob {
    display: block !important;
  }
  .modal .a2a_button_facebook,
  .modal .a2a_button_twitter,
  .modal .a2a_button_wechat,
  .modal .a2a_button_whatsapp,
  .modal .a2a_button_telegram,
  .modal .a2a_button_sina_weibo,
  .modal .a2a_button_email {
    margin: 0.8rem;
  }
  .modal-content {
    border: none;
  }
  .modal-dialog {
    border-radius: 0px !important ;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0px;
    top: auto !important;
  }

  .modal-body {
    padding: 30px;
    background-color: #fff;
    margin: 0;
    border-radius: 0px !important ;
  }
}
.modal.fade .modal-dialog {
  transform: translate3d(0, 0, 0);
  transition: all 0.5s;
}
.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
  transition: all 0.5s;
}

.close-modal-pc {
  z-index: 9;
  border-left: 2px lightgray solid;
  height: 100%;
}
.close-modal-mob {
  z-index: 9;
  display: none;
}
.part-12 .introItemDetail {
  padding-top: 0.75rem;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.zh-text, .pt-text {
    padding:1rem;
    background-color:rgba(255,255,255,.5);
    border-radius:0.4rem;
}
.zh-text p {
  font-size:  1.25rem;
}
.pt-text p {
  text-align: justify;
  font-size: 18px;
  letter-spacing: normal;
}
.tab-active {
  background: #ffc8c8;
  padding: 20px;
  font-weight: bold;
}
.tab-active .zh {
  color: #a70800;
  font-size: 1.5rem;
}
.tab-active .pt {
  color: #777;
  letter-spacing: normal;
}
.tab {
  background: #fff;
  padding: 20px;
  font-weight: bold;
}
.tab .zh {
  color: #777;
  font-size: 1.5rem;
}
.tab .pt {
  color: #777;
  letter-spacing: normal;
}
.intro .video-box {
  display: none;
}

footer {
  padding: 1rem 0;
}
#sharing {
  display: flex;
  justify-content: center;
}

#sharing a {
  margin-right: 0.3rem;
}

.fancy-image {
  cursor: pointer;
}
.audios-box {
  background: #fff;
  overflow: hidden;
  transition: all 0.3s;
  height: 0px;
}
#open-audios {
  cursor: pointer;
}
.audios-mob {
  display: none;
}
@media print, screen and (max-width: 767px) { /*767*/
  .audios-box .audios-pc {
    display: none !important;
  }
  .audios-box .audios-mob {
    display: block !important;
  }
}
.audios-pc {
  display: block;
}
.audios-only .mobile,
.audios-only .menu-main-mob,
.audios-only #menu-bottom-copy,
.audios-only .menu-bottom,
.audios-only #other-page,
.audios-only #datacontent,
.audios-only .fixed-box,
.audios-only .audios-hidden
{
  display: none !important;
}
.audios-only .audios-mob {
  display: block;
}
.audios-only .data-container {
  background: #fff !important;
}
.audios-only .audios-mob {
   margin-top: 20px;
}
.audios-only .footer-flex{
/*  display: none;*/
}
.audios-only footer{
/*  border: none;*/
}
#open-audios::after{
     content: '';
     position: absolute;
     right: 23px;
     transform: translateX(50%);
     top: -48px;
     border-style: solid;
  border-color: transparent;
  border-width: 10px 10px 10px 10px ;
 
}
#open-audios{
   position: relative;
}
@media print, screen and (max-width: 450px){
  .game a{
    padding: 5px 5px; 
  } 
}
