﻿@charset "utf-8"; 
:root{--color:#FF7500;}
.product-main .pro-list.list0 .pro-intro,.new-main .new-list.list0 .new-intro{word-break:break-word}
.common-main article img{max-width:100%;height:auto}
.pro-detail .pro-detail-content img{height:auto}
.foot-main .foot-intro{margin-right:10px}
.sidebar-prolist .pro-item{align-items:center}
.map iframe{border:0}
.sidebar-cate li>.iconfont{right:10px}
#product .pro-list .pro-name{height:50px;}
@media (min-width:769px){#ind{padding:50px 0 70px}}
#ind .ind-r{margin:0;top:0}
#ind .ind-r lite-youtube{height:100%}
.pro-list.list0 {display:flex;flex-wrap:wrap;}
.product-main .pro-list.list0>li {width:32%;margin-right:2%;padding:0}
.product-main .pro-list.list0>li:nth-child(3n) {margin-right:0}
.product-main .pro-list.list0 .pro-item{padding:0;flex-direction:column;width:100%;height:100%;}
.product-main .pro-list.list0 .pro-img {height:auto;margin:0;flex:inherit;width:100%;padding-bottom:100%;}
.product-main .pro-list.list0 .pro-info {width:100%;flex:1;padding:15px;border:1px solid #E3E3E3;border-top:none;display:flex;flex-direction:column;}
.product-main .pro-list.list0 .pro-name {text-align:center;line-height:1.4;}
.product-main .pro-list.list0 .pro-intro {-webkit-line-clamp:3;margin-bottom:15px;max-height:inherit}
.product-main .pro-list.list0 .pro-more {width:100%;text-align:center;margin-top:auto;box-sizing:border-box}
@media (max-width:1080px){.product-main .pro-list.list0>li{width:48%;margin-right:4%;margin-bottom:30px}
.product-main .pro-list.list0>li:nth-child(3n) {margin-right:4%}
.product-main .pro-list.list0>li:nth-child(2n) {margin-right:0}
.product-main .pro-list.list0 .pro-img:before{display:none}}
@media (max-width:768px){.product-main .pro-list.list0 .pro-intro{margin:0;font-size:14px;-webkit-line-clamp:2}
.product-main .pro-list.list0 .pro-info{padding:10px}}
.foot-feedback .feedback-input,.foot-feedback .feedback-btn{display:none;}