/* *{ font-family:Arial, Helvetica,Microsoft JhengHei; } */
*{ font-family:微軟正黑體,Arial, Helvetica, sans-serif, Microsoft JhengHei, 新細明體; }
    
    /* font-family{Gudea,Heiti,\\5FAE\8EDF\6B63\9ED1\9AD4,Microsoft JhengHei;} */
    a.thumbnail:hover{border-color: #0a0; background: #fff;} 
    a:hover{text-decoration:none; color:#0a0;}
    a:focus{text-decoration:none;}
    .thumbnail:hover{text-decoration:none;}
    .airpoint:hover{background-color: #337ab7; color:#fff;}
    .nav-pills>li>a{border-radius: 0px;}

     /*------------------------- Back to top button  --------------------------*/

    #gotop {
        display: none;
        position: fixed;
        height: 50px;
        width: 50px;
        bottom: 50px;
        margin: 0 0 0 0px;
        left:87%;
    }
    @media only screen and (max-width: 767px){
        #gotop {
          position: fixed;
          left:83%;
      }
    }
    /* banner */
    .titlebanner{
        width: 100%;
        height: 400px;
        text-align: center;
        /* box-shadow: 0px 1px 3px #666; */
        
      }
      .bannerimg{
        max-height: 400px;

      }

      /* 不同尺寸banner轉換 */
      .imgpc{
        display:inline;
      }
      .imgtb{
        display:none;
      }
      .imgmobile{
        display:none;
      }
        @media only screen and (min-width: 1241px){
          .imgpc{
          display:inline;
          }
          .imgtb{
            display:none;
          }
          .imgmobile{
            display:none;
          }
        }
        @media only screen and (max-width: 992px){
          .imgpc{
          display:none;
          }
          .imgtb{
            display:inline;
          }
          .imgmobile{
            display:none;
          }
        }
        @media only screen and (max-width: 767px){
          .imgpc{
          display:none;
          }
          .imgtb{
            display:none;
          }
          .imgmobile{
            display:inline;
          }
        }
        /* END */

        .bannerbg{
            height: 300px;
            background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_pc.png) top center fixed no-repeat;
            /* -moz-background-size: cover;
            background-size: cover; */
        }
        @media only screen and (max-width: 767px){
            .bannerbg{
                background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_mobile.png) top center fixed no-repeat;
            }

        }


        .bannerbg1{
            height: 300px;
            background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_pc1.png) top center fixed no-repeat;
            /* -moz-background-size: cover;
            background-size: cover; */
        }
        @media only screen and (max-width: 767px){
            .bannerbg1{
                background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_mobile1.png) top center fixed no-repeat;
            }

        }

        .bannerbg2{
            height: 300px;
            background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_pc2.png) top center fixed no-repeat;
            /* -moz-background-size: cover;
            background-size: cover; */
        }
        @media only screen and (max-width: 767px){
            .bannerbg2{
                background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_mobile2.png) top center fixed no-repeat;
            }

        }


        .bannerbg3{
            height: 300px;
            background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_pc3.png) top center fixed no-repeat;
            /* -moz-background-size: cover;
            background-size: cover; */
        }
        @media only screen and (max-width: 767px){
            .bannerbg3{
                background: #fff url(https://event.cdn-eztravel.com.tw/events/airticket/event/airlineOZ/image/banner_mobile3.png) top center fixed no-repeat;
            }

        }

       
        /* h4 {text-decoration:none;} */

        /* ========   ============= */



        blockquote {
            font-size: 22px;
            border-left: 0px solid #eee;
            /* border-bottom: 5px solid #ffe900; */
            /* background: #eee; */
            background-color: #faa836;
            font-weight: bold;
            color: #fff;
        }


        /* ========   ============= */


        /*  NEWS左右箭頭位置、顏色 */
                    .carousel-control{
                        width: 1%;
                    } 

                    .newsglyphicon{
                        color: #000;
                    }
                    .creditglyphicon{
                        color: #000;
                    }


                    /* 去除 NEWS左右箭頭的背景 */
                   .carousel-control.left, .carousel-control.right {
                        background-image: none
                    }
                    .left{
                        margin-left: -20px;
                    }
                    .right{
                        margin-right: -20px;
                    }
                   .specimg{
                        padding: 0px;

                   }
                   .spec1{
                        margin-top: 5px;
                        padding: 5px;
                        height: 150px;
                   }

                    @media only screen and (max-width: 767px){
                       .spec2{
                        margin-top: 20px;

                       }
                   }

                   .spec3{
                        margin-top: -18px;
                        padding: 15px;
                   }

                   @media only screen and (max-width: 768px){
                        .spec3{
                             margin-top: -20px;
                             padding: 20px;
                           }
                   }




                   .spec4{
                        margin-top: 0px;
                    }

                    @media only screen and (max-width: 767px){
                       .spec4{
                            margin-top: -10px;
                            padding: 10px;
                       }
                   }

                    .navbar-inverse{
                        background-color: #428bca;
                        border: #fff;
                    }
                    .navbar-text{
                        color: #fff !important;
                        font-size: 15px;
                    }


                    .navbar-inverse .navbar-form{
                        border-color: #428bca;
                    }


                    @media only screen and (max-width: 767px){
                       .newsimg ,.creditimg{
                        display: none;
                       }
                   }
                   
                   .newscontext{
                    padding: 0px;
                    height: 260px;
                   }

                   @media only screen and (max-width: 767px){
                        .newscontext{
                        height: 440px;
                       }
                   }

                   /* NEWS 信用卡的高 */
                   .newslist ,.creditlist{
                    height: 225px;
                   }

                   @media only screen and (max-width: 767px){
                        .newslist ,.creditlist{
                        height: 76px;
                       }
                   }
                   
                   .table>thead>tr>th ,.table>tbody>tr>td {
                        text-align: center;
                        vertical-align: middle;
                   }

                   .sale_color{
                        font-size: 16px;
                        color: #FF6600;
                        text-align: center;
                        text-decoration: none;
                        line-height: 25px;
                   }
                   .btnlink{
                    text-align: center;
                   }

                   .productPrice{
                        color: #ff6600;
                        font-size: 24px;
                        
                        
                   }
                   .productPrice:hover{
                        /* color: #ff6600; */
                        text-decoration:none;
                   }

                   .spectxt{
                     color: #000;
                     line-height: 23px;
                   }
                   .caption h4{
                      line-height: 26px;
                    }


                   .productname:hover ,.dollartxt:hover{
                        color: #000;
                   }
                   .productname ,.dollartxt{
                        color: #000;

                   }
                   .proticket{
                        /* border: 1px solid #ddd; */
                        padding: 15px 0px;
                   }
                   .vacation{
                    color: red;
                   }
                   .vacationday{
                    background-color: #f2dede;
                   }
                   .leave{
                    background-color: #fff;
                    /* border-radius: 50%; */
                   }
                   .annotationtxt{
                    color: #337ab7;
                    /* padding: 0px; */
                   }


                   .carousel-indicators li ,.carousel-indicators .active{
                    width: 20px;
                    height: 12px;
                    /* padding:  0px 10px; */
                    margin: 0px 10px -60px 10px;
                   }
                   .carousel-indicators li{
                    border: 1px solid #0a0;
                   }
                   .carousel-indicators .active{
                    background-color: #0a0;
                   }


                   .vacationtable{
                    color: #000;
                    margin-right: auto;
                    margin-left: auto;

                   }


                   .caption{
                    padding: 0px 9px !important;
                  }