@import  url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");

/*
#header .search_form .form {width: 100%; max-width:750px; height:50px; margin:0 auto; position:relative; box-sizing:border-box; padding-right:35px; border-bottom:2px solid rgba(255, 255, 255,0.7); vertical-align: middle;}
#header .search_form .form input::placeholder{color:rgba(255, 255, 255,0.7); }
#header .search_form .form input[type="text"] { width:98%; height:48px; border:0; padding:0 5px; line-height:48px; background:none; color: rgba(255, 255, 255,0.7);font-size: 20px; font-weight: 300;}
#header .search_form .form input[type="submit"] {display:block; width:35px; height:48px; position:absolute; right:0; top:0; border:0; background:url(../img/search_detail_submit.png) no-repeat center 55%; overflow:hidden; text-indent:-9999px;}
#header .search_form .btn_close {position:absolute; right:50%; margin-right: -670px; top:-102px; width:21px; height:30px; background:#fff url(../img/search_detail_close.png) no-repeat center 50%; overflow:hidden; text-indent:-9999px;}
.sub #header .search_form .btn_close{right: 50%; margin-right: -620px; top: -101px;}
#header .search_form .btn_close:after{position: absolute; content: ""; display: none; width: 1px; height: 20px; background:rgba(14, 48, 109, 0.06); top: 50%; margin-top: -10px; right: 0;}
#header .blind_search {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(20,20,20,0.7); z-index:995; display:none;} 
*/

 .row_5 {
    margin-right: -5px;
    margin-left: -5px;
  }

  .row_5 [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }

  .col-lg-6 {
    width: 50%;
    float: left
  }

  img {
    max-width: 100%;
  }

  #header {
    z-index: 100;
    position: relative;
	
  }

  .header {
    position: relative;
    z-index: 100;
    top: 0;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 500ms all;
    -o-transition: 500ms all;
    transition: 500ms all;
  }

  .header .header_top {
    position: relative;
    margin: 0 auto;
    width: 100%;
  }

  .header .header_top .topn {
	position: relative;
    max-width: 1400px; 
    
    margin: 0 auto;
    width: 100%;

  }

  .header .header_top .topn li {  float:left; color:#ffffff; font-size:16px; padding:12px 35px; letter-spacing :0.5px !important; }
  .header .header_top .topn li.on {  color:#3248c0;background-color: #ffffff;  font-weight:500; letter-spacing :0.5px !important;}
  .header .header_top .topn li a.on {color:#3248c0; font-weight:500; font-size:16px;letter-spacing :0.5px !important;}
  .header .header_top .topn li a { color:#ffffff;font-weight:500;font-size:16px; letter-spacing :0.5px !important;}
/*
  .header .header_top .topn li {  float:left; color:#ffffff;  text-align:center; font-size:16px; padding:12px 0; min-width:180px;}
  .header .header_top .topn li.on {  color:#3248c0;background-color: #ffffff;  font-weight:500 !important; }
  .header .header_top .topn li a.on {color:#3248c0; font-weight:500 !important; }
  .header .header_top .topn li a { color:#ffffff;font-weight:300 !important;}
*/


  .header .wrap {
    position: relative;
    max-width: 1400px; /*max-width: 1730px;*/
    padding: 12px 20px 55px;
    margin: 0 auto;
    width: 100%; /**/
	
  }

  .header .head_wrap {
    position: relative;
    text-align: center;
  }

  .header .head_wrap .bx {
    position: absolute;
    
	text-align: center;
    right: 0px;
	
    font-size: 13px;

	
}


  .header .head_wrap .bx:before,
  .header .head_wrap .bx:after {
    display: table;
    content: '';
  }

  .header .head_wrap .bx:after {
    clear: both;
  }

  .header .head_wrap .bx._left {
    left: 0;
    width: 300px;
  }

  .header .head_wrap .bx._left .slick {
    padding: 0 25px;
  }

  .header .head_wrap .bx._left .slick-arrow {
    color: #999;
  }


  .header .head_wrap .bx._right li {
    float: left;
    margin-right: 10px;
  }

  .header .head_wrap .bx._right li i {
    font-size: 22px;
    font-weight: 100
  }

  .header .head_wrap .bx._right a {
    display: block;
  }

  .header .head_wrap .bx._right p {
    margin-top: 10px;
  }

  .header .logo {
    font-size: 0;
	float: left;
    /*margin: 0 auto;*/ margin-left: 0;
    display: inline-block;
  }

  .header .logo img {
    vertical-align: middle;
  }

  .header .logo a {
    display: block;
    line-height: 54px;
  }
  


  .header .hsearch {
   
	float: left;
    /*margin: 0 auto;*/ margin-left: 95px;
    display: inline-block;
  }

.topSearchForm {
  width: 400px;
   text-align:right; 
  border: 3px solid #3248c0;

  font-size: 16px;
  margin:0 !important;
  padding:0 !important;
}  

input[type=text].topSearch {
  border: 0;
  margin: 0;
  padding: 5px 8px 5px 0;
  font-size: 16px;
  width:80%;
  
}

input[type=text].topSearch:focus {
 -webkit-box-shadow:0 0 0 #fff;
-moz-box-shadow:0 0 0 #fff;
box-shadow:0 0 0 #fff;
border:0px solid #fff !important;

}
/*
button[type="submit"].search_btn_open {
  text-indent: -999px;
  overflow: hidden;
  width: 40px;
  padding: 0;
  margin: 0;

 background-color: white;
  background-image: url('/img/search_icon.png');
  background-position: 95% 7px; 
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  transition: width 0.4s ease-in-out;  cursor: pointer;
 
}*/
button[type="submit"].search_btn_open {

 background:#3248c0;
 width:60px;
 padding: 0;
  margin: 0;font-size:30px;
color:#fff;
font-weight:700;
 
}



  .header .gnb_bx {
    border-top: 0px solid #dddd;
    text-align: center;
    position: relative;
    font-size: 0;
    padding: 0 0px 10px;
	
  }

  .header .gnb_bx .wrap {
   
	
	padding: 0 20px;
  }

  .header .gnb_bx .gnb_open_btn {
   /* background-color: #1d1d1d;*/
 
    position: absolute;
    right:30px;
	top:10px;
    line-height: 30px;
    width: 40px;
    font-size: 0;
	border-radius:5px;
	
  }

    .header .gnb_bx .gnb_open_btn i {
   /* background-color: #1d1d1d;*/
   color:#1d1d1d;
   font-size:38px;
   font-weight:600;

  }

  .header .gnb_open_btn .btn {
    display: block;
    height: 40px;
    line-height: 40px
  }

  .header .gnb_open_btn i {
    font-size: 24px;
    vertical-align: middle;
    color: #fff;
  }

  .header .depth {
    padding-left: 39%;  /*padding-left: 60px;  사이트맵을 오른쪽으로 옮기면서 메뉴의 왼쪽 여백을 0 처리  */
	padding-top: 10px; 
    text-align: left;
  }

  .header .depth:before,
  .header .depth:after {
    display: table;
    content: '';
  }

  .header .depth:after {
    clear: both;
  }
  
  
  


  .header .depth .depth02_box,
  .header .depth .gnb_hidden {
    display: none;
  }

  .header .depth .depth01 {
    border-right: 0px solid #fff;
    float: left;
    position: relative;
    width: 15.8% !important;
	
	
    text-align: center;
	 font-size: 22px;
	color:#000;
	font-weight:600;
  }

  .header .depth.size7 .depth01 {
    width: 14.2857%;
  }

  .header .depth.size5 .depth01 {
    width: 20%;
	margin:0 10px;

  }

  .header .depth.size4 .depth01 {
    width: 25%;
  }

  .header .depth .depth01>a {
    letter-spacing: -1px;
    line-height: 40px;
	padding-bottom:25px;
    color: #000;
	font-size: 21px;
	font-weight:600;
    display: block;
    position: relative;
    -webkit-transition: line-height 300ms;
    -o-transition: line-height 300ms;
    transition: line-height 300ms;
  }

  .header .depth .depth01>a:after {
   border-top: 0px solid #3248c0;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
	
  }

  .header .depth .depth01>a:hover {
    color: #6EBC91;border-bottom: 0px solid #3248c0;
  }

  .header .depth .depth01>a.on {
    color: #6EBC91;
  }

  .header .depth .depth01>a.on:after {
    content: '';
  }

  .header .depth .depth02_box {
    top: 60px;
    position: absolute;
    left: 50%;
    width: 100%;
    width: 240px;
    margin-left: -120px;
    text-align: left;

  }

  .depth02_box>ul>li>a {
    font-size: 16px;
	color:#000; font-weight:500
  }

  
  .header .mobile_util {
    display: none;
  }


  @media screen and (max-width:1200px) {
	  .header .depth {
		padding-left: 25%;  /*padding-left: 60px;  사이트맵을 오른쪽으로 옮기면서 메뉴의 왼쪽 여백을 0 처리  */
	  }
  
	}


  @media screen and (max-width: 1024px) {
    .header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
    }

    .header .wrap {
      padding: 0;
    }

    .header .gnb_wrap,
    .header .topmenu {
      display: none;
    }

    .header .logo {
      width: 150px;
      position: relative;
	  display: none;
	  background:blue;
    }
/*
	.header .logo2 {
		overflow:hidden;
	  display: block;
	  width:100%;
	  height:60px;
	  line-height:60px;
	  background:#333;
    }

	.header .logo2 a {   
		color:#fff;
	  font-size:2em;
	  font-weight:500 }
	  */

	 .header .header_top {
		display: none;
	  }

	 .header .hsearch {
		 display: none;
	 }

    .header .logo a {
      line-height: 60px;
    }

    .header .head_wrap .bx._left {
      display: none;
    }

    .header .head_wrap .bx._right {
      display: none;
    }

    .header .mobile_util {
      display: block;
    }

    .header .mobile_util .btn {
      position: absolute;
      line-height: 60px;
      top: 0;
    }

    .header .mobile_util .gnb_nav_open {
      right: 0;
    }

    .header .mobile_util .mobile-tel {
      right: 0;
    }
	
	
  }


/*
  .mo_gnb_wrap {
    display: none;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 100%;
    max-width: 640px;
    background-color: #fff;
    position: fixed;
    -webkit-transition: left 500ms;
    -o-transition: left 500ms;
    transition: left 500ms;
    z-index: 500;
  }
*/
  .mo_gnb_wrap {
    display: none;
    top: 0;
    left:100%;
	right:-100%;
    height: 100vh;
    width: 100%;
    max-width: 100%; /* max-width:640px; */
    background-color: #fff;
    position: fixed;
 transform-origin:50% 50%;
  transform:tr;
  transition:0.5s;
    z-index: 500;
  }

  .mo_gnb_wrap>.wrap {
    background-color: #fff;
    overflow: auto;
    height: -o-calc(100% - 60px);
    height: -ms-calc(100% - 60px);
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    position: relative;
  }

  .mo_gnb_wrap.on {
    display: block;
    left: 0;
  }

  .mo_gnb_wrap .head_bx {
    line-height: 60px;
    text-align: left;
	padding-left:20px;
    position: relative;
    border-bottom: 1px solid #ddd;
  }

  .mo_gnb_wrap .head_bx .mo_gnb_wrap_close {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
  }

  .mo_gnb_wrap .head_bx .logo {
    display: inline-block;
    line-height: 60px;  font-size:1.8em;
	  font-weight:600;color:#000
  }

  .mo_gnb_wrap .head_bx .logo img {
    vertical-align: middle;
    width: 150px;
  }

  .mo_gnb_wrap .user_bx {
    padding: 20px 15px;
    text-align: center;
  }

  .mo_gnb_wrap .user_bx .title {
    color: #222;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .mo_gnb_wrap .user_bx .title .profile {
    width: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }

  .mo_gnb_wrap .user_bx .title .profile img {
    width: 100%;
  }

  .mo_gnb_wrap .user_bx .btn {
    height: 40px;
    line-height: 40px;
    border-radius: 4px;
    border: 0px solid #1a2a3b;
    /*background-color: #1a2a3b;*/
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 500
  }

  .mo_gnb_wrap .user_bx .btn._w {
    background-color: #fff;
    color: #1a2a3b;
    font-size: 13px;
    font-weight: 300
  }

  .mo_gnb_wrap .gnb_hidden {
    display: none;
  }

  .mo_gnb_wrap .depth {
    font-size: 16px;
  }

  .mo_gnb_wrap .depth a {
    color: #222;
    display: block;
  }

  .mo_gnb_wrap .depth a:after {
    font-family: xeicon !important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: 300;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
  }

  .mo_gnb_wrap .depth .depth01,
  .mo_gnb_wrap .depth .depth02_box {
    border-top: 1px solid #ddd;
    border-top: 1px solid rgba(221, 221, 221, 0.5);
  }

  .mo_gnb_wrap .depth .depth01._branch {
    background-color: #f6f6f6;
  
  }

  .mo_gnb_wrap .depth .depth01._branch>a {
    color: #fff;font-weight: 300;
  }

  .mo_gnb_wrap .depth .depth01._down>a:after {
    content: '\e93e';font-weight: 300;
  }

  .mo_gnb_wrap .depth .depth01.has_dep03 .depth02_box a:after {
    color: #666;
    line-height: 40px;font-weight: 300;
    content: '\e942';
  }

  .mo_gnb_wrap .depth .depth01.has_dep03 .depth02_box a.selected2:after {
    color: #1a2a3b;font-weight: 300;
    content: '\e945';
  }

  .mo_gnb_wrap .depth .depth01>a {
    padding: 0 20px;font-weight: 600;
    color: #222;
  }

  .mo_gnb_wrap .depth .depth01>a:after {
    line-height: 50px;
    content: "\e913";
  }

  .mo_gnb_wrap .depth .depth01>a.leaf:after {
    display: none;
  }

  .mo_gnb_wrap .depth .depth01>a.down {
    color: #1a2a3b;
  }

  .mo_gnb_wrap .depth .depth01>a.down:after {
    content: "\e91a";
  }

  .mo_gnb_wrap .depth .depth01>a,
  .mo_gnb_wrap .depth .depth02_box a {
    line-height: 50px;
  }

  .mo_gnb_wrap .depth .depth02_box {
    background-color: #f6f6f6;
    font-size: 15px;
  }


	.mo_gnb_wrap .bg001 { background:#333 !important}
	.mo_gnb_wrap .bg002 { background:#3248C0 !important}



  .mo_gnb_wrap .depth .depth02_box a {
    padding-left: 25px;font-weight: 500; /* 2단 메뉴  */
  }

    .mo_gnb_wrap .depth .depth02_box ul li ul li a {
	font-size: 15px;font-weight: 400;/* 3단 메뉴  */
  }

  .mo_gnb_wrap .depth .depth02_box ul {
    padding-left: 10px;
  }

  .mo_gnb_wrap .depth .depth02_box a:before {
    content: '- ';
  }
     .mo_gnb_wrap .depth .depth02_box ul li ul li a:before {
   content: ' ';
  }

  @media screen and (max-width: 1024px) {

    .mo_gnb_wrap_close,
    .header .mobile_util .btn {
      color: #f26522;
      padding: 0 15px;
      font-size: 28px;
      background-color: transparent;
      border: 0;
      height:auto;
    }


    .mo_gnb_wrap {
      display: block;
    }
	
	
  }


  .header .depth_desc {
    position: relative;
    width: 100%;
  }

  @media screen and (max-width: 1024px) {
    .header .depth_desc {
      display: none;
    }
  }

  .header .depth_desc .depth01 {
    padding: 50px 0;
    background-color: #f6f6f6;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;border-bottom: 1px solid #ddd;
	height:320px;
  }

  .header .depth_desc .wrap {
  
    max-width: 1360px;
    padding: 0 0 0 60px;
    margin: 0 auto;
    display: table;
    width: 100%;background-color:#f6f6f6;
  }

  .header .depth_desc .wrap .title_box,
  .header .depth_desc .wrap .depth02_box,
  .header .depth_desc .wrap .img_bx {
    display: table-cell;
    vertical-align: top;
  }

  .header .depth_desc .wrap .depth02_box {
    font-size: 0.9375em;
    margin-top: -15px;
	padding-left:66px;
	


  }

  .header .depth_desc .wrap .depth02_box:before,
  .header .depth_desc .wrap .depth02_box:after {
    display: table;

    content: '';
  }

  .header .depth_desc .wrap .depth02_box:after {
    clear: both;
  }

  .header .depth_desc .wrap .depth02_box li {
    letter-spacing: -0.2px;
    margin-top: 15px;
    line-height: 1.3;
    width: 45%;
    float: left;
  }

  .header .depth_desc .wrap .depth02_box li ul li {
    letter-spacing: -0.2px;
    margin-top: 15px;
    line-height: 1.3;
    width: 100%;
    padding-left:10px;
  }

  .header .depth_desc .wrap .depth02_box a:before {
    content: '· ';
	font-family: "Open Sans", sans-serif;
  }

  .header .depth_desc .wrap .depth02_box a:hover {
    color: #6EBC91;
    text-decoration: underline;
  }

  .header .depth_desc .wrap .title_box {
    width: 260px;
    text-align: left;
    line-height: 1.3;
    color: #777;
	border-right:1px solid #e0e0e0;
  }

  .header .depth_desc .wrap .title_box .desc {
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #acacac;
  }

  .header .depth_desc .wrap .title_box .tit {
    letter-spacing: -1px;
    font-weight: 700;
    color: #1a1a1a;
    font-size: 28px;
    margin-bottom: 25px;
  }

  .header .depth_desc .wrap .title_box .txt {
    font-size: 14px;
    line-height: 1.6
  }


  @media screen and (max-width: 768px) {
    .header .depth_desc .wrap .title_box .tit {
      font-size: 2.3em;
    }
  }

  .header .depth_desc .wrap .img_bx {
    width: 430px;
  }

  .nav_bg,
  .nav_bg_search {
    position: fixed;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -9;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    transition: background-color 500ms;
  }

  .nav_bg.on,
  .nav_bg_search.on {
    background-color: rgba(0, 0, 0, 0.6);
  }

  .nav_bg.on {
    z-index: 101;
  }

  .nav_bg_search.on {
    z-index: 1;
  }

  .footer_wrap {
    position: relative;
    z-index: 3;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: -0.2px;
    text-align: center;
  }

  .footer_wrap,
  .footer_wrap a {
    color: #888;
  }

  @media screen and (max-width: 1024px) {
    .footer_wrap {
      font-size: 11px;
    }
  }

  .footer_wrap .bar_span span:before {
    background-color: rgba(136, 136, 136, 0.4);
  }

  .footer_wrap .bar_span span:first-child {
    padding-left: 0;
  }

  .footer_wrap .copy {
    padding: 30px 0;
  }

  .footer_wrap .foot_top {
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
  }

  .footer_wrap .foot_top .link {
    display: inline-block;
  }


/*  서브 메뉴  */

.select-nav {
	background-color: #fee;
	display: inline-block;
	float: left;
}
.select-nav:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.select-nav .select {
	float: left;
	width: 240px;
	height: 70px;
	position: relative;
	box-sizing: border-box;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-left: -1px;
}
.select-nav .select:first-child {
	border: 0
}
.select-nav .select .down {
	position: absolute;
	width: 25px;
	height: 25px;
	display: inline-block;
	top: 20px;
	right: 5px;
	line-height: 25px;
	text-align: center;
	color: #ddd;
	font-size: 20px;
	transition: all 0.5s;
}
.select-nav .select.on .down {
	transform: rotate(180deg);
}
.select-nav .select.d1 {
	margin-left: 0;
}
.select-nav .select button {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 0;
	text-align: left;
	padding-left: 25px;
	outline: none;
	font-size: 15px;
	color:#333
}
.select-nav .select button .t1 {
	font-weight: 500
}
.select-nav .d3 button {
	font-weight: bold
}
.select-nav .select > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -1px;
	width: 100%;
	border: 1px solid #ddd;
	background-color: #fff;
	box-sizing: content-box;
}
.select-nav .select ul li {
	min-height: 55px;
	line-height: 55px;
	padding-left: 25px;
	border-bottom: 1px solid #ddd;
}
.select-nav .select ul li a {
	color: #555;
	display: block;
	font-size: 14px
}
.select-nav .select ul li a:hover {
	color: #000
}
.select-nav .select ul ul {
	display: none;
}
.select-nav .select ul li li {
	border-top: 1px solid #ddd;
	border-bottom: 0;
}
.select-nav .select ul li:nth-last-child(1) {
	border-bottom: 0;
}

#container-box {

	max-width: 100%;
	border-top: 1px solid #ddd;
	
	/*background: linear-gradient(to right, #f8f8f8 30%, transparent 30%) ;*/

}
.select-nav-wrapper {
	position: relative;
	z-index: 3;
	background-color: #fff;
	max-width: 1360px;
	
	margin: 0px auto 0;
	/*
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
	*/
	
}
.select-nav-wrapper:after {
	content: " ";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
.select-nav-wrapper .home {
	width: 60px;
	height: 70px;
	text-align: center;
	font-size: 30px;
	display: inline-block;
	line-height: 65px;
	border-right: 1px solid #6ebc91;
	background:#6ebc91;
	float: left;
	display: flex;
  align-items: center;     /* 수직 가운데 정렬 */
  justify-content: center; 
	
}

.select-nav-wrapper .menu_logo {
    
	position: absolute;
	left:-150px;
	top:13px;
	 background-image: url(/main/img/sub/home_btn2.png) left center no-repeat ; 
}

.select-nav-wrapper .link {
	background-color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 30px;
	display: inline-block;
	line-height: 50px;
	float: right;
}

.select-nav a {
	 -webkit-tap-highlight-color: transparent; /* 터치 강조 효과 제거 */
}

.d2 .t2 {
	display: none;
}


@media screen and (max-width: 1024px) {
	.select-nav-wrapper .home, .select-nav-wrapper .menu_logo {
		display: none;
	}
	
	
	
	
	.select-nav-wrapper .link {
		display: none;
	}
	.select-nav .select.d3 {
		display: none;
	}
	.select-nav {
		width: 100%;
	}
	.select-nav .select.d1 {
		width: 40%;
		border-right: 0
	}
	.select-nav .select.d2 {
		width: 60%;
		border-right: 0
	}	
	.select-nav .select ul ul {
		display: block;
	}
	.d2 .t2 {
		display: inline;
	}
	.d2 .t2 .fa {
		color: #555;
		font-weight: bold;
	}
}


 @media screen and (max-width: 1024px) {
	
	.select-nav-wrapper {		
		margin:80px auto 0px !important;
		border-top: 1px solid #ddd;
	}
	
	#top_btn {bottom:80px;}


 }
 
 
.share-area {float: right; display:block;  padding-top:16px;padding-right:15px; box-sizing: border-box; color:#656565; font-size:14px;}

.share-area .hide-area{width:300px;height:34px;position:relative; text-align:right;  }/* left:30px */
.share-area .hide-area ul {overflow: hidden; padding:0; margin:0; float: right;   }
.share-area .hide-area ul li {float: left;margin-left: 5px; cursor:pointer; line-height:34px;}
.share-area .hide-area ul li a { color:#656565; font-size:14px;  line-height:34px; }
.share-area .hide-area ul li:first-child {margin-left: 0; }
.share-area .share-btn{width:34px;height:34px;background-image:url(../img/share_open_bt.png);float:right;text-indent:-9999px;padding-left:18px;box-sizing:unset;background-repeat:no-repeat;background-position-x:right;transition:all .5s ease;     background-color: inherit; border:0; margin-right:20px}
.share-area .share-btn.active {background-image: url(../img/share_close_bt.png);border-left: 1px solid #fff;}

@media screen and (max-width: 1024px) {

	 .share-area { display:none}
}

@media screen and (max-width: 770px) {

	 .share-area { display:none}
}
@media screen and (max-width: 640px) {
	 .share-area .share-btn { display:none}
	 .share-area { display:none}
	 
	 .select-nav .select button {	font-size: 16px;}
	.select-nav .select .down {	font-size: 16px;}
	.select-nav .select ul li a { 	font-size: 16px }

	 
	 
}


 
  @media screen and (max-width:1200px) {

		.header .depth_desc .wrap .img_bx {
		width: 200px;
	  }
	  
	}