* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 180%;
	display: block;
	background: #fff;
	font-family: "Microsoft YaHei";
	-webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
strong,
em {
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

a:link,
a:visited {
	color: #333;
	text-decoration: none;
	float: none;
}

a:hover {
	color: #1b81d7;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

img {
	border: none;
}

.clear {
	clear: both;
}
.logobox{
	display: flex;
}
.EnterOld{
	width: 100px;
	height: 40px;
	background: #1B81D7;
	border-radius: 8px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	cursor: pointer;
}
/*base end*/
@media screen and (min-width:1300px) {
	.containbox {
		width: 1200px;
	}

	.containbox {
		margin: 0 auto;
	}
}

.topbox {
	width: 100%;
	height: 150px;
	background: url(top_bj.png) no-repeat 60% bottom;
}

.logobox img {
	margin-top: 36px;
}

.topbox .headright {
	width: 36%;
	float: right;
}

.headright img {
	margin-top: 0;
	margin-right: 10px;
	float: right;
}

.headright ul li {
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	float: right;
}

.headright ul li.bjcolor1 {
	background: #eeeeee;
	color: #969696;
}

.headright ul li.bjcolor2,
.headright ul li.bjcolor3 {
	background: #0a8aff;
	color: #ffffff;
}

.headright ul li.bjcolor3 {
	border-left: 2px solid #49a8ff;
}

.headright ul li.bjcolor2:hover {
	background: #1783E0;
}

.headright ul li.bjcolor3:hover {
	background: #1783E0;
}

.searchbox {
	margin-top: 40px;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 76%;
	border: 1px solid #cccccc;
	border-radius: 4px;
}

.searchbox input {
	border: none;
	margin: 0;
}

.searchmain {
	width: 86%;
	line-height: 38px;
	color: #cccccc;
	padding-left: 12px;
	font-size: 16px;
	background: none;
}

.searchimg {
	float: right;
	width: 40px;
	height: 40px;
	background: url(search.png) no-repeat center center;
}

/*header end*/

nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #1b81d7;
}

.navmenubox {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.navmenubox ul li {
	display: block;
	height: 50px;
	font-size: 24px;
	letter-spacing: 2px;
	width: 20%;
	text-align: center;
	color: #ffffff;
	float: left;
}

.navmenubox li:hover {
	background-color: #0265b9;
}

.navmenubox li:active {
	background-color: #0265b9;
}

.homechildbox {
	width: 1200px;
	height: 100px;
	position: absolute;
	float: left;
	z-index: 9999;
	visibility: hidden;
	background: rgba(255, 255, 255, 0.86);
	clear: both;
}

.homechildbox .deom {
	width: 0;
	height: 0;
	margin-left: 112px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0265b9 transparent transparent transparent;
}

.homechildbox ul li {
	display: block;
	height: 36px;
	margin: 0 16px;
	float: left;
}

.navactivebj {
	background: #0265b9;
}

/*nav end*/

.maincontent {
	width: 100%;
	overflow: hidden;
}

.listBox {
	width: 100%;
	height: auto;
}

.webaddress {
	width: 100%;
	height: 50px;
	line-height: 50px;
}

.webaddress h2 {
	font-size: 16px;
	color: #333333;
}

.listLeft {
	width: 230px;
	height: auto;
	float: left;
}

.leftMenu {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #38a4ff;
	border-radius: 4px 4px 0 0;
}

.leftMenu h2 {
	display: block;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 48px;
	background: url(menu1.png) no-repeat 16px center;
}

.listLeft ul {
	padding: 8px 0 64px 0;
	border: 1px solid #DBEFFF;
	border-top: none;
}

.listLeft ul li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	border-bottom: 1px dashed #E5E5E5;
}

.ConBox .listLeft ul li{
	line-height: 60px;
	height: 60px;
	
}

.listLeft ul li.active {
	color: #1B81D7;
	background: url(liststyle4.png) no-repeat 20px center;
}

.listRight {
	width: 100%;
	margin-left: 254px;
	height: auto;
}

.list_content {
	width: 78%;
	height: auto;
	padding-bottom: 24px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	margin-bottom: 44px;
}

.rightMenu {
	width: 100%;
	height: 44px;
	line-height: 36px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 16px;
}

.listTitle {
	/* 	width: 136px; */
	padding: 0 16px;
	height: 44px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #ff5d38;
	border-bottom: 2px solid #ff5d38;
}

.list_content ul li {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 2em;
	float: left;
	padding-left: 24px;
	background: url(liststyle5.png) no-repeat 4px center;
}

.list_content ul li em {
	color: #969696;
	float: right;
}

/*list content end*/

.pageBox {
	width: 100%;
	height: 80px;
}

/* maincontent end*/


footer {
	width: 100%;
	height: 188px;
	border-top: 2px solid #1e6ac7;
}

.footmainbox {
	width: 100%;
	height: 188px;
}

.footlogobox {
	width: 30%;
	height: 100%;
	float: left;
}

.dzlogobox {
	width: 50%;
	float: left;
	padding-left: 30%;
	padding-top: 64px;
}

.zclogobox {
	width: 50%;
	float: right;
	padding: 72px 0 0 50px;
}

.footbeian {
	width: 70%;
	height: 100%;
	padding-top: 36px;
	float: right;
	text-align: center;
}

.footbeian h3 {
	font-size: 18px;
	margin-bottom: 6px;
	color: #666666;
}

.footbeian h3 a {
	color: #666666;
}

.footbeian em {
	color: #666666;
	margin: 0 14px;
}

.footbeian p {
	color: #666666;
	font-size: 14px;
	margin-bottom: 4px;
}

.footbeian p span {
	padding-left: 24px;
	margin-left: 12px;
	background: url(wblogo.png) no-repeat left center;
}

@media screen and (max-width:1200px) {
	.containbox {
		width: 100%;
	}

	.containbox {
		margin: 0 auto;
	}

	.topbox {
		height: 200px;
		background: url(top_bj.png) no-repeat right bottom;
	}

	.logobox img {
		float: left;
		margin: 24px 0 10px 12px;
	}

	.topbox .headright {
		width: 100%;
		float: left;
		padding: 0 20px;
	}

	.headright ul {
		display: none;
	}

	.headright img {
		display: none;
	}

	.searchbox {
		height: 50px;
		line-height: 50px;
		width: 100%;
		float: left;
		margin: 0 auto;
	}

	.searchimg {
		height: 50px;
	}

	.homechildbox {
		width: 640px;
	}

	.homechildbox .deom {
		margin-left: 44px;
	}

	.homechildbox ul li {
		margin: 0 12px;
	}

	.footlogobox {
		display: none;
	}

	.footbeian {
		width: 100%;
	}

	.pageBox {
		padding-left: 0;
	}

	.maincontent {
		padding: 0 2%;
	}
}




/* ����1366*768�ֱ�����ʽ*/

@media screen and (max-width:1920px) {
	.containbox {
		width: 1000px;
	}

	.containbox {
		margin: 0 auto;
	}

	.list_content ul li {
		font-size: 16px;
		padding-left: 20px;
	}

	.listLeft {
		width: 200px;
	}

	.listRight {
		margin-left: 224px;
	}

	.list_content {
		width: 77.7%;
	}
}

/* �������*/
@media screen and (max-width:900px) {
	.containbox {
		width: 100%;
	}

	.containbox {
		margin: 0 auto;
	}

	.pageBox {
		padding-left: 0;
	}

	.maincontent {
		padding: 0 2%;
	}
}

@media screen and (min-width: 10px) and (max-width: 450px) {
	.conbox{
		width: 100%;
		overflow: hidden;
	}
	.listLeft {
		width: 80px;
	}
	.logobox{
		display: block;
	}
	.EnterOld{
		display: none;
	}
	.leftMenu h2 {
		display: block;
		width: 100%;
		height: 44px;
		line-height: 44px;
		color: #FFFFFF;
		font-size: 12px;
		padding-left: 25px;
		background: url(menu1.png) no-repeat 3px center;
	}

	.listLeft ul li {
		display: block;
		width: 100%;
		height: 40px;
		line-height: 40px;
		font-size: 10px;
		padding-left: 13px;
		border-bottom: 1px dashed #E5E5E5;
	}
	.list_content {
		width: 73.7%;
		margin-bottom: 24px;
	}
	.listLeft ul li.active {
		color: #1B81D7;
		background: url(liststyle4.png) no-repeat 3px center;
	}

	.listRight {
		margin-left: 80px;
	}

	.list_content ul li {
		font-size: 10px;
		padding-left: 20px;
	}

	.list_content ul li a {
		display: block;
		height: 36px;
		line-height: 36px;
		overflow: hidden;
		word-break: keep-all;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.list_content ul li em{
		display: block;
		height: 36px;
		line-height: 36px;
	}
	.rightMenu{
		margin-bottom: 10px;
	}
	.page_div4{
		width: 100%;
		height: 100px;
	}
}
/* 老年版 */
.ConBox .containbox{
	width: 1200px;
}
.ConBox .contentleftbox{
	width: 100%;
}
.ConBox .topbox{
	display: none;
}
.ConBox .head{
	display: block;
}
.ConBox nav{
	height: 80px;
	line-height: 80px;
}
.ConBox .containbox .navmenubox ul li{
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.ConBox .navmenubox ul li{
	height: 80px;
    line-height: 80px;
}
.ConBox .webaddress h2{
	font-size: 24px;
}
.ConBox .listLeft{
	width: 260px;
}
.ConBox .leftMenu h2{
	font-size: 26px;
}
.ConBox .listLeft ul li{
	font-size: 24px;
}
.ConBox .listRight{
	margin-left: 260px;
	margin-top: 30px;
}
.ConBox .listTitle{
	font-size: 32px;
}
.ConBox .list_content ul li{
	height: 60px;
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 60px;
	color: #333333;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-size: 1%;
}
.ConBox .page_div4{
	font-size: 30px !important;
}
.ConBox  .page_div4 .otherBtns a{
	font-size: 30px !important;
	width: 100px !important;
	height: 40px !important;
	line-height: 39px !important;
}
.ConBox .page_div4 .centerBtns{
	height: 40px !important;
	font-size: 30px !important;
}
.ConBox .page_div4 .centerBtns ul{
	height: 40px !important;
	font-size: 30px !important;
}
.ConBox .page_div4 .centerBtns ul li a{
	height: 40px !important;
	font-size: 30px !important;
	line-height: 39px !important;
}
.ConBox .jumpBtns{
	height: 40px !important;
}
.ConBox .jumpBtns input{
	height: 40px !important;
	line-height: 39px;
	font-size: 30px;
}
.ConBox .jumpBtns a{
	width: 100px !important;
	height: 40px !important;
	line-height: 39px !important;
}
.ConBox .homechildbox{
	width: 1200px;
	top: 90px;
}
.ConBox .homechildbox ul li{
	font-size: 30px;
}