@charset "utf-8";

.honor_bg {background:url(/imgs/honor/hn2_bg1.jpg) repeat-y;background-size:100% auto;background-color:transparent}

/*명예의전당-리스트*/
#honor_cont2 {padding:3% 0 5%;position:relative;z-index:3;}
#honor_cont2 img.m {display:none;}
#honor_cont2 .tit {text-align:center;background:url(/imgs/honor/hn2_tit_bg.png) no-repeat center;}
#honor_cont2 .tit h2 {z-index: 2;position:relative;}
#honor_cont2 .img_box .box {width:100%;margin:0 auto 2%;background:#fff;padding:2% 0 3%;text-align:center;box-shadow:3px 3px 5px #317198;}
#honor_cont2 .img_box .box.type1 {margin-top:0;}
#honor_cont2 .img_box .box.type2 h3 {text-align:left;padding:0 3.5%;}
#honor_cont2 .img_box .box.type2 .tab_list {width:1096px;margin:2% auto 3%;}
#honor_cont2 .img_box .box.type2 .tab_list ul {display:block;margin:0 -5px;}
#honor_cont2 .img_box .box.type2 .tab_list ul li {float:left;padding:0 5px;width:16.666%;}
#honor_cont2 .img_box .box.type2 .tab_list ul li a {display:block;color:#fff;text-align:center;padding:11px 0;font-size:18px;line-height: 1; background:#999;}
#honor_cont2 .img_box .box.type2 .tab_list ul li.on a {background:#b38e09;}
#honor_cont2 .img_box .box.type2 .tab_list ul li.on:hover a {background:#b38e09;}
#honor_cont2 .img_box .box.type2 .tab_list ul li:hover a {background:#777;}
#honor_cont2 .img_box .box.type2 .tab {display:none;}
#honor_cont2 .img_box .box.type2 .tab.tab1 {display:block;}
.honor_tit {text-align:center;}
#honor_cont2 .tab5 {margin-top:2rem}

.honor_container {position:relative;margin-top:0}
.honor_container .honor_content {background-color:#fff;box-shadow:3px 3px 5px #317198;padding:2rem 2rem 2rem}
.honor_container .honor_content ~ .honor_content {margin-top:3rem}
.mt_60 {margin-top:3rem}


@media screen and (max-width: 1200px) { 	
	#honor_cont2 {padding:5% 0;}
	#honor_cont2 .img_box .box {padding:3% 0 5%;}
	#honor_cont2 .img_box .box {width:100%;}
	#honor_cont2 img {max-width:96%;}
	#honor_cont2 .img_box .box.type2 .tab_list {width:96%;}
	#honor_cont2 .img_box .box.type1 {margin-top:0;}
}

@media screen and (max-width: 850px) { 	
	#honor_cont2 .img_box .box.type2 h3 {padding:0 2%;}
	#honor_cont2 img.m {display:inline-block;}
	#honor_cont2 img.pc {display:none;}
	#honor_cont2 .img_box .box {padding:5% 0 7%;}
	#honor_cont2 .img_box .box.type2 .tab_list ul li {padding:0 2px}
	#honor_cont2 .img_box .box.type2 .tab_list ul {margin:0 -2px;}
	#honor_cont2 .img_box .box.type2 .tab_list {margin-bottom:7%;}
}


@media screen and (max-width: 560px) { 
	#honor_cont2 .img_box .box.type2 .tab_list ul li a {padding:7px 0;font-size:15px;}
}