@charset "utf-8";

/* 公共样式css---*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
	color: #1e1e1e;
	
	background-color: #f8f8fa;
	font-family: 微软雅黑;
	background:#f8f8fa url(../img/bg.jpg) bottom no-repeat; ;
}/*min-width: 1200px;*/



ul,
.li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #1d1d1d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}



.home {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-top: 45px;
}

.maini {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	background: #fff;
}

* {
	outline: none;
}

#articlex img {
	max-width: 98% !important;
	height: auto !important;
}


.mainc{width: 1200px;  margin: auto; background:#fff;}

.related{ width:96%; margin:10px auto; clear:both;}.relatedBt{ height:48px; line-height:48px; border-bottom:1px dotted #e0e0e0;}ul.xgld_nr{ clear:both;}ul.xgld_nr li{ width:48%; margin:10px 1% 10px 1%; float:left; height:24px; line-height:24px; overflow:hidden;}

/* 分页css---*/
.table_paging {
	width: 100%;
	height: 60px;
	float: left;
	text-align: center;
	margin-top: 60px;
}

.table_paging a {
	display: inline-block;
	margin: 19px 3px;
	height: 32px;
	padding: 0 6px;
	box-sizing: border-box;
	border: solid 1px #cfcfcf;
	cursor: pointer;
	text-align: center;
	line-height: 32px;
	transition: 0.3s ease-in;
}

.table_paging a.xuanze {
	background: #c81f24;
	border: solid 1px #c81f24;
	color: #fff;
}

.table_paging a:hover {
	background: #c81f24;
	border: solid 1px #c81f24;
	color: #fff;
}

.table_paging a.tiaozhuan {
	background: none;
	border: none;
}

.table_paging a.tiaozhuan:hover {
	background: none;
	border: none;
	color: #333;
	cursor: inherit;
}

.table_paging a input {
	width: 32px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin: 0 5px;
	position: relative;
	top: -1px;
	color: #000;
	outline: 0;
}



.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}




.page_num {
	padding-top: 20px;
	overflow: hidden;
	width: 98%;
	margin: auto;
	font-size: 13px;
}

#page_div {
	line-height: 20px;
	color: #666;
	height: 44px;
	text-align: center;
	padding: 10px 10px;
}

#page_div .pagination_index,
#page_div .pagination_index_num {
	background: #fff;
	border: 1px solid #dfdfdf;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 21px;
	/* margin-bottom: 10px; */
	float: left;
	text-align: center;
}

#page_div .currentIndex {
	background: #066bbc;
	border: 1px solid #066bbc;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

#page_div .currentIndex {
	background: #066bbc;
	border: 1px solid #066bbc;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.position{width: 1200px; min-height: 40px;height:auto; margin:20px auto; background-color: #f4f4f4;}
.position img{margin-top: 10px;margin-left: 10px; float: left;}
.position p{ min-height: 40px;height:auto;display: block; margin: auto; line-height: 40px;  background:url(../img/wztb.png) left center no-repeat; text-indent:20px; margin-left:1%; width:99%;}