/*介紹區塊*/
.bgArea{padding:1.5rem 1.5rem .5rem;background: #f8f2dd;}
.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 #d6a671;padding-left:0;margin:10px 0 15px}
.infoSubtit{background: #c18c51;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: #dab48b;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: #39915a;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: #39915a;color:#fff}
.tabsBtn a:hover{background: #9a6f3f;color:#fff}

/*產品系列*/
.productSearch{border-bottom: 1px solid #104f27;background: #c9e9d5;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: #9a6a35;border: 1px solid #70491e;}
.stepcarousel2 .choose{background: #227641;border: 1px solid #0e4f26;color:#fff}
.stepcarousel2 .choose a,.stepcarousel2 .panel:hover a{color:#fff;font-weight:bold}
.seriesTit {color:#227641}

/*列表區塊*/
.shih_scaleBox{width:100%;text-align:center;border-radius:5px;border: 1px solid #ccc;margin:10px;display:block;}
.shih_scaleBox .scralePic{padding:5px;overflow:hidden}
.shih_scaleBox .scralePic>div{display:block;padding-bottom: 75%;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .5s}
.shih_scaleBox .scraleTxt{font-size:1.2em;font-weight:700;line-height:1.2;margin:0 5px 8px;padding-top:10px}
.shih_scaleBox:hover{box-shadow:0 0 10px #ccc}
.shih_scaleBox:hover .scralePic>div{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1)}
.shih_scaleBox:hover .scraleTxt{color:#333}


/*瀏覽更多*/
.btn_more a{width:260px;background:#ffe8a6;border: 1px solid #bd712b;border-radius:5px;text-align:center;line-height:54px;font-weight: bold;margin:30px auto}
.btn_more a:hover{background: #cff3ff;border-color: #00b0ec;}
.btn_more a{display:block;color:#333}


/*-----------------------------------------*/
@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}
}
