﻿@charset "utf-8";

/* CSS Document */

/*productBtn部分*/

/* #productBtn{width:100%;height:auto;margin-top:50px;float:left;}

.productBtn * { display:inline-block;}

.productBtn{width:1000px;height:110px;margin:0 auto;text-align:center;}

.pro{max-width:100px;text-align:center;font-weight:bold;}

.btnA{} */

.productBtn{display: flex;flex-wrap:wrap;padding:40px 0px ;flex-direction:row;justify-content:center}
.pro{max-width:150px;text-align:center;font-weight:bold;}
.pro p{text-align:center;}
.pro img{margin: 0px 20px;}
.contentTitleText{text-align:center;}
