﻿@charset "utf-8";
a {
    color: #040404;
}
a:hover{
    color:#017c3a;
}

img {
    transition: 0.5s;
}
.bsnav-mobile .navbar {
    display: block;
}
ul{
    display:flex;
}
.editor ul{
    display: block;
}
body.home .main{
    padding: 0;
}
.main {
    padding: 50px 0;
}

.h2{

    text-align:center;
    border-bottom:none;
    color:#000;
    font-size:32px;
}
.h1_tit{
    position:relative;
    font-size:24px;
    color:#017c3a;
    padding-left:33px;
    font-weight:bold;
}
    .h1_tit:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/round2.svg)no-repeat;
        width: 23px;
        height: 9px;
        left: 3px;
        top: 9px;
    }

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccccccb3;
    content: "/\00a0";
}
.breadcrumb li a {
    color: #404040;;

}
.breadcrumb li.active {
    color: #017c3a;
}
.breadcrumb {
    justify-content: center;
    margin-bottom:0;
 
}


/********************* 彈跳 *********************/
.main .text-center ul li {
    margin: 0 3px;
}



    .main a.ma_bat.ma_bat2 {
        background-color: #6f6f6f;
    }

.modal-header .btn-close {
    border-radius: 50%;
    position: absolute;
    background-color: #017c3a;
    color: #fff;
    padding: 0;
    display: table;
    font-size: 20px;
    right: -16px;
    top: -14px;
    margin: 0;
    width: 40px;
    height: 40px;
    padding-top: 0;
    font-weight: bold;
    opacity: 1;
    background-image: url(../images/all/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: unset;
}

.modal-header {
    border-bottom: none;
    flex-wrap: wrap;
    align-items:center;
}
    .modal-header i {
        width: 100%;
        font-size: 50px;
        text-align: center;
        color: #747474;
    }
    .modal-header h4 {
        font-weight: 400;
        text-align: center;
        width: 100%;
        border-top: 1px solid #919191;
        padding-top: 20px;
    }

.modal-content {
    padding: 30px 30px 50px;
}
/********************* side1 *********************/
.main .side .nav > li + li {
    border: none;
}

.main .side .accordion-body > .nav > li {
    padding-bottom: 10px;
}
    .main .side .accordion-body > .nav > li > a {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 7px;
        margin-bottom: 7px;
        position: relative;
        font-weight:bold;
    }
        .main .side .accordion-body > .nav > li > a:hover,
        .main .side .accordion-body > .nav > li > a:focus,
        .main .side .accordion-body > .nav > li.active > a {
            color: #017c3a;
        }
.main .side .nav > li > ul > li > a:hover{
    color:#017c3a!important;
}
.main .side .nav > li > ul > li > a {
      color: #333!important;
    padding-left: 0;
    
}
.main .side .nav > li a i {
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 7px;
}
.main .side .nav > li a {
    padding: 8px 0;
}
.main .side .nav > li > ul > li > a, 
.main .side .nav > li > ul > li > a:hover {
    padding: 5px 0 ;
}
.main .side .nav > li > ul {
    padding-left: 0;
   
}
.side  .accordion-body {
    padding: 1rem;
}
    /********************* Header *********************/
.navbar.navbar-expand-lg {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 999;
}
    .navbar .navbar-brand {
    background-image: url("../images/all/logo.svg");
    width: 157px;
    height: 57px;
    text-indent: -99999px;
    margin: 20px 0;
}
.nav-item.dropdown > .navbar-nav .nav-item .nav-link {
    padding:15px 10px;
    border-bottom: 1px solid #d8d8d8;
}
.header .navbar .navbar-nav .nav-item.dropdown > .navbar-nav {
    width: 170px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 2px solid #017c3a;
    text-align: left;
}
.nav-item.dropdown > .navbar-nav{
    text-align:center;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #017c3a;
}
.header .navbar-nav .nav-link {
    padding: 10px 18px 10px;
    position:relative;
   
}
.header   .nav-item .caret {
    display: none;
}
.header .dropdown-toggle::after {
    display: none;
}
.header .dropdown {
    margin-left: 20px;
}
    .header .dropdown .dropdown-toggle {
        background: url(../images/all/language.svg)no-repeat left center;
        padding-left: 29px;
        background-position-y: 6px;
    }
.header .navbar .lang .dropdown-menu.show li a:hover {
    background-color: #017c3a;
    color: #fff;
}
.header .navbar .lang .dropdown-menu.show li a {
    font-size: 14px;
    padding: 4px;
    display: block;
   
}
.header .navbar .lang .dropdown-menu.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.header .navbar .lang .dropdown-menu {
    color: #fff;
    background: none;
    min-width: 100%;
    border: 1px solid #c8d5d5;
    top: 100%;
    right: 0;
    padding: 0;
    text-align: center;
    border-radius: 0;
    box-shadow: 5px 5px 3px rgb(0 0 0 / 5%);
    transition: all ease .5s;
    visibility: visible;
    opacity: 0;
    display: block;
    transform: translateY(50%);
    background-color: #fff;
}



/********************* banner *********************/
.banner{
    padding-top:49px;
}
.slick .slick-dots button {
    background: #fff;
}
.slick .slick-dots .slick-active button {
    background: #00866b;
}
.banner .slick-dots li.slick-active button:before {
    opacity: 1;
  
}
.banner .slick-dots {
    bottom: 20px;
}



/********************* 產品詳細頁 product  show *********************/
.field.show h3.ter_pr {
    border-bottom: 1px solid #8f8f8f;
    color: #017c3a;
    text-align: left;
}
h3.ter_pr {
    font-weight: bold;
    font-size: 24px;
    text-align:center;
    padding-bottom:10px;
}
.table_box td span,
.table_box th span {
    display: block;
}
.table_box td,
.table_box th {
    text-align: center;
    vertical-align: middle;
}
.table_box tr.active td {
    background-color: #cef2df;
}
.table_box td a:hover  i{
    color:#017c3a;
  
}
.table_box td i {
    color: #3d3d3d;
    font-size: 20px;
}
.table_box td a {
    text-decoration: underline;
   
}
.table_box td {
    background-color: #fff;
    padding: 20px 5px;
}
.table  th {
      background-color: #017c3a;
    color: #fff;
    line-height: 20px;
}
.table_box {
    width: 100%;
}
.product.show .prod_dklf:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #f6f6f6;
    left: -999px;
    right: -999px;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.prod_dklf {
    background-color: #f6f6f6;
    position: relative;
    padding: 4rem 0;
    width: 100%;
}
.dow_eoor {
    padding: 5rem 0 0;
}
.product.show .tit_left p{
    line-height:32px;
}
.product.show .tit_left h4 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 36px;
    position: relative;
    padding-left: 40px;
}
.product.show .tit_left h4:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/round2.svg)no-repeat;
    width: 23px;
    height: 9px;
    left: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}

.product.show .tit_left .d-flex {
    width: 40%;
    align-items: center;
}
.product.show .pro_more:hover {
    background-color: #017c3a;
}
.product.show .pro_more {
    background-color: #404040;
    color: #fff;
    display: block;
    width: 40%;
    padding: 10px;
    margin-left: 15px;
    text-align: center;
}
.product.show .tit_left {
    width: 80%;
    padding-right: 5%;
}
.product.show .pic_right {
    width: 20%;
}

/********************* 產品應用 field *********************/
.field.show .tidk_kck:first-child{
    padding-top:0;
}
.field.show .tidk_kck {
    padding-top: 5rem;
}
.field.show .tidk_kck ul li:last-child:before {
    display: none;
}
    .field.show .tidk_kck ul li:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/product/arrow.svg)no-repeat;
        width: 10px;
        height: 14px;
        right: -5px;
        top: 50%;
        transform: translateY(-50%);
    }
.field.show .tidk_kck   ul li:last-child {
    color: #017c3a;
}

.field.show .tidk_kck    ul li {
    position: relative;
    padding-right: 20px;
    margin-right: 20px;
}
    .field.show .tidk_kck   ul li h4 {
        font-size: 26px;
        margin-bottom: 0;
        font-weight: bold;
        color:#017c3a;
    }
    .field.show .tidk_kck ul {
        align-items: center;
        padding-bottom: 20px;
        text-align: center;
        padding-top: 10px;
    }
.field .fie_box .d-flex {
    margin-bottom: 50px;
    -moz-box-shadow: 0px 0px 10px #e6e6e6;
    -webkit-box-shadow: 0px 0px 10px #e6e6e6;
    box-shadow: 0px 0px 10px #e6e6e6;

}
.field .fie_box .flw_eigt {
    flex-direction: row-reverse;
}
.field .fie_box .pic img {
    width: 100%;
}
.field .fie_box .pic {
    width: 70%;
}
.field .fie_box .tit .fl_xclcl {
    text-align:center;
}
.field .fie_box .tit h4 {
    font-weight: bold;
    padding-bottom: 10px
}
.field .fie_box .tit {
    background-color: #f0f0f0;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.field .fie_box .fl_noe  .pic{
    position:relative;
    overflow:hidden;
}
.field .fie_box .fl_noe:hover .pic img {
    opacity: 0.7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.field .fie_box .fl_noe:hover .tit a {
    background-color: #404040;
}
.field .fie_box .tit a {
    display: table;
    margin: 0 auto;
    font-size: 14px;
    background-color: #017c3a;
    color: #fff;
    border-radius: 5px;
    padding: 9px 20px;
    text-align: center;
}
    /********************* 產品 product *********************/

.product .prod_box .pro_lc .pic{
    padding:20px;
}
.product .nav-tabs {
    border-bottom: none;
}
    .product .nav-tabs .nav-link {
        width: 100%;
        text-align: left;
        color: #000;
        border-color: unset;
        border:none;
    }
        .product .nav-tabs .nav-link:hover,
        .product .nav-tabs .nav-item.show .nav-link,
        .product .nav-tabs .nav-link.active {
            color: #fff;
            background-color: #017c3a;
            border-color: unset;
            border-top-left-radius:0;
            border-top-right-radius: 0;
        }
.product .prod_box .prod_right {
    width: 70%;
    border: 1px solid #e0e0e0;
    border-left: none;
    padding: 30px 20px ;
}
.product   .prod_box  .prod_left .nav-tabs .nav-item {
    width: 100%;
}
.product .prod_box  a.prod_tism {
    width:100%;
    font-size: 18px;
    display: block;
    position:relative;
    margin-bottom:10px;
}
.product h4.cll_df {
    width: 100%;
    font-size: 30px;
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    font-weight:bold;
}
.product    h4.cll_df:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/round2.svg)no-repeat;
    width: 23px;
    height: 9px;
    left: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}
.product .prod_box    .prod_left    a.prod_tism:hover {
    color: #000;
}
.product .prod_box .prod_left {
    background-color: #ededed;
    padding: 20px;
    width: 30%;
}
.product .prod_box {
    display: flex;
    margin-bottom: 3rem;
    flex-wrap: wrap;
 

}


.product .prod_box .pro_lc a .more {
    background-color: #017c3a;
    font-size: 14px;
    color: #fff;
    display: block;
    padding: 5px 10px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin: 0 20px 30px;
    text-align: center;
}


.product .prod_box .pro_lc a:hover .pic img {
    opacity: 0.6;
}
.product .prod_box .pro_lc a:hover {
    border: 1px solid #017c3a;

}
.product .prod_box .pro_lc a {
    display: block;
}

    .product .prod_box .pro_lc a p {
        margin-bottom: 0;
        padding: 0px 10px;
        position: relative;
        font-size: 14px;
        text-align: center;
    }
.product .prod_box .pro_lc {
    width: 20%;
  
}
.product.show ul.pager_back {
    border-top:none;
}
/********************* 網站地圖 sitemap_x *********************/
.sitemap_x .sit_box .sit_one a.ef_gvb:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/triangle.svg)no-repeat;
    width: 7px;
    height: 9px;
    left: 2px;
    top: 13px;
}
.sitemap_x .sit_box .sit_one a.ef_gvb:hover{
    color:#017c3a;
}
.sitemap_x .sit_box .sit_one a.ef_gvb {
    position: relative;
    margin-bottom: 10px;
    font-size: 24px;
    padding-left: 15px;
    color: #000;
    display: block;
    white-space: pre;
}
.sitemap_x .sit_box   .sit_one {
    width:20%;
    margin-bottom:50px;

}
    .sitemap_x .sit_box .sit_one ul li i {
        font-size: 12px;
      padding-right:5px;
    }
    .sitemap_x .sit_box .sit_one ul li a {
        color: #5b5b5b;
    }
    .sitemap_x .sit_box .sit_one ul li {
        width: 100%;
        padding: 6px 0;
    }
    .sitemap_x .sit_box .sit_one ul {
        flex-wrap: wrap;
    }
.sitemap_x .sit_box {
    flex-wrap: wrap;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 4px #c8c8c8;
    -webkit-box-shadow: 0px 0px 4px #c8c8c8;
    box-shadow: 0px 0px 4px #c8c8c8;
}


    /********************* 頁碼  *********************/
    .page-link {
        color: #111111;
        border-color: #ffffff;
    }
    .page-link:hover,
    .page-item.active .page-link {
        background: #404040;
        border-color: #404040;
        color: #fff;
    }



 
/********************* 最新消息 news *********************/
.news.show  h1.title {
    font-weight: bold;
    color: #000;
    font-size:24px;
  
}
.news.show .date i{
    padding-right:5px;

}
.news.show .date p{
    position:absolute;
    right:0;
    top:11px;
    font-weight:bold;
}
.news.show .date span {
    color: #017c3a;
}
.news.show .date {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
}



.content .btn-box .pager li.first a {
    background: url(../images/news/mi_arrow_left.svg)no-repeat center;
}

.content .btn-box .pager li.last a {
    background: url(../images/news/mi_arrow_right.svg)no-repeat center;
}

.content .btn-box .pager li.last a,
.content .btn-box .pager li.first a {
    width: 10px;
    height: 17px;
    border: none;
}

.content .btn-box .pager li > a {
    background-color: unset;
    color: #000;
    border-radius: 0;
    border: none;
    font-size: 18px;
    vertical-align: middle;
}

    .content .btn-box .pager li > a:hover, .content .btn-box .pager li > a.active {
        background-color: #404040;
        color: #fff;
    }

.content .btn-box .pager li:nth-child(1) > a:hover,
.content .btn-box .pager li:last-child > a:hover {
    background-color: unset;
    opacity: 0.4;
}

.content .btn-box {
    margin: 50px auto 20px;
    border-top: none;
    display: table;
}

.news .j1 a.outer_e {
    display: flex;
    background-color: #fff;
    padding: 30px;
    position: relative;
    margin-bottom: 20px;
    -moz-box-shadow: 0px 0px 10px #e6e6e6;
    -webkit-box-shadow: 0px 0px 10px #e6e6e6;
    box-shadow: 0px 0px 10px #e6e6e6;
}

    .news .j1 a.outer_e .chair {
        z-index: 50;
        margin-left: 50px;
        width: 70%;
    }
        .news .j1 a.outer_e .chair p.date i {
            padding-right: 5px;
            font-size: 14px;
        }
        .news .j1 a.outer_e .chair p.date {
            color: #919191;
            padding-bottom: 3px;
        }

        .news .j1 a.outer_e .chair p {
            margin-bottom: 0;
            font-size: 16px;
        }

        .news .j1 a.outer_e .chair h4 {
            font-size: 20px;
            color: #000;
            font-weight: bold;
            margin-bottom: 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
             -webkit-box-orient: vertical;
            white-space: normal;
        }

    .news .j1 a.outer_e:hover .chair h4 {
        color: #017c3a;
    }

    .news .j1 a.outer_e .chair p.price {
        color: #292929;
        line-height: 28px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:3;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .news .j1 a.outer_e .chair p {
        margin-bottom: 0;
    }

        .news .j1 a.outer_e .chair p.more {
            background-color: #017c3a;
            font-size: 14px;
            color: #fff;
            display: table;
            padding: 10px 10px 10px 20px;
            border-radius: 5px;
            margin: 20px 0 0 auto;
        }

    .news .j1 a.outer_e:hover .chair p.more {
        background-color: #404040;
    }

    .news .j1 a.outer_e .pic img{
        width:100%;
    }
    .news .j1 a.outer_e .pic {
        z-index: 50;
        overflow: hidden;
        position: relative;
        width: 30%;
    }

    .news .j1 a.outer_e:hover .pic img {
        opacity: 0.5;
    }

    .news .j1 a.outer_e:before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        background: #ededed;
        transform-origin: right top;
        transform: scale(0, 1);
        -webkit-transition: transform .3s;
        transition: transform .3s;
    }

    .news .j1 a.outer_e:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }

    .news .j1 a.outer_e:after {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/news/shadow.png)no-repeat center;
        width: 361px;
        height: 12px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -14px;
    }
    
    
    
    /********************* 聯絡我們 contact *********************/
.red{
    color:#017c3a;
}
.form-select:focus, .form-control:focus {
    border: solid 1px #017c3a;
    box-shadow: none;
    box-shadow: unset;
}
.main .form-select,
.main .form-control {
    height: 45px;
    border-radius:0;
}
.contact .cont_mid .pod_e {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 15px;
}
.main .pod_e input.tidy2, .main .pod_e a.tidy {
    display: inline-block;
    vertical-align: middle;
}
main .pod_e input.tidy2 {
    width: 150px;
}
ul.pager_back {
    display: flex;
    border-top: 1px solid #ababab;
    padding-top: 30px;
    justify-content: center;
}

    ul.pager_back li a {
        display: table;
        margin: 0 6px;
        font-size: 16px;
        background-color: #404040;
        color: #fff;
        border-radius: 5px;
        padding: 9px 10px;
        width: 134px;
        text-align: center;
    }



        ul.pager_back li a.more_arro2 {
            background-color: #d7d7d7;
            color:#000;
        }
            ul.pager_back li a:hover,
            ul.pager_back li a.more_arro2:hover {
                background-color: #017c3a;
                color: #fff;
            }

.contact .cont_mid .pod_e p {
    margin-bottom: 8px;
    margin-top: 6px;
    font-weight: bold;
    height: 24px;
}

.contact .cont_mid {
    background-color: #fff;
    padding: 50px 30px;
    border-radius:10px;
    -moz-box-shadow: 0px 0px 4px #c8c8c8;
    -webkit-box-shadow: 0px 0px 4px #c8c8c8;
    box-shadow: 0px 0px 4px #c8c8c8;
}

.contact .main h4 {
    font-size: 18px;
    text-align:center;
    margin-bottom:40px;
    font-weight:bold;
}
.contact .cont_mid .pod_e textarea {
    height: 150px;
}

    /********************* 檔案下載 download *********************/
h3.ef_gvb:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/round2.svg)no-repeat;
    width: 23px;
    height: 9px;
    left: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}
h3.ef_gvb {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 24px;
}
.download .prod_box {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.download    .dow_box {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.download   .dow_pour a i {
    font-size: 24px;
}
.download   .dow_pour a:hover {
    border: 1px solid #017c3a;
    -moz-box-shadow: 0px 0px 10px #c9c9c9;
    -webkit-box-shadow: 0px 0px 10px #c9c9c9;
    box-shadow: 0px 0px 10px #c9c9c9;
}
.download   .dow_pour a p {
    font-weight: bold;
    color:#017c3a;
}

.download .dow_pour a {
    display: block;
    border: 1px solid #d2d2d2;
    padding: 20px;
    text-align: center;
    background-color: #fff;
}
.download   .dow_pour {
    width: 33.3%;
    margin: 0 0 1rem;
    padding: 0 0.5rem;
}
/********************* 首頁 *********************/
.sear_box_0 h4 .txt_en {
    color: #acb6bc;
    font-size: 14px;
    display: block;
}
.sear_box_0 h4:before {
    content: " ";
    display: block;
    position: absolute;
    background: url(../images/all/round.svg)no-repeat;
    width: 23px;
    height: 9px;
    left: 3px;
    top: 0;
}
.sear_box_0 a:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity:0.6;
  
}
.sear_box_0 a .pic {
    position: relative;
    overflow: hidden;
}
.sear_box_0 a {
    display: block;
    position: relative;
    background-color:#000;
}
.sear_box_0 .tit {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;
}
.sear_box_0 h4 {
    margin-bottom: 0;
    position: relative;
    color: #fff;
    padding-top: 18px;

}
.sear_box_0 {
    flex: 1 ;
}


/********************* footer *********************/
.footer .footer_content .sitemap > ul > li > a:hover {
    color:#017c3a;
}
.footer .footer_content .sitemap > ul > li {
    margin: 0;
    margin-left:30px;
}
.footer .footer_content .sitemap > ul > li > a{
   padding:0 10px;
   position:relative;
}
    .footer .footer_content .sitemap > ul > li > a:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/triangle.svg)no-repeat;
        left: 0;
        width: 7px;
        height: 9px;
        top: 3px;
    }

    .footer .sitemap {
        position: absolute;
        right: 3rem;
        top: 50%;
        transform: translateY(-50%);
    }
.footer .copyright ul{
    margin-bottom:0;
}
.footer .copyright {
    color: #5b5b5b;
    font-size: 14px;
}
.footer .siteinfo ul{
    margin-bottom:10px;
}
.footer .siteinfo ul li {
    padding-right: 20px;
}
.footer .footer_content {
    background: #ffffff;
    padding: 40px 0;
    position: relative;
}

.about_page h3 .xs-title {
    color: #00866B;
    font-size: 20px;
    margin-bottom: 16px;
}

.about_page h3  .title{
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 16px;
}

.about_page section p {
    color: #505050;
}

.about_page section ul li::marker {
    color: #00866B;
}

.about_page .pic img {
    width: 100%;
    height: 100%;
}

.about_page .about_warp {
    padding: 20px 0;
}

