<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

body {
	font-family: "寰蒋闆呴粦" !important;
	width: 100%;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a:focus {
	text-decoration: none;
	outline: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	outline: none;
	resize: none;
	padding: 0;
	font-family: "寰蒋闆呴粦";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.wip_conten {
	width: 85%;
	margin: auto;
max-width:1200px;
}

.wip_a {
	width: 100%;
	height: auto;
}

.wip_a img {
	width: 100%;
	height: auto;
}

.wip_zqcolname {
	text-align: center;
	line-height: 105px;
	margin: 50px auto;
}

.wip_bcon {
	width: 100%;
	height: auto;
	background: url(wip_bconbg.png) no-repeat top;
	background-size: cover;
	padding-top: 50px;
}

.wip_bboxbg {
	width: 90%;
	margin: auto;
	color: #333333;
	font-size: 16px;
}

.wip_bboxtop img {
	width: 60%;
}

.wip_bboxtop p {
	width: 40%;
	float: right;
	padding-left: 35px;
	line-height: 33px;
	padding-top: 35px;
	text-indent: 2rem;
	text-align: justify;
}

.wip_bboxbotom {
	line-height: 35px;
	margin-top: 40px;
	text-indent: 2rem;
	text-align: justify;
}

.wip_bul {
	margin-top: 40px;
}

.wip_bli {
	float: left;
	width: 18.4%;
	margin-left: 2%;
	text-align: center;
	line-height: 50px;
}

.wip_bli a {
	color: #FFFFFF;
}

.wip_bli:first-child {
	margin-left: 0px;
	background: #f80000;
}

.wip_bli:first-child+li {
	background: #ff6a28;
}

.wip_bli:first-child+li+li {
	background: #5f953f;
}

.wip_bli:first-child+li+li+li {
	background: #2879c4;
}

.wip_bli:first-child+li+li+li+li {
	background: #a9439c;
}

.wip_bli:first-child+li+li+li+li+li {
	background: #16afd0;
}

.wip_cli {
	width: 13%;
	margin-left: 1%;
	height: 345px;
	padding-top: 33px;
	background: #2879c4;
	float: left;
}

.wip_cli_hov {
	background: #fb8b30;
}

.wip_cli:first-child {
	margin-left: 0px;
}

.wip_up {
	display: none;
	width: 31%;
	height: 345px;
	float: left;
}

.wip_cli:first-child+.wip_up {
	display: block;
}

.wip_c_ico {
	width: 100%;
	text-align: center;
	line-height: 38px;
}

.wip_c_text {
	width: 25px;
	margin: 30px auto 0px;
	line-height: 42px;
	color: #FFFFFF;
	font-size: 24px;
}

.wip_dcon_li {
	width: 32%;
	margin-left: 2%;
	float: left;
}

.wip_dcon_li:first-child {
	margin-left: 0px;
}

.wip_dcon_li img {
	height: auto;
width:100%;
}

.wip_dcon_li h1 {
	margin-top: 20px;
	line-height: 24px;
	color: #5472a9;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
}

.wip_econ_li {
	width: 32%;
	margin-left: 2%;
	float: left;
}

.wip_econ_li:first-child {
	margin-left: 0px;
}

.wip_econ_a {
	width: 100%;
	overflow: hidden;
	display: block;
	max-width: 327px;
	margin: auto;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.wip_econ_li img {
	width: 100%;
	height: auto;
	transition: all 0.6s;
}

.wip_econ_li img:hover {
	transform: scale(1.2);
}

.wip_econ_li h1 {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-top: 34px;
	margin-bottom: 30px;
}

.wip_econ_li a {
	color: #245399;
}

.wip_f {
	margin-bottom: 70px;
}

.wip_econ_li p {
	color: #000000;
	font-size: 14px;
	line-height: 25px;
}

.wip_fcon_li {
	width: 22%;
	margin-left: 4%;
	float: left;
	text-align: center;
}

.wip_fcon_li:first-child {
	margin-left: 0px;
}

.wip_fcon_li .wip_fimg{
	height: 190px;
	width: 100%;
}

.wip_fcon_li p {
	height: 50px;
	line-height: 50px;
	color: #245399;
	font-size: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

@media only screen and (max-width: 1024px) {
	.wip_bboxtop p,
	.wip_bboxtop img {
		float: none;
		width: 100%;
		padding-left: 0px;
	}
}

@media only screen and (max-width: 750px) {
	.wip_cli,
	.wip_up {
		width: 100%;
		margin-left: 0px;
		float: none;
		height: 10rem;
	}
	.wip_c_text {
		width: 100%;
	}
	.wip_cli {
		height: 4rem;
		line-height: 4rem;
		padding-top: 0px;
		margin-bottom: 1px;
	}
	.wip_c_ico {
		width: 30%;
		float: left;
		line-height: 4rem;
	}
	.wip_c_text {
		float: left;
		width: 70%;
		margin: 0px;
		line-height: 4rem;
		font-size: 1rem;
	}
	.wip_bli {
		width: 30%;
		margin-left: 5%;
		margin-bottom: 2rem;
	}
	.wip_bli:first-child+li+li+li {
		margin-left: 0%;
	}
	.wip_dcon_li h1,
	.wip_econ_li h1,
	.wip_fcon_li p {
		font-size: 1.2rem;
	}
	.wip_econ_li p {
		font-size: 0.8rem;
	}
	.wip_zqcolname {
		margin: 2rem auto;
	}
	.wip_zqcolname img {
		width: 150px;
	}
	.wip_bboxtop p,
	.wip_bboxbotom {
		font-size: 0.9rem;
		line-height: 1.2rem;
	}
}

@media only screen and (max-width: 640px) {
	.wip_dcon_li,
	.wip_econ_li,
	.wip_fcon_li {
		float: none;
		width: 83%;
		margin: 0px auto 2rem;
	}
	.wip_dcon_li:first-child,
	.wip_fcon_li:first-child,
	.wip_econ_li:first-child {
		margin: 0px auto 2rem;
	}
}</pre></body></html>