
* {
	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;
}

.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;
}
/* .listMain{
	background:yellow;
} */
.listLeft {
	width: 280px;
	height: auto;
	float: left;
	background: rgba(69, 151, 246, 0.1);
}

.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 30px 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; */
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #1D96FF;
	text-align: left;
	font-style: normal;
	text-transform: none;
	border-left:4px solid #4597F6;
	background: #fff;
}

.listRight {
	width: 75%;
	height: auto;
	float: right;
}

.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: 44px;
	margin-bottom: 16px;
}

.listTitle {
	display: inline-block;
    padding-right: 65px;
    min-width: 176px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    background: url(path.png) no-repeat left;
    text-indent: 20px;
    background-size: cover
}

.list_content ul li {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 2em;
	float: left;
	padding-left: 24px;
	text-indent: 10px;
	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*/


/* 老年版 */
.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: 22px;
}
.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;
}
/* 分页样式 */
.default_pgToolbar{
	height: 30px;
    font-size: 12px;
    margin: 10px 0 -1px 0;
}
@media screen and (min-width:1920px) {
	.containbox {
		width: 1200px;
		margin: 0 auto;
	}
}
@media screen and (max-width:1920px) {
	.containbox {
		width: 1200px;
		margin: 0 auto;
	}
	.list_content ul li {
		font-size: 16px;
		padding-left: 20px;
	}
	.listLeft {
		width: 23%;
	}
	/* .listRight {
		margin-left: 296px;
	} */
	.list_content {
		width: 77.7%;
	}
}
@media screen and (max-width:1300px) {
	.containbox {
		width: 1000px;
		margin: 0 auto;
	}
}
@media screen and (max-width:1200px) {
	.containbox {
		width: 1000px;
		margin: 0 auto;
	}
}
@media screen and (max-width:1000px) {
	.containbox {
		width: 100%;
		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;
	}
}

