@import url("common.css");
@import url("ui.css");
@import url("form.css");

/*
    popup
*/
.pop_wrap {position:absolute; top:50%; left:50%; background:transparent; z-index:101; transform:translate(-50%, -50%);}
.pop_wrap > ul { display: table;  }
.pop_wrap > ul > li { display: table-cell; padding: 0 5px; vertical-align: top;}
.pop_wrap .main_popup { position: relative;}
.pop_wrap .main_popup .popimg {
  position: relative;
}

.pop_wrap .today {position:relative; text-align:left; background:#333333;padding:6px 18px;color:#ffffff;font-size:13px;line-height:13px;}
.pop_wrap .today * {vertical-align: middle;}
.pop_wrap .today strong {margin-left: 6px; padding-top: 6px; display: inline-block;}
.pop_wrap .today a {position:absolute;right:4px;top:6px;color:#fff;font-size:13px; color:#fff; padding: 5px 10px;}



/* locomotive-scroll v3.1.7 */
html.has-scroll-smooth {overflow-y: hidden;}
html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .has-scroll-smooth body {
    overflow-y: hidden;
  }
  .c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100vh;
    transform-origin: center right;
    transition: transform 0.3s, opacity 0.3s;
    opacity: 0;
  }
  .c-scrollbar:hover {
    transform: scaleX(1.45);
  }
  .c-scrollbar:hover,
  .has-scroll-dragging .c-scrollbar,
  .has-scroll-scrolling .c-scrollbar {
    opacity: 1;
  }
  .c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    opacity: 0.5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab;
  }
  .has-scroll-dragging .c-scrollbar_thumb {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }    
  .scroll_line {
    display: block;
    width: 2px;
    height: 13vh;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    opacity: 0;
  }


.layout_main .mouse_scr {
    -webkit-animation: nudgeMouse 3s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
    animation: nudgeMouse 3s cubic-bezier(0.250,0.460,0.450,0.940) infinite;    
}

@keyframes nudgeMouse{ 
  0%{ -webkit-transform:translateY(0);  transform:translateY(0)}
  45%{ -webkit-transform:translateY(20px);  transform:translateY(20px)}
  65%, 100%{ -webkit-transform:translateY(0);  transform:translateY(0)}
}

@-webkit-keyframes nudgeMouse{ 
  0%{ -webkit-transform:translateY(0); transform:translateY(0)}
  45%{ -webkit-transform:translateY(20px);  transform:translateY(20px)}
  65%, 100%{ -webkit-transform:translateY(0);  transform:translateY(0)}
}


/* Layout 
*******************************/
#wrap {min-width: 1400px; position: relative;}
#wrap.main_wrap {}
#wrap.sub_wrap {overflow-y: hidden;}

header {    
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 90;
    width:100%;
    background:#fff;
    height:105px;
}
header .header_con {
    zoom: 1; 
    position: relative; 
    text-align: left; 
    z-index: 200;
    display: flex;
    justify-content: center;
    min-width: 1400px;
}
/*header .header_con h1 {margin-right: auto; display: inline-flex; padding-left: 80px;}*/
header .header_con h1 {position:absolute;left:80px;top:0;}
header .header_con h1 a {display: block; padding:20px 0 0;}

/*header .header_con .gnb {
  display:inline-block;
}*/
header .header_con .gnb {
  display: inline-flex;  
  white-space: nowrap; 
}
header .header_con .gnb_depth_1 { display: flex; position: relative;}
/* header .header_con .gnb_depth_1>li {position:relative;padding:0 20px;} */
header .header_con .gnb_depth_1>li>a {    
  display: block;
  padding:40px 28px 0;
  height:105px;
}

header .header_con .gnb_depth_1>li[name="depth1_3"]>a {/* padding:40px 38px 0; */}
header .header_con .gnb_depth_1>li>a strong { 
  display: inline-block; 
  position: relative; 
  height: 15px;
  /*background-image:url("/resources/img/gnb_menu.png"); - ver1 메뉴*/
  /* background-image:url("/resources/img/gnb_menu_ver2.png"); */
  background-image:url("/resources/img/gnb_menu_ver3.png");
  background-repeat:no-repeat;
  text-indent:-9999px;
  overflow:hidden;
}

header .header_con .gnb_depth_1>li[name="depth1_0"]>a strong {width:55px;background-position:0 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_1"]>a strong {width:55px;background-position:-123px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_2"]>a strong {width:55px;background-position: -247px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_3"]>a strong {width: 55px;background-position: -369px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_4"]>a strong {width: 55px;background-position: -492px !important;}
header .header_con .gnb_depth_1>li[name="depth1_5"]>a strong {width: 200px;background-position: -615px 0!important}
header .header_con .gnb_depth_1>li[name="depth1_6"]>a strong {width: 84px;background-position: -869px 0!important;}

/* ver1 메뉴 
header .header_con .gnb_depth_1>li[name="depth1_0"]>a strong {width:55px;background-position:0 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_1"]>a strong {width:69px;background-position:-158px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_2"]>a strong {width:55px;background-position:-329px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_3"]>a strong {width:82px;background-position:-486px 0!important;}
header .header_con .gnb_depth_1>li[name="depth1_4"]>a strong {width:54px;background-position:-672px 0!important;}
*/

header .header_con .gnb_depth_1>li>a.current {}
/*header .header_con .gnb_depth_2 {position:absolute;top:100px;left:0;width:100%;z-index:15;}*/
header .header_con .gnb_depth_2 li {
  text-align: center;
  width: 100%;

}
header .header_con .gnb_depth_2 li a {
  display: block;
  width: 100%;
  opacity: 1;
  position: relative;
  overflow:hidden;
  background-repeat:no-repeat;
  height:69px;
  text-indent:-9999px;
  background-color:#fff;
  transition:background .4s;
}
header .header_con .gnb_depth_2 li a:hover {background-color:#a9c245!important;}
header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_1.png?ver=2");}
header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 ul li:nth-child(1) a {background-position:0 0;}
header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 ul li:nth-child(2) a {background-position:0 -69px;}
header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 ul li:nth-child(3) a {background-position:0 -138px;}
header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 ul li:nth-child(4) a {background-position:0 -276px;}
/*header .header_con .gnb_depth_1>li[name="depth1_0"] .gnb_depth_2 ul li:nth-child(5) a {background-position:0 -276px;}*/

header .header_con .gnb_depth_1>li[name="depth1_2"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_3.png?ver=2");}
header .header_con .gnb_depth_1>li[name="depth1_2"] .gnb_depth_2 ul li:nth-child(1) a {background-position:0 0;}
header .header_con .gnb_depth_1>li[name="depth1_2"] .gnb_depth_2 ul li:nth-child(2) a {background-position:0 -69px;}
header .header_con .gnb_depth_1>li[name="depth1_2"] .gnb_depth_2 ul li:nth-child(3) a {background-position:0 -138px;}
header .header_con .gnb_depth_1>li[name="depth1_2"] .gnb_depth_2 ul li:nth-child(4) a {background-position:0 -207px;}

header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_4.png?ver=3");}
header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(1) a {background-position:0 0;}
header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(2) a {background-position:0 -69px;}
header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(3) a {background-position:0 -138px;}
header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(4) a {background-position:0 -207px;}
header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(5) a {background-position:0 -276px;}
/*header .header_con .gnb_depth_1>li[name="depth1_3"] .gnb_depth_2 ul li:nth-child(4) a {background-position:0 -207px;}*/

header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_5.png?ver=3");}
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 ul li:nth-child(1) a {background-position:center 0;}
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 ul li:nth-child(2) a {background-position:center -69px;}
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 ul li:nth-child(3) a {background-position:0 -138px;}


header .header_con .gnb_depth_1>li[name="depth1_5"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_7.png");}
header .header_con .gnb_depth_1>li[name="depth1_5"] .gnb_depth_2 ul li:nth-child(1) a {background-position: center 27px;}
header .header_con .gnb_depth_1>li[name="depth1_5"] .gnb_depth_2 ul li:nth-child(2) a {background-position: center -40px;}
header .header_con .gnb_depth_1>li[name="depth1_5"] .gnb_depth_2 ul li:nth-child(3) a {background-position: center -110px;}


header .header_con .gnb_depth_1>li[name="depth1_6"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_6.png?ver=2");}
header .header_con .gnb_depth_1>li[name="depth1_6"] .gnb_depth_2 ul li:nth-child(1) a {background-position: center 0;}
header .header_con .gnb_depth_1>li[name="depth1_6"] .gnb_depth_2 ul li:nth-child(2) a {background-position: center -69px;}



/* ver1 메뉴
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 li a {background-image:url("/resources/img/depth2_5.png");}
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 ul li:nth-child(1) a {background-position:0 0;}
header .header_con .gnb_depth_1>li[name="depth1_4"] .gnb_depth_2 ul li:nth-child(2) a {background-position:0 -69px;}
*/
header .header_con .header_util {
  position:absolute;
  right:80px;
  top:25px;
  /*white-space: nowrap; 
  display: inline-flex; 
  align-items: flex-start; 
  margin-left:auto; 
  padding-right:80px;
  padding-top:40px;*/
}

#header #navbg { 
    position: absolute; 
    width: 100%; 
    background: #381556;
    top: 90px;     
    height: 240px;
    z-index: 26;
    display: none;
    overflow: hidden;
    right: 0;
}

 #header #navbg {background: none;}
.fixlabel {
  display: flex; 
  position: fixed; 
  right: 55px; 
  top: 260px; 
  z-index: 99;     
}
.fixlabel ul {width:110px;}
.fixlabel ul li a {display:block;width:110px;height:103px;background-repeat:no-repeat;background-image:url("/resources/img/quickmenu.png");text-indent:-9999px;overflow:hidden;}
.fixlabel ul li a.q1 {background-position:0 0;}
.fixlabel ul li a.q2 {background-position:0 -103px;}
.fixlabel ul li a.q3 {background-position:0 -206px;}
.fixlabel ul li a.q4 {background-position: 0 -309px;}


footer {background: #493f38; position: relative; height:311px;}
footer .footer_con {display: flex;padding: 44px 0 44px;flex-direction: row;justify-content: center;}



/* Main 
*******************************/
.layout_main {overflow: hidden;}
.layout_main .main_con { position: relative; display: flex; overflow: hidden;}
.layout_main .bg {position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-size: cover;}
.inner {width:1200px;margin:0 auto;}
.main_visual {display: flex; flex-direction: column; align-items: center; justify-content: center;padding-top:105px;height:887px;overflow:hidden;}
.main_visual .visual_slide {width: 100%;}
.main_visual .visual_slide .visual_con {width:1100px;margin:0 auto;position:relative;}
.main_visual .visual_slide li {position: relative;overflow:hidden;}
.main_visual .visual_slide li img {display: inline-block !important;}
.main_visual .visual_slide li .img {width:100%;width:100%;height:887px;background:url(/resources/img/main/visual_img_1.jpg) center center no-repeat;}
.main_visual .visual_slide li .img2 {background:url(/resources/img/main/visual_img_2.jpg) center center no-repeat;}
.main_visual .visual_slide li .img3 {background:url(/resources/img/main/visual_img_3.jpg) center center no-repeat;}
.main_visual .visual_slide .copy {position:absolute; left:0; top:156px; z-index:30;}
.main_visual .visual_slide .copy3 {position:absolute; left:auto; right:-100px; top:156px; z-index:30;}
.main_visual .slick-list {overflow: inherit;}

.sec_open {position:relative;width:1100px;margin:-53px auto 50px;}

.sec_life {padding:120px 0;}
.sec_life .life_slide {margin-top:80px;}
.sec_life .slick-arrow {display:block;position:absolute;top:50%;transform:translateY(-50%);width:11px;height:39px;background-repeat:no-repeat;background-position:center center;z-index:15;text-indent:-9999px;overflow:hidden;}
.sec_life .slick-prev {left:-30px;background-image:url("/resources/img/main/arrow_left.png");}
.sec_life .slick-next {right:-30px;background-image:url("/resources/img/main/arrow_right.png");}

.sec_brand {padding:170px 0 120px;background:#493f38;overflow:hidden;}
.sec_brand .inner {overflow:hidden;}
.sec_brand .video_con {position:relative; width:100%; height:0; padding-bottom:56.2%; background:#fff;}
.sec_brand .video_con iframe, .sec_brand .video_con video {position:absolute; left:0; top:0; width:100%; height:100%; z-index:1;}
.sec_brand .video_con .video_tit {position:absolute;left:50%;top:50%;z-index:10;transform:translate(-50%, -50%);}
.sec_brand .brand_slide {margin:0 -10px;}
.sec_brand .slick-slide {text-align:center;}
.sec_brand .slick-slide img {display:inline-block;}
.sec_brand .slick-dots {display:block;text-align:center;margin-top:60px;}
.sec_brand .slick-dots li {display:inline-block;margin:0 5px;}
.sec_brand .slick-dots li button {display:inline-block;width:12px;height:12px;border-radius:100%;background:#f7f6f5;border:0;text-indent:-9999px;overflow:hidden;}
.sec_brand .slick-dots li.slick-active button {background:#a9c245;}

.sec_company {padding:120px 0;}
.sec_company .company_slide {margin-top:80px;}
.sec_company .slick-arrow {display:block;position:absolute;top:100px;width:11px;height:39px;background-repeat:no-repeat;background-position:center center;z-index:15;text-indent:-9999px;overflow:hidden;}
.sec_company .slick-prev {left:-30px;background-image:url("/resources/img/main/arrow_left.png");}
.sec_company .slick-next {right:-30px;background-image:url("/resources/img/main/arrow_right.png");}

.sec_location {padding:120px 0;background:#f8f8f8;}
.sec_location .location_box {display:flex;align-items:center;justify-content:space-between;margin-top:80px;}
.sec_location .location_box .map {position:relative;}
.sec_location .location_box .map>a {display:block;width:197px;height:60px;position:absolute;right:40px;bottom:35px;background:rgba(0,0,0,0);text-indent:-9999px;overflow:hidden;}

/* Sub Page 
*******************************/
footer .gotop {position: absolute; right: 0; top: -80px; z-index:30;}
footer .gotop a {width: 80px; height: 80px; display: flex; align-items: center; justify-content:center;}


.img_con {position:relative;}

.sub_movie_bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:550px;overflow:hidden;}
.sub_movie_bg::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(56,21,86,.6);
}
.sub_movie_bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width:auto;
  height:auto;
  transform: translate(-50%, -50%);
  pointer-events: none;
  object-fit: cover;
}

.sub_top_visual {position: relative; height:415px; width: 100%; overflow: hidden; background: #d2d6d5; padding-top:105px;}
.sub_top_visual .sub_top_bg {
  position: absolute; 
  left: 0; 
  bottom: 0; 
  right: 0; 
  width: 100%;   
  z-index: 10; 
  background: url(/resources/img/sub_top_bg.jpg) no-repeat center center;
  height: 310px;  
  background-size:cover;
}
.tit_slide {
  position: absolute; 
  width: 1100px; 
  left: 50%;
  top: 50%;  
  transform: translate(-50%,-50%);   
  z-index: 20; 
  padding-top: 100px;
  text-align: center;
}
.tit_slide img {display: inline-block !important;}
.sub_top_tit dt {font-size: 2.4rem; font-weight: 600;}
.sub_top_tit dd {font-size: 1.3rem; font-weight: 100; text-transform: uppercase; font-family: "Montserrat", sans-serif; letter-spacing: 1rem; text-indent: 1rem;}
#bgVisual_0 {}

/* .layout_sub .top_visual .sub_top_bg::before {
    content: "";
    position: absolute; 
    left: 0; 
    right:0; 
    top: 0; 
    bottom: 0; 
    z-index: 21;
    background: rgba(0,0,0,.7);    
} */

#lnb {display:flex; align-items: center; justify-content: center; height: 4.375rem; text-align: center;width: 100%; background-color: #81746d;}
#lnb nav {font-size: 1.25rem; position: relative; width: 1100px; text-align:center;}
#lnb nav .lnb-item ul {display:flex;justify-content:center;}
#lnb nav .lnb-item ul li {width:33.333333%;}
#lnb nav .lnb-item ul li a {
    color: #fff;
    display: block;
    width:100%;
    position: relative;
    font-size: 20px;
    line-height:4.375rem;
    font-weight:300;
    background:#493f38;
    text-align:center;
    transition:all .4s;
}
#lnb nav .lnb-item ul li a.current, #lnb nav .lnb-item ul li a:hover {color:#712d3e;background:#f7f6f5;}

.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}.page_location_nav {height: 3.125rem; text-align: center; position: absolute; z-index: 40; width: 100%; left: 0; right: 0; background-color: #542e80;}    
.page_location_nav.topfix {position: fixed; top: 0; left: 0; right: 0;z-index: 90;}    
.page_location_nav nav {font-size: 1rem; text-align: left; white-space: nowrap; position: relative; display: flex; width: 1100px; margin-left: 25px;}    
.page_location_nav button {border: 0; background: transparent; outline: 0; font-size: 0;}
.page_location_nav .home {display: inline-block; width: 4rem; height: 3.125rem; overflow: hidden; position: relative; background:transparent; }    
.page_location_nav .home a {display: flex; color:#fff; align-items: center; justify-content: center; height: 100%; font-size: 1rem;}
.page_location_nav .path-item {position: relative; min-width: 250px; background: #fff;}        
.page_location_nav .path-item dt {
    color: #3c3c3c;          
    border-bottom: 0; 
    border-top: 0; 
    height: 3.125rem; 
    line-height: 3.125rem;
    font-size: 1rem;    
}

.page_location_nav .path-item.path_depth_1 dt {border-left: 0; background-color: #542e80; color: #fff;}
.page_location_nav .path-item dt span {}    
.page_location_nav .path-item.path_depth_1 {}    
.page_location_nav .path-item.path_depth_2 {}    
.page_location_nav .path-item.path_depth_2 dt {background-color: #542e80; color: #fff;}    
.page_location_nav .path-item dt,
.page_location_nav .path-item li {padding: 0 1.1rem;}    
.page_location_nav .path-item ul {position: absolute; left: 0; right: 0; margin-left:-1px; margin-top:-1px; border-top: 1px solid #8e9fbe;}    
.page_location_nav .path-item ul li {line-height: 1.6; padding: 0; text-align: left;}    
.page_location_nav .path-item dd {display: none; width: 100%;}    
.page_location_nav .path-item li a {
    color: rgba(255,255,255,.7);
    display: block;
    position: relative;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid rgba(255,255,255,.2);  
    border-left: 1px solid rgba(255,255,255,.2);        
    font-size: 0.92rem;
    background: #8e9fbe;
}
.page_location_nav .path-item.path_depth_1 ul {margin-left: 0;}
.page_location_nav .path-item.path_depth_1 li a {border-left: 0;}    
.page_location_nav .path-item li.on a {color: rgba(255,255,255,1);}       
.page_location_nav .path-item dd {}
.page_location_nav .path-item .btn-open,
.page_location_nav .path-item .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
}    
.page_location_nav .path-item .btn-open:after,
.page_location_nav .path-item .btn-close:after {
    content: "\e878";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1rem;
    color: #fff;   
    font-family: 'Linearicons-Free';
    transition: all .3s cubic-bezier(.25, .46, .45, 1);
}

.page_location_nav .path-item .btn-close {display: none;}
.page_location_nav .path-item .btn-close:after {transform: rotate(180deg);}    
.page_location_nav .path-item.active {z-index: 22;}      
.page_location_nav .path-item.active .btn-open {display: none;}    
.page_location_nav .path-item.active .btn-close {display: block;}


.page_contents {position: relative; z-index: 20; padding: 0 0 8rem;}
.page_contents .page_container {max-width: 1100px; margin: 0 auto; position: relative;}
.sub_title_area {padding-top: 7.5rem; text-align: center;}
.sub_title_area h3 {font-size: 2.4rem; text-align: center;  color:#493f38; font-weight: 400; position: relative; margin-bottom: 80px;}
.sub_top_visual .sub_title_area {padding-top:8rem;}
.sub_top_visual .sub_title_area h2 {position:relative;color:#fff;text-align: center;font-size:2.25rem;font-weight:500;z-index:50;}

.page_contents .page_container .tab_title {font-family: 'Montserrat', sans-serif; font-weight: 500; padding: 0 0 1.5rem; font-size: 2.5rem; text-align: center;}

.foot_summary {padding-top: 30px; color: #a9a9a9; text-align: left; border-top: 1px solid #e5e5e5; margin-top: 30px;}
.foot_summary li {margin-left: 25px; text-indent: -16px; font-size:0.87rem; word-break: keep-all;}


/* 이벤트 */
.event_winner {}
.event_winner .result_inner {background: #fff; padding-top: 2rem;}
.event_winner .result_inner p.tit {padding: 1rem 0 0; text-align: center;}
.event_winner .result_inner p.tit span {display: inline-block; padding: 1rem 0; color: #fff; background: #064c44; font-weight: 600; font-size: 1.3rem; width: 970px;}
.event_winner .winner_list { max-width: 970px; margin:0 auto; overflow: hidden; padding: 2rem 0;}
.event_winner .winner_list ul.list_head { display: flex; justify-content: space-between; }
.event_winner .winner_list ul.list_head li.user_tit { display: flex; font-size: 1.1rem; padding: 0.6rem 0; color: #000; font-weight: 500; width: 300px; background:#729d98; color: #fff; font-weight: 500; border-top: 2px solid #ffaa00;}
.event_winner .winner_list ul.list_head li.user_tit strong { display: block; width: 50%; padding: 0 5px; width: 40%; text-align: center;}
.event_winner .winner_list ul.list_head li.user_tit span { display: block; width: 50%; padding: 0 6px; width: 60%; text-align: center;}
.event_winner .winner_list ul.list_body { overflow: hidden; }
.event_winner .winner_list ul.list_body li.user_data {float: left; width: 300px; padding: 0 1rem; text-align: center; margin: 0 35px 0 0;}
.event_winner .winner_list ul.list_body li.user_data:nth-child(3n) { margin: 0; }
.event_winner .winner_list ul.list_body li.user_data:nth-child(3n+1) {clear: both;}
.event_winner .winner_list ul.list_body li.user_data { display: flex; font-size: 1.1rem; padding: 0.6rem 0; color: #000; font-weight: 500; border-bottom: 1px solid #ddd; }
.event_winner .winner_list ul.list_body li.user_data strong { display: block; width: 50%; padding: 0 5px; width: 40%; text-align: center;}
.event_winner .winner_list ul.list_body li.user_data span { display: block; width: 50%; padding: 0 6px; width: 60%; text-align: center;}

/* 언론보도 */
.board_con {width:1100px;margin:0 auto;}

/* 오시는길 */
.location_page {display:flex;align-items:center;justify-content:space-between;margin-bottom:40px;}
.location_page .map {position:relative;}
.location_page .map>a {display:block;width:197px;height:60px;position:absolute;right:20px;bottom:30px;background:rgba(0,0,0,0);text-indent:-9999px;overflow:hidden;}


.brand_page .video_con {position:absolute;top:126px;left:50px;width:1000px;}
.brand_page .video_con .rel {position:relative;width:1000px;}
.brand_page .video_con .video_tit {position:absolute;top:150px;left:50%;transform:translateX(-50%);z-index:50;}
.brand_page .video_con video {width:1000px;height:570px;position:absolute;}


/* 이벤트 당첨자 */
.winner_con {background: #615750;}
.winner_con>.bg{display:table;width: 88%;background: #FFF;padding: 28px 50px;position: relative;top: -105px;left: 50%;transform: translateX(-50%);border-top-left-radius: 20px;border-bottom-right-radius: 20px;}
.winner_con>.bg>div{width:100%; margin:auto;/*padding:0 45px;*/display: table;table-layout: fixed;/* border: 1px solid #452735; */}
.winner_con>.bg>div>ul{
  display: table-cell;
  width: 33.3%;
  /*background: #fff;*/
  padding-bottom: 25px;
}
.winner_con>.bg>div>ul li{display: table; width:100%; color:#616161;}
.winner_con>.bg>div>ul li.th{font-size:14px; font-weight:bold;color: #FFF;background: #493c37; padding:16px 0; margin-bottom:16px;}
.winner_con>.bg>div>ul li.td{padding:5px 0; font-size:14px; color:#616161;}
.winner_con>.bg>div>ul li span{display: table-cell; width:140px;text-align: center;}
.winner_con>.bg>div>ul li span:first-child{width:75px;text-align: center;}
.winner_con>.bg>div>ul:first-child li.th span:first-child {border: 0}
.winner_con>.bg>div>ul li.th span {border-left: 1px solid #FFF}

.winner_con .img{position: absolute; bottom:0; right:77px;}