/* ======================================================================================
   LG版 start
====================================================================================== */

body {
    font-family: "\5FAE\8EDF\6B63\9ED1\9AD4", "微軟正黑體", "Arial";
    word-break: break-all;
    padding-top: 0px;
    font-size: 16px;
    word-break: break-word;
}


/* ==================================================
   all
================================================== */

a {
    transition: all 0.4s ease;
    color: #001882;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    /*color: #d7b764;*/
}

h1 {
    color: #1b2827;
}

#pro-des h2 {
    margin-top: 0
}


/*產品型號*/

h4.newsTitle {
    margin-top: 0
}


/*list 標題名*/

h3 {
    color: #001882;
}

h4.newsTitle {
    font-size: 25px;
    font-weight: bold;
}

h4.media-heading {
    font-weight: bold;
    margin: 10px 0 20px;
    font-size: 24px;
    transition: all 0.3s ease-in-out;
}



/*回圈內標題設定*/

.txtNormal h3 {
    color: #001882;
    font-size: 28px;
    font-weight: bold;
}

.txtNormal h4 {
    color: #001882;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 25px;
    line-height: 30px;
}

.txtNormal h5 {
    font-size: 18px;
    color: #fff;
    background: #dab765;
    line-height: 30px;
    padding: 10px 15px;
    margin: 0 0 25px;
}

.txtNormal h6 {
    font-size: 18px;
    color: #505050;
    font-weight: bold;
    line-height: 26px;
}

.txtNormal p {
    font-size: 16px;
    padding-bottom: 15px;
}

.txtNormal ul>li,
    {
    padding: 5px 0;
}

.txtNormal .table>tbody>tr>th {
    background-color: #001882;
    color: #fff;
    padding: 15px;
    text-align: center;
    border-top: 5px #e2c011 solid;
}

img {
    max-width: 100%;
}

p {
    word-wrap: break-word;
}

#pdf-download p {
    margin-top: 10px;
}

.table>tbody>tr>td {
    padding: 10px 5px;
    border: 1px solid #ddd;
}

/*回圈內設定*/

p.msgdate_des {
    line-height: 22px;
    color: #666;
}


/*簡述*/

.msgdate_span {
    font-size: 10px;
    line-height: 22px;
}



/*按鈕區塊*/
#content.news-18 {
    padding: 0 10px 0;
}


.btn {
    background-color: #d7b764;
    border-radius: 0;
    color: #fff;
    letter-spacing: 2px;
}

.btn:hover,
.btn:focus,
.btn:active {
    background-color: #001882;
    color: #fff;
}

.btn-more {
    border: none;
    border-radius: 0px;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #001882;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #001882;
}

.pdf-btn {
    width: 100%;
}

.pdf-btn p {
    font-size: 12px;
}


/*超出字點點點*/

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*聯絡我們驗證碼 & 表單*/

#contact-box .vcode {
    display: flex;
}

#contact-box img.captcha {
    width: auto;
    margin: 0 0 0 10px;
    height: 34px;
    border: none;
    box-shadow: none;
    padding: 0;
}

.red {
    color: #001882
}

.control-label {
    margin-right: 15px;
}

.form-group {
    text-align: left;
}

/*會員相關非組件框模組(補充CSS)*/

.member-info {
    padding: 6px 15px;
    border: 1px #ccc solid;
    background: #fff;
    width: 100%;
}

.member-info label {
    margin-bottom: 0;
}


/*購物車view.php 運送方式間距*/

.cheked-box {
    margin-right: 10px;
}

.padding-cancel {
    padding: 0;
}

.input-group-addon {
    font-size: 12px;
    border-radius: 0px;
}


/*麵包屑*/

.breadcrumb {
    background: none;
    padding: 10px 0;
}

#in_msg_type.list-inline li {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
}

#in_msg_type h4 {
    margin: 0 0 10px;
    text-align: left;
    font-size: 28px;
}

/*產品list 設定*/

.C-type li:nth-child(2n+1) {
    clear: left;
}

#in-container {
    padding-bottom: 75px;
}


/*表單日期設定*/

#birthday.form-control {
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 1.2em;
}


/*區塊間距設定*/


.section-padding {
    padding-top: 15px;
    padding-bottom: 30px;
}


/*section 區塊間距*/

.section-padding-in {
    padding-top: 15px;
    padding-bottom: 30px;
}


/*迴圈用區塊間距*/

.in-block {
    overflow: hidden;
    margin-bottom: 30px;
}


/*sitemap*/

.sitemap-ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

.sitemap-ul li {
    margin: 0 5px 30px;
    text-align: center;
    width: 19%;
    display: inline-table;
    background: rgba(0, 0, 0, 0.07);
    vertical-align: top;
}

.sitemap-ul li a {
    display: block;
    border-bottom: #fff solid 1px;
    font-size: 16px;
    color: #2b2b2b;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 17px;
    transition: all 0.5s ease;
}

.sitemap-ul li:last-child a {
    border-bottom: none;
    color: #000;
}

.sitemap-ul a:hover,
.sitemap-ul a:focus {
    text-decoration: none;
    background: #d8b764;
    color: #fff !important;
}

.sitemap-ul li ul {
    margin: 0;
    padding-left: 0;
}

.sitemap-ul li ul li {
    width: 100%;
    margin: 0 0 1px;
}

.sitemap-ul li ul li a {
    font-size: 16px;
    font-weight: normal;
}


/*訂購單頁面*/

.order-table-img img {
    width: 100%
}


/* ==================================================
   header
================================================== */
#header .container-fluid {
    padding: 0 50px;
}

#nav-top {
    background: #001882;
    border-top: none;
}

.index_header {
    background: rgba(255, 255, 255, 1)
}

.sticky-header .index_header {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

#company_logo img {
    height: 90px;
    margin: 3px 0 0;
}

.dropdown-menu {
    padding: 0
}

.navbar {
    height: inherit;
    margin-bottom: 0;
}

.navbar-default {
    border: none;
    border-radius: 0;
    background-color: #ffffff;
}

.navbar-brand {
    padding: 15px 0;
}

.badge {
    background: #001882
}


/*社群按鈕*/

#sm-xs-other-nav {
    margin: 0
}

#sm-xs-other-nav>li>a {
    font-size: 12px;
}

#blog_link {
    margin-bottom: 0;
}

#blog_link li,
#sm-xs-other-nav {
    list-style: none;
    display: inline-block;
    text-align: center;
}

#blog_link li a:hover,
#sm-xs-other-nav li:hover {
    text-decoration: none;
}

#blog_link>li>a,
#sm-xs-other-nav>li>a {
    color: #ffffff;
    display: block;
    font-size: 18px;
    padding: 5px;
    transition: all 0.8s ease-in-out;
}

#blog_link li a .fa-facebook:hover {
    color: #3c5a9a;
}

#blog_link li a .fa-google-plus:hover {
    color: #df4b38;
}

#blog_link li a .fa-youtube:hover {
    color: #e01a2b;
}

#blog_link li a .fa-instagram:hover {
    color: #6a453b;
}


/*語系*/

#language_area {
    padding: 5px 15px;
}

#language_area a {
    font-size: 12px;
}

#language_area .dropdown-menu {
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#language_area li a:hover {
    background: #001882;
    color: #fff
}


/*nav*/

#mainnav {
    min-height: auto;
    border-radius: 0;
    border: none;
}

.navbar-collapse {
    padding: 0;
}

.navbar-nav {}

.navbar-default .navbar-nav>li {
    display: inline-block;
    float: none;
}

.navbar-default .navbar-nav>li>a {
    cursor: pointer;
    display: block;
    color: #001882;
    font-weight: bold;
    letter-spacing: 3px;
    transition: all 0.35s ease;
    padding: 40px 15px;
    font-size: 18px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: #d7b764;
    color: #fff;
    text-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    color: #fff;
    text-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
    background: #001882;
}


/*--下拉選單--*/

.dropdown-menu {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.dropdown-menu li {
    float: left;
    width: 100%;
    border-bottom: 1px #e4e4e4 solid;
    list-style-image: url(../proimage/images/aaa.png);
}

.dropdown-menu li a {
    float: left;
    width: 100%;
}

.dropdown-menu>li>a {
    display: block;
    color: #2b2b2b;
    padding: 12px 15px;
    font-size: 16px;
    text-align: left;
    letter-spacing: 3px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:active {
    background-color: #001882;
    background-image: none;
    text-shadow: none;
    color: #fff;
}

.dropdown-menu li:last-child {
    border: none;
}


/*nav top*/

.headhesive,
.headhesive-unstick {
    margin: 0;
    position: fixed;
    width: 100%;
    top: -150px;
    z-index: 1000;
    padding: 0 15px;
    opacity: 0;
    transition: all 0.9s ease-in-out;
    opacity: 0;
}

.headhesive #company_logo a img,
.headhesive-unstick #company_logo a img {
    width: 100px;
}

.headhesive-stick {
    position: fixed;
    top: 0;
    z-index: 1500;
    margin: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 16px -6px rgba(0, 0, 0, 0.09);
    opacity: 1;
}

.headhesive-stick #company_logo a img {
    width: 100px;
}

.headhesive-stick #mainnav .navbar-nav li a {
    padding: 20px 10px;
}


/*search*/

#qsearch .dropdown-menu {
    padding: 0;
    border: none;
    animation-duration: 0.8s;
    animation-fill-mode: both;
}

#qsearch .btn {
    border-radius: 0
}

#qsearch .btn-info {
    color: #fff;
    background-color: #d7b764;
    border-color: #dab765;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(20%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

#qsearch .dropdown-menu {
    min-width: 250px;
    right: 40px;
    top: 0;
    animation-name: fadeInRight;
}

#qsearch .btn {
    border-radius: 0
}


/* ==================================================
   banner
================================================== */

.owl-carousel {
    z-index: 0;
}

.index-banner-title {
    left: 15%;
    right: 15%;
    bottom: 35%;
    /*font-family: 'Alegreya Sans', sans-serif;*/
}

.index-banner-title h1 {
    margin: 0;
    font-size: 50px;
    font-weight: 900;
    color: #fff;
    margin: 0 0 30px;

}

.index-banner-title h2 {
    margin: 0;
    font-size: 35px;
    font-weight: 500;
    color: #fff;
}

#mainbanner .carousel-caption {
    padding-bottom: 15%;
}

#mainbanner .carousel-indicators {
    display: none;
}

#mainbanner .owl-dots,
#mainbanner .owl-nav {
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#mainbanner .owl-carousel .owl-nav .owl-next {
    position: absolute;
    margin-top: -23%;
    right: 30px;
    background: none;
    font-size: 30px;
}

#mainbanner .owl-carousel .owl-nav .owl-next:before {
    content: "\f054";
    font-family: FontAwesome;
}

#mainbanner .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    margin-top: -23%;
    left: 30px;
    background: none;
    font-size: 30px;
}

#mainbanner .owl-carousel .owl-nav .owl-prev:before {
    content: "\f053";
    font-family: FontAwesome;
}

#mainbanner .owl-carousel .owl-dots {
    position: absolute;
}

#mainbanner .owl-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    width: 100%;
    display: none;
}


/* ==================================================
   footer
================================================== */
#googlemap img {
    width: 65%;
}



/* ==================================================
   index
================================================== */
/*#gotop {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 0 11px 3px;
    font-size: 40px;
    color: #ffffffc2;
    cursor: pointer;
    z-index: 100;
    background: rgba(118, 188, 52, 0.6);
    border-radius: 8px;
    z-index: 60;
    opacity: 1 !important;
    transition: all 0.4s ease;
}*/

.newsTitle-2 {
    margin: 0 0 10px;
    text-align: left;
}

.three-core {
    padding: 10px;
    transition: all 0.3s ease-in-out;
    height: 460px;
}

.three-core p {
    text-align: center;
    padding: 0 10px;
    color: #333;
}

.three-core:hover {
    padding: 10px;
    background-color: rgba(38, 72, 169, 0.2);
    transition: all 0.3s ease-in-out;
}

#index-procat .container img {
    width: 100%;
    padding: 10px 35px;
}

#index-procat .three-core .img-box p {
    text-align: center;
    margin: 0 0 40px;
    font-size: 16px;
}


#index-procat .container p {
    font-size: 22px;
    text-align: center;
    margin-bottom: 40px;
}

#index-procat h4.media-heading {
    font-weight: bold;
    margin: 10px 0 20px;
    font-size: 24px;
    transition: all 0.3s ease-in-out;
    color: #2e328d;
}


#index-procat h3 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 25px;
    color: #001882;
    text-align: center;
}

#footer-cominfo {
    color: #fff;
}

#footer-cominfo h4 {
    font-size: 28px;
    color: #cca237;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 20px;
}

#footer-cominfo p {
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 3.2rem;
}

#index-service .more-box {
    text-align: center;
    margin-top: 30px;
}

#index-service h4.media-heading {
    font-weight: bold;
    margin: 10px 0 20px;
    font-size: 24px;
    transition: all 0.3s ease-in-out;
    color: #333;
}

#index-service h4.media-heading:hover {
    color: #d7b764;
}

.more-box a {
    letter-spacing: 2px;
    font-size: 16px;
}

#gotop {
    cursor: pointer;
    position: fixed;
    z-index: 999;
    width: 52px;
    height: 52px;
    right: 79px;
    bottom: 38px;
    padding: 8px 11px;
    font-size: 13px;
    font-weight: bold;
    line-height: 36px;
    background-color: #cca237;
    border: 1px solid #fff;
    border-radius: 500px;
    color: #fff;

}



.index-title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 45px;
}


/*首頁分類標題框架*/

.index-title a {
    color: #001882;
    /*首頁分類標題連結顏色*/
}

.index-title a:hover {
    color: #505050;
}


.title p {
    width: 80%;
    margin: 30px auto;
    font-size: 16px;
    line-height: 26px;
}


/*首頁分類說明文*/


/*index-proclass*/

.section-procat {
    padding: 135px 0 80px;
}

#index-procat .up {
    background: #001882;
    padding: 30px 15px;
    color: #fff;
    /*首頁產品大類文字顏色*/
}

#index-procat h4 a,
#index-procat h4 a:hover {
    color: #fff;
    /*首頁產品大類標題顏色*/
}

#index-procat .up h4 {
    margin: 0 0 5px;
    font-size: 2.5rem;
    text-align: center;
}

#index-procat .up p {
    margin: 0;
}

#index-procat figure.effect-ming img {
    padding: 0;
}


/*----------------特效必要框架內容--------可貼在 LG 版 再自行再 md~xs 更改-----------*/

WW *,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}


/* Common style */

.grid figure {
    position: relative;
    /*float: left;*/
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    width: 100%;
}

.grid figure figcaption {
    padding: 2em;
    color: #dab765;
    /*text-transform: uppercase;*/
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

figure.effect-ming {
    background: #001c67;
}

figure.effect-ming img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: all 0.35s ease-out 0s;
    padding: 7px;
    background: #fff;
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #dab765;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1);
}

figure.effect-ming p {
    /*padding: 1em;*/
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0);
}

figure.effect-ming:hover img {
    opacity: 0.4;
    transform: scale(1.2);
}

.grid .wrapper {
    text-align: center;
    font-size: 0;
    height: 100%;
}

.grid .wrapper:before {
    content: "";
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.grid p.text {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
}

.grid p.text img.mark {
    width: 20px;
    opacity: 1;
    display: inline;
    background: none;
    padding: 0;
}


/*index-company*/

#index_company {
    background: #ffffff;
}

#index_company_in {
    padding-top: 100px;
    padding-bottom: 70px;
    text-align: center;
}


/*index-service*/

#index-service {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f0f0f0+100 */
    background: #f3f3f3;
    padding: 120px 0 120px;
}

#index-service .container .in-block {
    width: 25%;
}

#index-service .img-box {
    width: 90%;
    margin: 20px auto 25px;
}

#index-service .img-box a {
    display: block;
    position: relative;
    /*border-radius: 100%;*/
    overflow: hidden;
}

#index-service .img-box a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0);
    background: #dab765;
    content: "";
    transition: all 0.3s ease-out 0s;
}

#index-service .img-box a:hover:before {
    transform: scale(1);
    opacity: 0.5;
}

#index-service p.text {
    font-size: 15px;
    line-height: 22px;
}


/*index-news*/
#index-news .news-more .more-box {
    text-align: center;
    /*margin-bottom: 50px;*/
}

#index-news .in-block {
    border-bottom: 1px #ddd solid;
    padding: 0 0 30px;
}

#index-news .in-block:last-child {
    border: none;
}

#index-news {
    position: relative;
    background: linear-gradient(to top, #f3f3f3 5%, #fff 60%);
    padding: 120px 0 120px;
}

#index-news .in-block {
    text-align: left;
}


/*index-product*/

#index-product {
    background: #f7f7f7;
    /*首頁產品輪播底色*/
}


/* ==================================================
   in-page 內頁
================================================== */


/*banner*/

.in-banner {
    position: relative
}

.in-banner>.index-banner-title {
    position: absolute;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.in-banner>h2 {
    margin: 0;
    font-size: 3.5em;
    font-weight: 900;
}

.in-banner>p {
    font-size: 1.8em;
}


/*產品內頁pro-price區塊*/

#pro-price {
    background: #e7e7e7;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

/*最新消息列表*/

.pages {
    text-align: center;
}

#content #page-titel {
    text-align: center;
}

#in_msg_type.A-type li {
    padding: 30px 0;
    border-bottom: 1px dotted #ddd;
}

#in_msg_type.A-type li:last-child {
    padding: 30px 0;
    border: none;
}

/*會員模組*/


/*--驗證碼圖*/

.vcode-img img {
    max-width: none;
    cursor: pointer;
}


/*頁籤模組*/

#product-tabs {
    margin-bottom: 25px;
}

#product-tabs #myTab {
    padding: 0;
    margin: 0 0 25px;
}

#product-tabs #myTab li {
    margin: 0;
}

#product-tabs #myTab li a {}

#product-tabs #myTab li a:hover,
#product-tabs #myTab li a:focus,
#product-tabs #myTab li a:active {}


/*購物車*/


/*--步驟箭頭*/

.cart_stepBox {
    width: 100%;
    display: table
}

.cart_stepBox li {
    width: 1%;
    display: table-cell
}

.cart_stepBox li .wrp {
    padding: 6px 0 6px 38px;
    display: block;
    position: relative
}

.cart_stepBox li,
.cart_stepBox li:hover {
    background: #eee
}

.cart_stepBox li .arr {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 0 16px 16px;
    position: absolute;
    right: -16px;
    top: 0
}

.cart_stepBox li:nth-child(1) .arr {
    border-color: transparent transparent transparent #ccc
}

.cart_stepBox li:nth-child(1) {
    background: #ccc
}

.cart_stepBox li:nth-child(2) .arr {
    border-color: transparent transparent transparent #ddd
}

.cart_stepBox li:nth-child(2) {
    background: #ddd
}

.cart_stepBox li.active {
    background: #001882;
    color: #fff;
}

.cart_stepBox li.active .arr {
    border-color: transparent transparent transparent #001882;
}


/*跑馬燈*/

#lamp {
    padding-top: 10px;
    padding-bottom: 10px;
}


/*頁碼設定*/

.pagination>li>a {
    color: #001882;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}


/*表單*/

.form-control {
    border-radius: 0px;
}

/*----------------------footer----------------------*/

#cominfo a {
    color: #fff;
}

#cominfo a:hover {
    color: #cca237;
}

#footer-banner {
    height: 500px;
    text-align: center;
}

#footer-banner .in {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 56%, rgba(255, 255, 255, 0.85) 99%);
    height: 500px;
    padding: 10% 2% 2%;
}

#footer-banner h2 {
    font-size: 350%;
    font-family: 'Lora', "微軟正黑體";
    font-style: italic;
    margin: 0.83em 0 0.2em;
}

#footer-banner p {
    text-align: center;
    font-size: 110%;
    color: #848789;
    font-weight: 300;
    word-spacing: 2px;
    line-height: 1.8em;
    margin: 0 0 15px;
}

#footer {
    padding: 50px 0 40px;
    border-top: 1px #fff solid;
    overflow: hidden;
    background: #393939;
}

.ftbar {
    background: #3e5e5d;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ftbar ul {
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}

.ftbar ul li {
    display: inline-block;
    float: none;
}

.ftbar ul li+li:before {
    content: "|";
    color: #ccc;
}

.ftbar ul li a {
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 0;
}

.ftbar ul li a:hover,
.ftbar ul li a:focus,
.ftbar ul li a:active {
    background: none;
    color: #001882;
}

h4.comname {
    color: #fff;
}

#cominfo ul {
    padding: 0;
    margin: 0;
}

#cominfo ul li {
    font-size: 13px;
    line-height: 25px;
    color: #fff;
}

#cominfo ul li a {
    padding: 5px 0;
    display: block;
    color: #fff;
    font-size: 16px;
}

#cominfo ul li a i {
    margin-right: 5px;
}

#cominfo ul li a:hover,
#cominfo ul li a:focus,
#cominfo ul li a:active {
    background: none;
    color: #d7b764;
}

#footernav {
    display: none;
}

#footer-right {
    text-align: right;
}

#footer_logo {
    margin-bottom: 30px;
    text-align: right;
}

#footer_logo img {
    width: 180px;
}

#footer_link {
    padding: 12px 0;
    border-top: 1px solid #d7b764;
    background: #393939;
}

#footer_link ul {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 10px;
}

#footer_link ul li {
    display: inline-block;
    margin: 0 3px;
    color: #888;
}

#footer_link ul li.copyright {
    margin: 0 0 5px 3px;
    width: 100%;
}

#footer_link ul li a {
    padding: 0;
    display: block;
    font-size: 10px;
    color: rgba(255, 255, 255, 0.3);
}

#footer_link ul li a:hover,
#footer_link ul li a:focus,
#footer_link ul li a:active {
    background: none;
    color: #ddd;
}


/* ==================================================
   SIDE BAR
================================================== */

.panel {
    margin-bottom: 2px;
    border: none;
    border-radius: 0;
}

#sidebar .nav>li {
    overflow: hidden;
}

#sidebar .nav>li>a {
    padding: 15px 40px 15px;
    background: #e7e7e7;
    color: #555;
    position: relative;
}

#sidebar .nav>li>a::after {
    content: "\f138";
    position: absolute;
    left: 10px;
    top: 30%;
    z-index: 100;
    font-family: FontAwesome;
}

#sidebar .nav>li>a::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 80%;
    z-index: 100;
    width: 2px;
    height: 1px;
    background: rgba(255, 255, 255, 0);
    transition: all 0.5s cubic-bezier(.89, -1.3, .2, 1.3);
}

#sidebar .nav>li>a:hover::before {
    width: 100%;
    background: #d7b764;
}

#sidebar .nav>li.active>a {
    background: #001882;
    color: #fff;
}

#sidebar .nav>li>a:hover,
.nav>li>a:focus {
    background: #001882;
    color: #fff;
}

#sidebar .nav ul {
    padding: 0;
    list-style: none;
}

#sidebar .nav ul a {
    padding: 15px 40px 15px;
    background: #f7f7f7;
    color: #555;
    text-align: right;
    position: relative;
    display: block;
}

#sidebar .nav ul li+li {
    border-top: 2px solid #FFF;
}

#sidebar .nav-list {
    padding-top: 40px;
}

/*固定右側icon*/


/*boostrap v4 可以不用這串 START*/

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .d-md-none {
        display: none !important;
    }
}


/*boostrap v4 可以不用這串 END*/

.js-btn-icon_Community {
    text-align: center;
    width: 50px;
    line-height: 47px;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #001882;
    font-size: 22px;
    /*box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);*/
    height: 50px;
}

.js-btn-icon_Community:hover,
.js-btn-icon_Community:focus {
    color: #fff;
    background-color: #d7b764;
    border-color: #d7b764;
}

.js-icon_Community .icon_li {
    position: relative;
    right: -100px;
}

.js-icon_Community.active .icon_li {
    right: 0;
}

.js-icon_Community .icon_li:nth-child(1) {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
}

.js-icon_Community .icon_li:nth-child(2) {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.js-icon_Community .icon_li:nth-child(3) {
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

.js-icon_Community .icon_li:nth-child(4) {
    transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
}

.js-icon_Community .icon_li:nth-child(5) {
    transition: all 0.9s ease-out;
    -moz-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    -webkit-transition: all 0.9s ease-out;
}

.js-icon_Community .icon_li:nth-child(6) {
    transition: all 1.1s ease-out;
    -moz-transition: all 1.1s ease-out;
    -o-transition: all 1.1s ease-out;
    -webkit-transition: all 1.1s ease-out;
}

.js-icon_Community .icon_li:nth-child(7) {
    transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -webkit-transition: all 1.3s ease-out;
}

.js-icon_Community .icon_li:nth-child(8) {
    transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -o-transition: all 1.5s ease-out;
    -webkit-transition: all 1.5s ease-out;
}

.js-icon_Community .icon_li:nth-child(9) {
    transition: all 1.7s ease-out;
    -moz-transition: all 1.7s ease-out;
    -o-transition: all 1.7s ease-out;
    -webkit-transition: all 1.7s ease-out;
}

.icon_Community {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 9998;
}

.icon_Community_ul {
    list-style: none;
    padding: 0;
    flex-direction: column;
    flex-flow: column-reverse;
    align-items: flex-end;
    display: flex;
    margin-bottom: 50px;
}

.icon_img {
    background: #000;
    overflow: hidden;
    text-align: center;
    margin-bottom: 6px;
    width: 50px;
    display: block;
    text-decoration: none;
    border-radius: 100px;
    color: #fff;
    transition: all 0.3s ease;
    position: relative;
}

.icon_img.active {
    width: 142px;
}

.icon_img.active .icon_name {
    text-indent: 0;
    opacity: 1;
}

.icon_img:hover {
    text-decoration: none;
    width: 142px;
}

.icon_img:before {
    opacity: 0;
}

.icon_img .icon {
    color: #fff;
    font-size: 22px;
    width: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    z-index: 1;
}

.icon_img:hover .icon {
    text-decoration: none;
}

.icon_img:hover .icon_name {
    opacity: 1;
    text-indent: 0;
}

.icon_name {
    position: relative;
    line-height: 50px;
    padding-right: 50px;
    padding-left: 15px;
    transition: all 0.3s ease;
    opacity: 0;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
    border-radius: 100px;
    overflow: hidden;
    text-indent: -100px;
    font-family: Arial, sans-serif;
}


/*彈跳視窗*/

.js_lightbox_wechat {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}

.content-wechat {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 375px;
    width: calc(100% - 15px);
    background: #fff;
    padding: 75px 30px 30px;
    text-align: center;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}

.js_lightbox_wechat .js-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.title-wechat {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 50px;
    background: #08b506;
    color: #fff;
    font-size: 26px;
    font-family: Arial, sans-serif;
}

.id-wechat {
    font-family: Arial, sans-serif;
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 10px;
}

.content-wechat img {
    height: 130px;
    width: auto;
}


/*icon 社群顏色*/

.bg_iconFacebook {
    background: #4064ad;
}

.bg_iconLine {
    background: #02be01;
}

.bg_iconInstagram {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcb045+0,e6233c+22,ab3586+71,5719a8+100 */
    background: rgb(252, 176, 69);
    /* Old browsers */
    background: -moz-linear-gradient(45deg, rgba(252, 176, 69, 1) 0%, rgba(230, 35, 60, 1) 22%, rgba(171, 53, 134, 1) 71%, rgba(87, 25, 168, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(252, 176, 69, 1) 0%, rgba(230, 35, 60, 1) 22%, rgba(171, 53, 134, 1) 71%, rgba(87, 25, 168, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(252, 176, 69, 1) 0%, rgba(230, 35, 60, 1) 22%, rgba(171, 53, 134, 1) 71%, rgba(87, 25, 168, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg_iconMessenger {
    background: #0084ff;
}

.bg_iconYoutube {
    background: #e02a20;
}

.bg_iconPhone {
    background: #000;
}

.bg_iconMail {
    background: #000;
}

.bg_iconWechat {
    background: #09b507;
}

.bg_iconWhatsapp {
    background: #20B038;
}

/* ==================================================
   LG版 尺寸微調
================================================== */


/* ======================================================================================
   MD版 start
====================================================================================== */

@media (min-width:992px) and (max-width:1199px) {

    /*首頁BANENR*/
    .index-banner-title {
        top: 25%;
    }

    .index-banner-title h1 {
        font-size: 3em;
    }

    .index-banner-title h2 {
        margin: 0;
        font-size: 2em;
        font-weight: 700;
    }

    /*首頁產品大類*/
    .section-procat {
        margin-top: -25px;
    }

    #mainbanner .carousel-caption {
        padding-bottom: 10%;
    }

    #company_logo img {
        height: 70px;
        margin: 15px 0 0;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 40px 10px;
    }

    #header .container-fluid {
        padding: 0 30px;
    }
}

@media (min-width:992px) and (max-width:1000px) {

    /*首頁產品大類*/
    .section-procat {}

    .section-procat .in-block {
        padding: 0;
    }

    /*內頁BANENR*/
    .in-banner>.index-banner-title {
        left: 15%;
        right: 15%;
        top: 25%;
    }

    #company_logo img {
        height: 70px;
        margin: 15px 0 0;
    }
}


/* ======================================================================================
   SM版 start
====================================================================================== */

@media (min-width:768px) and (max-width:991px) {

    /*BANENR*/
    .index-banner-title {
        top: 25%;
    }

    .index-banner-title h1 {
        font-size: 40px;
    }

    .index-banner-title h2 {
        margin: 0;
        font-size: 25px;
        font-weight: 700;
    }

    /*首頁產品大類*/
    .section-procat {
        margin-top: -25px;
    }

    .section-procat .pro-block {
        padding: 5px;
    }

    #index-procat .in-block {
        margin-bottom: 30px;
    }

    /*首頁產品大類*/
    .sitemap-ul li {
        width: 18.5%;
    }

    .page-header,
    .breadcrumb {
        text-align: center;
    }

    /*產品列表*/
    #in_msg_type.list-inline.C-type li {
        text-align-last: center;
    }

    /*消息列表*/
    h4.newsTitle {
        margin-top: 10px;
    }

    .navbar-default .navbar-nav>li>a {
        cursor: pointer;
        display: block;
        color: #001882;
        font-weight: bold;
        letter-spacing: 3px;
        transition: all 0.35s ease;
        padding: 40px 8px;
    }


}


/* ======================================================================================
   XS版 start
====================================================================================== */
@media (min-width:768px) and (max-width:991px) {

    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
        float: none;
        text-align: center;
        margin-left: 0px;
    }

    .navbar-collapse {
        padding-right: 12%;
    }

    #company_logo img {
        height: 90px;
        margin: 25px 0 0;
    }

    #mainbanner .carousel-caption {
        padding-bottom: 10%;
    }

    .navbar-right {
        float: none !important;
        margin-right: -15px;
    }

}



@media (max-width:767px) {
    #header .container-fluid {
        padding: 0 15px;
    }

    #in_msg_type h4 {
        margin: 0 0 10px;
        text-align: center;
        font-size: 28px;
    }

    #googlemap img {
        width: 50%;
        margin-bottom: 30px;
    }

    img {
        margin-bottom: 5px;
    }

    #index-procat {
        padding: 120px 10px 80px;
    }

    .three-core {
        padding: 10px;
        transition: all 0.3s ease-in-out;
        height: 100%;
    }

    .more-box a {
        letter-spacing: 2px;
        font-size: 16px;
        width: 37%;
        margin: 0 auto;
    }

    body {
        padding-top: 93px;
    }

    .btn-more {
        margin-bottom: 5px;
    }

    .navbar-default .navbar-nav>li>a {
        cursor: pointer;
        display: block;
        color: #001882;
        font-weight: bold;
        letter-spacing: 3px;
        transition: all 0.35s ease;
        padding: 40px 10px;
    }

    /* 手機版選單按鈕切換特效 */
    /* 搭配JS在main.js裡 */
    /* class更換   "larr"左箭頭 "rarr"右箭頭 "uarr"上箭頭 "x"叉叉 "plus"加號 都沒設是減號  */
    nav *,
    nav *:before,
    section *:after {
        transform: translate3d(0, 0, 0);
    }

    .xs-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    #index-procat ul li.xs-fluid {
        margin-bottom: 15px;
    }

    .btn-more {
        display: block;
        width: 100%
    }

    .sitemap-ul>li {
        margin-bottom: 15px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    #in-container {
        text-align: left;
    }

    .navicon-button {
        display: inline-block;
        position: relative;
        padding: 37px 10px;
        transition: 0.25s;
        cursor: pointer;
        user-select: none;
        opacity: 0.8;
        background: none !important;
        border: none;
    }

    .navicon-button .navicon:before,
    .navicon-button .navicon:after {
        transition: 0.25s;
    }

    .navicon-button:hover {
        transition: 0.5s;
        opacity: 1;
    }

    .navicon-button:hover .navicon:before,
    .navicon-button:hover .navicon:after {
        transition: 0.25s;
    }

    .navicon-button:hover .navicon:before {
        top: 10px;
    }

    .navicon-button:hover .navicon:after {
        top: -10px;
    }

    .navicon {
        position: relative;
        width: 30px;
        height: .3125rem;
        background: #001882;
        transition: 0.5s;
        border-radius: 2.5rem;
    }

    .navicon:before,
    .navicon:after {
        display: block;
        content: "";
        height: .3125rem;
        width: 30px;
        background: #001882;
        position: absolute;
        z-index: -1;
        transition: 0.5s 0.25s;
        border-radius: 2.5rem;
    }

    .navicon:before {
        top: 8px;
    }

    .navicon:after {
        top: -8px;
    }

    .open:not(.steps) .navicon:before,
    .open:not(.steps) .navicon:after {
        top: 0 !important;
    }

    .open .navicon:before,
    .open .navicon:after {
        transition: 0.5s;
    }

    .open {
        transform: scale(1);
        position: relative;
        z-index: 600;
    }

    .open.larr .navicon:before,
    .open.larr .navicon:after,
    .open.rarr .navicon:before,
    .open.rarr .navicon:after,
    .open.uarr .navicon:before,
    .open.uarr .navicon:after {
        width: 1.5rem;
    }

    .open.larr .navicon:before,
    .open.rarr .navicon:before,
    .open.uarr .navicon:before {
        transform: rotate(35deg);
        transform-origin: left top;
    }

    .open.larr .navicon:after,
    .open.rarr .navicon:after,
    .open.uarr .navicon:after {
        transform: rotate(-35deg);
        transform-origin: left bottom;
    }

    .open.uarr {
        transform: scale(0.75) rotate(90deg);
    }

    .open.rarr .navicon:before {
        transform: translate3d(1em, 0, 0) rotate(-35deg);
        transform-origin: right top;
    }

    .open.rarr .navicon:after {
        transform: translate3d(1em, 0, 0) rotate(35deg);
        transform-origin: right bottom;
    }

    .open.plus .navicon,
    .open.x .navicon {
        background: transparent;
    }

    .open.plus .navicon:before,
    .open.x .navicon:before {
        transform: rotate(-45deg);
    }

    .open.plus .navicon:after,
    .open.x .navicon:after {
        transform: rotate(45deg);
    }

    .open.plus {
        transform: scale(0.75) rotate(45deg);
    }

    /*nav-top*/
    #blog_link {
        text-align: right;
    }

    /*NAV buttom*/
    /*淡入*/
    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
            /*初始状态 透明度为0*/
        }

        50% {
            opacity: 0;
            /*中间状态 透明度为0*/
        }

        100% {
            opacity: 1;
            /*结尾状态 透明度为1*/
        }
    }

    /*淡出*/
    @-webkit-keyframes fadeout {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .navbar-collapse {
        border: none !important;
        top: 0;
        left: 0;
        padding-top: 120px;
        padding-bottom: 97px;
        padding-right: 30px;
        padding-left: 30px;
        position: fixed;
        height: 100vh !important;
        width: 100%;
        z-index: -1;
        margin: 0 !important;
        background: rgba(255, 255, 255, 0.9);
        max-height: inherit !important;
        background: rgba(255, 255, 255, 1);
        -webkit-animation-name: fadeout;
        /*动画名称*/
        -webkit-animation-duration: 0.5s;
        /*动画持续时间*/
        -webkit-animation-iteration-count: 1;
        /*动画次数*/
        -webkit-animation-delay: 0.5s;
        /*延迟时间*/
        opacity: 0;
        overflow-y: scroll;
    }

    .navbar-collapse.in {
        -webkit-animation-name: fadeIn;
        /*动画名称*/
        -webkit-animation-duration: 0.5s;
        /*动画持续时间*/
        -webkit-animation-iteration-count: 1;
        /*动画次数*/
        -webkit-animation-delay: 0s;
        /*延迟时间*/
        opacity: 1;
    }

    /*NAV li a*/
    .navbar-default .navbar-nav>li>a {
        padding: 20px;
    }

    .register-li {
        display: block !important;
        border-top: 1px solid #e7e7e7;
    }

    .register-li a {
        display: block;
    }

    #main_menu>li {
        display: block !important;
        border-top: 1px solid #e7e7e7;
    }

    #main_menu:first-child li {
        border-top: none;
    }

    /*NAV li a 下拉*/
    #main_menu .dropdown-menu {
        background: #e7e7e7
    }

    .dropdown-menu li {
        border-top: 1px solid #e7e7e7;
        border-bottom: none;
    }

    .dropdown-menu li:last-child {
        border-top: 1px solid #e7e7e7;
    }

    #main_menu .dropdown-menu li {
        border-bottom: 1px solid #ffffff;
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #001882;
        background-color: transparent;
    }

    /*search*/
    #qsearch .dropdown-menu {
        display: block !important;
        position: relative;
        box-shadow: none;
    }

    /*other-nav*/
    .navbar-nav {
        margin: 0 -15px;
    }

    .navbar-default .navbar-nav>li {
        width: 100%;
        float: left;
    }

    #other-nav.dropdown-menu {
        display: block !important;
        position: relative;
        box-shadow: none;
        width: 100%;
        border: none;
    }

    .dropdown-menu>li>a {
        padding: 20px;
        font-weight: bold;
        display: inline-block;
    }

    /*logo*/
    #company_logo img {
        height: 69px;
        margin: 12px 0 0;
    }

    /*首頁產品大類區塊*/
    .section-procat {
        padding: 0 10px 0;
    }

    .section-procat .in-block {
        padding: 0;
    }

    /*首頁BANENR*/
    #mainbanner .carousel-caption {
        padding-bottom: 42%;
    }

    .index-banner-title h1 {
        font-size: 36px;
        word-break: break-word;
    }

    .index-banner-title h2 {
        font-size: 25px;
        word-break: break-word;
        line-height: 32px;
    }

    #mainbanner .owl-carousel .owl-nav .owl-next {
        margin-top: -60%;
        margin-right: -5%;
    }

    #mainbanner .owl-carousel .owl-nav .owl-prev {
        margin-top: -60%;
        margin-left: -5%;
    }

    /*首頁about*/
    #index_company_in {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*首頁區塊*/
    .section-padding {
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: left;
    }

    /*頁籤模組*/
    #myTab-accordion .panel-heading h4 {
        margin: 0;
    }

    #myTab-accordion .panel-heading h4 a {
        display: block;
        background: #f5f5f5;
        color: #2b2b2b;
        padding: 10px 10px;
    }

    #myTab-accordion .panel-heading h4 a:hover,
    #myTab-accordion .panel-heading h4 a:focus,
    #myTab-accordion .panel-heading h4 a:active {
        background: #97c762;
        color: #fff;
    }

    #myTab-accordion .panel {
        border-radius: 0 !important;
    }

    #myTab-accordion .panel-default>.panel-heading {
        background: none;
        padding: 0;
    }

    /*購物車*/
    /*--步驟箭頭*/
    .cart_stepBox li .wrp {
        padding-left: 15px;
    }

    /*table-responsive 調整*/
    #tab-rwd-xs {
        margin-left: 0;
        margin-right: 0;
    }

    /*banner*/
    .in-banner>.index-banner-title {
        top: 18%;
    }

    .in-banner>h2 {
        font-size: 1.8em;
        font-weight: 900;
    }

    .in-banner>p {
        font-size: 1em;
    }

    /*footer*/
    #footer {
        padding: 50px 0 30px;
    }

    #footer,
    #footer_logo {
        text-align: center;
    }

    #footer_logo {
        margin-bottom: 0;
    }

    #footer_logo img {
        margin-top: 15px;
    }

    /*news*/
    .textmsg {
        margin-top: 15px;
    }
}


/* ==================================================
   XS版 尺寸微調
================================================== */

@media (max-width:480px) {
    #index-procat .container img {
        width: 100%;
        padding: 10px 10px;
    }

    #index-service div:nth-child(3) {
        clear: both;
    }

    .more-box a {
        letter-spacing: 2px;
        font-size: 16px;
        width: 37%;
        margin: 0 auto;
    }

    .index-banner-title h1 {
        font-size: 29px;
        word-break: break-word;
    }

    .index-banner-title h2 {
        font-size: 22px;
        word-break: break-word;
        line-height: 32px;
    }

    #index-news {
        position: relative;
        background: linear-gradient(to top, #f3f3f3 5%, #fff 60%);
        padding: 60px 0 60px;
    }

    #index-procat {
        padding: 60px 10px 10px;
    }

    #index-service {
        background: #f3f3f3;
        padding: 60px 0 60px;
    }

    #company_logo img {
        height: 50px;
        margin: 25px 0 0;
    }

}

@media (max-width:380px) {
    #mainbanner .carousel-caption {
        padding-bottom: 33%;
    }

    #index-service .container .in-block {
        width: 100%;
    }

    #index-service div:nth-child(3) {
        clear: both;
    }

}