
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,div,span{
	padding: 0;
	margin: 0;
}



h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}

body{
	font-family:"Microsoft Yahei",sans-serif;
	font-size: 12px;
	overflow-x:hidden;
	min-width: 1160px; line-height:2.0;
}

ol,ul,li{
	list-style: none;
}

a{
	color: #000;
	text-decoration: none;	
}

a:hover{
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}

.owl-pagination{
	position: absolute;
	bottom: 30px;
	left:50%;
	margin-left: -39px;
}

.owl-buttons{
	display: none;
}

.index_pro .owl-pagination{
	display: none;
}


/*分页*/
div.pager
{
text-align:center;
	margin:0 auto;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ height:35px; line-height:35px; padding-top:10px; border-bottom:1px solid #3c1711; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
ul.news li span{ font-family:"宋体"; padding-right:6px; padding-left:4px;}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{ background:url(http://www.nbspmj.com/cn/images/index_38.jpg) no-repeat left center; height:28px; width:190px; padding-left:20px; padding-top:2px; width:522px;
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle{ font-weight:bold;text-align:center;}
.newssubtitle{ height:28px; line-height:28px; margin-top:8px; text-align:center; border-bottom:1px dashed #ccc;}
.newssubtitle span{margin-left:20px;}

.news_con{ margin-top:20px;}

.newspager{width:100%; height:30px; line-height:30px; text-align:left; margin-top:20px; }


