.main { float: left; width: 92%; margin: 0 30rpx; } .main .topBtn { float: left; width: 100%; margin: 0 0 30rpx 0; } .main .topBtn .title { float: left; width: 100%; font-size: 30rpx; font-family: Source Han Sans SC; font-weight: bold; color: rgba(40, 40, 40, 1); margin: 60rpx 0 30rpx 0; } .main .topBtn .topCLick { float: left; width: 100%; height: 217rpx; background: rgba(255, 255, 255, 1); box-shadow: 3px 3px 3px rgba(237, 33, 52, 0.1); /* box-shadow: 0px 5px 20px 0px rgba(233, 237, 244, 1); */ border-radius: 20px; margin-top: 10px; } .main .topBtn .topCLick div { float: left; width: 120rpx; text-align: center; margin: 40rpx 110rpx; } .main .topBtn .topCLick div image { float: left; width: 99rpx; height: 99rpx; margin-left: 12rpx; } .main .topBtn .topCLick div button { padding: 0; width: 120rpx; font-size: 30rpx; font-family: Source Han Sans SC; font-weight: 400; color: rgba(40, 40, 40, 1); background: transparent; } .main .functBtn { float: left; width: 100%; height: 370rpx; background: rgba(255, 255, 255, 1); box-shadow: 3px 3px 3px rgba(237,33,52,0.1); /* box-shadow: 0px -3px 3px 0px rgba(237,33,52,0.1), -3px 0px 0px 0px rgba(237,33,52,0.1), 3px 0px 0px 0px rgba(237,33,52,0.1), 0px 3px 0px 0px rgba(237,33,52,0.1); */ border-radius: 20px; margin-top: 10px; margin-bottom: 30px; } .main .functBtn button { float: left; width: 90%; margin-left: 5%; height: 108rpx; line-height: 108rpx; text-align: left; border-bottom: 1px solid #eeeeee; background: transparent; border-radius: 0; font-size: 28rpx; font-family: Source Han Sans SC; font-weight: 400; color: rgba(40, 40, 40, 1); padding: 0; } .main .functBtn button span { float: right; padding: 0 20rpx 0 0; color: #545050; font-size: 40rpx; } .home .down { float: left; width: 100%; position: relative; z-index: 999; } .home .down .tabber { float: left; width: 100%; margin: 100rpx 0 0 0; } .contactus { color: #000; float: right; font-size: 14px; margin-top: 40rpx; } .main .quitlogin{ width: 100%; height: 80rpx; background: rgba(233, 2, 29, 1); color: #fff; /* box-shadow: 3px 3px 3px rgba(237,33,52,0.1); */ /* box-shadow: 0px -3px 3px 0px rgba(237,33,52,0.1), -3px 0px 0px 0px rgba(237,33,52,0.1), 3px 0px 0px 0px rgba(237,33,52,0.1), 0px 3px 0px 0px rgba(237,33,52,0.1); */ border-radius: 20px; margin-top: 10px; }