@charset "utf-8";
@import url("style_gnu.css");

.btn_bo_user li {
	width: 40px;
	margin-top: 0;
	text-align: center;
	background: #fff;
}

#bo_cate li {
	margin-top: 0;
}

#bo_sch {
	margin-bottom: 15px;
}
#bo_sch .sch_input {
	border: 0 none !important;
}

#faq_wrap li {
	border: 0 none;
}
#faq_wrap li h3 {
	padding: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
#faq_wrap li h3 .tit_bg {
	left: 15px;
	width: auto;
	height: auto;
	color: #000;
	font-size: 1.6em;
	background: transparent;
	border-radius: none;
}
#faq_wrap .list_chk + .tit_bg {
	left: 20px;	
}
.list_chk {
	right: auto;
	left: 0;
	width: 15px;
}

#faq_con .con_inner > div {
	text-align: justify;
}
#faq_con .con_inner .tit_bg {
	color: #267df4;
	font-size: 1.6em;
	background: transparent;
}

a.btn_b03, .btn_b03 {
	vertical-align: top !important;
	line-height: 23px;
	padding: 0 5px;
	color: #333 !important;
	font-size: 13px !important;
}

#faq_con .con_inner {
	padding: 20px 50px;
	background: #f0f6ff;
}
#faq_con div.con_closer {
	 margin-top: 6px;
	 text-align: right;
}

#faq_wrap li {position: relative;}
#faq_con .con_inner {position: static;}
#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_con .con_inner .closer_btn {position:absolute;right:15px;top:15px;border:0;width:30px;height:30px;background:#fff;color:#3a8afd;font-size:1.2em}

#bo_w .btn_submit,
#bo_w .btn_cancel {
	font-weight: 400;
	font-size: 1em;
}

#bo_v_info {
	padding: 0;
	margin: 0;
	border-color: #f1f1f1;
}
#bo_v_info .profile_info {margin:20px 0 10px;display:inline-block;float:left}
#bo_v_info .if_date {
	float: none;
	font-style: normal;
}
#bo_v_title .bo_v_tit{
	min-height: 7rem;
	padding: 3.4rem 0 1rem;
	margin: 0;
	line-height: 1.2;
	border-bottom: 1px solid #eaeaea;
}

#bo_v {
	padding: 0;
}
#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all;background:#fff}

.more_opt {display:none;position:absolute;top:45px;right:0;background:#fff;border:1px solid #b8bfc4;z-index:999}
.more_opt:before {content:"";position:absolute;top:-8px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b8bfc4 transparent}
.more_opt:after {content:"";position:absolute;top:-6px;right:13px;width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #fff transparent}
.more_opt li {border-bottom:1px solid #f1f1f1;padding:10px;float:inherit;width:90px;margin:0;color:#6b757c;text-align:left}
.more_opt li:last-child {border-bottom:0}
.more_opt li button, .more_opt li a {width:100%;border:0;background:#fff;color:#6b757c}
.more_opt li:hover a,
.more_opt li:hover button {color:#000}
.more_opt li i {float:right;line-height:20px}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com > li {position:relative;float:left;margin-left:5px}

#bo_v_title .bo_v_cate {
	margin-top: 5px;
	vertical-align: top;
	font-size: 1rem;
}

a.btn, .btn {
	height: 40px !important;
	line-height: 39px !important;
}


@media screen and (max-width:767px) {
	a.btn, .btn {
		padding: 0 4px !important;
	}
	#bo_v_info .profile_info {
		margin: 1.4rem 0 0.6rem;	
	}
	.btn_bo_user li {
		width: 35px;
	}
	#bo_v_top ul {
		margin: 1.4rem 0 0;
	}

	#bo_v_title .bo_v_cate {
		margin-top: 1px;
		line-height: 22px;
	}
	#bo_v_info .profile_info .profile_info_ct {
		float: left;
		padding: 5px 0;
		line-height: 18px;
	}

	#faq_wrap li h3,
	#faq_con .con_inner {
		padding-right: 40px;
	}
	#faq_wrap li h3 .tit_btn,
	#faq_con .con_inner .closer_btn {
		right: 5px;
	}

}