File: /www/wwwroot//www.xxlht.com/sh/033/aa_files/multi-product_accordion.css
#amount_info_price,
#amount_info_discount_price,
#amount_info_payment_amount {
text-align: left;
}
#lp_form .titlefont4 {
margin-bottom: 20px;
}
.product_item {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease-out;
}
.showProductItemBtn {
display: inline-block;
margin-left: 10px;
margin-bottom: 0;
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
font-family: '微軟正黑體';
}