﻿@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
table,
tr,
td,
ul,
ol,
li,
dl,
dt,
dd,
input,
label,
legend,
form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url('http://www.nea.gov.cn/2015nyj/xinban/bd.jpg') no-repeat center top;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

ul,
ol,
li {
	list-style: none;
}

.nav {
	padding-left: 10px;
	width: 990px;
	height: 34px;
	line-height: 30px;
	background-color: #8cbfed;
}

.nav a {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #2e5daa;
}

.box {
	height: auto;
	overflow: hidden;
	padding: 20px 10px 0px 70px;
}

.left_box {
	float: left;
	width: 170px;
	height: 450px;
}

.left_box p {
	margin-bottom: 30px;
	padding-left: 40px;
	font-family: 微软雅黑;
	font-size: 24px;
	color: #4590c0;
}

.left_box span.sy {
	position: relative;
	display: inline-block;
	float: left;
	width: 151px;
	height: 55px;
	margin-bottom: 23px;
	line-height: 38px;
	color: #fff;
	font-size: 20px;
	font-family: "微软雅黑", Helvetica, sans-serif;
	text-align: center;
	background: url('http://www.nea.gov.cn/2015nyj/xinban/zhs.jpg') no-repeat;
}

.left_box span {
	display: inline-block;
	float: left;
	width: 151px;
	height: 55px;
	margin-bottom: 23px;
	line-height: 38px;
	color: #4590c0;
	font-size: 20px;
	font-family: "微软雅黑", Helvetica, sans-serif;
	text-align: center;
	background: url('http://www.nea.gov.cn/2015nyj/xinban/qzhs.jpg') no-repeat;
}

.right_box {
	display: none;
	position: relative;
	float: right;
	width: 730px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
}

.right_box h2 {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 24px;
	color: #006699;
	text-align: center;
	border-bottom: 1px #666666 dashed;
}

.right_box p {
	padding: 0px 15px 0px 0px;
	font-size: 14px;
	line-height: 30px;
	text-indent: 0em;
	font-family: "微软雅黑", Helvetica, sans-serif;
	font-weight: normal;
}

.right_box_nav {
	height: 38px;
	border-bottom: 2px #5880bb solid;
	font-weight: normal;
}

.right_box_nav .gzdt {
	color: #fff;
	display: inline-block;
	float: left;
	font-family: "微软雅黑";
	font-size: 22px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	width: 130px;
	background: url("http://www.nea.gov.cn/2015nyj/xinban/nav.jpg") no-repeat;
}

.right_box_nav span.more {
	float: right;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	font-family: "微软雅黑";
	width: 52px;
	height: 40px;
	line-height: 30px;
}

.right_box ul {
	clear: both;
	width: auto;
	height: auto;
	margin-top: 30px;
	text-align: left;
	overflow: hidden;
	line-height: 30px;
}

.right_box ul li {
	clear: both;
	width: 730px;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 12px;
	position: relative;
}
.right_box ul li:before {
	position: absolute;
    display: block;
    left: 0;
    top: 14px;
    content: '';
    width: 3px;
    height: 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #333;
}
.right_box ul li h3{
	float: left;
	width: 615px;
	font-family: 微软雅黑;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
}

.right_box ul li a {
	width: 630px;
	font-family: 微软雅黑;
	font-size: 15px;
	color: #000000;
}

.right_box ul li .info {
	display: inline;
	float: right;
	font-family: 微软雅黑;
	font-size: 14px;
	color: #666666;
	width: 100px;
	line-height: 30px;
}
.right_box ul li:nth-child(5n) {
margin-bottom: 10px;
padding-bottom: 10px;
}
.nr {
    width: 730px;
    border: 0;
    border-top: 0px;
}
/*** styling ***/
._wPaginate_link {
	display: inline-block;
	margin-left: 5px;
	line-height: 20px;
	width: 15px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	cursor: pointer;
	border: solid black 1px;
	text-decoration: none;
	border-radius: 5px;
}

._wPaginate_link_first,
._wPaginate_link_prev,
._wPaginate_link_next,
._wPaginate_link_last {
	width: auto;
	line-height: 10px;
	padding: 3px 5px;
}

/*** themes ***

/*** grey ***/
._wPaginate_grey ._wPaginate_link {
	border: 1px solid #ccc;
	background-color: #F5F5F5;
	color: #333;
}

._wPaginate_grey ._wPaginate_link:hover,
._wPaginate_grey ._wPaginate_link.active {
	background-color: #E6E6E6;
}



/*分页组件1*/
.pagination1 .tabTitHeight {
	height: 47px;
	position: relative;
}

.pagination1 .tabTit {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	background: #fff;
}

.pagination1 .tabTit .tabLi {
	float: left;
	font-size: 16px;
	color: #000;
	text-align: center;
	float: left;
	height: 46px;
	line-height: 46px;
	font-family: "微软雅黑";
	cursor: pointer;
	font-family: 宋体;
	text-align: left
}

.pagination1 .tabTit a:hover {
	text-decoration: none;
}

.pagination1 .tabTit .on {
	color: #000
}

.pagination1 .tabCon {
	padding-top: 16px;
	padding-bottom: 20px
}

.pagination1 .dataList {
	padding: 10px 20px 10px 20px
}

.pagination1 .dataList li {
	overflow: hidden;
	position: relative;
	background: url(http://www.nea.gov.cn/2015nyj/xinban/li.png) no-repeat left 12px;
}

.pagination1 .dataList h3 {
	width: 82%;
	float: left;
	font-weight: normal;
	font-size: 14px;
	color: #43495C;
	font-family: 宋体;
	line-height: 28px;
	padding-left: 15px
}

.pagination1 .dataList h3 a {
	/* display: inline-block; */
	line-height: 28px;
	overflow: hidden;
	font-size: 14px;
	color: #43495C;
	font-family: 宋体;
	font-weight: normal;
	margin-right: 10px;
}

.pagination1 .dataList .info {
	height: 28px;
	line-height: 28px;
	padding: 0;
	text-align: right;
	float: right;
	width: 80px;
	overflow: hidden;
}

.pagination1 .dataList .time {
	font-size: 12px;
	color: #999;
}

.pagination1 .dataList .moreBtn {
	display: none;
}

.pagination1 .pagination ._wPaginate_link {
	padding: 2px 8px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	border-radius: 0
}

.pagination {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 35px
}

.pagination1 .pagination ._wPaginate_link_active {
	background: #ccc;
}

.line {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.pagination span {
      padding: 0px 6px;
      line-height: 24px;
      font-family: verdana;
      font-size: 12px;
      margin-bottom: 10px;
      background: #f5f5f5;
      border: 1px solid #ccc;
      margin: 0px 3px;
      height: 24px;
      cursor: pointer;
      margin-bottom: 10px
    }
    .pagination span.xpage-pagination-pager-active{
      background: #ccc;
    }
