﻿body {
}

.introduce {
    position: absolute;
    width: 50%;
    height: 150px;
    top: 30%;
    left: 11%;
}

#introduce-one {
    width: 470px;
    height: 5%;
    position: absolute;
    top: 8%;
    left: 4%;
}

#introduce-first {
    width: 45px;
    height: 50px;
    float: left;
}

#introduce-second {
    width: 100%;
    height: 100%;
}

#introduce-third {
    width: 400px;
    height: 100%;
    float: left;
    margin-left: 7px;
    margin-top: -25px;
}

    #introduce-third p {
        font-size: 2.4em;
        color: white;
        font-family: emoji;
    }

#introduce-fourth {
    width: 80%;
    height: 52px;
}

#introduce-fifth {
    width: 60px;
    height: 60px;
    margin-left: 8px;
    float: left;
}

#introduce-sixth {
    width: 92%;
    height: 15px;
    float: right;
    margin-right: 5px;
    margin-top: -15px;
}

    #introduce-sixth span {
        font-size: 2.5em;
        color: white;
        letter-spacing: 4.5px;
        font-family: emoji;
    }

#introduce-seventh {
    width: 58%;
    height: 40px;
    float: right;
    margin-right: 6%;
    margin-top: 25px;
}

    #introduce-seventh span {
        font-size: 2.5em;
        color: white;
        letter-spacing: 4.5px;
        font-family: emoji;
    }

#introduce-eighth {
    position: absolute;
    width: 100%;
    height: 22px;
    top: 93%;
    color: #a7a3a3;
    font-size: 13px;
    text-align: center;
}

.intruduce p {
    font-size: 2.5em;
    letter-spacing: 4.5px;
    color: white;
}

#p1 {
    font-size: 3em;
    color: #666666;
    font-family: emoji;
}

.form-message1 {
    width: 95%;
    height: 30px;
    margin-left: 8%;
    margin-top: 30px;
}

    .form-message1 span {
        font-size: 2.4em;
        color: #666666;
        font-family: emoji;
    }

#imgaccount {
    width: 20px;
    height: 20px;
    margin-left: 21px;
    margin-top: 29px;
    float: left;
}

#addaccountimg {
    width: 6%;
    height: 55%;
    margin-left: 5%;
    margin-top: 15px;
    float: left;
}

#addaccount {
    float: right;
    height: 95%;
    width: 87%;
    margin-top: 1%;
}

input::-webkit-input-placeholder {
    font-size: 1.5em;
}

#asspasswordimg {
    width: 6%;
    height: 55%;
    margin-left: 5%;
    margin-top: 15px;
    float: left;
}
