* {
		    margin: 0;
		    padding: 0;
		    list-style: none;
		    font-family: MicrosoftYaHei;
		}
		
		body {
		    font-family: MicrosoftYaHei;
		    margin: 0 auto;
		    background:#fff;
		}
		
		img {
		    border: 0;
		}
		
		.all{
		 margin:0 auto;
		    height:auto;
		    background: #fff;overflow:hidden;min-width:1200px;
		}
		
		/* banner */
		.ban{min-width:1200px;}

		
		/* 内容区 */
		.con{
		    width:1200px;
		    padding:40px 0;
		    margin: 0 auto; min-width:1200px;
		}
		
		/* 中间部分公用的盒子样式（白底，阴影，padding） */
		.BTLeft,.BTRight,.blockThree{
		    background:#fff;
		    box-shadow: 0px 6px 24px 0px rgba(153,153,153,0.14);
		    padding:30px;
		}
.blockOne{width:1200px;margin:0 auto;}
		/* 公用 标题 */
		.blockTitle{
		    /*text-align:center;*/
		}
		.blockTitle p{
		    position:relative;
		}
		.blockTitle p span.spantitle{
			font-size: 24px;
			font-family: Microsoft YaHei;
			font-weight: bold;
			color: #333333;
			line-height: 24px;display:block;text-align:center;
			
		}
.blockTitle .titleLeftIcon{
	display:block;
	position:absolute;
	top:4px;
	left: 29%;
	width:173px;
	height:24px;
	background:url(/zgdk/resource/cms/2021/09/img_pc_site/title_left.png) no-repeat;
}
.blockTitle p span.spanline{
	display: block;
	width:173px;
	height:24px;
	background:url(/zgdk/resource/cms/2021/09/img_pc_site/title_right.jpg) no-repeat;
   position:absolute;
   top:2px;
   right: 29%;
	
}

		/* 公用标题结束 */
		
		
		/* 左图右新闻结构：第一块和第三块共用 */
		.leftImgRightNews{
		    margin-top:30px;
		    overflow: hidden;
		}
		.leftImgRightNews .OCLeft{
		    width:53%;
		    display: inline-block;float:left;
		}
		.leftImgRightNews img{
		    /*width:100%;*/
		}
.leftImgRightNews .OCLeft .leftimg{width:592px;height:322px;overflow:hidden;object-fit:cover;}
		.leftImgRightNews .OCRight{
		    width:45%;
		    display: inline-block;
		    float:right;
		
		}
		.OCRTitle{
		    font-family: 'Microsoft YaHei';
		}
		.OCRTitle p.title1 a{
		    font-size: 20px;
		    font-weight: bold;
		    color: #333333;
		    font-family: 'Microsoft YaHei';
		    line-height: 40px;
		}
		.OCRTitle p.summary1{
		    font-size: 18px;
		    font-weight: 400;
		    font-family: 'Microsoft YaHei';
		    color: #1A1A1A;
		    line-height: 30px;text-indent:2em;
		}
		/* 新闻列表结构：中间块结构 2左 单独调用  1、3行包含在左图右新闻结构中 */
		.newsList{
		    margin-top:26px;margin-bottom:18px;
		}
	.newsList li{ _height:38px;overflow:hidden; line-height:38px;_line-height:38px;*line-height:30px;*height:38px; vertical-align : bottom; background:url(/zgdk/resource/cms/2021/09/img_pc_site/2021091816260710262.png) no-repeat left center;  padding-left:28px;}
	.newsList li a{font-size: 20px; color:#1A1A1A;}
	

*+html .newsList li{ background:url(/zgdk/resource/cms/2021/09/img_pc_site/2021091816260710262.png) no-repeat left center; padding-left:28px;height:38px;_overflow:hidden; line-height:38px;vertical-align:auto;}

.newsList li .li_title{float:left;}
	
		
		.newsList li div{
		    display:inline-block;
		}
		.newsList li img{
		    width:12px;
		    height:12px;
		}
		
		.newsList li div:first-of-type{
		    font-size: 18px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    color: #1A1A1A;
		    line-height: 40px;
		}
		.newsList li .date{
		    line-height: 38px;
		    float:right;
		    font-size: 18px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    color: #999999;
		}
		/* 新闻列表结构：中间块结构 2左 单独调用  1、3行包含在左图右新闻结构中 结束*/
		/* 左图右新闻结构：第一块和第三块共用  结束*/
		
		
		
		/* 中间内容区第一块：只剩下了最后的 ‘更多’ */
		.oneBottom{
		    margin-top:30px;
		    color: #999999;
		}
		.oneBottom p a{
		    font-size: 16px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    text-align: center;display:block;padding-left:58px;
		}
		
		
		
		/* 中间内容区 - 第二行 */
		.blockTwo{
		   overflow: auto;
		    padding:30px 0;
		}
		.BTLeft{
		    width:525px;
		    float:left;
		}
		.BTRight{
		    width:525px;
		    float:right;
		}
		.blockTwo .BTLeft .titleLeftIcon{
		    left:15px;
		}
		.blockTwo .BTLeft .spanline{
		    right:15px;
		}
.blockTwo .BTRight .titleLeftIcon{
		    left:15px;
		}
		.blockTwo .BTRight .spanline{
		    right:15px;
		}
		.BTRight .conVideo{
		    padding-bottom: 13px; width:456px !important;height:212px !important;overflow:hidden;
		}
.BTRight .conVideo  video{width:456px !important;height:212px !important;overflow:hidden;background:#000;}
.BTRight .conVideo  .video-js{width:456px !important;height:212px !important;overflow:hidden;background:#000;}
		.BTRight .conVideo img{
		    width:100%;
		    border-radius: 8px;
		}
		
		.BTRight  p.sp_title a{
		    font-size: 18px;
		    font-family: Microsoft YaHei;
		    font-weight: bold;
		    color: #333333;
		    padding:20px 0;display:block;
		}
		/* 中间内容区 - 第二行 结束 */
		
		
		/* 中间第三行内容区 */
		.blockThree{
		    overflow: hidden;
		}
		.OCBottom{
		    margin-top:30px;
		    overflow: hidden;
		}
		.OCBottom ul{
		    overflow: hidden;
		}
		.OCBottom ul li{
		    float:left;
		    width:calc(25% - 10px);
		    padding-right:10px;
		}
		.OCBottom ul li img{
		    width:100%;
		    border-radius: 12px;
		}
		
		.OCBottom ul li:last-of-type{
		    padding-right:0;
		}
		/* 中间第三行内容区 - 结束*/
		
		/* 内容区结束 */
		
		/* 页脚 */
		.footer{
		    width:100%;
		    background: url(../img/footerBg.png);
		}
	
	/*图片新闻*/
	.focus_lideBox { width:530px; height:298px; overflow:hidden; position:relative; margin-top:26px;margin-bottom:22px;}
	.focus_lideBox .hd{ height:19px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
	.focus_lideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
	.focus_lideBox .hd ul li{ float:left; margin-right:5px;  width:10px; height:10px; line-height:19px; text-align:center; background:url(/zgdk/resource/cms/2021/04/img_pc_site/icon_all.png) no-repeat;color:#333; cursor:pointer; }
	.focus_lideBox .hd ul li.on{ background:url(/zgdk/resource/cms/2021/04/img_pc_site/icon_current.png) no-repeat;color:#fff; }
	.focus_lideBox .bd{ position:relative; height:100%; z-index:0;   }
	.focus_lideBox .bd li{ zoom:1; vertical-align:middle; position:relative }
	.focus_lideBox .bd img{ width:530px; height:298px; display:block;  }
	.focus_lideBox .bd li .title {position:absolute;bottom:10px;left:20px;z-index:4;display:inline-block;width:100%; line-height: 30px;  color:#fff;font-weight:bold}
	.focus_lideBox .bd li .title a { color:#fff;font-size:18px;font-weight:normal;}
	.focus_lideBox .bd li .btnBg{width:100%;height:49px; position:absolute;bottom:0;left:0; background:#000; filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}

.zt_footer{background:url(/zgdk/resource/cms/2021/03/img_pc_site/footerBg.png) no-repeat !important;height:172px;}
.foot_f.fl p{color:#3f8de4 !important;}
.foot_f.fl p a{color:#3f8de4 !important;}
.foot_r.fr p{color:#3f8de4 !important;}

.image_all{width:1200px;margin:0 auto;}

/*专题专栏*/
.bottom_picScroll{ width:1200px;  overflow:hidden; position:relative;margin-top:32px; }
.bottom_picScroll .hd{}
.bottom_picScroll .hd .prev,.bottom_picScroll .hd .next{ display:block;  width:11px; height:48px; position:absolute; text-indent:-999px;}
.bottom_picScroll .hd .prev { top:72px; left:10px; background:url(/zgdk/resource/cms/2021/09/img_pc_site/2021091817090316684.png) no-repeat;}
.bottom_picScroll .hd .next { top:72px; right:30px; background:url(/zgdk/resource/cms/2021/09/img_pc_site/2021091817090379940.png) no-repeat;}


.bottom_picScroll .bd{ margin:0 30px; overflow:hidden  }
.bottom_picScroll .bd ul{ overflow:hidden; zoom:1; }
.bottom_picScroll .bd ul li{width:280px;float:left; _display:inline;  text-align:center;display:block;  }
.bottom_picScroll .bd ul li a img{ width:250px; height:162px; border-radius: 12px;z-index:999; transition: all 0.5s;}
.bottom_picScroll .bd ul li a img:hover{width:280px;height:188px;     border-radius: 12px;z-index:999; -ms-transform:scale(1.0,1.0);-webkit-transform:scale(1.0,1.0);-moz-transform:scale(1.0,1.0);-o-transform:scale(1.0,1.0);transform:scale(1.0,1.0); box-shadow:1px 1px 7px #999;)}



#certify {
	position: relative;
	width: 1105px;
	margin: 0 auto
}

#certify .swiper-container {
}

#certify  .swiper-slide {
	width: 774px;
	height: 435px;


	
}
#certify  .swiper-slide img{
	display:block;overflow:hidden;box-shadow:1px 5px 10px #999;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -54px;
	width: 42px;
	height: 93px;
	background: url(/zgdk/resource/cms/2021/09/img_pc_site/2021091813345851100.png) no-repeat;
	
}

#certify .swiper-button-prev:hover {
}

#certify .swiper-button-next {
	right: -54px;
	width: 42px;
	height: 93px;
	background: url(/zgdk/resource/cms/2021/09/img_pc_site/2021091813345894324.png) no-repeat;
	
}

#certify .swiper-button-next:hover {
	
}

.title_top{text-align:center;}
 .title_top a {
    font-size: 24px;
    color: #333;
    /*line-height: 54px;*/font-weight:bold;margin-top:-14px;display:block;
}
.title_top p{font-size:18px;color:#1a1a1a;line-height:40px;text-align:left;padding-top:8px;}

	.more_gd p a{
		    font-size: 16px;
		    font-family: Microsoft YaHei;
		    font-weight: 400;
		    text-align: center;display:block;
		}


.blockjcsj{
		    background:#fff;
		    box-shadow: 0px 6px 24px 0px rgba(153,153,153,0.14);
		    padding:30px 10px;height:240px;
		}