<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
/*--------------------å“ç‰Œè¯¾ç¨‹------------------*/

/*banner*/
.banner_method {
	background: url(/method_img/banner.jpg) no-repeat center center;
}

/*----------------ä½&nbsp;è¿™ä¹ˆåŠªåŠ›ï¼Œä¸ºä»€ä¹ˆè¿˜æ˜¯å­¦ä¸å¥½è‹±è¯­ï¼Ÿ--------------*/
.method1 ul {
	width: 1000px;
	height: 220px;
	margin-top: 40px;
	background: url(/method_img/method1.jpg) no-repeat center top;
}

.method1 li {
	float: left;
	width: 170px;
	margin-left: 106px;
	margin-top: 152px;
	text-align: center;
}

.method1 li b {
	display: inline-block;
	width: 160px;
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	background-color: #ff7f14;
	color: #fff;
}

.method1 li span {
	display: inline-block;
	line-height: 1.7em;
	color: #666;
	font-size: 18px;
}

.method1 .first {
	margin-left: 0;
}

/*----------------ä¸ºäº†å­¦å¥½è‹±è¯­ç²¾åŠ›æ®†å°½--------------*/
.method2_bd {
	height: 360px;
	margin-top: 40px;
	background: url(/method_img/method2.png) no-repeat center top;
}

.method_bg {
	background-color: #d4d4d4;
}

.method3 {
	padding-bottom: 45px;
}

.method3 p {
	margin-top: 20px;
	text-align: center;
	line-height: 2em;
	font-size: 16px;
	color: #888;
}

/*----------------èƒ½æ‰¾åˆ°åˆé€‚è€å¸ˆå—ï¼Ÿ--------------*/
.method4 {
	padding-bottom: 55px;
}

.method4 ul {
	width: 1000px;
	height: 260px;
	margin-top: 20px;
	background: url(/method_img/method3.jpg) no-repeat center top;
}

.method4 li {
	float: left;
	width: 220px;
	height: 80px;
	margin-left: 40px;
	margin-top: 180px;
	text-align: center;
	background-color: #ff7f14;
}

.method4 li b {
	display: inline-block;
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	color: #fff;
}

.method4 li span {
	display: inline-block;
	line-height: 1em;
	color: #fff;
	font-size: 14px;
}

.method4 .first {
	margin-left: 0;
}

/*----------------å­¦ä¹&nbsp;æ˜¯å¦æœ‰è¿›æ­¥ï¼Ÿ è·Ÿâ€œè¯¾ç¨‹å®šåˆ¶â€œæœ‰å…±ç”¨ï¼Œåˆå¹¶åˆ°main.cssäº†--------------*/
.method5 {
	padding-bottom: 55px;
}

/*----------------------æœ‰æ²¡æœ‰æˆ‘æƒ³å­¦çš„--------------------*/
.method6 {
	padding-bottom: 45px;
}

.method6_bd {
	width: 1000px;
	height: 310px;
	margin-top: 20px;
}

.roundabout-holder {
	list-style: none;
	width: 500px;
	height: 300px;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px !important;
	height: 300px;
	width: 600px;
	cursor: pointer;
}

.roundabout-moveable-item img {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout li {
	margin: 0
}

.method6_bd ul {
	position: relative;
	width: 700px;
	height: 100%;
	margin: auto;
}

.method6_bd ul li {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 470px;
	height: 292px;
	background: #f0f0f0;
	box-shadow: 6px 6px 6px rgba(0, 0, 0, .33);
	*box-shadow: 6px 6px 6px #666;
}

.method6_bd ul .cursor {
	left: 50%;
	top: 0;
	z-index: 5;
	margin-left: -235px;
}

.method6_bd .left {
	float: left;
}

.method6_bd .right {
	float: right;
}

/*----------------æˆ‘èƒ½åšæŒå—ï¼Ÿ-------------*/
.method7 ul {
	width: 1000px;
	margin-top: 30px;
}

.method7 {
	padding-bottom: 55px;
}

.method7 li {
	float: left;
	width: 166px;
	text-align: center;
}

.method7 li i {
	display: inline-block;
	width: 125px;
	height: 125px;
	line-height: 125px;
	font-size: 50px;
	color: #333;
	background-color: #fff;
	border-radius: 50%;
}

.method7 li:hover i {
	color: #ff7f14;
	-webkit-animation: shake .6s ease-in-out alternate;
	-moz-animation: shake .6s ease-in-out alternate;
	animation: shake .6s ease-in-out alternate;
}

.method7 li span {
	display: inline-block;
	margin-top: 15px;
	line-height: 1em;
	color: #333;
	font-size: 20px;
}

.method7 li:hover span {
	color: #ff7f14
}

.method7 .first {
	margin-left: 0;
}

/*----------------æˆ‘èƒ½åšæŒå—ï¼Ÿ-------------*/
.method8 {
	padding-bottom: 55px;
}

.method8 ul {
	width: 1000px;
	height: 255px;
	margin-top: 30px;
	background: url(/method_img/method5.jpg) no-repeat;
}

.method8 li {
	float: left;
	width: 190px;
	margin-left: 80px;
	text-align: center;
}

.method8_img {
	display: inline-block;
	width: 190px;
	height: 190px;
}

.method8 li i {
	display: none;
}

.method8 li:hover i {
	display: inline-block;
	width: 100%;
	height: 190px;
	line-height: 190px;
	font-size: 60px;
	color: #ff7f14;
	border-radius: 50%;
	background: url(/images/window_bg.png);
}

.method8_a {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
	line-height: 36px;
	font-size: 18px;
	/*color: #ff7f14;
	border: solid 1px #ff7f14;
	border-radius: 30px;*/
}

.method8 li:hover .method8_a {
	/*background: #ff7f14;
	color: #fff;*/
	color:#333;
}

.method8 .first {
	margin-left: 0;
}

.method8 .enter_btn a {
	display: none;
	height: 50px;
	line-height: 50px;
	width: 180px;
	background: #ff7f14;
	color: #fff;
	margin: auto;
}

.method8 .enter_btn a:hover {
	background: #f57002;
}</pre></body></html>