/* 全局容器 */
.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; /* 按钮悬停颜色 */
}
-
Pure Nano Refill 1000ct - Palette M (Solid Basics) -
Pure Nano Beads Refill 1000ct - Palette R (Transparent Colors) -
Pure Nano Beads Refill 1000ct - Palette (Magic Colors) Fluorescent & Temperature Change -
Pure Nano Beads Refill 1000ct - Palette P (Pearl) -
Pure Nano Beads Refill 1000ct - Palette H (Neutral Basics) -
Pure Nano Beads Refill 1000ct - Palette F (Warm Reds) -
Pure Nano Beads Refill 1000ct - Palette G (Earth Tones) -
Pure Nano Beads Refill 1000ct - Palette E (Rose Garden) -
Pure Nano Beads Refill 1000ct - Palette D (Twilight Purples) -
Pure NanoBeads Refill 1000ct - Palette C (Ocean Blues) -
Pure Nano Beads Refill 1000ct - Palette A (Warm Autumn) -
Pure Nano Beads Refill 1000ct - Palette B (Forest Greens)