@charset "utf-8";
/* CSS Document */

body {
    width: 1000px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #C5C5C5;
}
.header {
    width: 1000px;
    height: 80px;
    -webkit-box-shadow: 0px 17px 18px -12px #DCDCDC;
    box-shadow: 0px 17px 18px -12px #DCDCDC;
    background-color: #E3E3E3;
    position: fixed;
}
.header .logo {
    width: 200px;
    height: 80px;
    margin-left: 30px;
    float: left;
    line-height: 32px;
    text-align: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
    font-weight: 400;
}
.header .logo p {
    line-height: 27px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}

.header .logo img {
    height: 100%;
    width: auto;
    float: left;
}

.header .nav {
    height: 80px;
    line-height: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    padding-left: 192px;
}
.header .nav .list {
    width: 100px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
    margin-left: 32px;
    font-size: 20px;
    font-weight: bold;
}
.word {
    margin-top: 82px;
    width: 100%;
    /* [disabled]height: 160px; */
    background-color: #FFF6CD;
    text-align: center;
    line-height: 160px;
    background-image: url(bg.png);
    color: #FFE500;
    background-repeat: no-repeat;
    text-shadow: 0px 0px 16px #FF8E00;
}
.word .p1 {
    font-size: 40px;
    font-weight: lighter;
}
.update {
    width: 250px;
    float: right;
    margin-top: -80px;
    margin-right: 32px;
    font-size: 14px;
    color: #FFF357;
}
.know {
    font-size: 16px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #BB0000;
    width: auto;
    font-weight: normal;
}
.fs1 {
    height: 160px;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-style: dashed;
    border-color: #CFCFCF;
}
.fs1 p {
    width: 90px;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
}
.fs2 div p {
    width: 90px;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    display: inline-block;
}


.fs1 .lg1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.fs1 div #IDnumber {
    width: 250px;
    height: 20px;
}
.fs1 div #name {
    width: 250px;
    height: 20px;
}
.fs2 {
    height: 100px;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-style: dashed;
    border-color: #CFCFCF;
}
.fs2 .lg2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.fs2 div .p2 {
    display: block;
    width: 96%;
    text-align: left;
    color: #FF7E00;
    font-size: 14px;
    margin-top: -15px;
    margin-left: 15px;
}
.inquiry {
    max-width: 625px;
    margin-left: auto;
    margin-right: auto;
    height: 70px;
    /* [disabled]background-color: #F0989A; */
    line-height: 70px;
    padding-left: 50px;
}
.fs2 div #telnumber {
    height: 20px;
    width: 250px;
}


body footer p {
    text-align: center;
    font-size: 12px;
}
body footer {
    margin-top: 150px;
    background-color: #E3E3E3;
    padding-top: 10px;
    padding-bottom: 10px;
}
.q1 {
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 24px;
    color: #000000;
}
.q2 {
    font-size: 14px;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px;
}
.checking {
    text-align: center;
    font-size: 22px;
    height: auto;
    font-weight: bold;
}
.seeresult {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 40px;
    margin-top: 16px;
}
.instruction {
    font-size: 12px;
    margin-top: 70px;
    text-align: center;
    color: #F40004;
    font-weight: bold;
}
.loading {
    width: 150px;
    height: 8px;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
    background: lightblue;
    overflow: hidden;
        }
        .loading span{
            display:block;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            background: lightgreen;
            -webkit-animation: changePosition 12s linear infinite;
        }
.rar {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    text-align: center;
    height: 100%;
}
.code {
    text-align: center;
    /* [disabled]background-color: #F38A8C; */
    width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.code .p2 {
    width: auto;
    color: #FF7E00;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-left: 29px;
    margin-top: 80px;
    margin-bottom: -5px;
}

.code .code-1 {
    width: 90px;
    display: inline-block;
}
.paycode {
    width: 200px;
    height: 200px;
    border-width: 2px;
    border-color: #F0090D;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;

}
.payaddress {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    border: 2px dashed orange;
    height: 100%;
    text-align: left;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding: 5px;
    line-height: 30px;
}
.countdown {
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
}






        @-webkit-keyframes changePosition{
            0%{
                -webkit-transform: translate(-150px);
            }
            50%{
                -webkit-transform: translate(0);
            }
            100%{
                -webkit-transform: translate(150px);
            }
}



@media (max-width: 430px){
/* CSS Document */

body {
    width: 400px;
    min-height: 468px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 1px solid #C5C5C5;
    height: auto;
}
.header {
    width: 100%;
    height: 80px;
    -webkit-box-shadow: 0px 17px 18px -12px #DCDCDC;
    box-shadow: 0px 17px 18px -12px #DCDCDC;
    background-color: #E3E3E3;
    position: fixed;
}
.header .logo {
    width: 155px;
    height: 80px;
    float: left;
    line-height: 16px;
    text-align: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    margin-left: 10px;
}
.header .logo p {
    line-height: 27px;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    margin-top: 12px;
}
.header .logo img {
    height: 70px;
    width: auto;
    float: left;
}
.header .nav {
    height: 70px;
    width: 345px;
    /* [disabled]display: inline-block; */
}
.header .nav .list {
    color: #06F719;
    float: left;
    width: 84px;
    margin-left: 10px;
}
.fs1 {
    height: 240px;
    width: 300px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-style: dashed;
    border-color: #CFCFCF;
}
.fs2 {
    height: 140px;
    width: 300px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    border-style: dashed;
    border-color: #CFCFCF;
}
.know {
    font-size: 14px;
}
.checking {
    font-size: 22px;
    font-weight: bold;
}
.fs2 div .p2 {
    display: block;
    width: 96%;
    text-align: left;
    color: #FF7E00;
    font-size: 14px;
    margin-top: 1px;
    margin-left: -1px;
}













}
