@charset "utf-8";

.website .content-wrapper p{
	width: 695px;
}

.website .spacing-top-bottom{
	margin: 20px auto;
}

.link-pic{
	position: relative;
	width: 694px;
	margin: 0 auto;
	text-align: center;
	height: 478px;
}

.link-pic-center{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -101px;
}

.link-pic a{
	color: #2b2b2b;
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}

.link-pic a img{
	margin: 22px 0 14px;
}

.content-title-style{
	margin-top: 30px;
}

.sticky-note{
	width: 694px;
	margin: 20px auto;
	text-align: center;
}

.pic-wrapper,.app-wrapper,.data-text,.data-pic-wrapper{
	width: 694px;
	margin: 20px auto;
}

.pic-wrapper img{
	margin-bottom: 14px;
}

.app-right{
	width: 464px;
	margin-left: 230px;
}

.app-wrapper .app-right p{
	text-align: left;
	width: auto;
	line-height: 33px;
}

.app-right2,.app-right3{
	margin: 35px 0 10px;
}

.data-text li{
	line-height: 38px;
}