<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,
li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

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%;
}

.img {
	vertical-align: bottom
}

.zt-wrap {
	font-size: 16px;
}

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

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

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

.elips {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	-o-text-overflow: ellipsis
}

/*娓呴櫎娴姩鏂规硶*/
.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;
}

p {
	margin: 0;
}

/****************************椤甸潰鏍峰紡鎺у埗*****************************/
/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/
body {
	line-height: 22px;
	font-size: 12px;
	color: #333333;
	font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial;
	background: #fff;
	position: relative;
}

a {
	color: #333333;
}

a:hover {
	color: #db2518;
}

.mw {
	width: 1100px;
	margin: 0 auto
}

/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/

#looyuMid {
	z-index: 99;
}

/*澶撮儴Banner*/
#header {
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) center top no-repeat;
	position: relative;
}
#nav {
	width: 1000px;
	margin: 0 auto;
}
/*椤堕儴瀵艰埅*/
.top-nav {
	width: 1100px;
	height: 50px;
	background: #fff;
	margin: -20px auto 0;
	position: relative;
	border-radius: 25px;
	box-shadow: 0px 2px 5px #1c2a7f;
}

.top-nav ul {
	margin-right: -59px;
}

.top-nav ul li {
	float: left;
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	margin-right: 59px;
	border-radius: 25px;
}

.top-nav ul li a {
	display: inline-block;
	font-size: 20px;
	color: #262626;
	width: 230px;
	line-height: 50px;
}

.top-nav ul li.activeLi {
	background-color: #3559f1;
}

.top-nav ul li.activeLi a {
	color: #fff;
}
.top-nav.totop-fix {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 1000;
	display: block;
	margin: 0 0 0 -550px;
}

.dy {
	width: 100%;
	height: 350px;
	background: #e2eaff;
	margin-top: -50px;
	padding-top: 100px;
}
.dy p {
	width: 960px;
	height: 198px;
	margin: 0 auto;
	padding: 35px 65px 0 75px;
	background: url(../images/dy_bg.png) center top no-repeat;
	font-size: 18px;
	color: #fff;
	line-height: 33px;
}
a.btn {
	width: 296px;
	height: 48px;
	display: block;
	margin: 40px auto 0;
	background: #ff8e32;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	border-radius: 6px;
}

/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/
.btn-box {
	margin: 50px auto;
	text-align: center;
}

.btn-box a {
	display: inline-block;
	width: 204px;
	height: 48px;
	margin: 0 45px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
	border-radius: 6px;
}
.btn-box a.btn1 {
	background: #4272fe;
}
.btn-box a.btn2 {
	background: #ff8e32;
}

.part-title {
	width: 1200px;
	margin: 40px auto;
}
.part-title h2{
	height: 70px;
	text-indent: -9999px;
}
.part-title h2.tit1 {
	width: 364px;
	background: url(../images/tit1.png) center top no-repeat;
}
.part-title h2.tit2 {
	width: 420px;
	background: url(../images/tit2.png) center top no-repeat;
}
.part-title h2.tit3 {
	width: 685px;
	background: url(../images/tit3.png) center top no-repeat;
}
.part-title h2.tit4 {
	width: 1042px;
	background: url(../images/tit4.png) center top no-repeat;
}
.part-title h2.tit5 {
	width: 700px;
	background: url(../images/tit5.png) center top no-repeat;
}

/* part1 */
#part1 {
	padding-bottom: 40px;
}
.part1-con {
	width: 1023px;
	padding: 30px 38px;
	margin: 0 auto;
	background: #f7f8ff;
	border: 3px solid #4272fe;
}
.part1-con h3 {
	width: 726px;
	height: 78px;
	padding: 5px 10px 5px 15px;
	background: #3559f1;
	color: #fff;
	border-radius: 6px;
	font-size: 24px;
	line-height: 36px;
}
.part1-con p {
	font-size: 18px;
	line-height: 33px;
	padding: 20px 0 40px;
}
.part1-con h5 {
	width: 900px;
	height: 70px;
	margin:0 auto;
	background: url(../images/part1_h5bg.png) no-repeat;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 8px;
	text-align: center;
	line-height: 70px;
}
.part1-con table {
	width: 900px;
	margin:0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	color: #233769;
}
.part1-con table th {
	line-height: 75px;
	font-size: 22px;
}
.part1-con table td {
	text-align: center;
	line-height: 75px;
	font-size: 14px;
}
.part1-con table td.lh {
	line-height: 24px;
	padding: 10px 20px;
	vertical-align: top;
	text-align: left;
}
.part1-con table tr:nth-child(odd) {
	background: #fff;
}
.part1-con table tr:nth-child(even) {
	background: #f1f5ff;
}


/* part2 */
#part2 {
	position: relative;
	padding: 20px 0; 
	background: #e2eaff;
}
.part2-con {
	width: 1070px;
	padding: 30px 15px;
	margin: 0 auto;
	background: #fff;
	border: 3px solid #4272fe;
}

.part2-con dl {
	width: 500px;
	float: left;
}

.part2-con dl:nth-child(1) {
	margin-right: 70px;
}
.part2-con dl dt {
	width: 125px;
	float: left;
}
.part2-con dl dd {
	width: 375px;
	float: left;
	color: #233769;
	padding-top: 10px;
}

.part2-con dl dd h5{
	height: 30px;
	line-height: 30px;
	font-size: 23px;
	margin-bottom: 10px;
}
.part2-con dl dd h6{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 400;
}
.part2-con dl dd span {
	width: 52px;
	height: 2px;
	display: block;
	background: #233769;
	margin-bottom: 10px;
}
.part2-con dl dd p {
	font-size: 18px;
	line-height: 32px;
	margin-bottom: 5px;
	background: url(../images/part2_dot.png) 0 10px no-repeat;
	padding-left: 20px;
}

#part2a {
	padding-bottom: 50px;
}
.part2a-con {
	width: 1200px;
	margin: 0 auto;
}
.part2a-con dt {
	width: 540px;
	float:left;
	padding-left: 20px;
}
.part2a-con dd {
	width: 500px;
	height: 266px;
	float: right;
	background: url(../images/part2a_tu2.jpg) no-repeat;
	margin: 80px 70px 0 0;
	
}
.part2a-con dd h5 {
	height: 52px;
	text-indent: -9999px;
}
.part2a-con dd p {
	font-size: 23px;
	color: #203363;
	line-height: 42px;
	padding: 26px 0 0 116px;
	font-weight: 700;
}


/* part3 */
#part3 {
	position: relative;
	padding: 20px 0 50px; 
	background: #e2eaff;
}
.part3-con {
	width: 1187px;
	height: 545px;
	margin: 40px auto 0;
	padding: 80px 0 0 70px;
	background: url(../images/part3_bg.png) no-repeat;
	position: relative;
}

.part3-con dl {
	margin-bottom: 28px;
	color: #203363;
}
.part3-con dl dt {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}
.part3-con dl dd {
	font-size: 18px;
	line-height: 30px;
	padding-left: 34px;
}
.part3-con p {
	font-size: 18px;
	color: #4744f3;
	line-height: 28px;
	margin-top: 70px;
	padding-left: 34px;
}

/* part4 */
#part4 {
	width: 100%;
	padding: 20px 0;
}

.part4-con {
	width: 1247px;
	margin: 20px auto 0;
}
.part4-con .sub-con {
	height: 1380px;
	background: url(../images/part4_bg2.png) no-repeat;
}
.part4-con dl {
	padding: 40px 100px 0;
}
.part4-con dl.p41 {
	height: 350px;
	background: url(../images/part4_bg1.png) no-repeat;
}
.part4-con dl.p42 {
	padding-top: 125px;
}
.part4-con dl.p43 {
	padding-top: 145px;
}
.part4-con dl dt {
	height: 52px;
	line-height: 52px;
	text-indent: -9999px;
	margin-bottom: 25px;
}
.part4-con dl dd {
	color: #203363;
}
.part4-con dl dd h5 {
	font-size: 24px;
	margin-bottom: 20px;
}
.part4-con dl dd h6 {
	font-size: 24px;
	margin-top: 30px;
	margin-left: -24px;
}
.part4-con dl dd p {
	font-size: 18px;
	background: url(../images/part4_dot.png) 0 15px no-repeat;
	padding-left: 20px;
	line-height: 36px;
	margin-bottom: 10px;
}
.part4-con dl dd p b {
	font-size: 18px;
	font-weight: 400;
}
.part4-con dl dd p span {
	color: #3659f1;
}


/* part5 */
#part5 {
	position: relative;
	padding: 20px 0; 
	background: #e2eaff;
}
.part5-con {
	width: 1140px;
	margin: 20px auto 0;
}

.part5-con dl {
	width: 553px;
	float: left;
	margin-bottom: 10px;
}
.part5-con dl dt {
	width: 162px;
	height: 62px;
	line-height: 58px;
	background: url(../images/part5_dtbg.png) no-repeat;
	font-size: 26px;
	color: #3659f1;
	font-weight: 700;
	margin-bottom: 25px;
	padding-left: 90px;
	margin-left: 23px;
	
}
.part5-con dl dd {
	padding: 60px 30px 50px 40px;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #203363;
}

.part5-con dl.p51 dd{
	height: 166px;
	background: url(../images/part5_ddbg1.png) no-repeat;
}

.part5-con dl.p52 dd{
	height: 222px;
	background: url(../images/part5_ddbg2.png) no-repeat;
}
.part5-con dl:nth-child(odd){
	margin-right: 34px;
}


.closeBtnLeft {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	right:0;
	top:0;
	cursor: pointer;
}

</pre></body></html>