body .home .container h1{font-weight:400;text-transform:capitalize;color:#252726}body .home .container .sec1{padding:22.60417vw 10.41667vw 7.08333vw 10.41667vw}body .home .container .sec1 .form{margin-top:4.16667vw}body .home .container .sec1 .form .box:not(:last-child){margin-bottom:2.08333vw}body .home .container .sec1 .form .box .pt{color:#252726;margin-bottom:3.125vw;display:flex;align-items:center;width:100%}body .home .container .sec1 .form .box .pt::before{width:7.8125vw;height:1px;content:'';display:block;background:rgba(0,0,0,0.2);transform:scaleY(0.99);transform-origin:0 0}body .home .container .sec1 .form .box .pt p{margin:0 1.5625vw;white-space:nowrap}body .home .container .sec1 .form .box .pt::after{width:100%;height:1px;content:'';display:block;background:rgba(0,0,0,0.2);transform:scaleY(0.99);transform-origin:0 0}body .home .container .sec1 .form .box .content{display:flex;justify-content:space-between;flex-wrap:wrap}body .home .container .sec1 .form .box .content .item{width:34.375vw;margin-bottom:2.08333vw}body .home .container .sec1 .form .box .content .item.full-width{width:100%}body .home .container .sec1 .form .box .content .item p{color:#252726;text-transform:capitalize;margin-bottom:.72917vw}body .home .container .sec1 .form .box .content .item input,body .home .container .sec1 .form .box .content .item textarea{border:1px solid rgba(0,0,0,0.2);height:3.125vw;outline:none;background:transparent;width:100%;padding:1.04167vw;font-size:1.25vw;color:#252726}body .home .container .sec1 .form .box .content .item textarea{height:15.625vw;resize:none}body .home .container .sec1 .form .box .content .item .chose{position:relative;z-index:10}body .home .container .sec1 .form .box .content .item .chose .d1{border:1px solid rgba(0,0,0,0.2);height:3.125vw;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.04167vw;cursor:pointer}body .home .container .sec1 .form .box .content .item .chose .d1 svg{width:.9375vw;display:block}body .home .container .sec1 .form .box .content .item .chose .d2{position:absolute;left:0;top:100%;display:none;width:13.54167vw;z-index:10;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.25)}body .home .container .sec1 .form .box .content .item .chose .d2 .nr{background:#FFF}body .home .container .sec1 .form .box .content .item .chose .d2 .nr p{border-bottom:1px solid rgba(0,0,0,0.2);padding:.625vw 1.04167vw;color:#252726;cursor:pointer;margin-bottom:0}body .home .container .sec1 .form .box .content .item .chose .d2 .nr p:hover{background:#252726;color:white}body .home .container .sec2{background:#1E1E1E;display:flex;justify-content:space-between;align-items:center}body .home .container .sec2 .pic{width:45.72917vw;overflow:hidden}body .home .container .sec2 .pic img{width:100%;height:100%;display:block;object-fit:cover;transition:all 600ms}body .home .container .sec2 .pic:hover img{transform:scale(1.05)}body .home .container .sec2 .rbox{width:54.27083vw;padding:0 21.04167vw 0 10.3125vw}body .home .container .sec2 .rbox .form .flex{display:flex;justify-content:space-between}body .home .container .sec2 .rbox .form .flex input{width:15.20833vw}body .home .container .sec2 .rbox .form .flex .getCode{width:7.08333vw;height:3.125vw;background:#F1DB63;display:flex;align-items:center;justify-content:center;color:#777;text-transform:capitalize;cursor:pointer}body .home .container .sec2 .rbox .form .flex .getCode.disabled{pointer-events:none;background:#ccc}body .home .container .sec2 .rbox .form input{width:22.91667vw;border:none;outline:none;background:white;height:3.125vw;padding:.72917vw 1.30208vw;font-size:1.25vw;color:#252726;display:block;margin-bottom:1.5625vw}body .home .container .sec2 .rbox .form input::placeholder{color:#777}body .home .container .sec2 .rbox .form input:last-child{margin-bottom:.52083vw}body .home .container .sec2 .rbox .tip{display:flex;align-items:center;gap:.52083vw}body .home .container .sec2 .rbox .tip img{width:1.5625vw}body .home .container .sec2 .rbox .tip p{color:#FFF;text-transform:capitalize}body .home .container .submit{display:flex;padding:1.04167vw 2.60417vw;align-items:center;gap:1.04167vw;flex-shrink:0;background:#252726;margin:4.47917vw auto;color:#FFF;text-transform:capitalize;width:fit-content;cursor:pointer;transition:all 600ms}body .home .container .submit p{font-family:"" times ""}body .home .container .submit svg{width:1.77083vw;display:block}body .home .container .submit svg path{transition:all 600ms}body .home .container .submit:hover{background:#F1DB63;color:#252726}body .home .container .submit:hover svg path{fill:#252726}@media screen and (max-width: 768px){body .home .container h1{font-size:24px}body .home .container .sec1{padding:100px 5% 30px 5%}body .home .container .sec1 .form{margin-top:20px}body .home .container .sec1 .form .box .pt{margin-bottom:20px}body .home .container .sec1 .form .box .pt::before{width:100px}body .home .container .sec1 .form .box .pt p{margin:0 10px}body .home .container .sec1 .form .box .content .item{width:100%;margin-bottom:20px}body .home .container .sec1 .form .box .content .item p{margin-bottom:10px}body .home .container .sec1 .form .box .content .item input,body .home .container .sec1 .form .box .content .item textarea{height:40px;padding:10px;font-size:18px}body .home .container .sec1 .form .box .content .item textarea{height:150px}body .home .container .sec1 .form .box .content .item .chose .d1{height:40px;padding:10px}body .home .container .sec1 .form .box .content .item .chose .d1 svg{width:14px}body .home .container .sec1 .form .box .content .item .chose .d2{width:100%}body .home .container .sec1 .form .box .content .item .chose .d2 .nr p{padding:8px 10px;margin-bottom:0}body .home .container .sec1 .submit{padding:10px 30px;gap:10px}body .home .container .sec1 .submit svg{width:24px}body .home .container .sec2{flex-direction:column}body .home .container .sec2 .pic{width:100%}body .home .container .sec2 .rbox{width:100%;padding:20px 5%}body .home .container .sec2 .rbox .form .flex{gap:10px}body .home .container .sec2 .rbox .form .flex input{width:100%}body .home .container .sec2 .rbox .form .flex .getCode{width:180px;height:45px;font-size:15px}body .home .container .sec2 .rbox .form input{height:45px;padding:7px 15px;width:100%;font-size:18px;margin-bottom:15px}body .home .container .sec2 .rbox .form input:last-child{margin-bottom:10px}body .home .container .sec2 .rbox .tip{gap:10px}body .home .container .sec2 .rbox .tip img{width:30px}body .home .container .sec2 .rbox .tip p{font-size:14px}body .home .container .submit{padding:10px 25px;margin:30px auto}body .home .container .submit svg{width:20px}}
