<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/
/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
ol,
li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
	vertical-align: baseline;
	font-size: 100%;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
	display: block;
}

#nav,
#header,
#menu {
	width: 100%;
}

#section {
	width: 1000px;
	margin: auto;
}

ul,
li {
	list-style: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

img {
	vertical-align: middle
}

.oh {
	overflow: hidden;
}

.midd {
	text-align: center;
}

.mt1 {
	margin-top: 10px;
}

.mt2 {
	margin-top: 20px;
}

.mt3 {
	margin-top: 15px;
}

.mtb1 {
	margin: 10px 0;
}

.mtb2 {
	margin: 20px 0;
}

.mlr1 {
	margin: 0 10px;
}

.mlr2 {
	margin: 0 20px;
}

.mb {
	margin-bottom: 0;
}

.mtb1 {
	margin: 10px 0;
}

.ti {
	text-indent: 25px;
}

table {
	border-collapse: collapse;
}

/*娓呴櫎娴姩鏂规硶*/
.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}

.fix {
	zoom: 1;
}

.fix:after {
	display: block;
	content: 'clear';
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/****************************椤甸潰鏍峰紡鎺у埗*****************************/

/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/
body {
	line-height: 20px;
	font-size: 12px;
	color: #303030;
	font-family: "Microsoft YaHei", Helvetica, Arial;
	background: #e1f0fd;
}

.mw {
	width: 1200px;
	margin: auto;
}

/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/
#nav {
	height: 105px;
	text-align: center;
	background-color: #FFF
}

#looyuMid {
	z-index: 99
}

.left {
	float: left;
}

.right {
	float: right;
}

/*鎸夐挳*/
.but-con {
	text-align: center;
	font-size: 0;
}

.but-con a {
	width: 228px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	margin: 0 14px;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	background: #a2a1ff;
	border-radius: 10px;
	letter-spacing: 1px;
}
.but-con a.btn-A {
	background: #f39800;
}

.but-con a.btn-B {
	width: 378px;
	height: 51px;
	background: url(../images/btn_a.png) no-repeat;
	text-indent: -9999px;
}

#header {
	height: 572px;
	background: url(../images/banner.jpg) no-repeat center top;
	min-width: 1200px;
	position: relative;
}

#header .ban {
	width: 1200px;
	margin: 0 auto;
	padding-top: 404px;
}

#header .ban a {
	width: 667px;
	height: 156px;
	display: block;
	margin: 0 0 0 111px;
	font-size: 0;
}

.main {
	width: 100%;
	background: url(../images/main_bg.jpg) center top no-repeat;
}

.head-bot {
	background: #e1f0fd;
	padding: 36px 0 0px;
}

.head-bot ul {
	text-align: center;
	font-size: 0;
}

.head-bot ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.head-bot ul li a {
	display: block;
	color: #fff;
	cursor: pointer;
	width: 208px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 20px;
	background: #7995ca;
	font-weight: bold;
	border-radius: 30px;
	letter-spacing: 1px;
}

.head-bot ul li.on a {
	background: #594f84;
}

.head-bot.totop-fix {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	display: block;
	padding: 8px 0;
}

.head-bot.totop-fix li a {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

/*澶氶噸璞ぜ*/
.title {
	text-align: center;
}

.title h2 {
	font-size: 36px;
	color: #fff;
	height: 75px;
	line-height: 75px;
	background: #594f84;
	border-radius: 0 0 20px 20px;
	display: inline-block;
	padding: 0 32px;
	position: relative;
	letter-spacing: 2px;
}

.title h2 em {
	background: url(../images/sj.png) no-repeat;
	width: 13px;
	height: 17px;
	position: absolute;
	right: -13px;
	top: 0;
}

.page1 {
	padding: 54px 0 0px;
}

.page1 .page-bg {
	width: 1248px;
	height: 562px;
	margin: 0 auto;
	background: url(../images/bg01.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.page1 .page-bg {
	padding-bottom: 30px;
}

.page1-con {
	padding: 0px 0 30px;
	text-align: center;
	font-size: 0;
}

.page1-con dl {
	border-radius: 15px;
	width: 454px;
	height: 152px;
	margin: 15px 10px 0;
	background: #fff;
	border: 2px solid #cfd4ff;
	display: inline-block;
	vertical-align: top;
}

.page1-con dl dd {
	float: left;
	padding: 26px 0 0 40px;
	text-align: left;
}

.page1-con dl dt {
	float: right;
}

.page1-con dl dd h3 {
	font-size: 20px;
	color: #9b88ef;
	line-height: 32px;
	font-weight: bold;
	letter-spacing: 1px;
}

.page1-con dl dd p {
	font-size: 16px;
	color: #000;
	line-height: 20px;
}

.page1 .btn-A {
	width: 372px;
}

/*灏忚绉嶈绋�*/
.page3 {
	padding-top: 30px;
}
.page3 .page-bg {
	width: 1200px;
	height: 577px;
	margin: 0 auto;
	background: url(../images/bg03.png) 0 18px no-repeat;
	background-size: 100%;
	position: relative;
	padding-bottom: 25px;
}

.page3-tab {
	text-align: center;
	font-size: 0;
}

.page3-tab li {
	display: inline-block;
	vertical-align: top;
	margin: 30px 12px 0;
	width: 213px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	border-radius: 50px;
	font-size: 20px;
	background: #7995ca;
	font-weight: bold;
	cursor: pointer;
}

.page3-tab li.on {
	background: #594f84;
}

.page3-hid {
	padding-top: 22px;
	display: none;
}

.page3-hid ul {
	text-align: center;
	font-size: 0;
}

.page3-hid ul li {
	display: inline-block;
	vertical-align: top;
	border-radius: 15px;
	margin: 11px 10px 0;
	height: 180px;
	position: relative;
	width: 294px;
	background: #fff;
	text-align: center;
	font-size: 0;
	border: 2px solid #cfd4ff;
}

.page3-hid ul li p {
	font-size: 16px;
	color: #000;
	line-height: 21px;
	text-align: left;
	padding-left: 60px;
	margin-top: 5px;
}

.page3-hid ul li h3 {
	font-size: 20px;
	color: #594f84;
	height: 55px;
	line-height: 55px;
	font-weight: bold;
	background: linear-gradient(#e3e3fb, #f5f5fd);
	border-radius: 15px 15px 0 0
}

.page3-hid ul li a {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 30px;
	color: #fff;
	font-size: 16px;
	background: #a2a1ff;
	margin: 8px 8px 0;
	font-weight: bold;
}

.page3-hid ul li a:nth-of-type(2) {
	background: #eb4b48;
}

.page3-hid ul .li01 {
	background: none;
}

/*澶氱鐝瀷浠嬬粛*/
.page4 {
	padding-top: 70px;
}

.page4 .page-bg {
	width: 1200px;
	height: 798px;
	margin: 0 auto;
	background: url(../images/bg04.png) 0 18px no-repeat;
	background-size: 100%;
	position: relative;
	padding-bottom: 30px;
}

.page4-con {
	padding: 0 0 30px;
}

.page4-con ul {
	text-align: center;
	font-size: 0;
}

.page4-con ul li {
	display: inline-block;
	vertical-align: top;
	width: 291px;
	height: 295px;
	border: 2px solid #a2a1ff;
	border-radius: 10px;
	overflow: hidden;
	margin: 20px 10px 0;
	background: #fff;
}

.page4-con ul li p {
	color: #000;
	line-height: 22px;
	padding: 6px 0 0 36px;
	font-size: 16px;
	text-align: left;
}

.page4-con ul li h3 {
	font-size: 20px;
	color: #9b88ef;
	line-height: 29px;
	padding-top: 15px;
	border-top: 2px solid #f39800;
}

/*鍚痉灏忚绉嶈瘯鍚*/
.page5 {
	padding-top: 70px;
}

.page5 .page-bg {
	width: 1200px;
	height: 618px;
	margin: 0 auto;
	background: url(../images/bg05.png) 0 18px no-repeat;
	background-size: 100%;
	position: relative;
	padding-bottom: 30px;
}

.page5-con {
	padding: 0 0 30px;
}
.page5-tab {
	width: 160px;
	float: left;
	margin: 0 50px 0 10px;
}
.page5-tab li {
	width: 160px;
	height: 97px;
	line-height: 97px;
	background: #c7e2fb;
	font-size: 24px;
	color: #594f84;
	border-radius: 12px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 43px;
	cursor: pointer;
}
.page5-tab li.on {
	background: #594f84;
	color: #fff;
}
.page5-hid {
	width: 980px;
	float: left;
	display: none;
}
.page5-video {
	width: 769px;
	height: 433px;
	overflow: hidden;
	margin: 20px auto 25px;
	border-radius: 20px;
}

/*鍚痉灏忚绉嶆暀鐮斿洟闃熷睍绀�*/
.page6 {
	padding-top: 70px;
}

.page6-bg {
	width: 1200px;
	background: #fffdf8;
	border-radius: 20px;
	margin: 0 auto;
	padding-bottom: 45px;
}
.page6-bg .title h2{
	margin-top: -18px;
}

.page6-con {
	width: 1080px;
	margin: 0 auto 30px;
}

.swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
}

.page6-con ul {
	/* text-align: center; */
	font-size: 0;
	width: 1080px;
	margin: 0 auto;
}

.page6-con ul li {
	width: 202px;
	display: inline-block;
	vertical-align: top;
	margin: 37px 7px 0;
}

.page6-con ul li h3 {
	font-size: 20px;
	color: #f39800;
	line-height: 44px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 9px;
	font-weight: bold;
	border-bottom: 1px solid #f39800;
}

.page6-con ul li p {
	font-size: 16px;
	color: #000;
	line-height: 22px;
	text-align: left;
	margin-top: 10px;
}

.page6 .swiper-slide {
	height: 1px
}

.page6 .swiper-slide-active {
	height: auto;
}

.page6 .swiper-container .swiper-pagination-bullets {
	bottom: 0px;
}

.page6 .swiper-container .swiper-pagination-bullet {
	background: #597cc5;
	width: 48px;
	height: 10px;
	border-radius: 5px;
}

/*鍦ㄧ嚎瀹氬埗灏忚绉嶅涔犳柟妗�*/
.page7 {
	padding-top: 70px;
}

.page7-con {
	margin: 0 auto;
	background: #fff;
	border-radius: 0.3rem;
	width: 1200px;
	padding-bottom: 30px;
	border-radius: 20px;
}

.page7-con .title h2{
	margin-top: -18px;
}

.page7-con ul {
	border-left: 3px solid #6e8ccd;
	height: 234px;
	margin: 36px auto 0;
	width: 1104px;
}

.page7-con h3 {
	font-size: 20px;
	color: #594f84;
	line-height: 29px;
	position: relative;
	float: left;
	width: 140px;
	padding-left: 17px;
}

.page7-con ul li h3 em {
	width: 8px;
	height: 8px;
	border-radius: 100px;
	background: #fff;
	border: 3px solid #6e8ccd;
	position: absolute;
	top: 8px;
	left: -9px;
}

.page7-con ul li .divp {
	float: right;
	font-size: 0;
	width: 937px;
}

.page7-con ul li p {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color: #000000;
	height: 29px;
	line-height: 29px;
	margin-bottom: 15px;
	min-width: 128px;
	cursor: pointer;
}

.page7-con ul li p i {
	width: 9px;
	height: 9px;
	display: inline-block;
	vertical-align: top;
	margin: 8px 8px 0 0;
	border: 2px solid #f39800;
	border-radius: 100px;
	background: #fff;
}

.page7-con ul li p.side {}

.page7-con ul li p.side i {
	background-color: #f39800;
}

.page7-con ul .cgsj p {
	margin-right: 17px;
	min-width: 50px;
}

.page7-con ul li .divp span {
	display: block;
	border-bottom: 1px dashed #f39800;
	margin-bottom: 22px;
}

.page7 .but-con {
	margin-top: 65px;
}

.page8 {
	padding: 70px 0 50px;
}

.page8-bg {
	background: #fff;
	border-radius: 20px;
	padding: 0 0 50px;
}
.page8-bg .title h2{
	padding: 0 70px;
	margin-top: -18px;
}

.page8 ul {
	text-align: center;
	font-size: 0;
}

.page8 ul li {
	display: inline-block;
	vertical-align: top;
	width: 170px;
	margin-top: 43px;
}

.page8 ul li em {
	background: url(../images/icon.png) no-repeat;
	width: 66px;
	height: 68px;
	display: block;
	margin: 0 auto;
}

.page8 ul .li01 em {
	background-position: 0 0;
}

.page8 ul .li02 em {
	background-position: 0 -121px;
}

.page8 ul .li03 em {
	background-position: 0 -242px;
}

.page8 ul .li04 em {
	background-position: 0 -370px;
}

.page8 ul .li05 em {
	background-position: -134px 0;
}

.page8 ul .li06 em {
	background-position: -134px -121px;
}

.page8 ul .li07 em {
	background-position: -134px -242px;
}

.page8 ul li p {
	font-size: 20px;
	line-height: 30px;
	margin-top: 15px;
	color: #594f84;
	font-weight: bold;
}

#looyuMid {
	z-index: 13
}

.closeBtnLeft {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
</pre></body></html>