@charset "utf-8";
/* CSS Document */
body{
	background: #f0f7fa;
}

/*左侧菜单*/
.left_nav{
	float:left;
	width: 264px;
	background: #fff;
	padding: 18px 17px;
}
.left_nav .tit{
	background: #2f91c1;
	height: 65px;
	line-height: 65px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	margin-bottom: 25px;
	position: relative;
}
.left_nav .tit img{
	vertical-align: middle;
	width: 34px;
	margin-top: -3px;
	margin-right: 10px;
}
.left_nav .tit::after,
.left_nav .tit::before{
	content: '';
	width: 16px;
	height: 53px;
	background: url(sk_20250812_gzyx_ej_lbg.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50px;
}
.left_nav .tit::after{
	left: 30px;
}
.left_nav .tit::before{
	right: 30px;
}
.left_nav li{
	line-height: 54px;
	background: #f2f2f2;
	text-align: center;
	font-size: 20px;
	border-radius: 6px;
	margin-bottom: 25px;
}
.left_nav li a{
	display: block;
}
.left_nav li:last-child{
	margin-bottom: 0;
}
.left_nav li.on{
	background-color: #eaf4f9;
	font-weight: bold;
}
.left_nav li.on a{
	color: #2181b0;
}

/*二级右边box*/
.ej_rbox{
	float: right;
	width: 1085px;
	border: 1px solid #d9e6ec;
	background: #fff;
	padding: 30px 70px;
	min-height: 500px;
}
.ej_rbox .title{
	text-align: center;
	color: #2181b0;
	font-size: 32px;
	line-height: 2;
	border-bottom: 2px solid #2f91c1;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

/*二级列表*/
.ej_list{
	line-height: 1.8;
	font-size: 18px;
}
.ej_list li{
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dashed #cbe3ed;
}
.ej_list li time{
	font-size: 16px;
	color: #666;
	position: absolute;
	top: 15px;
	right: 0;
}
.ej_list li a{
	display: block;
	margin-right: 130px;
	position: relative;
	padding-left: 1.2em;
}
.ej_list li a::after{
	content: '•';
	color: #2f91c1;
	position: absolute;
	left: 0;
	top: 0;
}

/*二级栏目内容*/
.ej_con{
	
}
.con_text{
	padding-top: 1px;
	font-size: 18px;
	line-height: 2;
}
.con_text p{
	margin: 1em 0;
	/* text-indent: 2em; */
}

.mb60{
	margin-bottom: 60px;
}


/*细览*/
.ConBox{
	background: #fff;
	padding: 50px 70px;
	color: #333;
}
.Con_title{
	border-bottom: 1px solid #2f91c1;
}
.Con_bt{
	text-align: center;
	font-size: 32px;
	line-height: 1.6;
	font-weight: bold;
	padding: 0 90px;
	margin-bottom: 20px;
}
.Con_yt{
	text-align: left;
    font-size: 22px;
    line-height: 1.6;
    font-weight: bold;
    padding: 0;
    margin-bottom: 20px;
    font-family: '楷体';
    color: #999;
}
.Con_sbt {
    text-align: center;
    font-size: 25px;
    line-height: 1.6;
    font-weight: normal;
    padding: 0 90px;
    margin-bottom: 20px;
}
.content_zz {
    font-family: "楷体";
    text-align: right;
    color: rgb(153, 153, 153);
    font-size: 20px;
    line-height: 1.5;
}
.mTop_30{
	margin-top: 30px;
}
.con_nr{
	line-height: 180%;
	font-size: 18px;
}
.con_nr * {
	line-height: 1.8 !important;
}
.con_nr p{
	/* text-indent: 2em; */
	margin: 0 0 1em !important;
	background: #FFFFFF!important;
	border: 0!important;
}
.con_nr table p {
	text-indent: 0;
}
.con_nr div{
	margin-bottom: 1em;
	/* text-indent: 2em; */
}
.con_nr img {
	max-width: 70%;
	margin: 0 auto;
	display: block;
}
.con_info{
	color: #666;
	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{
	vertical-align: middle;
	width: 30px;
}
.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;
}
.con_info_r li img{
	vertical-align: middle;
}
.print{
	cursor: pointer;
}
.font_size{

}
.font_size span{
	margin-right: 5px;
	cursor: pointer;
}
.font_size span.active{
	font-weight: bold;
	color: #2181b0;
}

/*详情页分享媒体图标*/
.con_fx_icon{
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0;
	border-radius: 50%;
	vertical-align: middle;
	margin-left: 5px;
}
.con_fx_icon:hover{
	background-color: rgba(47, 145, 193, 1);
}
.con_fx_icon_1{
	background: url(sk_20250812_gzyx_icon_qz.png) center center no-repeat rgba(47, 145, 193, 0.15);
	background-size: cover;
}
.con_fx_icon_2{
	background: url(sk_20250812_gzyx_icon_wx.png) center center no-repeat rgba(47, 145, 193, 0.15);
	background-size: cover;
}
.con_fx_icon_3{
	background: url(sk_20250812_gzyx_icon_wb.png) center center no-repeat rgba(47, 145, 193, 0.15);
	background-size: cover;
}

@media screen and (max-width: 1440px) {
	/*左侧菜单*/
	.left_nav{
		width: 190px;
		padding: 10px;
	}
	.left_nav .tit{
		height: 45px;
		line-height: 45px;
		font-size: 18px;
		margin-bottom: 18px;
	}
	.left_nav .tit img{
		width: 24px;
		margin-right: 7px;
	}
	.left_nav .tit::after,
	.left_nav .tit::before{
		width: 12px;
		height: 38px;
		top: 36px;
	}
	.left_nav .tit::after{
		left: 20px;
	}
	.left_nav .tit::before{
		right: 20px;
	}
	.left_nav li{
		line-height: 40px;
		font-size: 15px;
		margin-bottom: 18px;
	}

	/*二级右边box*/
	.ej_rbox{
		width: 775px;
		padding: 20px 50px;
	}
	.ej_rbox .title{
		font-size: 22px;
		line-height: 2;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}

	/*二级列表*/
	.ej_list{
		font-size: 14px;
	}
	.ej_list li{
		padding: 10px 0;
	}
	.ej_list li time{
		font-size: 12px;
		top: 12px;
	}
	.ej_list li a{
		margin-right: 100px;
	}
	.ej_list li a::after{
		font-size: 13px;
	}

	/*二级栏目内容*/
	.ej_con{
	}
	.con_text{
		font-size: 14px;
	}
	.mb60{
		margin-bottom: 40px;
	}


	/*细览*/
	.ConBox{
		padding: 30px 50px;
	}
	.Con_bt{
		font-size: 22px;
		padding: 0 80px;
		margin-bottom: 10px;
		/* text-align: justify; */
		text-align: center;
	}
	.Con_yt{
		font-size: 16px;
		padding: 0;
		margin-bottom: 10px;
	}
	.Con_sbt {
		font-size: 16px;
		padding: 0 90px;
		margin-bottom: 14px;
	}
	.content_zz {
		font-size: 16px;
		line-height: 1.5;
	}

	.mTop_30{
		margin-top: 30px;
	}
	.con_nr{
		font-size: 14px;
	}
	.con_info{
		font-size: 12px;
		line-height: 36px;
		padding-bottom: 10px;
	}
	.con_info_l li{
		margin-right: 20px;
	}
	.con_info_l li img{
		width: 22px;
	}
	.con_info_r li{
		margin-left: 20px;
	}
	.con_info_r li img{
		width: 22px;
	}

	/*详情页分享媒体图标*/
	.con_fx_icon{
		width: 24px;
		height: 24px;
		margin-left: 5px;
		margin-top: -3px;
	}
}