﻿@charset "utf-8";


body {
    background-repeat: repeat;
    font-family: "微軟正黑體", sans-serif;
    position: relative;
    overflow-x: hidden;
}

/* 這是設定所有放大縮小的物件是使用移動方式變化 */
* {
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.NO {
    display: none;
}

/* wow進場後額外繼續輪播的動畫 */

.myAni {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .myAni.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .myAni.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

    .myAni.infinite.pulse {
        /*animation-delay: 2s;*/
        -webkit-animation-name: pulse !important;
        animation-name: pulse !important;
    }

/*表頭表尾 請勿砍*/
.header, .footer {
    line-height: 0px;
    width: 100%;
}

.BRR {
    height: 1px;
}

.header {
    z-index: 99;
    position: relative;
}
/*主外框-------------*/
#wapper {
    width: 100%;
    overflow: hidden;
}

    #wapper .form-control {
        margin: 10px auto;
        width: 92%;
    }
/*BANNER區塊--------------*/
.banner {
    position: relative;
    overflow: hidden;
}

img.banner001,
img.banner002,
img.banner003,
img.banner004,
img.banner005,
img.banner006,
img.banner007,
img.banner008 {
    position: absolute;
}


img.banner001 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

img.banner002 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

img.banner003 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

img.banner004 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

img.banner005 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

img.banner006 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

img.banner007 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

img.banner008 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}





.width1280 {
    max-width: 1280px; /* min-width: 500px; */
    height: auto;
    margin: 0px auto;
}



/*寬1280 居中的框架*/
.topICON {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.myButton {
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    display: inline-block;
    cursor: pointer;
    color: #5a2d1d;
    font-size: 20px;
    padding: 9px 33px;
    text-decoration: none;
    border: 3px #5a2d1d solid;
    font-weight: bold;
}

    .myButton:hover {
        background-color: #5a2d1d;
        text-decoration: none;
        color: #FFF;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }


/*好禮123*/

.rule {
    padding: 5% 1% 2% 1%;
}

.rule-section {
    position: relative;
    width: 350px;
    height: 400px;
    margin: 0% auto 1% auto;
    background-color: #6dd0f2;
    border: 4px solid #1b1b1b;
    border-radius: 4px;
    text-align: center;
    padding: 13% 8% 5% 8%;
    box-shadow: 6px 6px 0px rgba(0,0,0,0.1);
}

.rule-number {
    position: absolute;
    top: -53px;
    left: 125px;
    max-width: 100px;
}

.rule-section h3 {
    color: #1b1b1b;
    font-size: 24px;
    font-weight: bold;
    padding: 10px 5px;
    border-bottom: 4px solid #1b1b1b;
}

.rule-section p {
    color: #1b1b1b;
    font-size: 18px;
    text-align: center;
}

.rule-gift {
    max-width: 110px;
    margin: 20px auto;
}

.time {
    font-size: 16px;
}

/*活動辦法*/

.panel-group {
    width: 96%;
    margin: 0 auto 6% auto;
    padding: 0 0.5%;
}

.panel-default > .panel-heading {
    background-color: #6dd0f2;
    color: #1b1b1b;
    border: 4px solid #1b1b1b;
}

    .panel-default > .panel-heading > a {
        text-decoration: none;
    }

.method-title {
    margin: 5px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    color: #1b1b1b;
}

#collapse1 {
    color: #1b1b1b;
    border: 4px solid #1b1b1b;
    border-top: 0;
}

.panel-body {
    background-color: #c7edfa;
    padding: 2% 1%;
}

.methodtxt > ul {
    font-size: 20px;
    line-height: 1.6em;
    color: #1b1b1b;
}


/*填寫資料區塊--------(此區盡量別改)-------------------------填寫資料區塊------*/
.fill {
    background-color: #e6e6e6;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0px auto;
    background-position: center top;
    padding: 3%;
}

.fill h1 {
    font-size: 45px;
    font-weight: 600;
    line-height: 1.5em;
    color: #1b1b1b;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 1%;
    margin: 0 auto 60px auto;
}


.fill-mark {
    font-size: 35px;
    font-weight: 400;
    color: #2899e5;
    border-top: 2px solid #2899e5;
    border-bottom: 2px solid #2899e5;
}


.fill_lable img {
    width: 100%;
    max-width: 570px;
}

.fill_lable img:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.form-control {
    width: 300px;
    height: 50px;
    line-height: 45px;
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 16px;
    border-radius: 5px;
    border: 0;
    background: #ffffff;
}


.confirm_A a {
    color: #030303;
    text-decoration: underline;
}

.confirm_A a:hover {
    color: #23527c;
    text-decoration: underline;
}


/*送出按鈕*/

.go_button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: #2899e5;
    width: 96%;
    text-align: center;
    padding: 10px;
    color: #fef586;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 0.2em;
    border-radius: 5px;
    margin: 10px auto;
    cursor: pointer;
}

.go_button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1982c8;
    box-shadow: none;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

.go_button:hover, .go_button:focus, .go_button:active {
    background-color: #2899e5;
}

.go_button:hover:before, .go_button:focus:before, .go_button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.fill .note {
    color: #353535;
    font-size: 0.5em;
    letter-spacing: -.005em;
    font-weight: normal;
    display: inline-block;
}

/*分享按鈕*/
.notice {
    text-align: left;
    padding-left: 2%;
}

.share_icon {
display: inline-block;
}

.share_icon ul.share-buttons {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.share_icon ul.share-buttons li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}

/*分享按鈕-結束----------------------------填寫資料區塊-結束----------------------*/



/*--------------------------以下內容開始---------------------------------------*/


/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1921px) {

    .break1921 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        width: 100%;
        height: auto;
    }

    img.banner_min {
        display: none;
    }

    img.banner001 {
        display: block;
        top: 6%;
        left: 31%;
        z-index: 8;
        height: auto;
        width: 37vw;
    }

    img.banner002 {
        display: block;
        top: 63%;
        left: 36.5%;
        z-index: 8;
        height: auto;
        width: 26vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 66%;
        z-index: 4;
        height: auto;
        width: 30vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: 1%;
        z-index: 4;
        height: auto;
        width: 31vw;
    }

    img.banner005 {
        display: block;
        top: 5%;
        left: 83%;
        z-index: 5;
        height: auto;
        width: 14vw;
    }

    img.banner006 {
        display: block;
        top: 5%;
        left: 3%;
        z-index: 5;
        height: auto;
        width: 13vw;
    }

    img.banner007 {
        display: none;
    }

    img.banner008 {
        display: none;
    }

   

    
}

@media (min-width: 1400px) and (max-width:1920px) {

    .break1920 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        width: 100%;
        height: auto;
    }

    img.banner_min {
        display: none;
    }

    img.banner001 {
        display: block;
        top: 6%;
        left: 30.5%;
        z-index: 8;
        height: auto;
        width: 39vw;
    }

    img.banner002 {
        display: block;
        top: 63%;
        left: 36.5%;
        z-index: 8;
        height: auto;
        width: 27vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 66%;
        z-index: 4;
        height: auto;
        width: 30vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: 1%;
        z-index: 4;
        height: auto;
        width: 31vw;
    }

    img.banner005 {
        display: block;
        top: 5%;
        left: 83%;
        z-index: 5;
        height: auto;
        width: 14vw;
    }

    img.banner006 {
        display: block;
        top: 5%;
        left: 3%;
        z-index: 5;
        height: auto;
        width: 13vw;
    }

    img.banner007 {
        display: none;
    }

    img.banner008 {
        display: none;
    }


    /*好禮123*/

    .rule {
        padding: 6% 1% 3% 1%;
    }

    .rule-section {
        position: relative;
        width: 350px;
        height: 400px;
        margin: 0% auto 1% auto;
        text-align: center;
        padding: 13% 8% 5% 8%;
    }

    .rule-number {
        position: absolute;
        top: -52px;
        left: 122px;
        max-width: 100px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 24px;
        font-weight: bold;
        padding: 10px 5px;
    }

    .rule-section p {
        font-size: 18px;
        text-align: center;
    }

    .rule-gift {
        max-width: 110px;
        margin: 20px auto;
    }

    .time {
        font-size: 16px;
    }

    /*活動辦法*/

    .panel-group {
        width: 96%;
        margin: 0 auto 6% auto;
        padding: 0 0.5%;
    }

    .method-title {
        margin: 5px;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        color: #1b1b1b;
    }

    .panel-body {
        padding: 2% 1%;
    }

    /*表單區*/

    .fill {
        padding: 50px 10px 80px 10px;
    }

    .fill h1 {
        font-size: 45px;
        line-height: 1.5em;
        padding-bottom: 1%;
        margin: 0 auto 60px auto;
    }

    .fill-mark {
        font-size: 35px;
    }




}

@media (min-width: 1200px) and (max-width:1399px) {

    .break1399 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        width: 100%;
        height: auto;
    }

    img.banner_min {
        display: none;
    }

    img.banner001 {
        display: block;
        top: 6%;
        left: 30.5%;
        z-index: 8;
        height: auto;
        width: 39vw;
    }

    img.banner002 {
        display: block;
        top: 63%;
        left: 36.5%;
        z-index: 8;
        height: auto;
        width: 27vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 66%;
        z-index: 4;
        height: auto;
        width: 30vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: 1%;
        z-index: 4;
        height: auto;
        width: 31vw;
    }

    img.banner005 {
        display: block;
        top: 5%;
        left: 83%;
        z-index: 5;
        height: auto;
        width: 14vw;
    }

    img.banner006 {
        display: block;
        top: 5%;
        left: 3%;
        z-index: 5;
        height: auto;
        width: 13vw;
    }

    img.banner007 {
        display: none;
    }

    img.banner008 {
        display: none;
    }

    /*好禮123*/

    .rule {
        padding: 7% 1% 4% 1%;
    }

    .rule-section {
        position: relative;
        width: 310px;
        height: 390px;
        margin: 0% auto 1% auto;
        padding: 12% 3% 5% 3%;
    }

    .rule-number {
        position: absolute;
        top: -50px;
        left: 104px;
        max-width: 90px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 24px;
        font-weight: bold;
        padding: 10px 5px;
        border-bottom: 4px solid #1b1b1b;
    }

    .rule-section p {
        font-size: 18px;
        text-align: center;
    }

    .rule-gift {
        max-width: 110px;
        margin: 20px auto;
    }

    .time {
        font-size: 16px;
    }

    /*活動辦法*/

    .panel-group {
        width: 96%;
        margin: 0 auto 6% auto;
        padding: 0 0.5%;
    }

    .method-title {
        margin: 5px;
        font-size: 40px;
        color: #1b1b1b;
    }

    .panel-body {
        padding: 2% 1%;
    }

    /*表單區*/

    .fill {
        padding: 50px 10px 80px 10px;
    }

    .fill h1 {
        font-size: 45px;
        line-height: 1.5em;
        padding-bottom: 1%;
        margin: 0 auto 60px auto;
    }

    .fill-mark {
        font-size: 35px;
    }


}

@media (min-width: 992px) and (max-width:1199px) {
    /*BANNER*/
    img.banner_big {
        width: 100%;
        height: auto;
    }

    img.banner_min {
        display: none;
    }

    img.banner001 {
        display: block;
        top: 6%;
        left: 30.5%;
        z-index: 8;
        height: auto;
        width: 39vw;
    }

    img.banner002 {
        display: block;
        top: 63%;
        left: 36.5%;
        z-index: 8;
        height: auto;
        width: 27vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 66%;
        z-index: 4;
        height: auto;
        width: 30vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: 1%;
        z-index: 4;
        height: auto;
        width: 31vw;
    }

    img.banner005 {
        display: block;
        top: 5%;
        left: 83%;
        z-index: 5;
        height: auto;
        width: 14vw;
    }

    img.banner006 {
        display: block;
        top: 5%;
        left: 3%;
        z-index: 5;
        height: auto;
        width: 13vw;
    }

    img.banner007 {
        display: none;
    }

    img.banner008 {
        display: none;
    }

    /*好禮123*/

    .rule {
        padding: 7% 1% 4% 1%;
    }

    .rule-section {
        position: relative;
        width: 310px;
        height: 390px;
        margin: 0% auto 1% auto;
        padding: 12% 3% 5% 3%;
    }

    .rule-number {
        position: absolute;
        top: -50px;
        left: 104px;
        max-width: 90px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 24px;
        font-weight: bold;
        padding: 10px 5px;
        border-bottom: 4px solid #1b1b1b;
    }

    .rule-section p {
        font-size: 18px;
        text-align: center;
    }

    .rule-gift {
        max-width: 110px;
        margin: 20px auto;
    }

    .time {
        font-size: 16px;
    }

    /*活動辦法*/

    .panel-group {
        width: 96%;
        margin: 0 auto 6% auto;
        padding: 0 0.5%;
    }

    .method-title {
        margin: 5px;
        font-size: 40px;
        color: #1b1b1b;
    }

    .panel-body {
        padding: 2% 1%;
    }


    /*表單區*/

    .fill {
        padding: 50px 10px 80px 10px;
    }

    .fill h1 {
        font-size: 42px;
        line-height: 1.5em;
        padding-bottom: 1%;
        margin: 0 auto 50px auto;
    }

    .fill-mark {
        font-size: 32px;
    }

}

@media (min-width: 768px) and (max-width:991px) {

    .break991 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        display: none;
    }

    img.banner_min {
        width: 100%;
        height: auto;
    }

    img.banner001 {
        display: block;
        top: 2%;
        left: 14%;
        z-index: 8;
        height: auto;
        width: 71vw;
    }

    img.banner002 {
        display: block;
        top: 42%;
        left: 28%;
        z-index: 8;
        height: auto;
        width: 46vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 62.5%;
        z-index: 5;
        height: auto;
        width: 52vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: -20.5%;
        z-index: 4;
        height: auto;
        width: 53vw;
    }

    img.banner005 {
        display: none;
    }

    img.banner006 {
        display: none;
    }

    img.banner007 {
        display: block;
        top: 63%;
        left: 51%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }

    img.banner008 {
        display: block;
        top: 63%;
        left: 27%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }


    /*好禮123*/

    .rule {
        padding: 10% 1% 0% 1%;
    }

    .rule-section {
        width: 600px;
        height: 380px;
        margin: 5% auto 10% auto;
        text-align: center;
        padding: 6% 5% 5% 5%;
    }

    .rule-number {
        position: absolute;
        top: -51px;
        left: 244px;
        max-width: 100px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 32px;
        font-weight: bold;
        padding: 10px 5px;
        border-bottom: 4px solid #1b1b1b;
    }

    .rule-section p {
        font-size: 23px;
        text-align: center;
    }

    .rule-gift {
        max-width: 110px;
        margin: 10px auto;
    }

    .gift3 {
        margin: -20px auto;
    }

    .time {
        font-size: 17px;
    }

    /*活動辦法*/
    .method {
        margin-bottom: 3%;
    }


    .panel-group {
        width: 610px;
        margin: 0 auto 6% auto;
        padding: 0 0.5%;
    }

    .method-title {
        margin: 5px;
        font-size: 40px;
        font-weight: bold;
        text-align: center;
        color: #1b1b1b;
    }

    .panel-body {
        padding: 2% 1%;
    }


    /*表單區*/

    .fill {
        padding: 70px 10px 50px 10px;
    }

        .fill h1 {
            font-size: 36px;
            line-height: 1.5em;
            padding-bottom: 1%;
            margin: 0 auto 50px auto;
        }

    .fill-mark {
        font-size: 30px;
    }

    .fill_frame {
        padding: 3% 9% 0 9%;
    }

    .notice {
        text-align: left;
        padding-left: 4%;
        margin: 6px auto;
    }

    .go_button {
        margin: 1% auto 8% auto;
        width:92%;
    }

}

@media (min-width: 481px) and (max-width:767px) {
    .break767 {
        display: block;
    }


    /*BANNER*/
    img.banner_big {
        display: none;
    }

    img.banner_min {
        width: 100%;
        height: auto;
    }

    img.banner001 {
        display: block;
        top: 2%;
        left: 14%;
        z-index: 8;
        height: auto;
        width: 71vw;
    }

    img.banner002 {
        display: block;
        top: 42%;
        left: 28%;
        z-index: 8;
        height: auto;
        width: 46vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 62.5%;
        z-index: 5;
        height: auto;
        width: 52vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: -20.5%;
        z-index: 4;
        height: auto;
        width: 53vw;
    }

    img.banner005 {
        display: none;
    }

    img.banner006 {
        display: none;
    }

    img.banner007 {
        display: block;
        top: 63%;
        left: 51%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }

    img.banner008 {
        display: block;
        top: 63%;
        left: 27%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }

    /*好禮123*/

    .rule {
        padding: 15% 1% 0% 1%;
    }

    .rule-section {
        position: relative;
        width: 350px;
        height: 400px;
        margin: 6% auto 17% auto;
        text-align: center;
        padding: 9% 3% 5% 3%;
    }

    .rule-number {
        position: absolute;
        top: -54px;
        left: 126px;
        max-width: 90px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 26px;
        font-weight: bold;
        padding: 10px 5px;
    }

    .rule-section p {
        font-size: 18px;
    }

    .rule-gift {
        max-width: 110px;
        margin: 10px auto;
    }

    .time {
        font-size: 16px;
    }

    /*活動辦法*/

    .method {
        margin-bottom: 3%;
    }

    .panel-group {
        width: 95%;
        margin: 0 auto 12% auto;
    }

    .method-title {
        margin: 5px;
        font-size: 36px;
    }

    .panel-body {
        padding: 3% 1.5%;
    }

    .methodtxt > ul {
        font-size: 18px;
        line-height: 1.6em;
    }


    /*表單區*/

    .fill {
        padding: 60px 10px 50px 10px;
    }

        .fill h1 {
            font-size: 35px;
            line-height: 1.5em;
            padding-bottom: 1%;
            margin: 0 auto 40px auto;
        }

    .fill-mark {
        font-size: 23px;
    }

    .fill_frame {
        padding: 4% 1% 0 1%;
    }

    .notice {
        text-align: left;
        padding-left: 4%;
        margin: 6px auto;
    }

    .go_button {
        margin: 1% auto 8% auto;
        width: 92%;
    }





    /*手機板的FOOTER------別刪除*/
    .FOOTER_frame {
        height: 430px;
    }
}

@media (min-width:376px) and (max-width:480px) {
    .break480 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        display: none;
    }

    img.banner_min {
        width: 100%;
        height: auto;
    }

    img.banner001 {
        display: block;
        top: 2%;
        left: 14%;
        z-index: 8;
        height: auto;
        width: 71vw;
    }

    img.banner002 {
        display: block;
        top: 42%;
        left: 28%;
        z-index: 8;
        height: auto;
        width: 46vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 62.5%;
        z-index: 5;
        height: auto;
        width: 52vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: -20.5%;
        z-index: 4;
        height: auto;
        width: 53vw;
    }

    img.banner005 {
        display: none;
    }

    img.banner006 {
        display: none;
    }

    img.banner007 {
        display: block;
        top: 63%;
        left: 51%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }

    img.banner008 {
        display: block;
        top: 63%;
        left: 27%;
        z-index: 6;
        height: auto;
        width: 24vw;
    }

    /*好禮123*/

    .rule {
        padding: 15% 1% 0% 1%;
    }

    .rule-section {
        position: relative;
        width: 320px;
        height: 330px;
        margin: 6% auto 17% auto;
        padding: 9% 4% 5% 4%;
    }

    .rule-number {
        position: absolute;
        top: -54px;
        left: 110px;
        max-width: 90px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 24px;
        font-weight: bold;
        padding: 10px 5px;
    }

    .rule-section p {
        font-size: 18px;
    }

    .rule-gift {
        max-width: 90px;
        margin: 8px auto;
    }

    .gift3 {
        margin: -10px auto;
    }

    .time {
        font-size: 16px;
    }

    /*活動辦法*/

    .method {
        margin-bottom: 3%;
    }

    .panel-group {
        width: 86%;
        margin: 0 auto 12% auto;
    }

    .method-title {
        margin: 5px;
        font-size: 32px;
    }

    .panel-body {
        padding: 2% 3% 2% 0;
    }

    .methodtxt > ul {
        font-size: 18px;
        line-height: 1.6em;
    }

    /*表單區*/

    .fill {
        padding: 60px 10px 50px 10px;
    }

        .fill h1 {
            font-size: 27px;
            line-height: 1.5em;
            padding-bottom: 1%;
            margin: 0 auto 40px auto;
        }

    .fill-mark {
        font-size: 18px;
    }

    .fill_frame {
        padding: 4% 1% 0 1%;
    }
    #wapper .form-control {
        width: 100%;
    }

    .notice {
        text-align: center;
        padding-left: 4%;
        margin: 10px auto;
    }

    .go_button {
        margin: 1% auto 8% auto;
        width: 100%;
    }

}


@media (min-width:321px) and (max-width:375px) {
    .break375 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        display: none;
    }

    img.banner_min {
        width: 100%;
        height: auto;
    }

    img.banner001 {
        display: block;
        top: 4%;
        left: 14%;
        z-index: 8;
        height: auto;
        width: 68vw;
    }

    img.banner002 {
        display: block;
        top: 42%;
        left: 27.5%;
        z-index: 8;
        height: auto;
        width: 47vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 62.5%;
        z-index: 5;
        height: auto;
        width: 52vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: -20.5%;
        z-index: 4;
        height: auto;
        width: 53vw;
    }

    img.banner005 {
        display: none;
    }

    img.banner006 {
        display: none;
    }

    img.banner007 {
        display: block;
        top: 63%;
        left: 49.5%;
        z-index: 6;
        height: auto;
        width: 25vw;
    }

    img.banner008 {
        display: block;
        top: 63%;
        left: 25%;
        z-index: 6;
        height: auto;
        width: 25vw;
    }

    /*好禮123*/

    .rule {
        padding: 16% 1% 0% 1%;
    }

    .rule-section {
        position: relative;
        width: 290px;
        height: 320px;
        margin: 7% auto 24% auto;
        padding: 12% 4% 5% 4%;
    }

    .rule-number {
        position: absolute;
        top: -54px;
        left: 98px;
        max-width: 80px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 22px;
        font-weight: bold;
        padding: 10px 2px;
    }

    .rule-section p {
        font-size: 16px;
    }

    .rule-gift {
        max-width: 90px;
        margin: 4px auto;
    }

    .gift3 {
        margin: -20px auto;
    }

    .time {
        font-size: 14px;
    }

    /*活動辦法*/

    .method {
        margin-bottom: 3%;
    }

    .panel-group {
        width: 92%;
        margin: 0 auto 10% auto;
    }

    .method-title {
        margin: 5px;
        font-size: 32px;
    }

    .panel-body {
        padding: 2% 3% 2% 0;
    }

    .methodtxt > ul {
        font-size: 17px;
        line-height: 1.6em;
    }



    /*表單區*/

    .fill {
        padding: 40px 10px 50px 10px;
    }

        .fill h1 {
            font-size: 27px;
            line-height: 1.5em;
            padding-bottom: 1%;
            margin: 0 auto 40px auto;
        }

    .fill-mark {
        font-size: 18px;
    }

    .fill_frame {
        padding: 4% 1% 0 1%;
    }

    #wapper .form-control {
        width: 100%;
    }

    .notice {
        text-align: center;
        padding-left: 4%;
        margin: 10px auto;
    }

    .go_button {
        margin: 1% auto 8% auto;
        width: 100%;
    }

}
/*↓↓↓↓ 	螢幕尺寸【大於】481時頁面顯示效果	↓↓↓↓ */
@media (max-width: 320px) {
    .break320 {
        display: block;
    }

    /*BANNER*/
    img.banner_big {
        display: none;
    }

    img.banner_min {
        width: 100%;
        height: auto;
    }

    img.banner001 {
        display: block;
        top: 3%;
        left: 17%;
        z-index: 8;
        height: auto;
        width: 67vw;
    }

    img.banner002 {
        display: block;
        top: 42%;
        left: 27.5%;
        z-index: 8;
        height: auto;
        width: 47vw;
    }

    img.banner003 {
        display: block;
        bottom: 0;
        left: 62.5%;
        z-index: 5;
        height: auto;
        width: 52vw;
    }

    img.banner004 {
        display: block;
        bottom: 0%;
        left: -20.5%;
        z-index: 4;
        height: auto;
        width: 53vw;
    }

    img.banner005 {
        display: none;
    }

    img.banner006 {
        display: none;
    }

    img.banner007 {
        display: block;
        top: 63%;
        left: 50.5%;
        z-index: 6;
        height: auto;
        width: 25vw;
    }

    img.banner008 {
        display: block;
        top: 63%;
        left: 26%;
        z-index: 6;
        height: auto;
        width: 25vw;
    }

    /*好禮123*/

    .rule {
        padding: 16% 1% 0% 1%;
    }

    .rule-section {
        position: relative;
        width: 280px;
        height: 320px;
        margin: 7% auto 24% auto;
        padding: 12% 4% 5% 4%;
    }

    .rule-number {
        position: absolute;
        top: -54px;
        left: 98px;
        max-width: 80px;
    }

    .rule-section h3 {
        color: #1b1b1b;
        font-size: 22px;
        font-weight: bold;
        padding: 10px 2px;
    }

    .rule-section p {
        font-size: 16px;
    }

    .rule-gift {
        max-width: 90px;
        margin: 4px auto;
    }

    .gift3 {
        margin: -20px auto;
    }

    .time {
        font-size: 14px;
    }

    /*活動辦法*/

    .method {
        margin-bottom: 3%;
    }

    .panel-group {
        width: 89%;
        margin: 0 auto 10% auto;
    }

    .method-title {
        margin: 5px;
        font-size: 32px;
    }

    .panel-body {
        padding: 2% 3% 2% 0;
    }

    .methodtxt > ul {
        font-size: 17px;
        line-height: 1.6em;
    }


    /*表單區*/

    .fill {
        padding: 30px 5px 50px 5px;
    }

        .fill h1 {
            font-size: 24px;
            line-height: 1.6em;
            padding-bottom: 1%;
            margin: 0 auto 40px auto;
        }

    .fill-mark {
        font-size: 21px;
    }

    .fill_frame {
        padding: 4% 1% 0 1%;
    }

    #wapper .form-control {
        width: 100%;
    }

    .notice {
        text-align: center;
        padding-left: 4%;
        margin: 10px auto;
    }

    .go_button {
        margin: 1% auto 8% auto;
        width: 100%;
    }

}

/*========================================================*/
/*↓↓↓↓ *螢幕尺寸【大於於】768時頁面顯示效果	↓↓↓↓ */
@media (max-width: 768px) {
}
/*↓↓↓↓ 	螢幕尺寸【小於】480時頁面顯示效果	↓↓↓↓ */
@media (max-width: 480px) {
}
/*↓↓↓↓ 螢幕尺寸【大於】1024時頁面顯示效果	↓↓↓↓ */
