#012E55
#006BB3
#00B0E9
body{
    margin:0;
    font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", sans-serif;
}

.search {
    width: 200px;
    height: 30px;
    background: #fdfdff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-top: 20px;
    border: 0;
    padding: 0 15px;
    color: #acacae;
    margin-right: 15px;
}
.searchicon {
    position: absolute;
    z-index: 10;
    width: 30px;
    height: 30px;
    margin-top: 20px;
    margin-left: 160px;
    background: url("../images/search-icon.PNG") no-repeat center;
}
/*-----image.hover-----*/
.mask-hover{
    width:260px;
    height: 170px;
    overflow: hidden;
}

.mask{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 170px;
    width: 260px;
    opacity: 0;
    -webkit-transition:.5s ease;
    -moz-transition:.5s ease;
    transition: .5s ease;
    background-color: rgba(0,0,0,0.7);
}


.mask-hover:hover .mask {
    height: 170px;
    opacity:1;
}

.mask .more{
    width:60%;
    text-align:center;
    margin:19% auto;
    color:#6cb130;
    border-top: solid 1px #6cb130;
    border-bottom: solid 1px #6cb130;
    padding: 16px 32px;
}
.i_article_text {
    width: 260px;
    height: 65px;
    line-height: 20px;
    font-size: 13px;
    overflow: hidden;
    color: #39393a;
}
.i_article_title {
    width: 260px;
    height: 17px;
    font-size: 17px;
    overflow: hidden;
    font-weight: 600;
    margin-top: 8px;
}
.i_title_word { color: #de0000; font-size: 19px; font-weight: bold; padding-right: 5px; float: left}
.i_title_eword { color: #afafaf; font-size: 14px; padding-top: 4px; float: left}

.i_title_line {
    padding-top: 4px;
    height: 15px;
    border-bottom: 1px solid #cfcfcf;
    margin-left: 20px;
    float: left;
}
.index_news, .index_zero {
    height: auto;
    margin-bottom: 30px;
}
.index_news .i_title_line {  width: 81%; }
.index_pd .i_title_line {  width: 73%; }
.index_zero .i_title_line {  width: 71%; }
.i_article {
    margin-right: 30px;
}
.i_article_img {
    width: 100%;
    height: 170px;
    overflow: hidden;

}
.i_article_img img{
    width: 100%;
    min-height: 100%;
}
/*-----topbanner------*/
.index_banner {
    margin-top: 58px;
}
.index_banner img {
    width: 100%;
}
.wrapper {
    padding-top: 50px;
}
.index_content {
    padding-right: 10px;
    padding-bottom: 50px;
}
.index_slogn {
    width: 100%;
    height: 80px;
    font-size: 17px;
}
.icon-link {
    width: 12px;
    height:46px;
    background: #012E55;
    float: left;
    margin-right: 15px;
}
.index_title {
    height: 40px;
}
.big_title {
    height: 50px;
    margin-top: 50px;
}
.big_link {
    width: 10px;
    height:46px;
    background: #006BB3;
    float: left;
    margin-right: 15px;
}
.post_title {
    margin-top: 50px;
}
.big_title h2 {
    font-weight: 500;
}
.post_link {
    width: 8px;
    height:46px;
    background: #006BB3;
    float: left;
    margin-right: 10px;
}
.hr-style01 {
    width: 100%;
    height: 2px;
    background: #dbdbdd;
    margin-top: 10px;
}
.icon_home {
    width: 20px;
    height: 20px;
    background: url("../images/icon-home.PNG");

}


.header_underline {
    height: 8px;
    width: 100%;
    background: #00B0E9;
}

.index_fdlink {
    border: 1px solid #dbdbdd;
    padding: 5px;
    width: 100%;
    height: 83px;
    margin: 15px 0
}
.index_fdlink div {
    float: left;
}
/*---最新消息---*/
.news,.contact{
    margin-top:0px;
}
.news .media-list{
    display:inline-block;
    margin-top:24px;
}
.news h4,
.news h3,
.contact h4,
.contact h3 {
    margin-top:0px;
}
.news li.media{
    margin-bottom:36px;
    padding-right:24px;
}
.news li.media p{color:#444444;}
.news .media{
    height:138px;
}
.product .media{    
	width:500px;
}
.news .media-body{
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}
.news .mask{
    height: 140px;
    width: 220px;
}
.news .mask-hover{
    width:220px;
    overflow-y:hidden;
    height: 140px;
}
.news img{max-width:100%}
.news a:hover{opacity:1;}
.back{
    float:right;
    width:100px;
}
.back span{
    position:relative;
    top:2px;
    font-size: 17px;
}
.btn-back{padding:2px 6px;}
.share-btn{
    float:right;
    width:120px;
}
.post-content{
    margin-top:24px;
    font-size: 17px;
}
.content-img{
    margin: 10px 0;
    max-width:80%;
    height:auto;
}
.content-img img{
    width:100%;
}

nav[aria-label=page]{
    text-align:center;
}
.big-banner{
    height:450px;
    position:relative;
    margin-top:55px;
    z-index:1;
}
.fd_title {
    width: 68%;
    height: 30px;
    padding-top: 28px;
    font-size: 14px;
    color: #6d6d6e;
    text-align: left;
    margin-right: 1%;
    font-weight: 500;
}
.fd_title:HOVER {
    opacity: 0.8;
    cursor: pointer;
}
.fd_img {
    width: 30%;
    height: 75px;
    text-align: right;
}
.fd_img img {
    max-width: 100%;
}
.index_video {
    height: 160px;
}
/*內頁大Banner*/
.top_banner01 {
    background: url("../images/top-banner-news.JPG") top right;
    background-size: cover;
}

.top_banner {
    width: 100%;
    height: 250px;
    margin-top: 55px;
    color: white;
    padding: 52px;
}
.top_banner_qa {
    background: url("../images/top-banner-qa.JPG") top;
    background-size: cover;
}
.top_banner-advisory {
    background: url("../images/top_banner-advisory.JPG") top right;
    background-size: cover;
}
.top_banner-about {
    background: url("../images/top-banner-about.JPG") top right;
    background-size: cover;
}
.top_banner-stripe {
    background: url("../images/top-banner-stripe.JPG") right;
    background-size: cover;
}
.top_banner-contact {
    background: url("../images/top-banner-contact.JPG") top right;
    background-size: cover;
}
.top_banner-service {
    background: url("../images/top-banner-service.JPG") top right;
    background-size: cover;
}
.top_banner-share {
    background: url("../images/top-banner-share.JPG") top right;
    background-size: cover;
}
.top_banner-privacy {
    background: url("../images/top-banner-privacy.JPG") top;
    background-size: cover;
}
/*常見問題*/
.qa-body h3,.qa-body h4{
    margin-top:0px;

}
.btn-plus{
    padding:2px 6px;
    float:right;
}

.collapse-group{
    border-bottom: 3px #006BB3 solid;
    padding:12px 12px;
}
.collapse-group h4{
    float:left;
    width:90%;
    line-height:1.5;
}
.collapse-title{
    font-size: 17px;
    padding-top:16px;
    width:100%;
}
.collapse-text{
    font-size: 17px;
    margin-top:16px;
    padding:16px 12px;
    background-color:#efefef;
}
.collapse-text img {
    max-width: 100%;
}

.worship-banner{
    background-image:url('../images/worship.png');
    background-size:cover;
}

.thead-inverse{
    background-color:#009869;
    color:white;
}
th[scope=row]{
    color:#BF9F14;
    width:120px;
}

.end-banner{
    background-image:url('../images/endlife.png');
    background-size:cover;
}
th.endrow{
    width:180px;
}
.yellow-title{
    color:#BF9F14;
    font-weight:bold;
}
.endlife-bg{
    position:absolute;
    z-index:-1;
    right:0px;
    width:45%;
}

ol.knowhow{
    width:70%;
}


/*課程諮詢*/
.advisory {
    width: 700px;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 400;
}
.advisory-from {
    border: 3px solid #dbdbdd;
    padding-top: 10px;
}
.advisory_title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.advisory-group {
    padding: 10px 20px 20px 20px;
    border-bottom: 1px solid #cfcfcf;
}
.advisory2-group {
    padding: 10px 20px;
}
.advisory2-group label, .advisory-group label {
    font-weight: 400;
}
.advisory .btn-primary {
    font-size: 20px;
    padding: 10px 50px;
    margin-top: 20px;
}

/*特色理念*/
.about-style-content {
    margin: 50px 0;
}
.about-img {
    max-width: 900px;
    margin: 0 auto;
}
.about-img img {
    max-width: 100%;
    height: auto;
}
.about-img2 {
    width: 100%;
    height: 700px;
    background: url("../images/about-img2.PNG") top right;
    padding-top: 350px;
    margin-top: -220px;
}
.about-text {
    padding: 50px 100px;
    width: 100%;
    background: #ffffff;
    opacity: 0.8;
    text-align: left;
    line-height: 30px;
    font-size: 18px;
    font-weight: 300;
}
.about-icon {
    width: 250px;
    height: 80px;
    margin-top: -110px;
    background: url("../images/about-img3.PNG") no-repeat;
    margin-bottom: 30px;
    opacity: 1;
}
.about-style {
    font-size: 16px;
    padding: 10px 20px;
    padding-bottom: 40px;
    border-radius: 20px 20px 0 0;
    color: #fdfdff;
    margin-top: -15px;
    text-align: center;
}
.about-style-s {
    border-radius: 20px;
}
.about-style .no {
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 600;

}
.ab-text01 {  background-color: #ffcd64 ; }
.ab-text02 {  background-color: #ff912b ; }
.ab-text03 {  background-color: #e24956 ; }
.ab-text04 {  background-color: #8c103d ; }
.ab-text05 {  background-color: #065280 ; }
.ab-text06 {  background-color: #34b2e3 ; }
.ab-text07 {  background-color: #64d1da ; }

/*媒體報導*/
.media-heading {
    font-size: 18px!important;
}
.media-body p {
    line-height: 1.6!important;
}
/*皮紋檢測*/
.stripe-icon {
    width: 250px;
    height: 78px;
    background: url("../images/stripe-img.PNG") no-repeat;
    margin: 50px 0;
}
.stripe-img05 {
    max-width: 100%;
}
.stripe .green {
    color: #2cba00;
}
.stripe .blue {
    color: #4b94dd;
}
.stripe {
    font-size: 17px;
    line-height: 30px;
}
.stripe h3 {
    line-height: 30px;
}
.stripe h2 {
    margin-top: 30px;
}
.list li {
    margin-left: -20px;
}
.stripe-tabel {
    text-align: center;
    border: 2px solid #b4b4b4;
    margin: 10px 0;
}
.stripe-tabel thead tr td {
    border: 2px solid #b4b4b4;
    background: #249200;
    color: #ffffff;
}
.stripe-tabel tbody tr td {
    border: 2px solid #b4b4b4;
}
/*sitemap*/
.sitemap {
    text-align: center;
}
.sitemap img {
    max-width: 100%;
}
.sitemap-mb {
    width: 100%;
    height: 140px;
}
.sitemap-mb div {
    float: left;
    height: 120px;
}
.sitemap-mb .list, .sitemap-mb .list2, .sitemap-mb .list3 {
    width: 30px ;
    height: 120px;
    border-radius: 5px;
    color: white;
    margin-left: 5px;
    line-height: 17px;
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
}
.sitemap-mb .list { padding-top: 25px;}
.sitemap-mb .list2 { padding-top: 20px; }
.sitemap-mb .list3 { padding-top: 8px; line-height: 15px; }
.sitemap-mb .text { padding-top: 75px; text-align: center; font-size: 18px; width: 120px; }
.sitemap-mb .icon01, .sitemap-mb .icon02, .sitemap-mb .icon03, .sitemap-mb .icon04, .sitemap-mb .icon05, .sitemap-mb .icon06 {
    width: 120px;
    height: 120px;
    margin-right: 10px;
    border-radius: 10px;
    color: #ffffff;
}
.sitemap-mb .icon01 { background: url("../images/map-icon01.PNG") no-repeat #d12700;}
.sitemap-mb .icon02 { background: url("../images/map-icon02.PNG") no-repeat #679c00;}
.sitemap-mb .icon03 { background: url("../images/map-icon03.PNG") no-repeat #0e8cbb;}
.sitemap-mb .icon04 { background: url("../images/map-icon04.PNG") no-repeat #ff9c00;}
.sitemap-mb .icon05 { background: url("../images/map-icon06.PNG") no-repeat #ea6779;}
.sitemap-mb .icon06 { background: url("../images/map-icon05.PNG") no-repeat #bd65c2;}

.sitemap-mb .list01 div {  background: #d13f3f; }
.sitemap-mb .list02 div {  background: #7fd535; }
.sitemap-mb .list03 div {  background: #51bbe2; }
.sitemap-mb .list04 div {  background: #ff9c00; }
.sitemap-mb .list05 div {  background: #f081a0; }
.sitemap-mb .list06 div {  background: #e8a1ec; }

/*聯絡我們*/
.contact-body {
    font-size: 25px;
    margin-top: 30px;
}
.contact-body div {
    margin: 0  0 30px -2px;
    color: #6d6d6e;
}

/*服務條款*/
.service-body {
    font-size: 17px;
    line-height: 30px;
    color: #6d6d6e;
}
.service-title {
    margin-bottom: 15px;

}
.service-body div {
    margin:40px 0;
}
.service-body p {
    margin-bottom: 0;
}
.service-body h3 {
    color: #000000;
    font-size: 22px;
}
.service-body ol {
    margin-left: -20px;
}
/*心得分享*/
.share-body {
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
}
.share-list {
    border: 5px solid #dbdbdd;
    width: 92%;
    height: auto;
    border-radius: 20px;
    margin: 4%;
    margin-bottom: 40px;
    padding: 10px;
}
.share-video-list {
    width: 95%;
    height: auto;
    border-radius: 20px;
    margin: 4%;
    margin-bottom: 40px;
    padding: 10px;
}
.share-photo {
    width: 70%;
    border: 1px solid #dbdbdd;
    margin: 10px auto;

}
.share-photo-in {
    overflow: hidden;
    width: 98%;
    margin: 1%;
}
.share-photo img {
    width: 100%;
    padding: 5px;
    height: 125px;
}
.share-video {
    width: 100%;
    border: 1px solid #dbdbdd;
    margin: 10px auto;
}
.share-video-in {
    overflow: hidden;
    width: 98%;
    margin: 1%;
}
.share-video img {
    width: 100%;
    padding: 5px;
    height: auto;
}
.share-name, .share-style{
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #ff0000;

}

.share-year {
    width: 60%;
    border-radius: 15px;
    background: #ff0000;
    padding: 5px;
    color: #fdfdff;
    text-align: center;
    margin: 10px auto;
}
.share-text {
    width: 90%;
    margin: 0 auto;
    line-height: 22px;
    height: 90px;
    overflow: hidden;

}
.share-more{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #ff0000;
}
.share-in-name {
    width: 330px;
    margin: 0 auto;
    text-align: center;
}
.share-post-photo {
    width: 120px;
    border: 1px solid #dbdbdd;
    text-align: right;

}
.share-post-content {
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    margin-top: 30px;
    line-height: 40px;
}
.share-post-photo img {
    width: 100%;
    padding: 2px;
}
.share-in-name .left {
    float: left;
}
.share-post-year {
    border-radius: 15px;
    background: #ff0000;
    padding: 5px;
    color: #fdfdff;
    text-align: center;
    margin: 10px auto;
    padding: 5px 20px;
    margin-left: 20px;
}
.share-post-name {
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
    margin-left: 20px;
}
.share-post-text-img {
    text-align: center;
}
/* 重覆的設定
.share-post-content img {
    max-width: 60%;
}*/
/*0元輕鬆教*/
.top80 {
    margin-top: 80px;
}
.zero-head {
    margin-top: 50px;
}
.zero-img, .zero-type {
    border: 1px solid #dbdbdd;
    background: #f1f1f3;
}
.zero-img {
    width: 97%;
}
.zero-type {
    width: 100%;
}
.article-img-in01 {
    width: 98%;
    background: url("../images/article-img01.jpg") bottom left no-repeat;
    background-size: cover;
    height: 230px;
    margin: 1%;
}
.article-img-in02 {
    width: 98%;
    background: url("../images/article-img02.jpg") top left no-repeat;
    background-size: cover;
    height: 230px;
    margin: 1%;
}
.article-img-in03 {
    width: 98%;
    background: url("../images/article-img03.jpg") no-repeat;
    background-size: cover;
    height: 230px;
    margin: 1%;
}
.article-img-in04 {
    width: 98%;
    background: url("../images/article-img04.jpg") bottom left no-repeat;
    background-size: cover;
    height: 230px;
    margin: 1%;
}
.zero-type-in01 {
    width: 96%;
    height: 230px;
    background: #d12700;
    margin: 2%;
    text-align: center;
    color: #ffffff;
}
.zero-type-in02 {
    width: 96%;
    height: 230px;
    background: #f99200;
    margin: 2%;
    text-align: center;
    color: #ffffff;
}
.zero-type-in03 {
    width: 96%;
    height: 230px;
    background: #0086c4;
    margin: 2%;
    text-align: center;
    color: #ffffff;
}
.zero-type-in04 {
    width: 96%;
    height: 230px;
    background: #4a9300;;
    margin: 2%;
    text-align: center;
    color: #ffffff;
}
.typename-up, .typename-down { font-size: 40px; }
.typename-up { padding-top: 35px; }
.typename-up2 { padding-top: 20px; }
.zero-eword {
    width: 50%;
    margin: 0 auto;
    font-size: 18px;
    padding-top: 10px;
    margin-top: 3px;
    border-top: 3px solid #ffffff;
    line-height: 22px;
}
.article {
    margin-top: 10px;
}
.article_menu {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
}
.kind01, .kind02, .kind03, .kind04 {
    width: 96%;
    padding: 10px 0;
    margin: 20px 2% ;
}

.kind01 {  background: #d12700;}
.kind02 {  background: #f99200;}
.kind03 {  background: #0086c4;}
.kind04 {  background: #4a9300;}
.kind01:HOVER, .kind02:HOVER, .kind03:HOVER, .kind04:HOVER {
    cursor: pointer;
    opacity: 0.9;
}
.article_menu a {
    color: #ffffff!important;
}
.article-list {
    border-bottom: 1px solid #cfcfcf;
    padding: 20px 0;
}
.article-list .eword {
    color: #b4b4b4;
    font-size: 15px;
    margin-bottom: 5px;
}
.article-list h2 {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
}
.red { color: #d12700;}
.orange { color: #f99200;}
.blue { color: #0086c4;}
.green { color: #4a9300;}
.article-timg {
    font-size: 13px;
    float: right;
}
.article-list .text {
    font-size: 15px;
    color: #39393a;
    line-height: 25px;
    overflow: hidden;
}
.article-text {padding-left: 30px;}
.article-img {
    /*height: 200px;*/
    overflow: hidden;
}
.article-list .more {
    padding-top: 25px;
    text-align: right;
}
.article-page {
    float: right;

}
.icon-more {
    width: 22px;
    height: 22px;
    background: url("../images/icon-more.PNG") no-repeat;
    float: right;
    margin-left: 8px;
}
/*編輯器圖片專用*/
.editimg33 {
    width: 33%;
}
.editimg50 {
    width: 50%;
}

/*footer*/
footer{
    padding:20px 40px;
    color:white;
    background-color:#006BB3;
}
footer h1{
    font-weight: bold;
    font-size: 30px!important;
    padding-bottom: 5px;
}
footer h6{
    line-height:1.6;
}
footer a{
    color:white;
}
footer a:hover {
    color: #00B0E9;
    cursor: pointer;
}
footer .col-lg-12{
    font-size:10px;
    opacity:0.4;
}
.footer_top {
    width: 100%;
}
.footer_topicon {
    width: 70px;
    height: 70px;
    background: #012E55;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    padding: 25px 0;
    text-align: center;
    font-size: 18px;
    float: right;
    margin-top: -50px;
	cursor: pointer;
    position: relative;
}
.footerhr {
    width: 300px;
    height: 3px;
    background: #fdfdff;
    margin-top: -5px;
    margin-bottom: 10px;
}
.footer_r {
    text-align: right;
    padding-top: 50px;
}
.clear {
    clear: both;
}
.sharebar {
    float: right;
    margin-top: -23px;
}
.sharebar2 {
    width: 100%;
    height: 40px;
    text-align: right;
}

@media screen and (max-width:1199px){
    .mask-hover {
        width: 95%;
        height: 200px;
    }
    .mask{
        height: 200px;
        width: 95%;
    }
    .mask-hover:hover .mask {
        height: 200px;
    }

    .i_article_text {
        width: 95%;
        height: 65px;
        margin-top: 10px;
    }
    .i_article_title {
        width: 95%;
        /*height: 20px;*/
    }

    .index_news .i_title_line {  width: 78%; }
    .index_pd .i_title_line {  width: 69%; }
    .index_zero .i_title_line {  width: 67%; }

    .i_article_img {
        width: 100%;
        height: 140px;
        overflow: hidden;
    }
    img.i_article_img{
        width: 100%;
        height: auto;
    }
    .index_content {
        padding-right: 0;
    }
    .mask-hover {
        height: 140px;
    }
    .mask{
        height: 140px;
    }
    .mask-hover:hover .mask {
        height: 140px;
    }
    .share-photo img {  height: 155px;  }
    .fd_title { padding-top: 22px; }
    .index_video {  height: 130px;  overflow: hidden;  }

}
@media (max-width: 991px) { /*側邊欄下移*/
    .mask-hover {
        width: 95%;
        height: 175px;
    }
    .mask{
        height: 175px;
        width: 95%;
    }
    .mask-hover:hover .mask {
        height: 175px;
    }

    .i_article_text {
        width: 95%;
    }
    .i_article_title {
        width: 95%;
    }
    .i_article_img {  height: 175px;  }
    .index_news .i_title_line {  width: 80%; }
    .index_pd .i_title_line {  width: 71%; }
    .index_zero .i_title_line {  width: 70%; }
    .index_video {  height: 500px;  }
    .post_link {  height:25px;}
    .post_title h2 { line-height: 30px;}
    .share-body { width: 100%; }
    .kind01, .kind02, .kind03, .kind04 {
        width: 100%;
        padding: 10px 0;
        margin: 0 ;
    }
    .article-text {  padding-left: 0;  }
    .article-img { height: auto;}
    .article-timg {
        float: inherit;
        margin-bottom: 5px;
    }
    .article-img-in01, .article-img-in02, .article-img-in03, .article-img-in04 {  height: 230px;}
    .zero-eword { font-size: 13px; }
    .zero-img { width: 100%; }
    .zero-type {margin-bottom: 20px;}
    .article-list .eword {
        margin-top: 10px;
    }
    .fd_title { font-size: 25px; padding-left: 50px; padding-top: 20px; }
    .s101 {
        float: right;
        width: 40%;
        margin-top: -200px;
    }
    .video_w {  width: 100%;  }
}

@media  screen and (max-width: 950px) {
    .i_article_img {  height: 165px;  }
    .mask-hover {  height: 165px;  }
    .mask{  height: 165px; }
    .mask-hover:hover .mask {  height: 165px;  }
}
@media  screen and (max-width: 900px) {
    .nav > li > a {
        /*padding-left: 8px;
        padding-right: 8px;*/
    }
    .dropdown-menu > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
    .navbar-nav > li > a {width: 95px;}
    .index_news .i_title_line {  width: 76%; }
    .index_pd .i_title_line {  width: 69%; }
    .index_zero .i_title_line {  width: 67%; }
    .i_article_img {  height: 160px;  }
    .mask-hover {  height: 160px;  }
    .mask{  height: 160px; }
    .mask-hover:hover .mask {  height: 160px;  }
}

@media screen and (max-width:850px){
    .i_article_img {  height: 150px;  }
    .mask-hover {  height: 150px;  }
    .mask{  height: 150px; }
    .mask-hover:hover .mask {  height: 150px;  }
}
@media screen and (max-width:800px){
    .i_article_img {  height: 140px;  }
    .mask-hover {  height: 140px;  }
    .mask{  height: 140px; }
    .mask-hover:hover .mask {  height: 140px;  }
}
@media screen and (max-width:767px){
    .mask-hover, .mask {
        width: 100%;
        height: auto;
    }
    .mask-hover:hover .mask {
        height: auto;
    }
    .mask .more {
        display:none;
    }
    .mask {
        background-color: rgba(0,0,0,0);
    }
    .i_article_img img {
        min-height: auto;
        height:auto;
    }
    .i_article_text {
        width: 100%;
        height: 65px;
    }
    .i_article_title {
        width: 100%;
    }
    .i_article_img {
        width: 100%;
        min-height: inherit;
        height: auto;
        overflow: hidden;
    }
    .index_slogn {font-size: 14px;}
    .index_news .i_title_line {  width: 100%; }
    .index_pd .i_title_line {  width: 100%; }
    .index_zero .i_title_line {  width: 100%; }
    .i_title_line {margin-left: 0; border-bottom: 1px solid #dbdbdd; padding-top: 4px; height: 5px; }
    .index_title { margin-bottom: 10px;}
    .index_video {  height: 300px;  }
    .index_fb {text-align: center;}
    .post_link {  height:25px;  }
    .content-img{max-width:100%;}
    .advisory {
        width: 700px;
        margin: 0 auto;
        font-size: 17px;
        font-weight: 400;
    }
    .advisory { width: 100%;  }
    .advisory-from {  border: 0px solid #dbdbdd;}
    .advisory-group {
        padding: 10px 0px 10px 0px;
        border-bottom: 0px dashed #cfcfcf;
    }
    .advisory2-group {
        padding: 10px 0px ;
        border-bottom: 0px dashed #cfcfcf;
    }
    .advisory_title {
        margin-bottom: 15px;
        border-bottom: 2px solid #dbdbdd;
        padding-bottom: 10px;
    }
    .about-img2 {height: auto; background: url("../images/about-img2.PNG") top right no-repeat; padding-top: 450px; margin-top: -100px;  }
    .about-text {
        padding: 53px 30px 50px 30px;
        opacity: 1;
        font-size: 16px;
    }
    .share-post-content img {  max-width: 100%; }
    .sitemap img {
        margin-top: 30px;
    }
    .footer_r {  float: inherit; text-align: left; padding-top: 20px;}
    .navbar-nav > li > a {width: auto;}
    .fd_title { font-size: 25px; padding-left: 30px; }
    .post-content iframe {
        width: 100%;
        height: 400px;
    }
    .article-img-in01, .article-img-in02, .article-img-in03, .article-img-in04 {  height: 130px;}
    .zero-type-in01, .zero-type-in02, .zero-type-in03, .zero-type-in04 {  height: 130px;}
    .zero-eword {width:80%;}
    .typename-up {  padding-top: 15px;}
    .typename-down, .typename-up {  font-size: 20px;}
    .share-photo img {  height: auto;  }

}

@media screen and (max-width:600px) {
	.product .media{    
		width:auto;
	}
	.product .media img{
		width:100%;
	}
    .post-content iframe {
        width: 100%;
        height: 320px;
    }
    .sharebar {
        float: none;
        width: 100%;
        text-align: right;
        margin-top: 0;
    }
}


@media screen and (max-width:540px){
    .news .media-left,
    .news .media-body{
        display:block;
        width:100%;
        padding-right:0px;
        height: auto;
    }
    .news .media{height:auto;}
    .news .media-body{
        margin-top:8px;
        height:130px;
    }
    .news .mask-hover{width:100%; height: auto;}
    .news li.media {
        padding-right: 0;
    }

    .top_banner {  height: 130px;  }
    .s100 {  width: 100%;  }
    footer {  padding: 20px;}

    .footer h1 {
        font-size: 27px!important;
        font-weight: 400;
    }
    .footerhr { width: 270px;}

    .contact-body {
        font-size: 18px;
    }
    .article-img-in01, .article-img-in02, .article-img-in03, .article-img-in04 {  height: 130px;}
    .zero-eword { font-size: 13px; width: 55%; padding-top: 5px; }
    .article_menu {font-weight: normal;}
    .editimg33 {  width: 100%;  }
    .editimg50 {  width: 100%;  }
    .fd_title { font-size: 20px; padding-left: 20px; }
    .s101 {
        float: none;
        width: 100%;
        margin-top: 0px;
    }
    .s100 {
        width: 100%;
    }
    .sharebar2 {
        height: 60px;
    }


}
@media  screen and (max-width: 500px){
    .index_video {  height: 220px;  }
    .footer_top {height: 30px;}
    .post-content iframe {
        width: 100%;
        height: 300px;
    }

}

@media  screen and (max-width: 413px){
    .article-img-in01, .article-img-in02, .article-img-in03, .article-img-in04 {  height: 120px;}
    .fd_title { font-size: 15px; padding-left: 10px; padding-top: 28px; }
    .post-content iframe {
        width: 100%;
        height: 250px;
    }
    .zero-type-in01, .zero-type-in02, .zero-type-in03, .zero-type-in04 {  height: 120px;}
    .zero-eword {width:80%; line-height:1.2; font-size:12px;}
    .typename-up {  padding-top: 10px;}
}
@media  screen and (max-width: 350px) {
    .sitemap-mb .list, .sitemap-mb .list2, .sitemap-mb .list3 {
        width: 28px;
        margin-left: 3px;
    }
    .container-fluid > .navbar-header {
        margin-left:-20px;
    }
}

.zero-body .pagination {
	float: right;
}

.gsc-search-box {
	display: none;
}

.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}

.share_icon {
	margin-right: 5px;
}

.dropdown-menu .menu_142 > a {
	padding: 8px 0px;
}