.global_aging{
	font-family: "microsoft yahei";
	background-color:#f1f9ff;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.module{

	overflow: hidden;
}
.aging_header{
	padding-top: 120px;
	background-color:#007ad8;
}
.ftop{
	width: 100%;
	height: 120px;
	background: #007ad8;
	position: fixed;
	top: 0;
	z-index: 100;

}
.aging_main{

}
.aging_footer{
	height: 180px;
	background-color: #007ad8;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.ag_a{
	
	line-height: 120px;
	color: #fff;
	font-size: 18px;
	
}
.mlogo{
	height: 403px;
	background:url(../images/agingmain.png) no-repeat center top;
}
.ag_logo{
	width: 50%;
	height: 403px;
	/*background: url(../images/ag_logo.png) no-repeat left center;*/
}
.ag_aging{
	width: 50%;
	height: 403px;
	background: url(../images/ag_aging.png) no-repeat left center;
}
.ag_logo img{
margin-top: 132px;

}
.ag_lm_list{
	margin-bottom: 40px;
	overflow: hidden;
}
.ag_lm_list li{
	float:left;
	width: 272px;
	height: 255px;
	border-radius:8px;
	text-align: center;
	margin-right: 37px;
	margin-top: 37px;	
}
.ag_lm_list li .ag_i{
	display: block;
	padding-top: 60px;
	height: 70px;
	line-height: 70px;
	font-size: 70px;
	font-weight: normal;
}
.ag_lm_list li:nth-child(1){background-color: #4a97e1;}
.ag_lm_list li:nth-child(2){background-color: #ffca2a;}
.ag_lm_list li:nth-child(3){background-color: #95a9cb;}
.ag_lm_list li:nth-child(4){background-color: #85d350;margin-right: 0px;}
.ag_lm_list li:nth-child(5){background-color: #c371ca;}
.ag_lm_list li:nth-child(6){background-color: #63b259;}
.ag_lm_list li:nth-child(7){background-color: #ff8d60;}
.ag_lm_list li:nth-child(8){background-color: #2ac7b5;margin-right: 0px;}
.ag_lm_list li a{
	display: block;
	height: 255px;
	line-height: 125px;
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	overflow: hidden;
}
/*slide*/
.agslide{
	height: 690px;
	background-color: #c9ddf0;
	border-radius: 8px;
}
.slide {
    position: relative;
    width: 1160px;
    height: 650px;
    overflow: hidden;
	margin: 20px auto;
}

.slide img {
    width: 1160px;
    height: 650px;
	object-fit: cover;
}

.slide .shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
	width: 100%;
    height: 130px;
    line-height: 130px;
    text-align: center;
    background-color:rgba(0, 0, 0, 0.4);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66444444,endcolorstr=#66444444);
	text-indent: 10px;
	overflow: hidden;
}

.slide .shadow a {
    display: block;
    height: 130px;
    text-decoration: none;
    color: #fff;
    font-size: 34px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.slide .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #444;
}

.slide .fcon img {
    display: block;
}

.slide .fbg {
    bottom: 12px;
    left: 50%;
    position: absolute;
    height: 9px;
    text-align: center;
    z-index: 2;
    margin-left:-50px;
	display: none;
}

.slide .D1fBt a {
    position: relative;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    text-decoration: none;
    text-align: center;
    float: left;
    border-radius: 100%;
    background: #fff;
}

.slide .D1fBt .current {
    width: 25px;
    background: #0068AA;
    border-radius: 3px;
}
.slide .prev{
	position: absolute;
          top: 295px;
	left: 0;
	cursor: pointer;
	width: 31px;
	height: 60px;
	background: url(../images/prev.png) no-repeat;
}
 .slide .next {
	position: absolute;
         top: 295px;
	right: 0;
	cursor: pointer;
	width: 31px;
	height: 60px;
	background: url(../images/next.png) no-repeat;
}
/*nav aging*/
.nav_ag{
	margin: 10px 0;
	overflow: hidden;
}
.nav_ag a {
    float: left;
	height: 100px;
	width: 100px;
    color: #e8f5fe;
	line-height: 150px;
    font-size: 18px;
	text-align: center;
    box-sizing: border-box;
	background-color: #0064b1;
	margin-left: 15px;
	position: relative;

}
.nav_ag span{
	position: absolute;
	left:50%;
	top: -40px;
	margin-left: -25px;
	font-size: 50px;
}
.nav_ag a:hover {
	opacity: 0.8;
   
}

/*footer*/

.f_ag{
	width: 84%;
	padding: 15px 0;

}
.f_ag p{
	line-height: 50px;
}
.f_ag p span{
	margin-left: 10px;
	margin-right: 10px;
}
.f_ag a{
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}
.f_ag a img{vertical-align: middle;    margin-top: -3px;
    margin-right: 8px;}
.f_ag2{
	width: 16%;
	padding:0;
}
.f_ag2 img{
	padding-top: 10px;
	
	overflow: hidden;
}

/*ag_list*/
.agbox{
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 1px solid #ddd;
	margin-bottom: 40px;
}
.ag_lmtit{
	height: 70px;
	position: relative;
}
.ag_lmtit a{
padding: 0 40px;
height: 70px;
	line-height: 70px;
border-top: 1px solid #286fb4;
	margin-top: -1px;
position: absolute;
	z-index: 1;
	font-size: 40px;
	font-weight: bold;
	color: #286fb4;
}
.ag_listbox{
	padding: 0px 40px 40px;
	overflow: hidden;
}
.agul li{
	height: 120px;
	padding: 20px 40px;
	background-color:#f8f8f8;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.agul li a{
	display: block;
	width: 80%;
	font-size: 34px;
	color: #222;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 70px;
	line-height: 70px;

}

.agul li a:hover{
	color: #286fb4;
}
.agtime{
	display: block;
	width: 80%;
	font-size: 26px;
	color: #666;
	height: 40px;
	line-height: 40px;
}
.agbtn{
	position: absolute;
	right: 0;
	height: 90px;
	top: 35px;
	width:180px;
	line-height: 90px;
	text-align: center;
	border-radius: 45px;
	color: #fff;
	margin-right: 40px;
	font-size: 30px;
	font-weight: bold;
	border: 0;
	background-color: #286fb4;
	cursor: pointer;
}
/*ag info*/
.agcontent{}
.agtitle{
	font-size: 36px;
	color: #222;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
	padding: 0 20px;

}
.some_info{
	height: 120px;
	padding: 20px 40px;
	background-color:#f8f8f8;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.agdate,.agsource{
	color: #666;
	font-size: 26px;
	line-height: 60px;
}
.agsource span{margin-right: 15px;}
.agtxt{
	color: #222;
	font-size: 30px;
	line-height: 60px;
	padding-top: 40px;
	overflow: hidden;
}
.agtxt p span {
    color: #222 !important;
    font-size: 30px !important;
    font-family:"microsoft yahei" !important;
}
/*ag leader*/
.agul2 li{
	height: 200px;
	padding: 20px 40px;
	background-color:#f8f8f8;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.agimg{
	float: left;
	width: 130px;
	height: 180px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-right: 20px;
	margin-top: 4px;
}
.w700{
	width: 680px;
	line-height: 65px;
}
.agbtn2{
	top: 75px;
}
.agname{
	display: block;
	color: #286fb4;
	font-size: 34px;
	font-weight: bold;
}
.agsub,.agtt{
	display: block;
	color: #222;
	font-size: 34px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}
/*ag lead info*/
.agcover{
	width: 120px;
	height: 170px;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
}
.agcover img{
	width:100%;
	height:100%;
	object-fit: cover;
}
.agldtitle{
	height: 70px;
	line-height: 70px;
	text-align: center;
color: #286fb4;
	font-size: 34px;
	font-weight: bold;
}
.agbtn3{
	display: block;
	height: 90px;
	width:180px;
	line-height: 90px;
	text-align: center;
	border-radius: 45px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border: 0;
	background-color: #286fb4;
	cursor: pointer;
	margin: 10px auto;
	overflow: hidden;

}
.agjl{
	height: 70px;
	line-height: 70px;
	font-size: 34px;
	color: #286fb4;
	border-bottom: 1px solid #ddd;
}
/*2022-12-26*/
.elderly_s{overflow: hidden;}
.elderly_s a {
    width: 375px;
    height: 230px;
    float: left;
    margin-right: 37px;
    margin-bottom: 37px;
    background-position: top center;
    background-repeat: no-repeat;
}

.elderly_s a:nth-child(1) {
    background-image: url(../images/acc01.png);
}

.elderly_s a:nth-child(2) {
    background-image: url(../images/acc02.png);
}

.elderly_s a:nth-child(3) {
    background-image: url(../images/acc03.png);
    margin-right: 0;
}

.elderly_s a:nth-child(4) {
    background-image: url(../images/acc04.png);
}

.elderly_s a:nth-child(5) {
    background-image: url(../images/acc05.png);
}

.elderly_s a:nth-child(6) {
    background-image: url(../images/acc06.png);
    margin-right: 0;
}
.elderly_s a span{
	   font-size: 42px;
	    line-height: 56px;
	    color: #fff;
	    font-weight: bold;
	    display: block;
	    margin: 50px 0 0 40px;
	    text-shadow: 2px 2px 2px #007ad8;
}
.elderly_zt{
	overflow: hidden;
}
.elderly_zt a{
	display: block;
	height: 120px;
	margin-top: 37px;
	overflow:hidden;
}
.elderly_zt a:first-child{
	margin-top:0;
	
}
.acc_gj{
	background:url(../images/gjtszt.png) no-repeat center center;
}
.acc_nmg{
	background:url(../images/nxzq_zzq.png) no-repeat center center;
}
.acc_wdbs{
	height:120px;
	line-height:120px;
	background:url(../images/title_bj.png) no-repeat center;
	color:#01589b;
	font-size:50px;
	text-align:center;
	font-weight:bold;
}
@media  (max-width:750px) {
	
	.aging_header{padding-top: 60px;}
	.ftop{
		height: 60px;
	}
	.aging_header .fr{width: 100%;}
	.ag_a{display: none;}
	.w1200{
		width: 100%;
	}
	.nav_ag{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap;
		margin: 8px 20px;
	}
	.nav_ag a{
		width: 70px;
		height: 50px;
		line-height: 75px;
		display: none;
		font-size:16px;
		background-color: transparent;
	}
	.nav_ag span{
		position: absolute;
		left:50%;
		top: -25px;
		margin-left: -12px;
		font-size: 25px;
	}
	.nav_ag a:first-child{
		display: block;
		margin-left: 0;
	}
	.nav_ag a:nth-child(5){
		display: block;
	}
	.mlogo{
		height: 130px;
	}
	.ag_logo{
		width:calc(50% - 20px);
		height: 130px;
		margin-left: 20px;
	}
	.ag_logo img{
		margin-top: 45px;
		width: 100%;
	}
	.ag_aging{
		width:calc(50% - 20px);
		height: 130px;
		background-size: 100%;
		margin-right: 20px;
		
	}
	.agslide{
		height: 220px;
		border-radius: 0;
	}
	.slide{
		width: calc(100% - 40px);
		height: 180px;
	}
	.slide img{
		width: 100%;
		height: 180px;
	}
	.slide .shadow{
		height: 40px;
		line-height: 40px;
	}
	.slide .shadow a{
		height: 40px;
		font-size: 18px;
	}
	.slide .prev,.slide .next{top:60px;}
	
	.ag_lm_list{
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-flow: row wrap; 
		margin-left: 20px;
		margin-right: 20px;
		}
	.ag_lm_list li{
		width: 48%;
		height: 150px;
		margin-right: 0;
		margin-top: 18px;
	}
	.ag_lm_list li a{
		height: 150px;
		line-height: 80px;
		font-size: 24px;
	}
	.ag_lm_list li .ag_i{
		padding-top: 30px;
		height: 35px;
		line-height: 35px;
		font-size: 40px;
	}
	.ag_lm_list li:nth-child(9),.ag_lm_list li:nth-child(10){
		width: 100%;
	}
	.aging_footer{
		height:220px;
		font-size: 15px;
	}
	.f_ag{width: 80%;}
	.f_ag,.f_ag2{
		padding: 10px 0;
	}
	.f_ag p{
		line-height: 25px;
		padding-left: 20px;
		text-align: left;
	}
	.f_ag p span{
		display: block;
		margin: 0;
	}
	.f_ag p a{
		display: block;
		margin: 0;
	}
	.f_ag2 {
		margin-right: 10px;
	}
	.f_ag2 img{
		width: 100%;
		padding-top: 0px;
		
	}

	/*acclist*/
	.agbox{width: 100%;}
	.ag_lmtit{height: 50px;}
	.ag_listbox{padding:0px 0px 20px;}
	.ag_lmtit a{font-size: 24px;padding: 0 20px;}
	.agul li{padding: 20px;height: 75px;}
	.agul li a{width: 100%;font-size: 20px;height: 35px;line-height: 35px;}
	.agtime{font-size: 18px;width: 70%;height: 60px;line-height: 60px;}
	.agbtn{
		width: 76px;
		height: 34px;
		line-height: 34px;
		margin-right: 20px;
		font-size: 18px;
		font-weight: normal;
		top:68px;
	}
	.pagenumber_ag{
		font-size: 20px;
	}
	.agimg{width: 90px;height: 120px;}
	.agul2 li{padding: 20px;height: 140px;}
	.w700{width: 60%;line-height:30px;}
	.agname{font-size: 20px;}
	.agsub{font-size: 18px;}
	.agtt{font-size: 18px;height: 75px;line-height: 25px;white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
	.agbtn2{top:24px;}
	.agtitle{line-height: 35px;padding-top: 20px;font-size: 24px;text-align: left;}
	.agtxt{padding: 20px;font-size: 20px;line-height: 40px;}
	
	.some_info{padding: 20px;padding-right: 90px;height: auto;}
	.agdate, .agsource{line-height: 30px;font-size: 18px;}
	.agsource span{display: block;margin: 0;}
	/*leadinfo*/
	.agcover{padding-top:20px;}
	.agldtitle{line-height: 35px;font-size: 24px;padding:0 20px;font-weight: normal;}
	.agbtn3{width: 98px;height: 45px;font-size: 18px;line-height: 45px;font-weight: normal;}
	.agjl{font-size: 24px;color: #222;padding-left: 20px;font-weight: bold;}
/*2022-12-26*/
	.elderly_s{
		display: flex;
				align-items: center;
				justify-content: space-between;
				flex-flow: row wrap; 
				margin-left: 20px;
				margin-right: 20px;
				overflow: hidden;
	}
	.elderly_s a{
		    width: 45%;
		    height: 100px;
		    margin-right: 0;
			margin-bottom: 18px;
			background-size: 100%;
	}
	.elderly_s a span{
		font-size: 21px;
			    line-height: 28px;
			    color: #fff;
			    font-weight: bold;
			    display: block;
			    margin: 25px 0 0 20px;
			    text-shadow: 2px 2px 2px #007ad8;
	}
	.elderly_zt{
		display: flex;
				align-items: center;
				justify-content: space-between;
				flex-direction: column;
				margin-left: 20px;
				margin-right: 20px;
				overflow: hidden;
	}
	.elderly_zt a{
		width:100%;
		margin-bottom: 18px;
		margin-top:0;
	}
	.acc_gj{
	background:url(../images/gjtszt2.png) no-repeat center center;
}
.acc_nmg{
	background:url(../images/nxzq_zzq2.png) no-repeat center center;
}
	.acc_nxfw{
		display: flex;
				align-items: center;
				justify-content: space-between;
				flex-flow: column nowrap; 
				margin-left: 20px;
				margin-right: 20px;
				overflow: hidden;
	}
	.acc_wdbs{
		display: flex;
				align-items: center;
				justify-content: space-between;
				flex-flow: column nowrap; 
				margin-left: 20px;
				margin-right: 20px;
				overflow: hidden;
					font-size:36px;
	}
}
.nav_ag a.on{
	color: #f00;
}
