@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; display:none;}
#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; font-size:20px;}
#faq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.faq_admin {display:flex; justify-content: flex-end;}
.faq_admin a {display:block; font-size:18px !important; width:160px; height:50px !important; line-height:50px !important; color:#fff !important; font-weight:400; border: 1px solid #ed1f23; background: #ed1f23;}
#faq_wrap ol {margin:0;padding:0;list-style:none}
#faq_wrap li {border-bottom:1px solid #ddd; background:#fff;position:relative}
#faq_wrap li:first-child {border-top:2px solid #012b5d;}
#faq_wrap li:last-child {border-bottom:0;}
#faq_wrap li h3 {min-height:50px;line-height:30px;padding:20px;padding-left:80px;position:relative; font-size:20px; background:#fff; font-weight:400;}
#faq_wrap li h3 .tit_btn {position:absolute; top:35px; right:30px; border:0; width:14px; height:7px; background:none !important;}
#faq_wrap li h3 .tit_btn::before, 
#faq_wrap li h3 .tit_btn::after{position:absolute;top:49%; width:9px;height:1px; background:#4f4f4f; content:'';}
#faq_wrap li h3 .tit_btn::before{right:6px; transform:rotate(45deg);-webkit-transform:rotate(45deg);}
#faq_wrap li h3 .tit_btn::after{right:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
#faq_wrap li h3 .tit_bg {display:inline-block;position:absolute; left:30px;text-align:center; color:#1f2c61;}
#faq_wrap li h3 p {word-break:keep-all;}

	@media screen and (max-width:1199px){
		#faq_wrap {font-size:16px;}
		.faq_admin a {font-size:16px !important;}
		#faq_wrap li h3 {font-size:18px;}
		#faq_wrap li h3 .tit_btn {top:30px;}
	}

	@media screen and (max-width:999px){
		#faq_wrap {font-size:100%;}
		.faq_admin a {font-size:100% !important; width:140px;}
		#faq_wrap li h3 {font-size:90%; padding-left:60px; line-height:140%;}
	}

	@media screen and (max-width:799px){
		#faq_wrap li h3 {font-size:80%; padding-left:40px;}
		#faq_wrap li h3 .tit_btn {right:10px;}
		#faq_wrap li h3 .tit_bg {left:10px;}
	}

	@media screen and (max-width:499px){
		.faq_admin a {font-size:90% !important; width:120px; height:45px;}
		#faq_wrap li h3 {padding:15px 20px; padding-left: 40px;}
		#faq_wrap li h3 .tit_btn {top:23px;}
	}


#faq_wrap li h3.faq_li_open {background:#012b5d;}
#faq_wrap li h3.faq_li_open .tit_btn::before, 
#faq_wrap li h3.faq_li_open .tit_btn::after {background:#fff;}
#faq_wrap li h3.faq_li_open .tit_btn::before{right:6px; transform:rotate(135deg);-webkit-transform:rotate(135deg);}
#faq_wrap li h3.faq_li_open .tit_btn::after{right:0; transform:rotate(-135deg);-webkit-transform:rotate(-135deg);}
#faq_wrap li h3.faq_li_open .tit_bg {color:#fff;}
#faq_wrap li h3.faq_li_open a {color:#fff;}


#faq_con .con_inner {position:relative; display:none;padding:20px 15px 20px 80px;font-size:20px; line-height:160%; background:#f6f6f6;}
#faq_con .con_inner .tit_bg {display:inline-block;position:absolute; left:34px;text-align:center; color:#333;}
#faq_con .con_inner p {word-break:keep-all;}
#faq_con .con_inner .closer_btn {position:absolute;right:15px;top:15px;border:0;width:30px;height:30px; background:none;}

	@media screen and (max-width:1199px){
		#faq_con .con_inner {font-size:18px;}
	}

	@media screen and (max-width:999px){
		#faq_con .con_inner {font-size:90%; padding-left:60px;}
	}

	@media screen and (max-width:799px){
		#faq_con .con_inner {font-size:80%; padding-left:40px;}
		#faq_con .con_inner .tit_bg {left:14px;}
	}

	@media screen and (max-width:499px){
		#faq_con .con_inner {padding:15px 15px 15px 40px;}
	}

#faq_sch {position:relative; clear:both; width:100%; text-align:center; display:block; overflow:hidden; padding:18px 0px; background:#f7f7f7; border:1px solid #e2e2e2; margin-top:70px;  margin-bottom: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{width:520px; height:50px; border:1px solid #d7d7d7; padding:0px 10px;background-color:transparent; background:#fff; overflow:hidden; vertical-align:top; margin-right:8px; font-weight:300; border-radius:0; box-shadow:none !important;}
#faq_sch .frm_input::-ms-input-placeholder {color:#999;}
#faq_sch .frm_input::-webkit-input-placeholder {color:#999;}
#faq_sch .frm_input::-moz-placeholder {color:#999;}
#faq_sch .btn_submit {width:75px; height:50px; border:0; font-size:18px; background:#1f2c61 !important; color:#fff; overflow:hidden; border-radius:0; font-family:inherit;}

	@media screen and (max-width:1199px){
		#faq_sch .btn_submit {font-size:16px;}
	}

	@media screen and (max-width:999px){
		#faq_sch .btn_submit {font-size:100%;}
	}

	@media screen and (max-width:799px){
		#faq_sch {padding: 15px 2%;}
		#faq_sch .frm_input {width:calc(98% - 75px); height:45px; margin-right: 1%;}
		#faq_sch .btn_submit {width:75px; height:45px;}
	}

	@media (max-width:499px) {
		#faq_sch .frm_input {width:100%; margin-bottom:5px; font-size:85%;}
		#faq_sch .btn_submit {width:100%; font-size:85%;}
	}