@charset "utf-8";
/* CSS Document */

/* 預設共用 */
a.btn-success {background-color: #0099a1; border-color: #0099a1;}
a.btn-success:hover {background-color: #00767c; border-color: #00767c;}

article{
    /*background-color: #FFF;*/
}
section{
/*    padding: 30px 0;*/
}

section.module_content{
    padding: 0;
}

.layouypadding{
    padding: 20px 0;
}
.twsporttitle{
    width: 100%;
    background-color: #e1e1e1;
}
.twsporttitle h1{
    display: inline-block;
}
.twsporttitle h2{
    display: inline-block;
}
.twsporttitle .btn-success{
    color: #f00;
}

/*-------------------------------------------------*/
.twsportall div.twsporth1 {
    color: #000;
    padding: 30px 0;
    margin-bottom: 30px;
}
.twsportall div.twsporth1 h1{
    color: #0b81e8;
    text-align: center;
    font-weight: bolder;
    font-size: 2.5em;
    }
.twsportall div.twsporth1 p{color: #666666;text-align: center;letter-spacing: 1px;font-size: 18px;line-height: 30px}
.twsportall div.twsporth1 i{color: #0b81e8;line-height: 50px;font-size: 1.2em;padding-left: 20px;padding-right: 10px;}

.twsport{

}
.twsport >span{
    position: absolute;
    padding: 20px;
    font-size:2em;
    color:#fff;
}
.twsport h3{
    font-size: 1.6em;
    font-weight:bold;
    color: #0b81e8;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
}
.twsport h3 i{
    padding-left:10px;
}
.twsport h3 span{
    border-radius: 50%;
    background-color: #0b81e8;
    color: #fff;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    line-height: 1.2em;
    text-align: center;
}
.twsport p{
    font-size: 1.1em;
    line-height:1.9em;
    color: #484848;
}


.twsport  button.accordion{
    background-color: #0b81e8;
    border-color: #0c71ca;
    color:#FFF;
    padding: 5px 25px;
    font-size: 1em;
    border-radius: 5px;
}
.twsport  button.accordion:hover{
    background-color: #0c8eff;
    border-color: #0c71ca;
    color:#FFF;
    padding: 5px 25px;
}

.twsport  a.btn-success{
    background-color: #ed2554;
    border-color: #c11d44;
    color:#FFF;
    padding: 6px 30px;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 0;
    margin:10px auto;
    text-align:center;
}
.twsport  a.btn-success:hover{
    background-color: #fd1d52;
    border-color: #c11d44;
    color:#FFF;
    border-radius:5px;
}


.twsport h4{/* float:right; */font-size: 1em;color: #642b8d;font-weight: bold;padding-top: 5px;}

.twsport .mony1{font-size: 1.8em;/* line-height:2em; */color: #F52;/* float: right; */letter-spacing: 1px;font-weight: 400;}
.twsport .mony2{
    color: #999;
    font-size: 0.5em;
}
.twsport .mony3{color: #5e5e5e;font-size: 0.6em;font-weight: bolder;}

/*-------------------------------------------------*/
    
@media (max-width: 3000px){article.gtscarousel {padding-top: 71px;/*width:1170px;146*/}}
@media (max-width: 1200px){article.gtscarousel {padding-top: 71px;/*width:1170px;146*/}}


.twsportall div.row {
    padding:20px 0;
    background-color:#FFF;
    box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.5);
    margin:20px 0;

}

/*------------------------------------------------------------*/
/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    color: #fff;
    cursor: pointer;
    padding: 18px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

button.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.twsport h4 span{
    color:#333;
/*    font-weight: 400;*/
    font-size: 1em;
}
h4 span.twdate {
    font-size:1.4em;
    font-weight:400;
    line-height: 2.3em;
    border: 1px dashed #f52;
    color: #F52;
    height: 2.3em;
    width: 3em;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
}


.twsportpdc h4{
    font-size:1.4em;
}
.twsportpdc ul{
    font-size:1.2em;
    line-height:1.6em
}
.twsportpdc ul li{
    padding-top:5px;
    border-bottom: thin solid #efefef;
}
.twsportpdc ul >li>span{
    font-size:1em;
    text-align: center;
    line-height: 1.2em;
    background-color: #fff;
    border: 1px solid #0b81e8;
    color: #0b81e8;
    border-radius: 5px;
    display:inline-block;
    padding: 5px;
}
.twsportpdc ul>li>a{
    font-size:0.7em;
    color: #642b8d;
    padding-right:2px;
}
.twsportpdc ul li i{
    font-size:1em;
    color: #642b8d;
}

.twsportpdc ul ol{
    font-size:0.9em;
    list-style-type: circle;
    color: #666;
}
.twnotice{

background-color: #Fff;
padding: 20px;
box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.5);
}
.twnotice h3{
color: #F52;
}

.twnotice ul{
padding-left: 20px;
}
.twnotice ul li{
font-size: 1.1em;
line-height: 1.9em;
}

.twsportall div .abplace a i, .abplace a{
    color: #642b8d;
    /*font-size: 1.2em;*/
    /*font-weight: bold;*/
}
.abplace a{
    /*border: 2px solid #642b8d;*/
    font-weight: bold;
    border-radius: 7em;
}
.abplace a:hover{
    background-color:#642b8d;
    color: #fff;
}
.twsportall div .abplace a:hover i , .abplace a:hover{
    color: #fff;
}

.twsportpdc ul >li>span.pdcabplace{
    border: 1px solid #f38f00;
    color: #f38f00;
}

.credit{
	margin-bottom: 30px;
}
.twsportall div.twsporth1{
	text-align: center;
}

.twsportall div.twsporth1 h1{
	display: inline-block;	
}

.twsporth1 a{
	color: #cc0001;
	font-size: 16px;
}

.twsporth1 a:hover{
	color: #FFF;
	background-color: #cc0001;
}

.twsporth1 i:hover{
	color: #FFF;
}

#card1,#card2{
	font-size: 18px;
	border: solid 1px #cc0001;
	padding: 8px 10px;
	margin: 5px;
}

.time{
	padding:0 60px;
}

.time h3{
	color: #cc0001;	
}

.time h4{
	line-height: 1.5;
}

#QRcode img{
	margin: auto;
	display: block;
}

.Limited{
	font-size: 24px;
}

section .container .limitedRow{
	box-shadow: 0 0 0 0;
	background-color:#fbfbfb;
}

.border{
	border: 2px solid #cc0001;
}

.JC{color: #cc0001;}

#twpdc4{
	text-align: center;
}

#twpdc4 img{
	width: 100%;
}

#pdc1 > h3{
	color:#cc0001; 
}

.twsport h4{
	font-size: 18px;
	font-weight: normal;
	line-height:25px;
	color:#cc0001; 	
}

#pdc1 h4{
	line-height: 25px;	
}

#pdc1 p{
	padding-top: 10px;	
}

.cphone {
	position: relative;
}

.cphone>div{
	position: absolute;
	right: 20px;
	top:25px;
	font-size: 16px;
}

@media screen and (max-width:480px) {
	.cphone>div{
	position: absolute;
	right: 50px;
	top:-40px;
}
}

.carousel{
	padding-top: 40px;
}

.twsport button.accordion{
	font-size: 16px;
}

.twsport button.accordion:hover {
    background-color: #a90203;
}

#twpdc3 .noticeAll{
	padding: 0 50px 50px 50px;
}

.notice .noticeList{
	font-size: 16px;
	line-height: 20px;
	padding-left: 30px;
	padding-bottom:5px;
}

.noticeList li{
	list-style:decimal-leading-zero;
	margin-bottom: 15px;
}

.card{
	padding: 25px;
}

.btn-block{
	width:inherit;
	margin: auto;
}

.twsportpdc ul >li>span{
	padding: 5px 10px;
}

.layouypadding{
	padding: 0 0 20px 0;
}

.twsportall div.twsporth1 i,
.twsportall div.twsporth1 h1,
.twsport>h2{
	color:#cc0001; 
}

.btn-info{
	background-color: #cc0001;
	border-color:#cc0001;
}

.twsport h3{
	color: #666;
}

.notice > p{
	font-size: 16px;
	margin-bottom: 20px;
}

.twsport button.accordion{
	background-color: #cc0001;
}

.twsportall div.twsporth1{
	padding: 0;
}

.twsport .fcolor{
	color: #333;
}

/*夏旅享樂輕鬆遊*/
.login{
	color:#cc0001;
	border:1px solid #cc0001;
	padding: 10px;
}

.login:hover{
	color:#fff;
	background-color: #cc0001;
	border:1px solid #cc0001;
	padding: 10px;	
}

#raise{
	border: 1px solid #cf0001;
    padding: 5px 10px;
}

.SignIn {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.SignIn a{
	color: #cf0001;	
}

.SignIn a:hover {
	text-align: center;
	color: #fff;
	background-color: #cf0001;
	padding-top: 30px;
	padding-bottom: 30px;
}

.point{
	color: #cc0001;
}

.actiNotice{
	margin-bottom: 40px;
}