/*commom style*/

*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	border: medium none;
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
ins {
	text-decoration: none;
}

a {
	color: #333;
}

a:hover {
	color: #427fda;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

body {
	background: url(big_bg.jpg) center top no-repeat;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.mt40 {
	margin-top: 40px;
}


/* banner */

.banner .w1100 {
	overflow: hidden;
	padding-bottom: 40px;
position: relative;
}


/*.logo{display:block;width: 914px;height:80px;margin:100px 0 0 95px;}*/


/*.logo img{width:100%;height:100%;}*/

.logo {
	overflow: hidden;
	margin-top: 40px;
}

.logo img {
	float: left;
}

.logo span {
	color: #FFFFFF;
	font-size: 35pt;
	line-height: 76px;
	float: left;
	margin-left: 15px;
	font-family: "微软雅黑";
}

.logo_xx {
	font-size: 100px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 25px;
	text-align: center;
}


/* 搜索框 */

.searchBox .w1100 {
	height: auto;
	background-color: #fff;
	padding: 0 20px 20px 20px;
}

.searchBox .w1100 .searchBoxDiv {
	float: left;
	width: 330px;
	height: 40px;
	margin: 20px 0 0 35px;
	position: relative;
}

.lbel {
	font-size: 14px;
	color: #333333;
	height: 40px;
	line-height: 40px;
}

.zjj {
	width: 56px;
	letter-spacing: 2em;
	white-space: nowrap;
	overflow: hidden;
}

.mh {
	height: 40px;
	line-height: 40px;
}

.titleIpt {
	width: 260px;
	height: 40px;
	background-color: #f8f8f8;
	padding-left: 10px;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}

.titleYear {
	width: 260px;
	height: 40px;
	background-color: #f8f8f8;
	padding-left: 10px;
	margin-left: 10px;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}

.bh {
	margin-left: 31px;
}

.chooseWh,
.chooseLm {
	background: #f8f8f8 url(xiala.png) right center no-repeat;
}

.searchBoxDiv ul {
	width: 260px;
	position: absolute;
	right: 0;
	top: 40px;
	background-color: #fff;
	display: none;
	z-index: 100;
	max-height: 316px;
	overflow: auto;
}

.searchBoxDiv ul li {
	padding-left: 10px;
	line-height: 40px;
}

.searchBoxDiv ul li:hover {
	background-color: #0e6ce0;
	color: #fff;
}

.btnBox {
	float: left;
	width: 180px;
	margin: 20px 0 0 460px;
}

.btnBox input {
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: 20px;
	color: #fff;
}

.btnBox .reset {
	margin-left: 0;
	background-color: #88acd8;
}

.btnBox .submit {
	background-color: #0e6ce0;
}


/* 主体区域 */

.searchListBox .w1100 {
	background-color: #f2f2f2;
	padding: 30px 20px 20px 20px;
}

.searchListBoxLeft {
	width: 240px;
	float: left;
}

.classification {
	display: none;
	border: 1px solid #dddddd;
	border-top: none;
}

.searchListBoxLeft>div {
	cursor: pointer;
}


/* 按主题 */

.theme {
	margin-top: 15px;
}

.clickHover .classification {
	display: block;
}

.scrollBarBox {
	width: 10px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #e6e6e6;
}

.scrollBar {
	width: 10px;
	height: 60px;
	background-color: #009be8;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 10px;
}

.themeTitle {
	width: 240px;
	height: 70px;
	line-height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.themeTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(theme.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .themeTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .themeTitle div {
	background: url(themeHover.png) 23px center no-repeat;
	color: #fff;
}

.themeList {
	width: 240px;
	height: 350px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.themeList ul {
	padding: 15px 0;
}

.themeList ul li {
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding: 5px 16px 5px 75px;
}

.themeList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}

.zt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


/* 按年份 */

.year {
	margin-top: 15px;
}

.yearTitle {
	width: 240px;
	height: 70px;
	line-height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.yearTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(year.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .yearTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .yearTitle div {
	background: url(yearHover.png) 23px center no-repeat;
	color: #fff;
}

.yearList {
	width: 240px;
	height: 155px;
	background-color: #fff;
	position: relative;
}

.yearList ul {
	padding: 15px 0;
}

.yearList ul li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding-left: 75px;
}

.yearList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}

.nf {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


/* 按政策解读分类 */

.unscramble {
	margin-top: 15px;
}

.unscrambleTitle {
	width: 240px;
	line-height: 70px;
	height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.unscrambleTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(unscramble.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .unscrambleTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .unscrambleTitle div {
	background: url(unscrambleHover.png) 23px center no-repeat;
	color: #fff;
}

.unscrambleList {
	width: 240px;
	background-color: #fff;
	position: relative;
}

.unscrambleList ul {
	padding: 15px 0;
}

.unscrambleList ul li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding-left: 75px;
}

.unscrambleList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}


/* 按体裁分类 */


/*.Genre{margin-top:15px;}*/

.GenreTitle {
	width: 240px;
	height: 70px;
	line-height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.GenreTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(Genre.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .GenreTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .GenreTitle div {
	background: url(GenreHover.png) 23px center no-repeat;
	color: #fff;
}

.GenreList {
	width: 240px;
	background-color: #fff;
	position: relative;
	padding: 30px 0px;
}

.GenreList .intercept ul {
	padding: 8px 0;
	display: none;
}

.GenreList ul li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding-left: 75px;
}

.GenreList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}


/* 按用户分类 */

.user {
	margin-top: 15px;
}

.userTitle {
	width: 240px;
	height: 70px;
	line-height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.userTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(user.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .userTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .userTitle div {
	background: url(userHover.png) 23px center no-repeat;
	color: #fff;
}

.userList {
	width: 240px;
	background-color: #fff;
	position: relative;
}

.userList ul {
	padding: 15px 0;
}

.userList ul li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding-left: 75px;
}

.userList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}


/*部门公文*/

.bumen {
	margin-top: 15px;
}

.bumenTitle {
	width: 240px;
	height: 70px;
	line-height: 70px;
	background: #fff url(jiahao.png) 200px center no-repeat;
}

.bumenTitle div {
	width: 100%;
	padding-left: 56px;
	background: url(Genre.png) 23px center no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #0e6ce0;
}

.clickHover .bumenTitle {
	background: #0e6ce0 url(jianhao.png) 200px center no-repeat;
}

.clickHover .bumenTitle div {
	background: url(GenreHover.png) 23px center no-repeat;
	color: #fff;
}

.bumenList {
	width: 240px;
	background-color: #fff;
	position: relative;
}

.bumenList ul {
	padding: 15px 0;
}

.bumenList ul li {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: url(qz.png) 55px center no-repeat;
	padding-left: 75px;
}

.bumenList ul li:hover {
	background-color: #deeeff;
	color: #0e6ce0;
}


/*右侧列表*/

.searchListBoxRight {
	width: 800px;
	float: right;
	border: 1px solid #dddddd;
	background-color: #fff;
	min-height: 870px;
	padding-bottom: 40px;
}


/* 履职依据 */

.rightTitle {
	height: 62px;
	text-align: center;
	line-height: 62px;
	background: url(rightTitle.png) center top no-repeat;
	font-size: 24px;
	color: #0e6ce0;
}

.rightSmallTit {
	height: 35px;
	border-bottom: 1px solid #dddddd;
}

.rightSmallTit span {
	float: left;
	background-color: #0e6ce0;
	color: #fff;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	padding: 0 20px;
}

.rightList {
	padding: 0 20px 10px 20px;
}

.rightList li {
	margin-top: 10px;
}

.linkBox {
	font-size: 16px;
	line-height: 32px;
}

.linkBox a {
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 98%;
}

.linkBox a:hover {
	color: #0e6ce0;
}

.linkBox span {
	float: right;
	color: #999999;
}

.explain {
	margin-top: 10px;
}

.explain a,
.explain span {
	float: left;
	color: #0e6ce0;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	margin-left: 10px;
	background-color: #f5f5f5;
	border-radius: 5px;
margin-bottom: 10px;
}

.more {
	display: block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px auto 0 auto;
	background-color: #ebebeb;
}

.zfwj {
	margin-top: 20px;
}

.linkBox i {
	font-style: normal;
	display: inline-block;
	line-height: 15px;
	width: 50px;
}

.searchListBoxLeft ul .rightListli_hover {
	background-color: #deeeff;
	color: #0e6ce0;
}

.foot-border {
	padding: 10px 0px;
}

.intercept h1 {
	font-size: 16px;
	padding-left: 20px;
	color: #333;
	line-height: 40px;
}

.GenreList .intercept .ulhide {
	display: block;
}


/*老年版样式*/

.banner .jnghbwza{
    right: 0%;
}

.jnpageold .lbel {
	font-size: 28px;
	line-height: 80px;
	width: auto;
	height: auto;
	font-size: 32px;
}

.jnpageold .zjj {
	width: 112px;
    letter-spacing: 1.5em;
}

.jnpageold .mh {
	line-height: 80px;
	height: 80px;
	font-size: 32px;
}

.jnpageold .titleIpt {
	width: 360px;
	font-size: 28px;
	height: 80px;
	line-height: 80px;
}

.jnpageold .titleYear {
	width: 350px;
	font-size: 28px;
	height: 80px;
	line-height: 80px;
}

.jnpageold .searchBox .w1100 .searchBoxDiv {
	width: 500px;
	margin: 40px 0 0 0px;
	height: auto;
}

.jnpageold .searchBox .w1100 .searchBoxDiv:first-child {
	margin-right: 60px;
}

.jnpageold .searchBox .w1100 .searchBoxDiv:first-child+.searchBoxDiv+.searchBoxDiv {
	margin-right: 60px;
}

.jnpageold .searchBox .w1100 .searchBoxDiv:first-child+.searchBoxDiv+.searchBoxDiv+.searchBoxDiv+.searchBoxDiv {
	margin-right: 60px;
}

.jnpageold .btnBox input {
	width: 160px;
	line-height: 80px;
	height: 80px;
	margin-left: 40px;
	font-size: 32px;
}

.jnpageold .GenreTitle div {
	font-size: 36px;
	background-size: 17%;
	background-position: 15px center;
	width: 76%;
}

.jnpageold .themeTitle div {
	font-size: 36px;
	background-size: 17%;
	background-position: 15px center;
	width: 76%;
}

.jnpageold .userTitle div {
	font-size: 36px;
	background-size: 17%;
	background-position: 15px center;
	width: 76%;
}

.jnpageold .unscrambleTitle div {
	font-size: 36px;
	background-size: 17%;
	background-position: 15px center;
	width: 76%;
}

.jnpageold .yearTitle div {
	font-size: 36px;
	background-size: 17%;
	background-position: 15px center;
	width: 76%;
}

.jnpageold .GenreTitle {
	height: auto;
	padding: 20px 0px;
	line-height: 50px;
}

.jnpageold .themeTitle {
	height: auto;
	padding: 20px 0px;
	line-height: 50px;
}

.jnpageold .yearTitle {
	height: auto;
	padding: 20px 0px;
	line-height: 50px;
}

.jnpageold .unscrambleTitle {
	height: auto;
	padding: 20px 0px;
	line-height: 50px;
}

.jnpageold .userTitle {
	height: auto;
	padding: 20px 0px;
	line-height: 50px;
}

.jnpageold .intercept h1 {
	font-size: 32px;
	line-height: 64px;
}

.jnpageold .GenreList ul li {
	height: auto;
	line-height: 60px;
	font-size: 30px;
	padding-left: 15px;
	background-position: 5px center;
}

.jnpageold .themeList ul li {
	height: auto;
	line-height: 60px;
	font-size: 30px;
	padding-left: 15px;
	background-position: 5px center;
}

.jnpageold .yearList ul li {
	height: auto;
	line-height: 60px;
	font-size: 30px;
	padding-left: 15px;
	background-position: 5px center;
}

.jnpageold .unscrambleList ul li {
	height: auto;
	line-height: 60px;
	font-size: 30px;
	padding-left: 15px;
	background-position: 5px center;
}

.jnpageold .userList ul li {
	height: auto;
	line-height: 60px;
	font-size: 30px;
	padding-left: 15px;
	background-position: 5px center;
}

.jnpageold .rightTitle {
	font-size: 48px;
}

.jnpageold .linkBox {
	font-size: 32px;
	line-height: 64px;
}

.jnpageold .explain a,
.jnpageold .explain span {
	font-size: 28px;
	line-height: 56px;
	height: 56px;
	margin-bottom: 20px
}

.jnpageold .btnBox {
	width: auto;
	margin: 20px 0 0 310px;
}

.jnpageold .chooseWh,
.jnpageold .chooseLm {
	background-size: 18%;
}

.jnpageold .searchBoxDiv ul {
	width: 360px;
	font-size: 28px;
	line-height: 80px;
	max-height: 480px;
	top: 79px;
}


/*分页适老化*/

.jnpageold .pagebg li {
	min-width: 60px;
	height: 56px;
	font-size: 26px;
	line-height: 56px;
	margin: 0 10px;
}

.jnpageold .xl-nextPage,
.jnpageold .xl-prevPage {
	width: 120px;
}

.jnpageold .yearList {
	height: 300px;
}