@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc .nt-container { background: url('../img/header.jpg') no-repeat right bottom; }
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold; color:#fff; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#fff; background:rgba(0,0,0,0.2) !important; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; }
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */

#nt_menu .nt-container .header-logo { width:220px; }
#nt_menu .nt-container .header-logo img { max-width: 100%;}

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer
********************************************************/
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }

/* 자체 테마 설정 */
:root{
	--side-width:260px;
}

/* PC 전용 */
@media screen and (min-width: 769px){
	.row .order-md-1 {max-width:var(--side-width);}
	.row .order-md-2 {flex: 0 0 100%; max-width: calc(100% - var(--side-width));}
	.mobile {display: none !important;}
}
/* 모바일 전용 */
@media screen and (max-width: 768px){
	.pc {display: none !important;}
	#nt_footer {position: fixed !important;bottom: 0;background: var(--main);width: 100%;line-height: 30px; z-index: 10;}
	#nt_footer a {  display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: center;}
	#nt_footer a img { height: 30px;}
}

#header_mo .header-logo img#m_logo_img{
	max-height:30px;
}
#nt_menu .me-list img:hover {
  background: red;
  transform: scale(0.9);
}





/****************************************************************
* 추가 및 변경 CSS
****************************************************************/

.landing_site_focus {
	position:absolute;
	top:50%;
	left:0px;
	transform:translateY(-50%);
	letter-spacing:2px;
	filter:blur(0px);
	opacity:0.8;
}
.landing_site_mask {
	position:absolute;
	top:-7px;
	left:-5px;
	width:15px;
	font-weight:bold;
	letter-spacing:2px;
	clip:rect(0px,70px,75px,0px);
	padding:1px 5px;
	transform:translateX(0);
	box-sizing:border-box;
	animation:landing_site_mask 2.5s ease infinite alternate;
}
.landing_site_text {
  transform: translateX(0);
  animation: landing_site_text 2.5s ease infinite alternate;
}
@keyframes landing_site_mask {
  to {
    transform: translateX(200px);
  }
}
@keyframes landing_site_text {
  to {
    transform: translateX(-200px);
  }
}

@media screen and (max-width: 768px) {
	.landing_site_focus {
		position:absolute;
		top:50%;
		left:0px;
		transform:translateY(-50%);
		letter-spacing:2px;
		filter:blur(0px);
		opacity:0.8;
	}
	.landing_site_mask {
		position:absolute;
		top:-7px;
		left:-5px;
		width:15px;
		font-weight:bold;
		letter-spacing:2px;
		clip:rect(0px,70px,75px,0px);
		padding:1px 5px;
		transform:translateX(0);
		box-sizing:border-box;
		animation:landing_site_mask 2.5s ease infinite alternate;
	}
	.landing_site_text {
	  transform: translateX(0);
	  animation: landing_site_text 2.5s ease infinite alternate;
	}
	@keyframes landing_site_mask {
	  to {
		transform: translateX(140px);
	  }
	}
	@keyframes landing_site_text {
	  to {
		transform: translateX(-140px);
	  }
	}
}

/* 메인메뉴 */
#gnb {
	position:relative;
	background-color:#004aad;
}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {
	display:flex;
    justify-content:space-around;
	font-size:1.083em;
	padding:0;
	zoom:1;
}
#gnb ul:after {
	display:block;
	visibility:hidden;
	clear:both;
	/*content:"";*/
}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {
	color:#FFC107;
	-webkit-transition:background-color 2s ease-out;
	-moz-transition:background-color 0.3s ease-out;
	-o-transition:background-color 0.3s ease-out;
	transition:background-color 0.3s ease-out;
}
.gnb_1dli a.active {
	color:#FFC107 !important;
}
.gnb_1dli .bg {
	position:absolute;
	top:24px;
	right:0px;
	display:inline-block;
	width:10px;
	height:10px;
	overflow:hidden;
	background:url('/img/gnb_bg2.gif') no-repeat 50% 50%;
	text-indent:-999px;
}
.gnb_1da {
	display:block;
	font-weight:bold;
	padding:0 15px;
	color:#f2f2f2;
	font-size:1.4em;
	text-decoration:none;
}
.gnb_1dli .gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli {
	border-top:1px solid #000000;
}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {
	border:1px solid #004aad;
	border-top:0;
	padding:0;
	-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
	-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
	box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
}
.gnb_2da {
	display:block;
	padding:0 10px;
	line-height:40px;
	background:#004aad;
	color:#080808;
	text-align:left;
	text-decoration:none;
}
a.gnb_2da:hover {
	color:#FFC107;
	background:#004aad;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}
#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

/* 탑10 관리 */
#wrap_list_top_10_admin {
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	z-index:9999;
	border:1px solid rgb(90, 90, 90);
	background:#000000;
	display:none;
	color:#ffffff;
}
#wrap_list_top_10_admin table {
	width:100%;
}
table.list_top_10 th {
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-top:1px solid #5a5a5a;
}
table.list_top_10 th:first-child {
	border-left:1px solid #5a5a5a;
}
table.list_top_10 td {
	border-right:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	border-top:1px solid #5a5a5a;
}
table.list_top_10 td:first-child {
	border-left:1px solid #5a5a5a;
}
input.top_10_hit {
	background-color:#5a5a5a;
	color:#ffffff;
	text-align:right;
	padding-right:5px;
}
input.top_10_good {
	background-color:#5a5a5a;
	color:#ffffff;
	text-align:right;
	padding-right:5px;
}
input.top_10_wr3 {
	background-color:#5a5a5a;
	color:#ffffff;
	text-align:center;
}
	
/* 탑10 목록 */
#wrap_title_top_10 {
	font-size:2em;
	font-weight:bold;
	color:#FF5722;
	text-shadow:1px 1px #0d0d0d;
	margin-bottom:5px;
}
#wrap_list_top_10 {
	/* min-height:450px; */
	border:2px solid #004aad;
	border-radius:5px;
	overflow:hidden;
	background-color:#434343;
}
#wrap_list_top_10 table {
	width:100%;
	table-layout:fixed;
	border:0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}
#wrap_list_top_10 table td {
	width:20%;
	vertical-align:top;
	padding:1px;
}
#wrap_list_top_10 .list_box {
	background:#2b2b2b;
	border:1px solid #004aad;
	border-radius:5px;
	color:#f2f2f2;
	position:relative;
	cursor:pointer;
}
#wrap_list_top_10 .img_wrap {
}
#wrap_list_top_10 .img_wrap .img_item {
	overflow:hidden;
	width:100%;
	height:150px;
	position:relative;
}
#wrap_list_top_10 .img_wrap .img_item img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:100%;
	height:auto;
}
#wrap_list_top_10 .wrap_subject {
	height:60px;
	padding:2px;
	margin:0px !important;
	overflow:hidden;
	word-break:break-all;
}
#wrap_list_top_10 .subject_item {
	color:#f2f2f2;
	font-size:1.2em;
	font-weight:bold;
}
#wrap_list_top_10 .info_item {
	display:flex;
	justify-content:space-between;
	padding:2px 5px 10px 5px;
}
#wrap_list_top_10 img.rank_medal {
	width:40px;
	position:absolute;
	left:5px;
	top:-15px;
	z-index:999;
}
#wrap_title_top_10 .wrap_video_item {
	position:absolute;
	z-index:99999;
	top:0px;
	bottom:unset;
	left:calc(50% - 20%);
	right:unset;
	width:40%;
	height:500px;
	border:10px solid #004aad;
	background-color:#000000;
	font-size:0.5em;
	display:none;
}
#video {
	width:100%;
	height:443px;
	position:relative;
}
#video_item {
	font-size:0;
}
#wrap_title_top_10 .wrap_video_info {
	padding:5px;
	font-weight:bold;
	background-color:#004aad;
	display:flex;
	justify-content:space-between;
}
#wrap_title_top_10 .wrap_video_subject {
	width:calc(100% - 180px);
	height:27px;
	overflow:hidden;
	word-break:break-all;
}
#wrap_title_top_10 .wrap_video_subject span.video_subject {
	color:#ffffff;
}
#wrap_title_top_10 .wrap_modal_buttons {
	
}
#wrap_title_top_10 .wrap_modal_buttons span.modal_button_prev {
	border:1px solid #BF360C;
	border-radius:4px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	background-color:#FF5722;
	color:#ffffff;
}
#wrap_title_top_10 .wrap_modal_buttons span.modal_button_next {
	border:1px solid #BF360C;
	border-radius:4px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	background-color:#FF5722;
	color:#ffffff;
}
#wrap_title_top_10 .wrap_modal_buttons span.modal_button_close {
	border:1px solid #c57600;
	border-radius:4px;
	padding:5px 10px 5px 10px;
	cursor:pointer;
	background-color:#FF9800;
	color:#ffffff;
}

@media all and (max-width:1600px) {
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 25%);
		width:50%;
	}
}

@media all and (max-width:1400px) {
	#wrap_list_top_10 .wrap_subject {
		font-size:0.9em;
	}
	#wrap_list_top_10 .info_item {
		font-size:0.9em;
	}
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 30%);
		width:60%;
	}
}

@media all and (max-width:1200px) {
	#wrap_list_top_10 .wrap_subject {
		font-size:0.8em;
	}
	#wrap_list_top_10 .info_item {
		font-size:0.8em;
	}
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 35%);
		width:70%;
	}
}

@media all and (max-width:1200px) {
	#wrap_list_top_10 .wrap_subject {
		font-size:0.8em;
	}
	#wrap_list_top_10 .info_item {
		font-size:0.8em;
	}
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 35%);
		width:70%;
	}
}

@media all and (max-width:900px) {
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 40%);
		width:80%;
	}
}

@media all and (max-width:768px) {
	#wrap_title_top_10 .wrap_video_item {
		left:calc(50% - 45%);
		width:90%;
	}
}

@media all and (max-width:576px) {
	#wrap_title_top_10 .wrap_video_item {
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
	}
}

/* 영상 재생 영역 배너 */
.bo_v_banner {
	position:absolute;
	width:100%;
	z-index:999;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	display:block;
	font-size:0px;
}
.bo_v_banner img {
	height:250px;
}

@media all and (max-width:850px) {
	.bo_v_banner img {
		height:150px;
		margin-top:80px;
	}
}