/*-----------------------------手機平板天地開始-------------------------------------*/
@media screen and (max-width: 720px) {
body>.taishinLogo {
	width: 100%;
	height: 54px;
	border-bottom: 0px;
	padding-top: 15px;
	background-color: #d80d19;
}
.taishinContain {
	width: 100%;
	margin: 0 auto;
	text-indent:-9999px;	
}
.taishinContain a {
	display: block;
	width: 117px;
	height: 27px;
	background-image: url(../images/taishin/logo_mb.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: inherit;
	margin: 0 auto;
}
body>footer {
	width: 100%;
	height: auto;
	background-image: none;
	background-color: #333;
	background-size: cover;
	background-position: center center;
	padding: 15px;
}
body>footer p {
	color: #fff;
	font-size: 12px;
	margin-left:0px;	
}
}
/*-----------------------------手機平板天地結束-------------------------------------*/

	
@media (max-width: 1300px) {
	header .logo {
	  margin: 0 40px;
	}
}
@media (max-width: 1024px) {
	header .logo {
		width: 131px;
	}
}
@media (max-width: 768px) {
  .hamburger {
    display: block;
  }
  .recomBrowser,
  .copyright {
    display: none;
  }
  header .logo {
    margin: 0px;
  }
  header .mainMenu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 60px;
    z-index: 101;
    display: none;
  }
  header .mainMenu ul {
    width: 100%;
    height: auto;
    position: absolute;
    display: none;
  }
  header .mainMenu li {
    display: block;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
    background-color: rgba(136,136,136,.9);
  }
  header .mainMenu li a {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    color: #fff;
	font-weight: bold;
  }
  header .mainMenu li.hide {
    display: block;
  }
  header.on .hamburger {
    /*background-color: white;*/
  }
  header.on .hamburger::before, header.on .hamburger::after {
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header.on .hamburger::after {
    display: block;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header.on .mainMenu {
    display: block;
  }
  header.on .mainMenu .mask,
  header.on .mainMenu ul {
    display: block;
  }
  footer .left span:nth-child(3) {
    display: none;
  }
	.blockB ul{
		margin-left: auto;
	}
	.fastCard{
		padding: 30px;
	}
}

@media (max-width: 480px) {
  header .logo {
    width: 116px;
    height: 30px;
    margin: 0 16px;
  }
  header .headerTitle {
    font-size: 14px;
  }
  footer .left span:nth-child(2) {
    display: none;
  }
}



@media (min-width: 1920px){
	.container {
		max-width: 1200px!important;
	}
	
}

@media (min-width: 1200px){
	.container {
		max-width: 1000px!important;
	}
}
@media (min-width: 1400px){
	.container {
		max-width: 1100px!important;
	}
}

@media screen and (max-width:1200px) {
	.wrapper {
		padding-top: 0px;
	}
	.feature p {
		line-height: 1.3;
		height: 60px;
	}
	
	
}

@media screen and (max-width:1023px) {
	header .container{
		width: 100%;
		padding-left: 10px;
    	padding-right: 40px;
	}
	.wrapper {
		padding-top: 52px;
	}

	
	
}

@media screen and (max-width: 991px) {
	body{
		font-size: 17px!important;
	}
	.container {
		max-width: 850px!important;
		width: 90%;
	}
	header .container{
		width: 100%;
		padding-left: 10px;
    	padding-right: 40px;
	}
	.navbar-light .navbar-toggler{
		border: none;
		background-color: #fff;
	}
	.navbar{
		padding: 0!important;
	}
	.navbar-light .navbar-nav .nav-item {
		padding: 20px;
	}	
	.menufixed {
		top: 53px;
		width: 100%;
		right: 0;
		background-color: rgba(255,255,255,1);
	}
	.navbar-collapse{
		background-color: #fff;
		padding-bottom: 50px;
	}
	.navbar-toggler{
		z-index: 999;
	}
	.header-kv{
		background-image: url("../images/kv-m.jpg");
		padding-top: 155%;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.feature p {
		line-height: 1.5;
		height: auto;
	}
	.feature-box{
		margin-bottom: 60px;
	}
	.fast .line{
		margin: 10px auto;
	}
	.pig-point{
		width: 230px;
		left: -40px;
		top: -110px;
	}
	.fast-text img{
		float: left;
		width: 22px;
		margin-right: 5px;
	}
	.feature .btn-notice {
		margin-top: 50px;
		margin-bottom: 20px;
	}
	
	
}
@media screen and (max-width: 900px){
	.kv-img{
		width: 60%;
	}
	.fast-text{
		padding-left:10px;
	}
	.fast-text p{
		line-height: 1.2;
	}
	.pig-point{
		width: 200px;
		top: -105px;
	}
	.fast-text img{
		float: left;
		width: 22px;
		margin-right: 5px;
	}
	
}
@media screen and (max-width: 767px){
	.container {
		max-width: 720px!important;
	}
	.fast {
		padding: 50px 0 0px;
	}
	.fast-box{
		padding: 30px 30px 0;
		margin-bottom: 10px;
	}
	.fast-text p{
		line-height: 1.5;
	}
	.fast .line{
		margin: 20px auto;
	}
	.mobile{
		margin-top: 20px;
	}
	.mobile img{
		width: 50%;
	}
	.pig-point {
		width: 220px;
		top: 260px;
	}
	#feature{
		padding: 50px 0 0;
	}
	.feature .btn-notice,.btn-notice1 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.notice-content .container{
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 20px;
	}
	.fast-notice-content .container{
		padding-bottom: 10px;
	}
	.fast-notice-content{
		padding-bottom: 0;
	}
	
	
	
}

@media screen and (max-width: 600px){
	.header-kv {
		
	}
	.pig-point {
		width: 200px;
	}
	#action {
		position: fixed;
        top: auto;
		bottom: 100px;
		max-width: 80px;
        z-index: 99999;
	}
	#action img:first-child {
		margin-bottom: 10px;
	}
	.section-title-m{
		display: block;
	}
	.section-title-d{
		display: none;
	}
	.blockA .fastCard {
		padding: 0px 10px 0px;
	}
}
@media screen and (max-width: 575px){
	.header-kv {
		
	}
	
}

@media screen and (max-width: 500px){
	body {
		font-size: 16px!important;
	}
	.navbar{
		padding: 10px;
	}
	.navbar-light .navbar-nav .nav-item {
		padding: 20px ;
	}
	.navbar-light .navbar-nav{
		/*width: 100vw;
		height: 100vh;*/
	}
	.header-kv{
		min-height: 570px;
	}
	
	#gotop {
		bottom: 50px;
	}
	.fast-box{
		padding: 30px 15px 0; 
	}
	.mobile img {
		width: 80%;
	}
	.pig-point {
		width: 200px;
		top: 270px;
	}
	.table-j{
		display: block;
		font-weight: bold;
		line-height: 1.5;
		max-width: 100%;
	}
	.table-j tbody th,.table-j tbody td {
		padding: 10px 8px;
		font-size: 14px;
	}
	
}
@media screen and (max-width: 360px){
	.pig-point {
		width: 180px;
		top: 315px;
	}
}

/*20231226咪咪新增*/
@media screen and (max-width: 991px) {
.fastCard {
padding: 0px;
margin-left: auto;
text-align: center;
}
.fastCard li {
margin-bottom: 15px;
text-align: center;
}
.fastCard li span {
display: block;
margin-right: 5px;
padding: 3px 10px;
border-radius: 5px;
margin-left: auto;
margin-bottom: 5px;
}

.title04 {
width: 100%;
margin: 0 auto;
position: relative;
z-index: 99999;
margin-top: -180px;
}
.title05 {
width: 360px;
margin: -180px auto 20px;
position: relative;
z-index: 99999;
}
.fast-box{
padding: 30px 30px 20px;
}
.blockB ul{
margin-left: auto;
}
.fast .fast-box {
margin: 80px auto 40px
 }

.mt {
margin-top: 100px;
position: relative;
z-index: 99;
}
.btn02 {
display: block;
width: 100%;
margin: 10px auto  40px auto;
}
.btn03 {
display: block;
width: 95%;
margin: 30px auto 20px;
}
strong {
color: #ef414c;
font-size: 22px;
}
.txt {
margin-bottom: 15px;
}
.txt i {
display: block;
font-size: 15px;
}
.blockA {
width: 100%;
text-align: center;
padding: 0px 0px;
}
.bc td {
border-color: #fff;
}
.blockB {
width: 100%;
margin: 0 auto;
background-color: #fff;
border-radius: 10px;
margin-top: 80px;
	margin-bottom: 20px;
}
.title06 {
width: 100%;
margin: -60px auto 0 auto;
}
.tc {
text-align: center;
}
.btn {
margin-left: 0;
padding-left: 0;
margin: 0 auto;
padding: 0;
}
.btn li:nth-child(1) {
margin-right: 0;
margin-bottom: 15px;
}
.btn li {
display: block;
width: 100%;
}
.btn li a {
display: block;
border-bottom: 0px;
}
.btn li img {
display: block;
width: 80%;
}

.txt-link {
text-align: center;
display: block;
text-align: center;
font-style: normal;
margin-bottom: 10px;
font-size: 15px;
}
.txt-link a {
color: #333;
border-bottom: 1px solid #333;
}

.box {
width: 90%;
margin: 0 auto;
}
.step-wrap {
  max-width: 900px;
  margin: auto;
  margin-top: 40px;
  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: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 8px;
  background: #dedede !important;
}
.step-wrap .owl-dot.active {
  background: #333333 !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 {
line-height: 30px;
margin-bottom: 10px;
}
.item img {
display: block;
width: 90%;
margin: 0 auto 20px auto;
}
.item h5 {
font-size: 18px;
font-weight: bold;
}
.item h6 {}
.item h6 strong {
font-size: 24px;
font-weight: bold;
color: #c1272d;
margin: 0 3px;
}
.item ul {
text-align: center;
font-size: 15px;
width: 90%;
margin: 0 auto;
line-height: 24px;
margin-top: 10px;
}
.item ul li {}
.item ul li strong {
font-size: 22px;
font-weight: bold;
color: #c1272d;
}
.item ul li a {
color: #c1272d;
}
.item ul li span {}

.fastCard-2 {
padding: 0 0;
margin: 25px 30px 0 30px;

}
.fastCard-2 li {
margin-bottom: 15px;
}
.fastCard-2 li span {
display: block;
background-color: green;
color: #fff;
margin-right: 5px;
padding: 3px 10px;
border-radius: 5px;
margin-left: 0px;
}
.fastCard-2 li a {
color: #ef414c;
border-bottom: 1px solid #ef414c;
}





}	

@media screen and (max-width: 500px){
	.title05{
		width: 320px;
		margin-top: -150px;
	}
	.fast-box{
		border: 4px solid #323333;
		padding: 30px 10px 20px;
		margin-top: 160px;
	}
	.fast .fast-box {
	margin: 30px auto 40px
	 }

}

.blockA-1 {
margin-top: 40px;
}

