<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg {
	aspect-ratio: 1920/397;
	background-size: cover;
	width: 100%;
	color: #fff;
	margin-top: -20px;
	position: relative;
}

.bg h1 {
	margin-top: 20%;
}
.bg .bottom {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.bg .breadcrumb {
	font-size: 20px;
	margin:0;
}
.bg .breadcrumb a {
	color: #fff;
}
.bg .breadcrumb&gt;li+li:before {
	color: #f1f1f1;
}
.help-left .EWA_TD_M {
	background-color: transparent;
}
.news {
	background-color: #fff;
}
.news-content {
	min-height: 445px;
}
.navs-no .breadcrumb {
	display: none;
}

.view-source {
	display: block;
	text-align: center;
	font-size: 16px;
}

.news-content #NWS_MEMO {
	color: #999;
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	margin-bottom: 20px;
	display:block;
}
.news-content #NWS_MEMO:empty{
	display:none;
}

.news-content #NWS_MEMO::before, .news-content #NWS_MEMO::after {
	position: relative;
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 15px;
	top: -5px;
	margin-right: 5px;
	display: inline-block;
}

.news-content #NWS_MEMO::after {
	content: "\f10e";
	margin-left: 5px;
	margin-right: 0px;
	top: 0px;
}

.News #NWS_DDATE {
	color: #999;
	font-size: 14px;
}

.News .ewa-col-PIC {
	display: none;
}

.News .ewa-template-lf #NWS_CAT_NAME {
	position: relative;
	font-size: 18px;
	display: block;
	color: #111;
}

.News .ewa-template-lf #NWS_CAT_NAME::after {
	content: "more...";
	position: absolute;
	font-size: 14px;
	right: 0;
	bottom: 0;
}

.News .ewa-col-NWS_SUBJECT h3 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0;
}

.ewa-lf-header {
	display: none;
}

.help-left {
	border-right: 1px solid #eee;
}

.help-left a {
	display: block;
    text-align: center;
    margin-right: 4px;
    background: #e5e5e5;
    padding: 16px;
    color: #0b5440;
}

.help-left a.cur {
	color: #fff;
    background: #0b5440;
}

.ewa-col-NWS_CAT_NAME   a {
	display: block;
}

.ewa-lf-frame-split {
	border-spacing: 2px;
	font-size: 14px;
}

.ewa-lf-frame-split td {
	padding: 2px;
}

.item-wrap {
	width: 260px;
	height: 280px;
	margin: 0 10px 20px 10px;
	overflow: hidden;
}

.item-wrap .item-pic {
	height: 210px;
	background-size: cover;
	background-position: center;
}

.item-wrap .item-name {
	font-size: 16px;
	line-height: 200%;
	margin: 0 10px;
	width: 230px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-auther {
	text-align: right;
	font-size: 14px;
}

.item-wrap:hover {
	box-shadow: 1px 1px 11px rgba(111, 111, 111, 0.6);
}

.ispc-false #Test1 {
	width: 100% !important;
}

.ispc-false #Test1 iframe, .ispc-false video {
	width: 100% !important;
}

.ispc-false h1#NWS_SUBJECT {
	font-size: 24px;
}

/* image slider */
.image-slider {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.81);
	z-index: 10000000000;
	color: #fff;
}

.image-silder-box {
	width: 100%;
	height: 100%;
	min-width: 900px;
	min-height: 600px;
	table-layout: fixed;
}

@media ( max-width :700px) {
	.image-silder-box {
		min-width: 100%;
		min-height: 100%;
	}
	.image-silder-left, .image-silder-right {
		width: 0px !important;
	}
}

.image-silder-hand {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.image-silder-hand td {
	width: 50%;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.1);
}

.image-silder-hand td b {
	font-size: 80px;
}

.image-silder-hand td:hover {
	color: rgba(255, 255, 255, 0.4);
}

.image-silder-hand td .fa-angle-left {
	margin-left: 30%;
}

.image-silder-hand td .fa-angle-right {
	margin-right: 30%;
}

.image-silder-middle {
	text-align: center;
}

.image-silder-middle img {
	max-width: 100%;
	max-height: 100%;
	z-index: 1;
	/* position: relative; */
}

.image-silder-left, .image-silder-right {
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 80px;
}

.image-silder-middle-size {
	color: #fff;
	font-size: 20px;
	top: 20px;
	left: 20px;
	width: 100%;
	z-index: 10;
}

.image-slider .fa-remove {
	left: 30px;
	top: 30px;
	font-size: 50px;
	cursor: pointer;
}

.image-slider .fa-remove:hover {
	color: red;
}

.plain-text {
	max-height: 125px;
	overflow: hidden;
	position: relative;
}

.plain-text::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 40px;
	background: #fff;
	left: 0;
	right: 0;
	background: linear-gradient(0deg, #fff, transparent);
}

.CompanyIntroduction .EWA_GRID_BG_IMG {
	width: 100px;
	height: 100px;
	border: 0;
}

.CompanyIntroduction .ewa-col-PIC {
	vertical-align: top;
}

.CompanyIntroduction .ewa-col-NWS_SUBJECT {
	vertical-align: top;
}</pre></body></html>