.header {
    background-color: white;
}
.main {
    background-color: #D7E4F1;
}
.footer {
    width: 100%;
    height: 13.496%;
    background-color: white;
    text-align: center;
}
.f-alt {
    font-size: 12px;
    font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    font-weight: 400;
    color: rgba(132, 133, 133, 1);
    line-height: 20px;
    letter-spacing: 2px;
}
.f-div {
    margin-right: 28%;
    margin-top: 30.4px;
    margin-left: 28%;
    margin-bottom: 65.6px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.ipt {
    margin-top: 25px;
    margin-left: 34px;
    width: 211px;
    padding-left: 15px;
    margin-right: 12px;
    height: 40px;
    border: 1px solid rgba(213, 213, 213, 1);
}
.ipts {
    margin-top: 21px!important;
    margin-left: 34px!important;
    margin-right: 11px!important;
    width: 19px;
    height: 19px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(213,213,213,1);
    float: left;
}
.iptm {
    margin-top: 25px;
    margin-left: 34px;
    width: 346px;
    padding-left: 15px;
    margin-right: 12px;
    height: 40px;
    border: 1px solid rgba(213, 213, 213, 1);
}
.iptspan {
    font-size:20px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(115,113,113,1);
}
.iptsdiv {
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
    float: left;
    margin-top: 19px;
}
.dlbtn {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    width: 346px;
    height: 46px;
    background: rgba(0, 104, 183, 1);
    border: white 2px;
    outline: none;
    margin-left: 35px;
    margin-top: 20px;
    letter-spacing: 8px;
}
.dlbtn:active {
    -webkit-transform: translateY(0.5px);
    -moz-transform: translateY(0.5px);
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}
.instruction {
    text-align: center;
    padding: 35px;
    padding-top: 8px;
    padding-right: 60px;
}
.note {
    font-size: 18px;
    font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    font-weight: bold;
    letter-spacing: 4.8px;
    color: rgba(255, 126, 62, 1);
    line-height: 1.6;
}
.fontP {
    letter-spacing: 3px;
    line-height: 1.6;
    text-align: left;
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:rgba(153,153,153,1);
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    letter-spacing: 1.6px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999999;
    letter-spacing: 1.6px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    letter-spacing: 1.6px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    letter-spacing: 1.6px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.page-left {
    border-right: 8px solid rgba(244, 244, 244, 1);
    border-top: 8px solid rgba(244, 244, 244, 1);
    height: 36px;
    width: 36px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    display: inline-block;
    margin-left: -50px;
    margin-top: 256px;
    position: absolute;
    border-radius: 4px;
}
.page-right {
    border-right: 8px solid rgba(244, 244, 244, 1);
    border-top: 8px solid rgba(244, 244, 244, 1);
    height: 36px;
    width: 36px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-left: 2px solid transparent;
    border-bottom: 2px solid transparent;
    display: inline-block;
    /* margin: 53px; */
    margin-left: 1250px;
    margin-top: 256px;
    position: absolute;
    border-radius: 4px;
}
.logo {
    margin-top: 82px;
    margin-left: 50px;
    margin-bottom: 17px;
}
.bg {
    width: 849px;
    height: 456px;
    margin-left: 0px;
    margin-right:350px;
    margin-top: 69px;
    margin-bottom:63px;
}
.entry {
    margin-left: 800px;
    /* margin-right: 19.48%; */
    margin-top: 51px;
    /* margin-bottom: 91px; */
    width: 415px;
    height: 446px;
    background: rgba(244, 244, 244, 1);
    box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
    border-radius: 10px;
    position: absolute;
    z-index: 999;
}
.order {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    margin-left: 25px;
}
.order .line1 {
    display: inline-block;
    width: 108px;
    border-top: 2px solid rgba(213,213,213,1);
}
.line2{
    display: inline-block;
    width: 130px;
    border-top: 2px solid rgba(213,213,213,1);
}

@media screen and (min-width: 1280px) and (max-width: 1399px) {
    .bg {
        height: 364.8px;
        margin-left: 0px;
        margin-right: 11.584%;
        margin-top: 51.2px;
        margin-bottom: 50.4px;

    }
    .instruction {
        text-align: center;
        padding: 35px;
        padding-top: 8px;
    }
    .fontP {
        letter-spacing: 2px;
        line-height: 1.6;
        text-align: left;
        font-size: 10px;
        font-family: MicrosoftYaHei;
        font-weight: bold;
        color: rgba(153,153,153,1);
    }
    .order {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-left: 25px;
    }
    .order .line1 {
        display: inline-block;
        width: 22%;
        border-top: 2px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 22%;
        border-top: 2px solid rgba(213,213,213,1);
    }
    .ipt {
        margin-top: 25px;
        margin-left: 34px;
        width: 43%;
        padding-left: 15px;
        margin-right: 12px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .ipts{
        margin-top: 21px!important;
        margin-left: 34px!important;
        margin-right: 11px!important;
        width: 15px;
        height: 15px;
    }
    .iptm {
        margin-top: 20px;
        margin-left: 34px;
        width: 80%;
        padding-left: 15px;
        margin-right: 12px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }

    .entry {
        margin-left: 67%;
        /* margin-right: 19.48%; */
        margin-top: 7.55rem;
        /* margin-bottom: 91px; */
        width: 31.15rem;
        height: 35.9rem;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 8px;
        position: absolute;
    }

    .page-left {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 35px;
        width: 35px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        margin-left: -60px;
        margin-top: 24.5rem;
        position: absolute;
        border-radius: 4px;
    }

    .page-right {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 35px;
        width: 35px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        /* margin: 53px; */
        margin-left: 100%;
        margin-top: 24.5rem;
        position: absolute;
        border-radius: 4px;
    }
    .dlbtn {
        font-size: 20px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(255,255,255,1);
        width: 78%;
        height: 46px;
        background: rgba(0,104,183,1);
        border: white 2px;
        outline: none;
        margin-left: 35px;
        margin-top: 10px;
        letter-spacing: 8px;
    }
}
@media screen and (min-width: 1100px) and (max-width: 1279px) {
    .bg {
        height: 364.8px;
        margin-left: 0px;
        margin-right: 11.584%;
        margin-top: 51.2px;
        margin-bottom: 50.4px;

    }
    .instruction {
        text-align: center;
        padding: 35px;
        padding-top: 8px;
    }
    .fontP {
        letter-spacing: 2px;
        line-height: 1.6;
        text-align: left;
        font-size: 10px;
        font-family: MicrosoftYaHei;
        font-weight: bold;
        color: rgba(153,153,153,1);
    }
    .order {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-left: 25px;
    }
    .order .line1 {
        display: inline-block;
        width: 22%;
        border-top: 2px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 22%;
        border-top: 2px solid rgba(213,213,213,1);
    }
    .ipt {
        margin-top: 25px;
        margin-left: 34px;
        width: 43%;
        padding-left: 15px;
        margin-right: 12px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .ipts{
        margin-top: 21px!important;
        margin-left: 34px!important;
        margin-right: 11px!important;
        width: 15px;
        height: 15px;
    }
    .iptm {
        margin-top: 20px;
        margin-left: 34px;
        width: 80%;
        padding-left: 15px;
        margin-right: 12px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }

    .entry {
        margin-left: 67%;
        /* margin-right: 19.48%; */
        margin-top: 7.55rem;
        /* margin-bottom: 91px; */
        width: 31.15rem;
        height: 35.9rem;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 8px;
        position: absolute;
    }

    .page-left {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 35px;
        width: 35px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        margin-left: -60px;
        margin-top: 24.5rem;
        position: absolute;
        border-radius: 4px;
    }

    .page-right {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 35px;
        width: 35px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        /* margin: 53px; */
        margin-left: 100%;
        margin-top: 24.5rem;
        position: absolute;
        border-radius: 4px;
    }
    .dlbtn {
        font-size: 20px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(255,255,255,1);
        width: 78%;
        height: 46px;
        background: rgba(0,104,183,1);
        border: white 2px;
        outline: none;
        margin-left: 35px;
        margin-top: 10px;
        letter-spacing: 8px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1099px) {
    .header {
        background-color: white;
    }
    .main {
        background-color: #D7E4F1;
    }
    .footer {
        width: 100%;
        height: 13.496%;
        background-color: white;
        text-align: center;
    }
    .f-alt {
        font-size: 12px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        color: rgba(132, 133, 133, 1);
        line-height: 20px;
        letter-spacing: 2px;
    }
    .f-div {
        margin-right: 28%;
        margin-top: 30.4px;
        margin-left: 28%;
        margin-bottom: 65.6px;
    }
    .ipt {
        margin-top: 15px;
        margin-left: 34px;
        width: 45%;
        padding-left: 15px;
        margin-right: 8px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .ipts {
        margin-top: 15px!important;
        margin-left: 34px!important;
        margin-right: 8px!important;
        width: 15px;
        background: rgba(255,255,255,1);
        border: 1px solid rgba(213,213,213,1);
        float: left;
    }
    .iptm {
        margin-top: 15px;
        margin-left: 34px;
        width: 78%;
        padding-left: 15px;
        margin-right: 12px;
        height: 40px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .iptspan {
        font-size: 18px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(115,113,113,1);
    }
    .iptsdiv {
        font-size: 16px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(153,153,153,1);
        float: left;
        margin-top: 11.5px;
    }
    .dlbtn {
        font-size: 20px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        width: 78%;
        height: 46px;
        background: rgba(0, 104, 183, 1);
        border: white 2px;
        outline: none;
        margin-left: 35px;
        margin-top: 15px;
        letter-spacing: 8px;
    }
    .dlbtn:active {
        -webkit-transform: translateY(0.5px);
        -moz-transform: translateY(0.5px);
    }
    .clear {
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0
    }
    .instruction {
        text-align: center;
        padding: 35px;
        padding-top: 8px;
    }
    .note {
        font-size: 14px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: bold;
        letter-spacing: 4.8px;
        color: rgba(255, 126, 62, 1);
        line-height: 1.6;
    }
    .fontP {
        letter-spacing: 2px;
        line-height: 1.3;
        text-align: left;
        font-size: 12px;
        font-family: MicrosoftYaHei;
        font-weight: bold;
        color: rgba(153,153,153,1);
    }
    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #999999;
        letter-spacing: 1.6px;
        font-size:16px;
        font-family:MicrosoftYaHei;
        font-weight:400;
        color:rgba(153,153,153,1);
    }
    input:-moz-placeholder, textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #999999;
        letter-spacing: 1.6px;
        font-size:16px;
        font-family:MicrosoftYaHei;
        font-weight:400;
        color:rgba(153,153,153,1);
    }
    input::-moz-placeholder, textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size:16px;
        font-family:MicrosoftYaHei;
        font-weight:400;
        color:rgba(153,153,153,1);
    }
    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size:16px;
        font-family:MicrosoftYaHei;
        font-weight:400;
        color:rgba(153,153,153,1);
    }
    .page-left {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 36px;
        width: 36px;
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        margin-left: -10px;
        margin-top: 225px;
        position: absolute;
        border-radius: 4px;
    }
    .page-right {
        border-right: 8px solid rgba(244, 244, 244, 1);
        border-top: 8px solid rgba(244, 244, 244, 1);
        height: 36px;
        width: 36px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        border-left: 2px solid transparent;
        border-bottom: 2px solid transparent;
        display: inline-block;
        /* margin: 53px; */
        margin-left: 926px;
        margin-top: 225px;
        position: absolute;
        border-radius: 4px;
    }
    .logo {
        margin-top: 82px;
        margin-left: 50px;
        margin-bottom: 17px;
    }
    .bg {
        width: 679px;
        height: 364px;
        margin-left: 20px;
        margin-right: 350px;
        margin-top: 69px;
        margin-bottom: 63px;
    }
    .entry {
        margin-left: 625px;
        /* margin-right: 19.48%; */
        margin-top: 51px;
        /* margin-bottom: 91px; */
        width: 300px;
        height: 365px;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 10px;
        position: absolute;
    }
    .order {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-left: 25px;
    }
    .order .line1 {
        display: inline-block;
        width: 22%;
        border-top: 2px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 25%;
        border-top: 2px solid rgba(213,213,213,1);
    }
}

@media screen and (min-width: 480px) and (max-width: 899px) {
    .header {
        width: 100%;
        height: 14.64%;
        background-color: white;
    }
    .footer {
        width: 100%;
        height: 13.496%;
        background-color: white;
        text-align: center;
    }

    .logo {
        margin-top: 2rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
        width: 20rem;
    }

    .bg {
        width: auto;
        height: 11.5rem;
        margin-left: 1rem;
        margin-top: 1rem;
        margin-bottom: 1rem;

    }

    .f-alt {
        font-size: 11px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        color: rgba(132, 133, 133, 1);
        line-height: 18px;
        letter-spacing: 1px;
    }

    .f-div {
        margin-right: auto;
        margin-top: 60%;
        margin-left: auto;
        margin-bottom: auto;
    }

    .entry {
        margin-left: 10%;
        margin-top: 2rem;
        width: 80%;
        height: auto;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 8px;
        position: absolute;
    }

    .ipt {
        margin-top: 16px;
        margin-left: 9%;
        width: 50%;
        /* padding: 0.4rem; */
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .iptsdiv {
        font-size: 14px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(153,153,153,1);
        float: left;
        margin-top: 15px;
    }
    .ipts {
        margin-top: 16px!important;
        margin-left: 9%!important;
        margin-right: 4px!important;
        width: 13px;
    }

    .iptm {
        margin-top: 16px;
        margin-left: 9%;
        width: 82%;
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }

    .iptspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 16px;
    }

    .iptsspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 12px;
    }

    .dlbtn {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-size: 16px;
        width: 82%;
        height: 3.4rem;
        /* border-radius: 8px; */
        background-color: #0068B7;
        color: white;
        /* margin-left: 45%; */
        border: white 2px;
        outline: none;
        margin-left: 9%;
        margin-top: 8px;
        font-weight: 500;
        letter-spacing: 8px;
    }

    .dlbtn:active {
        -webkit-transform: translateY(0.5px);
        -moz-transform: translateY(0.5px);
    }

    .clear {
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0
    }

    .instruction {
        text-align: center;
        padding: 35px;
        padding-bottom: 0px;
        padding-top: 8px;
    }

    .note {
        font-size: 14px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: bold;
        letter-spacing: 4.8px;
        color: rgba(255, 126, 62, 1);
        line-height: 1.6;
    }

    .fontP {
        font-size: 12px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        letter-spacing: 1.2px;
        line-height: 1.6;
        color: rgba(153, 153, 153, 1);
        text-align: left;
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-moz-placeholder, textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    .page-left {

    }

    .page-right {

    }
    .order {
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        margin-left: 19px;
    }
    .order .line1 {
        display: inline-block;
        width: 25%;
        border-top: 1px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 25%;
        border-top: 1px solid rgba(213,213,213,1);
    }
}

@media screen and (min-width: 321px) and (max-width: 479px) {
    .header {
        width: 100%;
        height: 14.64%;
        background-color: white;
    }
    .footer {
        width: 100%;
        height: 13.496%;
        background-color: white;
        text-align: center;
    }

    .logo {
        margin-top: 2rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
        width: 20rem;
    }

    .bg {
        width: auto;
        height: 11.5rem;
        margin-left: 1rem;
        margin-top: 1rem;
        margin-bottom: 1rem;

    }

    .f-alt {
        font-size: 11px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        color: rgba(132, 133, 133, 1);
        line-height: 18px;
        letter-spacing: 1px;
    }

    .f-div {
        margin-right: auto;
        margin-top: 60%;
        margin-left: auto;
        margin-bottom: auto;
    }

    .entry {
        margin-left: 10%;
        margin-top: 2rem;
        width: 80%;
        height: auto;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 8px;
        position: absolute;
    }

    .ipt {
        margin-top: 16px;
        margin-left: 9%;
        width: 50%;
        /* padding: 0.4rem; */
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .iptsdiv {
        font-size: 14px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(153,153,153,1);
        float: left;
        margin-top: 15px;
    }
    .ipts {
        margin-top: 16px!important;
        margin-left: 9%!important;
        margin-right: 4px!important;
        width: 13px;
    }

    .iptm {
        margin-top: 16px;
        margin-left: 9%;
        width: 82%;
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }

    .iptspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 16px;
    }

    .iptsspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 12px;
    }

    .dlbtn {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-size: 16px;
        width: 82%;
        height: 3.4rem;
        /* border-radius: 8px; */
        background-color: #0068B7;
        color: white;
        /* margin-left: 45%; */
        border: white 2px;
        outline: none;
        margin-left: 9%;
        margin-top: 8px;
        font-weight: 500;
        letter-spacing: 8px;
    }

    .dlbtn:active {
        -webkit-transform: translateY(0.5px);
        -moz-transform: translateY(0.5px);
    }

    .clear {
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0
    }

    .instruction {
        text-align: center;
        padding: 35px;
        padding-bottom: 0px;
        padding-top: 8px;
    }

    .note {
        font-size: 14px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: bold;
        letter-spacing: 4.8px;
        color: rgba(255, 126, 62, 1);
        line-height: 1.6;
    }

    .fontP {
        font-size: 12px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        letter-spacing: 1.2px;
        line-height: 1.6;
        color: rgba(153, 153, 153, 1);
        text-align: left;
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-moz-placeholder, textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    .page-left {

    }

    .page-right {

    }
    .order {
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        margin-left: 19px;
    }
    .order .line1 {
        display: inline-block;
        width: 25%;
        border-top: 1px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 25%;
        border-top: 1px solid rgba(213,213,213,1);
    }
}

@media screen and (max-width: 320px) {
    .header {
        width: 100%;
        height: 14.64%;
        background-color: white;
    }
    .footer {
        width: 100%;
        height: 13.496%;
        background-color: white;
        text-align: center;
    }

    .logo {
        margin-top: 2rem;
        margin-left: 1rem;
        margin-bottom: 1rem;
        width: 20rem;
    }

    .bg {
        width: auto;
        height: 11.5rem;
        margin-left: 1rem;
        margin-top: 1rem;
        margin-bottom: 1rem;

    }

    .f-alt {
        font-size: 11px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        color: rgba(132, 133, 133, 1);
        line-height: 18px;
        letter-spacing: 1px;
    }

    .f-div {
        margin-right: auto;
        margin-top: 75%;
        margin-left: auto;
        margin-bottom: auto;
    }

    .entry {
        margin-left: 10%;
        margin-top: 2rem;
        width: 80%;
        height: auto;
        background: rgba(244, 244, 244, 1);
        box-shadow: 0px 3px 7px 0px rgba(134, 124, 128, 0.71);
        border-radius: 8px;
        position: absolute;
    }

    .ipt {
        margin-top: 16px;
        margin-left: 9%;
        width: 45%;
        /* padding: 0.4rem; */
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }
    .iptsdiv {
        font-size: 14px;
        font-family: MicrosoftYaHei;
        font-weight: 400;
        color: rgba(153,153,153,1);
        float: left;
        margin-top: 15px;
    }
    .ipts {
        margin-top: 16px!important;
        margin-left: 9%!important;
        margin-right: 4px!important;
        width: 13px;
    }

    .iptm {
        margin-top: 16px;
        margin-left: 9%;
        width: 80%;
        height: 30px;
        border: 1px solid rgba(213, 213, 213, 1);
    }

    .iptspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 16px;
    }

    .iptsspan {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 300;
        color: rgba(115, 113, 113, 1);
        font-size: 12px;
    }

    .dlbtn {
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-size: 16px;
        width: 80%;
        height: 3.4rem;
        /* border-radius: 8px; */
        background-color: #0068B7;
        color: white;
        /* margin-left: 45%; */
        border: white 2px;
        outline: none;
        margin-left: 9%;
        margin-top: 8px;
        font-weight: 500;
        letter-spacing: 8px;
    }

    .dlbtn:active {
        -webkit-transform: translateY(0.5px);
        -moz-transform: translateY(0.5px);
    }

    .clear {
        clear: both;
        height: 0;
        line-height: 0;
        font-size: 0
    }

    .instruction {
        text-align: center;
        padding: 35px;
        padding-bottom: 0px;
        padding-top: 8px;
        /* padding-right: 60px; */
    }

    .note {
        font-size: 12px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        letter-spacing: 0.2px;
        line-height: 1.3;
        color: rgba(153, 153, 153, 1);
        text-align: left;
    }

    .fontP {
        font-size: 12px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
        font-weight: 400;
        letter-spacing: 0.2px;
        line-height: 1.3;
        color: rgba(153, 153, 153, 1);
        text-align: left;
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-moz-placeholder, textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #999999;
        letter-spacing: 1.6px;
        font-size: 13px;
        font-family: "Microsoft YaHei", "Microsoft YaHei UI", sans-serif;
    }

    .page-left {

    }

    .page-right {

    }
    .order {
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        margin-left: 13px;
    }
    .order .line1 {
        display: inline-block;
        width: 22%;
        border-top: 1px solid rgba(213,213,213,1);
    }
    .line2{
        display: inline-block;
        width: 22%;
        border-top: 1px solid rgba(213,213,213,1);
    }
}
@media screen and (min-width: 400px) and (max-width: 449px){
    .f-div {
        margin-right: auto;
        margin-top: 45%!important;
        margin-left: auto;
        margin-bottom: auto;
    }
}
@media screen and (min-width: 450px) and (max-width: 499px){
    .f-div {
        margin-right: auto;
        margin-top: 30%!important;
        margin-left: auto;
        margin-bottom: auto;
    }
}
@media screen and (min-width: 500px) and (max-width: 800px){
    .f-div {
        margin-right: auto;
        margin-top: 20%!important;
        margin-left: auto;
        margin-bottom: auto;
    }
}
@media screen and (max-width: 800px){
    body{
        overflow: hidden;
    }
}