
#key2 {
	background-image: url(../img/english/key.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 600px;
	position: relative;
	/* background: url(../img/english/key.jpg) top center no-repeat/cover; */
}

#sec1 {
	padding-bottom: 80px;
}
#sec1 .wrap:before {
	position: absolute;
	content: "";
	top: 0;
	right: -14px;
	background: url(../img/english/sec1-deco.png);
	width: 391px;
	height: 387px;
}
#sec1 h2 {
	padding-top: 65px;
}
#sec1 .button {
	margin: 45px -50px 0;
	text-align: center;
}
#sec1 .button li {
	display: inline-block;
}
#sec2 .row1 {
	padding: 100px;
	background: url(../img/english/sec2-bg.jpg) top center no-repeat;
	background-size: cover;
}
#sec2 .row2 {
	background: url(../img/english/sec2-bg3.png) top center no-repeat;
	padding-bottom: 70px;
}
#sec2 .row2 .price {
	font-size: 24px;
	color: #a40000;
}
#sec2 .row2 .team1 {
	padding-top: 190px;
	padding-bottom: 180px;
}
#sec2 .row2 .team1 h3 {
	text-align: right;
}
#sec2 .row2 .team1 .text {
	margin-left: 615px;
}
#sec2 .row2 .team1 .price {
	text-align: right;
}
#sec2 .row2 .team2 {
	position: relative;
}
#sec2 .row2 .team2 h3 {
	position: absolute;
	top: 110px;
	right: 50%;
	z-index: 1;
}
#sec2 .row2 .team2 .pic {
	margin-left: 50%;
}
#sec2 .row2 .team2 .price {
	position: absolute;
	top: 144px;
	left: 205px;
}
#sec2 .row2 .team3 {
	position: relative;
}
#sec2 .row2 .team3 h3 {
	position: absolute;
	top: 137px;
	left: 50%;
}
#sec2 .row2 .team3 .pic {
	margin-left: -150px;
}
#sec2 .row2 .team3 .price {
	position: absolute;
	top: 180px;
	right: 0;
}
#sec2 .row2 .team4 {
	position: relative;
}
#sec2 .row2 .team4 h3 {
	position: absolute;
	top: 146px;
	right: 50%;
	z-index: 1;
}
#sec2 .row2 .team4 .pic {
	margin-left: 50%;
}
#sec2 .row2 .team4 .price {
	position: absolute;
	top: 170px;
	left: 285px;
}
#sec2 .row2 .team5 {
	margin-top: 158px;
}
#sec2 .row2 .team5 .col {
	position: relative;
	width: 480px;
	float: left;
	background: url(../img/english/boxsz.jpg) top center repeat;
}
#sec2 .row2 .team5 .col:nth-of-type(2) {
	float: right;
}
#sec2 .row2 .team5 .col:nth-of-type(3) {
	width: 100%;
	margin-top: 145px;
	padding: 20px 0 40px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) h3 {
	top: -95px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .pic {
	display: inline-block;
	float: right;
	margin-right: 40px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .content {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 55px;
	box-sizing: border-box;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .content h4 {
	font-size: 30px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .content .price {
	font-size: 24px;
	color: #a40000;
	margin-top: 10px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .content ul {
	line-height: 24px;
}
#sec2 .row2 .team5 .col:nth-of-type(3) .content ul li {
	margin: 10px 0;
}
#sec2 .row2 .team5 .col:before {
	position: absolute;
	content: "";
	background: url(../img/english/sec2-icon2.png);
	width: 45px;
	height: 40px;
	bottom: -9px;
	right: -13px;
}
#sec2 .row2 .team5 .col h3 {
	position: absolute;
	top: -104px;
	left: -9px;
	right: -9px;
}
#sec2 .row2 .team5 .col .list {
	padding: 25px 0 30px;
}
#sec2 .row2 .team5 .col .list dl {
	font-size: 14px;
	width: 50%;
	float: left;
	padding: 5px 35px;
	box-sizing: border-box;
}
#sec2 .row2 .team5 .col .list dl dt {
	min-width: 50px;
	float: left;
}
#sec2 .row2 .team5 .col .list dl dd {
	min-width: 50px;
	float: right;
	text-align: right;
}
#sec2 .row2 .txt {
	margin-top: 30px;
	text-align: center;
}
#sec3 .row1 {
	padding: 70px 0;
	background: url(../img/english/sec3-bg.jpg) top center no-repeat;
	background-size: cover;
}
#sec3 .row2 {
	padding-bottom: 28px;
}
#sec3 .row2 h3 {
	text-align: center;
}
#sec3 .row2 .price {
	font-size: 24px;
	position: absolute;
	right: 0;
	color: #a40000;
}
#sec3 .row2 .team1 {
	text-align: center;
}
#sec3 .row2 .team1 .price {
	top: 290px;
}
#sec3 .row2 .team1 .col {
	position: relative;
	width: 397px;
	margin: 0 40px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
#sec3 .row2 .team2 {
	margin-top: 30px;
}
#sec3 .row2 .team2 .price {
	top: 224px;
}
#sec3 .row2 .team2 .col {
	position: relative;
	width: 310px;
	float: left;
}
#sec3 .row2 .team2 .col:nth-of-type(2) {
	margin: 0 35px;
}
#sec3 .text {
	width:330px;
}
#sec4 {
	padding-bottom: 50px;
}
#sec4 .row1 {
	padding: 70px 0;
	background: url(../img/english/sec4-bg.jpg) top center no-repeat;
	background-size: cover;
}
#sec4 .row2 {
	background: url(../img/english/sec4-img.png) top center no-repeat;
}
#sec4 .row2 .price {
	font-size: 24px;
	color: #a40000;
}
#sec4 .row2 .team1 {
	position: relative;
	padding-top: 166px;
	padding-left: 145px;
}
#sec4 .row2 .team1 h3 {
	position: absolute;
	top: 0;
	left: 0;
}
#sec4 .row2 .team1 .text {
	margin-top: 15px;
}
#sec4 .row2 .team2 {
	position: relative;
	margin-top: 340px;
	text-align: right;
}
#sec4 .row2 .team2 h3 {
	position: absolute;
	top: -115px;
	left: 0;
}
#sec4 .row2 .team2 .col {
	width: 400px;
	display: inline-block;
	vertical-align: top;
	margin-left: 47px;
	text-align: left;
}
#sec4 .row2 .team2 .col .price {
	text-align: right;
	margin-bottom: 15px;
}
#sec4 .row2 .team3 {
	position: relative;
	margin-top: 80px;
	padding-left: 145px;
}
#sec4 .row2 .team3 h3 {
	position: absolute;
	top: -39px;
	left: 0px;
}
#sec4 .row2 .team3 .team31 .content {
	position: relative;
	float: left;
	width: 352px;
	padding-top:80px;
}
#sec4 .row2 .team3 .team31 .content .price {
	position: absolute;
	top: 236px;
	left: 0;
}
#sec4 .row2 .team3 .team31 .pic {
	display: inline-block;
	float: right;
	margin: 0 -100px;
}
#sec4 .row2 .team3 .team32 .content {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 70px;
}
#sec4 .row2 .team3 .team32 .content .price {
	position: absolute;
	right: 0;
	top: 170px;
}
#sec4 .row2 .team3 .team32 .content .text {
	margin-left: 145px;
}
#sec4 .row2 .team3 .team32 .pic {
	display: inline-block;
	float: left;
	margin-left: -245px;
}
#sec4 .row2 .team3 .team33 .content {
	position: relative;
	float: left;
	width: 352px;
	padding-top: 95px;
}
#sec4 .row2 .team3 .team33 .content .price {
	position: absolute;
	top: 156px;
	left: 0;
}
#sec4 .row2 .team3 .team33 .pic {
	display: inline-block;
	float: right;
	margin: 0 -100px;
}
#sec4 .row2 .team4 {
	position: relative;
}
#sec4 .row2 .team4 .pic {
	margin: 0 -160px;
	text-align: center;
	position: relative;
	z-index: -1;
}
#sec4 .row2 .team4 h3 {
	position: absolute;
	top: 65px;
	left: 0;
}
#sec4 .row2 .team4 dl {
	position: absolute;
	top: 150px;
	left: 145px;
}
#sec4 .row2 .team4 dl .price {
	position: absolute;
	top: 20px;
	left: 365px;
}
#sec4 .row2 .team5 {
	position: relative;
	margin-top: 85px;
	text-align: right;
}
#sec4 .row2 .team5 h3 {
	position: absolute;
	left: -60px;
	top: -124px;
}
#sec4 .row2 .team5 .col {
	width: 400px;
	margin-left: 47px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
#sec4 .row2 .team5 .col .price {
	margin-bottom: 15px;
}
#sec4 .txt {
	margin-top: 65px;
	text-align: center;
}
#sec5 {
	padding-bottom: 70px;
}
#sec5 .row1 {
	padding: 70px 0;
	background: url(../img/english/sec5-img.jpg) top center no-repeat;
	background-size: cover;
}
#sec5 .team5 {
	margin-top: 158px;
}
#sec5 .team5 .col {
	position: relative;
	width: 480px;
	float: left;
	background: url(../img/english/boxsz.jpg) top center repeat;
}
#sec5 .team5 .col h3 {
	position: absolute;
	top: -110px;
	left: -9px;
	right: -9px;
}
#sec5 .team5 .col .list {
	padding: 25px 0 30px;
}
#sec5 .team5 .col .list dl {
	font-size: 14px;
	padding: 5px 35px;
	box-sizing: border-box;
}
#sec5 .team5 .col .list dl dt {
	min-width: 50px;
	float: left;
}
#sec5 .team5 .col .list dl dd {
	min-width: 50px;
	float: right;
	text-align: right;
}
#sec5 .team5 .col:nth-of-type(2) {
	float: right;
}
#sec5 .team5 .col:nth-of-type(3) {
	width: 100%;
	margin-top: 145px;
	padding: 20px 0 40px;
}
#sec5 .team5 .col:nth-of-type(3) h3 {
	top: -108px;
}
#sec5 .team5 .col:nth-of-type(3) .team {
	width: 50%;
	float: left;
	padding: 0;
}
#sec5 .team5 .col:nth-of-type(3) .team h4 {
	text-align: center;
}
#sec5 .team5 .col:nth-of-type(3) .team dl {
	padding: 5px 50px;
}
#sec5 .team5 .col:nth-of-type(3) .content {
	width: 50%;
	float: left;
	text-align: center;
	padding: 0 55px;
	box-sizing: border-box;
}
#sec5 .team5 .col:nth-of-type(3) .content h4 {
	font-size: 30px;
}
#sec5 .team5 .col:nth-of-type(3) .content .price {
	font-size: 24px;
	color: #a40000;
	margin-top: 10px;
}
#sec5 .team5 .col:nth-of-type(3) .content ul {
	line-height: 24px;
}
#sec5 .team5 .col:nth-of-type(3) .content ul li {
	margin: 10px 0;
}
#sec5 .team5 .col:before {
	position: absolute;
	content: "";
	background: url(../img/english/sec2-icon2.png);
	width: 45px;
	height: 40px;
	bottom: -9px;
	right: -13px;
}
#sec5 .txt {
	margin-top: 15px;
	text-align: center;
}
#gmap {
	min-height: 620px;
}
