@charset "utf-8";

/* CSS Document */
/***************公共******************/
* {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	color: #004a7c;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-moz-transition: all 0.2s;
	text-decoration: none;
}

ul li,
ol li {
	list-style-type: none;
}

body {
	font-family: "microsoft Yahei";
	width: 100%;
	/*    background: #050b2d;
	background:url(llgy_pic_01.png) no-repeat center top;*/
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear-fix {
	zoom: 1;
}

.clear-fix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

/**********************整体*********************/
.box {
	width: 100%;
	height: auto;

}

/*********主体中间**********/
.content {
	width: 1200px;
	height: auto;
	border-top: solid #1e7cc1;
	margin: 0 auto;
	background: #ffffff;
	margin-top: 300px;
}

/*********主体上**********/
.content-top {
	width: 1160px;

	margin: 0 auto;
}

/*********主体上左**********/
.content-top-left {
	float: left;
	width: 560px;
	margin-top: 10px;
}

.content-top-left-title {
	width: 100%;
	height: 50px;
	background: url(llgy_pic_03.png) no-repeat bottom;
}

.content-top-left-title ul li {
	float: left;
	font-size: 17px;
	color: #1e7cc1;
	width: 90px;
	line-height: 50px;
}

.content-top-left-title ul li a {
	color: #1e7cc1;
}

.first {
	background: url(llgy_pic_02.png) no-repeat right;
}

.second a {
	float: right;
}

.more {
	position: relative;
	top: 15px;
}

.more a {
	font-size: 15px;
	color: #666666;
}

.content-top-left-text {
	width: 100%;

}

.content-top-left-text ul li {
	line-height: 40px;
	font-size: 15px;
	color: #333333;
	width: 560px;
	border-bottom: 1px dashed #cccccc;
	background: url(llgy_pic_04.png) no-repeat left;
	padding-left: 10px;
}

.content-top-left-text ul li a {
	color: #333333;
}

.content-top-left-text ul li span {
	color: #999999;
	float: right;
}

.nav-active {
	font-weight: bold;
}

/*********主体右**********/
.content-top-right {
	float: right;
	width: 560px;
	margin-top: 10px;
}

.content-top-right-title {
	width: 100%;
	height: 50px;
	background: url(llgy_pic_03.png) no-repeat bottom;
}

.content-top-right-title ul li {
	float: left;
	font-size: 17px;
	color: #1e7cc1;
	width: 85px;
	line-height: 50px;
	font-weight: bold;
}

.content-top-right-title ul li a {
	color: #1e7cc1;
}

/***********中间四个图片*****************/
.content-main {
	width: 1160px;
	height: 140px;
	margin: 0 auto;
	margin-top: 25px;
}

.content-main img {
	width: 360px;
	height: 90px;
}

.content-main-picture1 {
	width: 360px;
	height: 90px;
	float: left;
}

.content-main-picture2 {
	width: 360px;
	height: 90px;
	float: left;
	padding-left: 40px;
}

.content-main-picture3 {
	width: 360px;
	height: 90px;
	float: right;
}

/******************分布图********************/
.content-fbt {
	width: 1160px;
	height: 500px;
	margin: 0 auto;
	border: 2px solid #e6e6e6;
	text-align: center;
}

.content-fbt img {
	width: 1155px;
	height: 495px;
}

/******************一览表********************/
.content-excel {
	width: 1160px;
	height: 400px;
	margin: 0 auto;

	text-align: center;
}

.content-excel td {
	height: 50px;
}

.excel ul li {
	border-bottom: 1px solid #e6e6e6;
}

.excel-title {
	height: 50px;
}

.excel-title1 {
	height: 50px;
}

.excel ul li>.bk {
	float: left;
	border-right: 1px solid #e6e6e6;
	line-height: 50px;
}

.excel-top {
	height: 100px;
	background: #f1f9f0;
	border: 2px solid #e6e6e6;
	border-bottom: none;
}

.excel-top a {
	font-size: 25px;
	color: #026135;
	font-weight: bold;
	line-height: 100px;
}

.cq {
	width: 96px;
	height: 50px;
	border-left: 2px solid #e6e6e6;
}

.xmmc {
	width: 142px;
	height: 50px;
}

.dz {
	width: 316px;
	height: 50px;
}

.fjts {
	width: 214px;
	height: 50px;
}

.mj {
	width: 159px;
	height: 50px;
}

.hx {
	width: 232px;
	height: 50px;
	border-right: 2px solid #e6e6e6 !important;
}

.excel-title div {
	font-size: 17px;
	color: #026135;
	font-weight: bold;
}

.excel-text div {
	font-size: 15px;
	color: #333333;
}

.content-top-left-text ul li {
	height: 40px;
}

/*********************底部***********************/
/*.bottom{
	width:100%;
	height:115px;
	margin-top:30px;
	background:url(llgy_pic_09.png) no-repeat top;
	background-color:#dee0e2;
	}
.bottom-c{
	width:1200px;
	margin:0 auto;
	}
.bottom-c-left{
	float:left;
	margin-left:130px;
	width:52px;
	margin-top: 30px;
	}
.bottom-c-left img{
	height:63px;
	width:52px;
	}
.bottom-c-text{
	width:600px;
	margin-left:120px;
	margin-top:15px;
	text-align: center;
	}
.bottom-c-text .tb{
	background:url(llgy_pic_12.png) no-repeat right;
	background-position: 10px;
	}
.bottom-c-text ul li{
	float:left;
	text-align:center;
	padding-left:30px;
	color:#333333;
	font-size:13px;
	
	}
.bottom-c-text ul li a{
	color:#333333;
	font-size:13px;
	
	}
.bottom-c-text span{
	color:#333333;
	font-size:13px;
	}
.bottom-c-text .ju{
	padding-left:10px;
	
	}
.bottom-c-text p{
	margin-top:10px;
	}
.bottom-c-right{
	float:left;
	margin-left:94px;
	width:105px;
	margin-top: 33.5px;
	}
.bottom-c-right img{
	height:48px;
	width:105px;
	}*/



.s2 .s2-left {
	width: 372px;

}

.s2 .news-img {
	width: 372px;

}

.s2 .news-img a {
	position: relative;
}

.s2 .news-img a,
.s2 .news-img a img {
	display: block;
	width: 100%;
	height: 100%;
}

.s2 .news-img a span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background: rgba(0, 0, 0, 0.4);
	font-size: 15px;
	color: #fff;
}

.s2 .s2-pagination {
	box-sizing: border-box;
	text-align: right;
	padding-right: 19px;
	position: absolute;
	z-index: 20;
	bottom: 8px;
	width: 100%;
}

.s2 .s2-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	margin-left: 15px;
	background: #fff;
	opacity: 1;
	border-radius: 50%;
	cursor: pointer;
}

.s2 .s2-pagination .swiper-active-switch {
	background: #bb2323;
}

.s2 .s2-right {
	width: 606px;
}

.s2 .s2-right .s2r-head {
	margin-bottom: 4px;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #dcdcdc;
}

.s2 .s2-right .s2r-head li {
	float: left;
	font-size: 17px;
	text-align: center;
	height: 100%;
}

.s2 .s2-right .s2r-head li a {
	display: block;
	color: #355e92;
	min-width: 114px;
	height: 100%;
}

.s2 .s2-right .s2r-head li.active {
	border-bottom: 2px solid #355e92;
}

.s2 .s2-right .s2r-head .more1 {
	font-size: 15px;
	color: #999999;
	margin-top: 3px;
}

.s2 .s2-right .s2r-list li {
	padding-left: 15px;
	background: url(shouye_dot.png) no-repeat 1px center;
	height: 33px;
	line-height: 33px;
	font-size: 15px;
}

.s2 .s2-right .s2r-list li a {
	color: #333333;
}

.s2 .s2-right .s2r-list li a:hover {
	color: #bb2323;
}

.s2 .s2-right .s2r-list li span {
	color: #999999;
}


.title_top {
	overflow: hidden;
}

.img_left {
	width: 500px;
	float: left;
}

.img_left img {
	margin-top: 6px;

}

.img_right {
	width: 500px;
	float: right;
}

.img_right img {
	margin-top: 6px;

}

.red_title a {
	width: 200px;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #bb2323;
	font-weight: 700;
	line-height: 26px;
}

/* 适老化 */
.old_type .new_tu {
	width: 48%;
	margin: 20px 10px !important;
	height: 120px;
	background-size: cover !important;
}

.old_type .title_top {
	width: 100%;
	height: 100px;
	line-height: 100px;
}

.old_type .img_left {
	width: 400px;
}

.old_type .img_left img {
	margin-top: 48px;
	width: 400px;
}

.old_type .red_title a {
	width: 400px !important;
	font-size: 48px !important;
	line-height: 90px;
}

.old_type .content-top-left {
	width: 100%;
}

.old_type .content-top-right-title {
	height: 80px;
	background-size: 100% 4px;
}

.old_type .content-top-right-title ul li {
	width: auto;
	font-size: 40px;
	line-height: 80px;
}

.old_type .more a {
	font-size: 40px;
}

.old_type .content-top-left-text ul li {
	width: 100%;
	line-height: 80px;
	height: 80px !important;
	font-size: 28px;
}

.old_type .content-top-right {
	width: 100%;
}

.old_type .excel-top a {
	font-size: 40px;
}

.old_type .excel-title div {
	font-size: 19px;
}

.old_type .tempWrap {
	height: 450px;
}

.old_type .bk {
	font-size: 18px;
}