@charset "utf-8";


.sub_wrapper .rnb_wrap_style2{height: 100%; width:270px; position: absolute; right:0; top:0; z-index:2; background-color: #f7f7f7;}

/* rnb - style2 */
.rnb_wrap_style2 input[type="text"]{box-sizing: border-box; border:none; background: url('../img/representaion/icon_search_gray.png') no-repeat right 20px center; background-color: #fff; }
.rnb_wrap_style2 .rnb_title{border-bottom:1px solid #000; width:100%;}

/* rnb - 1depth */
.rnb_wrap_style2 li.rnb_1depth_con{border-bottom:1px solid #e6e6e6; box-sizing: border-box;}
.rnb_wrap_style2 li.rnb_1depth_con_last{border-bottom:none;}
.rnb_wrap_style2 .rnb_2depth_con{border-top:1px solid #e6e6e6; display:none;}
.rnb_wrap_style2 .rnb_2depth_text{background: url('../img/representaion/rnb_2depth_h_dot_style2.png') no-repeat left center;}

/* rnb - active */
.rnb_wrap_style2 li.rnb_1depth_con.active .rnb_1depth_text{color:#37c1da; font-weight:bold; background: url('../img/representaion/rnb_2depth_h_dot_style2.png') no-repeat right 1px center;}
.rnb_wrap_style2 li.rnb_1depth_con.active .rnb_2depth_con{height:auto; display:block;}

/* rnb - hover */
.rnb_wrap_style2 li.rnb_1depth_con:hover .rnb_1depth_text{color:#37c1da; font-weight:bold; background: url('../img/representaion/rnb_2depth_h_dot_style2.png') no-repeat right 1px center;}
.rnb_wrap_style2 .rnb_2depth_text:hover{font-weight:bold; background: url('../img/representaion/rnb_2depth_h_dot_style2.png') no-repeat left center;}

/* Latest News */
.rnb_wrap_style2 .news_list{}
.rnb_wrap_style2 .news_dsec1{opacity:0.6; filter:alpha(opacity=60); max-height:5.4rem; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis;}
.rnb_wrap_style2 .news_info{opacity:0.6; filter:alpha(opacity=60); color:#2fb6d3;  }

/* Focus */
.rnb_wrap_style2 .focus_con{overflow: hidden;}
.rnb_wrap_style2 .focus_text{overflow: hidden;}
.rnb_wrap_style2 .focus_desc1{opacity:0.6; filter:alpha(opacity=60);}


.left_tab_menu{width:153px; box-sizing: border-box;}
.left_tab_menu_select_box{color:#000;}
.left_tab_menu .left_tab_menu_list{border:1px solid #f2f2f2; border-top:none;}
.left_tab_menu .left_tab_menu_list:first-child{border-top:1px solid #f2f2f2;}
.left_tab_menu .left_tab_menu_list.active{color:#fff; border-color:#37c1da; background: url('../img/representaion/left_tab_menu_list_arrow.png') no-repeat right 15px center; background-color: #37c1da;}

.right_contents_con{overflow: hidden;}
.right_contents_con .right_contents{border-bottom:1px solid #f2f2f2;}
.right_contents_con .right_contents.right_last_contents{border-bottom:none;}
.right_contents_con .right_contents_subtitle{color:#0798c8;}
.right_contents_con .right_contents_list{opacity: 0.8; filter: alpha(opacity=80);}
.right_contents_con .right_contents_list.type1{background: url('../img/representaion/list_dot.png') no-repeat left 11px;}
.right_contents_con .leave_btn{background: url('../img/representaion/icon_front_gray.png') no-repeat left 20px center; border:1px solid #808080; box-sizing: border-box;}