﻿body {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: Arial;
    background-color: #171e06;
}

a {
    color: inherit;
    border: none;
    text-decoration: none;
}

ul,ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    margin: 0;
}
.reference{
	width: 100% !important;
	padding: 10px 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    height: auto;
    max-width: 100%;
}

.rwd-img {
    display: block;
    height: auto;
    max-width: 100%;
}

.Section1 {
    width: 100%!important;
}

.MsoNormalTable {
    width: 100%!important;
}

#showhide {
    display: block;
}

#hideshow {
    display: none;
}

#sh-ink {
    display: inline-block;
}

#hs-ink {
    display: none;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1200px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

.pt10 {
    padding-top: 10px;
}

.wrapper {
    background-image: url(../eng_images/bg/page_pg.jpg);
    background-attachment: fixed;
    background-position: 0 bottom;
    background-repeat: no-repeat;
    background-color: #171e06;
}

.btn_buDoble {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.btn_buDoble ul li {
    width: 120px;
    margin: 1%;
    display: inline-block;
}

.btn_buDoble ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    text-align: center;
    margin: 0 0 0 auto;
    padding: 10px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #094;
    background: -moz-linear-gradient(top,rgba(0,153,68,1) 0%,rgba(23,30,6,1) 100%);
    background: -webkit-linear-gradient(top,rgba(0,153,68,1) 0%,rgba(23,30,6,1) 100%);
    background: linear-gradient(to bottom,rgba(0,153,68,1) 0%,rgba(23,30,6,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009944',endColorstr='#171e06',GradientType=0);
    text-decoration: none;
}

@media screen and (max-width:680px) {
    .btn_buDoble ul li {
        width: 47%;
    }
}

@media screen and (max-width:480px) {
    .btn_buDoble ul li {
        width: 100%;
        padding-bottom: 5px;
    }
}

.header {
    display: inline-block;
    width: 100%;
}

.hd_lt {
    width: 35%;
    float: left;
}

.hd_rt {
    width: 65%;
    float: right;
}

.header .navbar-default div {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.header .navbar-nav {
    margin-top: 50px;
}

.header .navbar-nav > li > a {
    color: #fff;
    width: 135px;
    margin: 0 5px;
    display: block;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    font-family: Microsoft JhengHei;
}

.header .navbar-nav > li > a i {
    color: #fff;
    font-size: 20px;
    width: 25px;
    margin-right: 5px;
    text-align: center;
}

.header .navbar-nav > li > a i.fa-home {
    font-size: 22px;
}

.header .navbar-default .navbar-nav > li > a:hover,.header .navbar-default .navbar-nav > li > a:focus,.header .navbar-default .navbar-nav > .active > a,.header .navbar-default .navbar-nav > .active > a:hover,.header .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #667a89;
}

.header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 8px;
}

.header .navbar-toggle .icon-bar {
    height: 3px;
    width: 40px;
}

.header .navbar-toggle {
    margin-right: 0;
    border: none;
    background: none;
}

.hd_lt.logo {
    text-align: center;
}

.ser_lan {
    text-align: right;
    margin-top: 22px;
}

.ser_lan ul li {
    display: inline-block;
    margin-left: 3.5px;
    vertical-align: text-bottom;
}

.ser_lan ul li a {
    color: #fff;
    display: block;
    font-size: 18px;
    width: 105px;
    padding: 3px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #898989;
    font-family: Microsoft JhengHei;
}

.top_search ul li a {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-family: arial;
    font-size: 13px;
    padding: 9px 0;
    width: 40px;
}

#custom-search-input {
    border: solid 1px #c9c9c9;
    border-radius: 5px;
    background-color: #fff;
    width: 214px;
}

#custom-search-input input {
    height: 30px;
    border: 0;
    box-shadow: none;
}

#custom-search-input button {
    margin: 2px 0 0;
    box-shadow: none;
    border: 0;
    color: #666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

.header .input-group {
    width: 100%;
}

.header .input-group-btn {
    width: 36px;
    height: 21px;
    text-align: center;
    position: relative;
}

.header .input-group-btn:before {
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    top: 5px;
    width: 2px;
    height: 20px;
    background-color: #d9d9d9;
}

.top_search,#hide_search {
    display: none;
}

@media (max-width:1200px) {
    .navbar-nav > li {
        width: 20%;
    }

    .header .navbar-nav > li > a {
        width: auto;
    }
}

@media (max-width:992px) {
    .hd_lt,.hd_rt,.header .navbar-nav {
        width: 100%;
        float: none;
        margin: 10px 0;
    }

    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    .top_search {
        display: block;
        margin-top: 15px;
    }

    .btm_search .lan {
        display: none;
    }

    .btm_search ul li:first-child,#custom-search-input {
        width: 100%;
        display: block;
    }

    #custom-search-input input {
        height: 35px;
    }

    .header .input-group-btn:before {
        top: 7px;
    }

    #custom-search-input .input-group {
        width: 100%;
    }

    #custom-search-input .input-group-btn {
        width: 10%;
    }
}

@media (max-width:767px) {
    .btm_search {
        display: none;
    }

    #hide_search {
        display: block;
        padding-top: 10px;
    }

    .navbar-nav > li {
        width: 100%;
        padding: 0 15px 15px;
    }

    .header .navbar-nav > li > a {
        margin: 0;
    }

    .header {
        position: relative;
    }

    .header .navbar-header {
        position: absolute;
        right: 0;
        top: -100px;
    }

    .header .navbar-collapse.collapse.in {
        background-color: rgba(0,0,0,0.3);
    }

    .hd_lt.logo {
        width: 85%;
        margin-left: 15px;
    }
}

@media (max-width:480px) {
    .hd_lt.logo {
        width: 70%;
        margin-top: 0;
    }

    .header .navbar-toggle .icon-bar {
        width: 35px;
    }

    .header .navbar-header {
        top: -90px;
    }

    #custom-search-input .input-group-btn {
        width: 15%;
    }
}

.banner_lt {
    float: left;
    width: 77.7%;
}

.banner_rt {
    float: right;
    width: 20.75%;
    position: relative;
}

.bnr_proMask {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    padding: 20px;
    font-size: 20px;
    font-family: Microsoft JhengHei;
    background-image: url(../eng_images/bg/opcity_bk85.png);
    background-repeat: repeat;
}

.idx_cp {
    padding: 18px 0 14px;
}

.idx_cpLt {
    float: left;
    width: 66.9%;
    padding: 26px 32px;
    background-image: url(../eng_images/bg/opcity_bk48.png);
    background-repeat: repeat;
}

.idx_cpRt {
    float: right;
    width: 31.5%;
}

.idx_cpTit {
    color: #fff;
    font-size: 30px;
    position: relative;
}

.idx_cpTit:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    display: inline-block;
    background-image: url(../eng_images/icon/idx_cpLine.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.idx_cpTxt {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 15px 0;
}

.more {
    width: 66px;
}

.more a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 4px 9px;
    text-decoration: none;
    border: 1px solid #fff;
}

.subMenu {
    margin-bottom: 30px;
}

.subMenu ul li a {
    display: block;
    color: #cdcdcd;
    font-size: 13px;
    padding: 20px 16px;
    text-decoration: none;
    border-top: 1px solid #79889a;
    background-color: #3a473c;
    position: relative;
}

.subMenu > ul > li > a:before {
    background-image: url(../eng_images/icon/sub_trapezoid.png);
    background-repeat: no-repeat;
    width: 37px;
    height: 7px;
    position: absolute;
    display: inline-block;
    content: "";
    right: 0;
    top: -7px;
}

.subMenu ul ul li a {
    color: #d8e480;
    padding-left: 38px;
}

.subMenu ul ul li a:before {
    content: ">";
    margin-right: 7px;
}

.subMenu ul ul li:hover a {
    background-color: #000;
}

.subMenu_title {
    color: #6b9fad;
    font-size: 24px;
    font-family: Microsoft JhengHei;
    text-shadow: 3px 4px 5px rgba(0,0,0,.75);
}

.page_title {
    color: #6b9fad;
    font-size: 24px;
    font-family: Microsoft JhengHei;
    border-bottom: 2px solid #6b9fad;
}

.page_title:before {
    content: ">";
    margin-left: 14px;
    margin-right: 16px;
}

.page_bread {
    color: #acacac;
    font-size: 13px;
    font-weight: 700;
    float: right;
    padding-top: 12px;
}

.page_bread a {
    color: #acacac;
    text-decoration: none;
}

.wh_FM {
    padding: 38px;
    background-color: #a9b7b8;
}

.pageNum {
    margin: 10px 0 20px;
    text-align: center;
}

.pagination {
    display: inline-block;
    margin: 25px 0;
}

.pageNum .pagination > li {
    display: inline-block;
    margin: 0 3px;
}

.pageNum .pagination > li img {
    vertical-align: 0;
}

.pageNum .pagination > li > a,.pageNum .pagination > li > span {
    color: #fff;
    font-size: 13px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 12px;
    background-color: #6b9fad;
    text-decoration: none;
}

.pageNum .pagination > li:hover a,.pageNum .pagination > li:hover > span,.pageNum .pagination > li a:focus,.pageNum .pagination > li > span:focus {
    color: red;
    background-color: #6b9fad;
}

.pageNum .pagination > li a.num_act {
    color: red;
    background-color: #6b9fad;
}

.cp_title {
    color: #094;
    font-size: 20px;
    padding-bottom: 20px;
    font-family: Microsoft JhengHei;
}

.cp_txt {
    color: #000;
    font-size: 15px;
    padding-bottom: 20px;
}

.cp_img {
    padding: 5px 0 20px;
}

.pro_list {
    margin: 30px -2%;
}

.pro_list ul li {
    float: left;
    width: 21%;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 3.5%;
}

.pro_list ul li a {
    text-decoration: none;
}

.pro_listImg {
    margin-bottom: 15px;
    border: 1px solid #aaaba9;
}

.pro_listImg img {
    width: 100%;
}

.pro_list ul li:hover .pro_listTxt {
    color: #4f8500;
}

.pro_listTxt {
    color: #d8e480;
    padding: 0 5px;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
	height:30px;
}

@media (max-width:1285px) {
    .pro_list {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width:992px) {
    .pro_list ul li {
        width: 29.333%;
    }
	.pro_listTxt {
		height:50px;
	}
}

@media (max-width:568px) {
    .pro_list ul li {
        width: 46%;
    }
}

@media (max-width:480px) {
    .pro_list ul li {
        width: 96%;
    }
}

.prod_img img {
    border: 1px solid #bdbdbd;
}

.prod_title {
    color: #d8e480;
    font-size: 30px;
    font-weight: 700;
    padding-top: 15%;
}

.prod_btn {
    padding-top: 15%;
}

.prod_btn ul li {
    width: 173px;
    margin-bottom: 15px;
}

.prod_btn ul li a {
    display: block;
    color: #fff;
    padding: 10px 12px;
    font-size: 13px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #647486;
    -webkit-box-shadow: 3px 4px 5px rgba(0,0,0,.56);
    -moz-box-shadow: 3px 4px 5px rgba(0,0,0,.56);
    box-shadow: 3px 4px 5px rgba(0,0,0,.56);
    text-decoration: none;
}

.prod_icon {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.icon_addinq {
    width: 23px;
    height: 24px;
    background-image: url(../eng_images/icon/prod_add.png);
}

.icon_sendinq {
    width: 24px;
    height: 23px;
    background-image: url(../eng_images/icon/prod_send.png);
}

.icon_backinq {
    width: 22px;
    height: 23px;
    background-image: url(../eng_images/icon/prod_back.png);
}

.prod_info {
    margin-top: 50px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    border-bottom: 5px solid #626262;
}

.prod_info:before {
    position: absolute;
    content: "";
    border-color: transparent transparent #626262;
    border-width: 0 24px 40px 0;
    border-style: solid;
    width: 35%/*17.6*/;
    min-width: 140px;
    bottom: 0;
    left: 0;
}

.prod_info span {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    padding: 5px 15px 0;
    position: relative;
}

.prod_txt {
    color: #000;
    font-size: 16px;
    margin-bottom: 15px;
    word-wrap: break-word;
}

@media (max-width:991px) {
    .prod_title,.prod_btn {
        padding-top: 20px;
    }

    .prod_btn ul li {
        width: 100%;
        display: block;
    }
}

.inq_tbl {
    padding-bottom: 30px;
}

.inq_tbl .fa-trash-o {
    color: #3d3d3d;
    font-size: 25px;
    margin-right: 0;
}

.inq_tbl .form-control {
    font-size: 13px;
    border-radius: 0;
    border-color: #000;
    text-align: center;
}

.inq_txt {
    color: #000;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}

#inq_form .form-control {
    font-size: 13px;
    min-height: 40px;
    box-shadow: none;
    border: 1px solid gray;
}

#inq_form .form-control::-moz-placeholder {
    color: #a1a2a2;
    opacity: 1;
    font-weight: 700;
}

#inq_form .form-control:-ms-input-placeholder {
    color: #a1a2a2;
    font-weight: 700;
}

#inq_form .form-control::-webkit-input-placeholder {
    color: #a1a2a2;
    font-weight: 700;
}

#inq_form form {
    padding-top: 20px;
}

.responsive-table {
    width: 100%;
}

@media (min-width: 44em) {
    .responsive-table {
        font-size: .9em;
    }
}

@media (min-width: 62em) {
    .responsive-table {
        font-size: 1em;
    }
}

.responsive-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

@media (min-width: 44em) {
    .responsive-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto;
    }
}

.responsive-table thead th {
    background-color: #6a6a6a;
    border: 1px solid #6a6a6a;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: Microsoft JhengHei;
    position: relative;
}

.responsive-table thead th:after {
    content: "";
    position: absolute;
    right: 0;
    top: 13px;
    width: 2px;
    height: 16px;
    background-color: #fff;
}

.responsive-table thead th:last-child:after {
    width: 0;
}

.responsive-table thead th:first-of-type {
    text-align: center;
}

.responsive-table tbody,.responsive-table tr,.responsive-table th,.responsive-table td {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
}

@media (min-width: 44em) {
    .responsive-table tr {
        display: table-row;
    }
}

.responsive-table th,.responsive-table td {
    padding: .5em;
    vertical-align: middle;
}

@media (min-width: 30em) {
    .responsive-table th,.responsive-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 44em) {
    .responsive-table th,.responsive-table td {
        display: table-cell;
        padding: .5em;
    }
}

@media (min-width: 62em) {
    .responsive-table th,.responsive-table td {
        padding: .75em .5em;
    }
}

@media (min-width: 75em) {
    .responsive-table th,.responsive-table td {
        padding: .75em;
    }
}

.responsive-table caption {
    margin-bottom: 1em;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
}

@media (min-width: 44em) {
    .responsive-table caption {
        font-size: 1.5em;
    }
}

.responsive-table tfoot {
    font-size: .8em;
    font-style: italic;
}

@media (min-width: 62em) {
    .responsive-table tfoot {
        font-size: .9em;
    }
}

@media (min-width: 44em) {
    .responsive-table tbody {
        display: table-row-group;
    }
}

.responsive-table tbody tr {
    margin-bottom: 1em;
    border-bottom: 1px solid #6a6a6a;
}

@media (min-width: 44em) {
    .responsive-table tbody tr {
        display: table-row;
        border-width: 1px;
    }
}

.responsive-table tbody tr:last-of-type {
    margin-bottom: 0;
}

.responsive-table tbody th[scope="row"] {
    background-color: #dd7901;
    color: #fff;
}

@media (min-width: 44em) {
    .responsive-table tbody th[scope="row"] {
        background-color: transparent;
        color: #5e5d52;
        text-align: left;
    }
}

.responsive-table tbody td {
    text-align: right;
    font-size: 14px;
}

@media (min-width: 44em) {
    .responsive-table tbody td {
        text-align: center;
    }
}

.responsive-table tbody td[data-type=currency] {
    text-align: center;
}

.responsive-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left;
    color: rgba(94,93,82,0.75);
}

@media (min-width: 30em) {
    .responsive-table tbody td[data-title]:before {
        font-size: 1.12em;
    }
}

@media (min-width: 44em) {
    .responsive-table tbody td[data-title]:before {
        content: none;
    }
}

@media only screen and (max-width: 703px) {
    .responsive-table tbody td[data-type="currency"] {
        text-align: right;
    }
}

.news-table {
    width: 100%;
    display: table;
    margin-bottom: 30px;
    border-collapse: collapse;
}

.news-table .thead {
    display: table-header-group;
}

.news-table .tbody {
    display: table-row-group;
}

.news-table .tfoot {
    display: table-footer-group;
}

.news-table .tr {
    display: table-row;
}

.news-table .tr .th:first-child,.news-table .tr .td:first-child {
    width: 13%;
}

.news-table .tr .th:nth-child(2),.news-table .tr .td:nth-child(2) {
    width: 57%;
}

.news-table .tr .th:last-child,.news-table .tr .td:last-child {
    width: 30%;
}

.news-table .thead .th,.news-table .tbody .td {
    display: table-cell;
    padding: 10px;
    font-size: 14px;
}

.news-table .thead .th {
    color: #fff;
    text-align: center;
    background-color: #6a6a6a;
    font-family: Microsoft JhengHei;
    position: relative;
}

.news-table .thead .th:after {
    content: "";
    position: absolute;
    display: inline-block;
    right: 0;
    top: 13px;
    width: 2px;
    height: 16px;
    background-color: #fff;
}

.news-table .thead .th:last-child:after {
    width: 0;
}

.news-table .tbody .td {
    color: #000;
    text-align: center;
    vertical-align: middle;
    background-color: #fff;
    border-bottom: 1px solid #6a6a6a;
    cursor: pointer;
}

.news-table .tbody .td:nth-child(2) {
    text-align: left;
}

.news-table .tbody .td i {
    font-size: 35px;
    margin-bottom: -2px;
    vertical-align: text-top;
}

.newsd-table {
    width: 100%;
    border-collapse: collapse;
}

.newsd-table .tr {
    display: table;
    width: 100%;
}

.newsd-table .th,.newsd-table .td {
    display: table-cell;
    padding: 10px 20px;
}

.newsd-table .th {
    color: #fff;
    text-align: center;
    font-size: 14px;
    width: 25%;
    vertical-align: middle;
    background-color: #6a6a6a;
    border-top: 1px solid #6a6a6a;
    border-left: 1px solid #6a6a6a;
    border-right: 1px solid #6a6a6a;
    border-bottom: 1px solid #9a9a9a;
    font-family: Microsoft JhengHei;
}

.newsd-table .tr:last-child .th {
    vertical-align: top;
}

.newsd-table .td {
    color: #000;
    font-size: 15px;
    background-color: #fff;
    border-top: 1px solid #6a6a6a;
    border-right: 1px solid #6a6a6a;
    width: 75%;
}

.newsd-table .tr:last-child .th,.newsd-table .tr:last-child .td {
    border-bottom: 1px solid #6a6a6a;
}

.back_btn {
    width: 90px;
    padding-top: 20px;
    margin: 0 0 0 auto;
}

.back_btn a {
    display: block;
    color: #575757;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    border: 1px solid #d4d4d4;
    background: #fff;
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e5e5e5',GradientType=0);
}

@media only screen and (max-width: 767px) {
    .news-table {
        background-color: transparent;
    }

    .news-table .thead {
        display: none;
    }

    .news-table .tr {
        display: block;
        overflow: hidden;
        margin-bottom: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 3px solid #6a6a6a;
    }

    .news-table .thead .th,.news-table .tbody .td {
        display: block;
        width: 100%;
        border-bottom: 1px dashed #c9caca;
    }

    .news-table .tbody .td {
        text-align: right;
    }

    .news-table .tbody .td:before {
        position: relative;
        float: left;
        font-weight: 700;
    }

    .news-table .tbody .td:first-child:before {
        content: "NO:";
    }

    .news-table .tbody .td:nth-child(2):before {
        content: "Subject:";
        text-align: left;
        width: 100%;
    }

    .news-table .tbody .td:last-child:before {
        content: "Date:";
    }

    .news-table .td:last-child {
        border-bottom: none;
    }

    .news-table .tr .th:first-child,.news-table .tr .td:first-child,.news-table .tr .th:nth-child(2),.news-table .tr .td:nth-child(2),.news-table .tr .th:last-child,.news-table .tr .td:last-child {
        width: 100%;
    }

    .back_btn {
        margin: 0 auto;
        width: 150px;
    }

    .back_btn a {
        padding: 10px 12px;
    }
}

@media only screen and (max-width: 480px) {
    .newsd-table .tr {
        margin-bottom: 15px;
    }

    .newsd-table .th,.newsd-table .td {
        display: block;
        width: 100%;
    }

    .newsd-table .th,.newsd-table .td,.newsd-table .tbody .tr:first-child .td,.newsd-table .tbody .tr:last-child .td {
        border: 1px solid #6a6a6a;
    }

    .back_btn {
        width: 100%;
    }
}

.cont_title {
    color: #094;
    font-size: 18px;
    font-family: Microsoft JhengHei;
}

.cont_title span {
    display: block;
}

.cont_list {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a0a0a0;
}

.cont_list ul li {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}

.cont_listTxt {
    display: flex;
}

.cont_icon {
    float: left;
    margin-top: 4px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.icon_contAdd {
    width: 9px;
    height: 15px;
    background-image: url(../eng_images/icon/cont_add.png);
}

.icon_contTel {
    width: 13px;
    height: 13px;
    background-image: url(../eng_images/icon/cont_tel.png);
}

.icon_contFax {
    width: 12px;
    height: 14px;
    background-image: url(../eng_images/icon/cont_fax.png);
}

.bor_non {
    border-bottom: none;
}

.footer {
    color: #fff;
    padding: 30px 0;
    background-color: #060802;
}

.ft_logo {
    padding-top: 6px;
}

.ft_menu ul li {
    display: inline-block;
    margin-bottom: 13px;
}

.ft_menu ul li a {
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 5px 23px 5px 30px;
    font-family: Microsoft JhengHei;
    position: relative;
}

.ft_menu ul li a:before,.ft_menu ul li:last-child a:after {
    position: absolute;
    content: "I";
    display: inline-block;
}

.ft_menu ul li a:before {
    left: 0;
}

.ft_menu ul li:last-child a:after {
    right: 0;
}

.ft_info ul li {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 5px;
}

.ft_info ul li:first-child {
    display: block;
    margin-right: 0;
}

.ft_info ul li:last-child {
    margin-right: 0;
}

.ft_info ul li a {
    color: #fff;
    text-decoration: none;
}

.ft_icon {
    width: 29px;
    height: 29px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.icon_add {
    background-image: url(../eng_images/icon/ftIcon_add.png);
}

.icon_fax {
    background-image: url(../eng_images/icon/ftIcon_fax.png);
}

.icon_tel {
    background-image: url(../eng_images/icon/ftIcon_tel.png);
}

.icon_mail {
    background-image: url(../eng_images/icon/ftIcon_email.png);
}

.ft_copyright {
    font-size: 12px;
    padding-top: 10px;
    font-weight: 700;
}

.ft_copyright a {
    color: #fff;
    text-decoration: none;
    letter-spacing: .25px;
}

@media (max-width:992px) {
    .rwd-img {
        margin: 0 auto;
    }

    .ft_menu ul li a {
        padding: 5px 10px 5px 17px;
    }

    .footer div {
        text-align: center;
    }

    .ft_logo {
        padding-bottom: 20px;
    }

    .ft_info ul li {
        margin-bottom: 10px;
    }
}

@media screen and (max-width:767px) {
    #showhide {
        display: none;
    }

    #hideshow {
        display: block;
    }

    #sh-ink {
        display: none;
    }

    #hs-ink {
        display: inline-block;
    }

    .rwd-img {
        margin: 0 auto;
    }

    .banner_rt,.idx_cpRt,.ft_menu {
        display: none;
    }

    .banner_lt,.idx_cpLt {
        width: 100%;
        float: none;
    }

    .more {
        width: 100%;
    }

    .more a {
        padding: 6px 9px;
    }
}

@media screen and (max-width:640px) {
    .ft_info ul li {
        display: block;
        width: 100%;
    }

    .prod_info::before {
        display: block;
    }

    .prod_info {
        background-color: #626262;
    }
}

@media screen and (max-width:480px) {
    .wh_FM {
        padding: 20px;
    }

    .page_bread {
        display: none;
    }
}