﻿@import url("reset.css");

html {
    width: 100%;
    min-height: 100%;
    font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    background-image: url(/Images/Login/LOGIN4.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    /*	background-position:center bottom;  */
}


body {
    font-family: 微軟正黑體;
}

#logo {
    margin-top: 3%;
    margin-left: 3%;
    top: 30px;
    left: 30px;
    width: 460px;
    height: 130px;
    background-image: url(/Images/Login/logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 0 15px #333;
    -moz-box-shadow: 0 0 15px #333;
    box-shadow: 0 0 15px #333;
}

#logo2 {
    margin-top: 3%;
    margin-left: 3%;
    top: 30px;
    left: 30px;
    width: 217px;
    height: 156px;
    background-image: url(/Images/Login/logo-bak.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#logo3 {
    margin-top: 3%;
    margin-left: 3%;
    top: 30px;
    left: 30px;
    width: 362px;
    height: 226px;
    background-image: url(/Images/Login/LOGO-final2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#logo4 {
    margin-top: 3%;
    margin-left: 3%;
    top: 30px;
    left: 30px;
    width: 256px;
    height: 197px;
    background-image: url(/Images/Login/LOGO-pauian.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


#logo img {
    width: 100%;
    height: 100%;
}

#login {
    margin-top: 3%;
    margin-left: 35%;
    min-height: 400px;
    min-width: 470px;
    width: 20%;
    height: 40%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
}

.intxt {
    padding-left: 80px;
    float: none;
    background-image: url(/Images/Login/txt.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 150px;
    height: 100px;
}

.keyin {
    float: left;
    padding-top: 0px;
    padding-left: 50px;
    width: 150px;
    height: 300px;
}

    .keyin ul li {
        width: 400px;
        height: 70px;
    }

        .keyin ul li input {
            background-color: #FFF;
            width: 360px;
            height: 40px;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
        }

            .keyin ul li input.member {
                background-color: #FFF;
                width: 360px;
                height: 40px;
                background-image: url(/Images/Login/member.png);
                background-repeat: no-repeat;
                background-position: right;
                font-size: 1.2em;
                color: #666;
                padding: 2px;
                padding-left: 10px;
            }

            .keyin ul li input.pass {
                background-color: #FFF;
                width: 320px;
                height: 40px;
                background-image: url(/Images/Login/pass.png);
                background-repeat: no-repeat;
                background-position: right;
                font-size: 1.2em;
                color: #666;
                padding: 2px;
                padding-left: 10px;
            }

            .keyin ul li input.notxt {
                background-color: #FFF;
                width: 40%;
                height: 40px;
                font-size: 1.2em;
                color: #666;
                padding: 2px;
                padding-left: 10px;
            }

        .keyin ul li img {
            padding-left: 1px;
            text-align: right;
            width: 35%;
            height: 60px;
            vertical-align: top;
        }

        .keyin ul li .join a {
            float: left;
            width: 100px;
            font-family: "微軟正黑體";
            font-size: 1.1em;
            color: #333;
            line-height: 40px;
            text-decoration: none;
            font-weight: bolder;
        }

        .keyin ul li .passd a {
            width: 100px;
            font-family: "微軟正黑體";
            font-size: 1.1em;
            color: #333;
            line-height: 40px;
            font-weight: bold;
            text-decoration: none;
        }

        .keyin ul li input.butt {
            width: 93%;
            height: 40px;
            font-family: "微軟正黑體";
            font-size: 1.1em;
            color: #FFF;
            line-height: 40px;
            font-weight: bold;
            text-decoration: none;
            background-color: #FD4102;
        }
/* ↓↓↓↓↓↓↓↓  手機版型小　iphone 6+ 7+ 8+  */

@media only screen and (min-width: 376px) and (max-width: 768px) {
    html {
        width: 100%;
        min-height: 100%;
        font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
        box-sizing: border-box;
        background-image: url(/Images/Login/LOGIN4.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-size: auto 100%;
        /*	background-position:center bottom;  */
    }


    body {
        font-family: "微軟正黑體";
    }

    #logo {
        background-color: #FFF;
        margin-top: 8%;
        margin-left: -2%;
        top: 50px;
        left: 0px;
        width: auto;
        height: auto;
        min-height: 130px;
        min-width: 100%;
        background-image: url(/Images/Login/logo.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-size: 110% 150%;
        -webkit-box-shadow: 0 0 15px #333;
        -moz-box-shadow: 0 0 15px #333;
        box-shadow: 0 0 15px #333;
    }

    #logo4 {
        margin-top: 5%;
        margin-left: 5%;
        top: 80px;
        left: 80px;
        width: 154px;
        height: 119px;
        background-image: url(/Images/Login/LOGO-pauian.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    #login {
        margin-top: 12%;
        margin-left: 0%;
        margin-right: 0%;
        min-height: 400px;
        min-width: 300px;
        width: auto;
        height: auto;
        padding-bottom: 20px;
        background-color: #000;
        background-color: rgba(255, 255, 255, 0.4);
        border-radius: 10px;
    }

    .intxt {
        padding-left: 0%;
        background-image: url(/Images/Login/txt.png);
        background-position: center;
        background-repeat: no-repeat;
        width: 40%;
        height: 80px;
        background-size: 90px;
    }

    .keyin {
        position: absolute;
        padding-top: 0px;
        padding-left: 8%;
        width: 100%;
        height: 300px;
    }

        .keyin ul li {
            padding-left: 1%;
            width: 80%;
            height: 6%;
            padding-bottom: 15px;
        }

            .keyin ul li.li2 {
                padding-left: 1%;
                width: 94%;
                height: 5%;
                padding-bottom: 8px;
            }

            .keyin ul li input {
                background-color: #FFF;
                width: 100%;
                height: 50px;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
            }

                .keyin ul li input.member {
                    background-color: #FFF;
                    width: 95%;
                    height: 50px;
                    background-image: url(/Images/Login/member.png);
                    background-repeat: no-repeat;
                    background-position: right;
                    font-size: 1.2em;
                    color: #666;
                    padding: 2px;
                    padding-left: 10px;
                }

                .keyin ul li input.pass {
                    background-color: #FFF;
                    width: 80%;
                    height: 48px;
                    background-image: url(/Images/Login/pass.png);
                    background-repeat: no-repeat;
                    background-position: right;
                    font-size: 1.0em;
                    color: #666;
                    padding: 2px;
                    padding-bottom: 10px;
                }

                .keyin ul li input.notxt {
                    background-color: #FFF;
                    width: 50%;
                    min-width: 40px;
                    height: 50px;
                    font-size: 1.0em;
                    color: #666;
                    padding: 2px;
                }

            .keyin ul li img {
                background-color: #FFF;
                text-align: right;
                vertical-align: central;
                width: 30%;
                height: 50px;
            }

            .keyin ul li .join a {
                padding: 1px;
                float: right;
                width: 1%;
                font-family: "微軟正黑體";
                font-size: 0.6em;
                color: #333;
                line-height: 40px;
                text-decoration: none;
                font-weight: bolder;
            }

            .keyin ul li .passd a {
                padding: 2px;
                padding-right: 0px;
                float: right;
                width: 20%;
                font-family: "微軟正黑體";
                font-size: 1.1em;
                color: #333;
                line-height: 40px;
                font-weight: bold;
                text-decoration: none;
                text-align: right;
            }

            .keyin ul li input.butt {
                padding: 2px;
                padding-left: 10px;
                width: 104%;
                height: 60px;
                font-family: "微軟正黑體";
                font-size: 1.1em;
                color: #FFF;
                line-height: 40px;
                font-weight: bold;
                text-decoration: none;
                background-color: #FD4102;
            }
}




/* ↓↓↓↓↓↓↓↓  手機版型小 */

@media screen and (max-width: 375px) {
    html {
        width: 100%;
        min-height: 100%;
        font-family: "微軟正黑體",Arial, Helvetica, sans-serif;
        box-sizing: border-box;
        background-image: url(/Images/Login/LOGIN4.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
        background-size: auto 100%;
        /*	background-position:center bottom;  */
    }


    body {
        font-family: "微軟正黑體";
    }

    #logo {
        background-color: #FFF;
        margin-top: 10%;
        margin-left: -2%;
        top: 50px;
        left: 0px;
        width: auto;
        height: auto;
        min-height: 100px;
        min-width: 100%;
        background-image: url(/Images/Login/LOGO-final2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        -webkit-box-shadow: 0 0 15px #333;
        -moz-box-shadow: 0 0 15px #333;
        box-shadow: 0 0 15px #333;
    }

    #logo4 {
        margin-top: 5%;
        margin-left: 5%;
        top: 80px;
        left: 80px;
        width: 128px;
        height: 99px;
        background-image: url(/Images/Login/LOGO-pauian.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    #login {
        margin-top: 8%;
        margin-left: 0%;
        margin-right: 0%;
        min-height: 300px;
        min-width: 300px;
        width: auto;
        height: auto;
        padding-bottom: 20px;
        background-color: #000;
        background-color: rgba(255, 255, 255, 0.4);
        border-radius: 10px;
    }

    #login2 {
        margin-top: 8%;
        margin-left: 0%;
        margin-right: 0%;
        min-height: 350px;
        min-width: 300px;
        width: auto;
        height: auto;
        padding-bottom: 20px;
        background-color: #000;
        background-color: rgba(255, 255, 255, 0.4);
        border-radius: 10px;
    }



    .intxt {
        padding-left: 8%;
        background-image: url(/Images/Login/txt.png);
        background-position: center;
        background-repeat: no-repeat;
        width: 35%;
        height: 70px;
        background-size: 80px;
    }

    .keyin {
        position: absolute;
        padding-top: 0px;
        padding-left: 10%;
        width: 90%;
        height: 300px;
    }

        .keyin ul li {
            padding-left: 1%;
            width: 90%;
            height: 5%;
            padding-bottom: 12px;
        }

            .keyin ul li.li2 {
                padding-left: 1%;
                width: 70%;
                height: 5%;
                padding-bottom: 8px;
            }

            .keyin ul li input {
                background-color: #FFF;
                width: 90%;
                height: 40px;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
            }

                .keyin ul li input.member {
                    background-color: #FFF;
                    width: 90%;
                    height: 40px;
                    background-image: url(/Images/Login/member.png);
                    background-repeat: no-repeat;
                    background-position: right;
                    font-size: 1.2em;
                    color: #666;
                    padding: 2px;
                    padding-left: 10px;
                }

                .keyin ul li input.pass {
                    background-color: #FFF;
                    width: 75%;
                    height: 38px;
                    background-image: url(/Images/Login/pass.png);
                    background-repeat: no-repeat;
                    background-position: right;
                    font-size: 1.0em;
                    color: #666;
                    padding: 2px;
                    padding-left: 10px;
                }

                .keyin ul li input.notxt {
                    background-color: #FFF;
                    width: 37%;
                    min-width: 40px;
                    height: 30px;
                    font-size: 0.8em;
                    color: #666;
                    padding: 3px;
                    padding-left: 10px;
                }

            .keyin ul li img {
                background-color: #FFF;
                text-align: right;
                vertical-align: central;
                width: 29%;
                height: 30px;
                padding: 5px;
            }

            .keyin ul li .join a {
                padding: 2px;
                float: left;
                width: 25%;
                font-family: "微軟正黑體";
                font-size: 1.1em;
                color: #333;
                line-height: 40px;
                text-decoration: none;
                font-weight: bolder;
            }

            .keyin ul li .passd a {
                padding: 2px;
                padding-right: 0px;
                float: right;
                width: 40%;
                font-family: "微軟正黑體";
                font-size: 1.1em;
                color: #333;
                line-height: 40px;
                font-weight: bold;
                text-decoration: none;
                text-align: right;
            }

            .keyin ul li input.butt {
                padding: 2px;
                padding-left: 10px;
                width: 84%;
                height: 40px;
                font-family: "微軟正黑體";
                font-size: 1.1em;
                color: #FFF;
                line-height: 40px;
                font-weight: bold;
                text-decoration: none;
                background-color: #FD4102;
            }
}
