<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
	width: 100%;
	height: 718px;
	background: url(../img/banner.jpg) no-repeat center 0;
}

section {
	width: 100%;
	height: 818px;
	margin-top: 15px;
	background: url(../img/bg1.jpg) no-repeat center 0;
}

section .middle {
	padding-top: 80px;
}

section:nth-of-type(2) {
	background: url(../img/bg4.jpg) no-repeat center 0;
}

section:nth-of-type(3) {
	background: url(../img/bg5.jpg) no-repeat center 0;
}

section:nth-of-type(4) {
	background: url(../img/bg3.jpg) no-repeat center 0;
}

section:nth-of-type(5) {
	background: url(../img/bg2.jpg) no-repeat center 0;
}

section:nth-of-type(6) {
	background: url(../img/bg6.jpg) no-repeat center 0;
}

section:nth-of-type(7) {
	background: url(../img/bg7.jpg) no-repeat center 0;
}

section:nth-of-type(8) {
	background: url(../img/bg8.jpg) no-repeat center 0;
}

section .middle iframe {
	width: 1180px;
	height: 665px;
	overflow: hidden;
}



/*å‹æƒ…é“¾æŽ¥*/

.bottomLinks-box {
	position: relative;
	margin-top: 59%;
	/*11.27æ—¥ä¿®æ”¹*/
	width: 100%;
}

.links-title {
	font-size: 20px;
	border-bottom: 3px solid #2d49c2;
	width: 7%;
	padding-bottom: 3px;
}

.links-hr {
	border: 0;
	border-bottom: 1px #ccc solid;
	height: 1px;
	margin-top: -1px;
}

.bottom-links {
	font-size: 16px;
}

.link_list {
	overflow: hidden;
}

.link_list ul {
	text-align: left;
	float: left;
	padding: 10px 0;
}

.link_list li {
	display: inline-block;
	float: left;
	margin: 3px 10px;
}

.nav_item {
	/*overflow: hidden;*/
}

.nav_item a {
	font-size: 14px;
	float: left;
	color: black;
	padding: 10px 5px;
}

.nav_item a:hover {
	color: #2d49c2;
}

.link-list h1 {
	color: #2d49c2;
	margin-top: 20px;
}

.link-list {
	padding-bottom: 20px;
}

.link {
	background-color: #404c8e;
	margin-top: 10px;
	clear: both;
}

.link p {
	line-height: 41px;
	color: white;
	margin-left: 44px;
	margin-top: 8px;
}

.zf {
	margin-left: 56px;
	margin-top: 19px;
}

.opt {
	font-size: 14px;
	color: #165794;
}

.le {
	float: left;
}

.sel {
	width: 200px;
	height: 30px;
	background-color: #c4d6ea;
	font-size: 14px;
	color: #2d49c2;
	border: none;
	outline: none;
}


/*footer*/

footer {
	position: absolute;
	background: url(../img/footBg.jpg) center center no-repeat;
	background-size: cover;
	min-height: 350px;
	width: 100%;
	left: 0;
	font-family: "å¾®è½¯é›…é»‘";
}

.foot-box {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.foot-erweima {
	display: inline-block;
}

.ewm-weixin {
	background: url(../img/eq1.jpg) center center no-repeat;
	background-size: cover;
	height: 96px;
	width: 96px;
	float: left;
	margin: 70px 25px;
}

.ewm-app {
	background: url(../img/eq2.jpg) center center no-repeat;
	background-size: cover;
	height: 96px;
	width: 96px;
	float: left;
	margin: 70px 25px;
}

.ewm-weibo {
	background: url(../img/eq3.jpg) center center no-repeat;
	background-size: cover;
	height: 96px;
	width: 96px;
	float: left;
	margin: 70px 25px;
}

.ewm-toutiao {
	background: url(../img/eq4.png) center center no-repeat;
	background-size: cover;
	height: 96px;
	width: 96px;
	float: left;
	margin: 70px 25px;
}

.ewm-douyin {
	background: url(../img/eq5.png) center center no-repeat;
	background-size: cover;
	height: 96px;
	width: 96px;
	float: left;
	margin: 70px 25px;
}

.ewm span {
	position: relative;
	font-size: 16px;
	color: #fff;
	top: 105px;
}

.f-toutiao {
	background: url(../img/fico1.png)center center no-repeat;
	background-size: cover;
	height: 30px;
	width: 30px;
	position: relative;
	float: right;
	margin: 16% 6% 0 0;
}

.f-douyin {
	background: url(../img/fico2.png)center center no-repeat;
	background-size: cover;
	height: 30px;
	width: 30px;
	position: relative;
	float: right;
	margin: 4% 6% 0 0;
}

.f-toutiao span {
	position: absolute;
	float: right;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
	width: 250px;
}

.f-douyin span {
	position: absolute;
	float: right;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
	width: 250px;
}

.copyright {
	margin-top: -35px;
}

.copyright p {
	font-size: 14px;
	color: #fff;
	padding-top: 20px;
}

.talent-swiper-slide .talent-swiper-txt p {
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.confucian-table img {
	width: 128px;
	height: 128px;
}</pre></body></html>