@charset "UTF-8";
/*--基本設定--*/
/*--RWD設定--*/
/*全域設定*/
* {
  font: 16px/23px "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.we5Logo {
  display: inline-block;
  width: 185px;
  height: 65px;
  background: url(/Games/We5/images/index_5/logo.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
}

.img-responsive {
  width: 100%;
}

.drop-shadow {
  -webkit-filter: drop-shadow(1px 1px 3px rgb(0, 0, 0));
  filter: drop-shadow(1px 1px 3px rgb(0, 0, 0));
}

body {
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: none; /*iPhone旋轉後 文字不要放大*/
}

.footer .copyright,
.footer .service {
  font-size: 12px !important;
  text-decoration: none;
}
.footer .copyright a,
.footer .copyright span,
.footer .service a,
.footer .service span {
  font-size: 12px !important;
  text-decoration: none;
}

.container {
  padding: inherit;
}

.wrapper {
  position: relative;
  background-image: url(../../images/index_5/bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  width: 100%;
  min-width: 1920px;
  display: flow-root;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: option 5s 3s linear infinite;
          animation: option 5s 3s linear infinite;
}
.wrapper.page {
  background-image: url(../../images/index_5/bg_page.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: inherit;
  -webkit-animation: paused;
          animation: paused;
  background-color: #bbbced;
}
.wrapper > .container {
  width: 100%;
  max-width: 100%;
  position: relative;
  min-width: 1280px;
  margin: 0 auto;
}

.header {
  position: relative;
  z-index: 9998;
}

.footer {
  position: relative;
}

/*===========選單===========*/
.navBar {
  margin: 0 auto;
  width: 100%;
  height: 100px;
  display: block;
  text-align: center;
  background: url(../../images/index_5/navBg.png);
  position: absolute;
  z-index: 999;
}
.navBar ul.navMenus {
  width: 1280px;
  margin: 0 auto;
  /*height: 600px;*/
}
.navBar ul,
.navBar li {
  text-decoration: none;
  list-style: none;
}

.navMenu {
  float: left;
  position: relative;
  width: 140px;
}
.navMenu a {
  color: #ffffff;
  display: block;
  font: 18px/24px "微軟正黑體", "Microsoft JhengHei", "新細明體";
  padding: 20px 25px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0.1em 0.1em 0.05em #432f5a, 0em 0em 0.5em #432f5a;
}
.navMenu:hover {
  /*多重背景*/
  background-image: url(../../images/index_5/navmenuhover.png), -webkit-gradient(linear, left top, left bottom, from(rgba(23, 9, 48, 0.8)), to(rgba(23, 9, 48, 0.8)));
  background-image: url(../../images/index_5/navmenuhover.png), linear-gradient(to bottom, rgba(23, 9, 48, 0.8), rgba(23, 9, 48, 0.8));
  background-repeat: no-repeat, no-repeat;
  background-position: center bottom, center top;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  /*BG will move */
}

.navSubMenu {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 35px;
  visibility: hidden;
  z-index: 1;
}
.navSubMenu li {
  float: none;
  width: 140px;
}
.navSubMenu a {
  font: 16px/18px "微軟正黑體", "Microsoft JhengHei", "新細明體";
  padding: 15px 20px;
  text-shadow: 0.1em 0.1em 0.05em #000000, 0em 0em 0.5em #000000;
}
.navSubMenu a:hover {
  background: none;
  color: #ffff00;
}

.navMenu:hover ul.navSubMenu {
  opacity: 1;
  top: 64px; /* 根據字體行高 + (top與bottom)padding 相加的數值 24+20+20=64*/
  visibility: visible;
  padding-bottom: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(23, 9, 48, 0.8)), color-stop(rgba(23, 9, 48, 0.7)), color-stop(rgba(23, 9, 48, 0.7)), to(rgba(23, 9, 48, 0)));
  background: linear-gradient(to bottom, rgba(23, 9, 48, 0.8), rgba(23, 9, 48, 0.7), rgba(23, 9, 48, 0.7), rgba(23, 9, 48, 0));
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

/*======BANNER=====*/
.bannerArea {
  max-width: 100%;
  margin: 0 auto;
  background-color: #c0c0c0;
  display: block;
  clear: both;
}

/* ================= 輪播廣告 ================= */
.flexslider {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 600px; /*overflow:hidden;*/
  zoom: 1;
}

/*輪播廣告區塊*/
.flexslider .slides li {
  display: block;
  width: 100%;
  height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

/*廣告敘述區*/
.flexslider .slides .slides_content {
  width: 950px;
  margin: 0 auto;
  display: none;
}

.slides_content .slides_box {
  width: 390px;
  display: block;
  padding-top: 28%;
}

.slides_content .slides_subtitle {
  font-size: 140%;
  line-height: 32px;
  font-weight: bold;
  padding-left: 53px;
  padding-bottom: 8px;
  text-shadow: 0px 0px 3px #000, 0px 1px 3px #000, 1px 0px 3px #000, 0px 2px 3px #000, 2px 0px 3px #000, 0px -1px 3px #000, -1px 0px 3px #000, 0px -2px 3px #000, -2px 0px 3px #000, 1px 1px 3px #000, 2px 2px 3px #000, -1px -1px 3px #000, -2px -2px 3px #000;
}

.slides_content .slides_btn {
  width: 175px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 120%;
  margin: 0 auto;
}

.slides_content .slides_btn a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
  border: 2px solid #fff;
}

.slides_content .slides_btn a:hover {
  color: #ff0;
  border: 2px solid #ff0;
}

/*.flexslider .slides li img { width:100%; height:450px; }
.flexslider .slides a img { width:100%; height:650px; display:block; }*/
/*左右箭頭*/
.flex_direction_nav a {
  position: absolute;
  width: 94px;
  height: 94px;
  line-height: 99em;
  overflow: hidden;
  margin: -35px 0 0;
  display: block;
  background: url(/Games/We5/images/index_5/ad_ctr.png) no-repeat;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  border-radius: 35px;
}

.flex_direction_nav .flex_next {
  background-position: 0 -95px;
  right: 15px;
}

.flex_direction_nav .flex_prev {
  left: 15px;
}

.flexslider:hover .flex_next,
.flexslider:hover .flex_prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex_next:hover,
.flexslider:hover .flex_prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

/*下方點點*/
.flex_control_nav {
  width: 100%;
  position: absolute;
  bottom: 40px;
  text-align: center;
  z-index: 10;
}

.flex_control_nav ol {
  display: inline-block;
  padding: 1px 7px;
  margin: 0 auto;
}

.flex_control_nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  display: inline;
}

.flex_control_paging li a {
  background: url(/Games/We5/images/index_5/dots.png) no-repeat 0 -24px;
  display: inline-block;
  overflow: hidden;
  text-indent: -99em;
  height: 23px;
  width: 24px;
  cursor: pointer;
  /*-webkit-filter:drop-shadow(0px 0px 5px #000);*/
}

.flex_control_paging li a.flex_active,
.flex_control_paging li.active a {
  background-position: 0 0;
}

.flexslider {
  margin: 0 0 0 0;
  background: none;
  border: none;
}

.flex-control-nav {
  bottom: 40px;
}

.flex-direction-nav a {
  line-height: 35px;
}
.flex-direction-nav a::before {
  font-size: 40px;
}

/*====主按鈕====*/
.mainBtn {
  top: 575px;
  position: absolute;
  z-index: 888;
  display: block;
  width: 100%;
  background: url(../../images/index_5/btnBg2.png) no-repeat center center;
  padding: 0 0 0 10%;
}
.mainBtn ul {
  margin: 0 auto;
  width: 1280px;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.mainBtn ul li {
  width: 160px;
  height: 140px;
  list-style: none;
}
.mainBtn ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  text-indent: -9999px;
}
.mainBtn ul li a:hover {
  width: 140px;
  height: 140px;
  position: relative;
  left: 1px;
  bottom: -1px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.mainBtn ul li .Btn_Register {
  background: url(../../images/index_5/btnRegisterOff.png) no-repeat center center;
}
.mainBtn ul li .Btn_Register:hover {
  background: url(../../images/index_5/btnRegisterOn.png) no-repeat center center;
}
.mainBtn ul li .Btn_Download {
  background: url(../../images/index_5/btnDownloadOff.png) no-repeat center center;
}
.mainBtn ul li .Btn_Download:hover {
  background: url(../../images/index_5/btnDownloadOn.png) no-repeat center center;
}
.mainBtn ul li .Btn_Bank {
  background: url(../../images/index_5/btnStoreOff.png) no-repeat center center;
}
.mainBtn ul li .Btn_Bank:hover {
  background: url(../../images/index_5/btnStoreOn.png) no-repeat center center;
}
.mainBtn ul li .Btn_Member {
  background: url(../../images/index_5/btnServiceOff.png) no-repeat center center;
}
.mainBtn ul li .Btn_Member:hover {
  background: url(../../images/index_5/btnServiceOn.png) no-repeat center center;
}
.mainBtn ul li .Btn_Prize {
  background: url(../../images/index_5/btnPrizeOff.png) no-repeat center center;
}
.mainBtn ul li .Btn_Prize:hover {
  background: url(../../images/index_5/btnPrizeOn.png) no-repeat center center;
}

/**====次要按鈕====*/
.subBtn {
  width: 46px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.subBtn .btn_more {
  font-size: 13px;
  font-weight: bold;
  font-family: sans-serif, "新細明體";
  display: block;
  width: 46px;
  height: 46px;
  line-height: 2.5em;
  color: #fff !important;
  background-color: #a485b8;
  border-radius: 999em;
  text-align: center;
  padding: 6px 4px 4px 5px;
}
.subBtn .btn_more:hover {
  background-color: #7457a3;
  color: #fff !important;
}

/*==== 泡泡===*/
#bubbles {
  height: 100%;
  width: 100%;
  padding: 100px 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}

.bubble {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  -webkit-transition: scale 1s linear;
  transition: scale 1s linear;
}

.large {
  background: url("../../images/index_5/large_bubble.png");
  width: 150px;
  height: 149px;
  -webkit-animation: moveclouds 3s 2s linear infinite;
          animation: moveclouds 3s 2s linear infinite;
}

.small {
  background: url("../../images/index_5/small_bubble.png");
  width: 90px;
  height: 89px;
  -webkit-animation: moveclouds 3s 2s linear infinite;
          animation: moveclouds 3s 2s linear infinite;
}

@-webkit-keyframes moveclouds {
  0% {
    top: 100%;
    opacity: 0.7;
  }
  100% {
    top: -70%;
    opacity: 0;
  }
}
@-webkit-keyframes sideWays {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 50px;
  }
}
/*========news=======*/
.maincontent {
  width: 100%;
}
.maincontent .container {
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.content_News--Main {
  position: relative;
  margin: 140px auto 50px auto;
  width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_News--Main .content_News--Box {
  width: 1279px;
  height: 445px;
}
.content_News--Main .content_News--Box .eventTabs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content_News--Main .content_News--Box .eventTabs img {
  display: block;
  position: absolute;
  left: 530px;
  top: -15px;
}
.content_News--Main .content_News--Box .eventTabs li {
  list-style: none;
  font: 20px/24px, "微軟正黑體", "Microsoft JhengHei", "新細明體";
}
.content_News--Main .content_News--Box .eventTabs li a {
  color: #b3b2b7;
  font-weight: bold;
  text-align: center;
  padding: 10px 25px;
  display: block;
  text-decoration: none;
  text-shadow: 1px 1px #fff;
  letter-spacing: 1px;
  width: 129px;
  height: 45px;
  background: url(../../images/index_5/tabBg1.png) no-repeat -129px 0;
}
.content_News--Main .content_News--Box .eventTabs li a:hover {
  background-position: 0 0;
  text-shadow: 1px 1px #523e73;
  color: #ffffff;
}
.content_News--Main .content_News--Box .eventTabs li.active a {
  background: url(../../images/index_5/tabBg1.png) no-repeat 0 0;
  text-shadow: 1px 1px #523e73;
  color: #ffffff;
}
.content_News--Main .content_News--Box .eventBoxs {
  width: 950px;
  height: 400px;
  background: url(../../images/index_5/newBg.png) left top repeat-x, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), color-stop(70%, transparent));
  background: url(../../images/index_5/newBg.png) left top repeat-x, linear-gradient(top, rgba(255, 255, 255, 0.9), transparent 70%);
  padding: 40px;
  position: relative;
  /*限定覆蓋  唯舞消息table列表 舊樣式 202011/17 怡如*/
  /*-----限定結束*/
}
.content_News--Main .content_News--Box .eventBoxs td [width="80"] {
  width: 150px !important;
  height: 38px !important;
}
.content_News--Main .content_News--Box .eventBoxs a {
  color: #666;
  text-decoration: none;
}
.content_News--Main .content_News--Box .eventBoxs a:hover {
  color: #c4229c;
}
.content_News--Main .roleA {
  position: absolute;
  background: url(../../images/index_5/roleA.png) no-repeat 0 0;
  width: 710px;
  height: 834px;
  left: 950px;
  top: -50px;
}

/*FB & ranking*/
.content_Box--Main {
  width: 1280px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 0 auto;
}
.content_Box--Main .roleB {
  margin-right: 35px;
  background: url(../../images/index_5/roleB.png) no-repeat 0 0;
  width: 446px;
  height: 850px;
}
.content_Box--Main .content_Boxs {
  width: 760px;
}
.content_Box--Main .content_Boxs .content_FB {
  width: 560px;
  height: 360px;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 203, 214, 0.8)), to(rgba(105, 151, 245, 0.8)));
  background: linear-gradient(to bottom, rgba(228, 203, 214, 0.8), rgba(105, 151, 245, 0.8));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_Box--Main .content_Boxs .content_FB > div {
  padding: 10px;
  width: 100%;
  background-color: #fff;
}
.content_Box--Main .content_Boxs .content_Ranking {
  margin-top: 80px;
  width: 100%;
  padding: 10px;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(100%, rgba(135, 224, 253, 0.2)), color-stop(90%, rgba(83, 203, 241, 0.3)), color-stop(0%, rgba(5, 171, 224, 0.1)));
  background: linear-gradient(left top, rgba(135, 224, 253, 0.2) 100%, rgba(83, 203, 241, 0.3) 90%, rgba(5, 171, 224, 0.1) 0%); /* W3C */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: content;
      -ms-flex-pack: content;
          justify-content: content;
}
.content_Box--Main .content_Boxs .content_Ranking .content_Ranking--Box {
  position: relative;
  padding: 25px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(100%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgb(255, 255, 255)), color-stop(0%, rgba(255, 255, 255, 0)));
  background: linear-gradient(left top, rgba(255, 255, 255, 0.9) 100%, rgb(255, 255, 255) 90%, rgba(255, 255, 255, 0) 0%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: content;
      -ms-flex-pack: content;
          justify-content: content;
}
.content_Box--Main .content_Boxs .content_Ranking .content_Ranking--Box > h3 {
  position: absolute;
  z-index: 888;
  left: 40%;
  top: -60px;
}
.content_Box--Main .content_Boxs .content_Ranking h4 {
  display: block;
  margin: 0 auto;
}
.content_Box--Main .content_Boxs .content_Ranking .rank_Active_Box,
.content_Box--Main .content_Boxs .content_Ranking .rank_Level_Box,
.content_Box--Main .content_Boxs .content_Ranking .rank_Music_Box {
  width: 222px;
  margin: 36px auto 0 auto;
}
.content_Box--Main .content_Boxs .content_Ranking .rank_Active,
.content_Box--Main .content_Boxs .content_Ranking .rank_Level,
.content_Box--Main .content_Boxs .content_Ranking .rank_Music {
  padding: 10px;
  background-color: #edf9ff;
}

/*social & Star & Sitcker*/
.content_Social--Main {
  width: 1280px;
  padding-right: 150px;
  margin: 50px auto 5px auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*排名lebel*/
}
.content_Social--Main .aLink {
  display: inline-block; /*改變a tag 屬性為block*/
}
.content_Social--Main .iconPrize1 {
  display: inline-block;
  background: url("../../images/index_5/iconPrize_1.png") no-repeat 0 0;
  width: 87px;
  height: 99px;
}
.content_Social--Main .content_Social--Box {
  width: 950px;
  height: auto;
}
.content_Social--Main .content_Social--Box a,
.content_Social--Main .content_Social--Box a:link,
.content_Social--Main .content_Social--Box a:active,
.content_Social--Main .content_Social--Box a:visited,
.content_Social--Main .content_Social--Box a:focus {
  color: none;
  text-decoration: none;
}
.content_Social--Main .content_Social--Box .socialsTabs {
  width: 100%;
  height: 47px;
  padding-left: 73px;
  background: url(../../images/index_5/tabLine.png) no-repeat left bottom;
}
.content_Social--Main .content_Social--Box .socialsTabs li {
  float: left;
  list-style: none;
  font: 20px/24px, "微軟正黑體", "Microsoft JhengHei", "新細明體";
}
.content_Social--Main .content_Social--Box .socialsTabs li a {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 25px;
  display: block;
  text-decoration: none;
  text-shadow: 1px 1px #b3b2b7;
  letter-spacing: 1px;
  width: 151px;
  height: 47px;
  background: url(../../images/index_5/tabBg2.png) no-repeat 151px 0;
  border-bottom: rgba(255, 255, 255, 0.5333333333) 1px solid;
}
.content_Social--Main .content_Social--Box .socialsTabs li a:hover {
  background: url(../../images/index_5/tabBg2.png) no-repeat 0 0;
}
.content_Social--Main .content_Social--Box .socialsTabs li.active a {
  background: url(../../images/index_5/tabBg2.png) no-repeat 0 0;
  text-shadow: 1px 1px #523e73;
  color: #ffffff;
  border-bottom: none;
}
.content_Social--Main .content_Social--Box .socialBoxs {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../../images/index_5/lineH.png) no-repeat 455px center;
}
.content_Social--Main .content_Social--Box .socialBoxs .starPicture,
.content_Social--Main .content_Social--Box .socialBoxs .others {
  float: left;
  margin: 20px;
}
.content_Social--Main .content_Social--Box .socialBoxs .starPicture {
  position: relative;
  width: 410px;
  height: 600px;
  padding: 10px;
  background-color: #ffffff;
}
.content_Social--Main .content_Social--Box .socialBoxs .starPicture .starPrize {
  position: absolute;
  left: 0;
  top: 0;
}
.content_Social--Main .content_Social--Box .socialBoxs .picInfo {
  max-width: 394px;
  max-height: auto;
  background-color: rgba(228, 203, 214, 0.8);
  border: rgba(228, 203, 214, 0.8) 2px solid;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_Social--Main .content_Social--Box .socialBoxs .picInfo img {
  width: auto;
  height: auto;
  max-width: 390px;
  max-height: 260px;
}
.content_Social--Main .content_Social--Box .socialBoxs .infoBox {
  padding: 10px;
}
.content_Social--Main .content_Social--Box .socialBoxs .subject {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fc0ad1;
  width: 95%;
  margin: 0 auto;
  padding: 8px;
}
.content_Social--Main .content_Social--Box .socialBoxs .subject h5 {
  color: #c4229c;
  font-size: 24px !important;
  font-weight: bold;
}
.content_Social--Main .content_Social--Box .socialBoxs .starInfo {
  width: 100%;
}
.content_Social--Main .content_Social--Box .socialBoxs .starInfo th {
  color: #aa72ce;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 25%;
}
.content_Social--Main .content_Social--Box .socialBoxs .others {
  background: url(../../images/index_5/lineH.png) no-repeat -24px 0;
  width: 100%;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: row;
      -ms-flex-pack: row;
          justify-content: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 10px;
  color: #fff;
  border: transparent 1px solid;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard:hover {
  border: #ffffff 1px solid;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .picSmall {
  /*195x130 明日之星的小圖*/
  width: 195px;
  height: 130px;
  text-align: center;
  background-color: rgba(228, 203, 214, 0.8);
  background-repeat: no-repeat;
  background-position: center center;
  border: rgba(255, 255, 255, 0.5333333333) 1px solid;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .picSmall img {
  width: auto;
  height: auto;
  max-width: 193px;
  max-height: 128px;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .nameInfo {
  padding-left: 10px;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .nameInfo th {
  color: #aa72ce;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 25%;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .nameInfo--styleB {
  width: 200px;
  padding-left: 10px;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .nameInfo--styleB th {
  color: #fff;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 70px;
}
.content_Social--Main .content_Social--Box .socialBoxs .others .nameCard .nameInfo--styleB td {
  color: #fff;
}
.content_Social--Main .content_Social--Box .stickerBoxs {
  width: 100%;
  padding: 45px;
  background: url(../../images/index_5/linev.png) no-repeat center bottom;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: #ffffff;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .starPrize {
  position: absolute;
  left: 0;
  top: 0;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .sticker {
  width: 450px;
  height: 300px;
  background-color: rgba(228, 203, 214, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .infoBox {
  padding: 10px;
  width: 70%;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .infoBox .subject {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fc0ad1;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .infoBox .subject h5 {
  color: #c4229c;
  font-size: 24px !important;
  font-weight: bold;
}
.content_Social--Main .content_Social--Box .stickerBoxs .stickerPicture .infoBox th {
  color: #aa72ce;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  width: 30%;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others {
  background: url(../../images/index_5/lineH.png) no-repeat -24px 0;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard {
  margin: 50px 0;
  width: 100%;
  padding: 10px;
  color: #fff;
  float: left;
  border: transparent 1px solid;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard:hover {
  border: #ffffff 1px solid;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard .stickerInfo {
  padding: 10px;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard .stickerInfo th {
  color: #aa72ce;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard .stickerInfo h5 {
  font-size: 18px !important;
  font-weight: bold;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard .picSmall {
  /*貼貼小圖 250X185 */
  margin: auto;
  width: 252px;
  height: 187px;
  background-color: rgba(228, 203, 214, 0.8);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: rgba(255, 255, 255, 0.5333333333) 1px solid;
}
.content_Social--Main .content_Social--Box .stickerBoxs .others .stickerCard .picSmall img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
}
.content_Social--Main .roleC {
  position: absolute;
  background: url(../../images/index_5/roleC.png) no-repeat 0 0;
  width: 509px;
  height: 816px;
  left: 980px;
  top: -40px;
}

.content_Crop--Main {
  margin-bottom: 100px;
}
.content_Crop--Main .content_Crop--Box {
  width: 1280px;
  margin: 0 auto 40px auto;
}
.content_Crop--Main h3 img {
  margin: 10px 20px;
}
.content_Crop--Main .content_Crop {
  text-align: left;
  width: 1280px;
  margin: 0 auto;
  padding: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(228, 203, 214, 0.8)), to(rgba(105, 151, 245, 0.8)));
  background: linear-gradient(to bottom, rgba(228, 203, 214, 0.8), rgba(105, 151, 245, 0.8));
}
.content_Crop--Main .content_Crop > div {
  padding: 10px;
  width: 100%;
  background: #fff;
}

.content_Page--Main {
  position: relative;
  margin: 412px auto 50px auto;
  width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_Page--Main .content_Page--Box {
  position: relative;
  width: 1200px;
  min-height: 445px;
  background-color: #ffffff;
  border-radius: 25px;
  border: 4px solid #daaf97;
}
.content_Page--Main .content_Page--Box .title {
  position: absolute;
  background-image: url(../../images/index_5/title_services.png), url(../../images/index_5/bg_page_title.png);
  width: 100%;
  height: 228px;
  top: -196px;
  background-repeat: no-repeat;
  background-position: center bottom, center top;
}
.content_Page--Main .content_Page--Box h2 {
  text-align: center;
  font-weight: bolder;
  font-size: 2.2em;
  margin-top: 1em;
  margin-bottom: 0.3em;
  color: #6e30a4;
  text-shadow: 2px 2px #fff, -2px -2px #fff, -2px 2px #fff, 2px -2px #fff, 2px 2px #fff, 0px 2px #fff, 0px -2px #fff, 0px 2px #fff, 0px -2px #fff, 0px 2px #fff, 2px 0px #fff, 2px 0px #fff, 2px 0px #fff, 2px 0px #fff, 2px 0px #fff, 0px 0px 0.1em #6e30a4, 0px 0px 0.3em #6e30a4, 0px 0px 0.3em #6e30a4;
}
.content_Page--Main .content_Page--Box .content {
  padding: 0.5em 3em;
}

.popup {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  display: none;
  z-index: 99999;
  position: absolute !important;
}
.popup.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.closeBtn {
  width: 50px;
  height: 50px;
  position: absolute;
  background: #643d9a;
  border-radius: 25px;
  text-align: center;
  top: -20px;
  right: -20px;
}
.closeBtn::before {
  content: "\f00d";
  font-family: fontAwesome;
  font-size: 30px;
  line-height: 50px;
  color: #fff;
}

/*---------動態---------*/
/*
==============================================
fadeInLeft
==============================================
*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

/*
==============================================
fadeInRight
==============================================
*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*
==============================================
pulse
==============================================
*/
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

/*
==============================================
option
==============================================
*/
@-webkit-keyframes option {
  0% {
    background-image: url(../../images/index_5/bg.jpg);
  }
  25% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  50% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  75% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  100% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
}
@keyframes option {
  0% {
    background-image: url(../../images/index_5/bg.jpg);
  }
  25% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  50% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  75% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
  100% {
    background-image: url(../../images/index_5/bg2.jpg), url(../../images/index_5/bg.jpg);
  }
}
@-webkit-keyframes option2 {
  0% {
    background-image: url(../../images/index_5/bg3.jpg);
  }
  25% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  50% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  75% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  100% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
}
@keyframes option2 {
  0% {
    background-image: url(../../images/index_5/bg3.jpg);
  }
  25% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  50% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  75% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
  100% {
    background-image: url(../../images/index_5/bg3.jpg), url(../../images/index_5/bg2.jpg);
  }
}
/*
==============================================
fadeOutLeft
==============================================
*/
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
/*
==============================================
floating
==============================================
*/
.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(2%);
            transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
/*



/*
==============================================
小螢幕 檢視尺寸
==============================================
*/
@media screen and (max-width: 1279px) {
  body {
    width: 100%;
    max-width: 130%;
  }
  .wrapper {
    width: 100%;
    min-width: 150%;
    background-size: 100%;
  }
  .wrapper .container {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 960px) {
  body {
    width: 100%;
    max-width: 100%;
  }
  .wrapper {
    width: 100%;
    background-size: 100%;
  }
  .wrapper .container {
    width: 100%;
    margin: 0 auto;
  }
}
@media (orientation: landscape) {
  body {
    width: 100%;
    min-width: 100%;
  }
  .wrapper {
    width: 100%;
    min-width: 1280px;
    background-size: 100%;
  }
  .wrapper .container {
    width: 100%;
    margin: 0 auto;
  }
}