@charset "utf-8";

/*main*/


/*main_same*/

.section {position: relative; padding: 80px 0; box-sizing: border-box; overflow: hidden;}

.cw_same1 {height: 430px;}

.cw_same1:after{content: ""; clear: both; display: block;}
.ct_left {float: left; width: 69.3%; box-shadow: 5px 5px 15px rgba(0,0,0,0.15);}
.ct_left:after{clear: both; content: ""; display: block;}
.ct_left .img {float: left; width: 59.8%;  height: 430px; overflow: hidden; position: relative; background-color: #f5f5f5;}
/*.ct_left {-webkit-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat;}*/
.ct_left .img .bgi {position: absolute; width: 100%; height: 100%;-webkit-background-size: cover; background-size: contain; background-position: center center; background-repeat: no-repeat; top: 50%; left: 50%;transform: translateX(-50%) translateY(-50%); text-indent: -9999px;}
.ct_left .img img {position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); display: none;}
.ct_left .txt_box {float: right;width: 40.2%; background: #fff; padding: 30px; box-sizing: border-box;  height: 430px; position: relative;}
 .txt_box .cate {padding: 9px 20px; box-sizing: border-box; background-color: #3189b7; color: #fff; text-align: center; display: inline-block;}
 .txt_box .cate.cate2 {background-color: #66bb6a;}
 .txt_box .cate.cate3 {background-color: #5fb5c7;}
 .txt_box .cate.cate4 {background-color: #5b69b9;}

.cw_same1 .tit {font-size: 20px; font-weight: 400; max-height: 60px; word-break: keep-all; overflow: hidden; width: 100%; margin-top: 20px;}
.cw_same1 .txt {margin-top: 20px; word-break: keep-all; line-height: 190%; max-height: 115px; overflow: hidden; color: #888;}
.cont_wrap .if_box {position: absolute; width: calc(100% - 60px); bottom: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}

.cont_wrap .if_box .if span{color: #888; display: inline-block; vertical-align: middle;}
.cont_wrap .if_box .if span.writer {font-weight: 400; position: relative; padding-right: 20px; margin-right: 15px;}
.cont_wrap .if_box .if span.writer:after {content: ""; position: absolute; width: 3px; height: 3px; background-color: #888; border-radius: 3px; top: 50%; right: 0; transform: translateY(-50%);}

.txt_t1 { padding: 85px 413px 0 94px; }




.cw_same2 .tit {font-size: 18px; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 400;}
.cw_same2 .img {transition: all .3s ease-in-out; box-sizing: border-box; overflow: hidden; position: relative; background-color: #f5f5f5;}

.cw_same2 .img img {position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);}
.cw_same2 .txt_box {height: 245px; box-sizing: border-box; padding: 30px 0; border-bottom: 1px solid #ddd; position: relative;}
.cw_same2 .txt_box .txt {color: #888; max-height: 85px; overflow: hidden; word-break: keep-all; margin-top: 20px; line-height: 180%;}
.cw_same2 .if_box {width: 100%;}

.cw_same2 {margin-right: -30px; margin-top: 30px;}
.cw_same2 .cont {position: relative; margin-right: 30px;}
 .cont .cont_btn {display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; font-size: 0;}
.cw_same2 .img b{position: absolute; display: block; width: 100%; height: 100%;}
.cw_same2 .img:before, .cw_same2 .img:after, .cw_same2 .img b:before, .cw_same2 .img b:after {content: ""; background-color: #3189b7; position: absolute; z-index: 5; transition: all .3s ease-in-out;}
.cw_same2 .img:before, .cw_same2 .img b:before {content: ""; width: 0%; height: 5px;  top: 0;left: 0;}
.cw_same2 .img b:before {top: auto; left: auto; right: 0; bottom: 0;}

.cw_same2 .img:after, .cw_same2 .img b:after {width: 5px; height: 0%;}
.cw_same2 .img:after {left: auto; right: 0;}
.cw_same2 .img b:after {top: auto; bottom: 0;}

.cw_same2 .cont:hover .txt_box {border-bottom: 1px solid #3189b7;}
.cw_same2 .cont:hover .btn a {background-color: #3189b7; border: 1px solid #3189b7; color: #fff;}

.cw_same2 .cont:hover .img:before, .cw_same2 .cont:hover .img b:before {width: 100%;}
.cw_same2 .cont:hover .img:after, .cw_same2 .cont:hover .img b:after {height: 100%;}




.cw_same2 {margin-top: 30px;}

.cw_same2 .swiper-container {width: 100%; }




.tit_box .tit {position: relative;}
.tit_box .tit p {position: relative; background-color: #fff; display: inline-block;  padding-right: 25px; font-weight: 400; font-size: 25px;box-sizing: border-box;}
.tit_box .tit .color {color: #3189b7; font-weight: 600; margin-right: 10px; display: inline-block;}
.tit_box .tit:before {content: ""; display: block; width: 100%; height: 1px; background-color: #ddd; top: 50%; transform: translateY(-50%); left: 0; position: absolute;}

.tit_box .tit p.fff {position: relative; color: #fff; display: inline-block;  padding-right: 25px; font-weight: 400; font-size: 17px;box-sizing: border-box;}
.tit_box .tit .colorff {color: #fff; font-weight: 600; margin-right: 10px; display: inline-block;}
.tit_box .tit:before {content: ""; display: block; width: 100%; height: 1px; background-color: #ddd; top: 50%; transform: translateY(-50%); left: 0; position: absolute;}






.tit_box .tab a {display: inline-block; font-size: 24px; font-weight: 600; color: #888; padding-right: 20px; margin-right: 15px; position: relative; transition: all .3s ease-in-out;}
.tit_box .tab a:after {content: ""; width: 6px; height: 6px; background-color: #888; right: -3px; top: 50%; transform: translateY(-50%); border-radius: 6px; display: block; position: absolute;}
.tit_box .tab a:last-child:after {display: none;} 
.tit_box .tab a.on, .tit_box .tab a:hover, .tit_box .tab a:focus {color: #333}

.tit_box .swiper-btn-wrap {height: 17px; margin-right: 20px;}
.tit_box .swiper-arrow {position: static; margin: 0; padding: 0; width: 10px; height: 17px; display: inline-block; background: url("/resources/img/common/slide_arrow.png")no-repeat; opacity: .4; transition: all .3s ease-in-out;}
.tit_box .swiper-arrow:hover {opacity: 1;}
.tit_box .swiper-arrow.swiper-button-prev {background-position: 0px -247px; margin-right: 20px;}
.tit_box .swiper-arrow.swiper-button-next {background-position: right 0px top -247px;}

.tit_box .play_btn .play {display: none; width: 10px; height: 13px;  background: url("/resources/img/common/play_ico.png")no-repeat; background-position: right 0px top 0px; text-indent: -9999px;  opacity: .4;}
.tit_box .play_btn .pause {width: 11px; height: 13px; background: url("/resources/img/common/play_ico.png")no-repeat; background-position: 0px 0px; text-indent: -9999px; opacity: .4;}

.tit_box .play_btn.on .pause {display: none;}
.tit_box .play_btn.on .play {display: block;}

.tit_box .t_box {margin-top: 25px;}
.tit_box .t_box:after {content: ""; clear: both; display: block;}
.tit_box .tab {float: left; margin-top: 10px;}
.tit_box .right_box {float: right;}
.tit_box .right_box > div {display: inline-block; vertical-align: middle;}

.tit_box .play_btn {margin:0 20px;}
.tit_box .play_btn > div:hover {opacity: 1; cursor: pointer;}

.tit_box.tb2:after {clear: both; content: ""; display: block;}
.tit_box.tb2 p {background-color: inherit; padding-right: 0;}
.tit_box.tb2 .tit {float: left;}
.tit_box.tb2 .tit:before {display: none;}


.ct_right {width: 28.5%; max-width: 400px; float: right; height: 100%; box-sizing: border-box; position: relative;}

.btn a{display: block; height: 40px; border-radius: 40px; text-align: center; font-weight: 400; border: 1px solid #ddd; padding: 0 30px; box-sizing: border-box; transition: all .3s ease-in-out; line-height: 40px; color: #888; font-size: 16px;}
.btn a:hover {background-color: #3189b7; border: 1px solid #3189b7; color: #fff;}


.img img.wide {width: 100%; height: auto;}
.img img.tall {width: auto; height: 100%;}

.tit_box .arw_wrap {position: relative; height: 17px;}
.tit_box .arw_wrap .arw {height: 100%;}
.tit_box .arw_wrap .slick-arrow {position: static; margin: 0; padding: 0; width: 10px; height: 17px; display: inline-block; background: url("/resources/img/common/slide_arrow.png")no-repeat; opacity: .4; transition: all .3s ease-in-out; font-size: 0; transform: none; text-indent: -9999px; margin-top: -7px;}
.tit_box .arw_wrap .slick-arrow.slick-prev {background-position: 0px -247px; margin-right: 20px;}
.tit_box .arw_wrap .slick-arrow.slick-next {background-position: right 0px top -247px;}
/*sec1 s*/
#sec1 .bg_box {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
#sec1 .bg {position: absolute; top: 0; right: 0; width: 70%; height: 100%; background: #d5e6f0 url("/resources/img/main/main_bg.png")no-repeat right -200px bottom -122px;}

#sec1 .bg_box .bg_l {width: 30%; height: 100%; background: #3189b7; position: relative;}
#sec1 .bg_box .bg_l .txt {position: absolute; top: 0; left: 36%; transform: translateX(-50%); height: 100%;}
#sec1 .bg_box .bg_l .txt img {height: 100%;}

#sec1 .ct_left .swiper-btn-wrap {position: absolute; top: 30px; right: 30px; z-index: 1;}
#sec1 .ct_left .swiper-btn-wrap .swiper-arrow {position: static; display: inline-block; width: 40px; height: 40px; border: 1px solid #ddd; box-sizing: border-box; margin: 0; padding: 0; background:#fff url("/resources/img/common/slide_arrow.png")no-repeat; border-radius: 20px; transition: all .3s ease-in-out;}
#sec1 .ct_left .swiper-btn-wrap .swiper-arrow.swiper-button-prev {background-position: 16px 14px;}
#sec1 .ct_left .swiper-btn-wrap .swiper-arrow.swiper-button-next {background-position: right 16px top 14px;}
#sec1 .ct_left .swiper-btn-wrap .swiper-arrow:hover {background-color: #f5f5f5;}

#sec1 .ct_right.login {background-color: #3189b7; padding: 30px; box-sizing: border-box; box-shadow: 5px 5px 15px rgba(0,0,0,0.15);}
#sec1 .ct_right.login .lg_tit {font-size: 20px; color: #fff; font-weight: 600; position: relative; padding-left: 30px; padding-bottom: 20px; border-bottom: 1px solid #fff; box-sizing: border-box;}
#sec1 .ct_right.login .lg_tit:before {content: ""; width: 18px; height: 20px; background: url("/resources/img/main/login_ico.png")no-repeat center/contain; position: absolute; left: 0; top: 4px;}

#sec1 .ct_right.login form .clear > div {margin-top: 15px;}

#sec1 .ct_right.login form .ip_box {margin-top: 15px;}
#sec1 .ct_right.login .ip_box:first-child {margin-top: 20px;}
#sec1 .ct_right.login .ip_box input {margin-top: 5px; border: 1px solid #fff; height: 50px; box-sizing: border-box; display: block; width: 100%; background-color: rgba(255,255,255,.2);}
#sec1 .ct_right.login label { display: block; font-weight: 400; color: #fff;}
#sec1 .ct_right.login .login_btn a {display: block; text-align: center; height: 50px; background-color: #fff; color: #3189b7;  font-weight: 400; line-height: 50px; transition: all .3s ease-in-out;}
#sec1 .ct_right.login .login_btn .btn {color: #333;}

#sec1 .ct_right.login .bt_box {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; width: calc(100% - 60px); bottom: 30px;}

#sec1 .ct_right.login .bt_box a {color: #fff;}
#sec1 .ct_right.login .btn a {border: 1px solid #fff; color: #fff;}
#sec1 .ct_right.login .btn:hover a {background-color: rgba(255,255,255,.2);}
#sec1 .notice {margin-top: 50px; box-shadow: 5px 5px 15px rgba(0,0,0,0.15); position: relative; height: 80px; overflow: hidden; background-color: #fff;}
#sec1 .notice:after{clear: both; content: ""; display: block;}
#sec1 .notice .notice-banner {height: 100%;width: calc(100% - 240px);  margin: 0; float: left;}
#sec1 .notice .cont {   max-width: 1164px; padding: 0 30px; box-sizing: border-box; }
#sec1 .notice .b_tit {display: inline-block; background-color: #3189b7; padding: 0 20px; box-sizing: border-box; border-radius: 40px; height: 40px; text-align: center; line-height: 40px; margin-right: 30px; color: #fff; font-weight: 400; min-width: 100px;}
#sec1 .notice .txt_b {width: 88%;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;-webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#sec1 .notice .txt_b span {display: inline-block;}
#sec1 .notice .txt_b span.txt {font-size: 18px; font-weight: 400; max-width: 85%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

#sec1 .notice .cont > a {display: block; width: 100%;display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%;}


#sec1 .notice .swiper-btn-wrap {float: left;}
#sec1 .notice .swiper-btn-wrap .swiper-arrow {position: static; display: inline-block; margin: 0; padding: 0; width: 80px; height: 80px; background: url("/resources/img/common/slide_arrow.png")no-repeat; border-left: 1px solid #ddd; box-sizing: border-box; }
#sec1 .notice .swiper-btn-wrap .swiper-arrow:hover {background-color: #3189b7;}
#sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-prev {background-position: 32px -60px; margin-right: -4px;}
#sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-next {background-position: right 32px top -60px;}

#sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-prev:hover {background-position: 32px -113px;}
#sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-next:hover {background-position: right 32px top -113px;}

#sec1 .notice .hover_btn01 {float: left;border-left: 1px solid #ddd; transition: all .3s ease-in-out;}
#sec1 .notice .hover_btn01:hover {background-color: #3189b7;}
#sec1 .notice .hover_btn01:hover i{background-color: #fff;}

.hover_btn01 {width:80px; height: 80px; position: absolute; z-index: 1;}
.hover_btn01 p {width: 16px; height: 16px; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);}
    .hover_btn01 .txt { font-size:0}
    .hover_btn01 i {width: 2px; height: 50%; left: 50%; transform: translateX(-50%); top: 0px; content: ""; position: absolute; background-color: #888; display: inline-block; transition: all .3s ease;}
    .hover_btn01 i.top {transform-origin:right bottom;}
    .hover_btn01 i.middle {width: 100%; height: 2px; top: 50%; transform: translateY(-50%); left: 0;}
    .hover_btn01 i.bottom {bottom:0px; top: auto; transform-origin:right top;}
    .hover_btn01:hover i.top, .hover_btn01:hover i.bottom {left: 100%;}
    .hover_btn01:hover i.top {transform: rotate(-45deg);}
    .hover_btn01:hover i.bottom {transform: rotate(45deg);}

.gallery-thumbs .swiper-slide {width: auto !important;}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {color: #333;}

.gallery-top > .swiper-wrapper > .swiper-slide, .gallery-top > .swiper-wrapper > .swiper-slide-next, .gallery-top > .swiper-wrapper > .swiper-slide-prev {opacity: 0 !important;}
.gallery-top > .swiper-wrapper > .swiper-slide.swiper-slide-active {opacity: 1 !important;}


#sec1 .ct_left .cont:hover .btn a {background-color: #3189b7; border: 1px solid #3189b7; color: #fff;}

/*로그인 시 s*/
#sec1.loginok .login {display: none;}
#sec1.loginok .ct_left {float: none; width: 100%;}

/*로그인 시 e*/
/*sec1 e*/

/*sec2 s*/

#sec2 .cw_same2 .txt_box {background-color: #fff;}


/*#sec2 .gallery-top {margin-top: 30px; position: relative;}*/


/*sec2 e*/
/*sec3 s*/

#sec3 {background:#fafafa url("/resources/img/main/con3_bg.png")no-repeat center/cover;}
#sec3 .cw_same1 {height: auto;}
#sec3 .cw_same2 {margin-top: 0;}
#sec3 .cont_wrap .swiper-container { box-sizing: border-box; }
#sec3 .cont_wrap.ct_left .cont { box-shadow: 5px 5px 15px rgba(0,0,0,0.15); padding: 0;}
#sec3 .cont_wrap.ct_left .cont:after{clear: both; content: ""; display: block;}
/*#sec3 .cont_wrap.ct_left .cont .img {float: left; width: 70%; max-width: 580px; height: 430px; overflow: hidden; position: relative;}*/
#sec3 .cont_wrap .cont .img img {position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);}
/*#sec3 .cont_wrap.ct_left .cont .txt_box {float: right;width: 50%; max-width: 390px; background: #fff; padding: 30px; box-sizing: border-box;  height: 430px; position: relative;}*/

#sec3 .cont_wrap.ct_left .cont .cate {display: inline-block;}
#sec3 .cont_wrap.ct_left .cont .if_box {display: -webkit-box; display: -ms-flexbox; display: flex;}

#sec3 .cont_wrap.ct_left .cont .tit {  max-height: 65px; text-overflow: inherit; white-space: inherit;}

#sec3 .tit_box .tit p {background-color: #fafafa;}

#sec3 .ct_right .cont {width: 40%; background: #fff; height: 430px; padding: 20px; box-sizing: border-box; position: relative;}
#sec3 .cont_wrap.ct_right .cont .cate, #sec3 .cont_wrap.ct_right .cont .if_box {display: none;}
#sec3 .cont_wrap .cont .txt {margin-top: 13px; }
#sec3 .cont_wrap .cont {position: relative;}
#sec3 .cont_wrap.ct_right .cont .img {width: 100%; overflow: hidden; height: 232px; position: relative;}
#sec3 .cont_wrap .cont .tit {text-overflow: ellipsis; overflow: hidden; height: auto; white-space: nowrap; max-height: inherit;}
#sec3 .cont_wrap .cont .txt {max-height: 90px;}

#sec3 .slide_wrap {margin-top: 30px;}
#sec3 .ct_left {width: 70%; float: left; margin-top: 0;}
#sec3 .ct_right {/*width: 30%; float: right; max-width: 400px; box-shadow: 5px 5px 15px rgba(0,0,0,0.15);*/ padding: 0;}

#sec3 #sec3_cont2 .cate {margin-bottom: 30px; }
#sec3 #sec3_cont2 .cont{height: 430px; background: #fff; border: 1px solid #ddd; box-sizing: border-box;}
#sec3 #sec3_cont2 .cont .txt_box {height: 100%; padding: 30px; box-sizing: border-box; border-bottom: none;}
#sec3 #sec3_cont2 .cont .if_box {width: calc(100% - 64px);}
#sec3 #sec3_cont2 .cont .txt_box .txt {max-height: 110px;}

#sec3 #sec3_cont2 .cont:before, #sec3 #sec3_cont2 .cont:after, #sec3 #sec3_cont2 .cont .txt_box:before, #sec3 #sec3_cont2 .cont .txt_box:after {content: ""; background-color: #3189b7; position: absolute; z-index: 5; transition: all .3s ease-in-out;}
#sec3 #sec3_cont2 .cont:before, #sec3 #sec3_cont2 .cont .txt_box:before {content: ""; width: 0%; height: 5px;  top: 0;left: 0;}
#sec3 #sec3_cont2 .cont .txt_box:before {top: auto; left: auto; right: 0; bottom: 0;}

#sec3 #sec3_cont2 .cont:after, #sec3 #sec3_cont2 .cont .txt_box:after {width: 5px; height: 0%;}
#sec3 #sec3_cont2 .cont:after {left: auto; right: 0; top: 0;}
#sec3 #sec3_cont2 .cont .txt_box:after {top: auto; bottom: 0; left: 0;}


#sec3 #sec3_cont2 .cont:hover:before, #sec3 #sec3_cont2 .cont:hover .txt_box:before {width: 100%;}
#sec3 #sec3_cont2 .cont:hover:after, #sec3 #sec3_cont2 .cont:hover .txt_box:after {height: 100%;}


#sec3 #sec3_cont1 .ct_right .cont:before, #sec3 #sec3_cont1 .ct_right .cont:after, #sec3 #sec3_cont1 .ct_right .cont .txt_box:before, #sec3 #sec3_cont1 .ct_right .cont .txt_box:after {content: ""; background-color: #3189b7; position: absolute; z-index: 5; transition: all .3s ease-in-out;}
#sec3 #sec3_cont1 .ct_right .cont:before, #sec3 #sec3_cont1 .ct_right .cont .txt_box:before {content: ""; width: 0%; height: 5px;  top: 0;left: 0;}
#sec3 #sec3_cont1 .ct_right .cont .txt_box:before {top: auto; left: auto; right: 0; bottom: 0;}

#sec3 #sec3_cont1 .ct_right .cont:after, #sec3 #sec3_cont1 .ct_right .cont .txt_box:after {width: 5px; height: 0%;}
#sec3 #sec3_cont1 .ct_right .cont:after {left: auto; right: 0; top: 0;}
#sec3 #sec3_cont1 .ct_right .cont .txt_box:after {top: auto; bottom: 0; left: 0;}


#sec3 #sec3_cont1 .ct_right .cont:hover:before, #sec3 #sec3_cont1 .ct_right .cont:hover .txt_box:before {width: 100%;}
#sec3 #sec3_cont1 .ct_right .cont:hover:after, #sec3 #sec3_cont1 .ct_right .cont:hover .txt_box:after {height: 100%;}

#sec3 .btn a {border-color: #aaa;}

#sec3 .cont a.cont_btn {position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-indent: -9999px;}
#sec3 .cont:hover .btn a, #sec3 .btn:hover a {background-color: #3189b7; border: 1px solid #3189b7; color: #fff;}

#sec3 .gallery-top {padding-bottom: 50px; margin-bottom: -50px;}

#sec3 .arw2 {display: none !important;}

#sec3 .ct_right .bgi {display: none;}

/*1px 오류*/

#sec3 #sec3_cont2 .swiper-container {padding-left: 1px; margin-left: -1px;}



/*sec3 e*/

/*sec4 s*/

#sec4 { padding-bottom: 100px; }

/*sec4 e*/

/*sec5 s*/

#sec5 {padding-bottom: 100px;}
#sec5 .tb2 .address {float: left; margin-left: 3%; font-size: 20px; font-weight: 400; color: #888; word-break: keep-all;}

#sec5 .map {width: 100%; height: 500px; margin-top: 30px;}
#sec5 .map iframe {width: 100%; height: 100%;}

/*sec5 e*/

/*eng s*/

.btn.btn2 {display: inline-block;}
.btn.btn2 a{border: 1px solid #fff; color: #fff;}
.btn.btn2 a:hover { background-color: #fff; color: #055884;}



.eng #sec1 .bg1 {max-width: 368px; width: 30%; background-color: #3189b7; z-index: 1; position: relative; height: 100%;}
.eng #sec1 .bg1 span {display: block; position: absolute; right: 0; top: 0; transform: none; left:  auto; height: 100%;}
.eng #sec1 .bg1 span:after {display: none;}
.eng #sec1 .bg1 span img {max-height: 100%;}

.eng #sec1 .bg {width: 100%;}
.eng #sec1 .inner {z-index: 1;}

.eng #sec1 .cont_wrap {padding-left: 190px; box-sizing: border-box;}
.eng #sec1 .cont_wrap .ct_left {background: #05588F url(/resources/img/main/main_bg2.png)no-repeat right -105px bottom -172px; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; width: 75.5%;}
.eng #sec1 .cont_wrap .ct_left .e_txt_box {padding: 30px 8%; box-sizing: border-box; max-width: 480px; width: 100%;}
.eng #sec1 .cont_wrap .ct_left .e_txt_box .tit{font-size: 50px; font-weight: 900; color: #fff;margin-top: 0;}
.eng #sec1 .cont_wrap .ct_left .e_txt_box .en_tit {font-weight: 600; color: #fff; font-size: 12px; margin: 25px 0;}
.eng #sec1 .cont_wrap .ct_left .e_txt_box .txt {font-size: 16px; color: #fff; line-height: 180%; max-height: inherit;}

.eng #sec1 .cont_wrap .btn.btn2 {margin-top: 35px;}
.eng #sec1 .cont_wrap .man {max-width: 357px; height: 400px; position: absolute; right: 3%; bottom: 0;}
.eng #sec1 .cont_wrap .man img {max-width: 100%;}

.eng #sec1 .cont_wrap .ct_right {width: 30%; max-width: 270px;}
.eng #sec1 .cont_wrap .ct_right a{display: block; width: 100%; background-color: #fff; border-radius: 5px; box-sizing: border-box; transition: all .3s ease-in-out; padding: 19px 8%; box-sizing: border-box; margin-bottom: 13px;box-shadow: 5px 5px 15px rgb(0 0 0 / 15%);}
.eng #sec1 .cont_wrap .ct_right a:last-child{margin-bottom: 0;}
.eng #sec1 .cont_wrap .ct_right a:hover {background-color: #3189b7;}
.eng #sec1 .cont_wrap .ct_right a .txt {font-size: 18px; margin-left: 5%; transition: all .3s ease-in-out; margin-top: 0; font-weight: 400;}
.eng #sec1 .cont_wrap .ct_right a:hover .txt {color: #fff;}
.eng #sec1 .cont_wrap .ct_right a > * {display: inline-block; vertical-align: middle;}
.eng #sec1 .cont_wrap .ct_right a .ico {width: 60px; height: 60px; border-radius: 30px; background:#3189b7 url("/resources/img/main/vis_ico1.png")no-repeat center; transition: all .3s ease-in-out;}
.eng #sec1 .cont_wrap .ct_right a:hover .ico {background:#fff url("/resources/img/main/vis_ico1_h.png")no-repeat center;}

.eng #sec1 .bg {background-position: right -200px bottom -200px;}

.eng #sec1 .cont_wrap .ct_right a.ct2 .ico {background:#3189b7 url("/resources/img/main/vis_ico2.png")no-repeat center;}
.eng #sec1 .cont_wrap .ct_right a.ct3 .ico {background:#3189b7 url("/resources/img/main/vis_ico3.png")no-repeat center;}
.eng #sec1 .cont_wrap .ct_right a.ct4 .ico {background:#3189b7 url("/resources/img/main/vis_ico4.png")no-repeat center;}

.eng #sec1 .cont_wrap .ct_right a.ct2:hover .ico {background:#fff url("/resources/img/main/vis_ico2_h.png")no-repeat center;}
.eng #sec1 .cont_wrap .ct_right a.ct3:hover .ico {background:#fff url("/resources/img/main/vis_ico3_h.png")no-repeat center;}
.eng #sec1 .cont_wrap .ct_right a.ct4:hover .ico {background:#fff url("/resources/img/main/vis_ico4_h.png")no-repeat center;}

.eng .contents {padding-top: 90px;}


/*eng e*/

@media screen and (max-width:1450px){
   
    
    #sec1 .notice .txt_b {width: 85%;}
    
    /*eng*/
    .eng #sec1 .cont_wrap {padding-left: 0;}
    .eng #sec1 .cont_wrap .ct_left {width: 77%;}
}

@media screen and (max-width:1300px){
    
     .cw_same1 {height: auto;}
    .ct_left {float: none; width: 100%;}
    .cw_same1 .ct_right {float: none; width: 100%; max-width: inherit;}
    
    #sec1 .ct_right.login form .ip_box {float: left; width: 48%;}
    #sec1 .ct_right.login form .ip_box:last-child {float: right; margin-top: 20px;}
    
    #sec1 .ct_right.login .bt_box {position: static; width: 100%;}
    
    #sec1 .bg_box .bg_l .txt {display: none;}
    
       #sec3 .ct_right {display: none;}
    #sec3 .ct_left {float: none; width: 100%;}
    
    .ct_left {margin-top: 30px;}
    
    
    #sec1 .bg_box .bg_l {display: none;}
    #sec1 .bg_box .bg {width: 100%;}
    /*eng*/
    .eng #sec1 .cont_wrap .ct_left {float: left; margin-top: 0; width: 75%;}
    .eng #sec1 .cont_wrap .ct_right {float: right;}
    .eng #sec1 .cont_wrap {height: 430px;}

    
}

@media screen and (max-width:1200px){
     #sec1 .notice .txt_b {width: 80%;}
    .cont_wrap .ct_left_t{ width: 100%;  height: 624px; }
    
    .cont_wrap .a2{ left: 749px; height: 69%; bottom: -324px; }  
    .cont_wrap .a1{     float: left;     width: 100%;  }  
    .cont_wrap .a1p:nth-child(odd) {margin-left: 20px;}  
    
     /*eng*/
    .eng #sec1 .cont_wrap .ct_left {width: 70%;}
    .eng #sec1 .cont_wrap .man {width: 310px; height: 347px; right: 0;}
 
    
    
    
    
    
}



@media screen and (max-width:1100px){
    

    #sec1 .bg {-webkit-background-size: 100%;
    background-size: 100%;}
  
}

@media screen and (max-width:1024px){
    .ct_left .img {height: 300px; width: 50%;}
    .cw_same1 .tit, #sec3 .cont_wrap.ct_left .cont .tit {text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-height: inherit;}
    .cw_same1 .txt, #sec3 .cont_wrap .cont .txt { max-height: 55px;}
    
    #sec1 .ct_left .txt_box .txt {height: 55px; max-height: 55px; background-color: #fff;}
    .ct_left {width: 100%;}
    .ct_left .txt_box{height: 300px; width: 50%;}
    #sec1 .notice .b_tit {margin-right: 3%;}
    #sec1 .notice .txt_b {width: 68%;}
    #sec1 .notice .txt_b span.txt {max-width: 100%}
    #sec1 .notice .txt_b span.date {display: none;}
    
    .tit_box .tab a, .tit_box .right_box {font-size: 18px;}
    
    .cw_same2 .if {display: none;}
    
    .cw_same2 .txt_box .txt, #sec3 #sec3_cont2 .cont .txt_box .txt {max-height: 55px;}
    #sec3 #sec3_cont2 .cont {height: 300px;}
    #sec1.loginok .ct_left {margin-top: 0;}
    
    #sec5 .tb2 .address {font-size: 16px;}
    
        /*eng*/
    .eng #sec1 .cont_wrap {height: auto;}
    .eng #sec1 .cont_wrap .ct_left, .eng #sec1 .cont_wrap .ct_right  {float: none; width: 100%;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box {padding: 30px 5%;}
    .eng #sec1 .cont_wrap .ct_right {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: inherit;margin-top: 10px;}
    .eng #sec1 .cont_wrap .ct_right a {margin-right: 1%; margin-bottom: 0; padding: 15px 1%; margin-top: 10px;}
    .eng #sec1 .cont_wrap .ct_right a:last-child {margin-right: 0;}
    .eng #sec1 .cont_wrap .ct_right a > * {display: block;}
    .eng #sec1 .cont_wrap .ct_right a .ico {margin: 0 auto;}
    .eng #sec1 .cont_wrap .ct_right a .txt {text-align: center; margin-top: 5px; margin-left: 0; font-size: 16px; line-height: 120%;}
    .eng .contents {padding-top: 66px;} 
    .eng #sec1 .cont_wrap .ct_left{background: #05588F url(/resources/img/main/main_bg2.png)no-repeat right -105px bottom -230px;}
   
    
}

@media screen and (max-width:850px){
    .tit_box .tab, .tit_box .right_box, .tit_box.tb2 .tit {float: none; width: 100%;}
    .tit_box .right_box:after {clear: both; content: ""; display: block;}
    .tit_box .right_box {margin-top: 20px;}
    .tit_box .right_box .arw_wrap {float: right; margin-top: 10px;}
    .tit_box .right_box .btn a {border-radius: 0;}
    .tit_box .play_btn {float: right; margin-top: 14px;}
    
    .cw_same2, #sec3 .slide_wrap, #sec5 .map {margin-top: 20px;}
    
    #sec5 .tit_box .address {display: inline-block; vertical-align: middle; margin-left: 0; margin-top: 15px;}
    #sec5 .tit_box .right_box {display: inline-block; vertical-align: middle; width: auto;  float: right; margin-top: 10px;}
    
    #sec5 .map {height: 350px;}
    
    /*영문 s*/
    .cont_wrap .ct_left_t .a2{ left: 655px; height: 69%; bottom: -14px;    }     
    /*영문 e*/
    
    
    
    
}



@media screen and (max-width:768px){
    .section {padding: 60px 0;}
    #sec5 {padding-bottom: 80px;}
    
    .ct_left .img {float: none; width: 100%;}
    .ct_left .txt_box {float: none; width: 100%; height: auto;}
    .cont_wrap .if_box {position: static;margin-top: 30px; width: 100%;}
    
    #sec5 .tit_box .address {font-size: 16px;}
    .tit_box .tit p {font-size: 24px;}
    
    .ct_left .txt_box {padding: 20px;}
    .txt_box .cate {padding: 5px 15px;}
    .cw_same2 .txt_box {height: auto;}
    .cw_same1 .tit, #sec3 .cont_wrap.ct_left .cont .tit, .cw_same2 .tit {font-size: 16px;}
    .cw_same1 .txt {margin-top: 10px;}
    .cont_wrap .if_box {margin-top: 20px;}
    
    .cont_wrap .if_box .if {display: none;}
    .cw_same2 .txt_box .txt {margin-top: 10px;}
    
    #sec1 .bg_box .txt {display: none;}
    
    #sec1 .bg {-webkit-background-size: 120%;
    background-size:  120%;}
    
    #sec1 .notice {margin-top: 30px;}
    #sec1 .notice .swiper-btn-wrap .swiper-arrow {width: 60px;}
    #sec1 .notice .hover_btn01 {width: 60px;}
    #sec1 .notice .notice-banner {width: calc(100% - 180px);}
    #sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-prev {background-position: 21px -60px;}
    #sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-next {background-position: right 21px top -59px;}
    #sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-prev:hover {background-position: 21px -113px;}
#sec1 .notice .swiper-btn-wrap .swiper-arrow.swiper-button-next:hover {background-position: right 21px top -113px;}
    #sec1 .notice .cont {padding: 0 15px;}
    #sec1 .notice .txt_b span.txt {font-size: 16px;}
    #sec1 .notice .b_tit {min-width: 80px; padding: 0 10px;}
    
    #sec1 .ct_left .swiper-btn-wrap {top: 10px; right: 10px;}
    
    #sec1 .ct_right.login .ip_box input {height: 40px;}
    #sec1 .ct_right.login .login_btn a {height: 40px; line-height: 40px;}
    
    #sec3 #sec3_cont2 .cont .txt_box {padding: 20px;}
    #sec3 #sec3_cont2 .cont .if_box {margin-top: 40px;}
    
    /*영문 s*/
    .eng #sec1 .cont_wrap .man {display: none;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box {max-width: inherit;}
    .eng #sec1 .cont_wrap .ct_left {-webkit-background-size: 450px;
    background-size: 450px;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box .tit {font-size: 40px;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box .en_tit {margin: 15px 0;}
    .eng #sec1 .cont_wrap .btn.btn2{margin-top: 30px;}
    /*영문 e*/

    
    
    

}

@media screen and (max-width:650px){
    #sec1 .notice .swiper-btn-wrap .swiper-arrow {display: none;}
     #sec1 .notice .notice-banner {width: calc(100% - 60px);}
    .tit_box .tab a:first-child {margin-top: 0;}
    .tit_box .tab a {display: block; padding-left: 15px; box-sizing: border-box; margin-top: 10px;}
    .tit_box .tab a:after {width: 10px; height: 1px; right: auto; left: 0;}
    .tit_box .tab a:last-child:after {display: block;}
    .tit_box .tab {margin-top: 0;}
    
    .ct_left .img {height: 250px;}
    
     #sec5 .tit_box .address {display: block; float: none;}
    #sec5 .tit_box .right_box {float: none;}
    
}

@media screen and (max-width:500px){
    #sec1 .bg {background: #d5e6f0}
    
    #sec1 .ct_right.login form .ip_box {float: none; width: 100%;}
    
    #sec1 .ct_right.login form .ip_box:last-child {margin-top: 10px;}
   
    
    /*eng*/
    .eng #sec1 .bg1 {display: none;}
    .eng #sec1 .cont_wrap .ct_right {-webkit-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap;}
    .eng #sec1 .cont_wrap .ct_right a {width: 49%;}
    .eng #sec1 .cont_wrap .ct_right a {margin-right: 0;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box .tit {font-size: 30px;}
    .eng #sec1 .cont_wrap .ct_left .e_txt_box .en_tit {margin: 5px 0;}
    .eng #sec1 .cont_wrap .ct_left { -webkit-background-size: 350px; background-size: 350px;  background-position : right -108px bottom -95px; }
    
    
}
@media screen and (max-width:350px){
    body {font-size: 14px;}
    .ct_right {padding: 15px;}
}








