<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: rgba(0, 0, 0, 0.55);
}

#colorbox {
	outline: 0;
}

#cboxContent {}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	background: url(../images/tc-bg.jpg);
}

#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}


/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxClose {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	background: url(../images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: bottom center;
}

/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li,
th,
td {
	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;
}

img {
	vertical-align: middle;
}

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

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

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

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

/*娓呴櫎娴姩鏂规硶*/
.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 {
	font-size: 12px;
	color: #333;
	font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial
}

a {
	background-color: transparent;
}

a:hover {
	outline: 0;
}

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

.fl {
	float: left
}

.fr {
	float: right
}

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

#looyuMid {
	z-index: 99
}
#looyuMidBtn {
	left: 217px !important ;
	height: 60px !important;
}

/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/
.title {
	font-size: 0;
	text-align: center;
}

.but-con {
	text-align: center;
	font-size: 0;
	margin: 0 auto
}

.but-con a {
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #214cb4;
	background: #fff;
	margin: 0 40px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
	border-radius: 5px;
	font-weight: bold;
	/* background: url(../images/btn1.png) no-repeat;
	background-size: 100% 100%; */
}

.but-con a:nth-of-type(2) {
	color: #fff;
	background-color: #214cb4;
	/* background: url(../images/btn2.png) no-repeat; */
}

#header {
	width: 100%;
	height: 590px;
	background: url('../images/banner.png') center no-repeat;
	min-width: 1100px;
	overflow: hidden;
}

#header a {
	display: block;
	font-size: 16px;
	color: #fff;
	border-radius: 8px;
	text-align: center;
	width: 185px;
	height: 40px;
	line-height: 40px;
	background: #f3585e;
	margin: 296px 0 0 634px;
}
.bw {
	width: 1100px;
	margin: 0 auto;
}

.p1 {
	width: 100%;
	height: 242px;
	background: url(../images/p1-bg.png) no-repeat center;
	overflow: hidden;
}
.p1-box {
	margin-top: 42px;
	padding: 11px;
	background: url(../images/p1-box-bg.png) no-repeat;
	background-size: 100% 100%;
	height: 142px;
}
.p1-title {
	font-size: 20px;
	color: #fff;
}
.p1-line {
	width: 100%;
	height: 3px;
	background-color: #ed3632;
}
.p1-mes {
	margin-top: 28px;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
}
.p2 {
	width: 100%;
	height: 426px;
	background: url(../images/p2-bg.png) no-repeat center;
}
.p3 {
	width: 100%;
	height: 600px;
	background: url(../images/p3-bg.png) no-repeat center;
}
.p4 {
	width: 100%;
	height: 494px;
	background: url(../images/p4-bg.png) no-repeat center;
}
.p5 {
	width: 100%;
	height: 1029px;
	background: url(../images/p5-bg.png) no-repeat center;
}
.p6 {
	width: 100%;
	height: 779px;
	background: url(../images/p6-bg.png) no-repeat center;
}
.p6-con {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 44px;
}
.p6-item {
	width: 179px;
	margin-bottom: 40px;
}
.p6-item &gt;img {
	display: block;
	margin: 0 auto;
	width: 97px;
	height: 97px;
}
.p6-item-name {
	margin-top: 16px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.p7 {
	width: 100%;
	height: 1543px;
	background: url(../images/p7-bg.png) no-repeat center;
}
.p7-box &gt;img {
	margin-bottom: 47px;
}
.p7-title {
	width: 100%;
	height: 52px;
	background: url(../images/p7-1.png) no-repeat;
	background-color: 100% 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 52px;
	padding: 0 15px;
	color: #214cb4;
}
.p7-con1 {
	width: 100%;
	height: 165px;
	background: url(../images/p7-1-bg.png) no-repeat;
	background-color: 100% 100%;
	margin-top: 30px;
	padding: 18px 15px 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p7-con1-item {
	width: 333px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #fd999c;
	padding: 5px 10px 5px 6px;
	margin-bottom: 14px;
}
.item-left {
	font-size: 20px;
	color: #fff;
}
.item-right {
	font-size: 20px;
	color: #fff;
}
.item-line {
	width: 2px;
	height: 37px;
	background-color: #ed3632;
	display: flex;
	align-items: center;
}
.item-right &gt;span {
	font-size: 26px;
	font-weight: bold;
	color: #ed3632;
	margin-left: 10px;
	margin-right: 8px;
}
.p7-con2 {
	border: 3px solid #fff;
	padding: 20px 20px 0 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 32px;
}
.p7-con2-item {
	width: 302px;
	background-color: #fd999c;
	margin-bottom: 25px;
	padding: 16px;
	text-align: center;
	box-sizing: border-box;
}
.item2-name {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
}
.item2-line {
	width: 100%;
	height: 3px;
	background-color: #ed3632;
	margin-top: 11px;
	margin-bottom: 15px;
}
.item2-money {
	font-size: 20px;
	font-weight: bold;

}
.item2-money &gt;span {
	font-size: 26px;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 5px;
	color: #ed3632;
}
.item2-link {
	display: block;
	width: 220px;
	height: 38px;
	font-size: 22px;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	color: #214cb4;
	background-color: #fff;
	margin: 0 auto;
	border-radius: 1px;
	margin-top: 23px;
}
.p7-notice {
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}
.p7-notice &gt;img {
	display: block;
	width: 10px;
	height: 10px;
	margin-right: 10px;
}
.p8 {
	width: 100%;
	height: 722px;
	background: url(../images/p8-bg.png) no-repeat center;
}
.p8-box {
	position: relative;
}
.p8-link1 {
	position: absolute;
	width: 309px;
	height: 227px;
	top: 111px;
	left: 214px;
	font-size: 0;
}
.p8-link2 {
	position: absolute;
	width: 309px;
	height: 227px;
	top: 111px;
	left: 570px;
	font-size: 0;
}
.p8-link3 {
	position: absolute;
	width: 309px;
	height: 227px;
	bottom: 50px;
	left: 40px;
	font-size: 0;
}
.p8-link4 {
	position: absolute;
	width: 309px;
	height: 227px;
	bottom: 50px;
	left: 401px;
	font-size: 0;
}
.p8-link5 {
	position: absolute;
	width: 309px;
	height: 230px;
	bottom: 59px;
	right: 33px;
	font-size: 0;
}</pre></body></html>