body{background: #eeeeee;}
.banner{
	    border-top: 8px #4174b3 solid;
}
.banner img {
	width: 100%;
}
.banner .banner-wap{
	display: none;
}
.main{
	width: 100%;
	padding: 30px 20px;
	background-color: #ffffff;
}
.first,.secend,.zhuant,.third{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.first .lwlb_top_box{
	    margin: 0px auto;
	    width: 100%;
	    background-color: #ffffff;
	    border: 1px #d4d4d3 solid;
	    border-radius: 20px;
	    overflow: hidden;
		padding: 20px;
		background-color: #f1f8ff;
}
.first .lwlb_top_box p{font-size: 18px;color: #333;text-indent: 2em;line-height: 2;margin:0 auto;}
.first .lwlb_top_box p span{font-size: 18px;color: #6424f4;line-height: 2;}
.third{
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
}
.index_lb {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.index_lb .bd {
	height: 400px;
	position: relative;
}

.index_lb .bd li img {
	vertical-align: middle;
	width: 100%;
	height: 400px;
}

.index_lb .btn-prev,
.index_lb .btn-next {
	display: block;
	position: absolute;
	top: 160px;
	width: 40px;
	height: 69px;
	z-index: 2
}

.index_lb .btn-prev {
	left: 0;
	background: url(left-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="left-arrow.png")
}

.index_lb .btn-next {
	right: 0;
	background: url(right-arrow.png) no-repeat;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="right-arrow.png")
}

.index_lb .hd {
	height: 7px;
	position: absolute;
	bottom: 15px;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.index_lb .hd ul {
	overflow: hidden;
	zoom: 1;
	overflow: hidden;
	display: inline-block;
	float: right;
}

.index_lb .hd ul li {
	float: left;
	margin-right: 12px;
	width: 24px;
	height: 7px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	float: left;
	text-indent: -9999px;
}

.index_lb .hd ul li.on {
	background: #ff2f00;
	color: #fff;
}

.index_lb .bd li {
	position: relative;
}

.index_lb .bd li p {
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(59, 61, 65, 0.6);
	padding: 0px 180px 0px 15px;
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}

.con_list{
	width: 48.5%;
	float: left;
}
.con_list+.con_list{
	margin-left: 3%;
}
.con_list .tit{
	overflow: hidden;
}
.con_list .tit span{
	background: url(lwlb_tit.png) no-repeat;
	height: 70px;
	line-height: 70px;
	width: 175px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.con_list .tit a{
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 70px;
}
.con_list .list ul{
	margin-top: 10px;
}
.con_list .list li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 45px;
}

.con_list .list li a {
	line-height: 45px;
	float: left;
	max-width: 85%;
}

.con_list .list li span {
	height: 45px;
	line-height: 45px;
}

.con_list .list li::before {
	background-color: #477ab7;
	margin-top: 22px;
}

.con_list .list li::after {
	display: table;
	content: "";
	line-height: 0;
	clear: both;
}
.con_list .list li:hover a {
	color: #477ab7;

}
.zhuant ul li{
	float: left;
	width: 48.5%;
}
.zhuant ul li img{
	width: 100%;
	max-width: 100%;
}
.zhuant ul li+li{
	margin-left: 3%;
}
/*老年版*/
.old_type .first,.old_type .secend,.old_type .zhuant,.old_type .third{
	margin-bottom: 50px;
}
.old_type .first .lwlb_top_box p,.old_type .first .lwlb_top_box p span{
	font-size: 36px;
}
.old_type .con_list{
		width: 100%;
	}
.old_type .con_list+.con_list{
		margin-left: unset;
		margin-top: 50px;
	}
.old_type .index_lb .bd {
	height: 800px;
	width: 1200px;
}

.old_type .index_lb .bd li img {
	height: 800px;
	width: 1200px;
}

.old_type .index_lb .bd li p {
	font-size: 32px;
	height: 98px;
	line-height: 98px;
}

.old_type .index_lb .hd {
	bottom: 46px;
}

.old_type .index_lb .hd ul li {
	width: 36px;
	height: 16px;
}

.old_type .index_lb .btn-prev,
.old_type .index_lb .btn-next {
	top: 365px;
}
.old_type .con_list .tit span{
	background-size: 100% 100%;
	height: 120px;
	width: 270px;
	line-height: 90px;
	font-size: 40px;
}
.old_type .con_list .tit a{
	font-size: 28px;
	line-height: 90px;
}
.old_type .con_list .list li {
	padding-left: 25px;
	line-height: 64px;
}

.old_type .con_list .list li a {
	line-height: 64px;
	font-size: 32px;
	max-width: 75%;
}

.old_type .con_list .list li span {
	height: 64px;
	line-height: 64px;
	font-size: 28px;
}

.old_type .con_list .list li::before {
	height: 8px;
	width: 8px;
	background-color: #477ab7;
	margin-top: 32px;
}
/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
	}
	body{background: #ffffff;}
	.banner{
		border-top: 4px solid #4174b3;
	}
	.banner .banner-pc{
		display: none;
	}
	.banner .banner-wap{
		display: block;
	}
	.main{
		width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}
	.first{
		margin-top: 30px;
	}
	.first .lwlb_top_box p{
		font-size: 16px;
	}
	.index_lb .btn-prev,
	.index_lb .btn-next {
		display: none;
	}
	
	.index_lb .bd {
		height: unset;
	}
	
	.index_lb .bd li img {
		height: unset;
	}
	
	.index_lb .bd li p {
		text-align: center;
		height: 70px;
		padding: 0px 15px;
	}
	
	.index_lb .hd {
		bottom: 27px;
	}
	
	.index_lb .hd ul li {
		width: 8px;
		height: 8px;
		border-radius: 4px;
	}
	
	.index_lb .hd ul li.on {
		color: #fff;
		width: 24px;
	}
	
	.index_lb .hd ul {
		float: unset;
	}
	.con_list{
		width: 100%;
	}
	.con_list+.con_list{
		margin-left: unset;
		margin-top: 30px;
	}
	.con_list .list li{
		line-height: 32px;
	}
	
	.con_list .list li a {
		white-space: unset;
		text-overflow: unset;
		overflow: unset;
		float: unset;
		max-width: none;
		display: inline;
		line-height: 32px;
	}
	.con_list .list li span{
		line-height: 32px;
		height: 32px;
	}
	.con_list .list li::before{
		margin-top: 16px;
	}
	
	.con_list .list li:hover a {
		padding-left: 0px;
	}
	.zhuant ul li+li{
		margin-left: unset;
	}
	.slideBox{
		width: 100%;
	}
	.slideBox .bd{margin-left: 0px;}
	.slideBox .bd ul li{
		width: 100%;
		text-align: center;
		margin-left: 0px;
	}
	.slideBox .bd ul li img{
		width: 100%;
		height: auto;
		max-width: 100%;
	}
	.slideBox .hd{display: block;}
	.slideBox .hd {
		overflow: hidden;
		height: 30px;
		padding: 0 10px;
		width: 100%;
	}
	
	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		display: table;
		margin: 0px auto;
		margin-top: 10px;
	}
	
	.slideBox .hd ul li {
		float: left;
		margin-right: 5px;
		text-indent: -999px;
		cursor: pointer;
		background-color: #aab2d0;
		border-radius: 100%;
		width: 9px;
		height: 9px;
		line-height: 50px;
		overflow: hidden;
	}
	
	.slideBox .hd ul li.on {
		background-position: 0 0;
	}
	
	.slideBox .hd ul li.on {
		background-color: #1492ff;
	}
}

@media screen and (max-width: 833px) {}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width:750px) {}

@media screen and (max-width:600px) {}

@media screen and (max-width:480px) {}

@media screen and (max-width:320px) {}