section
{
	margin-top: 74px !important;
	background: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
}
.title
{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-top: 24px;
	text-align: center;
}
.ml
{
	margin-top: 46px;
}
.ml-tit
{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.ml-list
{
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-top: 5px;
}
.xy-con
{
	margin-top: 45px;
	font-size: 16px;
	color: #333333;
}
.xy-con .xy-tit
{
	font-weight: bold;
	line-height: 38px;
}
.xy-con .xy-des
{
	margin-top: 45px;
	line-height: 38px;
}
footer
{
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #767676;
	padding: 10px 0;
}
footer a
{
	color: #767676;
}
.bar
{
	margin-right: -160px;
	float: right;
	width: 120px;
}
.right-bar
{
	position: fixed;
	bottom: 100px;
	width: 120px;
	padding: 10px;
	box-sizing: border-box;
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	z-index: 999;
	transform: translateX(0);
}
.right-bar img
{
	width: 100%;
}
.up
{
	float: right;
	width: 40px;
	float: right;
	margin-right: -80px;
}
.to-up
{
	position: fixed;
	bottom: 50px;
	width: 40px;
	height: 40px;
	box-shadow: -1px -1px 9px 0px rgba(168, 168, 168, 0.35);
	cursor: pointer;
}
.pro
{
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	margin-top: 45px;
}