/* BASIC css start */
.styling_wrap { width:1249px; margin:90px auto 45px; overflow:hidden; }

.sec_wrap { width:100%; position:relative; margin:90px 0; overflow:hidden; }
.sec_wrap .styling_item { width:calc(33.33% - 40px); margin:0 20px; float:left; }
.sec_wrap .styling_item img { width:100%; }
.sec_wrap .styling_item .item_tit { width:100%; text-align:center; font-size:22px; font-weight:bold; color:#333; margin:21px 0 14px; }
/* BASIC css end */

