.s_body {
	font-size: 24px;
	color: rgba(0,0,0,1);
	font-family: Microsoft YaHei;
}
.s_subtitle {
	font-size: 16px;
	font-family: Microsoft YaHei;
	color: rgba(51,51,51,1);
	text-align: center;
	line-height: 2;
}
.s_subtitle:hover {
	font-size: 16px;
	color: rgba(255,102,0,1);
	line-height: 2;
	font-family: Microsoft YaHei;
	text-align: center;
}
.s_title {
	font-size: 36px;
	font-family: Microsoft YaHei;
	color: rgba(255,102,0,1);
	font-weight: bold;
}
.s_summary {
	font-size: 30px;
	font-family: Microsoft YaHei;
	color: rgba(46,46,46,1);
	text-align: left;
	line-height: 2;
}
.s_link {
	font-size: 14px;
	color: rgba(52,52,52,1);
	font-family: Microsoft YaHei;
	text-align: justify;
	line-height: 2;
}
.s_templatetitle {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(0,0,0,1);
	text-align: left;
	line-height: 1;
}
.s_templatetitle:hover {
	font-size: 18px;
	font-family: Microsoft YaHei;
	color: rgba(255,102,0,1);
}
.s_templatesum {
	font-size: 12px;
	font-family: Microsoft YaHei;
	color: rgba(110,110,110,1);
	text-align: justify;
	line-height: 2;
}
.s_button1 {
	background-color: rgba(255,102,0,1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,102,0,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button1:hover {
	background-color: rgba(255,255,255,1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(255,102,0,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,102,0,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button2 {
	background-color: rgba(255,255,255,1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(255,102,0,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,102,0,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button2:hover {
	background-color: rgba(255,102,0,1);
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: rgba(255,255,255,1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(255,102,0,1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}