﻿@charset "utf-8";
/* CSS Document */
body{
	background:#f9f9f9
}
.bg-top-img{
	background:url(../images/share/img-bg-body.png) no-repeat center top
}
.bg_top{
	height:40px;
	line-height:40px;
	background:#f5f5f5
}
.left_link{
	margin-left:-9px;
	color:#555
}
.left_link a{
	display:inline-block;
	background:url(../images/share/icon-national.png) no-repeat left center;
	font-size:14px;
	text-indent:24px;
	margin-left:9px;
	color:#555
}
.right_link a,.right_link a{
	font-size:14px;
	color:#888
}
.right_link li{
	padding-left:3px;
}
.right_link a{
	margin:0 3px;
}
.header{
	height:155px
}
.logo{
	width:430px;
}
.logo a{
	display:block;
	margin-top:37px;
}
.header_search{
	width:355px;
	height:40px;
	background:#f6f6f6;
	border:#ddd solid 1px;
	border-radius:25px;
	overflow:hidden;
	position:relative;
	margin-top:55px
}
.header_search input[type="text"]{
	width:100%;
	height:40px;
	background:#f6f6f6;
	border:none;
	font-size:14px;
	color:#999;
	text-indent:20px;
}
.header_search input[type="button"]{
	position:absolute;
	width:30px;
	height:30px;
	background:#309d3e url(../images/share/icon-search-white.png) no-repeat center center;
	background-size:17px 17px;
	border-radius:50%;
	top:5px;
	right:5px;
	text-indent:-999rem;
}
.header_img a{
	display:inline-block;
	height:30px;
	line-height:30px;
	margin-left:21px;
	margin-top:61px
}
.index_naver_height{
	height:50px;
	display:none
}
.bg_naver{
	background:#025192;
	width:100%;
	height:50px;
}
.bg_naver .wapper_body{
	position:relative;
}
.bg_naver li{
	float:left;
	width:16.6667%;
	text-align:center;
	height:50px;
}
.bg_naver li.active,.bg_naver li:hover{
	background:#3285c9;
}
.bg_naver li a{
	display:block;
	font-size:22px;
	color:#fff
}
.bg_naver li a h4{
	font-weight:normal;
	height:30px;
	line-height:30px;
	border-right:solid 1px rgba(255,255,255,0.2);
	margin-top:10px
}
.bg_naver li:last-child a h4{
	border:none
}
.bg_naver li .sub_naver{
	position:absolute;
	top:50px;
	height:50px;
	line-height:50px;
	display:none;   
	width: 1200px;
	background:#fff;
    text-align: left;
	left:0;
	z-index:3
}
.bg_naver li:hover .sub_naver{
	display:block
}
.bg_naver li .sub_naver a{
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	margin:0 30px 0 20px;
	color:#333
}
.bg_naver li .sub_naver_intro a {
	margin:0 10px 0 40px;
}
.bg_naver li .sub_naver a:hover{
	color:#025192
}


.bg-banner{background:#efefef url(../images/indexbgybzn1.jpg) no-repeat center -7px;padding-top:95px}
.bg-banner .bg-top-img{width:1200px;margin:0 auto;background:#f9f9f9 url(../images/share/img-bg-body.png) no-repeat center top}
.bg-banner .bg-top-img .left{margin-left:15px}
.bg-banner .bg-top-img .right{margin-right:15px}

.title-common-01{
	height:38px;
	border-bottom:#d9d9d9 solid 1px
}
.title-common-01 a,.title-common-01 h4{
	display:block;
	float:left;
	line-height:36px;
	margin-right:23px;
	font-size:18px;
	font-weight:bold
}
.title-common-01 a.atthis,.title-common-01 h4{
	border-bottom:#025192 solid 3px;
	color:#025192
}
.title-investigation-base h4{
	padding:0 15px
}
.title-common-01 span{
	display:block;
	float:left;
	width:1px;
	height:20px;
	background:#d9d9d9;
	margin-right:23px;
	margin-top:8px
}
.title-common-01 .icon-more-right{
	float:right;
	margin-right:10px;
	margin-top:2px
}
.title-common-02{
	height:33px;
	border-bottom:#d9d9d9 solid 1px
}
.title-common-02 h4{
	display:block;
	float:left;
	font-size:18px;
	color:#025192;
	height:20px;
	line-height:20px;
	border-left:#025192 solid 5px;
	text-indent:17px;
}
.title-common-02 h4 a{
	color:#025192;
}
.title-common-02 .right{
	margin-right:5px;
}
.title-common-02 .right a{
	display:inline-block;
	margin-left:18px;
	font-size:14px;
	color:#3385c9;
	line-height:20px
}
.title-common-03{
	margin-top: -1px;
}
.title-common-03 a{
	display:inline-block;
	margin-left:20px;
	line-height: 32px;
}
.title-common-03 a.atthis{
	font-weight:bold;
	color:#20528f
}
.title-common-03 a.atthis span{
	display:block;
	width:22px;
	height:5px;
	border-radius:5px;
	background:#20528f;
	margin:0 auto
}


.relative_body_qh{
	position:relative
}
.icon_more{
	position:absolute;
	right:10px;
	top:-50px
}
.list_news_01 li{
	background:url(../images/share/icon-dot-org.png) no-repeat 5px center;
	text-indent:20px
}
.list_news_02 li{
	background:url(../images/share/icon-dot-gray.png) no-repeat 5px center;
	text-indent:20px
}

.bg_footer{
	background:#f4f4f4;
	border-top:#025192 solid 3px;
}
.footer_link {
	height:57px;
	border-bottom:#ddd solid 1px
}
.footer_link .wapper{
	position:relative;
	height:57px;
}
.footer_link h4{
	line-height:57px;
	font-size:16px;
	float:left;
}
.footer_link ul{
	margin-right:10px
}
.footer_link ul li{
	margin-left: 60px;
	line-height:57px;
	background:url(../images/share/icon_footer_arrow.png) no-repeat right 26px;
	padding-right:32px;
	cursor:pointer;
	width: auto;
	float: left;
}
.footer_link ul li:nth-child(1),.footer_link ul li:nth-child(2){
	background:none
}
.footer_link_other{
	display:none;
	position:absolute;
	top: -203px;
	left:0;
	width: 1168px;
	height:170px;
	background:#fff;
	border: #d9d9d9 solid 1px;
	border-bottom:none;
	border-top: #025192 solid 3px;
	padding:15px;
	overflow-y:auto;
}
.footer_link_other a{
	display: block;
	width: 20%;
	line-height: 35px;
	height: 35px;
	float: left;
}
.footer_link ul li:hover .footer_link_other{
	display:block
}

.footer_link_img a{
	margin-left: 20px;
    margin-top: 17px;
    display: inline-block;
}

.local-info{
	height:50px;
	line-height:50px;
	background:url(../images/share/icon-local.png) no-repeat left center;
	text-indent:25px;
}

.list_news_video li{
	background:url(../images/share/icon-video.png) no-repeat 3px center;
	text-indent:30px
}
.list-first{
	position:relative;
	overflow:hidden;
	margin-bottom:13px;
}
.list-first,.list-first img{
	width:375px;
	height:225px;
}
.list-first .list-first-text{
	position: absolute;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    left: 0;
    bottom: 0;
	font-size:15px;
	text-indent:10px
}
.bg-content-line{
	background:url(../images/share/bg-content-line.png) repeat-y top center
}
.title-left-common{
	height:50px;
	line-height:50px;
	width:260px;
	background:#025192 url(../images/share/icon-left-arrow-white.png) no-repeat 225px center;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	text-indent:20px
}
.title-left-list{
	width:230px;
	margin-top:3px;
	margin-left:11px;
}
.title-left-list li{
	height:40px;
	line-height:40px;
	text-indent:15px;
	background:#f0f0f0 url(../images/share/icon-left-arrow-right-blue.png) no-repeat 210px center;
	margin-top:15px;
}
.title-left-list li a{
	display:block;
	width:100%;
	height:40px;
}
.title-left-list li.active{
	background-color:#025192;
	background-image:url(../images/share/icon-left-arrow-right-white.png)
}
.title-left-list li.active a{
	color:#fff;
}
.title-left-list li i{
	font-style: normal;
    padding-left: 5px;
}
.title-left-list li.active i{
	color:#fff
}

.news-photo-list li{
	width: 282px;
	margin-right: 11px;
	margin-top: 30px;
	position:relative;
	height:185px;
	overflow:hidden;
}
.news-photo-list li.mr-0{ 
	margin-right:0px;
}
.news-photo-list li img{
	width: 282px;
	height: 185px;
	transition:.3s transform;
	text-transform:translateZ(0);
}
.news-photo-list li img:hover{
	transform:scale(1.2,1.2);
	text-transform:translateZ(0)
}
.news-photo-list li a h4{ 
	display:block; 
	width:100%; 
	height:40px; 
	line-height:40px;
	color:#fff; 
	background: rgba(0,0,0,0.4); 
	position:absolute; 
	left:0px; 
	bottom:0px; 
	font-weight:normal; 
	font-size:15px; 
	text-indent:10px; 
	color:#fff; 
}
.news-photo-list li a.photo-hidden{ 
	display:block; 
	width:282px; 
	height:185px; 
	overflow:hidden
}


.info-body-width{
	width:1000px;
	margin:0 auto
}
.info-body-other{
	width: 820px;
	float:left;
	margin-left:20px;
}
.info-body .show-title{
	font-size: 28px;
	/*font-weight:bold;*/
	color: #000;
	line-height:40px;
	text-align:center;
	padding: 25px  10px 25px 10px;
}
.show-content .show-status{
	height:40px;
	line-height:40px;
	background:#fafafa;
	padding:0 20px
}
.show-content .show-content-body{
	line-height:45px;
}
.content-tips{
	text-align:right;
}
.content-tips a{
	display:inline-block;
	height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 5px;
    font-size: 12px;
    color: #888;
    padding: 0 10px;
}
.show-attach{
	border-top:#d9d9d9 solid 1px;
	padding-top:22px
}
.show-attach h4{
	display: block;
    float: left;
    font-size: 18px;
    color: #025192;
    height: 20px;
    line-height: 20px;
    border-left: #025192 solid 5px;
    text-indent: 17px;
}
.show-content .show-content-body #cybzplayer{
	margin:20px auto 50px auto
}


.title-common-read{
	font-size:22px;
	font-family:'宋体';
	font-weight:bold;
	color:#025192;
	margin-top:20px
}
.list-read li{
	line-height:22px;
	background:url(../images/share/icon-dot-black.png) no-repeat left 11px;
	text-indent:10px;
	margin-bottom:15px;
}

.btn-govopen-catalog ul{
	margin-left:-10px;
}
.btn-govopen-catalog li{
	float:left;
	width:50%;
	height:40px;
	margin-top:12px
}
.btn-govopen-catalog li a{
	display:block;
	height:40px;
	line-height:40px;
	margin-left:10px;
	font-size:14px;
	background:#f3f4f6 url(../images/index/icon-govopen.png?v-2) no-repeat 15px top;
	text-indent:45px 
}
.btn-govopen-catalog li a:hover{
	background-color:#025192;
	background-image:url(../images/index/icon-govopen-hover.png?v-1);
	color:#fff;
}
.btn-govopen-catalog li a.icon-guide,.btn-open-catalog li a span.icon-guide{
	background-position-y:-40px;
}
.btn-govopen-catalog li a.icon-policy,.btn-open-catalog li a span.icon-policy{
	background-position-y:-80px;
}
.btn-govopen-catalog li a.icon-report,.btn-open-catalog li a span.icon-report{
	background-position-y:-120px;
}
.btn-govopen-catalog li a.icon-five{
	background-position-y:-160px;
}
.btn-govopen-catalog li a.icon-data{
	background-position-y:-200px;
}
.btn-govopen-catalog li a.icon-reg,.btn-open-catalog li a span.icon-reg{
	background-position-y:-240px;
}
.btn-govopen-catalog li a.icon-newGovMedia{
	background-position-y:-280px;
}
.btn-govopen-catalog li.icon-reg{
	width:100%;
	position:relative
}
.btn-govopen-catalog li.icon-reg i{
	position:absolute;
	display:block;
	width:70px;
	height:25px;
	background:#3285c9;
	color:#fff;
	text-align:center;
	line-height:25px;
	font-style:normal;
	right:10px;
	top:7px;
	font-size:14px;
	border-radius:2px;
	cursor:pointer
}

.btn-govopen-base ul{
	margin-left:-11px
}
.btn-govopen-base li{
	float:left;
	width:33.33%;
	margin-top:15px;
}
.btn-govopen-base li a{
	display:block;
	border:#ddd solid 1px;
	margin-left:11px;
	font-size:14px;
	text-align:center;
	padding-bottom: 3px;
}
.btn-govopen-base li a span{
	display:block;
	width:100%;
	height:24px;
	background:url(../images/index/icon-govopen-base.png) no-repeat top center;
	margin: 10px 0 2px 0;
}
.btn-govopen-base li a:hover{
	background:#025192;
	border-color:#025192;
	color:#fff
}
.btn-govopen-base li a:hover span{
	background-image:url(../images/index/icon-govopen-base-active.png)
}
.btn-govopen-base li a span.icon-02{
	background-position-y:-24px
}
.btn-govopen-base li a span.icon-03{
	background-position-y:-48px
}
.btn-govopen-base li a span.icon-04{
	background-position-y:-72px
}
.btn-govopen-base li a span.icon-05{
	background-position-y:-96px
}
.btn-govopen-base li a span.icon-06{
	background-position-y:-120px
}
.btn-govopen-base li a span.icon-07{
	background-position-y:-144px
}
.btn-govopen-base li a span.icon-08{
	background-position-y:-168px
}
.btn-govopen-base li a span.icon-09{
	background-position-y:-192px
}