@charset "utf-8";

#bo_cate { margin-bottom:30px; }
#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin: 20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_cate li{float:left; width:20%; text-align:center; border-left:1px solid #ddd; }
#bo_cate li:last-child { border-right:1px solid #ddd; }
#bo_cate a {display:block;line-height:30px;padding:10px 10px;border-radius:0px;background:#fff;}
#bo_cate #bo_cate_on {background:#008c9b;color:#fff;}
@media (max-width: 600px){
#bo_cate li{float:left; width:50%; text-align:center; border-left:1px solid #ddd; }
#bo_cate li:nth-child(2n) { border-right:1px solid #ddd; }
#bo_cate li:nth-child(2) { border-bottom:1px solid #ddd; }
}

#faq_wrap {margin:20px;}
#faq_wrap h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.faq_admin {margin:0 5px;text-align:right}
#faq_wrap p {line-height:1.8em}
#faq_wrap ol {margin:20px 0;border-top:1px solid #000;padding:0;list-style:none}
#faq_wrap  li{border-bottom:1px solid #eee}
#faq_con h3{position:relative;padding-left:10px;}
#faq_con h3 a {display:block;padding:15px;}
#faq_con .faq_alp{position:absolute;top:10px;left:0;display:inline-block;background:#333;border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;color:#fff}
#faq_con .faq_alp_a{background:#f3f3f3;color:#999}
#faq_con .con_inner {;position:relative;display:none;padding:10px;padding-left:40px;line-height:1.8em;border-top:1px solid #eee;}
#faq_con .con_closer {margin:10px 0 0;text-align:right}
#faq_con .closer_btn {margin:0;padding:0 5px;line-height:24px;border:0;background:#666;color:#fff}
.faq_tolist {padding:0 10px;text-align:right}
.faq_img {text-align:center}

#faq_sch {width:100%; margin:20px 0 auto; background: #fff;border-bottom: 0px solid #ececec;padding:15px;position:relative; text-align:center; }
#faq_sch .frm_input {width:60%; }
#faq_sch .btn_submit{width:40px;height:40px;background:none;color:#000;font-size:16px}