body{
    width: 100%;
    overflow: hidden;
}

/* 养老 */
.yl-yanglao{
    width: 100%;
    height: 680px;
    border-bottom: 2px solid #2e3b8d;
    background: url(../images/yanglao/yanglao2.jpg) no-repeat center;
    position: relative;
}


.yl-yanglao .ylclick .ylclick1{
    vertical-align: bottom;
    background: url(../images/yanglao/yanglaolinkwq1.jpg) no-repeat;
}

.yl-yanglao .ylclick .ylclick1:hover{
    width: 198px;
    height: 52px;
    vertical-align: bottom;
    background: url(../images/yanglao/yanglaolinkwq2.jpg) no-repeat;
    margin-top: 0px;
}


.yl-yanglao .ylclick .ylclick2{
    vertical-align: bottom;
    margin-top: 18px;
    /* height: 52px; */
    background: url(../images/yanglao/yanglaolinkzy1.png) no-repeat;
}

.yl-yanglao .ylclick .ylclick2:hover{
    width: 198px;
    height: 52px;
    margin-top: 0;
    vertical-align: bottom;
    background: url(../images/yanglao/yanglaolinkzy2.png) no-repeat;
}

.wqly{
    position: relative;
}

.wqly .ylnav{
/*     width: 100px;
    height: 24px;
     */
    
    position: absolute;
    top: 20px;
    left: 0px; 
}

.wqly .ylnav a{
/*     width: 30px;
    height: 24px; */
    display: block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.wqly .ylnav p{
/*     width: 8px;
    height: 8px; */
    display: block;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;  
}



/* 蓝色按钮 */
.zyly .zhongyao-blue{
    background-color: #2e3b8d;
}

/* 推荐路线 */
.tuijian {
    width: 1000px;
    margin: 0 auto;
    margin-top: 76px;
    margin-bottom: 56px;
    /* position: relative; */

}
.tuijian .tjlx-main{
    width: 1000px;
    height: 378px;
    position: relative;
    background: url(../images/yanglao/tuijianluxian.png) no-repeat center;
}

.tuijian .tjlx-main .tjlx-er{
    top: 188px;
    left: 110px;
}

.tuijian .tjlx-main .tjlx-san{
    top: 188px;
    left: 428px;
}

.tuijian .tjlx-main .tjlx-er,
.tuijian .tjlx-main .tjlx-san{
    position: absolute;
}

.tuijian .tjlx-main .tjlx-er p,
.tuijian .tjlx-main .tjlx-san p{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}



