.outline {
    outline: 1px solid red;
}

article.sub .faq_silde .title_silde {
    font-size: 28px;
    color: #4c7a98;
    padding: 29px 0 28px;
    height: 22px;
    border-bottom: 1px solid #dfe3e6;
    cursor: pointer;
    position: relative;
    text-align: center;
    overflow: hidden;
}

article.sub .faq_silde .title_silde span {
    float: left;
    display: block;
    font-size: 20px;
    color: #c8d4dc;
}

article.sub .faq_silde .title_silde:before {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 26px;
    right: 40px;
    width: 27px;
    height: 26px;
    background: url(../images/spr_slide.gif) 30px 0 no-repeat;
    background-position: 0 0;
    z-index: 10;
}

article.sub .faq_silde .title_silde:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 26px;
    right: 40px;
    width: 27px;
    height: 26px;
    background: url(../images/spr_slide.gif) 30px 0 no-repeat;
    background-position: 0 -28px;
    z-index: 50;
    transition: opacity 0.4s ease;
    opacity: 1;
}

article.sub .faq_silde .title_silde.on:after {
    opacity: 0;
}

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

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

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

article.sub .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 .cont_container.intro .ceo .left_pic {
    margin-bottom: 80px;
    padding-left: 430px;
    background: url(../images/ceo.jpg) 30px 100px no-repeat;
    line-height: 28px;
}

article.sub .cont_container.intro .ceo .title.blue {
    padding-bottom: 30px;
}

article.sub .cont_container.intro .ceo .title.black {
    margin: 40px 0 25px !important;
}

article.sub .cont_container.intro .pharma .ac {
    margin: 40px 0;
}

article.sub .cont_container.intro .pharma .left_pic {
    line-height: 30px;
    padding-right: 80px;
}

article.sub .cont_container.intro .pharma .left_pic.img01 {
    background: url(../images/pharma01_2026.png) no-repeat 0 0;
}

article.sub .cont_container.intro .pharma .left_pic.img02 {
    background: url(../images/pharma02_2026.png) no-repeat 0 0;
}

article.sub .cont_container.intro .pharma .left_pic.img03 {
    background: url(../images/pharma03.gif) no-repeat 0 0;
}

article.sub .cont_container.intro .pharma .left_pic.img04 {
    background: url(../images/pharma04.gif) no-repeat 0 0;
}

article.sub .cont_container.intro .factory img {
    display: block;
    margin: 35px 0;
}

article.sub .cont_container.intro .factory .title {
    font-size: 30px;
    text-align: center;
    color: #0075c2;
    margin-top: 70px;
    font-weight: bold;
    margin-bottom: 40px;
}

article.sub .cont_container.intro .history .history_blue .title {
    z-index: 2;
}

article.sub .cont_container.intro .history .quick_menu {
    z-index: 5;
    width: 100px;
}

article.sub .cont_container.intro .history .quick_menu:before {
    height: 65px;
}

article.sub .cont_container.intro .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 .ci .ci_color {
    overflow: hidden;
    margin: 0 auto 50px;
    width: 978px;
}

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

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

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

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

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

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

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

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

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

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

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

article.sub .cont_container.intro .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 .mission .fs18 {
    margin: -10px 0 30px;
}

article.sub .cont_container.intro .mission p {
    text-align: center;
    margin-bottom: 50px;
}

article.sub .cont_container.intro .mission img {
    display: block;
    margin: 0 auto;
}

article.sub .cont_container.intro .contribute .tab_cont {
    text-align: center;
}

article.sub .cont_container.intro .contribute .tab_cont .title {
    font-weight: bold;
}

article.sub .cont_container.intro .contribute .tab_cont p {
    padding: 45px 90px;
    line-height: 30px;
}

article.sub .cont_container.intro .contribute .tab_cont .col2_1 p {
    padding: 45px 70px;
}

article.sub .cont_container.intro .contribute .tab_cont .col3_1 .title {
    height: 72px;
}

article.sub .cont_container.intro .contribute .tab_cont .col3_1 p {
    padding: 45px 40px;
}

article.sub .cont_container.intro .contribute .tab_cont img {
    display: block;
    margin: 0 auto;
}

article.sub .cont_container.intro .contribute .tab_cont a {
    display: inline-block;
    margin: 30px auto;
}

article.sub .cont_container.intro .contribute .inner_cont .info_txt {
    color: #fff;
}

article.sub .cont_container.intro .contribute .inner_cont .info_txt p {
    font-size: 48px;
    color: #fff;
    letter-spacing: -2px;
    font-weight: bold;
    padding: 45px 0;
    line-height: 37px;
}

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

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

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

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

article.sub .cont_container.intro .autonomy .info {
    position: relative;
    padding-left: 415px;
    text-align: justify;
}

article.sub .cont_container.intro .autonomy .info>img {
    display: block;
    position: absolute;
    top: 0;
    left: 35px;
}

article.sub .cont_container.intro .autonomy .info .title {
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

article.sub .cont_container.intro .declaration ol {
    margin-top: 90px;
}

article.sub .cont_container.intro .declaration ol .title {
    font-size: 28px;
    color: #4c7a98;
    padding: 29px 0 28px;
    height: 22px;
    border-bottom: 1px solid #dfe3e6;
    /* cursor: pointer; */
    position: relative;
    text-align: center;
    overflow: hidden;
    font-weight: 600;
}

article.sub .cont_container.intro .declaration ol .title span {
    float: left;
    display: block;
    font-size: 20px;
    color: #c8d4dc;
}

article.sub .cont_container.intro .declaration ol .cont {
    padding: 40px 0;
}

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

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

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

article.sub .cont_container.intro .compliance_info .title.fs36 {
    padding-bottom: 40px;
}

article.sub .cont_container.intro .compliance_info .title.fs32 {
    padding-bottom: 30px;
}

article.sub .cont_container.intro .compliance_info .border_b {
    border-bottom: 1px solid #dfe3e6;
}

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

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

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

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

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

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

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

article.sub .cont_container.intro .compliance_info .btn {
    color: #fff;
    position: relative;
    top: 30px;
    width: 207px !important;
    display: inline-block;
}

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

article.sub .cont_container.intro .compliance_history .tab_round {
    margin: 0 auto;
    padding: 40px 0 40px 120px;
    background: #fff;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

article.sub .cont_container.intro .compliance_history .tab_round li {
    float: left;
}

article.sub .cont_container.intro .compliance_history .tab_round li a {
    border-radius: 100px;
    width: 130px;
    height: 72px;
    background: #999;
    color: #fff;
    font-size: 36px;
    text-align: center;
    font-family: "NBL";
    padding-top: 56px;
    margin: 0 50px;
}

article.sub .cont_container.intro .compliance_history .tab_round li a.active {
    position: relative;
    background: #2e84bf;
}

article.sub .cont_container.intro .compliance_history .tab_round li:first-child a {
    line-height: 45px;
    padding-top: 24px;
    letter-spacing: -2px;
    height: 104px;
}

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

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

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

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

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

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

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

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

article.sub .cont_container.intro .cyber .submain_txt {
    line-height: 30px;
    text-align: center;
    padding-top: 30px;
}

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

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

article.sub .cont_container.intro .cyber .cont_txt ol {
    list-style: decimal !important;
    margin-left: 40px !important;
}

article.sub .cont_container.intro .cyber .cont_txt ul {
    list-style: disc !important;
    margin-left: 40px !important;
}

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

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

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

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

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

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

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

article.sub .cont_container.intro .cyber .text_section.line_tit {
    font-size: 28px;
    color: #4c7a98;
    margin: 70px 0 40px;
    padding: 15px 0 30px 0;
    text-align: center;
    border-bottom: 1px solid #dfe3e6;
    height: 22px;
}

article.sub .cont_container.intro .cyber .text_section .tit_blue {
    color: #0075c2;
    font-size: 15px;
    font-weight: bold;
    margin: 30px 0 10px;
}

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

article.sub .cont_container.intro .venture .left_pic {
    min-height: 380px;
    padding: 40px 0 50px 380px;
    position: relative;
    text-align: justify;
    line-height: 29px;
    word-break: break-word;
}

article.sub .cont_container.intro .venture .left_pic img {
    display: block;
    position: absolute;
    top: 40px;
    left: 40px;
    width: 300px;
    height: 396px;
}

article.sub .cont_container.intro .venture .left_pic .title {
    position: absolute;
    left: 134px;
    top: 450px;
}

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

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

article.sub .cont_container.intro .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.intro .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.intro .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.intro .foundation .more:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    z-index: 1;
}

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

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

article.sub .cont_container.intro .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.intro .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.intro .award .inner_cont:hover .info_txt {
    padding: 195px 55px 10px 55px;
}

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

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

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

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

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

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

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

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

article.sub .cont_container.intro .award .inner_cont:hover:after {
    display: block;
    clear: both;
    content: "";
    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.intro .award .inner_cont:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

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

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

article.sub .cont_container.intro .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.intro .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.intro .service .inner_cont:hover .info_txt {
    padding: 160px 55px 10px 55px;
}

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

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

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

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

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

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

article.sub .cont_container.intro .service .inner_cont:hover:after {
    display: block;
    clear: both;
    content: "";
    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.intro .service .inner_cont:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

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

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

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

article.sub .cont_container.intro .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.intro .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.intro .contrib_list ul li:nth-child(1) {
    height: 900px;
}

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

article.sub .cont_container.intro .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.intro .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.intro .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.intro .contrib_list ul li:nth-child(3) div {
    left: auto;
    right: 0;
}

article.sub .cont_container.intro .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.intro .contrib_list ul li:after {
    display: block;
    clear: both;
    content: "";
    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.intro .contrib_list ul li:hover:before {
    filter: blur(2px);
}

article.sub .cont_container.intro .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.intro .contrib_list ul li:hover div p {
    margin-top: 30px;
    transition: margin-top 0.5s ease;
}

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

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

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

article.sub .cont_container.intro .support .inner_cont:before {
    display: block;
    clear: both;
    content: "";
    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.intro .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.intro .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.intro .support .inner_cont:hover:before {
    filter: blur(3px);
}

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

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

article.sub .cont_container.intro .support .inner_cont:hover:after {
    display: block;
    clear: both;
    content: "";
    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.intro .support .inner_cont:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    transition: opacity .5s ease;
    opacity: 0;
}

article.sub .cont_container.rnd .center img {
    margin: 50px auto;
}

article.sub .cont_container.rnd .center .col3_1 {
    margin-top: 50px;
}

article.sub .cont_container.rnd .center .col3_1 h3 {
    text-align: center;
    font-size: 32px;
    color: #333;
    line-height: 35px;
}

article.sub .cont_container.rnd .center .col3_1 h3 span {
    display: inline-block;
    float: left;
    position: relative;
    top: 9px;
    color: #333;
    font-size: 24px;
    font-weight: normal;
}

article.sub .cont_container.rnd .center .col3_1 h3 span:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    left: 1px;
    bottom: -9px;
    width: 28px;
    height: 4px;
    background: #3586af;
}

article.sub .cont_container.rnd .center .col3_1 img {
    margin: 25px 0 30px !important;
}

article.sub .cont_container.rnd .center .col3_1 ul {
    margin: 0 25px 0 20px;
}

article.sub .cont_container.rnd .center .col3_1 ul li {
    line-height: 30px;
}

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 {
    display: block;
    clear: both;
    content: "";
    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 {
    display: block;
    clear: both;
    content: "";
    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 .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 {
    display: block;
    clear: both;
    content: "";
    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 .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;
    margin-top: 42px;
}

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 -250px -50px;
}

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;
}

article.sub .cont_container.product .brand_story .left_pic {
    border-bottom: 1px solid #dfe3e6;
    position: relative;
}

article.sub .cont_container.product .brand_story .left_pic div {
    font-size: 21px;
    color: #0075c2;
    border-bottom: 1px solid #dfe3e6;
    padding-bottom: 27px;
}

article.sub .cont_container.product .brand_story .left_pic p {
    margin: 27px 0;
    color: #333;
    font-weight: bold;
}

article.sub .cont_container.product .brand_story .left_pic p.normal {
    margin: 27px 0;
    color: #666;
    font-weight: normal;
}

article.sub .cont_container.product .brand_story .medical_fluid {
    padding-top: 0;
}

article.sub .cont_container.product .brand_story .medical_fluid .left_pic img {
    display: block;
    position: absolute;
    top: 0;
}

article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img01 img {
    left: 133px;
}

article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img02 img {
    left: 115px;
}

article.sub .cont_container.product .brand_story .medical_fluid .left_pic.img03 img {
    left: 130px;
}

article.sub .cont_container.product .brand_story .himom {
    padding-top: 0;
}

article.sub .cont_container.product .brand_story .himom .left_pic {
    min-height: 380px;
    padding: 0 0 50px 540px;
}

article.sub .cont_container.product .brand_story .himom .left_pic .disc {
    margin-left: 20px;
}

article.sub .cont_container.product .brand_story .himom .left_pic .disc li {
    padding: 4px 0;
}

article.sub .cont_container.product .brand_story .himom .left_pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 464px;
    height: 340px;
}

article.sub .cont_container.product .brand_story .himom .history_list ul li span {
    color: #0075c2;
    font-weight: bold;
    padding-right: 5px;
}

article.sub .cont_container.product .brand_story .himom .btn.blue {
    margin-top: 50px;
}

article.sub .cont_container.product .brand_story .friends {
    padding-top: 0;
}

article.sub .cont_container.product .brand_story .friends .left_pic {
    min-height: 380px;
    padding-left: 540px;
}

article.sub .cont_container.product .brand_story .friends .left_pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 160px;
    width: 256px;
    height: 307px;
}

article.sub .cont_container.product .brand_story .friends .left_pic .step {
    overflow: hidden;
}

article.sub .cont_container.product .brand_story .friends .left_pic .step li {
    float: left;
    width: 38px;
    height: 28px;
    border-radius: 40px;
    padding-top: 10px;
    text-align: center;
    margin-right: 10px;
    background: #a0a0a0;
    color: #fff;
    font-weight: bold;
}

article.sub .cont_container.product .brand_story .friends .left_pic .step li.on {
    background: #0075c2;
}

article.sub .cont_container.product .brand_story .friends .col4_1 {
    text-align: center;
}

article.sub .cont_container.product .brand_story .friends .col4_1 .tit {
    font-size: 24px;
    color: #0075c2;
    padding: 27px 0;
}

article.sub .cont_container.product .brand_story .friends .col4_1 .black {
    font-size: 18px;
    font-weight: bold;
    padding-top: 28px;
}

article.sub .cont_container.product .brand_story .friends .col4_1 p {
    padding: 18px;
}

article.sub .cont_container.product .brand_story .friends .btn.blue {
    margin-top: 90px;
}

article.sub .cont_container.product .pharmacy_search .step {
    width: 900px;
    overflow: hidden;
    margin: 45px auto;
}

article.sub .cont_container.product .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;
}

article.sub .cont_container.product .pharmacy_search .step div span {
    display: block;
    font-size: 15px;
    color: #666;
    font-weight: normal;
    margin-top: 15px;
}

article.sub .cont_container.product .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;
}

article.sub .cont_container.product .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;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(1) {
    margin-right: 180px;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(1):before {
    background-position: 2px -50px;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(2) {
    margin-right: 180px;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(2):before {
    background-position: 2px -177px;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(3):after {
    display: none;
}

article.sub .cont_container.product .pharmacy_search .step div:nth-child(3):before {
    background-position: 4px -304px;
}

article.sub .cont_container.product .pharmacy_search .step div.current:nth-child(1):before {
    background-position: -98px -50px;
}

article.sub .cont_container.product .pharmacy_search .step div.current:nth-child(2):before {
    background-position: -98px -177px;
}

article.sub .cont_container.product .pharmacy_search .step div.current:nth-child(3):before {
    background-position: -100px -304px;
}

article.sub .cont_container.product .pharmacy_search .search {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    padding: 25px 0;
    text-align: center;
}

article.sub .cont_container.product .pharmacy_search .search ul {
    width: 670px;
    margin: 0 auto;
}

article.sub .cont_container.product .pharmacy_search .search ul li {
    border-top: 1px solid #dfe3e6;
    overflow: hidden;
}

article.sub .cont_container.product .pharmacy_search .search ul li:first-child {
    border: none;
}

article.sub .cont_container.product .pharmacy_search .search ul li .tit {
    font-weight: bold;
    color: #333;
    font-size: 18px;
    display: inline-block;
    float: left;
    width: 220px;
    padding: 33px 0;
}

article.sub .cont_container.product .pharmacy_search .search ul li .cont {
    text-align: left;
    display: inline-block;
    float: left;
    width: 450px;
    padding: 20px 0;
}

article.sub .cont_container.product .pharmacy_search .search ul li .cont input[type=text] {
    padding: 11px 15px;
    width: 300px;
    border: 1px solid #e5e9eb;
}

article.sub .cont_container.product .pharmacy_search .search ul li .cont input[type=radio] {
    margin: 0 8px 0 0;
}

article.sub .cont_container.product .pharmacy_search .search ul li .cont label {
    display: inline-block;
    margin: 15px 30px 0 0;
}

article.sub .cont_container.product .pharmacy_search .search ul li .cont select {
    height: 42px;
    margin-right: 7px;
}

article.sub .cont_container.product .pharmacy_search .txt {
    text-align: center;
    margin-bottom: 25px;
}

article.sub .cont_container.product .pharmacy_search .txt .point-color {
    color: #0075c2;
    font-weight: bold;
}

article.sub .cont_container.product .pharmacy_search .product_thum {
    border: 1px solid #e2e8ec;
    border-radius: 2px;
    padding: 25px 60px;
    text-align: center;
}

article.sub .cont_container.product .pharmacy_search .product_thum li {
    text-align: center;
}

article.sub .cont_container.product .pharmacy_search .product_thum li img {
    width: 180px;
    height: 180px;
    border: 1px solid #e2e8ec;
}

article.sub .cont_container.product .pharmacy_search .product_thum li span {
    display: block;
    margin: 22px 0 17px;
}

article.sub .cont_container.product .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";
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-wrapper {
    position: relative;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-pager {
    display: none;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-controls {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-controls .bx-controls-direction {
    position: relative;
}

article.sub .cont_container.product .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;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-controls .bx-controls-direction a:hover {
    background-color: #bec8d6;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-controls .bx-controls-direction .bx-prev {
    position: absolute;
    left: -60px;
    top: 70px;
    background-position: 12px -405px;
}

article.sub .cont_container.product .pharmacy_search .product_thum .bx-controls .bx-controls-direction .bx-next {
    position: absolute;
    right: -60px;
    top: 70px;
    background-position: -36px -405px;
}

article.sub .cont_container.product .pharmacy_search .map {
    margin: 30px 0;
}

article.sub .cont_container.product .pharmacy_search .detail {
    border: 1px solid #dfe3e6;
    border-radius: 2px;
    padding: 25px;
    overflow: hidden;
}

article.sub .cont_container.product .pharmacy_search .detail .map {
    float: left;
    width: 460px;
    height: 300px;
    border: 1px solid #dfe3e6;
    margin: 0;
}

article.sub .cont_container.product .pharmacy_search .detail .cont {
    float: left;
    width: 588px;
    margin-left: 40px;
}

article.sub .cont_container.product .pharmacy_search .detail .cont .pharmacy {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding: 28px;
}

article.sub .cont_container.product .pharmacy_search .detail .cont .call,
article.sub .cont_container.product .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;
}

article.sub .cont_container.product .pharmacy_search .detail .cont .call span,
article.sub .cont_container.product .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;
}

article.sub .cont_container.product .pharmacy_search .detail .cont .call span:after,
article.sub .cont_container.product .pharmacy_search .detail .cont .address span:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 13px;
    background: #dfe3e6;
}

article.sub .cont_container.product .pharmacy_search .comt {
    text-align: center;
    margin-top: 50px;
    line-height: 30px;
}

article.sub .cont_container.investment .stock .stock_inner {
    /* width: 722px; margin-top: 70px; border-top: 1px solid #dfe3e6;
		padding-left: 420px; background: url(../images/stock_01.gif) no-repeat 0 0; padding-top: 50px; min-height: 700px; */
    margin: 0 auto;
    margin-top: 70px;
    width: 750px;
}

article.sub .cont_container.investment .articles .col2_1 img {
    display: block;
    margin: 30px auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}

article.sub .cont_container.investment .articles h3.title {
    margin: 70px 0 20px 0;
}

article.sub .cont_container.investment .articles h3.title .comt {
    float: right;
    font-size: 13px;
    font-weight: normal
}

article.sub .cont_container.investment .directorate .col2_1 {
    margin-bottom: 40px;
}

article.sub .cont_container.investment .directorate .col2_1 .title {
    border-bottom: 1px solid #ddd;
    margin: 0 40px;
    color: #4c7a98;
    font-size: 24px;
    font-weight: bold;
    line-height: 27px;
    padding: 25px 0;
    background: url(../images/directorate01.gif) no-repeat right 23px;
}

article.sub .cont_container.investment .directorate .col2_1 .title span {
    display: inline-block;
    padding-left: 5px;
    color: #333;
}

article.sub .cont_container.investment .directorate .col2_1 ul {
    margin: 30px 40px 0 40px;
}

article.sub .cont_container.investment .directorate .col2_1 ul li {
    line-height: 28px;
}

article.sub .cont_container.customer .contact .contact_info {
    border-top: 1px solid #dfe3e6;
    border-bottom: 1px solid #dfe3e6;
    padding: 50px;
    position: relative;
    padding-left: 150px;
}

article.sub .cont_container.customer .contact .contact_info img {
    padding-left: 30px;
}

article.sub .cont_container.customer .contact .contact_info a {
    display: block;
    width: 240px;
    height: 28px;
    background: #0075c2;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 12px 0 0 10px;
    margin-top: 25px;
}

article.sub .cont_container.customer .contact .contact_info ul {
    width: 535px;
    position: absolute;
    right: 50px;
    top: 50px;
    padding: 5px 0 0 80px;
    border-left: 1px solid #dfe3e6;
}

article.sub .cont_container.customer .contact .contact_info ul li {
    line-height: 27px;
}

.contact .contact_info {
    overflow: hidden;
    height: auto
}

.contact .contact_info>div {
    float: left !important
}

.contact .contact_info>ul {
    float: right !important;
    position: relative !important;
    top: inherit !important;
    right: inherit !important;
    margin: 0 !important;
    width: 535px
}

.contact .contact_info ul li .contact_kakao {
    text-align: right;
    line-height: inherit !important;
    padding-right: 90px
}

.contact .contact_info ul li .contact_kakao .btn_kakao {
    display: inline-block !important;
    width: inherit !important;
    height: 50px !important;
    background: none !important;
    font-size: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    padding-right: 40px;
}

.contact .contact_info ul li .contact_kakao::before {
    display: none
}

.contact .contact_info ul li .contact_kakao img {
    height: 50px !important
}

.contact .contact_info ul li .contact_kakao .btn_kakao img {
    height: 30px !important
}

article.sub .cont_container.customer .contact .step {
    border: 1px solid #dfe3e6;
    width: 1140px;
    height: 175px;
    padding-top: 55px;
}

article.sub .cont_container.customer .contact .step img {
    display: block;
    margin: 0 auto;
}

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

article.sub .cont_container.customer .qna .agree_item {
    border: 1px solid #dfe3e6;
    height: 400px;
    padding: 40px;
    overflow-y: scroll;
    margin-top: 50px;
}

article.sub .cont_container.customer .qna .agree_item h3,
article.sub .cont_container.customer .qna .agree_item p,
article.sub .cont_container.customer .qna .agree_item li {
    line-height: 28px;
}

article.sub .cont_container.customer .qna .agree_item h3 {
    margin: 30px 0 10px;
}

article.sub .cont_container.customer .qna .agree_item h3:first-child {
    margin-top: 0;
}

article.sub .cont_container.customer .qna .btnType03,
article.sub .cont_container.customer .qna .btnType04,
article.sub .cont_container.customer .qna .btnType05 {
    display: inline-block !important;
    width: 200px;
    margin: 0 5px;
}

article.sub .cont_container.customer .qna .login {
    width: 700px;
    margin: 0 auto;
}

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 dk~rmfjsrjt li {
    line-height: 30px;
}

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 {
    margin-left: 20px
}

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

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

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,
article.sub .cont_container.util .privacy li ol,
article.sub .cont_container.util .privacy li ul {
    margin-left: 0
}

.history_blue {
    position: relative;
}

.history_blue:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0px;
    left: 571px;
    width: 1px;
    height: 100%;
    background: #dfe3e6;
    z-index: 1;
}

.history_blue .title {
    background: #fff !important;
    margin: 0 !important;
    position: relative;
    z-index: 99;
    padding: 80px 0 30px;
}

.history_blue .title:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
}

.history_blue .history_list {
    position: relative;
    min-height: 92px;
    width: 485px;
    margin-top: 10px;
    padding: 0 43px;
}

.history_blue .history_list h3 {
    position: absolute;
    top: 0;
    width: 92px;
    height: 92px;
}

.history_blue .history_list h3 span {
    position: relative;
    z-index: 70;
    width: 92px;
    display: block;
    font-family: "NBL";
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding-top: 42px;
}

.history_blue .history_list h3 span em {
    margin-top: -20px;
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
    font-style: normal;
    color: #fff;
    font-family: "NBL";
}

.history_blue .history_list h3:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 92px;
    height: 92px;
    background: #0075c2;
    border-radius: 50px;
    z-index: 10;
}

.history_blue .history_list ul {
    padding-top: 33px;
}

.history_blue .history_list ul li {
    line-height: 28px;
}

.history_blue .history_list ul:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 42px;
    width: 40px;
    height: 9px;
    z-index: 10;
}

.history_blue .history_list ul.line2 {
    padding-top: 19px;
}

.history_blue .history_list ul.line3 {
    padding-top: 5px;
}

.history_blue .history_list ul.line4 {
    padding-top: 0;
}

.history_blue .history_list:nth-child(even) {
    margin-right: 571px;
    text-align: right;
}

.history_blue .history_list:nth-child(even) ul {
    margin: 0px 60px 0 0;
}

.history_blue .history_list:nth-child(even) ul:after {
    right: 46px;
    background: url(../images/history_left_dot.gif) no-repeat 0 0;
}

.history_blue .history_list:nth-child(even) h3 {
    right: -46px;
}

.history_blue .history_list:nth-child(odd) {
    margin-left: 571px;
    text-align: left;
}

.history_blue .history_list:nth-child(odd) ul {
    margin: 0px 0 0 60px;
}

.history_blue .history_list:nth-child(odd) ul:after {
    left: 46px;
    background: url(../images/history_right_dot.gif) no-repeat 0 0;
}

.history_blue .history_list:nth-child(odd) h3 {
    left: -46px;
}

.history_blue .history_list:after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    width: 208px;
    height: 109px;
}

/* .history_blue .history_list.img01:after {
  right:0px;
  background: url(../images/history_01.gif) no-repeat 0 0;
} */
/* .history_blue .history_list.img02:after {
  left: 0px;
  background: url(../images/history_02.gif) no-repeat 0 0;
} */
.history_blue .history_list.img03:after {
    right: 0px;
    background: url(../images/history_03.gif) no-repeat 0 0;
}

.history_blue .history_list.img04:after {
    right: 0px;
    background: url(../images/history_04.gif) no-repeat 0 0;
}

.history_blue .history_list.img05:after {
    right: 0px;
    background: url(../images/history_05.gif) no-repeat 0 0;
}

.history_blue .history_list.img06:after {
    left: 0px;
    background: url(../images/history_06.gif) no-repeat 0 0;
}

.history_blue .history_list.img07:after {
    right: 0px;
    background: url(../images/history_07.gif) no-repeat 0 0;
}

.history_blue .history_list.img08:after {
    left: 0px;
    background: url(../images/history_08.gif) no-repeat 0 0;
}

.history_blue .history_list.img09:after {
    left: 0px;
    background: url(../images/history_09.gif) no-repeat 0 0;
}

.history_blue .history_list.img10:after {
    right: 0px;
    background: url(../images/history_10.gif) no-repeat 0 0;
}

.history_blue .history_list.img11:after {
    right: 0px;
    background: url(../images/history_11.gif) no-repeat 0 0;
}

/* 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;
}

.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;
}

/* 2019.07.08 CP운영 추가 */
.cont_container.intro .cp_section {
    border-top: 1px solid #dfe3e6
}

.cont_container.intro .cp_section h3 {
    font-size: 28px;
    color: #4c7a98;
    padding: 50px 0 60px;
    text-align: center;
}

.cont_container.intro .cp_list {
    text-align: center;
}

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

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

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

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


/* 판매약국 찾기 */
.title.fs36 {
    font-size: 36px !important;
    line-height: 50px;
    margin: 50px 0 30px !important;
    letter-spacing: -1px;
    font-weight: 600;
}

.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 {
    color: #fff;
    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
}


/* ck에디터  */
.ck-content img {
    max-width: 100%
}


/* 2021.10.10 메인 검색탭 */
.mainTopVisual .tab_ty01 {
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed
}

.mainTopVisual .tab_ty01>li {
    display: table-cell;
    vertical-align: middle;
    padding: 0
}

.mainTopVisual .tab_ty01>li>a {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dee1e6;
    border-left: none
}

.mainTopVisual .tab_ty01>li>a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.mainTopVisual .tab_ty01>li:first-child>a {
    border-left: 1px solid #dee1e6
}

.mainTopVisual .tab_ty01>li>a>span {
    display: inline-block;
    font-size: 16px;
    letter-spacing: -0.25px;
    color: #495058;
    vertical-align: middle
}

.mainTopVisual .tab_ty01>li.on>a {
    background-color: #0168b7
}

.mainTopVisual .tab_ty01>li.on>a>span {
    color: #fff
}

.mainTopVisual .tab_ty01>li.on>a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-right: 15px solid #0168b7;
    transform: translateX(-50%) rotate(45deg);
}

.mainTopVisual .tab_detail {
    display: none;
    padding: 0
}

.mainTopVisual .tab_detail.show {
    display: block
}

.mainTopVisual {
    margin: 0 auto;
    padding-top: 190px;
    width: 1208px
}

.mainTopVisual .inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.mainTopVisual .mainVisual {
    width: 832px;
    height: 460px
}

/* e : 기존배너 수정x */
.mainVisual div.item01 {
    background: url('../images/main_visual01_origin.jpg') no-repeat center 0 / auto 100%;
}

.mainVisual div.item02 {
    background: url('../images/main_visual02_origin.jpg') no-repeat center 0/ auto 100%;
}

.mainVisual div.item03 {
    background: url('../images/main_visual03_origin.jpg') no-repeat center 0/ auto 110%;
}


.mainVisual div .item_inner {
    position: relative;
    margin: 0 auto;
    width: 832px;
    height: 460px
}

.mainVisual div .slick-slide .mainVisual div .slick-slide .tit_box {
    position: absolute;
    left: 0px;
    top: 300px;
    height: auto;
}

.mainVisual div .slick-slide .tit_box {
    position: absolute;
    top: 190px;
    left: 60px;
}

.mainVisual div .slick-slide .tit_box .tit {
    height: 40px;
    font-size: 26px;
    line-height: 40px;
    color: #333;
    font-family: "NBL";
    letter-spacing: -1px;
}

.mainVisual div .slick-slide .tit_box .txt {
    font-size: 26px;
    color: #0e4e7c;
    line-height: 40px;
    font-family: "NBL";
    letter-spacing: -1px;
}

.main_search_wrap {
    width: 344px;
    height: 460px;
    border: 1px solid #dee1e6;
    box-sizing: border-box
}

.main_search_wrap .m_search_tab>li>a {
    border-top: none
}

.main_search_wrap .m_search_tab>li:first-child>a {
    border-left: none
}

.main_search_wrap .search_area {
    padding: 22px 30px;
    height: 166px;
    box-sizing: border-box
}

.main_search_wrap .search_area .tit {
    font-size: 20px;
    line-height: 27px;
    color: #000;
    font-weight: bold
}

.main_search_wrap .search_box {
    position: relative;
    margin-top: 5px;
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #000
}

.main_search_wrap .search_box input {
    width: 100%;
    height: 100%;
    border: none;
    padding: 15px 50px 14px 0;
    color: #898989;
    box-sizing: border-box
}

.main_search_wrap .search_box .btn_search {
    position: absolute;
    padding: 0;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 50px;
    background: url('../images/icon_search.png') no-repeat center center;
    background-size: 20px auto;
    font-size: 0;
    text-indent: -99999px
}

.main_search_wrap .search_tab {
    font-size: 0
}

.main_search_wrap .search_tag {
    overflow: hidden;
    margin-top: 3px;
    height: 28px
}

.main_search_wrap .search_tag .tag {
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 14px;
    color: #495057;
    word-break: keep-all;
    vertical-align: top
}

.main_search_wrap .search_tag .tag span {
    display: inline-block;
    margin-right: 3px;
    color: #495057
}


.rnd_menu {
    background-color: #f8f8f8
}

.rnd_menu .tit {
    padding: 10px 0 31px 32px;
    font-size: 20px;
    line-height: 27px;
    color: #000;
    font-weight: bold
}

.rnd_menu dd {
    position: relative;
    padding-left: 105px;
    height: 63px;
    border-top: 1px solid #ebebeb
}

.rnd_menu dd::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle
}

.rnd_menu dd.item01 {
    height: 44px;
    background: url('../images/icon_rnd01.jpg') no-repeat 29px center;
    border-top: none
}

.rnd_menu dd.item02 {
    background: url('../images/icon_rnd02.jpg') no-repeat 29px center
}

.rnd_menu dd.item03 {
    background: url('../images/icon_rnd03.jpg') no-repeat 29px center
}

.rnd_menu dd span {
    display: inline-block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    vertical-align: middle
}

.rnd_menu dd .more {
    display: inline-block;
    position: absolute;
    padding-right: 10px;
    top: 50%;
    right: 14px;
    margin-top: -9px;
    font-size: 10px;
    color: #666;
    background: url('../images/rnd_more.jpg') no-repeat right center
}

.board_swiper {
    overflow: hidden;
    word-wrap: break-word;
}

.board_swiper .swiper-slide {
    align-items: flex-start
}

.board_swiper .b_thumb {
    width: 402px;
    height: 408px;
    text-align: left
}

.board_swiper .b_thumb .thumb {
    overflow: hidden;
    position: relative;
    width: 404px;
    height: 295px;
    background-color: #eee
}

.board_swiper .b_thumb .thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

.board_swiper .b_thumb .thumb .brd_label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.board_swiper .b_thumb .title {
    display: block;
    margin-top: 18px;
    height: 66px;
    font-size: 22px;
    color: #000;
    line-height: 33px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.board_swiper .b_thumb .date {
    display: inline-block;
    margin-top: 9px;
    font-size: 14px;
    color: #868e96;
    line-height: 21px
}


/* 에디터 */

.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
}

/*개인정보처리방침 */

.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
}




/* 지속 가능 경영 (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 {
    background: url('../images/ico-environmental-01.png') no-repeat 0 23px
}

.environ_dl .item02 {
    background: url('../images/ico-environmental-02.png') no-repeat 20px 23px
}

.environ_dl .item03 {
    width: 100%;
    background: url('../images/ico-environmental-03.jpg') no-repeat 0 0px
}

.environ_dl .item04 {
    background: url('../images/ico-environmental-04.jpg') no-repeat 30px 23px
}

.environ_dl .item05 {
    background: url('../images/ico-environmental-05.jpg') no-repeat 30px 23px
}

.environ_dl .item06 {
    background: url('../images/ico-environmental-06.jpg') no-repeat 30px 23px
}

.environ_dl .item07 {
    background: url('../images/ico-environmental-07.jpg') no-repeat 30px 23px
}

.environ_dl .item08 {
    background: url('../images/ico-environmental-08.jpg') no-repeat 30px 23px
}

.environ_dl .item09 {
    width: 100%;
    background: url('../images/ico-environmental-09.jpg') no-repeat 0 30px / 160px auto
}

.environ_dl .cont_info {
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: space-between
}

.environ_dl .cont_info>div {
    display: inline-flex;
    padding: 30px 0;
    width: 48%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0070d5;
    font-weight: bold;
    border-top: 2px solid #00b050;
    border-bottom: 2px solid #00b050;
    justify-content: center
}

.environ_dl .desc {
    display: block;
    margin-top: 20px;
    font-size: 13px
}

.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 {
    overflow: hidden;
    height: auto
}

.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
}

.esg_txtbox p em.bold {
    font-weight: bold;
    text-decoration: none
}

.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
}

.cont_container.esg h3 {
    font-size: 28px;
    color: #4c7a98;
    padding: 50px 0 60px;
    text-align: center;
}

.cont_container.esg .cp_list {
    text-align: center;
}

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

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

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

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

/* annual report */
.annual_list {
    margin: 0 auto;
    width: 980px
}

.annual_list li {
    display: flex;
    padding: 10px 0
}

.annual_list .cover {
    width: 184px;
    height: 130px;
    border: 1px solid #dfe3e6
}

.annual_list .cover img {
    width: 100%;
    object-fit: cover;
}

.annual_list .info {
    flex-grow: 1;
    padding-left: 70px
}

.annual_list .info .tit {
    padding: 20px 0;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #333
}

.annual_list .info .detail {
    display: flex;
    justify-content: space-between
}

.annual_list .info .txt {
    padding: 20px 0;
    font-size: 14px;
    color: #333
}

.annual_list .info .btn_area {
    margin: 10px 0;
    text-align: left
}

.annual_list .info .btn_pdf {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    font-size: 13px;
    border-radius: 3px
}

.annual_list .info .btn_pdf img {
    margin-left: 5px;
    vertical-align: middle
}

/* 버튼*/
.btn_file {
    display: inline-block;
    width: 40px;
    height: 30px;
    background: url('../images/ci04.gif') no-repeat 10px top/ auto 100%;
    border: 1px solid #b4b4b4;
    border-radius: 5px;
    font-size: 0;
    text-indent: -999999px
}

.btn_pdf {
    display: inline-block;
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e2e2e2
}


/* 개인정보처리방침 */

.sub-content.privacy h3 {
    margin: 30px 0 10px;
    font-size: 17px;
    font-family: "NBL";
    color: #333;
    line-height: 1.2
}

.sub-content.privacy h4 {
    margin: 30px 0 10px;
    font-size: 15px;
    font-family: "NBL";
    color: #333;
    font-weight: bold;
    text-align: left
}

.sub-content.privacy h5 {
    margin: 15px 0 5px 7px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

.sub-content.privacy ol {
    list-style-type: none;
    margin-left: 15px;
}

.sub-content.privacy ol ol,
.sub-content.privacy ol ul {
    margin: 5px 0 5px 15px;
    list-style-type: none;
    color: #666;
}

.sub-content.privacy ol li {
    padding-left: 0;
    font-size: 13px;
    line-height: 1.2;
    color: #666
}

.sub-content.privacy li p {
    margin-left: 15px;
    font-size: 13px;
    line-height: 1.2;
    color: #666
}

.tbl_privacy {
    margin: 20px 0;
    width: 100%;
    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
}


.conduct_code h3 {
    padding: 0 !important;
    margin: 60px 0 20px;
    font-size: 28px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h4 {
    margin: 30px 0 10px;
    font-size: 20px;
    font-family: "NBL";
    color: #333;
}

.conduct_code h5 {
    margin: 30px 0 10px 14px;
    font-size: 16px;
    font-family: "NBL";
    color: #333;
}

.conduct_code>ol {
    margin-left: 20px
}

.conduct_code ol ol,
.conduct_code ol ul {
    margin: 10px 0 15px 20px;
    list-style-type: lower-roman !important;
    color: #999;
}

.conduct_code ol ul li {
    padding-left: 0
}

.conduct_code li {
    padding-left: 17px;
    line-height: 30px;
    list-style: none;
    word-break: keep-all;
}

.conduct_code li .num {
    display: inline-block;
    margin-left: -17px;
    width: 17px;
}

.conduct_code li p,
.conduct_code li ol,
.conduct_code li ul {
    margin-left: 0
}

.history_blue {
    position: relative;
}