/* BASIC css start */
.header-main { display:block !important; }
.category_wrap h1 { padding: 40px 0 20px; text-align: center; font-size: 20px; font-weight: bold; }
.titleImg {  }
.titleImg img { border-radius: 10px; width:100%; }
.product_top_wrap { padding: 0 14px; display:flex; margin-bottom:10px; }
.product_top_wrap .left_box { line-height:30px; }
.product_top_wrap .select_box { margin-left:auto; color:#777; font-size:12px; }
.product_top_wrap .select_box select{ background-position: right 5px; border: none; width:102px; height:30px;line-height: 29px; color:#777; padding-left:30px; box-sizing:border-box; }
.product_top_wrap .total_cnt{color:#777;}
.product_top_wrap .total_cnt strong { font-weight:500;  color: #1c1c1c; }

.service-list { box-sizing:border-box; width:100%; border-top:1px solid #e5e8eb; border-bottom:1px solid #e5e8eb; text-align:center; margin-bottom:20px; }
.service-list > ul { padding:9px 11px; }
.service-list ul { font-size:0; }
.service-list ul li { text-align: center; box-sizing: border-box;display:inline-block; padding:0 15px; }
.service-list ul li span { font-size:13px; color:#6b7684; padding:9px 0; display:block; }
.service-list ul li.active span { color: #1c1c1c; }
.service-wrap { width:100%; margin:0 auto; padding:0 13px; box-sizing:border-box; }
.service-wrap .service-box { display:grid; grid-template-columns: repeat(2, 1fr); gap:8px; margin-bottom:8px; }
.service-wrap .service-box .con { display:flex; flex-direction:column;}
.service-wrap .service-box .con {}
.service-wrap .service-box .con .img img { width:100%; border-radius:6px 6px 0 0; }
.service-wrap .service-box .con .txt {  height:70px; background:#f2f4f6;  border-radius:0 0 10px 10px;  text-align: center; display: flex; flex-direction: column;  justify-content: center;  align-items: center; }
.service-wrap .service-box .con .txt p { line-height:150%; font-size:11px; }
.service-wrap .service-box .con .txt p.strong { font-size:13px; font-weight:600; }
.tab-content-service .content { display: none; }
.tab-content-service .content.active { display: block; }

.paging { margin-top:40px; }
/* BASIC css end */

