/* 适老化 */

/* 新闻轮播 */
.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 .ty_tit {width: 100%;height: 88px;border-bottom: 1px solid #e6e6e6;}
.old_type .tit_span{width: 60%;float: left;}
.old_type .ty_tit span.ty_tit_on {border-bottom: 2px solid #034a95;}
.old_type .ty_tit span {font-size: 48px;height: 88px;float:none;margin-right: 40px;display: inline-block;}
.old_type .ty_tit .more a {font-size: 42px;}
.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 .main_second {width: 100%;min-height: 605px; background: #f7f7f7;overflow: hidden;}
.old_type .bsfw_tit {height: 109px;}
.old_type .bsfw_tit span {float: left;font-size: 48px;line-height: 109px;}
.old_type .bsfw_tit div {float: left;font-size: 48px;margin-left: 20px;}

/* 政务服务大厅图片下标题 */
.old_type .bsft_lb #roll ul li div p a{
	font-size: 32px;	
}


/* 修改意见后的样式 */

/* 新加的服务片区  南京苏州连云港 */
.area_img{display: block;}.old_area{display: none;}
.old_type .area_img{display: none;}
.old_type .old_area{display: block;}



/* 友情链接 */
.old_type .xglj {width: 1200px;margin: 0 auto;height: 122px;padding-top: 62px;}
.old_type .xglj_tit {width: 165px;height: 60px;line-height: 60px;font-size: 32px;color: #999999;}
/*下拉*/
.old_type .select1,.old_type .select2,.old_type .select3 {
	position: relative;
	width: 330px;
	height: 60px;
	font-size: 32px;
	background: url(sjx.png) no-repeat 291px;
	line-height: 60px;
}

.old_type .select1 dt,.old_type .select2 dt,.old_type .select3 dt {
	height: 48px;
	display: inline-block;
	line-height: 48px;
	text-indent: 30px;
	font-size: 32px;
	width: 330px;
}

.old_type .select1 dd,.old_type .select2 dd,.old_type .select3 dd   {
	position: absolute;
	left: -1px;
	top: 48px;width: 330px;
}

.old_type .select1 dd>ul>li,.old_type .select2 dd>ul>li,.old_type .select3 dd>ul>li{
	height: 48px;
	line-height: 48px;
	font-size: 30px;
}





/* 手机适老化 */
.mobile_type .ty_tit {height: 42px;}
.mobile_type .dt_list {height: 330px;
}
.mobile_type .ty_tit span {
    font-size: 26px;height: 41px;margin-right: 20px;
}
.mobile_type .ty_tit .more 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;
	}
@media (max-width: 700px){
.mobile_type .dt_list ul li a {
    font-size: 1.325rem!important;
    line-height: 2.425rem!important;
}
.mobile_type .bsfw_tit span,.mobile_type  .bsfw_tit div {
    font-size: 1.825rem!important;
}
.mobile_type .bsft_lb #roll ul li div p a{font-size: 26px;}
}