<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ */
.home-serve-wrap {
	overflow: hidden;
}
.serve-title {
	margin-top: 80px;
	margin-bottom: 50px;
	text-align: center;
	height: 52px;
	font-family: æ€æºé»‘ä½“;
	font-size: 28px;
	font-weight: 700;
	font-feature-settings: 'kern' on;
	color: #333333;
}
.serve-tabs {
	overflow: hidden;
	text-align: center;
}
.serve-tabs div {
	text-align: center;
	display: inline-block;
	margin: 0 60px;
	font-family: Source Han Sans;
	font-size: 18px;
	font-feature-settings: 'kern' on;
	color: #333333;
	padding-bottom: 10px;
	cursor: pointer;
	font-weight: 600;
}
.serve-tabs div:hover {
	color: var(--main-color);
	background: url(../../images/index/tabs-line2.png) no-repeat bottom center;
}
.serve-tabs div.active {
	color: var(--main-color);
	background: url(../../images/index/tabs-line2.png) no-repeat bottom center;
}

/* tabå†…å®¹æ&nbsp;·å¼ */
.serve-content {
	margin-top: 15px;
	display: flex;
	justify-content: space-around;
}
.tab-serve-content {
	display: none;
	box-sizing: border-box;
}
.serve-content .active {
	display: block;
}
.tab-serve-content .col-md-3 {
	width: 277px;
	height: 245px;
	padding: 50px 24px;
}
.tab-serve-content .item1 {
	background: url(../../images/index/1-default.png) no-repeat center center;
}
.tab-serve-content .item1:hover {
	background: url(../../images/index/1-hover.png) no-repeat center center;
}
.tab-serve-content .item2 {
	background: url(../../images/index/2-default.png) no-repeat center center;
}
.tab-serve-content .item2:hover {
	background: url(../../images/index/2-hover.png) no-repeat center center;
}
.tab-serve-content .item3 {
	background: url(../../images/index/3-default.png) no-repeat center center;
}
.tab-serve-content .item3:hover {
	background: url(../../images/index/3-hover.png) no-repeat center center;
}
.tab-serve-content .item4 {
	background: url(../../images/index/4-default.png) no-repeat center center;
}
.tab-serve-content .item4:hover {
	background: url(../../images/index/4-hover.png) no-repeat center center;
}
/* ç§»é™¤å†…éƒ¨divçš„å³è¾¹è·ï¼Œä»¥ä¾¿é€šè¿‡å¤–è¾¹è·å®žçŽ°é—´è· */
.tab-serve-content &gt; .col-md-3:not(:last-child) {
	margin-right: 20px;
}
.tab-serve-content .col-md-3 div {
	font-family: Source Han Sans;
	font-size: 20px;
	font-weight: bold;
	font-feature-settings: 'kern' on;
	color: #333333;
	margin-bottom: 10px;
}
.tab-serve-content .col-md-3 p {
	font-family: æ€æºé»‘ä½“;
	font-size: 14px;
	font-feature-settings: 'kern' on;
	color: #666666;
}
/* æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ end */

/* çƒ­é—¨æŽ¨è/æˆäº¤å…¬å‘Š */
.hot-wrap {
	position: relative;
	margin-top: 50px;
}
.hot-group {
	border-bottom: 1px solid #d8d8d8;
	padding: 16px 0;
	display: flex;
	align-items: center;
}
.hot-item1 p:first-child {
	font-family: æ€æºé»‘ä½“;
	font-size: 14px;
	font-weight: 600;
	font-feature-settings: 'kern' on;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.hot-item1 p:first-child:hover {
	color: var(--main-color);
}
.hot-item1 p:last-child {
	margin: 18px 0 0 7px;
}
.hot-item1 p:last-child span {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 12px;
	border-radius: 3px;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	margin-right: 10px;
}
.hot-item1 p:last-child span:last-child {
	background: url(../../images/index/time.png) no-repeat 10px center;
	padding-left: 30px;
	color: #999999;
}

.hot-wrap .hot-item2,
.hot-item3 {
	font-family: æ€æºé»‘ä½“;
	font-size: 14px;
	font-weight: 350;
	font-feature-settings: 'kern' on;
	color: #666666;
}
.hot-wrap .hot-item2 p:last-child,
.hot-item3 p:last-child {
	margin: 18px 0 0;
}
.hot-item2 p:first-child {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 18px;
}
.hot-item2 p:last-child {
	margin-top: 0 !important;
}
.hot-item1 {
	/*width: 363px !important;*/
	width: 347px !important;
	margin-right: 26px;
}
.hot-item2 {
	width: 182px !important;
	margin-right: 25px;
}
.hot-item3 {
	/*width: 109px !important;*/
	width: 125px !important;
}
.hot-item3 p:last-child {
	font-size: 14px;
	color: #666666;
}

/* æŒ‰é’®æ&nbsp;·å¼ */
.hot-item1 p:last-child span.gkzb {
	color: var(--main-color);
	border: 1px solid var(--main-color);
}
.hot-item1 p:last-child span.yqzb {
	color: #05ad72;
	border: 1px solid #05ad72;
}
.hot-item1 p:last-child span.jzxcs {
	color: #ff8e05;
	border: 1px solid #ff8e05;
}

/* æˆäº¤å…¬å‘Š */
.home-notice-wrap {
	width: 464px !important;
	position: absolute !important;
	right: 0;
}
.max-title {
	position: relative;
	margin-bottom: 20px;
}
.max-title-left {
	font-family: æ€æºé»‘ä½“;
	font-size: 28px;
	font-weight: 700;
	font-feature-settings: 'kern' on;
	color: #333333;
	background: url(../../images/index/tabs-line3.png) no-repeat bottom left;
	padding-bottom: 18px;
}
.max-title-right {
	position: absolute;
	right: 0;
	top: 20px;
	background: url(../../images/index/blue-more-hover.png) no-repeat right center;
	padding-right: 18px;
	font-family: æ€æºé»‘ä½“;
	font-size: 14px;
	font-feature-settings: 'kern' on;
	color: #999999;
	cursor: pointer;
}
.max-title-right:hover {
	background: url(../../images/index/blue-more.png) no-repeat right center;
	color: var(--main-color);
}
.home-notice {
	width: 464px;
	border-bottom: 1px dashed #d8d8d8;
	padding: 18px 0;
}
.home-notice .col-md-2 {
	width: 48px;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
	text-align: center;
	margin-right: 16px;
}
.home-notice .zb {
	border: 1px solid var(--main-color);
	color: var(--main-color);
}
.home-notice .xj {
	border: 1px solid #05ad72;
	color: #05ad72;
}
.notice-title {
	width: 376px;
	height: 20px;
	font-family: Source Han Sans;
	font-size: 14px;
	font-weight: 600;
	font-feature-settings: 'kern' on;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/*margin-top: 3px;*/
	cursor: pointer;
	font-size:16px;
}
.notice-title:hover {
	color: var(--main-color);
}
.sub-notice-title {
	position: relative;
	margin-top: 21px;
	height: 26px;
	line-height: 26px;
}
.sub-notice-title span {
	display: inline-block;
}
.sub-notice-title span:first-child {
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666666 !important;
}
.sub-notice-title span:last-child {
	position: absolute;
	right: 0;
	width: 79px;
	color: #666666;
}
/* çƒ­é—¨æŽ¨è/æˆäº¤å…¬å‘Š end */

/* æ‹›æ&nbsp;‡é‡‡è´­ */
.purchase-wrap {
	background: #f7f8fb;
	padding: 0px 0;
	margin-top: 60px;
}
.purchase-wrap .purchase-title-com {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}
.purchase-title-left {
	text-align: center;
	font-family: æ€æºé»‘ä½“;
	font-size: 28px;
	font-weight: 700;
	font-feature-settings: 'kern' on;
	color: #333333;
}
.purchase-title-right {
	text-align: right;
	color: #999999;
	background: url(../../images/index/blue-more-hover.png) no-repeat right center;
	padding-right: 18px;
	margin-top: -27px;
	margin-bottom: 50px;
	cursor: pointer;
}
.purchase-title-right:hover {
	color: #165dff;
	background: url(../../images/index/blue-more.png) no-repeat right center;
}
.purchase-left {
	position: relative;
	background: linear-gradient(270deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.purchase-left div {
	height: 80px;
	line-height: 80px;
}
.purchase-con {
	position: absolute;
	right: 0;
	width: 150px;
}
.purchase-con img {
	margin-right: -10px;
}
.purchase-left div p span:first-child {
	padding-left: 48px;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
}
.purchase-left div span:last-child {
	opacity: 0;
}
.purchase-left div.active span:last-child,
.purchase-left div:hover span:last-child {
	opacity: 1;
}
.hover1 {
	background: url(../../images/index/purchase1.png) no-repeat left center;
}
.hover2 {
	background: url(../../images/index/purchase2.png) no-repeat left center;
}
.hover3 {
	background: url(../../images/index/purchase3.png) no-repeat left center;
}
.hover4 {
	background: url(../../images/index/purchase4.png) no-repeat left center;
}
.purchase-left div.active .hover1,
.purchase-left div:hover .hover1 {
	background: url(../../images/index/purchase-hover1.png) no-repeat left center;
}
.purchase-left div.active .hover2,
.purchase-left div:hover .hover2 {
	background: url(../../images/index/purchase-hover2.png) no-repeat left center;
}
.purchase-left div.active .hover3,
.purchase-left div:hover .hover3 {
	background: url(../../images/index/purchase-hover3.png) no-repeat left center;
}
.purchase-left div.active .hover4,
.purchase-left div:hover .hover4 {
	background: url(../../images/index/purchase-hover4.png) no-repeat left center;
}
.purchase-left div.active,
.purchase-left div:hover {
	background: url(../../images/index/prc-left.png) no-repeat right center;
	background-size: 100% 100%;
	height: 120px;
	line-height: 120px;
	color: #fff !important;
}
/* tabs */
.purchase-tabs-wrap {
	overflow: hidden;
	margin-top: 22px;
}
.purchase-tabs-wrap div {
	float: left;
	font-family: Source Han Sans;
	font-size: 18px;
	font-weight: 600;
	font-feature-settings: 'kern' on;
	color: #333333;
	/* margin-right: 112px; */
	padding: 0 48px;
	padding-bottom: 10px;
	cursor: pointer;
}
/* ,
.purchase-tabs-wrap div:hover */
.purchase-tabs-wrap div.active {
	color: var(--main-color);
	background: url(../../images/index/tabs-line4.png) no-repeat bottom center;
}
.purchase-tabs-wrap .notice.active {
	color: var(--main-color) !important;
	background: url(../../images/index/tabs-line4.png) no-repeat bottom center !important;
}

/* å†…å®¹ */
.purchase-com-wrap {
	margin-top: 35px;
}
.purchase-com-wrap {
	display: none;
}
.purchase-com-wrap.active {
	display: block;
}
.purchase-com-wrap &gt; div {
	max-width: 540px;
}
.purchase-com-wrap .col-md-6:first-child {
	padding-left: 40px;
}
.purchase-com-wrap .col-md-6:last-child {
	padding-left: 30px;
}
.purchase-com-wrap .item {
	padding: 16px 0;
	border-bottom: 1px solid #d8d8d8;
}
.item-title {
	display: block;
	cursor: pointer;
	font-family: æ€æºé»‘ä½“;
	font-size: 14px;
	font-weight: 600;
	font-feature-settings: 'kern' on;
	color: #333333;
	width: 460px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-size:16px;
}
.item-title:hover {
	color: var(--main-color);
}
.item-span-wrap span {
	height: 26px;
	line-height: 26px;
	padding: 0 11px;
	border-radius: 3px;
	box-sizing: border-box;
	display: inline-block;
	border: 1px solid #dddddd;
	color: #999999;
	margin-right: 10px;
}

.item-span-wrap .item-span1 {
	border: 1px solid var(--main-color);
	color: var(--main-color);
}
/* æ‹›æ&nbsp;‡é‡‡è´­ end */

/* è¯¢ä»·é‡‡è´­ */
.enquiry-wrap {
	margin-top: 60px;
}
.enquiry-title {
	text-align: center;
	font-family: æ€æºé»‘ä½“;
	font-size: 28px;
	font-weight: 700;
	font-feature-settings: 'kern' on;
	color: #333333;
}
.enquiry-item {
	width: 282px !important;
	height: 292px;
	border-radius: 5px;
	background: #ffffff;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	padding: 24px 20px;
	margin-bottom: 24px;
}
.enquiry-subtitle {
	display: -webkit-box;
	height: 45px;
	font-family: æ€æºé»‘ä½“;
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	overflow: hidden;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
}
.info1 {
	padding: 20px 0;
	border-bottom: 1px dashed #d8d8d8;
}
.info1 span {
	display: block;
	font-family: Source Han Sans;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
}
.info-tips1 {
	position: relative;
	color: #666666;
}

.info-tips1 span a {
	color: #cc0700;
}
.info-tips1 span:first-child,
.js-li-item-simple .info-span {
	display: inline-block;
	width: 130px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../../images/index/enquiry-dw.png) no-repeat left center;
	padding-left: 27px;
	margin-left: -3px;
}
.info-tips1 span:last-child {
	position: absolute;
	right: 36px;
}
.info-tips2 {
	color: #666666;
	background: url(../../images/index/enquiry-jz.png) no-repeat left center;
	background-size: 14px 14px;
	padding-left: 25px;
}
.info2 {
	padding: 16px 0;
}

.js-li-item-simple {
	display: flex;
	justify-content: space-between;
}

.info2 .js-count-down-simple {
	display: flex;
	justify-content: end;
	color: #9a9a9a;
	width: 104px;
}

.info3 {
	display: block;
	text-align: center;
	width: 238px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid var(--main-color);
	font-family: Source Han Sans;
	font-size: 14px;
	color: var(--main-color);
	cursor: pointer;
}
.info3:hover {
	color: #fff;
	background: var(--main-color);
}
.enquiry-item:hover {
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
}
.enquiry-item:hover .enquiry-subtitle {
	color: var(--main-color);
}
.enquiry-item:hover .info3 {
	color: #fff;
	background: var(--main-color);
}
.enquiry-content &gt; .col-md-3 {
	margin-right: 23px;
}
.enquiry-content &gt; .col-md-3:nth-child(4n) {
	margin-right: 0;
}
/* è¯¢ä»·é‡‡è´­ end */

/* æ‹›é‡‡èµ„è®¯ */
.message-wrap {
	background: #f7f8fb;
	/* padding-top: 60px; */
}
.message-item {
	width: 380px !important;
}
.message-title {
	padding: 0 24px;
}
.message-title p span {
	display: block;
}
.message-title p span:first-child {
	float: left;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: 600;
}
.message-title p span:last-child {
	float: right;
	font-size: 14px;
	color: #999999;
	background: url(../../images/index/blue-more-hover.png) no-repeat right center;
	padding-right: 18px;
	cursor: pointer;
}
.message-title p span:last-child:hover {
	color: #165dff;
	background: url(../../images/index/blue-more.png) no-repeat right center;
}
p.item-p1 .msg-item1 {
	background: url(../../images/index/msg-icon1.png) no-repeat left center;
	padding-left: 34px;
}
p.item-p2 .msg-item1 {
	background: url(../../images/index/msg-icon2.png) no-repeat left center;
	padding-left: 34px;
}
p.item-p3 .msg-item1 {
	background: url(../../images/index/msg-icon3.png) no-repeat left center;
	padding-left: 34px;
}

.message-title p {
	font-size: 28px;
	color: #333333;
	height: 36px;
	line-height: 36px;
	padding-top: 24px;
	margin-bottom: 24px;
}
.message-ul {
	padding: 24px;
	margin-bottom: 0;
}
.message-ul li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}
.message-ul li span:first-child {
	text-align: left;
	float: left;
	cursor: pointer;
}

.message-ul li span:last-child {
	text-align: right;
	float: right;
	color: #999999;
}
.message-ul li:hover span:first-child {
	color: var(--main-color);
}
.message-wrap .message-item {
	margin-right: 20px;
	background: url(../../images/index/item-bg.png) no-repeat center center;
	background-size: 100% 100%;
}
.message-wrap &gt; .col-md-3:nth-child(3n) {
	margin-right: 0;
}
/* æ‹›é‡‡èµ„è®¯ end */

.st-floor1-wrap {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
/* .st-floor-item1,
.st-floor-item2,
.st-floor-item3 {
	background: url(../../images/index/sliderbg.png) no-repeat center center;
	width: 380px !important;
	height: 136px;
	overflow: hidden;
	font-weight: 600;
} */
.st-floor-item2 {
	margin: 0 14px;
}
.floor1-text {
	margin-top: 20px;
	font-size: 20px;
	color: #333;
}
.floor1-img {
	margin: 13px 0;
}
.floor1-info {
	font-size: 14px;
	color: #666;
}
.floor1-right-img {
	margin-top: 12px;
}
/* banner start */
.banner-wrap {
	padding: 0 !important;
	overflow: hidden;
}
.carousel-control.right {
	background-image: none !important;
}
.carousel-control.left {
	background-image: none !important;
}
.carousel-indicators .active {
	background: #d03206 !important;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 14%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	opacity: 1 !important;
}
.carousel-indicators li {
	border: 1px solid #cd1000 !important;
}
.carousel-control img {
	width: 70px;
	margin-top: 234px;
}
/* banner end */

/* st-floor2-wrap  æœ€æ–°å‘å¸ƒ start */
.st-floor2-wrap {
	margin-top: 80px;
	text-align: center;
}
.floor2-tabs {
	margin: 0 auto;
	margin-top: 40px;
	font-size: 18px;
	text-align: center;
	color: #333333;
	padding: 0 160px;
	height: 45px;
}
.floor2-tabs div {
	height: 45px;
	cursor: pointer;
}
.floor2-tabs .current {
	background: url(../../images/index/line95.png) no-repeat center 40px;
}

.st-floor2-more {
	width: 120px;
	height: 46px;
	border-radius: 3px;
	border: 1px solid #165dff;
	line-height: 46px;
	font-size: 14px;
	font-weight: 350;
	color: #165dff;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	margin-top: 40px;
	margin-bottom: 80px;
}
.st-floor2-more:hover {
	border: 1px solid #165dff;
	background: #165dff;
	color: #fff;
}
.floor2-tabs-container {
	margin-top: 40px;
}
.com-mar {
	margin-top: 10px;
}
.floor2-row {
	color: #666666;
	border-bottom: 1px solid #d8d8d8;
	padding: 16px 0;
}
.floor2-title {
	font-size: 14px;
	color: #333333;
	font-weight: 600;
}
.floor2-title:hover a {
	color: #165dff !important;
}
.floor2-gkzb {
	width: 70px;
	height: 26px;
	line-height: 24px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #165dff;
	font-size: 12px;
	color: #165dff;
	cursor: pointer;
	margin-top: 10px;
}
.floor2-details {
	font-size: 14px;
	color: #165dff;
	cursor: pointer;
}
/* st-floor2-wrap  æœ€æ–°å‘å¸ƒ end */

/* st-floor3-wrap  çŸ¥åä¼ä¸šåˆä½œæ¡ˆä¾‹ start */
.com-title {
	font-size: 28px;
	font-weight: 700;
}
.st-floor3-wrap {
	padding-top: 60px;
	background: #f7f8fb;
}
.floor3-container {
	margin-top: 60px;
	margin-bottom: 80px;
}
.floor3-item1 {
	/* background: url(../../images/index/maxbg0.png) no-repeat; */
	width: 546px;
	height: 443px;
}
.js-div {
	height: 443px;
}
.maxWidth1 {
	background: url(../../images/index/maxbg0.png) no-repeat;
	width: 546px;
	height: 443px;
	padding: 33px;
}
.maxWidth2 {
	background: url(../../images/index/maxbg1.png) no-repeat;
	width: 546px;
	height: 443px;
	padding: 33px;
}
.maxWidth3 {
	background: url(../../images/index/maxbg2.png) no-repeat;
	width: 546px;
	height: 443px;
	padding: 33px;
}
.maxWidth4 {
	background: url(../../images/index/maxbg3.png) no-repeat;
	width: 546px;
	height: 443px;
	padding: 33px;
}
.minWidth1 {
	background: url(../../images/index/min0.png) no-repeat;
	width: 200px;
	height: 443px;
}
.minWidth2 {
	background: url(../../images/index/min1-replace.png) no-repeat;
	width: 200px;
	height: 443px;
}
.minWidth3 {
	background: url(../../images/index/min2.png) no-repeat;
	width: 200px;
	height: 443px;
}
.minWidth4 {
	background: url(../../images/index/min3.png) no-repeat;
	width: 200px;
	height: 443px;
}
.floor3-item2,
.floor3-item3,
.floor3-item4 {
	margin-left: 7px;
}
.floor3-item2 {
	/* background: url(../../images/index/min1.png) no-repeat; */
	width: 200px;
	height: 443px;
}
.floor3-item3 {
	/* background: url(../../images/index/min2.png) no-repeat; */
	width: 200px;
	height: 443px;
}
.floor3-item4 {
	/* background: url(../../images/index/min3.png) no-repeat; */
	width: 200px;
	height: 443px;
}
.floor3-item1-title {
	font-size: 24px;
	color: #333333;
	font-weight: 600;
}
.floor3-item1-p {
	font-size: 14px;
	color: #666666;
	margin: 50px 0;
}
.floor3-item1-p p {
	background: url(../../images/index/duigou.png) no-repeat left center;
	padding-left: 24px;
}
.floor3-item1-optimize {
	font-size: 14px;
	color: #666666;
	margin-top: 80px;
}
.floor3-item1-optimize div {
	margin: 15px 0;
}
.floor3-item1-optimize span {
	font-size: 20px;
	color: #333333;
	margin-left: 20px;
	font-weight: 600;
}
.item2-info .js-minWidth {
	font-size: 24px;
	color: #ffffff;
	padding: 32px 24px;
	line-height: 34px;
}
.item2-info .js-minWidth p:first-child {
	height: 100px;
}
.floor3-item2-info {
	margin-top: 24px;
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}
/* st-floor3-wrap  çŸ¥åä¼ä¸šåˆä½œæ¡ˆä¾‹ end */

/* st-floor4-wrap  50,000å®¶ä¼˜è´¨ä¾›åº”å•†è¦†ç›–40ä¸ªè¡Œä¸š start */
.st-floor4-wrap {
	background: url(../../images/index/fluid-bg.png) no-repeat;
	background-size: 100% 100%;
	height: 745px;
	width: 100%;
	overflow: hidden;
	padding: 0 !important;
}
.floor4-title {
		font-size: 28px;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	padding-top: 80px;
}
.floor4-container {
	overflow: hidden;
	width: 1200px;
}
.floor4-left {
	background: url(../../images/index/redbg.png) no-repeat left center;
	width: 315px;
	height: 561px;
	margin-top: 64px;
	padding-top: 70px;
}
.floor4-left-text {
	padding-left: 50px;
	margin-bottom: 40px;
}
.floor4-text1 {
	font-size: 36px;
	color: #ffffff;
}
.floor4-text2 {
	font-size: 14px;
	color: #ffffff;
}
.floor4-text1 span {
	font-size: 18px;
	color: #ffffff;
}
.floor4-item {
	text-align: center;
	color: #fff;
}
.f4-text1 {
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.f4-text1 img {
	width: 100%;
	height: 100%;
}
.f4-text2 {
	color: #fff;
	margin-top: 30px;
	margin-bottom: 10px;
}
.f4-text3 {
	color: #aaabad;
}
.floor4-right {
	margin-top: 64px;
	width: 884px;
	height: 400px;
}
.floor4-item {
	padding-top: 37px;
}
.floor4-item-wrap {
	width: 884px;
	height: 400px;
}
.floor4-item-wrap .f4-itembg {
	background: url(../../images/index/itembg.png) no-repeat center center;
	width: 221px;
	height: 200px;
	float: left;
}
.floor4-item-icon {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
}
.floor4-item-icon img {
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

/* st-floor4-wrap  50,000å®¶ä¼˜è´¨ä¾›åº”å•†è¦†ç›–40ä¸ªè¡Œä¸š end */

/* st-floor5-wrap  æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ start */
.st-floor5-wrap {
	padding-top: 80px;
	background: #f4f4f4;
	position: relative;
	height: 812px;
}
.st-floor5-bg1 {
	position: absolute;
	top: 270px;
	left: 0;
	width: 1526px;
	height: 550px;
}
.st-floor5-bg2 {
	position: absolute;
	top: 371px;
	left: 680px;
}
.floor5-tabs {
	margin: 0 auto;
	margin-top: 40px;
	font-size: 18px;
	text-align: center;
	color: #333333;
	padding: 0 160px;
	height: 45px;
	margin-top: 73px;
}
.floor5-tabs div {
	height: 45px;
	cursor: pointer;
}
.floor5-tabs .current {
	background: url(../../images/index/uFw114.png) no-repeat center 40px;
	color: #165dff;
}
.floor5-left-text {
	margin-top: 80px;
	margin-left: -60px;
}
.floor5-left-title {
	font-size: 32px;
	color: #ffffff;
	margin-top: 36px;
}
.floor5-left-info {
	font-size: 14px;
	color: #ffffff;
	width: 249px;
	margin-top: 40px;
	line-height: 26px;
}
.f5-text-info {
	margin-top: 130px;
	margin-left: 50px;
}
.f5-text-info div {
	font-size: 18px;
	color: #333333;
	margin-top: 18px;
}
.f5-text-info p {
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	height: 59px;
}
/* st-floor5-wrap  æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ end */

/* st-floor6-wrap  æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ start */
.st-floor6-wrap {
	background: #f4f4f4;
	padding-top: 80px;
}
.st-floor6-container {
	width: 1200px;
	overflow: hidden;
	margin-top: 60px;
}
.floor6-left {
	background: url(../../images/index/gys-bg.png);
	width: 590px;
	height: 270px;
	float: left;
	padding-left: 120px;
	padding-right: 87px;
}
.floor6-text1 {
	font-size: 32px;
	color: #333333;
	position: relative;
	margin-top: 24px;
}
.floor6-img {
	position: absolute;
	left: -85px;
}
.floor6-text2 {
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	height: 65px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.floor6-text3 {
	width: 150px;
	height: 46px;
	line-height: 46px;
	border-radius: 5px;
	border: 1px solid #165dff;
	font-size: 18px;
	color: #165dff;
	text-align: center;
	background: url(../../images/index/arrows-right.png) no-repeat 115px center;
	padding-right: 20px;
	cursor: pointer;
}
.floor6-text3:hover {
	background: #165dff url(../../images/index/arrows-rightC.png) no-repeat 115px center;
	color: #fff;
}
.floor6-right {
	background: url(../../images/index/cgs-bg.png);
	width: 590px;
	height: 270px;
	float: right;
	padding-left: 120px;
	padding-right: 87px;
}
.floor6-icon-wrap {
	margin-top: 80px;
	border-bottom: 1px solid #dde2e9;
	padding-bottom: 40px;
}
.floor6-icon-img {
	width: 48px;
	height: 48px;
}
.floor6-icon-img img {
	width: 100%;
	height: 100%;
}
.floor6-icon-info {
	margin-left: 12px;
}
.floor6-icon-info p:first-child {
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
}
.floor6-icon-info p:last-child {
	font-size: 14px;
	color: #999999;
	margin-top: -10px;
}

/* st-floor6-wrap  æˆ‘ä»¬å¯ä»¥ä¸ºä½&nbsp;æä¾›çš„æœåŠ¡ end */

@media (max-width: 992px) {
	.col-md-6 {
		float: left !important;
	}
}
</pre></body></html>