/* Main CSS Document */
@charset "utf8";
/* 公共 */
.bm-1 {
}
.bm-1 .bm-con {
	position: relative;
}
.bm-1 .bm-con:after {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: background .3s, border-radius .3s, opacity .3s;
	transition: background .3s, border-radius .3s, opacity .3s;
	opacity: .25;
	background: #000;
	position: absolute;
}
.bm-1 .bm-con .c-swiper {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
}
.bm-1 .bm-con .c-swiper .swiper, .bm-1 .bm-con .c-swiper .swiper-box {
	height: 100%;
}
.bm-1 .bm-con .c-swiper .swiper-box {
	-webkit-transition: 1s linear 2s;
	transition: 1s linear 2s;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	background-size: cover !important;
}
.bm-1 .bm-con .c-swiper .swiper-slide-active .swiper-box, .bm-1 .bm-con .c-swiper .swiper-slide-duplicate-active .swiper-box{
	-webkit-transition: 6s linear;
	transition: 6s linear;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.bm-1 .bm-con .c-content {
	padding: 100px 0 200px;
	color: #FFF;
	position: relative;
	z-index: 1;
}
.bm-1 .bm-con .c-box {
	padding: 40px;
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .06);
	position: relative;
}
.bm-1 .bm-con .c-box:before {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(3px);
	border-radius: inherit;
	background: inherit;
	position: absolute;
}
.bm-1 .bm-con .c-box .c-con {
	padding-bottom: 10px;
	font-family: "Lato", Sans-serif;
	position: relative;
}
.bm-1 .bm-con .c-box .c-con .ftil {
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700;
	font-style: italic;
	text-shadow: 0px 0px 12px rgba(0, 0, 0, .3);
	color: var(--color);
}
.bm-1 .bm-con .c-box .c-con .til {
	margin-bottom: 15px;
	line-height: 62px;
	font-size: 52px;
	font-weight: 800;
}
.bm-1 .bm-con .c-box .c-con .til span {
	font-size: 52px;
	font-weight: 800;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(255, 255, 255, 0)), color-stop(45%, var(--color)));
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 61%, var(--color) 45%);
}
.bm-1 .bm-con .c-box .c-con .con {
}
.bm-1 .bm-con .c-box .c-con .con dl {
}
.bm-1 .bm-con .c-box .c-con .con dl dd {
	padding-bottom: 5px;
	line-height: 30px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bm-1 .bm-con .c-box .c-con .con dl dd i {
	margin-right: 15px;
	width: 30px;
	font-size: 12px;
	text-align: center;
	fill: #FFF;
	-webkit-transition: fill .3s;
	transition: fill .3s;
}
.bm-1 .bm-con .c-box .c-con .con dl dd i.icon-check-btn {
	font-size: 14px;
}
.bm-1 .bm-con .c-box .c-con .con dl dd p {
	font-weight: 800;
}
.bm-1 .bm-con .c-box .c-form {
	position: relative;
}
.bm-1 .bm-con .c-box .c-form .d-dl {
	margin: 0 -25px;
}
.bm-1 .bm-con .c-box .c-form .d-dd {
	padding: 0 25px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.bm-1 .bm-con .c-box .c-form .d-d2 {
	width: 100%;
}
.bm-1 .bm-con .c-box .c-form .d-til {
	height: 40px;
	line-height: 40px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.bm-1 .bm-con .c-box .c-form input, textarea {
	width: 100%;
}
.bm-1 .bm-con .c-box .c-form input {
	padding: 0 16px;
	height: 40px;
	border: none;
	outline: 0 none;
}
.bm-1 .bm-con .c-box .c-form .d-textarea {
	margin-bottom: 15px;
	padding: 8px 16px;
	background: #FFF;
}
.bm-1 .bm-con .c-box .c-form .d-textarea textarea {
	height: 72px;
	line-height: 24px;
	border: none;
	float: left;
}
.bm-1 .bm-con .c-box .c-form input[type="submit"] {
	height: 65px;
	font-size: 16px;
	font-weight: 800;
	color: #FFF;
	background: var(--color);
}
.bm-2 {
	margin-top: -80px;
	padding-bottom: 1.4rem;
	overflow: initial;
}
.bm-2 .bm-con {
	background: #FFF;
}
.bm-2 .bm-con dl {
	box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, .1);
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}
.bm-2 .bm-con dl dd {
	width: 33.33333%;
	float: left;
}
.bm-2 .bm-con dl dd a {
	padding: 30px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-2 .bm-con dl dd i {
	margin-right: 20px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 0.48rem;
	text-align: center;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 1px solid var(--color);
	display: block;
	color: var(--color);
}
.bm-2 .bm-con dl dd .box {
	width: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.bm-2 .bm-con dl dd .til {
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 30px;
	font-family: "Raleway", Sans-serif;
	font-weight: 700;
	color: var(--color);
}
.bm-2 .bm-con dl dd .con {
	line-height: 30px;
	font-size: 16px;
}
.bm-2 .bm-con dl dd.on a {
	color: #FFF;
	background: var(--color);
}
.bm-2 .bm-con dl dd.on i, .bm-2 .bm-con dl dd.on .til {
	color: #FFF;
}
.bm-2 .bm-con dl dd.on i {
	border-color: #FFF;
}
.bm-3 {
	padding-bottom: 1.2rem;
	background: #EEE;
}
.bm-3 .bm-con {
}
.bm-3 .bm-con ul {
	margin: -30px -15px 0;
}
.bm-3 .bm-con ul li {
	margin-top: 30px;
	padding: 0 15px;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.bm-3 .bm-con ul li a {
	display: block;
	background: #FFF;
}
.bm-3 .bm-con ul li .img {
	height: 350px;
	display: block;
	overflow: hidden;
}
.bm-3 .bm-con ul li .img img {
	width: 100%;
	height: 100%;
}
.bm-3 .bm-con ul li .box {
	padding: 35px;
	text-align: center;
	background: #F9FAFA;
}
.bm-3 .bm-con ul li .til {
	line-height: 28px;
	font-size: 24px;
	font-family: "Lato", Sans-serif;
	font-weight: 800;
}
.bm-3 .bm-con ul li .con {
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);
	display: block;
	overflow: hidden;
}
.bm-3 .bm-con ul li .btn {
	margin: 0 auto;
	width: 165px;
	line-height: 54px;
	font-size: 16px;
	font-family: "Lato", Sans-serif;
	font-weight: 800;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	border: 2px solid #000;
}
.bm-3 .bm-con ul li a:hover .btn {
	border-color: var(--color);
	color: #FFF;
	background: var(--color);
}
.bm-4 {
	padding: 200px 0 150px;
	background: url(/public/images/index/bm-4-bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.bm-4 .bm-con {
	width: 1170px;
	color: #FFF;
}
.bm-4 .bm-con .cb-1 {
	width: 26.751%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: space-evenly;
	-webkit-justify-content: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}
.bm-4 .bm-con .cb-1 .til {
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-4 .bm-con .cb-1 .con {
}
.bm-4 .bm-con .cb-1 .con dl {
}
.bm-4 .bm-con .cb-1 .con dl dd {
	padding-bottom: 5px;
	line-height: 30px;
	font-size: 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bm-4 .bm-con .cb-1 .con dl dd i {
	margin-right: 15px;
	width: 30px;
	font-size: 16px;
	text-align: center;
	display: block;
}
.bm-4 .bm-con .cb-1 .con dl dd p {
	width: 0;
	font-weight: 800;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.bm-4 .bm-con .cb-2 {
	padding-left: 80px;
	width: 73.249%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-4 .bm-con .cb-2 .ftil {
	line-height: 16px;
	font-size: 16px;
	font-family: "Lato", Sans-serif;
	color: var(--color);
}
.bm-4 .bm-con .cb-2 .til {
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-4 .bm-con .cb-2 .con {
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.bm-4 .bm-con .cb-2 .con p {
	margin-bottom: 18px;
}
.bm-4 .bm-con .cb-2 .btn {
	line-height: 65px;
	font-family: "Lato", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1.3px;
	display: block;
	color: #FFF;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(6%, #4c3a3a), to(#d3870d));
	background-image: linear-gradient(180deg, #4c3a3a 6%, #d3870d 100%);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	border-radius: 50px 50px 50px 50px;
}
.bm-4 .bm-con .cb-2 .jg {
	height: 20px;
}
.bm-5 {
	padding: 1.4rem 0;
	background: #F7F7F7;
}
.bm-5::before {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .04;
	display: block;
	background: url(/public/images/index/bm-5-bg.jpg) center center;
	background-size: 80% auto;
	-webkit-transition: background .3s, border-radius .3s, opacity .3s;
	transition: background .3s, border-radius .3s, opacity .3s;
	position: absolute;
}
.bm-5 .bm-con {
	position: relative;
}
.bm-5 .bm-con .cb-1 {
	margin-bottom: 50px;
}
.bm-5 .bm-con .cb-1 .ftil {
	margin-bottom: 20px;
	line-height: 16px;
	font-size: 16px;
	font-family: "Lato", Sans-serif;
	color: var(--color);
}
.bm-5 .bm-con .cb-1 .til {
	width: 37.872%;
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-5 .bm-con .cb-1 .con {
	padding-left: 40px;
	width: 47.196%;;
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-5 .bm-con .cb-1 .btn {
	width: 18.033%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.bm-5 .bm-con .cb-1 .btn a {
	width: 136px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #FFF;
	background: var(--color);
}
.bm-5 .bm-con .cb-2 {
}
.bm-5 .bm-con .cb-2 ul {
	margin: -30px -15px 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-5 .bm-con .cb-2 ul li {
	margin-top: 30px;
	padding: 0 15px;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-5 .bm-con .cb-2 ul li a {
	padding: 40px;
	height: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, .1);
	box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, .1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background: #FFF;
}
.bm-5 .bm-con .cb-2 ul li .box {
	height: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	position: relative;
}
.bm-5 .bm-con .cb-2 ul li .icon {
	height: 40px;
	line-height: 40px;
	font-size: 40px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: var(--color);
}
.bm-5 .bm-con .cb-2 ul li .til {
	line-height: 60px;
	font-size: 24px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.bm-5 .bm-con .cb-2 ul li .con, .bm-5 .bm-con .cb-2 ul li .more {
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #666;
}
.bm-5 .bm-con .cb-2 ul li .more {
	left: 0;
	bottom: -40px;
	width: 100%;
	opacity: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #FFF;
	position: absolute;
}
.bm-5 .bm-con .cb-2 ul li .more span {
	padding-right: 24px;
	position: relative;
}
.bm-5 .bm-con .cb-2 ul li .more span i {
	right: 0;
	top: 0;
	font-size: 14px;
	position: absolute;
}
.bm-5 .bm-con .cb-2 ul li a:hover {
	background: var(--color);
}
.bm-5 .bm-con .cb-2 ul li a:hover .til, .bm-5 .bm-con .cb-2 ul li a:hover .con {
	color: #FFF;
}
.bm-5 .bm-con .cb-2 ul li a:hover .box {
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
}
.bm-5 .bm-con .cb-2 ul li a:hover .icon {
	opacity: 0;
}
.bm-5 .bm-con .cb-2 ul li a:hover .more {
	opacity: 1;
}
.bm-6 {
	padding: 120px 0;
	background: url(/public/images/index/bm-6-bg.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: cover;
}
.bm-6 .bm-con {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #FFF;
}
.bm-6 .bm-con .til {
	width: 0;
	line-height: 0.76rem;
	font-size: 0.64rem;
	font-family: "Lato", Sans-serif;
	font-weight: 800;
	flex: 1;
}
.bm-6 .bm-con .btn {
	margin-left: 0.8rem;
	width: 225px;
	line-height: 56px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	display: block;
	color: #FFF;
	background: var(--color);
}
.bm-7 {
	padding-top: 1.2rem;
}
.bm-7 .bm-con {
}
.bm-7 .bm-con .c-til {
	line-height: 30px;
	font-size: 28px;
	font-family: "Lato", Sans-serif;
	font-weight: 800;
	text-align: center;
}
.bm-7 .bm-con .c-con {
}
.bm-7 .bm-con .c-con .d-dl {
	margin: -20px -15px 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-7 .bm-con .c-con .d-dd {
	margin-top: 20px;
	padding: 0 15px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-7 .bm-con .c-con .d-dd .box {
	width: 0;
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	flex: 1;
}
.bm-7 .bm-con .c-con .d-dd .til {
	margin: 10px 0 15px;
	font-size: 16px;
	font-weight: 800;
	color: var(--color);
}
.bm-7 .bm-con .c-con .d-dd .con b {
	color: #333;
}
.bm-7 .bm-con .c-con .d-dd .img {
	width: 256px;
}
.bm-7 .bm-con .c-con .d-dd .img img {
	width: 100%;
}
.bm-7 .bm-con .c-con .d-d1 .img {
	margin-left: 15px;
}
.bm-7 .bm-con .c-con .d-d2 .img {
	margin-right: 15px;
}
.bm-7 .bm-con .c-btn {
	margin: 60px auto 0;
	width: 160px;
	line-height: 56px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	display: block;
	color: #FFF;
	background: var(--color);
}
.bm-8 {
}
.bm-8 .bm-con {
}
.bm-8 .bm-con ul {
	margin: -0.8rem -0.4rem 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-8 .bm-con ul li {
	margin-top: 0.8rem;
	padding: 0 0.4rem;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.bm-8 .bm-con ul li a {
	display: block;
	color: #FFF;
	position: relative;
}
.bm-8 .bm-con ul li .img:before {
    padding-top: 100%;
}
.bm-8 .bm-con ul li .box {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.bm-8 .bm-con ul li .box:before {
	content: " ";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	display: block;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	background: rgba(233,136,34, 0);
	position: absolute;
}
.bm-8 .bm-con ul li .til {
	padding: 0 30px 60px;
	left: 0;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
}
.bm-8 .bm-con ul li .til h3 {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-family: "Lato", Sans-serif;
	font-weight: 800;
	text-align: center;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	transform: translateY(30px);
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url(ellipsis.xml#ellipsis);
    overflow: hidden;
}
.bm-8 .bm-con ul li a:hover .box:before {
	height: 100%;
	background: rgba(233,136,34, .77);
}
.bm-8 .bm-con ul li a:hover .til h3 {
	opacity: 1;
	transform: translateY(0);
}
.bm-8 .bm-con .c-btn {
	margin: 60px auto 0;
	width: 190px;
	line-height: 56px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	display: block;
	color: #FFF;
	background: var(--color);
}
.bm-9 {
	padding-bottom: 1.0rem;
}
.bm-9 .bm-con {
	margin: 0 auto;
	padding-bottom: 50px;
	width: 97%;
	position: relative;
	overflow: hidden;
}
.bm-9 .bm-con .btn {
	left: 0;
	right: 0;
	height: 100%;
	position: absolute;
}
.bm-9 .bm-con .btn a {
	top: 50%;
	width: 0.52rem;
	height: 0.52rem;
	line-height: 0.52rem;
	font-size: 12px;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-border-radius: 0.52rem;
	-webkit-border-radius: 0.52rem;
	border-radius: 0.52rem;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	display: block;
	background: #FFF;
	position: absolute;
	z-index: 2;
}
.bm-9 .bm-con:hover .btn a {
	opacity: 1;
}
.bm-9 .bm-con .btn .prev {
	left: 0;
}
.bm-9 .bm-con .btn .next {
	right: 0;
}
.bm-9 .bm-con .swiper {
	margin: 0 -5px;
	/*padding-right: 60px;*/
	overflow: initial;
}
.bm-9 .bm-con .swiper-slide {
	padding: 0 5px;
	width: 20%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-9 .bm-con .swiper-box {
	cursor: pointer;
	position: relative;
}
.bm-9 .bm-con .swiper-slide .img:before {
	padding-top: 133.33333%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	z-index: 1;
	position: relative;
}
.bm-9 .bm-con .swiper-slide .til {
	left: 0.64rem;
	right: 0.64rem;
	top: 50%;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	opacity: 0;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);
	color: #FFF;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.bm-9 .bm-con .swiper-box:hover .img:before {
	background: rgba(0, 0, 0, .3);
}
.bm-9 .bm-con .swiper-box:hover .til {
	opacity: 1;
}
.bm-9 .bm-con .swiper-pagination-bullets.swiper-pagination-horizontal {
	height: 0.08rem;
	bottom: 10px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
.bm-9 .bm-con .swiper-pagination-bullet {
	background: #EEE;
	float: left;
	opacity: 1;
}
.bm-9 .bm-con .swiper-pagination-bullet-active {
	background: #333;
}
.bm-10 {
	padding: 120px 0;
	background: url(/public/images/index/bm-10-bg.jpg) no-repeat center center;
	background-size: 100%;
}
.bm-10 .bm-con {
	color: #FFF;
}
.bm-10 .bm-con .cb-1 {
	margin-right: 60px;
	width: 400px;
}
.bm-10 .bm-con .cb-1 .ftil {
	line-height: 16px;
	font-size: 16px;
	font-family: "Lato", Sans-serif;
	color: var(--color);
}
.bm-10 .bm-con .cb-1 .til {
	padding: 20px 0;
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-10 .bm-con .cb-1 .con {
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-10 .bm-con .cb-2 {
	width: 0;
	flex: 1;
}
.bm-10 .bm-con .cb-2 .d-dl {
}
.bm-10 .bm-con .cb-2 .d-dd {
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	overflow: hidden;
}
.bm-10 .bm-con .cb-2 .d-til {
	padding-left: 40px;
	line-height: 50px;
	display: block;
	color: #FFF;
	position: relative;
}
.bm-10 .bm-con .cb-2 .d-til i {
	left: 0;
	top: 0;
	width: 40px;
	font-size: 10px;
	text-align: center;
	display: block;
	position: absolute;
}
.bm-10 .bm-con .cb-2 .d-con {
	padding: 15px 15px 30px;
	display: none;
}
.bm-11 {
	padding: 120px 0;
	background: url(/public/images/index/bm-11-bg.jpg) no-repeat center center;
	background-size: cover;
}
.bm-11 .bm-con {
	color: #FFF;
}
.bm-11 .bm-con .cb-1 {
	padding: 15px 80px 15px 0;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-11 .bm-con .cb-1 .box {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid var(--color);
}
.bm-11 .bm-con .cb-1 .til {
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-11 .bm-con .cb-1 .con {
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.bm-11 .bm-con .cb-1 .con p {
	margin-top: 20px;
}
.bm-11 .bm-con .cb-1 .con a {
	color: var(--color);
}
.bm-11 .bm-con .cb-1 .img {
}
.bm-11 .bm-con .cb-1 .img img {
	width: 100%;
}
.bm-11 .bm-con .cb-2 {
	padding: 65px;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: var(--color);
}
.bm-11 .bm-con .cb-2 .c-til {
	line-height: 44px;
	font-size: 36px;
	font-family: "Lato", Sans-serif;
	font-weight: 600;
}
.bm-11 .bm-con .cb-2 .c-con {
	padding: 20px 0;
	line-height: 24px;
	font-family: "Heebo", Sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.bm-11 .bm-con .cb-2 .c-form {
	position: relative;
}
.bm-11 .bm-con .cb-2 .c-form .d-dl {
	margin-top: -15px;
}
.bm-11 .bm-con .cb-2 .c-form .d-dd {
	margin-top: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-11 .bm-con .cb-2 .c-form input, textarea {
	width: 100%;
}
.bm-11 .bm-con .cb-2 .c-form input {
	padding: 0 16px;
	height: 40px;
	border: none;
	outline: 0 none;
}
.bm-11 .bm-con .cb-2 .c-form .d-textarea {
	margin-bottom: 15px;
	padding: 8px 16px;
	background: #FFF;
}
.bm-11 .bm-con .cb-2 .c-form .d-textarea textarea {
	height: 72px;
	line-height: 24px;
	border: none;
	float: left;
}
.bm-11 .bm-con .cb-2 .c-form input[type="submit"] {
	height: 65px;
	font-size: 16px;
	font-weight: 800;
	color: #FFF;
	background: var(--color6);
}
/* 留言 */
.modalbg_indexform-box {
}
.modal_indexform-box {
}
.modal_tbox .indexform-box {
	width: 9.6rem;
	height: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: url(/public/images/index/indexform-box-bg.jpg) no-repeat center center #FFF;
	background-size: cover;
}
.modal_tbox .indexform-box .modal_tclose {
	right: 24px;
	top: 24px;
	width: 16px;
	height: 16px;
	color: #FFF;
}
.modal_tbox .indexform-box .tcon-con {
	padding: 0.68rem 0.68rem 0.8rem;
	color: #FFF;
}
.modal_tbox .indexform-box .tcon-con .c-til {
	line-height: 0.4rem;
	font-size: 0.4rem;
	font-weight: bold;
	text-align: center;
}
.modal_tbox .indexform-box .tcon-con .c-ftil {
	padding: 0.14rem 0;
	line-height: 0.4rem;
	font-size: 0.21rem;
	text-align: center;
}
.modal_tbox .indexform-box .tcon-con .c-ftil a {
	color: var(--color);
}
.modal_tbox .indexform-box .tcon-con .c-form {
}
.modal_tbox .indexform-box .tcon-con .c-form ul {
	margin: 0 -0.1rem;
}
.modal_tbox .indexform-box .tcon-con .c-form ul li {
	padding: 0 0.1rem;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.modal_tbox .indexform-box .tcon-con .c-form ul li select, .modal_tbox .indexform-box .tcon-con .c-form ul li input[type="text"], .modal_tbox .indexform-box .tcon-con .c-form ul li input[type="submit"] {
	width: 100%;
	height: 0.72rem;
	border:none;
}
.modal_tbox .indexform-box .tcon-con .c-form ul li select {
	padding: 0 0.28rem;
}
.modal_tbox .indexform-box .tcon-con .c-form ul li input[type="text"] {
	padding: 0 0.28rem;
}
.modal_tbox .indexform-box .tcon-con .c-form ul li input[type="submit"] {
	height: 0.68rem;
	font-size: 0.24rem;
	color: #FFF;
	background: var(--color);
}
.modal_tbox .indexform-box .tcon-con .c-form .l-textarea {
	border: 1px solid #EEE;
}
.modal_tbox .indexform-box .tcon-con .c-form .l-textarea textarea {
	width: 100%;
	height: 2.0rem;
	line-height: 0.4rem;
	border: 0.2rem solid #FFF;
	border-left: 0.28rem solid #FFF;
	border-right: 0.28rem solid #FFF;
	float: left;
	color: #666;
}
.modal_tbox .indexform-box .tcon-con .c-form .l-til {
	line-height: 0.56rem;
}
.modal_tbox .indexform-box .tcon-con .c-form .l-1 {
	width: 50%;
}
.modal_tbox .indexform-box .tcon-con .c-form .l-3 {
	margin-top: 0.2rem;
}