.main { position: relative; width: 100%; background-color: #f0f0f0; } .top { padding: 0 0 10px 0; margin: 0 0 20px 0; background-color: #ffffff; height: 200px; } .zero { border-bottom: 1px solid #dddddd; padding: 20px 0 0 0; margin: 0 20px; height: 50px; } .one { border-bottom: 1px solid #dddddd; margin: 0 20px; height: 40px; } .text { position: relative; top: 10px; width: 40%; font-size: 14px; } .tou { width: 50px; height: 50px; position: relative; left: 280px; top: -30px; } .back { width: 30rpx; height: 30rpx; transform-origin: 50% 50%; transform: rotate(-90deg); } .input { position: relative; text-align: right; left: 130px; top: -10px; width: 60%; font-size: 16px; } .bottom { background-color: #ffffff; } .two_title { font-size: 16px; padding: 20px 0 0 20px; } .two_1 { padding: 10px 8px; width: 20%; float: left; text-align: center; } .team_1 { margin: 7px; width: 60px; height: 60px; background-color: #f8f8f8; border-radius: 60px; } .tianjia{ padding: 17px 0 0 0; } .two_logo1 { margin: 4px 2px; width: 45px; height: 50px; } .two_jian { position: relative; top: -15px; left: 20px; width: 20px; height: 20px; } .team_text { font-size: 12px; color: #555; } .btn-area{ width: 100%; position: absolute; bottom: 0px; background-color: #fff; height: 60px; } .button { position: relative; top: 10px; width: 300px !important; background-image: linear-gradient(to right, #fd3c1e, #c74df0); border-radius: 30px; color: #ffffff; text-align: center; font-size: small; }