@media screen and (min-width: 1024px) {
    .button {
        background-color: white;
        height: 1230px;
        width: 850px;
        position: relative;
        margin: auto;
        top: 8px;
    }

    .p1 {
        color: red;
        float: left;
        margin-top: 19px;
    }

    .p2 {
        float: left;
        margin-left: 3px;
    }

    .p3 {
        float: left;
        color: gray;
        margin-left: 5px;
    }

    .p4 {
        width: 350px;
        height: 30px;
        border: 1px solid #c4cac9;
        margin-left: -5px;
    }

    form div {
        height: 100px;
    }

    .p5 {
        color: gray;
        font-size: 14px;
    }

    input:focus {
        outline: 1px solid gray
    }

    form input:-webkit-autofill {
        /*自动填入文本颜色*/
        -webkit-text-fill-color: black !important;
        /*自动填入光标颜色*/
        caret-color: black;
        /*背景透明；原理：动画由透明变有背景色；参数：背景色属性、动画时间、动画速度曲线、延迟时间*/
        transition: background-color 0s linear 3600s;
        -webkit-box-shadow: 0 0 0 1000px white inset;
    }

    span {
        position: relative;
        left: 50px;
        top: -110px;
        color: black;
        background-color: rgb(255, 236, 236);
        display: block;
        width: 700px;
        height: 35px;
        text-indent: 40px;
        font-size: 14px;
        line-height: 35px;
    }

    .cyc {
        position: relative;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        border: 2px solid red;
        top: -58px;
        left: 55px;
        background-color: red;
        z-index: 1000;
    }

    .cyc::before {
        content: "";
        display: block;
        width: 14px;
        height: 2px;
        background: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .cyc::after {
        content: "";
        display: block;
        width: 14px;
        height: 2px;
        background: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
    }

    body {
        font-family: "PingFang SC", "helvetica neue", arial, 阿里巴巴普惠体, "思源黑体 CN", "microsoft yahei ui", "microsoft yahei", "sans-serif";

    }

    .el-body {
        height: 140%;
        background-color: black;
        background-image: url('https://esim.run/Questionnaire/img2.jpg');
        background-size: cover;
        background-repeat: no-repeat;
    }

    .el-text1 {
        font-size: 21px;
        text-align: center;
        position: relative;
        top: 35px;
        color: rgb(0, 180, 144);
    }

    .el-div1 {
        height: 100px
    }

    .el-div2 {
        height: 60px;
        background-color: rgb(245, 252, 251);
    }

    .el-text2 {
        height: 40px;
        width: 830px;
        color: gray;
        font-size: 14px;
        background-color: white;
        position: relative;
        top: 10px;
        left: 10px;
        line-height: 38px;
        text-indent: 10px;
    }

    .el-div3 {
        height: 100px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .el-div4 {
        height: 50px;
    }

    .el-div5 {
        height: 100px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .Cnumber {
        display: none;
        position: relative;
        top: 5px;
        left: -50px;
    }

    .el-div6 {
        height: 50px;
    }
    #number{
        position: absolute;
        top: 260px;
        left: 102px;
    }
    #email {
        position: absolute;
        left: 104px;
        top: 390px;
    }

    #Cemail {
        display: none;
        position: relative;
        left: -50px;
        top: -37px;
    }

    #cyc {
        top: -25px;
    }

    #Counteremail {
        top: -68px;
    }

    .el-div7 {
        height: 115px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .el-div8 {
        height: 70px;
    }

    #Activation {
        width: 605px;
    }

    #date {
        width: 150px;
        margin-left: 5px;
        margin-top: 10px;
    }

    #Cdate {
        display: none;
        position: relative;
        left: -45px;
        top: -35px;
    }

    #Counterdate {
        top: -76px;
    }

    #el-text3 {
        top: -25px;
    }

    .el-div9 {
        height: 140px;
        margin-left: 100px;
        margin-top: 30px;
    }

    #el-text4 {
        position: relative;
        left: -120px;
        top: 50px;
    }

    #eid {
        margin-left: 4px;
    }

    #Ceid {
        display: none;
        position: relative;
        left: -45px;
        top: -1px;
    }

    .el-div10 {
        height: 160px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .el-div11 {
        height: 115px;
    }

    #el-text5 {
        left: 110px;
    }

    #Countereid {
        top: -110px;
    }

    #el-text6 {
        top: 50px;
        position: relative;
        left: -157px;
        width: 80%;
    }

    .el-text7 {
        position: relative;
        font-size: 14px;
        left: 285px;
        top: 20px;
    }

    #Cimei {
        display: none;
        position: relative;
        left: -45px;
        top: 34px;
    }

    #imei {
        margin-left: 4px;
    }

    #el-text8 {
        top: -101px;
    }

    #Counterimei {
        top: -145px;
    }

    .el-text11 {
        height: 100px;
        margin-left: 100px;
        margin-top: 30px;
    }

    .el-text12 {
        height: 80px;
    }

    #el-text13 {
        width: 615px;
    }

    #day {
        margin-left: 6px;
    }

    #Cday {
        display: none;
        position: relative;
        left: -45px;
        top: -10px;
    }

    #submit {
        margin-left: 345px;
        margin-top: 100px;
        height: 40px;
        width: 160px;
        background-color: rgb(0, 180, 144);
        text-align: center;
        border: 1px solid white;
        font-size: 16px;
        cursor: pointer;
        color: white;
    }

    #Counterday {
        top: -109px;
    }

    .el-div12 {
        margin-top: 80px;
        height: 60px;
        background-color: rgb(247, 247, 247);
    }

    .el-text13 {
        float: left;
        position: relative;
        left: 405px;
        top: -8px;
        font-size: 13px;
        color: #7c7c7c;
    }

    .el-text14 {
        float: left;
        position: relative;
        font-size: 14px;
        left: 295px;
        top: 15px;
        color: #c6c6c6;
    }

    .img {
        position: relative;
        left: 216px;
        top: 28px;
    }

    .el-text15 {
        float: left;
        position: relative;
        left: 323px;
        top: 29px;
        color: #7c7c7c;
        text-decoration: none;
        font-size: 14px;
    }
}














@media screen and (max-width: 1024px){
    body{
        font-family: "PingFang SC", "helvetica neue", arial, 阿里巴巴普惠体, "思源黑体 CN", "microsoft yahei ui", "microsoft yahei", "sans-serif";
        background-color: #80dac8;
    }
    .button{
        width: 96%;
        background: white;
        margin: 70px auto auto;
    }
    .el-div1{
        height: 200px;
    }
    .el-text1{
        text-align: center;
        font-size: 50px;
        position: relative;
        top: 40px;
        color: rgb(0, 180, 144);
    }
    .el-div2 {
        height: 130px;
        background-color: rgb(245, 252, 251);
    }
    .el-text2 {
        height: 106px;
        color: gray;
        font-size: 31px;
        background-color: white;
        position: relative;
        top: 12px;
        line-height: 45px;
        width: 94%;
        left: 29px;
    }
    .p1{
        float: left;
        color: red;
        font-size: 40px;
    }
    .p2 {
        float: left;
        margin-left: 3px;
        font-size: 35px;
    }

    .p3 {
        float: left;
        color: gray;
        margin-left: 30px;
        font-size: 35px;
    }
    .p4{
        width: 838px;
        height: 56px;
        font-size: 32px;
    }
    .el-div4{
        height: 105px;
        width: 95%;
        margin: auto;
    }
    .el-div6{
        height: 100px;
        width: 95%;
        margin: auto;
    }
    .el-div8{
        height: 208px;
        width: 95%;
        margin: auto;
    }
    .p5 {
        color: gray;
        font-size: 30px;
        float: left;
        margin-top: -25px;
    }
    #date{
        font-size: 31px;
    }
    .el-div13{
        width: 95%;
        margin: auto;
    }
    .el-div11{
        height: 237px;
        width: 95%;
        margin: auto;
    }
    .el-text7{
        width: 70px;
        font-size: 26px;
        float: right;
        margin-top: -62px;
        margin-right: 207px;
    }
    .el-text12{
        width: 95%;
        margin: auto;
        height: 200px;
    }
    #submit {
        margin-left: 245px;
        margin-top: 150px;
        height: 90px;
        width: 450px;
        background-color: rgb(0, 180, 144);
        text-align: center;
        border: 1px solid white;
        font-size: 30px;
        cursor: pointer;
        color: white;
    }
    .el-div12 {
        margin-top: 140px;
        height: 100px;
        background-color: rgb(247, 247, 247);
    }

    .el-text13 {
        float: left;
        position: relative;
        left: 44%;
        top: -20px;
        font-size: 32px;
        color: #7c7c7c;
    }

    .el-text14 {
        float: left;
        position: relative;
        font-size: 32px;
        left: 16%;
        top: 20px;
        color: #c6c6c6;
    }

    .img {
        position: relative;
        left: -3%;
        top: 55px;
        width: 50px;
        height: 40px;
    }

    .el-text15 {
        float: left;
        position: relative;
        left: 22%;
        top: 52px;
        color: #7c7c7c;
        text-decoration: none;
        font-size: 32px;
    }
    input:focus {
        outline: 1px solid gray
    }

    form input:-webkit-autofill {
        /*自动填入文本颜色*/
        -webkit-text-fill-color: black !important;
        /*自动填入光标颜色*/
        caret-color: black;
        /*背景透明；原理：动画由透明变有背景色；参数：背景色属性、动画时间、动画速度曲线、延迟时间*/
        transition: background-color 0s linear 3600s;
        -webkit-box-shadow: 0 0 0 1000px white inset;
    }

    span {
        position: relative;
        left: 40px;
        top: -45px;
        color: black;
        background-color: rgb(255, 236, 236);
        display: block;
        width: 90%;
        height: 60px;
        text-indent: 55px;
        font-size: 29px;
        line-height: 56px;
    }

    .cyc {
        position: relative;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 2px solid red;
        top: 15px;
        left: 55px;
        background-color: red;
        z-index: 1000;
    }

    .cyc::before {
        content: "";
        display: block;
        width: 20px;
        height: 5px;
        background: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(45deg);
    }

    .cyc::after {
        content: "";
        display: block;
        width: 20px;
        height: 5px;
        background: white;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(-45deg);
    }
    .Cnumber {
        display: none;
    }
    #Cemail {
        display: none;
    }
    #Cdate{
        display: none;
    }
    #Ceid{
        display: none;
    }
    #Cimei{
        display: none;
    }
    #Cday{
        display: none;
    }
    .el-div-input{
        width: 845px;
        margin: auto;
    }

    /*.button {*/
    /*    background-color: white;*/
    /*    height: 3000px;*/
    /*    width: 1480px;*/
    /*    margin-left: 33px;*/
    /*    margin-top: 100px;*/
    /*}*/

    /*.p1 {*/
    /*    color: red;*/
    /*    float: left;*/
    /*    margin-top: 60px;*/
    /*    font-size: 50px;*/
    /*}*/

    /*.p2 {*/
    /*    float: left;*/
    /*    margin-left: 3px;*/
    /*    font-size: 50px;*/
    /*}*/

    /*.p3 {*/
    /*    float: left;*/
    /*    color: gray;*/
    /*    margin-left: 30px;*/
    /*    font-size: 50px;*/
    /*}*/

    /*.p4 {*/

    /*    width: 1240px;*/
    /*    height: 90px;*/
    /*    border: 1px solid #c4cac9*/
    /*}*/

    /*form div {*/
    /*    height: 100px;*/
    /*}*/

    /*.p5 {*/
    /*    color: gray;*/
    /*    font-size: 40px;*/
    /*}*/

    /*input:focus {*/
    /*    outline: 1px solid gray*/
    /*}*/

    /*form input:-webkit-autofill {*/
    /*    !*自动填入文本颜色*!*/
    /*    -webkit-text-fill-color: black !important;*/
    /*    !*自动填入光标颜色*!*/
    /*    caret-color: black;*/
    /*    !*背景透明；原理：动画由透明变有背景色；参数：背景色属性、动画时间、动画速度曲线、延迟时间*!*/
    /*    transition: background-color 0s linear 3600s;*/
    /*    -webkit-box-shadow: 0 0 0 1000px white inset;*/
    /*}*/

    /*span {*/
    /*    position: relative;*/
    /*    left: 50px;*/
    /*    top: -110px;*/
    /*    color: black;*/
    /*    background-color: rgb(255, 236, 236);*/
    /*    display: block;*/
    /*    width: 700px;*/
    /*    height: 35px;*/
    /*    text-indent: 40px;*/
    /*    font-size: 14px;*/
    /*    line-height: 35px;*/
    /*}*/

    /*.cyc {*/
    /*    position: relative;*/
    /*    width: 15px;*/
    /*    height: 15px;*/
    /*    border-radius: 50%;*/
    /*    border: 2px solid red;*/
    /*    top: -67px;*/
    /*    left: 55px;*/
    /*    background-color: red;*/
    /*    z-index: 1000;*/
    /*}*/

    /*.cyc::before {*/
    /*    content: "";*/
    /*    display: block;*/
    /*    width: 14px;*/
    /*    height: 2px;*/
    /*    background: white;*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    transform: translate(-50%, -50%) rotate(45deg);*/
    /*}*/

    /*.cyc::after {*/
    /*    content: "";*/
    /*    display: block;*/
    /*    width: 14px;*/
    /*    height: 2px;*/
    /*    background: white;*/
    /*    position: absolute;*/
    /*    top: 50%;*/
    /*    left: 50%;*/
    /*    transform: translate(-50%, -50%) rotate(-45deg);*/
    /*}*/

    /*body {*/
    /*    font-family: "PingFang SC", "helvetica neue", arial, 阿里巴巴普惠体, "思源黑体 CN", "microsoft yahei ui", "microsoft yahei", "sans-serif";*/

    /*}*/

    /*.el-body {*/
    /*    background-color: #80dac8;*/
    /*}*/

    /*.el-text1 {*/
    /*    font-size: 72px;*/
    /*    text-align: center;*/
    /*    position: relative;*/
    /*    top: 62px;*/
    /*    color: rgb(0, 180, 144);*/
    /*}*/

    /*.el-div1 {*/
    /*    height: 280px;*/
    /*}*/

    /*.el-div2 {*/
    /*    height: 200px;*/
    /*    background-color: rgb(245, 252, 251);*/
    /*}*/

    /*.el-text2 {*/
    /*    height: 150px;*/
    /*    color: gray;*/
    /*    font-size: 44px;*/
    /*    background-color: white;*/
    /*    position: relative;*/
    /*    top: 25px;*/
    /*    line-height: 70px;*/
    /*    text-indent: 10px;*/
    /*    width: 1430px;*/
    /*    left: 25px;*/
    /*}*/

    /*.el-div3 {*/
    /*    height: 250px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 30px;*/
    /*}*/

    /*.el-div4 {*/
    /*    height: 145px;*/
    /*}*/

    /*.el-div5 {*/
    /*    height: 300px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 60px;*/
    /*}*/

    /*.Cnumber {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    top: 70px;*/
    /*    left: -50px;*/
    /*}*/

    /*.el-div6 {*/
    /*    height: 50px;*/
    /*}*/

    /*#email {*/
    /*    top: -20px;*/
    /*}*/

    /*#Cemail {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    left: -50px;*/
    /*    top: 30px;*/
    /*}*/

    /*#cyc {*/
    /*    top: -25px;*/
    /*}*/

    /*#Counteremail {*/
    /*    top: -68px;*/
    /*}*/

    /*.el-div7 {*/
    /*    height: 425px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 30px;*/
    /*}*/

    /*.el-div8 {*/
    /*    height: 285px;*/
    /*}*/

    /*#Activation {*/
    /*    width: 915px;*/
    /*}*/

    /*#date {*/
    /*    width: 1250px;*/
    /*    margin-left: 25px;*/
    /*    margin-top: 10px;*/
    /*}*/

    /*#Cdate {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    left: -45px;*/
    /*    top: 30px;*/
    /*}*/

    /*#Counterdate {*/
    /*    top: -76px;*/
    /*}*/

    /*#el-text3 {*/
    /*    top: -35px;*/
    /*}*/

    /*.el-div9 {*/
    /*    height: 400px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 30px;*/
    /*}*/

    /*#el-text4 {*/
    /*    position: relative;*/
    /*    left: -120px;*/
    /*    top: 50px;*/
    /*}*/

    /*#eid {*/
    /*    margin-left: 4px;*/
    /*}*/

    /*#Ceid {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    left: -45px;*/
    /*    top: 65px;*/
    /*}*/

    /*.el-div10 {*/
    /*    height: 160px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 30px;*/
    /*}*/

    /*.el-div11 {*/
    /*    height: 115px;*/
    /*}*/

    /*#el-text5 {*/
    /*    left: 110px;*/
    /*}*/

    /*#Countereid {*/
    /*    top: -110px;*/
    /*}*/

    /*#el-text6 {*/
    /*    top: 50px;*/
    /*    position: relative;*/
    /*    left: -157px;*/
    /*}*/

    /*.el-text7 {*/
    /*    position: relative;*/
    /*    font-size: 14px;*/
    /*    left: 239px;*/
    /*    top: 20px;*/
    /*}*/

    /*#Cimei {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    left: -45px;*/
    /*    top: 105px;*/
    /*}*/

    /*#imei {*/
    /*    margin-left: 4px;*/
    /*}*/

    /*#el-text8 {*/
    /*    top: -101px;*/
    /*}*/

    /*#Counterimei {*/
    /*    top: -145px;*/
    /*}*/

    /*.el-text11 {*/
    /*    height: 100px;*/
    /*    margin-left: 100px;*/
    /*    margin-top: 30px;*/
    /*}*/

    /*.el-text12 {*/
    /*    height: 80px;*/
    /*}*/

    /*#el-text13 {*/
    /*    width: 615px;*/
    /*}*/

    /*#day {*/
    /*    margin-left: 6px;*/
    /*}*/

    /*#Cday {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    left: -45px;*/
    /*    top: 70px;*/
    /*}*/

    /*#submit {*/
    /*    margin-left: 345px;*/
    /*    margin-top: 100px;*/
    /*    height: 40px;*/
    /*    width: 160px;*/
    /*    background-color: rgb(0, 180, 144);*/
    /*    text-align: center;*/
    /*    border: 1px solid white;*/
    /*    font-size: 16px;*/
    /*    cursor: pointer;*/
    /*    color: white;*/
    /*}*/

    /*#Counterday {*/
    /*    top: -109px;*/
    /*}*/

    /*.el-div12 {*/
    /*    margin-top: 80px;*/
    /*    height: 60px;*/
    /*    background-color: rgb(247, 247, 247);*/
    /*}*/

    /*.el-text13 {*/
    /*    float: left;*/
    /*    position: relative;*/
    /*    left: 415px;*/
    /*    top: -8px;*/
    /*    font-size: 13px;*/
    /*    color: #7c7c7c;*/
    /*}*/

    /*.el-text14 {*/
    /*    float: left;*/
    /*    position: relative;*/
    /*    font-size: 14px;*/
    /*    left: 295px;*/
    /*    top: 15px;*/
    /*    color: #c6c6c6;*/
    /*}*/

    /*.img {*/
    /*    position: relative;*/
    /*    left: 216px;*/
    /*    top: 28px;*/
    /*}*/

    /*.el-text15 {*/
    /*    float: left;*/
    /*    position: relative;*/
    /*    left: 323px;*/
    /*    top: 29px;*/
    /*    color: #7c7c7c;*/
    /*    text-decoration: none;*/
    /*    font-size: 14px;*/
    /*}*/
}
