/*品牌介紹區塊*/
.bgArea{padding:1.5rem 1.5rem .5rem;background:#e3f5ff}
.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 #ccc;padding-left:0;margin:10px 0 15px}
.infoSubtit{background:#098ace;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:#85b5c6;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:#098ace;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: #f07418;color:#fff}
.tabsBtn a:hover{background: #3aa6df;color:#fff}

/*產品系列*/
.productSearch{border-bottom: 1px solid #fb8c11;background:#ffedb4;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:100px;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:100px;color: #494949}
.stepcarousel2 .panel:hover{background: #f67515;border: 1px solid #eca800;}
.stepcarousel2 .choose{background: #015fb7;border: 1px solid #004c93;color:#fff}
.stepcarousel2 .choose a,.stepcarousel2 .panel:hover a{color:#fff;font-weight:bold}

/*列表區塊*/
.shih_verBox{width:100%;text-align:center;border-radius:5px;border:1px solid #d1d1d1;margin:10px;display:block}
.shih_verBox .scralePic{padding:5px;overflow:hidden}
.scralePic>div{display:block;padding-bottom:100%;background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .3s linear}
.shih_verBox .scraleTxt{font-size:1.2em;font-weight:700;line-height: 1.2;margin:0 5px 8px}
.shih_verBox .scraleTxt:before{content:'';width:50px;height:2px;background:#ccc;display:block;margin: 5px auto 8px;transition:all .3s linear}
.shih_verBox:hover{box-shadow:0 0 30px rgb(0 0 0 / 15%)}
.shih_verBox:hover .scralePic>div{transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05)}
.shih_verBox:hover .scraleTxt:before{width:100%}

/*瀏覽更多*/
.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_picBox{width:200px}
.shih_infoBox{width:calc(100% - 200px)}
.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}
}
