@media only screen and (max-width <=640) {}



ul li {
    list-style: none;
}

.glyphicon {
    padding-right: 5px;
}

.row {
    font-family: "微軟正黑體";
    /*margin-bottom:30px;*/
}

.rowbox1 {
    padding-top: 39px;
}

.carousel-caption {
    padding-bottom: 0px;
}

.carousel-indicators {
    bottom: -10px;
}

.HOME {
    margin-right: 20px;
}

.rowbox2 {
    width: 100%;
    min-height: 100px;
    margin: 0px;
    padding: 0px;
}

.rowbox3 {
    padding-top: 39px;
}

.rowbox3 .thumbnail {
    overflow: hidden;
    border: 0;
    height: 380px;
}

.rowbox3 .thumbnail ul {
    padding-left: 10px;
    line-height: 1.6;
    text-align: left;
}

.content-bg {
    background-color: #CCC;
    height: 100px;
}

.rowbox4 h3 {
    color: #293896;
    font-weight: bold;
}

.rowbox4 img:hover {
    -webkit-filter: grayscale(0.6);
    transition: all .6s;
}


.container2 {

    margin-top: 10px;
    line-height: 1.6em;
}

.content {
    background-color: #EFEFEF;
    min-height: 450px;

}

.content2 {
    height: auto;
}

.rowbox4 .thumbnail {
    /*height:430px;*/
    overflow: hidden;
    border: 0;
}


.rowbox5 {
    margin: 30px 0 0px;
    padding: 0px 0 15px;
    background-color: #CCC;
    border-radius: 0px;
    color: #D6F58E;
}



.TXT_WORD {
    margin: 0px;
    padding: 15px;
    background-color: #FFF;
    opacity: 0.7;
}


.li-item {
    border: 1px solid #baefe3;
    margin-bottom: 20px;
    background: #ffffff!important;
}

.li-item:hover {

    border: none;
    background: rgba(255, 255, 255, 1)!important;
    border: 1px solid rgba(85, 167, 117, 0.3)!important;
    box-shadow: none!important;



}

.li-item h4 {
    color: rgb(38, 181, 149);
    line-height: 1.5;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}

/*------------------gotop---------------------------*/

/* gotop */

#gotop {
    display: none;
    position: fixed;
    right: 30px!important;
    bottom: 70px!important;
    padding: 10px 15px 4px !important;
    font-size: 30px!important;
    background: rgba(4, 162, 130, 0.6) !important;
    color: #fff!important;
    cursor: pointer!important;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;
    z-index: 10;
}

@media screen and (max-width: 958px) {
    #gotop {
        right: 15px;
        bottom: 90px;
    }
}

/*gotop換iconfont*/

@font-face {
    font-family: 'icomoon';

    src: url('../assets/fonts/icomoon%EF%B9%96mz9gi1.eot');
    src: url('../assets/fonts/icomoon%EF%B9%96mz9gi1.eot#iefix') format('embedded-opentype'),
    url('../assets/fonts/icomoon%EF%B9%96mz9gi1.ttf') format('truetype'),
    url('../assets/fonts/icomoon%EF%B9%96mz9gi1.woff') format('woff'),
    url('../assets/fonts/icomoon%EF%B9%96mz9gi1.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-gotop:before {
    content: "\e900";
}

.icon-left:before {
    content: "\e902";
    font-size: 70px;
}

.icon-right:before {
    content: "\e901";
    font-size: 70px;
}


@media screen and (min-width: 992px) {
    .icon-left:before {
        font-size: 90px;
    }
    .icon-right:before {
        font-size: 90px;
    }
}


/*------------------SLIDER---------------------------*/

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    width: 100%;
}

.item img {
    width: 100%;
}

#carousel-id .fa-chevron-left,
#carousel-id .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 40px;
}

/*-------------首頁服務項目------------------------*/

.SERVICEbox {
    padding-top: 80px;
    padding-bottom: 80px;
    background: #f3f4f5;
    position: relative;
}

.SERVICEbox:before {
    content: '';
    background: url(../images/service_bg.jpg) no-repeat;
    width: 860px;
    height: 720px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}

.SERVICEbox:after {
    content: '';
    background: url(../images/service_bg2.jpg) no-repeat;
    width: 258px;
    height: 312px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;

}

.SERVICE_all {
    position: relative;
    z-index: 10;
}

@media (max-width:768px) {
    .SERVICEbox {
        padding-top: 40px;
        padding-bottom: 40px;
        background: #f3f4f5;
        position: relative;
    }
}



/*服務HOVER*/

.image-box {
    width: 100%;
}

.image-box img {
    width: 100%;
}

.image-4 img {
    margin-bottom: 20px;
}

.service_list {

    overflow: hidden;
    margin: 15px 0;
}

.service_list p {
    display: block;
    padding: 0px 20px;
    line-height: 1.5;
    font-size: 16px;
    text-shadow: 0 0 5px #000;
    color: #fff;
}

.text-desc1 a,
.text-desc2 a,
.text-desc3 a,
.text-desc4 a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 17px;
}

.text-desc1 a {
    background: #21b17c;
}

.text-desc2 a {
    background: #3b8bc4;
}

.text-desc3 a {
    background: #a76020;
}

.text-desc4 a {
    background: #a9c428;
}

.service_top {
    padding: 15px;

}

.service_top img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.smallscreen {
    display: none;
}

@media (max-width:992px) {
    .service_top img {
        display: none;
    }
    .smallscreen {
        display: block!important;
    }
}



@media (max-width:768px) {

    .service_list:after {
        content: "";
        background: none;
        width: 357px;
        height: 32px;
        position: absolute;
        bottom: 12px;
        left: 0px;
    }
    .service_list {
        overflow: hidden;
        border-radius: 5px;
        padding: 4px 4px 10px 4px;
    }
}



/*--------------熱銷商品---------------------------*/

.products_box {
    padding: 80px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ddf2ed+0,ffffff+100 */
    background: #ddf2ed;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ddf2ed 0%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ddf2ed 0%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ddf2ed 0%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddf2ed', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    position: relative;
}

.products_box:before {
    content: '';
    background: url(../images/pro-bg1.png)no-repeat;
    width: 507px;
    height: 456px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.products_box:after {
    content: '';
    background: url(../images/pro-bg2.png)no-repeat;
    width: 507px;
    height: 456px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

@media (max-width:768px) {
    .products_box {
        padding: 50px 0;
    }
    .products_box:before {
        content: '';
        background: none;
        width: 100%;
        height: auto;
        position: relative;

    }
    .products_box:after {
        content: '';
        background: none;
        width: 100%;
        height: auto;
        position: relative;

    }
}

.products_title {
    color: #04a282;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    display: block;
}

.products_item {
    position: relative;
    z-index: 5;
}

.pro_main {
    background: #9d9d9d;
    padding: 15px 20px;
    overflow: hidden;
}

.pro_title {
    color: #fff;
    float: left;
    font-size: 17px;
}

.pro_text {
    color: #cceb32;
    float: right;
    font-size: 15px;
}

.goods_text h4 {
    color: #333;
    font-size: 23px;
    font-weight: bold;
}

.goods_text p {
    font-size: 15px;
    color: #333;
    padding: 8px 0;
    border-bottom: 1px solid #ccc;
}

.goods_text .price {
    color: #1ab397;
    text-decoration: line-through;
}

.goods_price {
    color: #f1131d;
    font-size: 21px;
}

.goods_text .goods_content {
    width: 100%;
    clear: both;
    margin: 10px auto;
    overflow: hidden;
}

.goods_img img {
    width: 100%;
}

.goods_text .goods_content p {
    display: block;
    float: left;
    background: #abcd05;
    color: #fff;
    padding: 5px 15px;
    border-radius: 15px;
}

.goods_text .goods_content span {
    display: block;
    float: left;
    color: #666;
    margin-left: 6px;
    padding: 5px 0;
    width: 236px;
}

.shop_btn a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#43c9b1+0,0f926d+100 */
    background: #43c9b1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #43c9b1 0%, #0f926d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #43c9b1 0%, #0f926d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #43c9b1 0%, #0f926d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c9b1', endColorstr='#0f926d', GradientType=0);
    /* IE6-9 */
    display: block;
    padding: 10px 25px;
    float: left;
    color: #fff;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 5px;
    text-decoration: none;
}

.test_btn a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c7c7c7+0,8e8d8d+100 */
    background: #c7c7c7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c7c7c7 0%, #8e8d8d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c7c7c7 0%, #8e8d8d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c7c7c7 0%, #8e8d8d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#8e8d8d', GradientType=0);
    /* IE6-9 */
    text-decoration: none;
    display: block;
    padding: 10px 25px;
    float: left;
    color: #fff;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 5px;
}

.secret_btn a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2cb4b+0,eda202+100 */
    background: #f2cb4b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f2cb4b 0%, #eda202 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f2cb4b 0%, #eda202 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f2cb4b 0%, #eda202 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2cb4b', endColorstr='#eda202', GradientType=0);
    /* IE6-9 */
    text-decoration: none;
    display: block;
    padding: 10px 25px;
    float: left;
    color: #fff;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 5px;
}

.explain h4 {
    color: #20b394;
    border-bottom: 1px dashed #20b394;
    position: relative;
    padding: 10px 0 10px 15px;
    font-weight: bold;
    font-size: 21px;
    margin: 20px 0;
}

.explain h4:before {
    content: '';
    width: 5px;
    height: 26px;
    background: #20b394;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}

.explain h4 a {
    display: block;
    float: right;
    background: #b5b5b5;
    padding: 5px 15px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    border-radius: 20px;
}

.feature {
    background: #fff;
    border-radius: 20px;
    border: 3px solid #e4e4e4;
    padding: 20px;
}

.feature h5 {
    margin: 0;
    font-size: 17px;
    color: #20b394;
    position: relative;
    display: block;
    font-weight: bold;
    padding: 5px 15px;
}

.feature h5:before {
    content: '';
    border-width: 6px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #20b394;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}

.feature p {
    color: #5b5b5b;
    line-height: 1.5;
}

.instructions {
    padding: 20px 0;
}

.instructions h5 {
    background: #48ae96;
    color: #fff;
    padding: 8px 10px;
    font-size: 17px;
    display: inline-block;
}

.instructions p {
    color: #333;
    line-height: 1.5;
    display: block;
    margin-bottom: 20px;
}

.Precautions {
    background: #fff;
    padding: 20px;
    border: 3px solid #e4e4e4;
    border-radius: 20px;
    margin-bottom: 40px;
}

.Precautions p {
    color: #5b5b5b;
    line-height: 1.5;
    position: relative;
    padding: 5px 15px;
}

.Precautions p:before {
    content: '';
    border-width: 6px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #20b394;
    position: absolute;
    left: 0;
    top: 8px;
    display: block;
}

.explain img {
    width: 100%;
}


.consumer {
    background: url(../images/pro_bg.gif) repeat;
    overflow: hidden;
    border: 1px solid #d3e8e3;
    padding: 20px 25px;
    margin: 0 3% 30px 3%;
    width: 94%
}

.all_text h3 {
    margin: 0;
    line-height: 1.5;
    font-size: 19px;
    background: #aacd06;
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
}

.all_text p {
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #333;
    line-height: 1.5;
}

.manager {
    border-radius: 50%;
    border: 3px solid #fff;
    box-shadow: 0 0px 15px rgba(0, 0, 0, .3);
}

.selection_img img {
    width: 100%;
    margin-bottom: 0!important;
}

.selection_img {
    margin-bottom: 20px;
}

.selection_img h4 {
    background: #23b497;
    color: #fff;
    padding: 5px 10px;
    margin: 0 0 30px 0;
}

/*.selection_img a {
    text-decoration: none;
    line-height: 1.5;
    background: #3b8bc4;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin:0 auto 30px;
    display: block;
    width: 150px;
    border-radius: 25px;
}*/

.at-share-btn-elements {
    margin: 20px 0 0;
}

.mov-link a {
    float: right;
    background: #3b8bc4;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    padding: 5px 12px;
}

.arti-news h2 {
    font-size: 21px;
    color: #22a285;
    margin: 10px 0;
}

.arti-news p strong {
    color: #838383;
}

.QA {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(../images/pro_bg.gif) repeat;
}

.QA h4 {
    color: rgb(38, 181, 149);
    font-size: 17px;
    font-weight: bold;
}

.QA p {
    color: #333;
    font-size: 13px;
    line-height: 1.5;
}

.QA-title {
    font-size: 19px;
    margin: 20px 0 2px 0;
    color: #008b8b;
    padding: 5px;
    font-weight: bold;
    display: inline-block;
}




/*------------------關於我們----------------------*/

.PAGE_ABOUT {
    background: #eff8f6;
}

.about {
    position: relative;
    margin-top: -340px;
}

.ABOUT-title {

    text-align: center;

    color: #fff;
    font-size: 31px;
}

.ABOUT_top img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.ABOUTscreen img {
    display: none;
}

@media (max-width:1023px) {
    .ABOUT_top img {
        display: none;
    }
    .ABOUTscreen img {
        display: block!important;
    }
}

.tab-content {
    background: #fff;
    min-height: 450px;
    overflow: hidden;
    padding: 40px;
    margin-bottom: 60px;
}

@media (max-width:768px) {
    .nav-tabs {
        width: 100%;
        margin: 25px auto 15px !important;
    }
    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857143;
        border: 1px solid #20b394;
        border-radius: 25px;
        background: #fff;
        font-size: 13px;
        padding: 8px 11px;
        margin-bottom: 8px;
    }
    .about {
        position: relative;
        margin-top: 0px;
    }
    .ABOUT-title {
        text-align: center;
        color: #20b394;
        font-size: 25px;
    }
    .nav-tabs > li {
        float: left;
        margin: 0;
    }
}

.about_img {
    padding: 0;
}

.about_img img {
    width: 100%;
    padding: 0;
    display: block;
}

.about_h4 {
    font-size: 36px;
    clear: both;
    color: #a9a9a9;
    text-align: center;
    padding: 20px;
}

.about_h4:after {
    content: '';
    background: #a9a9a9;
    width: 75px;
    height: 3px;
    display: block;
    margin: 15px auto 0;
}

.about1 {
    clear: both;
    overflow: hidden;
}

.about_p p {
    letter-spacing: 0.1em;
    line-height: 1.8;
    color: #333;
    margin-bottom: 20px;
    padding-left: 20px;
}

.about_h5 {
    line-height: 1.5;
    font-size: 21px;
    margin: 30px auto;
    font-weight: bold;
    clear: both;
    color: #26b597;
    display: block;
    border-bottom: 1px dashed #26b597;
    padding: 10px;
    position: relative;
}

.about_h5:before {
    content: '';
    background: #26b597;
    width: 5px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 5px;
}

.about_txt {
    font-size: 17px;
    color: #26b597;
    font-weight: bold;
    padding-left: 20px;
}

@media (max-width:768px) {
    .tab-content {
        padding: 20px;
    }
    .about_img {
        padding: 0;
    }
    .about_img img {
        width: 100%;
        padding: 0;
        display: block;
    }
    .about_h4 {
        font-size: 25px;
        clear: both;
        color: #a9a9a9;
        text-align: center;
        padding: 15px;
    }
    .about_h4:after {
        content: '';
        background: #a9a9a9;
        width: 75px;
        height: 3px;
        display: block;
        margin: 15px auto 0;


    }
    .about1 {
        clear: both;
        overflow: hidden;
    }
    .about_p {
        padding: 0;
    }
    .about_p p {
        letter-spacing: 0.1em;
        line-height: 1.8;
        color: #333;
        margin-bottom: 20px;
        padding-left: 0;
    }
    .about_h5 {
        font-size: 17px;
        margin: 10px auto;
        line-height: 1.5;
        font-weight: bold;
        clear: both;
        color: #26b597;
        display: block;
        border-bottom: 1px dashed #26b597;
        padding: 15px;
        position: relative;
    }
    .about_h5:before {
        content: '';
        background: #26b597;
        width: 5px;
        height: 30px;
        position: absolute;
        left: 0px;
        top: 10px;
    }
    .about_txt {
        font-size: 17px;
        color: #26b597;
        font-weight: bold;
        padding-left: 0px;
        margin-bottom: 0px;
    }
}

.boss_img img {
    width: 100%;
}

.about_boss h4 {
    font-size: 21px;
    color: #35B597;
    font-weight: bold;
}

.about_boss h4 span {
    font-size: 15px;
    font-weight: normal;
}

.about_boss p {
    display: block;
    margin: 0 0 25px 0;
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}

.boss_text {
    font-weight: bold;
}

.organization {
    display: block;
    padding: 30px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #35B597;
    top: 30px;
    clear: both;
    position: relative;
}

.organization:before {
    content: '';
    height: 10px;
    border-top: 1px dashed #26b597;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

/*-----------------產品內頁---------------------------------------*/

.product_bg {
    background: #eff8f6;
    position: relative;
    min-height: 450px;
    padding-bottom: 30px;
}

.product_bg:before {
    width: 469px;
    height: 436px;
    content: '';
    background: url(../images/pro_bg.png)no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.pro_menu {
    background: #fff;
    margin-bottom: 10px;
    display: block;
}


.product_list li a:hover {
    text-decoration: none;
    background: #c1c1c1!important;
}

.nav_cate_current {
    display: none!important;
}



/*-----------------商品評選---------------------------------------*/

.selection {}

.selection_img img {
    width: 100%;
    margin-bottom: 25px;
}

.mask {
    display: none;
}

/*---------------購物清單--------------------------------------*/

.navbar-default {
    background: #fff!important;

}

.STORE_INFO {
    padding: 20px;
    margin-top: 60px;
}






.table-bordered {
    background: #fff;
}

.STORE_INFO li,
.NOTE_TXT {
    font-size: 17px!important;
}

a {
    color: #333;
}


/*-----------------------------------------------------*/

@media (min-width: 1200px) {
    .hidden940.navbar-collapse.collapse {
        display: none!important;

    }
}

.navbar {
    position: relative;

    margin-bottom: 0px !important;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
    background: #FFF;

}


@media (min-width:1200px) {

    .navbar-header {
        float: left;

        margin-top: 5px;
    }



}

.navbar-brand {
    padding: 25px 0 10px 0;
}

.navbar-brand img {
    width: 70%;
}

@media (min-width:1200px) {

    .navbar-brand img {
        width: 95%;
    }
}

@media (max-width:1200px) {
    .navbar-brand {
        padding: 10px 0 10px 0;
    }

}




table.GoodsDescrBody2 {
    margin-top: -30px;
}

/*------------------新聞頁面設定--------------------------*/

.News_Title {
    background-color: #23b497;
    padding: 8px 15px;
    color: #FFF;
    font-size: 16px;
    margin: 0;
}

.INFO_Title {
    background-color: #f5f5f5;
    padding: 10px;
    color: #222;
    font-size: 16px;
    margin-top: -1px;
    border-radius: 4px;
    color: #428bca;
}

.News_Category {
    margin: 0;
    background-color: #23b497;
    padding: 8px 15px;
    color: #FFF;
    font-size: 16px;
}

.newslist {
    overflow: hidden;
}

.newslist img.news_pic {
    width: 20%;
    float: left;
    padding: 1%;
}

@media (max-width: 768px) {
    .newslist img.news_pic {
        width: 30%;
        float: left;
        padding: 1%;
    }
    .newslist {
        overflow: hidden;
        min-height: 400px;
    }
}

.newslist h3.news_title {
    margin-top: -5px;
}

.news_title {
    color: #333;
    line-height: 1.5;
    font-size: 21px;
}

.news_info {
    font-size: 15px;
    line-height: 1.8;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 0;
}

.news_date {
    color: #CCC;
    padding-right: 10px;
    font-size: 15px;
}

.news_sort {
    color: #CCC;
    padding-right: 10px;
    font-size: 15px;
}

.news_author {
    color: #CCC;
    padding-right: 10px;
    font-size: 15px;
    display: none;
}

.news_more {
    width: 100px;
    display: block;
    margin: 15px 0;
    color: #23b497;
    float: left;
}

.type_icon {
    margin-right: 10px;
}

.NEWS_type {
    padding-bottom: 20px;
    padding-top: 20px;
    -webkit-padding-start: 9px;
    -webkit-padding-end: 9px;
    background: #fff;
}

/*諮詢據點分類選項顯示*/

.area #Li_1,
.area #Li_25,
.area #Li_26,
.area #Li_27 {
    display: none;
}

/*最新消息分類選項顯示*/

.newsbox .NEWS_type li {
    display: none
}

.newsbox #Li_1,
.newsbox #Li_25,
.newsbox #Li_26,
.newsbox #Li_27 {
    display: block
}

.NEWS_type li {
    line-height: 2.0;
    display: inline-block;
    width: 120px;
}

.NEWS_type li:hover {
    background: #e8f7f4;
    color: #23b497;
}

.SUB_ITEM {
    min-height: 300px;
    padding: 20px;
    width: 255px;
}

.NEWS_type li a {
    text-decoration: none;
}

.NEWS_type .badge {
    background-color: #b8e9de;
    font-size: 8px;
    margin-left: 8px;
    display: none;
}

.news_icon01 {
    margin-right: 8px;
}

.news_icon02 {
    margin-right: 8px;
}

.news_icon03 {
    margin-right: 8px;
}

@media (max-width: 767px) {
    .newslist img.news_pic {
        width: 100%;
        float: left;
        padding: 1%;
    }
}

@media (max-width: 768px) {
    .News_AD {
        display: none;
    }
}

.News_AD {
    border: 0;
}

.content_pic {
    padding: 5%;
}

.news_content {
    line-height: 2.0;
    font-size: 16px;
}

div#LinkContainer {
    display: none;
}

.homeNews_Title {
    padding: 8px 15px;
    margin-bottom: 10px;
    list-style: none;
    background-color: rgb(38, 181, 149);
    border-radius: 4px;
    color: #fff;
}

/*-------------------------健康力據點服務--後臺最新消息-----------------------------*/

.clinic {
    padding: 20px 0;
}

.clinic h3 {
    background-color: #dddddd !important;
    padding: 15px 15px 15px 28px;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    clear: both;
    margin: 0;
}

.clinic h3:before {
    content: ''!important;
    background: #20b394!important;
    width: 8px!important;
    height: 8px!important;
    position: absolute;
    left: 12px;
    display: block;
    top: 20px;
}

.doctor_img {
    margin: 10px 0 20px;
}

.doctor_img img {
    width: 100%;
}

.about_doctor {}

.about_doctor h4 {
    font-size: 25px;
    font-weight: bold;
}

.about_doctor p {
    font-size: 15px;
    line-height: 2;
    color: #333;
}

.clinic_text p {
    padding: 10px;
}

.about_doctor p span {
    font-weight: bold;
}

.clinic_text {
    padding: 0;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-top: 10px;
}

.time th {
    text-align: center;
}

.icon-map {
    display: inline-block;
    color: #61c4b0;
    font-family: "微軟正黑體", Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 5px 15px;
    margin-left: 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background: #d5f5ef;
}

.icon-map:hover {
    text-decoration: none;
}

/*-------------------------系統內容頁設定-----------------------------*/

table.product_parserTable {
    /*display: none;*/
}

/*產品主圖文,沒有RWD效果功能所以隱藏起來*/

center {
    text-align: left;
}

button#addshopcart {
    margin: 0;
}

/*
.news_content h3{

	background:#ededed;
	line-height:20px;
	
	padding:5px;

}
.news_content h3::before{
	content:">>";
	width:20px;
	background:url("https://www.dradvice.com/ec99/rwd1031/images/icon1.gif") center center no-repeat;
	color:rgba(0,0,0,0);
	
}

*/

.product_list ul {
    color: transparent;
    font-size: 1px !important;
}

.CONTENT_INFO {
    padding: 15px;
}

.contact_txt {
    line-height: 1.5;
    color: #333;
    display: block;
    margin-bottom: 30px;
    font-size: 15px;
}

.LEFT_AD {
    margin-left: -40px;
}

.LEFT_AD img {
    width: 100%;
}

ol.breadcrumb {
    margin-left: -15px;
    margin-right: -15px;
}



/*============================首頁效果===================================*/

.content2 .btn {
    transition: all 300ms 100ms;
}

.content2 .btn:hover {
    transition: all 300ms;
}

.content2 .btn:before,
.content2 .btn:after {
    position: absolute;
    box-sizing: border-box;
    display: block;
    content: "";
    width: 0;
    height: 0;
    transition: all 300ms;
}

.content2 .btn:before {
    top: 0;
    left: 0;
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-radius: 4px;
}

.content2 .btn:after {
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    border-radius: 4px;
}

.content2 .btn:hover {
    color: #444;
    background-color: #FFF;
}

.content2 .btn:hover:before,
.content2 .btn:hover:after {
    width: 100%;
    height: 100%;
    transition: all 300ms 100ms;
}

.title_pic {
    box-shadow: 0 0 20px #ededed,
    0 5px 20px #ededed,
    0 10px 50px -30px #ededed,
    0 10px 50px #ededed;
}



/*客製內容_手機選單*/

/*.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {


    transform: skewX(0deg) rotate(0deg);
    border-radius: 0%;



}*/

.topsearch {
    display: none!important;
}

.gsc-search-button,
.input.gsc-search-button-v2 {
    width: 32px !important;
    height: 32px !important;
    border-color: #949494!important;
    padding: 6px !important;
    cursor: pointer;
    margin-left: -10px!important;
}

.gsc-input-box {
    border: 1px solid #D9D9D9;
    background: #fff;
    height: 32px!important;
    line-height: 32px!important;
}

.gsib_a {
    width: 100%;
    padding: 0 10px!important;
}

.s_top {
    float: left;
    position: absolute;
    right: 45px;
    top: 25px;
    width: 125px;
}

.ADD_ICON,
.BUY_ICON,
.FB_ICON,
.search_box {
    float: left;
}

.ADD_ICON,
.BUY_ICON,
.FB_ICON {
    margin-right: 5px;
}

.ADD_ICON img,
.BUY_ICON img,
.FB_ICON img {
    width: 30px;
    padding-top: 10px;
}

.search_box {
    width: 200px;
}

.cse .gsc-control-cse,
.gsc-control-cse {
    padding: 0px!important;
    width: auto;
}

@media (min-width:1200px) {


    .navbar-right {

        margin-right: 0%;
    }
    .navbar-header {
        float: left;
        /* margin-left: 100px;*/
        margin-top: 5px;
    }

    .s_top {
        float: left;
        position: absolute;
        right: 0;
        top: 5px;
        width: 320px;
    }

}


.navbar-brand img {
    width: 70%;
}

@media (min-width:1200px) {
    .navbar-brand img {
        width: 95%;
    }
}

@media (max-width:1200px) {
    .search_box {
        display: none;
    }
    .topsearch {
        display: block !important;
        padding: 0px 15px;
    }
}


i.fa-hand-o-right {
    text-indent: -20px;
    padding-right: 0px;
}

.community {
    width: 140px;
    overflow: hidden;
    padding-bottom: 1%;
    float: right;
}

.community img {
    width: 50px;
}

.lazy {
    margin-bottom: 10px;
}

/*-------嚴選六步驟-----*/

.STEP {
    padding: 15px;
}

.STEP img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.STEPscreen {
    display: none;
}

.contect_txt {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}

.contect_txt li {
    border: 1px solid #cfe5e0;
    float: left;
    display: block;
    background: #f0f8f6;
    border-radius: 5px;
    padding: 25px;
    width: 96%;
    margin: 5px 0px;
}

.contect_txt li:first-child img,
.contect_txt li:nth-child(2) img {
    float: left;
    display: block;
    width: 42px;
}

.contect_txt li:last-child img {
    width: 100%;
}

.contect_txt li:last-child {
    padding: 5px;
}

.contect_txt p {
    float: left;
    margin-left: 8px;
}

@media (min-width: 1200px) {
    .contect_txt li {
        border: 1px solid #cfe5e0;
        float: left;
        background: #f0f8f6;
        display: block;
        border-radius: 5px;
        padding: 25px 5px;
        width: 31%;
        margin: 5px 7px;
    }
}

.arti-news img {
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    margin: 10px auto;

}

.arti-news p {
    color: #333;
    margin-bottom: 10px;
    line-height: 1.5;
}


.btn {
    display: inline-block;
}

.btn-info {
    white-space: normal;
    width: 100%;
    background: #dbdbdb;
    color: #333;
    margin-bottom: 10px;
    text-align: left;
    border: none;
    font-size: 15px;
    padding: 8px 15px;
}

.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #aacc06;
    /* border-color: #aacc06; */
}


/*------搜尋列--------*/

/* bootsnav的搜尋列 */

.top-search .btn-empty {
    display: inline-block;
    padding: 0;
    width: 1%;
    background-color: transparent;
    border-width: 0;
}

.top-search input {
    display: inline-block;
    width: calc(100% - 40px);
}

.top-search {
    background-color: #202020;
    padding: 10px 0;
    display: none;
}

.top-search input.form-control {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: 0 0 0;
    -o-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    color: #f0f0f0;
}

.top-search .input-group-addon {
    padding: 6px 0;
    background-color: transparent;
    border: none;
    color: #f0f0f0;
    overflow: hidden;
    width: 15px;
}

.top-search .input-group-addon.close-search {
    cursor: pointer;
    display: inline-block;
}

/* 手機板搜尋按鈕ICON */

.navbar-search-xs {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.navbar-search-xs a {
    color: rgb(51, 51, 51);
}

.navbar-header .attr-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*--------nav----------*/

.nav > li > a:focus,
.nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #25b597!important;
}

@media (min-width:1200px) {
    .navbar-nav {
        margin: 8px 40px 0 -15px;

    }
    .navbar-right {
        float: right !important;
    }
}

.navphone,
.navline {
    background-color: #ababab;
    border-radius: 10px;
    color: #fff !important;
}

.nav.topnav > li > a {
    padding: 8px 20px;
    margin-left: 10px;
}

.nav.topnav > li > a img {
    margin-right: 10px;
}

.topnav .fa-search:before {
    font-size: 25px;
    color: #ababab;
}

.nav.topnav > li > a:focus,
.nav.topnav > li > a:hover {
    background-color: #25b597;
    color: #fff !important;
}

.nav > li.search > a:focus,
.nav > li.search > a:hover {
    background-color: transparent;
}

.navbar-nav.topnav {
    float: right;
    margin: 20px 0 8px 0;
}

.navbar-right {
    float: right;
    margin-left: 5%;
    margin-right: 40px;
}

.navbar-right li a {
    font-size: 21px !important;
    margin: 0 35px 10px 0;
}

.blueword {
    color: #1894ae !important;
}

.outnav li {
    float: left;
}

.outnav ul {
    position: absolute;
    right: 20px;
    top: 30px;
}

.outnav .navbar-right li a {
    margin: 0 0px 10px 0;
}

.navbar-header {
    position: relative;
}

@media (max-width:415px) {
    .navbar-right li a {
        font-size: 15px !important;
    }
    .outnav .nav > li > a {
        padding: 18px 5px;
    }
    .outnav .nav.navbar-nav > li > a {
        padding: 0px;
    }

}

@media (max-width:1199px) {
    .navbar-nav {
        width: 100%;
        margin: 0px !important;
    }
    .navbar-nav li a {
        font-size: 16px !important;
    }
    .topnav li {
        padding: 10px 20px;
    }
}

@media (max-width: 320px) {
    .topnav li {
        padding: 10px 0px;
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 800px;
}

/*----------footer選單下拉---------*/

.footerdropdown .dropdown-toggle {
    position: relative;
}

.footerdropdown,
.dropdown-menu ul {
    padding: 0px;
}

.footerdropdown a {
    color: #fff;
}

.footerdropdown .dropdown-toggle {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 15px 15px 6px 15px;
    border-top: 1px solid #d0eaf0;
}

.menusamll li:first-child .dropdown-toggle {
    border-top: 0px;
}

.footerdropdown .dropdown-menu a {
    display: block;
    padding: 6px 15px;
}

.footerdropdown .dropdown-toggle::after {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-color: transparent #d0eaf0 #d0eaf0 transparent;
    background-color: transparent;
    position: absolute;
    top: 25px;
    right: 30px;
    transform: translateY(-50%) rotate(-45deg);
    font-size: 18px;
    color: #d0eaf0;
    transition: all 300ms ease-out;
}

.footerdropdown .open .dropdown-toggle::after {
    transform: translate(3px, -74%) rotate(45deg);
}

@media (max-width:768px) {
    .footermenu .container {
        padding: 0px;
    }
    .footermenu {
        border-bottom: 1px solid #d0eaf0;
    }
    .footermenu {
        margin-top: 30px;
    }
}

.menubig li {
    float: left;
    font-size: 20px;
    width: calc(100% /7);
    text-align: center;
}

@media (min-width:769px) {
    .footermenu {
        min-height: 60px;
        line-height: 60px;
        background-color: #1497b6;
    }
}

/*----------footer---------*/

.footer {
    background-color: #1cb8d8;
    color: #fff;
    padding: 20px 15px 20px 15px;
    margin-bottom: -21px;
}

.footer ul {
    display: table;
    margin: 0px auto;
    padding-top: 20px;
    padding-left: 0px;
}

footer ul,
.footermenu ul {
    padding-left: 0px;
}

.footer ul li,
footer ul li,
.footermenu ul li {
    list-style: none;
}

.footericon {
    margin: 30px auto;
}

.footericon li {
    padding: 0 8px;
}

.footer ul li {
    float: left;
}

.footercopyright li:first-child a {
    color: #fff;
    padding-right: 20px;
    border-right: 1px solid #fff;
}

.footercopyright li:last-child {
    padding-left: 20px;
}

@media (max-width:414px) {
    .footer {
        font-size: 13px;
    }
}

@media (max-width:654px) {
    .footercopyright li:last-child {
        padding-left: 0px;
        line-height: 1.8;
    }
}

@media (max-width:633px) {
    .footer .footercopyright li {
        width: 100%;
        text-align: center;
    }
    .footercopyright li:first-child a {
        border-right: 0px;
        padding-right: 0px;
    }
}

/*----------手機版footer---------*/

footer {
    overflow: hidden;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99999;
    background-color: #accc05;
}

footer li {
    float: left;
    width: calc(100%/4);
    text-align: center;
}

footer li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding: 10px 0 6px 0;
    width: 100%;
}

@media (max-width:768px) {
    .footer {
        margin-bottom: 44px;
    }
}

@media (max-width:320px) {
    footer li a {
        font-size: 13px;
    }
    .footer {
        margin-bottom: 77px;
    }
}

footer span {
    display: block;
    margin-top: 2px;
}

footer li a:hover {
    background-color: #28b695;
    color: #fff;
}

/*----------footer選單下拉---------*/

.footerdropdown .dropdown-toggle {
    position: relative;
}

.footerdropdown,
.dropdown-menu ul {
    padding: 0px;
}

.footerdropdown a {
    color: #fff;
}

.footerdropdown .dropdown-toggle {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding: 15px 15px 6px 15px;
    border-top: 1px solid #d0eaf0;
}

.menusamll li:first-child .dropdown-toggle {
    border-top: 0px;
}

.footerdropdown .dropdown-menu a {
    display: block;
    padding: 6px 15px;
}

.footerdropdown .dropdown-toggle::after {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-color: transparent #d0eaf0 #d0eaf0 transparent;
    background-color: transparent;
    position: absolute;
    top: 25px;
    right: 30px;
    transform: translateY(-50%) rotate(-45deg);
    font-size: 18px;
    color: #d0eaf0;
    transition: all 300ms ease-out;
}

.footerdropdown .open .dropdown-toggle::after {
    transform: translate(3px, -74%) rotate(45deg);
}

@media (max-width:768px) {
    .footermenu .container {
        padding: 0px;
    }
    .footermenu {
        border-bottom: 1px solid #d0eaf0;
        background-color: #1cb8d8;
        margin-top: 30px;
    }
}

.menubig li {
    float: left;
    font-size: 20px;
    width: calc(100% /7);
    text-align: center;
}

@media (min-width:769px) {
    .footermenu {
        min-height: 60px;
        line-height: 60px;
        background-color: #1497b6;
    }
}

/*---------------會員專區--------------------------------------*/

.green-container {
    width: 1240px;
    margin: 0 auto;
    padding: 85px;
    background: #00bb93;
}

.member {
    background: white;
    border-radius: 20px;
    width: 100%;
    margin: 0px auto;
    font-family: 'Noto Sans';
}
.member a{
    transition: all .3s ease
}
.member a:hover{
    color: #333;
    filter: hue-rotate(13deg);
    opacity: 0.8
}
.member span{
    border-bottom: solid 1px black
}
.member img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.member .col-md-12 {
    padding: 10px 70px
}

.member .col-md-12 img {
    max-width: 250px
}

.member h5 {
    font-size: 28px;
    font-weight: 600;
    color: #727171;
    display: inline-block;
}

.member p {
    font-size: 20px;
    position: relative;
    display: inline-block;
    text-align: left;
}

.member p:before {
    content: "";
    background: url(../images/star.png);
    width: 22px;
    height: 22px;
    background-size: cover;
    position: absolute;
    left: -22px;
    top: 2px;
}

.member .word {
    width: 230px;
    margin: 20px auto;
    display: block;
    text-align: center;

}

.member .word.long {
    width: 270px
}

.member .col-md-4 {
    height: 400px;
    margin-bottom: 30px
}
.member .border{
    border-left: solid 1px #01bb93;
      border-right: solid 1px #01bb93
}
#popup{
    display: none;
   background: #ececec;
    border-radius: 10px;
    position: absolute;
    top: 53%;
    left: 0;
    width: 299px;
    right: 0;
    margin: 0 auto;
    border: solid 2px #000000;
}
#popup .close{
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    background: black;
    cursor: pointer;
    right: -8px;
    top: -8px;
    z-index: 10;
    opacity: 1;
    color: white;
    font-size: 12px;
}

#popup a{
    display: inline-block;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 13px;
    transition: all .3s ease
}
#popup a:nth-child(2){
 border-left: solid 2px #000000;
}
#popup a:hover{
     color: #01bb93;
}
@media screen and (max-width:1240px){
    .green-container {
        width: 100%
    }
    .member .col-md-12 {
    padding: 10px 30px;
}
    .member .col-md-12 img {
    max-width: 200px;
}
    .member .border{
        border: none
    }
    
}
@media screen and (max-width:768px){
    .green-container{
        padding: 20px
    }
    .member .col-md-12 img {
    max-width: 150px;
}
    .member h5{
        font-size: 19px;
        display: block
    }
    .member p{
        font-size: 14px
    }
    .member .word,.member .word.long{
        width: auto
    }
    .member .col-md-4 {
    height: 300px;
    margin-bottom: 10px;
}
    .member p:before {
    width: 15px;
    height: 15px;
    left: -16px;
    
}
    
}
@media screen and (max-width:480px){
    .member .col-md-12 img {
    max-width: 100%;
}
    .member .col-md-4 {
    height: 265px;
}
}