#page1{ } @media (min-width: 767px){ #page1{ margin-left: 20%; margin-right: 20%; } } .form-phone{ margin-top: 10px; } .form-phone>div{ background-color: #03a9f475; } /* // */ .form7 { background-color: #ebebeb; border-top: 5px solid #03a9f4; margin-top: 0.28rem; background-size: 100% 100%; padding-top: 0.56rem; padding-bottom: 0.35rem; } .form7-1 { font-weight: bold; font-size: 18px; line-height:60px; text-align: center; margin-top: 0.03rem; } .form7-inp { width: 85%; margin: 0 auto; margin-top: 0.29rem; } .form7-inp-lf { width: 24%; font-size: 14px; height: 36px; font-family: 'regular'; line-height: 36px; text-align: center; letter-spacing: 0.02rem; color: #333333; float: left; } .form7-inp-rg { width: 76%; float: right; height: 36px; } .form7-inp-rg input { width: 100%; height: 32px; font-size: 14px; background-color: #fff; border-radius: 0.05rem; border: none; outline: 0; padding-left: 10px; } .form7-inp-rg input::-webkit-input-placeholder { /* webkit browsers */ letter-spacing: 0.02rem; color: #999999; font-family: 'regular'; } .form7-inp.form-inp { margin-top: 0.24rem; } .form7_btn { width: 85%; margin: 0 auto; margin-top: 0.19rem; } .form7_btn button { width: 76%; height: 36px; font-family: 'sbold'; line-height: 36px; text-align: center; font-weight: bold; letter-spacing: 0.03rem; color: #ffffff; background-color: #03a9f4; border-radius: 0.05rem; border: none; outline: 0; margin-left: 24%; margin-top: 10px; } .form7-p { width: 85%; margin: 0 auto; font-family: 'sbold'; letter-spacing: 0.02rem; color: #f55c48; margin-top: 20px; font-size: 12px; text-align: center; }