海信中央空调CSS系列是一款高效节能、节约空间的先进中央空调设备。CSS系列采用先进的循环流水功率控制、滑翻避震、风机时序控制、智能测控技术等科技手段,使得产品性能得以极大提升。产品不仅可以有效降低使用成本、提高室内环境的舒适度,还可以极大的节约用户的室内空间。
.product { width: 100%; height: 500px; background-color: #fff; margin-top: 20px; box-shadow:0 0 10px #ccc; padding: 20px; position: relative; } .product .title { font-size: 24px; color: #333; margin: 0; padding: 0 0 20px; } .product .description { font-size: 16px; color: #666; line-height: 1.5; margin: 0; padding: 0; } .product .image { position: absolute; top: 20px; right: 20px; width: 50%; height: auto; } .product .call-to-action { position: absolute; bottom: 20px; right: 20px; background-color: #2775df; color: #fff; padding: 10px 20px; font-size: 16px; cursor: pointer; } @media screen and (max-width: 768px) { .product .image { display: none; } .product .description { font-size: 14px; } .product .call-to-action { font-size: 14px; } }
以上是我们为大家整理的关于海信中央空调CSS的文章,希望对您有帮助,谢谢您的关注!