/*全局*/
body {
	font-family: "微软雅黑";
	background-color: #ffffff;
}

a {
	color: #333333;
}

.height25 {
	height: 25px;
	width: 100%;
}

.height30 {
	height: 30px;
	width: 100%;
}

.height40 {
	height: 40px;
	width: 100%;
}

.height15 {
	height: 15px;
	width: 100%;
}

.height20 {
	height: 20px;
	width: 100%;
}

.cf:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.cf {
	zoom: 1
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.hide {
	display: none;
}

.block {
	display: block;
}



/* 适老化内容区 */


/* 新闻轮播 */
/* 新闻轮播 */
.old_type .news_tab {width: 1200px;height: 520px;overflow: hidden;}
.old_type .focus{width:1200px;height:520px;position:relative;}
.old_type .focus #pic{width:1200px;height:520px;overflow:hidden;}
.old_type .focus #pic li{width:1200px;height:520px;}
.old_type .focus #pic li img{width:1200px;height:520px;float:none;object-fit: cover;}
.old_type .focus #tip{width:95px;height:20px;bottom:27px;}
.old_type .focus #tip ul li{width:20px;height:20px;background:url(cir_w.png) no-repeat;background-size: 20px;}
.old_type .focus #tip ul li.on{background:url(cir_r.png) no-repeat;background-size: 20px;}
.old_type .xxtitle{ height: 84px;line-height: 84px;}
.old_type .xxtitle a{font-size: 36px;}



.old_type .ywdt {width: 100%;margin-top: 30px;}
.old_type .dt_list {width: 100%;height: 530px;}
.old_type .dt_list ul li {width: 100%;height: 155px;margin-top: 28px;}
.old_type .dt_list ul li:first-child {margin-top: 30px;}
.old_type .dt_list ul li .yw_date {width: 130px;height: 145px;}
.old_type .dt_list ul li .yw_date .yw_day {height:86px;line-height: 86px;font-size:48px;}
.old_type .dt_list ul li .yw_date .yw_ny {height: 52px;line-height: 52px;font-size: 26px;}
.old_type .dt_list ul li a {font-size:36px;margin-bottom: 12px;}
.old_type .dt_list ul li p {font-size: 28px;line-height:46px;}


.old_type .big_tit {
	width: 100%;
	height: 100px;
	background: url(tt1.png) no-repeat center;
}

.old_type .into_tit {
	width: 100%;
	height: 100px;
	background: url(tt2.png) no-repeat center!important;
}


.old_into_con {
	display: none;
}
.old_type .old_into_con {
	display: block;
}
.old_type .into_con {
	display: none;
}

@media (max-width: 700px) {

	.xxtitle a{font-size:22px;}
	.mobile_type .dt_list ul li .yw_date {
		width: 80px;
		height: 90px;}
	.mobile_type .dt_list ul li .yw_date .yw_ny {
			height: 34px;
			line-height: 34px;font-size: 18px;
		}
		.mobile_type .dt_list ul li a {
			font-size: 1.325rem!important;
			line-height: 2.225rem!important;
		}


                        .nj_text,
                        .sz_text,
                        .lyg_text,
                        .nj_text img,
                        .sz_text img,
                        .lyg_text img {
                            width: 12.28125rem;
                           
                        }

                        .nj_text h3,
                        .sz_text h3,
                        .lyg_text h3 {
                          line-height: 2.1875rem;
                           font-size: 1.3rem;
                        }

                        .nj_text p,
                        .sz_text p,
                        .lyg_text p {
                            line-height:1.2rem; font-size:0.9rem;
                            display: block;
                            width: 100%;
                        }

                        .nj_pic,
                        .sz_pic,
                        .lyg_pic,
                        .nj_pic img,
                        .sz_pic img,
                        .lyg_pic img {
                            width: 9rem;
                        }
}
