@charset "UTF-8";

.nh_wrap {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 100px 0;
    margin: 0 0 0 0;
}

.nh_wrap a {
    text-decoration: none;
}

.slide_wrap {
    position: relative;
}

.slide_wrap .img_wrap {
    height: 360px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 0 60px 0;
}

.slide_wrap .img_wrap ul {
    width: 100%;
    height: 100%;
}

.slide_wrap .img_wrap ul li {
    width: 100%;
}

.slide_wrap .img_wrap ul li a,
.slide_wrap .img_wrap ul li a img {
    display: block;
    margin: 0 auto;
}

.slide_wrap .img_wrap ul li p {
    position: absolute;
    z-index: 1;
    width: 1000px;
    margin: 0 auto;
    bottom: 30px;
    left: 50%;
    margin: 0 0 0 -500px;
}

.slide_wrap .img_wrap ul li.special p span {
    color: #fff;
    border: 1px #fff solid;
}

.slide_wrap .img_wrap ul li p span {
    border: 1px #80807e solid;
    width: 115px;
    line-height: 28px;
    height: 28px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 0 0 10px;
    color: #2c2d2a;
    cursor: pointer;
}

.slide_wrap .img_wrap ul li p span:after {
    content: '▶';
    display: inline-block;
    vertical-align: top;
    margin: -1px 0 0 3px;
}

.slide_wrap .img_wrap ul li:hover p span {
    background: #000;
    color: #fff;
    border: 1px #000 solid;
}

.slide_wrap .btn_box {
    width: 1000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -500px;
    z-index: 1;
    pointer-events: none;
}

.slide_wrap .btn_box ul {
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    width: 157px;
    pointer-events: all;
}

.slide_wrap .btn_box ul li {
    width: 100%;
    background: none;
    display: block;
    border-radius: 0;
    height: 70px;
    border: 0;
    border-top: 1px #cccccc solid;
    opacity: 1;
}

.slide_wrap .btn_box ul li:first-child {
    border-top: 0;
}

.slide_wrap .btn_box ul li.swiper-pagination-bullet-active {
    border: 2px #ff7116 solid;
    box-sizing: border-box;
    opacity: 1;
}

.slide_wrap .btn_box ul li a {
    display: block;
    line-height: 70px;
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 20px;
}

.slide_wrap .btn_box ul li.swiper-pagination-bullet-active a {
    color: #ff7116;
    font-family: 'noto5';
}

/* �⑤씪�� �� */
.gtelp_form {
    max-width: 1000px;
    width: 100%;
    display: table;
    margin: 50px auto 0 auto;
}

.gtelp_form .blue {
    border-top: 2px #559ff1 solid;
    border-bottom: 2px #559ff1 solid;
    margin: 0 auto;
}

.gtelp_form .red {
    border-top: 2px #ff8c89 solid;
    border-bottom: 2px #ff8c89 solid;
}

.gtelp_form .green {
    border-top: 2px #71ac60 solid;
    border-bottom: 2px #71ac60 solid;
}

.gtelp_form .gray {
    border-top: 2px #909090 solid;
    border-bottom: 2px #909090 solid;
}

.gtelp_form .txt,
.gtelp_form .img,
.gtelp_form .list,
.gtelp_form .notice {
    border-right: 1px #d9d9d9 solid;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.gtelp_form .txt {
    min-width: 150px;
    padding: 30px 0 0 0;
}

.gtelp_form .blue .tit,
.gtelp_form .blue .link_list a {
    color: #3d7ec5;
}

.gtelp_form .red .tit,
.gtelp_form .red .link_list a {
    color: #e53a35;
}

.gtelp_form .green .tit,
.gtelp_form .green .link_list a {
    color: #71ac60;
}

.gtelp_form .gray .tit,
.gtelp_form .gray .link_list a {
    color: #464646;
}

.gtelp_form .img {
    width: 303px;
    position: relative;
}

.gtelp_form .img.main_book_link {
    position: relative;
    background: url('/_skin/tpl_skin/basic_tree_new/images/main/book_bn.png') center no-repeat;
}

.gtelp_form .img.main_book_link>a {
    /*! position: absolute; */
    width: 100%;
    height: 513px;
    z-index: 9;
    font-size: 0;
}

.gtelp_form .img.main_book_link a:first-child {
    top: 0;
    left: 0;
}

.gtelp_form .img.main_book_link .popupVideo {
    left: 0;
    top: 522px;
    position: absolute;
    height: 67px;
    width: 100%;
}

.gtelp_form .img.main_book_link .popupVideo a {
    width: 100%;
    height: 100%;
    display: block;
}

.gtelp_form .img .popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gtelp_form .img .popup>a {
    position: absolute;
    right: 12px;
    top: 15px;
    width: 25px;
    height: 25px;
    font-size: 0;
    z-index: 2;
}

.gtelp_form .img .popup .pop_cont {
    position: relative;
}

.gtelp_form .img .popup .pop_cont a {
    position: absolute;
    width: 242px;
    height: 40px;
    z-index: 2;
    font-size: 0;
    bottom: 37px;
    left: 32px;
}

.gtelp_form .list {
    width: 55%;
    border-right: 0;
}

.gtelp_form .notice {
    width: 100%;
    border-right: 0;
    padding: 40px 0;
}

.gtelp_form .txt .tit {
    font-size: 25px;
    letter-spacing: -2px;
    font-family: 'noto5';
    line-height: 130%;
}

.gtelp_form .txt .link_list {
    position: absolute;
    bottom: 20px;
}

.gtelp_form .txt .link_list p {
    color: #000;
    font-size: 16px;
    font-family: 'noto5';
    margin: 0 0 10px 0;
}

.gtelp_form .txt .link_list ul li {
    margin: 5px 0 0 0;
}

.gtelp_form .txt .link_list ul li:first-child {
    margin: 0;
}

.gtelp_form .txt .link_list ul li a {
    display: inline-block;
    padding: 0 5px;
    font-size: 12px;
    line-height: 30px;
    border: 1px #c3c3c3 solid;
}

.gtelp_form .txt .link_list ul li a:hover {
    background: #e7e7e7;
}

.gtelp_form .img a {
    display: block;
    height: 100%;
}

.gtelp_form .img a img {
    display: block;
}

.gtelp_form .list .list_wrap {
    border-top: 1px #d9d9d9 solid;
    position: relative;
    width: 550px;
    overflow: hidden;
}

.gtelp_form .list .list_wrap.rolling_wrap2 {
    /* padding-top:50px; */
    width: 545px;
    height: 236px;
}

.gtelp_form .list .list_wrap.rolling_wrap2 .goods_wrap {
    height: 100%;
}

.gtelp_form .list .list_wrap .top_btn {
    right: 10px;
    top: 9px;
    right: 0;
    position: absolute;
    z-index: 9;
    width: 80px;
}

.gtelp_form .list .book_slide_1 .top_btn {
    top: 12px;
    width: 74px;
    display: block;
}

.gtelp_form .list .list_wrap .top_btn .current_num {
    font-size: 13px;
    display: inline;
    letter-spacing: -1.5px;
}

.gtelp_form .list .list_wrap .top_btn .current_num .swiper-pagination-current {
    color: #e15124;
}

.gtelp_form .list .list_wrap .top_btn .current_num .swiper-pagination-total {
    color: #1f1f1f;
}

.gtelp_form .list .list_wrap .top_btn .arrow_group {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 43px;
    position: relative;
    margin: 3px 0 0 6%;
}

.gtelp_form .list .list_wrap .top_btn .arrow_group .next,
.gtelp_form .list .list_wrap .top_btn .arrow_group .prev {
    border: 1px #a1a1a1 solid;
    width: 20px;
    height: 15px;
    position: absolute;
    cursor: pointer;
}

.gtelp_form .list .list_wrap .top_btn .arrow_group .next {
    background: url('/_skin/tpl_skin/basic_electricity3/new_main/next-bg.jpg') no-repeat center center;
    right: 0;
}

.gtelp_form .list .list_wrap .top_btn .arrow_group .prev {
    background: url('/_skin/tpl_skin/basic_electricity3/new_main/prev_bg.jpg') no-repeat center center;
}

.gtelp_form .list .list_wrap .top_btn .arrow_group .next.swiper-button-disabled,
.gtelp_form .list .list_wrap .top_btn .arrow_group .prev.swiper-button-disabled {
    opacity: 0.3;
}

.gtelp_form .list .big_img {
    font-size: 0;
    width: 100%;
    box-sizing: border-box;
    display: flex;
}

.gtelp_form .list .big_img>li {
    /*     display: table-cell; */
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    vertical-align: top;
    /*     flex: auto; */
    padding: 0 0 0 4%;
}

.gtelp_form .list .big_img>li:first-child {
    /*     margin:0 0 0 5px; */
}

.gtelp_form .list .big_img>li:hover p {
    text-decoration: underline;
}

.gtelp_form .list .big_img>li a {
    display: block;
}

.gtelp_form .list .big_img>li .lec-img {
    position: relative;
    /*     width:148px; */
    width: 100%;
    height: 152px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 auto;
}

.gtelp_form .list .big_img>li .lec-img img {
    display: block;
    margin: 0 auto;
    /*     max-width: 153px; */
    border: 1px #d9d9d9 solid;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.gtelp_form .list .big_img>li .lec-img .layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    *opacity: 0.3;
    display: none;
}

.gtelp_form .list .big_img>li .lec-img .layer a {
    width: 88px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    color: #fff;
    left: 50%;
    top: 50%;
    margin: -13px 0 0 -44px;
    z-index: 2;
    background: #a4a4a4;
}

.gtelp_form .list .big_img>li:hover .lec-img .layer,
.gtelp_form .list .big_img>li .lec-img .layer.on {
    display: table;
}

.gtelp_form .list .big_img>li .lec-img .layer .mid {
    display: table-cell;
    vertical-align: middle;
}

.gtelp_form .list .big_img>li .lec-img .layer a:hover,
.gtelp_form .list .big_img>li .lec-img .layer.on a {
    background: #ff7116;
}

.gtelp_form .list .big_img>li .lec_tit {
    padding: 10px 0;
    text-align: center;
    line-height: 120%;
}

.gtelp_form .list .big_img>li .lec_tit b {
    display: block;
    font-family: 'noto5';
}

.gtelp_form .list .big_img>li table {
    width: 100%;
    margin: 0 auto;
}

.gtelp_form .list .big_img>li table th {
    font-size: 14px;
    font-weight: 100;
    font-family: 'noto5';
}

.gtelp_form .list .big_img>li table td {
    text-align: center;
    color: #e15124;
    font-size: 13px;
    font-family: 'noto5';
}

.gtelp_form .list .small_img {
    padding: 28px 0 20px 0;
    font-size: 0;
    position: relative;
}

.gtelp_form .list .small_img.on {
    padding: 42px 0 10px 0;
}

.gtelp_form .list .small_img>li {
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    vertical-align: top;
    width: 180px;
}

.gtelp_form .list .tab_view {
    display: none;
    border: 1px #525252 solid;
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    padding: 12px 12px 20px 12px;
    text-align: left;
    height: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    height: auto;
}

.gtelp_form .list .tab_view.on {
    display: block;
}

.gtelp_form .list .tab_view.on,
.gtelp_form .list .tab_view div.on {
    display: block;
}

.gtelp_form .list .tab_view h3 {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #0874b1;
    line-height: 100%;
}

.gtelp_form .list .tab_view .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    text-indent: -9999px;
    font-size: 0;
    background: url('/_skin/tpl_skin/basic_distribution_3/images/new_main/close_btn.jpg') no-repeat center center;
}

.gtelp_form .list .tab_view .con {
    height: 110px;
    overflow: hidden;
}

.gtelp_form .list .tab_view ul {
    width: 100%;
    padding: 0 0 10px 0;
}

.gtelp_form .list .tab_view ul li {
    width: 100%;
    color: #525356;
}

.gtelp_form .list .tab_view ul li a:before {
    content: 'ㆍ';
    display: inline;
}

.gtelp_form .list .tab_view ul li a {
    display: block;
    font-size: 12px;
    color: #525356;
    line-height: 20px;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gtelp_form .list .tab_view ul li a:hover {
    color: #ff7116;
    text-decoration: underline;
    font-family: 'noto5';
}

.gtelp_form .list .tab_view .paging {
    text-align: center;
    margin: 10px 0 0 0;
}

.gtelp_form .list .tab_view .paging a {
    color: #343434;
    font-size: 12px;
    margin: 0 3px;
}

.gtelp_form .list .tab_view .paging a:hover,
.gtelp_form .list .tab_view .paging a.on {
    text-decoration: underline;
    font-family: 'noto5';
}

/*페이징*/
.gtelp_form .list .tab_view .look_page {
    text-align: center;
    position: absolute;
    bottom: 7px;
    padding: 0;
    box-sizing: border-box;
    z-index: 99;
}

.gtelp_form .list .tab_view .look_page li {
    display: inline-block;
    /* display: inline; */
    zoom: 1;
    width: auto;
}

.gtelp_form .list .tab_view .look_page li button {
    color: #343434;
    font-size: 12px;
    margin: 0 5px;
    background: none;
    border: 0;
}

.gtelp_form .list .tab_view .look_page li button:hover,
.gtelp_form .list .tab_view .look_page li button.selectedPage {
    text-decoration: underline;
    font-family: 'noto5';
    cursor: pointer;
}

.gtelp_form .list .small_img>li:hover p {
    text-decoration: underline;
}

.gtelp_form .list .small_img>li .book-img {
    text-align: center;
    position: relative;
    width: 109px;
    height: 141px;
    margin: 0 auto;
    overflow: hidden;
}

.gtelp_form .list .small_img>li .book-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
}

.gtelp_form .list .small_img>li .book-img .layer {
    position: absolute;
    display: table;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border: 1px #525252 solid;
    border-right: 0;
    display: none;
    box-sizing: border-box;
}

.gtelp_form .list .small_img>li:hover .book-img .layer,
.gtelp_form .list .small_img>li .book-img .layer.on {
    display: table;
    height: 100%;
}

.gtelp_form .list .small_img>li .book-img .layer .mid {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.gtelp_form .list .small_img>li .book-img .layer a {
    width: 88px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    z-index: 2;
    background: #a4a4a4;
    display: block;
    margin: 3px auto 0 auto;
}

.gtelp_form .list .small_img>li .book-img .layer a:hover,
.gtelp_form .list .small_img>li .book-img .layer a.on {
    background: #ff7116;
}

.gtelp_form .list .small_img>li .book_tit {
    text-align: center;
    padding: 10px 0;
    /*     width:90%; */
    width: 135px;
    margin: 0 auto;
    word-break: keep-all;
    max-height: 93px;
}

.gtelp_form .list .small_img>li .book_tit p {
    height: 34px;
    overflow: hidden;
    line-height: 135%;
    color: #343434;
}

.gtelp_form .list .small_img>li .book_tit.on p {
    height: 48px;
    overflow: hidden;
}

.gtelp_form .list .small_img>li .book_tit .red_deco {
    border: 1px #e87754 solid;
    display: block;
    width: 80px;
    height: 20px;
    line-height: 20px;
    color: #343434;
    margin: 7px auto 0 auto;
}

.gtelp_form .list .small_img>li .price_txt {
    text-align: center;
}

.gtelp_form .list .small_img>li .price_txt span {
    font-size: 13px;
}

.gtelp_form .list .small_img>li .price_txt .last {
    color: #979797;
    text-decoration: line-through;
}

.gtelp_form .list .small_img>li .price_txt .current {
    color: #e15124;
}

.gtelp_form .list .small_img>li .price_txt .current b {
    font-weight: 600;
}

.gtelp_form .squared_txt {
    font-size: 0;
    padding: 35px 0 35px 40px;
}

.gtelp_form .squared_txt:before {
    border-top: 1px #d9d9d9 solid;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin: 0 0 0 -0.5px;
}

.gtelp_form .squared_txt li {
    border: 1px #d9d9d9 solid;
    display: inline-block;
    /* display: inline; */
    zoom: 1;
    width: 30%;
    vertical-align: top;
    box-sizing: border-box;
    margin: 0 0 85px 5%;
    padding: 30px 0;
    text-align: center;
    font-size: 30px;
    height: 219px;
}

.gtelp_form .squared_txt li:nth-of-type(3n + 1),
.gtelp_form .squared_txt li:first-child {
    margin: 0;
}

.gtelp_form .squared_txt li:nth-of-type(4),
.gtelp_form .squared_txt li:nth-of-type(5) {
    margin-bottom: 0;
}

.gtelp_form .squared_txt li.fir:hover {
    border: 2px #678bbf solid;
    box-sizing: border-box;
}

.gtelp_form .squared_txt li.sec:hover {
    border: 2px #62aca1 solid;
    box-sizing: border-box;
}

.gtelp_form .squared_txt li.thir:hover {
    border: 2px #bf6780 solid;
    box-sizing: border-box;
}

.gtelp_form .squared_txt li.four:hover {
    border: 2px #c7ad88 solid;
    box-sizing: border-box;
}

.gtelp_form .squared_txt li.five:hover {
    border: 2px #939393 solid;
    box-sizing: border-box;
}

.gtelp_form .squared_txt li a {
    display: block;
    font-size: 20px;
    font-family: 'noto5';
    line-height: 110%;
    word-break: keep-all;
    line-height: 26px;
}

.gtelp_form .squared_txt li em {
    font-size: 13px;
    margin: 0 auto 25px auto;
    display: block;
    width: 80px;
    border-radius: 50px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    background: #333;
    font-family: 'noto3';
}

.gtelp_form .squared_txt li.fir em {
    background: #678bbf;
}

.gtelp_form .squared_txt li.sec em {
    background: #67bf9f;
}

.gtelp_form .squared_txt li.thir em {
    background: #bf6780;
}

.gtelp_form .squared_txt li.four em {
    background: #c7ad88;
}

.gtelp_form .squared_txt li.five em {
    background: #939393;
}

.gtelp_form .squared_txt li span {
    font-family: 'noto5';
    font-size: 12px;
    display: block;
    line-height: 150%;
    margin: 25px 0 0 0;
    color: #989898;
}

/*single*/
.list .single_list {
    font-size: 0;
}

.list .single_list>li {
    box-sizing: border-box;
}

.list .single_list>li .mouse-area:hover .add p {
    text-decoration: underline;
    cursor: pointer;
}

.list .goods_wrap {
    position: relative;
    height: calc(354px / 2);
    /*이 아이의 높이를 바꾸면 되여*/
    box-sizing: border-box;
}

.list .goods_wrap:nth-child(2) {
    border-top: 1px solid #d9d9d9;
}

.list .mouse-area {
    display: table;
    width: 100%;
    box-sizing: border-box;
    justify-items: center;
    position: absolute;
    /*컨텐츠 늘어나도 가운데 정렬되게끔 ㅎㅎ*/
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 0 0 40px;
}

.list .mouse-area .txt_box,
.list .mouse-area .img_box {
    display: table-cell;
    vertical-align: middle;
}

.list .mouse-area .img_box {
    position: relative;
}

.list .mouse-area .txt_box {
    padding: 0 20px 0 0;
}

.list .mouse-area .txt_box .add {
    margin: 0 0 20px 0;
    position: relative;
}

.list .mouse-area .txt_box .add .badge {
    position: absolute;
    right: 15px;
    top: -45px;
    font-size: 14px;
    border-radius: 50%;
    padding: 30px 20px;
    text-align: center;
    font-family: 'noto4';
    line-height: 140%;
    background: #11a464;
    color: #fff;
}

.list .goods_wrap .txt_box .add p {
    font-size: 15px;
    line-height: 140%;
    margin: 0 0 10px 0;
    max-width: 100%;
    word-break: keep-all;
    font-family: 'noto3';
}

.list .goods_wrap .txt_box .add p b {
    font-family: 'noto5';
}

.list .goods_wrap .txt_box .add span {
    display: block;
    color: #949393;
    font-size: 13px;
    line-height: 130%;
    position: relative;
    padding: 3px 0 3px 10px;
    word-break: keep-all;
}

.list .goods_wrap .txt_box .add span.no_dot {
    padding: 3px 0;
}

.list .goods_wrap .txt_box .add span:before {
    content: '·';
    color: #949393;
    font-size: 12px;
    position: absolute;
    left: 0;
    height: 100%;
}

.list .goods_wrap .txt_box .add span.no_dot:before {
    display: none;
}

.list .goods_wrap .txt_box ul li {
    margin: 5px 0 0 0;
}

.list .goods_wrap .txt_box ul li:first-child {
    margin: 0;
}

.list .goods_wrap .txt_box ul li em,
.list .goods_wrap .txt_box ul li .gray_p,
.list .goods_wrap .txt_box ul li p {
    display: inline-block;
    /* display: inline; */
    zoom: 1;
    vertical-align: middle;
    font-size: 13px;
    color: #e15124;
    letter-spacing: 0.5px;
}

.list .goods_wrap .txt_box ul li em {
    border: 1px #e87754 solid;
    width: 80px;
    text-align: center;
    line-height: 21px;
    height: 21px;
    font-size: 12px;
    color: #343434;
    margin: 0 20px 0 0;
    font-weight: 500;
}

.list .goods_wrap .txt_box ul li span {
    color: #343434;
}

.list .goods_wrap .txt_box ul li .gray_p {
    color: #979797;
    text-decoration: line-through;
    margin: 0 5px 0 0;
}

.list .goods_wrap .txt_box ul li b {
    font-family: 'noto5';
}

.list .mouse-area .txt_box table {
    width: 100%;
}

.list .mouse-area .txt_box table th {
    font-size: 14px;
    font-family: 'noto5';
    text-align: left;
    width: 43%;
    font-weight: 100;
}

.list .mouse-area .txt_box table td {
    text-align: right;
    color: #e15124;
    font-size: 14px;
    text-align: left;
    font-family: 'noto5';
}

.list .mouse-area .img_box {
    position: relative;
    text-align: right;
    width: 128px;
    height: 100%;
    overflow: hidden;
}

.list .mouse-area .img_box img {
    display: inline-block;
    max-width: 128px;
    height: 100%;
}

.list .goods_wrap .img_box .btn_box {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 165px;
    background: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    border: 1px #525252 solid;
    box-sizing: border-box;
    display: none;
}

.list .mouse-area .basic_nongsan_new .btn_box {
    /* top:10px; */
    height: 147px;
}

.list .goods_wrap .mouse-area:hover .btn_box,
.list .goods_wrap .img_box .btn_box.on {
    display: table;
}

.list .goods_wrap .img_box .btn_box .mid {
    display: table-cell;
    vertical-align: middle;
}

.list .goods_wrap .img_box .btn_box a {
    vertical-align: middle;
    width: 88px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    z-index: 2;
    background: #a4a4a4;
    display: block;
    margin: 3px auto 0 auto;
    font-size: 12px;
}

.list .goods_wrap .img_box .btn_box a:hover,
.list .goods_wrap .img_box .btn_box.on a.lookLec {
    background: #ff7116;
}

.gtelp_form .list .small_img {
    padding: 28px 0 20px 0;
    font-size: 0;
    position: relative;
}

.gtelp_form .list .small_img.on {
    padding: 42px 0 10px 0;
}

.gtelp_form .list .small_img>li {
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    vertical-align: top;
    width: 180px;
}

.gtelp_form .list .tab_view {
    display: none;
    border: 1px #525252 solid;
    box-sizing: border-box;
    position: absolute;
    background: #fff;
    padding: 12px 12px 20px 12px;
    text-align: left;
    bottom: -40%;
    left: 0;
    width: 100%;
    z-index: 99;
    height: auto;
    overflow: hidden;
}

.gtelp_form .list .tab_view.on {
    display: block;
}

.gtelp_form .list .tab_view.on,
.gtelp_form .list .tab_view div.on {
    display: block;
}

.gtelp_form .list .tab_view h3 {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #0874b1;
    line-height: 100%;
}

.gtelp_form .list .tab_view .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 21px;
    height: 21px;
    text-indent: -9999px;
    font-size: 0;
    background: url('/_skin/tpl_skin/basic_distribution_3/images/new_main/close_btn.jpg') no-repeat center center;
}

.gtelp_form .list .tab_view .con {
    height: 110px;
    overflow: hidden;
}

.gtelp_form .list .tab_view ul {
    width: 100%;
    padding: 0 0 10px 0;
}

.gtelp_form .list .tab_view ul li {
    width: 100%;
    color: #525356;
}

.gtelp_form .list .tab_view ul li a:before {
    content: 'ㆍ';
    display: inline;
}

.gtelp_form .list .tab_view ul li a {
    display: block;
    font-size: 12px;
    color: #525356;
    line-height: 20px;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.gtelp_form .list .tab_view ul li a:hover {
    color: #ff7116;
    text-decoration: underline;
    font-family: 'noto5';
}

.gtelp_form .list .tab_view .paging {
    text-align: center;
    margin: 10px 0 0 0;
}

.gtelp_form .list .tab_view .paging a {
    color: #343434;
    font-size: 12px;
    margin: 0 3px;
}

.gtelp_form .list .tab_view .paging a:hover,
.gtelp_form .list .tab_view .paging a.on {
    text-decoration: underline;
    font-family: 'noto5';
}

/* 고객센터 */
.gtelp_form .gray_btn {
    width: 100%;
    text-align: right;
    font-size: 0;
}

.gtelp_form .gray_btn li {
    display: inline-block;
    /* display:inline; */
    zoom: 1;
    text-align: center;
    background: #e8e8e8;
    width: 250px;
    margin: 0 0 0 20px;
    border: 1px #d9d9d9 solid;
    box-sizing: border-box;
    transition: 0.5s;
}

.gtelp_form .gray_btn li:hover {
    border: 1px #6a6363 solid;
    /*     background:#909090  */
}

.gtelp_form .gray_btn li:first-child {
    margin: 0;
}

.gtelp_form .gray_btn li a {
    display: block;
    font-size: 14px;
    line-height: 130%;
    padding: 20px 0;
}

.gtelp_form .gray_btn li a b {
    display: block;
}

.gtelp_form .news_list {
    font-size: 0;
    padding: 0 0 30px 60px;
    text-align: left;
}

.gtelp_form .news_list>ul>li {
    display: inline-block;
    /* display: inline; */
    zoom: 1;
    vertical-align: top;
    width: 350px;
    font-size: 12px;
}

.gtelp_form .news_list>ul>li:first-child {
    margin: 0 85px 0 0;
}

.gtelp_form .news_list>ul>li .top {
    position: relative;
}

.gtelp_form .news_list>ul>li .top h3 {
    font-size: 16px;
    line-height: 100%;
    padding: 0 0 15px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px #9a9c9f solid;
}

.gtelp_form .news_list>ul>li .top a {
    position: absolute;
    right: 0;
    top: 0;
    color: #919191;
    font-size: 12px;
}

.gtelp_form .news_list>ul>li .bottom li {
    border-top: 1px #e0e0e0 solid;
}

.gtelp_form .news_list>ul>li .bottom li:first-child {
    border-top: 0;
}

.gtelp_form .news_list>ul>li .bottom li a {
    display: block;
    line-height: 40px;
    font-size: 14px;
    max-width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gtelp_form .news_list>ul>li .bottom li a:hover {
    text-decoration: underline;
    font-weight: 600;
}

/*event pop*/
.event_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999999;
    display: none;
    font-family: 'noto3', sans-serif;
}

.event_wrap .event_con {
    width: 450px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -281px 0 0 -225px;
    background: #fff;
}

.event_wrap .event_con .tit {
    background: #0f46ba;
    color: #fff;
    padding: 12px 10px;
    font-size: 16px;
    font-family: 'noto5';
    position: relative;
}

.event_wrap .event_con .tit a {
    position: absolute;
    right: 10px;
    top: 50%;
    margin: -14px 0 0 0;
    background: #fff;
    color: #333;
    width: 52px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    border-radius: 50px;
    padding: 2px 18px 2px 0;
    line-height: 24px;
}

.event_wrap .event_con .tit a span {
    background: #0f46ba;
    position: absolute;
    right: 1px;
    top: 1px;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    width: 28px;
    line-height: 26px;
    font-family: 'noto5';
}

.event_wrap .event_con .event_txt {
    padding: 25px 20px;
}

.event_wrap .event_con .event_txt>img {
    display: block;
    margin: 0 0 25px 0;
}

.event_wrap .event_con .event_txt .table_wrap {
    border: 1px #bfc3c9 solid;
    background: #f1f1f1;
    padding: 0 20px;
    margin: 0 0 20px 0;
}

.event_wrap .event_con .event_txt table {
    width: 100%;
}

.event_wrap .event_con .event_txt table tr {
    border-top: 1px #d3d3d3 dashed;
}

.event_wrap .event_con .event_txt table tr:first-child {
    border-top: 0;
}

.event_wrap .event_con .event_txt table th {
    font-size: 17px;
    padding: 17px 15px 20px 0;
    vertical-align: top;
    color: #313d4c;
    text-align: left;
}

.event_wrap .event_con .event_txt table td {
    font-size: 15px;
    padding: 18px 0;
    line-height: 130%;
}

.event_wrap .event_con .event_txt a {
    width: 250px;
    line-height: 45px;
    display: block;
    margin: 0 auto;
    background: #000;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-family: 'noto5';
    font-size: 19px;
}

.nh_wrap {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 100px 0;
    margin: 0 0 0 0;
}

.nh_wrap a {
    text-decoration: none;
}

.slide_wrap {
    position: relative;
}

.slide_wrap .img_wrap {
    height: 360px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0 0 60px 0;
}

.slide_wrap .img_wrap ul {
    width: 100%;
    height: 100%;
}

.slide_wrap .img_wrap ul li {
    width: 100%;
}

.slide_wrap .img_wrap ul li a,
.slide_wrap .img_wrap ul li a img {
    display: block;
    margin: 0 auto;
}

.slide_wrap .img_wrap ul li p {
    position: absolute;
    z-index: 1;
    width: 1000px;
    margin: 0 auto;
    bottom: 30px;
    left: 50%;
    margin: 0 0 0 -500px;
}

.slide_wrap .img_wrap ul li.special p span {
    color: #fff;
    border: 1px #fff solid;
}

.slide_wrap .img_wrap ul li p span {
    border: 1px #80807e solid;
    width: 115px;
    line-height: 28px;
    height: 28px;
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 0 0 0 10px;
    color: #2c2d2a;
    cursor: pointer;
}

.slide_wrap .img_wrap ul li p span:after {
    content: '▶';
    display: inline-block;
    vertical-align: top;
    margin: -1px 0 0 3px;
}

.slide_wrap .img_wrap ul li:hover p span {
    background: #000;
    color: #fff;
    border: 1px #000 solid;
}

.slide_wrap .btn_box {
    width: 1000px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -500px;
}

.slide_wrap .btn_box ul {
    position: absolute;
    right: 0;
    top: 50%;
    background: #fff;
    width: 157px;
}

.slide_wrap .btn_box ul li {
    width: 100%;
    background: none;
    display: block;
    border-radius: 0;
    height: 70px;
    border: 0;
    border-top: 1px #cccccc solid;
    opacity: 1;
}

.slide_wrap .btn_box ul li:first-child {
    border-top: 0;
}

.slide_wrap .btn_box ul li.swiper-pagination-bullet-active {
    border: 2px #ff7116 solid;
    box-sizing: border-box;
    opacity: 1;
}

.slide_wrap .btn_box ul li a {
    display: block;
    line-height: 70px;
    font-size: 16px;
    text-align: left;
    padding: 0 0 0 20px;
}

.slide_wrap .btn_box ul li.swiper-pagination-bullet-active a {
    color: #ff7116;
    font-family: 'noto5';
}