body {
	background: #ececec
}

section {
	padding-top: 81px
}

section .banner {
	width: 100%;
	height: auto;
	display: none
}

section .banner .swiper-slide {
	width: 100%;
	height: auto;
	font-size: 0;
	position: relative
}

section .banner .swiper-slide img {
	width: 100%;
	height: auto
}

section .banner .swiper-slide .bs-text {
	position: absolute;
	bottom: 60px;
	left: 50%;
	font-size: 18px;
	color: #efeded;
	text-align: center;
	width: 1025px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 7px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

section .banner .swiper-pagination {
	bottom: 20px
}

section .banner .swiper-pagination span {
	background: #fff;
	opacity: 1;
	width: 8px;
	height: 8px;
	border: 2px solid #fff
}

section .banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #754c24
}

section .title {
	width: 1280px;
	height: auto;
	padding: 50px 0 40px 0;
	margin: 0 auto
}

section .title p {
	font-size: 36px;
	color: #000;
	text-align: center;
	font-family: "founder-sbs";
	letter-spacing: 5px
}

section .location {
	width: 1280px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 26px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000
}

section .location p {
	font-size: 14px;
	color: #000
}

section .location p a {
	color: #000
}

section .location p a:hover {
	color: #8e6d4d
}

section .location p span {
	color: #848483
}

section .location p span:hover {
	color: #8e6d4d
}

section .location p .l-right {
	margin: 0 20px
}

section .s-content {
	width: 1280px;
	height: auto;
	margin: 0 auto;
	margin-top: 90px
}

section .s-content .sc-item {
	width: 100%;
	height: auto;
	margin-bottom: 110px
}

section .s-content .sc-item .sci-top {
	width: 100%;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

section .s-content .sc-item .sci-top .scit-title {
	color: #8e6d4c;
	font-size: 36px;
	letter-spacing: 5px;
	font-family: "founder-sbs"
}

section .s-content .sc-item .sci-top .scit-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

section .s-content .sc-item .sci-top .scit-right a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-decoration: none;
	width: 180px;
	text-align: center;
	font-size: 14px;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #b19473
}

section .s-content .sc-item .sci-top .scit-right a:hover {
	background: #232323
}

section .s-content .sc-item .sci-top .scit-right .scitr-js {
	background: #000;
	margin-right: 16px
}

section .s-content .sc-item .sci-top .scit-right .scitr-all {
	background: #fff
}

section .s-content .sc-item .sci-content {
	width: 100%;
	height: auto;
	margin-top: 65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

section .s-content .sc-item .sci-content .scic-left {
	width: 537px;
	height: auto;
	font-size: 0
}

section .s-content .sc-item .sci-content .scic-left img {
	width: 100%;
	height: auto
}

section .s-content .sc-item .sci-content .scic-right {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row;
	flex-flow: row;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 6px
}

section .s-content .sc-item .sci-content .scic-right .scicr-item {
	width: 230px;
	height: auto;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img {
	width: 100%;
	height: 235px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 0;
	overflow: hidden;
	background: #fff
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img img:nth-of-type(1) {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img img:nth-of-type(2) {
	display: none;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	transition: all .3s
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-text {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	padding: 20px 0;
	background: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-text i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #23282c;
	-webkit-transition: all .3s;
	transition: all .3s
}

section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-text p {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 1
}

section .s-content .sc-item .sci-content .scic-right .scicr-item:hover {
	-webkit-box-shadow: 0 0 15px 0 #c5c4c4;
	box-shadow: 0 0 15px 0 #c5c4c4
}

section .s-content .sc-item .sci-content .scic-right .scicr-item:hover .scicri-img img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1)
}

section .s-content .sc-item .sci-content .scic-right .scicr-item:hover .scicri-text i {
	top: 100%
}

section .s-content .sc-item .sci-content .scic-right .scicr-item:hover .scicri-text p {
	color: #000
}

@media screen and (max-width:1360px) {
	section .title {
		width: 90%
	}
	section .location {
		width: 90%
	}
	section .s-content {
		width: 90%
	}
	section .s-content .sc-item .sci-content {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	section .s-content .sc-item .sci-content .scic-left {
		width: 100%;
		height: auto
	}
	section .s-content .sc-item .sci-content .scic-right {
		width: 100%;
		padding: 0;
		padding-top: 20px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item {
		max-width: 230px;
		width: 30%;
		margin: 0;
		margin-bottom: 15px
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img {
		width: 100%
	}
}

@media screen and (max-width:414px) {
	section {
		padding-top: 0
	}
	section .title {
		padding: 30px 0
	}
	section .title p {
		font-size: 25px
	}
	section .location {
		padding: 15px 0
	}
	section .location p {
		font-size: 14px
	}
	section .s-content {
		margin-top: 35px
	}
	section .s-content .sc-item .sci-top {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	section .s-content .sc-item .sci-top .scit-title {
		font-size: 20px;
		letter-spacing: 2px;
		white-space: nowrap
	}
	section .s-content .sc-item .sci-top .scit-right a {
		width: 100px;
		padding: 5px 0
	}
	section .s-content .sc-item .sci-content .scic-right {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item {
		width: 48%
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img {
		width: 100%;
		height: auto
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-img img {
		width: 100%;
		height: auto
	}
	section .s-content .sc-item .sci-content .scic-right .scicr-item .scicri-text {
		padding: 10px 0
	}
}