/* 全局容器 */ .container { display: flex; justify-content: space-between; /* 左右布局 */ align-items: center; padding: 20px; } /* 左侧图像部分 */ .image-container { width: 50%; /* 设置图像容器宽度 */ text-align: center; } .image-container img { width: 100%; /* 使图像充满容器 */ height: auto; border-radius: 8px; /* 可选:使图像边角圆润 */ } /* 右侧文本部分 */ .text-container { width: 45%; /* 设置文本容器宽度 */ } .text-container h1 { font-size: 32px; font-weight: bold; margin-bottom: 20px; color: #333; /* 主标题颜色 */ } .text-container p { font-size: 16px; line-height: 1.5; color: #666; /* 文本颜色 */ } .text-container ul { margin-top: 10px; padding-left: 20px; } .text-container ul li { font-size: 16px; color: #333; } /* 按钮样式 */ .button { background-color: #007bff; /* 按钮颜色 */ color: white; padding: 12px 20px; border: none; border-radius: 5px; cursor: pointer; text-align: center; display: inline-block; margin-top: 20px; font-size: 18px; text-decoration: none; } .button:hover { background-color: #0056b3; /* 按钮悬停颜色 */ }
Skip to results list
Availability
Price
to
The highest price is $169.95
Clear
6 items
Column grid
Column grid

Filter

Availability
Price
to
The highest price is $169.95