body{
    width: 100%;
    overflow: hidden;
}

/* 养心 */
.ys-yangsheng{
    width: 100%;
    height: 736px;
    position: relative;
    border-bottom: 2px solid #00a54b;
    /* box-sizing: border-box; */
    background: url(../images/yangsheng/yangsheng.jpg) no-repeat center;
}


.ys-yangsheng .ysclick .ysclick1{
    vertical-align: bottom;
     margin-top: 18px;
    background: url(../images/yangsheng/yangshenglinkssys1.png) no-repeat;
}

.ys-yangsheng .ysclick .ysclick1:hover{
    width: 198px;
    height: 52px;
    vertical-align: bottom;
    background: url(../images/yangsheng/yangshenglinkssys2.png) no-repeat;
    margin-top: 0px;
}

.ys-yangsheng .ysclick .ysclick2{
    vertical-align: bottom;
    margin-top: 18px;
    /* height: 52px; */
    background: url(../images/yangsheng/yangshenglinkstys1.png) no-repeat;
}

.ys-yangsheng .ysclick .ysclick2:hover{
    width: 198px;
    height: 51px;
    margin-top: 0;
    vertical-align: bottom;
    background: url(../images/yangsheng/yangshenglinkstys2.png) no-repeat;
}

.shanshi {
    padding-top: 0px;
    box-sizing: border-box;
}

.shanshi .shanshi-main {
    padding-top: 34px;
}


/* 导航 */
.ysnav{
/*     width: 100px;
    height: 24px;
     */ 
    position: absolute;
    margin-top: 20px;
    top: 0px;
    left: 0px; 
}

.ysnav a{
/*     width: 30px;
    height: 24px; */
    display: block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

.ysnav p{
/*     width: 8px;
    height: 8px; */
    display: block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #000;  
}

/* 养生 生态养生 */
/* .ys-stys{
    width: 1000px;
    margin: 0 auto;
    position: relative;

} */

/* 蓝色按钮 */
.stys .ys-more{
    width: 114px;
    height: 30px;
    margin: 0 auto;
    margin-top: 30px;
    /* position: absolute; */
    background: url(../images/yanglao/yanglao-bgmore.png) no-repeat center;
}

.stys .ys-more a{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

/* 养生 推荐路线 */
.ys-tuijian{
    width: 1000px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 88px;
}

.ys-tuijian .ys-tjlx-main{
    width: 1000px;
    height: 378px;
    position: relative;
    background: url(../images/yangsheng/ys-tuijianluxian.jpg) no-repeat center;
}

.ys-tuijian .ys-tjlx-main .tjlx-er,
.ys-tuijian .ys-tjlx-main .tjlx-san{
    width: 400px;
    position: absolute;
}

.ys-tuijian .ys-tjlx-main .tjlx-er{
    top: 188px;
    left: 78px;
}

.ys-tuijian .ys-tjlx-main .tjlx-san{
    top: 188px;
    left: 578px;
}

.ys-tuijian .ys-tjlx-main .tjlx-er p{
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.ys-tuijian .ys-tjlx-main .tjlx-san p{
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
