.m_slfb{padding: 2rem 0 0;background: #434343;}
.m_slfb .slfb_pic{padding-top: 0.75rem;background: url(../images/m_slfb_bg.png) no-repeat center top;background-size: 100% auto;}
.m_slfb .slfb_pic img{width: 100%;display: block;}
.m_slfb .slfb_con{padding: 0 4% 1.5rem;background: #565656;}
.m_slfb .slfb_txt{position: relative;}
.m_slfb .slfb_txt .slfb_left{position: absolute;width: 5rem;left: 0;top: -5.5rem;z-index: 1;}
.m_slfb .slfb_txt .slfb_left img{width: 100%;display: block;}
.m_slfb .slfb_txt .slfb_right{width: 81%;margin: 0 0 0 auto;}
.m_slfb .slfb_txt .slfb_right .desc{padding: 1.5rem 0 0.5rem;line-height: 1.8rem;font-size: 1.1rem;color: #fff;text-align: justify;}
.m_slfb .lwh_tab{padding-top: 1rem;margin-bottom: 1rem;display: flex;display: -webkit-flex;justify-content: flex-start;-webkit-justify-content: flex-start;flex-wrap: wrap;}
.m_slfb .lwh_tab li {position: relative;margin-right: 0.75rem;cursor: pointer;}
.m_slfb .lwh_tab li:after {content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1;border: 1px solid #b5b5b5;transform: skew(-30deg);}
.m_slfb .lwh_tab li span {display: block;padding: 0 1.5rem;height: 2.2rem;line-height: 2.2rem;font-size: 1.25rem;color: #fff;position: relative;z-index: 2;}
.m_slfb .lwh_tab li.cur:after {background: #ffe4bb;border-color: #ffe4bb;}
.m_slfb .lwh_tab li.cur span {color: #060606;}

.m_slfb .slfb_ul{padding: 0 4%;display: flex;display: -webkit-flex;justify-content: flex-start;-webkit-justify-content: flex-start;flex-wrap: wrap;}
.m_slfb .slfb_ul li{width: 30%;margin-right: 5%;margin-bottom: 0.5rem;}
.m_slfb .slfb_ul li a{display: block;border: 0.1rem solid transparent;border-radius: 0.75rem;overflow: hidden;}
.m_slfb .slfb_ul li:hover a{border-color: #ffe4bb;}
.m_slfb .slfb_ul li:nth-of-type(3n){margin-right: 0;}
.m_slfb .slfb_ul li img{width: 100%;display: block;}
.m_slfb .slfb_more{padding-top: 1.5rem;}
.m_slfb .slfb_more a{display: block;width: 9rem;margin: 0 auto;}
.m_slfb .slfb_more a img{width: 100%;display: block;}


