﻿.fx-btn button {
    display: block;
    height: 55px;
    color: #fff;
    background: url(../img/fx-btn.jpg) no-repeat 15% center #4D2250;
    width: 200px;
    font-size: 16px;
    margin: 0 auto;
}
.fx-btn1 button {
    display: block;
    height: 55px;
    color: #fff;
    background: url(../img/sis.png) no-repeat 4% center #4D2250;
    width: 200px;
    font-size: 16px;
    margin: 0 auto;
}
.dowload2 a {
    display: block;
    text-align: center;
    font-size: 12px;
    padding: 10px 0;
    color:red;
}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity {display:flex;flex-direction:row;margin-bottom:15px;align-items:center;background: #FCFCFC;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity:last-child {margin-bottom:0px;}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity h4 {font-size:14px;color:#999;font-weight:normal;}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity ul {display:flex;flex-direction:row;}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity ul li {padding:5px 10px;border:1px solid #eee;line-height:35px;background:#fff;margin-right:12px;border-radius:8px;}
.w110-product-detail .content .module-wrap .hd .product-intro .quantity ul li:hover,.w110-product-detail .content .module-wrap .hd .product-intro .price-list .supplier ul li.active {background:#11A0FF;color:#fff;border:1px solid #11A0FF;}