@charset "utf-8";
.p-product-nav__items--tongyong{padding-top:24px}
.p-product-nav__items--tongyong li{width:33.33333%}
.p-product-nav__items--tongyong li:nth-child(3n){border-right:solid 1px rgba(255,255,255,.5)}

#menucontent{display:none}

.index-customer-box{background: #f5f5f5;}
.index-customer{padding: 0.8rem 0;}
.index-customer-content{background: #fff; display: flex; flex-wrap: wrap;}
.index-customer-list{flex: 0 0 18%; text-align: center;     margin: 0 1%; box-sizing: border-box; border: 1px solid #dedede; margin-bottom:1% }
/*.index-customer-list:nth-child(4n){border-right: none;}*/
/*.index-customer-list:last-child,
.index-customer-list:nth-last-child(2),
.index-customer-list:nth-last-child(3),
.index-customer-list:nth-last-child(4){border-bottom: none;}*/
.index-customer-list-tit{font-size: 0.24rem; color: #333; margin: 0.3rem 0;}
.index-customer-list-txt{font-size: 0.14rem; color: #666; line-height: 0.28rem;}
.index-customer-list img{max-width:100%}
@media screen and (max-width:576px){
	.index-customer{padding: 0.4rem 0;}
	.index-customer-list{flex: 45%; padding: 0.2rem;}
	/*.index-customer-list:nth-child(2n){border-right: none;}*/
	.index-customer-list:nth-last-child(3),
	.index-customer-list:nth-last-child(4){border: 1px solid #dedede;}
	.index-customer-list-tit{font-size: 0.28rem; color: #333; margin: 0.2rem 0;}
	.index-customer-list-txt{font-size: 0.25rem; color: #666; line-height: 0.45rem;}
}
.news-list ul li .news-list-pic img { width:320px; height:200px
}