<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;
	border-spacing: 0;
}

.alignItems {
	-webkit-box-align: center;
	/* Safari 6-9 */
	-ms-flex-align: center;
	/* IE 10 */
	align-items: center;
	/* 鏍囧噯璇硶 */
}

.justifyContent {
	-webkit-box-pack: center;
	/* Safari 6-9 */
	-ms-flex-pack: center;
	/* IE 10 */
	justify-content: center;
	/* 鏍囧噯璇硶 */
}

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

.left {
	float: left;
}

.right {
	float: right;
}

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

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

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

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

#header {
	height: 673px;
    background: url(../images/banner.png) no-repeat center top;
    min-width: 1100px;
    position: relative;
}
.banner-img {
	display: block;
	/* margin: 0 auto; */
}

#header .form-con {
	/* width: 470px;
	height: 480px;
	background: url(../images/bannerFrom.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 82px;
	left: 65%;
	transform: translateX(-65%);
	border-radius: 20px;
	overflow: hidden; */
	width: 470px;
    height: 480px;
    background: url(../images/banner1.png) no-repeat;
    position: absolute;
    top: 82px;
    left: 50%;
    margin-left: 20px;
    border-radius: 20px;
    box-shadow: 0 4px 27px rgba(36, 97, 178, 0.28);
    overflow: hidden;
}

.btn-box {
	text-align: center;
	font-size: 0;
	padding-top: 30px;
	padding-bottom: 60px;
}

.btn-box a {
	display: inline-block;
	vertical-align: top;
	margin: 0 11px;
	width: 286px;
	height: 54px;
	overflow: hidden;
	text-indent: -9999px;
}

.btn-box a:first-child {
	width: 381px;
}

.btn-box a img {
	display: block;
	width: 100%;
	height: 100%;
}

.centbg {
	/* background:rgb(255, 229, 156) url(../images/bg1.png) no-repeat top center; */
	min-width: 1100px;
	max-width: 1920px;
    margin: 0 auto;
	background-color: #ffd45e;
}

/*瀵艰*/
.h2_title {
	height: 75px;letter-spacing: 2px;
	line-height: 75px;
	text-align: center;
	font-size: 40px;
	color: #FFF;
	font-weight: bolder;
}

/**/
.page1,.page2,.page3,.page4,.page5{
	margin: 0 auto;
}
.page1 {
	position: relative;
	background:rgb(255, 229, 156) url(../images/p1-bg.png) no-repeat;
	background-size: 100% 100%;
}
.page1-con {
	width: 1100px;
	margin: 0 auto;
}

.page1 .tab {
	position: absolute;
	width: 1058px;
	height: 77px;
	top: 118px;
	left: 21px;
}

.page1 .tab span {
	display: block;
	width: 141px;
	height: 77px;
	margin-right: 19px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.page1 .tab span:first-child {
	width: 377px;
	height: 77px;
	margin-right: 28px;
}

.page1 .tabCon {
	width: 1100px;
}

.page1 .tabCon img {
	display: none;
}

.page1 .tabCon img:first-child {
	display: block;
}

.page2 {
	width: 100%;
	height: 998px;
	position: relative;
	background: url(../images/page2bc.png) no-repeat top center;
}

.page2 .bc {
	width: 100%;
	margin: 0 auto;
}
.page2 .btn-box{
	position: absolute;
	bottom:-20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}


.page3 {
	width: 100%;
	height: 775px;
	background: url(../images/page3bc.png) top no-repeat;
	background-size: 100%;
	position: relative;
}

.page3 .page3_box {
	width: 1100px;
	height: 651px;
	margin: 0 auto;
	overflow: hidden;
}

.page3 .page3_box .box {
	width: 100%;
	height: 525px;
	margin-top: 70px;
	position: relative;
}

.swiper-container .swiper-slide {
	box-sizing: border-box;
	padding-top: 27px;
	height: 530px;
}
.swiper-paginationBox{
	width: 100%;
	display: flex;
	justify-content: center;
	padding-top: 30px;
	/* position: absolute; */
	/* top: 30px; */
	/* left: 0; */
	/* text-align: center; */
}
.swiper-paginationBox .swiper-pagination-bullet {
	width: 64px;
	height: 6px;
	border-radius: 3px;
	background: #198ffc;
}

.page4 {
	width: 100%;
	height: 891px;
	position: relative;
	background: url(../images/page4bc.png) top center no-repeat;
}
/* .page4 .bc{
	width: 100%;
} */
.page4 .btn-box{
	position: absolute;
	left: 0;
	right:0;
	margin: 0 auto;
	bottom:-20px;
}

.page5 {
	width: 100%;
	position: relative;
}
.page5 .pc{
	width: 100%;
}
.page5 .box{
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1100px;
	height: 470px;
}

.page5 .tab {
	position: absolute;
	width: 284px;
	height: 440px;
	padding-top: 30px;
	top: 0;
	right: 30px;
}

.page5 .tab span {
	display: block;
	width: 284px;
	height: 95px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

.page5 .tabCon {
	width: 1100px;
}

.page5 .tabCon img {
	display: none;
}
.page5 .btn-box {
	position: absolute;
	left: 0;
	right: 0;
	margin:  0 auto;
	padding: 0;
	bottom: 30px;
}

#looyuMid {
	z-index: 13
}

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

/* .totop-fix{position: fixed;top: 0;left: 50%;margin-left: -550px;z-index: 5;} */
#looyuMidBtn{
	left: 0 !important;
	right: 0 !important;
	margin: 40px auto 0 !important;
}
</pre></body></html>