@import "base.css";
@import "sanji_caidan.css";
@import "footer.css";
@import "caidan.css";
section{
    width: 100%;
    margin: 0   auto;
}
section>.yuanman{
    width: 100%;
    height: 750px;
    position: relative;
    top: 0;
    left: 0;
}
.yuanman>.box_top{
    width: 100%;
    height: 750px;
    overflow: hidden;
}
.yuanman>.box_top>.box_top_auto{
    width: auto;
}
.yuanman>.ym_title{
    width: 100%;
    font-size:80px;
    color:#ffffff;
    position: absolute;
    top: 154px;
    text-align: center;
    font-family: "webtwo"!important;
}
.yuanman>.ym_jieshao{
    width: 100%;
    font-size:28px;
    color:#baac9e;
    position: absolute;
    top: 334px;
    text-align: center;
}
.yuanman>.ym_home{
    width: 100%;
    font-size:16px;
    color:#baac9e;
    position: absolute;
    top: 397px;
    text-align: center;
}
.yuanman>.ym_home_two{
    width: 100%;
    font-size:16px;
    color:#baac9e;
    position: absolute;
    top: 430px;
    text-align: center;
}
.yuanman>.yuanmandown{
    width: 990px;
    height: 448px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0  auto;
    bottom: -224px;
}
/*健康*/
section>.jiankang{
    margin: 280px auto 164px;
    width: 1200px;
    padding: 0  110px;
    box-sizing: border-box;
}
.jiankang>.jk_title{
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    font-family: "webtwo"!important;
}
.jiankang>.jk_jieshao{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 51px;
}
.jiankang>.sun_box{
    width: 100%;
   display: flex;
    align-items: center;
    justify-content: space-between;
}

.jiankang>.sun_box>.sun{
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.sun_box>.sun>.img_box{
    width: 100%;
    height: 87px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
}
.sun_box>.sun>.sun_title{
    font-size:26px;
    color:#565a5c;
    margin-bottom: 14px;
}
.sun_box>.sun>.sun_con_one,.sun_box>.sun>.sun_con_two,.sun_box>.sun>.sun_con_san{
    font-size:16px;
    color:#565a5c;
    margin-bottom: 2px;
}
/*关怀*/
section>.gh_box{
    width: 100%;
    background:rgba(96,56,19,0.10);
    padding-bottom: 164px;
    position: relative;
    top: 0;
    left: 0;
}
section>.gh_box>.guanhuai{
    width: 1200px;
    margin: 0  auto;
    padding-top: 1px;
    box-sizing: border-box;
}
section>.gh_box>.guanhuai>.guanhuai_img{
    width: 990px;
    height: 451px;
    margin: 95px  auto 0;
}
.guanhuai>.gh_title{
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 15px;
    font-family: "webtwo"!important;
}
.guanhuai>.gh_jieshao{
    font-size:16px;
    color:#565a5c;
    margin-bottom: 2px;
    width: 100%;
    text-align: center;
}
.guanhuai>.gh_jieshao_two{
    font-size:16px;
    color:#565a5c;
    width: 100%;
    text-align: center;
}
.guanhuai>.jianshe{
    width: 100%;
    margin-top: 20px;
}
.jianshe>.js_title{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
}
.jianshe>.js_box{
    margin-top: 100px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.jianshe .xiatu{
    margin-top: 50px;
}
.jianshe>.js_box>.shenghuo{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 33.333333333%;
}
.shenghuo>.sh_box{
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.shenghuo>.sh_title{
    font-size:26px;
    color:#565a5c;
    margin-top: 6px;
    margin-bottom: 14px;
}
.shenghuo>.sh_jieshao{
    font-size:16px;
    color:#565a5c;
    margin-bottom: 2px;
}

section>.xiuxing{
    width: 1200px;
    margin: 0  auto;
}
.xiuxing .guanhuaiup_img{
    width: 990px;
    height: 451px;
    margin: 90px auto 0;
}
.xiuxing>.xx_title{
    margin-top: 50px;
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    font-family: "webtwo"!important;
}
.xiuxing>.xx_jieshao{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.xiuxing>.xx_box{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 164px;
}
.xx_box>.xiu{
    width: 33.33333%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.xiu>.xx_img_box{
    width: 100%;
    height: 75px;
}
.xiu>.xiu_title{
    font-size:26px;
    color:#565a5c;
    margin-top: 6px;
}
.xiu>.xiu_jieshao{
    font-size:16px;
    color:#565a5c;
    margin-top: 14px;
}
/*精心*/
section>.jingxin{
    width: 100%;
    padding-bottom: 164px;
    background:rgba(96,56,19,0.10);
    position: relative;
    top: 0;
    left: 0;
    padding-top: 1px;
    box-sizing: border-box;
}
.jingxin>.huahua{
    width: 990px;
    height: 450px;
    margin: 90px  auto 0;
}
.jingxin>.jx_title{
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 15px;
    font-family: "webtwo"!important;
}
.jingxin>.jx_shi{
    font-size:16px;
    margin-bottom: 2px;
    color:#565a5c;
    width: 100%;
    text-align: center;
}
.jingxin>.zuoshi{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}

section>.wangzu{
    margin-bottom: 164px;
}
.wangzu>.damen{
    width: 990px;
    height: 450px;
    margin: 90px  auto 0;
}
.wangzu>.wz_title{
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 15px;
    font-family: "webtwo"!important;
}
.wangzu>.wz_jieshao{
    font-size:16px;
    color:#565a5c;
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
}
.wangzu>.chengdan{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    margin-top: 18px;
    text-align: center;
}
section>.xingfu{
    background:rgba(96,56,19,0.10);
    width:100%;
    height:auto;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 1px;
    box-sizing: border-box;
}
.xingfu>.laoren{
    width: 990px;
    height: 450px;
    margin: 71px  auto 0;
}
.xingfu>.xf_title{
    margin-top: 50px;
    font-size:55px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-family: "webtwo"!important;
}
.xingfu>.xf_jieshao{
    font-size:16px;
    color:#565a5c;
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
}
.xingfu>.fuchu{
    font-size:26px;
    color:#7e5f3c;
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
.footermargin{
    margin-top: 164px;
}