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

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

