<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#lvyou12 {
	padding-top: 30px;
	padding-bottom: 50px;
}
.ly01_left {
	text-align: center;
	float: left;
	width: 600px;
}
.ly01_right {
	width: 600px;
	font-size: 16px;
	line-height: 2em;
	float: left;
}
#lvyou01 {
	padding: 30px 0 30px 0;
	background-color: #f5f5f5;
	background-repeat: repeat-y;
	background-position: center top;

}
#lvyou02 {
	background-image: url(images/lvyou_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
#lvyou02 .am-container{
	background-color: #fff;
	background-image: url(images/lvyou_bg_ly2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.ly02m {
	float: left;
	border: 2px double #00b2a9;
	border-radius:10px;
	padding:20px 20px 0 20px;
	width:500px;
}
.ly02m .lyp1{	font-size:24px; color:#00b2a9; margin-top: 0px!important;}
.ly02m .lyp2{	font-size:14px;}
.ly02m .lyp3{	font-size:12px;}

.ly02m .am-progress{
	margin-bottom:10px!important;
}

.ly02_left {
	margin-top:-20px;
	float: left;
	width: 500px;
}
.ly02_middle {
	float: left;
	width: 200px;
	text-align: center;
	background-image: url(images/lvyou_icon_1.png);
	background-repeat: no-repeat;
}
.ly02_middle_left{	background-position: left;	}
.ly02_middle_right{	background-position: right;	}
.ly02_middle span {
	display: block;
	height: 80px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
	line-height:80px;
	color: #00b2a9;
	border-radius:100px;
	border:solid 2px #00b2a9;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
}
.ly02_middle span:hover{
	color: #fff;
	font-size:36px;
	background-color:#00b2a9;
	}

.ly02_right {
		margin-top:-20px;

	float: left;
	width: 500px;
}</pre></body></html>