html {
    max-width: 100%;
    overflow-x: hidden;
}

body {
    max-width: 100%;
    overflow-x: hidden;
}

html::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}

html{
  scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

* {
    font-family: 'MEDIUM' !important;
}

@font-face {
    font-family: "BOLD";
    src: url("../fonts/NOTOSANSCJK-BOLD.OTF");
}

@font-face {
    font-family: "DEMILIGHT";
    src: url("../fonts/NOTOSANSCJK-DEMILIGHT.OTF");
}

@font-face {
    font-family: "MEDIUM";
    src: url("../fonts/NOTOSANSCJK-MEDIUM.OTF");
}
input{
    outline: none !important;
}
.layout1720px{
    width: 1720px;
    margin: 0 auto;
}

.layout1370px{
    width: 1370px;
    margin: 0 auto;
}

.jg-headerbox-search{
    width: 492px;
    height: 46px;
    background: #FEFEFC;
    border-radius: 3px;
    border: 1px solid #D8D8D8;
}
.jg-headerbox-search select{
    width: 130px;
    height: 44px;
    background: #F5FAF6;
    border-radius: 3px 0px 0px 3px;
    border: none;
    border-right: 1px solid #DCDCDC;
    padding: 0 2%;
    -webkit-appearance: none;   /* Safari 和 Chrome */
    -moz-appearance: none;   /* Firefox */
    outline:none;
    user-select: none;
    -webkit-user-select: none;
    font-weight: 500;
    font-size: 15px;
    color: #1E3932;
}
.jg-headerbox-search .input{
    display: flex;
    align-items: center;
}
.jg-headerbox-search .head_keyword.inpt3{
    width: 100%;
    height: 44px;
    border: none;
    padding-left: 15px;
    font-family: 'DEMILIGHT' !important;
    font-weight: normal;
    font-size: 15px;
    color: black;
}
.jg-headerbox-search .search-btn2{
    width: 70px;
    height: 44px;
    background: #00763F;
    border-radius: 0px 3px 3px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jg-headerbox-search .search-btn1{
    width: 70px;
    height: 44px;
    background: #00763F;
    border-radius: 0px 3px 3px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jg-headerbox-search .search-btn{
    width: 70px;
    height: 44px;
    background: #00763F;
    border-radius: 0px 3px 3px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headeratags{
    font-family: "BOLD" !important;
    font-weight: bold;
    font-size: 18px;
    color: #1E3932;
    display: block;
    margin-left: 58px;
    margin-right: 45px;
}
.headeratags:hover{
    color: #00763F !important;
}
.header.cur .inner nav ul li>a{
    font-family: "BOLD" !important;
    font-weight: bold;
    font-size: 18px;
    color: #1E3932;
    display: flex;
    align-items: center;
}
.header .inner nav ul li>a:hover{
    color: #00763F !important;
}
.language .inner_lang a span{
    font-family: "BOLD" !important;
    font-weight: bold;
    font-size: 18px;
    color: #1E3932;
}
.header .inner nav ul li .child{
    min-width: 100%;
    width: 100%;
    position: fixed;
    top: 80px;
    left: 0px;
}
.header .inner nav ul li .child .layout1720px{
    display: flex;
    padding-top: 46px;
}
.header .inner nav ul li .child .leftbox{
    width: 30%;
    border-right: 1px solid #DCDCDC;
}
.header .inner nav ul li .child .leftbox span{
    font-family: "BOLD" !important;
    font-weight: bold;
    font-size: 48px;
    color: #1E3932;
}
.header .inner nav ul li .child .leftbox img{
    margin-bottom: 7px;
    margin-left: 40px;
}
.header .inner nav ul li .child .rightbox{
    width: 70%;
    padding-left: 55px;
    display: flex;
    flex-wrap: wrap;
}
.header .inner nav ul li .child .rightbox .faterboxtitle img{
    margin-left: 50px;
    margin-bottom: 6px;
}
.header .inner nav ul li .child .rightbox .faterboxtitle{
    font-family: "BOLD" !important;
    font-weight: bold;
    font-size: 20px;
    color: #1E3932;
    line-height: 52px;
}
.header .inner nav ul li .child .rightbox .rightboxhavechildren .unhavechildren{
    width: 100%;
    display: block;
    height: 100%;
    max-height: 52px;
}
.header .inner nav ul li .child .rightbox .rightboxhavechildren .unhavechildren:hover{
    padding-left: 10px;
    background: #00763F;
    color: white;
}
.header .inner nav ul li .child .rightbox .rightboxhavechildren{
    width: 31%;
    margin: 5px;
}
.havechildren:hover{
    color: #00763F !important;
}
.havechildrenofsonbox{
    display: flex;
    flex-direction: column;
}
.havechildrenofson{
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px !important;
    font-weight: 500;
    font-size: 16px !important;
    color: #1E3932;
}
.havechildrenofson:hover{
    background: #00763F;
    color: white !important;
    padding-left: 10px;
}
.banner-container .contentbox{
    position: absolute;
    top: 50%;
    left: 50%;
        transform: translate(-50%, -50%);
}
.banner-container .contentbox .title{
    max-width: 733px;
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 56px;
    color: #1E3932;
    line-height: 66px;
}
.banner-container .contentbox a{
    font-family: 'Medium';
    font-weight: 500;
    font-size: 18px;
    color: #1A3C34;
    padding: 10px 30px;
    border: 1px solid #1A3C34;
    border-radius: 50px;
    display: block;
    margin-top: 81px;
    width: fit-content;
}
.banner-container .contentbox a:hover{
    border: 1px solid white;
    background: white;
    color: #1A3C34;
}
.newfooter{
    width: 100%;
    background: #1E3932;
    padding: 91px 0px 15px 0px;
}
.newfooterboxgslogo{
    margin-bottom: 55px;
}
.newfooterboxhover{
    display: flex;
    margin-bottom: 40px;
}
.newfooterboxhover .img{
    display: block;
}
.newfooterboxhover .img1{
    display: none;
}
.newfooterboxhover a{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    display: block;
    max-width: 245px;
    margin-left: 21px;
}
.newfooterboxhover:hover .newfooterboxhovergs .img1{
    display: block;
}
.newfooterboxhover:hover .newfooterboxhovergs .img{
    display: none;
}
.newfooterboxhover:hover a{
    color: #00AC69;
    text-decoration-line: underline;
}
.newfooter .newfootergs{
    display: flex;
    justify-content: space-between;
}
.newfootergsbox{
    display: flex;
    flex-direction: column;
}
.footertoptitle{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 25px;
    color: #EDF5F3;
    padding-top: 56px;
    margin-bottom: 32px;
}
.footertoptitletwo,.footertoptitlethree{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 36px;
}
.footertoptitletwo:hover,.footertoptitlethree:hover{
    color: #00AC69;
    text-decoration-line: underline;
}
.footertoptitle:hover{
    color: #00AC69;
    text-decoration-line: underline;
}
.newfootergsline{
    height: 1px;
    background-color: #ffffff30;
    margin-top: 90px;
    margin-bottom: 28px;
}
.newfootergssharebox .sharebox{
    border-radius: 13px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    width: fit-content;
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
    margin-right: 10px;
}
.newfootergssharebox .sharebox:hover{
    background: #00AC69;
}
.newfootergssharebox .liftboxgs{
    display: flex;
}
.newfootergssharebox .sharebox span{
    display: block;
    margin-left: 11px;
}
.newfootergssharebox .rightboxgs{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
}
.newfootergssharebox .rightboxgs a{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
}
.newfootergssharebox .rightboxgs a:hover{
    color: #00AC69;
    text-decoration-line: underline;
}
.newfootergssharebox{
    display: flex;
    justify-content: space-between;
}
.newfootergssharebox{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
}

.newfootergssharebox a{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #FFFFFF;
}

.newfootergstagsbox{
    margin-top: 25px;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.jg-erk-titlebox{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 40px;
    color: #1E3932;
    line-height: 66px;
    display: flex;
    align-items: center;
    margin-top: 115px;
}

.jg-erk-titlebox span{
    margin-left: 20px;
}
.jg-erk-threeboxgs{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 54px;
}
.jg-erk-threebox{
    width: 32%;
    overflow: hidden;
}
.jg-erk-threebox .imgbox{
    width: 100%;
    height: 320px;
    border-radius: 5px 5px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.jg-erk-threebox .imgbox img{
    transition: all 0.5s;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jg-erk-threebox span{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 34px;
    display: block;
    margin-top: 15px;
    margin-bottom: 8px;
}
.jg-erk-threebox p{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #343434;
    line-height: 28px;
}
.jg-erk-titlerightbox{
    font-weight: 500;
    font-size: 18px;
    color: #1E3932;
    line-height: 20px;
    text-decoration-line: underline;
    display: block;
}
.jg-erk-titletwobox .jg-erk-titlebox{
    margin-top: 0px !important;
}
.jg-erk-titletwobox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 105px;
    padding-bottom: 54px;
}
.jg-erk-twoboxgs{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 70px;
}
.jg-erk-twoboxgsimgtitle{
    width: 49%;
    display: flex;
    position: relative;
    margin-bottom: 70px;
    cursor: pointer;
}
.jg-erk-twoboxgsimgtitle img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.jg-erk-twoboxgsimgtitle span{
    width: 100%;
    position: absolute;
    height: 82px;
    background: #1E3932;
    bottom: 0px;
    left: 0;
    text-align: center;
    line-height: 82px;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
}
.jg-erk-twoboxgsimgtitle:hover span{
    background: #00763F;
}
.jg-indexmk3{
    width: 100%;
    padding: 110px 0px;
    background: #1E3932;
}
.jg-indexmk3 .jg-erk-threeboxgs{
    margin-top: 0px;
}
.jg-indexmk3 .jg-erk-threebox:hover span{
    color: #00AC69 !important;
}
.jg-erk-newsbox{
    width: 23%;
}
.jg-erk-threebox .tjboxgs{
    position: absolute;
    top: 23px;
    left: 19px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    padding: 5px 10px;
    border-radius: 50px;
    background: #00AC69;
}
.jg-erk-threebox:hover img{
    transform: scale(1.2);
}
.jg-indexmk6{
    width: 100%;
    display: flex;
    align-items: center;
}

.jg-indexmk6 .leftbox{
    width: 50%;
    height: 550px;
    background: #1E3932;
}

.jg-indexmk6 .rightbox{
    width: 50%;
    height: 550px;
}
.jg-indexmk6 .leftbox .contentbox{
    width: fit-content;
    float: right;
    margin-right: 88px;
}
.jg-indexmk6-content{
    max-width: 600px;
    margin-top: 30px;
    margin-bottom: 50px;
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #343434;
    line-height: 29px;
}

.jg-indexmk6-content strong{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 30px;
}

.jg-indexmk6-content p{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #343434;
    line-height: 29px;
}

.jg-indexmk6-content span{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #343434;
    line-height: 29px;
}
.jg-indexmk6 .btn{
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    padding: 10px 15px;
    border-radius: 50px;
    border: 1px solid white;
}
.jg-indexmk6 .btn:hover{
    border: 1px solid #00AC69;
    background-color: #00AC69;
    color: white;
}
.jg-indexmk8{
    margin-top: 110px;
    width: 100%;
    height: fit-content;
    background: #F5FAF6;
    padding: 110px 0px;
}

.formtablebox{
    width: 100%;
    margin-top: 40px;
    padding-top: 1px;
}
.formtablebox input{
    margin-top: 8px;
    width: 655px;
    height: 41px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    padding-left: 15px;
}
.formtablebox textarea{
    margin-top: 8px;
    max-width: 655px;
    max-height: 130px;
    min-width: 655px;
    min-height: 130px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    padding: 15px;
}
.checkboxofinp{
    width: auto !important;
    height: auto !important;
}
.formtableboxtitle{
    margin-top: 28px;
    font-size: 16px;
    font-weight: 400;
    color: #595757;
}
.submitoffrom{
    padding: 10px 35px;
    border: 1px solid #1E3932;
    margin-top: 25px;
    color: white;
    cursor: pointer;
    background: #1E3932;
    border-radius: 27px;
    display: flex;
    align-items: center;
    margin-top: 55px;
}

.submitoffrom:hover{
    color:  white;
    border: 1px solid #00763F;
    background-color: #00763F;
}

.formtableboxcontent{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.formtableboxcontent div{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #595757;
    width: 49%;
}
.formtableboxcontent input{
    margin-right: 10px;
}
.formgeshi{
    display: flex;
    justify-content: space-between;
}
.code_img img {
    height: 100%;
}
.jg-crums-content{
    width: 100%;
    height: 275px;
    background: #1E3932;
    overflow: hidden;
}
.jg-crums-content .topbox{
    margin-top: 30px;
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 15px;
    color: #FFFFFF;
}
.jg-crums-content .topbox a{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 15px;
    color: #FFFFFF;
}
.jg-crums-content .topbox a:hover{
    color: #00AC69;
    text-decoration-line: underline;
}
.jg-crums-content .centerbox{
    margin-top: 70px;
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 56px;
    color: #FFFFFF;
}
.jg-contact-us{
    width: 32%;
    padding: 22px 66px 50px 31px;
    background: #F5FAF6;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jg-contact-usgs{
    display: flex;
    flex-direction: column;
    margin-left: 19px;
}
.jg-contact-usgs span{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 40px;
}
.jg-contact-usgs a{
    font-family: 'Medium' !important;
    font-weight: 500;
    font-size: 20px;
    color: #00763F;
    line-height: 26px;
}
.jg-contact-usgs a:hover{
    color: #00763F;
    text-decoration-line: underline;
}
.jg-contact-us-topbox{
    display: flex;
    justify-content: space-between;
    margin-top: 110px;
    margin-bottom: 110px;
}
.jg-title-distribut{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 34px;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #D8D8D8;
}
.jg-title-distributbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.jg-title-distributboxgs{
    width: 49%;
    padding: 25px 0px;
    display: flex;
    align-items: flex-start;
    margin: 0px 6px;
}
.jg-title-distributboxgs img{
    margin-right: 67px;
}
.jg-event-boxgs{
    margin-top: 110px;
    margin-bottom: 110px;
}
.jg-event-box{
    width: 100%;
    background: #F5FAF6;
    box-shadow: 0px 3px 7px 0px rgba(197,197,197,0.66);
    border-radius: 5px;
    border: 1px solid #D8D8D8;
    padding: 55px 62px 53px 42px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}
.jg-event-box .leftbox{
    width: 75%;
}
.jg-event-box .rightbox{
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jg-event-box .rightbox a{
    font-weight: 500;
    font-size: 18px;
    color: #00763F;
    padding: 10px 30px;
    border: 1px solid #00763F;
    border-radius: 50px;
}
.jg-event-box .rightbox a:hover{
    background-color: #00763F;
    color: white;
}
.jg-event-box .rightbox a:hover svg{
    color: white !important;
}
.newspagebox{
    margin-top: 25px;
}
.jg-event-box .title{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 34px;
}
.jg-event-box .centertimebox{
    display: flex;
    align-items: center;
    margin-top: 14px;
    margin-bottom: 14px;
}
.jg-event-box .centertimebox span{
    font-weight: 500;
    font-size: 18px;
    color: #1E3932;
    line-height: 28px;
    margin-left: 10px;
}
.jg-event-box .content{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #1E3932;
    line-height: 28px;width: 100%;
    width: 100%;
    overflow: hidden;  /*超出部分隐藏*/
    white-space: nowrap;  /*禁止换行*/
    text-overflow: ellipsis; /*省略号*/
}
.jg-indexmk-aboutcontact{
    margin-top: 110px;
    width: 100%;
    height: 353px;
    background: #00763F;
    border-bottom: 1px solid #00763F;
}
.jg-indexmk-aboutcontact .layout1370px{
    display: flex;
    height: 100%;
    align-items: center;
}
.jg-indexmk-aboutcontact .leftbox{
    width: 30%;
}
.jg-indexmk-aboutcontact .rightbox{
    width: 70%;
    display: flex;
    flex-direction: column;
}
.jg-indexmk-aboutcontact .rightbox span{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 29px;
}

.jg-indexmk-aboutcontact .rightbox a{
    margin-top: 50px;
    width: fit-content;
    font-weight: 500;
    font-size: 18px;
    color: white;
    padding: 10px 30px;
    border: 1px solid white;
    border-radius: 50px;
}
.jg-indexmk-aboutcontact .rightbox a:hover{
    background-color: #00763F;
    border: 1px solid #00763F;
}
.swiper-button-prev:before, .swiper-container-rtl .swiper-button-next:before,.swiper-button-next:before, .swiper-container-rtl .swiper-button-prev:before{
    display: none;
}
.swiper-button-next, .swiper-button-prev{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #00763F;
    z-index: 9999;
    opacity: 1;
}
.jg-cplist-box{
    width: 100%;
    margin-top: 110px;
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #1E3932;
    line-height: 29px;
}
.jg-cplist-faqs{
    width: 100%;
    height: fit-content;
    border-bottom: 1px solid #D8D8D8;
    padding-top: 15px;
    padding-bottom: 15px;
}
.jg-cplist-faqs .topbox{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.jg-cplist-faqs .topbox span{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 30px;
}
.jg-cplist-faqs .topbox img{
    transform: rotate(180deg);
}
.jg-cplist-faqs .bottombox {
    margin-top: 20px;
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 18px;
    color: #343434;
    line-height: 29px;
    display: none;
    transition: all 0.5s;
}
.product-intro{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.product-view{
    width: 24%;
    float: none;
}
.product-summary{
    width: 34%;
    float: none;
}
.product-rightchose{
    width: 30%;
    float: none;
}
.product-rightchosegs{
    background: #F5FAF6;
    box-shadow: 0px 3px 7px 0px rgba(197,197,197,0.66);
    border-radius: 5px;
    padding: 31px;
    max-width: 100%;
}
/*.product-meta ul{*/
/*    padding-left: 20px;*/
/*}*/
.product-meta ul li{
    font-family: 'DEMILIGHT' !important;
    font-weight: normal;
    font-size: 16px !important;
    color: #1E3932;
    line-height: 38px;
    list-style: disc;
    border-bottom: 1px solid #D8D8D8;
    overflow: hidden;  /*超出部分隐藏*/
    white-space: nowrap;  /*禁止换行*/
    text-overflow: ellipsis; /*省略号*/
}
.product-meta ul li span{
    font-family: 'DEMILIGHT' !important;
    font-size: 16px !important;
}
.product-meta h3{
    font-family: 'Bold' !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
    font-weight: bold;
    font-size: 20px;
    color: #1E3932;
    line-height: 27px;
}
.product-meta .Brandimgbox{
    list-style: none;
}
.product-meta .Brandimgbox img{
    margin: 10px;
    max-width: 49px;
    height: auto;
}
.sale_price{
    font-family: 'Bold' !important;
    font-weight: bold;
    font-size: 24px;
    color: #1E3932;
    line-height: 38px;
    text-align: center;
}
.line_price{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 15px;
    color: #1E3932;
    line-height: 38px;
    text-decoration-line: line-through;
    text-align: center;
}
.product-rightspec span{
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    color: #00763F;
}
.product-rightspec a{
    background: #FFFFFF;
    border-radius: 20px;
    border: 1px solid #D8D8D8;
    padding: 10px;
    font-weight: normal;
    font-size: 15px;
    color: #1E3932;
    margin: 10px;
}
.product-rightspec .choosebox{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product-rightspec a.active{
    border: 1px solid #00763F;
}
.tab-panel-wrap .jg-cplist-faqs{
    border: 1px solid #D8D8D8;
    background: #F5FAF6;
}
.tab-panel-wrap .jg-cplist-faqsbox{
    margin-top: 20px;
}
.tab-panel-wrap .jg-cplist-faqs .topbox{
    padding: 0px 20px;
}
.tab-panel-wrap .jg-cplist-faqs .bottombox{
    background-color: white;
    padding: 29px 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
        font-family: 'DemiLight' !important;
}
.tab-panel-wrap .jg-cplist-faqs .bottombox p{
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DemiLight' !important;
}
.tab-panel-wrap .jg-cplist-faqs .bottombox span{
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DemiLight' !important;
}
.tab-panel-wrap .jg-cplist-faqs .bottombox a{
    color: #00763F;
    font-family: 'Bold' !important;
}
.tab-panel-wrap .jg-cplist-faqs table{
    width: 100%;
}
.tab-panel-wrap .jg-cplist-faqs table tr:first-child td{
    background: #F5FAF6;
    font-weight: 500;
    font-size: 16px;
    color: #1E3932;
}
.tab-panel-wrap .jg-cplist-faqs table tr td{
    font-weight: normal;
    font-size: 16px;
    color: #1E3932;
    font-family: 'DemiLight' !important;
}
.searchtabcontent{
    display: none;
}

.searchtabcontent.active{
    display: block;
}
.NEWSBOXGS{
    background-color: #F5FAF6;
    padding: 15px;
}
.searchtabtitlebox{
    display: flex;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 50px;
}
.search-result-title a{
    font-weight: 500;
    font-size: 16px;
    color: #00763F;
}
.search-result-title span{
    font-family: 'BOLD' !important;
    font-weight: bold;
    color: #1E3932;
}

.searchtabtitle{
    background: #1E3932;
    border-radius: 5px 5px 0px 0px;
    padding: 13px 48px;
    margin-right: 20px;
    font-family: 'DemiLight' !important;
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    cursor: pointer;
    transition: all 0.5s;
}

.searchtabtitle.active{
    background: #00763F;
}

.jg-crums-content .bottombox .leftbox{
    height: 350px;
    width: 50%;
}

.jg-crums-content .bottombox .leftbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jg-crums-content .bottombox .rightbox{
    width: 50%;
}

.jg-newcplist-faqsbox{
    display: flex;
    flex-direction: column;
}

.jg-newcplist-faqsbox .leftbox{
    width: 25%;
}

.jg-newcplist-faqsbox .rightbox{
    width: 75%;
    background: white;
    padding: 20px;
}

.jg-newcplist-faqsbox .leftbox .title{
    font-weight: bold;
    font-size: 20px;
    color: #1E3932;
    padding: 20px;
    width: 100%;
    display: block;
}

.jg-newcplist-faqs{
    border: 1px solid #D8D8D8;
    background: #F5FAF6;
    display: flex;
}

.jg-newcplist-faqsbox .rightbox{
    background-color: white;
    padding: 29px 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
        font-family: 'DemiLight' !important;
}
.jg-newcplist-faqsbox .rightbox p{
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DemiLight' !important;
}
.jg-newcplist-faqsbox .rightbox span{
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DemiLight' !important;
}
.jg-newcplist-faqsbox .rightbox strong{
    color: #00763F;
    font-family: 'BOLD' !important;
}
.jg-newcplist-faqsbox .rightbox b{
    color: #00763F;
    font-family: 'BOLD' !important;
}
.jg-newcplist-faqsbox .rightbox a{
    color: #00763F;
    font-family: 'DemiLight' !important;
}
.jg-newcplist-faqsbox .rightbox li{
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    font-family: 'DemiLight' !important;
}
.jg-newcplist-faqsbox .rightbox table{
    width: 100%;
}
/*.jg-newcplist-faqsbox .rightbox table tr:first-child td{*/
/*    background: #F5FAF6;*/
/*    font-weight: 500;*/
/*    font-size: 16px;*/
/*    color: #1E3932;*/
/*}*/
.jg-newcplist-faqsbox .rightbox table tr td{
    font-weight: normal;
    font-size: 16px;
    color: #1E3932;
    font-family: 'DemiLight' !important;
}

.formgeshicontentgs{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 14px;
    color: #1E3932;
    line-height: 24px;
    margin-top: 24px;
}
.formgeshicontentgs a{
    color: #00AC69;
    text-decoration: underline;
}
.jg-title-distributboxgs div span{
    font-family: 'DemiLight' !important;
    font-weight: normal;
    font-size: 16px;
    color: #1E3932;
    line-height: 26px;
}
@media screen and (max-width: 1750px)  {
    
    .layout1720px{
        width: 100%;
        padding: 0 3%;
    }
    
    .jg-headerbox-search{
        width: fit-content;
    }
    
    .jg-headerbox-search select{
        width: 70px;
    }
    
    .jg-headerbox-search .head_keyword.inpt3{
        width: 150px;
    }
    
}

@media screen and (max-width: 1525px)  {
    .headeratagscontact{
        display: none;
    }
    .headeratags{
        margin: 0px 20px;
    }
}

@media screen and (max-width: 1400px)  {
    .header.active .inner .logo img, .header.cur .inner .logo img{
        zoom: 0.5;
    }
    .banner-container .contentbox{
        zoom: 0.7;
    }
    .layout1370px{
        width: 100%;
        padding: 0px 3%;
    }
    .formgeshi div{
        width: 49%;
    }
    .formtablebox input{
        width: 100%;
    }
    .formtablebox textarea{
        max-width: 100%;
        min-width: 100%;
    }
    .header .inner nav ul li .child .leftbox span{
        font-size: 30px;
    }
}
@media screen and (max-width: 1300px)  {
    .header .inner nav ul li .child .rightbox .rightboxhavechildren{
        width: 48%;
    }
}
@media screen and (max-width: 1150px)  {
    .newfooterboxhover a{
        max-width: 150px;
    }
    .footertoptitle{
        font-size: 18px;
    }
}
@media screen and (max-width: 992px)  {
    .jg-headerbox-search{
        display: none;
    }
    .el-table_1_column_1{
        width: 50% !important;
    }
    .el-table_1_column_2{
        width: 50% !important;
    }
    .jg-newcplist-faqs{
        flex-direction: column;
        align-items: center;
    }
    
    .jg-newcplist-faqsbox .leftbox{
        width: 100%;
    }
    
    .jg-newcplist-faqsbox .rightbox{
        width: 100%;
        overflow: auto;
    }
    .jg-newcplist-faqsbox .leftbox .title{
        font-size: 17px;
    }
    .jg-crums-content .bottombox .leftbox{
        width: 100%;
    }
    .jg-crums-content .bottombox .rightbox{
        width: 100%;
    }
    .searchtabtitle{
        padding: 13px 8px;
        font-size: 13px;
    }
    .singletitleofbottom{
        flex-direction: column;
        align-items: flex-start;
    }
    .singletitleofbottom .leftbox{
        flex-wrap: wrap;
    }
    .singletitleofbottom .rightbox{
        flex-wrap: wrap;
    }
    .singletitle{
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .product-intro{
        flex-direction: column;
        align-items: center;
    }
    .product-view{
        width: 100%;
    }
    .product-summary{
        width: 100%;
    }
    .product-summary .product-meta{
        max-width: 100%;
    }
    .product-meta ul{
        padding-left: 0px;
    }
    .product-rightchose{
        width: 100%;
    }
    /*.jg-erk-threebox .imgbox img{*/
    /*    padding: 35px;*/
    /*}*/
    .jg-crums-content .topbox a{
        font-size: 12px;
    }
    #scrollsidebar{
        display: none;
    }
    .banner-container .contentbox{
        zoom: 0.5;
    }
    .jg-erk-titlebox{
        font-size: 25px;
        margin-top: 55px;
    }
    .jg-erk-titlebox img{
        zoom: 0.5;
    }
    .jg-erk-titletwobox{
        margin-top: 50px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
    }
    .jg-erk-twoboxgs{
        flex-direction: column;
        align-items: center;
    }
    .jg-erk-twoboxgsimgtitle{
        width: 100%;
    }
    .jg-erk-titlerightbox{
        margin-top: 15px;
    }
    .jg-erk-threeboxgs{
        flex-direction: column;
        align-items: center;
    }
    .jg-erk-threebox{
        width: 100%;
        margin-bottom: 35px;
    }
    .jg-indexmk3{
        padding: 50px 0px;
    }
    .jg-indexmk6{
        flex-direction: column !important;
        align-items: center;
    }
    .jg-indexmk6 .leftbox{
        width: 100% !important;
    }
    .jg-indexmk6 .leftbox .contentbox{
        margin: 30px;
    }
    .jg-indexmk6 .rightbox{
        width: 100% !important;
    }
    .formgeshi{
        flex-direction: column;
    }
    .formgeshi div{
        width: 100%;
    }
    .formtablebox input{
        width: 100%;
    }
    .formtablebox textarea{
        max-width: 100%;
        min-width: 100%;
    }
    .formtablebox{
        margin-top: 0px;
    }
    .newfooter .newfootergs{
        flex-direction: column;
    }
    .footertoptitle{
        padding-top: 22px;
    }
    .newfootergssharebox{
        flex-direction: column;
    }
    .newfootergssharebox .liftboxgs{
        flex-wrap: wrap;
    }
    .jg-crums-content .centerbox{
        font-size: 25px;
    }
    .jg-title-distributboxgs{
        width: 100%;
        flex-direction: column;
    }
    .jg-title-distributboxgs img{
        margin-bottom: 15px;
    }
    .jg-contact-us-topbox{
        flex-direction: column;
        align-items: center;
    }
    .jg-contact-us{
        width: 100% !important;
        margin-bottom: 15px;
    }
    .jg-event-box{
        align-items: flex-start;
        flex-direction: column;
    }
    .jg-event-box .leftbox{
        width: 100%;
    }
    .jg-event-box .rightbox{
        width: 100%;
        justify-content: flex-start;
        margin-top: 25px;
    }
    .jg-event-box .centertimebox{
        flex-direction: column;
        align-items: flex-start;
    }
    .jg-event-box .centertimebox div{
        margin-right: 0px;
    }
    .jg-crums-content{
        height: 175px;
    }
    .indexmk6out .leftbox .contentbox{
        margin: 15px !important;
    }
    .jg-indexmk6 .leftbox{
        height: fit-content !important;
        padding-bottom: 15px;
    }
    .jg-indexmk-aboutcontact .layout1370px{
        display: flex;
        height: 100%;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center;
    }
    .jg-indexmk-aboutcontact .leftbox{
        width: 100%;
    }
    .jg-indexmk-aboutcontact .rightbox{
        width: 100%;
    }
    .newfooterboxhover a{
        width: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 700px)  {
    .banner-container .contentbox{
        zoom: 0.25;
    }
}