* {
	margin: 0;
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/* -------------------------------- */
.pkp_structure_footer_wrapper {
	background: #111827 !important;
}

.pkp_footer_content {
	padding: 0 !important;
}

.pkp_site_name .is_text {
	display: inline-block;
	margin: 10px 0 !important;
}

@media (min-width: 1200px) {

	.pkp_site_name_wrapper,
	.pkp_navigation_primary_wrapper,
	.pkp_navigation_user,
	.pkp_search_mobile,
	.pkp_structure_content,
	.pkp_structure_footer {
		width: 1200px !important;
	}
}

@media (min-width: 1200px) {
	.has_site_logo .pkp_head_wrapper {
		/* width: 1160px; */
		width: 100%;
	}
}

.pkp_brand_footer {
	display: none !important;
}

.foot {
	background-color: #111827;
	width: 100%;
	height: 280px;
	overflow: auto;
	
}

.foot_bg {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.foot_img {
	height: 34px;
}

.foot_img img {
	height: 100%;
}

.foot_bg>div {
	width: 25%;
}

.foot_t p {
	color: #FFF;
	font-size: 18px;
}

.fo {
	margin-top: 20px;
	color: #9ca3af;
}

.fo a {
	color: #9ca3af;
	text-decoration: none;
}

.foot_t {
	height: 34px;
	line-height: 34px;
}

.fo_ico {
	display: flex;
	align-items: center;
}

.fo_ico a {
	margin-left: 6px;
}

.foot-hr {
	border: none;
	border-top: 1px solid #222e3e;
	width: 1200px;
	margin: 25px auto;
}

.foot_p {
	color: #9ca3af;
	text-align: center;
}

.fo_ico svg {
	width: 30 px;
	height: 24px;
}

/* ------------------------------------ */
.cont_p {
	text-align: justify;
	line-height: 24px !important;
	margin: 10px 0 0 0 !important;
}

.cont_p strong {
	color: #333;
}
.cont_p a{
	text-decoration: none;
}
.cont_ul strong {
	color: #333;
}

.cont_ul {
	margin-left: 20px !important;
	text-align: justify;
}

.cont_ul li {
	margin-top: 10px;
}

.cont_h3 {
	margin: 40px 0 0 0 !important;
	color: #002982;
}

.cont_img img {
	width: 100%;
}
.jouranl_img{
	width: 26%;
}
.jouranl_img img{
	width: 100%;
}
.ys {
	color: #005eff !important;
}



/* --------------------------- */
.eb_big{
	
}
.eb_div{
	display: flex;
	align-items: center;
}
.eb_si{
}
.eb_span{
	height: 16px;
	margin-left: 10px;
}
.eb_span img{
	height: 100%;
}
.eb_pw{
	margin-left: 5px;
}
.eb_em a,.eb_pw a{
	text-decoration: none;
	color: #0262af;
}
.eb_ju{
	margin-top: 5px;
}
.eb_em,.eb_p{
	margin-top: 12px;
}
.eb_tx{
	width: 23%;
}
.pkp_structure_main p{
    line-height: 1.6rem;
    margin: 0.4rem 0;
	text-align: justify;
}
.eb_title{
	margin-bottom: 10px !important;
}