.banner{
	    border-top: 8px #4174b3 solid;
}
.banner img {
	width: 100%;
}
.banner .banner-wap{
	display: none;
}
/* 当前位置开始 */
.current-position {
	line-height: 60px;
	font-size: 14px;
}

.current-position a {
	line-height: 60px;
	font-size: 14px;
}

.current-position>div {
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #e3e3e3;
}

/* 当前位置结束 */
.tit {
	text-align: center;
	font-size: 0px;
	padding: 20px 0px;
	border: none;
	margin-left: 0px;
	background: url(tit-bj.png) bottom no-repeat;
}

.tit h4 {
	font-size: 40px;
	font-weight: bold;
	margin-top: 30px;
	color: #477ab7;
	text-align: center;
}

.tit h4 a {
	color: #477ab7;
	text-decoration: none;
}

.tit em {
	width: 60px;
	height: 6px;
	background-color: #477ab7;
	display: inline-block;
	text-align: center;
	margin-top: 25px;
	border-radius: 5px;
}
.tit1{width: 100%;height: 65px;padding-bottom: 20px; margin-bottom:20px;background: url(66_04.gif) repeat-x center;position: relative; border-bottom:4px #10a711 solid;}
.tit1 .com{width:240px;color:#477ab7;font-size: 20px;line-height: 61px;background: #fff; margin:0px auto; text-align:center;}
.tit1 .com a{color:#333333;font-size: 20px;font-weight: bold;}
.tab_box {
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 20px;
}
.container {
	width: 22%;
}
.about-nav {
	width: 100%;
	float: left;
	border: 1px solid #cbcbcb;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

.about-nav li {
	background-color: #f6f6f6;
	margin-bottom: 1px;
}

.about-nav li:last-child {
	margin-bottom: 0px;
}

.about-nav li a {
	display: flex;
	align-items: center;
	color: #333333;
	padding: 0px 15% 0px 7%;
	position: relative;
	min-height: 64px;
	font-size: 18px;
}

.about-nav li a:after {
	display: block;
	content: " ";
	position: absolute;
	right: 7%;
	top: 50%;
	width: 9px;
	height: 14px;
	margin-top: -5px;
	background: url(menu_icon2.png) no-repeat;
}

.about-nav .cur {
	background-color: #ccdcf0;
}
.con_list{
	width: 76%;
	box-sizing: border-box;
}
.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;

}
.con_list .ImgListBox{
	width: 100%;
}
.con_list .ImgListBox .imgBx1{
	width: 33.3%;
	background: #FAFAFA;
	float: left;
	height: 320px;
	display: inline;
	margin-bottom: 20px;
	padding: 0px 15px;
	box-sizing: border-box;
}
.con_list .ImgListBox .imgBx1 .m2imgBor{
	height: 240px;
	width: 100%;
	border: 6px solid #EFEFEF;
	box-sizing: border-box;
}
.con_list .ImgListBox .imgBx1 .m2imgBor a img{
	width: 100%;
	height: 240px;
}
.con_list .ImgListBox .imgBx1 strong {
    padding-top: 15px;
    clear: both;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
	text-align: center;
}
.con_list .ImgListBox .imgBx1 .m2imgBor:hover{border: 6px solid #FFCC00; opacity:0.8; filter:alpha(opacity=80);}
.con_list .ImgListBox .imgBx1 strong a:hover{color: #FF3300;}
.con_box_list{
	width: 100%;
	box-sizing: border-box;
}
.m_up_list {
	overflow: hidden;
	padding-bottom: 10px;
}

.m_up_list ul {
}

.m_up_list ul li {
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 5px;
	text-align: center;
}

.m_up_list ul li a {
	display: block;
	width: 100%;
	height: 160px;
	padding-top: 40px;
}
.m_up_list ul li .box {
    width: 60%;
    height: 160px;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 #cccccc;
    text-align: center;
    position: relative;
}
.m_up_list ul li img {
	animation-duration: 0.8s;
	animation-fill-mode: both;
	width: 40px;
}

.m_up_list ul li span {
	display: block;
	text-align: center;
	margin: 0 auto;
}

.m_up_list li p {
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 10px;
	text-align: center;
}

.m_up_list li:hover span img {
	animation-name: bounce;
	transform-origin: center bottom;
}

.m_up_list li:hover p {
	color: #477ab7;
}
.m_up_list3 ul li {
    width: 33.3%;
    margin-left: 0px;
}
/*老年版*/
.old_type .current-position {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position a {
	line-height: 60px;
	font-size: 28px;
}

.old_type .current-position> :nth-child(1) {
	padding: 0 !important;
}

.old_type .current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
	background-size: 30px !important;
	padding-left: 36px !important;
	padding-bottom: 5px;
}

.old_type .current-position div> :nth-child(1) {
	padding-left: 30px !important;
	padding-bottom: 5px;
	background-size: 30px !important;
}

.old_type .current-position div a {
	margin: 0 5px;
}
.old_type .tit h4{
	font-size: 60px;
}
.old_type .tit1 .com{
	width: 370px;
	font-size: 40px;
}
.old_type .tit1 .com{
	font-size: 40px;
}
.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;
}
.old_type .con_list .ImgListBox .imgBx1 strong{
	font-size: 28px;
}
/*手机版*/
@media screen and (max-width: 1024px) {
	.mobile_type .w1200 {
		width: 100%;
	}
	.banner{
		border-top: none;
	}
	.banner .banner-pc{
		display: none;
	}
	.banner .banner-wap{
		display: block;
	}
	.current-position {
		font-size: 16px;
		line-height: 2 !important;
		padding: 10px 3%;
	}

	.current-position a {
		font-size: 16px;
		line-height: 2 !important;
	}

	.current-position> :nth-child(1) {
		padding: 0px 0px 10px 0px;
		width: 100%;
		border-bottom: 1px solid #e3e3e3;
		box-sizing: border-box;
	}

	.current-position div> :nth-child(1) {
		padding-left: 30px !important;
		padding-bottom: 2px;
		background-size: 22px !important;
	}

	.current-position div a {
		margin: 0 5px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		background-size: 26px !important;
		padding-left: 36px !important;
		padding-bottom: 2px;
	}

	.current-position .outstanding a {
		padding: 0 10px;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(1) {
		white-space: nowrap;
		vertical-align: top;
	}

	.current-position .outstanding> :nth-child(1)> :nth-child(1)> :nth-child(2) td {
		display: inline-block;
		vertical-align: top;
	}
	.container{
			width: 100%;
			margin-right: 0%;
			padding: 10px 3%;
		}
		.container .left-title{
			display: none;
		}
		.container .about-nav {
		    text-align: left;
		    padding-bottom: 15px;
			border-right:none;
			border-left:none;
		    border-bottom: 1px solid #ededed;
		}
		.container .about-nav li {
		    width: 48%;
			float: left;
			margin-top: 10px;
			border: 1px solid #ededed;
			/*line-height: unset;
			height: unset;*/
			height: 36px;
			line-height: 36px;
		}
		.container .about-nav .cur{
			background-color: #4174b3;
		}
		.container .about-nav .cur a{
			color: #ffffff;
		}
		.container .about-nav li a {
		    text-align: center;
		    padding: 0px;
		    font-size: 18px;
		    color: #333333;
		    overflow: hidden;
		    white-space: nowrap;
		    text-overflow: ellipsis;
			line-height: unset;
			height: unset;
		}
		.container .about-nav li a::after{
			background: none;
		}
		.container .about-nav li+li{
			margin-left: 4%;
		}
		.container .about-nav ul> :nth-child(2n+1) {
			margin-left: 0px;
		}
	.tit{
		width: 100%;
	}
	.tit h4{
		font-size: 24px;
	}
	.tit em{
		width: 40px;
		margin-top: 15px;
	}
	.con_list{
		width: 100%;
		padding: 10px 3%;
		box-sizing: border-box;
	}
	.con_list .list {
		margin: 0px;
	}
	.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;
	}
	.con_list .ImgListBox .imgBx1{
		width: 100%;
	}
}

@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) {}