
/* support IE10+ */


/* global */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* End hide from IE-mac */

/* ref */


/* file:///D:/note/example/_template/layout/Metro-UI-CSS-master/docs/helpers.html */


/* file:///D:/note/example/_template/layout/Metro-UI-CSS-master/docs/typography.html */


.spacer {
    margin-top: 50px;
}



header .right .pc {
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    display: -ms-flexbox;
}

.img-right {
    float: right;
    margin-left: 20px;
    width: 350px;
}

header .right .pc .tool-L {
    display: inline-table;
}

header .right .pc .tool-R {
    display: inline-table;
    width: 130px;
    vertical-align: middle;
}

    header .right .pc .tool-R .language {
        text-align: left;
    }

header .right .pc .tool-L .wisdom-steel {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    margin-right: 15px;
    border-bottom: 1px solid #C00;
    word-break: keep-all;
}

header .right .pc .tool-L a.wisdom-steel:hover {
    text-decoration: none;
}

.search {
    width: 115px;
    text-align: left;
}

/*workplace-stuff*/

.staff .benefits {
    display: grid;
    grid-template-columns: 15% auto;
    text-align: center;
    line-height: 1.6;
}

    .staff .benefits h4 {
        text-align: center;
        color: #b17e76;
        font-size: 22px;
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .staff .benefits .thead {
        color: #fff;
        font-size: 22px;
        background: #b17e76;
    }

    .staff .benefits img {
        width: 50%;
        margin: 3%;
    }

    .staff .benefits span {
        display: block;
        font-weight: bold;
        line-height: 2;
    }

    .staff .benefits div {
        border: 1px solid #e08d7e;
        color: #b17e76;
        box-sizing: border-box;
        padding: 10px;
        margin: 0 0 -1px -1px;
    }

    .staff .benefits .info {
        text-align: left;
        padding: 20px;
        display: flex;
        align-items: center;
        color: #444;
    }

        .staff .benefits .info section p {
            margin: 0 0 10px;
        }

@media only screen and (max-width: 769px) {
    header .right .pc {
        display: block !important;
    }

        header .right .pc .tool-L {
            display: none;
        }

        header .right .pc .tool-R {
            width: 100%;
        }

            header .right .pc .tool-R .language {
                display: none;
            }

    header .right .pc {
        width: calc(100% - 40px);
        display: block;
        float: left;
    }

    .search {
        position: relative;
        z-index: 9999999;
        width: 100%;
        left: -120%;
        margin-left: 25px;
        margin-top: -3px;
    }

    .sliding-menu a.back {
        padding: 1.1em 1em;
    }
}


.h_bottom .inner > li:nth-of-type(2) ul {
    left: -10px;
    width: 232px;
}



.tabs {
    font-size: 1.1em;
    border-bottom: 2px solid #b09b6a;
    margin-bottom: 50px;
    font-size: 85%;
}

    .tabs a {
        display: inline-block;
        width: auto;
        text-align: center;
        background: #e2d9c3;
        border: solid #cccccc;
        border-width: 1px 1px 0 1px;
        padding: 10px 15px 10px 30px;
        position: relative;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
    }

        .tabs a:hover {
            opacity: 0.7;
        }

        .tabs a:not(:first-of-type) {
            /*	margin-right: 5px;*/
        }

        .tabs a:last-of-type {
            margin-right: 0;
        }

.col2 {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.col3 {
    padding: 0;
    margin: 0;
    overflow: hidden;
}


.sub_title {
    padding: 0;
    margin: 0 45px 40px 45px;
}



.CSR_q_link ul {
    margin: 0;
    padding: 0;
}
.CSR_q_link {
	padding: 23px 0;
	background-color: #f4f4f4;
}
.CSR_q_link li {
	display: inline-block;
	margin-right: 45px;
	margin-bottom:10px;
}
.CSR_q_link li.row2 {
	position: relative;
}
.CSR_q_link li:not(.out) a:before {
	background: url(/img/q_link.png) no-repeat;
	width: 21px;
	height: 20px;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.CSR_q_link li.out a:before {
	background: url(/img/out.png) no-repeat;
	width: 20px;
	height: 20px;
	left: 0;
	top: 50%;
	margin-top: -10px;
}
.CSR_q_link a {
	position: relative;
	padding-left: 25px;
	color: #333333;
	font-weight: bold;
}
.CSR_q_link a:hover {
	text-decoration: none;
}
.CSR_q_link a:before {
	position: absolute;
	content: "";
	-moz-transition: left .2s linear;
	-webkit-transition: left .2s linear;
	-o-transition: left .2s linear;
	-ms-transition: left .2s linear;
}
.CSR_q_link li:hover a:before {
	left: 3px;
}

    /*.CSR_q_link .duty ul li {
        margin-right: 15px;
        margin-bottom: 10px;
    }*/
.CSR_link_inner {
    text-align: center;
}

    .CSR_link_inner ul {
        margin-right: 15px;
        margin-bottom: 10px;
    }

/* investment */
.contact_box {
    margin-top: -20px;
    margin-bottom: 50px;
}

.investment .tabs a {
    /*    width: 116px;*/
    /*    padding-left: 39px;*/
}

.investment .table1 td:nth-of-type(1) {
    width: 18%;
}

.investment .table1 td:nth-of-type(2) {
    display: none;
}

.in_list {
    overflow: hidden;
}

    .in_list img {
        float: left;
        width: 228px;
        margin-right: 25px;
        margin-bottom: 30px;
    }

        .in_list img:nth-of-type(4n) {
            margin-right: 0;
        }

.investment .sub_title {
    text-align: center;
}

/* staff */
.box2s {
    overflow: hidden;
    margin-top: 40px;
}

    .box2s .box2 {
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        box-sizing: border-box;
    }

        .box2s .box2:nth-of-type(2n) {
            margin-right: 0;
        }

    .box2s .full {
        margin: 0;
    }

.staff .table1 td:nth-of-type(1) {
    width: 22%;
}

.staff .table1 td:nth-of-type(3) {
    min-width: 150px;
}

.staff .table1 img {
    max-width: 100%;
}

/* client */
.investment .table1 td:nth-of-type(1) {
    width: 24%;
}

/* green */
.table2 {
    border-spacing: 5px 0;
    border-collapse: separate;
    line-height: 1.8;
}

    .table2 td {
        vertical-align: middle;
        padding: 20px 10px;
    }

        .table2 td:not(:last-child) {
            border-right: 5px solid #ffffff;
        }

    .table2 tr:nth-of-type(even) td {
        background: #efefef;
    }

    .table2 tr:nth-of-type(odd) td {
        background: #a3a3a3;
        color: #ffffff;
    }

    .table2 tr td:first-child {
        background: #ffffff;
        text-align: right;
        font-weight: bold;
        color: #333333;
        width: 10%;
        min-width: 55px;
    }

    .table2 th {
        padding: 50px 25px;
    }

        .table2 th:first-child {
            background: #ffffff;
        }

        .table2 th:not(:first-child) {
            position: relative;
            background: #6c6c6c;
            color: #ffffff;
            min-width: 18%;
            font-weight: bold;
        }

            .table2 th:not(:first-child):after {
                height: 0;
                width: 0;
                content: " ";
                display: block;
                border: 12px solid transparent;
                position: absolute;
                left: 50%;
                margin-left: -12px;
                border-top: 12px solid #6c6c6c;
                z-index: 2;
                bottom: -22px;
            }

    .table2 tr:first-child td {
        padding-top: 20px;
    }

tr.align_left td {
    padding: 20px;
}

/* shareholder */
.shareholder .link {
    margin-top: 10px;
}

/* environment */
.environment .tabs a {
    width: 108px;
    padding-left: 40px;
}

.pdf {
    position: relative;
    color: #b09b6b;
    padding-left: 30px;
    display: inline-block;
    margin-top: 10px;
}

    .pdf:before {
        content: '';
        position: absolute;
        top: 50%;
        background: url(../img/pdf.png) no-repeat;
        width: 21px;
        height: 21px;
        margin-top: -11px;
        left: 0;
    }

/* pollution */
.environment p + ul {
    margin-top: -30px;
}

.environment .full + .pdf {
    margin-top: -40px;
}

.box2 {
    background: #efefef;
    color: #6c6c6c;
    text-align: center;
    padding: 15px 30px;
}

    .box2 h4 {
        margin-top: 0;
    }

.table1 {
    font-weight: bold;
    border-spacing: 0 10px;
    border-collapse: separate;
    margin-bottom: 0;
}

    .table1 thead {
        color: #333333;
        background: none;
    }

    .table1 th {
        padding: 0;
        border: 0;
    }

    .table1 td {
        padding: 20px;
        vertical-align: middle;
        font-size: 18px;
        font-weight: bold;
    }

        .table1 td:first-child {
            position: relative;
            background: #6c6c6c;
            color: #ffffff;
            width: 16%;
        }

@media only screen and (max-width: 721px) {
    .table1 td:first-child {
        width: auto;
    }

    .staff .benefits {
        grid-template-columns: 30% auto;
    }

        .staff .benefits h4, .staff .benefits span, .staff .benefits info, .staff .benefits .thead {
            font-size: 15px;
        }

        .staff .benefits img {
            width: 90%;
        }

    .img-right {
        margin: 0 0 10px 0;
        float: none;
        width: 100%;
    }

    p {
        margin-left: 0;
    }
}

.table1 td:first-child:after {
    height: 0;
    width: 0;
    content: " ";
    display: block;
    border: 12px solid transparent;
    position: absolute;
    right: -22px;
    top: 50%;
    margin-top: -12px;
    border-left: 12px solid #6c6c6c;
    z-index: 2;
}

.table1 tr:nth-of-type(even) td:first-child {
    background: #b09b6b;
}

    .table1 tr:nth-of-type(even) td:first-child:after {
        border-left: 12px solid #b09b6b;
    }

.table1 td:nth-of-type(2) {
    background: #d1d1d1;
    width: 25%;
}

.mp_table:nth-of-type(2) {
    background: #d1d1d1;
    width: 25%;
    display: none;
}

.table1 td:nth-of-type(3) {
    background: #efefef;
    font-size: 15px;
    color: #333333;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
    line-height: 1.8;
    font-weight: normal;
}

.table1 td:nth-of-type(4) {
    background: #efefef;
    text-align: right;
}

.tabs .inner {
    overflow: hidden;
}

.w_list {
    list-style: none;
}

    .w_list li {
        overflow: hidden;
    }

    .w_list font {
        width: 90px;
        float: left;
    }

    .w_list div {
        overflow: hidden;
    }

.main.report .dtitle {
    margin-bottom: 10px;
}

/** magazine **/
.magazine-draft {
    width: 100%;
    padding: 2% 0;
    text-align: center;
}

    .magazine-draft img {
        width: 100%;
        max-width: 530px;
        border: 1px solid #CCC;
    }

@media only screen and (max-width: 1440px) {
    .magazine-draft img {
        max-width: 400px;
    }
}


@media only screen and (max-width: 1366px) {
    .magazine-draft img {
        max-width: 340px;
    }
}

@media only screen and (max-width: 1280px) {
    .magazine-draft img {
        max-width: 300px;
    }
}

.page-tool {
    text-align: center;
    margin: 20px 0 50px 0;
}

    .page-tool a {
        background: url(../magazine/img/magazine-list-bg.png) no-repeat;
        color: #b09b6b;
        display: inline-block;
        width: 60px;
        padding: 0 0 0 25px;
        margin: 0 20px;
        text-align: left;
    }


/** 表格響應式 **/
.rwd-table {
    background: #e1dcb5;
    overflow: hidden;
    margin-bottom: 50px;
}

    .rwd-table tr {
        background: #fff;
    }

    .rwd-table th, .rwd-table td {
        margin: 0.5em 1em;
    }

.rwd-table {
    min-width: 100%;
}

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

    .rwd-table th, .rwd-table td {
        text-align: left;
    }

    .rwd-table th {
        background: #b0a548;
        color: #FFF;
        padding: 8px 1%;
    }

    .rwd-table td {
        padding: 0;
        margin: 0;
    }


    .rwd-table tr td .magazine-list {
        list-style: none;
        margin: 15px 0;
        padding: 0 0 0 15px;
    }

        .rwd-table tr td .magazine-list li {
            background: url(../magazine/img/magazine-list-bg.png) no-repeat;
            padding: 0 0 0 30px;
            margin: 8px 0;
            color: #d8d8d8;
        }

            .rwd-table tr td .magazine-list li a {
                color: #8d7338;
            }

@media (min-width: 640px) {
    .rwd-table td:before {
        display: none;
    }

    .rwd-table th {
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
    }

        .rwd-table th:last-child, .rwd-table td:last-child {
            padding-right: 0;
        }
}



/* for mobile */
@media only screen and (max-width: 1680px) {
    .index_tmp .desc {
        height: 22%;
    }
}

@media only screen and (max-width: 1280px) {
    .index_tmp .desc {
        height: 30%;
    }
}

@media only screen and (max-width: 1025px) {
    .index_tmp .desc {
        height: 30%;
    }

    .inner {
        width: auto;
        padding: 10px;
    }

    .main.more .inner2 {
        width: auto;
        padding: 10px;
    }

    .CSR_q_link .inner {
        padding: 0;
    }

    .h_bottom > .inner {
        padding: 0;
    }

    .h_bottom .inner > a:first-of-type {
        margin-left: 10px;
    }

    .menu_inner {
        padding: 20px 0;
    }

    header .right {
        margin-right: 0
    }


    .menu ul:first-of-type {
        padding-left: 10px;
    }

    .tabs .inner {
        padding: 0;
    }

    .col3 li {
        width: 311px;
    }

    .col2 li {
        width: 479px;
    }

    .investors_tmp .rule.org .wlist li {
        width: 241px;
    }

    .sub_title {
        margin: 0 25px 50px 25px;
    }

    .investors_tmp .shareowner.windows .wlist li {
        width: 225px;
    }

    .investors_tmp .shareowner.windows .wlist .con {
        font-size: 0.9em;
    }

    .clist li {
        width: 359px;
    }

    .wlist li {
        width: 191px;
    }

    .col2 li:nth-of-type(odd) {
        margin-right: 25px;
    }

    .h_bottom .inner > li:first-of-type {
        /*	margin-left: 10px;*/
    }

    .scroll {
        padding: 0;
    }

    .scroll_inner h1 {
        width: 90%;
        position: relative;
        margin: auto;
        top: 20px;
        z-index: 1;
        font-size: 1.8em;
    }

    .index_tmp .desc .title {
        font-size: 1.3em;
    }

    .index_tmp .pc .d1d {
        width: 272px;
    }

    .index_tmp .pc .d1 {
        height: 75px;
    }

    .index_tmp .pc .d2 {
        height: 124px;
    }

    .index_tmp .pc .d4 {
        height: 75px;
    }

    .index_tmp .desc .title span:not(.subtitle) {
        font-size: 16px;
    }

    .in_list img {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }

        .in_list img:nth-of-type(2n) {
            margin-right: 0;
        }

    .investment .tabs a {
    }

        .investment .tabs a:before {
        }
}

@media only screen and (max-width: 1000px) {
    .h_bottom .inner > li:first-of-type {
        /*        margin-left: 0;*/
    }

    .h_bottom a {
        font-size: 1.01em;
    }

    .h_bottom .inner > li {
        margin: 0 14px;
    }

        .h_bottom .inner > li:not(:last-of-type) {
            margin: 0 14px;
        }

            .h_bottom .inner > li:not(:last-of-type):before {
                right: -25px;
                margin-top: -7px;
            }

    .h_bottom .inner ul li a {
        font-size: 1.01em;
    }
}

@media only screen and (max-width: 895px) {
    .br {
        display: block;
    }

    .h_bottom .inner > li {
        padding: 10px 0;
    }

        .h_bottom .inner > li:not(:first-of-type) {
            margin-left: 20px;
        }

    .h_bottom .inner ul {
        top: 39px;
    }

    .h_bottom .inner > li:nth-of-type(1) ul {
        left: -5px;
        width: 110px;
    }

    .h_bottom .inner > li:nth-of-type(2) ul {
        left: -10px;
        width: 120px;
    }

    .h_bottom .inner > li:nth-of-type(3) ul {
        left: -15px;
        width: 100px;
    }

    .h_bottom .inner > li:nth-of-type(4) ul {
        left: -15px;
        width: 100px;
    }

    .h_bottom .inner > li:nth-of-type(5) ul {
        width: 120px;
        left: -15px;
    }

    .h_bottom .inner > li:nth-of-type(6) ul {
        width: 120px;
        left: 0;
    }

    .h_bottom .inner ul li a {
        padding: 10px;
    }

    .h_bottom a {
        font-size: 0.9em;
    }

    .h_bottom .inner ul li a {
        font-size: 0.9em;
    }

    footer .top a {
        padding-right: 20px;
    }

    footer ul:first-of-type {
        padding-right: 60px;
    }

    footer ul:nth-of-type(2) {
        padding-right: 50px;
    }

    footer ul:nth-of-type(3) {
        padding-right: 60px;
    }

    footer ul:nth-of-type(4) {
        padding-right: 30px;
    }

    footer ul:nth-of-type(5) {
        padding-right: 15px;
    }

    .index_tmp .desc {
        height: 36%;
    }
}

@media only screen and (max-width: 815px) {
    /*
    .h_bottom a {
        font-size: 0.9em;
    }
    .h_bottom .inner ul li a {
        font-size: 0.9em;
    }
*/
}

@media only screen and (max-width: 769px) {
    .logo {
        margin: 0;
    }

        .logo img {
            width: 80%;
        }

    header .right {
        margin: 0;
        position: absolute;
        top: 10px;
        right: 20px;
        left: 20px;
        text-align: left;
    }

        header .right img {
            /*	width: 50%;*/
            width: 29px;
        }

    header {
        border-bottom: 2px solid #333333;
        position: relative;
    }

    .h_inner.inner {
        padding: 10px 20px;
    }

    .inner {
        width: auto;
        padding: 10px;
    }

    .inner2 {
        width: auto;
        padding: 10px;
    }

    h1 {
        margin: 25px 0;
    }

    .copy li:first-of-type {
        padding: 0;
        display: block;
    }

        .copy li:first-of-type:before {
            display: none;
        }

    .copy li:nth-of-type(2) {
        padding-left: 0;
    }

    .align_center img {
        width: 100%;
    }

    a:hover {
        text-decoration: none;
    }

    .tabs .inner {
        padding-bottom: 0;
    }

    .list_wrap img {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 10px 0;
    }

    .tabs a {
        /*	margin: 0;*/
    }

        .tabs a:first-of-type {
            /*	margin-right: 10px;*/
        }

        .tabs a:before {
            /*	left: 15px;*/
        }

    p img {
        width: 100%;
    }

    p .w50 {
        width: 50%;
    }

    .col2, .col3 {
        margin-bottom: 0;
    }

        .col2 li, .col3 li {
            display: block;
            width: 100%;
            margin-bottom: 30px;
        }

        .col3 p {
            margin-top: 5px;
            margin-bottom: 0;
        }

        .col2 li:not(:last-of-type), .col3 li:not(:last-of-type) {
            margin-right: 0;
        }

    .rlist p {
        margin-bottom: 0;
    }

    .rlist .img_wrap {
        margin-bottom: 10px;
    }

    .rlist .full {
        margin-bottom: 0;
    }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe, .video-container object, .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .ad_title .con {
        margin-bottom: 10px;
    }

    .col_title {
        margin-bottom: 10px;
    }

    .col_img {
        margin-bottom: 10px;
    }

    .flist p {
        margin-bottom: 0;
    }

    .fixture .dbox:last-of-type {
        margin-bottom: 30px;
    }

    .col6 li {
        width: 49%;
    }

        .col6 li:not(:last-of-type) {
            margin-right: 0;
        }

    .col6 li {
        margin-bottom: 10px;
    }

        .col6 li:nth-of-type(odd) {
            margin-right: 2%;
        }

    .tlist div {
        margin-top: 5px;
    }

    .tlist {
        margin-bottom: 0;
    }

        .tlist .full {
            margin-bottom: 0;
        }

    .img_table img {
        width: 100%;
    }

        .img_table img:first-of-type {
            margin-right: 0;
            margin-bottom: 10px;
        }

    .factory_tmp .tabs, .pro_tmp .tabs {
        border: none;
    }

        .factory_tmp .tabs span, .pro_tmp .tabs span {
            display: block;
        }

        .factory_tmp .tabs a, .pro_tmp .tabs a {
            margin-bottom: 10px;
            margin-right: 0;
        }

            .factory_tmp .tabs a:nth-of-type(odd), .pro_tmp .tabs a:nth-of-type(odd) {
                margin-right: 5px;
            }

        .factory_tmp .tabs .cur:before, .pro_tmp .tabs .cur:before {
            left: 15px;
        }

        .factory_tmp .tabs a:not(.cur), .pro_tmp .tabs a:not(.cur) {
            position: relative;
        }

            .factory_tmp .tabs a:not(.cur):before, .pro_tmp .tabs a:not(.cur):before {
                content: "";
                position: absolute;
                bottom: -2px;
            }

    .left_space {
        margin-left: 0;
    }

    .clist li {
        width: 82%;
        display: block;
        padding: 6% 9%;
    }

    .clist .bold {
        margin-bottom: 10px;
        font-size: 1.1em;
    }

    .clist .name {
        margin-bottom: 10px;
    }

    .clist .contact {
        font-size: 0.9em;
    }

    .wlist li {
        width: 82%;
        display: block;
        padding: 6% 9%;
    }

    .wlist .name {
        font-size: 1.1em;
    }

    .wlist .contact {
        font-size: 0.9em;
    }

    .lrlist img {
        margin-right: 0;
        float: none;
        width: 100%;
    }

    .lrlist .btn_wrap {
        display: block;
        width: auto;
        float: none;
        margin-bottom: 10px;
    }

    .bot_con .dbox {
        margin-bottom: 25px;
    }

    .sliding-menu ul {
        padding: 0;
        margin: 0;
    }

    .sliding-menu .lan {
        margin-top: 0;
        text-align: right;
        background-color: #222222;
        margin-left: 0;
        display: flex;
        align-items: center;
        ustify-content: center;
    }

        .sliding-menu .lan a {
            display: table-cell;
            vertical-align: middle;
        }

            .sliding-menu .lan a img {
                vertical-align: -95%;
            }

            .sliding-menu .lan a:first-of-type {
                padding-right: 0.5em;
            }

            .sliding-menu .lan a:last-of-type {
                padding-left: 0.5em;
            }

    .pages a {
        margin: 0 5px;
        font-size: 1em;
    }

    .btable {
        width: 100%;
    }

        .btable td {
            padding: 10px;
        }

    .day30 {
        padding: 0;
    }

    .investors_tmp .rule.norm h3 span {
        margin-left: 0;
        display: block;
    }

    .img_two img {
        float: none;
        width: 100%;
    }

        .img_two img:first-of-type {
            margin: 0 0 10px 0;
        }

    .investors_tmp .rule.org .wlist li {
        width: 100%;
    }

    .img_item {
        position: relative;
    }

        .img_item img {
            width: 100%;
            display: block;
        }

        .img_item .ctitle {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            color: #fff;
            text-align: center;
            text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
            font-size: 1.2em;
        }

    .scroll {
        padding: 0;
    }

    .scroll_inner {
        position: static;
    }

        .scroll_inner h1 {
            position: relative;
            color: #000000;
            text-shadow: none;
            font-size: 1.625em;
            margin: 25px 0;
            width: auto;
            left: 20px;
            top: 0;
            opacity: 1;
            animation-delay: 0;
            -moz-animation-delay: 0;
            -webkit-animation-delay: 0;
            animation: none;
            -moz-animation: none;
            -webkit-animation: none;
        }

    .banner.top {
        position: static;
    }

    .banner.mask {
        display: none;
    }

    .box2 {
        padding: 10px;
    }

    .main.more .inner {
        width: auto;
    }

    .main.more .mtit {
        width: 100%;
    }

    .iframe_wrap img {
        display: none;
    }

    .table2 td:first-child, .table2 th:first-child {
        display: none;
    }

    .table2 th, .table2 td {
        padding: 10px;
    }

    .w_list font {
        width: auto;
        display: block;
        float: none;
    }

    .pc {
        display: none !important;
    }

    .h_bottom {
        display: none;
    }

    .mo {
        display: block;
    }

    .sub_title {
        display: none;
    }
}

@media only screen and (max-width: 721px) {
    .table1 thead {
        display: none;
    }

    .table1, .table1 tbody, .table1 tr, .table1 td {
        display: block;
    }

    .investment .table1 td:nth-of-type(1), .investment .table1 td:first-child {
        display: block;
        width: auto;
    }

    .table1 td {
        padding: 10px;
    }

        .table1 td:first-child:after {
            display: none;
        }

        .table1 td:nth-of-type(2) {
            width: auto;
        }

        .table1 td:nth-of-type(3) {
            margin-bottom: 10px;
            padding-left: 20px;
            padding-right: 15px;
        }

    .staff .table1 td:nth-of-type(3) {
        margin-bottom: 0;
    }

    .table1 td:nth-of-type(4) {
        text-align: center;
        padding: 30px;
        padding-top: 0;
    }

        .table1 td:nth-of-type(4) img {
            width: 100%;
        }
}

@media only screen and (max-width: 321px) {
    .tabs a {
        width: 41%;
        padding: 10px;
    }

        .tabs a:first-of-type {
            /*	margin-right: 0;*/
        }

        .tabs a:before {
            display: none;
        }

    .factory_tmp .tabs span, .pro_tmp .tabs span {
        display: inherit;
    }

    .factory_tmp .tabs a:nth-of-type(odd), .pro_tmp .tabs a:nth-of-type(odd) {
        margin-right: 1px;
    }

    .environment .tabs a {
        width: 41%;
        padding: 10px;
    }
}

/** 意見調查 **/
.questionnaire {
}

    .questionnaire .bar1 {
        margin: 25px 0 5px 0;
    }

    .questionnaire .identity {
        list-style: none;
        padding-left: 0px;
        margin: 10px 0 25px 0;
    }

        .questionnaire .identity li {
            float: left;
            padding: 5px 25px 5px 0;
        }

.question-list {
    list-style: none;
    padding: 0;
    margin: 10px 0 35px 0;
    font-size: 15px;
    line-height: 1.6;
    border-top: 1px solid #DDD;
}

    .question-list > li {
        clear: both;
        border-bottom: 1px solid #DDD;
    }

    .question-list li .Item {
        float: left;
        width: 140px;
        line-height: 25px;
        display: block;
        padding: 7px 5px;
        color: #999;
    }

        .question-list li .Item span {
            color: #b09b6a;
            display: inline-block;
            padding: 0 8px;
            font-weight: bold;
        }

    .question-list li .question-cont {
        width: calc(100% - 140px);
        margin: 0 0 0 140px;
        padding: 7px 0;
        font-weight: bold;
    }

.code {
    margin: 20px auto;
    width: 300px;
    text-align: center;
}

    .code input {
        background: none;
        width: 100px;
        border: 1px solid #CCC;
        margin: 0;
        padding: 5px;
        font-size: 14px;
        font-family: "微軟正黑體";
        color: #4E4E4E;
        line-height: 20px;
    }

    .code .code_img {
        vertical-align: middle;
        margin: 0 5px;
    }

    .code a.send {
        background: #222;
        display: inline-block;
        padding: 8px 20px;
        margin: 30px 0 0 0;
        text-align: center;
        font-size: 15px;
        color: #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

.degree {
    list-style: none;
    font-weight: normal;
}

    .degree li {
        float: left;
        padding-right: 20px;
        color: #444;
    }

@media only screen and (max-width: 640px) {
    .question-list > li {
        padding: 7px 0;
    }

    .question-list li .Item {
        float: none;
        width: 100%;
        padding: 0 5px;
    }

        .question-list li .Item span {
            padding: 0;
        }

    .question-list li .question-cont {
        width: 100%;
        margin: 0;
        padding: 0 5px;
    }
}

/** 圖表 **/
.chart {
    text-align: center;
    margin-bottom: 30px;
    margin: 0;
    padding: 0;
}

    .chart li {
        display: inline-block;
    }

    .chart span {
        color: #b17e76;
        font-weight: bold;
        font-size: 20px;
    }

.chart-style02 {
    text-align: center;
    margin-bottom: 30px;
    margin: 0;
    padding: 0;
}

    .chart-style02 li {
        width: 50%;
        float: left;
        list-style: none;
    }

    .chart-style02 span {
        color: #5096bf;
        font-weight: bold;
        font-size: 20px;
    }


/** 認證 **/
.certification {
    background: #FFF;
    text-align: left;
}

    .certification th {
        background: #f0f4f9;
        color: #6692d0;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #d7dfed;
    }

    .certification td {
        border: 1px solid #d7dfed;
        vertical-align: middle;
        line-height: 1.7;
    }

    .certification ul {
        margin: 0 5px 0 20px;
        line-height: 1.7;
        padding: 0;
    }

    .certification ol {
        margin: 0 5px 0 20px;
        line-height: 1.7;
        padding: 0;
    }

    .certification .item {
        width: 80px;
    }

/** 員工 **/
.certification_staff {
    background: #FFF;
    text-align: left;
}

    .certification_staff th {
        background: #be7d69;
        color: #FFF;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #e9d1c6;
    }

    .certification_staff td {
        border: 1px solid #e9d1c6;
        vertical-align: middle;
        line-height: 1.7;
    }

    .certification_staff ul {
        margin: 0 5px 0 20px;
        line-height: 1.7;
        padding: 0;
    }

    .certification_staff ol {
        margin: 0 5px 0 20px;
        line-height: 1.7;
        padding: 0;
    }

    .certification_staff .item {
        width: 80px;
    }



/** 企業社會責任政策 **/
.promote_table {
    background: #FFF;
    text-align: left;
}

    .promote_table th {
        background: #ecebf3;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border: 1px solid #b6b3d2;
    }

        .promote_table th:not(:last-of-type) {
/*            border-right: 1px solid #ffffff;*/
        }

.promote_table th.tit { color: #fff; background: #323e4f; font-weight: bold; }

    .promote_table td {
        border: 1px solid #b6b3d2;
        vertical-align: middle;
        line-height: 1.7;
    }

        .promote_table td span {
            color: #7472aa;
        }


/** 文字設定 **/
.txt-center {
    text-align: center;
}

.t-green {
}

    .t-green .txt-center {
        text-align: center;
        color: #478474;
        font-size: 20px;
    }

.CSR_q_link .duty ul li {
    margin-right: 32px;
}

/** 搜尋 **/
.i-search {
    display: block;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
}

.i-search-left {
    float: left;
    width: calc(100% - 42px);
}

.i-search-right {
    float: left;
    width: 42px;
}

.i-search-left .search-field {
    border: none;
    height: 32px;
    padding: 0 10px;
    background: #fff;
    margin: -4px 0 0 0;
    font-family: 微軟正黑體;
    font-size: 15px;
    width: calc(100% - 20px)
}

.i-search-right .search-button {
    background: #999 url(../img/btn-search.png) no-repeat center center;
    border: none;
    width: 100%;
    height: 32px;
    padding: 0 15px;
    margin: 0;
}

.search-field::placeholder {
    color: #888888;
    font-family: 微軟正黑體;
    font-size: 15px;
}

/* 無後台mobile menu fixed */
.sliding-menu {
    height: 100vh !important;
}

/* 利害關係人 */
.mp_investment_table th {
    padding: 10px;
}
.mp_investment_table th:not([class]):nth-of-type(1) {
    background: #dcdcdc;
}
.mp_investment_table th:not([class]):nth-of-type(2) {
    background: #d2d2d2;
}
/*
.mp_investment_table .tit {
    background: #b09b6b;
    color: #fff;
    font-size: 18px;
}
*/
.mp_investment_table .table1 {
    border-spacing: 0;
}
.mp_investment_table .table1 tr:nth-of-type(even) td:last-child {
    background: #e9e9e9;
}
.table_wrap1 {
    overflow-x: auto;
}
@media only screen and (max-width: 721px) {
    .mp_investment_table th:not([class]) {
        display: none;
    }
    .mp_investment_table .table1 td:nth-of-type(3) {
        margin-bottom: 0;
    }
}

/* 風險管理與對策 */
.risk_wrap {
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #acbcda;
    text-align: center;
    margin: 0 15px 10px;
    line-height: 1.5;
}
.link2 {
    text-decoration: underline;
}
@media only screen and (max-width: 721px) {
    .risk_wrap {
        margin: 0;
    }
}

/* 氣候變遷風險管理與策略(TCFD) */
.risk_table {
    display: flex;
    justify-content: center;
    align-items: center;
}
.risk_table div:nth-of-type(1) {
    padding-right: 10px;
}
.risk_table div:nth-of-type(2) {
    min-width: 300px;
}
.risk_table p {
    margin-bottom: 5px;
}
.risk_table .ps {
    font-size: 80%;
    margin: 0 0 0 15px;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
.table_wrap {
    overflow-y: auto;
}
.table4 th {
    color: #689cdb;
    font-weight: bold;
    border: none;
    border-bottom: 3px solid #bfcbe2;
    word-break: keep-all;
    font-size: 18px;
    vertical-align: middle;
}
.table4 th:nth-of-type(2) {
    width: 25%;
}
.table4.t2 th:nth-of-type(2) {
    width: 75%;
}
.table4 td {
    background: #f2f3f8;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    border-bottom: 2px solid #d9dfed;
}
.table4 td:nth-of-type(1) {
    text-align: center;
    line-height: 1.2;
}
.table4 tr:last-of-type td {
    border-bottom: 3px solid #bfcbe2;
}
.table4 img {
    display: block;
    margin: 0 auto 3px;
}
.table4.t2 img {
    display: block;
    margin: 3px auto 0;
}
.table4 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.table4 li {
    position: relative;
    padding-left: 15px;
}
.table4 li:before {
    content: '';
    background: #bfcbe2;
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 5px;
    top: 9px;
    position: absolute;
    left: 0;
}

/* 能資源管理 */
.table_wrap.t2 {
    width: 500px;
    margin-left: 5%;
}
.table5 th {
    color: #6c9587;
    font-weight: bold;
    border: none;
    border-bottom: 3px solid #c0cdc7;
    word-break: keep-all;
    font-size: 18px;
    vertical-align: middle;
}
.table5 th.unit {
    font-weight: normal;
    color: #333;
    font-size: 0.8em;
}
.table5 td {
/*    background: #f2f3f2;*/
    line-height: 1.5;
    vertical-align: middle;
    border-bottom: 2px solid #d9dfed;
}
.table5 td:first-of-type {
    white-space: nowrap;
}
.table5 tr:last-of-type td,
.table5 td[rowspan] {
    border-bottom: 3px solid #c3cfc9;
}
.table5 img {
    display: block;
    margin: 0 auto 3px;
}
.table5 .bg {
    background: #f2f3f2;
}
.chart.with_table {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 769px) {
    .risk_table {
        display: block;
    }
    .risk_table div:nth-of-type(1) {
        padding: 0;
    }
    .risk_table .ps {
        margin: 0;
    }
    .table4 {
        font-size: 14px;
    }
    .table4 th {
        font-size: 16px;
    }
    .with_table li {
        display: block;
    }
    .table_wrap.t2 {
        width: auto;
        margin: 0;
    }
    .chart.with_table {
        flex-direction: column;
    }
}

/* 員工關係 */
.staff_with_pic {
    display: flex;
}
.staff_with_pic span {
    flex: 2;
}
.staff_with_pic span:first-of-type {
    padding-right: 15px;
}
.staff_with_pic .img_wrap {
    flex: 1;
    font-size: 14px;
    text-align: center;
}
.staff_with_pic .img_wrap .full {
    margin: 0;
}
@media only screen and (max-width: 769px) {
    .staff_with_pic {
        display: block;
    }
}