@charset "utf-8";
html,body{
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	font-family: "microsoft yahei";
	background-color: #EFEDED;
	-webkit-text-size-adjust: none;
}
img{
	border:none;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}
a {
	text-decoration: none;
}
img {
	border: none;
	vertical-align: middle;
}
dl,dt,dd,ul,li,form,input,textarea{
	margin:0;
	padding:0;
	list-style:none;
}
/*无障碍阅读-start*/
.accessible-wrap {
	display: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.accessible-body {
	position: fixed;
	z-index: 10;
	width: 100%;
	min-width: 1000px;
	text-align: right;
	padding: 10px 0;
	font-size: 14px;
	background-color: white !important;
	border-bottom: 1px solid #ddd;
}
.accessible-body-fixed {
	height: 47px;
}
.accessible-body span {
	display: inline-block;
	padding: 0 10px;
	margin-left: 6px;
	border: 1px solid #dbdbdb;
	border-radius: 5px;
	background-color: #f3f3f3 !important;
	line-height: 24px;
	color: #444 !important;
	cursor: pointer;
}
.contrast, .contrast * {
	background: black !important;
	color: white !important;
}
/*无障碍阅读-end*/
.pip-triggers>em {
	line-height:16px;
}
.pip-triggers>em>i>svg>path {
	color:#9ab8fb;
}
.pip-triggers {
	vertical-align:middle;
}
.pip-triggers>div>div>div {
	line-height:0;
}
.white-bg {
	background:#fff;
}
/*base-end*/
/*index*/
.mb-25 {
	margin-bottom: 25px;
}
.max-wrap{
	max-width:1920px;
	min-width:1000px;
	margin:0 auto;
}
.main-wrap{
	width:1000px;
	margin:0 auto;
	position:relative;
}
.top-bg {
	background:#041d6d;
}
.top-banner {
	height:470px;
	padding-top:15px;
	background:url(../images/top_ban01.jpg)no-repeat left bottom #041d6d;
	margin-bottom:10px;
}
.top-banner .logo {
	display: inline-block;
	padding-top: 15px;
}
.top-banner .logo-right {
	display: inline-block;
	float: right;
	padding-top: 30px;
}
.logo-right>a {
	font-size: 0.875em;
	color: #9ab8fb;
	margin-right: 10px;
}
.logo-right>a:before {
	content: "|";
	display: inline-block;
	padding-right: 10px;
	font-size: 0.5em;
	position: relative;
	top:-1px;
}
.logo-right>a:first-child::before {
	display: none;
}
.spe-title {
	padding-top:40px;
	padding-bottom:40px;
}
.spe-title2 {
	text-align:right;
}
.ztzl {
	line-height: 48px;
	height:48px;
	overflow:hidden;
	background: #0a45cd;
}
.main-nav-bg {
	position: relative;
	z-index: 99;
	height: 50px;
	background: #334E8C;
}
/*新闻列表*/
.news-list>a {
	display:block;
	padding:0.75em 0;
}
.news-list>a:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.news-list>a>span {
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float:left;
	width:calc(100% - 6em);
	width:-moz-calc(100% - 6em);
	width:-webkit-calc(100% - 6em);
}
.news-list>a:hover span{
	color: #3e8be8;
}
.news-list>a>em {
	width:6em;
	float:
	right;
	color:#999;
	font-style: normal;
	font-size: 0.875em;
	font-family: Arial, Verdana;
	line-height: 1.5em;
	text-align:right;
}
.news-list.date-left>a>em{
	float:left;
	padding-top:0.5em;
}
.news-list.date-left>a>span{
	width:100%;
}
.box-tab dt {
	background: #0a45cd;
}
.box-tab dt a {
	padding:12px 25px;
	display:block;
	color:#fff;
}
.box-tab dd {
	padding:0 25px;
}
.gy-adv dd {
	padding:10px 0;
}
.gy-adv dd a{
	width:23%;
	display:block;
	float:left;
	margin:0 1%;
}
.gy-adv dd a img {
	width:100%;
	height:220px;
}
.gy-adv dd a > div {
	color:#666;
	padding:10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*底*/
.bottom_copyright {
	border-top:8px solid #016bb9;
	text-align: center;
	margin-top: 10px;
	width: 100%;
	clear:both;
	background: url(../images/footer.png) #e3e3e3  no-repeat top center;
}

.bottom_copyright .con {
	padding-bottom:20px;
}
.bottom_copyright .con>div {
	padding:15px 0px;
}
.bottom_copyright .con div a {
	color:#666;
	font-size:0.875em;
}
.bottom_copyright .con div a:before {
	content:"|";
	padding:0px 10px;
	color:#aaa;	
}
.bottom_copyright .con div a:first-child::before {
	content:"";
}
.bottom_copyright .con p {
	padding:0;
	margin:0;
}
.bottom_copyright .con p {
	font-size:0.8em;
	line-height:2em;
	color:#666;
}
.bottom_copyright .con p a {
	color:#666;
}
a:hover {
	color: #3e8be8;
}
@media screen and (max-width: 1000px) {
	.max-wrap {
		width: auto;
		min-width: auto;
	}
	.main-wrap {
		width: auto;
	}
	.top-banner .logo img {
		width:60%;
	}
	.spe-title {
		text-align:center;
		padding-top:20px;
		padding-bottom:0px;
	}
	.spe-title img {
		width:90%;
	}
	.spe-title2 img {
		width:30%;
		padding-right:20px;
	}
	.box-tab dt, .box-tab dd {
		padding:0 10px;
	}
	.gy-adv dd {
		padding:10px;
	}
	.top-banner {
		height:auto;
		padding-bottom:50px;
	}
	.bottom_copyright .con{
		display: none;
	}
	.bottom_copyright:after {
		content: "版权所有：巩义市人民政府";
		display: block;
		text-align: center;
		font-size: 0.875em;
		background: #eee;
		padding: 15px 20px;
		color: #8A8E99;
	}
}
@media screen and (max-width: 640px) {
	.news-list>a>span {
		width:100%;
		display:-webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		white-space: normal;
		overflow: hidden;
		line-height:1.5em;
		text-align:justify;
		float:none;
	}
	.news-list>a>em {
		display:none;
	}
	.news-list>a {
		border-bottom:1px solid #eee;
	}
	.news-list>a:last-child {
		border-bottom:0px;
	}
}
@media screen and (max-width: 520px) {
	.top-banner .logo-right {
		float:none;
		padding-top:0;
		position:absolute;
		right:0;
		top:0;
		width:100%;
		text-align:right;
		z-index:2;
		display:block;		
	}
	.top-banner .logo {
		margin-top:1em;
	}
	.top-banner {
		height:auto;
		background-size:72%;
	}
	.gy-adv dd a {
		width:48%;
	}
}