.default-color{
    color: #3daf2c;
}
.default-bgcolor{
    background-color:#3daf2c;
}
.default-bgcolor-hover{
    background-color:#124d0a!important;
}
.border-color{
    border: 2px solid #3daf2c!important;
}
a{
    color: #3daf2c!important;
    text-decoration: underline;
}
.container{
    max-width: 1480px;
}
.navbar .link a{
    font-size: 18px;
    font-family: bebas;
    letter-spacing: 1.2px;
    line-height: 20px;
    font-weight: 600;
    color: #3daf2c;
    padding: 20px;
    position: relative;
}
.navbar .link a:hover{
    color: #26681c!important;
}
.navbar .dropdown a:hover{
    color: #057a18!important;
}
.dropdown .navs .hover .nav-pills{
    --bs-nav-pills-link-active-bg: unset!important;
    --bs-nav-pills-border-radius: 0!important;
}
.dropdown .navs .hover .nav-pills .active{
    border-bottom: 2px solid #3daf2c!important;
}

.left_hot img{
    width: 280px;
    height: 280px;
}
@keyframes ani{
    from{
        width: 0;
    }
    to{
        width: 50%;
    }
}
.modal-body .form-control:focus{
    border:3px solid #3daf2c71;
    box-shadow: unset!important;
}
#cart_form .form-control:focus{
    border:3px solid #3daf2c71;
    box-shadow: unset!important;
}
#products textarea:focus{
    border:3px solid #3daf2c71;
    box-shadow: unset!important;
}
.navbar .link a.active{
    color: #364700;
}
.navbar .quote,.navbar .search,.navbar .search input{
   border-color: #3daf2c!important;
    color: #3daf2c;
    cursor: pointer;
}
.navbar .search svg{
    margin-left: -30px;

}
.navbar .cart_message .number{
    position: absolute;
    width: 15px;
    height: 15px;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
    padding-left: 2px;
    color: #fff;
    top: 10px;
    right: 15px;
    border-radius: 100%;
    background-color: #3daf2c;
}
/*banner*/
.banner .banner_top{
    height: 400px;
}
.banner .banner_left{
    background-color: #3daf2ccc;
    width: 40%;
    height: 70%;
    margin-top:-50px;
    z-index:9;

}
.banner .banner_right{
    margin-left:-100px;
    z-index:8;

}
/*banner*/
/*detail*/
.detail .col{
    transition: all 0.5s ease-in-out;
}
.detail .col:hover{
    background-color: #3daf2c;
    color: #fff;
}
.detail .col:hover p::after{
    content: ">>";
    color: #fff;
    position: absolute;
    width:50px;
    height:30px;
    left: 28px;
    font-weight: bold;
    font-size:18px;
    bottom: 5px;
}
/*detail*/

/*category*/
.big_cat,.category,.ft_bg,.packaging{
    background-color: #f7f5e9;
}
.category .title:before,.category .title:after{
    content: "";
    width: 40%;
    height:5px;
    text-align: right;
    background-color:#3daf2c;

}
.category .cat_left{
    background-color:#3daf2c;
}
.category .cat_right .title{
    color:#3daf2c;
}
.category .cat_right .col-4:nth-of-type(3),.category .cat_right .col-4:nth-of-type(6){
    border-right: unset!important;
}
.category .cat_right .col-4:nth-of-type(4),.category .cat_right .col-4:nth-of-type(5),.category .cat_right .col-4:nth-of-type(6){
    border-bottom: unset!important;
}
/*category*/

/*big_cat*/
.big_cat .title{
    color:#3daf2c;
}
.big_cat .bg{
    background-image: linear-gradient(rgba(255, 255, 255, 0), #474747)!important;
    /*background-color: rgba(0, 0, 0, 0.8);*/

}
.big_cat .cat_font .bg span{
    color:#fff;
}
.big_cat .cat_font .bg:hover .mb-xs-3{
    color: #3daf2c!important;
    border:1px solid #3daf2c!important;
}
/*big_cat*/
/*industry*/
.industry .title:after{
    content: "";
    width: 50%;
    height: 5px;
    top: 100px;
    left: 10px;
    position: absolute;
    background-color: #3daf2c;
}
.industry button{
    background-color: #3daf2c;
    color: #fff;
}
/*industry*/
/*packaging*/
.packaging h6:after{
    content: "";
    width:100px;
    height: 5px;
    background-color: #3daf2c;
    position: absolute;
    left: 0;
    top: 40px;
}
.packaging .row{
    flex:1;
}
.packaging li{
    list-style-type: disc;
    color: #3daf2c;
}
/*packaging*/
/*source*/
.source{
    background-color: #f7f5e9;
    /*background: linear-gradient(to right, #3daf2c 0%,#3daf2c 50%,#fff 50%,#fff 100%);*/
}
.source .left{
    background-color: #3daf2c;
}
.source .right{
    margin-left:-120px;
}
.source .right .icon{
    color: #3daf2c;
}
.source .right span h6{
    color: #3daf2c;
}
/*source*/
/*inspiring*/
.inspiring{
    background-color: #f7f5e9;
}
.inspiring .swiper-slide{
    height:500px;
}
.inspiring .left_navbar{
    z-index: 9;
    top: -100px;
}
.inspiring .left_navbar .navbar{
    background-color: #3daf2c;
}
.inspiring .left_navbar .one_nav{
    right: 48px;
    position: absolute;
    display: flex;
    top: -15px;
    z-index: 9;
}
.inspiring .left_navbar .two_nav{
    position: absolute;
    display: flex;
    top: -15px;
    z-index: 9;
}
.inspiring .left_navbar .two_nav span,.inspiring .left_navbar .one_nav span{
    background-color: #7da126;
    color: #fff;
}
.inspiring .left_navbar .two_nav span:first-child,.inspiring .left_navbar .one_nav span:first-child{
    background-color: #aab420;
}
.inspiring .right_content .title::after{
    content: "";
    width: 80px;
    height: 5px;
    background-color: #3daf2c;
    position: absolute;
    left: 0;
    top: 110px;
}
.inspiring .right_content .btn span{
    color: #3daf2c;
    border-color: #3daf2c!important;
}
/*inspiring*/
/*blogs*/
.blogs{
    background-color: #f7f5e9;
}
.blogs .title span:first-child::after{
    content: "";
    width: 80px;
    height: 5px;
    background-color: #3daf2c;
    position: absolute;
    left: 0;
    top: 50px;
}
.blogs .content{
    background-color: #d7e1b0;
}
.blogs .content h5{
    min-height:65px;
}
.blogs .img img{
    height: 250px;
}
/*blogs*/
/*backtop*/
.go-top {
    display: none;
    opacity: 0.6;
    z-index: 999999;
    position: fixed;
    bottom: 113px;
    left: 90%;
    /* margin-left: 40px; */
    border: 1px solid #364700;
    width: 38px;
    height: 38px;
    background-color: #364700;
    border-radius: 3px;
    cursor: pointer;

}

.go-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.go-top .arrow {
    position: absolute;
    left: 10px;
    top: -1px;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-bottom-color: #1c2300;
}

.go-top .stick {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 8px;
    height: 14px;
    display: block;
    background-color: #1c2300;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
/*backtop*/

.footer{
    background-color:#364700;
    margin-top:200px;
}
.foot_top{
    width: 100%;
    position: inherit;
    height: 300px;
    background-color: #3daf2c;
    margin-top: -200px;
    margin-bottom:80px
}
.foot_btn:hover{
    background-color: #fff;
}
.foot_btn:hover a{
    color: #3daf2c!important;
}
.ft_t:after{
    content: '';
    width: 80px;
    display: block;
    height: 3px;
    margin-top: 5px;
    background-color: #fff;
    position: absolute;
}
.footer .link a{
    font-size: 16px;
    font-family: Microsoft YaHei;
    letter-spacing: 1.2px;
    color: #fff!important;
}
.footer .link a:hover{
    color: #26681c!important;
}
.footer .link .fw-lighter{
    font-size: 14px;
}
.footer_bottom{
    background-color:#1c2300;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
/*archive*/
.archive-top{
    background-color: #f7f5e9;
}
.archive-top .title{
    margin-top:-70px;
}
.archive-top .left{
    background-color: #3daf2c;
}
.banma-breadcrumb .item-cat a,.banma-breadcrumb .item a,.banma-breadcrumb,.single-top .date,.single-top .share,.single-top .share a{
    color: #897a6a!important;
}
.archive-top .news .show.m-2{
    transition: box-shadow 300ms ease-in-out;
}
.archive-top .news .show.m-2:hover{
    box-shadow: 9px 9px 5px 0px rgba(0, 0, 0, 0.3);
}
.archive-top .img img{
    /* height: 300px; */
}
.archive-top .news .m-2:hover .download{
    background-color: rgba(138, 180, 34, 0.66);
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.archive-top .content{
    background-color:#E9E7DB;
}
.archive-top .content h5{
    min-height:65px;
}
/*archive*/
/*single*/
.single-top{
    background-color: #f7f5e9;
}
.single-top .title{
    margin-top:-70px;
}
.single-top .left{
    background-color: #3daf2c;
}
.top_banner{
    height: 400px;
}
.banma-breadcrumb .item-cat a,.banma-breadcrumb .item a,.banma-breadcrumb,.single-top .date,.single-top .share,.single-top .share a{
    color: #897a6a!important;
}
.gallery{
    width:100%;
    height:600px;
}
.gallery .swiper-slide{
    width:100%;
    height:100%;

}
.gallery .swiper-slide img{
    width:100%;
    height:600px;
}
.thumb{
    height:150px;
}
.thumb .swiper-slide img{
    width:100%;
    height:100%;
}
.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #3daf2c30;
    color: var(--bs-table-striped-color);
}
#add_cart,#add_list{
    cursor: pointer;
}
#add_cart:hover,#add_list:hover{
    background-color:#3daf2c;
    color:#fff;
}
.details input[type="checkbox"] {
    clip: rect(0, 0, 0, 0)
}
.details .form-imagecheck-figure{
    height:100px;
}
.details .form-imagecheck-figure::before {
    content: ' ';
    display: inline-block;
    text-align: center;
    position: absolute;
}
.details input[type="checkbox"]:checked+.form-imagecheck-figure::before {
    content: '';
    display: inline-block;
    border: 1px solid silver;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #3daf2c80;
    background-image: url(../img/choice.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: bold;
}
.detail_desc ul li{
    list-style: disc;
}
.related_roducts{
    width:100%;
    height:350px;
}
.related_roducts .swiper-slide{
    width:100%;
    height:100%;

}
.related_roducts .swiper-slide img{
    width:100%;
    height:300px;
}
.related_product_prev,.related_product_next{
    background-color: #3daf2c;
    color: #fff;
}
.related_cat .title:after{
    content: "";
    width: 30%;
    height: 5px;
    top: 120px;
    left:35%;
    position: absolute;
    background-color: #3daf2c;
}
.related_cat .cat_detail .top{
    height: 150px;

}

.entry-content .slider-1.slider-type-width .slider-info-box {
    border-radius:inherit
}
.entry-content .content-cap-title a.button {
    color:#fff
}
.entry-content img.post-thumb {
    height:100%
}
.entry-content .coupon-info {
    background-color:#f44336
}
.entry-content .post-list-item h2 a, .entry-content .post-list-item .list-footer a {
    color:inherit
}
.entry-content strong {
    font-weight:700
}
.entry-content>p a.button, .content-show-roles>p a.button {
    color:#fff
}
.entry-content figure {
    margin-right:0;
    margin-left:0;
    margin-bottom:1.2em
}
.entry-content .box {
    box-shadow:none;
    background:#fafafa
}
.entry-content:after {
    content:".";
    clear:both;
    display:block;
    height:0;
    overflow:hidden;
    visibility:hidden
}
.entry-content .aligncenter {
    text-align:center
}
.entry-content .wp-block-audio audio {
    width:100%
}
.entry-content .wp-block-gallery ul {
    margin:-5px
}
.entry-content .blocks-gallery-item figure img {
    object-fit:cover
}
.entry-content dl.gallery-item {
    margin-bottom:0
}
.content-img-box {
    margin-bottom:26px
}
.entry-content .attachment {
    text-align:center;
    margin-bottom:26px
}
.entry-content>div, .content-show-roles>div {
    margin-bottom:26px
}
.entry-content figcaption {
    color:#bcbcbc;
    text-align:center;
    margin-top:5px;
    font-size:14px
}
.entry-content>ul ul li::before, .content-show-roles>ul ul li::before {
    background-color:#bcbcbc;
    border-radius:0
}
.entry-content>hr {
    border:0;
    height:1px;
    background-image:-webkit-linear-gradient(left, #F5F6F7, #8c8b8b, #F5F6F7);
    background-image:-moz-linear-gradient(left, #F5F6F7, #8c8b8b, #F5F6F7);
    background-image:-ms-linear-gradient(left, #F5F6F7, #8c8b8b, #F5F6F7);
    background-image:-o-linear-gradient(left, #F5F6F7, #8c8b8b, #F5F6F7);
    margin:40px 0
}
.entry-content>img, .content-show-roles>img {
    object-fit:unset
}
.entry-content .insert-post-content a {
    color:inherit;
    border:inherit
}
.entry-content>strong, .content-show-roles>strong {
    font-weight:600
}
.entry-content video {
    max-width:100%
}
.entry-content p>a.button:hover, .entry-content .post-links a:hover {
    text-decoration:none
}
.entry-content {
    font-size:16px;
    position:relative
}
.entry-content p, .content-show-roles>p, .entry-content>pre, .content-show-roles>pre, .entry-content>ul, .content-show-roles>ul, .entry-content>ol, .content-show-roles>ol, .entry-content>dl, .content-show-roles>dl, .entry-content>form, .content-show-roles>form, .entry-content>table, .content-show-roles>table, .entry-content>blockquote, .content-show-roles>blockquote, .entry-content>div, .content-show-roles>div {
    margin-bottom:1.7em
}
.entry-content blockquote:after, .entry-content blockquote:before, q:after, q:before {
    content:""
}
.entry-content blockquote, q {
    -webkit-hyphens:none;
    -ms-hyphens:none;
    hyphens:none;
    quotes:none
}
.entry-content blockquote {
    margin:0;
    box-sizing:border-box;
    font-family:思源宋体 CN SemiBold;
    font-size:16px;
    line-height:29px;
    color:#797C80;
    background:#F5F6F7;
    border-radius:4px;
    width:100%;
    margin-bottom:1.2em;
    padding:1em!important
}
.entry-content blockquote:before {
    content:"";
    display:block;
    width:24px;
    height:16px;
    background-image:url(../img/quote-icon-red.svg);
    margin-bottom:16px
}
.entry-content blockquote p {
    margin:0
}
.entry-content blockquote p+p {
    margin-top:1.2em
}
.entry-content blockquote small {
    float:right;
    margin-top:25px;
    color:rgba(0, 0, 0, .44);
    font-style:italic
}
.entry-content>ol, .content-show-roles>ol, .entry-content>ul, .content-show-roles>ul {
    padding:0;
    margin-bottom:1.2em;
    margin-left:2em;
    line-height:1.8
}
.entry-content pre {
    white-space:revert;
    overflow-y:hidden
}
.entry-content pre code, .content-show-roles pre code {
    background:none;
    white-space:pre
}
.entry-content p>code {
    color:#d63200;
    background-color:#f8f8f8
}
.has-text-align-center {
    text-align:center
}
.entry-content>pre ol li, .content-show-roles>pre ol li {
    margin:0!important
}
.entry-content>ol, .content-show-roles>ol {
    list-style:decimal
}
.entry-content>ol li+li, .content-show-roles>ol li+li, .entry-content>ul li+li, .content-show-roles>ul li+li {
    margin-top:5px
}
.entry-content>ol li::marker, .entry-content>ul li::marker {
    color:#999;
    font-family:'DIN-Medium'
}
.entry-content>ul, .content-show-roles>ul {
    list-style:disc
}
.entry-content .download-rights ul {
    margin-left:0
}
.entry-content>li ul, .content-show-roles>li ul {
    list-style:circle;
    margin-bottom:.8em;
    margin-left:2em
}
.entry-content>p, .content-show-roles>p {
    word-wrap:break-word;
    word-break:normal;
    line-height:1.5
}
.entry-content img {
    max-width:100%;
    height:auto
}
.entry-content>p a, .content-show-roles>p a {
    text-decoration:none;
    cursor:pointer
}
.entry-content>h2, .entry-content>h3, .entry-content>h4, .entry-content>h5, .entry-content>h6 {
    margin-top:1.2em;
    margin-bottom:.6em;
    line-height:1.35;
    font-weight:400
}
.entry-content>h1 {
    font-size:28px;
    font-weight:600;
    line-height:36px;
    margin-top:0;
    margin-bottom:20px
}
.entry-content>h2, .content-show-roles>h2 {
    font-size:24px;
    font-weight:600;
    line-height:32px;
    margin-top:0;
    margin-bottom:20px
}
.entry-content h2::before {
    display:none
}
.entry-content>h3 {
    font-size:20px;
    font-weight:600;
    line-height:28px;
    margin-top:0;
    margin-bottom:20px
}
.entry-content>h4 {
    font-size:16px;
    font-weight:600;
    line-height:24px;
    margin-top:0;
    margin-bottom:18px
}
.entry-content>h5 {
    font-size:14px;
    font-weight:600;
    line-height:20px;
    margin-top:0;
    margin-bottom:18px
}
.entry-content>h6 {
    font-size:12px;
    font-weight:600;
    line-height:18px;
    margin-top:0;
    margin-bottom:16px
}
.entry-content>h1 {
    font-size:1.6em
}
.entry-content p>a:hover {
    text-decoration:underline
}
.entry-content .dplayer {
    margin-bottom:1.2em;
    height:0;
    padding-top:56.2%
}
.entry-content .dplayer-video-wrap {
    position:absolute!important;
    background:#000;
    font-size:0;
    width:100%;
    height:100%;
    top:0;
    left:0
}
.entry-content .insert-post-content p {
    margin:0
}
.entry-content .insert-post-meta ul, .entry-content .insert-post-meta ul li {
    margin:0;
    padding:0;
    font-size:13px
}
.entry-content .insert-post-meta ul li {
    margin-left:10px
}
.entry-content p:empty:before {
    display:none
}
.entry-content .post-links a {
    border:0
}
.entry-content .content-cap-title a.button {
    color:#fff
}
.entry-content .gallery {
    margin:0 -1.1666667% 1.75em
}
.entry-content>p br, .entry-content .content-hidden p br {
    height:0
}
.entry-content.mce-content-body {
    padding:0 10px!important
}
.entry-content .gallery-item {
    display:inline-block;
    max-width:33.33%;
    padding:0 1.1400652% 2.2801304%;
    text-align:center;
    vertical-align:top;
    width:100%
}
.entry-content .gallery-columns-1 .gallery-item {
    max-width:100%
}
.entry-content .gallery-columns-2 .gallery-item {
    max-width:50%
}
.entry-content .gallery-columns-4 .gallery-item {
    max-width:25%;
    box-sizing:border-box
}
.entry-content .gallery-columns-5 .gallery-item {
    max-width:20%
}
.entry-content .gallery-columns-6 .gallery-item {
    max-width:16.66%
}
.entry-content .gallery-columns-7 .gallery-item {
    max-width:14.28%
}
.entry-content .gallery-columns-8 .gallery-item {
    max-width:12.5%
}
.entry-content .gallery-columns-9 .gallery-item {
    max-width:11.11%
}
.entry-content .gallery-icon img {
    margin:0 auto
}
.entry-content .gallery-caption {
    color:#686868;
    display:block;
    font-size:13px;
    font-size:.8125rem;
    font-style:italic;
    line-height:1.6153846154;
    padding-top:.5384615385em
}
.entry-content .gallery-columns-6 .gallery-caption, .entry-content .gallery-columns-7 .gallery-caption, .entry-content .gallery-columns-8 .gallery-caption, .entry-content .gallery-columns-9 .gallery-caption {
    display:none
}
.entry-content table td {
    white-space:normal
}
.wp-block-table .has-fixed-layout {
    table-layout:inherit
}
.entry-content table td {
    white-space:inherit
}
.entry-content .yarpp-related .yarpp-thumbnail-title {
    font-size:13px
}
.entry-content .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height:180px
}
.entry-content .yarpp-related ol {
    background-color:#f5f6f7;
    padding:16px
}
.entry-content .yarpp-related ol li+li {
    margin-top:10px
}
.entry-content .yarpp-related a {
    font-size:14px;
    color:inherit;
    font-weight:400
}
.entry-content .yarpp-related h3 {
    font-weight:400;
    font-size:14px
}
.entry-content .post-note {
    font-size:13px;
    line-height:1.8em;
    padding:15px;
    background:#eef7ff;
    margin-bottom:0
}
.entry-content b {
    font-weight:700
}
.entry-content .content-cap p:empty {
    display:none
}
/*single*/
/*pagenav*/
/*------------------
    分页部分的CSS
------------------*/
.fenye{

    _background: #F9F9F9;
    padding: 2px 5px;
    margin: 20px 4px;
    _border: solid 1px #ccc;
    _text-align: center;
}

.fenye a{
    padding:4px 6px 4px 6px;
    margin:0 2px 0 2px;
    border:1px solid #aaa;
    text-decoration:none;
    color:#333;
}

.fenye a.current{
    background: #3daf2c;
    color: #fff!important;
}

.fenye a:hover{
    background:#3daf2c;
    color:#fff;
}



/*-- post --*/
.post {
    background:none;
}

.post .entry-cnt {
    height:auto;
    line-height:2;
    font-size:14px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #eee;
    padding:15px 0 0;
}

.post .entry-cnt p {
    line-height:2;
    font-size:14px;
}

.related {
    padding:10px 5px 10px 5px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin: 20px auto 10px auto;
}

.r-left {
    float:left;
}

.r-right {
    float:right;
}

/*-- discuss --*/
.discuss {
    padding:25px;
}
/*pagenav*/
/*contact*/
.contact .left_icon img{
    height:80px;
}
/*contact*/
/*category*/
.category .cat_title{
    background-color: #dedcd0;
}
.category .list .align-items-center:hover{
    box-shadow: 9px 9px 5px 0px rgba(0, 0, 0, 0.3);
}
.category .list img{
    height:300px;
    /* border:2px solid #3daf2c; */
}
.category .tit::after{
    content: "";
    width: 150px;
    height: 5px;
    background-color: #3daf2c;
    position: absolute;
    left: 15px;
    top: 55px;
}




/* QQ List */
#kefu{
    background-color:#3daf2c;
    position:fixed;
    top:50%;
    right:-300px;
    z-index:999999;
    margin-top:-179px;
    height: 50px;
}
#kefutitle{
    cursor:pointer;
    width:40px;
    height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:18px;
    overflow:hidden;
    float:left;
    color: #fff;
}
#kefutitle .number{
    width: 15px;
    height: 15px;
    right: 4px;
    top:5px;
    color: #3daf2c;
    font-size: 10px;
}
#qqlist{float:right;width:300px;overflow:hidden;background-color:#3daf2c;}
#qqlist ul{margin:10px;padding-bottom:10px;}


/**/
/*service*/
.service .content .top_bg img{
    height:200px;
}
.service .content .top::after{
    content: "";
    width: 80px;
    height: 5px;
    background-color: #3daf2c;
    position: absolute;
    left: 0;
    top: 130px;
}
.service .content .list img{
    height: 260px;
}
/*service*/
/*about*/
.about .content .right_img{
    height: 450px;
}
.about .content .vision img{
    width:50px;
    height:50px;
    margin-right: 15px;
}
.about .content .bottom img{
    height:300px;
}
/*about*/






