.gdga_header{
	height: 350px;
	
	background-image: url("../jpg/gj3zcl.jpg");
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center 0px;
	color: #fff;
	margin-bottom: 10px;
}
.gdga_header .gdga_header_title1{
	padding-top: 42px;
	padding-left: 100px;
	font-size: 24px;
	font-weight: 400;
}
.gdga_header_title2{
	padding-top: 100px;
	text-align: center;
	font-size: 42px;
	font-weight: 400;
}

.gdga_breadcrumb{
	line-height: 44px;
}

.banner_img{
	height: 94px;
	font-size: 30px;
	position: relative;
	
	background-image: url(../png/mtgy6b.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	
	color: #2178ca;
}
.banner_btn{
	
	border: 1px solid #2078ca;
	background-image: linear-gradient(#ffffff, #ebf4ff);
}

.banner_img a, .banner_btn a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}


.banner_img h3{
	line-height: 94px;
	text-align: center;
}



.gdga_breadcrumb_flex{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	background: #fff;
	z-index: 9999;
}

.gdga_breadcrumb_01, gdga_breadcrumb_02{
	float: left;
}
.gdga_breadcrumb_01{
	padding-right: 4px;
}


.gdga_wgk_nav_col{
	position: relative;
	width: 280px;
	
	background: #fff;
	color: #FFF;
	margin-bottom: 10px;
	
}
.gdga_wgk_nav_col .on{
	background: #2178ca;
	color: #FFF;
}

.nav_title{
	background: #2178ca;
	color: #fff;
	height: 60px;
	line-height: 60px;
	
	text-align: center;
	font-size: 22px;
}

.nav_item_box{
	position: relative;
	
	background: #f7f7f7;
	color: #2178ca;
	margin-bottom: 10px;
	line-height: 60px;
	min-height: 60px;

}
.nav_item{
	position: absolute;
	left: 15px;
	right: 15px;
	
	font-size: 24px;
	text-align: center;
	
	
	
	
	cursor: pointer;
}

.nav_item .item_icon{
	
	font-size: 10px;
	color: #d1d1d1;
}

.nav_hidden_item_box{
	
	padding-top: 42px;
	
}
.nav_hidden_item{
	font-size: 14px;
	text-indent: 40px;
}
.nav_hidden_item_text{
	cursor: pointer;
}
.nav_hidden_item a{
	display: block;
}

.nav_item a{
	color: #666666;
	display: block;
}

.list_box{
	width: 100%;
	height: 700px;
	position: relative;
}
.list_box .article_list_item{
	
}
.list_box iframe{
	width: 900px;
	height: 700px;
}


.gdga_wgk_pagination{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}

.gdga_wgk_pagination_box{
	text-align: center;
}
.gdga_wgk_pagination_box .pagination{
	margin: 10px 0px;
}



.gdga_media_nav{
	display: none;
}
.gdga_media_nav .navbar{
	margin-bottom: 0;
}


.gdga_module_nav{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	
	z-index: 999;
	
	background: rgba(0, 0, 0, 0.4);
}

.gdga_content{
	margin-bottom: 10px;
}



.article_list_item {
	min-height: 30px;
	height: 30px;
}

.article_list_item .article_title{
	position: absolute;
	left: 40px;
	right: 90px;
	top: 0px;
	width: auto !important;
}


.show_media_nav{
	position: absolute;
	top: 0;
	right: 10px;
}



.article_list_item {
	height: 36px;
	line-height: 36px;
}