@charset "UTF-8"; 


/* visual */

#visual{background: url(../img/main/visual_bg.jpg)center center no-repeat; width: 100%; height: 234px; position: relative; word-break: keep-all;}
#visual::after{content: ''; width: 1360px; height: 30px; background: #fff; border-radius: 20px 20px 0 0; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
#visual .inner_wrap{max-width: 1280px; margin: 0 auto; font-size: 0; box-sizing: border-box;}

#visual .tit_wrap{padding-top: 55px;text-align: center; }
#visual .tit_wrap h2 img{max-width: 100%; margin-bottom: 15px }
#visual .tit_wrap p{max-width: 100%; font-size: 16px; color: #505e46; font-weight: 500}

@media all and (max-width:1200px){
	#visual .inner_wrap{width: 95%}
}

@media all and (max-width:1024px){
	#visual::after {display: none;}
}


@media all and (max-width:640px){
	#visual .tit_wrap p{font-size: 14px}
}




/* latest */

#latest{height: 320px; position: relative;}
#latest .inner_wrap{max-width: 1280px; margin: 0 auto; font-size: 0; box-sizing: border-box; word-break: keep-all;}


#latest .la_top{display: flex; justify-content: space-between; width: 100% }
#latest .la_top .tit_wrap{display: flex; align-items: center; margin-right: 20px;}
#latest .la_top .tit_wrap h2{font-size:34px; font-weight: bold; margin-right: 40px; position: relative;}
#latest .la_top .tit_wrap h2:after{content: ''; width: 1px; height: 26px; background: #333; position: absolute; top:50%; right: -20px; transform: translateY(-50%);}
#latest .la_top .tit_wrap p{font-size: 18px; font-weight: 500; color: #555;}

#latest .la_top .tab_wrap{display: flex; padding-top: 16px;}
#latest .la_top .tab_wrap .tab_slide{display: flex; width: 530px; margin-right: 20px;}
#latest .la_top .tab_wrap .tab_slide .item{border-radius: 10px 10px 0 0; margin: 0 10px 0 0;background: #707070;}
#latest .la_top .tab_wrap .tab_slide .item a{display: block; padding: 16.5px; box-sizing: border-box; font-size: 18px;  color: #fff; text-align: center; font-weight: 500;}
#latest .la_top .tab_wrap .tab_slide .item a:before{content: ''; background: url(../img/main/tab_icon.png)0 0 no-repeat; width: 18px; height: 18px; display: inline-block; vertical-align: middle; margin: 0 8px 0 0; }
#latest .la_top .tab_wrap .tab_slide .item.on {background:#84bc27 }
#latest .la_top .tab_wrap .tab_slide .item.on a:before {background:url(../img/main/tab_icon_on.png)0 0 no-repeat; }

#latest .la_top .tab_wrap ul.tab_btn{display: flex; align-items: center;}
#latest .la_top .tab_wrap ul.tab_btn li{margin-right: 10px;}
#latest .la_top .tab_wrap ul.tab_btn li:last-child{margin-right: 0;}
#latest .la_top .tab_wrap ul.tab_btn li a{display: block; width: 54px; height: 54px; text-align: center; padding: 16px 0; box-sizing: border-box; background: #fff;border:1px solid #ebebeb; border-radius: 10px 10px 0 0; border-bottom: 0;}



#latest .la_btm{box-shadow: 0 0 20px rgba(0,0,0,.1); border-radius: 0 0 20px 20px; overflow: hidden;}
#latest .la_btm .la_btm_t{border-radius:20px 0 0 0;  background: #fff; padding: 48px 40px; box-sizing: border-box;}

#latest .la_btm .la_btm_t .tab_con_cmn {display: none}
#latest .la_btm .la_btm_t .tab_con_cmn.on{display: block}

#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide {}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item{display: flex;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.date{width: 100%; max-width: 72px; font-size: 17px; font-weight: 500;display: block; text-align: center;  margin-right: 10px;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.date b{font-size: 32px; font-weight: bold; color: #009436; display: block; color:#009436;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt{width: calc(100% - 82px);display: block;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .category{margin-bottom: 10px;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .category span.cate_01{font-size: 16px; color: #84bc27; border: 1px solid #84bc27; border-radius:3px; padding:4px 14px;display: inline-block;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .category span.cate_02{}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .category span.cate_03{}

#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .tit{font-size: 18px; line-height: 28px; font-weight: bold; overflow: hidden; height: 56px;margin-bottom: 11px;}
#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .exp{font-size: 16px; font-weight: 500; line-height: 24px; color: #666;height: 48px;}

#latest .la_btm .la_btm_b{background:#f8f8f8;}
#latest .la_btm .la_btm_b .latest_info { padding: 36px 40px; box-sizing: border-box;width: 100%;display: flex; }
#latest .latest_info .latest_info_l{width: calc(100% - 234px); display: flex; }
#latest .latest_info .latest_info_l h2{font-size: 28px; font-weight: bold; width: 28%;}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info{width: 72%}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li{margin:0 0 10px 0; display: flex;}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li:last-child{margin:0px;}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li span{font-size: 18px;font-weight: 500; display: block;}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li span.tit{ width: 100%; max-width:70px; margin-right: 20px;}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li span.tit:before{content: ''; background: url(../img/main/latest_info_spicon.png)0 0 no-repeat; width: 22px; height: 22px; display: inline-block; vertical-align: top; margin: 0 10px 0 0; }
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li span.txt{width: calc(100% - 70px - 20px)}
#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li:nth-child(2) span.tit:before{background-position: -22px 0;}

#latest .la_btm .la_btm_b .latest_info .latest_info_r{width: 100%; max-width: 234px;}
#latest .la_btm .la_btm_b .latest_info .latest_info_r a{background: #22a853; color: #fff; font-size: 18px; padding: 20px 0; box-sizing: border-box; width: 100%; max-width: 204px;display: block; text-align: center; border-radius: 50px;margin-left: auto;}
#latest .la_btm .la_btm_b .latest_info .latest_info_r a:after{content: '→'; margin: 0 0 0 20px;}


@media all and (max-width:1200px){
	
	#latest .inner_wrap{width: 95%}
	
	#latest .la_top{flex-direction: column;}
	#latest .la_top .tit_wrap{width: 100%; margin-right: 0;}
	
	#latest .la_top .tab_wrap{justify-content: flex-end; width: 100%; box-sizing: border-box;}
	
	#latest .la_top .tab_wrap .tab_slide{width: calc(100% - 182px - 20px); box-sizing: border-box;}
	#latest .la_top .tab_wrap .tab_btn{width: 100%; max-width: 182px;}
	
}

@media all and (max-width:1024px){
	#latest{height: auto; padding: 40px 0; box-sizing: border-box;}
	#latest .la_btm .la_btm_b .latest_info{flex-direction: column; }
	#latest .latest_info .latest_info_l{width: 100%; margin-bottom: 20px}
	#latest .latest_info .latest_info_l h2{width: 100%; max-width: 220px; margin-right: 20px}
	#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info{width:calc(100% - 220px - 20px)}
	#latest .la_btm .la_btm_b .latest_info .latest_info_r{width: 100%;}
	#latest .la_btm .la_btm_b .latest_info .latest_info_r a{margin: 0}
	
	

}


@media all and (max-width:768px){
	
	#latest .latest_info .latest_info_l{flex-direction: column;}
	#latest .latest_info .latest_info_l h2{margin-right: 0; margin-bottom: 15px; max-width: none;}
	#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info{width: 100%;}
	
	#latest .la_top .tit_wrap h2{font-size: 30px;}
	#latest .la_top .tit_wrap p{font-size: 16px;}
	
	#latest .la_top .tab_wrap .tab_slide .item a{font-size: 16px;}
	
	#latest .la_btm .la_btm_t{padding: 35px 25px}
	
	#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.date{font-size: 15px;}
	#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.date b{font-size: 28px;}
	#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .tit{font-size: 16px;}
	#latest .la_btm .la_btm_t .tab_con_cmn .latest_slide .item span.txt .exp{font-size: 14px;}
	#latest .latest_info .latest_info_l h2{font-size: 24px;}
	#latest .la_btm .la_btm_b .latest_info .latest_info_l ul.info li span{font-size: 16px;}
	#latest .la_btm .la_btm_b .latest_info .latest_info_r a{font-size: 16px;}
}

@media all and (max-width:525px){
	#latest .la_top .tab_wrap .tab_slide{width:70%; margin-right: 5% }
	#latest .la_top .tab_wrap ul.tab_btn{max-width: none; width: 25%; justify-content: space-between;}
	#latest .la_top .tab_wrap ul.tab_btn li{margin-right: 0;}
	#latest .la_top .tab_wrap ul.tab_btn li a{border: none; width: auto; background: none; }
	#latest .la_top .tab_wrap .tab_slide .item a{padding: 16.5px 0}
	
}

@media all and (max-width:425px){

	#latest .la_btm .la_btm_t{padding: 20px 15px}
	#latest .la_btm .la_btm_b .latest_info{padding: 20px 25px}
}



/* map */
#map{background:#fdfbe4;font-size: 0; padding: 190px 0 325px 0 }
#map .inner_wrap{max-width: 1280px; margin: 0 auto; font-size: 0; box-sizing: border-box; word-break: keep-all;}

#map .tit_wrap{display: flex; align-items: center; justify-content: space-between}
#map .tit_wrap .tit_con{display: flex; align-items: center;}
#map .tit_wrap h2{font-size:34px; font-weight: bold; margin-right: 40px; position: relative;}
#map .tit_wrap h2 span{font-size:18px;font-weight: 500;display: block;}
#map .tit_wrap h2 b{color:#12a050; font-weight: bold;}
#map .tit_wrap h2:after{content: ''; width: 1px; height: 26px; background: #333; position: absolute; top:50%; right: -20px; transform: translateY(-50%);}
#map .tit_wrap p{font-size: 18px; font-weight: 500; color: #555; line-height: 28px;}

#map .tit_wrap a.map_more {background: #fff; width: 52px; height: 52px; text-align: center; border-radius: 50%; padding: 14px 0; box-sizing: border-box; border: 1px solid #ccc;}

#map .map_wrap{display: flex; align-items: center; width: 100%;}
#map .map_l{width: 45%;}
#map .map_l .map_box{background: #fff; box-shadow: 0 0 12px rgba(0,0,0,.1); border-radius: 20px; box-sizing: border-box; padding: 40px 20px 40px 40px; max-width: 540px; height: 355px; }
#map .map_l .map_box .map_con_wrap{max-width: 540px; height: 275px;overflow-y: scroll; padding: 0 20px 0 0; box-sizing: border-box;}

/* 스크롤바의 폭 너비 */
#map .map_l .map_con_wrap::-webkit-scrollbar {
    width: 4px;  
}

#map .map_l .map_con_wrap::-webkit-scrollbar-thumb {
    background: #1c9b4a; /* 스크롤바 색상 */
    border-radius: 10px; /* 스크롤바 둥근 테두리 */
}

#map .map_l .map_con_wrap::-webkit-scrollbar-track {
    background: #f2efec;  /*스크롤바 뒷 배경 색상*/
	border-radius: 10px;
}

#map .map_l .map_box .map_tbl{}

#map .map_l .map_box .map_tbl th,#map .map_l .map_box .map_tbl td{font-size: 17px; text-align: center; padding: 15px 10px; box-sizing: border-box;}
#map .map_l .map_box .map_tbl th{background: #eee;}
#map .map_l .map_box .map_tbl td{font-weight: 500; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}
#map .map_l .map_box .map_tbl td:last-child{border-right:none; }

#map .map_l .map_box .map_con_cmn{display: none;}
#map .map_l .map_box .map_con_1{display: block;}

/*
#map .map_l .map_box .map_slide{}
#map .map_l .map_box .map_slide .item{}

#map .map_l .map_box .map_slide .item .map_tit {display: flex; align-items: center; margin: 0 0 20px 0;}
#map .map_l .map_box .map_slide .item .map_tit p.tit{font-size: 22px; font-weight: bold;}
#map .map_l .map_box .map_slide .item p.tit b{color:#12a050; font-size: 28px; font-weight: bold; display: block;}
#map .map_l .map_box .map_slide .item .map_tit .logo{background: url(../img/main/map_tit_icon.png)0 0 no-repeat; width: 94px; height: 94px; display: inline-block; vertical-align: middle; margin: 0 20px 0 0;}

#map .map_l .map_box .map_slide .item ul.info{margin: 0 0 40px 0;}
#map .map_l .map_box .map_slide .item ul.info li{margin: 0 0 10px 0;}
#map .map_l .map_box .map_slide .item ul.info li:last-child{margin: 0;}
#map .map_l .map_box .map_slide .item ul.info li span{font-size: 18px;font-weight: 500;}
#map .map_l .map_box .map_slide .item ul.info li span.tit{margin-right: 20px;}
#map .map_l .map_box .map_slide .item ul.info li span.tit:before{content: '';background: url(http://127.0.0.1:1561/src/img/main/latest_info_spicon.png)0 0 no-repeat;width: 22px;height: 22px; display: inline-block; vertical-align: top; margin: 0 10px 0 0;}
#map .map_l .map_box .map_slide .item ul.info li:nth-child(2) span.tit:before{background-position: -22px 0;}
#map .map_l .map_box .map_slide .item ul.info li span.txt{}

#map .map_l .map_box .map_slide .item a.home_more{display: block; font-size: 18px; font-weight: 500; border: 1px solid #ccc; padding: 20px 0; box-sizing: border-box; width: 100%; max-width: 250px; border-radius: 0 20px 20px 20px; text-align: center; margin:0 auto;}
*/


#map .map_r{width: 55%;max-width: 720px; position: relative}
#map .map_r img{max-width: 100%;}

#map .map_r .map_area{}
#map .map_r .map_num{}
#map .map_r .map_num .map_num_cmn{font-size: 14px; color: #fff; background: #707070; width: 20px; height: 20px; border-radius: 50%; border:2px solid #fff; font-weight: bold; line-height: 20px;text-align: center}
#map .map_r .map_num .map_num_cmn{position: absolute;z-index: 100}


/*
#map .map_r .map_num .map_num_1{top:170px; left: 260px}
#map .map_r .map_num .map_num_2{top:222px; left: 335px}
#map .map_r .map_num .map_num_3{top:232px; right: 235px}
#map .map_r .map_num .map_num_4{top:145px; right: 90px}
#map .map_r .map_num .map_num_5{top:157px; right: 235px}
#map .map_r .map_num .map_num_6{top:93px; right: 195px}
#map .map_r .map_num .map_num_7{top:79px; left: 338px}
#map .map_r .map_num .map_num_8{top:69px; left: 215px}
#map .map_r .map_num .map_num_9{top:102px; left: 112px}
#map .map_r .map_num .map_num_10{top:222px; left: 153px}
#map .map_r .map_num .map_num_11{top:266px; left: 260px}
#map .map_r .map_num .map_num_12{bottom: 111px; left: 285px}
*/


#map .map_r .map_num .map_num_1{top:37%; left: 37%}
#map .map_r .map_num .map_num_2{top:47%; left: 48%}
#map .map_r .map_num .map_num_3{top:49%; right: 33%}
#map .map_r .map_num .map_num_4{top:31%; right: 12%}
#map .map_r .map_num .map_num_5{top:34%; right: 33%}
#map .map_r .map_num .map_num_6{top:20%; right: 28%}
#map .map_r .map_num .map_num_7{top:17%; left: 48%}
#map .map_r .map_num .map_num_8{top:15%; left: 30%}
#map .map_r .map_num .map_num_9{top:22%; left: 16%}
#map .map_r .map_num .map_num_10{top:47%; left: 22%}
#map .map_r .map_num .map_num_11{top:57%; left: 37%}
#map .map_r .map_num .map_num_12{bottom: 24%; left: 41%}



@media all and (max-width:1200px){
	
	#map .inner_wrap{width: 95%}
	
	#map{padding: 220px 0 325px 0;}
	#map .tit_wrap{margin-bottom: 30px}
	#map .map_wrap{flex-direction: column;width: 100%;text-align: center}
	#map .map_l{width: 100% !important;order:2;}
	#map .map_l .map_box{max-width: none !important; width: 100%}
	#map .map_l .map_box .map_con_wrap{max-width: none !important;}
	#map .map_r{width: 100% !important;order:1; margin-bottom: 20px}
}

@media all and (max-width:1280px){
	#map{padding: 220px 0 40px 0;}
}

@media all and (max-width:1024px){
	#map{padding: 40px 0;}
}

@media all and (max-width:768px){
	#map .tit_wrap .tit_con{flex-direction: column; margin-right: 20px; width: calc(100% - 52px - 20px)}
	#map .tit_wrap h2{width: 100%; margin-right: 0; margin-bottom: 10px}
	#map .tit_wrap h2:after{display: none}
	#map .tit_wrap p{width: 100%;}
	#map .tit_wrap p br{display: none;}
	#map .tit_wrap a.map_more{width: 52px}
	
	
	#map .tit_wrap h2 span{font-size: 16px;}
	#map .tit_wrap h2{font-size: 30px;}
	#map .tit_wrap p{font-size: 16px;}
	
	#map .map_l .map_box .map_tbl th, #map .map_l .map_box .map_tbl td{font-size: 15px;}
}

@media all and (max-width:640px){
	#map .map_r .map_num .map_num_cmn{font-size: 10px; width: 14px; height: 14px; line-height: 14px;}
}

@media all and (max-width:460px){
#map .map_r .map_num .map_num_1{top:34%; left: 37%}
#map .map_r .map_num .map_num_2{top:44%; left: 48%}
#map .map_r .map_num .map_num_3{top:46%; right: 33%}
#map .map_r .map_num .map_num_4{top:28%; right: 12%}
#map .map_r .map_num .map_num_5{top:31%; right: 33%}
#map .map_r .map_num .map_num_6{top:17%; right: 28%}
#map .map_r .map_num .map_num_7{top:14%; left: 48%}
#map .map_r .map_num .map_num_8{top:12%; left: 30%}
#map .map_r .map_num .map_num_9{top:19%; left: 16%}
#map .map_r .map_num .map_num_10{top:44%; left: 22%}
#map .map_r .map_num .map_num_11{top:54%; left: 37%}
#map .map_r .map_num .map_num_12{bottom: 25%; left: 41%}
}



/* activity */
#activity{position: relative; top: -270px; height: 210px;}
#activity .inner_wrap{width: 100%; max-width: 1280px; margin: 0 auto; font-size: 0; box-sizing: border-box;background: url(../img/main/activity_bg.jpg)0 0 no-repeat; width: 100%; background-size: cover; border-radius: 20px; box-shadow: 0 0 12px rgba(0,0,0,.1); display: flex; padding: 40px; word-break: keep-all}

#activity .schedule{width: 100%; max-width: 392px; margin-right: 40px;}
#activity .schedule .schedule_t{text-align: center; margin-bottom: 10px;}

#activity .schedule .schedule_t span.s_btn{width: 26px; height: 26px; display: inline-block; box-shadow:0 4px 12px rgba(34, 168, 83, .4)}
#activity .schedule .schedule_t span.s_prev{background: #3baf61; margin-right: 20px;}
#activity .schedule .schedule_t span.s_next{background: #fff; margin-left: 20px;}
#activity .schedule .schedule_t span.year{font-size: 34px; font-weight: bold; color: #fff; text-shadow: 0 0 5px rgba(0,0,0,.2); }
#activity .schedule .schedule_t span.year:after{content: '-'}
#activity .schedule .schedule_t span.month{font-size: 48px; font-weight: bold; color: #fff; text-shadow: 0 0 5px rgba(0,0,0,.2)}

#activity .schedule .schedule_b{background: #fff; box-shadow: 0 0 12px rgba(0,0,0,.2);border-radius: 10px; overflow: hidden; }
#activity .schedule .schedule_b .calendar{ overflow: hidden;  margin-bottom: 30px;}
#activity .schedule .schedule_b .calendar th{font-size: 18px; color: #fff; background: #3baf61; font-weight: 500; padding: 15px 0; box-sizing: border-box; }
#activity .schedule .schedule_b .calendar th span.en{color: #99d2ae; font-size: 15px;display: block;}
#activity .schedule .schedule_b .calendar td{font-size: 18px; font-weight: 500; text-align: center; padding-top:10px;  background: #fff; height: 37px;}
#activity .schedule .schedule_b .calendar td span{width: 37px; height: 37px; display: block; line-height: 37px; border-radius: 50%; margin: 0 auto;cursor:pointer;}
#activity .schedule .schedule_b .calendar td span.today{background: #1c9b4a; color: #fff;}
#activity .schedule .schedule_b .calendar td span.schdl{background: #e9e9e9;}

#activity .schedule .schedule_b ul.schedule_con{ padding:0 23px; box-sizing: border-box; margin-bottom: 30px; width: 100%;}
#activity .schedule .schedule_b ul.schedule_con li{}
#activity .schedule .schedule_b ul.schedule_con li {display: flex; align-items: center;}

#activity .schedule .schedule_b ul.schedule_con li span{font-size: 18px; font-weight: 500; display: inline-block; vertical-align: top;}
#activity .schedule .schedule_b ul.schedule_con li span.s_date{width: 130px; font-weight: 600;}
#activity .schedule .schedule_b ul.schedule_con li span.s_date::before{content: ''; background: url(../img/main/date_icon.png)0 0 no-repeat; width: 20px; height: 19px; display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}
#activity .schedule .schedule_b ul.schedule_con li span.s_date::after{content: '|'; font-weight:400;margin: 0 0 0 10px;}
#activity .schedule .schedule_b ul.schedule_con li span.s_tit{width: calc(100% - 130px - 30px) ; text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}


#activity .schedule .schedule_b ul.schedule_con li span.s_num{font-size: 15px; width: 30px; height: 30px; background: #3baf61; line-height: 30px; text-align: center; color: #fff; border-radius: 50%; font-weight: bold; }
span.s_num a{color: #fff; display: block;}



#activity .schedule .schedule_b ul.schedule_con li.no-data {display:block;text-align:center;font-size:16px;}





#activity .gallery {width: calc(100% - 392px - 40px); }

#activity .gallery .tit_wrap{display: flex; align-items: center;text-shadow:0 0 5px rgba(0,0,0,.2); margin-bottom: 30px; position: relative;}

#activity .gallery .tit_wrap h2{font-size:34px; font-weight: bold; margin-right: 40px; color: #fff; position: relative;}
#activity .gallery .tit_wrap h2:after{content: ''; width: 1px; height: 26px; background: #fff; position: absolute; top:50%; right: -20px; transform: translateY(-50%);}
#activity .gallery .tit_wrap p{font-size: 18px; font-weight: 500; color: #fff;}

#activity .gallery .tit_wrap .s_more{position: absolute; right: 0;}

#activity .gallery .swiper {position: relative; padding-bottom: 20px; }
#activity .gallery .swiper-wrapper .swiper-slide{padding-bottom: 65px;}
#activity .gallery .swiper-wrapper .swiper-slide a{display: block;}

#activity .gallery .swiper-wrapper .swiper-slide .thumb{width: 100%; height: 215px; margin-bottom: 30px;}
#activity .gallery .swiper-wrapper .swiper-slide .thumb img{border-radius: 20px; border: 1px solid #fff; box-sizing: border-box; box-shadow: 0 0 8px rgba(0,0,0,.1); width: 100%; height: 100%; object-fit: cover;}

#activity .gallery .swiper-wrapper .swiper-slide .info{}
#activity .gallery .swiper-wrapper .swiper-slide .info .tit{font-size: 18px; font-weight: bold; line-height: 28px; display: block; margin: 10px 0; height: 56px; overflow: hidden; word-break: keep-all;}
#activity .gallery .swiper-wrapper .swiper-slide .info .date{font-size: 16px; display: block; color: #666; }
#activity .gallery .swiper-wrapper .swiper-slide .info .date:before{content: ''; background: url(../img/main/date_icon.png)0 0 no-repeat; width: 20px; height: 19px; display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}


#activity .gallery .mySwiper .swiper-scrollbar{position: relative; margin: 20px 0; margin-top: 50px;}
#activity .gallery .mySwiper .swiper-scrollbar .swiper-scrollbar-drag {background: #7dc243;}
#activity .gallery .mySwiper .swiper-scrollbar .swiper-scrollbar-drag::after{content: ''; display: block; background: url(../img/main/scroll_icon.png)0 0 no-repeat; width: 90px; height: 90px; position: absolute; top:-47px; left: 50%; transform: translateX(-50%);}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{ height: var(--swiper-scrollbar-size,2px) !important; }


@media all and (max-width:1280px){
	#activity{top: 0; height: auto;}
	#activity .inner_wrap{border-radius: 0; box-shadow:none;}
}

@media all and (max-width:1200px){
	
	#activity .inner_wrap{flex-direction: column ;background: #aad781;}
	#activity .schedule{max-width: none; margin-bottom: 30px}
	#activity .gallery{width: 100%;}	
	.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{ background: #fff; }
}

@media all and (max-width:1024px){
	
	
}


@media all and (max-width:768px){
	
	#activity .inner_wrap{padding: 40px 15px}
	#activity .gallery .tit_wrap{flex-direction: column; align-items: flex-start}
	#activity .gallery .tit_wrap h2{margin-bottom: 10px}
	#activity .gallery .tit_wrap h2:after{display: none;}
	
	#activity .schedule .schedule_t span.year{font-size: 30px;}
	#activity .schedule .schedule_t span.month{font-size: 44px;}
	#activity .schedule .schedule_b .calendar th{font-size: 16px;}
	#activity .schedule .schedule_b .calendar th span.en{font-size: 13px}
	#activity .schedule .schedule_b .calendar td{font-size: 16px;}

	#activity .schedule .schedule_b ul.schedule_con li span{font-size: 16px;}
	
	#activity .gallery .tit_wrap h2{font-size: 30px;}
	#activity .gallery .tit_wrap p{font-size: 16px;}
	
	#activity .gallery .swiper-wrapper .swiper-slide .info .tit{font-size: 16px;}
	#activity .gallery .swiper-wrapper .swiper-slide .info .date{font-size: 14px;}
	
}


@media all and (max-width:740px){
	#activity .gallery .mySwiper .swiper-scrollbar .swiper-scrollbar-drag::after{width: 70px; height: 70px; background-size: cover; top: -35px}
}

/*
@media all and (max-width:520px){
	#activity .gallery .mySwiper .swiper-scrollbar .swiper-scrollbar-drag::after{left: 78%;}
}
*/









