﻿/*
    ==============================
    瀏覽 PC 版格式
    ==============================
*/

html, body {
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    font-family: Verdana,"微軟正黑體","新細明體","蘋果儷黑體", Arial, Helvetica, sans-serif;
}

form {
    height: 300px;
}


div button {
    font-family: Verdana,"微軟正黑體","新細明體","蘋果儷黑體", Arial, Helvetica, sans-serif;
}

.Repeater {
    float: left;
    list-style: none;
    width: 301px;
    height: 227px;
    position: relative;
    margin-right: 0px;
    margin-left: 0px;
    background: white;
    padding: 10px 10px 20px 10px;
    border: 0px solid #ffffff;
    margin: 5px 3px 5px 5px;
}

    .Repeater .objIng_Images {
        padding-bottom: 10px;
        text-align: center;
        width: 90%;
        border-bottom: 1px solid white;
        margin: 0px auto;
    }

        .Repeater .objIng_Images a {
            text-decoration: none;
            font-size: 1.125rem;
            color: #ffffff;
        }

        .Repeater .objIng_Images .objIng_Images_Div {
            width: 230px;
            height: 142px;
            margin: 0px auto;
            padding-bottom: 18px;
        }

            .Repeater .objIng_Images .objIng_Images_Div img {
                width: 223px;
                height: 137px;
            }

    .Repeater .SaveCheckOK {
        font-size: 18px;
        padding: 15px 5px 5px 5px;
        color: #3eb134;
    }

    .Repeater .TextTotoMoney {
        text-align: center;
        font-size: 17px;
        padding: 5px 5px 5px 5px;
    }

        .Repeater .TextTotoMoney ._TotoMoney_01 {
            color: white;
            font-size: 1.375rem;
            font-weight: bold
        }

      

highslide-footer {
    display: none;
}



.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
   /* padding: 0px 0px 0px 10px;*/
    margin-right: 0px !important;
}


.swiper-button-next, .swiper-button-prev {
    width: calc(var(--swiper-navigation-size)/ 100 * 27) !important;
}
