﻿@charset "utf-8"; 
.home-customer {padding: 3%;text-align: center;background: #f7f9fb;}
.home-customer .home-title {font-size: 30px;}
.home-customer .line {height: 2px;width: 100px;background-color: #EE8121;margin: 30px auto;}
.home-customer .des {color: #777;margin-bottom: 30px;}
.home-customer .text {font-size: 20px;color: var(--color);padding: 10px;background: #fff;height: 100px;font-weight:bold}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.sidebar-prolist .pro-item{align-items:center}