/* Main CSS Document */
@charset "utf8";
:root {
	--width: 1200px;
	/*--font-family: 'quote-cjk-patch', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
	--font-family: 'quote-cjk-patch', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;*/
	--font-family: 'quote-cjk-patch', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', 'Noto Sans', 'PingFang SC', 'Microsoft YaHei', sans-serif;
	--font-size: 14px;
	--color-white: #FFF;
	--def-color: #333;
	--font-color: var(--color-white);
	--color: #B3965C;
	--color1: #F6F3ED;
	--color2: #EFE9DD;
	--color3: #E7DECD;
	--color4: #E0D4BD;
	--color5: #D8C9AD;
	--color6: #D0BF9D;
	--color7: #C9B48D;
	--color8: #C1AA7D;
	--color9: #B99F6C;
	--alpha: 1;
	--rgba-color: 179, 150, 92;
	--bg-color: var(--color);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--background-color: var(--color-white);
	--def-background-color: #F7F7F7;
}
/* 公共 */
.bm-1 {
	height: 7.68rem;
	background: url(/public/images/bm-1-bg.webp) no-repeat center center;
	background-size: cover;
}
.bm-1 .bm-til {
	padding: 0 0 1.2rem;
}
.bm-1 .bm-con {
}
.bm-1 .bm-con dl {
}
.bm-1 .bm-con dl dd {
}
.bm-1 .bm-con dl dd a {
	padding: 0 75px;
	display: block;
	position: relative;
}
.bm-1 .bm-con dl dd .con {
	margin-bottom: 15px;
	height: 45px;
}
.bm-1 .bm-con dl dd .animateNum {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
}
.bm-1 .bm-con dl dd .con span {
	line-height: 45px;
	font-size: 45px;
	font-weight: bold;
}
.bm-1 .bm-con dl dd .con em {
	line-height: 30px;
	font-size: 30px;
	white-space: nowrap;
}
.bm-1 .bm-con dl dd .til {
	line-height: 18px;
	font-size: 18px;
}
.bm-1 .bm-con dl dd a:hover .con {
	color: var(--color);
}
.bm-2 {
	padding-bottom: 1.2rem;
	background: var(--def-background-color);
}
.bm-2 .bm-con {
}
.bm-2 .bm-con .d-dl {
	margin: -26px -13px 0;
}
.bm-2 .bm-con .d-dd {
	margin-top: 26px;
	padding: 0 13px;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-2 .bm-con .d-dd a {
	padding: 25px 25px 35px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	display: block;
	background: var(--background-color);
}
.bm-2 .bm-con .d-dd .img {
	margin-bottom: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	display: block;
	overflow: hidden;
}
.bm-2 .bm-con .d-dd .img img {
	width: 100%;
}
.bm-2 .bm-con .d-dd .til {
	line-height: 80px;
	font-size: 24px;
	text-align: center;
}
.bm-2 .bm-con .d-dd .more {
	padding: 0 25px;
	border: 1px solid #DDD;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #999;
}
.bm-2 .bm-con .d-dd .more span {
	padding-right: 28px;
	line-height: 44px;
	font-size: 20px;
	display: block;
	position: relative;
}
.bm-2 .bm-con .d-dd .more i {
	right: 0;
	top: 0;
	font-size: 16px;
	position: absolute;
}
.bm-2 .bm-con .d-dd a:hover {
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.1);
	box-shadow: 0 0 10px rgba(50, 50, 50, 0.1);
}
.bm-2 .bm-con .d-dd a:hover .more {
	border-color: transparent;
	color: var(--font-color);
	background: var(--bg-color);
}
.bm-2 .bm-con .d-dd a:hover .more i {
	-webkit-animation: arrow_right_animation 1s ease infinite;
	animation: arrow_right_animation 1s ease infinite;
}
.bm-2 .bm-con .d-d1, .bm-2 .bm-con .d-d2 {
	width: 50%;
}
.bm-3 {
	padding-bottom: 1.2rem;
	background: var(--def-background-color);
}
.bm-3 .bm-con {
}
.bm-3 .bm-con ul {
	margin: -20px -10px 0;
}
.bm-3 .bm-con ul li {
	margin-top: 20px;
	padding: 0 10px;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-3 .bm-con ul li a {
	display: block;
	color: var(--font-color);
	position: relative;
}
.bm-3 .bm-con ul li .img:before {
	padding-top: 96.15384%;
}
.bm-3 .bm-con ul li .box {
	left: 0;
	bottom: 0;
	width: 100%;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	background: rgba(0, 0, 0, .5);
	position: absolute;
}
.bm-3 .bm-con ul li .til {
	padding: 0 70px 0 30px;
	height: 0.92rem;
	line-height: 0.92rem;
	font-size: 0.32rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);
	overflow: hidden;
}
.bm-3 .bm-con ul li .til i {
	right: 30px;
	bottom: 0;
	width: 30px;
	display: block;
	text-align: center;
	position: absolute;
}
.bm-3 .bm-con ul li a:hover .box {
	background: rgba(var(--rgba-color), .8);
}
.bm-3 .bm-con ul li a:hover .til i {
	-webkit-animation: arrow_right_animation 1s ease infinite;
	animation: arrow_right_animation 1s ease infinite;
}
.bm-5 {
	padding-bottom: 1.2rem;
	background: var(--def-background-color);
}
.bm-5 .bm-con {
}
.bm-5 .bm-con .swiper-box {
	margin: 0 -0.4rem;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist {
	padding: 0 0.4rem;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist ul li .box {
	padding: 0;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-on {
	width: 100%;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-on a {
	padding: 0.32rem 0.32rem 0.44rem;
	background: var(--background-color);
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-on .til {
	margin-top: 0.4rem;
	line-height: 24px;
	height: 24px;
	font-size: 24px;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-on .con {
	margin: 0.32rem 0 0.4rem;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-on .more i {
	width: 24px;
	text-align: center;
	display: block;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist:last-child .l-ul {
	margin-top: 0;
	height: 100%;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li a {
	height: 100%;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li {
	margin: 0;
	width: 100%;
	height: 25%;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li a {
	height: 100%;
	background: transparent;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .box {
	padding: 0.32rem 0 0.4rem;
	border-bottom: 1px dashed #DDD;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .box:before {
	content: unset;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .img {
	display: none;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .til {
	margin-right: 15px;
	font-weight: normal;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .con {
	margin: 0;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .info {
	margin: 0;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li .box {
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.bm-5 .bm-con .swiper-box .bd-m-arclist .l-li a:hover .til {
	font-weight: bold;
	color: var(--def-color);
}