@charset "utf-8";
/* CSS Document */
*{touch-action:pan-y}
.banner {
    clear: both;
    height: 127px;
}
#wholebody {
    border-top-color: #358BDE;
    border-top-style: solid;
    border-top-width: 3px;
}
.toplink {background-color:#fff;}
.topnews_a{
	background: none!important;
}
.m_menu_box {
	display: none;
}
.m_menu_box {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 10;
    display: none;
}
.m_menu_btn {
    width: 40px;
    height: 70px;
    background: url("arrowL_2022gz.png") no-repeat center;
    background-color:rgba(90,163,232,0.4);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 10%;
    margin-top: -35px;
    left: -39px;
}
.m_menu_btn.open {
    background-image: url("arrowR_2022gz.png");
}
.m_menu {
    background-color:rgba(90,163,232,0.7);
    border-radius: 0 0 0 6px;
	position: relative;
}
.m_menu li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #5AA3E8;
	min-width: 150px;
}
.m_menu li:last-child{border-bottom: 0;}
.m_menu li a {
    color: #fff;
    display: block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
	font-size: 14px;
}
.m_menu_title{
	position: absolute;
	top: -40px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	z-index: 9999;
	background-color:rgba(29,119,218,0.9);
	border-radius: 6px 0 0 0;
	width: 100%;
	padding-left: 10px;
}
/*首页样式start*/
#bodycenter{
	overflow: hidden;
	min-height: 66vh;
}
.index-left{
	float: left;
	width: 760px;
}
.left-top{
	width: 100%;
	border: 1px solid #47aeff;
	overflow: hidden;
}
.top-lbt{
	padding: 5px 0px 0px 5px; 
	float: left;
}
.topnews{
	width: 455px;
	float: right;
}
.topnews_title{
	padding: 25px 0px 15px;
}
.topnews_title a{
	line-height: 30px;
}

.topnews_a{
	padding-top: 10px;
	background: none;
}
.topnews_more{
	margin-right: 10px;
}
.left-mid{
	margin-top: 10px;
	float: left;
	width: 211px;
}
.main_container{
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	width: 539px;
}
.right_content{
	background: #dcedfd;
	height: 390px;
}
.newslist_tit{
	white-space: nowrap; 
	text-overflow:ellipsis; 
	overflow:hidden;
}
.pad_nav li.cur {
    background: #2a91d7;
}
/*可响应样式*/
/*首页*/
#demob1{
	height: 100%;
	background: none;
}
.mobile{
	display: none;
}

#yk,#yh,#yq{
	display: none;
}
#KinSlideshow_content img{
	 margin-left: -3.3px;
}
#KinSlideshow_content a:first-child img{
	margin-left: 0px;
}
@media(max-width:767px){
	.map{
	display: none;
}
	.m_menu_box { display: block;top: 220px; }
	#menu{
		display: none;
	}
	#wholebody{
		width: 100%;
		overflow: hidden;
	}
	.flex-control-nav{
		display: block;
	}
	.path{
		display: none;
	}
	.mobile{
		display: block;
	}
	.toplink{
		display: none;
	}
	.phone-top{
		text-align: right;
	}
	.phone-top li{
		padding: 0 5px;
		line-height: 30px;
		display: inline-block;
		float: none;
	}
	.phone-top li.search_btn{
		width: 30px;
		height: 30px;
		background: url(icon01_2022gz.png) center center no-repeat;
		background-size: contain;
		float: right;
	}
	.phone-top li.search_btn.active{
		background: url(icon04_2022gz.png) center center no-repeat;
		background-size: contain;
	}
	.phone-top li.search_btn img{
		width: auto;
		max-width: 100%;
	}
	.phone-top li a{
		font-size: 14px;
		color: #00519a;
	}
	.toplink_center a{
		padding: 0px 10px;
	}
	
	.top-search {
	  background: #FAFAFA;
	  padding-top: 10px;
      padding-bottom: 10px;
	  position: relative;
	  z-index: 999;
	  display: none;
	}
	.top-search .search-box{
		padding: 0 15px;
		margin:0 auto;
	}
	.top-search .search-cont {
	  max-width: 100%;
	  margin-left: auto;
	  margin-right: auto;
	  position: relative;
	}
	.top-search .s-inp {
	  border: none;
	  line-height: 40px;
	  height: 40px;
	  border-bottom: 1px solid #D2D2D2;
	  width: 100%;
	  outline: none;
	  padding: 0 10px;
	  box-sizing:border-box;
	}
	.top-search .s-btn {
	  background: url("icon02_2022gz.png") no-repeat center center;
	  background-size: contain;
	  width: 24px;
	  height: 24px;
	  border: none;
	  position: absolute;
	  right: 7px;
	  top: 9px;
	  z-index: 99;
	}
	.banner{
		height: inherit;
	}
	.banner img{
		width: 180%;
		margin-bottom: -5px;
	}
	.pad_nav_box{
		position: relative;
	}
	.pad_nav_mask {
		content: ' ';
		display: inline-block;
		position: absolute;
		top: 0;
		right: 0;
		height: 42px;
		width: 30px;
		background: url(arrowR_2022gz.png) no-repeat center #007fda;
		z-index: 99;
	}
	.pad_nav{
		background: url("menu_bg.jpg") left no-repeat;
		background-size: cover;
		height: 42px;
	}
	.pad_nav li{
		width: auto;
		padding: 10px 0px;
		touch-action: none;
		box-sizing: border-box;
	}
	.pad_nav li.cur{
		background: #2a91d7;
	}
	.pad_nav li.cur a{
		color: #fff;
	}
	.pad_nav li a{
		color: #00519a;	
		font-size: 18px;
		font-weight: 700;
		padding: 0 15px;	
	}
	#bodycenter{
		padding: 20px 15px 0px;

	}
	.index-left{
		width: inherit;
		float: none;
	}
	#KinSlideshow{
		width: 100%;
	}
	#KinSlideshow a{
		width: 100%;
	}
	#KinSlideshow img{
		
	}
	.left-top{
		width: inherit;
	}
	.top-lbt{
		display: none;
	}
	.left-mid{
		display: none;
	}
	.flexslider{
		margin: 0px;
	}
	.flexslider .slides img{
		height: 220px;
		touch-action: none;
	}
	.flexslider .slides li{
		position: relative;
	}
	.flexslider .slides span{
		touch-action: none;
		font-size: 16px;
		background: rgba(0,0,0,0.5);
		color: #FFFFFF;
		line-height: 24px;
		padding: 5px;
		display: block;
		position: absolute;
		bottom: 0px;
		padding-bottom: 20px;
		width: 100%;
	}
	.flex-control-nav{
		display: block;
		bottom: 0px;
		right: 0px;
		width: inherit;
		margin-right: 5px;
	}
.flex-control-paging li a{
    list-style: none;
    float: left;
    width: 15px;
    height: 15px;
    border-width: 1px;
    border-color: rgb(153, 153, 153);
    border-style: solid;
    background: rgb(102, 102, 102);
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    font-size: 11px;
    font-family: Verdana;
    line-height: 15px;
    opacity: 0.7;
    color: rgb(255, 255, 255);
	text-indent: 0px;
	border-radius: 0px;
	}
	.flex-control-paging li a.flex-active{
		background: rgb(255, 0, 0);
		border-color: rgb(255, 0, 0);
	}
	.flex-control-nav li{
		margin: 0px;
	}
	.topnews{
		width: 100%;
		float: none;
	}
	.topnews_title{
		padding: 15px;
	}
	.topnews_title a{
		line-height: 35px;
		font-size: 20px;
	}
	.topnews_a{
		font-size: 15px;
		line-height: 24px;
		padding: 10px;
	}
	.topnews_more{
		margin-bottom: 5px;
	}
	.topnews_more A{
		font-size: 14px;
	}
	.main_container{
		padding: 0px;
		width: 100%;
		float: none;
	}
	.newslist_2{
		width: inherit;
		float: none;
		padding: 10px;
	}
	.newslist_right{
		float: none;
	}
	.newslist_right ul li{
		float: none;
	}
	.newslist_tit{
		width: inherit;
		BACKGROUND: url(ico_gray_point.gif) no-repeat left 8px;
		white-space: inherit;
		text-overflow: inherit;
		overflow: inherit;
	}
	.news_more a{
		font-size: 14px;
	}
	.newslist_tit a{
		font-size: 16px;
		line-height: 20px;
	}
	.newslist_time{
		width: inherit;
		padding-left: 10px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.index_center_tit{
		height: 29px;
		background: url("index_center_tit_2022gz.png") no-repeat left top;
	}
	.newslist_l_title{
		line-height: 28px;
		font-size: 18px;
		color: #FFFFFF;
		padding-left: 40px;
	}
	.news_more{
		line-height: 30px;
	}
	.index_center_yellowtit{
		background: url("index_cen_yellowtitle_2022gz.png") no-repeat left top;
	}
	.main_right{
		float: none;
		width: inherit;
		margin-right: 0px;
	}
	#demob1{
		display: none;
	}
	.right_title{
		line-height: 45px;
		BACKGROUND: url(index_righttitle_bg_2022gz.jpg) no-repeat left;
		padding-left: 30px;
		font-size: 18px;
	}
	.right_title a{
		color: #fff;
		font-size: 14px;
		padding-right: 10px;
	}
	.right_content li a{
		font-size: 16px;
		line-height: 28px;
	}
	.right_content,#demob{
		height: inherit!important;
	}
	.zt_wrap img{
		width: 100%;
	}
	.ykjj-mb{
		margin-bottom: 15px;
		margin-top: 0px!important;
		position: relative;
	}
	#yk,#yh,#yq{
		display: block;
		position: absolute;
	}
	#yk{
		width: 45%;
		height: 30%;
		left: 40%;
		top: 16%
	}
	#yh{
		width: 15%;
		height: 25%;
		left: 44%;
		top: 65%;
	}
	#yq{
		width: 15%;
		height: 25%;
		left: 68%;
		top: 65%;
	}
	.ykjj-mb img{
		width: 100%;
		height: inherit;
	}
	.left-mb{
		display: block;
		float: none;
		width: inherit;
	}
	.left_yellowtitle{
		line-height: 45px;
		BACKGROUND: url(left_yellowtitle_2022gz.jpg) no-repeat left top;
	}
	.left_yellowtitle a{
		font-size: 18px;
	}
	.left_xzlist A{
		font-size: 16px;
		line-height: 28px;
	}
	.left_xzlist{
		line-height: 45px;
		height: 45px;
		background: url("left_yellowlist_title_2022gz.jpg") no-repeat left;
	}
	.zt_list img{
		width: 100%;
		height: auto;
		
	}
	.zt_list ul li{
		margin-bottom: 10px
	}
	.index_lefttitle{
		line-height: 45px;
		height: 45px;
		background: url(yellow_title_bg_2022gz.jpg) no-repeat left;
		font-size: 18px;
		padding-left: 35px;
	}
	.contact{
		font-size: 16px;
		background: #dcedfd;
		line-height: 28px;
		padding:15px;
		margin-bottom: 10px;
	}
	#bodybottom li{
		text-align: center!important;
		font-size: 16px;
		line-height: 28px;
	}
	#bodybottom li a{
		font-size: 16px;
	}
	.bottom-logo,.bottom-ifm{
		padding: 0px 15px!important;
		margin-bottom: 10px;
		width: inherit!important;
	}
	.bottom-logo{
		width: 100%!important;
		padding: 0px!important;
	}
	.logo-pc{
		display: none;
	}
	.logo-mb{
		display: inline-block;
	}
	.wzbs{
		display: inline-block;
		width: 40%!important;
	}
}
/*文字列表*/
.path{
	line-height: 25px;
}
.outline_leftlist{
	margin-bottom: 1px;
	padding-left: 60px;
}
.outline_leftlist a{
	color: #fff;
}
.outline_leftlist a:hover{
	color: #000;
}
@media(max-width:767px){
	
	.main_left{
		display: none;
	}
	.main_2_right{
		width: inherit;
		float: none;
	}
	.newslist_container_2{
		padding: 10px 0px;
	}
	.newslist_container_2 ul li{
		float: none;
	}
	.news_list{
		height: auto;
		BACKGROUND: url(ico_gray_point.gif) no-repeat left 13px;
	}
	.news_list a{
		font-size: 16px;
		line-height: 32px;
	}
	.news_time{
		text-align: left;
		padding-left: 15px;
		font-size: 14px;
		color: #999;
	}
	.main_right_title{
		font-size: 20px;
		margin-top: -2.5px;
		line-height: 30px;
	}
	.page{
		display: none;
	}
	#more ,#mobile-more{
		background: #56c5fd;
		display: block;
		text-align: center;
		padding: 10px 0;
		font-size: 16px;
		color: #fff;
		border-radius: 2px;
		border: none;
		width: 100%;
	}
	
	.path,.path a{
		float: none;
		text-align: left;
		color: #777;
		font-size: 14px;
		line-height: 26px;
		margin-bottom: 15px;
	}
	.right_list{
		background: none;
		padding: 0px;
		height: 35px;
	}
	.right_list_title{
		font-size: 18px;
		line-height: 30px;
		background: #69c9fb;
		padding: 5px 100px 0px 30px;
		border-radius: 10px 10px 0px 0px;
	}
	.newslist_container_2 ul{
		margin-top: 15px;
	}
	.zt_list{
		margin-top: 15px;
	}
	.right_list_more{
		margin-top: 8px;
	}
	.right_list_more a{
		font-size: 14px;
	}
}
/*单篇*/
#wholebody {
    border-top-color: #358BDE;
    border-top-style: solid;
    border-top-width: 3px;
}
.toplink {background-color:#fff;}
.news_detail_content p{ color:#333; line-height:20px; padding-bottom:10px;text-indent:0em}
.channel a{ color:#fff; font-weight:bold;line-height: 30px;}
.channel a:hover{ color:#000; font-weight:bold}

.subchannel a{ color:#003F97;}
.subchannel a:hover{ color:#000;}
.news_detail_title{
	background: none;
}
.channel{
	    background: rgb(73, 186, 253) url("ico_circle_arrow.gif") no-repeat 12px 8px;
	padding-left: 30px;
	margin-bottom: 1px;
}
@media(max-width:767px){
	.news_detail_title{
		font-size: 20px;
	}
	#zoom p{
		font-size: 16px;
		line-height: 28px;
	}
	.isa_print_close{
		display: none;
	}
	.detail_path{
		display: none;
		text-align: left;
		color: #777;
		font-size: 14px;
	}
	.detail_path a{
		font-size: 14px;
	}
	img{
		width: auto;
	}
}
/*细览*/
@media(max-width:767px){
	.boxcenter{
		overflow: hidden;
	}
	.article .article-info .pc{
		display: block;
	}
	.main{
		padding: 0px 15px;
	}
	.main-right{
		padding: 0px;
	}
	.article{
		margin: 0px
	}
	article{
		padding: 0px;
	}
	.hide-mb{
		display: none;
	}
	.main-right{
		background: none;
	}
	.article h3{
		font-size: 20px;
	}
	.article .article-info span{
		font-size: 14px;
	}
	.banner img{
		max-width: inherit!important;
	}
	ol{
		display: none;
	}
	.article .article-info span {
		padding: 0 3%;
		line-height: 2;
	}
	.hidden{
		display: block;
		margin-bottom: 10px;
	}
}
/*留言*/
@media(max-width:767px){
	#bodycenter .z_right{
		padding: 0px!important;
	}
	.temp02-wrap-R h3{
		margin-top: 15px;
	}
}
/*项目申报系统*/
#menubar a{
	display: block;
	float: left;
	text-align: center;
	width: 50%;
	margin-bottom: 25px;
}
@media(max-width:767px){
	#pagebody{
		width: 100%;
	}
	#menubar{
		width: 100%;
		margin: 0px;
		margin-top: 30px;
	}
	#menubar a{
		float: none;
		width: 100%;
	}
	#topbody{
		height: 110px;
	}
	.commontop{
		background-size: auto 100%
	}
}
/*检索*/

#mobile-pager button{
		display: inline-block;
	}
.nav-result section{
	margin-right: 0px!important;
}
@media(max-width:767px){
	.nav-result{
		width: 100%!important;
	}
}
