@charset "utf-8";

@font-face {
    font-family: 'NBG';
    src: url('../fonts/NanumBarunGothic.eot');
    src: url('../fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/NanumBarunGothic.woff') format('woff'), url('../fonts/NanumBarunGothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NBL';
    src: url('../fonts/NanumBarunGothicUltraLight.eot');
    src: url('../fonts/NanumBarunGothicUltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/NanumBarunGothicUltraLight.woff') format('woff'), url('../fonts/NanumBarunGothicUltraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "NBG";
    font-size: 15px;
    line-height: 18px;
    color: #666;
}

a {
    text-decoration: none;
}

.fc_blue {
    color: #2d84be !important;
}

.fc_skyblue {
    color: #92b0c4 !important;
}

.fc_gray {
    color: #666666 !important;
}

.fc_purple {
    color: #764c95 !important
}

.fc_skyblue {
    color: #189dc3 !important
}

.fc_turquoise {
    color: #365e64 !important
}

.fc_khaki {
    color: #858d4a !important
}

.fc_orange {
    color: #f4af00 !important
}

.fc_blue2 {
    color: #4683c0 !important
}

.fc_gray2 {
    color: #818181 !important
}

.fc_black {
    color: #000 !important
}

.fs_25 {
    font-size: 25px !important;
}

.title.fs32 {
    font-size: 32px;
    line-height: 42px;
    margin: 50px 0 30px !important;
}

.title.fs36 {
    font-size: 36px !important;
    line-height: 50px;
    margin: 50px 0 30px !important;
    letter-spacing: -1px;
    font-weight: 600;
}


.bold {
    font-weight: 600;
}

.normal {
    font-family: "NBG";
}

textarea:focus,
input:focus,
button:focus {
    outline: none;
}

caption,
legend,
.hidden {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}

.al {
    text-align: left !important;
}

.ac {
    text-align: center !important;
}

.ar {
    text-align: right !important;
}

.inblock {
    display: inline-block !important;
}

.bolck {
    display: block;
}

.dnone {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fn {
    float: none !important;
}

.cb {
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.table-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mt0 {
    margin-top: 0 !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt125 {
    margin-top: 123px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb0 {
    margin-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pt10 {
    padding-top: 10px !important
}

.pt20 {
    padding-top: 20px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.brd_none {
    border: none !important
}

.border_b {
    border-bottom: 1px solid #dfe3e6;
}

.col2_1 {
    display: inline-block;
    margin-right: -3px;
    width: 50%;
    width: calc((100% / 2) * 1);
    vertical-align: top;
}

.btnCenter {
    padding: 50px;
    text-align: center;
}


.btnCenter .btnType03 span {
    display: block;
    background: #0075c2;
    border: 1px solid #666;
    color: #fff;
    font-size: 17px;
    padding: 13px 0;
    text-align: center;
}

area {
    cursor: pointer;
}


#mask {
    width: 1102px !important;
    overflow: hidden;
    margin: 0 auto;
}

#panel .content,
#panel .compliance_history {
    float: left;
    width: 1102px !important;
    display: block !important;
    padding: 40px 0;
    margin: 0 20px;
}

.nobg {
    background-image: none !important;
}

.bgwhite {
    background-color: #fff !important;
}

.skipNavi {
    position: absolute;
    top: -80px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 80px;
    text-align: center;
}

.skipNavi a {
    width: 100%;
    background-color: #252;
    color: #fff;
}

.skipNavi a:active,
.skipNavi a:focus {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 100;
    height: 25px;
    padding: 10px 0 0 0;
}

table {
    table-layout: fixed;
}

/* data table */
.data_tbl,
.rowDataTbl {
    border: 1px solid #dfe3e6;
}

.data_tbl.td_ar td,
.rowDataTbl.td_ar td {
    text-align: right !important;
}

.data_tbl.td_al td,
.rowDataTbl.td_al td {
    text-align: left !important;
}

.data_tbl.padding10 th,
.rowDataTbl.padding10 th,
.data_tbl.padding10 td,
.rowDataTbl.padding10 td {
    padding: 17px 10px;
}

.data_tbl.left td {
    text-align: left;
}

.data_tbl.left tbody th {
    text-align: left;
}

.data_tbl th,
.data_tbl td {
    border-left: 1px solid #dfe3e6;
    border-top: 1px solid #dfe3e6;
}

.data_tbl th {
    font-family: "NBG";
}

.data_tbl thead th {
    padding: 17px 18px;
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #dfe3e6;
    color: #333;
    background-color: #ecf3ff;
}

.data_tbl tbody th {
    padding: 17px 18px;
    font-weight: normal;
    color: #333;
}

.data_tbl tr.bg th,
.data_tbl tr.bg td {
    background-color: #f7f9fa;
}

.data_tbl td {
    padding: 17px 18px;
    text-align: center;
}

.down_list {
    width: 100%;
    border-top: 1px solid #dfe3e6;
}

.down_list li {
    color: #333;
    border-bottom: 1px solid #dfe3e6;
    overflow: hidden;
}

.down_list li span {
    display: inline-block;
    float: left;
    padding: 15px 0;
}

.down_list li span.tit {
    width: 670px;
    padding-left: 27px;
}

.down_list li span.data {
    width: 230px;
    color: #666;
}

.down_list li span.btn_area {
    padding: 5px 0;
    margin: 0;
}

.down_list li span.btn_area .btn {
    width: 180px;
    height: 36px;
}

table td {
    word-break: keep-all;
    word-wrap: normal;
}

td.wp-txtcut {
    word-break: break-all;
    word-wrap: break-all;
}

td.wp-tdellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.wp-tdellipsis-two {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    line-height: 1.6em;
    height: 37px;
    /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}

.tab_section_slide,
.tab_section {
    width: 1142px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.tab_section_slide a,
.tab_section a {
    display: inline-block;
    float: left;
    border: 1px solid #999;
    background-color: #f6f6f6;
    margin-left: -1px;
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
	box-sizing: border-box;
}

.tab_section_slide a:hover,
.tab_section a:hover,
.tab_section_slide a.on,
.tab_section a.on {
    background-color: #2d84be !important;
    color: #fff !important;
}

.tab_section_slide a:first-child,
.tab_section a:first-child {
    margin-left: 0;
    border-radius: 5px 0 0 5px;
}

.tab_section_slide a:last-child,
.tab_section a:last-child {
    border-radius: 0 5px 5px 0;
}

.tab_section_slide.two a,
.tab_section.two a {
    width: 49.8%;
}

.tab_section_slide.three a,
.tab_section.three a {
    width: 33.3333%;
}

.tab_section_slide.four a,
.tab_section.four a {
    width: 24%;
}

.tab_section_slide.five a,
.tab_section.five a {
    width: 223px;
}

.tab_section_slide.six a,
.tab_section.six a {
    width: 189px;
}

.tab_slide {
    width: 1142px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.tab_slide li {
    float: left;
    list-style-type: none;
}

.tab_slide li a {
    display: block;
    border: 1px solid #999;
    background-color: #f6f6f6;
    margin-left: -1px;
    font-size: 20px;
    text-align: center;
    padding: 20px 0;
}

.tab_slide li a:hover,
.tab_slide li a.active {
    background-color: #2d84be !important;
    color: #fff !important;
}

.tab_slide li:first-child a {
    margin-left: 0;
    border-radius: 5px 0 0 5px;
}

.tab_slide li:last-child a {
    border-radius: 0 5px 5px 0;
}

.tab_slide.two li {
    width: 49.8%;
}

.tab_slide.three li {
    width: 33.2%;
}

.tab_slide.five li {
    width: 223px;
}

.tab_slide.six li {
    width: 189px;
}

button {
    display: inline-block;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    font-family: ntk-m;
}

.btn {
    height: 36px;
    padding: 9px 36px 8px;
    margin: 0 1px;
    color: #fff;
    text-align: center;
    letter-spacing: -0.5px;
}

.btn.grayblue {
    background-color: #b7cace;
}

.btn.d_grayblue {
    background-color: #7193a3;
}

.btn.down {
    background-color: #7193a3;
    transition: background-color 0.5s ease 0s;
}

.btn.down:hover {
    background-color: #385b73;
}

.paging {
    position: relative;
    text-align: center;
    margin: 30px auto 20px;
}

.paging a {
    display: inline-block;
    width: 30px;
    height: 23px;
    padding-top: 7px;
    color: #999;
    background-color: #fff;
    vertical-align: middle;
    border: 1px solid #fff;
    transition: border 0.5s ease;
}

.paging a.on,
.paging a:hover {
    border: 1px solid #333;
    color: #333;
    font-weight: bold;
}

.paging a.btn_bg {
    transition: background 0.1s ease;
    background: url("../images/paging_direction.png") no-repeat left top;
    border: none;
}

.paging a.btn_bg.first:hover,
.paging a.btn_bg.prev:hover {
    background-position-x: -30px;
}

.paging a.btn_bg.first {
    background-position-y: -60px;
}

.paging a.btn_bg.prev {
    background-position-y: 0;
}

.paging a.btn_bg.next,
.paging a.btn_bg.last {
    background-position-x: -30px;
}

.paging a.btn_bg.next {
    background-position-y: -30px;
}

.paging a.btn_bg.last {
    background-position-y: -90px;
}

.paging a.btn_bg.next:hover,
.paging a.btn_bg.last:hover {
    background-position-x: 0px;
}

article.sub.prcenter .submain_txt {
    position: relative;
}

article.sub.prcenter .submain_txt div {
    border-bottom: 1px solid #dfe3e6;
    padding-bottom: 40px;
}

article.sub.prcenter .submain_txt.brochure img {
    box-shadow: 10px 10px 0px #ededed;
}

article.sub.prcenter .submain_txt.brochure .btn_area {
    position: absolute;
    top: 300px;
    right: 110px;
}

article.sub.prcenter .submain_txt.brochure .btn_area .btn {
    width: 200px;
    height: 40px;
}

article.sub.prcenter .submain_txt.radio img {
    display: block;
    margin: 0 auto;
    background: #eef0f2 url(../images/radio_bg.gif) no-repeat 50% 50%;
    border: 1px solid #dfe3e6;
}

.board_top {
    overflow: hidden;
    text-align: right;
    margin-bottom: 20px;
}

.board_all {
    float: left;
    padding: 17px 0 0;
    font-size: 18px;
    color: #333;
}

.board_all span {
    margin-left: 5px;
    color: #333;
}

.board_search {
    float: right;
}

.board_search input[type="text"] {
    width: 148px;
    height: 30px;
    padding: 3px 10px 2px;
    margin-left: 7px;
    border: 1px solid #abb1b5;
}

.board_search .select {
    display: inline-block;
    position: relative;
    z-index: 10;
    border: 1px solid #abb1b5;
    margin-left: 7px;
}

.board_search .select:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 3px;
    right: 1px;
    width: 15px;
    height: 32px;
    background-color: #fff;
    background-image: url("../images/spr_board.png");
    background-repeat: no-repeat;
    background-position: -49px 10px;
    z-index: 50;
}

.board_search select {
    height: 37px;
    border: none;
}

.board_search input[type="submit"] {
    display: inline-block;
    width: 45px;
    height: 37px;
    border: 0;
    background-image: url("../images/spr_board.png");
    background-repeat: no-repeat;
    background-position: 8px 0;
    text-indent: -5000px;
    background-color: transparent;
}

.board_tbl {
    margin-top: 5px;
    border-top: 1px solid #abb1b5;
    text-align: center;
}

.board_tbl th,
.board_tbl td {
    height: 55px;
    padding: 0 15px;
}

.board_tbl th {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid #abb1b5;
}

.board_tbl td {
    font-size: 15px;
    border-bottom: 1px solid #dfe3e6;
}

.board_tbl td.title {
    text-align: left;
}

.detail_top {
    border-top: 1px solid #abb1b5;
    border-bottom: 1px solid #dfe3e6;
}

.detail_top span {
    position: relative;
}

.detail_top span:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 14px;
    background-color: #abb1b5;
}

.detail_top h3 {
    border-bottom: 1px solid #dfe3e6;
    padding: 18px 26px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.detail_top h3 span {
    color: #333;
    padding-right: 25px;
    margin-right: 25px;
}

.detail_top .info {
    overflow: hidden;
    padding: 16px 26px 12px 26px;
}

.detail_top .info .file {
    float: left;
    display: inline-block;
}

.detail_top .info .file span {
    float: left;
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
}

.detail_top .info .file span:after {
    top: 1px;
}

.detail_top .info .txt {
    float: right;
    display: inline-block;
}

.detail_top .info .txt span {
    padding-right: 15px;
    margin-right: 15px;
}

.detail_top .info .txt span:after {
    top: 1px;
}

.file_ico {
    float: left;
    display: inline-block;
}

.file_ico .file {
    position: relative;
    padding-left: 30px;
}

.file_ico .file:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: -5px;
    left: 0;
    width: 26px;
    height: 26px;
    background-image: url("../images/spr_board.png");
    background-repeat: no-repeat;
    background-position: 0px -50px;
    text-indent: -5000px;
}

.detail_cont {
    padding: 40px 25px;
    margin-bottom: 20px;
    /*border-bottom: 1px solid #d1d3d4;*/
}

.detail_cont p {
    margin-top: 20px;
}

.detail_cont p:first-child {
    margin-top: 0;
}

.btn_area {
    margin: 25px 0;
    text-align: center;
}

.btn_area .btn {
    width: 180px;
    height: 50px;
}

.board_view_nav {
    overflow: hidden;
    margin-top: 50px;
    border-top: 1px solid #abb1b5;
    border-bottom: 1px solid #abb1b5;
}

.board_view_nav li {
    overflow: hidden;
    padding: 0 30px;
    border-top: 1px solid #dfe3e6;
    height: 56px;
}

.board_view_nav li:first-child {
    border-top: none;
}

.board_view_nav span,
.board_view_nav a {
    display: inline-block;
    float: left;
    padding-top: 20px;
    color: #333;
}

.board_view_nav .prev,
.board_view_nav .next {
    position: relative;
    padding: 20px 35px 0 25px;
    margin-right: 25px;
}

.board_view_nav .prev:after,
.board_view_nav .next:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 21px;
    right: 0;
    width: 1px;
    height: 14px;
    background-color: #abb1b5;
}

.board_view_nav .prev:before,
.board_view_nav .next:before {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    width: 15px;
    height: 15px;
    background-image: url("../images/spr.png");
    background-repeat: no-repeat;
    background-position: -146px 4px;
}

.board_view_nav .prev:before {
    background-position: -196px 4px;
}

.board_view_nav .date {
    float: right;
}

.gallery_list {
    overflow: hidden;
    margin: 15px 0 35px;
    padding: 0 15px -;
    border-top: 1px solid #abb1b5;
    border-bottom: 1px solid #abb1b5;
}

.gallery_list li {
    float: left;
    width: 50%;
    padding: 24px 0;
    border-bottom: 1px solid #dfe3e6;
}

.gallery_list li img,
.gallery_list li a {
    float: left;
}

.gallery_list li a {
    margin-left: 24px;
    text-decoration: none;
    font-size: 15px;
}

.gallery_list li img {
    background: #eef0f2 url(../images/thumb_bg.gif) no-repeat 50% 50%;
    border: 1px solid #dfe3e6;
}

.gallery_list li span {
    display: block;
}

.gallery_list li .category {
    margin-top: 10px;
}

.gallery_list li .title {
    color: #333;
    margin-top: 10px;
    line-height: 25px;
}

.gallery_list.col3 li {
    width: 33.3%;
}

.gallery_list.col5 li {
    width: 20%;
    text-align: center;
}

.gallery_list.col5 li a,
.gallery_list.col5 li img {
    margin-left: 0;
    float: none;
    display: block;
}

.gallery_list.col5 li img {
    margin: 0 auto;
}

.culture_list {
    margin: 15px 0 35px;
    padding: 0 15px -;
    border-top: 1px solid #abb1b5;
}

.culture_list li {
    width: 100%;
    overflow: hidden;
    padding: 24px 0;
    border-bottom: 1px solid #dfe3e6;
}

.culture_list li img,
.culture_list li a {
    float: left;
}

.culture_list li a {
    margin-left: 30px;
    text-decoration: none;
    font-size: 15px;
    width: 870px;
}

.culture_list li img {
    background: #eef0f2 url(../images/thumb_bg.gif) no-repeat 50% 50%;
    border: 1px solid #dfe3e6;
}

.culture_list li span {
    display: block;
}

.culture_list li .title {
    color: #333;
    font-size: 18px;
    margin: 3px 0 10px;
}

.culture_list li .date {
    margin-bottom: 15px;
    color: #999;
    font-size: 13px;
}

.culture_list li p {
    line-height: 28px;
    color: #666;
    font-size: 15px;
}

.detail_cont img {
    background: #eef0f2 url(../images/thumb_bg.gif) no-repeat 50% 50%;
    border: 1px solid #dfe3e6;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
    max-width: 100%
}

.radio_play {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-image: url("../images/spr_board.png");
    background-repeat: no-repeat;
    background-position: 2px -98px;
    text-indent: -5000px;
}

.radio_pause {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background-image: url("../images/spr_board.png");
    background-repeat: no-repeat;
    background-position: -48px -98px;
    text-indent: -5000px;
}

.layerWrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 70;
    width: 100%;
    height: 100%;
}

.layerWrap img {
    display: block;
}

.dimmed {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 60;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.paperLayer {
    position: absolute;
    z-index: 70;
}

.paperLayer a {
    position: absolute;
    top: 0;
    right: -43px;
}

.paperDetail {
    padding: 45px 35px;
    background-color: #e5e5e5;
}

.paperDetail img {
    display: block;
}

/* write */
.input_txt_tit {
    font-size: 36px;
    font-family: "NBL";
    color: #333;
    margin-bottom: 20px;
    padding-top: 10px;
    font-weight: normal;
}

.input_txt_tit .comt {
    display: inline-block;
    float: right;
    font-size: 14px;
}

.essential {
    color: #da0000 !important;
}

.input_tbl {
    border-top: 1px solid #abb1b5;
}

.input_tbl input,
.input_tbl select {
    border: 1px solid #abb1b5;
    height: 38px;
    padding: 2px 7px;
}

.input_tbl textarea {
    border: 1px solid #abb1b5;
    padding: 7px 7px;
}

.input_tbl th,
.input_tbl td {
    border-bottom: 1px solid #dfe3e6;
    padding: 8px 0;
}

.input_tbl th {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.input_tbl th label {
    color: #333;
}

.input_tbl .wd95p {
    width: 95% !important;
}

.input_tbl .wd370 {
    width: 370px !important;
}

.input_tbl .wd107 {
    width: 107px !important;
}

.input_tbl .wd209 {
    width: 209px !important;
}

.input_tbl .wd88 {
    width: 88px !important;
}

.input_tbl .file_input input {
    position: relative;
    width: 118px;
    border: none;
    height: auto;
    display: inline-block;
    top: -5px;
}

.input_tbl .file_input input:after {
    clear: both;
    display: block;
    content: "+ 파일등록";
    position: absolute;
    top: 0;
    left: 0;
    background: #2d84be;
    color: #fff;
    border: 1px solid #abb1b5;
    padding: 10px 32px;
    border-radius: 2px;
}

.input_tbl .file_input p {
    display: inline-block;
    padding: 10px 20px;
}

.main_wrap {
    width: 100%;
    min-width: 1142px;
}

.main_wrap #main_visual {
    width: 100%;
    min-width: 1142px;
    height: 790px;
    position: relative;
}

.main_wrap #main_visual div {
    position: relative;
    width: 100%;
    height: 790px;
}

.main_wrap #main_visual .item_inner {
    position: absolute;
    width: 820px;
    height: 170px;
    top: 43%;
    left: 60%;
    margin-left: -375px;
    margin-top: -85px;
}

.main_wrap #main_visual .item_inner h3 {
    font-size: 41px;
    line-height: 60px;
    font-family: 'NBL';
    font-weight: normal;
    color: #ffffff;
    text-align: right;
    margin-bottom: 40px;
}

.main_wrap #main_visual .item_inner p {
    font-size: 15px;
    line-height: 28px;
    font-family: 'NBL';
    color: #fff;
    text-align: center;
    opacity: 0.8;
}

.main_wrap #main_visual .slick-arrow {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    font-size: 0;
    text-indent: -9999px;
    background-color: transparent;
    z-index: 10;
}

.main_wrap #main_visual .slick-prev {
    left: 50%;
    margin-left: -700px;
    background: url('../images/spr.png') no-repeat -150px -351px;
}

.main_wrap #main_visual .slick-prev.hover {
    background: url('../images/spr.png') no-repeat -100px -351px;
}

.main_wrap #main_visual .slick-next {
    right: 50%;
    margin-right: -700px;
    background: url('../images/spr.png') no-repeat -250px -351px;
}

.main_wrap #main_visual .slick-next.hover {
    background: url('../images/spr.png') no-repeat -200px -351px;
}

@media screen and (max-width: 1280px) {
    .main_wrap #main_visual .slick-prev {
        left: 50%;
        margin-left: -570px;
    }

    .main_wrap #main_visual .slick-next {
        right: 50%;
        margin-right: -570px;
    }
}

@media screen and (max-width: 769px) {
    .main_wrap #main_visual .slick-prev {
        left: 2%;
        margin-left: 0;
    }

    .main_wrap #main_visual .slick-next {
        right: 2%;
        margin-right: 0;
    }
}

.main_wrap #main_visual .slick-dots {
    display: inline-block !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    text-align: center;
    font-size: 0;
}

.main_wrap #main_visual .slick-dots:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    left: 50%;
    top: -72px;
    margin-left: -50px;
    width: 100px;
    height: 65px;
    background: url('../images/spr.png') no-repeat -100px -435px;
}

.main_wrap #main_visual .slick-dots li {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url('../images/spr.png') no-repeat 0 -285px;
    margin-left: 5px;
    cursor: pointer;
}

.main_wrap #main_visual .slick-dots li:first-child {
    margin-left: 0;
}

.main_wrap #main_visual .slick-dots li.slick-active {
    width: 34px;
    height: 11px;
    background: url('../images/spr.png') no-repeat -16px -285px;
}

.main_wrap #main_visual .slick-dots li button {
    background-color: transparent;
    display: block;
}

.main_wrap #main_visual div {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

@media (min-width: 0px) and (max-width: 1925px) {
    .main_wrap #main_visual div {
        background-size: auto !important;
    }
}

.main_wrap #main_visual div.item01 {
    background-image: url('../images/main_visual01.jpg');
}

.main_wrap #main_visual div.item02 {
    background-image: url('../images/main_visual02.jpg');
}

.main_wrap #main_visual div.item03 {
    background-image: url('../images/main_visual03.jpg');
}

.main_wrap #main_visual div.item04 {
    background-image: url('../images/main_visual_20210602.jpg');
}

.main_wrap #main_visual div.item05 {
    background-image: url('../images/main_visual_20210719.jpg');
}

.main_wrap #main_visual div.item06 {
    background-image: url('../images/main_visual_20210615.jpg');
}

.main_wrap #main_visual div.item07 {
    background-image: url('../images/main_visual_20210625.jpg');
}

/* e: 2017.11.26 추가 */
/* s : 2017.11.26 수정 */
.main_wrap .main_section {
    width: 100%;
    min-width: 1142px;
    height: 735px;
    overflow: hidden;
}

/* e : 2017.11.26 수정 */
.main_wrap .main_section .cont_section {
    width: 1142px;
    margin: 0 auto;
}

.main_wrap .main_section .cont_section h2 {
    font-size: 60px;
    font-family: "NBL";
    font-weight: normal;
    letter-spacing: -1px;
    height: 28px;
    padding-top: 19px;
    margin-top: 89px;
}

/* s : 2017.11.26 추가 */
.main_wrap .jwgroup {
    overflow: hidden;
}

.main_wrap .jwgroup h2 {
    text-align: center;
    color: #7e9eb3;
    margin-bottom: 67px;
    font-family: 'NBL';
}

.main_wrap .jwgroup .jwgroup_list {
    position: relative;
    margin-left: -33px;
}

.main_wrap .jwgroup .jwgroup_list .slick-arrow {
    position: absolute;
    width: 28px;
    height: 58px;
    top: 50%;
    margin-top: -29px;
    font-size: 0;
    text-indent: -9999px;
    background-color: transparent;
    z-index: 10;
}

.main_wrap .jwgroup .jwgroup_list .slick-prev {
    left: 50%;
    margin-left: -700px;
    background: url('../images/spr.png') no-repeat 0 -420px;
}

.main_wrap .jwgroup .jwgroup_list .slick-prev.hover {
    background: url('../images/spr.png') no-repeat -50px -420px;
}

.main_wrap .jwgroup .jwgroup_list .slick-next {
    right: 50%;
    margin-right: -700px;
    background: url('../images/spr.png') no-repeat -222px -420px;
}

.main_wrap .jwgroup .jwgroup_list .slick-next.hover {
    background: url('../images/spr.png') no-repeat -272px -420px;
}

@media screen and (max-width: 1280px) {
    .main_wrap .jwgroup .jwgroup_list .slick-prev {
        left: 50%;
        margin-left: -537px;
    }

    .main_wrap .jwgroup .jwgroup_list .slick-next {
        right: 50%;
        margin-right: -570px;
    }
}

.main_wrap .jwgroup .item {
    float: left;
    width: 260px;
    height: 376px;
    margin-right: 33px;
    position: relative;
}

.main_wrap .jwgroup .item h3 {
    font-size: 30px;
    line-height: 37px;
    font-weight: normal;
    color: #373737;
    margin-bottom: 27px;
    font-family: 'NBL';
}

.main_wrap .jwgroup .item button {
    position: absolute;
    width: 260px;
    height: 46px;
    bottom: 0;
    left: 0;
    background: url('../images/btn_jwgroup_more.jpg') no-repeat 0 0;
    font-size: 0;
    text-indent: -99999px;
}

.main_wrap .jwgroup .item01 {
    background: url(../images/main_ico_jwgroup_01.jpg) no-repeat 50% 165px;
}

.main_wrap .jwgroup .slick-slide {
    margin-left: 33px;
}

.main_wrap .jwgroup .item02 {
    background: url(../images/main_ico_jwgroup_02.jpg) no-repeat 50% 150px;
}

.main_wrap .jwgroup .item03 {
    background: url(../images/main_ico_jwgroup_03.jpg) no-repeat 50% 155px;
}

.main_wrap .jwgroup .item04 {
    background: url(../images/main_ico_jwgroup_04.jpg) no-repeat 50% 170px;
}

.main_wrap .jwgroup .item05,
.main_wrap .jwgroup .item06,
.main_wrap .jwgroup .item07,
.main_wrap .jwgroup .item08 {
    background: url(../images/main_ico_jwgroup_05.jpg) no-repeat 50% 170px;
}

.main_wrap .jwgroup .item p {
    color: #666;
    line-height: 23px;
    font-size: 13px;
    letter-spacing: -0.5px;
    font-family: 'NBL';
}

.main_wrap .jwgroup .jwgroup_list .slick-dots {
    margin-top: 35px;
    text-align: center;
}

.main_wrap .jwgroup .jwgroup_list .slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url('../images/spr.png') no-repeat -14px -191px;
    margin-left: 5px;
}

.main_wrap .jwgroup .jwgroup_list .slick-dots li.slick-active {
    background-position: 0 -191px;
}

.main_wrap .jwgroup .jwgroup_list .slick-dots li:first-child {
    margin-left: 0;
}

.main_wrap .jwgroup .jwgroup_list .slick-dots li button {
    vertical-align: top;
    width: 8px;
    height: 8px;
    background-color: transparent;
    font-size: 0;
    text-indent: -99999px;
}

/* export item */
.main_wrap .exportitem {
    background-color: #e4e9ec;
}

.main_wrap .exportitem h2 {
    text-align: center;
    margin: 30px 0 72px;
    color: #333333;
}

.main_wrap .exportitem .item_box {
    position: relative;
    float: left;
    width: 263px;
    height: 410px;
    overflow: hidden;
}

.main_wrap .exportitem .item_box.box01 {
    margin-right: 30px;
}

.main_wrap .exportitem .item_box.box02 {
    margin-right: 30px;
}

.main_wrap .exportitem .item_box.box03 {
    margin-right: 30px;
}

.main_wrap .exportitem .item_cate {
    height: 42px;
    margin-bottom: 30px;
    overflow: hidden;
}

.main_wrap .exportitem .cate_name {
    display: inline-block;
    font-size: 27px;
    color: #718fa4;
    height: 42px;
    line-height: 42px;
    letter-spacing: -1px;
}

.main_wrap .exportitem .cate_name span {
    display: inline-block;
    font-size: 18px;
    color: #718fa4;
    vertical-align: middle;
    margin-left: 23px;
}

.main_wrap .exportitem .slick-slide {
    margin-left: 33px;
}

.main_wrap .exportitem .slick-list {
    margin-left: -33px;
}

.main_wrap .exportitem .item {
    position: relative;
    height: auto;
}

.main_wrap .exportitem .item h3 {
    font-family: 'NBL';
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.main_wrap .exportitem .item img {
    width: 263px;
    height: 241px;
}

.main_wrap .exportitem .item .item_info {
    margin-top: 27px;
    padding: 0 8px;
    text-align: center;
    font-size: 14px;
    line-height: 15px;
}

.main_wrap .exportitem .item a {
    position: absolute;
    display: block;
    width: 100px;
    height: 31px;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    background: url('../images/btn_export_go.jpg') no-repeat 0 0;
    text-indent: -9999px;
    font-size: 0;
}

.main_wrap .exportitem .cate_more {
    float: right;
    display: inline-block;
    font-size: 13px;
    color: #718fa4;
    padding-left: 17px;
    background: url('../images/spr.png') no-repeat 0 -309px;
    margin-top: 13px;
}

.main_wrap .exportitem .item_box .slick-arrow {
    position: absolute;
    top: 145px;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 54px;
    font-size: 0;
    text-indent: -99999px;
    z-index: 10;
}

.main_wrap .exportitem .item_box .slick-prev {
    background: url('../images/spr.png') no-repeat -50px -218px;
    left: 8px;
}

.main_wrap .exportitem .item_box .slick-prev.hover {
    background: url('../images/spr.png') no-repeat -92px -218px;
    left: 8px;
}

.main_wrap .exportitem .item_box .slick-next {
    background: url('../images/spr.png') no-repeat -71px -218px;
    right: 8px;
}

.main_wrap .exportitem .item_box .slick-next.hover {
    background: url('../images/spr.png') no-repeat -113px -218px;
    right: 8px;
}

.main_wrap .randd {
    background-image: url(../images/section_rnd_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.main_wrap .randd .cont_section {
    padding: 114px 0;
    height: 100%;
    box-sizing: border-box;
}

/* R & D */
.main_wrap .randd .cont_section ul .item {
    float: left;
    width: 260px;
    height: 504px;
    margin-left: 34px;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.5s;
}

.main_wrap .randd .cont_section ul .item.on {
    opacity: 1;
    transform: translateY(0px);
}

.main_wrap .randd .cont_section ul .item:first-child {
    margin-left: 0;
}

.main_wrap .randd .cont_section ul .item a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 325px;
    box-sizing: border-box;
}

.main_wrap .randd .cont_section ul .item p {
    opacity: 1;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    padding: 0 40px;
    transition: all 0.4s;
}

.main_wrap .randd .cont_section ul .item.hover p {
    opacity: 0;
}

.main_wrap .randd .cont_section ul .item.item01 {
    background: url('../images/randd_item01_normal.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item01:hover {
    background: url('../images/randd_item01_hover.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item02 {
    background: url('../images/randd_item02_normal.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item02:hover {
    background: url('../images/randd_item02_hover.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item03 {
    background: url('../images/randd_item03_normal.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item03:hover {
    background: url('../images/randd_item03_hover.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item04 {
    background: url('../images/randd_item04_normal.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item.item04:hover {
    background: url('../images/randd_item04_hover.png') no-repeat 0 0;
}

.main_wrap .randd .cont_section ul .item,
.main_wrap .randd .cont_section ul .item:hover,
.main_wrap .randd .cont_section ul .item p {
    transition: all 0.4s;
}

.main_wrap .sitemap_link {
    background: #fff;
    height: 568px;
}

.main_wrap .sitemap_link .cont_section {
    margin-top: 115px;
}

.main_wrap .sitemap_link ul {
    overflow: hidden;
}

.main_wrap .sitemap_link ul.menu_depth1>li {
    float: left;
    width: 130px;
    text-align: center;
    margin-left: 72px;
}

.main_wrap .sitemap_link ul.menu_depth1>li:first-child {
    margin-left: 0;
}

.main_wrap .sitemap_link ul>li>a {
    display: block;
    color: #4c8099;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 45px;
}

.main_wrap .sitemap_link ul li .menu_depth2 li {
    padding: 8px 0;
}

.main_wrap .sitemap_link ul li .menu_depth2 li a {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
}

.main_wrap .sitemap_link ul li .menu_depth2 li ul {
    border-top: 1px solid #e9ebec;
    border-bottom: 1px solid #e9ebec;
    padding: 5px 0;
}

.main_wrap .sitemap_link ul li .menu_depth2 li ul li a {
    color: #666;
    margin: 0;
    padding: 2px 0;
    font-size: 12px;
}

.main_wrap footer.sub {
    margin-top: 40px;
}

/* e : 2017.11.26 추가 */
#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1142px;
    z-index: 99;
    background: url('../images/gnb_bg.png') repeat-x;
}

#header .header_top {
    width: 100%;
    height: 38px;
    margin: 0 auto;
    overflow: hidden;
}

#header .header_top .top {
    width: 1142px;
    height: 38px;
    text-align: right;
    margin: 0 auto;
    overflow: hidden;
    z-index: 100;
    padding-top: 7px;
    box-sizing: border-box;
}

#header .header_top .top a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    margin-right: 20px;
}

#header .header_gnb {
    width: 100%;
    height: 82px;
    overflow: hidden;
}

#header .header_gnb .gnb_wrap {
    width: 1142px;
    height: 82px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    top: 0;
}

#header .header_gnb .gnb_wrap h1 {
    display: inline-block;
    margin-top: 20px;
}

#header .header_gnb .gnb_wrap h1 a {
    display: block;
    width: 127px;
    height: 43px;
    font-size: 0;
    text-indent: -99999px;
    background: url('../images/jw_holdings_new_white.png') no-repeat 0 0;
}


#header .header_gnb .gnb_wrap .gnb {
    position: absolute;
    top: 0;
    left: 200px;
    height: 82px;
    overflow: hidden;
}

#header .header_gnb .gnb_wrap .gnb li {
    float: left;
}

#header .header_gnb .gnb_wrap .gnb>li>a {
    display: block;
    width: 100px;
    height: 82px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin: 0 13px;
    line-height: 82px;
    box-sizing: border-box;
}

#header .header_gnb .gnb_wrap .gnb li .menu_depth2 {
    padding-top: 12px;
    margin: 0 13px;
}

#header .header_gnb .gnb_wrap .gnb li .menu_depth2 li {
    float: none;
    width: 100px;
}

#header .header_gnb .gnb_wrap .gnb li .menu_depth2 li a {
    display: block;
    padding: 9px 0;
    /* margin-left: 15px; */
    font-size: 14px;
    letter-spacing: -0.8px;
    color: #333;
    margin: 0;
    text-align: center;
}

#header .header_gnb .gnb_wrap .gnb li .menu_depth2 li ul {
    border-top: 1px solid #e9ebec;
    border-bottom: 1px solid #e9ebec;
    padding: 5px 0;
}

#header .header_gnb .gnb_wrap .gnb li .menu_depth2 li ul li a {
    color: #666;
    margin: 0;
    padding: 2px 0;
    font-size: 13px;
}

#header .header_gnb .gnb_wrap .lang {
    position: absolute;
    top: 24.5px;
    right: 0;
    overflow: hidden;
}

#header .header_gnb .gnb_wrap .lang a {
    display: inline-block;
    float: left;
    position: relative;
    z-index: 10;
    height: 25px;
    width: 88px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.5px;
    text-align: center;
    padding-top: 6px;
    border: 1px solid #7e95a8;
}

#header .header_gnb .gnb_wrap .lang a:hover {
    background-color: rgba(35, 52, 71, 0.5);
}

#header .header_gnb .gnb_wrap .lang a:first-child {
    border-radius: 5px 0 0 5px;
}

#header .header_gnb .gnb_wrap .lang a:last-child {
    border-radius: 0 5px 5px 0;
    border-left: none;
}

#header .header_gnb .gnb_wrap .lang a span {
    color: #fff;
    position: relative;
    z-index: 10;
}

#header.on {
    background: #ffffff url('../images/gnb_bg_on.gif') repeat-x;
}

#header.on .header_gnb .gnb_wrap h1 a {
    background: url('../images/jw_holdings_new.png') no-repeat 0 0;
}

#header.fixed.on .header_gnb .gnb_wrap h1 a {
    background: url('../images/jw_holdings_new_white.png') no-repeat 0 0;
}

#header.on .top a {
    color: #666;
}

#header.on .header_gnb.on {
    width: 100%;
    height: 430px;
}

#header.on .header_gnb.on .gnb_wrap {
    height: 430px;
}

/*
#header.on .gnb_wrap h1 a {
    background: url('../images/jw_holdings_new.png') no-repeat 0 0;
}
*/
#header.on .gnb_wrap .gnb {
    height: 400px;
}

#header.on .gnb_wrap .gnb>li {
    height: auto;
}

#header.on .gnb_wrap .gnb>li>a {
    color: #333;
    border-bottom: 2px solid transparent;
}

#header.on .gnb_wrap .gnb>li:hover>a {
    border-bottom: 2px solid #0068b7;
}

#header.on .gnb_wrap .gnb .menu_depth2 {
    display: block;
}

#header.on .gnb_wrap .gnb .menu_depth2 a {
    border-bottom: none;
    color: #666;
}

#header.on .gnb_wrap .gnb .menu_depth2 a:hover {
    border-bottom: none;
    color: #0068b7;
}

#header.on .gnb_wrap .lang a span {
    color: #267fc2;
}

#header.on .gnb_wrap .lang a:hover span {
    color: #267fc2;
}

#header.on .gnb_wrap .lang a.on,
#header.on .gnb_wrap .lang a:hover {
    background-color: #267fc2;
}

#header.on .gnb_wrap .lang a.on span {
    color: #ffffff;
}

#header.on .gnb_wrap .lang a:hover {
    background-color: #267fc2;
}

#header.on .gnb_wrap .lang a:hover span {
    color: #ffffff;
}

#header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 77px;
    z-index: 99;
    /*background: url('../images/fixed_gnb_bg.gif') repeat-x; */
    background: #267fc2;
}

#header.fixed .header_top {
    display: none;
}

#header.fixed .gnb_wrap {
    height: 82px;
}

/* 
#header.fixed .gnb_wrap .gnb {
    top: 20px;
} */

#header.fixed .gnb_wrap .gnb>li>a {
    color: #fff;
    border-bottom: 2px solid transparent;
    /* padding: 11px 0 26px 15px; */
    /* padding-bottom: 28px; */
}

#header.fixed .gnb_wrap .gnb>li:hover>a {
    border-bottom: 2px solid #76bbef;
}

#header.fixed .gnb_wrap h1 {
    margin-top: 16px;
}

/* 
#header.fixed .gnb_wrap h1 a {
    background: url('../images/logo.png') no-repeat 0 0;
} */

#header.fixed .header_gnb .gnb_wrap .lang {
    top: 22px;
}

#header.fixed .header_gnb .gnb_wrap .lang a {
    border: 1px solid #fff;
}

#header.fixed .header_gnb .gnb_wrap .lang a:first-child {
    border-right: 1px solid #267fc2;
}

#header.fixed .header_gnb .gnb_wrap .lang a:last-child {
    border-left: none;
}

#header.fixed .header_gnb .gnb_wrap .lang a:hover {
    background-color: #ffffff;
}

#header.fixed .header_gnb .gnb_wrap .lang a:hover span {
    color: #267fc2;
}

#header.fixed .header_gnb .gnb_wrap .lang a.on {
    background-color: #ffffff;
}

#header.fixed .header_gnb .gnb_wrap .lang a.on span {
    color: #267fc2;
}

#header.fixed .header_gnb .gnb_wrap .lang a.on:hover span {
    color: #267fc2;
}

#header.fixed .header_gnb .gnb_wrap .lang a span {
    color: #ffffff;
}

#header.fixed.on {
    background: #ffffff url('../images/fixed_gnb_bg_2.gif') repeat-x;
}

/* e : 2017.11.26 header 수정(최종본) */
#darkness {
    width: 100%;
    height: 100%;
    z-index: 98;
    display: none;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
}

#sub_visual {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 405px;
    min-width: 1142px;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}

#sub_visual div {
    width: 1142px;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -571px;
    font-size: 45px;
    text-align: center;
    color: #fff;
    line-height: 46px;
    font-weight: bold;
    text-transform: uppercase;
}

#sub_visual div span {
    display: block;
    margin-top: 25px;
    /* opacity: 0.8; */
    line-height: 20px;
    font-size: 21px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
}

#sub_visual.company {
    background-image: url("../images/sub_visual_company.jpg");
}

#sub_visual.business {
    background-image: url("../images/sub_visual_business.jpg");
}

#sub_visual.customer {
    background-image: url("../images/sub_visual_customer.jpg");
}

#sub_visual.investor {
    background-image: url("../images/sub_visual_investor.jpg");
}

#sub_visual.social {
    background-image: url("../images/sub_visual_social.jpg");
}

#sub_visual.rnd {
    background-image: url("../images/sub_visual_rnd.jpg");
}

#sub_visual.util {
    background-image: url("../images/sub_visual_util.jpg");
}

#sub_visual.prcenter {
    background-image: url("../images/sub_visual_prcenter.jpg");
}

@media (min-width: 0px) and (max-width: 1925px) {
    #sub_visual {
        background-size: auto !important;
    }
}

article.sub {
    margin-top: 405px;
    min-width: 1142px;
    width: 100%;
}

article.sub .title_section {
    position: relative;
    width: 1142px;
    margin: 0 auto;
    border-bottom: 1px solid #dfe3e6;
    margin-bottom: 60px;
}

article.sub .title_section.tab {
    border-bottom: none;
    margin-bottom: 0;
}

article.sub .title_section.no_menu {
    padding-top: 0;
}

article.sub .title_section .location {
    padding: 25px 0 15px;
    height: 35px;
    z-index: 50;
}

article.sub .title_section .location .inner {
    margin: 0 auto;
    width: 1142px;
}

article.sub .title_section .location .inner:after {
    content: '';
    display: block;
    clear: both
}

article.sub .title_section .location.fixed {
    position: fixed;
    top: 77px;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #fff
}

article.sub .title_section .location .home {
    float: left;
    display: block;
    padding: 5px 0 5px 37px;
    margin-right: 60px;
    background: url('../images/spr.png') no-repeat -249px 4px;
}

article.sub .title_section .location ul {
    float: left;
}

article.sub .title_section .location ul li {
    float: left;
    position: relative;
    z-index: 50;
}

article.sub .title_section .location ul li:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 1px;
    left: -32px;
    width: 20px;
    height: 20px;
    background: url('../images/spr.png') no-repeat -91px 11px;
}

article.sub .title_section .location ul li .depth1 {
    display: block;
    position: relative;
    padding: 5px 10px;
    margin-right: 60px;
    cursor: pointer;
}

article.sub .title_section .location ul li .depth1:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 1px;
    right: -11px;
    width: 20px;
    height: 20px;
    background: url('../images/spr.png') no-repeat -144px 11px;
}

article.sub .title_section .location ul li .depth1.on {
    color: #333;
}

article.sub .title_section .location ul li .depth1.on:after {
    background: url('../images/spr.png') no-repeat -194px 11px;
}

article.sub .title_section .location ul li .depth2 {
    display: none;
    border: 1px solid #dfe3e6;
    border-radius: 4px;
    z-index: 70;
    background-color: #f1f2f3;
    padding: 15px 25px;
    position: absolute;
    left: 5px;
    width: 150px;
}

article.sub .title_section .location ul li .depth2 li {
    float: none;
    padding: 6px 0;
    width: 100%;
}

article.sub .title_section .location ul li .depth2 li:after {
    display: none;
}

article.sub .title_section .cont_top {
    /* padding: 67px 0 45px;  */
    border-top: 1px solid #dfe3e6;
    position: relative;
    height: 130px;
    /* height: 174px; */
    z-index: 1;
}

article.sub .title_section .cont_top .cont_tit_sildeup {
    position: absolute;
    bottom: 25px;
    opacity: 0;
    width: 100%;
    color: #2e3d47;
    font-size: 41px;
    text-align: center;
    letter-spacing: -1px;

    position: absolute;
    bottom: 25px;
    opacity: 0;
    width: 100%;
    color: #2e3d47;
    font-size: 41px;
    text-align: center;
    letter-spacing: -1px;

}

article.sub .title_section .cont_top .cont_tit_sildeup .h2 {
    bottom: 54px;
    opacity: 1;
}

article.sub .title_section .cont_top h2 {
    color: #2e3d47;
    font-size: 41px;
    text-align: center;
    letter-spacing: -1px;
}

article.sub .title_section .cont_top p {
    text-align: center;
    margin-top: 25px;
    font-size: 13px;
}

article.sub .cont_container .slide_wrap {
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    overflow-y: hidden;
}

article.sub .cont_container .slide_wrap .content {
    float: left;
    z-index: 10;
}

article.sub .cont_container .content.wd1142 {
    clear: both;
    width: 1142px !important;
    margin: 0 auto !important;
}

article.sub .cont_container .content .info_txt {
    padding: 60px 0 40px;
    line-height: 28px;
    letter-spacing: -0.5px;
}

article.sub .cont_container .content .info_txt p {
    font-family: "NBG";
    font-size: 36px;
    color: #4c7a98 !important;
    margin-bottom: 37px;
    line-height: 55px;
    font-weight: 600;
}

article.sub .cont_container .content .cont {
    width: 1008px;
    margin: 0 auto;
}

article.sub .cont_container .tab_cont {
    position: relative;
    width: 100%;
    min-width: 1142px;
    /* overflow: hidden; */
}

article.sub .cont_container .tab_cont .top_tit_02 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 1.5
}

article.sub .cont_container .tab_cont img {
    margin-bottom: 10px;
    width: 100%;
}

article.sub .cont_container .tab_cont .txt {
    margin: 20px 0;
    font-size: 15px;
    color: #666;
    line-height: 1.5
}

article.sub .cont_container .tab_cont .slide_btn {
    width: 50px;
    height: 59px;
    position: absolute;
    top: 405px;
    text-indent: -5000px;
    background-image: url('../images/spr.png');
    background-repeat: no-repeat;
    z-index: 90;
    cursor: pointer;
}

article.sub .cont_container .tab_cont .slide_btn.prev {
    right: 57%;
    top: 50%;
    margin: -29px 521px 0 0;
    background-position: -50px -420px;
}

article.sub .cont_container .tab_cont .slide_btn.prev.disable {
    background-position: 0 -420px;
    cursor: default;
}

article.sub .cont_container .tab_cont .slide_btn.next {
    left: 57%;
    top: 50%;
    margin: -29px 0 0 521px;
    background-position: -250px -420px;
}

article.sub .cont_container .tab_cont .slide_btn.next.disable {
    background-position: -200px -420px;
    cursor: default;
}

article.sub .title_cont {
    font-size: 36px;
    color: #333;
    font-family: "NBL";
    font-weight: normal;
    letter-spacing: -0.5px;
    margin: 80px 0 25px;
    height: 26px;
}

article.sub .title_cont .comt {
    float: right;
    font-size: 15px;
}

article.sub .title_cont.line {
    padding-bottom: 30px;
    border-bottom: 1px solid #dfe3e6;
    margin: 80px 0 50px;
}

footer.sub {
    width: 100%;
    min-width: 1142px;
    height: 233px;
    position: relative;
    /*border-top: 1px solid #dfe3e6;*/
    background-color: #444;
    margin-top: 70px;
}

footer.sub .footer_wrap {
    width: 1142px;
    margin: 0 auto;
}

footer.sub .link {
    position: relative;
    height: 80px;
}

footer.sub .link .family_site {
    height: 30px;
    position: relative;
    top: 23px;
    cursor: pointer;
}

footer.sub .link .family_site .title {
    display: block;
    width: 255px;
    height: 22px;
    position: relative;
    z-index: 30;
    border: 1px solid #ccd2d7;
    background: #444 url('../images/spr.png') no-repeat 255px -91px;
    padding: 7px 15px 3px;
    color: #fff;
}

footer.sub .link .family_site ul {
    position: absolute;
    bottom: 0;
    width: 255px;
    display: none;
    background-color: #f5f5f5;
    border: 1px solid #ccd2d7;
    margin-bottom: 29px;
    margin-top: -1px;
    padding: 5px 15px;
    z-index: 10;
}

footer.sub .link .family_site ul li a {
    display: block;
    padding: 5px 0;
    color: #333;
}

footer.sub .info_link {
    position: absolute;
    left: 420px;
    top: 30px;
}

footer.sub .info_link a {
    display: inline-block;
    margin-right: 60px;
    color: #fff
}

footer.sub .info_link a.bold {
    font-weight: bold
}

footer.sub .top {
    position: absolute;
    right: 0;
    top: 24px;
    color: #fff;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 2px;
    background: #444 url('../images/spr.png') no-repeat 54px -137px;
    padding: 6px 36px 8px 19px;
    display: block;
    cursor: pointer;
}

footer.sub .info {
    background: url('../images/logo.png') no-repeat right 47px;
}

footer.sub .info address {
    font-style: normal;
    color: #fff;
    font-size: 13px;
    padding-top: 30px;
    line-height: 30px;
}

footer.sub:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 80px;
    let: 0;
    width: 100%;
    height: 1px;
    background-color: #dfe3e6;
}

.faq_silde .title_silde {
    font-size: 32px;
    font-weight: normal;
    color: #333;
    padding: 29px 0 20px;
    height: 22px;
    border-bottom: 1px solid #dfe3e6;
    cursor: pointer;
    position: relative;
}

.faq_silde .title_silde:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -20px;
    width: 2px;
    height: 40px;
    background: #92b0c4;
    transition: opacity 0.4s ease;
    opacity: 1;
}

.faq_silde .title_silde:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    right: 21px;
    margin-top: -1px;
    width: 40px;
    height: 2px;
    background: #92b0c4;
}

.faq_silde .title_silde.on:before {
    opacity: 0;
}

.faq_silde .cont_slide {
    padding: 30px 10px 30px 30px;
    display: none;
}

.faq_silde .cont_slide li {
    padding: 6px 0;
    line-height: 25px;
}

.faq_silde ul.cont_slide {
    list-style: disc !important;
}

.faq_silde ol.cont_slide {
    list-style: decimal !important;
}

article.sub .cont_txt div,
article.sub .cont_txt p,
article.sub .cont_txt span,
article.sub .cont_txt ul,
article.sub .cont_txt ol,
article.sub .cont_txt li {
    line-height: 28px;
}

article.sub .cont_txt p,
article.sub .cont_txt ol,
article.sub .cont_txt ul {
    margin: 7px 0;
}

article.sub .cont_txt ol {
    list-style: decimal !important;
    margin-left: 30px !important;
}

article.sub .cont_txt ul {
    list-style: disc !important;
    margin-left: 30px !important;
}

article.sub .cont_txt h4 {
    color: #92b0c4;
    font-size: 24px;
    font-family: "NBL";
    margin: 10px 0;
}

article.sub .cont_txt h5 {
    color: #333;
    font-size: 18px;
    font-family: "NBL";
    margin: 10px 0;
}

article.sub .text_section {
    line-height: 28px;
    margin-bottom: 30px;
}

article.sub .text_section h3 {
    font-size: 36px;
    font-family: "NBL";
    color: #333;
    margin-bottom: 35px;
    padding-top: 10px;
}

article.sub .text_section p {
    line-height: 30px;
}

article.sub .text_section.left_pic {
    min-height: 224px;
    margin-bottom: 80px;
    padding-left: 415px;
    /* background: url(../images/foreign01.jpg) left 0 no-repeat; */
}

article.sub .text_section.right_pic {
    min-height: 224px;
    margin-bottom: 80px;
    padding-right: 415px;
    /*  background: url(../images/foreign02.jpg) right 0 no-repeat; */
}

article.sub .text_section.line_tit {
    font-size: 32px;
    color: #333;
    margin: 50px 0 20px;
    padding: 9px 0 20px 0;
    font-family: "NBL";
    border-bottom: 1px solid #dfe3e6;
    height: 22px;
}

article.sub .text_section .tit_skyblue {
    color: #92b0c4;
    font-size: 22px;
    margin: 50px 0 10px;
}

article.sub .text_section .tit_black {
    color: #333;
    font-size: 22px;
    margin: 50px 0 10px;
}

article.sub .cont_container.intro .content.holdings {
    background: url(../images/img_compamy_2023.jpg) no-repeat left 106px / 380px auto
}

article.sub .cont_container.intro .content.holdings p {
    font-size: 36px !important;
    line-height: 50px;
    margin: 50px 0 30px !important;
    letter-spacing: -1px;
    font-weight: 600;
    text-align: center !important;
    color: #4c7a98 !important;
}

article.sub .cont_container.intro .content.holdings .info_txt {
    margin-left: 412px;
    padding-top: 20px;
}

article.sub .cont_container.intro .content .2023greeting .info_txt {
    margin-left: 200px;
    padding-top: 10px;
    line-height: 33px;
    font-size: 16px;
}

article.sub .cont_container.intro .content .2023greeting .info_txt p {
    text-align: center;
}

article.sub .cont_container.intro .content .2023greeting .info_txt img {
    width: 100%;
}

article.sub .cont_container.intro .content.chairman .info_txt {
    /* margin-left: 412px;  */
    padding-top: 10px;
    line-height: 28px;
    font-size: 15px;
    text-align: center;
}

article.sub .cont_container.intro .content.chairman .info_txt span {
    color: #333333;
    font-size: 18px;
    line-height: 25px;
}

article.sub .cont_container.intro .content.mission {
    height: 900px;
    background: url(../images/mission_bg_2021.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.intro .content.mission .inner_cont {
    width: 1142px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

article.sub .cont_container.intro .content.seventyplus {
    height: 900px;
    background: url(../images/seventyplus_bg.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.intro .content.seventyplus .inner_cont {
    width: 1142px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

article.sub .cont_container.intro .content.seventyplus .inner_cont img {
    margin-top: 80px;
}

article.sub .cont_container.intro .content.vision {
    height: 900px;
    background: url(../images/vision_bg_2021.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.intro .content.vision .inner_cont {
    width: 1142px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

article.sub .cont_container.intro .content.ci h3 span {
    color: #333;
    display: inline-block;
    padding: 0 20px 10px;
    border-bottom: 2px solid #c8d9e4;
    font-size: 36px;
    line-height: 50px;
    margin: 0px 0 30px;
    letter-spacing: -1px;
    font-weight: normal;
    font-family: "NBL";
}

article.sub .cont_container.intro .content.ci .stit {
    color: #333;
    font-size: 18px;
}

article.sub .cont_container.intro .content.ci p {
    line-height: 25px;
}

article.sub .cont_container.intro .content.ci .ci_color {
    overflow: hidden;
    margin: 0 auto 50px;
    width: 978px;
}

article.sub .cont_container.intro .content.ci .ci_color>div {
    width: 240px;
    border: 1px solid #ddd;
    margin: 0 17px;
    float: left;
    padding: 25px;
    text-align: left;
}

article.sub .cont_container.intro .content.ci .ci_color>div .tit {
    padding: 7px 0 20px 0;
    font-size: 19px;
    color: #333;
}

article.sub .cont_container.intro .content.ci .ci_color>div span.color {
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}

article.sub .cont_container.intro .content.ci .ci_color>div span.color.blue {
    background: #0075c2;
}

article.sub .cont_container.intro .content.ci .ci_color>div span.color.light_blue {
    background: #00a9e5;
}

article.sub .cont_container.intro .content.ci .ci_color>div span.color.deep_blue {
    background: #00438e;
}

article.sub .cont_container.intro .content.ci .ci_color>div li {
    padding: 5px 0;
}

article.sub .cont_container.intro .content.ci .ci_down {
    border: 1px solid #ddd;
    width: 940px;
    height: 90px;
    margin: -1px auto 0;
    text-align: left;
}

article.sub .cont_container.intro .content.ci .ci_down div {
    display: inline-block;
    vertical-align: top;
}

article.sub .cont_container.intro .content.ci .ci_down div:nth-child(1) {
    width: 200px;
    padding: 37px 0 0 40px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

article.sub .cont_container.intro .content.ci .ci_down div:nth-child(2) {
    width: 230px;
    padding: 25px 0 0 0;
}

article.sub .cont_container.intro .content.ci .ci_down div:nth-child(3) {
    width: 270px;
    padding: 25px 0 0 0;
}

article.sub .cont_container.intro .content.ci .ci_down.one div:nth-child(2) {
    width: 500px !important;
    padding: 25px 0 0 0;
}

article.sub .cont_container.intro .content.ci .ci_down.cnc div:nth-child(2) {
    width: 190px !important;
    padding: 25px 0 0 0;
}

article.sub .cont_container.intro .content.ci .ci_down.cnc div:nth-child(3) {
    width: 310px !important;
    padding: 25px 0 0 0;
}

article.sub .cont_container.intro .content.ci .ci_down a {
    display: inline-block;
    margin: 25px 0 0 0;
    padding: 13px 20px 0 0;
    width: 141px;
    height: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ddd;
    background: url(../images/ci04.gif) no-repeat right -4px top;
}

article.sub .cont_container.intro .content.change {
    background: #f8f9fb url(../images/change_bg.jpg) 50% 20% no-repeat;
}

article.sub .cont_container.intro .content.change .inner_cont {
    width: 1142px;
    margin: 0 auto;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
}

article.sub .cont_container.intro .content.change .change_section {
    width: 1008px;
    margin: 0 auto;
    margin-top: 30px;
    text-align: left;
}

article.sub .cont_container.intro .content.change .change_section>ul {
    overflow: hidden;
    padding-left: 380px;
    position: relative;
}

article.sub .cont_container.intro .content.change .change_section>ul:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 505px;
    width: 2px;
    height: 15px;
    background-color: #f2f4f5;
}

article.sub .cont_container.intro .content.change .change_section>ul:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 505px;
    width: 2px;
    height: 63px;
    background-color: #f2f4f5;
}

article.sub .cont_container.intro .content.change .change_section>ul li {
    line-height: 32px;
}

article.sub .cont_container.intro .content.change .change_section>ul strong,
article.sub .cont_container.intro .content.change .change_section>ul ul {
    float: left;
}

article.sub .cont_container.intro .content.change .change_section>ul strong {
    clear: both;
    width: 125px;
    position: relative;
    top: 10px;
    color: #2d84be;
    font-size: 24px;
    font-weight: normal;
}

article.sub .cont_container.intro .content.change .change_section>ul strong:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 5px;
    right: -15px;
    width: 30px;
    height: 1px;
    background-color: #dfe3e6;
}

article.sub .cont_container.intro .content.change .change_section>ul ul {
    border-left: 1px solid #dfe3e6;
    padding-left: 30px;
    padding-bottom: 15px;
}

/* article.sub .cont_container.intro .content.change .change_section .history_change {
  background: url(../images/change01.png) 73px 7px no-repeat;
} */
article.sub .cont_container.intro .content.change .change_section .history_change {
    background: url(../images/history_2020.jpg) 73px 312px no-repeat,
        url(../images/history_2015.jpg) 73px 708px no-repeat,
        url(../images/history_2013.jpg) 73px 960px no-repeat,
        url(../images/history_2011.jpg) 73px 1150px no-repeat,
        url(../images/history_2010.png) 73px 1290px no-repeat,
        url(../images/history_2007.jpg) 73px 1560px no-repeat;
    background-size: 200px auto;
}

article.sub .cont_container.intro .content.change .change_section .history_growth {
    background: url(../images/change02.png) 73px 7px no-repeat;
}

article.sub .cont_container.intro .content.change .change_section .history_growth:after {
    height: 95px;
}

article.sub .cont_container.intro .content.change .change_section .history_takeoff {
    padding-bottom: 50px;
    background: url(../images/change03.png) 73px 7px no-repeat;
}

article.sub .cont_container.intro .content.change .change_section .history_takeoff:after {
    height: 31px;
}

article.sub .cont_container.intro .content.foreign .text_section.left_pic {
    background: url(../images/foreign01.jpg) left 0 no-repeat;
}

article.sub .cont_container.intro .content.foreign .text_section.right_pic {
    background: url(../images/foreign02.jpg) right 0 no-repeat;
}

article.sub .cont_container.intro .content.operating_company {
    overflow: hidden;
    display: flex;
}

article.sub .cont_container.intro .content.operating_company h3 {
    width: 207px;
    padding: 27px 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    text-align: center;
}
article.sub .cont_container.intro .content.operating_company h3 p{
    line-height: 22px;
}
article.sub .cont_container.intro .content.operating_company h3 span{
    font-weight: normal;
    line-height: 20px;
    font-size:13px;
}

article.sub .cont_container.intro .content.operating_company .operating_list {
    width: 935px;
}

article.sub .cont_container.intro .content.operating_company .operating_list li {
    clear: both;
    position: relative;
    padding-left: 60px;
}

article.sub .cont_container.intro .content.operating_company .operating_list li:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 60px;
    left: 15px;
    width: 20px;
    height: 6px;
    background: #e1e1e1;
}

article.sub .cont_container.intro .content.operating_company .operating_list li.blank:after{
    display: none;
}

article.sub .cont_container.intro .content.operating_company .operating_list li .border_top {
    border-top: 2px solid #ddd;
}

article.sub .cont_container.intro .content.operating_company .operating_list li ul {
    float: left;
    overflow: hidden;
}

article.sub .cont_container.intro .content.operating_company .operating_list li ul li {
    float: none;
}

article.sub .cont_container.intro .content.operating_company .section {
    padding: 27px 0 27px 0;
    width: 407px;
    height: 76px;
    float: left;
    border-top: 2px solid #ddd;
}

article.sub .cont_container.intro .content.operating_company .section.no-border{
    border:none !important;
}

article.sub .cont_container.intro .content.operating_company .section.link {
    cursor: pointer;
}


.operating_company .section.detail_cont {
    height: auto !important;
    margin-bottom: 0;
}

.operating_company .section .depth01{
    display: flex;
    align-items: center;
}


article.sub .cont_container.intro .content.operating_company .section .num {
    width:90px;
    font-size: 40px;
    line-height: 47px;
    color: #bdd0d2;
    letter-spacing: -1px;
}
article.sub .cont_container.intro .content.operating_company .section .logo{
    margin: 0 0 0 10px!important;
    padding: 0 !important;
    width:147px;
    height:69px;
    border:none !important;
    box-sizing: border-box;
}
article.sub .cont_container.intro .content.operating_company .section .logo img {
    background: none !important;
    border:none !important;
    margin-bottom: 0 !important;
    max-width:100%;

}

article.sub .cont_container.intro .content.operating_company .section .txt {
    width: 150px;
    text-align: center;
    line-height: 20px;
    
}
/*
article.sub .cont_container.intro .content.operating_company .section .txt b{
    color:#000;
}
*/
article.sub .cont_container.intro .content.operating_company .section .txt.line1 {
    padding-top: 28px;
    height: 42px;
}

article.sub .cont_container.intro .content.operating_company .section .txt.line2 {
    padding-top: 12px;
    height: 68px;
}



.operating_company .section .detail_box {
    display: none;
}

.operating_company .section.detail_cont .detail_box {
    display: block;
    margin-top:27px;
    padding-top:27px;
    line-height: 27px;
    border-top:1px solid #ddd;
    word-break: keep-all;
}

.operating_company .section.detail_cont div .btn {
    margin-top: 15px;
    display: inline-block;
    height: 17px;
}

article.sub .cont_container.intro .content.operating_company .section.detail_cont div .btn.link {
    background-position: 169px 162px;
}

article.sub .cont_container.business .product_list {
    position: relative;
    margin-bottom: 85px;
}

article.sub .cont_container.business .product_list .flex-box {
    display: flex;
    justify-content: space-between;
}

article.sub .cont_container.business .product_list img {
    width: 350px;
    height: 240px;
    border: 1px solid #dfe3e6;

}

article.sub .cont_container.business .product_list .product_tit {
    margin-bottom: 20px;
    width: 725px;
    font-size: 36px;
    font-family: "NBL";
    line-height: 43px;
}

article.sub .cont_container.business .product_list dl {
    overflow: hidden;
}

article.sub .cont_container.business .product_list dl dt,
article.sub .cont_container.business .product_list dl dd {
    float: left;
    padding: 2px 0;
    line-height: 30px;
}

article.sub .cont_container.business .product_list dl dt {
    clear: both;
    width: 105px;
    text-align: right;
    font-weight: bold;
}

article.sub .cont_container.business .product_list dl dd {
    width: 620px;
}

article.sub .cont_container.business .product_list .btn_area {}

/* 
article.sub .cont_container.business .product_list .btn_pdf {
    position: relative;
    display: inline-block;
    padding: 0 35px 0 15px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    font-size: 13px;
    border-radius: 3px
} */

article.sub .cont_container.business .product_list .btn_pdf img {
    margin-left: 5px;
    display: inline-block;
    width: 15px;
    height: auto;
    vertical-align: middle
}


article.sub .cont_container.business .exporting_country {
    background: url(../images/exporting_country_bg.gif) 50% 0 no-repeat;
    padding-top: 430px;
    position: relative;
}

article.sub .cont_container.business .exporting_country:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 430px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dfe3e6;
}

article.sub .cont_container.business .factory {
    height: 800px;
    background: url(../images/factory_bg.gif) 50% 0 no-repeat;
    position: relative;
}

article.sub .cont_container.business .factory .factory_position {
    position: absolute;
    width: 222px;
    height: 157px;
    border: 1px solid #ccc;
}

article.sub .cont_container.business .factory .factory_position p {
    text-align: right;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 30px;
    right: 20px;
    opacity: 1;
    z-index: 20;
}

article.sub .cont_container.business .factory .factory_position span {
    display: block;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}

article.sub .cont_container.business .factory .factory_position span.company {
    font-size: 13px;
    margin-bottom: 15px;
}

article.sub .cont_container.business .factory .factory_position:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 1;
    transition: .3s ease;
}

article.sub .cont_container.business .factory .factory_position:hover p {
    top: 0px !important;
    opacity: 0;
    transition: 1s ease;
}

article.sub .cont_container.business .factory .factory_position:hover:after {
    opacity: 0;
}

article.sub .cont_container.business .factory .factory_position.area_01 {
    top: 12px;
    left: 63px;
    background: url(../images/factory01_02.jpg) no-repeat left top / cover;
}

article.sub .cont_container.business .factory .factory_position.area_02 {
    top: 196px;
    left: 13px;
    background: url(../images/factory02.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .factory .factory_position.area_03 {
    top: 381px;
    left: 53px;
    background: url(../images/factory03.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .factory .factory_position.area_03 p {
    top: 35px;
}

article.sub .cont_container.business .factory .factory_position.area_04 {
    top: 565px;
    left: 13px;
    background: url(../images/factory04.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .factory .factory_position.area_04 p {
    top: 10px;
}

article.sub .cont_container.business .factory .factory_position.area_05 {
    top: 12px;
    right: 54px;
    background: url(../images/factory05.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .factory .factory_position.area_05 p {
    top: 20px;
}

article.sub .cont_container.business .factory .factory_position.area_06 {
    top: 196px;
    right: 5px;
    background: url(../images/factory06.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .factory .factory_position.area_07 {
    top: 381px;
    right: 54px;
    background: url(../images/factory07.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.business .partners .partners_txt {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    font-family: "Arial";
    height: 130px;
    margin-bottom: 50px;
    font-size: 82px;
    font-weight: 600;
    color: #c1dce1;
}

article.sub .cont_container.business .partners .partners_txt p {
    font-size: 36px;
    font-family: "NBL";
    font-weight: normal;
    color: #333;
    height: 50px;
    margin-bottom: 40px;
}

/* partners grid: 5 columns */
article.sub .cont_container.business .partners .partners_link{
  overflow: visible;              /* float용 hidden 필요없음 */
  display: grid;
  grid-template-columns: repeat(5, 215px);  /* 기존 카드 폭 유지 */
  gap: 8px;                       /* 기존 margin 4+4 대체 */
  justify-content: center;        /* 가운데 정렬(컨테이너 폭이 더 넓을 때) */
}

article.sub .cont_container.business .partners .partners_link a{
  float: none;                    /* 기존 float 제거 */
  margin: 0;                      /* grid gap이 담당 */
  width: 215px;
  height: 100px;
  border: 1px solid #dfe3e6;
  border-radius: 1px;
  display: flex;                  /* 가운데 정렬을 flex로 */
  align-items: center;
  justify-content: center;
}

article.sub .cont_container.business .partners .partners_link a img{
  position: static;               /* absolute 제거 */
  transform: none;
  width: 150px;                   /* 우리가 만든 로고 사이즈 */
  height: 50px;
  object-fit: contain;
}


article.sub .cont_container.social {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

article.sub .cont_container.social .content .inner_cont {
    /* width: 1142px; margin: 0 auto; text-align: center; */
}

article.sub .cont_container.social .content .inner_cont .info_txt {
    color: #fff;
}

article.sub .cont_container.social .content .inner_cont .info_txt p {
    font-size: 48px;
    color: #fff;
    letter-spacing: -2px;
    font-weight: bold;
}

article.sub .cont_container.social .content.foundation {
    height: 900px;
    text-align: center;
    background: url(../images/foundation_bg.jpg) 50% 0 no-repeat;
}

article.sub .cont_container.social .content.foundation .info_txt {
    width: 900px;
    margin: 0 auto;
    padding: 90px 0 40px;
}

article.sub .cont_container.social .content.foundation .more {
    display: block;
    margin: 0 auto;
    width: 300px;
    padding: 20px 0;
    border: 1px solid #fff;
    border-radius: 2px;
    position: relative;
    margin-top: 38px;
}

article.sub .cont_container.social .content.foundation .more div {
    opacity: 1;
    position: relative;
    z-index: 50;
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family: "NBL";
}

article.sub .cont_container.social .content.foundation .more div span {
    font-size: 45px;
    color: #fff;
    font-family: "NBL";
    position: relative;
    top: 5px;
    right: 20px;
    z-index: 50;
}

article.sub .cont_container.social .content.foundation .more:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    z-index: 1;
}

article.sub .cont_container.social .content.award {
    height: 900px;
}

article.sub .cont_container.social .content.award .inner_cont {
    width: 50%;
    float: left;
    height: 900px;
    position: relative;
    z-index: 80;
}

article.sub .cont_container.social .content.award .inner_cont .info_txt {
    position: relative;
    z-index: 60;
    height: 75px;
    padding: 195px 55px 10px 55px;
    overflow: hidden;
    text-align: center;
}

article.sub .cont_container.social .content.award .inner_cont .info_txt div {
    padding: 100px 0;
    transition: 0.3s ease-out;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    width: 480px;
    margin: 0 auto;
}

article.sub .cont_container.social .content.award .inner_cont:hover .info_txt {
    padding: 195px 55px 10px 55px;
}

article.sub .cont_container.social .content.award .inner_cont:hover .info_txt div {
    padding: 0;
}

article.sub .cont_container.social .content.award .inner_cont:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

article.sub .cont_container.social .content.award .inner_cont:first-child:before {
    background: url(../images/award01_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

article.sub .cont_container.social .content.award .inner_cont:last-child .info_txt {
    height: 92px;
}

article.sub .cont_container.social .content.award .inner_cont:last-child:before {
    background: url(../images/award02_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

article.sub .cont_container.social .content.award .inner_cont:hover:before {
    filter: blur(3px);
}

article.sub .cont_container.social .content.award .inner_cont:hover .info_txt {
    height: auto;
    position: relative;
    z-index: 60;
    opacity: 1;
}

article.sub .cont_container.social .content.award .inner_cont:hover .info_txt div {
    height: auto;
    position: relative;
    z-index: 60;
    opacity: 1;
}

article.sub .cont_container.social .content.award .inner_cont:hover:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 10;
    filter: none !important;
}

article.sub .cont_container.social .content.award .inner_cont:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

article.sub .cont_container.social .content.service {
    overflow: hidden;
    height: 900px;
    width: 100%;
    max-width: 1920px;
}

article.sub .cont_container.social .content.service .inner_cont {
    width: 50%;
    float: left;
    height: 900px;
    position: relative;
    z-index: 80;
}

article.sub .cont_container.social .content.service .inner_cont .info_txt {
    position: relative;
    z-index: 60;
    height: 75px;
    padding: 160px 55px 10px 55px;
    overflow: hidden;
    text-align: center;
}

article.sub .cont_container.social .content.service .inner_cont .info_txt div {
    padding: 100px 0;
    transition: 0.3s ease-out;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    width: 480px;
    margin: 0 auto;
}

article.sub .cont_container.social .content.service .inner_cont:hover .info_txt {
    padding: 160px 55px 10px 55px;
}

article.sub .cont_container.social .content.service .inner_cont:hover .info_txt div {
    padding: 0;
}

article.sub .cont_container.social .content.service .inner_cont:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

article.sub .cont_container.social .content.service .inner_cont:first-child:before {
    background: url(../images/service01_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

article.sub .cont_container.social .content.service .inner_cont:last-child:before {
    background: url(../images/service02_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

article.sub .cont_container.social .content.service .inner_cont:hover:before {
    filter: blur(3px);
}

article.sub .cont_container.social .content.service .inner_cont:hover .info_txt {
    height: auto;
    /* width: 550px;  */
    position: relative;
    z-index: 60;
    opacity: 1;
}

article.sub .cont_container.social .content.service .inner_cont:hover:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 10;
    filter: none !important;
}

article.sub .cont_container.social .content.service .inner_cont:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

article.sub .cont_container.social .content.contrib_list ul {
    overflow: hidden;
    width: 100%;
    /* max-width: 1920px; */
}

article.sub .cont_container.social .content.contrib_list ul li {
    float: left;
    width: 50%;
    height: 300px;
    position: relative;
    text-align: center;
}

article.sub .cont_container.social .content.contrib_list ul li:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

article.sub .cont_container.social .content.contrib_list ul li div {
    position: absolute;
    top: 40px;
    left: 0;
    color: #fff;
    font-size: 32px;
    font-family: "NBG";
    height: 45px;
    padding: 10px 40px;
    text-align: center;
    overflow: hidden;
    z-index: 60;
}

article.sub .cont_container.social .content.contrib_list ul li div p {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin-top: 100px;
    letter-spacing: 0.5px;
    font-family: "NBG";
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(1) {
    height: 900px;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(1) div {
    top: 200px;
    font-size: 47px;
    line-height: 47px;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(1):before {
    background-image: url(../images/contrib_list01_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(2):before {
    background-image: url(../images/contrib_list02_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(3):before {
    background-image: url(../images/contrib_list03_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(3) div {
    left: auto;
    right: 0;
}

article.sub .cont_container.social .content.contrib_list ul li:nth-child(4):before {
    background-image: url(../images/contrib_list04_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

article.sub .cont_container.social .content.contrib_list ul li:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: .5;
    width: 100%;
    height: 0;
    z-index: 5;
    transition: opacity .5s ease;
}

article.sub .cont_container.social .content.contrib_list ul li:hover:before {
    filter: blur(2px);
}

article.sub .cont_container.social .content.contrib_list ul li:hover div {
    text-align: center !important;
    transition: .5s ease;
    height: auto;
    bottom: 40px;
    /* width: 70%; padding: 10px 20px;*/
}

article.sub .cont_container.social .content.contrib_list ul li:hover div p {
    margin-top: 30px;
    transition: margin-top 0.5s ease;
}

article.sub .cont_container.social .content.contrib_list ul li:hover:after {
    height: 300px;
    transition: height .7s ease;
}

article.sub .cont_container.social .content.contrib_list ul li:hover:nth-child(1):after {
    height: 900px;
    transition: height .7s ease;
}

article.sub .cont_container.social .content.support .inner_cont {
    width: 100%;
    height: 900px;
    position: relative;
    z-index: 80;
}

article.sub .cont_container.social .content.support .inner_cont:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(../images/support01_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
}

article.sub .cont_container.social .content.support .inner_cont .info_txt {
    position: relative;
    z-index: 60;
    height: 75px;
    padding: 195px 55px 10px 55px;
    overflow: hidden;
    text-align: center;
}

article.sub .cont_container.social .content.support .inner_cont .info_txt div {
    padding: 100px 0;
    transition: 0.3s ease-out;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 28px;
    width: 600px;
    margin: 0 auto;
}

article.sub .cont_container.social .content.support .inner_cont:hover:before {
    filter: blur(3px);
}

article.sub .cont_container.social .content.support .inner_cont:hover .info_txt {
    height: auto;
    position: relative;
    z-index: 60;
    opacity: 1;
    padding: 195px 55px 10px 55px;
}

article.sub .cont_container.social .content.support .inner_cont:hover .info_txt div {
    height: auto;
    position: relative;
    z-index: 60;
    opacity: 1;
    padding: 0;
}

article.sub .cont_container.social .content.support .inner_cont:hover:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 10;
    filter: none !important;
}

article.sub .cont_container.social .content.support .inner_cont:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

article.sub .cont_container.social .content.ethics .text_section {
    line-height: 1.8;
}

article.sub .cont_container.social .content.ethics .text_section h4 {
    font-size: 24px;
    color: #2d84be;
    font-family: "NBL";
    line-height: 35px;
    margin-bottom: 20px;
}

article.sub .cont_container.social .content.ethics .text_section ol li {
    line-height: 1.8;
    padding-left: 24px;
    text-indent: -24px;
}

article.sub .cont_container.social .content.ethics .text_section.left_pic {
    padding-left: 589px;
    background: url(../images/ethics01.jpg) left 0 no-repeat !important;
}

article.sub .cont_container.social .content.scope .submain_txt {
    background: url(../images/spr_submain_txt.png) 337px 0 no-repeat !important;
    margin: 50px 0;
}

article.sub .cont_container.social .content.scope .submain_txt div {
    padding: 23px 0 42px 0;
}

article.sub .cont_container.social .content.scope ol:nth-child(1) {
    display: block;
}

article.sub .cont_container.social .content.declaration .submain_txt {
    padding: 50px 0 60px 300px;
    text-align: left;
    margin-bottom: 60px;
    border-bottom: 1px solid #dfe3e6;
    background: url(../images/spr_submain_txt.png) 105px -158px no-repeat !important;
}

article.sub .cont_container.social .content.declaration .submain_txt div {
    padding: 23px 0 42px 0;
}

article.sub .cont_container.social .content.declaration .list {
    overflow: hidden;
}

article.sub .cont_container.social .content.declaration .list li {
    width: 540px;
    float: left;
    position: relative;
    min-height: 80px;
    margin-bottom: 32px;
    overflow: hidden;
}

article.sub .cont_container.social .content.declaration .list li span {
    display: inline-block;
    float: left;
    color: #fff;
    font-size: 47px;
    font-family: "NBL";
    height: 80px;
    width: 80px;
    z-index: 20;
    position: relative;
    left: 0;
    text-align: center;
    padding-top: 30px;
}

article.sub .cont_container.social .content.declaration .list li div {
    line-height: 25px;
    float: left;
    width: 420px !important;
    margin: 18px 20px 0;
    vertical-align: middle;
}

article.sub .cont_container.social .content.declaration .list li div.line1 {
    margin-top: 30px;
}

article.sub .cont_container.social .content.declaration .list li div.line3 {
    margin-top: 0;
}

article.sub .cont_container.social .content.declaration .list li:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: #d7e0e4;
    z-index: 1;
}

article.sub .cont_container.social .content.corruption {
    text-align: left !important;
}

article.sub .cont_container.social .content.corruption .title {
    font-size: 36px;
    font-family: "NBL";
    font-weight: normal;
    color: #333;
    min-height: 25px;
    margin-bottom: 40px;
    line-height: 59px;
    text-align: center;
}

article.sub .cont_container.social .content.corruption .decimal {
    list-style: decimal !important;
}

article.sub .cont_container.social .content.corruption .decimal li {
    line-height: 30px;
    letter-spacing: -0.3px;
}

article.sub .cont_container.social .content.compliance_info h3 {
    font-weight: normal;
}

article.sub .cont_container.social .content.compliance_info .cp_section {
    position: relative;
    padding-top: 20px;
    padding-bottom: 35px;
    overflow: hidden;
}

article.sub .cont_container.social .content.compliance_info .cp_section h3 {
    font-size: 36px;
    font-family: "NBL";
    color: #333;
    margin-bottom: 35px;
    padding: 35px 0;
    text-align: center;
}

.cp_list {
    text-align: center;
}

.cp_list dl {
    display: inline-block;
    width: 30%;
    text-align: center;
    vertical-align: top;
}

.cp_list dl dt {
    margin-bottom: 40px;
}

.cp_list dl dd h4 {
    font-family: "NBL";
    font-weight: 700;
    color: #333;
    font-size: 24px;
    margin-bottom: 20px
}

.cp_list dl dd p {
    font-family: "NBL";
    font-weight: 300;
    color: #333;
    font-size: 100%;
    line-height: 25px
}

article.sub .cont_container.social .content.compliance_info .text_section {
    position: relative;
    overflow: hidden;
}

article.sub .cont_container.social .content.compliance_info .text_section img,
article.sub .cont_container.social .content.compliance_info .text_section h3,
article.sub .cont_container.social .content.compliance_info .text_section p {
    float: left;
    display: inline-block;
}

article.sub .cont_container.social .content.compliance_info .text_section img {
    margin: 35px 45px 35px;
}

article.sub .cont_container.social .content.compliance_info .text_section h3,
article.sub .cont_container.social .content.compliance_info .text_section p {
    width: 580px;
}

article.sub .cont_container.social .content.compliance_info .text_section h3 {
    margin-top: 160px;
}

article.sub .cont_container.social .content.compliance_info .fairtraed .col {
    display: block;
    position: relative;
    width: 280px;
    margin: 0 auto;
    padding: 40px 0 70px 0;
    text-align: center;
}

article.sub .cont_container.social .content.compliance_info .fairtraed .col2_1 {
    padding: 40px 0 70px 0;
    text-align: center;
}

article.sub .cont_container.social .content.compliance_info .fairtraed .col2_1 img {
    display: block;
    margin: 0 auto;
}

article.sub .cont_container.social .content.compliance_info .btn {
    color: #fff;
    position: relative;
    top: 30px;
}

article.sub .cont_container.social .content.cyber_inform .submain_txt {
    margin-bottom: 50px;
}

article.sub .cont_container.social .tab_slide.compliance {
    margin: 0 auto;
    padding: 0 0 40px 70px;
    background: #fff;
    width: 1072px;
    position: relative;
    z-index: 10;
}

article.sub .cont_container.social .tab_slide.compliance a {
    border-radius: 100px;
    width: 148px;
    height: 63px;
    background: #999;
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-family: "NBL";
    padding-top: 65px;
    margin: 0 50px;
}

article.sub .cont_container.social .tab_slide.compliance li:first-child a {
    line-height: 45px;
    padding-top: 36px;
    letter-spacing: -2px;
    height: 92px;
}

article.sub .cont_container.social .tab_slide.compliance li.active a {
    position: relative;
}

article.sub .cont_container.social .compliance_history {
    position: relative;
}

article.sub .cont_container.social .compliance_history:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 0px;
    left: 550px;
    width: 1px;
    height: 100%;
    background: #dfe3e6;
    z-index: 1;
}

article.sub .cont_container.social .compliance_history .history_list {
    position: relative;
    width: 491px !important;
    margin-top: 35px;
    padding: 0 30px;
}

article.sub .cont_container.social .compliance_history .history_list h3 {
    font-size: 32px;
    color: #333;
    font-family: "NBL";
    height: 20px;
    padding-top: 7px;
}

article.sub .cont_container.social .compliance_history .history_list h3:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 5px;
    left: -10px;
    width: 20px;
    height: 20px;
    background: #dfe3e6;
    border-radius: 50px;
}

article.sub .cont_container.social .compliance_history .history_list ul {
    margin-top: 20px;
}

article.sub .cont_container.social .compliance_history .history_list ul li {
    line-height: 28px;
}

article.sub .cont_container.social .compliance_history .history_list:nth-child(odd) {
    margin-right: 551px;
    text-align: right;
}

article.sub .cont_container.social .compliance_history .history_list:nth-child(odd) h3:after {
    left: auto;
    right: -10px !important;
}

article.sub .cont_container.social .compliance_history .history_list:nth-child(even) {
    margin-left: 551px;
}

article.sub .cont_container.investor .text_section.left_pic {
    background: url(../images/foreign01.jpg) left 0 no-repeat;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

article.sub .cont_container.investor .text_section.right_pic {
    background: url(../images/foreign02.jpg) right 0 no-repeat;
}

article.sub .cont_container.investor .group .ico_title {
    height: 83px;
    font-size: 36px;
    padding: 48px 0 36px 340px;
    font-family: "NBL";
    border-bottom: 1px solid #ddd;
}

article.sub .cont_container.investor .group .listed .ico_title {
    margin-right: 25px;
    background: url(../images/group01_bg.gif) no-repeat 148px 0;
}

article.sub .cont_container.investor .group .listed ul {
    margin: 35px 25px 0 0;
}

article.sub .cont_container.investor .group .unlisted .ico_title {
    margin-left: 25px;
    background: url(../images/group02_bg.gif) no-repeat 148px 0;
}

article.sub .cont_container.investor .group .unlisted ul {
    margin: 35px 0 0 25px;
}

article.sub .cont_container.investor .group .unlisted li div span {
    width: 140px;
}

article.sub .cont_container.investor .group li {
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
}

article.sub .cont_container.investor .group li .logo_img {
    float: left;
    width: 140px;
    height: 43px;
    border-radius: 5px;
    border: 1px solid #dfe3e6;
    padding: 12px 0 0 15px;
}

article.sub .cont_container.investor .group li div {
    float: left;
    padding-top: 18px;
}

article.sub .cont_container.investor .group li div span {
    display: inline-block;
    margin-left: 35px;
    width: 98px;
    color: #333;
    font-weight: bold;
}

article.sub .cont_container.investor .directorate {
    overflow: hidden;
}

article.sub .cont_container.investor .directorate .career {
    float: left;
    width: 505px;
    margin: 33px;
}

article.sub .cont_container.investor .directorate .career:nth-child(odd) {
    clear: both;
}

article.sub .cont_container.investor .directorate .career h3 {
    text-align: right;
    height: 24px;
    padding: 17px 0 25px;
    font-size: 36px;
    color: #333;
    font-weight: normal;
    font-family: "NBL";
    background: url(../images/directorate_logo.gif) no-repeat;
}

article.sub .cont_container.investor .directorate .career h3 span {
    display: inline-block;
    color: #333;
    font-weight: normal;
    font-family: "NBL";
    font-size: 24px;
    margin-right: 15px;
}

article.sub .cont_container.investor .directorate .career .career_tit {
    background: #92b0c4;
    border-radius: 4px;
    color: #fff;
    padding: 13px 20px;
}

article.sub .cont_container.investor .directorate .career ul {
    padding: 15px;
}

article.sub .cont_container.investor .directorate .career ul li {
    line-height: 30px;
}

article.sub .submain_txt {
    line-height: 30px;
    text-align: center;
}

article.sub .submain_txt div {
    font-size: 36px;
    font-family: "NBL";
    font-weight: normal;
    color: #333;
    min-height: 25px;
    margin-bottom: 40px;
    line-height: 59px;
}

article.sub .cont_container.customer .map .map_area {
    width: 1139px;
    height: 493px;
    border: 2px solid #ddd;
}

article.sub .cont_container.customer .map .map_info {
    margin-top: 30px;
}

article.sub .cont_container.customer .map h4 {
    font-size: 36px;
    font-family: "NBL";
    font-weight: normal;
    color: #333;
    padding: 40px 0 35px 65px;
    background-image: url(../images/map_ico.png);
    background-repeat: no-repeat;
}

article.sub .cont_container.customer .map h4.address {
    background-position: 0 25px;
}

article.sub .cont_container.customer .map h4.tell {
    background-position: 0 -76px;
}

article.sub .cont_container.customer .map h4.masstransit {
    background-position: 0 -176px;
}

article.sub .cont_container.customer .map h4.car {
    background-position: 0 -276px;
}

article.sub .cont_container.customer .map .col2_1:nth-child(3) {
    margin-top: 60px;
}

article.sub .cont_container.customer .map .col2_1:nth-child(4) {
    margin-top: 60px;
}

article.sub .cont_container.customer .map .col2_1 p {
    line-height: 30px;
}

article.sub .cont_container.customer .map .col2_1 b {
    color: #333;
    margin-bottom: 10px;
    display: inline-block;
}

article.sub .cont_container.util .sitemap {
    overflow: hidden;
}

article.sub .cont_container.util .sitemap .menu_section {
    float: left;
    width: 230px;
    min-height: 450px;
    margin-right: 70px;
    margin-bottom: 40px;
}

article.sub .cont_container.util .sitemap .menu_section:nth-child(4) {
    margin-right: 0;
}

article.sub .cont_container.util .sitemap .menu_section:nth-child(5) {
    clear: both;
}

article.sub .cont_container.util .sitemap .menu_section h3 {
    font-size: 36px !important;
    color: #7193a3;
    padding: 10px 0 24px 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #7193a3;
    height: 22px;
}

article.sub .cont_container.util .sitemap .menu_section ul li>a {
    display: block;
    font-weight: bold;
    padding: 9px 0;
}

article.sub .cont_container.util .sitemap .menu_section ul li ul {
    margin-bottom: 15px;
}

article.sub .cont_container.util .sitemap .menu_section ul li ul li,
article.sub .cont_container.util .sitemap .menu_section ul li ul a {
    display: block;
    font-weight: normal;
    padding: 5px 0;
    margin-left: 13px;
    color: #999;
    height: 15px;
}

article.sub .cont_container.util .privacy p,
article.sub .cont_container.util .privacy ul {
    line-height: 30px;
    margin: 0 0 10px 20px;
    color: #777;
}

article.sub .cont_container.util .privacy b {
    color: #666;
    font-size: 15px;
}

article.sub .cont_container.util .privacy .point_txt {
    color: #1b78bf;
}

article.sub .cont_container.util .privacy li {
    padding-left: 17px;
    line-height: 30px;
    list-style: none;
    word-break: keep-all;
}

article.sub .cont_container.util .privacy li .num {
    display: inline-block;
    margin-left: -17px;
    width: 17px;
}

article.sub .cont_container.util .privacy li p {
    margin-left: 0
}

article.sub .cont_container.util .privacy h3 {
    margin: 60px 0 20px;
    font-size: 28px;
    font-family: "NBL";
    color: #333;
}

article.sub .cont_container.util .privacy h4 {
    margin: 30px 0 10px;
    font-size: 20px;
    font-family: "NBL";
    color: #333;
}

article.sub .cont_container.util .privacy h5 {
    margin: 30px 0 10px 14px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

article.sub .cont_container.util .privacy ol {
    list-style-type: decimal !important;
    margin-left: 32px;
}

article.sub .cont_container.util .privacy ol ol,
article.sub .cont_container.util .privacy ol ul {
    margin: 10px 0 15px 0;
    list-style-type: lower-roman !important;
    color: #999;
}

article.sub .cont_container.util .privacy ol ul li {
    padding-left: 0
}

article.sub .cont_container.rnd .directivity {
    background-color: #f7f9fb;
}

article.sub .cont_container.rnd .directivity .inner_cont {
    width: 1142px;
    margin: 0 auto;
    text-align: center;
}

article.sub .cont_container.rnd .directivity .inner_cont img {
    margin: 0 0 50px;
}

article.sub .cont_container.rnd .research_pipeline {
    padding-top: 30px;
}

article.sub .cont_container.rnd .research_pipeline .research_step {
    height: 74px;
    border: 1px solid #333;
    border-bottom: none;
    background-color: #cbd5dc;
    position: relative;
    margin-top: 40px;
}

article.sub .cont_container.rnd .research_pipeline .research_step ul {
    position: absolute;
    left: 186px;
    top: 5px;
}

article.sub .cont_container.rnd .research_pipeline .research_step li {
    width: 103px;
    margin: 0 7px 0 0;
    background-color: #f6f6f6;
    border: 2px dotted #999;
    float: left;
    color: #333;
    border-radius: 15px;
    padding: 20px 0 20px;
    text-align: center;
}

article.sub .cont_container.rnd .research_pipeline .research_step li:nth-child(1) {
    background-color: #a0c3de;
    color: #fff;
}

article.sub .cont_container.rnd .research_pipeline .research_step li:nth-child(2) {
    padding: 13px 0 9px;
}

article.sub .cont_container.rnd .research_pipeline .research_table {
    border: 1px solid #333;
    border-top: none !important;
}

article.sub .cont_container.rnd .research_pipeline .research_table th,
article.sub .cont_container.rnd .research_pipeline .research_table td {
    border: none;
    border-left: 1px dashed #888;
    border-top: 1px dashed #888;
}

article.sub .cont_container.rnd .research_pipeline .research_table thead th {
    border-top: none;
}

article.sub .cont_container.rnd .research_pipeline .research_table .title span {
    display: block;
    color: #fff;
    padding: 6px 0 5px;
    border-radius: 5px;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue th,
article.sub .cont_container.rnd .research_pipeline .research_table .blue .title,
article.sub .cont_container.rnd .research_pipeline .research_table .blue td:last-child,
article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg {
    background-color: #eff6f9;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue .title span {
    background-color: #8fa4c7;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue th {
    color: #0e76bc;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg {
    padding: 0 !important;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg div {
    width: 100%;
    min-height: 82px;
    position: relative;
    z-index: 1;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg div:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 15px;
    background: #afc2df;
}

article.sub .cont_container.rnd .research_pipeline .research_table .blue .step_bg.last div:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 34%;
    right: -5px;
    height: 25px;
    width: 50px;
    background: url(../images/task_introduction_blue_step.gif) no-repeat 0 0;
    z-index: 50;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red th,
article.sub .cont_container.rnd .research_pipeline .research_table .red .title,
article.sub .cont_container.rnd .research_pipeline .research_table .red td:last-child,
article.sub .cont_container.rnd .research_pipeline .research_table .red .step_bg {
    background-color: #fcf5dd;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red .title span {
    background-color: #fba925;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red th {
    color: #f7941e;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red .step_bg {
    padding: 0 !important;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red .step_bg div {
    width: 100%;
    min-height: 82px;
    position: relative;
    z-index: 1;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red .step_bg div:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    height: 15px;
    background: #fdba33;
}

article.sub .cont_container.rnd .research_pipeline .research_table .red .step_bg.last div:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 34%;
    right: 0;
    height: 25px;
    width: 25px;
    background: url(../images/task_introduction_red_step.gif) no-repeat 0 0;
    z-index: 50;
}

article.sub .cont_container.rnd .main_task_intro h3 {
    font-size: 37px;
    font-weight: normal;
    color: #333;
    line-height: 30px;
    height: 19px;
    padding-top: 40px;
    text-align: center;
    margin-bottom: 70px;
}

article.sub .cont_container.rnd .main_task_intro div+h3 {
    padding-top: 150px;
}

article.sub .cont_container.rnd .main_task_intro .col2_1 {
    margin-bottom: 70px;
}

article.sub .cont_container.rnd .main_task_intro h4 {
    font-size: 24px;
    color: #2d84be;
    font-weight: normal;
    line-height: 33px;
    border-bottom: 1px solid #dfe3e6;
    position: relative;
    padding-bottom: 10px;
    margin: 0 20px 17px 200px;
}

article.sub .cont_container.rnd .main_task_intro h4:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    left: -185px;
    top: 0;
    width: 139px;
    height: 139px;
    border: 8px solid #ccd3d7;
    border-radius: 28px;
    background-image: url(../images/main_task_intro_ico.png);
    background-repeat: no-repeat;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico01:after {
    background-position: 22px 30px;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico02:after {
    background-position: -176px 19px;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico03:after {
    background-position: 24px -170px;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico04:after {
    background-position: -179px -178px;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico05:after {
    background-position: 34px -370px;
}

article.sub .cont_container.rnd .main_task_intro h4.tit_ico06:after {
    background-position: -166px -371px;
}

article.sub .cont_container.rnd .main_task_intro>div {
    margin-bottom: 45px;
    min-height: 150px;
}

article.sub .cont_container.rnd .main_task_intro ol {
    list-style: circle;
    padding-left: 217px;
}

article.sub .cont_container.rnd .main_task_intro ol li {
    padding: 0px 0;
    line-height: 30px;
}

article.sub .cont_container.rnd .main_task_intro ol p {
    line-height: 30px;
}

article.sub .cont_container.rnd .main_task_intro ol b {
    color: #333;
    font-weight: normal;
}

article.sub .cont_container.rnd .details_foundation .content {
    background: #f7f9fb;
}

article.sub .cont_container.rnd .details_foundation .inner_cont {
    width: 1142px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

article.sub .cont_container.rnd .details_foundation .submain_txt {
    margin: 20px 0 30px 0;
}

article.sub .cont_container.rnd .details_foundation .submain_txt div {
    margin-bottom: 20px;
}

article.sub .cont_container.rnd .details_foundation img {
    margin: 0 auto;
}

article.sub .cont_container.rnd .foundation_technique .submain_txt {
    margin-bottom: 30px;
}

article.sub .cont_container.rnd .foundation_technique .submain_txt div {
    margin-bottom: 20px;
}

article.sub .cont_container.rnd .foundation_technique .center_list {
    border-bottom: 1px solid #dfe3e6;
    margin: 60px 0 30px 0;
    overflow: hidden;
}

article.sub .cont_container.rnd .foundation_technique .center_list li {
    overflow: hidden;
    margin-bottom: 80px;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>img {
    display: inline-block;
    float: left;
    border: 1px solid #dfe3e6;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div {
    /* position: absolute; left: 510px; top:0;  */
    float: left;
    margin-left: 90px;
    width: 560px;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div .company {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #dfe3e6;
    padding: 0 0 15px 0;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div .company .location {
    float: right;
    font-size: 15px;
    color: #666;
    font-weight: normal;
    padding: 3px 0 3px 25px;
    background: url(../images/spr.png) no-repeat -285px -150px;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div h3 {
    line-height: 36px;
    padding: 26px 0 26px 0;
    font-size: 36px;
    color: #92b0c4;
    font-family: "NBL";
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div p {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    padding: 26px 0;
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #dfe3e6;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div ul {
    margin: 27px 0;
}

article.sub .cont_container.rnd .foundation_technique .center_list li>div ul li {
    margin-bottom: 10px;
}

.stock {
    width: 750px;
    margin: 0 auto;
}

/* Popup Layer */
.layer {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

.open {
    display: block;
}

.layer .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.layer_area {
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0px;
    border: 2px solid ##0073cc;
}

.btn_layer_close {
    position: absolute;
    top: 0;
    right: -43px;
    text-indent: -5000px;
    width: 43px;
    height: 43px;
    background: url(../images/btn_layer_close.gif) no-repeat 0 0;
}

.cont_test {
    border: 5px solid #ddd;
    width: 1000px;
    height: 550px;
    margin: 0 auto;
}

.cont_test .title {
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 36px;
    margin-bottom: 45px;
}

.cont_test div,
.cont_test p,
.cont_test span,
.cont_test ul,
.cont_test ol {
    line-height: 28px;
    margin-bottom: 30px;
}

.cont_test p,
.cont_test ol,
.cont_test ul {
    margin: 7px 0;
}

.cont_test ol {
    list-style: decimal !important;
    margin-left: 18px !important;
}

.cont_test ul {
    list-style: disc !important;
    margin-left: 18px !important;
}

.cont_test li {
    line-height: 28px;
}

.pledge .sign_area {
    margin-top: 100px;
    overflow: hidden;
}

.pledge .sign_area div {
    width: 380px;
    margin: 0 60px;
    float: left;
    border-top: 2px solid #333;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.pledge .sign_area .company {
    clear: both;
    border: none;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    font-family: "NBL";
    margin-top: 45px;
}

@media print {

    #header,
    #sub_visual,
    #darkness,
    footer.sub,
    article.sub,
    .cont_test {
        display: none;
    }

    .pop_layer {
        width: 100%;
        top: 0;
        left: 0;
        margin: 0;
    }

    .tit_section {
        width: 100%;
    }

    .tit_section .btn_section {
        display: none;
    }
}

.pop_layer {
    background-color: #fff;
    width: 100%;
}

.pop_layer .pop_container .tit_section {
    overflow: hidden;
    width: 100%;
    background: #f1f3f4;
    border-bottom: 1px solid #e5e5e5;
}

.pop_layer .pop_container .tit_section h1 {
    display: inline-block;
    color: #333;
    font-size: 32px;
    font-weight: normal;
    background: url(../images/corruption_pop_logo.gif) no-repeat 33px 16px;
    padding: 40px 0 28px 135px;
    height: 21px;
}

.pop_layer .pop_container .tit_section .btn_section {
    float: right;
    padding: 0px 40px 0 0;
    vertical-align: top;
}

.pop_layer .pop_container .tit_section .btn_section .btn_print {
    display: inline-block;
    width: 56px;
    height: 52px;
    background: url(../images/corruption_pop_print.gif) no-repeat 0 0;
    margin-right: 40px;
    text-indent: -5000px;
    position: relative;
    top: 19px;
}

.pop_layer .pop_container .tit_section .btn_section .btn_layerClose {
    display: inline-block;
    width: 36px;
    height: 36px;
    position: relative;
    top: 29px;
    right: 0;
    text-indent: -5000px;
    background: url(../images/corruption_pop_close.gif) no-repeat 0 0;
}

.pop_layer .pop_container .cont_section {
    height: 550px;
    margin: 40px 0 40px 40px;
    padding: 0 40px 0 0;
}

.pop_layer .pop_container .cont_section .title {
    text-align: center;
    font-size: 36px;
    color: #333;
    line-height: 43px !important;
    margin-bottom: 45px;
}

.pop_layer .pop_container .cont_section div,
.pop_layer .pop_container .cont_section p,
.pop_layer .pop_container .cont_section span,
.pop_layer .pop_container .cont_section ul,
.pop_layer .pop_container .cont_section ol {
    line-height: 28px;
    margin-bottom: 30px;
}

.pop_layer .pop_container .cont_section p,
.pop_layer .pop_container .cont_section ol,
.pop_layer .pop_container .cont_section ul {
    margin: 7px 0;
}

.pop_layer .pop_container .cont_section ol {
    list-style: decimal !important;
    margin-left: 18px !important;
}

.pop_layer .pop_container .cont_section ul {
    list-style: disc !important;
    margin-left: 18px !important;
}

.pop_layer .pop_container .cont_section li {
    line-height: 28px;
    margin-bottom: 10px;
}

.pop_layer .pop_container .cont_section .pledge .sign_area {
    margin-top: 100px;
    overflow: hidden;
}

.pop_layer .pop_container .cont_section .pledge .sign_area div {
    width: 380px;
    margin: 0 60px;
    float: left;
    border-top: 2px solid #333;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.pop_layer .pop_container .cont_section .pledge .sign_area .company {
    clear: both;
    border: none;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    font-family: "NBL";
    margin-top: 45px;
}

.pop_layer .pop_container .cont_section table {
    border: 1px solid black;
}

.pop_layer .pop_container .cont_section table th,
.pop_layer .pop_container .cont_section table td {
    padding: 10px;
    border-bottom: 4px double black;
    border-left: 1px solid black;
}

.pop_layer .pop_container .cont_section table tr.p_h td {
    padding: 50px 10px;
}

.pop_layer .pop_container .cont_section.pledge table td {
    padding: 13px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
}

.pop_layer .pop_container .cont_section .check_list li {
    list-style: none;
}

.pop_layer .pop_container .cont_section .check_list li::before {
    content: '□';
    display: inline-block;
    margin-right: 5px;
}

.pop_layer .pop_container .cont_section h4 {
    margin-top: 15px;
    text-align: center;
    font-size: 18px;
}

.dim_layer {
    display: none;
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
}

.dim_layer .dimBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.dim_layer .pop_layer {
    display: none;
}

.cont_container.rnd.rnd2019 .content.info {
    width: 1142px;
    margin: 0 auto;
    text-align: left;
}

.cont_container.rnd.rnd2019 .content.info .info_txt {
    padding: 0 60px 45px;
    font-size: 15px;
    color: #666;
    line-height: 24px;
    text-align: center;
    word-break: keep-all;
}

.cont_container.rnd.rnd2019 .content.info .info_txt span {
    color: #4683c0;
}


.cont_container.rnd.rnd2019 .content.info .box_txt {
    overflow: hidden;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box {
    float: left;
    width: 358px;
    margin: 0 7px;
    border: 4px solid #c2c2c2;
    border-radius: 30px;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box .tit {
    background: #189dc3;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    padding: 22px 0;
    border-radius: 26px 26px 0 0;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box p {
    text-align: center;
    margin: 30px 15px;
    color: #666;
    line-height: 25px;
    height: 195px;
    word-break: keep-all;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box p span {
    color: #3374c4;
    font-size: 18px;
    display: block;
    margin: 40px 0 25px;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box .btn_area {
    margin: 20px 20px 0;
    border-top: 1px solid #c2c2c2;
    padding: 30px 0;
    text-align: left;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box:first-child .tit {
    background: #3374c4;
}

.cont_container.rnd.rnd2019 .content.info .box_txt .inner_box:last-child .tit {
    background: #255438;
}

.cont_container.rnd.rnd2019 .content.info .box_btn_area {
    margin: 50px auto;
    width: 490px;
}

.cont_container.rnd.rnd2019 .content.info .box_btn_area .box_button {
    margin-bottom: 15px;
}

.cont_container.rnd.rnd2019 .content.info .box_button {
    display: block;
    background: #888 url(../images/rnd_btn_arr.png) no-repeat 95% 14px;
    color: #fff;
    padding: 12px 20px;
    margin-top: 7px;
}

.cont_container.rnd.rnd2019 .content.faq_silde {
    width: 1142px;
    margin: 0 auto;
}

.cont_container.rnd.rnd2019 .content.faq_silde .faq_silde_tit {
    font-size: 22px;
    color: #313d47;
    font-weight: bold;
    border-bottom: 1px solid #313d47;
    line-height: 27px;
    padding: 20px 0 10px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide+.faq_silde_tit {
    padding-top: 70px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .title_silde {
    position: relative;
    padding: 20px 0 20px 150px;
    height: auto;
}

.cont_container.rnd.rnd2019 .content.faq_silde .title_silde.on {
    border-bottom: none;
}

.cont_container.rnd.rnd2019 .content.faq_silde .title_silde .tit {
    font-size: 21px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .title_silde .tit span {
    color: #b2b2b2
}

.cont_container.rnd.rnd2019 .content.faq_silde .title_silde p {
    font-size: 17px;
    margin-top: 13px;
    line-height: 24px;
    padding-right: 70px;
    word-break: keep-all;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide {
    line-height: 25px;
    padding: 30px 10px 30px 20px;
    border-bottom: 1px solid #dfe3e6;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide p {
    font-size: 17px;
    line-height: 25px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide p sup {
    font-size: 0.6em;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide img {
    display: block;
    padding: 30px 0;
    margin: auto;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .list_tits {
    color: #444;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 5px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .list_tit {
    color: #444;
    font-size: 21px;
    padding: 20px 0 10px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide ul {
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 20px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide ul li {
    padding: 0;
    line-height: 23px;
    position: relative;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide ul li:after {
    content: "·";
    position: absolute;
    left: -14px;
    top: 0;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .list_tit+img {
    padding: 15px 0 30px 0;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bgbox_list {
    background: #f7f9fb;
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bgbox_list .list_tit {
    padding: 0 0 5px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area {
    margin: 0 auto 10px;
    width: 830px
}


.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area:after {
    content: '';
    display: block;
    clear: both;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit {
    float: left;
    width: 400px;
    background-color: #4783c1;
    height: 100%;
    text-align: center
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_tit span {
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list {
    float: left;
    margin-left: 10px;
    width: 419px;
    color: #323232;
    height: 100%;
    border-bottom: 1px solid #c2c2c2;
    padding-left: 34px;
    box-sizing: border-box
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list>div {
    display: inline-block;
    vertical-align: middle
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area:first-child .bluebox_list {
    border-top: 1px solid #c2c2c2;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list * {
    color: #333333
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .bluebox_area .bluebox_list ul {
    margin-bottom: 0;
    color: #333333;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl_radius {
    border: 1px solid #a1a1a1;
    border-radius: 20px;
    margin-bottom: 30px;
    width: 1110px;
    overflow: hidden
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl {
    border: none;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl thead th {
    /* border-top: none;
    background: #ecf3ff;
    padding: 25px 18px 23px;
    color: #fff; */
    padding: 17px 18px;
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #dfe3e6;
    color: #333;
    background-color: #ecf3ff;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl thead th sup {
    font-size: 0.6em;
    color: #fff
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl tbody th {
    background: #f5faff;
    padding: 25px 18px 23px;
    font-weight: bold;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl thead tr:first-child th:first-child {
    border-left: none;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl td:first-child {
    border-left: none;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl tbody th {
    border-left: none;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl td {
    padding: 10px 20px;
    text-align: center;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl td sup {
    font-size: 0.6em;
}

.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl td ul {
    margin-bottom: 0;
}

/* .cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl .top_left {
  border-radius: 20px 0 0 0;
}
.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl .top_right {
  border-radius: 0 20px 0 0;
}
.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl .bottom_left {
  border-radius: 0 0 0 20px;
}
.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .data_tbl .bottom_right {
  border-radius: 0 0 20px 0;
}*/
.cont_container.rnd.rnd2019 .content.faq_silde .cont_slide .right_img {
    padding-right: 400px;
    background: url(../images/technology_tab02_silde02_01.gif) no-repeat right top;
    margin: 30px 0 10px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .bg_leftimg {
    padding-left: 805px;
    height: 300px;
    background: url(../images/technology_tab03_silde02_01.gif) no-repeat left 25px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .threebox_area {
    overflow: hidden;
}

.cont_container.rnd.rnd2019 .content.faq_silde .threebox_area>div {
    float: left;
    margin-right: 20px;
    font-size: 13px;
    width: 357px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .threebox_area>div img {
    padding: 0;
}

.cont_container.rnd.rnd2019 .content.faq_silde .threebox_area>div .list_tit {
    font-size: 18px;
}

.cont_container.rnd.rnd2019 .content.faq_silde .threebox_area>div:last-child {
    float: right;
    margin-right: 0;
}

.cont_container.joint.rnd2019 .content.faq_silde {
    width: 1142px;
    margin: 0 auto;
    border-top: 1px solid #313d47;
}

.cont_container.joint.rnd2019 .faq_silde .title_silde {
    padding: 25px 15px;
    height: 80px;
    box-sizing: border-box
}

.cont_container.joint.rnd2019 .faq_silde .title_silde p {
    font-size: 24px;
    color: #333;
    line-height: 29px;
}

.cont_container.joint.rnd2019 .faq_silde .title_silde:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    top: 33px;
    right: 16px;
    width: 15px;
    height: 15px;
    background: url('../images/joint_arrow.gif') no-repeat 0 -15px;
}

.cont_container.joint.rnd2019 .faq_silde .title_silde.on:after {
    background-position: 0 0;
}

.cont_container.joint.rnd2019 .faq_silde .cont_slide {
    padding: 40px 15px
}

.cont_container.joint.rnd2019 .faq_silde .title_silde:before {
    display: none
}

.cont_container.joint.rnd2019 .faq_silde .cont_slide img {
    padding: 40px 0
}

.joint_list {
    font-size: 0
}

.joint_list>li {
    margin-top: 30px;
    padding-top: 50px;
    width: 100%;
    font-size: 0;
    text-align: center;
    border-top: 1px solid #dedede;
}

.joint_list>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.joint_list>li .thumb {
    display: block;
    width: 600px;
    margin: 0 auto;
}

.joint_list>li .thumb img {
    padding: 0 !important;
    width: 600px;
    height: auto;
}

.joint_list>li .info {
    display: block;
    margin: 15px auto 0;
    width: 600px;
    text-align: left;
    box-sizing: border-box;
}

.joint_list>li .btn_wrap {
    margin: 0 auto;
    width: 600px;
    text-align: left
}

.joint_list>li .btn {
    display: inline-block;
    height: 20px;
    font-size: 13px;
    color: #fff
}

.joint_list .date {
    font-size: 18px;
    color: #777;
    line-height: 25px;
}

.joint_list .tit {
    margin-bottom: 15px;
    font-size: 21px;
    color: #333;
    line-height: 25px;
    font-weight: bold;
    word-break: keep-all;
    vertical-align: top;
}

/* .joint_list .txt_wrap{display:inline-block;margin:0 auto;min-width:600px;max-width:1000px;text-align:left} */

.joint_list.ty02 .date {
    display: block
}

.joint_list.ty02 .tit {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 22px;
    color: #333;
    line-height: 25px;
    font-weight: bold;
}

.joint_list.ty02>li .info_top {
    display: block;
    width: 600px;
    margin: 0 auto;
    padding: 15px 0;
    box-sizing: border-box;
    text-align: left;
}

.joint_list.ty02>li .info_top .tit {
    margin-bottom: 5px;
}

.joint_list.ty02 .date {
    font-size: 18px;
    color: #777;
    line-height: 25px;
    text-align: left;
}

.joint_list.ty02 .info {
    display: block;
    margin: 0 auto;
    width: 600px;
    padding: 0 0 15px;

}

.joint_list.ty02 .info .txt {
    word-break: keep-all
}



.joint_list .txt {

    font-size: 15px;
    color: #666;
    line-height: 25px
}

.joint_list .img {
    text-align: center
}

.joint_list .txt:first-child {}


.cont_container.rnd.rnd2019 .content.pipeline {
    width: 1142px;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_title {
    background: #4683c0;
    padding: 8px 20px;
    color: #fff;
    font-size: 18px;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section {
    border-bottom: 1px solid #c2c2c2;
    overflow: hidden;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section02 {
    padding-left: 25px
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section .pipeline_left {
    float: left;
    width: 260px;
    height: 280px;
    background: url(../images/pipeline_bg.gif) no-repeat center center;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section .pipeline_left p {
    font-size: 60px;
    color: #f4af00;
    font-weight: bold;
    line-height: 60px;
    margin: 94px 0 9px;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section .disease_area {
    float: left;
    width: 800px;
    padding: 30px 40px 10px;
    border-left: 1px solid #c2c2c2;
    min-height: 283px;
    box-sizing: border-box
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline_section .disease_area p {
    color: #313d47;
    font-size: 16px;
    margin-bottom: 15px;
}

.cont_container.rnd.rnd2019 .content.pipeline .pipeline-button {
    padding: 16px 20px;
    width: 160px;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    background: #313d47 url(../images/rnd_btn_arr.png) no-repeat 91% 18px;
    color: #fff;
    margin: 0 30px 20px 0;
}


.pipeline-popup-div {
    opacity: 0;
    display: none;
    position: relative;
    width: auto;
}

.pipeline-popup-style {
    border: 1px solid #c2c2c2;
    background-color: #fff;
}

.pipeline-popup-style .title {
    font-size: 21px;
    color: #333;
    padding: 15px 20px;
    border-bottom: 1px solid #c2c2c2;
    line-height: 22px;
}

.pipeline-popup-style .contents {
    padding: 30px 30px 30px 280px;
    width: 580px;
    min-height: 220px;
    position: relative;
    line-height: 22px;

}

.pipeline-popup-style .contents.dl {
    padding: 0 30px 30px;
    font-size: 0
}

.pipeline-popup-style .contents.dl>div {
    display: inline-block;
    vertical-align: top
}

.pipeline-popup-style .contents.dl .left {
    width: 60%
}

.pipeline-popup-style .contents.dl .right {
    width: 40%
}

.pipeline-popup-style .contents.dl dl {
    margin-top: 30px
}

.pipeline-popup-style .contents.dl dl dt {
    margin-bottom: 3px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 22px;
}

.pipeline-popup-style .contents.dl dl dd {
    font-size: 18px;
    color: #666666;
    line-height: 25px
}

.pipeline-popup-style .contents .blue_tit {
    color: #4683c0;
    font-size: 21px;
    padding: 15px 0 10px;
}

.pipeline-popup-style .contents .tit {
    color: #333;
    font-size: 18px;
    padding: 15px 0 7px;
}

.pipeline-popup-style .contents ul {
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 10px;
}

.pipeline-popup-style .contents ul li {
    padding: 0;
    line-height: 23px;
    position: relative;
}

.pipeline-popup-style .contents ul li:after {
    content: "·";
    position: absolute;
    left: -14px;
    top: 0;
}

.pipeline-popup-style .contents.no_img {
    padding: 30px 30px 30px 30px;
    width: 830px;
}

.pipeline-popup-style .contents img {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 220px;
    height: 220px;
}

.b-close {
    position: absolute;
    right: 15px;
    top: 14px;
    display: inline-block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-indent: -5000px;
    background: url(../images/pipeline_pop_close.gif);
}

#popup8 .contents {
    position: relative;
    padding: 54px 38px;
    width: 898px;
    box-sizing: border-box;
}

/* .pipeline-popup-style .contents .row{
  margin-top:20px;
  font-size:0;
}
.pipeline-popup-style .contents .row:first-child{
  margin-top:0;
}
.pipeline-popup-style .contents .row .tit{
  display:inline-block;
  padding:0;
  width:195px;
  height:40px;
  background-color:#4683c0;
  font-size:14px;
  color:#fff;
  line-height:40px;
  text-align:center;
  vertical-align:top;
}
.pipeline-popup-style .contents .row ul{
  display:inline-block;
  padding-left:30px;
  width:430px;
  vertical-align:top;
  box-sizing:border-box;
}
.pipeline-popup-style .contents .row ul li{
  font-size:15px;
  line-height: 23px;
  color:#666;
  word-break:keep-all;
} */

.pipeline-popup-style hr {
    border-top: 1px solid #c2c2c2
}

.fc_brightcyan { color: #00A8E6 !important; }
.fc_azureblue { color: #0075C5 !important; }
.fc_deepteal { color: #388885 !important; }
.fc_mintgreen { color: #37B488 !important; }
.fc_amber { color: #FEAB1F !important; }
.fc_camel { color: #B2804F !important; }
.fc_coralred { color: #E85E54 !important; }
.fc_royalblue { color: #00448F !important; }
.fc_magenta { color: #CC35C0 !important; }
.fc_mediumgray { color: #A6A6A6 !important; }

.pipeline-button.brightcyan { background-color: #00A8E6 !important; }
.pipeline-button.brightcyan:hover { background-color: #008fc4 !important; }

.pipeline-button.azureblue { background-color: #0075C5 !important; }
.pipeline-button.azureblue:hover { background-color: #005d9d !important; }

.pipeline-button.deepteal { background-color: #388885 !important; }
.pipeline-button.deepteal:hover { background-color: #2c6b68 !important; }

.pipeline-button.mintgreen { background-color: #37B488 !important; }
.pipeline-button.mintgreen:hover { background-color: #2b946f !important; }

.pipeline-button.amber { background-color: #FEAB1F !important; }
.pipeline-button.amber:hover { background-color: #db9200 !important; }

.pipeline-button.camel { background-color: #B2804F !important; }
.pipeline-button.camel:hover { background-color: #916741 !important; }

.pipeline-button.coralred { background-color: #E85E54 !important; }
.pipeline-button.coralred:hover { background-color: #cc4c43 !important; }

.pipeline-button.royalblue { background-color: #00448F !important; }
.pipeline-button.royalblue:hover { background-color: #00356f !important; }

.pipeline-button.magenta { background-color: #CC35C0 !important; }
.pipeline-button.magenta:hover { background-color: #a7299b !important; }

.pipeline-button.mediumgray { background-color: #A6A6A6 !important; }
.pipeline-button.mediumgray:hover { background-color: #818181 !important; }

.pipeline-button.disabled { background-image: none !important; }


.tbl_pipeline .btn.brightcyan { background-color: #00A8E6 !important; }
.tbl_pipeline .btn.brightcyan.on,
.tbl_pipeline .btn.brightcyan:hover { background-color: #008fc4 !important; }

.tbl_pipeline .btn.azureblue { background-color: #0075C5 !important; }
.tbl_pipeline .btn.azureblue.on,
.tbl_pipeline .btn.azureblue:hover { background-color: #005d9d !important; }

.tbl_pipeline .btn.deepteal { background-color: #388885 !important; }
.tbl_pipeline .btn.deepteal.on,
.tbl_pipeline .btn.deepteal:hover { background-color: #2c6b68 !important; }

.tbl_pipeline .btn.mintgreen { background-color: #37B488 !important; }
.tbl_pipeline .btn.mintgreen.on,
.tbl_pipeline .btn.mintgreen:hover { background-color: #2b946f !important; }

.tbl_pipeline .btn.amber { background-color: #FEAB1F !important; }
.tbl_pipeline .btn.amber.on,
.tbl_pipeline .btn.amber:hover { background-color: #db9200 !important; }

.tbl_pipeline .btn.camel { background-color: #B2804F !important; }
.tbl_pipeline .btn.camel.on,
.tbl_pipeline .btn.camel:hover { background-color: #916741 !important; }

.tbl_pipeline .btn.coralred { background-color: #E85E54 !important; }
.tbl_pipeline .btn.coralred.on,
.tbl_pipeline .btn.coralred:hover { background-color: #cc4c43 !important; }

.tbl_pipeline .btn.royalblue { background-color: #00448F !important; }
.tbl_pipeline .btn.royalblue.on,
.tbl_pipeline .btn.royalblue:hover { background-color: #00356f !important; }

.tbl_pipeline .btn.magenta { background-color: #CC35C0 !important; }
.tbl_pipeline .btn.magenta.on,
.tbl_pipeline .btn.magenta:hover { background-color: #a7299b !important; }

.tbl_pipeline .btn.mediumgray { background-color: #A6A6A6 !important; }
.tbl_pipeline .btn.mediumgray.on,
.tbl_pipeline .btn.mediumgray:hover { background-color: #818181 !important; }

.tbl_pipeline .btn.brightcyan .pipeline-popup .title { background-color: #00A8E6 !important; color: #fff; }
.tbl_pipeline .btn.azureblue .pipeline-popup .title { background-color: #0075C5 !important; color: #fff; }
.tbl_pipeline .btn.deepteal .pipeline-popup .title { background-color: #388885 !important; color: #fff; }
.tbl_pipeline .btn.mintgreen .pipeline-popup .title { background-color: #37B488 !important; color: #fff; }
.tbl_pipeline .btn.amber .pipeline-popup .title { background-color: #FEAB1F !important; color: #fff; }
.tbl_pipeline .btn.camel .pipeline-popup .title { background-color: #B2804F !important; color: #fff; }
.tbl_pipeline .btn.coralred .pipeline-popup .title { background-color: #E85E54 !important; color: #fff; }
.tbl_pipeline .btn.royalblue .pipeline-popup .title { background-color: #00448F !important; color: #fff; }
.tbl_pipeline .btn.magenta .pipeline-popup .title { background-color: #CC35C0 !important; color: #fff; }
.tbl_pipeline .btn.mediumgray .pipeline-popup .title { background-color: #A6A6A6 !important; color: #fff; }

.tbl_pipeline .btn.brightcyan .pipeline-popup::before { border-bottom-color: #00A8E6; }
.tbl_pipeline .btn.azureblue .pipeline-popup::before { border-bottom-color: #0075C5; }
.tbl_pipeline .btn.deepteal .pipeline-popup::before { border-bottom-color: #388885; }
.tbl_pipeline .btn.mintgreen .pipeline-popup::before { border-bottom-color: #37B488; }
.tbl_pipeline .btn.amber .pipeline-popup::before { border-bottom-color: #FEAB1F; }
.tbl_pipeline .btn.camel .pipeline-popup::before { border-bottom-color: #B2804F; }
.tbl_pipeline .btn.coralred .pipeline-popup::before { border-bottom-color: #E85E54; }
.tbl_pipeline .btn.royalblue .pipeline-popup::before { border-bottom-color: #00448F; }
.tbl_pipeline .btn.magenta .pipeline-popup::before { border-bottom-color: #CC35C0; }
.tbl_pipeline .btn.mediumgray .pipeline-popup::before { border-bottom-color: #A6A6A6; }

.tbl_pipeline {
    border-top: 1px solid #c2c2c2
}

.tbl_pipeline thead {
    border-bottom: 1px solid #c2c2c2
}

.tbl_pipeline thead th {
    height: 50px
}

.tbl_pipeline tbody {
    border-bottom: 1px solid #c2c2c2
}

.tbl_pipeline tbody tr th {
    position: relative;
    padding-left: 35px;
    background-color: #f8f9fd
}

.tbl_pipeline tbody tr th p {
    position: relative;
    font-size: 17px;
    line-height: 24px
}

.tbl_pipeline tbody tr th p::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -70px;
    margin-top: -33px;
    width: 66px;
    height: 66px
}

.tbl_pipeline tbody tr th.item01 p::before {
    background: url('../images/icon_pipeline01.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item02 p::before {
    background: url('../images/icon_pipeline02.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item03 p::before {
    background: url('../images/icon_pipeline03.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item04 p::before {
    background: url('../images/icon_pipeline04.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item05 p::before {
    background: url('../images/icon_pipeline05.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item06 p::before {
    background: url('../images/icon_pipeline06.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item07 p::before {
    background: url('../images/icon_pipeline07.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item08 p::before {
    background: url('../images/icon_pipeline08.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item09 p::before {
    background: url('../images/icon_pipeline09.png') no-repeat center center
}

.tbl_pipeline tbody tr th.item10 p::before {
    background: url('../images/icon_pipeline10.png') no-repeat center center
}

.tbl_pipeline tbody tr td {
    padding: 4px 8px;
    border-left: 1px dashed #c2c2c2;
    text-align: center;
}

.tbl_pipeline tbody tr td:first-of-type {
    border-left: none
}

.tbl_pipeline tbody tr td .btn {
    display: inline-block;
    position: relative;
    padding: 0;
    width: 130px;
    height: 70px;
    text-align: center
}

.tbl_pipeline tbody tr td .btn::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.tbl_pipeline tbody tr td .btn span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 21px;
    vertical-align: middle
}



.rnd_quick {
    position: fixed;
    top: 460px;
    left: 50%;
    margin-left: -700px;
    width: 100px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    z-index: 10
}

.rnd_quick .tit {
    position: relative;
    padding: 8px 0 22px;
    background-color: #3e3e3e;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    text-align: center
}

.rnd_quick .tit::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    background: url('../images/spr.png') no-repeat -149px -24px
}

.rnd_quick .link a {
    position: relative;
    display: block;
    padding: 18px 0;
    width: 100%;
    font-size: 13px;
    color: #9a9a9a;
    line-height: 20px;
    text-align: center
}

.rnd_quick .link a.on {
    color: #343434;
    font-weight: bold
}

.rnd_quick .link a::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 1px;
    background-color: #e2e2e2
}

.rnd_quick .link:first-of-type a::before {
    display: none
}


.tbl_pipeline_popup {
    overflow: hidden;
    border-collapse: collapse;
    border-top: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2
}

.tbl_pipeline_popup thead th {
    height: 78px;
    background-color: #4683c0;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    font-size: 16px;
    color: #fff
}

.tbl_pipeline_popup tbody th {
    background-color: #f4faff;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    font-size: 16px;
    color: #333
}

.tbl_pipeline_popup tbody td {
    padding: 23px 0;
    background-color: #fff;
    border-left: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    font-size: 15px;
    color: #666;
    ;
    line-height: 25px;
    text-align: center;
    word-break: keep-all
}

.pipeline-popup {
    opacity: 1;
    display: none;
    position: absolute;
    left: 50%;
    top: 84px;
    width: auto;
    transform: translateX(-65%);
    -webkit-transform: translateX(-65%);
    -moz-transform: translateX(-65%);
    -ms-transform: translateX(-65%);
    -o-transform: translateX(-65%);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    border: 1px solid #c2c2c2;
    text-align: left;
    z-index: 50
}

.pipeline-popup::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 34%;
    display: block;
    width: 0px;
    height: 0px;
    border-top: none;
    border-bottom: 15px solid white;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;

}

.pipeline-popup .title {
    font-size: 21px;
    color: #333;
    padding: 15px 20px;
    border-bottom: 1px solid #c2c2c2;
    line-height: 22px;
}

.pipeline-popup .contents {
    padding: 30px 30px 30px 280px;
    width: 580px;
    min-height: 220px;
    position: relative;
    line-height: 22px;

}

.pipeline-popup .contents.dl {
    padding: 0 30px 30px;
    font-size: 0
}

.pipeline-popup .contents.dl>div {
    display: inline-block;
    vertical-align: top
}

.pipeline-popup .contents.dl .left {
    width: 59%;
    margin-right: 5px;
}

.pipeline-popup .contents.dl .right {
    width: 40%
}

.pipeline-popup .contents.dl dl {
    margin-top: 30px
}

.pipeline-popup .contents.dl dl dt {
    margin-bottom: 3px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 22px;
}

.pipeline-popup .contents.dl dl dd {
    font-size: 18px;
    color: #666666;
    line-height: 25px;
    min-height: 25px;
}

.pipeline-popup .contents .blue_tit {
    color: #4683c0;
    font-size: 21px;
    padding: 15px 0 10px;
}

.pipeline-popup .contents .tit {
    color: #333;
    font-size: 18px;
    padding: 15px 0 7px;
}

.pipeline-popup .contents ul {
    list-style-type: none;
    padding-left: 15px;
    margin-bottom: 10px;
}

.pipeline-popup .contents ul li {
    padding: 0;
    line-height: 23px;
    position: relative;
}

.pipeline-popup .contents ul li:after {
    content: "·";
    position: absolute;
    left: -14px;
    top: 0;
}

.pipeline-popup .contents.no_img {
    padding: 30px 30px 30px 30px;
    width: 830px;
}

.pipeline-popup .contents img {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 220px;
    height: 220px;
}

.pipeline-popup .b-close {
    position: absolute;
    right: 15px;
    top: 14px;
    display: inline-block;
    cursor: pointer;
    width: 25px;
    height: 25px;
    text-indent: -5000px;
    background: url(../images/pipeline_pop_close.png);
}

.tbl_pipeline .btn.purple .pipeline-popup .title {
    background-color: #513466 !important;
    color: #fff
}

.tbl_pipeline .btn.blue .pipeline-popup .title {
    background-color: #4683c0 !important;
    color: #fff
}

.tbl_pipeline .btn.turquoise .pipeline-popup .title {
    background-color: #223c40 !important;
    color: #fff
}

.tbl_pipeline .btn.khaki .pipeline-popup .title {
    background-color: #6c733c !important;
    color: #fff
}

.tbl_pipeline .btn.orange .pipeline-popup .title {
    background-color: #d99b00 !important;
    color: #fff
}

.tbl_pipeline .btn.gray .pipeline-popup .title {
    background-color: #907654 !important;
    color: #fff
}

.tbl_pipeline .btn.reddish .pipeline-popup .title {
    background-color: #cc507b !important;
    color: #fff
}


.tbl_pipeline .btn.deepblue .pipeline-popup .title {
    background-color: #0070c0 !important;
    color: #fff
}


.tbl_pipeline .btn.btn.lightgray .pipeline-popup .title {
    background-color: #a3a3a3 !important;
    color: #fff
}


.tbl_pipeline .btn.purple .pipeline-popup::before {
    border-bottom-color: #513466
}

.tbl_pipeline .btn.blue .pipeline-popup::before {
    border-bottom-color: #4683c0
}

.tbl_pipeline .btn.turquoise .pipeline-popup::before {
    border-bottom-color: #223c40
}

.tbl_pipeline .btn.khaki .pipeline-popup::before {
    border-bottom-color: #6c733c
}

.tbl_pipeline .btn.orange .pipeline-popup::before {
    border-bottom-color: #d99b00
}

.tbl_pipeline .btn.gray .pipeline-popup::before {
    border-bottom-color: #907654 !important;
}

.tbl_pipeline .btn.reddish .pipeline-popup::before {
    border-bottom-color: #cc507b
}

.tbl_pipeline .btn.deepblue .pipeline-popup::before {
    border-bottom-color: #0070c0;
}

.tbl_pipeline .btn.lightgray .pipeline-popup::before {
    border-bottom-color: #a3a3a3;
}



.tbl_pipeline02 {
    width: 100%;
    margin-top: 107px
}

.tbl_pipeline02 thead th {
    padding: 0 10px 14px
}

.tbl_pipeline02 thead th img {
    border: 1px solid #c2c2c2
}

.tbl_pipeline02 thead th .th {
    margin-top: 2px;
    height: 40px;
    background-color: #189ec3;
    font-size: 15px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.tbl_pipeline02 tbody tr th {
    background-color: #ececec;
    border-top: 3px solid #fff;
    font-size: 14px;
    color: #333;
    font-weight: bold
}

.tbl_pipeline02 tbody tr td {
    padding: 20px 10px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: center
}

.tbl_pipeline02 tbody tr:first-child td {
    border-top: 1px solid #c2c2c2
}

.tbl_pipeline02 tbody tr td {
    border-bottom: 1px solid #c2c2c2;
    word-break: keep-all
}

.tbl_pipeline02 tbody tr:first-of-type td:first-of-type {
    border-top: none
}

.tbl_pipeline02 tbody tr td:first-of-type {
    border-bottom: none
}


.pipeline_list {}

.pipeline_list>.tit {
    position: relative;
    margin: 80px 0 40px;
    font-size: 0
}

.pipeline_list>.tit .label {
    display: inline-block;
    position: relative;
    width: 140px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    vertical-align: middle
}

.pipeline_list>.tit .txt {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 20px;
    background-color: #fff;
    font-size: 15px;
    line-height: 35px;
    vertical-align: middle
}

.pipeline_list>.tit::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 0
}

.pipeline_list>.tit.deepgreen:before {
    background-color: #255438 !important
}

.pipeline_list>.tit.skyblue:before {
    background-color: #189dc3 !important
}

.pipeline_list>.tit.deepgreen .label {
    background-color: #255438 !important
}

.pipeline_list>.tit.skyblue .label {
    background-color: #189dc3 !important
}

.pipeline_list>.tit.deepgreen .txt {
    color: #255438 !important
}

.pipeline_list>.tit.skyblue .txt {
    color: #189dc3 !important
}

.pipeline_info {
    width: 100%
}

.pipeline_info>div {}

.pipeline_info .thumb {}

.pipeline_info .txt_info {}

.pipeline_info .txt_info .tit {
    margin-bottom: 9px;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.pipeline_info .txt_info .list_dot {
    margin-bottom: 30px
}

.list_dot>li {
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    line-height: 25px
}

.list_dot>li::before {
    content: '·';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    line-height: 25px;
    color: #666;
    font-size: 15px
}

.list_bar>li {
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    line-height: 25px
}

.list_bar>li::before {
    content: '-';
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    line-height: 25px;
    color: #666;
    font-size: 15px
}

/* 판매약국 찾기 */
.pharmacy_search .blue {
    color: #4c7a98 !important;
}

.pharmacy_search .step {
    width: 900px;
    overflow: hidden;
    margin: 45px auto;
}

.pharmacy_search .step div {
    position: relative;
    text-align: center;
    width: 180px;
    float: left;
    padding-top: 120px;
    font-size: 30px;
    line-height: 30px;
    color: #4c7a98;
    font-weight: bold;
}

.pharmacy_search .step div span {
    display: block;
    font-size: 15px;
    color: #666;
    font-weight: normal;
    margin-top: 15px;
}

.pharmacy_search .step div:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 45px;
    right: -118px;
    width: 57px;
    height: 54px;
    background-image: url(../images/spr_product.png);
    background-repeat: no-repeat;
    background-position: -243px -250px;
}

.pharmacy_search .step div:before {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    left: 45px;
    width: 90px;
    height: 90px;
    background-image: url(../images/spr_product.png);
    background-repeat: no-repeat;
}

.pharmacy_search .step div:nth-child(1) {
    margin-right: 180px;
}

.pharmacy_search .step div:nth-child(1):before {
    background-position: 2px -50px;
}

.pharmacy_search .step div:nth-child(2) {
    margin-right: 180px;
}

.pharmacy_search .step div:nth-child(2):before {
    background-position: 2px -177px;
}

.pharmacy_search .step div:nth-child(3):after {
    display: none;
}

.pharmacy_search .step div:nth-child(3):before {
    background-position: 4px -304px;
}

.pharmacy_search .step div.current:nth-child(1):before {
    background-position: -98px -50px;
}

.pharmacy_search .step div.current:nth-child(2):before {
    background-position: -98px -177px;
}

.pharmacy_search .step div.current:nth-child(3):before {
    background-position: -100px -304px;
}

.pharmacy_search .search {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    padding: 25px 0;
    text-align: center;
}

.pharmacy_search .search ul {
    width: 670px;
    margin: 0 auto;
}

.pharmacy_search .search ul li {
    border-top: 1px solid #dfe3e6;
    overflow: hidden;
}

.pharmacy_search .search ul li:first-child {
    border: none;
}

.pharmacy_search .search ul li .tit {
    font-weight: bold;
    color: #333;
    font-size: 18px;
    display: inline-block;
    float: left;
    width: 220px;
    padding: 33px 0;
}

.pharmacy_search .search ul li .cont {
    text-align: left;
    display: inline-block;
    float: left;
    width: 450px !important;
    padding: 20px 0;
}

.pharmacy_search .search ul li .cont input[type=text] {
    padding: 11px 15px;
    width: 300px;
    border: 1px solid #e5e9eb;
}

.pharmacy_search .search ul li .cont input[type=radio] {
    margin: 0 8px 0 0;
}

.pharmacy_search .search ul li .cont label {
    display: inline-block;
    margin: 15px 30px 0 0;
}

.pharmacy_search .search ul li .cont select {
    height: 42px;
    margin-right: 7px;
}

.pharmacy_search .txt {
    text-align: center;
    margin-bottom: 25px;
}

.pharmacy_search .txt .point-color {
    color: #0075c2;
    font-weight: bold;
}

.pharmacy_search .product_thum {
    border: 1px solid #e2e8ec;
    border-radius: 2px;
    padding: 25px 60px;
    text-align: center;
}

.pharmacy_search .product_thum li {
    text-align: center;
}

.pharmacy_search .product_thum li img {
    width: 180px;
    height: 180px;
    border: 1px solid #e2e8ec;
}

.pharmacy_search .product_thum li span {
    display: block;
    margin: 22px 0 17px;
}

.pharmacy_search .product_thum li a {
    display: block;
    width: 140px;
    height: 20px;
    padding: 5px 0;
    margin: 0 auto;
    background-color: #494949;
    color: #fff;
    font-family: "NBL";
}

.pharmacy_search .product_thum .bx-wrapper {
    position: relative;
}

.pharmacy_search .product_thum .bx-pager {
    display: none;
}

.pharmacy_search .product_thum .bx-controls {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.pharmacy_search .product_thum .bx-controls .bx-controls-direction {
    position: relative;
}

.pharmacy_search .product_thum .bx-controls .bx-controls-direction a {
    display: block;
    width: 38px;
    height: 90px;
    background-color: #dee2e7;
    transition: background-color 0.5s ease 0s;
    text-indent: -5000px;
    background-image: url(../images/spr_product.png);
    background-repeat: no-repeat;
}

.pharmacy_search .product_thum .bx-controls .bx-controls-direction a:hover {
    background-color: #bec8d6;
}

.pharmacy_search .product_thum .bx-controls .bx-controls-direction .bx-prev {
    position: absolute;
    left: -60px;
    top: 70px;
    background-position: 12px -405px;
}

.pharmacy_search .product_thum .bx-controls .bx-controls-direction .bx-next {
    position: absolute;
    right: -60px;
    top: 70px;
    background-position: -36px -405px;
}

.pharmacy_search .map {
    margin: 30px 0;
}

.pharmacy_search .detail {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    padding: 25px;
    overflow: hidden;
}

.pharmacy_search .detail .map {
    float: left;
    width: 460px;
    height: 300px;
    border: 1px solid #dfe3e6;
    margin: 0;
}

.pharmacy_search .detail .cont {
    float: left;
    width: 588px !important;
    margin-left: 40px !important;
}

.pharmacy_search .detail .cont .pharmacy {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding: 28px;
}

.pharmacy_search .detail .cont .call,
.pharmacy_search .detail .cont .address {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    padding: 28px 0 28px 28px;
    border-top: 1px solid #dfe3e6;
}

.pharmacy_search .detail .cont .call span,
.pharmacy_search .detail .cont .address span {
    display: inline-block;
    width: 430px;
    float: right;
    position: relative;
    padding-left: 28px;
    font-weight: normal;
    font-size: 15px;
    color: #666;
}

.pharmacy_search .detail .cont .call span:after,
.pharmacy_search .detail .cont .address span:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 13px;
    background: #dfe3e6;
}

.pharmacy_search .comt {
    text-align: center;
    margin-top: 50px;
    line-height: 30px;
}

.pharmacy_btn_area {
    margin-top: 50px;
    text-align: center;
}

.pharmacy_btn_area .btn {
    display: inline-block !important;
    margin: 0 1px;
    padding: 12px 50px 10px;
    height: 18px;
    color: #fff !important;
    text-align: center;
    letter-spacing: -0.5px;
}

.pharmacy_btn_area .btn.blue {
    background-color: #0075c2;
    transition: background-color 0.5s ease 0s;
}

.pharmacy_btn_area .btn.arr {
    background-image: url(../images/spr_2.png);
}

.pharmacy_btn_area .btn.big {
    width: 168px;
    height: 25px;
    padding: 17px 36px 10px;
    margin-right: 8px;
}

.tbl_brd_wrap {
    border: 1px solid #a1a1a1;
    border-left: none
}


/* 에디터 */

.ck-content * {
    color: inherit
}

.ck-content img {
    max-width: 100%
}

.ck-content .text-tiny {
    font-size: .7em
}

.ck-content .image {
    margin: 0 auto;
    max-width: 100%
}

.ck-content p {
    margin-top: 0;
    line-height: 28px
}

.ck-content .text-small {
    font-size: .85em
}

.ck-content .text-big {
    font-size: 1.4em
}

.ck-content .text-huge {
    font-size: 1.8em
}

.ck-content .table {
    margin: 1em auto;
    display: table
}

.ck-content .table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: 1px double #b3b3b3
}

.ck-content .table table td,
.ck-content .table table th {
    min-width: 2em;
    padding: .4em;
    border: 1px solid #bfbfbf
}

.ck-content .table table th {
    font-weight: 700;
    background: hsla(0, 0%, 0%, 5%)
}

.ck-content[dir=rtl] .table th {
    text-align: right
}

.ck-content[dir=ltr] .table th {
    text-align: left
}



/* 탭 */

.tab {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 1
}

.tab li a {
    display: inline-block;
    transition: 0.3s;
}

.tab_line {
    position: relative;
    overflow: hidden;
}

.tab_line:after {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #555;
    z-index: 30;
}

.tab_line li {
    float: left;
}

.tab_line li a {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #999;
    background-color: #f6f7f8;
    padding: 17px 0 14px;
    border: 1px solid #dfe3e6;
}

.tab_line li a.active {
    position: relative;
    background-color: #0075c2;
    z-index: 50;
    color: #fff;
    border: 1px solid #555;
    border-bottom: 1px solid #0075c2;
}

.tab_line.orange li a.active {
    background-color: #f18026;
    border-bottom: 1px solid #f18026;
}

.tab_line.one {
    padding: 0 353px;
}

.tab_line.one li {
    width: 436px;
}

.tab_line.two {
    padding: 0 135px;
}

.tab_line.two li {
    width: 50%;
}

.tab_line.three {
    padding: 0 135px;
}

.tab_line.three li {
    width: 33%;
}

.tab_line.four {
    padding: 0 18px;
}

.tab_line.four li {
    width: 25%;
}

.tab_line.five {
    padding: 0 18px;
}

.tab_line.five li {
    width: 20%;
}

.tab_line.six li {
    width: 16.6%;
}

.tab_line.seven li {
    width: 14.28%;
}

.tab_line.wd1142 {
    width: 1142px;
    margin: 0 auto 50px;
}
.tab_2depth {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    text-align: center
}

.tab_2depth.w500 {
    width: 500px
}

.tab_2depth.w1000 {
    width: 1000px
}

.tab_2depth li {
    display: inline-flex;
    flex-grow: 1;
    height: 54px
}

.tab_2depth li a {
    display: block;
    position: relative;
    padding: 0 20px;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 54px;
    color: #999;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box
}

.tab_2depth li a.active {
    font-weight: bold
}

.tab_2depth li a.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px
}

.tab_2depth.green a.active {
    color: #5aba42
}

.tab_2depth.green a.active:after {
    background-color: #5aba42
}

.tab_2depth.blue a.active {
    color: #0075c2
}

.tab_2depth.blue a.active:after {
    background-color: #0075c2
}

.tab_2depth.green a.active {
    color: #5aba42
}

.tab_2depth.green a.active:after {
    background-color: #5aba42
}

.tab_2depth.orange a.active {
    color: #f18026
}

.tab_2depth.orange a.active:after {
    background-color: #f18026
}

.tab_3depth {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    text-align: center
}

.tab_3depth.w500 {
    width: 500px
}

.tab_3depth.w1000 {
    width: 1000px
}

.tab_3depth li {
    display: inline-flex;
    flex-grow: 1;
    height: 54px
}

.tab_3depth li a {
    display: block;
    position: relative;
    padding: 0 20px;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 54px;
    color: #999;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box
}

.tab_3depth li a.active {
    font-weight: bold
}

.tab_3depth li a.active:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px
}

.tab_3depth.green a.active {
    color: #5aba42
}

.tab_3depth.green a.active:after {
    background-color: #5aba42
}

.tab_3depth.blue a.active {
    color: #0075c2
}

.tab_3depth.blue a.active:after {
    background-color: #0075c2
}

/* 지속 가능 경영 (2021.08) */
.esg .tab_line.green li a.active {
    background-color: #5aba42;
    border: #5aba42
}

.w_1208 {
    margin-left: -33px;
    width: 1208px
}

h5.cont_tit {
    position: relative;
    margin-bottom: 20px;
    padding-left: 24px;
    font-size: 35px;
    line-height: 50px;
    color: #0075c2;
    font-weight: bold
}

h5.cont_tit::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 36px;
    background-color: #c8d9e4
}

h5.cont_tit+.cont_stit {
    margin-bottom: 45px;
    padding-left: 32px;
    font-size: 15px;
    line-height: 30px;
    color: #666
}

h6.cont_tit {
    margin-top: 63px;
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 40px;
    color: #333;
    font-weight: normal
}

.esg .tab_cont {
    padding: 40px 0
}

.esg .tab_cont .subtab_cont {
    padding: 65px 0 40px
}

.esg .social_cont .txt {
    line-height: 28px
}

.environ_dl {
    width: 100%;
    font-size: 0
}

.environ_dl li {
    display: inline-block;
    margin-top: 60px;
    padding-left: 180px;
    width: 50%;
    vertical-align: top;
    box-sizing: border-box
}

.environ_dl li.pl0 {
    padding-left: 0
}

.environ_dl li.pl0>div {
    padding-left: 180px;
    box-sizing: border-box
}

.environ_dl li.pl0>div~div {
    margin-top: 100px
}

.environ_dl .item01 {
    margin-top: 0;
    padding-right: 65px;
    background: url('../images/ico-environmental-01.png') no-repeat 0 42px
}

.environ_dl .item02 {
    margin-top: 0;
    background: url('../images/ico-environmental-02.png') no-repeat 0 28px
}

.environ_dl .item03 {
    padding-right: 65px;
    background: url('../images/ico-environmental-03.png') no-repeat 0 27px
}

.environ_dl .item04 {
    background: url('../images/ico-environmental-04.png') no-repeat 0 23px
}

.environ_dl .item05 {
    width: 100%;
    background: url('../images/ico-environmental-05.png') no-repeat 0 0px
}

.environ_dl .item06 {
    padding-right: 65px;
    background: url('../images/ico-environmental-06.png') no-repeat 0 27px
}

.environ_dl .item07 {
    background: url('../images/ico-environmental-07.png') no-repeat 0 23px
}

.environ_dl .item08 {
    width: 100%;
    background: url('../images/ico-environmental-08.png') no-repeat 0 0px
}

.environ_dl li .txt {
    margin-top: 40px;
    font-size: 15px;
    color: #666;
    line-height: 2;
    word-break: keep-all
}

.environ_dl li .dl {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px
}

.environ_dl li .dl:first-of-type {
    margin-top: 0
}

.environ_dl li .dl+.txt {
    margin-top: 0
}

.environ_dl .box_txt {
    margin-top: 33px;
    padding: 25px 33px;
    font-size: 12px;
    line-height: 2;
    color: #888;
    background-color: #f2f2f2
}

.environ_dl .img_waterqaulity {
    margin-top: 33px;
    width: 100%
}

/* 중외 학술복지재단 */
.social_cont {
    margin-top: 40px;
    padding-left: 430px;
    min-height: 380px
}

.jw_foundation {
    background: url('../images/img-jw-foundation.png') no-repeat 0 0
}

.esg_dl {
    margin-top: 20px;
    font-size: 0
}

.esg_dl.col02 dl {
    display: inline-block;
    margin-top: 20px;
    width: 50%;
    vertical-align: top
}

.esg_dl.col02 dl:nth-child(1),
.esg_dl.col02 dl:nth-child(2) {
    margin-top: 0
}

.jw_foundation .esg_dl.col02 dl:nth-child(odd) {
    width: 45%
}

.jw_foundation .esg_dl.col02 dl:nth-child(even) {
    width: 55%
}

.esg_dl dt {
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    background-color: #0075c2;
    vertical-align: top
}

.esg_dl dt::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.esg_dl dt span {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    vertical-align: middle
}

.esg_dl dd {
    display: inline-block;
    padding-left: 14px;
    width: calc(100% - 90px);
    height: 90px;
    vertical-align: top;
    box-sizing: border-box
}

.esg_dl dd::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.esg_dl dd ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd ul li {
    padding-left: 15px;
    font-size: 13px;
    line-height: 30px;
    color: #666
}

.esg_dl dd ul li::before {
    content: '-';
    display: inline-block;
    margin-left: -15px;
    width: 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: top
}

.esg_dl dd.col02 ul {
    display: inline-block;
    vertical-align: middle
}

.esg_dl dd.col02 ul+ul {
    margin-left: 45px
}



/* 사회공헌 커미티 */
.jw_committe {
    background: url('../images/img-committee.jpg') no-repeat 0 0
}

.jw_committe .board_ty05 {
    margin-top: 20px
}

/* 의료 학술지원, 환우사회 지원, 장애인 고용 확대 */
.thumb_news {
    margin-bottom: 55px
}

.thumb_news li {
    margin-top: 40px;
    position: relative;
    font-size: 0;
    display: flex;
}

.thumb_news li:first-child {
    margin-top: 0
}

.thumb_news li .thumb {
    overflow: hidden;
    display: inline-flex;
    width: 380px;
    height: 240px;
    vertical-align: top;
}

.thumb_news li .thumb img {
    width: 100%;
    height: auto
}

.thumb_news li .txt_area {
    display: inline-flex;
    position: relative;
    padding-left: 50px;
    width: calc(100% - 380px);
    vertical-align: top;
    box-sizing: border-box;
    flex-direction: column
}

.thumb_news li .txt_area .tit {
    margin-bottom: 34px;
    font-size: 36px;
    line-height: 1.11;
    color: #333
}

.thumb_news li .txt_area .txt {
    font-size: 15px;
    line-height: 2;
    color: #666
}

.thumb_news li.employ .txt_area {
    min-height: 240px
}

.thumb_news li.employ .info {
    position: absolute;
    bottom: 0;
    left: 50px;
    width: calc(100% - 50px);
    height: 102px;
    font-size: 0
}

.thumb_news li.employ .info>div {
    display: inline-block;
    width: 49%;
    height: 100%;
    text-align: center
}

.thumb_news li.employ .info>div:first-child {
    margin-right: 2%
}

.thumb_news li.employ .info>div::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.thumb_news li.employ .info>div span {
    display: inline-block;
    font-size: 24px;
    line-height: 36px;
    color: #222;
    font-weight: bold;
    vertical-align: middle
}

.thumb_news li.employ .info>div span::before {
    content: '';
    display: inline-block;
    margin-right: 15px;
    width: 64px;
    height: 36px;
    vertical-align: middle
}

.thumb_news li.employ .info>div:first-child {
    border-top: 2px solid #a19edf;
    border-bottom: 2px solid #a19edf
}

.thumb_news li.employ .info>div:first-child span::before {
    background: url('../images/icon_support01.jpg') no-repeat center center
}

.thumb_news li.employ .info>div:last-child {
    border-top: 2px solid #97d6b5;
    border-bottom: 2px solid #97d6b5
}

.thumb_news li.employ .info>div:last-child span::before {
    background: url('../images/icon_support02.jpg') no-repeat center center
}

/* 윤리준법경영 탭*/
.esg #tab2 .tab_2depth li:first-child a {
    padding: 0 100px
}

/* .esg #tab2 .tab_2depth li{margin-top:28px} */
.esg #tab2 .tab_2depth li:nth-child(1),
.esg #tab2 .tab_2depth li:nth-child(2),
.esg #tab2 .tab_2depth li:nth-child(3) {
    margin-top: 0
}

/* JW Compliance Program Mission & Vision & Goal */
.jw_cp {
    padding: 37px 0 42px;
    display: flex;
    width: 100%;
    border: 1px solid #dfe3e6
}

.jw_cp li {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    padding-top: 16px;
    width: 25%;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.jw_cp li:first-child {
    border-left: none
}

.jw_cp li .tit {
    margin-bottom: 17px;
    font-size: 24px;
    font-weight: bold;
    color: #0075c2
}

.jw_cp li span {
    font-size: 20px;
    line-height: 32px;
    color: #333
}


/* CP&ABMS 운영 이력  */
.cp_ambs_history {
    display: flex;
    border: 1px solid #dfe3e6;
    border-left: none
}

.cp_ambs_history>div {
    display: inline-flex;
    flex-grow: 1;
    flex-direction: column;
    padding: 0 50px;
    border-left: 1px solid #dfe3e6
}

.cp_ambs_history>div dl {
    display: inline-flex;
    flex-direction: row;
    padding: 14px 0;
    border-top: 1px solid #dfe3e6
}

.cp_ambs_history>div dl:first-child {
    border-top: none
}

.cp_ambs_history>div dl dt {
    width: 80px;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #555
}

.cp_ambs_history>div dl dd {
    font-size: 16px;
    line-height: 30px;
    color: #555;
    letter-spacing: -0.75px
}

/* 자율준수관리자 의지 천명
.esg_txtbox h6{font-size:25px;line-height:37px;color:#4c7a98!important}
.esg_txtbox h6::before{content:'※';margin-right:10px}
.esg_txtbox p{font-size:20px;line-height:36px;color:#555;word-break: keep-all}
.esg_txtbox p em{color:#0075c2;text-decoration: underline;font-style: normal;font-weight:bold}
.esg_txtbox p.sign{margin-top:50px;text-align:right;font-weight:bold}
.esg_txtbox + .cont_tit{margin-top:20px}
.btn_link{display:block;position:relative;margin:56px auto 0;padding:18px 0;width:500px;height:58px;text-align:center;background-color:#fff;border:1px solid #dfe3e6;box-sizing:border-box}
.btn_link span{display:inline-block;padding-right:30px;font-size:18px;line-height:20px;font-weight:bold;color:#666;background:url('../images/icon_link.jpg') no-repeat right top}
.btn_link.noIcon span{padding-right:0;background:none} */

/* 사이버 신문고 */
.cyber .text_section.line_tit {
    margin: 0 0 40px;
    padding: 15px 0 30px 0;
    height: 22px;
    font-size: 28px;
    text-align: center;
    color: #4c7a98;
    border-bottom: 1px solid #dfe3e6;
}

.cyber .text_section .tit_blue {
    margin: 30px 0 10px;
    color: #0075c2;
    font-size: 15px;
    font-weight: bold;
}

.cyber .text_section .tit_black {
    margin: 50px 0 10px;
    color: #333;
    font-size: 22px;
}

/* 경제적이익지출보고 신청 */
.tbl_apply {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_apply th,
.tbl_apply td {
    padding: 20px 10px 20px 27px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6
}

.tbl_apply th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_apply td .input_box {
    width: 100%
}

.tbl_apply td input,
.tbl_apply td textarea {
    padding: 5px 10px;
    width: 100%;
    height: 100%;
    border: 1px solid #dfe3e6;
    box-sizing: border-box;
}

.tbl_apply td textarea {
    height: 120px;
}

.esg_txtbox02 p {
    font-size: 15px;
    line-height: 25px
}


/* 상생경영 */
.thumb_news.winwin .thumb {
    width: 530px
}

.thumb_news.winwin li .txt_area {
    width: calc(100% - 530px)
}

.ethics_code {
    margin-top: 10px
}

.ethics_code dt {
    margin: 30px 0 13px;
    padding-top: 30px;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    border-top: 1px solid #dfe3e6
}

.ethics_code dt:first-child {
    border-top: none
}

.ethics_code dd {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.79px;
    color: #555
}

/* 인재육성 */
.thumb_news.talent .cate {
    position: absolute;
    bottom: 0;
    left: 50px;
    font-size: 15px;
    color: #0075c2
}


/* 복리후생 */
.welfare_info {
    display: flex;
    flex-wrap: wrap;
}

.welfare_info>dl {
    display: inline-flex;
    align-content: stretch;
    flex-direction: column;
    margin-top: 50px;
    padding-left: 164px;
    width: 50%;
    background-repeat: no-repeat;
    background-position: 33px 0;
    box-sizing: border-box
}

.welfare_info>dl.info01 {
    margin-top: 0;
    background-image: url('../images/ico-welfare-01.png')
}

.welfare_info>dl.info02 {
    margin-top: 0;
    background-image: url('../images/ico-welfare-02.png')
}

.welfare_info>dl.info03 {
    background-image: url('../images/ico-welfare-03.png')
}

.welfare_info>dl.info04 {
    background-image: url('../images/ico-welfare-04.png')
}

.welfare_info>dl.info05 {
    background-image: url('../images/ico-welfare-05.png')
}

.welfare_info>dl.info06 {
    background-image: url('../images/ico-welfare-06.png')
}

.welfare_info>dl dt {
    margin-bottom: 13px;
    font-size: 30px;
    line-height: 40px;
    color: #333
}

.welfare_info>dl dd p {
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    line-height: 30px;
    color: #666
}

.welfare_info>dl dd p::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 0;
    margin-right: 10px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #666;
    vertical-align: middle
}

/* 임직원 협의체 */
.consult_info {
    margin-bottom: 40px;
    padding: 0 0 40px 244px;
    border-bottom: 1px solid #dfe3e6;
    background: url('../images/ico-talent.png') no-repeat 27px top
}

.consult_info+.point_txt {
    margin-bottom: 24px;
    font-size: 20px;
    color: #0075c2;
    font-weight: bold
}

.list_bar li {
    font-size: 16px;
    line-height: 36px;
    color: #555
}

.list_bar li::before {
    content: '-';
    display: inline-block;
    margin-right: 10px;
    line-height: 36px;
}


.tbl_indicator {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_indicator th,
.tbl_indicator td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_indicator tbody td {
    text-align: right
}

/* 고객가치 향상 */
.environ_dl.customer li {
    display: block;
    padding-left: 200px;
    padding-bottom: 50px;
    width: 100%;
    min-height: 160px
}

.environ_dl.customer li.item01 {
    background: url('../images/ico-customer-01.png') no-repeat 0 0
}

.environ_dl.customer li.item02 {
    background: url('../images/ico-customer-02.png') no-repeat 0 0
}

.environ_dl.customer li .txt {
    margin-top: 0
}

.esg_dl.customer dt {
    width: 150px;
    height: 120px
}

.esg_dl.customer dl {
    margin-top: 40px
}

.esg_dl.customer dd {
    padding-right: 10px;
    width: calc(100% - 150px);
    height: 120px;
    box-sizing: border-box
}

.esg_dl.customer dt span {
    font-size: 20px
}

.esg_dl.customer dd ul li {
    padding-left: 20px;
    font-size: 17px;
    line-height: 30px
}

.esg_dl.customer dd ul li::before {
    margin-left: -20px;
    width: 20px;
    height: 30px;
    line-height: 30px
}


/* 지배구조 */
.esg .tab_line.orange li a.active {
    background-color: #f18027;
    border: #f18027
}

.tbl_caption {
    display: flex;
    justify-content: space-between
}

.tbl_caption span {
    font-size: 15px;
    line-height: 30px;
    color: #666
}

.tbl_governance {
    margin: 20px 0 60px;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_governance:last-of-type {
    margin-bottom: 0
}

.tbl_governance th,
.tbl_governance td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance tbody .a_l {
    text-align: left
}

.tbl_governance tbody .a_r {
    text-align: right
}

/* 주식총수 */
.tbl_stock {
    margin: 20px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_stock th,
.tbl_stock td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_stock thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_stock tbody .a_l {
    padding-left: 50px;
    text-align: left
}

.tbl_stock tbody .a_r {
    text-align: right
}

/* ESG 뉴스 */
.esg .board_ty01 .list li .txt_area {
    width: calc(100% - 272px)
}

/* 이사회 */
.tbl_governance {
    margin: 40px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_governance th,
.tbl_governance td {
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_governance tbody td {
    text-align: center
}

.tbl_governance tbody td.al {
    text-align: left
}

.a_center {
    display: block;
    margin: 0 auto
}

/* 이미지 중앙정렬 */


/*개인정보처리방침 */
article.sub .cont_container .content.privacy {
    padding-top: 50px
}

.tbl_privacy {
    margin: 20px 0;
    border: 1px solid #dfe3e6;
    border-top: none
}

.tbl_privacy th,
.tbl_privacy td {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #555;
    text-align: left;
    border-top: 1px solid #dfe3e6;
    text-align: center;
    border-left: 1px solid #dfe3e6
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy thead th {
    font-weight: bold;
    background-color: #fafafa
}

.tbl_privacy tbody td {
    text-align: center
}