﻿@charset "utf-8"; 
.pro-detail .content img {width: 100%; }
.about {background: url(/uploads/45108/products/p20251203154617ed460.jpg) #000000 no-repeat center center; }

.foot-l{justify-content: space-between;}
.foot-item.foot-code .code-img{display: flex;justify-content:space-between;}
.foot-item.foot-code .code-img>div{width:32%;max-width:140px;}
.foot-item.foot-code .code-img>div:nth-child(n+2){margin-left:2%;}
.foot-item.foot-code .code-img>div p{text-align: center;margin-top:5px;color:#fff;}
.foot-item.foot-code .code-img>div img{max-width:100%;}
@media (min-width:769px){.foot-item.foot-code{width:32%;}
.foot-cate, .foot-code, .foot-nav{padding-left:0;}
.foot-item:nth-child(1){width:21%;}
.foot-item.foot-nav{width:22%;}
.foot-item.foot-cate{width:15%;}}
.foot-item.foot-code .code-img>div img{aspect-ratio: 1;}