@charset "utf-8";
/* CSS Document */
html, body, ul, li, form, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, img, hr, ol, input, button {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333;
}
h1, h2, h3, h4, h5, h6, em, i, b {
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
}
input {
	outline: none;
}
body {
	background: url(../../images/information/bg-body.jpg) no-repeat top center;
	font: normal 16px/30px "microsoft yahei";
	color: #333;
}
.wapper {
	width: 1100px;
	min-width: 1100px;
	margin: 0 auto
}
.clear {
	clear: both;
}
.tc {
	text-align: center;
}
.h {
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.ti-2{
	text-indent:2rem
}

.li-left li {
	float: left
}
.li-50 li {
	width: 50%;
}
.bg-fff {
	background-color: #fff;
}
.bg-f2 {
	background-color: #f2f2f2;
}
.pt-5 {
	padding-top: 5px;
}
.pt-20 {
	padding-top: 20px;
}
.pl-15 {
	padding-left: 15px;
}
.pr-15 {
	padding-right: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.p-20 {
	padding: 20px;
}
.w-240 {
	width: 240px;
}
.w-770 {
	width: 770px;
}
.h-20 {
	height: 20px;
}
.h-25 {
	height: 25px;
}
.h-35 {
	height: 35px;
}
.h-55 {
	height: 55px;
}
.h-80 {
	height: 80px;
}
.h-365 {
	height: 365px;
}
.h-1085 {
	height: 1085px;
}
.blue {
	color: #f02908;
}
.b {
	font-weight: bold;
}
.f-15 {
	font-size: 15px;
}
.f-16 {
	font-size: 16px;
}
.f-18 {
	font-size: 18px;
}
.f-20 {
	font-size: 20px;
}
.f-32 {
	font-size: 32px;
}
.top-naver {
	height: 50px;
	line-height: 50px;
	background: #f2f2f2;
}
.top-naver li {
	float: left;
	font-size: 18px;
	margin-right: 65px
}
.top-naver li a:hover,.show-attach a:hover,.red {
	color: #f02908
}
.logo {
	width: 600px;
	height: 75px;
	background: url("../../images/information/img-logo.png?v-3") no-repeat top left;
}
.main-body {
	padding: 84px 36px 36px;
}
.search-box {
	height: 50px;
	position: relative;
	text-align: center;
}
.search-box:before, .search-box:after {
	content: "";
	width: 240px;
	height: 1px;
	background: #ccc;
	position: absolute;
	border-bottom: 1px solid #fff;
	top: 24px;
}
.search-box:before {
	left: 0;
}
.search-box:after {
	right: 0;
}
.search {
	display: inline-block;
	width: 508px;
	height: 48px;
	border: 1px solid #f02908;
	border-radius: 9px;
	background: #fff;
	overflow: hidden;
}
.search .text {
	float: left;
	width: calc(100% - 66px);
	height: 100%;
	background: transparent;
	border: none;
	text-indent: 12px;
	font-size: 16px;
}
.search .text::-webkit-input-placeholder {
 color: #999;
}
.search .btn-search {
	width: 66px;
	height: 100%;
	background: url(../../images/information/icon-search.png) no-repeat center;
	cursor: pointer;
	float: right;
	border: none;
}
.menu {
	margin-top: -15px;
}
.menu h2 {
	height: 70px;
	background: #fff;
	margin-top: 15px;
}
.menu h2 a {
	display: block;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
.menu h2 i {
	width: 40px;
	float: left;
	height: 40px;
	background: url(../../images/information/icon-mune.png) no-repeat top center;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
}
.menu h2 span {
	float: left;
	font-size: 23px;
	color: #f02908;
	width: 92px;
	margin-top: 4px;
}
.menu h2 em {
	float: right;
	width: 19px;
	height: 19px;
	background: url(../../images/information/icon.png) no-repeat -64px -8px;
	margin-right: 20px;
	margin-top: 26px;
}
.menu h2.active, .menu h2:hover {
	background: #f02908;
}
.menu h2:hover i, .menu h2.active i {
	background-image: url("../../images/icon-mune-active.png");
}
.menu h2.active span, .menu h2:hover span {
	color: #fff;
}
.menu h2.active em, .menu h2:hover em {
	background-position: -11px -8px;
}
.menu h2:last-child span {
	width: auto;
	margin-top: 21px;
}
.menu h2 .icon-01 {
	background-position-y: 0;
}
.menu h2 .icon-02 {
	background-position-y: -40px;
}
.menu h2 .icon-03 {
	background-position-y: -80px;
}
.menu h2 .icon-04 {
	background-position-y: -120px;
}
.menu h2 .icon-05 {
	background-position-y: -160px;
}
.down-menu {
	padding: 10px 0;
	display: none;
	background-color: #fff;
}
.down-menu a {
	display: block;
	line-height: 32px;
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
}
.down-menu a span {
	float: left;
	width: 12px;
	height: 12px;
	background: url(../../images/information/icon-arrow.png?v-1) no-repeat -3px -2px;
	margin-top: 11px;
}
.down-menu a em {
	float: left;
	margin-left: 17px;
}
.down-menu a.on {
	color: #f02908;
	background: #ffe4df;
}
.down-menu a.on span {
	background-position: -23px -2px;
}
.down-menu2 a {
	padding-left: 35px;
}
.down-menu2 a em {
	display: inline-block;
	float: none;
	position: relative;
	padding-left: 15px;
	margin-left: 0;
}
.down-menu2 a em:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #666;
	position: absolute;
	left: 0;
	top: 14px;
}
.down-menu2 a:hover em:before {
	background-color: #f02908;
}
.down-menu2 a.on em:before {
	background-color: #f02908;
}
.down-menu2 a.menu-sub em:before, .down-menu3 a em:before {
	display: none;
}
.down-menu3 a {
	padding-left: 45px;
}
.right-padding {
	padding: 34px 20px 25px 30px;
}
.info-time {
	border-bottom: #ddd solid 1px;
	padding: 15px 0;
	color: #666;
}
.info-time div {
	display: inline-block;
	margin: 0 8px;
}
.file-content {
	margin-top: 20px;
	max-height: 913px;
	padding-right: 20px;
}
.list-content{
	min-height: 913px;
}
.file-content p {
	margin: 15px 0;
}
.scroll_main {
	/* width: 100%; */
	height: 9000px;
	overflow-y: auto;
}

/*滚动条整体样式*/
.scroll_main::-webkit-scrollbar {
 width: 10px;
 height: 8px;
}
/*滚动条轨道*/
.scroll_main::-webkit-scrollbar-track {
 background-color: #f2f2f2;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius: 2em;
}
/*滚动条滑块*/
.scroll_main::-webkit-scrollbar-thumb {
 height: 20px;
 background-color: #f02908;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius: 2em;
}
.pr-0 {
	padding-right: 0;
}
.mt-0 {
	margin-top: 0;
}
.list-one {
	padding-bottom: 25px;
	border-bottom: 1px solid #cccccc;
}
.ul-list li{
	height:30px;
}
.ul-list li span {
	color: #999;
	float:right
}
.ul-list li a {
	float: left;
	margin-right: 10px;
	line-height: 30px;
	height:30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ul-list li a:hover, .list-org td a:hover {
	color: #f02908;
}
.ul-list-margin li {
	margin-top: 20px
}
.ul-list-margin li:first-child {
	margin-top: 0;
}
.title-channel {
	height: 35px;
	border-bottom: #ccc solid 1px;
}
.title-channel h4 {
	float:left;
	padding:0 15px;
	min-width: 80px;
	height: 35px;
	line-height: 35px;
	background-color: #f02908;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.title-org {
	height: 40px;
	border-bottom: none;
}
.title-org h4 {
	width: 280px;
	height: 40px;
	line-height: 40px;
}
.box-channel-list {
	padding: 0 25px;
	margin-bottom: 25px;
}
.btn-more {
	display: block;
	width: 100px;
	height: 30px;
	margin: 20px auto 0 auto;
	text-align: center;
	background: #f2f2f2;
	cursor: pointer;
}
.btn-more:hover {
	background-color: #f02908;
	color: #fff;
}
.list-org{
	height:45px;
	margin: 0 1px;
}
.list-org a {
	display:block;
	float:left;
	width: 33.333%;
	height: 45px;
	line-height: 45px;
	position:relative
}
.list-org a:after{
	display:block;
	content:'';
	width:1px;
	height:45px;
	background:#e3e3e3;
	position:absolute;
	top:0;
	right:0	
}
.list-org a:nth-child(3):after{
	display:none
}
.list-org a span {
	display:block;
	padding: 0 15px 0 25px;
}
.list-org-box .list-org:nth-child(odd) {
	background-color: #f2f2f2;
}
.left-menu h3 {
	height: 70px;
	background: #fff;
	margin-top: 15px;
}
.left-menu h3 a,.left-menu h3 div {
	display: block;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
.left-menu h3 i {
	width: 40px;
	float: left;
	height: 40px;
	background: url(../../images/information/icon-mune-red.png) no-repeat top center;
	margin-left:13px;
	margin-top: 15px;
	margin-right: 13px;
}
.left-menu h3 span {
	float: left;
	font-size: 23px;
	color: #f02908;
	width: 92px;
	margin-top: 4px;
}
.left-menu h3 em {
	float: right;
	width: 19px;
	height: 19px;
	background: url(../../images/information/icon.png?v-1) no-repeat -64px -8px;
	margin-right: 20px;
	margin-top: 26px;
}
.left-menu h3 .icon-01 {
	background-position-y: 0;
}
.left-menu h3 .icon-02 {
	background-position-y: -40px;
}
.left-menu h3 .icon-03 {
	background-position-y: -80px;
}
.left-menu h3 .icon-04 {
	background-position-y: -120px;
}
.left-menu h3 .icon-05 {
	background-position-y: -160px;
}
.left-menu h3 .icon-06 {
	background-position-y: -200px;
}
.left-menu h3 .icon-07 {
	background-position-y: -240px;
}
.left-menu h3 .icon-08 {
	background-position-y: -280px;
}
.left-menu h3 .icon-10 {
	background-position-y: -320px;
}
.left-menu h3 .icon-11 {
	background-position-y: -360px;
}
.left-menu h3 .icon-12 {
	background-position-y: -400px;
}
.left-menu h3.active, .left-menu h3:hover {
	background: #2d66a5;
}
.left-menu h3.active, .left-menu h3:hover {
	background: #f02908;
}
.left-menu h3:hover i, .left-menu h3.active i {
	background-image: url(../../images/information/icon-mune-active.png);
}
.left-menu h3.active span, .left-menu h3:hover span {
	color: #fff;
}
.left-menu h3.active em, .left-menu h3:hover em {
	background-position: -11px -8px;
}
.left-menu h3.lh-70 span {
	width: auto;
	line-height: 70px;
	margin-top: 0
}
.left-menu h3:first-child {
	margin-top: 0;
}
.left-menu h3.reg{
	line-height:70px;
}
.left-menu h3.reg span{
	width:140px;
	margin-top:0
}


.mt-15 {
	margin-top: 15px
}
.sub-ul {
	padding: 10px 0;
	background-color: #fff;
	display:none
}
.sub-ul a,.sub-ul .fathCol div {
	display: block;
	line-height: 32px;
	font-size: 15px;
	overflow: hidden;
	padding-left: 35px;
}
.sub-ul a span,.sub-ul .fathCol div span{
	float: left;
	width: 12px;
	height: 12px;
	background: url(../../images/information/icon-arrow.png?v-1) no-repeat -3px -2px;
	margin-top: 11px;
}
.sub-ul a em,.sub-ul .fathCol div em{
	float: left;
	position: relative;
	padding-left: 17px;
	margin-left: 0;
}
.sub-ul .fathCol div em{
	padding-left: 5px;
}
.sub-ul a em:before,.sub-ul .fathCol div em:before {
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #666;
	position: absolute;
	left: 0;
	top: 14px;
}
.sub-ul .curCol a,.sub-ul .curCol div {
	color: #f02908;
	background: #ffe4df;
}
.fathCol{
	cursor:pointer
}
.sub-ul .curCol a span,.sub-ul .curCol div span {
	background-position: -23px -2px;
}
.sub-ul a:hover em:before {
	background-color: #f02908;
}
.fathCol a em {
	padding-left: 8px
}
.fathCol a em:before,.sub-ul .fathCol div em:before {
	display: none
}
.sub-ul-two {
	display: none
}
.sub-ul-two a {
	padding-left: 65px
}
.sideMenu a.on,.sideMenu a.active {
	color: #f02908;
	background: #ffe4df;
}
.sub-ul-three a {
	padding-left: 105px
}

.content-table table, table.content-table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.content-table td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 10px;
}
.content-table td.title {
	text-align: center
}
.show-attach {
	border-top: #eee solid 2px;
	padding-top: 10px;
}
.information-footer {
	border-top: #f02908 solid 6px;
	padding: 30px 0 20px 0;
	text-align:center
}
.information-footer li {
	display: inline;
	padding: 0 5px;
}

/*翻页区域控制*/
.input{border:1px solid #ccc;padding:0 5px;font:normal 14px/30px 'microsoft yahei';height:30px;}
.body-pager{font:normal 16px/30px 'microsoft yahei'; /*width:870px; margin:0 auto;*/}
.cursor{ cursor:pointer}
.touch-pager{ margin-left:-10px}
.touch-pager li{ float:left; margin:0 10px;}
.touch-pager li.disable{ cursor:no-drop; color:#999}
.touch-pager .right .input{padding:0 5px;background: #f3f3f3;width:30px;height: 28px;text-align:center;border-right: none;}
.touch-pager .right  input,.touch-pager .right  span{float:left}
.touch-pager .right  span{margin-right:5px}
.touch-pager .right .button_go{height: 30px;background:#f02908;color:#fff;padding: 0 7px;font-size:15px;font-family:Arial;cursor:pointer;border: #f02908 solid 1px;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}



.left-menu a:hover{
	color:red;
}
.list-govopen-leaader dl{
	border-bottom:#efefef solid 1px;
	padding-bottom:25px;
	overflow:hidden;
	margin:0 25px 25px
}
.list-govopen-leaader dl:last-child{
	border:none
}
.list-govopen-leaader dl dt{
	display:block;
	float:left;
	width: 135px;
    line-height: 250px;
    text-align: center;
    font-size: 18px;
    color: #444444;
}
.list-govopen-leaader dl dd{
	margin-left:-25px;
}
.list-govopen-leaader dl dd li{
	float:left;
	margin-left:25px;
	margin-top: 30px;
    width: 120px;
	text-align:center
}
.list-govopen-leaader dl dd li img{
	display: block;
    width: 120px;
    height: 160px;
}
.list-govopen-leaader dl dd li a h4{
	margin-top:10px;
	color: #f02908;
}
.h-30{
	height:30px
}
.left-menu h3.other span {
	width: 165px;
font-size:18px
}
.left-menu h3 .icon-13 {
	background-position-y: -440px;
}
.title-channel a.text-link {
	display:block;
	float: left;
	padding: 0 15px;
	min-width: 80px;
	height: 35px;
	line-height: 35px;
	background-color: #f02908;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
#mypages{
	clear:both;
	font-size: 15px;
	position:relative;
	text-align:center
}
#mypages span,#mypages .page-tatol-box{
	display:inline-block;
	vertical-align:top;
	margin:0 5px 0 10px
}
#mypages .page-tatol-box{
	margin-right:0
}
#mypages .defalt_total{
	margin:0 10px;
	color: #e40000;
	font-weight:bold;
	float:inherit
}
#mypages a{
	margin-left:10px;
}
#mypages a.active,#mypages span.text-now{
	color: #e40000;
	font-weight:bold;
}
#mypages .page_zdy{
}
#mypages span.text-now{
	margin:0
}
.h-35{
	height:35px;
}
.org-list-box{
	margin-left:1px
}
.org-list-box li{
	    width: 256px;
    height: 45px;
    line-height: 45px;
    float: left;
	text-indent:25px
}
.org-list-box li:nth-child(3n):after {
	display: none
}
.org-list-box li span {
    display: block;
    padding: 0 15px 0 25px;
}