*{
	margin: 0;
	padding: 0;
}
body{
	background: #93cab6;
}
.gktx_content{
	max-width: 1920px;
	margin: 0 auto;
	margin-top: 53px;
}
.gktx_banner{
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.gktx_banner>img{
	width: 100%;
}
.gktx_detail{
	width: 1120px;
	margin: 0 auto;
}
.gktx_left{
	float: left;
	width: 66%;
}
.gktx_right{
	float: right;
	width: 32%;
}
.gktx_left>div{
	padding: 20px;
	background: #fff;
	margin-bottom: 10px;
	border-radius:6px;
}
.gktx_title{
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 20px;
	
}
.gktx_title>img{
	margin-right: 10px;
	padding-bottom: 9px;
}
.gktx_title>span{
font-size: 20px;
color: #333;
font-weight:bold;
padding-bottom: 9px;
}
.gktx_title>div{
	height: 1px;
	background-color: #3f996b;
	width: 120px;
}
.gktx_lmjj>p{
	font-size:16px;
font-family:microsoft yahei;
font-weight:400;
line-height:28px;
color:rgba(64,64,64,1);
}

.zxyq_left{
	float: left;
	width:200px;
	height: 180px;
	overflow: hidden;
	background: #eee;
}
.zxyq_left>img,.gktx_zgqs>a>img{
	width: 100%;
}
.zxyq_right{
	float: right;
	width: 64%;
}
.zxyq_right>a{
	display: block;
	
    width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
	font-size:20px;
font-family:microsoft yahei;
font-weight:bold;
line-height:36px;
color:rgba(51,51,51,1);
margin-bottom: 20px;
}
.zxyq_right>p{
	font-size:16px;
font-family:microsoft yahei;
font-weight:400;
line-height:28px;
color:rgba(64,64,64,1);
	
}
.wzlb_lists{
	min-height:412px;
}
.wzlb_lists>li{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	padding-top: 22px;
}
.wzlb_lists>li:first-child{
	padding-top: 2px;
}
.wzlb_name,.wzlb_title{
	float: left;
}
.wzlb_time{
	float: right;
	font-size:14px;
font-family:microsoft yahei;
font-weight:300;
color:rgba(102,102,102,1);
}
.wzlb_title{
	display:block;
	color:#404040 ;
	font-size: 16px;
	width:69%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 1%;
}
.wzlb_name{
	color: #505050;
	font-size:14px;
}


#page0{
	text-align: center;
	margin-top: 27px;
}

.gktx_lmfx{
	background: #fff;
	border-radius:6px;
	padding: 20px 10px;
	margin-top: 10px;
}
.gktx_lmfx>p{
	margin-bottom: 20px;
	font-size:24px;
font-family:microsoft yahei;
font-weight:400;
color:rgba(107,168,137,1);
}
.zgqso{
	display: block;
}
.zgqst{
	display: none;
}
.banner_pc{
		display: block;
}

.banner_mo{
	display: none;
}
/*ipad pro*/
@media only screen and (min-width:1024px) and (max-width:1120px) {
	.gktx_detail{
		width:99%;
		margin: 0 auto;
		
		}
}

/*ipad*/
@media only screen and (min-width: 768px) and (max-width:1023px) {
	
	.gktx_detail{
		width:98%;
		margin: 0 auto;
		
		}
	.gktx_left,.gktx_right{
		float: none;
		width: 100%;
	}
	
	.zgqso{
		display: none;
	}
	.zgqst{
		display:block ;
	}
	.gktx_zgqs{margin-bottom: 80px;}
	.gktx_lmfx{display: none;}
	
}
@media only screen and (max-width:767px) {
	
	.gktx_detail{
		width:96%;
		margin: 0 auto;
		
		}
		
	.gktx_left,.gktx_right{
		float: none;
		width: 100%;
	}
	.gktx_left>div{
	padding: 15px 10px;
}	

.gktx_title{
	margin-bottom: 15px;
}
	.zgqso{
		display: none;
	}
	.zgqst{
		display:block ;
	}
	.gktx_zgqs{margin-bottom: 80px;}
	.gktx_lmfx{display: none;}
	.banner_pc{
		
		display: none;
	}

	.banner_mo{
		display: block;
	}
	
	.zxyq_left{
		width: 100px;
		height: 90px;
	}
	.zxyq_right>p{
		display: none;
	}
	.zxyq_right{
		width: 64%;
	}
	.zxyq_right>a{
		    line-height: inherit;
		    font-size:16px;
font-weight:bold;
white-space: normal;
	}
	
.wzlb_name,.wzlb_title{
	float: none;
}	
.gktx_zgqs{margin-bottom: 20px;}	
.wzlb_title{
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight:400;
	}	
	
.wzlb_name,.wzlb_time{
	font-size: 12px;
}	

}

