html {
	font-size: 62.5%;
}

body {
	font-size: 14px;
}

.img-responsive {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 0;
}

p {
	color: #333;
	line-height: 24px;
	text-align: justify;
	width: 100%;
	padding: 0 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	box-sizing: border-box;
	font-family: lato, FZLTXIANH, "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.chain-wrap{
	margin-top: 6rem;
}
