@charset "utf-8";
html, body{overflow-y:hidden;height:100vh}
.main_wrap {width:100%;height:100vh;}
.main_wrap  .swiper-slide {width:100% !important;height:100% important; }


.main_wrap > .swiper-pagination {right:16px;}
.main_wrap > .swiper-pagination .swiper-pagination-bullet {width:20px;height:20px;opacity:1;margin-bottom:16px;position:relative;background:none;}
.main_wrap > .swiper-pagination .swiper-pagination-bullet:before {content:'';position:absolute;width:12px;height:12px;border-radius:100%;background:#fff;top:4px;left:4px;}
.main_wrap > .swiper-pagination .swiper-pagination-bullet-active:before {top:0px;left:0px;border:4px solid #d94242;background:none;}


.section_inner {max-width:1200px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100; }
.section_inner .tit {font-size:50px;font-family:'seokbo';color:#2c2c2c;text-align:center}


#main_top .section_inner:before {content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/img/main/bg_top_con_wrap.png)no-repeat 50% 50%;width: 100vh; height: 100vh;}
#main_top #tab_wrap {position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:99999;}
#main_top #tab_wrap ul {background:rgba(0,0,0,.6);width:110px;border:1px solid #000;}
#main_top #tab_wrap ul li a {color:#fff;display:block;line-height:40px;padding:0 15px;border-bottom:1px solid #000;font-size:16px;font-weight:500;position:relative;}
#main_top #tab_wrap ul li:last-child a {border:none;}
#main_top #tab_wrap ul li a:hover:before {content:'';position:absolute;width:15px;height:40px;right:0;top:0;background:url(/img/main/icon_main_top_tab.png) no-repeat 0% 50%;}
#main_top #tab_wrap ul li a:hover {background:#913b37}


#main_top .con_wrap {width:750px;margin:0 auto;position:relative;z-index:100;}
#main_top .section_inner .con_wrap .tit {color:#fff;margin:40px 0;text-shadow: 4px 4px 3px rgba(0,0,0,0.75);}
#main_top .section_inner .con_wrap .sub_tit1 {font-size:22px;margin-top:30px;color:#fff;line-height:30px;text-align:center;text-shadow: 4px 4px 3px rgba(0,0,0,0.75);}
#main_top .section_inner .con_wrap .sub_tit2 {font-size:26px;color:#fff;line-height:30px;text-align:center;text-shadow: 4px 4px 3px rgba(0,0,0,0.75);}
#main_top .section_inner .con_wrap .quick_icon_wrap {margin-top:45px;min-height:180px;}
#main_top .section_inner .con_wrap .quick_icon_wrap li {float:left;padding:0 10px;letter-spacing:-3px;}
#main_top .section_inner .con_wrap .quick_icon_wrap li a {display:block;font-size:20px;width:130px;height:50px;line-height:50px;padding-top:130px;text-align:center;color:#fff;font-weight:500;}

#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(1) a {background:url(/img/main/icon_quick1.png) no-repeat 50% 0;}
#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(2) a {background:url(/img/main/icon_quick2.png) no-repeat 50% 0;}
#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(3) a {background:url(/img/main/icon_quick6.png) no-repeat 50% 0;}
#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(4) a {background:url(/img/main/icon_quick7.png) no-repeat 50% 0;}
#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(5) a {background:url(/img/main/icon_quick5.png) no-repeat 50% 0;}
#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(6) a {background:url(/img/main/icon_quick3.png) no-repeat 50% 0;}






.top_visual_slide {height:100%;}
.top_visual_slide .swiper-wrapper .swiper-slide:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(/img/main/bg_top_con_wrap.png) no-repeat 50% 50%;z-index:10;}
.top_visual_slide .swiper-wrapper .swiper-slide_01 {content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;}

.top_visual_slide .swiper-button-prev {left:110px;background:url(/img/main/icon_top_visual_prev.png) no-repeat 0 50%;}
.top_visual_slide .swiper-button-next {right:110px;background:url(/img/main/icon_top_visual_next.png) no-repeat 100% 50%;}




.main_wrap #section1 {background:#eff0f1 url(/img/main/section1_bg.png) no-repeat 50% 50%;; position:relative;}
.main_wrap #section11 {background:#eff0f1}

#section11 .news_tab {width:100%;margin:40px auto;overflow:hidden;}
#section11 .news_tab li{float:left;min-width:146px;margin-right:0px;position:relative;width: calc( 100% / 6);}
#section11 .news_tab li:before {content:'';position:absolute;width:50px;height:50px;border:1px solid #d7d8d8;border-width:1px 0;top:0;right:-50px}
#section11 .news_tab li:after {content:'';position:absolute;width:5px;height:5px;background: #eff0f1;top:26px;right:-25px}
#section11 .news_tab li:last-child{margin:0;width:14%;}
#section11 .news_tab li:last-child:before, #section1 .news_tab li:last-child:after {display:none;}
#section11 .news_tab li .btn_news_tab {width:100%;text-align:center;line-height:50px;border:1px solid #d7d8d8;border-width:1px 0;color:#838383;font-weight:700;}
#section11 .news_tab li.on .btn_news_tab {color:#bb5926;border-color:#bb5926; }

#section11 .news_con {overflow:hidden;display:none;}
#section11 .news_con li {float:left;width:258px;margin-left:28px;min-height:222px;margin-top:30px;overflow:hidden;}
#section11 .news_con li.big {position:relative;margin-left:0;width:586px;}
#section11 .news_con li.big .img_wrap {height:442px;position:relative;border:#ccc solid 1px;}
#section11 .news_con li.big .img_wrap .news_con_inner {display:none;position:absolute;top:50%;left:60px;right:60px;transform:translateY(-50%);}
#section11 .news_con li.big .img_wrap .news_con_inner p {color:#fff;line-height:25px;height:100px;position:relative;}
#section11 .news_con li.big .img_wrap .news_con_inner p:before {content:'';position:absolute;bottom:-30px;left:50%;width:154px;height:1px;background:rgba(255,255,255,.5);transform:translateX(-50%)}
#section11 .news_con li.big .img_wrap .news_con_inner a {display:block;background:url(/img/main/icon_news_more.png) no-repeat 50% 50%;text-indent:-9999px;width:52px;height:52px;margin:60px auto 0; }
#section11 .news_con li.big .img_wrap:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
#section11 .news_con li .subject {line-height:42px;margin-top:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#section11 .news_con li.big .subject {color:#bb5926;}
#section11 .news_con li img{height:170px;}
/*#section1 .news_con li:nth-child(4),#section1 .news_con li:nth-child(5),#section1 .news_con li:nth-child(6) {} */

#section11 .news_con1 {overflow:hidden;display:none;}
#section11 .news_con1 li {float:left;width:258px;margin-left:56px;min-height:222px;margin-top:30px;overflow:hidden;}
#section11 .news_con1 li.big {position:relative;margin-left:0;width:586px;}
#section11 .news_con1 li.big .img_wrap {height:442px;position:relative;border:#ccc solid 1px;}
#section11 .news_con1 li.big .img_wrap .news_con_inner {display:none;position:absolute;top:50%;left:60px;right:60px;transform:translateY(-50%);}
#section11 .news_con1 li.big .img_wrap .news_con_inner p {color:#fff;line-height:25px;height:100px;position:relative;}
#section11 .news_con1 li.big .img_wrap .news_con_inner p:before {content:'';position:absolute;bottom:-30px;left:50%;width:154px;height:1px;background:rgba(255,255,255,.5);transform:translateX(-50%)}
#section11 .news_con1 li.big .img_wrap .news_con_inner a {display:block;background:url(/img/main/icon_news_more.png) no-repeat 50% 50%;text-indent:-9999px;width:52px;height:52px;margin:60px auto 0; }
#section11 .news_con1 li.big .img_wrap:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
#section11 .news_con1 li .subject {line-height:42px;margin-top:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#section11 .news_con1 li.big .subject {color:#bb5926;}
#section11 .news_con1 li img{height:170px;    border: 1px solid #ddd;}
#section11 .news_con1 li:nth-child(1),#section1 .news_con1 li:nth-child(5) {margin-left:0} 




#section11 .section_inner .quick_icon_wrap {min-height:180px;margin-bottom: 70px;}
#section11 .section_inner .quick_icon_wrap li {float:left;padding:0 55px;letter-spacing:-3px;}
#section11 .section_inner .quick_icon_wrap li a {display:block;font-size:20px;width:130px;height:50px;line-height:50px;padding-top:130px;text-align:center;font-weight:500;}

#section11 .section_inner .quick_icon_wrap li:nth-child(1) a {background:url(/img/main/icon_quick01.png) no-repeat 50% 0;}
#section11 .section_inner .quick_icon_wrap li:nth-child(2) a {background:url(/img/main/icon_quick02.png) no-repeat 50% 0;}
#section11 .section_inner .quick_icon_wrap li:nth-child(3) a {background:url(/img/main/icon_quick03.png) no-repeat 50% 0;}
#section11 .section_inner .quick_icon_wrap li:nth-child(4) a {background:url(/img/main/icon_quick04.png) no-repeat 50% 0;}
#section11 .section_inner .quick_icon_wrap li:nth-child(5) a {background:url(/img/main/icon_quick05.png) no-repeat 50% 0;}


#section11 .section_inner .quick_icon_wrap li:nth-child(1) a:hover {background:url(/img/main/icon_quick01_1.png) no-repeat 50% 0;    color: #f36f21;}
#section11 .section_inner .quick_icon_wrap li:nth-child(2) a:hover {background:url(/img/main/icon_quick02_1.png) no-repeat 50% 0;    color: #f36f21;}
#section11 .section_inner .quick_icon_wrap li:nth-child(3) a:hover {background:url(/img/main/icon_quick03_1.png) no-repeat 50% 0;    color: #f36f21;}
#section11 .section_inner .quick_icon_wrap li:nth-child(4) a:hover {background:url(/img/main/icon_quick04_1.png) no-repeat 50% 0;    color: #f36f21;}
#section11 .section_inner .quick_icon_wrap li:nth-child(5) a:hover {background:url(/img/main/icon_quick05_1.png) no-repeat 50% 0;    color: #f36f21;}
/*
.main_wrap #section1:before {content:'';position:absolute;width:50%;height:100%;top:0;right:0;background:url(/img/main/section1_bg01.png) no-repeat 100% 00%;opacity:0.7}
.main_wrap #section1:after {content:'';position:absolute;width:50%;height:100%;top:0;left:0;background:url(/img/main/section1_bg02.png) no-repeat 0% 100%;opacity:0.7}
*/

#section1 .news_tab {width:100%;margin:40px auto;overflow:hidden;}
#section1 .news_tab li{float:left;min-width:146px;margin-right:0px;position:relative;width: calc( 100% / 6);}
#section1 .news_tab li:before {content:'';position:absolute;width:50px;height:50px;border:1px solid #d7d8d8;border-width:1px 0;top:0;right:-50px}
#section1 .news_tab li:after {content:'';position:absolute;width:5px;height:5px;background: #eff0f1;top:26px;right:-25px}
#section1 .news_tab li:last-child{margin:0;width:14%;}
#section1 .news_tab li:last-child:before, #section1 .news_tab li:last-child:after {display:none;}
#section1 .news_tab li .btn_news_tab {width:100%;text-align:center;line-height:50px;border:1px solid #d7d8d8;border-width:1px 0;color:#838383;font-weight:700;}
#section1 .news_tab li.on .btn_news_tab {color:#bb5926;border-color:#bb5926; }

#section1 .news_con {overflow:hidden;display:none;}
#section1 .news_con li {float:left;width:258px;margin-left:28px;min-height:222px;margin-top:30px;overflow:hidden;}
#section1 .news_con li.big {position:relative;margin-left:0;width:586px;}
#section1 .news_con li.big .img_wrap {height:442px;position:relative;border:#ccc solid 1px;}
#section1 .news_con li.big .img_wrap .news_con_inner {display:none;position:absolute;top:50%;left:60px;right:60px;transform:translateY(-50%);}
#section1 .news_con li.big .img_wrap .news_con_inner p {color:#fff;line-height:25px;height:100px;position:relative;}
#section1 .news_con li.big .img_wrap .news_con_inner p:before {content:'';position:absolute;bottom:-30px;left:50%;width:154px;height:1px;background:rgba(255,255,255,.5);transform:translateX(-50%)}
#section1 .news_con li.big .img_wrap .news_con_inner a {display:block;background:url(/img/main/icon_news_more.png) no-repeat 50% 50%;text-indent:-9999px;width:52px;height:52px;margin:60px auto 0; }
#section1 .news_con li.big .img_wrap:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
#section1 .news_con li .subject {line-height:42px;margin-top:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#section1 .news_con li.big .subject {color:#bb5926;}
#section1 .news_con li img{height:170px;}
/*#section1 .news_con li:nth-child(4),#section1 .news_con li:nth-child(5),#section1 .news_con li:nth-child(6) {} */

#section1 .news_con1 {overflow:hidden;display:none;}
#section1 .news_con1 li {float:left;width:258px;margin-left:56px;min-height:222px;margin-top:30px;overflow:hidden;}
#section1 .news_con1 li.big {position:relative;margin-left:0;width:586px;}
#section1 .news_con1 li.big .img_wrap {height:442px;position:relative;border:#ccc solid 1px;}
#section1 .news_con1 li.big .img_wrap .news_con_inner {display:none;position:absolute;top:50%;left:60px;right:60px;transform:translateY(-50%);}
#section1 .news_con1 li.big .img_wrap .news_con_inner p {color:#fff;line-height:25px;height:100px;position:relative;}
#section1 .news_con1 li.big .img_wrap .news_con_inner p:before {content:'';position:absolute;bottom:-30px;left:50%;width:154px;height:1px;background:rgba(255,255,255,.5);transform:translateX(-50%)}
#section1 .news_con1 li.big .img_wrap .news_con_inner a {display:block;background:url(/img/main/icon_news_more.png) no-repeat 50% 50%;text-indent:-9999px;width:52px;height:52px;margin:60px auto 0; }
#section1 .news_con1 li.big .img_wrap:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;}
#section1 .news_con1 li .subject {line-height:42px;margin-top:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#section1 .news_con1 li.big .subject {color:#bb5926;}
#section1 .news_con1 li img{height:170px;    border: 1px solid #ddd;}
#section1 .news_con1 li:nth-child(1),#section1 .news_con1 li:nth-child(5) {margin-left:0} 




#section1 .section_inner .quick_icon_wrap {min-height:180px;margin-bottom: 70px;}
#section1 .section_inner .quick_icon_wrap li {float:left;padding:0 55px;letter-spacing:-3px;}
#section1 .section_inner .quick_icon_wrap li a {display:block;font-size:20px;width:130px;height:50px;line-height:50px;padding-top:130px;text-align:center;font-weight:500;}

#section1 .section_inner .quick_icon_wrap li:nth-child(1) a {background:url(/img/main/icon_quick01.png) no-repeat 50% 0;}
#section1 .section_inner .quick_icon_wrap li:nth-child(2) a {background:url(/img/main/icon_quick02.png) no-repeat 50% 0;}
#section1 .section_inner .quick_icon_wrap li:nth-child(3) a {background:url(/img/main/icon_quick03.png) no-repeat 50% 0;}
#section1 .section_inner .quick_icon_wrap li:nth-child(4) a {background:url(/img/main/icon_quick04.png) no-repeat 50% 0;}
#section1 .section_inner .quick_icon_wrap li:nth-child(5) a {background:url(/img/main/icon_quick05.png) no-repeat 50% 0;}


#section1 .section_inner .quick_icon_wrap li:nth-child(1) a:hover {background:url(/img/main/icon_quick01_1.png) no-repeat 50% 0;    color: #f36f21;}
#section1 .section_inner .quick_icon_wrap li:nth-child(2) a:hover {background:url(/img/main/icon_quick02_1.png) no-repeat 50% 0;    color: #f36f21;}
#section1 .section_inner .quick_icon_wrap li:nth-child(3) a:hover {background:url(/img/main/icon_quick03_1.png) no-repeat 50% 0;    color: #f36f21;}
#section1 .section_inner .quick_icon_wrap li:nth-child(4) a:hover {background:url(/img/main/icon_quick04_1.png) no-repeat 50% 0;    color: #f36f21;}
#section1 .section_inner .quick_icon_wrap li:nth-child(5) a:hover {background:url(/img/main/icon_quick05_1.png) no-repeat 50% 0;    color: #f36f21;}








#section2 .cate_box {font-size:20px;display:inline-block;line-height:38px;padding:0 45px;background:#302f2e;margin-bottom:40px;position:relative;color:#dbd9e6;}
#section2 .cate_box:before {content:'';position:absolute;bottom:0;left:50%;transform:rotatez(-45deg) translate(-50%);width:10px;height:10px;background:#302f2e;}


#section2 .section_top {min-height:400px;background:#c3c0cf;position:relative;}
#section2 .section_top .notice_slide {width:1000px;}
#section2 .section_top .notice_slide .swiper-slide {text-align:center;}
#section2 .section_top .notice_slide .swiper-slide .sbj {font-size:28px;color:#000;margin:30px 0;letter-spacing:0;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#section2 .section_top .notice_slide .swiper-slide .date {color:#302f2e;letter-spacing:0;font-weight:300;}
#section2 .section_top .section_inner .swiper-button-prev {background:url(/img/main/icon_notice_slide_prev.png) no-repeat 50% 50%;width:40px;height:40px; left:0;margin-top:0}
#section2 .section_top .section_inner .swiper-button-next {background:url(/img/main/icon_notice_slide_next.png) no-repeat 50% 50%; width:40px;height:40px; right:0;margin-top:0}

#section2 .section_top .section_inner .swiper-pagination {bottom:120px;}



#section2 .section_bottom {height: calc(100% - 380px);position:relative;}
#section2 .section_bottom .bottom_sldie {height:100%;}
#section2 .section_bottom .bottom_sldie .swiper-slide {background-size:cover !important; }
#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner {position:absolute;top:140px;left:50%;transform:translateX(-50%);text-align:center;color:#fff;}
#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner a {display:block;text-align:center;color:#fff;}
#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner a .sub_tit {font-size:26px;letter-spacing:0;}
#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner a .subject {font-size:60px;font-weight:700;letter-spacing:0;}


#section2 .section_bottom .bottom_sldie .swiper-pagination {bottom:100px;}
#section2 .section_bottom .bottom_sldie .swiper-pagination .swiper-pagination-bullet {width:120px; height:3px; background:rgba(255,255,255,.6);border-radius:0;opacity:1;transition:all 0.4s;}
#section2 .section_bottom .bottom_sldie .swiper-pagination .swiper-pagination-bullet-active {background:#fff;height:6px;}


#section_bottom {background:#302f2e;}
#section_bottom .section_inner {margin-top:-90px;}
#section_bottom .site_map .site_map_list {overflow:hidden;line-height:60px;border-bottom:1px solid rgba(0,0,0,.3);}
#section_bottom .site_map .site_map_list:last-child {border:none;}
#section_bottom .site_map .site_map_list dt {width:150px;float:left;}
#section_bottom .site_map .site_map_list dt a {color:#efef1f;font-weight:500;}
#section_bottom .site_map .site_map_list dd {width:calc(100% - 150px);float:left;}
#section_bottom .site_map .site_map_list dd > ul {overflow:hidden;}
#section_bottom .site_map .site_map_list dd > ul > li {float:left;margin-right:25px;} 
#section_bottom .site_map .site_map_list dd > ul > li a {color:#fff;font-weight:300;font-size:14px;}

#section_bottom .banner_wrap {margin-top:0px;}
#section_bottom .banner_wrap ul {overflow:hidden;}
#section_bottom .banner_wrap ul li{float:left}
#section_bottom #ft {position:absolute;left:0;right:0;bottom:0;}





#section_bottom .banner_wrap ul li {width:380px;}

#section_bottom .banner_wrap ul li:nth-child(2n) {margin:0 30px;} 
#section_bottom .banner_wrap ul li a {display:block;}
#section_bottom .banner_wrap ul li a img {width:100%;height:auto;}







@media screen and (max-width: 1200px) { 
	#section1 .news_con li:nth-child(4), #section1 .news_con li:nth-child(5) {display:none;}

	#tab_wrap {display:none;}
	#section1 .news_con {padding:0 20px;}
	#section1 .news_con ul {width:660px;margin:0 auto;}
	#section1 .news_con li {width:320px;margin:0;}
	#section1 .news_con li .img_wrap {height:194px;overflow:hidden;position:relative;}
	#section1 .news_con li .img_wrap img {width:100%;height:auto;}
	#section1 .news_con li.big {width:320px;margin-right:20px;;height:50%;}
	#section1 .news_con li.big .img_wrap {height:423px;}
	#section1 .news_con li.big .img_wrap:before {z-index:10;}
	#section1 .news_con li.big img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:auto;}
	#section1 .news_con li.big .img_wrap .news_con_inner {z-index:100}
	#section1 .news_con li .subject {margin-top:0;line-height:35px;}
	#section1 .news_con li.big .img_wrap .news_con_inner p {overflow:hidden}
	#section1 .news_con li.big .img_wrap .news_con_inner p:before {display:none;}

	#section11 .news_con li:nth-child(4), #section1 .news_con li:nth-child(5) {display:none;}

	#tab_wrap {display:none;}
	#section11 .news_con {padding:0 20px;}
	#section11 .news_con ul {width:660px;margin:0 auto;}
	#section11 .news_con li {width:320px;margin:0;}
	#section11 .news_con li .img_wrap {height:194px;overflow:hidden;position:relative;}
	#section11 .news_con li .img_wrap img {width:100%;height:auto;}
	#section11 .news_con li.big {width:320px;margin-right:20px;;height:50%;}
	#section11 .news_con li.big .img_wrap {height:423px;}
	#section11 .news_con li.big .img_wrap:before {z-index:10;}
	#section11 .news_con li.big img {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:auto;}
	#section11 .news_con li.big .img_wrap .news_con_inner {z-index:100}
	#section11 .news_con li .subject {margin-top:0;line-height:35px;}
	#section11 .news_con li.big .img_wrap .news_con_inner p {overflow:hidden}
	#section11 .news_con li.big .img_wrap .news_con_inner p:before {display:none;}


	.top_visual_slide .swiper-button-prev, .top_visual_slide .swiper-button-next {display:none;}
	#section2 .section_top {height:280px;}
	#section2 .section_top .notice_slide {width:620px;}
	#section2 .section_top .section_inner .swiper-button-prev {left:10px;}
	#section2 .section_top .section_inner .swiper-button-next {right:10px}
	#section2 .section_top .cate_box {margin-bottom:20px}
	#section2 .section_bottom {height:calc(100% - 280px)}
	#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner {width:660px;}
	#section2 .section_bottom .bottom_sldie .swiper-pagination {bottom:140px;}
	#section_bottom .site_map .site_map_list {line-height:30px;padding-bottom:20px;}
	#section_bottom .section_inner {margin-top:-100px;padding:0 20px;}
	#section_bottom .banner_wrap {margin-top:40px;}
	#section_bottom .banner_wrap ul li img {width:100%;height:auto;}
	
	.main_wrap > .swiper-pagination {right:5px;}


	#section_bottom .banner_wrap ul li {width:calc(33.3333% - 20px);}
}

@media screen and (max-width: 750px) { 
	#main_top .con_wrap {width:100%;}
	.section_inner .tit {font-size:32px;}
	.section_inner .sub_tit1 {display:none;}
	.section_inner .sub_tit2 {display:none;}
	#main_top .section_inner .con_wrap .sub_tit2 {font-size:22px;}
	#main_top .section_inner .con_wrap .quick_icon_wrap {width:90%;margin:10px auto;padding:0 20px}
	#main_top .section_inner .con_wrap .quick_icon_wrap li {width:calc(35% - 50px);}
	#main_top .section_inner .con_wrap .quick_icon_wrap li a {width:100%;height:50px;line-height:20px;padding-top:100%;background-size:100% !important;font-size:16px;letter-spacing: -0.15em;}
	#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(2) {margin:0 30px;}
	#main_top .section_inner .con_wrap .quick_icon_wrap li:nth-child(4) {margin:0 30px;}
	
	#section1_ .news_tab {width:100%;margin:20px auto;}
	#section1_ .news_tab li {width:calc(25% - 20px); margin:0 10px;}
	#section1_ .news_tab li:before {width:30px;right:-10px;}
	
	#section1 .news_con ul {width:100%;}
	#section1 .news_con li.big {width:100%;margin-right:0;margin-bottom:20px;}
	#section1 .news_con li.big .img_wrap {height:0;padding-bottom:57%;}
	#section1 .news_con li.big .img_wrap img{width:100%;;height:auto;}
	#section1 .news_con li  {width:calc(50% - 10px);}
	#section1 .news_con li:nth-child(2) {margin-right:20px;}
	#section1 .news_con li .img_wrap {height:0;padding-bottom:57%;}
	#section1 .news_con li.big .img_wrap .news_con_inner a {margin:30px auto 0;}

	#section2 .section_top .notice_slide {width:calc(100% - 120px)}
	#section_bottom .site_map .site_map_list {padding-bottom:0;}
	/*
	#section_bottom .site_map .site_map_list dt {width:100%;float:none;}
	#section_bottom .site_map .site_map_list dd {width:100%;float:none;}
	*/
	#section_bottom .section_inner {margin-top:-160px}


}
@media screen and (max-width: 480px) { 
	#main_top .section_inner {margin-top:55px;}
	#section1 .news_con li.big .img_wrap .news_con_inner {left:20px;right:20px;}
	.site_map {display:none;}
	#section_bottom .banner_wrap {margin-top:0;}
	#section_bottom .banner_wrap ul {height: auto;}
	#section_bottom .banner_wrap ul li {float:none;width:100%;}
	#section_bottom .banner_wrap ul li:nth-child(2) {margin:20px 0}
	#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner a .subject {font-size:48px;}
	#section2 .section_bottom .bottom_sldie .swiper-slide .sldie_inner a .sub_tit {font-size:20px}
	#section_bottom .section_inner {margin-top:-190px}
	#section2 .section_bottom .bottom_sldie .swiper-pagination {bottom: auto;top:400px;}



	#section1 .news_con li.big .img_wrap .news_con_inner a {background-size:32px;width:32px;height:32px;margin-top:10px;}
	#section1 .news_tab li .btn_news_tab {font-size:12px;}


		#section11 .news_con li.big .img_wrap .news_con_inner {left:20px;right:20px;}
	#section11 .news_con li.big .img_wrap .news_con_inner a {background-size:32px;width:32px;height:32px;margin-top:10px;}
	#section11 .news_tab li .btn_news_tab {font-size:12px;}
}






/*20191223*/
.link_list {position:absolute;top:0;right:-100%;z-index:9999;}
#main_top #tab_wrap ul {width:150px;margin-top:90px;}
#main_top #tab_wrap ul li.sub_list {position:relative;}
#main_top #tab_wrap ul .sub_list .link_list {position:absolute;top:-90px;right:-280px;width:280px;display:none;z-index:9999 !important;}
#main_top #tab_wrap ul .sub_list:hover .link_list {display:block;z-index:9999 !important;}




/*20200108  하단배너 수정*/
#section_bottom .banner_wrap ul li {width:calc(50% - 30px)}
#section_bottom .banner_wrap ul li:nth-child(2n) {margin:0;margin-left:60px;}

.bottom_banner_slide {height:100%;}
.bottom_banner_slide .swiper-wrapper .swiper-slide_03:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(/img/main/bg_top_con_wrap.png) no-repeat 50% 50%;z-index:10;}
.bottom_banner_slide .swiper-wrapper .swiper-slide_03 {content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;}

.bottom_banner_slide .swiper-button-prev2 {left:110px;background:url(/img/main/icon_top_visual_prev.png) no-repeat 0 50%;}
.bottom_banner_slide .swiper-button-next2 {right:110px;background:url(/img/main/icon_top_visual_next.png) no-repeat 100% 50%;}


@media screen and (max-width: 720px) { 
	#section_bottom .banner_wrap ul li {width:calc(50% - 15px)}
	#section_bottom .banner_wrap ul li:nth-child(2n) {margin:0;margin-left:30px;}

	.bottom_banner_slide {height:200px;}
	.bottom_banner_slide .swiper-wrapper .swiper-slide_03:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(/img/main/bg_top_con_wrap.png) no-repeat 50% 50%;z-index:10;}
	.bottom_banner_slide .swiper-wrapper .swiper-slide_03 {content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;}

	.bottom_banner_slide .swiper-button-prev2 {left:110px;background:url(/img/main/icon_top_visual_prev.png) no-repeat 0 50%;}
	.bottom_banner_slide .swiper-button-next2 {right:110px;background:url(/img/main/icon_top_visual_next.png) no-repeat 100% 50%;}
}

@media screen and (max-width: 480px) { 
	#section_bottom .banner_wrap ul li {width:100%}
	#section_bottom .banner_wrap ul li:nth-child(2n) {margin:0;margin-left:0px;margin-top:30px;}

	.bottom_banner_slide {height:200px;}
	.bottom_banner_slide .swiper-wrapper .swiper-slide_03:before {content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url(/img/main/bg_top_con_wrap.png) no-repeat 50% 50%;z-index:10;}
	.bottom_banner_slide .swiper-wrapper .swiper-slide_03 {content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;}

	.bottom_banner_slide .swiper-button-prev2 {left:110px;background:url(/img/main/icon_top_visual_prev.png) no-repeat 0 50%;}
	.bottom_banner_slide .swiper-button-next2 {right:110px;background:url(/img/main/icon_top_visual_next.png) no-repeat 100% 50%;}
}


