.box {
    margin: 120px 0;
}

.logobox {
    display: flex;
    align-items: center;
    margin-left: 87px;
    margin-right: 194px;
}

.logobox img{
    width: 171px;
}

.logobox2 {
    display: flex;
    align-items: center;
    margin-left: 72px;
}


.head_box {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
}


.hovimg img:hover {
    transition: all .6s;
    scale: 1.2;
}

.imgbox img {
    width: auto;
    display: block;
}

.imgbox {
    cursor: pointer;
    overflow: hidden;
}

.imgbox:hover img {
    transition: all .6s;
    scale: 1.2;
}

.swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: #fff !important;
    border-radius: 8px !important;
    opacity: 1 !important;
    margin: 0 17px !important;
}

.swiper-pagination-bullet-active {
    background-color: #C83520 !important;
}

.titlebox {
    display: flex;
}

.titlebox .line1 {
    width: 320px;
    height: 2px;
    background-color: #cccccc;
    margin-top: 26px;
}

.tit1 h2 {
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1.1px;
    color: #666;
}

.tit1 h1 span {
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    font-size: 30px;
    width: 54px;
    height: 54px;
    border: solid 1px #cccccc;
}

.tit1 h1 span:first-child {
    background-color: #000;
    color: #fff;
    border: none;
}

.tit1 h1 {
    display: flex;
    align-items: center;
    margin-bottom: 21px;
}

.tit1 h1 .cirle1 {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    margin: 0 15px;
}

.tit2 a {
    font-size: 18px;
    padding: 19px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    letter-spacing: 1px;
    color: #000000;
    width: 157px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tit2 a img {
    margin-left: 8.8px;
}

.tit2 {
    margin-left: auto;
}

.content {
    width: 1220px;
    margin: auto;
}

.more {
    width: 141px;
    border: 1px solid #000;
    height: 45px;
    line-height: 45px;
    display: block !important;
    font-family: 思源宋体 CN;
    font-size: 16px;
    text-align: center;
    margin: auto;
}

/* 关于我们 */
.about {
    margin: 130px 0 163px;
}

.about .content {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.ab2 {
    width: 562px;
    height: 381px;
}

.ab1 {
    font-family: 思源宋体 CN;
    width: 578px;
}

.ab1 h1 {
    display: flex;
    align-items: center;
    font-size: 32px;
}

.ab1 h1 img {
    margin-left: 36px;
}

.ab1 h2 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 46px;
    color: #666666;
    margin: 37px 0 47px;
}

.ab1 a {
    color: #C83520;
    font-size: 14px;
}

/* 健康生活/ */
.jksh h1 {
    font-family: 思源宋体 CN;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 50px;
}

.jk_ma {
    font-family: 思源宋体 CN;
    display: flex;
}

.jk1 {
    position: relative;
}

.jk1 h2 {
    bottom: 15px;
    left: 22px;
    font-size: 22px;
    color: #fff;
    position: absolute;
}

.jk2 h2 {
    bottom: 10px;
    left: 20px;
    font-size: 20px;
    color: #fff;
    position: absolute;
}


.jk1 img {
    width: 464px;
    height: 481px;
}

.jk2 {
    flex-wrap: wrap;
    display: flex;
}

.jk2 img {
    width: 354px;
    height: 229px;
}

.jk2_1 {
    position: relative;
    margin-bottom: 23px;
    margin-left: 24px;
}

.jk2_1:nth-child(n+3) {
    margin-bottom: 0;
}

/* 产品中心 */
.cpzx {
    margin: 170px 0 120px;
    font-family: 思源宋体 CN;
    background-color: #F6F6F6;
    padding: 83px 0 90px;
}

.cpzx h1 {
    font-size: 32px;
    margin-bottom: 79px;
    text-align: center;
}

.swp1 {
    width: 1408px;
    display: flex;
    align-items: center;
    margin: auto;
    margin-bottom: 74px;
}

.swp1 .imgbox {
    width: 283px;
    height: 283px;
    display: flex;
    background-color: #FFFFFF;
    align-items: center;
    margin-bottom: 12px;
    justify-content: center;
}

.swp1 .imgbox img{
    width: 100%;
}

.swiper-container2 {
    width: 1200px;
}

.swp1 h2 {
    font-size: 18px;
    text-align: center;
}

.btnl,
.btnr {
    cursor: pointer;
    width: 54px;
    height: 54px;
}

.btnl {
    background: url(../images/btnl.png);
}

.btnr {
    background: url(../images/btnr.png);
}

/* qgmd */
.qgmd {
    margin-bottom: 150px;
}

.qgmd h1 {
    color: #000;
    font-family: 思源宋体 CN;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 75px;
}

.md_ma {
    font-family: 思源宋体 CN;
    display: flex;
    justify-content: space-between;
}

.md1 .imgbox {
    border-radius: 8px;
    margin-bottom: 20px;
}

.md1 h2 {
    font-family: 思源宋体 CN;
    font-size: 24px;
    margin-bottom: 30px;
    text-align: center;
}


.gs:hover,.md:hover{
    border: none;
    background-color: #81552F;
    color: #fff;
}

.gs,.md {
    display: block !important;
    width: 311px;
    border: 1px solid #000;
    color: #000;
    margin: auto;
    font-size: 16px;
    letter-spacing: 1px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}

/* 新闻资讯 */
.xwzx {
    background: url(../images/xwbg.png) no-repeat top;
    padding-top: 146px;
    margin-bottom: 129px;
}

.alma {
    position: relative;
}

.anniu {
    display: flex;
    align-items: center;
    z-index: 10000;
    position: absolute;
    left: 636px;
    top: 383px;
}

.anniu .btns {
    display: flex;
}

.anniu .btnl2 {
    cursor: pointer;
    background: url(../images/left.png) no-repeat;
    width: 46px;
    height: 46px;
    background-position: center;
    margin-right: 16px;
}

.anniu .btnr2 {
    cursor: pointer;
    background: url(../images/right2.png) no-repeat;
    width: 46px;
    height: 46px;
    background-position: center;
}

.mySwiper .swiper-slide {
    display: flex;
}

.xwzx h1 {
    width: 194px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 28px;
    background-color: #B8924B;
    font-family: 思源宋体 CN;
    position: absolute;
    left: 636px;
}

.cp_r {
    margin-top: 104px;
    margin-left: 74px;
    width: 491px;
}

.cp_r h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

.cp_r p {
    font-size: 18px;
    color: #999;
    line-height: 34px;
    letter-spacing: 1px;
}

/* 底部 */
.foot_title p {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    color: white;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.foot_title .cirle {
    width: 18px;
    height: 4px;
    background-color: white;
}

.foot_box {
    width: 376px;
    float: left;
}

.flex2 {
    font-size: 14px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 29px;
}

.foot_box ul li a {
    font-size: 18px;
    color: #fff;
    font-family: 思源宋体 CN;
}

.foot1 {
    padding-top: 71px;
}

.foot_box ul li:hover a {
    color: #D99E5E;
}

.foot_box ul li {
    color: #fff;
    text-align: center;
    margin-right: 38px;
    margin-bottom: 20px;
}


.foot_box ul li:hover a {
    color: #ff6637;
}

.foot1-1 {
    margin-left: 178px;
    width: auto;
}

.foot1-1 .message {
    margin-top: 15px;
}

.foot1-1 .message:nth-of-type(n+2) {
    margin-top: 15px;
}

.foot1-1 .has_indent {
    text-indent: 42px;
}

.foot2 {
    display: flex;
    justify-content: center;
}

.foot1-3 h1 {
    margin-top: 10px;
    padding-left: 23px;
    color: #FFFFFF;
    font-size: 14px;
}

.foot3 {
    width: 100%;
    background-color: #000000;
}



@media screen and (max-width: 1200px) {
    .main {
        overflow: hidden;
    }

    .mobfot {
        display: block;
    }

    .content {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }

    .box {
        margin: 10% 0;
    }

    .head_box,
    .pcbol {
        display: none;
    }

    .swiper-pagination1 {
        bottom: 10px !important;
    }

    .swiper-pagination-bullet {
  width: 10px !important;
    height: 10px !important;
        opacity: 1 !important;
    margin: 0 10px !important;
    }

    .about {
        margin: 10% 0;
    }

    .ab1 h1 img {
        width: 10%;
        margin-left: 10px;
    }

    .ab1 {
        width: 100%;
    }

    .ab1 h1 {
        font-size: 20px;
        justify-content: center;
    }

    .ab1 h2 {
        font-size: 14px;
        line-height: 28px;
        margin: 4% 0;
        letter-spacing: 0;
    }

    .ab1 a {
        display: block;
        margin-bottom: 4%;
    }

    .ab2 {
        width: 100%;
        height: 60vw;
    }

    .about .content {
        flex-direction: column;
    }

    .jksh h1 {
        font-size: 20px;
        margin-bottom: 4%;
    }

    .jk_ma {
        flex-direction: column;
    }

    .jk1 img {
        width: 100%;
        height: auto;
    }

    .jk1 h2 {
        font-size: 16px;
    }

    .jk2_1 {
        width: 49%;
        margin-left: 0;
        margin-bottom: 2%;
        margin-right: 1%;
    }

    .jk2 img {
        width: 100%;
        height: auto;
    }

    .jk2 h2 {
        font-size: 14px;
        left: 10px;
        bottom: 10px;
    }

    .jk2 {
        margin-top: 2%;
    }

    .cpzx {
        margin: 10% 0;
        padding: 10% 0;
    }

    .cpzx h1 {
        font-size: 20px;
        margin-bottom: 4%;
    }

    .swp1 {
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }

.swp1 h2{
        font-size: 14px;
}

    .btnl,
    .btnr {
        width: 30px;
        height: 30px;
        background-size: 100% 100%;
    }

    .swiper-container2 {
        width: 80%;
    }

    .swp1 .imgbox {
        width: 100%;
        height: 58vw;
    }

    .swp1 {
        margin-bottom: 4%;
    }

    .more {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .qgmd h1 {
        font-size: 20px;
        margin-bottom: 4%;
    }

    .md_ma {
        flex-direction: column;
    }

    .md1 .imgbox img {
        width: 100%;
        height: auto;
    }

    .md1 .imgbox {
        margin-bottom: 2%;
    }

    .md1 h2 {
        font-size: 20px;
        margin-bottom: 2%;
    }

    .md {
        margin-bottom: 10%;
    }

    .qgmd {
        margin-bottom: 10%;
    }

    .xwzx {
        padding-top: 10%;
        margin-bottom: 10%;
    }

    .cp_l .imgbox img {
        width: 100%;
        height: auto;
    }

    .mySwiper .swiper-slide {
        flex-direction: column-reverse;
    }

    .cp_r {
        margin: 0;
        width: 100%;
    }

    .cp_r h3 {
        font-size: 20px;
        margin-bottom: 2%;
    }

    .cp_r p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 2%;
    }

    /* 底部 */
    footer {
        background: #333333;
        display: block !important;
        box-sizing: border-box;
        overflow: hidden;
    }

    .head5 {
        padding: 6%;
        margin-right: 0;
    }

    footer .foot .foot1 .flex {
        display: none;
    }

    footer .foot .foot1 .flex li {
        width: 30%;
        float: left;
        text-align: center;
        margin-top: 2%;
    }

    .fotul,
    .inpbox,
    .line22 {
        display: none;
    }

    .foot_box {
        margin-top: 4%;
    }

    .fot_top {
        line-height: 25px;
    }

    footer .foot .foot1 .foot1-1 p {
        margin-bottom: 2%;
        padding-right: 0;
    }

    footer .foot .foot1 .foot1-1 {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    footer .foot .foot1 .foot1-1 p {
        line-height: 28px;
    }

    footer .foot .foot1 .foot1-3 {
        display: none;
    }

    footer .foot2 {
        display: block;
        border-top: 1px solid #fff;
        background-color: transparent;
    }

    footer .foot2 p {
        width: 100%;
        font-size: 12px;
        margin-right: 0 !important;
        text-align: center;
    }

    .head9 {
        display: none;
    }

    .fot_t,
    .fotb_r,
    .fot_b2,
    .yqljf {
        display: none;
    }

    .fot_b {
        margin-top: 4%;
    }

    .totb h1 {
        font-size: 14px;
    }

    .foot {
        padding-top: 0;
        padding-left: 0;
    }

    .fotb_l {
        width: 100%;
    }

    .fotb_l div h2 {
        text-indent: 0;
        font-size: 14px;
        margin-bottom: 2%;
    }

    .totb img {
        width: 14px;
        height: 14px;
        margin-right: 2%;
    }

    .asd5676 .totb {
        flex-wrap: wrap !important;
    }

    .totb h1 {
        margin-top: 0 !important;
        margin-left: 0;
    }

    .fotb_l div {
        width: 100%;
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        margin-bottom: 2%;
    }

    .fotb_l_1 {
        display: none !important;
    }

    footer .foot2 {
        position: static;
    }

    footer .foot2 {
        width: 100%;
        padding: 2% 0;
    }

    .foot2 a {
        font-size: 12px !important;
    }

    .foot_box,
    .foot_title {
        display: none;
    }

    .foot1-1 .message {
        line-height: normal;
        margin-top: 1% !important;
    }

    footer .foot .foot1 .foot1-1 p {
        line-height: normal;
    }

    footer .foot .foot1 .foot1-1 {
        margin-bottom: 0;
    }

    .foot1 {
        padding-top: 4%;
    }



}