@charset "utf-8";
/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: normal;
	font-weight: 400;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

ol,
ul {
	list-style: none;
}

table {
	 border-collapse: collapse; 
	/* border-spacing: 0;
	margin: 0 auto; */
/*	border-collapse: separate !important;*/
	border-spacing: 0 !important;
	background-color: #ccd6e1 !important;
}

table td {
	background: #fff;
}

caption,
th {
/*	text-align: left;*/
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

.clear {
	clear: both;
}



img {
	border: 0;
	outline: 0;
	vertical-align: middle;
	
	transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

body {
	font-family: 'Microsoft YaHei';
	color: #1a1a1a;
	overflow-x: hidden;
	font-size: 18px;
	min-width: 1000px;
}

.jdz_body{
	background-image: none;
}
.clear {
	zoom: 1;
	clear: both;
	*zoom: 1;
}

.clear:after {
	display: table;
	content: '';
	clear: both;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #3587c0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pcNone {
    display: none !important;
}

.wrapper{
	width: 1400px;
	margin: 0 auto;
}
.font_b{
	font-weight: bold;
}
.red{
	color: #c00;
}

/*头部*/
.jdz_header{
	height: 212px;
	background: url(jdz_202512_headerBg.jpg) center top no-repeat;
    background-size: 100% 100%;
}
.jdz_header .jdz_logo{
	padding-top: 50px;
}
.lm_more{
	color: #4db3a4;
	font-size: 16px;
	position: absolute;
	right: 20px;
	top: 15px;
}
.lm_more .ico{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 6px;
	background: url(jdz_202512_more.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
	margin-top: -3px;
}
.lm_more a:hover .ico{
	background-image: url(jdz_202512_more_h.png);
}
/*首页- 滚动新闻*/
.jdz_scrNew{
	background-color: #ebf6fe;
	padding: 9px 0;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
.jdz_scrNew .lm_more{
	top: 18px;
}
.scroll_news_list {
	float: left;
	width: 1280px;
	margin-left: 20px;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.new_list_com {
	overflow: hidden;
	position: absolute;
	left: 0;
}

.new_list_mess {
	float: left;
	font-size: 18px;
	padding-right: 10px;
	position: relative;
	padding-left: 30px;
	box-sizing: border-box;
	margin-right: 35px;
}

.new_list_mess::before {
	width: 19px;
	height: 19px;
	background: url(jdz_202512_icon01.png) no-repeat;
	background-size: 100% 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
}
.new_list_mess span.time {
	color: #999999;
	margin-left: 15px;
}


/*新闻轮播*/
.jdz_lbnew {
	float: left;
	width: 720px;
	height: 440px;
	background: url(jdz_202512_bg01.png) no-repeat;
	background-size: 100% 100%;
	padding-left: 20px;
	padding-top: 20px;
}
.xj-right{
	width: 680px;
}
.xj-right .swiper-container{
	width: 680px;
	height: 400px;
}
.xj-right .swiper-slide{
	position: relative;
}
.xj-right .text-cont{
	height: 80px;
	padding-top: 30px;
	line-height: 50px;
	box-sizing: border-box;
	background: url(jdz_202512_lb_tbg.png) bottom repeat-x;
	background-size: auto 100%;
	color: #fff;
	text-indent: 16px;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.xj-right .coverImg{
	height: 400px;
}
.xj-right .img-cont img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xj-right .img-cont a{
/*	display: block;*/
}

.xj-right .img-cont:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 14px;
	text-align: right;
	box-sizing: border-box;
	right: 10px;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: #fff;
	margin: 0 5px;
	cursor: pointer;
	transition: all 0.4s;
}
.swiper-active-switch {
	width: 30px;
	background-color: #5b9bd1;
}

/*快速入口*/
.jdz_linkImg{
	width: 630px;
	float: right;
	padding-top: 20px;
}
.jdz_linkImg li{
	height: 120px;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 22px;
	position: relative;
}
.jdz_linkImg li img{
	width: 100%;
	height: 100%;
}
.jdz_linkImg .but_go{
	min-width: 72px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	right: 30px;
	background: #fff;
	line-height: 36px;
	border-radius: 100px;
	font-size: 16px;
	color: #48a1ed;
}
.jdz_linkImg .but_go:hover{
	font-weight: bold;
}
.jdz_linkImg .but_go .jt{
	display: inline-block;
	width: 8px;
	height: 12px;
	background: url(jdz_202512_jt2.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 8px;
}
.jdz_linkImg li:nth-child(1) .but_go {
	color: #4db3a4;
}
.jdz_linkImg li:nth-child(1) .but_go .jt {
	background-image: url(jdz_202512_jt1.png);
}

.jdz_page3{
	padding-top: 40px;
	padding-bottom: 50px;
}
/*通用标题*/
.jdz_title{
	height: 54px;
	background: url(jdz_202512_bg02.png) left repeat-x;
	background-size: 100% 100%;
	border-top: 2px solid #fff;
}
.jdz_title .bt{
	display: inline-block;
	background: url(jdz_202512_bg03.png) no-repeat;
	background-size: 100% 100%;
	width: 184px;
	height: 54px;
	line-height: 48px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 60px;
	color: #fff;
}
.jdz_inbox{
	position: relative;
	box-shadow: 0 0 10px 0 #dbe8f4;
}

.jdz_list{
	line-height: 50px;
	padding: 15px 30px;
	min-height: 380px;
}
.jdz_list li{
	position: relative;
	font-size: 20px;
}
.jdz_list a{
	display: block;
	white-space: nowrap; /*强制不换行*/
	overflow:hidden;
	text-overflow:ellipsis;
}
.jdz_list a::before{
	content: '•';
	color: #3587c0;
	margin-right: 8px;
}
.jds_w1 .jdz_list a{
	margin-right: 130px;
}
.jdz_list .time{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #777777;
}
.jds_w2{
	width: 48.5%;
}
.jdz_page4{
	padding-bottom: 60px;
}

/*二级列表页*/
/*面包屑*/
.weizhi{
	line-height: 55px;
	color: #779fc0;
	font-size: 16px;
}
.weizhi .t1{
	
}
.weizhi .t2{
	margin: 0 5px;
}
/* 分页 */
.page {
	text-align: center;
	padding: 40px 0 60px 0 ;
}
.page_s {
	display: inline-block;
	font-size: 14px;
}
.page a {
	cursor: pointer;
}

.page a,
.page span,
.page .txt {
	padding: 0 11px;
	height: 34px;
	line-height: 32px;
	border: 1px solid #ccdcec;
	margin: 0 3px 0 0;
	color: #333333;
	font-size: 16px;
	border-radius: 2px;
	min-width: 16px;
	display: inline-block;
}
.page .txt {
	width: 18px;
}
.page a:hover {
	color: #fff;
	border: 1px solid #ccdcec;
	background: #3587c0;
}
.page .cur {
	color: #fff;
	border: 1px solid #ccdcec;
	background: #3587c0;
}
.page span {
	border: none;
}
.page #num {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #ccdcec;
	border-radius: 2px;
	width: 32px;
	vertical-align: top;
	font-size: 16px;
}
.page font {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	/*	vertical-align: top;*/
}
.page font i {
	padding-bottom: 2px;
	display: inline-block;
}
.page #go {
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	cursor: pointer;
	
	margin: 0;
	vertical-align: top;
	border: none;
	background-color: #3587c0;
	font-size: 16px;
	color: #fff;
	border-radius: 2px;
}
.page #go:hover{
	background-color: #3587c0;
}
/*分页 结束*/

.jdz_ejbody{
	background: #f5f6f7;
	padding-bottom: 60px;
}
.jdz_ejbox{
	background: #fff;
	
}
/*通栏列表*/
.jdz_ej_list{
	line-height: 1.5;
	padding: 10px 30px 0;
}
.jdz_ej_list li{
	position: relative;
	padding-left: 28px;
	padding-right: 170px;
	margin-top: 22px;
	font-size: 20px;
}
.jdz_ej_list li::before{
	content: '•';
	color: #3587c0;
	font-size: 18px;
	position: absolute;
	top: 1px;
	left: 5px;
}
.jdz_ej_list .time{
	color: #777;
	font-size: 18px;
	position: absolute;
	top: 0;
	right: 0;
}
.jdz_ej_list li:nth-child(5n){
	border-bottom: 1.5px dashed #dbe5ed;
	padding-bottom: 30px;
}

/*详情页*/
.ConBox{
	background: #fff;
	padding: 50px 90px;
    min-height: 600px;
}
.Con_title{
	border-bottom: 1px solid #a2c3d0;
}
.Con_bt{
	text-align: center;
	font-size: 32px;
	line-height: 1.5;
	font-weight: normal;
	padding: 0 70px;
	margin-bottom: 30px;
}

.mTop_30{
	margin-top: 30px;
}
.con_nr{
	font-size: 20px;
}
.con_nr * {
	line-height: 2;
	line-height: 2 !important;
}
.con_nr p{
	margin: 0 0 1em !important;
	background: #FFFFFF!important;
	border: 0!important;
}
.con_nr table p {
	text-indent: 0;
}
.con_nr div{
	margin-bottom: 1em;
}
.con_nr img {
	max-width: 80%;
	margin: 0 auto;
	display: block;
}
.con_info{
	color: #8b98ae;
	font-size: 16px;
	line-height: 50px;
	padding-bottom: 10px;
}
.con_info_l{
	float: left;
}
.con_info_l li{
	float: left;
	margin-right: 50px;
}
.con_info_l li img,
.con_info_r li img {
	vertical-align: middle;
	width: 26px;
}
.con_info_l:last-child{
	margin-right: 0;
}
.con_info_r{
	float: right;
}
.con_info_r li{
	float: left;
	margin-left: 50px;
}
.con_info_r:last-child{
	margin-left: 0;
}
.print{
	cursor: pointer;
}
.font_size{

}
.font_size span{
	margin-right: 5px;
	cursor: pointer;
}
.font_size span.active{
	font-weight: bold;
	color: #4589c2;
}

/*详情页分享媒体图标*/
.con_fx_icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	border-radius: 50%;
	vertical-align: middle;
	margin-left: 5px;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.con_fx_icon_1{
	background: url(jdz_202512_con_icon_qz.png) center center no-repeat #cbe0f1;
	background-size: 75%;
}
.con_fx_icon_2{
	background: url(jdz_202512_con_icon_wx.png) center center no-repeat #cbe0f1;
/*	background-size: cover;*/
	background-size: 75%;
}
.con_fx_icon_3{
	background: url(jdz_202512_con_icon_wb.png) center center no-repeat #cbe0f1;
/*	background-size: cover;*/
	background-size: 75%;
}
.con_fx_icon:hover,
.con_fx_icon:hover,
.con_fx_icon:hover {
	background-color: #4589c2;
}


@media screen and (max-width: 1440px){
	.wrapper{
		width: 1000px;
	}
	/*头部*/
	.jdz_header{
		height: 152px;
/*		background-size: auto 183px;*/
		background-size: auto 100%;
	}
	.jdz_header .jdz_logo{
		padding-top: 35px;
	}
	.jdz_header .jdz_logo img{
		height: 70px;
	}
	.lm_more{
		font-size: 13px;
		right: 15px;
		top: 12px;
	}
	.lm_more .ico{
		width: 16px;
		height: 16px;
	}
	/*首页- 滚动新闻*/
	.jdz_scrNew{
		padding: 9px 0;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.jdz_scrNew .lm_more{
		top: 13px;
	}
	.scroll_news_list {
		width: 900px;
		margin-left: 15px;
		height: 26px;
		line-height: 26px;
	}
	.new_list_mess {
		font-size: 14px;
		padding-right: 10px;
		margin-right: 20px;
	}


	/*新闻轮播*/
	.jdz_lbnew {
		width: 514px;
		height: 314px;
		padding-left: 15px;
		padding-top: 15px;
	}
	.xj-right{
		width: 486px;
	}
	.xj-right .swiper-container{
		width: 486px;
		height: 286px;
	}
	.xj-right .text-cont{
		height: 56px;
		padding-top: 16px;
		line-height: 30px;
		font-size: 15px;
	}
	.xj-right .coverImg{
		height: 286px;
	}
	.pagination {
		bottom: 12px;
	}

	/*快速入口*/
	.jdz_linkImg{
		width: 450px;
		padding-top: 15px;
	}
	.jdz_linkImg li{
		height: 86px;
		border-radius: 10px;
		overflow: hidden;
		margin-bottom: 15px;
		position: relative;
	}
	.jdz_linkImg .but_go{
		min-width: 60px;
		margin-top: -14px;
		right: 15px;
		line-height: 28px;
		font-size: 14px;
	}
	.jdz_linkImg .but_go .jt{
		margin-left: 5px;
	}
	.jdz_page3{
		padding-top: 25px;
		padding-bottom: 30px;
	}
	/*通用标题*/
	.jdz_title{
		height: 40px;
	}
	.jdz_title .bt{
		width: 132px;
		height: 40px;
		line-height: 36px;
		font-size: 18px;
		padding-left: 42px;
	}
	.jdz_list{
		line-height: 36px;
		padding: 10px 20px 0;
		min-height: 275px;
	}
	.jdz_list li{
		font-size: 15px;
	}
	.jds_w1 .jdz_list a{
		margin-right: 90px;
	}
	.jdz_list .time{
		font-size: 14px;
	}
	.jdz_page4{
		padding-bottom: 40px;
	}

	/*二级列表页*/
	/*面包屑*/
	.weizhi{
		line-height: 40px;
		font-size: 14px;
	}
	/* 分页 */
	.page {
		padding: 30px 0 40px 0 ;
	}
	.page_s {
		font-size: 13px;
	}
	.page a,
	.page span,
	.page .txt {
		height: 26px;
		line-height: 24px;
		font-size: 13px;
		min-width: 16px;
	}
	.page #num {
		height: 26px;
		line-height: 24px;
		width: 26px;
		font-size: 13px;
	}
	.page font {
		font-size: 13px;
		height: 26px;
		line-height: 24px;
	}
	.page font i {
		padding-bottom: 2px;
	}
	.page #go {
		height: 26px;
		line-height: 24px;
		font-size: 15px;
	}
	/*分页 结束*/

	.jdz_ejbody{
		padding-bottom: 40px;
	}
	/*通栏列表*/
	.jdz_ej_list{
		line-height: 1.5;
		padding: 10px 30px 0;
	}
	.jdz_ej_list li{
		padding-left: 22px;
		padding-right: 120px;
		margin-top: 15px;
		font-size: 16px;
	}
	.jdz_ej_list li::before{
		font-size: 15px;
		top: 0;
	}
	.jdz_ej_list .time{
		font-size: 14px;
	}
	.jdz_ej_list li:nth-child(5n){
		padding-bottom: 20px;
	}

	/*详情页*/
	.ConBox{
		padding: 50px 65px;
	}
	.Con_bt{
		font-size: 24px;
		padding: 0 60px;
		margin-bottom: 20px;
	}
	.mTop_30{
		margin-top: 20px;
	}
	.con_nr{
		font-size: 16px;
	}
	.con_info{
		font-size: 13px;
		line-height: 40px;
		padding-bottom: 5px;
	}
	.con_info_l li{
		margin-right: 30px;
	}
	.con_info_l li img,
	.con_info_r li img {
		width: 20px;
	}
	.con_info_r li{
		margin-left: 30px;
	}

	/*详情页分享媒体图标*/
	.con_fx_icon{
		width: 22px;
		height: 22px;
	}


}



