﻿@charset "utf-8"; 
.home-product .l-wrap .product .pro-list {align-items:inherit;}
.home-product .l-wrap .product .pro-list .item {height:auto;display:flex;flex-direction:column;}
.home-product .l-wrap .product .pro-list .item .text {flex:1;display:flex;flex-direction:column;align-items:flex-start;}
.home-product .l-wrap .product .pro-list .item .text .btn {margin-top:auto;}
.indexbanner-text{display:none;}
.footer-bottom .main .right{width:15%;}
.footer-bottom .main .right div.foot-qrimg{display:flex;width:100%;flex-wrap:wrap;justify-content:space-between;}
img.ErWeiImg{margin-bottom:10px;width:48%;}
@media (max-width:768px){.footer-bottom .main .right{width:100%}}