.main { position: relative; width: 100%; background-color: #ffffff; } .text1 { display: flex; flex-wrap: wrap; } .one_list { display: flex; justify-content: space-between; border-bottom: 1px solid #dddddd; margin: 0 20px; height: 40px; line-height: 40px; } .four { position: absolute; width: 100%; bottom: 0; background-color: white; } .four-1 { background-color: white; width: 100%; } .four1 { background-color: white; margin-top: 15%; margin-bottom: 15%; margin-left: 10%; float: left; width: 37%; } .four2 { background-color: white; margin-top: 15%; margin-bottom: 10%; float: left; width: 30%; } .button { margin-top: 0 !important; width: 140px !important; height: 35px; background-color: rgba(209, 205, 205, 0.5); /* background-image: linear-gradient(to right, rgb(236, 75, 83) , rgb(247, 41, 230)); */ border-top-left-radius: 1.5em; border-top-right-radius: 0em; border-bottom-right-radius: 0em; border-bottom-left-radius: 1.5em; color: #777777; font-size: 14px; } .buttons { margin-top: 0 !important; width: 140px !important; height: 35px; background-color: rgba(32, 88, 243, 0.5); background-image: linear-gradient(to right, rgb(75, 113, 236), rgb(203, 97, 245)); border-top-left-radius: 0em; border-top-right-radius: 1.5em; border-bottom-right-radius: 1.5em; border-bottom-left-radius: 0em; color: #ffffff; font-size: 14px; } .mult { float: left; width: 65%; padding-left: 15px; font-size: 14px; line-height: 80rpx; background-color: white; font-weight: 500; } .mult11 { padding-left: 15px; font-size: 14px; line-height: 80rpx; background-color: white; font-weight: 500; } .mults { margin-top: -1px; background-color: white; line-height: 80rpx; text-align: center; } .multone { margin-bottom: 1.8px; font-size: 14px; } .mult88 { float: left; width: 63%; line-height: 80rpx; background-color: white; text-align: right; padding: 0 9px 0 0; } .mult00 { padding-left: 15px; float: left; width: 30%; line-height: 80rpx; background-color: white; }