@charset "utf-8";

#bo_cate {margin-bottom:28px}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;padding:2px}
#bo_cate a {display:block;line-height:28px;padding:5px 15px;border-radius:30px;border:1px solid #d6e9ff;color:#6794d3}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none;background:#3a8afd;color:#fff}
#bo_cate #bo_cate_on {z-index:2;background:#3a8afd;color:#fff;font-weight:bold;border:1px solid #3a8afd;
-webkit-box-shadow:inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow:inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202)}


#faq_wrap {}
#faq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.faq_admin {text-align:right}
#faq_wrap ol {margin:0;padding:0;list-style:none; padding-bottom: 60px;}
#faq_wrap li {margin-bottom: 10px; overflow: hidden;}
#faq_wrap li:last-of-type {margin-bottom: 0;}
#faq_wrap li h3 {display: flex;align-items:center;justify-content: flex-start; padding:20px 40px; border-radius: 0 0 16px 16px; position: relative; z-index: 2;}
#faq_wrap li h3 .max-24 {cursor: pointer; transition: .3s ease-in;}
#faq_wrap li h3.accordion-active .max-24 {transform: scaleY(-1);}

#faq_con .panel-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-in; position: relative; top: -14px; z-index: 1; border-radius: 0 0 16px 16px;}
#faq_con .panel-content .position-relative {padding: 44px 40px 30px; display: flex; align-items: flex-start; justify-content: flex-start;}
#faq_con .panel-content * {color:#FFF; font-size: 14px; line-height: 24px; font-weight: 400;}
#faq_con .panel-content .t18 {left: 40px; top: 44px;}


#faq_sch {background:#f7f7f7;padding:30px;text-align:center;margin:0 0 10px}
#faq_sch .sch_tit {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#faq_sch .frm_input {border:1px solid #d0d3db;width:300px;height:45px;border-radius:0;border-radius:3px}
#faq_sch .btn_submit {padding:0 10px;height:45px;width:88px;font-size:1.083em;font-weight:bold;color:#fff;background:#434a54}





@media (max-width: 768px) {
    #faq_wrap ol {padding-bottom: 30px;}
    #faq_wrap li h3 {padding: 14px 20px; border-radius: 0 0 8px 8px;}
    #faq_con .rounded-3 {border-radius: 8px !important;}
    #faq_con .panel-content { border-radius: 0 0 8px 8px;}
    #faq_con .panel-content .position-relative {padding:34px 20px 20px; display: block;}
    #faq_con .panel-content .position-relative * {display: inline; font-size: 14px; line-height: 26px; font-weight: 400;}
    #faq_con .panel-content .t18 {font-size: 16px; line-height: 26px; position: unset !important; display: inline;}
}