.form{width: 7.5rem;height: 7.35rem;position: relative;}
.form .text{width: 6.7rem;margin: 0 auto;font-size: .4rem;color:rgb(187,187,187);padding-top: 1.7rem;}
.form .text span{color: red}
.form .input{width: 6.9rem;height: .96rem;background-color: rgb(247,247,247);margin: 0 auto;font-size: .37rem;line-height: .96rem;margin-top: .25rem;border-radius: .1rem;}
.form .input input{width: 6.9rem;height: .96rem;text-indent: .2rem;font-size: .33rem}
.form .search{width: 7rem;height: .96rem;background-color: rgb(193,163,98);color: #fff;font-weight: bold;font-size: .48rem;text-align: center;letter-spacing: 1rem;text-indent: 1rem;margin:0 auto;margin-top: .55rem;border-radius: .1rem;line-height: .96rem}