@media screen and (max-width: 989px) {
  /*台新天地*/
  body {
    padding-top: 60px;
  }
  .bg-header {
    width: 100%;
    height: 60px;
  }
  .navbar {
    margin-top: -60px;
  }
  .ts-logo {
    width: 131px;
  }
  .bg-md-black {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .pt-1 {}
  .navbar-nav {
  margin-top: 4px;
  }
  .nav-item {
  padding: 10px 0;
  border-bottom: 1px solid #666;
  }


/*內容*/
.wrapper {
  background-color: #000;
  color: #fff;
  padding-bottom: 56px;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.kv {
width: 100%;
height: 0;
padding-bottom: 75%;
background-image: url("../images/kv.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
margin-top: -8px;
}
h1 {}
h1 span {
display: none;
}
h2 {}
h2 span {
display: none;
}

.bg-1 {
background-color: #000;
}
.bg-2 {
background-image: url("../images/bg.jpg");
background-size: cover;
}

.block {
padding: 60px 0;
position: relative;
overflow: visible;
}
.blockA {}
.container {
position: relative;
z-index: 999;
}
h3 {}
h3 img {
display: block;
width: 95%;
margin: 0 auto 40px auto;
}
h3 span {
display: none;
}
.member {
padding-left: 0;
margin-left: 0;
height: auto;
}
.member li {
display: block;
border: 1px solid #fff;
padding: 20px 10px;
vertical-align: top;
border-radius: 10px;
background-color: #000;
}
.member li:nth-child(1) {
width: 85%;
margin: 0 auto;
margin-bottom: 20px;
}
.member li:nth-child(2) {
width: 85%;
margin: 0 auto;
}
.box {
height: auto;
}
h4 {}
h4 span{
color: #f3dd77;
font-size: 20px;
line-height: 36px;
display: inline-block;
margin-bottom: 10px;
}
h4 span strong {
display: block;
font-size: 26px;
}
h5 {}
h5 strong {
font-size: 18px;
vertical-align: middle;
}
h5 span {
display: inline-block;
padding: 5px 8px;
margin-right: 5px;
background-color: #f3dd77;
color: #000;
font-weight: bold;
font-size: 16px;
vertical-align: middle;
}
.point50 {
display: block;
width: 50%;
margin: 20px auto 10px auto;
}
.coupon {
padding-left: 0;
margin-left: 0;
}
.coupon li {
display: inline-block;
border: 0px;
padding: 0px;
vertical-align: top;
border-radius: 0px;
}
.coupon li:nth-child(1) {
width: 100%;
margin-right: auto;
}
.coupon li:nth-child(2) {
width: 100%;
}
.pic {
display: block;
width: 90%;
margin: 20px auto;
border: 1px solid #fff;
}
.bt-1{
display: block;
width: 130px;
margin: 20px auto;
background-color: #fff;
padding: 5px 20px;
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 20px;
border-radius: 30px;
cursor: pointer;
}
.bt-2{
display: inline-block;
color: #fff;
cursor: pointer;
}
.ps {
line-height: 30px;
}
.ps i {
font-style: normal;
display: inline;
}
.ps b {
font-weight: normal;
font-size: 15px;
}

.blockB {}
.blockB table {
width: 100%;
margin: 0 auto;
}
.blockB table tr {}
.blockB table td {
padding: 20px 0;
border: 1px solid #cc9933;
vertical-align: middle;
}
.t-black {
background-color: #000;
color: #fff;
font-size: 18px;
font-weight: bold;
}
.t-gray {
background-color: #ddd;
font-size: 18px;
font-weight: bold;
color: #000;
}
.t-white {
background-color: #fff;
color: #000;
font-size: 16px;
font-weight: bold;
}
.ps-black {
color: #000;
margin-top: 40px;
}


.blockC {}
.coupon-list {
padding-left: 0;
margin-left: 0;
}
.coupon-list li {
display: inline-block;
width: 80%;
margin: 0 auto;
}
.coupon-list li:nth-child(2) {
margin: 20px auto;
}
.coupon-list li img {
display: block;
width: 90%;
margin: 0 auto;
}

.bt-list {
padding-left: 0;
margin-left: 0;
}
.bt-list li:nth-child(1) {
margin-right: auto;
}
.bt-list li {
display: inline-block;
}
.bt-list li a {
display: block;
width: 130px;
margin: 20px auto;
background-color: #fff;
padding: 5px 20px;
color: #000;
text-decoration: none;
font-weight: bold;
font-size: 20px;
border-radius: 30px;
}
.bt-3 {
display: block;
width: 200px;
margin: 20px auto;
background-color: #000;
padding: 5px 20px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 20px;
border-radius: 30px;
cursor: pointer;
}

.blockD {
color: #000;
}
.reset {
text-align: center;
padding-left: 0;
margin-left: 0;
}
.reset li {
display: inline-block;
width: 90%;
margin: 0 auto;
border-top: 1px solid #000;
margin-top: 40px;
vertical-align: top;
}
.reset li:nth-child(1) {
margin-right: auto;
margin-bottom: 40px;
}
.reset-title {
font-size: 24px;
font-weight: bold;
margin-top: -40px;
}



/*手機輪播*/
.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: 15px;
  height: 15px;
  border-radius: 50%;
  margin: 0 8px;
  background: #dedede !important;
}
.step-wrap .owl-dot.active {
  background: #000 !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: 65%;
margin: 40px auto 0px auto;
}
.item p {
  font-size: 18px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 31px;
  min-height: 100px;
}
.item p b {
  color: #000;
  display: inline-block;
  border-radius: 5px;
  margin-right: 5px;
  text-align: center;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  border: 1px solid #000;
  margin-left: -31px;
}
.item p strong {
font-size: 22px;
}
.item p i {
font-size: 15px;
font-style: normal;
color: #666;
}
.item p span {
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 10px;
border-color: transparent transparent transparent #000000;
margin: 0 5px;
}

.btn-side {
  width: 72px;
  text-align: center;
  border-radius: 15px;
  position: fixed;
  right: 10px;
  top: 30%;
  z-index: 999;
}

.pic-1 {
display: none;
}
.pic-2 {
width: 12%;
position: absolute;
left: 2%;
bottom: 0;
z-index: 1;
}
.pic-3 {
width: 10%;
position: absolute;
right: 2%;
bottom: 0;
z-index: 1;
}
.pic-4 {
width: 20%;
position: absolute;
right: 0px;
bottom: 0;
z-index: 1;
}
.pic-5 {
display: none;
}
.pic-6 {
display: none;
}

.btn-side {
width: 100%;
margin-left: 0;
padding-left: 0;
position: fixed;
right: 0px;
top: auto;
bottom: -20px;
width: 100%;
height: 60px;
background-color: none;
border-radius: 0px;
z-index: 9999;
}
.btn-side li {
margin: 0;
padding: 0;
display: block;
width: 33.3%;
margin-bottom: 0px;
float: left;
}
.btn-side li:nth-child(2) {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}
.btn-side li a {
display: block;
height: 60px;
background-color: #5ca9c2;
vertical-align: middle;
padding-top: 5px;
border-radius: 0px;
font-weight: bold;
cursor: pointer;
}
.btn-side li:nth-child(1) {}
.btn-side li:nth-child(1) a {}
.btn-side li:nth-child(2) a {
background-color: #283577;
}
.btn-side li:nth-child(3) a {
background-color: #cc510d;
}

.info {
text-align: left;
font-size: 15px;
line-height: 30px;
}











}