.meatSubnav{text-align:center;margin-bottom:1rem}
.meatSubnav a{background:#ffeabe;border:2px solid #ebc08a;font-weight:700;padding:10px 20px;display:inline-block;border-radius:20px;margin: 5px;}
.meatSubnav a:hover {background: #f67515;border-color: #96460a;color: #fff}
.seriesTit{color:#116449}

/*品牌介紹區塊*/
.bgArea{padding:1.5rem 1.5rem .5rem;background: #ebd9de;}
.shih_picBox{width: 250px;padding: 8px;text-align:center;background:#fff;border:1px solid #e2e2e2;margin:0 auto 10px}
.shih_picBox>img{width:100%}
.infoTitle{font-weight:700;border-bottom: 1px solid #c49797;padding-left:0;margin:10px 0 15px}
.infoSubtit{background: #a98787;color:#fff!important;display:inline-block;padding:10px;border-radius:20px;margin-right:30px;margin-bottom:0.25rem;width:200px;text-align:center}
.infoSubtit+p{margin-bottom:0.25rem}
.shih_infoBox ul{padding-left:32px}
.shih_infoBox ul>li{margin-top:10px}
.shih_infoBox ul>li>i{color: #d78ea2;width:25px;text-align:center;margin-right:5px;margin-left:-32px;}
.describeBox+.describeBox{margin-top:1rem}

/*分頁按鈕*/
.tabsBtn{display:flex;margin:1rem 0 -.5rem}
.tabsBtn>*{background:#fff;color: #883a4f;border:1px solid #d4d4d4;display:inline-block;padding:10px;border-radius:20px 20px 0 0;margin-right:8px;width:200px;text-align:center;font-weight:700}
.tabsBtn .activeBtn,.tabsBtn .activeBtn:hover{background: #015fb7;color:#fff}
.tabsBtn a:hover{background: #cc6883;color:#fff}

/*產品系列*/
.productSearch{border-bottom: 1px solid #79552d;background: #f0e3bb;margin-top: 10px;height:60px;position:relative;text-align:center}
.productSearch li{display:inline-block;width:140px;line-height:36px;background-color:#fff;border:1px solid #7d2f22;border-radius:5px}
.stepcarousel2{position:relative;overflow:scroll;width:calc(100% - 100px);height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto}
.stepcarousel2 .belt{position:absolute;left:0;top:10px}
.stepcarousel2 .panel{float:left;overflow:hidden;min-width:200px;text-align:center;line-height:36px;background: #ffffff;border: 1px solid #959494;border-radius:5px;padding:0 4px;margin:0 15px;height:40px}
.stepcarousel2 .panel a{display:block;min-width:200px;color: #494949}
.stepcarousel2 .panel:hover{background: #7a662a;border: 1px solid #76642c;}
.stepcarousel2 .choose{background: #1b7d5c;border: 1px solid #0c5a40;color:#fff}
.stepcarousel2 .choose a,.stepcarousel2 .panel:hover a{color:#fff;font-weight:bold}

/*表格介紹*/
.table3{width:100%;font-size:1.1em;border:2px solid #28926f;margin-bottom:20px}
.table3 th,.table3 td{padding:8px;border-bottom:1px solid #e2e2e2;border-top:1px solid #fff;text-align:left}
.table3 th{background: #28926f;color: #fff;border: 1px solid #51b190;}
.table3 td{box-sizing:border-box;border:1px solid #7ab6a2;word-break:break-all}
.table3 tr:nth-child(odd){background:#e5f7f1}
.table3 i.fa-file-alt{background:#28926f;color:#fff;padding:10px;width:45px;height:45px;border-radius:100%}
.table3 i.fa-file-alt:hover{background:#f67515}

/*-----------------------------------------*/
@media screen and (min-width: 640px) {
.flexBox{display:flex;align-items:flex-start}
.shih_infoBox{width:calc(100% - 250px)}
.infoTitle{padding-left:20px}
.shih_infoBox ul>li{margin:10px 0 0 25px}
.describeBox{display:flex;flex-wrap:wrap;align-items:center}
}

@media screen and (max-width: 767px) {
/*瀏覽人次*/
#area_count{display:flex;justify-content:center}
}
