
/* Basic settings=========================++++++=============================================================*/

* {
    font-family: "Open Sans", "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
}

.english_font_family {
    font-family: 'Century Gothic';
}

.clear {
    clear: both;
}

.display_phone {
    display: none;
}

.display_mac {
    display: block;
}

.display_md {
    display: none;
}

.container_inner {
    padding: 0 100px;
}

.container-fluid_inner {
    padding: 0 200px;
}

@media screen and (max-width:1360px) {
    .container-fluid_inner {
        padding: 0 70px;
    }
}

@media screen and (max-width:1279px) {
    .container-fluid_inner {
        padding: 0;
    }

}
@media screen and (max-width:1024px){
    .history_text p {
        height: auto!important;
    }
}
@media screen and (max-width:767px) {
    .display_mac {
        display: none;
    }
    .display_phone {
        display: block;

    }
}

@media screen and (max-width:420px) {
    .container_inner {
        padding: 0 25px;
    }
}

/*word============================================================================================================*/

.history_text {
    padding: 0 80px;
    margin-top: 100px;
    margin-bottom: 59px;
}

.history_text h1 {
    color: #FFFFFF;
    font-size: 50px;
    text-align: center;
    letter-spacing: 2px;
}

.history_text h2 {
    color: #FFFFFF;
    font-size: 26px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
}

.history_text p {
    color: #FFFFFF;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 35px;
    margin-top: 25px;
    text-align: justify;
    height: 105px;
}

@media screen and (max-width:420px) {
    .history_text {
        padding: 0 20px;
        margin-top: 70px;
    }
    .history_text h1 {
        font-size: 26px;
    }
    .history_text h2 {
        font-size: 24px;
    }
    .history_text p {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 25px;
        margin-top: 15px;
    }
}

/* box=========================================================================================================*/

.box_text {
    margin-top: 170px;
}

.box_text h2 {
    color: #000000;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: 600;
}

.box_text p {
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
}

@media screen and (max-width:767px) {
    .box_text {
        margin-top: 50px;
    }
}

/* page1=========================================================================================================*/

.history1 {
    background-image: url(../images/bg_star.png);
    /*background-position: top center;
    height: 5700px;
    position: relative; */
    background-position: top center;
    height: auto;
    position: relative;
    background-color: #283f61;
}

.tube_next {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -95px;
}

.man {
    position: fixed;
    z-index: 2;
    left: 50%;
    margin-left: -75px;
    top: 430px;
}

.tube_pre {
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -95px;
}

.text_box {
    width: 400px;
    height: 280px;
    border-radius: 5px;
    margin: 100px 50px 0;
    padding: 30px 30px 50px;
    background-image: url("../images/History_new1/textbox_back.jpg");
    overflow: hidden;
}

.text_box h1 {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;
}

.text_box p {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 25px;
    text-align: justify;
}

.pic_box {
    width: 400px;
    margin-top: 100px;
    margin-left: 0;
}

.float_1 {
    float: left;
}

.float_2 {
    float: right;
}

.float_3 {
    float: right;
}

.float_4 {
    float: left;
}

@media screen and (max-width:767px) {
    .history1 {
        /* background-image: url(../images/History_new1/history1_phoneback.jpg);
        background-position: top center;
        height: auto; */
        background-image: url(../images/bg_star.png);
        background-position: top center;
        height: auto;
        position: relative;
        background-color: #283f61;
    }
    .tube_next {
        display: none;
    }
    .man {
        display: none;
    }
    .tube_pre {
        display: none;
    }
    .text_box {
        width: 100%;
        margin: 20px auto 0;
        padding: 10px 30px 30px;
    }
    .pic_box {
        width: 100%;
        margin: 20px auto 0;
    }
    .text_box h1 {
        font-size: 17px;
        letter-spacing: 1px;
    }
    .text_box p {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 25px;
    }
}

/* page2=========================================================================================================*/

.history2 {
    background-image: url("../images/History_new2/history2_back.jpg");
    background-position: top center;
    position: relative;
}

.will_cup {
    margin: 30px auto 50px;
}

.history_pic {
    padding: 0 80px;
    margin: 60px auto 50px;
    cursor: pointer;
}

.prize {
    position: relative;
    margin-bottom: 50px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
    .prizeCopy p {

        display: block;
        color: #FFFFFF;
        text-align: center;
        line-height: 15px;
        font-size: 12px;
        letter-spacing: 0.5px;
        background-color: #897b46;
        padding: 3px;
        box-shadow: 0 0 5px rgba(0%,0%,0%,0.5), inset 1px 1px 1px 1px rgba(47%,57%,46%,0.5);
        border-radius: 2px;
        width: 120px;
        /* margin-left: 17%; */
        /* margin-right: 17%; */
        margin: 14%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    /* img.earth {
        display: none;
        
        margin-right: -5%;
    } */
}

@media screen and (min-width: 768px) {

    .prizeCopy p {

        display: block;
        color: #FFFFFF;
        text-align: center;
        line-height: 15px;
        font-size: 12px;
        letter-spacing: 0.5px;
        background-color: #897b46;
        padding: 3px;
        box-shadow: 0 0 5px rgba(0%,0%,0%,0.5), inset 1px 1px 1px 1px rgba(47%,57%,46%,0.5);
        border-radius: 2px;
        width: 65%;
        /* margin-left: 17%; */
        /* margin-right: 17%; */
        margin: 14%;
        padding: 3%;
        margin-top: 5%;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /*  */
}

.prize_bt {
    transition: 1S;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.prize_bt:hover {
    transform: scale(1.2);
}

.prize_title {
    margin: 70px auto;
}

.m-t-30 {
    margin-top: 30px;
}

@media screen and (max-width:1024px) {
    .will_cup {
        margin: 0 auto 50px;
    }
    .prizeCopy p {
        bottom: -20%;
    }
    .prize img {
        padding: 15px;
    }
}

@media screen and (max-width:767px) {
    .history2 {
        background-image: url("../images/History_new2/history2_phone_back.jpg");
        background-size: 100%;
    }
    .will_cup {
        margin: 0 auto 30px;
    }
    .history_pic {
        padding: 0;
        margin: 20px auto 30px;
    }
    .prizeCopy p {
        bottom: -17%;
    }
}

@media screen and (max-width:350px) {
    .prizeCopy p {
        bottom: -25%;

    }
}

.history_back_bt {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    /* margin: 0 auto 50px; */
    background-color: #099791;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 1px;
    padding-top: 25px;
    transition: 1S;
    /* margin-right: 0; */
    /* margin-bottom: 50px; */
    /* margin-left: auto; */
    position: fixed;
    bottom: 30px;
    right: 30px;
}

.history_back_bt:hover {
    background-color: #113a5e;
}

.history_back_bt a {
    color: #FFFFFF;
    text-decoration: none;
}

.m-t-px {
    margin-top: 100px;
}

@media screen and (max-width:767px) {
    .m-t-px {
        margin-top: 50px;
    }
}

/* 動畫=========================================================================================================*/

.star {
    width: 40px;
    height: 40px;
    animation-name: star;
    animation-duration: 2S;
    background-image: url("../images/History_new2/star.png");
    animation-iteration-count: infinite;
}

.star_post_1 {
    top: 5%;
    left: 10%;
}

@keyframes star {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.history2Modal {

    width: 97%;
}

.earth {
    display: block;
    margin-left: auto;
    margin-right: auto;
   
}

.btn_up img{
    /* width: 6%; */
}

.btn_down{
    margin-top: -15%;
}

.btn_down img{
    /* width: 6%; */
}

.btn_up_down{
    cursor: pointer;
    position: fixed;
    bottom: 60px;
    right: 25px;
    width: 50px;
    height: 50px;
}