body{background-color: #fff;}

.form{width:100%;margin:0 auto;margin-bottom: 24px;margin-top: 24px;}
.form div{width: 80%;margin:0 auto;}
.form input{width: 100%;height: 44px;border: 0;border-radius: 10px;background-color: #f4f4f4;text-indent: 10px;font-size: 14px;}
.form button{width: 100%;height: 44px;margin-top: 24px;border: 0;border-radius: 30px;background-color: #00d970;color: #fff;font-size: 16px;outline: none;}
.form .it2 input{margin-top: 10px;}

.bb{background:url('/Public/images/baike.png');height: 80px;background-size: cover;background-repeat: no-repeat; }
.baike{height: 80px;margin:0 auto;display: flex;justify-content:space-between;align-items:center;}
.baike .baike2 button{display:inline-block;width: 80px;height: 35px;color: #fff;background-color: #f38b36;border-radius: 7px;border: 0;font-size: 15px;text-align: center;line-height: 35px;}
.baike .baike1{font-size: 18px;color: #1e1e1e;margin-left: 20px;}
.baike .baike2{margin-right: 20px;}