.s_button1:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%);
}
.s_button1:hover:before {
	animation: style1 .75s;
	z-index: 1;
}
@keyframes style1 {
    0% {
	background: rgba(0, 0, 0, .25);
	transform: translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}
.s_button4::after {
	opacity: 1;
	width: 0
}
.s_button4:hover::after {
	width: 100%;
	background-color: rgba(64, 158, 244, 1);
}
.s_title {
	font-size: 44px;
	color: rgba(0,0,0,1);
	line-height: normal;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
}
.s_button1:hover {
	background-color: rgba(74, 76, 82, 1);
	color: rgba(255, 255, 255, 1);
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	border-style: solid;
	border-color: rgba(74, 76, 82, 1);
	font-size: 14px;
}
.s_summary {
	font-size: 36px;
	color: rgba(0,0,0,1);
	line-height: 2;
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: bold;
}
.s_button1 {
	background-color: rgba(255, 255, 255, 1);
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	color: rgba(74, 76, 82, 1);
	border-style: solid;
	border-color: rgba(74, 76, 82, 1);
	font-size: 14px;
	border-width: 1px;
	position: relative;
	overflow: hidden;
}
.s_button5 {
	font-size: 14px;
	color: rgba(74, 76, 82, 1);
	border-style: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all .3s;
	font-family: Microsoft YaHei;
	background-fill-value: background-color;
	background-image: linear-gradient(90.0deg,rgba(0,98,216,1) 0.0,rgba(67,184,231,1) 100.0%);
	background-color: rgba(255, 255, 255, 1);
	border-color: rgba(74, 76, 82, 1);
}
.s_subtitle {
	color: rgba(0,0,0,0.5);
	font-size: 14px;
	font-weight: normal;
	line-height: 2;
	font-family: Microsoft YaHei;
	text-align: left;
}
.s_templatetitle {
	font-size: 20px;
	color: rgba(2, 2, 2, 0.9);
	line-height: 2;
	font-family: Microsoft YaHei;
}
.s_templatesum {
	font-size: 16px;
	color: rgba(74, 76, 82, 0.7);
	line-height: 2.5;
	font-family: Microsoft YaHei;
}
.s_
.s_link {
	font-size: 24px;
	color: #666666;
	line-height: 2;
}
.s_list {
	background-color: rgba(0,0,0,0);
}
.s_item {
	background-color: rgba(0, 0, 0, 1);
}
.s_comp {
	background-color: rgba(255, 254, 248, 1);
}
.s_tmpl {
	background-color: rgba(239, 239, 239, 1);
}
body {
	background-color: rgba(255, 255, 255, 0);
}
.s_button2 {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
	font-family: Microsoft YaHei;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: rgba(0,0,0,0);
	background-color: rgba(74, 76, 82, 1);
	border-color: rgba(74, 76, 82, 1);
}
.s_button2:hover {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(74, 76, 82, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-style: none;
	border-color: rgba(74, 76, 82, 1);
}
.s_button3 {
	background-color: rgba(74, 76, 82, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-width: 1px;
	border-color: rgba(74, 76, 82, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button3:hover {
	background-color: rgba(62, 63, 68, 1);
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-color: rgba(62, 63, 68, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.s_button4 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(51, 51, 51, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(204, 204, 204, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	position: relative;
	overflow: hidden;
	transition: all .3s;
}
.s_button4:hover {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(74, 76, 82, 1);
	border-style: solid;
	border-color: rgba(74, 76, 82, 1);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.s_button5:hover {
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-family: Microsoft YaHei;
	background-image: linear-gradient(90.0deg,rgba(69,187,231,1) 0.0,rgba(69,187,231,1) 100.0%);
	background-color: rgba(74, 76, 82, 1);
	border-color: rgba(74, 76, 82, 1);
}
.s_button6 {
	background-color: rgba(255, 255, 255, 1);
	font-size: 14px;
	color: rgba(74, 76, 82, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(74, 76, 82, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	transition: all .3s;
}
.s_button6:hover {
	background-color: rgba(74, 76, 82, 1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-color: rgba(74, 76, 82, 1);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.page_a {
	font-size: 14px;
	color: rgba(138, 138, 138, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	font-family: Arial;
	background-color: rgba(255, 255, 255, 0);
}
.page_a:hover {
	color: rgba(64, 158, 255, 1);
	border-color: rgba(64, 158, 255, 1);
	background-color: rgba(255, 255, 255, 0);
}
.page_a.current {
	background-color: rgba(34, 42, 53, 1);
	font-size: 14px;
	font-family: Arial;
	color: rgba(255, 255, 255, 1);
	border-style: solid;
	border-width: 0;
	border-color: rgba(34, 42, 53, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.current:hover {
	background-color: rgba(71, 75, 82, 1);
	color: rgba(255, 255, 255, 1);
	border-color: rgba(64, 158, 255, 1);
}
.page_jump {
	font-size: 14px;
	color: rgba(116, 116, 116, 1);
}
.page_jump:hover {
	color: rgba(116, 116, 116, 1);
}
.page_a.disabled {
	background-color: rgba(244, 244, 245, 1);
	font-size: 14px;
	color: rgba(192, 196, 204, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(244, 244, 245, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_a.disabled:hover {
	background-color: rgba(244, 244, 245, 1);
	color: rgba(192, 196, 204, 1);
	border-color: rgba(244, 244, 245, 1);
}
.page_input {
	background-color: rgba(255, 255, 255, 0);
	font-size: 14px;
	color: rgba(96, 98, 102, 1);
	border-style: solid;
	border-width: 1px;
	border-color: rgba(235, 235, 235, 1);
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.page_input:hover {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(96, 98, 102, 1);
	border-color: rgba(64, 158, 255, 1);
}
/*-* CUSTOM_STYLESHEET_BEGIN_TAG *-*//*-* CUSTOM_STYLESHEET_END_TAG *-*/
.s_tmpl_footer {
	background-color: rgba(239, 239, 239, 1);
}