* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

em, i {
    font-style: normal;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

/** 重置列表元素 **/
ul, ol {
    list-style: none;
    margin: 0;
}

/** 重置文本格式元素 **/
a {
    text-decoration: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}
#row_headquarters{
    width: 100%;
}
#row_headquarters .box{}
.navBox{
    width: 100%;
    border: solid 1px #efefef;
}
.navBox .navWrap{
    max-width: 1200px;
    margin: 0 auto;
    overflow-x: auto;
}
/* // 谷歌浏览器 隐藏滚动条 */
ul::-webkit-scrollbar {
    display: none;
}
/* // 火狐浏览器 隐藏滚动条 IE浏览器 隐藏滚动条 */
ul {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
}
.navBox .navWrap ul{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: scroll;
    white-space: nowrap;
    /* ul的宽度一定要小于各个li宽度的和  否则看不到效果 /移动端只需要设置width：100% ，父元素也要设置100%，就没问题了*/
    width: 100%;
    position: relative;
}
.logo{
    padding: 0 !important;
    border: none !important;
}
.navBox .navWrap ul>li{
    list-style: none;
    padding: 0 20px;
  /*  height: 55px;*/
    line-height: 50px;
}
.navBox .navWrap ul>li:hover{
    border-bottom: #349e20 solid 1px;
}
.navBox .navWrap ul li a{
    color: #797979;
    text-decoration:none;
    font-size: 20px;
    font-weight: bold;
}
.navBox .navWrap ul li:hover a{
    color: #349e20;
}
.default-li{
    border-bottom: #349e20 solid 1px;
}
.default-li a{
    color: #349e20 !important;
}
.right-fixed{
    border: none !important;
    position: sticky;
    top: 0;
    right: 0;
    display: inline-block;
    background-color: #FFFFFF;
}
.font_box{
    display: flex;
    align-items: center;
}
.font_box i{
    font-size: 28px;
    padding: 0 5px;
    color: #349e20;
}

.contentBox{
    width: 100%;
}
.contentBox .wrap-box{
    max-width: 1200px;
    margin: 0 auto;
}
.col-sm-8 .banner-img{width: 100%;}
.col-sm-8 .banner-img img{max-width: 100%;}
.col-sm-8 .textAndImageContent{
    margin-top: 15px;
}
.col-sm-8 .textAndImageContent img{
    max-width: 100%;
}
.col-sm-8 .textAndImageContent h1{
    font-weight: bold;
    font-size: 36px;
}
.col-sm-8 .textAndImageContent h4{
    padding: 15px 0;
    font-weight: bold;
}
.col-sm-8 .textAndImageContent h4 b{
    color: #349e20;
}
.col-sm-8 .textAndImageContent h3{
    padding: 10px 0;
    font-weight: bold;
    font-size: 30px;
}
.col-sm-8 .textAndImageContent .publishInformation{
    color: #6c6c6c;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.col-sm-8 .textAndImageContent .publishInformation span{
    padding: 3px 6px;
    color: #FFFFFF;
    background-color: #349e20;
    font-size: 15px;
    margin-right: 6px;
}
.col-sm-8 .textAndImageContent .text-div{
    font-size: 19px;
}
.textAndImageContent .text-div .text-div-wrap{
    padding: 10px 0;
}
.text-w-742{
    max-width: 742px;
}
.textAndImageContent .p1{
    font-size: 19px;
    margin-top: 13px !important;
}
.textAndImageContent .p1 a{
    color: #349e20;
}
.textAndImageContent .p2{
    font-size: 19px;
    margin: 8px 0!important;
}
.textAndImageContent .name-p{
    font-size: 19px;
    font-weight: bold;
}
.textAndImageContent .p3{
    font-size: 19px;
    margin: 13px 0 !important;
}
.textAndImageContent .bg-text{
    background-color: #eaeaea;
    margin: 10px 0;
}
.textAndImageContent .bg-text .border-box{
    border: 3px #67a05c dashed;
    border-radius: 10px;
    padding: 15px 5px;
}
.textAndImageContent .p4{
    padding: 13px 0;
    font-size: 19px;
}
.textAndImageContent .p5{
    padding: 8px 0;
    font-size: 19px;
    color: #181818;
}
.textAndImageContent .p6{
    font-size: 19px;
    color: #181818;
}
.textAndImageContent .p7{
    font-size: 18px;
    color: #181818;
}
.textAndImageContent .p8{
   border: 1px dashed #3a3a3a;
}
.textAndImageContent .span1{
    color: #349e20;
    font-size: 25px;
}
.textAndImageContent .span2{
    color: #349e20;
}
.textAndImageContent .span3{
    color: #377c2b;
}
.textAndImageContent .oldTraditionalChineseMedicine{
    display: flex;
    align-items: center;
    flex-direction: row;
    padding: 5px 0;
}
.textAndImageContent .oldTraditionalChineseMedicine .text-content{
    width: 75%;
}
.textAndImageContent .oldTraditionalChineseMedicine .img-content{
    width: 50%;
}
.textAndImageContent .p-box{
    position: relative;
}
.textAndImageContent .p-box .jlt-img{
    position: absolute;
    bottom: -45px;
    right: 100px;
}
.textAndImageContent .helpSection{
    border: 2px #67a05c dashed;
    border-radius: 15px;
    padding: 5px 0 15px 0;
}
.textAndImageContent .plate1{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.textAndImageContent .plate1 img{
    max-width: 365px;
}
.textAndImageContent .plate2{
    background-color: #367e2a;
    color: #FFFFFF;
    padding: 8px;
    font-size: 23px;
}
.textAndImageContent .flex-product{
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.textAndImageContent .flex-product .left{width: 85%}
.textAndImageContent .flex-product .left ul{}
.textAndImageContent .flex-product .left ul li{
    margin: 15px 0;
    font-size: 18px;
    font-weight: bold;
}
.textAndImageContent .flex-product .left ul .li1::before{
    content: "1";
    padding: 8px 14px;
    background-color: #5db94e;
    color: #FFFFFF;
    border-radius: 50px;
    margin-right: 15px;
}
.textAndImageContent .flex-product .left ul .li2::before{
    content: "2";
    padding: 8px 14px;
    background-color: #5db94e;
    color: #FFFFFF;
    border-radius: 50px;
    margin-right: 15px;
}
.textAndImageContent .flex-product .left ul .li3::before{
    content: "3";
    padding: 8px 14px;
    background-color: #5db94e;
    color: #FFFFFF;
    border-radius: 50px;
    margin-right: 15px;
}
.textAndImageContent .flex-product .right{width: 50%;text-align: center}
.textAndImageContent .plate3{
    background-color: #d5e4d1;
    padding: 25px 0;
}
.layout {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.textAndImageContent .plate4{
    background-color: #e0f4e9;
    font-weight: bold;
    padding: 15px 0;
    color: #464646;
    font-size: 19px;
}
.layout2{
    display: grid;
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}
.textAndImageContent .evaluationSection{
    border: 8px solid #c6dac1;
    padding: 8px 8px;
}
.textAndImageContent .pl-yh::before{
    content: "“";
    font-size: 65px;
    color: #c4dbc1;
    position: relative;
    top: 15px;
}
.textAndImageContent .discount-product{
    padding: 10px 0;
    margin: 5px 0;
}
.layout3 {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.productform {
    margin: 0 0 20px;
}
.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    background-color: #daf6ea;
    padding: 20px 10px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
}
.content, .wide-p {
    overflow-x: auto;
}
.wheel {
    margin: 0 auto;
    position: relative;
}
.productform img {
    display: inline-block;
}
.wheel-img {
    -webkit-transition: 4s;
    -o-transition: 4s;
    transition: 4s;
}
.wheel-cursor {
    position: absolute;
    width: 35% !important;
    height: 35%;
    top: 49%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cursor-text {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 27% !important;
    height: 40%;
    line-height: 74px;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background-color: #ccc;
    border: 1px solid #ccc;
    top: 45%;
    left: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgb(0 0 0 / 40%) 0 0 5px;
    box-shadow: #fff 0 -2px 0 inset, #fff 0 2px 0 inset, rgb(0 0 0 / 40%) 0 0 5px;
    background: #fff;
}
.order_block {
    display: none;
}
.prod_img_wrapper {
    text-align: center;
    max-width: 100%;
    margin: 15px auto;
    position: relative;
}
.prod_img {
    max-width: 90%;
}
.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
}
.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}
input {
    width: 100%;
    margin-bottom: 30px;
    border: 2px solid #222;
    padding: 5px;
    height: 30px;
    border-radius: 10px;
}
.wheel_input {
    display: block;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    min-height: 54px;
    max-width: 320px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid grey;
    border-radius: 5px;
    outline: 0;
    margin-bottom: 15px;
    font-size: 16px;
}
.btn-main {
    width: 100%;
    display: block;
    padding: 10px 20px;
    background: red;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    max-width: 320px;
    margin: 0 auto;
    border-radius: 4px;
}
.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear;
}
.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #42b7e0;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
}
@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }
    30% {
        transform: translateY(100px)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }
    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }
    100% {
        -webkit-transform: rotate(1774deg);
        transform: rotate(1774deg)
    }
}
.prod-wrap{
    background-color: #dfffe6;
    border-radius: 25px;
    padding: 10px 10px;
}
.commentSection{}
.commentSection .wrap{}
.enterComments{}
.enterComments input{
    width: 100%;
    height: 100%;
    border: 1px solid black;
    border-radius: 0;
    margin: 0;
    font-size: 23px;
    padding: 15px 10px;
    outline: none;  /*// 获得焦点不显示边框颜色*/
}
.enterComments button{
    height: 100%;
    width: 100%;
    padding: 5px 20px;
    background-color: #cccccc;
    color: #fff;
    border: 0;
    outline: none;  /*// 获得焦点不显示边框颜色*/
}
.enterComments button:hover{
     background-color: #909090;
}
.pagingBox ul{
    display: flex;
    font-size: 18px;
}
.pagingBox ul a{
    text-decoration: none;
    color: #878787;
}
.pagingBox ul.ul1 li{
    margin: 0 8px;
}
.pagingBox ul.ul1 li:hover{
    border-bottom: 1px #349e20 solid;
}
.pagingBox ul.ul1 li:nth-child(1){
    border-bottom: 1px #349e20 solid;
}
.pagingBox ul.ul1 li:nth-child(1) a{
    color: #349e20;
}
.pagingBox ul.ul1 li:hover a{
    color: #349e20;
}
.pagingBox ul.ul2 li{
    margin: 0 8px;
}
.pagingBox ul.ul2 li:hover a{
    color: #349e20;
}
.pagingBox ul.ul2 li:nth-child(1) a{
    color: #349e20;
}
.userComments .wrap-user{
    margin: 15px 0;
    padding: 15px 0;
    border-bottom: 1px #349e20 dashed;
}
.userComments .wrap-user .plp{
    padding: 10px;
}
.userComments .wrap-user img{
    margin-right: 8px;
}
.userComments a{
    color: #5d5d5d;
    font-size: 15px;
}
.userComments a:hover{
    color: #349e20;
}



.col-sm-3 .right-sidebar{}
.col-sm-3 .right-sidebar{}
.col-sm-3 .right-sidebar .listBox{}
.col-sm-3 .right-sidebar .listBox h6{padding: 10px 0 0 0;color: #349e20}
.col-sm-3 .right-sidebar .listBox .list{
    padding: 15px 0 20px 0;
    border-bottom: solid 1px #b1b1b1;
}
.col-sm-3 .right-sidebar .listBox .list a{
    display: flex;
    text-decoration:none;
}
.col-sm-3 .right-sidebar .listBox .list .list-img{margin: 3px}
.col-sm-3 .right-sidebar .listBox .list .list-img img{max-width: 100%;width: 195px}
.col-sm-3 .right-sidebar .listBox .list .text-p{}
.col-sm-3 .right-sidebar .listBox .list .text-p p:nth-child(1){
    color: black;
    font-size: 16px;
}
.col-sm-3 .right-sidebar .listBox .list .text-p p:nth-child(2) i{
    color: #a5a5a5;
    font-size: 13px;
}
.col-sm-3 .right-sidebar .listBox .list .text-p p:nth-child(2) span{
    padding: 5px 10px;
    color: #FFFFFF;
    background-color: #349e20;
    font-size: 15px;
}

.footerBox{}
.footerBox .top_footer{
    width: 100%;
    background-color: #349e1f;
}
.footerBox .bottomNavigation{
    width: 100%;
    padding: 50px 0;
    background-color: #20202c;
}
.footerBox .bottomNavigation .warp{
    max-width: 658px;
    margin: 0 auto;
}
.layout4{
    display: grid;
    justify-items: center;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(3, 1fr);
}
.layout4 h3{
    color: #87868b;
    font-size: 22px;
}
.layout4 p{
    width: 50%;
    border-bottom: #44444e solid 2px;
    margin:10px 0 !important;
}
.layout4 ul li{
    margin: 8px 0;
}
.layout4 a{
    color: #cccdd1;
}