.page-contentbg {
	width: 100%;
	box-sizing: border-box;
	margin-top: 40px;
	margin-bottom: 30px;
}

.page-content {
	margin-bottom: 20px;
}

.page-content td {
	line-height: 42px;
	border: 1px solid #333333;
	text-align: center;
}

.page-content th {
	line-height: 42px;
	border: 1px solid #333333;
	text-align: center;
}

.qdcx .input-text {
	border: 1px solid #999999;
	height: 42px;
	margin-left: 10px;
	width: 400px;
}

.qdcx input {
	float: left;
	margin-left: 20px;
}

.qdcx span {
	float: left;
	line-height: 42px;
}

.btn {
	height: 42px;
	padding: 0px 20px;
	background-color: #4B67A6;
	color: #ffffff;
	margin-left: 20px;
}

.wip_title {
	line-height: 60px;
	font-size: 20px;
	color: #4c67a7;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}

.yzsxlist td {
	line-height: 42px;
	border: 1px solid #333333;
	padding: 0px 5px;
}

.wzzw {
	padding: 30px!important;
}

.fjxzsty {
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}

.fjxzsty a {
	color: #333333;
}

.btnbg {
	display: inline;
}


/*适老化*/

.jnpageold article {
	font-size: 32px;
}

.jnpageold .qdcx {
	margin-top: 20px;
}

.jnpageold .qdcx .input-text {
	height: 72px;
	padding-left: 20px;
}

.jnpageold .qdcx span {
	line-height: 72px;
}

.jnpageold .btn {
	height: 72px;
	padding: 0px 30px;
	margin-left: 30px;
	cursor: url(/picture/0/pointer.cur), auto !important;
}

.jnpageold .wip_title {
	font-size: 32px;
}

.wzdb {
	display: none;
}

@media only screen and (max-width:1000px) {
	
	.btnbg {
		display: block;
		margin-top: 20px;
		clear: both;
		float: left;
	}
	
	#layuiSearchBtn{
		margin-left: 0px;
	}
}