.footer{padding-top:20px;margin-top:20px;text-align:center;background-color:#232323;width:100%}.footer .container{position:relative}.footer p.footer-copy{font-size:12px;color:#fff;line-height:22px;margin-top:15px}.footer .footer-contact{font-size:0}.footer .footer-contact li{display:inline-block;padding:10px 10px 0}.flex-row{display:flex;flex-direction:column;align-items:center}.footer-top{width:740px;border-bottom:1px solid #fff;padding:8px 0 27px 0;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.footer-top .footer-top-item>ul{text-align:left;line-height:22px}.footer-top .footer-top-item>ul p{color:#fff;font-size:14px;font-weight:700;line-height:38px}.footer-top .footer-top-item>ul>li a{color:#c3c3c3;font-size:12px}.footer-top .footer-top-item>ul>li a:hover{color:#fff}.show-room-description{background-color:#fff;margin-top:20px;border:1px solid #e5e5e5;padding:12px 16px;font-size:14px;line-height:1.5}.show-room-description span{display:inline-block;width:230px;vertical-align:top;color:#7a7a7a}.show-room-description div{display:inline-block;width:925px;color:#333;vertical-align:top}.show-room-description div p{margin-bottom:20px}.show-room-related-searches{font-size:14px;color:#333;border:1px solid #e5e5e5;padding:12px 16px;background-color:#fff}.show-room-related-searches span{margin-right:12px}.show-room-related-searches a{color:#333;margin-right:12px}.show-room-related-searches a:hover{color:#ff780a}.show-room-related{margin-top:20px;margin-bottom:20px;background-color:#fff;border:1px solid #e5e5e5;padding:0 20px;position:relative}.show-room-related>h3{font-size:16px;line-height:48px;color:#333;font-weight:700}.show-room-related .show-room-swiper{margin:0 30px;padding-bottom:10px}.show-room-related .show-room-swiper .swiper-slide{width:180px}.show-room-related .show-room-swiper .swiper-slide .related-produts-image{width:180px;height:180px}.show-room-related .show-room-swiper .swiper-slide .related-produts-image img{width:100%;height:100%}.show-room-related .show-room-swiper .swiper-slide h3{font-size:14px;color:#333;margin-top:5px;line-height:20px;height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.show-room-related .show-room-swiper .swiper-slide .related-products-brand{font-size:14px;line-height:20px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px}
.footer .footer-contact {
    font-size: 0;
    padding-bottom: 5px;
}
.footer .footer-contact li {
    display: inline-block;
    padding: 10px 10px 0;
}
.footer .footer-contact li i {
    font-size: 30px;
    color: #7d7d7d;
}
.footer .footer-contact li a:hover i {
    color: #ddd;
}