@charset "utf-8";
/* CSS Document */

body{color: #333;font-family: "微软雅黑", "黑体", "宋体"; background-color:#f3f3f3;}
.wrap{ width:1200px; margin:0 auto;  background-color:#FFF;padding-top: 1px;     line-height: 42px;}
.wrap a{color: #333;font-family: "微软雅黑", "黑体", "宋体";}
.banner{  width:100%; margin-bottom:15px;}
.banner img{ width: 1200px; margin: 0 auto;display: block;}

/* sec1 */
.sec1{text-align:center;margin: 10px auto;}

/* sec2 */
.sec2{padding:15px;}

.sec2_tit { background-image: url(ylfw_tit.jpg); background-repeat: no-repeat; background-position: top center; height: 52px; margin-bottom: 15px; margin-top: 35px; position: relative; text-align: center; }
.sec_left { width: 178px; height: 52px; background: url(ylfw_l_tit.jpg) no-repeat left center; position: absolute; left: 0; top: 0; }
.sec_right { width: 178px; height: 52px; background: url(ylfw_r_tit.jpg) no-repeat right center; position: absolute; right: 0; top: 1px; }
.sec2_txt { display: inline-block; text-align: center; height: 52px; position: relative; }
.sec2_txt span{padding: 0;}
.sec2_txt a { padding: 0px 200px; display: inline-block; background-color: #FFF; line-height: 52px; color: #2d7dde; font-size: 36px; font-weight: bold; }




.more{ width:52px; height:26px;  position:absolute; right:14px; top:12px; text-align:center;}
.more a{ color:#FFF; line-height:26px; font-size:14px;}
.more a:hover{ color:#3FF;}

.sec2_cnt{ padding: 15px 0; }
.sec2_li{  border-bottom:1px dashed #CCCCCC;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sec2_li a::before { content: '■'; font-size: 10px; padding-right: 6px;color: #999; }
.sec2_li span{float:right; color:#999999;}
.k30{width: 100%;height: 30px;}

/* 养老服务 */
.bisec{width: calc(50% - 30px);}
.tit_list{width: 100%;margin: 29px 0px 4px 0px;}
.tit_list a{padding: 0;font-size: 24px;color: #707070;}

/* 自适应 */
@media (max-width:1200px){
.wrap{ width: 100%;}
.sec1 img{width:100%;}
.sec2_tit{ background:none;}
.more a{ color:#2d7dde; }
.banner img{ width: 100%;}
/* 养老服务 */
.bisec{width: calc(100% - 30px);}
}

@media (max-width:700px){
.sec_left,.sec_right{ width: 0;height:0;background:none;}
.sec2_tit { height: auto;}
.sec2_txt {height:  auto;}
.sec2_txt a {padding: 0;font-size: 30px;line-height: 40px;}
.more { display: none;}
.tit_list {margin: 0px;}
.tit_list a {font-size: 22px;}
}

/* 适老化 */

.wdpageold .wrap a{ font-size:36px;}
.wdpageold .more a{ font-size:22px;}
.wdpageold .sec2_li { border: none;}
.wdpageold .sec2_txt a {font-size: 48px; }
.wdpageold .sec2_li a::before { display: none;}
.wdpageold .sec2_li span{font-size:36px; line-height: 2;}
.wdpageold .bisec{width: calc(100% - 30px);}