	.select-category {
		width: 100%;
		margin: 0;
		padding: 0;
		height: 34px;
		background: #FFFFFF;
		display: table;
		z-index: 9;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		opacity: 0.9;
		-moz-opacity: 0.9;
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
		-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		padding: 13px 0;
	}
	
	.select-category hr {
		height: 1px;
		border: none;
		background: #a40000;
		padding: 0;
		position: relative;
		top: -22px;
		z-index: -1;
		width: 80%;
		margin: 0 auto;
		display: none;
	}
	
	.select-category .title_h5 {
		display: table;
		
		margin: 0 auto;
		height: 34px;
		/*box-shadow: 4px 3px 1px #9F9F9F;*/
		position: relative;
		left: -10px;
		border: solid 1px #A40000;
		
	}
	
	.select-category h5 select {
		width: auto;
		color: #343434;
		padding: 0px 16px 0 14px;
		vertical-align: middle;
		margin-bottom: 0;
		margin-top: 0;
		/*background: #EFEFEF;*/
		background: #FFFFFF;
		/*outline: solid 1px #a40000;*/
		color: #a40000;
		/*outline: solid 1px #a40000;*/
		height: 34px;
		line-height: 36px;
		font-size: 16px;
		border-radius: 0;
		letter-spacing: 1px;
	}
	
	.select-category h5 select:focus {
		/*	height: 30px;
		margin-top: -1px;
		line-height: 31px;
		padding-left: 15px;
		padding-right: 16px;
		margin-left: -1px;
		margin-bottom: -1px;*/
	}
	
	.select-category label#lblSelect::after {
		content: "›";
		position: absolute;
		border: solid 1px #A40000;
		border-bottom: none;
		width: 34px;
		line-height: 27px;
		margin-top: 3px;
		margin-left: -6px;
		vertical-align: middle;
		text-align: center;
		background: #FFFFFF;
		color: #a40000;
		font-size: 28px;
		pointer-events: none;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		/*box-shadow: 2px -4px 1px #9F9F9F;*/
	}
	/*****/
	
	img.neiyeImg {
		width: 100%;
		max-width: 100%;
		display: block;
		margin: 0;
	}
	
	.mui-content-padded.neiTitle {
		border-left: solid 5px #A40000;
		padding: 0;
		height: 25px;
		line-height: 28px;
		font-size: 25px;
		padding-left: 8px;
		color: #191919;
		letter-spacing: 1px;
		margin-top: 18px;
		margin-bottom: 18px;
	}
	
	.content-p .content-c {
		margin-top: 10px;
		min-height: 250px;
	}
	
	.content-p .content-c img {
		max-width: 100%;
	}
	/****/
	
	#nodataDiv {
		width: 100%;
		text-align: center;
		margin-top: 20%;
		color: #898989;
		font-size: 12px;
		letter-spacing: 1px;
	}
	/****/
	
	#pageNext {
		text-align: center;
		width: 98%;
		background: #FFFFFF;
		clear: both;
		font-size: 13px;
		margin: 5px auto;
	}
	
	.getMore {
		text-align: center;
		color: #707070;
		width: 160px;
		text-decoration: none;
		background: #FFFFFF;
		display: block;
		line-height: 20px;
		padding: 6px 0;
		letter-spacing: 1px;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		border: solid 1px #707070;
		margin: 0 auto;
	}
	
	.getMore:focus,
	.getMore:hover {
		color: #707070;
	}
	
	.finsishLoading {
		margin: 10px 0 20px;
		text-align: center;
		color: #ababab;
	}
	
	.finsishLoading span {
		height: 30px;
		display: block;
		line-height: 30px;
		position: relative;
		z-index: 2;
		background: #FFFFFF;
		width: 50px;
		margin: 0 auto;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-size: 13px;
	}
	
	.finsishLoading hr {
		padding: 0;
		margin: 0;
		position: relative;
		top: -15px;
		border: none;
		height: 1px;
		background: #ababab;
		width: 100px;
		margin: 0 auto;
	}
	/*******page*****/
	
.pagelist {
	display: block;
	text-align: center;
	margin-right: 3px;
	margin-top: -10px;
}

.pagelist span {
	font-size: 22px;
	position: relative;
	top: -6px;
}

.pagelist .pre-span,
.pagelist .next-span {
	font-size: 40px;
	color: #AFAFAF;
	position: relative;
	top: 2px;
	border: solid 0px #AFAFAF;
	/*border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;*/
	background: #FFFFFF;
	width: 50px;
	height: 50px;
	display: inline-block;
	color: #ABABAB;
	line-height: 50px;
	text-align: center;
	margin: 0 10px;
}

.pagelist .now,
.pagelist .all,
.pagelist span {
	color: #353535;
}

.pagelist a.pre-next {
	font-size: 40px;
	position: relative;
	top: 2px;
	border: solid 0px #a40000;
	background: #FFFFFF;
	/*border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;*/
	width: 50px;
	height: 50px;
	display: inline-block;
	color: #a40000;
	line-height: 50px;
	text-align: center;
	margin: 0 10px;
}
	/*******page*****/