@charset "utf-8";
/* CSS Document */
.pchide{
	display: none;
}
.topnews_title
.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.7);
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 50%;
    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;
}
.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;
}
.pad_nav{
		background: url("menu_bg.jpg") center center 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;	
	}
.mobile{
	display: none;
}
#demob1{
	height: 100%;
	background: none;
	
}
.right_content li{
	z-index: 999;
}
.right_content{
	overflow: hidden;
}
.more-list{
		display: none;
	}
.topnews_content br{
		height: 0px;
	}
.newslist_tit,.news_list a{
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
#bodybottom li {
	margin-left: 20px;
}
#bodybottom{
		overflow: hidden;
	}
@media(max-width:768px){
	*{
		font-size: 16px;
	}
	#wholebody{
		width: 100%;
		overflow: hidden;
	}
	#bodyhead{
		width: 100%;
		background-size: auto 100%;
		height: 100px;
	}
	
	#menu{
		display: none;
	}
	.toplink_right{
		display: none;
	}
	.path{
	display: none;
}
	.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;
	}
	.pad_nav_box{
		position: relative;
	}
	.pad_nav_box .pad_nav_mask {
		width: 24px;
		height: 44px;
		position: absolute;
		z-index: 999;
		top: 0;
		right: 0;
		background: url(arrowR_2022gz.png) no-repeat center #2b91d9;
		background-size: 10px;
	}
	.top-ul-mb{
		text-align: right;
		height: 30px;
	}
	.topnews_title{
		font-size: 20px;
		padding: 0px 10px;
		display: none;
		margin: 15px 0px 0px;
	}
	
	.left_2{
		display: none;
	}
	.pchide{
		display: block;
	}
	.left_1{
		display: none;
	}
	.left_l{
		display: none;
		text-align: center;
	}
	.left_l img{
		width: 100%;
	}
	.mobile{
		display: block;
	}
	.topnews_content{
		font-size: 15px;
		line-height: 28px;
	}
	.main_left{
		width: 100%;
	}
	.main_container{
		width: 100%;
		margin: 0px;
		float: none;
	}
	.top_news{
		float: none;
		padding: 0px;
	}
	.top_news ul {
		width: auto;
		float: none;
	}
	
	.news_img{
		width: 100%;
		float: none;
		text-align: center;
		height: auto
	}
	.news_img img{
		width: 100%;
    	height: auto;
	}
	.topnews_more a{
		font-size: 14px;
		line-height: 30px;
	}
	.topnews_title,.newslist_tit,.news_list a{
		white-space: normal;
		text-overflow:inherit;
		overflow:inherit;
	}
	.newslist_l,.newslist_2{
		width: 100%;
		float: none;
		padding: 10px 0px;
	}
	.newslist_l_title{
		font-size: 20px;
		line-height: 40px;
	}
	.newslist_time_2{
		float: none;
		width: auto;
		padding-left: 20px;
		font-size: 14px;
		color: #999999;
		margin-bottom: 15px;
	}
	.newslist_tit{
		float: none;
		width: auto;
		background: url(ico_gray_point.gif) no-repeat 10px 12px;
		padding-right: 5px;
	}
	.newslist_tit a{
		font-size: 16px;
		line-height: 26px;
	}
	.newslist_l{
		border: none;
		background: url("list_top_line.jpg") left bottom repeat-x;
	}
	.news_more a{
		line-height: 40px;
		font-size: 14px;
	}
	.newslist_tit a{
		width: 100%;
	}
	.clear li{
		display: block;
	}
	.news_more{
		float: none;
	}
	.main_1{
		width: 100%;
	}
	#bodycenter{
		padding: 20px 15px 0px;
	}
	.main_right{
		width: 100%;
		margin-top: 15px;
	}
	.right_content{
		width: 100%;
		padding: 0px;
	}
	.right_title{
		background: #93CFFF url("arrow2R_2022gz.png") no-repeat 8px 12px;
		font-size: 20px;
		line-height: 40px;
	}
	.title_yellow{
		font-size: 20px;
		line-height: 40px;
		height: inherit;
	}
	.right_title span {
		width: auto;
		font-weight: normal;
		padding: 0px 15px 0px 0px;
		float: right;
	}
	.right_content li a{
		font-size: 16px;
		line-height: 30px;
	}
	ul.right_content{
		margin-top: 15px;
	}
	ul.right_content li{
		width: 50%;
		float: left;
		text-indent: 0;
		background: url(ico_gray_point.gif) no-repeat 5px 12px;
	}
	ul.right_content li img{
		max-width: 95%;
	}
	#demob{
		height: auto!important;
	}
	#demob1{
		display: none!important;
	}
	#demob1 li{
		width: 100%;
		float: none;
		text-indent: 1em;
	}
	#demob2 li{
		width: 100%!important;
		float: none;
		text-indent: 1em;
		display: block
	}
	ul.links li{
		width: 100%;
		float: none;
		text-indent: 1em;
	}
	ul.links{
		margin-top: 0px;
	}
	
	.title_yellow{
		background: #93CFFF url("arrow2R_2022gz.png") no-repeat 8px 12px;
		margin-top: 15px;
	}
	.contact{
		font-size: 16px;
		line-height: 30px;
	}
/*	二三级样式*/
	.main-left{
		margin-bottom: 0px!important;
	}
	.main_2_right {
		width: 100%;
		float: none;
	}
	.list_2 ul{
		margin-bottom: 15px
	}
	.news_list{
		float: none;
		display: block;
		width: auto;
		background: url(ico_gray_point.gif) no-repeat left 12px;
	}
	.news_time{
		display: block;
		float: none;
		width: auto;
		text-align: left;
		color: #999;
		padding-left: 10px;
	}
	.toplink{
		display: none;
	}
	.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;
	}
	
	.m_menu_box { display: block;top: 200px; }
	.main_right_title{
		font-size: 20px;
		line-height: 40px;
    	display: inline-block;
		float: none;
	}
	.right_topline {
    	height: auto;
		background: url(right_path_bg.jpg) no-repeat left 46px;
	}
	.detail_path{
		line-height: 17px;
		color: #003399;
		padding-right: 10px;
		text-align: left;
	}
	.detail_path a{
		color: #003399;
		font-size: 14px;
	}
	.main-right ol{
		line-height: 17px;
		color: #003399!important;
		padding-right: 10px;
		text-align: left;
		margin-bottom: 15px;
	}
	.main-right ol a{
		color: #003399!important;
		font-size: 14px;
	}
	.main-right{
		padding: 10px 15px 10px 15px!important;
	}
	.path{
		float: none;
		text-align: left;
		font-size: 14px;
/*		line-height: 24px;*/
		margin-bottom: 20px;
    	height: 14px;
	}
	.path a{
		font-size: 14px
	}
	.more-mb{
		display: block;
		float: right;
		padding: 13px 0px;
		margin: 0px;
	}
	.news_list a{
		font-size: 16px;
		line-height: 30px;
		
	}
	.newslist_container_2 .main_right_title{
		padding: 0px;
	}
	.list_2 ul li{
		font-size: 14px;
		line-height: 30px;
	}
	.TRS_Editor table{
		max-width: 100%
	}
	.more-list{
		display: block;
	}
	#more{
		background: #56c5fd;
		display: block;
		text-align: center;
		padding: 10px 0;
		font-size: 16px;
		color: #fff;
		border-radius: 2px;
		border: none;
		width: 100%;
	}
	.page_list{
		display: none;
	}
	.list_2{
		background: none;
		border: none;
		padding: 0px!important;
		min-height: inherit;
	}
	.news_detail_title{
		font-size: 20px;
	}
	.piclist li{
		width: 50%;
	}
	.piclist li img{
		max-width: 95%;
	}
/*	网站地图*/
	.sitemap_table td a{
		margin-right: 0px!important;
	}
	.sitemap_table th{
		padding-left: 0px!important;
	}
	.article{
		margin: 0px!important;
	}
	.article h3{
		font-size: 20px!important;
		padding: 10px 0px!important;
	}
	.article-info{
		text-align: center;
	}
	article{
		padding: 5px 0px 20px!important;
	}
	.news_detail_content{
		padding: 10px 0px;
	}
	.double-line{
		background: url("list_top_line.jpg") left top repeat-x;
	}

}
@media(max-width:470px){
	#bodyhead{
		height: 80px;
	}
}
@media(max-width:380px){
	#bodyhead{
		height: 70px;
	}
}