@-webkit-keyframes bg {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes bg {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes train {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -466px;
  }
}

@keyframes train {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -466px;
  }
}

@-webkit-keyframes car-left {
  0% {
    margin-left: -5%;
  }

  100% {
    margin-left: 100%;
  }
}

@keyframes car-left {
  0% {
    margin-left: -5%;
  }

  100% {
    margin-left: 100%;
  }
}

@-webkit-keyframes car-right {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -5%;
  }
}

@keyframes car-right {
  0% {
    margin-left: 100%;
  }

  100% {
    margin-left: -5%;
  }
}

@-webkit-keyframes airplane {
  0% {
    margin-left: 0%;
    margin-top: 40%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@keyframes airplane {
  0% {
    margin-left: 0%;
    margin-top: 40%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@-webkit-keyframes camera {
  0% {
    margin-left: 100%;
    margin-top: 0%;
  }

  8% {
    margin-left: 80%;
    margin-top: 5%;
  }

  16% {
    margin-left: 65%;
    margin-top: 3%;
  }

  24% {
    margin-left: 50%;
    margin-top: 7%;
  }

  36% {
    margin-left: 38%;
    margin-top: 5%;
  }

  42% {
    margin-left: 23%;
    margin-top: 2%;
  }

  46% {
    margin-left: 13%;
    margin-top: 5%;
  }

  50% {
    margin-left: 0%;
    margin-top: 8%;
  }

  58% {
    margin-left: 18%;
    margin-top: 7%;
  }

  62% {
    margin-left: 35%;
    margin-top: 4%;
  }

  72% {
    margin-left: 50%;
    margin-top: 2%;
  }

  80% {
    margin-left: 62%;
    margin-top: 5%;
  }

  88% {
    margin-left: 75%;
    margin-top: 2%;
  }

  94% {
    margin-left: 88%;
    margin-top: 4%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@keyframes camera {
  0% {
    margin-left: 100%;
    margin-top: 0%;
  }

  8% {
    margin-left: 80%;
    margin-top: 5%;
  }

  16% {
    margin-left: 65%;
    margin-top: 3%;
  }

  24% {
    margin-left: 50%;
    margin-top: 7%;
  }

  36% {
    margin-left: 38%;
    margin-top: 5%;
  }

  42% {
    margin-left: 23%;
    margin-top: 2%;
  }

  46% {
    margin-left: 13%;
    margin-top: 5%;
  }

  50% {
    margin-left: 0%;
    margin-top: 8%;
  }

  58% {
    margin-left: 18%;
    margin-top: 7%;
  }

  62% {
    margin-left: 35%;
    margin-top: 4%;
  }

  72% {
    margin-left: 50%;
    margin-top: 2%;
  }

  80% {
    margin-left: 62%;
    margin-top: 5%;
  }

  88% {
    margin-left: 75%;
    margin-top: 2%;
  }

  94% {
    margin-left: 88%;
    margin-top: 4%;
  }

  100% {
    margin-left: 100%;
    margin-top: 0%;
  }
}

@-webkit-keyframes cloud {
  0% {
    left: 1%;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 1%;
  }
}

@keyframes cloud {
  0% {
    left: 1%;
  }

  50% {
    left: 2%;
  }

  100% {
    left: 1%;
  }
}

@-webkit-keyframes map-left {
  0% {
    bottom: 35%;
  }

  50% {
    bottom: 38%;
  }

  100% {
    bottom: 35%;
  }
}

@keyframes map-left {
  0% {
    bottom: 35%;
  }

  50% {
    bottom: 38%;
  }

  100% {
    bottom: 35%;
  }
}

@-webkit-keyframes map-left-1700 {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@keyframes map-left-1700 {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@-webkit-keyframes map-left-1024 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@keyframes map-left-1024 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@-webkit-keyframes map-right {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@keyframes map-right {
  0% {
    bottom: 32%;
  }

  50% {
    bottom: 35%;
  }

  100% {
    bottom: 32%;
  }
}

@-webkit-keyframes map-right-1700 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@keyframes map-right-1700 {
  0% {
    bottom: 29%;
  }

  50% {
    bottom: 33%;
  }

  100% {
    bottom: 29%;
  }
}

@-webkit-keyframes map-right-1024 {
  0% {
    bottom: 26%;
  }

  50% {
    bottom: 29%;
  }

  100% {
    bottom: 26%;
  }
}

@keyframes map-right-1024 {
  0% {
    bottom: 26%;
  }

  50% {
    bottom: 29%;
  }

  100% {
    bottom: 26%;
  }
}

@-webkit-keyframes car {
  0% {
    margin-left: -443px;
  }

  100% {
    margin-left: 100%;
  }
}

@keyframes car {
  0% {
    margin-left: -443px;
  }

  100% {
    margin-left: 100%;
  }
}

@-webkit-keyframes earth {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes earth {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes goon {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes goon {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}

@-webkit-keyframes click01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click01 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  20% {
    opacity: 1;
  }

  30% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes click02 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click02 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes click03 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0%);
    transform: scale(0%);
  }

  10% {
    opacity: 1;
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes click03 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0%);
    transform: scale(0%);
  }

  10% {
    opacity: 1;
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  99% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes blink1 {
  0% {
    opacity: 0;
  }

  19% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }
}

@keyframes blink1 {
  0% {
    opacity: 0;
  }

  19% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }
}

@-webkit-keyframes blink2 {
  0% {
    opacity: 0;
  }

  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@keyframes blink2 {
  0% {
    opacity: 0;
  }

  39% {
    opacity: 0;
  }

  40% {
    opacity: 1;
  }
}

@-webkit-keyframes blink3 {
  0% {
    opacity: 0;
  }

  59% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }
}

@keyframes blink3 {
  0% {
    opacity: 0;
  }

  59% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }
}

@-webkit-keyframes blink4 {
  0% {
    opacity: 0;
  }

  79% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }
}

@keyframes blink4 {
  0% {
    opacity: 0;
  }

  79% {
    opacity: 0;
  }

  80% {
    opacity: 1;
  }
}

.anisec .animate {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 0;
}

.anisec .animate.show {
  opacity: 1;
}

.anisec .animate.show.inifite {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-animation: goon 1.5s infinite;
  animation: goon 1.5s infinite;
}

.anisec .animate.fadeInUp.show {
  -webkit-animation: fadeInUp 0.5s;
  animation: fadeInUp 0.5s;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

#index {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

#index .bg {
  background-image: url(../images/indexBg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  background-color: #6183d1;
}

#index .bg2 {
  z-index: 1;
  position: absolute;
  width: 497px;
  height: 100%;
  top: 35%;
  left: 0px;
  right: 10%;
  bottom: 0px;
  margin: auto;
  -webkit-transition: 1s all;
  transition: 1s all;
  top: 15%;
  opacity: 0;
}

#index .bg2.animate.show {
  opacity: 1;
  -webkit-animation: bg2 3s infinite;
  animation: bg2 3s infinite;
}

@-webkit-keyframes bg2 {
  0% {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}

@keyframes bg2 {
  0% {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
  }
}

#index .index-main {
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}

#index .index-text {
  margin: auto;
  position: absolute;
  top: 0px;
  left: 4%;
  bottom: 0px;
  height: 610px;
  width: 50%;
  max-width: 800px;
}

#index .title {
  padding-top: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#index .title.show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#index .title2 {
  margin-top: 20px;
}

#index .title3 {
  margin-top: 2rem;
  max-width: 520px;
}

#index .mtitle {
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 650px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#index .mtitle.show {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#index .building {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

#index .building .map {
  position: relative;
  height: 100vh;
}

#index .building .map {
  width: 100%;
  height: 100%;
  position: relative;
  transform-origin: bottom right;
}

#index .building .map img.s1 {
  z-index: 1;
}

#index .building .map img.s2 {
  z-index: 2;
}

#index .building .map img.s2.animateCenter {
  animation: animateCenter 0.8s forwards;
  -webkit-animation: animateCenter 0.8s forwards;
  opacity: 0;
  transform: scale(0.1);
  transform-origin: 85% 58%;
}

#index .building .map img.s2.animateRobot {
  opacity: 0;
  transform: scale(0);
  pointer-events: none;
}

#index .building .map img.s2.animateRobot.move1 {
  transform-origin: 85% 58%;
}

#index .building .map img.s2.animateRobot.move2 {
  transform-origin: 85% 58%;
}

#index .building .map img.s2.animateRobot.move3 {
  transform-origin: 85% 58%;
}

#index .building .map img.s3 {
  z-index: 3;
  opacity: 0;
  -webkit-animation: robot 0.8s forwards;
  animation: robot 0.8s forwards;
  transform-origin: right;
}

#index .building .map img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}

#index .building.animate {
  opacity: 0;
}

#index .building.animate.show {
  opacity: 1;
}

@-webkit-keyframes robot {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes robot {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes animateCenter {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes animateCenter {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* 1️⃣ 進場動畫（只播一次） */
.animateEnter {
  animation: robotEnter 0.8s ease-out forwards;
}

@keyframes robotEnter {
  0% {
    transform: scale(0.2);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

/* 2️⃣ 閃爍動畫（持續） */
.animateGlow {
  animation: robotGlow 2s ease-in-out infinite;
}

@keyframes robotGlow {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.02);
    opacity: 0.6;
  }
}

#index .map {
  -webkit-transform: scale(0%);
  transform: scale(0%);
  -webkit-transition: 1s all;
  transition: 1s all;
}

#index .map2 {
  display: none;
}

#index .map.animate {
  opacity: 0;
}

#index .map.animate.show {
  opacity: 1;
  -webkit-transform: scale(100%);
  transform: scale(100%);
  transform-origin: right;
  height: 100%;
  width: 100%;
  min-height: 768px;
}

#index .logo {
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  margin-bottom: 24px;
  width: 80px;
}

#index .logo.show {
  opacity: 1;
}

#index .cloud {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 3;
}

#index .cloud .animate {
  position: absolute;
  bottom: 57%;
}

#index .icon-map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 3;
}

#index .icon-map .animate {
  position: absolute;
  bottom: 35%;
}

#index .icon-map-left {
  margin-left: 62%;
  opacity: 0;
  max-width: 48px;
}

#index .icon-map-left.animate.show {
  opacity: 1;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation: map-left 2s linear infinite;
  animation: map-left 2s linear infinite;
}

#index .icon-map-right {
  margin-left: 86.75%;
  opacity: 0;
  max-width: 38px;
}

#index .icon-map-right.animate.show {
  opacity: 1;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation: map-right 2s linear infinite;
  animation: map-right 2s linear infinite;
}

#index .info {
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  z-index: 5;
}

#index .info.show {
  opacity: 1;
}

#index .content-title {
  opacity: 0;
  -webkit-transition: 1s all;
  transition: 1s all;
  margin: 24px 0;
  font-size: 21px;
  font-weight: bold;
  line-height: 40px;
  text-align: left;
  color: #ffffff;
  -webkit-transform: translateY(500%);
  transform: translateY(500%);
}

#index .content-title.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

#index p {
  text-align: center;
  display: table;
  margin: auto;
  position: relative;
  padding: 3px 0;
  max-width: 718px;
  font-size: 20px;
}

#index p span {
  display: inline-block;
  font-size: 30px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

#index ul.link {
  margin: 10px auto;
}

#index ul.link li {
  display: inline-block;
  margin: 0 10px;
}

#index ul.link li:first-child {
  margin-left: -6px;
}

#index ul.link li img {
  height: 45px;
}

#index .btns {
  display: table;
  margin: 20px auto;
}

#index .btns a {
  background: #ff9d33;
  color: #000;
}

#index .btns a:hover {
  background: #cf33b4;
  color: #fff;
}

.box-padding {
  padding-top: 90px;
  padding-bottom: 110px;
}

#video.box-padding {
  padding-bottom: 140px;
}

@media (min-width: 1280px) and (min-height: 800px) {
  #award.box-padding {
    padding-top: 0;
    padding-bottom: 2rem;
  }
}

@media (max-width: 1400px) {
  #index .title {
    max-width: 47%;
  }

  #index .title1 {
    max-width: 73%;
  }

  #index .title2 {
    max-width: 85%;
  }

  #index .content-title {
    font-size: 16px;
    line-height: 30px;
  }

  #index .index-text {
    height: 425px;
  }
}

@media (max-width: 1500px) {
  #index .title {
    max-width: 52%;
  }

  #index .title1 {
    max-width: 78%;
  }

  #index .title2 {
    max-width: 90%;
  }

  #index .index-text {
    height: 477px;
  }
}

@media (max-width: 1700px) {
  #index .title {
    max-width: 52%;
  }

  #index .title1 {
    max-width: 78%;
  }

  #index .title2 {
    max-width: 90%;
  }

  #index .index-text {
    height: 477px;
  }
}

@media (max-width: 1024px) {
  #index {
    background: url(../images/index-m.png) center bottom no-repeat;
    background-size: cover;
    padding-bottom: 143%;
    padding-top: 0px;
  }

  #index .bg,
  #index .index-main {
    display: none;
  }
}

@media (max-width: 480px) {
  #index .building {
    display: none;
  }
}

@media (max-width: 1700px) {
  #index .icon-map-left {
    margin-left: 59%;
  }

  #index .icon-map-left.animate.show {
    -webkit-animation: map-left-1700 2s linear infinite;
    animation: map-left-1700 2s linear infinite;
  }
}

@media (max-width: 480px) {
  #index .title {
    max-width: 100%;
    display: none;
  }

  #index .title * {
    opacity: 1 !important;
  }
}

@media (max-width: 480px) {
  #index .mtitle {
    max-width: 88%;
    font-size: 14px;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@media (max-width: 768px) {
  #index .title {
    display: none;
  }

  #index .content-title {
    font-size: 14px;
    max-width: 85%;
  }
}

@media (max-width: 480px) {
  #index ul.link li img {
    height: 30px;
  }
}

.iconshake {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  margin: 0 auto 10px;
  z-index: 99;
}

.iconshake img {
  margin: auto;
  width: 40px;
}

@media (min-width: 481px) {
  .iconshake {
    display: none;
  }
}


#forum {
  background: linear-gradient(180deg, #3dd09f -15.88%, #36a4ff 98.76%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#forum>div {
  padding: 1rem;
}

#forum .forum-left {
  position: absolute;
  left: -50%;
  bottom: 0;
  z-index: -1;
  width: 33%;
  -webkit-transition: 1s all;
  transition: 1s all;
}

#forum .forum-right {
  position: absolute;
  right: -50%;
  bottom: 0;
  z-index: -1;
  width: 33%;
  -webkit-transition: 1s all;
  transition: 1s all;
}

@media (min-width: 1380px) {

  #forum .forum-left,
  #forum .forum-right {
    height: 65%;
    max-height: 800px;
    width: auto;
  }
}

#forum.active .forum-left {
  left: 0%;
}

#forum.active .forum-right {
  right: 0%;
}

#forum p {
  font-size: 30px;
  margin: 60px auto 30px auto;
  text-align: center;
  font-weight: bold;
}

#forum ul.info {
  margin-top: 8%;
  max-width: 520px;
  margin: 0 auto;
}

#forum ul.info li {
  display: block;
  margin: 20px 5px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  text-align: left;
  letter-spacing: 2px;
}

#forum ul.info li span {
  font-size: 26px;
  color: #000;
}

#forum ul.info li>img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 3px;
  width: 23px;
}

#forum ul.info li a.map {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  position: relative;
  width: 35px;
  height: 35px;
  margin-left: 8px;
  max-width: 28px;
}

#forum ul.info li a.map img {
  -webkit-animation: jump 0.8s infinite;
  animation: jump 0.8s infinite;
}

#forum .btns {
  margin-top: 50px;
}

@media (max-width: 1025px) {
  #forum>div {
    position: relative;
  }
}

@media (max-width: 768px) {
  #forum h2 {
    margin-bottom: 0px;
  }
}

@media (max-width: 480px) {
  #forum ul.info li span {
    display: block;
    font-size: 18px;
    margin-left: 60px;
  }

  #forum ul.info li {
    font-size: 18px;
  }
}

@media (max-width: 400px) {
  #forum ul.info li {
    font-size: 16px;
  }
}

.info-add-s {
  text-align: left;
  margin-left: 105px;
}

@media (max-width: 480px) {
  .info-add-s {
    margin-left: 86px;
  }
}

#foruminfo ul.speaker {
  display: flex;
  width: 100%;
  text-align: center;
  margin: auto;
  max-width: 1000px;
  flex-wrap: wrap;
  justify-content: center;
}

#foruminfo .notice p {
  font-size: 24px;
  margin: 20px 0;
  padding-left: 20px;
  font-weight: bold;
}

#foruminfo .notice ul {
  width: 90%;
  margin: 1rem 0 2rem;
  list-style: auto;
  padding-left: 42px;
}

#foruminfo .notice ul>li {
  font-size: 16px;
  padding-bottom: 10px;
}

#foruminfo ul.speaker li {
  margin-bottom: 30px;
  width: 24%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
}

#foruminfo ul.speaker figure img {
  margin: auto;
}

#foruminfo ul.speaker figcaption {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
}

#foruminfo ul.speaker figcaption b {
  display: block;
  font-size: 22px;
}

#foruminfo ul.speaker+ul {
  max-width: 1000px;
}

#foruminfo ul.speaker+ul li {
  margin-bottom: 10px;
  width: 22.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
}

#foruminfo .schedule p {
  font-size: 24px;
  margin: 20px 0;
  padding-left: 20px;
  font-weight: bold;
}

#foruminfo ul.timer {
  padding-top: 20px;
}

#foruminfo ul.timer li {
  position: relative;
}

#foruminfo ul.timer li span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  text-align: right;
  padding: 10px 10px 10px 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#foruminfo ul.timer li:first-child span {
  position: relative;
}

#foruminfo ul.timer li:first-child span:before,
#foruminfo ul.timer li:first-child span:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -25px;
  background: #999;
}

#foruminfo ul.timer li:first-child span:before {
  width: 2px;
  height: 41px;
  right: -11px;
}

#foruminfo ul.timer li:first-child span:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  right: -16px;
}

#foruminfo ul.timer li div {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 130px);
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 0 12px 25px;
}

#foruminfo ul.timer li div b {
  font-size: 24px;
  line-height: 1.6em;
  color: #25abb3;
  display: block;
  margin-top: -3px;
  font-weight: 600;
}

#foruminfo ul.timer li div:before,
#foruminfo ul.timer li div:after {
  content: "";
  display: block;
  position: absolute;
}

#foruminfo ul.timer li div:before {
  width: 2px;
  height: 100%;
  background: #999;
  left: 5px;
  top: 21px;
}

#foruminfo ul.timer li div:after {
  width: 12px;
  height: 12px;
  background: #25abb3;
  left: 0px;
  top: 15px;
  border-radius: 50%;
}

#foruminfo ul.timer li:last-child div:before {
  display: none;
}

@media (max-width: 480px) {
  #foruminfo ul.speaker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#survey {
  background-color: #688ee5;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

#survey:before {
  content: "";
  display: block;
  background: url(../images/survey-bg.png) center center no-repeat;
  background-size: cover;
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
}

#survey.active:before {
  top: 0%;
}

#survey .btns {
  position: relative;
  margin-top: 2rem;
}

#survey .title {
  color: #a6ff97;
}

#survey .title>span {
  color: #a6ff97;
}

#survey .title b {
  color: #ffffff;
}

#survey .title b span {
  color: #ffffff;
}

#survey .title:after {
  display: none;
}

#vote {
  position: relative;
  background: #f2f2f2;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

#vote .btns {
  margin-top: 70px;
  margin-left: -10px;
}

#vote.active:before,
#vote.active:after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

@media (min-width: 1000px) {
  #vote .con {
    width: 60%;
    margin-left: 40%;
  }

  #vote .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
  }

  #vote .title:after {
    left: 0;
    margin-left: 0;
  }

  #vote .btns {
    text-align: left;
  }
}

#award {
  position: relative;
  background: linear-gradient(180deg, #3dd09f -15.88%, #36a4ff 98.76%);
  background-size: cover;
  z-index: 1;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

#award:before {
  content: "";
  display: block;
  background: url(../images/award-bg.png) center bottom no-repeat;
  background-size: 100%;
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
}

#award.active:before {
  top: 0px;
}

#award .title:after {
  display: none;
}

#award .btns {
  margin-top: 2rem;
  position: relative;
}

#award .title-yellow {
  color: #edff92;
}

#award b {
  font-weight: 500;
  color: #ffffff;
}

#award.active:before,
#award.active:after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

@media (max-width: 1024px) {
  #award:after {
    background-position: 100% 8%;
    background-size: 40%;
  }
}

@media (max-width: 768px) {
  #award:before {
    background-size: 180%;
  }

  #award:after {
    background-position: 100% 8%;
    background-size: 50%;
  }
}

@media (max-width: 768px) {
  #award:after {
    background-position: 130% 6%;
    background-size: 50%;
  }
}

#video {
  background-color: #688ee5;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

#video h2.title>span {
  color: #a6ff97;
}

#video h2.title:after {
  background: #a6ff97;
}

#video:before {
  content: "";
  display: block;
  background: url(../images/video-bg.png) center bottom no-repeat;
  background-size: 100%;
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
}

#video .list {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 40px;
}

#video .list li {
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  width: 24%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#video .list li figcaption {
  padding-top: 10px;
  text-align: left;
  font-weight: 600;
}

#video .list li figcaption p {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}

#video .list li figcaption span {
  font-size: 18px;
  margin-top: 8px;
  line-height: 18px;
  text-align: center;
  color: #fffb95;
}

#video.active:before {
  top: 0px;
}

#video .btns {
  margin-top: 20px;
}

#video .btns a {
  background: #ff9d33;
}

#video .btns a:hover {
  background: #25abb3;
}

#unit {
  background-color: #688ee5;
  position: relative;
}

#unit:before {
  content: "";
  display: block;
  background: url(../images/unit-bg.png) center center repeat;
  background-size: cover;
  -webkit-transition: 1s all;
  transition: 1s all;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
}

#unit h2.title>span {
  color: #edff92;
}

#unit h2.title:after {
  background: #edff92;
}

#unit>div.con {
  position: relative;
}

#unit ul {
  text-align: center;
  width: auto;
  display: table;
  margin: auto;
}

#unit ul li {
  margin: 10px;
  width: 31.25%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
}

#unit ul li img {
  margin: auto;
  border: 1px solid #ccc;
}

#unit ul li img {
  max-width: 250px;
  width: 100%;
}

#unit ul.one li {
  width: 100%;
}

#unit ul.two li {
  width: 47.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
}

#unit ul.four li {
  width: 22.91666%;
}

#unit ul.five li {
  width: 17.91666%;
}

#unit .airplane {
  position: absolute;
  right: 10%;
  top: 5%;
}

#unit.active:before {
  top: 0px;
}

@media (max-width: 480px) {
  #unit ul.one li img {
    width: 186px;
  }
}

@media (max-width: 768px) {
  #unit ul.five li {
    width: 47.91667%;
  }
}

@media (max-width: 768px) {
  #unit .airplane {
    display: none;
  }
}

ul.boxlist {
  padding-right: 1rem;
}

ul.boxlist>li {
  position: relative;
  font-size: 20px;
  line-height: 32px;
  padding-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

ul.boxlist>li+li {
  margin-top: 10px;
}

ul.boxlist>li:before {
  display: inline-block;
  vertical-align: top;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 10px;
  background-color: #36a4ff;
}

ul.boxlist>li * {
  font-size: 18px;
  line-height: 1.6em;
}

ul.boxlist>li b {
  font-weight: bold;
}

ul.boxlist>li p a {
  text-decoration: underline;
}

ul.boxlist>li>ul {
  position: relative;
  font-size: 20px;
  line-height: 32px;
  padding-left: 20px;
}

ul.boxlist>li>ul>li {
  list-style: auto;
  padding-top: 10px;
}

ul.boxlist>li>ul>li:last-child {
  padding-bottom: 0;
}

ul.boxlist table {
  width: 95%;
  margin: 10px 0;
}

ul.boxlist table th,
ul.boxlist table td {
  font-size: 18px;
  padding: 3px 10px;
  border: 1px solid #ccc;
  text-align: center;
}

ul.boxlist table caption {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 5px;
}

ul.boxlist table thead th {
  border: 1px solid #fff;
  background-color: #dfdfdf;
}

ul.boxlist table thead th.th2 {
  background: #fadaba;
}

ul.boxlist table thead th.th3 {
  background: #b7e7df;
}

ul.boxlist table tbody tr.point td {
  background-color: #1cbbc5;
  color: #fff;
}

ul.boxlist img {
  max-width: 100%;
  margin: auto;
}

#surveyresult .tab_container,
#surveyyear .tab_container {
  max-width: 830px;
  margin: auto;
}

#surveyresult h3,
#surveyyear h3 {
  font-size: 40px;
  font-weight: bold;
  padding: 10px;
}

#surveyresult h5,
#surveyyear h5 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 20px 0;
  clear: both;
}

#surveyresult h5.green,
#surveyyear h5.green {
  background-color: #f6ab36;
}

#surveyresult h5.blue,
#surveyyear h5.blue {
  background-color: #03c9a8;
}

#surveyresult .tab_content#leading,
#surveyresult .tab_content#leading_lastyear {
  text-align: left;
  max-width: 1000px;
}

#surveyyear .tab_content#leading,
#surveyyear .tab_content#leading_lastyear {
  text-align: left;
  max-width: 1000px;
}

#surveyresult .tab_content#leading p,
#surveyresult .tab_content#leading_lastyear p {
  font-size: 18px;
}

#surveyyear .tab_content#leading p,
#surveyyear .tab_content#leading_lastyear p {
  font-size: 18px;
}

#surveyresult .tab_content#leading ul li,
#surveyresult .tab_content#leading_lastyear ul li {
  margin: 25px 0;
}

#surveyyear .tab_content#leading ul li,
#surveyyear .tab_content#leading_lastyear ul li {
  margin: 25px 0;
}

#surveyresult .tab_content#leading ul li b,
#surveyresult .tab_content#leading_lastyear ul li b {
  font-size: 22px;
  margin-bottom: 5px;
  display: flex;
  font-weight: bold;
  align-items: center;
}

#surveyyear .tab_content#leading ul li b,
#surveyyear .tab_content#leading_lastyear ul li b {
  font-size: 22px;
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}

#surveyresult .tab_content#leading ul li b img,
#surveyresult .tab_content#leading_lastyear ul li b img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 25px;
  height: 25px;
}

#surveyyear .tab_content#leading ul li b img,
#surveyyear .tab_content#leading_lastyear ul li b img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 28px;
}

#surveyresult .tab_content#government ul,
#surveyresult .tab_content#government_lastyear ul {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

#surveyyear .tab_content#government ul,
#surveyyear .tab_content#government_lastyear ul {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

#surveyresult .tab_content#government ul li,
#surveyresult .tab_content#government_lastyear ul li {
  width: 47.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
  margin-bottom: 20px;
}

#surveyyear .tab_content#government ul li,
#surveyyear .tab_content#government_lastyear ul li {
  width: 47.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
  margin-bottom: 20px;
}

#surveyresult .tab_content#government ul li img,
#surveyresult .tab_content#government_lastyear ul li img {
  margin: auto;
}

#surveyyear .tab_content#government ul li img,
#surveyyear .tab_content#government_lastyear ul li img {
  margin: auto;
}

#surveyresult .tab_content#government ul.boxlist,
#surveyresult .tab_content#government_lastyear ul.boxlist {
  margin-top: 0;
}

#surveyyear .tab_content#government ul.boxlist,
#surveyyear .tab_content#government_lastyear ul.boxlist {
  margin-top: 0;
}

#surveyresult .tab_content#government ul.boxlist li,
#surveyresult .tab_content#government_lastyear ul.boxlist li {
  margin: 0;
}

#surveyyear .tab_content#government ul.boxlist li,
#surveyyear .tab_content#government_lastyear ul.boxlist li {
  margin: 0;
}

#surveyresult .tab_content#government p,
#surveyresult .tab_content#government_lastyear p {
  font-size: 13px;
  font-weight: bold;
  margin: 10px auto;
  max-width: 356px;
  width: 100%;
  display: table;
}

#surveyyear .tab_content#government p,
#surveyyear .tab_content#government_lastyear p {
  font-size: 13px;
  font-weight: bold;
  margin: 10px auto;
  max-width: 356px;
  width: 100%;
  display: table;
}

#surveyresult .tab_content#people ul li,
#surveyresult .tab_content#people_lastyear ul li {
  width: 97.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
  font-size: 20px;
  margin-bottom: 20px;
}

#surveyyear .tab_content#people ul li,
#surveyyear .tab_content#people_lastyear ul li {
  width: 97.91667%;
  float: left;
  margin-left: 1.04167%;
  margin-right: 1.04167%;
  font-size: 20px;
  margin-bottom: 20px;
}

#surveyresult .tab_content table,
#surveyyear .tab_content table {
  max-width: 356px;
  width: 100%;
  border-collapse: inherit;
  border-spacing: 1px;
  margin: auto;
}

#surveyresult .tab_content table th,
#surveyresult .tab_content table td {
  padding: 6px 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#surveyyear .tab_content table th,
#surveyyear .tab_content table td {
  padding: 6px 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#surveyresult .tab_content table thead th,
#surveyyear .tab_content table thead th {
  background: #ffedde;
}

#surveyresult .tab_content table tbody th,
#surveyyear .tab_content table tbody th {
  background: #ffdfc3;
}

#surveyresult .tab_content table tbody td,
#surveyyear .tab_content table tbody td {
  background: #eaeaea;
}

#surveyi03 ul,
.surveyi03 ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


#surveyi03 ul li,
.surveyi03 ul li {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin: 1rem 0;
}

#surveyi03 ul:after,
.surveyi03 ul:after {
  content: "";
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}



#surveyi03 figure img,
.surveyi03 figure img {
  margin: auto;
}

#surveyi03 figcaption {
  margin-top: 0.6rem;
}

#surveyi03 figcaption b,
.surveyi03 figcaption b {
  font-size: 22px;
  display: block;
}

#surveyi03 figcaption span,
.surveyi03 figcaption span {
  display: inline-block;
}

#voteway ul.way1 {
  max-width: 580px;
  margin: auto;
}

#voteway ul.way1 li i {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  height: 120px;
  background: #f6ab36;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 30px;
  line-height: 33px;
  padding: 35px;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}

#voteway ul.way1 li i.big {
  padding: 35px 24px;
}

#voteway ul.way1 li p {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 160px);
  margin-left: 10px;
  font-size: 20px;
}

#voteway ul.way1 li p span {
  display: block;
  font-size: 20px;
}

#voteway ul.way1 li+li {
  margin-top: 20px;
}

#voteway ul.way1 li+li i {
  background: #03c9a8;
}

#voteway ul.way2 {
  margin: 20px 0;
  text-align: center;
}

#voteway ul.way2 li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
}

#voteway ul.way2 li>div {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  height: 180px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #1cbbc5;
  text-align: center;
  border-radius: 50%;
  padding: 20px;
}

#voteway ul.way2 li>div i {
  display: table;
  margin: 0 auto 5px auto;
}

#voteway ul.way2 li>div p {
  font-size: 22px;
}

#voteway ul.way2 li>div p span {
  font-size: 22px;
  display: block;
}

#voteway ul.way2 li+li:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  left: -11px;
  top: 50%;
  margin-top: -11px;
  background: url(../images/way2icon.png) center center no-repeat;
}

#voteway .way3 {
  margin: 20px 0;
  text-align: center;
}

#voteway .way3 .percent {
  display: inline-block;
  vertical-align: middle;
}

#voteway .way3 .percent li {
  width: 100%;
}

#voteway .way3 .percent li div {
  display: inline-block;
  vertical-align: middle;
}

#voteway .way3 .percent li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 35px;
  margin: 0 10px;
}

#voteway .way3 .percent li>div.tt {
  font-size: 22px;
  width: 120px;
  min-width: 350px;
  background: #f6ab36;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
}

#voteway .way3 .percent li+li {
  margin-top: 15px;
}

#voteway .way3 .percent li+li>div.tt {
  background: #03c9a8;
}

#voteway .way3 .total {
  display: inline-block;
  vertical-align: middle;
}

#voteway .way3 .total div {
  display: inline-block;
  vertical-align: middle;
}

#voteway .way3 .total div.score {
  font-size: 36px;
  width: 120px;
  height: 120px;
  color: #fff;
  background: #f54746;
  border-radius: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 0;
}

#voteway ul.award {
  width: 90%;
  margin: auto;
  max-width: 900px;
}

#voteway ul.award li {
  background: #f0f0f0;
  padding: 15px;
  position: relative;
}

#voteway ul.award li+li {
  margin-top: 15px;
}

#voteway ul.award figure {
  display: inline-block;
  vertical-align: top;
  width: 250px;
}

#voteway ul.award figcaption {
  padding-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 280px);
  margin-left: 20px;
}

#voteway ul.award figcaption b {
  font-size: 26px;
  font-weight: bold;
  margin: 15px 0;
  display: block;
}

#voteway ul.award figcaption p {
  font-size: 18px;
}

#voteway ul.award figcaption span {
  color: #4c78be;
  position: absolute;
  left: 290px;
  bottom: 12px;
}

#voteway ul.award figcaption span b {
  display: inline;
  color: #4c78be;
  font-size: 14px;
}

#report {
  background: linear-gradient(180deg, #3dd09f -15.88%, #36a4ff 98.76%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#report h4 {
  margin-bottom: 40px;
}

#report .con {
  margin-bottom: 60px;
}

#report ul.list {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

#report ul.list li {
  float: left;
  width: 25%;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px;
}

#report ul.list li a {
  display: block;
  text-align: center;
}

#report ul.list li a figure {
  overflow: hidden;
}

#report ul.list li a figure img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transform: scale(1);
  transform: scale(1);
}

#report ul.list li a figcaption {
  margin: 10px 0;
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
}

#report ul.list li a:hover figure img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

#report ul.list li a:hover figcaption {
  text-decoration: underline;
}

#report h2.title>span {
  color: #edff92;
}

#report h2.title:after {
  background: #edff92;
}

@media (max-width: 480px) {
  #report ul.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

#awardway {
  max-width: 1000px;
}

#awardname ul.list {
  max-width: 1000px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: flex-start;
}

#awardname ul.list li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
}

#awardname ul.list li figcaption {
  text-align: left;
}

#awardname ul.list li figcaption i {
  margin: 5px 0;
  display: block;
  font-size: 22px;
}

#awardname ul.list li figcaption i img {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
}

#awardname ul.list li figcaption b {
  display: block;
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0;
  min-height: 85px;
}

#awardname ul.list li figcaption b span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

#awardname ul.list li figcaption p {
  font-size: 16px;
}

#awardname ul.list li.a1 i {
  color: #e65b5d;
}

#awardname ul.list li.a2 i {
  color: #5f6fb2;
}

#awardname ul.list li.a3 i {
  color: #125caa;
}

#awardname ul.list li.a4 i {
  color: #e45a7f;
}

#awardname ul.list li.a5 i {
  color: #62b54d;
}

#awardname ul.list li.a6 i {
  color: #f29d0b;
}

#awardname ul.list li.a7 i {
  color: #ec8622;
}

#awardname ul.list li.a8 i {
  color: #388d38;
}

#awardname ul.list li.a9 i {
  color: #2bb6fb;
}

@media (min-width: 680px) {
  #awardname ul.list li {
    width: 47%;
  }
}

@media (min-width: 1080px) {
  #awardname ul.list li {
    width: 30%;
  }
}

@media (max-width: 980px) {
  #index .thing {
    display: none;
  }

  #index .mtitle {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #index .h1 {
    display: none;
  }

  #index .mh1 {
    display: table;
    margin: 10px auto;
  }

  #index p span {
    font-size: 24px;
    border-bottom: none;
  }

  #vote {
    padding-top: 60px;
    padding-bottom: 50%;
  }

  #vote .btns {
    margin-top: 40px;
  }

  #vote:before {
    display: block;
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    z-index: -1;
    top: auto;
    bottom: -8%;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
    background-size: contain;
    background-position: center bottom;
    left: -10%;
    background-image: url(../images/vote_hand.png);
  }

  #vote:after {
    right: 0;
    background-image: url(../images/goodm.png);
  }

  #vote.active:before,
  #vote.active:after {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }

  #voteway ul.way2 {
    max-width: 500px;
    margin: auto;
  }

  #voteway ul.way2 li {
    max-width: 240px;
  }

  #voteway ul.way2 li+li:nth-child(3):before {
    display: none;
  }

  #video:before,
  #video:after {
    background-size: 120% auto;
  }

  #video ul.list li {
    width: 48%;
  }

  #report {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #report ul.list li {
    width: 50%;
  }


}

@media (max-width: 560px) {
  #vote {
    padding-bottom: 100%;
  }

  #vote:before {
    left: -20%;
  }
}

@media (max-width: 880px) {
  #voteway .way3 .percent li>div.tt {
    min-width: 250px;
  }

  #voteway .way3 .percent li+li:before {
    content: "+";
    font-size: 50px;
    display: table;
    margin: auto;
  }

  #voteway .way3 .total {
    display: block;
  }

  #voteway .way3 .total div {
    display: table;
    margin: auto;
  }

  #voteway .way3 .total div img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  #surveyresult .tab_content#government ul li,
  #surveyresult .tab_content#government_lastyear ul li,
  #surveyresult .tab_content#people ul li {
    width: 97.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
  }

  #surveyyear .tab_content#government ul li,
  #surveyyear .tab_content#government_lastyear ul li,
  #surveyyear .tab_content#people ul li {
    width: 97.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
  }
}

@media (max-width: 850px) {
  #survey {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #survey.active .survey-left {
    left: -12%;
    top: 12px;
    width: 46%;
  }

  #survey.active .survey-right {
    right: 5%;
    bottom: 0;
    width: 30%;
  }

}

@media (max-width: 700px) {

  #forum {
    padding-top: 70px;
  }

  #foruminfo ul.speaker li {
    width: 47.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
  }

  #foruminfo ul.speaker figcaption {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
  }

  #foruminfo ul.speaker+ul li {
    width: 47.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
  }

  #foruminfo .schedule p {
    padding-left: 0px;
  }

  #foruminfo ul.timer {
    padding-top: 20px;
  }

  #foruminfo ul.timer li span {
    width: 50px;
    padding-right: 0;
    text-align: center;
  }

  #foruminfo ul.timer li span i {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  #foruminfo ul.timer li div {
    width: calc(100% - 60px);
    min-height: 78px;
  }

  #foruminfo ul.timer li div b {
    font-size: 22px;
  }

  #foruminfo ul.timer li div:before,
  #foruminfo ul.timer li div:after {
    content: "";
    display: block;
    position: absolute;
  }

  #foruminfo ul.timer li div:before {
    width: 2px;
    height: 100%;
    background: #999;
    left: 5px;
    top: 21px;
  }

  #foruminfo ul.timer li div:after {
    width: 12px;
    height: 12px;
    background: #25abb3;
    left: 0px;
    top: 15px;
    border-radius: 50%;
  }

  #foruminfo ul.timer li:last-child div:before {
    display: none;
  }

  #voteway ul.award figure {
    width: 100%;
  }

  #voteway ul.award figure img {
    margin: auto;
  }

  #voteway ul.award figcaption {
    width: 100%;
    margin-left: 0px;
  }

  #voteway ul.award figcaption span {
    left: 12px;
  }
}

@media (min-width: 680px) {

  #surveyi03 ul li,
  .surveyi03 ul li {
    width: 32%;
  }
}


@media (max-width: 700px) and (max-width: 550px) {
  #voteway ul.way2 {
    max-width: 500px;
    margin: auto;
  }

  #voteway ul.way2 li {
    max-width: 240px;
    margin-bottom: 10px;
  }

  #voteway ul.way2 li+li:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: -4px;
    left: 50%;
    margin-left: -11px;
  }

  #voteway ul.way2 li+li:nth-child(3):before {
    display: block;
  }

  #voteway .way3 .percent li>div.tt {
    min-width: 100%;
    padding: 10px;
    margin-bottom: 5px;
  }

  #voteway .way3 .total {
    display: block;
  }

  #voteway .way3 .total div {
    display: table;
    margin: auto;
  }

  #voteway .way3 .total div img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  ul.boxlist>li {
    padding-left: 0px;
  }

  ul.boxlist>li:before {
    left: 0px;
  }

  ul.boxlist>li * {
    font-size: 18px;
    line-height: 1.6em;
  }

  ul.boxlist>li b {
    padding-left: 15px;
  }

  ul.boxlist table {
    width: 100%;
  }

  ul.boxlist table th,
  ul.boxlist table td {
    padding: 3px;
    word-break: break-all;
  }
}

@media (max-width: 700px) and (max-width: 400px) {
  #voteway ul.way1 li i {
    display: table;
    margin: auto;
  }

  #voteway ul.way1 li p {
    display: table;
    margin: auto;
    width: 100%;
    text-align: center;
  }
}

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