body{
    font-size: 1rem;
    font-family: 'Arial','Microsoft JhengHei';
    color: #404040;
    letter-spacing: 2px;
}
table{
    text-align: left;
}
a:hover{
    text-decoration:none;
}
.w1200{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.clearbox{
    content: "";
    clear: both;
    float: none;
}
.font_red{
    color: #ff5944;
}
.guide{
    margin: 10px auto;
    display: block;
    height: auto;
}
.guide p , .guide p a{
    font-size: 0.9rem;
    color: #767676;
    margin-top: 2vh;
}
.bar{
    width: 100%;
    height: 45px;
    background-color: #eee;
    line-height: 45px;
    text-align: center;
    margin: 1vh auto;
}
header>div, footer>div{
    width: 100%;
    margin: 0 auto;
}
.content_f3{
    overflow: hidden;
    height: 365px;
    width: 100%;
}
.content_f3 .f3{
    width: 75%;
    float: right;
    height: 365px;

}
/*頁簽開始*/
.content_f3 .abgne_tab {
    width: 100%;
}
.content_f3 .tabs {
    width: 100%;
}


.content_f3 .tabs li {
    float: left;
    display: inline-block;
    width: 33.33%;
    text-align: center;
    font-size: 1.1rem;
    line-height: 2;
    font-weight: 600;
    background-color: #86bbff;
}
.content_f3 .tabs li a {
    display: inline-block;
    width: 100%;
    color: #1f4e73;
}
.content_f3 ul.tabs li a:hover {
    background-color: #c9e1ff;
}
.content_f3 ul.tabs li.active  {
    background-color: #c9e1ff;
}
.content_f3 ul.tabs li.active a:hover {
    background-color: #c9e1ff;
}
.content_f3 div.tab_container {
    clear: left;
}
/*頁簽結束*/
.content_f3 .fast{
    display: block;
    width: 25%;
    height: 365px;
    float: right;
    overflow: hidden;
    text-align: center;
    background-color: #fdfdfb;
    border: 1px solid #eee;
}
.content_f3 .fast h1, .fast strong{
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: 1rem;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 8px 0;
    border-bottom: 2px solid #eee;
}
.content_f3 .fast>div p{
    display: inline-block;
    line-height: 1.8rem;
    margin:  0 10px;
}
.content_f3 .fast>div a:hover p{
    color: #3aa4ff;
}
.content_f3 .fast>div:nth-of-type(1) p{
    width: 45%;
    margin: 0 auto;
}
.content_f3 .fast>div:nth-of-type(1){
    height: calc(55% - 1rem);
}
.content_f3 .fast>div:nth-of-type(2){
    height: calc(45% - 1rem);
}
/*頁簽開始*/
.content_f3 .abgne_tab {
    width: 100%;
}
.content_f3 .tabs {
    width: 100%;
}
.content_f3 .tabs li {
    float: left;
    display: inline-block;
    width: 33.33%;
    text-align: center;
    font-size: 1rem;
    line-height: 3rem;
    background-color: #86bbff;
}

.content_f3 .tabs li a {
    display: inline-block;
    width: 100%;
    color: #1f4e73;
}
.content_f3 .tabs li a:hover {
    background-color: #c9e1ff;
}
.content_f3 .tabs li.active  {
    background-color: #c9e1ff;
}
.content_f3 .tabs li.active a:hover {
    background-color: #c9e1ff;
}
/*頁簽結束*/
.content_f4 {
    margin-top: 6vh;
}
.content_f4 .pic1 div{
    display: none;
}
.content_f4 .pic1 div:nth-of-type(1){
    display: block;
}
.title1{
    width: 100%;
    border-bottom: 2px solid #86bbff;
    overflow: hidden;
}
.title1 strong{
    font-size: 1.5rem;
    padding: 8px 16px 8px 15px;
    color: #4295ff;
    display: inline-block;
    float: left;
    margin-right: 10vw;
    position: relative;
}
.title1 strong::before{
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    left: 0;
    top: 0;
    background-color: #ffd7a8;
    z-index: -1;
}
.title1 li h2{
    display: inline-block;
    padding: 8px 16px;
    font-size: 1rem;
    color: #1f4e73;
    float: left;
    margin: 0 5px;
    transition: all 0.2s;
}
.title1 li h2:hover{
    background-color: #ffa741;
    color: #fff;
}
.title1 li.active h2 {
    background-color: #ffa741;
    color: #fff;
}
.title1 li h2.active  {
    background-color: #ffa741;
    color: #fff;
}
.title1 li.active  {
    background-color: #ffa741;
    color: #fff;
    display: block;
}
.tab-box .tabList li a.active{

}
.title1::after{
    content: "";
    clear: both;

}
.pic1 ul{
    display: flex;
}
.pic1 ul li{
    margin: 5px;
    position: relative;
    overflow: hidden;
}
.pic1 ul li div{
    width: 101%;
    height: 101%;
}
.pic1 ul li span{
    display: block;
    width: 100%;
    height: 25%;
    line-height: 1.2;
    padding: 5px;
    color: #fff;
    bottom: 2px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.38);
}
.content_p{
    margin-top: 6vh;
    min-height: 400px;
}
/**表格圖+文開始**/
.pro{
    line-height: 1.6rem;
    height: auto;

}
.pro .hot_pic table{
    width: 90%;
    margin: 0 auto;
    margin-top: 1vh;
}
.pro .hot_pic tbody tr td a {
    font-size: 1.3rem;
    font-weight: 600;
    color: #4295ff;

}
.pro .hot_pic tbody tr:nth-of-type(2){
    width: 100%;
}
.pro .hot_pic tbody tr:nth-of-type(2)>td{
    border:  2px solid #fff;
    height: 140px;
    vertical-align:top;
}
.pro .hot_pic tbody tr:nth-of-type(2)>td img{
    width: auto;
    height: auto;
    margin: auto;
    display: block;
}
.pro .hot_pic tbody tr:nth-of-type(2)>td:nth-of-type(1){
    width: auto;
}
/**表格結束**/
/**表格盤子開始**/
.plate{

}
.plate table{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-bottom: 2px solid #86bbff;
}
.plate table tbody>tr td b img{
    display: none;
}
.plate table tbody>tr:nth-of-type(1n+1)>td b{
    font-size: 1.2rem;
    font-weight: 600;
    color: #3aa4ff;
}
.plate table tbody>tr:nth-of-type(2n)>td a{
    color: #5a5a5a;
    font-weight: 600;
    transition: all 0.2s;
}
.plate table tbody>tr:nth-of-type(2n)>td a:hover{
    color: #ff8361;
    text-decoration: none;
}
.plate table tbody>tr:nth-of-type(2n+1)>td {
    color: #9a9a9a;
    font-size: 0.9rem;
}
.plate table tbody>tr td:nth-of-type(2){
    color: #ff5944;
    font-size: 1.2rem;
    font-weight: 600;
}
/**表格盤子結束**/

/*熱門活動開始*/
.tab_hot{
    width: 88%;
    margin: 0 auto;
}
.tab_hot .hot_a{
    overflow: hidden;
    padding: 1%;
    position: relative;
}
.tab_hot ul .hot_a div{
    float: left;

}
.tab_hot ul .hot_a div:nth-of-type(1){
    width: 30%;
    height: auto;
}
.tab_hot ul .hot_a div:nth-of-type(1) img{
    width: 100%;
    height: auto;
}
.tab_hot ul .hot_a div:nth-of-type(2){
    width: 70%;
    padding: 1%;
    display: block;

    right: 0;
    bottom: 1%;
    box-sizing: border-box;
}
.tab_hot ul .hot_a:nth-of-type(1) div:nth-of-type(2) p{
    text-decoration:line-through;
}
.tab_hot ul .hot_a div:nth-of-type(2) h4{
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #3aa4ff;
    margin-bottom: 1rem;
    margin-left: 2rem;
    transition: all 0.2s;
}
.tab_hot ul .hot_a div:nth-of-type(2):hover h4{
    background-color: rgba(255, 227, 190, 0.5);
}
.tab_hot ul .hot_a div:nth-of-type(2) div{
    font-size: 0.9rem;
    font-weight: 600;
    color: #8b8b8b;
    text-align: right;
    width: 100%;
}
.tab_hot ul .hot_a div:nth-of-type(2) div span{
    font-size: 1.2rem;
}
.tab_hot ul .hot_a div:nth-of-type(2) div strong{
    font-size: 1.3rem;
    line-height: 2;
    color: #ff6bc6;
}

.tab_hot ul .hot_a div:nth-of-type(2) div strong span{
    font-size: 1.8rem;
    color: #ff5944;
}
/*熱門活動結束*/

.content_p>div>div>div{
    display: none;
}
.content_p>div>div>div:nth-of-type(1){
    display: block;
}
.content_hos{
    margin:6vh auto;
    overflow: hidden;
}
.content_hos .tab_container>div .hos_l{
    width: 31.33%;
    float: left;
    box-sizing: border-box;
    margin: 1%;
}
.pic2{
    position: relative;
    overflow: hidden;

}
.pic2>div{
    overflow: hidden;
    height: auto;
}
.pic2>div>img{
    width: 101%;
    height: 101%;
}
.pic2>span{
    position: absolute;
    width: 100%;
    height: 25%;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 2px;
    color: #fff;
    padding: 8px;


}
.plate2 li{
    display: block;
    overflow: hidden;
    line-height: 2;
    margin: 0 auto;
    width: 90%;
}
.plate2 li a{
    width: 100%;
    height: auto;
    display: block;
}
.plate2 li p{
    display: block;
    width: 70%;
    float: left;
    height: auto;
}
.plate2 li em{
     display: block;
    width: 30%;
    float: right;
    text-align: right
}
.content_hos{
    margin:6vh auto;
    overflow: hidden;
}
.bn{
    margin: 7vh auto;
}
@media only screen and (max-width: 1000px){
    .pic1 ul li span{

        height: 35%;
    }
    .content_f3{
        height: auto;
        width: 100%;
        margin-top: 7vh;
        padding: 0 1%;
        box-sizing: border-box;

    }
    .content_f3 .f3{
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }
    .content_f3 .fast{
        width: 100%;
        height: auto;
        text-align: left;
        padding: 2%;

    }
    .content_f3 .fast h1, .fast strong{
        width: 100%;
        display: block;
        margin-top: 1.1rem;
        text-align: left;
        font-size: 1.3rem;
    }
    .content_f3 .fast>div:nth-of-type(1) p{
        width: auto;
        margin: 0 10px;
    }

}
@media only screen and (max-width: 700px){
    body{
        letter-spacing: 1px;
    }
    .w1200{
        width: 95%;
        margin: 0 auto;
    }
    .content_f3, .content_f4, .content_p, .content_hos{
        margin-top: 5vh;
    }
    .pic1 ul{
        display: grid;
        grid-template-columns: auto auto;
    }
    .pic1 ul li{
        margin: 5px;
        position: relative;
        overflow: hidden;
    }
    .pic1 ul li span{
        font-size: 0.8rem;

        height: 30%;
    }
    .content_hos .pic1 ul{
        display: flex;
    }
    .title1{
        width: 100%;
        padding:  0;
        border-bottom: 0;
        background-color: #f7f7f7;
    }
    .title1 strong{
        font-size: 1.3rem;
        font-weight: 600;
        padding: 8px 16px;
        width: 100%;
        display: block;
        border-bottom: 2px solid #86bbff;
        background-color: #fff;
    }
    .title1 h2{
        display: inline-block;
        padding: 6px 16px;
        font-size: 1rem;
        font-weight: 600;
    }
        /**表格圖+文開始**/
    .pro{
        line-height: 1.4rem;
        font-weight: 0.8rem;
        margin-bottom:
    }
    .pro .hot_pic table{
        width: 95%;
        margin-bottom: 2vh
    }
    .pro .hot_pic tbody tr td a {
        font-size: 1rem;
    }
    .pro .hot_pic tbody tr:nth-of-type(2){
        width: 100%;
    }
    .pro .hot_pic tbody tr:nth-of-type(2)>td{
        border: 0;
        font-size: 0.8rem;
    }
    .pro .hot_pic tbody tr:nth-of-type(2)>td:nth-of-type(1){
        width: 0px;
    }
    /**表格結束**/
    /**表格盤子開始**/
    .plate table tbody>tr:nth-of-type(2n)>td a{
        font-size: 1rem;
    }
    .plate table tbody>tr:nth-of-type(2n+1)>td {
        font-size: 0.8rem;
        display: none;
    }
    .plate table tbody>tr:nth-of-type(1)>td {
        font-size: 1rem;
        color: #3aa4ff;
        display: block;
    }
    .plate table tbody>tr td:nth-of-type(2){
        color: #ff5944;
        font-size: 1.2rem;
        display: block;
    }
    /**表格盤子結束**/
    .content_hos .tab_container>div .hos_l{
        width: 80%;
        margin-left: 10%;
    }
    /*熱門活動開始*/
    .tab_hot{
        width: 98%;
    }
    .tab_hot .hot_a{
        overflow: hidden;
        padding: 1%;
        position: relative;
    }
    .tab_hot ul .hot_a div{
        float: left;

    }
    .tab_hot ul .hot_a div:nth-of-type(1){
        width: 100%;

    }
    .tab_hot ul .hot_a div:nth-of-type(2){
        width: 100%;
        position: relative;
        bottom: 0%;
    }
    .tab_hot ul .hot_a div:nth-of-type(2) h4{
        font-size: 1.3rem;
        margin-left: 0;
        margin-top: 0.5rem;

    }
    /*熱門活動結束*/

}
@media screen and (max-width: 736px){
    header{
        position: fixed;
        top: 0;
    }
}
@media only screen and (max-width: 450px){
    .content_f3, .content_f4, .content_p, .content_hos{
    margin-top: 3vh;
    }
    .content_hos{
        margin-bottom: 1vh;
    }
    .content_f3 .tabs li {
        font-size: 0.8rem;
        font-weight: 100;
    }
    .content_f3 .fast h1, .fast strong{
        font-size: 1.1rem;
    }
    .content_f3 .fast>div p{
        font-size: 0.85rem;
    }
    .pic1 ul li span{

        line-height: 1.1;
        font-size: 0.7rem;

    }
    .title1 strong{
        font-size: 1.1rem;
    }
    .title1 li h2{
        font-size: 0.9rem;
    }
    .title1 {
        margin-bottom: 5px;
    }
    .pro .hot_pic tbody tr:nth-of-type(2)>td img{
        display: none;
    }
    /**表格盤子開始**/
    .plate table tbody>tr:nth-of-type(2n)>td a{
        font-size: 0.9rem;
    }
    .plate table tbody>tr:nth-of-type(2n+1)>td {
        font-size: 0.8rem;
        display: none;
    }
    .plate table tbody>tr:nth-of-type(1)>td {
        font-size: 0.8rem;
        color: #3aa4ff;
        display: block;
    }
    .plate table tbody>tr td:nth-of-type(2){
        color: #ff5944;
        font-size:1.2rem;
        display: block;
    }

}
@media only screen and (max-width: 375px){

}