.page-introduce {
	background: url('../images/discoverBanner.png') center no-repeat;
	height: 850px;
}
.wrapper {
	text-align: center;
	line-height: 1;
}
.content span {
	display: block;
}
/**********************************鎴戜滑鐨勪紭鍔�*********************************/
.our-odds {
	height: 286px;
}

.odds-list{
	max-width: 1000px;
	margin: 0 auto!important;
	text-align: center;
	padding-top: 60px;
}
.odds-item {
	padding: 0 20px!important;
}
.odds-item > span {
	font-size:20px;
	line-height: 1;
	color: #333;
	margin-top: 33px;
	display: block;
}
.odds-item > p {
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}

/**********************************鍏朵粬鍐呭***********************************/
.section:nth-child(1),.section:nth-child(2) {
	height: 480px;
}
.section:nth-child(odd) {
	background: #f7f7f7;
}
.section > div{
	padding-top: 80px;
  margin: 0 auto!important;
  max-width: 1000px;
}
.section:nth-child(3) {
	height: 504px;
}

.content-des h2, .free-all-title {
	font-size: 24px;
	color: #333;
	line-height: 1;
}
.section:nth-child(1) .free-all-title {
	float: left;
}
.free-all-title {
	margin-bottom: 42px;
}
.free-all {
	font-size: 18px!important;
	color: #fff!important;
	margin-left: 13px;
	background: #ff2c2c;
	float: left;
	width: 90px;
	height: 23px;
	line-height: 23px;
	border-radius: 10px;
	text-align: center;
}
.des-list {
	float: left;
}
.des-list > div {
	float: right;
	margin-left: 13px;
}
.des-list-title, .des-list-sub-title  {
	font-size: 17px;
	color: #333333;
	line-height: 1;
}
.des-list-sub-title {
	color: #999999;
	margin-top: 16px;
	margin-bottom: 30px;
	width: 446px;
}
.mult-p {
	line-height: 1.5;
}
.other-try-btn {
	width: 160px;
	height: 40px;
	background: #1b41cf;
	color: #fff;
	font-size: 20px;
	border-radius: 60px;
	float: left;
	outline: none;
	margin-top: 15px;
	border: none;
}
.other-try-btn:hover {
	background: #204df4;
}
