  @charset "utf-8";
/* CSS Document */

.p-article-card{
	background: #fff;
	border-radius: 10px;
	margin-bottom: 40px;
	margin-top: 40px;
	min-height: 800px;
}

.p-article-card2{
	margin-top: 0px;
	background: #fff;
	border-radius: 10px;
	padding-bottom: 30px;
	min-height: 800px;
}

.p-article-title{
	font-size: 26px;
	border-bottom: 1px solid #ccc;
	padding:34px 0 20px;
	margin:0 10px;
	font-weight: 600;
}

.p-article-ct{
	padding-top: 5px;
	padding-bottom: 30px;
}

.p-ms{
	font-size: 12px;
    color: #999;
    padding: 15px 15px;
}

.p-article-text{
	margin:0 50px;
	padding: 12px 0;
	font-size: 16px;
	color: #333;
	line-height: 28px;
}

.p-article-text-s{
	margin: 0 32px;
}

.p-article-text2{
	padding: 12px 0;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	overflow: hidden;
}

.p-article-dl,.p-article-text-im{
	margin:0 100px;
	padding: 12px 32px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	background: #f3f3f3;
	margin: 30px 32px;
	border-radius: 10px;
	overflow: hidden;
}

.p-article-text-im2{
	padding: 12px 32px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	margin: 10px 20px 0;
	border-radius: 10px;
	overflow: hidden;
	text-indent: 0;
	background: #f3f3f3;
}

.p-article-dl dt,.p-article-dl2 dt,.p-article-dl3 dt{
	margin-bottom: 10px;
}

.p-article-dl dd,.p-article-dl2 dd,.p-article-dl3 dd{
	line-height: 28px;
	font-size: 14px;
	color: #333;
}

.p-im-dd{
	margin: 20px 20px 0;
}

.p-article-dl3{
	margin-top: 20px;
}

.p-article-dl3 dt{
	font-size: 20px;
	font-weight: 600;
	position: relative;
	padding-left: 20px;
}

.p-article-dl3 dt::after{
	content: "";
	background: #0046AD;
	width: 8px;
	height:16px;
	position: absolute;
	left: 0;
	top: 7px;
}

.p-article-dl3 dd{
	overflow: hidden;
}

.p-article-dl3 dd p{
	float: left;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.p-article-dl3{
	padding: 0 20px;
}

.p-dl-unbg{
	background: none;
}

.p-article-dl4{
	overflow: hidden;
}

.p-article-dl4 dt{
	margin-bottom: 10px;
	width: 100%;
}

.p-article-dl4 dd{
	line-height: 28px;
	font-size: 12px;
	color: #666;
	float: left;
	width: 30%;
}

.p-article-dl4.p-article-dl4-v4 dd{
	width: 25%;
}

.p-ct-im2{
	border-radius: 8px;
	overflow: hidden;
	width: 150px;
	height: 114px;
	margin-top: 30px; 
	margin:0 10px;
	display: inline-block;
}

.p-article-dl2{
	float: left;
}


.p-ct-im{
	text-align: center;
}

.p-ls strong{
	display: inline-block;
	margin-right: 15px;
}

.p-im-dd{
	text-align: left;
}

.p-yw{
	font-size: 14px;
	color: #0046AD;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-weight: 600;
}

.p-y-title{
	color: #666;
	font-size: 16px;
}

.p-ct-imst img{
	border-radius: 10px;
	margin: 15px 0;
	border: 1px solid #ccc;
	box-shadow: 0px 12px 13px rgba(0, 0, 0, 0.1);
	width: 40%;
	margin: 20px 10px;
}

.p-return-link{
	font-size: 12px;
	color: #999;
	margin-top: 20px;
}

.p-return-link a{
	color: #999;
	height: 30px;
	line-height: 30px;

}

.p-return-link a:hover{
	color: #0046AD;
}

.p-table{
	width: 100%;
	margin-top: 20px;
}

.p-table th{
	height: 45px;
	background: #dde3f7;
	color: #333;
	padding: 0 20px;
	font-weight: 600;
	font-size: 16px;
}

.p-table td{
	height: 35px;
	font-size: 12px;
	padding: 0 20px;
}

tr:nth-child(odd) td{
 background: #f3f4fa;
}

.p-list-right-card{
	padding: 0 10px;
	margin: 0 0 30px;
}

.p-list-right-card-title{
	font-size:16px;
	margin: 0 0 15px;
	font-weight: 500;
	background: #1948a7;
	border-radius: 4px;
	color: #fff;
	position: relative;
}

.p-list-right-card-title a{
	display: block;
	padding: 10px;
	color: #fff;
}

.p-title-more{
	position: absolute;
	color: #fff;
	font-size: 14px;
	right: 15px;
	top:10px
}

.p-list-right-card-title:hover .p-title-more{
	color: #f8d14a;
}

.p-list-right-card-ul{
	margin-bottom: 30px;
}

.p-list-right-card-ul a{
	color: #333;
	font-size: 14px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 10px;
	margin-bottom: 12px;
}

.p-list-right-card-ul a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background: #ccc;
}

.p-list-right-card-ul a:hover{
	color: #0046AD;
}

.p-list-right-card-ul a:hover::after{
	content: "";
	background: #FFD012;
}

@media (max-width:480px){
	.p-article-text img{
		width: 100%;
		height: auto;
	}

	.p-article-text{
		padding: 0 15px;
		margin: 0;
	}

	.p-article-card2{
		margin-bottom: 20px;
	}

	.p-article-dl,.p-article-text-im{
		margin:20px 0;
	}

	.p-article-text{
		margin: 0 !important;
	}
	
	.p-article-dl4 dd{
		width: 100%;
	}

	.p-ct-im2{
		width: 42%;
		height: auto;
	}

	.p-article-dl3{
		padding: 0 15px;
	}
}
