/*reset*/
@charset "utf-8";
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  line-height: 1;
  font-size: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
nav ul {
  list-style: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
ins {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style: none;
}
/*台新天地*/
body {
  padding-top: 60px;
  color: #333;
}
.header-bg {
  width: 100%;
  height: 60px;
}
.navbar {
  margin-top: -63px;
}
.ts-logo {
  width: 155px;
}
.footer-bg {
  height: 56px;
}
.footer-bg-box {
  height: 56px;
}
.footer-box {
  color: #fff;
  margin-top: -56px;
}
.copyright-box {
  height: 56px;
}
.copyright-md {
  font-size: 12px;
}
.tsh-logo-box {
  background-color: #d8d8d8;
  height: 56px;
}
.tsh-logo {
  width: 142px;
}

.txt-center {
  text-align: center;
}
.btn-ts {}
.info {
  font-size: 15px;
  text-align: left;
}
.warning {
  background-color: #f2f2f2;
}

/*內容*/
.nav nav-tabs {}
.nav-item {
/*width: 45%;*/
margin: 0 auto;
}
.nav-link {
display: block;
}
.wrapper {
background-color: #e03b51;
}
img {
display: block;
}
/*主視覺*/
.blockKV {
width: 100%;
height: auto;
position: relative;
padding-top: 3%;
}
.every {
display: block;
width: 25%;
margin: 0 auto 25px auto;
}
h1 {}
h1 span {}
h1 img {
width: 50%;
margin: 0 auto;
margin-bottom: 1%;
}
.titile_2 {
width: 12%;
display: inline-block;
margin-top: -5%;
margin-right: 1%;
transform-origin: center center;
animation: gogo 2s infinite linear;
transform-origin: bottom right;
}
/*titile_2動畫*/
@keyframes gogo {
0% { transform:rotate(0) scale(0.85); }
50% { transform:rotate(-5deg) scale(1); }
100% { transform:rotate(0) scale(0.85); }
}
h2 {}
h2 span{}
.titile_3 {
width: 50%;
display: inline-block;
}
.boy_1 {
width: 25%;
position: absolute;
bottom: 2px;
left: 2%;
}
.girl_1 {
width: 25%;
position: absolute;
top: 0;
right: 2%;
}
.bg {
width: 100%;
position: relative;
z-index: 998;
bottom: -2px;
}
.bg1 {
margin-top: -100px;
}
.bg2 {
width: 100%;
}
.bg3 {}

/*ATM*/
.block {}
.blockATM {
background-color: #fff;
}
.titile_h3 {
font-size: 30px;
font-weight: bold;
color: #e03b51;
margin-bottom: 20px;
}
.titile_h4 {
font-size: 18px;
margin-bottom: 40px;
line-height: 30px;
}
.titile_h4 b {
font-weight: normal;
font-size: 15px;
}
.titile_h4 strong {
color: #ffdb76;
font-size: 24px;
font-weight: bold;
margin: 0 3px;
}
.titile_h4 i {
display: block;
font-style: normal;
}
.titile_h3_w {
color: #fff;
}
.titile_h4_w {
color: #fff;
}
.boxVideo {
width: 80%;
margin: 0 auto;
margin-bottom: 40px;
position: relative;
padding-bottom: 56.25%; /* 16:9比例 */
height: 0;
overflow: hidden;
max-width: 100%; /* 限制寬度不超過容器 */
}
.boxVideo iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bt1 {
padding-left: 0;
}
.bt1 li {
display: inline-block;
min-width: 200px;
padding: 10px 40px;
border-radius: 30px;
background-color: #666;
font-weight: bold;
margin: 0 10px;
font-size: 18px;
color: #fff;
}
.bt1 li a {
text-decoration: none;
color: #fff;
}
.bt2 {
color: #e03b51;
font-weight: bold;
}
/*手機輪播*/
.carousel-box {
margin-top: 20px;
}
.step-wrap {
  max-width: 880px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.step-wrap .owl-prev {
  left: -36px;
}
.step-wrap .owl-next {
  right: -36px;
}
.step-wrap .owl-dots {
  display: block;
  text-align: center;
}
.step-wrap .owl-dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  margin: 0 8px;
  background: #dedede !important;
}
.step-wrap .owl-dot.active {
  background: #e03b51 !important;
}
.step-wrap .owl-dot:focus {
  outline: none;
}
.owl-nav button {
  width: 34px;
  height: 69px;
  position: absolute;
  top: 44%;
}
.owl-nav button:focus {
  outline: none;
}
.owl-nav span {
  display: none;
}
.item {}
.item {
  font-size: 18px;
  font-weight: bold;
}
.figure {
width: 98%;
margin: 0 auto;
}
.phone-step {
width: 80%;
margin: 0 auto;
}
.item p {
width: 65%;
margin: 20px auto 20px auto;
font-size: 18px;
font-weight: normal;
text-align: center;
}
.item p b {
display: block;
width: 70px;
margin: 0 auto 5px auto;
border-radius: 15px;
text-align: center;
color: #e03b51;
border: 1px solid #e03b51;
font-size: 13px;
font-weight: bold;
}
.item p strong {
font-weight: bold;
color: #e03b51;
margin: 0 3px;
}

.check {
padding-left: 0;
}
.check li {
width: 48%;
display: inline-block;
}
.check li p {}
.check li p img {
display: block;
width: 95%;
margin: 0 auto 20px auto;
}
.check li p strong {
display: block;
color: #e03b51;
font-size: 20px;
}

/*Point*/
.blockPoint {
position: relative;
}
.bg_atm {
position: absolute;
right: 4%;
top: -24%;
z-index: 999;
width: 18%;
animation: gogo2 2s infinite linear;
}
/*ATM動畫*/
@keyframes gogo2 {
0% { transform: scale(0.9); }
50% { transform: scale(1); }
100% { transform: scale(0.9); }
}
.blockCard {
margin: 60px auto 40px auto;
}
.boxCard {
padding: 20px 0px 10px 0px;
}
.mb40 {
margin-bottom: 40px;
}
.boxCard img {
width: 30%;
margin: 0 auto;
}
.card-title {
background-color: #666;
width: 150px;
margin: 0 auto;
padding: 8px;
margin-top: -40px;
transform-origin:bottom;
transform:skewX(-10deg);
}
.card-title span {
color: #fff;
font-weight: bold;
font-size: 20px;
}
.card-body {}
.card-day {
font-size: 18px;
}
.card-text {
margin-top: 20px;
font-size: 22px;
font-weight: bold;
}
.card-text i {
display: block;
font-style: normal;
}
.card-text b {
font-weight: normal;
font-size: 15px;
color: #666;
}
.card-text strong {
color: #e03b51;
font-size: 30px;
margin: 0 3px;
}
.boxCard2 {
padding-bottom: 10px;
}
.boxCard2 .card-day {
font-size: 18px;
font-weight: normal;
margin-right: 10px;
}
.boxCard2 .card-title {
margin-top: -20px;
}
.boxCard2 .card-text {
margin-top: 0;
}
.boxCard2 .card-text i {
display: inline;
margin-left: 10px;
}

/*優惠券*/
.blockCoupon {
background-color: #fff;
position: relative;
}
.bg_boy {
position: absolute;
left: 3%;
top: -30%;
z-index: 999;
width: 18%;
animation: gogo3 2s infinite linear;
}
/*coupon：動畫*/
@keyframes gogo3 {
0% { transform:rotate(0);}
50% { transform:rotate(-3deg); }
100% { transform:rotate(0); }
}
.coupon {
padding-left: 0;
}
.coupon li {
width: 19%;
display: inline-block;
}
.coupon li img {
display: block;
width: 60%;
margin: 0 auto 30px auto;
}
.coupon li span {
font-size: 15px;
background-color: #008cd6;
color: #fff;
padding: 6px 10px;
}
.coupon li p {
font-size: 18px;
margin: 20px auto;
line-height: 30px;
font-weight: bold;
}
.coupon li p i {
display: block;
font-style: normal;
}
.coupon li p b {
font-weight: normal;
font-size: 15px;
color: #666;
}
.coupon li p strong {
color: #e03b51;
}

/*注意事項*/
.info {
width: 90%;
color: #fff;
margin: 0px auto 60px auto;
font-size: 15px;
line-height: 24px;
}

/*側邊選單*/
.btn-side {
position: fixed;
right: 20px;
bottom: 15%;
z-index: 999;
}
.btn-side li {
width: 70px;
height: 70px;
font-size: 14px;
line-height: 18px;
text-align: center;
border-radius: 15px;
margin-bottom: 20px;
padding-top: 17px;
font-weight: bold;
background-color: #666;
}
.btn-side li a {
display: block;
width: 100%;
color: #fff;
text-decoration: none;
}
.btn-side li a i {
display: block;
font-style: normal;
}









