
img {
    /*vertical-align: top;*/
    border: 0;
    width: auto;
    max-width: 100%;
    height: auto
}

.grid-box {
    font-size: 0;

    [
;
    letter-spacing: -4px;
    font-size: 14px;
]
}

.grid-box .column {
    display: inline-block;
    font-size: 14px;
    vertical-align: top;

    [
;
    letter-spacing: 0;
]
}

.grid-box .column {
    width: 100%
}

.grid-box.two > .column {
    width: 50%
}

.grid-box.three > .column {
    width: 33.33333%
}

.grid-box.four > .column {
    width: 25%
}

.grid-box.five > .column {
    width: 20%
}

.grid-box.six > .column {
    width: 16.6666667%
}

.grid-box.seven > .column {
    width: 14.285714%
}

.grid-box.eight > .column {
    width: 12.55%
}

.grid-box.nine > .column {
    width: 11.11111111%
}

.grid-box.ten > .column {
    width: 10%
}




@media screen and (max-width: 1000px){
    .i-product .pro-list>.column {
        width: 100% !important;
    }
    .breadCrumbs .side-menu {
        display: none !important;
    }
}
.images-box {
    overflow: hidden;
    position: relative;
}
.images-box img {
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
}
.images-box:hover img {
    transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
    -webkit-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
    -moz-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
    -ms-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
    -o-transform: translate(0, 0) rotate(0) scale(1.1, 1.1) skew(0, 0) rotateX(0) rotateY(0);
}
.scroll-box {
    overflow: hidden;
    position: relative;
}
.scroll-box ul {
    width: 9999px;
}
.scroll-box ul li {
    float: left;
}
h1,
h2,
h3,
h4,
h5 {
    font-weight: 500;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui.container {
    padding: 0 15px;
    position: relative;
}
.ui.container > .item {
    padding-left: 0;
    padding-right: 0;
}
.ui.menu {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: none;
    margin: 0;
    box-shadow: 0 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 0 #fff;
    -ms-box-shadow: 0 0 0 0 #fff;
    -o-box-shadow: 0 0 0 0 #fff;
    min-height: auto;
    background: none;
}
.ui.header:first-child {
    margin-top: 0;
}
.ui.header {
    margin: 0;
    font-weight: 500;
}
.item {
    border-left: none!important;
    border-right: none!important;
}
.item:before,
.item:after {
    display: none!important;
}

@media screen and (max-width: 1600px) {
    .container {
        width: 1400px;
    }
}
@media screen and (max-width: 1400px) {
    .container {
        width: 1200px;
    }
    #header .nav .menu-box .menu > li {
        margin: 0 8px;
    }
    #header .nav .menu-box .menu > li > a {
        font-size: 18px;
    }
    #index-body .i-about .container .i-history ul li h3 {
        font-size: 32px;
    }
    #index-body .i-about .container .content h2 {
        font-size: 32px;
    }
    #index-body .tit h3 {
        font-size: 42px;
    }
    #index-body .i-why .grid-box .column .process .num {
        font-size: 132px;
        top: -60px;
    }
    #index-body .i-why .grid-box .column .process h2 {
        font-size: 26px;
    }
    #index-body .i-why .grid-box .column .process p {
        font-size: 15px;
    }
    #index-body .i-application .i-num ul li h2 {
        font-size: 26px;
    }
    #index-body .i-application:after,
    #index-body .i-news:after {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .container {
        width: 970px;
    }
    #header .nav .menu-box .menu > li {
        margin: 0 5px;
    }
    #header .nav .menu-box .menu > li > a,
    #index-body .i-product .pro-fl .product-list ul li .img-box .text a.more {
        font-size: 16px;
    }
    #index-body .i-product .pro-fl .product-list ul li .img-box .text h2 {
        font-size: 18px;
    }
    #index-body .i-news .container .news-list ul li .content h2,
    #footer .footer-top .top ul li {
        font-size: 20px;
    }
    #index-body .i-form form ul li input {
        width: 50%;
    }
}
@media screen and (max-width: 1000px) {
    .container {
        width: 700px;
    }
    #index-body h4.pointer {
        left: 10px;
    }
    #index-body .i-about .container .content h2 {
        font-size: 28px;
        line-height: 32px;
    }
    #index-body .i-why .grid-box .column {
        width: 100%;
        margin-bottom: 30px;
    }
    #index-body .i-why .grid-box .column .process {
        padding-top: 18%;
    }
    #index-body .i-application .application-list .slick-arrow {
        right: 12%;
    }
    #index-body .i-application .application-list .slick-prev {
        right: 26%;
    }
    #index-body .i-product .grid-box .column ul {
        padding-top: 47px;
    }
    #index-body .i-form form ul li {
        width: 50%;
    }
    #index-body .i-form form ul li input {
        width: 60%;
    }
    #footer .footer-top .top ul li a {
        padding: 0 10px;
    }
}
@media screen and (max-width: 700px) {
    .container {
        width: 100%;
    }
    #index-body h4.pointer {
        display: none;
    }
    #index-body .i-about .container .content {
        margin-top: 0;
    }
    #index-body .tit h3 {
        font-size: 20px;
        margin-top: 8px;
    }
    #index-body .i-why .grid-box .column .process .num {
        font-size: 80px;
        top: -80px;
    }
    #index-body .i-why .grid-box .column .process {
        padding-top: 9%;
    }
    #index-body .i-application,
    #index-body .i-about .container .i-history {
        padding: 30px 0;
        display: none;
    }
    #index-body .i-product .grid-box.two > .column {
        width: 100%;
    }
    #index-body .i-form form ul li {
        width: 100%;
        font-size: 18px;
    }
    #index-body .i-form form ul li input,
    #index-body .i-form form ul li input[type="submit"] {
        width: 100%;
    }
    #index-body .i-about .container .content h2 {
        font-size: 20px;
        line-height: 40px;
    }
    #index-body .i-about .container .content p {
        font-size: 14px;
        font-weight: normal;
        line-height: 28px;
        margin-top: 10px;
    }
    #index-body .i-about {
        padding: 30px 0;
    }
    #index-body .tit h2 {
        font-size: 14px;
        line-height: 28px;
    }
    #index-body .i-why .grid-box .column .process .num {
        font-size: 50px;
        top: -80px;
    }
    #index-body .i-why,
    #index-body .i-form {
        display: none;
    }
    #index-body .i-product {
        padding: 30px 0;
    }
    #index-body .i-product .grid-box .column ul li {
        margin-right: 10px;
        font-size: 14px;
    }
    #index-body .i-product .grid-box .column ul {
        padding-top: 10px;
    }
    #index-body .i-product .pro-fl .product-list {
        margin-top: 30px;
    }
    #index-body .i-product .pro-fl {
        padding: 0 15px;
    }
    #index-body .i-product .pro-fl .product-list ul li .img-box .text {
        padding: 10px 0 10px;
    }
    #index-body .i-application:after,
    #index-body .i-news:after {
        top: 0;
        height: 100%;
    }
    #index-body .i-news .container .news-list {
        margin-top: 30px;
    }
    #index-body .i-news .container .news-list ul li .content p {
        line-height: 28px;
        font-size: 14px;
    }
    #index-body .i-news .container .news-list ul li .content h2,
    #footer .footer-top .top ul li {
        font-size: 14px;
    }
    #footer .footer-top,
    #footer .footer-top .center {
        padding: 20px 0;
    }
    #footer .footer-top .center p {
        font-size: 14px;
        line-height: 28px;
    }
}


.inner-banner {
    background: url(../images/inner-banner.jpg) center no-repeat;
    height: 280px;
    background-size: cover;
    padding-top: 200px;
}
.inner-banner h2 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -30px;
}
.inner-banner p {
    color: #fff;
    font-size: 16px;
}
.i-history {
    position: relative;
    padding: 0 40px;
}
.i-history:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 12px;
    background: #afafaf;
    z-index: 8;
}
.i-history ul li {
    padding: 0 20px 50px;
    position: relative;
    cursor: pointer;
}
.i-history ul li h3 {
    font-size: 40px;
    font-weight: 700;
    color: #afafaf;
}
.i-history ul li p {
    font-size: 16px;
    padding: 5px 0;
    min-height:106px;
    line-height: 2;
}
.i-history ul li:after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 20px;
    bottom: 0;
    background: #afafaf;
    z-index: 8;
}
.i-history ul li:hover h3 {
    color: #8dc742;
}
.i-history ul li:hover:after {
    background: #8dc742;
}
.breadCrumbs {
    background-color: #fff;
    -webkit-box-shadow: 6px 8px 40px 0 rgba(200, 222, 217, 0.2);
    box-shadow: 6px 8px 40px 0 rgba(200, 222, 217, 0.2);
    padding: 20px 0;
}
.breadCrumbs .bread-crumbs {
    font-size: 16px;
    line-height: 30px;
}
.breadCrumbs .bread-crumbs span {
    color: #7fbc31;
}
.breadCrumbs .side-menu {
    position: relative;
}
.breadCrumbs .side-menu .nowCat {
    background: #1e8942 url("../images/sidebar-line.png") no-repeat 93% center;
    cursor: pointer;
    width: 226px;
    height: 40px;
    line-height: 40px;
    display: block;
    padding-left: 15px;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid #1e8942;
}
.breadCrumbs .side-menu .cat-list {
    display: none;
    z-index: 111;
    position: absolute;
    width: 100%;
    padding: 2px 0;
    background:#1e8942;
    left: 0;
    top: 100%;
}
.breadCrumbs .side-menu .cat-list li {

}
.breadCrumbs .side-menu .cat-list li a {
    display: block;
    color: #ffffff;
    padding: 10px 12px 10px 16px;
}
.breadCrumbs .side-menu .cat-list li a:hover {
    color: #fff;
    background:#00944e;
}
.product-page .i-product {
    padding: 11px 0 10px;
}
.product-page .catbeifeng1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
    margin-top: -40px;
}
.product-page .catbeifeng2 {
    line-height: 28px;
    font-size: 14px;
}
.i-product .pro-list {
    flex-wrap: wrap;
}
.i-product .pro-list img {
    background: url(../images/bg.jpg) no-repeat center;
    background-size: cover;
}

.i-product .pro-list > .column {
    margin-bottom: 19px;
    width: 24%;
    margin-right: 1%;
}
.i-product .pro-list > .column img{
    margin:0 auto; display: block; background:url(../images/bg.jpg) no-repeat center; background-size:cover;
}
.i-product .pro-list > .column .img{
    border:1px solid #ccc;
}
.i-product .pro-list > .column .img .img-box{
    border: 1px solid #eee;
    text-align: center;
    position: relative;
}
.i-product .pro-list > .column .img .img-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #7fbc31;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    z-index: 100;
}
.i-product .pro-list > .column .img .img-box:after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    background: #7fbc31;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}
.i-product .pro-list > .column .img .img-box:hover:before,
.i-product .pro-list > .column .img .img-box:hover:after{
    width: 100%;
}
.i-product .pro-list > .column .img .img-box a{
    display: block;
    position: relative;
}
.i-product .pro-list > .column .img .img-box a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 2px;
    height: 0;
    background: #7fbc31;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    z-index: 100;
}
.i-product .pro-list > .column .img .img-box a:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 2px;
    height: 0;
    background: #7fbc31;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}
.i-product .pro-list > .column .img .img-box:hover a:before,
.i-product .pro-list > .column .img .img-box:hover a:after{
    height: 100%;
}
.i-product .pro-list .con-box {
    /*margin-top: -26px;*/
    position: relative;
    z-index: 10;
    padding: 0 5px;
}
.i-product .pro-list .con-box a:hover {
    color: #7fbc31!important;
}
.i-product .pro-list .con-box .inner-box {
    background: #fff;
    padding: 25px 0 0;
}
.lg-page .i-product .pro-list .con-box .inner-box{
    padding:20px 0 0;
}
.i-product .pro-list .con-box .inner-box .tit{
    text-align: center;
}
.i-product .pro-list .con-box .inner-box .tit a {
    display: block;
    color: #1b1b1b;
    font-size: 18px;
    line-height: 30px;
}
.i-product .pro-list .con-box .inner-box .abst {
    margin: 12px 0 18px;
    color: #9e9c9f;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
.i-product .pro-list .con-box .inner-box .more {
    color: #1b1b1b;
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 30px;
}
.i-product .pro-list .con-box .inner-box .more .fa {
    margin-left: 14px;
}
.inner-page {
    padding: 60px 0;
}
.inner-page .init-1 .grid-box .column {
    margin-bottom: 60px;
}
.inner-page .init-1 .grid-box .column h2 {
    font-size: 32px;
    margin-bottom: 10px;
    color: #009e3f;
    font-weight: 700;
}

.inner-page .init-1 .grid-box .column p {
    margin-bottom: 30px;
    color: #777;
    font-size: 16px;
    line-height: 30px;
}
.inner-page .init-1 .grid-box .column:nth-child(1),
.inner-page .init-1 .grid-box .column:nth-child(4) {
    padding-right: 5%;
}
.inner-page .init-1 .grid-box .column:nth-child(3){
    padding-right:10px;
}
.inner-page .init-1 .left a {
    display: block;
    border: 1px solid #eee;
}
.inner-page .init-1 .left a img {
    width: 100%;
}
.inner-page .init-1 .left ul {
    margin: -5px;
    padding: 0;
}
.inner-page .init-1 .left ul li {
    padding: 5px;
}
.inner-page .init-1 .left ul li i,
.inner-page .init-1 .left ul li span {
    display: none !important;
}
.inner-page .init-1 .left ul li img {
    display: block;
    margin: 0 auto;
}
.inner-page .init-1 .left .four ul .slick-current li a {
    border-color:#1e8942;
}
.inner-page .init-1 .left ul .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: -9999em;
    width: 40px;
    height: 40px;
    border: none;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    background-size: 8px;
    background-position: center center;
    background-repeat: no-repeat;
}
.inner-page .init-1 .left ul .slick-arrow.slick-prev {
    background-image: url("../images/banner-btn-l.png");
    left: 10px;
}
.inner-page .init-1 .left ul .slick-arrow.slick-next {
    background-image: url("../images/banner-btn-r.png");
    right: 10px;
}

.about-page {
    padding-bottom: 0;
}
.about-page .p61-s03 {
    min-height: 400px;
    background-image: url(../images/s05.jpg);
}
.about-page .p61-s03 .mml-row {
    padding: 60px 10px 80px;
}
.about-page .p61-s03 h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
}
.about-page .p61-s03 ul {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #ffffffe0;
    -webkit-box-shadow: 42px 42px 120px 0 rgba(151, 171, 191, 0.2);
    box-shadow: 42px 42px 120px 0 rgba(151, 171, 191, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 0;
}
.about-page .p61-s03 li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding: 0 15px;
}
.about-page .p61-s03 b {
    font-style: normal;
    font-size: 40px;
    color: #009e3f;
    font-weight: 700;
}
.about-page .p61-s03 span {
    font-size: 18px;
}
.about-page .p61-s03 p {
    margin-top: 5px;
    margin-bottom: 0;
    color: #9e9e9e;
    font-size: 14px;
}
.about-page .p61-s04 .mml-row {
    padding: 120px 10px;
}
.about-page .p61-s04 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1080px;
    margin: 0 auto;
}
.about-page .p61-s04 li {
    width: 32%;
    max-width: 300px;
    text-align: center;
}
.about-page .p61-s04 .icon-wrap {
    width: 80px;
    height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #009e3f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 80px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.about-page .p61-s04 i {
    font-size: 18px;
    color: #009e3f;
}
.about-page .p61-s04 h4 {

    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    color: #009e3f;
    line-height: 40px;
}
.about-page .p61-s04 p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 30px;
}
.about-page .p61-s04 a.links {
    color: #009e3f;
    border-bottom: 1px solid;
}
.about-page .p61-s05 .mml-row {
    padding-bottom: 120px;
}
.about-page .p61-s05 .sec-title {
    text-align: center;
    font-size: 40px;
}
.prople-list {
    margin-top: 40px;
    position: relative;
}
.prople-list ul li{
    padding:0 20px;
}
.prople-list p {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    padding-top: 20px;
}
.prople-list .fa-chevron-right {
    left: auto;
    right: -20px;
}
.about-page .p61-s05 .sec-title p {
    max-width: 880px;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 16px;
}
.about-page .p61-s05 .sec-title p:last-child {
    margin-bottom: 0;
}
.about-page .p61-s05 ul.team-list {
    margin: 0 -10px;
    margin-top: 60px;
}
.about-page .p61-s05 li {
    margin: 0 10px;
    text-align: center;
}
.about-page .p61-s05 span {
    font-weight: 300;
    font-style: normal;
    display: block;
    padding-top: 25px;
}
.about-page .p61-s05 button {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    padding: 0;
    width: 50px;
    height: 50px;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0;
    border-radius: 0;
    top: 36%;
    margin: 0;
}
.about-page .p61-s05 button:hover {
    background-color: #009e3f;
}
.about-page .p61-s05 button::after {
    display: none;
}
.about-page .p61-s05 button.slick-next {
    right: 2px;
}
.about-page .p61-s05 button.slick-prev {
    left: 2px;
}
.about-page .p61-s05 .slick-dots {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
}
.about-page .p61-s05 .slick-dots li {
    width: 12px;
    height: 12px;
    background-color: #1c1e25;
    opacity: .2;
    display: inline-block;
    margin: 0 5px;
}
.about-page .p61-s05 .slick-dots li.slick-active {
    width: 48px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    opacity: 1;
    background-color: #009e3f;
}
@media (max-width: 768px) {
    .about-page .p61-s01 section {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about-page .p61-s01 .text-wrap {
        width: 100%;
        max-width: 580px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .about-page .p61-s01 .img-wrap {
        width: 100%;
        margin-top: 40px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .about-page .p61-s03 ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-page .p61-s03 li {
        width: 50%;
        padding: 20px 15px;
    }
    .about-page .p61-s05 button {
        top: 31%;
    }
}
@media (max-width: 680px) {
    .about-page .p61-s04 .mml-row {
        padding: 120px 10px 80px;
    }
    .about-page .p61-s04 ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .about-page .p61-s04 li {
        width: 100%;
        max-width: 400px;
        margin-bottom: 40px;
    }
}
@media (max-width: 540px) {
    .about-page .p61-s01 .mml-row {
        padding: 0 20px;
    }
    .about-page .p61-s01 section {
        padding-top: 60px;
    }
    .about-page .p61-s02 .mml-row {
        padding: 60px 10px;
    }
    .about-page .p61-s02 .bd {
        padding-top: 30px;
    }
    .about-page .p61-s02 .bd h5 {
        font-size: 14px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .about-page .p61-s02 .slick-arrow {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .about-page .p61-s02 .dots li {
        margin: 0 5px;
    }
    .about-page .p61-s02 .dots li.slick-active {
        width: 40px;
    }
    .about-page .p61-s03 ul {
        padding: 30px 0;
    }
    .about-page .p61-s03 b {
        font-size: 26px;
    }
    .about-page .p61-s04 .mml-row {
        padding: 60px 20px 20px;
    }
    .about-page .p61-s05 .mml-row {
        padding-bottom: 60px;
    }
    .about-page .p61-s05 button {
        top: 33%;
        width: 30px;
        height: 30px;
    }
}
@media (max-width: 480px) {
    .about-page .p61-s05 button {
        top: 30%;
    }
}
@media (max-width: 1200px) {
    .about-page .p61-s02 .slick-arrow.s02-prev,
    .about-page .p61-s02 .slick-arrow.s02-next {
        -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
    }
}
.cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 580px;
    background: url(../images/cta.jpg) no-repeat;
    background-position: top center;
}
.cta .mml-row{
    width:20%;
    margin-left: 20%;
}
.cta h2 {
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
}
.cta p{
    color: #fff;
    line-height: 30px;
    padding-bottom: 20px;
    font-size: 16px;
}
.cta .btn-link a {
    display: block;
    width: 182px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #24a450;
    font-size: 14px;
    color: #fff;

    font-weight: 500;
    font-style: normal;
}
.cta .btn-link a:hover {
    background: #018134;
}
.m-page {
    text-align: center;
    line-height: 22px;
    font-size: 0;
    letter-spacing: -0.307em;
    word-wrap: normal;
    white-space: nowrap;
    color: #138bdf;
    margin-top: 38px;
}
.m-page a,
.m-page span {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin: 0 5px;
    border: 1px solid #ddd;
    font-size: 16px;
    letter-spacing: normal;
    background: #fff;
    -webkit-transition: background-color 0.1s;
    -moz-transition: background-color 0.1s;
    -ms-transition: background-color 0.1s;
    -o-transition: background-color 0.1s;
    transition: background-color 0.1s;
}
.m-page a {
    text-decoration: none;
    color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
    background-image: url(../images/m-page-arr-r.png);
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #cdcdcd;
    box-shadow: none;
}
.m-page a:first-child {
    background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
    color: #fff;
    background-color: #00944e;
}
.m-page a:active {
    background: #00944e;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
    cursor: default;
    color: #fff;
    background: #00944e;
}


.inner-page .sidebar {
    width: 20% !important;
}
.inner-page .sidebar .widget-title {
    position: relative;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1em;
    font-weight: 700;
    background: #1b3f8d;
    padding: 5px 0px;
    border-radius: 8px;
}
.inner-page .sidebar .widget-title:before{
    display: inline-block;
    width: 30px;
    height: 30px;
    transition: all .5s;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 10px;
    background: url(../images/tubiaox1.png) no-repeat;
    position: relative;
    right: auto;
    top: auto;
    /* background-position: -39px -93px; */
    content: '';
    /* background-color: #1a3773; */
    border-radius: 3px;
}
.inner-page .sidebar ul.darklinks {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #dddddd;
}
.inner-page .sidebar ul.darklinks li a {
    color: #333;
    display: block;
    border-bottom: 1px dotted #ccc;
    padding-top: 15px;
    padding-left: 5px;
    font-size: 18px;
    padding-bottom: 15px;
    position: relative;
    line-height: 30px;
    font-weight: 600;
}
.inner-page .sidebar ul.darklinks li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 20px;
}
.inner-page .sidebar ul.darklinks li a:hover {
    color: #1b3f8d;
}
.inner-page .sidebar ul.darklinks li .children li a {
    padding-left: 40px;
}
.inner-page .sidebar ul.darklinks li .children li a:after {
    content: '>';
    position: absolute;
    left: 20px;
}
.inner-page .sidebar .hot {
    padding: 50px 0;
}
.inner-page .sidebar .hot .widget_text li {
    padding: 30px 0;
    border-bottom: 1px solid #dddddd;
}
.inner-page .sidebar .hot .widget_text li .column {
    width: 70% !important;
    padding-right: 5%;
}
.inner-page .sidebar .hot .widget_text li .column h2 {
    text-transform: capitalize;
}
.inner-page .sidebar .hot .widget_text li .column h2 a {
    font-size: 16px;
}
.inner-page .sidebar .hot .widget_text li .column .star .fa-star {
    color: #e6b800;
    font-size: 12px;
}
.inner-page .sidebar .hot .widget_text li .column:nth-child(1) {
    width: 30% !important;
}
.inner-page .page-right {
    width: 80% !important;
    padding-left: 5%;
}
.inner-page .page-right .products li {
    padding: 0 20px;
    margin-bottom: 30px;
}
.inner-page .page-right .products li .img-box:hover img {
    opacity: 0.9;
}
.inner-page .page-right .products li .item-content {
    background: #fff;
    padding: 4px 18px;
    border-bottom: 3px solid #1b3f8d;
    height: 88px;

}
.inner-page .page-right .products li .item-content h3 {
    font-size: 20px;
    margin-top: 0.9em;
}
@media (max-width: 1340px){
    .inner-page .page-right .products li .item-content h3 {
        font-size: 20px;
        margin-top: 0em;
    }
}
.inner-page .page-right .products li .item-content h3 a {
    font-size: 14px;
}
.inner-page .page-right .products li .item-content p a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: linear-gradient(to right, #9cc026, #5faf21);
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.inner-page .page-right .products li .item-content p a:hover {
    background: #f5f6fb;
    color: #88b04b;
}
.prodet-page .init-1 .grid-box .column:nth-child(2) {
    padding-left: 3%;
}
.prodet-page .init-1 .grid-box .column:nth-child(2) h1,
.prodet-page .init-1 .grid-box .column:nth-child(2) h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 40px;
}
.prodet-page .init-1 .grid-box .column:nth-child(2) .text {
    margin-top: 20px;
}
.prodet-page .init-1 .grid-box .column:nth-child(2) .text p {
    line-height: 25px;
}
.prodet-page .init-1 .grid-box .column:nth-child(2) a.more {
    width: 170px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;

    margin-top: 20px;
    background-image: linear-gradient(to right, #9cc026, #5faf21);
}
.prodet-page .init-1 .grid-box .column:nth-child(2) a.more:hover {
    background: #f5f6fb;
    color: #88b04b;
}
.prodet-page .init-3 {
    margin: 30px 0;
}
.prodet-page .init-3 .tit {
    color: #323232;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.1em;
    margin-top: 1.4em;
    margin-bottom: 0.75em;
}
.prodet-page .init-3 .related-list {
    position: relative;
    margin-top: 30px;
}
.prodet-page .init-3 .related-list ul li{
    padding:0 10px;
}
.prodet-page .init-3 .related-list img{
    display: block;
}
.prodet-page .init-3 .related-list .fa {
    font-size: 16px;
    width: 60px;
    height: 60px;
    background-image: linear-gradient(to right, #9cc026, #5faf21);
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 8;
    color: #fff;
    line-height: 60px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=100);
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
}
.prodet-page .init-3 .related-list .fa-chevron-right {
    left: auto;
    right: 0;
}
.prodet-page .init-3 .related-list:hover .fa {
    opacity: 1;
    filter: alpha(opacity=100);
}
.prodet-page .init-3 .related-list .swiper-slide .img-box:hover img {
    opacity: 0.9;
}
.prodet-page .init-3 .related-list .swiper-slide .item-content {
    background: #ffffff;
    padding: 35px 40px;
    border-bottom: 3px solid #1e8942;
}
.prodet-page .init-3 .related-list .swiper-slide .item-content h3 {
    font-size: 20px;
    margin-bottom: 0.9em;
}
.prodet-page .init-3 .related-list .swiper-slide .item-content h3 a {
    font-size: 14px;
    overflow: hidden;
    height: 50px;
    display: block;
}
.prodet-page .init-3 .related-list .swiper-slide .item-content p a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-image: linear-gradient(to right, #9cc026, #5faf21);
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;

}
.prodet-page .init-3 .related-list .swiper-slide .item-content p a:hover {
    background: #f5f6fb;
    color: #88b04b;
}
.prodet-page .prodet-detail {
    margin-top: 50px;
    margin-bottom: 20px;
}
.prodet-page .prodet-details {
    position: relative;
    background-color: #fff;
}
.prodet-page .prodet-details .prodet-details-tit {
    display: block;
    height: 68px;
    border-bottom: 3px solid #1e8942;
}
.prodet-page .prodet-details .prodet-details-tit h4 {
    position: relative;
    padding: 0 30px;
    border-radius: 20px 20px 0 0;
    float: left;
    line-height: 63px;
    margin: 0 5px 0 0;
    font-size: 16px;
    cursor: pointer;
    color: #333333;
    border-top: 2px solid #f0f0f2;
    border-left: 1px solid #f0f0f2;
    border-right: 1px solid #f0f0f2;
}
.prodet-page .prodet-details .prodet-details-tit h4:hover,
.prodet-page .prodet-details .prodet-details-tit h4.on {
    border-top-color: #1e8942;
    color: #fff;
    border-left-color: #1e8942;
    border-right-color: #1e8942;
    background: #1e8942;
}
.prodet-page .prodet-details .prodet-details-information {
    padding: 45px 20px;
    background-color: #f5f6fb;
}
.prodet-page .prodet-details .prodet-details-information table{
    width: 100%;
    overflow-x: auto;
}
.prodet-page .prodet-details .prodet-details-information table.form{
    display: block;
}
.prodet-page .prodet-details .prodet-details-information table tr td{
    padding: 5px;
    background:#fff;
}
.prodet-page .prodet-details .prodet-details-information .prodet-details-information-bdy {
    display: none;
}
.prodet-page .prodet-details .prodet-details-information .prodet-details-information-bdy img {
    width: auto;
    max-width: 100%;
}
.prodet-page .prodet-details .prodet-details-information .prodet-details-information-bdy p {
    line-height: 28px;
    font-size: 14px;
}
.contact-page .part1 .grid-box .i-fl {
    width: 40%;
}
.contact-page .part1 .grid-box .i-fr {
    width: 58%; margin-left: 2%;
    padding:3% 8%;
}
.contact-page .part1 .grid-box .i-fr h2 {
    color: #1e8942;
    font-size: 36px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: 700;
}
.contact-page .part1 .grid-box .i-fr h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 3px;
    background: #1e8942;
}
.contact-page .part1 .grid-box .i-fr p {
    margin-bottom: 12px;
    color: #646464 !important;
}
.contact-page .part1 .grid-box .i-fr form {
    margin-top: 30px;
}
.contact-page .part1 .grid-box .i-fr form input,
.contact-page .part1 .grid-box .i-fr form textarea {
    padding: 20px;
    background: #fff;
    border: none;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 15px;
}
.contact-page .part1 .grid-box .i-fr form textarea {
    height: 160px;
}
.contact-page .part1 .grid-box .i-fr form .submit {
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #1e8942;
    text-transform: uppercase;
}
.contact-page .part1 .grid-box .i-fr form ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.contact-page .part1 .grid-box .i-fr form ul li:nth-child(2n) {
    margin-right: 0;
}
.contact-page .part2 {
    margin-top: 60px;
}
.contact-page .part2 .column {
    padding: 20px;
}
.contact-page .part2 .column .text {
    padding: 50px 30px;
    text-align: center;
}
.contact-page .part2 .column .text .address-icon {
    margin-right: 0;
    margin: 0 auto 20px;
    margin-bottom: 15px;
    z-index: 9;
    background: #1e8942;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
}
.contact-page .part2 .column .text .address-icon .fa {
    font-size: 25px;
    color: #fff;
}
.contact-page .part2 .column .text .address-icon:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #1e8942;
    border-radius: 50%;
    animation: pulse-border 1.5s ease-out infinite;
    opacity: 0;
    visibility: hidden;
}
.contact-page .part2 .column .text .address-icon:hover {
    border-color: rgba(255, 255, 255, 0.7);
}
.contact-page .part2 .column .text .address-text h3 {
    color: #1e8942;
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 700;
}
.contact-page .part2 .column .text .address-text span {
    color: #505050;
}
/*prodet-page form*/
.prodet-page .i-form{
    padding: 0 5%;
}
.prodet-page .i-form h2 {
    color: #1e8942;
    font-size: 36px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    text-align: center;
}
.prodet-page .i-form h2:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -50px;
    bottom: 0;
    width: 100px;
    height: 3px;
    background: #1e8942;
}
.prodet-page .i-form p {
    margin-bottom: 12px;
    color: #646464 !important;
}
.prodet-page .i-form form {
    margin-top: 30px;
}
.prodet-page .i-form input,
.prodet-page .i-form textarea {
    padding: 20px;
    background: none;
    border: none;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    margin-bottom: 15px;
}
.prodet-page .i-form textarea {
    height: 160px;
}
.prodet-page .i-form .submit {
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #1e8942;
    text-transform: uppercase;
}
.prodet-page .i-form ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
}
.prodet-page .i-form form ul li:nth-child(2n) {
    margin-right: 0;
}
.news-page .page-right .news-list-li li {
    margin-bottom: 40px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.news-page .page-right .news-list-li li .blog-button {
    margin-top: 20px;
}
.news_contents {
    color: #555;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
    border-bottom: 1px solid #555;
    padding: 20px 0 40px;
}
.news_contents a {
    color: #555;
    font-size: 16px;
    line-height: 28px;
}
.newdet-page .news_contents p,
.newdet-page .news_contents div,
.newdet-page .news_contents span,
.newdet-page .news_contents table {
    color: #555;
    font-size: 14px;
    line-height: 28px;
    clear: both;
}
.newdet-page .news_next {
    width: 99%;
    margin-top: 0px;
    padding-left: 5px;
    border-top: 0px solid #CCC;
    text-align: left;
    padding-top: 10px;
}
.newdet-page .news_next a {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #777;
    font-size: 15px;
    margin-left: 5px;
}
.newdet-page .news_next a:hover {
    width: 100%;
    height: 25px;
    line-height: 25px;
    color: #000;
}
.full-blog-content {
    background: #FFFFFF;
    position: relative;
    z-index: 88;
    padding: 3%;
}
.blog .rs-blog .blog-item {
    margin-bottom: 70px;
    background: #fff;
    border-radius: 5px;
}
.blog-all-titles {
    display: flex;
    justify-content: left;
    padding-bottom: 25px;
    padding-top: 8px;
    align-items: baseline;
}
.blog-all-titles .blog-title {
    margin: 0 0 7px;
    line-height: 40px;
}
.blog-all-titles .blog-title a {
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
}
.blog-all-titles .full-date {
    text-align: center;
    line-height: 1.5em;
    padding: 6px 20px;
    font-size: 16px;
}
.blog-all-titles .get_date_format {
    background: #009961;
    border-radius: 4px;
    margin-right: 25px;
    position: relative;
}
.blog-all-titles .get_date_format .blog-date {
    font-size: 18px;
    color: #fff;
    padding: 12px 22px 10px;
    line-height: 1.5em;
}
.blog-all-titles .get_date_format .blog-date .date {
    font-size: 24px;
    font-weight: 700;
    display: block;
}
.blog-all-titles .btm-cate {
    padding: 0;
    margin: 0;
}
.blog-item.no-thumbs .blog-all-titles {
    display: block;
}
.rs-blog .blog-item .blog-desc {
    margin: 0 0 15px;
    clear: both;
}
.blog-desc p {
    line-height: 28px;
    font-size: 15px;
}
.faq-page .page-right {
    padding-left: 0;
    padding-right: 5%;
    width: 70% !important;
    /*=====================================
                  faq content
              =====================================*/
}
.faq-page .page-right .tit {
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.faq-page .page-right .tit span {
    font-weight: 600;
    font-size: 40px;
}
.faq-page .page-right .p {
    font-size: 14px;
    line-height: 25px;
    color: #6d6d6d;
}
.faq-page .page-right .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.faq-page .page-right .faq-content {
    padding: 50px 0;
}
.faq-page .page-right .collapse {
    display: none;
}
.faq-page .page-right .collapse.show {
    display: block;
}
.faq-page .page-right .faq-content .faq-content-item {
    margin-bottom: 70px;
}
.faq-page .page-right .faq-content .faq-content-item .faq-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 36px;
}
.faq-page .page-right .faq-content .faq-single-item {
    border: 1px solid #eeeeee;
    margin-bottom: 25px;
}
.faq-page .page-right .faq-content .faq-item h4 {
    margin-bottom: 0;
}
.faq-page .page-right .faq-content .faq-item h4 .btn-link {
    font-size: 14px;
    font-weight: 600;
    background: none;
    color: #008435;
    line-height: 26px;
    text-decoration: none;
    position: relative;
    padding-left: 40px;
    padding: 15px 54px 15px 54px;
    display: block;
    width: 100%;
    text-align: left;
}
.faq-page .page-right .faq-content .faq-item h4 .btn-link span {
    position: absolute;
    left: 20px;
    top: 19px;
    font-size: 18px;
    color: #008435;
}
.fa-question-circle{
    margin-right: 5px;
}
.faq-page .page-right .faq-content .faq-item h4 .btn-link .fa-angle-down{
    position: absolute; font-size: 18px;
    right:5%; top:20px;
}

.faq-page .page-right .faq-content .faq-item h4 .btn-link.collapsed {
    color: #282828;
}
.faq-page .page-right .faq-content .faq-item h4 .btn-link.collapsed:after {
    content: '\e98f';
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.faq-page .page-right .faq-content .faq-item .card-body {
    padding: 14px 55px 14px 55px;
}
.faq-page .sidebar {
    width: 30% !important;
}
.faq-page .sidebar .form-table {
    border: 1px solid #eee;
    padding: 20px;
}
.faq-page .sidebar .form-table form input,
.faq-page .sidebar .form-table form textarea {
    border: solid 1px #EEEEEE;
    background: none;
    padding: 15px;
    outline: none;
    margin-bottom: 20px;
    width: 100%;
    text-transform: capitalize;

}
.faq-page .sidebar .form-table form textarea {
    height: 150px;
}
.faq-page .sidebar .form-table form input[type="submit"] {
    text-align: center;
    font-size: 16px;
    background: #88b04b;
    color: #FFFFFF;
    text-transform: uppercase;
}
.about-page #page-about .txt img {
    margin-top: 20px;
    margin-bottom: 70px;
}
.about-page #page-about h2 {
    margin-top: 0;
    margin-bottom: 50px;
    line-height: 50px;
    padding: 0;
    margin-top: 0px;
    padding: 40px 0 25px;
    font-size: 48px;
    color: #92C43D;
    text-transform: none;
    position: relative;
}
.about-page #page-about h2 span {
    font-size: 48px;
    color: #333333;
}
.about-page #page-about .txt .grid-box .column.col-md-5 {
    width: 42%;
}
.about-page #page-about .txt .grid-box .column.col-md-7 {
    width: 58%;
}
.about-page #page-about .txt .btn {
    -webkit-border-radius: 30px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 30px;
    -moz-background-clip: padding;
    border-radius: 30px;
    background-clip: padding-box;
    transition: all .3s ease;
    color: #ffffff;
    font-size: 16px;
    padding: 15px 60px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
    background: #88b04b;
}
.about-page ul.crocus li,
.about-page ul.check li {
    color: #656774;
    background: url(../images/li.png) no-repeat left center;
    padding-left: 25px;
    font-weight: 700;
    margin-bottom: 12px;
}
.about-page #page-about .txt p {
    color: #656774;
}
.about-page #page-about .txt ul {
    margin: 40px 0 50px 20px;
}
.about-page #page-about #history {
    margin: 0px auto 120px;
}
.about-page #page-about #history h2 {
    text-align: center;
}    font-weight: 700;
.about-page h4 {
    margin: 60px 0 20px;
    font-size: 24px;
}
@media (max-width: 991px) {
    .about-page #page-about #history {
        margin-bottom: 40px;
    }
}
.about-page #page-about #history .info {
    text-align: center;
    color: #656774;
    display: none;
}
@media (min-width: 1200px) {
    .about-page #page-about #history .info p {
        width: 70%;
        margin: 0 auto;
    }
}
.about-page #page-about #history .info.active {
    display: block;
}
.about-page #page-about #gardeners {
    margin: 20px 0;
}
.about-page #page-about #gardeners h2 {
    margin-bottom: 20px;
}
.about-page h1.green,
.about-page h2.green,
.about-page h3.green,
.about-page h4.green,
.about-page h5.green,
.about-page h6.green,
.about-page .h1.green {
    color: #92C43D;
}
.about-page #page-about #history .i-history {
    background: none;
    padding-top: 0;
}
.about-page #countUp .row > div {
    height: 235px;
    background: #92C43D;
    color: #ffffff;
    text-align: center;
    background: #add256;
    background: -moz-linear-gradient(left, #add256 0%, #79ad11 100%);
    background: -webkit-linear-gradient(left, #add256 0%, #79ad11 100%);
    background: linear-gradient(to right, #add256 0%, #79ad11 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#add256', endColorstr='#79ad11', GradientType=1);
}
.about-page #countUp .row > div {
    padding-top: 60px;
}
.about-page #countUp .row > div span {
    margin: -15px 0 0 0;
    font-size: 50px;

    display: block;
    line-height: 1.3em;
}
.about-page #countUp .row > div p {
    color: #23242C;
    font-size: 24px;
    display: block;
}
.about-page #clients-logos a {
    text-align: center;
    padding: 33px 0;
    border-bottom: 1px solid #F7F7F7;
}
.about-page #clients-logos a:nth-child(2n) {
    background: #F7F7F7;
}
.about-page #page-about #gardeners h2 {
    margin-bottom: 20px;
    text-align: center;
}
.about-page #page-about #gardeners .column {
    padding: 0 20px;
}
.about-page .others {
    background: url(../images/_parallax2.jpg) no-repeat center;
    padding: 100px 0;
}
.about-page .others .others-list {
    padding: 0 5%;
    position: relative;
    margin-top: 20px;
}
.about-page .others .others-list .fa {
    font-size: 16px;
    width: 60px;
    height: 60px;
    background-image: linear-gradient(to right, #9cc026, #5faf21);
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: absolute;
    left: 0;
    top: 5%;
    color: #fff;
    line-height: 60px;
    cursor: pointer;
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    -ms-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    z-index: 8;
}
.about-page .others .others-list .fa-chevron-right {
    left: auto;
    right: 0;
}
.about-page .others .swiper-slide .text {
    margin: 0 10% 30px;
}
.about-page .others .swiper-slide .text p {
    line-height: 30px;
    color: #fff;
    text-align: center;
}
.about-page .others .swiper-slide .img img {
    width: auto;
    margin: 0 auto;
    display: block;
}
.about-page .others .swiper-slide .img h3 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin: 10px 0;
}
.about-page .others h2 {
    text-align: center;
}
.about-page .others h2 span.black {
    color: #fff !important;
}
.about-page #gardeners {
    background: #92C43D;
    padding: 100px 0 82px;
}
.about-page #gardeners h3 {
    margin: -8px 0 28px;
    font-size: 36px;
}
.about-page #gardeners ul li {
    color: #23242C !important;
    float: left;
}
.about-page #gardeners .item {
    background: #ffffff;
    padding: 14px 14px 14px;
    text-align: center;
    position: relative;
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 8px;
    -moz-background-clip: padding;
    border-radius: 8px;
    background-clip: padding-box;
}
.about-page #gardeners .item img {
    width: 100%;
    max-width: auto;
    height: auto;
    -webkit-border-radius: 8px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 8px;
    -moz-background-clip: padding;
    border-radius: 8px;
    background-clip: padding-box;
}
.about-page #gardeners .item .label-white {
    position: absolute;
    right: -16px;
    top: -16px;
}
.about-page #gardeners .item h5 {
    margin: 20px 0 3px;
}
.about-page #gardeners .item p {
    color: #92C43D;
}
.about-page #gardeners .item p.icon {
    color: #333333;
    margin: 10px 0;
}
.about-page #gardeners .item p.icon .fa {
    margin-right: 10px;
}
.about-page #gardeners.gardeners-inner {
    background: transparent;
    padding: 0;
}
.about-page #gardeners.gardeners-inner .item {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
.about-page #gardeners .btns {
    margin-top: 50px;
    text-align: center;
}


.about-page .accordion-box {
    position: relative; margin-top:40px;
    margin-bottom: 30px;
    padding-right: 30px;
}
.about-page .accordion-box .block {
    position: relative; border:1px solid #eee;
    padding-top: 0px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 21.25px 3.75px rgba(217, 217, 217, 0.1);
}
.about-page .accordion-box .block:last-child {
    margin-bottom: 0px;
}
.about-page .accordion-box .block .acc-btn {
    position: relative;
    cursor: pointer;
    line-height: 1.2em;
    text-transform: capitalize;
    color: #222;
    font-weight: 600;
    padding: 22px 30px;
    padding-left: 58px;
    transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    border-radius: 6px;
}
.about-page .accordion-box .block .acc-btn.active {
    color: #88b04b;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.about-page .accordion-box .block .icon-outer {
    position: absolute;
    right: 32px;
    top: 47px;
    font-size: 25px;
    color: #222222;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.about-page .accordion-box .block .icon-outer .icon {
    position: absolute;
    top: 50%; right:10px;
    margin-top: -22px;
    font-size: 18px;
    color: #222222;
    line-height: 1em;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.about-page .accordion-box .block .icon-outer .icon_plus {
    opacity: 1;
}
.about-page .accordion-box .block .icon-outer .icon_minus {
    opacity: 0;
    color: #222;
    font-weight: 700;
}
.about-page .accordion-box .block .acc-btn.active .icon-outer .icon_minus {
    opacity: 1;
}
.about-page .accordion-box .block .acc-btn.active .icon-outer .icon_plus {
    opacity: 0;
}
.about-page .accordion-box .block .acc-btn.active .icon-outer {
    color: #0eaf96;
}
.about-page .accordion-box .block:nth-child(1) .acc-content{
    display:block;
}
.about-page .accordion-box .block .acc-content {
    position: relative;
    display: none;
    padding: 0 30px 36px;
    padding-left: 58px;
    background: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
/* .about-page .accordion-box .block .acc-content table tr td,.about-page .accordion-box .block .acc-content .para{
	color:#ccc;
} */
.about-page .accordion-box .block .acc-content .content-text {
    padding-bottom: 6px;
}
.about-page .accordion-box .block .acc-content.current {
    display: block;
}
.about-page .accordion-box .block .content {
    position: relative;
    margin-bottom: 0;
}
.about-page .accordion-box .block .content .text {
    margin-bottom: 0;
    font-size: 17px;
}
.service-page{
    padding-bottom:50px;
}
.faq-page .faq-list {
    padding: 0 0 50px;
}
.faq-page .faq-list li {
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
    background: #1c1c1c  url("../images/faq-q-ico.png") no-repeat left top;
    padding: 0 14px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.faq-page .faq-list li,
.faq-page .faq-list li .faq-a,
.faq-page .faq-list li .fa {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}
.faq-page .faq-list li:last-child {
    margin-bottom: 0;
}
.faq-page .faq-list li .faq-a {
    padding: 19px 0 19px 32px;
    font-size: 18px;
    color: #fff;
}
.faq-page .faq-list li .faq-q {
    padding: 29px 24px;
    background: #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    display: none;
}
.faq-page .faq-list li .faq-q p {
    font-size: 16px;
    color: #333;
}
.faq-page .faq-list li .faq-q p strong{
    font-size: 18px;
}
.faq-page .faq-list li .fa {
    position: absolute;
    color: #616161;
    font-size: 1.2rem;
    right: 36px;
    top: 21px;
}
.faq-page .faq-list li.active {
    padding-bottom: 15px;
    background-color: #1e8942;
    background-image: url("../images/faq-q-ico-h.png");
}
.faq-page .faq-list li.active .faq-a,
.faq-page .faq-list li.active .fa {
    color: #fff;
}
.application .part1{
    margin:20px 0 40px;
}
.application h2 {
    font-size: 24px;
    font-weight: bold;
    color: #007f41;
}
.application p {
    line-height: 24px;
    margin-bottom: 20px;
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    font-size: 14px;
}
.application .part1 .grid-box .column{
    padding:0 10px;
}
#history{
    padding-bottom: 50px;
}
#history h2 {
    padding: 40px 0 25px;
    font-size: 40px;
    text-align: center;
}

.i-history .history-list {
    background: url(../images/line_03.jpg) repeat-x left 7px;
}
.i-history .history-list .swiper-slide {
    position: relative;
}
.i-history .history-list .swiper-slide:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 50px;
    top: 0;
    left: 7px;
    background: #88b04b;
}
.i-history .history-list .swiper-slide:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    z-index: 8;
    background: url(../images/pointer2.png) no-repeat center;
}
.i-history .history-list .swiper-slide .news-text {
    padding-top: 60px;
}
.i-history .history-list .swiper-slide .news-text h3 {
    font-size: 22px;
    color: #339a5a;
    line-height: 28px; font-weight: bold;
}
.i-history .history-list .swiper-slide .news-text h4 {
    font-size: 20px;
    text-transform: capitalize;
    margin: 10px 0;
}
.i-history .history-list .swiper-slide .news-text p {
    line-height: 25px;
    color: #6d6d6d; font-size:15px;
}
.i-history .img {
    margin-top: 50px;
}

.thumb-gallery{
    padding:20px 0;
}
.thumb-gallery li{
    float: left;
    padding:10px;
    width:25%;
}

/* �ֻ���ͷ�� */
#m-header-wrapper {
    display: none;
}
#m-header-wrapper .overlay {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
#m-header-wrapper .m-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 45px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    transition: 300ms;
}
#m-header-wrapper .m-header.active {
    left: 200px;
}
#m-header-wrapper .m-header .container {
    height: 100%;
    position: relative;
}
#m-header-wrapper .m-header .container .toggle-btn {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
#m-header-wrapper .m-header .container .toggle-btn span {
    display: block;
    width: 20px;
    height: 2px;
    background: #333;
    margin-bottom: 5px;
    transition: 300ms;
}
#m-header-wrapper .m-header .container .toggle-btn span:last-of-type {
    margin-bottom: 0;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(1) {
    transform: rotate(45deg);
    transform-origin: left center;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(2) {
    opacity: 0;
}
#m-header-wrapper .m-header .container .toggle-btn.active span:nth-of-type(3) {
    transform: rotate(-45deg);
    transform-origin: left center;
}
.grid-box .column {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-right:15px;
    line-height: 20px;
}

.inner-product .container .inner-pro-list .item .img-box:nth-of-type(2){ float:right;}

#m-header-wrapper .m-header .container .logo {
    text-align: center;
    position: relative;
    left: 33%;
    top: 50%;
    transform: translateY(-50%);
    width: 26%;
}
#m-header-wrapper .m-header .container .logo img {
    width: 90px;
    height: auto !important;
}
#m-header-wrapper .m-toggle-nav {
    position: fixed;
    width: 200px;
    height: 100%;
    left: -200px;
    top: 0;
    overflow-y: auto;
    background: #333;
    z-index: 9999;
    transition: 300ms;
    padding: 15px 0;
}
#m-header-wrapper .m-toggle-nav.active {
    left: 0;
}
#m-header-wrapper .m-toggle-nav h1 {
    font: 14px sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px 20px;
}
#m-header-wrapper .m-toggle-nav h2 {
    font: 14px sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px 20px;
}
#m-header-wrapper .m-toggle-nav h1 .icon {
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}
#m-header-wrapper .m-toggle-nav h2 .icon {
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
}
#m-header-wrapper .m-toggle-nav .menu-box {
    padding-bottom: 25px;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a {
    display: block;
    font: 12px/40px sans-serif;
    color: #fff;
    padding-left: 15px;
    text-transform: uppercase;
    position: relative;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #fff;
    display: none;
    transition: 300ms;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li > a i.active {
    transform: translateY(-50%) rotate(180deg);
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li .sub-menu {
    background: #000;
    padding: 5px 0;
    display: none;
}
#m-header-wrapper .m-toggle-nav .menu-box .menu > li .sub-menu li a {
    display: block;
    font: 12px/40px sans-serif;
    padding-left: 15px;
    color: #fff;
    text-transform: uppercase;
}
#m-header-wrapper .m-toggle-nav .search-box {
    padding: 15px 15px 35px;
    position: relative;
}
#m-header-wrapper .m-toggle-nav .search-box input[type="text"] {
    width: 100%;
    height: 30px;
    border: none;
    outline: none;
    padding: 0 40px 0 10px;
    font: 12px sans-serif;
    color: #333;
}
#m-header-wrapper .m-toggle-nav .search-box button {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    outline: none;
    text-align: center;
    background: #000;
}
#m-header-wrapper .m-toggle-nav .search-box button i {
    font-size: 12px;
    line-height: 30px;
    color: #fff;
}
#m-header-wrapper .m-toggle-nav .lan h1 {
    padding-bottom: 10px;
    position: relative;
}
#m-header-wrapper .m-toggle-nav .lan h2 {
    padding-bottom: 10px;
    position: relative;
}
#m-header-wrapper .m-toggle-nav .lan h1 i.fa-angle-down {
    position: absolute;
    right: 15px;
    top: 1px;
    font-size: 16px;
    color: #fff;
    transition: 300ms;
}
#m-header-wrapper .m-toggle-nav .lan h2 i.fa-angle-down {
    position: absolute;
    right: 15px;
    top: 1px;
    font-size: 16px;
    color: #fff;
    transition: 300ms;
}
#m-header-wrapper .m-toggle-nav .lan h1 i.fa-angle-down.active {
    transform: rotate(180deg);
}
#m-header-wrapper .m-toggle-nav .lan h2 i.fa-angle-down.active {
    transform: rotate(180deg);
}
#m-header-wrapper .m-toggle-nav .lan ul {
    background: #000;
    display: none;
}
#m-header-wrapper .m-toggle-nav .lan ul li a {
    display: block;
    font: 12px/30px sans-serif;
    color: #fff;
    padding-left: 15px;
}
@media screen and (max-width: 1100px) {
    #m-header-wrapper{
        display: block;
    }
}



@media screen and (max-width: 1230px) {
    .container {
        width: 970px;
    }
    .i-history ul li h3 {
        font-size: 26px;
    }
    .i-history ul li p {
        height: 130px;overflow: hidden;
    }
    .cta h2 {
        margin-bottom: 30px;
        font-size: 28px;
    }
    .prodet-page .prodet-details .prodet-details-information table{
        display: block;
    }

}

@media (max-width: 991px) {
    .about-page #gardeners {
        padding: 60px 0 20px;
    }
    .about-page #gardeners .txt {
        text-align: center;
    }
    .about-page #gardeners .txt ul {
        text-align: left;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}
@media screen and (max-width: 970px) {
    .container {
        width: 768px;
    }
    .i-history .history-list .swiper-slide .news-text h3 {
        font-size: 38px;
    }
    .about-page #page-about .txt .grid-box .column.col-md-7 {
        width: 58%;
        padding-left: 3%;
    }
    .about-page #page-about h2 span,
    .about-page #page-about h2 {
        font-size: 26px;
        margin-bottom: 0;
    }
    .inner-page .init-1 .grid-box .column{
        width:100%;
        padding:0;
        margin:0 0 10px;
    }
    .contact-page .grid-box.four>.column {
        width: 50%;
    }
}
@media screen and (max-width: 990px) {
    .container {
        width: 700px;
    }
    .three-part .column h3 {
        font-size: 18px;
    }
    .three-part .column p {
        line-height: 25px;
        font-size: 14px;
    }
    .inner-page .page-right .products li {
        padding: 0 20px;
        margin-bottom: 30px;
        width: 50% !important;
    }
    .contact-page .part1 .grid-box .i-fl {
        width: 100%;
    }
    .contact-page .part1 .grid-box .i-fr {
        width: 100%;
    }
    .contact-page .part2 .column {
        padding: 20px;
        width: 50%;
    }
    .contact-page .part1 .grid-box .i-fr {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .inner-banner h2 {
        font-size: 25px;
        margin-top: 0px;
    }
    .inner-banner {
        padding-top: 100px;
    }
    .i-product .pro-list > .column {
        margin-bottom: 19px;
        width: 32.3%;
        margin-right: 1%;
    }
    .inner-page .init-1 .grid-box .column {
        margin-bottom: 30px; width:100%;
    }
    .inner-page .init-1 .grid-box .column h2,.about-page .p61-s03 h2,.sec-title h2,
    #history h2,.cta h2{
        font-size: 30px;
        font-weight: 700;
    }
    .inner-page .page-right .products li .item-content {
        padding: 10px;
        border-bottom: 2px solid #1e8942;
    }
    .inner-page .page-right .products li .item-content h3 {
        margin-bottom: 0;
        margin-top:1rem;
    }
    .inner-page .page-right .products li .item-content h3 a{
        font-size: 14px;

    }
    .inner-page .sidebar ul.darklinks li a {
        font-size: 14px;
    }
    .blog-all-titles .blog-title a {
        font-size: 20px;
        font-weight: 600;
        line-height: 40px;
    }
    .inner-page .sidebar {
        width: 100% !important;
    }
    .inner-page .page-right {
        width: 100% !important;
        padding-left: 0;
    }
    .inner-page .sidebar .hot {
        padding: 20px 0;
    }
    .about-page #gardeners .txt ul {
        text-align: left;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        margin-left: 15%;
    }
    .about-page #gardeners .item {
        margin: 0 auto 30px;
    }
}
@media screen and (max-width: 416px){
    .inner-page .page-right .products li .item-content h3 {
        margin-bottom: 0;
        margin-top:0;
    }
    .grid-box .column{
        line-height: 18px;
    }
}
@media screen and (max-width: 700px) {
    #footer .footer-top .top,
    .banner-list .text h2,
    .inner-page.about-page .cta{
        display: none;
    }
    .banner-list .text{
        top:20%;
    }
    .container {
        width: 100%;
    }
    .three-part .column h3 {
        font-size: 13px;
    }
    .three-part .grid-box {
        width: 100%;
    }
    .three-part .grid-box.three > .column {
        width: 100%;
    }
    .three-part .column p {
        min-height: 75px;
    }
    .i-history h2 {
        font-size: 24px;
    }
    .i-history .history-list .swiper-slide .news-text h3 {
        font-size: 30px;
    }
    .inner-page {
        padding: 30px 0 20px;
    }
    .about-page #page-about .txt .grid-box .column.col-md-5 {
        width: 100%;
    }
    .about-page #page-about .txt .grid-box .column.col-md-7 {
        width: 100%;
        padding-left: 0%;
    }
    .about-page #page-about .txt img {
        margin-top: 0;
        margin-bottom: 0;
    }
    .about-page #countUp .row > div {
        padding-top: 60px;
        width: 50%;
    }
    .about-page #countUp .row > div span {
        font-size: 25px;
    }
    .about-page #countUp .row > div p {
        font-size: 18px;
    }
    .about-page #countUp .row > div {
        height: 145px;
    }
    .about-page #clients-logos a {
        width: 33.3%;
    }
    .about-page #page-about #gardeners .column {
        padding: 0 20px;
        width: 50%;
    }

    .inner-page .sidebar .widget-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .inner-page .page-right .products li .item-content {
        background: #f5f6fb;
        padding: 8px 8px;
        border-bottom: 3px solid #1e8942;
    }
    .inner-page .page-right .products li {
        padding: 0px 5px;
        margin-bottom: 30px;
        width: 50% !important;
    }
    .init-1 .grid-box.two > .column {
        width: 100%;
    }
    .prodet-page .init-3 .tit {
        font-size: 20px;
    }
    .blog-all-titles .blog-title a {
        font-size: 20px;
        font-weight: 600;
        line-height: 40px;
    }
    .faq-page .page-right .tit span,
    .faq-page .page-right .tit {
        font-weight: 600;
        font-size: 24px;
    }
    .contact-page .part1 .grid-box .i-fr h2 {
        font-size: 24px;
    }
    .contact-page .part1 .grid-box .i-fr form ul li {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    .contact-page .part2 {
        margin-top: 10px;
    }
    .contact-page .part2 .column {
        padding: 20px;
        width: 100%;
    }
    .inner-banner h2 {
        font-size: 20px;
        margin-top: 0px;
    }

    .about-page{
        padding-bottom:0;
    }
    .inner-page .init-1 .grid-box .column h2,.about-page .p61-s03 h2,.sec-title h2,.cta h2{
        font-size: 20px;
    }
    .inner-page .init-1 .grid-box .column:nth-child(1), .inner-page .init-1 .grid-box .column:nth-child(4) {
        padding-right:0;
    }
    .inner-page .init-1 .grid-box .column {
        margin-bottom: 20px;
    }
    .breadCrumbs .side-menu{
        margin-top:10px;
    }
    .i-product .pro-list > .column {
        width: 49%;
    }
    .contact-page .part1 .grid-box .i-fr {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .contact-page .part2 .column {
        padding: 10px 0;
        width: 100%;
    }
    .inner-page .init-1 .grid-box .column h2,.about-page .p61-s03 h2,.sec-title h2,
    #history h2,.cta h2{
        font-size: 20px;
    }
    .about-page h4 {
        margin: 20px 0 20px;
        font-size: 20px;
    }
    .about-page .p61-s04 h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .inner-page .sidebar{
        display:none;
    }
    .prodet-page .prodet-details .prodet-details-tit h4{
        padding:0 12px;
    }
    .prodet-page .prodet-details .prodet-details-information {
        padding: 20px 10px;
    }
    .faq-page .faq-list li .faq-a {
        padding: 19px 55px 19px 32px;
        font-size: 16px;
    }
    .faq-page .faq-list li .fa {
        font-size: 1.2rem;
        right: 18px;
        top: 21px;
    }
    .contact-page .part2 .column .text .address-text h3 {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .contact-page .grid-box.four>.column {
        width: 100%;
    }
}
#cs {
    width: 100%;
    margin-bottom: 20px;
}
#cs td,#cs th{
    padding: 5px 10px;
    border: none;
    width: 50%;
}
#cs tr:nth-child(even){
    background: #efefef;
}
#cs tr:nth-child(odd){
    background: #dadada;
}
#cs td:first-child {
    color: #000;
}
#cs td:last-child {
    color: #000;
}



@media screen and (min-width:700px) {
    .menu-item-15087{
        display: none!important;
    }
}
@media screen and (max-width:700px) {
    .menu-item-14549{
        display: none!important;
    }
}

.fsdhds{
    font-size: 18px;
    line-height: 2;
}

.mksdl{
    font-size: 16px;
    line-height: 2;
    padding:25px 0 0;
}

.neirongs{
    font-size: 18px;
    color: white;
}