﻿@charset "utf-8"; 


/* 알림장 */
.ann_tablet{display:none;}


/* 메인비주얼 */
.main_visual {position:relative; width:100%; height:340px; background:url('/images/web/template/1069/main/M_visual_bg.png') no-repeat left center;}
.main_visual ul {position:relative;}
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-controls {position:absolute; width:1200px; height:26px; left:50%; bottom:10px; margin-left:-600px;}
.main_visual .bx-controls-direction {display:none;}
.main_visual .bx-controls-auto {position:absolute; top:0; left:0;}
.main_visual .bx-controls-auto::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-controls-auto .bx-controls-auto-item {display:block; float:left; width:auto;}
.main_visual .bx-controls-auto .bx-controls-auto-item a {text-indent:-999em; width:26px; height:26px;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-start {display:none; background:url('/images/web/template/common/btn_play.png') no-repeat center center;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-stop {display:block; background:url('/images/web/template/common/btn_stop.png') no-repeat center center;}
.main_visual .bx-pager.bx-default-pager {position:absolute; top:5px; left:30px;}
.main_visual .bx-pager.bx-default-pager::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item {display:block; float:left; margin-left:5px;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item a {display:block; text-indent:-999em; width:16px; height:16px; border:1px solid #2c61ab; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#2c61ab;}/* 비주얼 버튼 색상 */


/*전광판*/
.dis_board1069 {height:100%; background:#6195f5; overflow:hidden;}
/*
.dis_board1069:before {content:''; display:block; clear:both; position:absolute; left:0; top:0; width:30px; height:49px; background:url('/images/web/template/1069/main/1069_board_left.png') no-repeat left center;}
.dis_board1069:after {content:''; display:block; clear:both; position:absolute; right:0; top:0; width:30px; height:50px; background:url('/images/web/template/1069/main/1069_board_right.png') no-repeat right center;}
*/
.dis_board1069 .dis_board_box {position:relative; width:1200px; height:50px; margin:0 auto;}
.dis_board1069 h2 {float:left; width:10%; white-space:nowrap; overflow:hidden; padding-left:6%; line-height:50px; background:#2d6bdd url('/images/web/template/1069/main/1069_board_icon.png') no-repeat 15% center; font-family:"NotoM"; font-size:18px; color:#fff;}
.dis_board1069 ul {float:left; width:65%; margin-left:2%;}
.dis_board1069 ul li {width:100%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; vertical-align:middle; color:#fff; text-align:left;}
.dis_board1069 ul li a{line-height:50px; font-family:"NotoM"; font-size:15px; color:#fff;}
.dis_board1069 .nss_pg {position:absolute; top:11px; right:30px;}
.dis_board1069 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:30px; height:30px; margin-left:4px;}
.dis_board1069 .nss_pg a.pre {background:url('/images/web/template/1069/main/1069_btn_prev_board.png') no-repeat;}
.dis_board1069 .nss_pg a.stop {background:url('/images/web/template/1069/main/1069_btn_stop_board.png') no-repeat;}
.dis_board1069 .nss_pg a.next {background:url('/images/web/template/1069/main/1069_btn_next_board.png') no-repeat;}
.dis_board1069 .nss_pg a.play {background:url('/images/web/template/1069/main/1069_btn_play_board.png') no-repeat;}



/* 게시판 */
.notice1069 {position:relative; height:100%; background:#fff; overflow:hidden;}
.notice1069 h2 {position:absolute; top:0px; width:20%; font-size:16px; font-family:'NotoR'; text-align:left; letter-spacing:-0.05px; white-space:nowrap; overflow:hidden;}
.notice1069 h2 a {display:block; height:35px; line-height:35px; padding:0 10px; color:#666;background:#fff; border:1px solid #1b4792; box-sizing:border-box; text-align:center;}
.notice1069 h2.tit_1 {left:0; background:none;}
.notice1069 h2.tit_2 {left:22%;}
.notice1069 h2.tit_3 {left:44%;}
.notice1069 h2 a.current {height:40px; position:relative; font-family:'NotoM'; color:#fff; z-index:2;  background:#1b4792; border:none;}
.notice1069 h2 a.current:after{content:''; display:block; position:absolute; width:100%; height:5px; bottom:0; left:0; background:#fff url('/images/web/template/1069/main/1069_noti_bg.png') no-repeat center; }
.notice1069 .list_box.on {display:block;}
.notice1069 .list_box {display:none; height:225px; padding-top:50px; font-family:'NotoM'; font-size:14px; overflow:hidden;}
.notice1069 .list_box ul {height:225px;}
.notice1069 .list_box li {position:relative; width:31%; height:225px; float:left; overflow:hidden; border:1px solid #cccccc; margin:0 2% 0 0; box-sizing:border-box;}
.notice1069 .list_box li:last-child{margin:0;}
.notice1069 .list_box li a {display:block; width:84%; float:left; color:#666; padding:8% 8%; }
.notice1069 .list_box a dl dt {font-family:'NotoM'; color:#111; font-size:16px; line-height:24px; margin-bottom:10px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/web/template/1069/main/1069_noti_icon.png") no-repeat top left; padding:0 0 10px 50px; border-bottom:1px solid #ccc;}
.notice1069 .list_box a dl dd.txt {font-family:'NotoR';color:#333;font-size:14px;height:103px;line-height:20px;word-break: break-all;overflow:hidden;margin-bottom:20px;}
.notice1069 .list_box a dl dd.date {width:83px; height:20px; font-size:14px; color:#999999; background:url("/images/web/template/1069/main/1069_date_icon.png") no-repeat left center; float:right; text-align:right;}
.notice1069 .list_box li a:hover {text-decoration:underline;}
.notice1069 .btn_more {position:absolute; right:0px; top:0px; width:35px; height:35px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_btn_more1.png') no-repeat center;}


/* 바로가기01 */
.M_link1069 {position:relative; height:100%; overflow:hidden;}
.M_link1069 ul {overflow:hidden; margin:5% auto;}
.M_link1069 ul li {position:relative; float:left; width:16.5%; height:125px; border-right:1px dotted #7f7f7f;}
.M_link1069 ul li:last-child{border:none;}
.M_link1069 ul li a {height:36px; padding:90px 10px 0; line-height:18px; overflow:hidden; display:block; text-align:center; color:#444444; font-family:"NotoM"; font-size:16px; letter-spacing:-1px;}
.M_link1069 ul li img {position:absolute; left:50%; top:0px; width:82px; height:86px; transform:translateX(-50%);}
.M_link1069 ul li a:hover, .M_link1069_2 ul li a:focus {text-decoration:underline;}


/* 행사일정 */
/*
.drawSchedule1069 .inner {height:180px; margin:0 25px; font-size:12px; border-top:1px solid #ff51b3;}
.drawSchedule1069 .inner th {height:33px; line-height:33px; color:#4f4f4f; background:#ffffff;}
.drawSchedule1069 .inner tbody {border:1px solid #fff;}
.drawSchedule1069 .inner td {height:22px; line-height:22px; text-align:center; color:#333; background:#ffe3e5;}
.drawSchedule1069 .inner td a.check {display:block; height:22px; color:#fff; font-weight:bold; background:url('/images/web/template/1069/main/1069_schd_check.png') no-repeat center;}
.drawSchedule1069 .inner td a.today {display:block; height:22px; color:#fff; font-weight:bold; background:url('/images/web/template/1069/main/1069_schd_today.png') no-repeat center;}
.drawSchedule1069 .inner .sun {color:#ff8b8b;}
.drawSchedule1069 .inner .sat {color:#2e95fe;}*/
.drawSchedule1069 h2 {position:relative; width:110px; line-height:49px; font-size:18px; font-family:"NotoM"; color:#fff; padding:0 15px; white-space:nowrap; overflow:hidden; float:left;}
.drawSchedule1069:before {content:''; display:block; clear:both; height:0; position:absolute; left:0; top:0; width:100%; height:49px; background:#1b4792;}
.drawSchedule1069 .date_view {position:relative; width:120px; height:49px; line-height:49px; text-align:center; float:left;}
.drawSchedule1069 .date_view .year{color:#fff;}
.drawSchedule1069 .date_view .ym_dot{color:#fff;}
.drawSchedule1069 .date_view .month{color:#fed980;}
.drawSchedule1069 .date_view .pre {position:absolute; left:50%; top:12px; width:22px; height:22px; margin-left:-60px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_sche_pre.png') no-repeat center;}
.drawSchedule1069 .date_view .next {position:absolute; right:50%; top:12px; width:22px; height:22px; margin-right:-60px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_sche_next.png') no-repeat center;}
.drawSchedule1069 {position:relative; height:100%; background:#8ebeff url('/images/web/template/1069/main/1069_sche_icon.png') 92% 93% no-repeat; overflow:hidden;}
.drawSchedule1069 .sch_list {position:relative; width:94%; height:66%; padding:16px 0 0 20px; float:left;}
.drawSchedule1069 .sch_list ul {position:relative; height:100%; overflow-y:auto; padding:0 80px 0 0;}
.drawSchedule1069 .sch_list li {position:relative; line-height:32px; font-size:16px; margin-bottom:3px;}
.drawSchedule1069 .sch_list li a {display:block; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.drawSchedule1069 .sch_list li a span {position:relative; left:0; top:0; width:50px; height:20px; line-height:20px; text-align:center; color:#1b4792; padding:0 10px;}
.drawSchedule1069 .sch_list li a span:before {content:''; position:absolute; display:block; width:4px; height:4px; background:#1b4792; top:7px; left:0;}
.drawSchedule1069 .btn_more {position:absolute; right:0; top:0; width:50px; height:49px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_btn_more2.png') no-repeat center;}
.drawSchedule1069 .sch_list li.no_Data { top:50%; margin:-20px 0 0 66px; font-size:15px; color:#000; line-height:20px; text-align:center;}
.drawSchedule1069 .sch_list li.no_Data:before {display:none;}




/* 팝업존 */
.pop1069 {position:relative; height:100%; background:#ff8983; overflow:hidden;}
.pop1069 h2 {position:relative; line-height:50px; margin:0 182px 0 20px; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.pop1069 .nss_pg {position:absolute; top:12px; right:48px; z-index:2;}
.pop1069 .nss_pg span {position:absolute; top:3px; right:85px; width:40px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block; margin:0 6% 0 0;}
.pop1069 .nss_pg span strong {color:#ffdb4f;}
.pop1069 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:27px; height:27px; margin-left:2px;}
.pop1069 .nss_pg a.pre {background:url('/images/web/template/1069/main/1069_btn_prev.png') no-repeat;}
.pop1069 .nss_pg a.stop {background:url('/images/web/template/1069/main/1069_btn_stop.png') no-repeat;}
.pop1069 .nss_pg a.next {background:url('/images/web/template/1069/main/1069_btn_next.png') no-repeat;}
.pop1069 .nss_pg a.play {background:url('/images/web/template/1069/main/1069_btn_play.png') no-repeat;}
.pop1069 .pop_img {position:relative; width:235px; margin:10px auto;}
.pop1069 .pop_img li { width:100%; height:155px; overflow:hidden;}
.pop1069 .pop_img li img {width:100%; height:135px;}
.pop1069 .pop_img li.on {display:block}
/* 팝업리스트 레이어 추가 */
.pop1069 a.list {position:absolute; top:12px; right:20px; display:block; font-size:0; text-indent:-10000em; width:27px; height:27px; background:url('/images/web/template/1069/main/1069_btn_list.png') no-repeat; z-index:2;}
.pop1069 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61; z-index:3;}
.pop1069 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop1069 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop1069 .pop_layer_box .pop_layer ul {height:113px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop1069 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop1069 .pop_layer_box .pop_layer ul li a {color:#fff;}
.pop1069 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:20px; top:15px; padding:5px 10px; font-family:"NotoR"; color:#fff; background:#576c85; border-radius:5px;}

/* 포토갤러리 */
.gallery1069  {position:relative; height:100%; overflow:hidden;}
.gallery1069 h2 {position:relative; width:140px; height:40px; line-height:35px; font-size:18px; font-family:"NotoM"; color:#fff; background:#1b4792; padding:0 15px; white-space:nowrap; overflow:hidden; z-index:2; margin-bottom:10px; text-align:center;}
.gallery1069 h2:after{content:''; display:block; position:absolute; width:100%; height:5px; bottom:0; left:0; background:#fff url('/images/web/template/1069/main/1069_noti_bg.png') no-repeat center; }
.gallery1069 .gall_list {position:relative; height:225px; overflow:hidden;}
.gallery1069 .gall_list li {width:32%; float:left; height:225px; background:#fff; border:1px solid #cccccc; box-sizing:border-box; margin:0 2% 0 0; padding:20px 20px 0;}
.gallery1069 .gall_list li:last-child {margin:0;}
.gallery1069 .gall_list li a {display:block;}
.gallery1069 .gall_list li .img img {width:100%; height:127px;}
.gallery1069 .gall_list li span {display:block; font-family:"NotoM"; font-size:16px; color:#333;}
.gallery1069 .gall_list li span.txt {margin:10px 0 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.gallery1069 .gall_list li span.date {width:83px; height:20px; color:#999; font-size:14px; background:url('/images/web/template/1069/main/1069_date_icon.png') no-repeat left center; float:right; text-align:right;}
.gallery1069 .btn_more {position:absolute; right:0; top:0; width:35px; height:35px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_btn_more1.png') no-repeat center;}

/* 오늘의 식단 */
.meal_menu1069 {position:relative; height:100%; background:#ffc34e; overflow:hidden;}
.meal_menu1069:before {content:''; display:block; position:absolute; top:0; left:0; width:100%; height:51px; background:#ff9000;}
.meal_menu1069 h2 {position:relative; line-height:51px; margin:0 60px 24px 20px; font-size:18px; font-family:"NotoM"; color:#fff; white-space:nowrap; overflow:hidden; z-index:2;}
.meal_menu1069 .meal_info {display:none;}
.meal_menu1069 ul{position:relative; height:183px; padding:0 43px 0 20px; overflow-y:auto;}
.meal_menu1069 dl {position:relative; padding:40px 20px 20px 0;}
.meal_menu1069 dl dt.kcal {position:absolute; left:0; top:0; z-index:10; width:70%; height:26px; line-height:26px; text-align:center; font-size:15px; font-family:"NotoM"; color:#2f2f2f; background:url('/images/web/template/1069/main/1069_meal_bg.png') repeat;}
.meal_menu1069 dl dd.meal_list {font-family:"NotoR"; font-size:14px; color:#555; letter-spacing:-1px; line-height:20px;}
.meal_menu1069 .imgBg {position:absolute; bottom:0; right:5%;}
.meal_menu1069 .imgBg img {width:65px; height:103px;}
.meal_menu1069 .btn_more{position:absolute; right:20px; top:12px; width:25px; height:25px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/template/1069/main/1069_btn_more2.png') no-repeat center;}
.meal_menu1069 ul li.no_Data  {position:absolute; left:0; top:30%; width:100%; font-size:15px; font-family:"NotoM"; color:#555; line-height:20px; text-align:center}


/* 배너존 */
.banner_zone  {position:relative; width:100%; background:#fff; border-top:solid 1px #d1d8e4; overflow:hidden;}
.banner_zone .inner{position:relative; margin:0 auto; width:1200px; height:74px;}
.banner_zone .inner h2  {position:absolute; top:27px; left:0; font-size:16px; font-family:"NotoM"; color:#1d1d1d;}
.banner_zone .inner .btn {position:absolute; left:70px; top:25px}
.banner_zone .inner .btn a {float:left; font-size:0; text-indent:-10000em; width:27px; height:28px; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url('/images/web/template/1069/main/btn_b_prev.gif') no-repeat}
.banner_zone .inner .btn a.stop {background:url('/images/web/template/1069/main/btn_b_stop.gif') no-repeat}
.banner_zone .inner .btn a.next {background:url('/images/web/template/1069/main/btn_b_next.gif') no-repeat}
.banner_zone .inner .btn a.play {display:none; background:url('/images/web/template/1069/main/btn_b_play.gif') no-repeat}
.banner_zone .inner .btn a.list {background:url('/images/web/template/1069/main/btn_b_list.gif') no-repeat}
.banner_zone .inner ul {padding-top:14px; margin:0 20px 0 200px; height:48px; overflow:hidden}
.banner_zone .inner ul li {width:186px; float:left; margin:0 0 14px 10px;}
.banner_zone .inner ul li a {display:block; border:1px solid #c8d1db;}
.banner_zone .inner ul li a img {width:100%; height:46px}


  
@media (max-width:800px) {
	
	.main_visual, .dis_board1069, .drawSchedule1069, .notice1069, .gallery1069, .meal_menu1069, .M_link01069, .M_link01069_2, .pop1069, .banner_zone {-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
	.banner_zone, .dis_board1069 .dis_board_box, .M_link1069 ul li {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}

	/* 메인비주얼 */
	.main_visual {height:auto;}
	.main_visual ul li img {width:100%;}
	.main_visual .bx-controls {width:100%; left:3%; bottom:10px; margin-left:0;}
	
	/*전광판*/
	.dis_board1069 .dis_board_box {width:100%;}
	.dis_board1069 h2 {width:10%; font-size:16px; padding-left:9%; margin-left:2%;}
	.dis_board1069 ul {width:55%;}
	.dis_board1069 ul li a {font-size:15px;}


	/*게시판*/
	.notice1069 {border-top:1px solid #ccc;}
	
	/*행사일정*/
	.drawSchedule1069 .sch_list ul{padding:0 100px 0 0;}
	
	/*포토갤러리*/
	.gallery1069 .gall_list li:nth-child(2),
	.gallery1069 .gall_list li:nth-child(3){display:none;}
	.gallery1069 .gall_list li {width: 100%; margin:0;}

	/*오늘의 식단*/
	.meal_menu1069 ul{padding:0 70px 0 20px;}


	/* 배너존 */
    .banner_zone .inner {width:100%;}
	.banner_zone .inner h2 {text-indent:-9999px;}
	.banner_zone .inner .btn{left:20px;}
	.banner_zone .inner ul {margin-left:180px;}
	.banner_zone .inner ul li {width:23%; float:left; margin-left:2%;}
	.banner_zone .inner ul li:first-child{margin-left:0;}
	.banner_zone .inner ul li a {display:block; border:1px solid #c8d1db;}
	.banner_zone .inner ul li a img {width:100%; height:46px}

}



@media (max-width:740px) {	


	/*게시판*/
	.notice1069 {border-top:1px solid #ccc;}


}

@media (max-width:680px) {	

	/* 메인비주얼 */
	.main_visual .bx-controls {bottom:10px;}
	
	/*전광판*/
	.dis_board1069 .dis_board_box {padding:0 20px;}
	.dis_board1069 h2 {position:absolute; width:0; height:0; left:-9999999em; top:-9999999em; float:none; padding-left:0;}
	.dis_board1069 ul {width:60%; float:none;}
	
	/*행사일정*/
	.drawSchedule1069 h2{padding:0 0 0 15px; width:98px;}

		
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 140px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
}

@media (max-width:580px) {	

	/*게시판*/
	.notice1069 h2{width:26%;}
	.notice1069 h2.tit_2{left:27%;}
	.notice1069 h2.tit_3{left:54%;}
	.notice1069 .list_box li{width:100%; margin:0;}
	.notice1069 .list_box li:nth-child(2),
	.notice1069 .list_box li:nth-child(3){display:none;}
	.notice1069 .list_box li a{padding:4% 8%;}


	/*바로가기*/
	.M_link1069 ul li{width:33%;}
	.M_link1069 ul li:nth-child(3){border:0;}

	/* 게시판 */
	.notice1069 h2 {font-size:15px;}
	.notice1069 .list_box ul.ul_list li a {width:65%}
	.notice1069 .list_box ul.ul_list li span.date {width:25%}
	
	/*팝업존*/
	.pop1069 h2{font-size:16px;}
	
	/*오늘의 식단*/
	.meal_menu1069 ul{padding:0 95px 0 20px;}
	
	/* 포토갤러리 게시판 행사일정 제목 */
	.gallery1069 h2 {font-size:16px;}
	.drawSchedule1069 h2 {font-size:15px;}

	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 150px;}
	.banner_zone .inner ul li {width:31%; margin-left:2%;}
	
}

@media (max-width:480px) {	

	/* 전광판 */
	.dis_board1069 .nss_pg{top:15px;}
	.dis_board1069 .nss_pg a {width:20px; height:20px;}
    .dis_board1069 .nss_pg a.pre {background-size:20px;}
	.dis_board1069 .nss_pg a.stop {background-size:20px;}
	.dis_board1069 .nss_pg a.next {background-size:20px;}
	.dis_board1069 .nss_pg a.play {background-size:20px;}	

	
	/* 게시판 */
	.notice1069 h2 {width:30%;}
	.notice1069 h2 a {padding:0 5px;}
	.notice1069 h2.tit_1 {left:0;}
	.notice1069 h2.tit_2 {left:30%;}
	.notice1069 h2.tit_3 {left:60%;}
	.notice1069 .btn_more {width:10%;}
	
	
	
	/* 바로가기01 */
	

	/* 포토갤러리
	.gallery1069 .gall_list {height:auto;}
	.gallery1069 .gall_list li {width:100%; float:none; padding:0 0 20px;} */


	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}


}

@media (max-width:380px) {

	/* 포토갤러리 게시판 행사일정 제목 */
	.gallery1069 h2 {font-size:13px;}
	.drawSchedule1069 h2 {font-size:13px;}

	
	/* 게시판 */
	.notice1069 h2 {font-size:13px; width:30%;}
	.notice1069 h2 a {padding:0 5px;}
	.notice1069 h2.tit_1 {left:0;}
	.notice1069 h2.tit_2 {left:30%;}
	.notice1069 h2.tit_3 {left:60%;}
	.notice1069 .btn_more {width:10%;}

	
	/* 배너존 */
	.banner_zone .inner h2  {display:inline-block; position:relative; top:30px; float:left; font-size:15px; font-family:"NotoM"; color:#1d1d1d; padding-right:1%;}
    .banner_zone .inner .btn a.stop{display:none;}
	.banner_zone .inner .btn a.play{display:block;}
	.banner_zone .inner .btn a.list{display:none;}
	.banner_zone .inner .btn a.next{border-right:1px solid #c9d2db;}
    .banner_zone .inner ul li {width:100%; margin-left:0%;}
			
}