*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
	color: #333;
}
img{
	border: none;
}
.hide{
	display: none;
}
.top{
	width: 100%;
	height: 354px;
	background: url(top.png) no-repeat center center;
}
.sec{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.wgk_tit{
	width: 100%;
	height: 40px;
	background: url(lm_bg.png);
	margin-top: 40px;
}
.wgk_tit p{
	font-size: 19px;
	font-weight: bold;
	color: white;
	line-height: 40px;
	float: left;
	padding-left: 57px;
}
.wgk_tit span{
	display: block;
	width: 30px;
	height: 40px;
	float: right;
	cursor: pointer;
}
.wgk_list{
	width: 1040px;
	height: 378px;
	margin: 38px auto;
	overflow: hidden;
}
.wgk_l{
	width: 1145px;
}
.wgk_list a p{
	width: 124px;
	height: 195px;
	margin-right: 105px;
	float: left;
}




/* 用于老年版和手机版的样式 */
/* 老年按钮 */
.old_boount {float: left;position: absolute;width: 200px;height: 50px;right: 170px;top: 20px;display: none;}
.old_boount span {background: #ec940a;font-size: 28px;color: #fff;display: inline-block;width: 100%;text-align: center;line-height:50px;border-radius: 10px;cursor: pointer;}
.new_boount {width: 160px;height: 40px;background-color: #ec940a;border-radius: 8px;float: left;position: absolute;right: 170px;top:20px;}
.new_boount span {text-align: center;display: block;line-height: 40px;color: #ffffff;font-size: 24px;cursor: pointer;}
.old_type .old_boount {display: block;}
.old_type .new_boount,.mobile_type .new_boount {display: none;}
/* 无障碍按钮 */
.pc_ydfz {display: block;position: absolute;top: 20px;right: 20px;font-size: 18px;color: #fff !important;width: auto;height: auto;line-height: 36px;background: #ec940a;border-radius: 30px;z-index: 999;text-align: center;padding: 0px 20px;}
.mobile_type .pc_ydfz {display: none;}
.wap_ydfz {display: none;position: absolute;top: 2vw;right: 2vw;font-size: 4vw;color: #fff !important;width: auto;padding: 2vw 4vw;background: #ec940a;border-radius: 5vw;z-index: 999;}
.mobile_type .wap_ydfz {display: block;}
.loca-cen table td{width: auto !important;}
*:focus{outline: 2px solid #fcff00 !important;}
a:focus{outline: 2px solid #fcff00 !important;}
.dqwz_ table td{width: auto !important;}
.hasOldFixed.mobile_type.ariaMobileHeaderIntop.UseInMobile .wap_ydfz{display: none;}
/* 十大领域首页老年版 */
.old_type .tubiao li{height: auto !important;margin-bottom: 30px;width: 24% !important;}
.old_type .wgk_list{height: auto;}
.old_type .wgk_l{width: auto;}
.old_type ul.tubiao{clear: both;overflow: hidden;}
.old_type .tubiao li div{font-size: 32px;line-height: 64px;}
/* 十大领域首页移动端 */
.mobile_type .top{height: 34vw;background-size: 100vw 34vw;}
.mobile_type .top img{display: none;}
.mobile_type .sec{width: 92vw;padding: 5vw 4vw;}
.mobile_type .wgk_list{width: 92vw;height: auto;margin: 0vw auto;padding-top: 0vw;}
.mobile_type .wgk_l{width: 100%;}
.mobile_type .tubiao li{width: 50%;height: auto;margin-bottom: 5vw;}
.mobile_type .tubiao li div{font-size: 4vw;line-height: 10vw;}
.mobile_type .tubiao li div img{width: 34vw;height: 34vw;}
/* 移动版无障碍样式调整 */
body.UseInMobile.mobile_type .tubiao li{min-height: 60vw;}
body.UseInMobile.mobile_type .sec{width: 90vw;}
body.UseInMobile.mobile_type .tubiao li{width: 47%;padding: 4px;}