@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 {margin:10px 0 30px}
#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}
#faq_wrap li {border-bottom:1px solid #e1e1e1;background:#fff;position:relative}
#faq_wrap li:first-child {border-top:1px solid #ececec}
#faq_wrap li h3 {min-height:50px;line-height:30px;padding:15px 50px ; position:relative; font-weight: 500; word-break: break-all;}
#faq_wrap li h3 .tit_btn {position:absolute;right:15px;top:15px;border:0;width:30px;height:30px;background:#fff;color:#c5cdd8;font-size:1.2em}
#faq_wrap li .tit_bg {display:inline-block;position:absolute;top:15px;left:15px;text-align:center;color:#000;font-size:1.3888em; font-weight: 400;}
#faq_wrap li h3.faq_li_open button {color:#1d3b6e } 

#faq_con .con_inner {display:none; position: relative; padding:30px 50px; background: #f5f5f5; border-top: 1px solid #e1e1e1; word-break: break-all;}
#faq_con .con_inner .tit_bg { top: 27px; color: #1d3b6e;}
#faq_con .con_inner .closer_btn {position:absolute;right:15px;top:15px;border:0;width:30px;height:30px;background:#fff;color:#1d3b6e ;font-size:1.2em}

#faq_sch {background:#f7f7f7;padding:20px;text-align:center;margin:0 0 40px}
#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:40px;border-radius:0;border-radius:3px}
#faq_sch .btn_submit {padding:0 10px; margin-left: 5px; height:40px;width:80px; background: #002b5c url(/img/han/ico_search.png) no-repeat center; text-indent: -99999px;}


@media(max-width:480px){
    #faq_sch { padding: 20px 10px;}
    #faq_sch .frm_input { width: 220px;}
    #faq_sch .btn_submit { width: 60px;}
    #faq_wrap li .tit_bg { left: 10px;}
    #faq_wrap li h3 .tit_btn { right: 10px;}
    #faq_wrap li h3 { padding: 15px 40px;}
    #faq_con .con_inner { padding: 20px 40px;}
    #faq_con .con_inner .tit_bg { top: 19px;}
    #faq_con .con_inner .closer_btn { right: 10px;}
}