.top25{
	margin-top: 25px;
}
.top22{
	margin-top: 22px !important;
}
.wid180{
	width: 180px !important;
}
.wid200{
	width: 200px !important;
}
.channel_895{
	height: 895px !important;
}
.channel_1146{
	height: 1146px !important;
}
.channel_1120{
	height: auto !important;
}
.channel_1422{
	height: 1422px !important;
}
.channel_auto{
	height: auto !important;
	margin: 0px auto 30px !important;
}
.channel_auto_500{
	height: auto !important;
	margin-bottom: 50px !important;
	min-height: 500px !important;
}
.documentCol{
	background: url('../images/bg.png') top center no-repeat;
	background-size: 100%;
}
.documentGov{
	background: url('../images/zfxxgkzl_bj.png') top center no-repeat;
}
.documentCol_per{
	background: url('../images/bannerimg1.png') top center no-repeat;
}
.body_per{
	background: url('../images/bottom_bj.png') bottom center no-repeat;
}
.top_msg_box{
	width: 1340px;
	height: 385px;
	margin: 0px auto 0px;
}
.logo_nav{
	width: 100%;
	height: 112px;
	margin-top: 25px;
}
.logo_box_img{
	float: left;
	display: block;
	width: 400px;
	height: 112px;
}
.col_nav{
	float: right;
	width: 800px;
	height: 112px;
}
.col_nav li{
	float: left;
	width: 101px;
	height: 101px;
	line-height: 101px;
	font-size: 22px;
	text-align: center;
	margin-left: 15px;
	position: relative;
}
.col_nav li:first-child{
	margin-left: 0px;
}
.col_nav li a{
	display: block;
	width: 101px;
	height: 101px;
	color: #186782;
	position: absolute;
	z-index: 1;
}
.col_nav li::after{ 
	content: ''; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	transform: translate(-50%, -50%) scale(0); 
	width: 101px; 
	height: 101px; 
	background: url("../images/navigation_bj.png") no-repeat center; 
	opacity: 0; 
	transition: all 0.5s; 
	z-index: 0; 
}
.col_nav li:hover::after{ 
	transform: translate(-50%, -50%) scale(1); 
	opacity: 1; 
}
.col_nav li:hover a{
	font-weight: bold;
}
.col_search{
	margin: 80px auto 0px;
	width: 600px;
	height: 64px;
	border-radius: 64px;
	background: url('../images/back50.png');
	background-repeat: repeat;
	overflow: hidden;
}
.other_box_col{
	width: 1340px;
	height: 1511px;
	background: url('../images/back85.png');
	background-repeat: repeat;
	overflow: hidden;
	margin: 0px auto 0px;
}
.other_box_col_per{
	width: 1340px;
	height: 530px;
	background: none;
	background-repeat: repeat;
	overflow: hidden;
	margin: 0px auto 0px;
}
.min_box_col{
	width: 1280px;
	height: auto;
	margin: 0px auto 0px;
}
.img_msg_box{
	width: 1280px;
	height: 51px;
	margin: 25px auto 0px;
}
.img_list_box{
	width: 1280px;
	height: 398px;
	margin: 25px auto 0px;
	background: url('../images/news_bj01.png') top center no-repeat;
}
.imgmsg_list{
	width: 536px;
	height: 290px;
	float: left;
	margin: 49px 0 0 32px;
}
.imgmsg_list_top{
	width: 100%;
	line-height: 30px;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #b5b8b9;
}
.imgmsg_list_top p{
	font-size: 20px;
	font-weight: bold;
	color: #0d9fd0;
}
.imgmsg_list_top span{
	font-size: 16px;
	color: #999999;
}
.imgmsg_list li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
}
.imgmsg_list li:hover{
	background: url('../images/msgback.png') no-repeat;
	background-size: cover;
}
.imgmsg_list li:hover .msgtitle{
	color: #0d9fd0;
}
.imgmsg_list li a font{
	width: 6px;
	height: 11px;
	display: block;
	float: left;
	margin: 18px 10px 0 0;
	background: url('../images/news_list_ico.png') no-repeat;
}
.msgtitle{
	float: left;
	color: #222222;
	font-size: 16px;
}
.msgtime{
	font-size: 16px;
	color: #999999;
	float: right;
}
.depmsg{
	float: right;
    color: #222222;
    font-size: 16px;
    margin-right: 50px;
}
.imgpic_list{
	width: 639px;
	height: 360px;
	float: right;
	margin: 19px 36px 0 0;
}
.slidebox_new {
    position: relative;
    width: 639px;
    height: 360px;
    zoom: 1;
	border-radius: 5px;
}
.slides li .img a img{
	width: 639px;
	height: 360px;
}
.slidebox_new .flex-viewport {
    max-height: 2000px;

    transition: all 1s ease;
}

.slidebox_new .slides {
    zoom: 1;
}

.slidebox_new .flex-direction-nav a {
    width: 50px;
    height: 50px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: red;
    position: absolute;
    top: 56%;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=0);
    transition: all .3s ease;
}

.slidebox_new .flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: -30px;
	background: url('../images/news_pic_right.png') no-repeat;
}

.slidebox_new .flex-direction-nav .flex-prev {
    left: -30px;
	background: url('../images/news_pic_left.png') no-repeat;
}

.slidebox_new .slidebox_new:hover .flex-next {
    opacity: 1;
    filter: alpha(opacity=25);
}

.slidebox_new .slidebox_new:hover .flex-prev {
    opacity: 1;
    filter: alpha(opacity=25);
}

.slidebox_new:hover .flex-next:hover,
.slidebox_new:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.slidebox_new .flex-control-nav {
    width: 150px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    text-align: right;
    margin-left: -60px;
}
.slidebox_new  .slidemore{
	position: absolute;right:20px;bottom: 37px;z-index: 2;color: #fff;
}
.slidebox_new .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.slidebox_new .flex-control-paging li a {
    background: #fff;
    display: block;
    height: 11px;
    overflow: hidden;
    width: 11px;
    cursor: pointer;
    border-radius: 10px;
    font-size: 0;
}

.slidebox_new .flex-control-paging li a.flex-active {
    background: #0d9fd0;
	width: 32px;
}

.slides li {
    position: relative;
}

.slides li .tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66444444, endcolorstr=#66444444);
}
.slides li .tit a {
    display: block;
    width: 430px;
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.msg_pagecard{
	width: 1280px;
	height: 353px;
	margin: 40px auto 0px;
}
.msg_pagecard_left{
	height: 353px;
	width: 682px;
	float: left;
}
.msg_pagecard_right{
	height: 353px;
	width: 553px;
	float: right;
}
.msg_pagecard_pro{
	width: 1280px;
	height: 474px;
	margin: 4px auto 0px;
}
.msg_pagecard_pro_left{
	height: 474px;
	width: 682px;
	float: left;
}
.msg_pagecard_pro_right{
	height: 474px;
	width: 553px;
	float: right;
}
.msg_left_ul{
	height: 70px;
	width: 681px;
	background: url('../images/news_small_tit681.png') top center no-repeat;
}
.msg_left_ul .yk_icon{
	width: 44px;
	height: 35px;
	float: left;
	display: block;
	background: url('../images/qnyw_ico.png') top center no-repeat;
	margin: 19px 0 0 16px;
}
.msg_left_ul li {
    width: 149px;
    float: left;
    height: 70px;
	text-align: center;
	line-height: 70px;
}
.msg_left_ul li:first-child{
    margin-left: 0px;
}
.msg_left_ul li a{
	font-size: 22px;
}
.msg_left_ul .current{
	background: url('../images/yk_line_ce.png') bottom center no-repeat;
}
.msg_left_ul .current a {
    color: #0d9fd0;
    font-weight: bold;   
}
.msg_left_ul .other a {
    color: #0d9fd0;
}
.msg_left_content .current {
    display: block;
}
.msg_left_content .other {
    display: none;
}
.msg_short_ul{
	height: 70px;
	width: 553px;
	background: url('../images/news_small_tit552.png') top center no-repeat;
}
.msg_short_ul .yk_icon{
	width: 46px;
	height: 42px;
	float: left;
	display: block;
	background: url('../images/gwyyw_ico.png') top center no-repeat;
	margin: 16px 0 0 16px;
}
.msg_short_ul li {
    width: 149px;
    float: left;
    height: 70px;
	text-align: center;
	line-height: 70px;
}
.msg_short_ul li:first-child{
    margin-left: 0px;
}
.msg_short_ul li a{
	font-size: 22px;
}
.msg_short_ul .current{
	background: url('../images/yk_line_ce.png') bottom center no-repeat;
}
.msg_short_ul .current a {
    color: #0d9fd0;
    font-weight: bold;   
}
.msg_short_ul .other a {
    color: #0d9fd0;
}
.msg_short_content .current {
    display: block;
}
.msg_short_content .other {
    display: none;
}
.col_msg_list_p li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
}
.col_msg_list_p li:hover{
	background: url('../images/msgback.png') no-repeat;
	background-size: cover;
}
.col_msg_list_p li:hover .msgtitle{
	color: #0d9fd0;
}
.col_msg_list_p li a font{
	width: 6px;
	height: 11px;
	display: block;
	float: left;
	margin: 18px 10px 0 0;
	background: url('../images/news_list_ico.png') no-repeat;
}
.video_box{
	width: 100%;
	height: 70px;
	background: url('../images/news_small_tit681.png') top center no-repeat;
}
.video_box .yk_icon{
	width: 47px;
	height: 42px;
	float: left;
	display: block;
	background: url('../images/spxw_ico.png') top center no-repeat;
	margin: 16px 0 0 16px;
}
.video_box a{
	color: #0d9fd0;
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	margin-left: 20px;
}
.video_box_msg{
	width: 682px;
	height: 312px;
	margin-top: 33px;
}
.pro_box{
	width: 100%;
	height: 70px;
	background: url('../images/news_small_tit552.png') top center no-repeat;
}
.pro_box .yk_icon{
	width: 40px;
	height: 46px;
	float: left;
	display: block;
	background: url('../images/ztzl_ico.png') top center no-repeat;
	margin: 14px 0 0 16px;
}
.pro_box a{
	color: #0d9fd0;
	font-size: 22px;
	font-weight: bold;
	line-height: 70px;
	margin-left: 20px;
}
.pro_box_msg{
	width: 553px;
	height: 312px;
	margin-top: 33px;
}
.slidebox_pro {
    position: relative;
    width: 553px;
    height: 312px;
    zoom: 1;
	border-radius: 5px;
}
.sslidebox_pro .flex-viewport {
    max-height: 2000px;

    transition: all 1s ease;
}

.slidebox_pro .slides {
    zoom: 1;
}

.slidebox_pro .flex-direction-nav a {
    width: 30px;
    height: 50px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: red;
    position: absolute;
    top: 55%;
    z-index: 10;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=0);
    transition: all .3s ease;
}


.slidebox_pro .flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
	background: url('../images/rightn.png') no-repeat;
}

.slidebox_pro .flex-direction-nav .flex-prev {
    left: 0;
	background: url('../images/leftn.png') no-repeat;
}

.slidebox_pro .slidebox_pro:hover .flex-next {
    opacity: 1;
    filter: alpha(opacity=25);
}

.slidebox_pro .slidebox_pro:hover .flex-prev {
    opacity: 1;
    filter: alpha(opacity=25);
}

.slidebox_pro:hover .flex-next:hover,
.slidebox_pro:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.slidebox_pro .flex-control-nav {
    width: 150px;
        position: absolute;
        bottom: 15px;
        left: 185px;
        text-align: right;
}
.slidebox_pro  .slidemore{
	position: absolute;right:20px;bottom: 37px;z-index: 2;color: #fff;
}
.slidebox_pro .flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.slidebox_pro .flex-control-paging li a {
    background: #fff;
    display: block;
    height: 11px;
    overflow: hidden;
    width: 11px;
    cursor: pointer;
    border-radius: 10px;
    font-size: 0;
}

.slidebox_pro .flex-control-paging li a.flex-active {
    background: #0d9fd0;
	width: 32px;
}
.slides_pro li .img a img{
	width: 553px;
	height: 312px;
}
.slides_pro li {
    position: relative;
}
.video_msg_left{
	width: 452px;
	height: 312px;
	float: left;
	position: relative;
}
.video_msg_cover{
	width: 452px;
	height: 239px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
.video_msg_tit{
	width: 470px;
	height: 73px;
	background: url('../images/view_title_bj.png') no-repeat;
	position: absolute;
	float: left;
	bottom: 0;
	left: -9px;
	background-size: 100% 100%;
	text-align: center;
	line-height: 60px;
	color: #131313;
	font-size: 18px;
}
.video_icon{
	background: url('../images/view_ico.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	z-index: 10;
	left: 45%;
	top: 30%;
}
.video_msg_right{
	width: 200px;
	height: 312px;
	float: right;
}
.video_msg_right li{
	width: 200px;
	height: 160px;
	position: relative;
}
.video_msg_right li .v_l_img{
	width: 200px;
	height: 113px;
	position: absolute;
	top: 0;
	left: 0;
}
.v_l_tit{
	width: 200px;
	text-align: center;
	height: 43px;
	line-height: 43px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #131313;
	font-size: 18px;
}
.v_l_video_icon{
	background: url('../images/view_ico.png') no-repeat;
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	z-index: 10;
	left: 40%;
	top: 20%;
}
.floor_box_col{
	width: 100%;
	min-width: 1340px;
	height: 243px;	
}
/* 政务服务 */
.service_box{
	height: 745px;
}
.inter_box{
	height: 1426px;
}
.service_top{
	width: 1280px;
	height: 545px;
	margin-top: 30px;
	background: url('../images/service_title.png') top center no-repeat;
}
.gov_left_ul{
	height: 54px;
	width: 416px;
	margin: 0px auto 0;
}
.gov_left_ul li {
    width: 136px;
    float: left;
    height: 54px;
	text-align: center;
	line-height: 54px;
}
.gov_left_ul li:first-child{
    margin-left: 0px;
}
.gov_left_ul li a{
	font-size: 22px;
}
.gov_left_ul .current{
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.gov_left_ul .current a {
    color: #0d9fd0;
    font-weight: bold;   
}
.gov_left_ul .other a {
    color: #0d9fd0;
}
.gov_left_content .current {
    display: block;
}
.gov_left_content .other {
    display: none;
}
.event_box{
	width: 1280px;
	height: 398px;
}
.event_box li{
	width: 200px;
	height: 112px;
	border-radius: 5px;
	border: 1px solid #d7e2ea;
	background: #fff;
	float: left;
	text-align: center;
	line-height: 40px;
	margin: 20px 0 0 15px;
}
.event_box li a{
	width: 200px;
	height: 112px;
	display: block;
}
.event_box li a span{
	display: block;
}
.event_box li:hover{
	background:url('../images/service_bj.png') no-repeat;
}
.event_box li:hover .icon-text{
	color: #fff;
}
.event_box li:hover .ser-name{
	color: #fff;
}
.icon-text {
	color: #0d9fd0;
	font-size: 40px;
	margin-top: 15px;
}
.ser-name{
	font-size: 18px;
	color: #131313;
}
.event_more_box{
	width: 1278px;
	height: 63px;
	border-radius: 5px;
	border: 1px solid #d7e2ea;
	text-align: center;
	background: #fff;
	line-height: 63px;
	margin-top: 20px;
}
.event_more_box a{
	font-size: 18px;
	color: #131313;
	width: 1278px;
	height: 63px;
	display: block;
}
.event_box_dep{
	width: 1280px;
	height: 398px;
}
.event_box_dep li{
	width: 200px;
	height: 59px;
	border-radius: 5px;
	border: 1px solid #d7e2ea;
	background: #fff;
	float: left;
	text-align: center;
	line-height: 59px;
	margin: 20px 0 0 15px;
}
.event_box_dep li:hover{
	background:#0d9fd0;
}
.event_box_dep li:hover .ser-name{
	color: #fff;
}
.service_bot{
	width: 1280px;
	height: 116px;
}
/* 政民互动 */
.mail_box_msg_table{
	width: 825px;
    height: 263px;
}
.mail_box{
	height: 193px;
	width: 1280px;
	margin-top: 30px;
}
.mail_box_left{
	float: left;
	height: 193px;
	width: 722px;
	background: url('../images/qzxx_bj.png') no-repeat;
}
.mail_box_list{
	float: right;
	width: 384px;
	height: 122px;
	margin: 25px 10px 0 0;
}
.mail_box_list li{
	height: 36px;
	width: 170px;
	float: left;
	margin-top: 25px;
	font-size: 18px;
}
.mail_box_list li img{
	display: block;
	float: left;
}
.mail_box_list li a{
	display: block;
	color: #131313;
	float: left;
	height: 36px;
	line-height: 36px;
	margin-left: 20px;
}
.mail_box_list li:hover a{
	color: #0d9fd0;
}
.mail_box_list_line{
	width: 1px;
	height: 18px;
	background: #c4ddef;
	display: block;
	float: right;
	margin: 8px 0 0 0;
}
.mail_box_right{
	height: 193px;
	width: 530px;
	float: right;
}
.flright{
	float: right !important;
}
.mail_box_right a:first-child{
	margin-left: 0px;
}
.mail_box_right a{
	margin-left: 34px;
	width: 248px;
	height: 193px;
	display: block;
	float: left;
}
.letter_box{
	width: 1280px;
	height: 343px;
	margin-top: 53px;
}
.letter_box_left{
	width: 825px;
	height: 343px;
	float: left;
}
.letter_box_right{
	width: 406px;
	height: 343px;
	float: right;
}
.letter_msg{
	width: 825px;
	height: 54px;
	background: url('../images/xjxd_title.png') no-repeat;
}
.letter_msg a{
	display: block;
	width: 147px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin: 0px auto;
	font-size: 26px;
	font-weight: bold;
	color: #0d9fd0;
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.letter_list{
	width: 825px;
	height: 263px;
	margin-top: 22px;
}
.letter_list li{
	width: 825px;
	height: 62px;
	line-height:62px;
}
.letter_list li:hover .letter_list_msg{
	background: url('../images/msgback.png') no-repeat;
	background-size: cover;
	color: #0d9fd0;
}
.letter_list li:hover .letter_list_icon{
	background: url('../images/ldhd_ioc02.png') no-repeat;
}
.letter_list_data{
	width: 97px;
	height: 62px;
	line-height: 62px;
	float: left;
	color: #131313;
}
.l_d_year{
	font-size: 14px;
}
.l_d_date{
	font-size: 18px;
}
.letter_list_icon{
	width: 34px;
	height: 62px;
	float: left;
	background: url('../images/ldhd_ioc01.png') no-repeat;
}
.letter_list_msg{
	float: left;
	height: 62px;
	line-height: 62px;
	text-indent: 20px;
	font-size: 18px;
	color: #131313;
}
.letter_msg_s{
	width: 406px;
	height: 54px;
	background: url('../images/xjtj_title.png') no-repeat;
}
.letter_msg_s a{
	display: block;
	width: 147px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin: 0px auto;
	font-size: 26px;
	font-weight: bold;
	color: #0d9fd0;
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.letter_list_s{
	width: 406px;
	height: 263px;
	margin-top: 26px;
}
.letter_list_s a{
	width: 404px;
	height: 120px;
	border: 1px solid #d7e2ea;
	display: block;
	margin-top: 23px;
	border-radius: 5px;
}
.letter_list_s a:hover{
	border: 1px solid #0d9fd0;
}
.letter_list_s a:first-child{
	margin-top: 0;
}
.letter_list_s a:hover .letter_list_s_msg p{
	color:  #0d9fd0;
}
.letter_list_s_msg{
	float: left;
	width: 268px;
	height: 82px;
	margin: 19px 0 0 17px;
}
.letter_list_s_msg p{
	font-size: 18px;
	color: #131313;
	text-align: justify;
}
.letter_list_s_msg span{
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	text-align: justify;
}
.letter_list_s_data{
	float: right;
	width: 82px;
	height: 82px;
	margin: 19px 17px 0 0;
	background: url('../images/date_bj.png') no-repeat;
}
.d_year{
	display: block;
	width: 82px;
	height: 27px;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	line-height: 27px;
}
.d_date{
	display: block;
	width: 82px;
	height: 55px;
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 55px;
}
.interview_col_box{
	width: 1280px;
	height: 311px;
	margin-top: 53px;
}
.interview_col_msg{
	width: 1280px;
	height: 54px;
	background: url('../images/zxft_tltle.png') no-repeat;
}
.interview_col_msg a{
	display: block;
	width: 147px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin: 0px auto;
	font-size: 26px;
	font-weight: bold;
	color: #0d9fd0;
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.interview_col_list{
	height: 227px;
	width: 1280px;
	margin-top: 30px;
	background: #f1f9fc;
}
.int_col_list_img{
	float: left;
	height: 227px;
	width: 414px;
}
.int_col_list_img a img{
	height: 227px;
	width: 414px;
}
.int_col_top{
	height: 227px;
	width: 440px;
	float: left;
	margin-left: 20px;
}
.int_col_top_tit{
	width: 440px;
	height: 60px;
	margin-top: 20px;
}
.int_col_top_tit img{
	display: block;
	float: left;
	width: 90px;
	height: 31px;
}
.int_col_top_tit span{
	display: block;
	float: right;
	width: 330px;
	height: 60px;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
	color: #0d9fd0;
	line-height: 28px;
}
.int_col_top_aut{
	width: 440px;
	height: 40px;
	line-height: 40px;
}
.int_col_top_aut span{
	display: block;
	float: right;
	width: 330px;
	height: 40px;
	text-align: justify;
	font-size: 18px;
	color: #999999;
}
.int_col_top_aut span:first-child{
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	text-align: right;
	color: #0d9fd0;
}
.int_col_top_con span{
	display: block;
	float: right;
	width: 330px;
	height: 90px;
	text-align: justify;
	font-size: 18px;
	color: #999999;
	line-height: 28px;
}
.int_col_top_con span:first-child{
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	text-align: right;
	color: #0d9fd0;
}
.int_col_top_con{
	width: 440px;
	height: 90px;
}
.int_col_past{
	height: 227px;
	width: 345px;
	float: right;
	margin-right: 20px;
}
.int_col_past_name{
	height: 42px;
	width: 345px;
	margin-top: 21px;
}
.int_col_past_name span{
	width: 43px;
	height: 42px;
	display: block;
	float: left;
	background: url('../images/wqhg_title_ico.png') no-repeat;
}
.int_col_past_name a{
	width: 150px;
	height: 42px;
	display: block;
	float: left;
	line-height: 42px;
	margin-left: 15px;
	font-size: 18px;
	color: #0d9fd0;
	font-weight: bold;
}
.int_col_past li{
	width: 100%;
	height: 41px;
	line-height: 41px;
}
.int_col_past li span{
	width: 12px;
	height: 41px;
	display: block;
	float: left;
	margin-left: 10px;
	background: url('../images/wqhg_bj.png') no-repeat;
}
.int_col_past li a{
	font-size: 18px;
	color: #131313;
	margin-left: 13px;
}
.survey_other{
	width: 1280px;
	height: 309px;
	margin-top: 53px;
}
.survey_other_left{
	float: left;
	height: 309px;
	width: 825px;
}
.survey_msg{
	width: 825px;
	height: 54px;
	background: url('../images/zjdc_tltle.png') no-repeat;
}
.survey_msg a{
	display: block;
	width: 147px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	margin: 0px auto;
	font-size: 26px;
	font-weight: bold;
	color: #0d9fd0;
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.survey_list{
	width: 825px;
	height: 255px;
}
.survey_other_right{
	width: 410px;
	height: 309px;
	float: right;
}
.survey_other_right li{
	width: 410px;
	height: 115px;
	border: 1px solid #d8f0f7;
	border-radius: 5px;
	margin-top: 21px;
	background: #f7fcfe;
}
.survey_other_right li:first-child{
	margin-top: 0px;
}
.survey_other_right li:hover{
	background: url('../images/button_houver_bj.png') no-repeat;
	border: 1px solid #0d9fd0;
}
.survey_other_right li a{
	width: 410px;
	height: 115px;
	display: block;
}
.survey_other_right li a span{
	line-height: 115px;
	font-size: 22px;
	color: #0d9fd0;
	margin-left: 18px;
	float: left;
}
.survey_other_right li a img{
	float: right;
	margin: 29px 22px 0 0;
}
/* 区政府 */
.D_Gov_leader{
	width: 1280px;
	height: 595px;
	margin-top: 17px;
	background: url('../images/qzfld_bj.png') repeat;
}
.D_Gov_leader_left{
	height: 537px;
	width: 559px;
	border-right: 1px dashed #b7d2e5;
	float: left;
	margin-top: 34px;
	margin-left: 30px;
}
.D_Gov_leader_right{
	height: 537px;
	width: 653px;
	float: right;
	margin-top: 34px;
}
.E_d_d_Director{
	height: 172px;
	width: 617px;
}
.E_d_d_D_left{
	width: 124px;
	height: 172px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	text-align: justify;
}
.E_d_d_D_left a{
	display:inline-block;
	margin-top:30px;
	line-height:30px;
	color: #0d9fd0;
}
.E_d_d_D_list{
	width: 493px;
	height: 172px;
	float: right;
}
.E_d_d_D_list li{
	width: 100px;
	height: 172px;
	float: left;
	text-align: center;
	line-height: 26px;
	font-size: 18px;
}
.E_d_d_D_list li a{
	color: #131313;
}
.E_d_d_D_list li img{
	width: 90px;
	height: 120px;
	border: 5px solid #fff;
	border-radius: 5px;
}
.D_d_chief{
	height: 364px;
	width: 617px;
}
.lettertxt{
	letter-spacing: 10px;
}
.E_d_chief_list{
	width: 493px;
	height: 364px;
	float: right;
}
.E_d_chief_list li{
	width: 100px;
	height: 172px;
	float: left;
	text-align: center;
	line-height: 26px;
	font-size: 18px;
	margin-left: 30px;
}
.E_d_chief_list li a{
	color: #131313;
}
.E_d_chief_list li img{
	width: 90px;
	height: 120px;
	border: 5px solid #fff;
	border-radius: 5px;
}
.qzfld_title{
	background: url('../images/qzfld_title.png') no-repeat !important;
}
.cwhy_title{
	background: url('../images/cwhy_title.png') no-repeat !important;
}
.qzfzcbm_title{
	background: url('../images/qzfzcbm_title.png') no-repeat !important;
}
.D_Gov_leader_top{
	width: 521px;
	height: 229px;
}
.D_Gov_leader_top img{
	display: block;
	float: left;
	width: 166px;
	height: 219px;
	border: 5px solid #fff;
	border-radius: 5px;
}
.leader_top_msg{
	width: 322px;
	height: 229px;
	float: right;
}
.leader_top_msg p{
	font-size: 22px;
	font-weight: bold;
	color: #0d9fd0;
	margin-top: 30px;
	height: 52px;
	line-height: 52px;
	width: 100%;
	display: block;
}
.leader_top_msg span{
	width: 100%;
	display: block;
	color: #131313;
	font-size: 18px;
	text-align: justify;
	line-height: 25px;
	margin-top: 15px;
}
.D_Gov_gqzxx{
	width: 521px;
	height: 119px;
	margin-top: 22px;
}
.D_Gov_col_list{
	width: 521px;
	height: 120px;
	margin-top: 33px;
}
.D_Gov_col_list a{
	display: block;
	width: 120px;
	height: 120px;
	float: left;
	margin-left: 70px;
}
.D_Gov_col_list a:hover img{
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
	-webkit-transition: -webkit-transform 1s ease-out;
}
.D_Gov_col_list a:first-child{
	margin-left: 0px;
}
.D_Gov_col_list a img{
	width: 73px;
	height: 73px;
	display: block;
	margin: 0px auto 0;
}
.D_Gov_col_list a span{
	text-align: center;
	display: block;
	width: 120px;
	height: 47px;
	line-height: 47px;
	font-size: 18px;
	color: #131313;
}
.D_gov_min_com{
	height: 323px;
	width: 1280px;
}
.D_gov_m_ul{
	height: 57px;
	width: 1280px;
	border-bottom: 1px solid #d7e2ea;
}
.D_gov_m_ul li {
    width: auto;
    float: left;
    height: 57px;
	line-height: 57px;
    margin-left: 30px;
}
.D_gov_m_ul li:first-child{
    margin-left: 0px;
}
.D_gov_m_ul li a {
    display: block;
    height: 38px;
    font-size: 20px;
    color: #0d9fd0;
    text-align: center;
}
.D_gov_m_ul .current a {
    font-weight: bold;
}
.D_gov_m_ul .other a {

}
.D_gov_m_content .current {
    display: block;
}
.D_gov_m_content .other {
    display: none;
}
.department_box{
	height: 264px;
	width: 1280px;
}
.department_ul{
    height: 7px;
    width: 106px;
    margin: 0px auto 0;
}
.department_ul li {
    width: 21px;
    float: left;
    height: 7px;
    margin-left: 7px;
    border-radius: 7px;
}
.department_ul li:first-child{
    margin-left: 0px;
}
.department_ul .current{
    background: #0d9fd0;
	width: 38px;
}
.department_ul .other{
    background: #9ed9ec;
}
.department_content .current {
    display: block;
}
.department_content .other {
    display: none;
}
.department_content{
	width: 100%;
	height: 259px;
}
.department_list{
	width: 100%;
	height: 259px;
}
.department_list li{
	width: 305px;
	height: 52px;
	border: 1px solid #d8f0f7;
	background: #f7fcfe;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
	float: left;
	margin: 20px 0 0 20px;
}
.department_list li:hover{
	border: 1px solid #0d9fd0;
	background: url('../images/zfzcbm_bj.png') no-repeat;
}
.department_list li:hover a{
	color: #0d9fd0;
}
.department_list li a{
	width: 305px;
	height: 52px;
	display: block;
	color: #131313;
}
/* 政务公开 */
.openness_box{
	height: 1529px;
}
.gov_open{
	height: 164px;
	width: 1280px;
	margin-top: 52px;
}
.gov_open li{
	height: 164px;
	width: 240px;
	float: left;
	margin-left: 20px;
	border-radius: 5px;
	position: relative;
}
.surface_back_1{
	background: url('../images/five_gkbj1.png') no-repeat;
}
.surface_back_2{
	background: url('../images/five_gkbj2.png') no-repeat;
}
.surface_back_3{
	background: url('../images/five_gkbj3.png') no-repeat;
}
.surface_back_4{
	background: url('../images/five_gkbj4.png') no-repeat;
}
.surface_back_5{
	background: url('../images/five_gkbj5.png') no-repeat;
}
.gov_open li:first-child{
	margin-left: 0px;
}
.gov_open_surface{
	height: 164px;
	width: 240px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.gov_open_surface img{
	display: block;
	width: 72px;
	height: 72px;
	margin: 22px auto 0;
}
.gov_open_behind{
	height: 164px;
	width: 240px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.behind_tit{
	width: 100%;
	height: 48px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 52px;
	background: url('../images/five_gk_titlebj.png') no-repeat;
}
.behind_list{
	width: 100%;
	height: auto;
}
.behind_list a{
	display: block;
	width: 90px;
	text-align: left;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-left: 24px;
}
.open_box{
	height: 471px;
	width: 1280px;
	margin-top: 52px;
	background: url('../images/gk_titl.png') top center no-repeat;
}
.open_left_ul{
	height: 54px;
	width: auto;
	margin: 0px auto 0;
}
.open_left_ul li {
    width: auto;
    float: left;
    height: 54px;
	text-align: center;
	line-height: 54px;
	margin-left: 38px;
}
.open_left_ul li:first-child{
    margin-left: 316px;
}
.open_left_ul li a{
	font-size: 22px;
}
.open_left_ul .current{
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.open_left_ul .current a {
    color: #0d9fd0;
    font-weight: bold;   
}
.open_left_ul .other a {
    color: #0d9fd0;
}
.open_left_content .current {
    display: block;
}
.open_left_content .other {
    display: none;
}
.open_msg_list{
	width: 620px;
	float: left;
	height: 306px;
	margin-top: 30px;
}
.open_search{
	width: 620px;
	height: 90px;
	background: #eef8fd;
}
.open_search_input{
	border: 1px solid #b7d2e5;
	height: 47px;
	width: 445px;
	border-right: none;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	float: left;
	margin: 21px 0 0 19px;
	text-indent: 20px;
	color: #999999;
	font-size: 16px;
}
.open_search_searchbtn{
	background: #0d9fd0;
	height: 47px;
	width: 135px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #fff;
	font-size: 18px;
	border: none;
	outline: none;
	float: left;
	margin: 21px 0 0 0px;
}
.open_msg_right{
	width: 620px;
	float: right;
	height: 319px;
	margin-top: 17px;
}


.open_but{
	height: 85px;
	width: 1280px;
	margin-top: 33px;
}
.open_but_list{
	height: 85px;
	width: 295px;
	float: left;
	margin-left: 30px;
	text-align: center;
	line-height: 85px;
	font-size: 22px;
	font-weight: bold;
	background: url('../images/wj_bj.png') no-repeat;
}
.open_but_list a{
	color: #fff;
}
.open_but_list:first-child{
	margin-left: 0px;
}
.open_but_img{
	height: 85px;
	width: 620px;
	float: right;
}
.open_but_img a img{
	height: 85px;
	width: 620px;
}
.open_col_t{
	height: 54px;
	width: 1280px;
	background: url('../images/zegk_title2.png') no-repeat;
	margin-top: 52px;
}
.open_col_t a{
	display: block;
	height: 54px;
	width: 100px;
	margin: 0px auto 0;
	text-align: center;
	line-height: 54px;
	color: #0d9fd0;
	font-weight: bold;
	font-size: 22px;
	background: url('../images/title_bjioc.png') bottom center no-repeat;
}
.open_col{
	margin-top: 29px;
	height: 314px;
	width: 1280px;
}
.open_col_left{
	border: 1px solid #dddddd;
	height: 314px;
	width: 508px;
	float: left;
}
.open_col_top{
	text-align: center;
	height: 40px;
	width: 100%;
	margin-top: 18px;
	line-height: 40px;
}
.open_col_top a{
	color: #0d9fd0;
	font-size: 22px;
	font-weight: bold;
}
.open_col_bot{
	height: 253px;
	width: 100%;
}
.open_col_bot li{
	height: 60px;
	width: 212px;
	border: 1px solid #d8f0f7;
	border-radius: 5px;
	float: left;
	margin: 16px 0 0 27px;
	background: #f7fcfe;
	vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
}
.open_col_bot li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(13, 159, 208,0.5);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.open_col_bot li:hover a, .open_col_bot li:focus a, .open_col_bot li:active a {
  color: white;
}

.open_col_bot li:hover:before, .open_col_bot li:focus:before, .open_col_bot li:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.open_col_bot li a{
	display: block;
	height: 60px;
	width: 212px;
	text-align: center;
	line-height: 60px;
	color: #131313;
}
.open_col_right{
	border: 1px solid #dddddd;
	height: 314px;
	width: 744px;
	float: right;
}
.open_col_bot_3{
	height: 253px;
	width: 100%;
}
.open_col_bot_3 li{
	height: 60px;
	width: 212px;
	border: 1px solid #d8f0f7;
	border-radius: 5px;
	float: left;
	margin: 16px 0 0 27px;
	background: #f7fcfe;
	vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
}
.open_col_bot_3 li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#0d9fd0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.open_col_bot_3 li:hover a, .open_col_bot_3 li:focus a, .open_col_bot_3 li:active a {
  color: white;
}

.open_col_bot_3 li:hover:before, .open_col_bot_3 li:focus:before, .open_col_bot_3 li:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.open_col_bot_3 li a{
	display: block;
	height: 60px;
	width: 212px;
	text-align: center;
	line-height: 60px;
	color: #131313;
}
.open_bot{
	margin-top: 60px;
	height: 126px;
	width: 1280px;
}
.open_bot li{
	width: 239px;
	height: 126px;
	float: left;
	margin-left: 21px;
}
.open_bot li a{
	color: #0d9fd0;
	font-size: 24px;
	font-weight: bold;
	width: 239px;
	height: 126px;
	display: block;
}
.open_bot li span{
	padding: 20px 0 0 20px;
	display: inline-block;
}
.open_bot li:first-child{
	margin-left: 0px;
}
.open_bot_li_1{
	background: url('../images/jczfxxgk_png1.png') no-repeat;
}
.open_bot_li_2{
	background: url('../images/jczfxxgk_png2.png') no-repeat;
}
.open_bot_li_3{
	background: url('../images/jczfxxgk_png3.png') no-repeat;
}
.open_bot_li_4{
	background: url('../images/jczfxxgk_png4.png') no-repeat;
}
.open_bot_li_5{
	background: url('../images/jczfxxgk_png5.png') no-repeat;
}
.open_msg_l li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 5px;
}
.open_msg_l li:hover{
	background: url('../images/msgback.png') no-repeat;
	background-size: cover;
}
.open_msg_l li:hover .msgtitle{
	color: #0d9fd0;
}
.open_msg_l li a font{
	width: 6px;
	height: 11px;
	display: block;
	float: left;
	margin: 18px 10px 0 0;
	background: url('../images/news_list_ico.png') no-repeat;
}
/* 感知九原 */
.jy_overview{
	height: 459px;
	width: 1280px;
	margin: 0px auto 0px;	
}
.jy_overview_left{
	float: left;
	height: 459px;
	width: 523px;
	position: relative;
}
.overview_top{
	width: 523px;
	height: 73px;
	display: block;
}
.overview_top img{
	float: right;
}
.overview_center{
	width: 523px;
	color: #131313;
	text-align: justify;
	line-height: 48px;
	font-size: 22px;
	margin-top: 25px;
	text-indent: 35px;
}
.overview_but{
	width: 159px;
	height: 50px;
	background: url('../images/gzjy_yd_bj01.png') no-repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	
}
.overview_but:hover{
	background: url('../images/gzjy_yd_bj02.png') no-repeat;
}
.overview_but a{
	width: 159px;
	height: 50px;
	display: block;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	text-indent: 20px;
}
.jy_overview_right{
	float: right;
	height: 459px;
	width: 707px;
}
.jy_overview_right video{
	height: 459px;
	width: 707px;
	display: block;
}
.jy_culture{
	width: 100%;
	height: 391px;
	background: url('../images/jywh_bj.png') no-repeat;
	overflow: hidden;
}
.jy_culture_tit{
	width: 442px;
	height: 67px;
	margin: 48px auto 0;
}
.jy_culture_list{
	height: 265px;
	width: 1280px;
	margin: 15px auto 0px;	
}
.jy_culture_list li{
	width: 175px;
	height: 265px;
	float: left;
	margin-left: 118px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
}
.jy_culture_list a{
	color: #fff;
}
.jy_travel{
	height: 530px;
	width: 1280px;
	overflow: hidden;
}
.jy_travel_tit{
	height: 76px;
	width: 442px;
	display: block;
	margin: 48px auto 0;
}
.jy_travel_list{
	height: 343px;
	width: 1280px;
	margin-top: 33px;
}
.jy_travel_list li{
	height: 343px;
	width: 298px;
	border: 1px solid #93c2ea;
	float: left;
	margin-left: 29px;
}
.jy_travel_list li:first-child{
	margin-left: 0px;
}
.jy_travel_list_box{
	width: 268px;
	height: 313px;
	margin: 14px auto 0;
}
.travel_list_col{
	width: 268px;
	height: 159px;
	display: block;
}
.travel_list_col img{
	width: 268px;
	height: 159px;
}
.travel_list_msg{
	width: 268px;
	height: 120px;
	margin-top: 20px;
}
.travel_col_name {
  width: 25px;
  height: 120px;
  font-size: 26px;
  font-weight: bold;
  float: left;
  line-height: 30px;
}
.travel_col_name a{
	color: #0d9fd0;
}
.travel_col_msg{
	width: 233px;
	height: 120px;
	float: right;
}
.travel_col_msg a{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
}
.travel_col_msg a font{
	width: 6px;
	height: 11px;
	display: block;
	float: left;
	margin: 15px 10px 0 0;
	background: url('../images/news_list_ico.png') no-repeat;
}
.travel_col_msg a:hover{
	background: url('../images/msgback.png') no-repeat;
	background-size: cover;
}
.jy_impression{
	height: 547px;
	width: 1280px;
	overflow: hidden;
}
.jy_impression_tit{
	height: 76px;
	width: 442px;
	display: block;
	margin: 20px auto 0;
}
.jy_impression_list{
	height: 400px;
	width: 1280px;
	margin-top: 50px;
}
/* 九原印象-图片特效 */
.poster-main {
    position: relative;
    width: 1280px;
    height: 400px;
    margin: 0 auto;
}

.poster-main a,
.poster-main img {
    display: block;
    width: 600px;
    height: 400px;
}

.poster-main .poster-list {
    width: 1280px;
    height: 400px;
}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    width: 240px !important;
    height: 270px;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(btn_l.png) no-repeat center center;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(btn_r.png) no-repeat center center;
}
/* 通用列表页 */
.Cur_pos{
	height: 54px;
	width: 1280px;
	line-height: 54px;
	font-size: 16px;
	margin-top: 33px;
	color: #0d9fd0;
	text-indent: 85px;
	background: url('../images/location_bj.png') no-repeat;
}
.Cur_pos a{
	color: #0d9fd0;
}
.msg_col_list_box{
	height: auto;
	width: 1280px;
	margin-top: 28px;
}
.msg_col_list_box_left{
	height: 976px;
	width: 260px;
	float: left;
}
.msg_col_left_top{
	height: 100px;
	width: 260px;
	background: url('../images/Sub_category_bj.png') no-repeat;
}
.msg_col_left_top span{
	background: #fff;
	display: inline-block;
	width: 24px;
	height: 5px;
	border-radius: 5px;
	margin: 29px 0 0 29px;
}
.msg_col_left_top p{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin: 12px 0 0 29px;
}
.msg_col_left_bom{
	height: auto;
	width: 241px;
}
.msg_col_left_bom li{
	height: 64px;
	width: 260px;
	cursor: pointer;
	font-size: 20px;
	line-height: 64px;
	position: relative;
	text-indent: 40px;
}
.msg_col_left_bom .current{
	font-weight: bold;
	background: url('../images/hover_b.png') no-repeat;
}
.msg_col_left_bom .current::after{
	height: 100%;
}
.msg_col_left_bom li:hover{
	font-weight: bold;
	background: url('../images/hover_b.png') no-repeat;
}
.msg_col_left_bom li a{
	color: #0d9fd0;
}
.msg_col_left_bom li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 0;
    background: #0d9fd0;
    transition: height .3s;
    z-index: 20;
}
.msg_col_left_bom li:hover::after {
    height: 100%;
}
.msg_col_left_bom li p{
	display: block;
	float: left;
}
.detailvideo{
	width:750px;
	height: 420px;
}
.msg_col_left_bom li span{
	float: right;
	margin-right: 35px;
	font-size: 25px;
}
.msg_col_list_box_right{
	height: 1000px;
	width: 987px;
	float: right;
}
.msg_col_right_top{
	width: 100%;
	height: 66px;
	line-height: 76px;
	border-bottom: 3px solid #dddddd;
}
.msg_col_right_top a{
	display: inline-block;
	width: auto;
	height: 66px;
	font-size: 24px;
	color: #0d9fd0;
	font-weight: bold;
	border-bottom: 3px solid #0d9fd0;
}
.msg_col_right_bom{
	width: auto;
	height: 910px;
	margin-top: 10px;
}
.msg_col_right_bom li{
	width: 100%;
	height: 111px;
	border-bottom: 1px dashed #dddddd;
}
.msg_bom_title{
	font-size: 18px;
	color: #131313;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	margin-top: 13px;
}
.msg_bom_time{
	color: #999999;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	text-indent: 15px;
}
.msg_bom_title font{
	width: 6px;
	height: 11px;
	display: block;
	float: left;
	margin: 18px 10px 0 0;
	background: url('../images/news_list_ico.png') no-repeat;
}
.msg_col_right_bom li:hover .msg_bom_title{
	color: #0d9fd0;
}
/* 通用详情页 */
.info_col_list_box{
	width: 100%;
	margin-top: 30px;
	height: auto;
	position: relative;
	min-height: 1021px;
}
.info_col_left{
	width: 268px;
	height: 645px;
	float: left;
	background: url('../images/lm_bj.png') repeat;
	border-top-left-radius: 20px;
	position: absolute;
}
.CPosition{
	position: fixed !important;
	top: 0;
}
.CPosition_b{
	position: fixed !important;
	bottom: 243px;
}
.CPosition_bc{
	position: fixed !important;
	bottom:0px;
}
.info_col_right{
	float: right;
	width: 967px;
	height: auto;
}
.info_title{
	width: 100%;
	overflow: hidden;
	background: url(../images/bj003.png) bottom repeat-x;
	padding-bottom: 17px;
	height: auto;
}
.info_title p{
	font-size: 24px;
	color: #0d9fd0;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	line-height: 40px;
}
.s_title{
	    width: 100%;
	    margin-top: 18px;
	    font-size: 18px;
	    color: #131313;
	    text-align: center;
}
.info_title span{
	font-size: 16px;
	color: #999999;
	margin-top: 20px;
}
.info_msg{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.info_msg table{
	width: 100%;
}
.info_msg_fl{
	float: left;
}
.info_msg_fr{
	float: right;
}
.info_col_time{
	width: 220px;
	height: 130px;
	text-align: center;
	margin: 15px auto 0;
	line-height: 40px;
}
.info_col_time span{
	font-size: 18px;
	color: #999999;
}
.info_col_time p{
	font-size: 36px;
	color: #999999;
}
.info_col_source{
	width: 220px;
	height: 130px;
	text-align: center;
	margin: 15px auto 0;
	line-height: 40px;
}
.info_col_source p{
	font-size: 18px;
	color: #999999;
}
.info_col_ewm{
	width: 220px;
	height: 208px;
	text-align: center;
	margin: 15px auto 0;
	line-height: 50px;
	border-bottom: 1px solid #dddddd;
}
.info_col_ewm img{
	width: 145px;
	height: 145px;
	display: block;
	margin: 0 auto;
}
.info_col_ewm #phoEwm{
	width: 145px;
	height: 145px;
	display: block;
	margin: 0 auto;
}
.info_col_ewm span{
	color: #999999;
	font-size: 14px;
}
.info_col_size{
	width: 220px;
	height: 35px;
	margin: 20px auto 0;
}
.info_col_size li{
	width: 53px;
	height: 35px;
	float: left;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #0d9fd0;
	font-weight: bold;
	margin-left: 15px;
	cursor:pointer;
	background: url('../images/do_bottom.png') no-repeat;
}
.info_col_size li a{
	color: #0d9fd0;
}
.info_col_share{
	width: 180px;
	height: 168px;
	margin: 20px auto 0;
}
.info_col_share li{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #0d9fd0;
	cursor:pointer;
}
.info_col_share li span{
	font-size: 30px;
	position: relative;
	top: 5px;
}
.iconw{
	color: #28c445;
}
.iconb{
	color: #ea5d5c;
}
.iconk{
	color: #f5bc32;
}
.info_col_but{
	width: 109px;
	height: 104px;
	margin: 0px auto 0;
}
.info_col_but li{
	width: 109px;
	height: 32px;
	margin: 20px auto 0;
	background: #0d9fd0;
	border-radius: 5px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
}
.info_col_but li a{
	color: #fff;
}
.ShareEwm{
	position: relative;
    z-index: 999;
    width: 145px;
    height: 145px;
    left: 47px;
    display: none;
}
/* 在线访谈 -列表页 */
.int_top_box{
	width: 1280px;
	height: 383px;
	margin-top: 30px;
}
.int_left_box{
	width: 576px;
	height: 383px;
	float: left;
}
.int_right_box{
	float: right;
	width: 666px;
	height: 383px;
}
.int_channel_t{
	width: 666px;
	height: 96px;
}
.int_channel_t img{
	display: block;
	float: left;
	width: 90px;
	height: 31px;
}
.int_channel_t span{
	display: block;
	float: right;
	width: 550px;
	height: 60px;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
	color: #0d9fd0;
	line-height: 28px;
}
.int_channel_o{
	width: 100%;
    height: auto;
    min-height: 50px;
    line-height: 27px;
    font-size: 18px;
}
.int_channel_o span{
	color: #0d9fd0;
	font-weight: bold;
}
.lineh_o{
	height: auto;
	margin-top: 10px;
	line-height: 30px;
}
.int_channel_but{
	width: 159px;
	height: 50px;
	font-size: 22px;
	text-align: center;
	text-indent: 30px;
	line-height: 50px;
	font-weight: bold;
	margin-top: 30px;
	background: url('../images/ftsl_bj01.png') no-repeat;
}
.int_channel_but a{
	width: 159px;
	height: 50px;
	display: block;
	color: #fff;
}
.int_channel_but:hover{
	background: url('../images/ftsl_bj02.png') no-repeat;
}
.old_int_top{
	width: 1280px;
	height: 24px;
	line-height: 24px;
	background: url('../images/ftsl_title.png') no-repeat;
	margin-top: 53px;
	text-indent: 35px;
}
.old_int_top a{
	font-size: 24px;
	font-weight: bold;
	color: #0d9fd0;
}
.old_int_list{
	width: 1280px;
	height: auto;
	min-height: 750px;
}
.old_int_list li{
	width: 406px;
	height: 294px;
	float: left;
	margin: 20px 0 20px 30px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #f3f4f5;
	font-size: 18px;
}
.old_int_list li a{
	color: #333333;
}
.old_int_list li img{
	width: 406px;
	height: 238px;
	display: block;
}
.old_int_list li span{
	width: 406px;
	height: 56px;
	display: block;
	line-height: 56px;
	text-align: center;
}
.old_int_list li:hover a{
	color: #0d9fd0;
}
/* 政策问答库 */
.backnone{
	background: none;
}
.documentAandQ{
	background: url('../images/zcwd_banner.jpg') top center no-repeat;
}
.nonebox a{
	display: block;
	float: right;
	background: #0d9fd0;
	border-radius: 40px;
	height: 40px;
	width: 121px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 7px;
}
.QandA_search{
	width: 1340px;
	height: 281px;
	margin: 0px auto 0px;
}
.QandA_search_box{
	width: 908px;
	height: 108px;
	margin-top: 240px;
	background: url('../images/zcwd_s_bj.png') no-repeat;
}
.QandA_search_input{
	border: none;
	    outline: none;
	    height: 72px;
	    font-size: 20px;
	    color: #999999;
	    margin: 36px 0 0 107px;
		display: block;
		float: left;
}
.QandA_search_searchbtn{
	width: 131px;
	height: 64px;
	border-radius: 64px;
	margin: 40px 5px 0 0;
	border: none;
	outline: none;
	background: #b0d5f8;
	color: #fff;
	display: block;
	float: right;
	cursor: pointer;
}
.QandA_search_searchbtn span{
	font-size: 36px;
}
.QandA_type{
	width: 1340px;
	height: 237px;
	margin: 56px auto 0;
	background: #eaf7fb;
	border-top: 5px solid #0d9fd0;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.QandA_type li{
	width: 187px;
	height: 57px;
	line-height: 57px;
	background: #ffffff;
	color: #0d9fd0;
	float: left;
	text-align: center;
	margin: 26px 0 0 32px;
	font-size: 20px;
	cursor: pointer;
}
.QandA_type li a{
	color: #0d9fd0;
}
.QandA_type ul{
	margin-top: 15px;
}
.QandA_type li span{
	font-size: 20px;
}
.QandA_type li:hover{
	color: #ffffff;
	background: #0d9fd0;
}
.QandA_type li:hover a{
	color: #ffffff;
}
.QandA_msg_top{
	width: 100%;
	height: 60px;
	margin-top: 24px;
	line-height: 60px;
	font-size: 24px;
	color: #0d9fd0;
	border-bottom: 2px solid #0d9fd0;
}
.QandA_msg_top span{
	font-size: 24px;
}
.QandA_msg_list{
	width: 100%;
	height: auto;
}
.QandA_msg_list li{
	border: 1px solid #d2d2d2;
	width: 100%;
	margin-top: 26px;
	height: auto;
	padding: 10px 0 20px 0;
}
.QandA_msg_list li p{
	font-size: 18px;
	color: #333333;
	min-height: 29px;
	height: auto;
	width: 95%;
	margin: 10px auto 0;
}
.QandA_msg_list li p:first-child{
	font-weight: bold;
}
.QandA_msg_list li p span{
	display: inline-block;
	float: left;
	width: 95%;
	line-height: 29px;
	margin-left: 15px;
	text-align: justify;
}
.icon_q{
	display: inline-block;
	width: 30px !important;
	height: 29px;
	float: left;
	background: url('../images/q.png') no-repeat;
}
.icon_a{
	display: inline-block;
	width: 30px !important;
	height: 29px;
	float: left;
	background: url('../images/a.png') no-repeat;
}
.icon_n{
	display: inline-block;
	width: 30px !important;
	height: 29px;
	float: left;
}
.icon_n_text{
	font-size: 16px;
	color: #999999;
}
.wdft{
	font-size: 18px;
	color: #131313;
}
.wdft_t{
	color:#1da5d3;
}
.old_int_list p{
	font-size: 18px;
	color: #131313;
	width: 100%;
	    margin: 10px 0 10px 0;
	    line-height: 30px;
	    text-align: justify;
	    text-indent: 20px;
}
/* 网站地图 */
.map_box{
	width: 100%;
	height: auto;
}
.map_box_col_msg{
	width: 1240px;
	height: auto;
	margin: 20px auto 0;
}
.map_box_col{
	box-sizing: border-box;
	font-size: 22px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #d4d4d4;
}
.map_box_col a{
	color: #0d9fd0;
}
.map_box_msg{
	width: 100%;
	height: auto;
}
.map_box_msg li{
	height: 60px;
	width: 289px;
	border: 1px solid #d8f0f7;
	border-radius: 5px;
	float: left;
	margin: 16px 0 0 27px;
	background: #f7fcfe;
	vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
}
.map_box_msg li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#0d9fd0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.map_box_msg li:hover a, .map_box_msg li:focus a, .map_box_msg li:active a {
  color: white;
}

.map_box_msg li:hover:before, .map_box_msg li:focus:before, .map_box_msg li:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.map_box_msg li a{
	display: block;
	height: 60px;
	width: 289px;
	text-align: center;
	line-height: 60px;
	color: #131313;
}
/*依申请公开*/
.subtit_img{
	width: 1280px;
}
.subtit {
    height: 47px;
    border-bottom: 1px solid #d4d4d4;
    margin-top: 40px;
    overflow: hidden;
  }

  .subtit span {
    font-size: 24px;
    color: #205CAF;
    font-weight: 700;
    display: inline-block;
    height: 44px;
    border-bottom: 3px solid #205CAF;
  }
  .subnr h4 {
	font-size: 24px !important;
	color: #205CAF !important;
	text-align: center;
	margin-bottom: 40px;
    margin-top: 40px;
}
.subnr * {
	font-size: 18px !important;
	line-height: 30px !important;
	color: #222 !important;
	font-family: "å¾®è½¯é›…é»‘" !important;
}
.subnr p {
	margin-top: 30px;
}
.ysq_cont  {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    overflow: hidden;
  }

  .ysq_cont  .show {
    cursor: pointer;
    display: block;
    width: 290px;
    height: 50px;
    font-size: 16px;
    cursor: no-drop;
    border: none;
    outline: none;
    border-radius: 3px;
    background-color: #e2e9ed;
    color: #205CAF;
    margin: 0 auto;
  }
  .report{
    display: block;
    width: 280px;
    height: 40px;
    background-color: rgb(45,102,165);
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    overflow: hidden;
}
 .dp-list {
    margin: 0;
    padding-left: 0;
    padding-top: 20px;
    list-style: none;
    overflow: hidden;
  }

  .dp-list li {
    float: left;
    width: 33.3%;
    background: url(../images/1657242392515071331.png) no-repeat left center;
    height: 60px;
    line-height: 60px;


  }

  .dp-list li a {
    display: block;
    font-size: 18px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    padding-left: 30px;
  }

  .dp-list li a:hover {
    color: #1073b7;
  }
  .table-box{
	  
	}
	
	.table-box table{
	     background: #fff;
	}
	.table-box table td {
	  text-align: center;
	  border: 1px solid #b9dbe7;
	}
	
	.table-box .title{
	  width:150px;
	  background-color:#e6f5fa;
	  height: 50px;
	  color:#0d9fd0;
	  
	}
	.table-box .info{
	  width:460px;
	  height: 50px;
	  text-align:left;
	  padding-left:20px;
	  color:#232323;
	}
	.table-box .info span {
	  color: #067dd9;
	}
	.table-box .other{
	  padding: 10px 20px;
	  text-align:left;
	  text-indent:2em;
	}
	.msg_img_col_list{
		width: 309px !important;
    height: 223px !important;
	background:#f5f5f5;
	float:left;
	text-align:center;
	line-height:30px;
	margin: 10px 0 20px 14px;
	border:none !important;
	}
	.msg_img_col_list img{
		width: 309px;
		height: 174px;
		
	}
	.msg_img_col_list span{
		
		color:#131313;
		font-size:18px;
	}
	
.list-img {
    margin-top: 30px;
    overflow: hidden;
}
.list-img li {
    width: 309px !important;
    height: 223px !important;
	background:#f5f5f5;
	float:left;
	text-align:center;
	line-height:30px;
	margin: 10px 0 20px 14px;
	border:none !important;
}	
.list-img li a .news_img {
    width: 100%;
    height: 185px;
    position: relative;
    overflow: hidden;
}
.list-img li a .news_img img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.msg_col_right_bom li .timer {
    display: block;
    position: absolute;
    top: 155px;
    right: 10px;
    width: 130px;
    height: 26px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 13px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    padding: 0 10px;
}	
/*政府公报*/
.zfgb_box{
	margin:30px auto 0;
	width:1280px;
	height:auto;
}
.gb_x_s3{
	width:1280px;
	height: 65px;
	background: url(../images/bg_mulu_01.png) no-repeat top center;
}
.gb_x{
	width:1280px;
	height: auto;
	background: url(../images/bg_mulu_02.png) repeat-y center top;
}
.gb_x_x3{
	width:1280px;
	height: 43px;
	background: url(../images/bg_mulu_03.png) no-repeat top center;
}
.gb_x_s3_list{
  height: 67px;
  background: url(../images/gb_beijing1.png) no-repeat center top;
}
.gb_x_list{
	min-height: 500px;
  padding: 18px;
  padding-top: 0;
  box-sizing: border-box;
  background: url(../images/gb_beijing3.png) repeat-y center top;
  overflow: hidden;
}
.gb_x_x3_list{
	
	height: 84px;
  background: url(../images/gb_beijing2.png) no-repeat center top;
}
.left_info_main_list{
	float: left;
  width: 85px;
  overflow: hidden;
  margin-left: 167px;
}
.left_info_main_list .cs-curposition {
  height: 1000px;
  writing-mode: vertical-lr;
}
.left_info_main_list .cs-curposition img {
  margin-top: 0;
}
.right_list_main_list{
	float: left;
  width: 790px;
  overflow: hidden;
  margin-left: 20px;
}
.right_list_main_list .logo{
	text-align: center;
    padding-bottom: 25px;
    overflow: hidden;
    background-image: url(../images/zfgb-line.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.right_list_main_list .logo .total_qs {
    margin-top: 35px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #080808;
}
.right_list_main_list .list_main {
    margin-top: 30px;
}
.gb-wk {
    height: 50px;
float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
}

.gb-span {
    float: left;
    width: 30px;
    height: 51px;
    background: #fff url(../images/gb-wk.png) no-repeat left center;
}

.gb-wk-a {
    line-height: 50px;
    color: #000;
    font-size: 22px;
}
.gb-ul-list{
	float:left;
}
.gb-ul-list li {
    height: 48px;
    line-height: 48px;

    overflow: hidden;
}

.gb-ul-list li a {
    display: block;
    padding-left: 30px;
    color: #000;
	height: 48px;
    font-size: 18px;
    background: url(../images/gb-listbg.png) no-repeat left center;

}
.right_list_main_list .article_title {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #222222;
    text-align: center;
}
.right_list_main_list .article_wh {
    font-size: 18px;
    line-height: 24px;
    color: #080808;
    text-align: center;
    margin-top: 35px;
}
.right_list_main_list .other_info {
  margin-top: 15px;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: #f6f6f6;
  overflow: hidden;
  font-size: 14px;
  color: #999999;
}
.right_list_main_list .other_info .setSize {
  float: left;
}
.right_list_main_list .other_info .setSize a {
  color: #999999;
}
.right_list_main_list #content {
  margin-top: 30px;
  font-size: 16px;
  line-height: 2em;
}
.right_list_main_list .next-share-main {
  margin-top: 40px;
}
.right_list_main_list .next-share-main .next-pre-page {
  width: 430px;
  float: left;
}
.right_list_main_list .next-pre-page li{
	  width:100%;
	  height: 41px;
	  line-height:41px;
	  overflow:hidden;
	  margin-bottom: 10px;
	}
.right_list_main_list .next-pre-page li span{
	  display:black;
	  width:100px;
	  height:100%;
	  color:#007ad8;
	  float:left;
	  text-align:center;
	}
.right_list_main_list .next-pre-page li a{
	  color: #505050;
	}
.right_list_main_list .next-share-main .close-share-main{
	
	  width:300px;
	  float:right;
	  height: 146px;
      border-left: 1px solid #ddd;
	  padding-left: 40px;
	}
	
.right_list_main_list .next-share-main .close-share-main .phoEwm-box{
	  width:90px;
	  color:#a3a3a3;
	  text-align:center;
	  float:left;
	  margin-right:20px;
	 
	  position:relative;
	}
.right_list_main_list .next-share-main .close-share-main .right{
	  float:right;
	  margin-top: 10px;
	  width:149px;
	}
	
.right_list_main_list .next-share-main .close-share-main .right .close{
	  overflow: hidden;
    margin-top: 15px;
	float: left;
    width: 190px;
	}
.right_list_main_list .next-share-main .close-share-main .right .close  img{
	  vertical-align: middle;
	  margin-right:10px;
	}
.right_list_main_list .next-share-main .close-share-main .right .close a{
	display:block;
}	
.gb_fx{
position: relative;
    top: 12px;
}
.gb_fx li{
float: left;
margin-right: 5px;
width: 22px;
    height: 22px;
}
.gb_fx li span{
	font-size: 22px !important;
}
.gb_fx li .ShareEwm{
	left: -13px !important;
	top: 10px;
}

.left_info_main{
	float: left;
    width: 320px;
    overflow: hidden;
	margin-left: 30px;
}
.right_info_main{
	float: right;
    width: 775px;
	margin-right: 57px;
    overflow: hidden;
}
.row_title {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    color: #0d9fd0;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.gbjj_info {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #000000;
	text-align:justify;
}
.gbjj_info a{
	color: #0d9fd0;
}
.fxdw_main {
    margin-top: 35px;
}
.fxdw {
                width: 320px;
                font-size: 16px;
                font-family: "microsoft yahei";
                color: #4a4a4a;
                line-height: 38px;
                overflow: hidden;

            }

            .fxdw span {

                height: 38px;
                line-height: 38px;
                width: 77px;
                text-align: justify;
                display: inline-block;
                overflow: hidden;
                vertical-align: top;
                color: #333333;
                font-weight: bold;


            }

            .fxdw i {
                display: inline-block;
                width: 100%;
                height: 0;
            }

            .fxdw b {
                float: right;
                width: 210px;
                font-weight: normal;

            }

            .fxdw b div {
                height: 38px;
                line-height: 38px;
                width: 210px;
                /*text-align: justify;*/
                display: inline-block;
                overflow: hidden;
                vertical-align: top;
                color: #333333;

            }
.xggb{
	width:320px;
	height:90px;

}		
.xggb a{
	display:block;
	width:90px;
	height:90px;
	float:left;
	margin-left:24px;
	text-align:center;
	color:#0d9fd0;
	line-height: 36px;
	font-size:18px;
	background: url(../images/gb_bj.png) no-repeat;
}	
.xggb a:first-child{
	margin-left:0px;
}	
.xggb a img{
	display:block;
	width:26px;
	height:30px;
	margin:17px auto 0;
}
.gb-select{
	width:319px;
	height:61px;
	display:block;
	border:none;
	outline:none;
	margin:27px 0 0 0;
	color:#0d9fd0;
	line-height: 61px;
	font-size:18px;
	background: url(../images/qtgb_bj.png) no-repeat;
	background-size:100% 100%;
}
.search_main {
    width: 770px;
    overflow: hidden;
    background-color: #fbfbfb;
    border-radius: 10px;
    border: solid 1px #e7e7e7;
    padding: 20px 0;
}
.gb-js {
    width: 367px;
    height: 48px;
    line-height: 48px;
    color: #000;
    font-size: 16px;
    margin: 0 auto 12px;
	padding-left: 35px;
    float: left;
}
.gb-js span {
    float: left;
    width: 82px;
    line-height: 48px;
}
.gb-name {
    width: 249px;
    height: 46px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    box-sizing: border-box;
	text-indent:10px;
}
.gb-js button {
    float: left;
    width: 100px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    border: 0;
	cursor: pointer;
}
.gb-submit {
    background-color: #007ad8;
}
.gb-reset {
    background-color: #ccc;
    margin-left: 10px;
}
.list_item {
    float: left;
    width: 232px;
    height: 308px;
    overflow: hidden;
    background-image: url(../images/zfgb-bj.png);
	background-size:100% 100%;
    margin-top: 23px;
    margin-left: 20px;
	margin-bottom: 20px;
    text-align: center;
}
.list_item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.list_item a .qs {
    bottom: 50px !important;
    font-size: 16px;
    color: #131313;
}
.list_item a .qs,.list_item a .total_qs {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    color: #999999;
}
.gb-choose {
    width: 610px;
    height: 48px;
    margin: 20px auto;
    overflow: hidden;
}

.gb-c-a {
    float: left;
    width: 108px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #007ad8;
    color: #007ad8;
    font-size: 16px;
    background-color: #fff;
    text-align: center;
}

.gb-c-a i {
    font-size: 30px;
    color: #007ad8;
    vertical-align: middle;
}

.gb-c-a:hover {
    background-color: #007ad8;
    color: #fff;
}

.gb-c-a:hover i {
    color: #fff;
}
.year_list {
  float: left;
  margin: 0 15px;
  overflow: hidden;
  height: 46px;
  line-height: 46px;
}
.year_list li {
  height: 44px;
  border: 1px solid #007ad8;
  padding: 0 5px;
  margin: 0 5px;
  float: left;
  cursor: pointer;
}
.year_list li:hover,
.year_list .on {
  background-color: #007ad8;
  color: #fff;
}
.col_gb_other{
	
	width: 1232px;
    height: 80px;
	margin: 20px auto 0;
}
.col_gb_other_l{
	width: 1280px;
	height: 289px;
	margin: 28px auto 0;
}
.col_gb_other_a{
	width: 47px;
    height: 80px;
    display: block;
    float: left;
}
.col_gb_other a img{
	
}
.col_gb_other_tit{
	height: 80px;
    float: right;
    width: 1160px;
    text-align: justify;
    font-size: 18px;
	line-height:28px;
	color:#131313;
}
.col_gb_other_tit_a{
	color:#0d9fd0;
}
.gb_div{
	width: 266px;
    height: 294px;	
	float: left;
	margin-left: 71px;
	background: url('../images/zfgb-bj.png') top center no-repeat;
}
.gb_div:first-child{
	margin-left:0px;
}
.gb_div a{
	display:block;
	width: 266px;
    height: 86px;
	position:relative;
	top: -227px;
}
.gb_div a p{
	width: 185px;
    height: 31px;
	display: block;
	line-height:31px;
	margin:440px auto 0;
	font-size:17px;
}
.gb_div a p font{
	width: 53px;
    height: 31px;
	display: block;
	float: left;
	color:#fff;
	text-align:center;
	background: url('../images/zfgb-zx.png') top center no-repeat;
}
.gb_div a p span{
	width: 124px;
    height: 31px;
	float: left;
	color:#131313;
	display: block;
	margin-left:5px;
}
.w125{
	width: 125px !important;
}
.ld_col_msg{
	width: 100%;
    min-height: 218px;
	height: auto;
	margin:40px 0 40px 0;
}
.ld_list_msg{
	width: 100%;
    height: 50px;
	line-height:50px;
	background:#e6f5fa;
	font-size:20px;
	font-weight: bold;
    color: #0d9fd0;
    text-indent: 20px;
}
.ld_list_msg img{
	position: relative;
    top: 8px;
    left: -5px;
}
.ld_xq_zp{
	display: block;
	float: left;
	height: 218px;
	width: 163px;
}
.ld_xq_box{
	float: right;
	min-height: 218px;
	height: auto;
    width: 780px;
	color:#222222;
	font-size:18px;
	
}
.lxbn{
	margin-top: 20px;
	width: 100%;
    height: 50px;
	line-height:50px;
}
.ld_xq_box_name{
	color:#0d9fd0;
	font-size:24px;
	font-weight: bold;
	padding:0 20px 0 0;
}	
.lxbn_msg{
	width: 100%;
	line-height:50px;
}
.yjzj-results {
    margin-top: 40px;
    border: 1px solid #d5eaff;
    overflow: hidden;
    margin-bottom: 40px;
}
.yjzj-top {
    height: 35px;
    line-height: 32px;
    font-size: 28px;
    color: #000;
    padding: 40px;
    font-weight: bold;
    overflow: hidden;
}
.yjzjcontent {
    padding: 0 40px 40px;
    color: #000;
    font-size: 16px;
    line-height: 32px;
}
.yjzj-top span {
    float: left;
    width: 6px;
    height: 35px;
    border-radius: 3px;
    background-color: #007ad8;
    margin-right: 10px;
    overflow: hidden;
}
.cs-list-wk {
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    position: relative;
}
.cs-list-wk .cs-wk-more2 {
    position: relative;
    float: left;
    width: 50px;
    height: 80px;
    line-height: 80px;
    background: #fff url(../images/cs-more2.png) no-repeat left center;
}
.cs-list-wk .wk-line {
    position: absolute;
    width: 100%;
    top: 43px;
    border-bottom: 1px solid #b9d9ff;
}
.cs-list-wk .cs-wk-more {
    position: relative;
    float: right;
    width: 50px;
    height: 80px;
    line-height: 80px;
    background: #fff url(../images/cs-more.png) no-repeat right center;
}
.cs-list-wk .wk-a2 {
    position: relative;
    color: #000;
    font-size: 28px;
    text-align: center;
    border-right: 30px solid transparent;
    display: block;
    width: 200px;
    margin: 0 auto;
    background: #fff url(../images/list-wk.png) no-repeat center bottom;
}
.yjlistul {
    padding-top: 40px;
    overflow: hidden;
}
.yjlistul li{
    padding: 20px 50px;
    background-color: #f6f6f6;
    margin-bottom: 20px;
}
.ultit{
    color: #007ad8;
    font-size: 18px;
    overflow: hidden;
}
.ultxt{
font-size: 16px;
color: #222;
line-height: 28px;
}
.ultime{
    float: right;
    color: #999;
    font-size: 16px;
}
.zjhdbox {
    color: #000;
    font-size: 28px;
    position: relative;
    height: 50px;
    overflow: hidden;
    margin-top: 20px;
}
.wk-line {
    position: absolute;
    width: 100%;
    top: 36px;
    border-bottom: 1px solid #b9d9ff;
}
.zjjieshu {
    position: relative;
    background-color: #fff;
    width: 440px;
    margin: 0 auto;
    text-align: center;
}
.yjzj-img{
	width:967px;
}
.yjzj-box{
    padding: 40px 50px;
    overflow: hidden;
    border: 1px solid #d5eaff;
    margin-top: -5px;
  }
.yjzjgroup{
    width: 100%;
    overflow: hidden;
  }
  .yjzjgroup tr td{
    padding-bottom: 20px;
	border:0;
  }
  .item-td{
    text-align: right;
    padding-right: 15px;

  }
  .yjzjgroup input{
    border: 1px solid #d5eaff;
    border-radius: 4px;
    height: 44px;
    line-height: 44px;
    width: 300px;
  }
  .yjzjgroup i{
    color: #f00;
    margin-right: 4px;
  }
  .yjzjgroup textarea{
    width: 637px;
    max-width: 637px;
    min-height: 100px;
    max-height: 150px;
    border: 1px solid #d5eaff;
    outline: none;
    border-radius: 4px;
  }  
.yjzjgroup input{
		  
	  }
.yjzjgroup	 .txtbox{
		 width:300px;
	 } 
.yjzjgroup	 .txtbox2{
		 width:637px;
	 } 
.yjzjgroup	 .txtbox3{
		 width:100px;
	 }
 .yjbtn{
    text-align: center;
  }
  .yjreset{
    border-radius: 4px;
    width: 170px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #e3e3e3;
    color: #000;
    border: 0;
    font-size: 16px;
    margin-right: 30px;
  }
  .yjsubmit{
    border-radius: 4px;
    width: 170px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #0d9fd0;
    color: #fff;
    border: 0;
    font-size: 16px;
  }


.content_title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    color: #4bb5e1;
    background-color: #f1f9fc;
}
.content_title span {
    font-size: 18px;
    text-align: center;
	display: inline-block;
}
.list_2 {
    width: 44%;
    margin-right: 1%;
}
.list_3 {
    width: 16%;
    text-align: center;
    margin-right: 1%;
}
.colorot{
	color:#0d9fd0 !important;
}
.color13{
	color:#131313 !important;
}
.color99{
	color:#999999 !important;
}
.list_4 {
    width: 17%;
    margin-right: 1%;
}
.list_1 {
    width: 20%;
    text-align: center;
}
.letter_list ul {
    width: 100%;
    height: 210px;
    list-style: none;
}
.letter_list ul li {
    width: 100%;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
}
.letter_list ul li span {
    font-size: 16px;
    color: #222;
    text-align: center;
    display: inline-table;
}
.letter_list ul li span a{
	color: #222;
}
.letter_list ul li:hover span{
	color: #1f58ae;
}
.letter_list ul li:hover span a{
	color: #1f58ae;
}
.gltitle {
    margin-top: 20px;
    font-size: 18px;
    color: #007ad8;
    line-height: 45px;
    border-bottom: 1px solid #0d9fd0;
}
.glold {
    overflow: hidden;
}
.glold li a {
    font-size: 16px;
    color: #000;
    line-height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.l_picture{
				width: 100%;
				height: auto;
				padding-bottom: 20px;
				border-bottom: 1px solid #e6e6e6;
			}
			.l_picture img{
				width: 180px;
				height: auto;
				display: block;
				margin: 0px auto 0;
			}
			.l_picture span{
				width: 180px;
				height: 50px;
				line-height: 50px;
				font-size: 18px;
				display: block;
				text-align: center;
				margin: 0px auto 0;
			}
			.l_labor{
				width: 100%;
				height: auto;
				padding-bottom: 20px;
				margin-top: 20px;
				border-bottom: 1px solid #e6e6e6;
			}
			.l_introduction{
				width: 100%;
				height: auto;
				padding-bottom: 20px;
				border-bottom: 1px solid #e6e6e6;
			}
			.l_col_name_img{
				width: 100%;
				height: 50px;
				color: #0d9fd0;
				line-height: 50px;
				font-size: 18px;
			}
			.l_col_name_img img{
				position: relative;
				top: 4px;
			}
			.l_col_name_img span{
				padding-left: 10px;
			}
			.noborderbottom{
				border: none;
			}
			.l_picture_content{
				width: 100%;
				height: auto;
				line-height: 28px;
				font-size: 18px;
				font-family: microsoft yahei;
			}
.coltimebox{
	width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #999;
    font-size: 16px;
	
}

.gb-pdf{
    text-align: center;
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 50px;
}  
 .zxft-jl .timer {
		display: block;
		margin-top: -40px;
		width: 130px;
		margin-left: 270px;
		height: 30px;
		background-color: rgba(0, 0, 0, .5);
		border-radius: 13px;
		text-align: center;
		line-height: 30px;
		color: #fff;
		padding: 0 10px;
		position: absolute;
	}
