/* Scss Document */
/* Scss Document */
#key li:nth-child(1) {
	background: url(../img/index_sogo/key_01.jpg) no-repeat center center;
	background-size: cover;
	height: 789px;
	z-index: 0 !important;
}
#key li:nth-child(2) {
	background: url(../img/index_sogo/key_02.jpg) no-repeat center center;
	background-size: cover;
	height: 789px;
	z-index: 0 !important;
}
#key ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#key ul li {
	width: 50%;
}
#key:before {
	position: absolute;
	content: "";
	background: url("../img/index_sogo/bg4.jpg") repeat center top;
	top: 400px;
	left: 0;
	right: 0;
	bottom: 10px;
	transform: skewY(7deg);
	z-index: -1;
}
.bx-wrapper {
	position: relative;
}
.bx-wrapper li {
	z-index: 0 !important;
}
.bx-wrapper .bx-pager {
	font-family: Arial;
	font-size: 0;
	font-weight: bold;
	text-align: left;
	position: absolute;
	bottom: -22px;
	left: 0px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	line-height: 10px;
	width: 100%;
	z-index: 60;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #fff;
	border: 2px solid #542c15;
	display: block;
	float: left;
	height: 8px;
	outline: 0 none;
	text-indent: -9999px;
	width: 8px;
	border-radius: 100%;
	margin-left: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #542c15;
	width: 8px;
	height: 8px;
}
#sec1 {
	padding-top: 95px;
	padding-bottom: 84px;
}
#sec1 .group .fl {
	width: 50%;
}
#sec1 .group .fl .photo {
	margin-left: -267px;
	margin-bottom: -129px;
}
#sec1 .group .fl .photo2 {
	margin-left: -38px;
}
#sec1 .group .fr {
	width: 50%;
	padding-top: 97px;
	position: relative;
	z-index: 1;
}
#sec1 .group .fr h2 {
	margin-bottom: 47px;
	margin-left: -3px;
}
#sec1 .group .fr .txt {
	text-align: justify;
	width: 497px;
	letter-spacing: 0.036em;
	margin-left: 2px;
}
#sec2 {
	border: 5px solid #2a4159;
	margin-left: 21px;
	margin-right: 19px;
	padding-bottom: 100px;
}
#sec2 h3 {
	padding-top: 129px;
	position: relative;
	margin-left: 173px;
	margin-bottom: 31px;
}
#sec2 h3:before {
	position: absolute;
	content: url("../img/index_sogo/sec2_logo.png");
	top: 83px;
	left: -218px;
}
#sec2 .group .fl {
	width: 500px;
}
#sec2 .group .fl h2 {
	padding-top: 121px;
	margin-left: 16px;
	margin-bottom: 83px;
}
#sec2 .group .fl .photo {
	margin-left: -220px;
	margin-bottom: 21px;
}
#sec2 .group .fl .photo2 {
	margin-left: -50px;
}
#sec2 .group .fr {
	width: 500px;
}
#sec2 .group .fr .photo {
	margin-left: -142px;
	margin-right: -203px;
	margin-bottom: 56px;
}
#sec2 .group .fr .txt {
	width: 489px;
	margin-bottom: 40px;
	text-align: justify;
}
#sec2 .group .fr .btn {
	margin-left: 248px;
	width: 250px;
	position: relative;
}
#sec2 .group .fr .btn:before {
	position: absolute;
	content: "";
	background: #000;
	height: 2px;
	width: 213px;
	top: 23px;
	left: -201px;
}
#sec3 {
	position: relative;
	padding-bottom: 120px;
}
#sec3:before {
	position: absolute;
	content: "";
	background: url("../img/index_sogo/sec3_bg.jpg") no-repeat center top;
	background-size: cover;
	top: 263px;
	left: 0;
	right: 0;
	height: 905px;
	/* transform: skewY(-3.8deg); */
	outline: 1px solid rgba(255, 255, 255, 0.5);
	outline-offset: -10px;
}
#sec3 h2 {
	padding-top: 105px;
	margin-left: -10px;
	margin-right: -10px;
}
#sec3 h3 {
	margin-bottom: 520px;
	text-align: right;
}
#sec3 .row {
	margin-left: -92px;
	margin-right: -89px;
	color: #fff;
}
#sec3 .row .fl {
	margin-top: 80px;
	background: url("../img/index_sogo/sec3_img1.jpg") no-repeat center top;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 108px;
	width: 570px;
}
#sec3 .row .fl h4 {
	margin-left: 92px;
	margin-bottom: 24px;
}
#sec3 .row .fl .txt {
	margin-left: 92px;
	width: 435px;
	margin-bottom: 22px;
	text-align: justify;
}
#sec3 .row .fl .btn {
	width: 426px;
	margin-left: 95px;
}
#sec3 .row .fr {
	background: url("../img/index_sogo/sec3_img2.jpg") no-repeat center top;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 64px;
	width: 570px;
}
#sec3 .row .fr h4 {
	margin-left: 45px;
	margin-bottom: 22px;
}
#sec3 .row .fr .txt {
	margin-left: 45px;
	width: 446px;
	margin-bottom: 26px;
	text-align: justify;
}
#sec3 .row .fr .btn {
	width: 426px;
	margin-left: 45px;
}
#sec4 {
	background: url("../img/index_sogo/sec4_bg.jpg") no-repeat center top;
	background-size: cover;
	padding-bottom: 215px;
	position: relative;
}
#sec4:before {
	position: absolute;
	content: "";
	background: url("../img/index_sogo/bg4.jpg") repeat center top;
	top: 11px;
	left: 0;
	right: 0;
	bottom: 10px;
	transform: skewY(-4.3deg);
	z-index: -1;
}
#sec4 .text {
	padding-top: 104px;
	width: 387px;
	color: #fff;
}
#sec4 .text h2 {
	margin-bottom: 36px;
}
#sec4 .text .txt {
	width: 356px;
	text-align: justify;
	margin-left: 19px;
	margin-bottom: 20px;
}
#sec4 .text .btn {
	margin-left: 22px;
}
#sec5 {
	padding-top: 84px;
}
#sec5 h2 {
	text-align: center;
	margin-bottom: 72px;
}
#sec5 .group {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 87px;
}
#sec5 .group .item {
	width: 478px;
	background: url("../img/index_sogo/bg3.jpg") repeat center top;
	outline: 1px solid rgba(255, 255, 255, 0.3);
	outline-offset: -9px;
	color: #fff;
	padding-top: 53px;
	padding-bottom: 27px;
}
#sec5 .group .item h3 {
	margin-left: 66px;
	margin-bottom: 22px;
}
#sec5 .group .item dl {
	margin-left: 66px;
	margin-right: 66px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 17px 0 31px 0;
}
#sec5 .group .item dl dt {
	line-height: 30px;
	color: #949494;
}
#sec5 .group .item dl dd {
	line-height: 25px;
	min-height: 45px !important;
}
#sec5 .group .item dl dd a {
	min-height: 45px !important;
}
#sec5 #gmap {
	height: 600px;
}
@media screen and (max-width: 1550px) {
	#sec2 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
