@charset "UTF-8";
/* 报名模块 */
body{
	min-width:1240px;
}
.boxwidth{
	width:1240px;
	margin:0 auto;
}

/* */
.designidea{
	padding-top:15px;
	padding-bottom:5px;
}
.designidea .left{
	width:50%;
	float:left;
	padding-top:19px;
	text-align:right;
}
.designidea .right{
	width:50%;
	float:left;
	font-size:20px;
	color:#666;
}
.designidea .right h3{
	font-size:24px;
	color:#B49266;
	margin-bottom:25px;
}
.designidea .right p{
	padding-left:20px;
	padding-right:30px;
	line-height:30px;
	font-size:16px;
}
.concepttext{
	padding:50px 80px 45px 65px;
	background:#fff;
	box-shadow:0px 3px 15px 1px rgba(181,136,82,0.26);
	margin-bottom:40px;
	font-size:16px;
	color:#666;
	line-height:34px;
}
.concepttext i.line{
	width:42px;
	height:2px;
	display:block;
	background:#292729;
	margin-bottom:25px;
}
.concepttext h3{
	font-size:24px;
	color:#292729;
	margin-bottom:30px;
}

.function{
	width:805px;
	margin:0 auto;
	padding-bottom:40px;
}
.function ul{
	width:850px;
}
.function li{
	width:240px;
	height:192px;
	float:left;
	margin-right:42px;
	text-align:center;
	font-size:16px;
	color:#333;
	background:#fff;
	box-shadow:1px 4px 15px 1px rgba(180,146,102,0.16);
}
.function li img{
	margin-top:49px;
	margin-bottom:24px;
}
.function li strong{
	font-weight:normal;
}
.funtext{
	position:relative;
	height:400px;
	margin-bottom:5px;
}
.funtext .left{
	position:absolute;
	top:0;
	left:0;
}
.funtext .right{
	width:633px;
	height:296px;
	float:right;
	margin-top:52px;
	font-size:16px;
	color:#666;
	line-height:34px;
	padding:45px 40px 45px 150px;
	background:rgba(255,255,255,1);
	box-shadow:1px 4px 15px 1px rgba(180,146,102,0.16);
}

.upgradebox{
	height:480px;
}
.upgradebox .upmain{
	width:1110px;
	margin:0 auto;
	padding-top:140px;
	color:#fff;
	font-size:16px;
}
.upgradebox .upmain p{
	margin-bottom:55px;
	line-height:36px;
}
.upgradebox .upbtn .left{
	margin-right:100px;
}
.upgradebox .upbtn{
	text-align:center;
}
.upgradebox .upbtn a{
	color:#fff;
	font-size:18px;
	display:inline-block;
	border:2px solid #fff;
	width:200px;
	height:54px;
	line-height:50px;
	border-radius:14px;
}
.savourbox .concepttext{
	margin-bottom:30px;
}
.savourbox .imgbox{
	font-size:0;
}
.savourbox .imgbox img.left{
	margin-right:16px;
}
.savourbox .imgbox img{
	width:612px;
	height:400px;
}
