<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Main CSS Document */
@charset "utf8";
/* å…¬å…± */
/* ç„¦ç‚¹å›¾ */
.banner-boxs {
	border-bottom: 1px solid #EEE;
	position: relative;
	overflow: hidden;
}
.banner-boxs .btn {
	top: 50%;
	max-width: 80px;
	width: 4.2%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	transition: all 0.35s;
	position: absolute;
	z-index: 2;
}
.banner-boxs .btn:before {
	content: " ";
	padding-top: 250%;
	width: 100%;
	display: block;
	background-size: cover !important;
}
.banner-boxs .btn img {
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
}
.banner-boxs .prev {
	left: 30px;
}
.banner-boxs .next {
	right: 30px;
}
.banner-boxs:hover .btn {
	opacity: 1;
}
.banner-boxs .hd {
	bottom: 60px;
	left: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
	position: absolute;
	z-index: 1;
}
.banner-boxs .hd ul {
	margin-left: -10px !important;
	display: inline-block;
}
.banner-boxs .hd ul li {
	margin-left: 10px;
	width: 54px;
	height: 5px;
	line-height: 5px;
	text-indent: -99999px;
	cursor: pointer;
	display: inline-block;
	background: rgba(255,255,255,0.5);
	position: relative;
	overflow: hidden;
}
.banner-boxs .hd ul .on {
	background: #FFF;
}
.banner-boxs .bd {
	background: #000;
}
.banner-boxs .bd, .banner-boxs .bd ul {
	width: 100%;
	display: block;
	overflow: hidden;
}
.banner-boxs .bd ul li {
	display: block;
}
.banner-boxs .bd ul li a {
	height:100%;
	display: block;
	position: relative;
}
.banner-boxs .bd ul li a:before {
	content: " ";
	padding-top:41.66666%;
	width:100%;
	min-height: 600px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: relative;
	z-index: 1;
}
.banner-boxs .bd ul li img {
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	position: absolute;
}
.banner-boxs .c-form {
	width: 100%;
	height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
}
.banner-boxs .f-box {
	margin-top: 0.8rem;
	padding: 0 0.4rem;
	width: 5.333333rem;
	min-width: 330px;
	height: 6.0rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	background: #FFF;
	position: relative;
	z-index: 3;
}
.banner-boxs .c-form .f-til {
	margin-bottom: 0.32rem;
	line-height: 0.4rem;
	text-align: center;
}
.banner-boxs .c-form .f-til .til {
	font-size: max(0.293333rem, 18px);
	font-weight: bold;
}
.banner-boxs .c-form .f-til .con {
	font-size: max(0.2rem, 14px);
	color: var(--color);
}
.banner-boxs .c-form .f-dl {
	margin-top: -0.16rem;
	overflow: hidden;
}
.banner-boxs .c-form .f-dd {
	margin-top: 0.16rem;
	font-size: max(0.2rem, 14px);
}
.banner-boxs .c-form .f-dd input[type="text"] {
	padding: 0 0.24rem;
	width: 100%;
	height: max(0.64rem, 40px);
	font-size: max(0.2rem, 14px);
	border: 1px solid #DDD;
	background: #F7F7F7;
}
.banner-boxs .c-form .f-d1 {
	position: relative;
}
.banner-boxs .c-form .f-d1 em {
	right: 0.24rem;
	top: 0;
	line-height: max(0.64rem, 40px);
	position: absolute;
}
.banner-boxs .c-form .f-d1 input[type="text"] {
	padding-right: 0.56rem;
}
.banner-boxs .c-form .f-d2 {
	margin-top: 0;
	line-height: max(0.76rem, 44px);
	color: #666;
}
.banner-boxs .c-form .f-d2 a:hover {
	color: var(--color);
}
.banner-boxs .c-form .f-d3 {
	margin-top: 0;
}
.banner-boxs .c-form .f-d3 input[type="submit"] {
	width: 100%;
	height: max(0.64rem, 40px);
	font-size: max(0.213333rem, 14px);
	border: none;
	color: #FFF;
	background: var(--color);
}
.banner-boxs .c-form .f-d4 {
	margin-top: 0.32rem;
	line-height: 0.24rem;
	text-align: center;
	color: #666;
}
@media (max-width: 1630px) {
	.banner-boxs .hd ul li {
		height: 2px;
		line-height: 2px;
	}
}
/* bm-1 */
.bm-1 {
	padding: 1.4rem 0;
	background: #F7F7F7;
}
.bm-1 .bm-con {
}
.bm-1 .bm-con .d-dl {
	margin: -0.266666rem -0.133333rem 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-1 .bm-con .d-dd {
	margin-top: 0.266666rem;
	padding: 0 0.133333rem;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-1 .bm-con .d-dd a {
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
.bm-1 .bm-con .d-box {
	position: relative;
}
.bm-1 .bm-con .d-d1 {
}
.bm-1 .bm-con .d-d1 a {
	padding-top: 0.24rem;
}
.bm-1 .bm-con .d-d1 .til {
	line-height: 0.6rem;
	font-size: 0.6rem;
	font-weight: bold;
}
.bm-1 .bm-con .d-d1 .con {
	padding-bottom: 0.2rem;
	line-height: 0.92rem;
	font-size: 0.24rem;
	color: #999;
	position: relative;
}
.bm-1 .bm-con .d-d1 .con:before {
	content: " ";
	left: 0;
	bottom: 0;
	width: 1.2rem;
	border-bottom: 0.04rem solid var(--color);
	display: block;
	position: absolute;
}
.bm-1 .bm-con .d-d2 {
}
.bm-1 .bm-con .d-d2 a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	padding: 0.4rem 0.6rem;
	background: #FFF;
}
.bm-1 .bm-con .d-d2 .til {
	line-height: 0.32rem;
	font-size: 0.32rem;
	font-weight: bold;
}
.bm-1 .bm-con .d-d2 .more {
	height: 1.0rem;
	line-height: 1.0rem;
	font-size: 0.32rem;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	color: #999;
}
.bm-1 .bm-con .d-d2 .con {
	line-height: 0.4rem;
	font-size: 0.213333rem;
	color: #666;
}
.bm-1 .bm-con .d-d2 .img {
	right: 0;
	top: 0;
	width: 0.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.6rem;
	text-align: center;
	display: block;
	color: var(--color);
	position: absolute;
}
.bm-1 .bm-con .d-d2 a:hover {
	-webkit-box-shadow: 0 0 0.2rem rgba(50,50,50,0.1);
	-moz-box-shadow: 0 0 0.2rem rgba(50,50,50,0.1);
	box-shadow: 0 0 0.2rem rgba(50,50,50,0.1);
}
.bm-1 .bm-con .d-d2 a:hover .more {
	color: var(--color);
}
/* bm-2 */
.bm-2 {
}
.bm-2 .bm-con {
}
.bm-2 .bm-con .d-dl {
	margin: 0 -0.12rem;
}
.bm-2 .bm-con .d-dd {
	padding: 0 0.12rem;
	width: 33.33333%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-2 .bm-con .d-dd a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	color: #FFF;
	position: relative;
	overflow: hidden;
}
.bm-2 .bm-con .d-dd .img {
	position: relative;
	overflow: hidden;
}
.bm-2 .bm-con .d-dd .img:before {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
}
.bm-2 .bm-con .d-dd .img img {
	width: 100%;
	height: 100%;
}
.bm-2 .bm-con .d-dd .box {
	padding: 1.2rem;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
}
.bm-2 .bm-con .d-dd .til {
	line-height: 0.8rem;
	font-size: 0.52rem;
}
.bm-2 .bm-con .d-dd i {
	left: 1.2rem;
	bottom: 1.2rem;
	line-height: 0.44rem;
	font-size: 0.44rem;
	position: absolute;
}
.bm-2 .bm-con .d-dd a:hover i {
	color: var(--color);
}
/* bm-3 */
.bm-3 {
}
.bm-3 .bm-con {
}
.bm-3 .bm-con .d-dl {
	margin: -0.266666rem -0.133333rem 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-3 .bm-con .d-dd {
	margin-top: 0.266666rem;
	padding: 0 0.133333rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-3 .bm-con .d-dd a {
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	color: #FFF;
	position: relative;
	overflow: hidden;
}
.bm-3 .bm-con .d-dd .img {
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.bm-3 .bm-con .d-dd .img:before {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	position: absolute;
}
.bm-3 .bm-con .d-dd .img img {
	width: 100%;
	height: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover;
}
.bm-3 .bm-con .d-dd .box {
	left: 0;
	right: 0;
	top: 18.75%;
	bottom: 14.58333%;
	text-align: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
}
.bm-3 .bm-con .d-dd .til {
	margin-bottom: 0.32rem;
	line-height: 0.48rem;
	font-size: 0.4rem;
}
.bm-3 .bm-con .d-dd i {
	line-height: 0.44rem;
	font-size: 0.44rem;
}
.bm-3 .bm-con .d-d1, .bm-3 .bm-con .d-d5, .bm-3 .bm-con .d-d7 {
	width: 36.08247%;
}
.bm-3 .bm-con .d-d2, .bm-3 .bm-con .d-d6 {
	width: 27.83506%;
}
.bm-3 .bm-con .d-d3 {
	width: 13.91752%;
}
.bm-3 .bm-con .d-d4 {
	width: 22.16495%;
}
.bm-3 .bm-con .d-d1 .box {
	left: 2.52rem;
	text-align: left;
}
.bm-3 .bm-con .d-d2 .box {
	left: 1.6rem;
	text-align: left;
}
.bm-3 .bm-con .d-d5 .box, .bm-3 .bm-con .d-d6 .box, .bm-3 .bm-con .d-d7 .box {
	-ms-flex-pack: center;
	justify-content: center;
}
.bm-3 .bm-con .d-dd a:hover i {
	color: var(--color);
}
@media (max-width: 1480px) {
.bm-3 .bm-con .d-d1 .box {
	left: 2.0rem;
	text-align: left;
}
}
/* bm-4 */
.bm-4 {
}
.bm-4 .bm-con {
}
.bm-4 .bm-con .c-tab {
	margin-bottom: 0.6rem;
	line-height: 0.32rem;
	font-size: 0.32rem;
	text-align: center;
}
.bm-4 .bm-con .c-tab span {
	margin: 0 0.52rem;
	color: #999;
}
.bm-4 .bm-con .c-tab a:hover {
	color: var(--color);
}
.bm-4 .bm-con .c-list {
	overflow: hidden;
}
.bm-4 .bm-con .c-list .l-ul {
	margin: -0.266666rem -0.133333rem 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bm-4 .bm-con .c-list .l-li {
	margin-top: 0.266666rem;
	padding: 0 0.133333rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-4 .bm-con .c-list .l-li a {
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	overflow: hidden;
}
.bm-4 .bm-con .c-list .l-li .img {
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.bm-4 .bm-con .c-list .l-li .img:before {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	display: block;
	background: rgba(0, 0, 0, .3);
	position: absolute;
	z-index: 1;
}
.bm-4 .bm-con .c-list .l-li .img:after {
	content: " ";
	padding-top: 77.33333%;
	width: 100%;
	display: block;
}
.bm-4 .bm-con .c-list .l-li .img img {
	content: " ";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover;
	position: absolute;
}
.bm-4 .bm-con .c-list .l-li a:hover .img:before {
	background: rgba(0, 0, 0, 0);
}
.bm-4 .bm-con .c-list .l-l1 {
	width: 30%;
}
.bm-4 .bm-con .c-list .l-l2 {
	width: 40%;
}
/* bm-5 */
.bm-5 {
	padding: 1.4rem 0;
}
.bm-5 .bm-con {
	display: -ms-flexbox;
	display: flex;
}
.bm-5 .bm-con .c-box {
	width: 50%;
	position: relative;
}
.bm-5 .bm-con .cb-1 {
	padding-right: 0.8rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bm-5 .bm-con .cb-1 .c-til {
	position: relative;
}
.bm-5 .bm-con .cb-1 .c-til .etil {
	left: -0.12rem;
	top: 0;
	line-height: 1.8rem;
	font-size: 2.4rem;
	font-weight: bold;
	white-space: nowrap;
	color: #F7F7F7;
	position: absolute;
}
.bm-5 .bm-con .cb-1 .c-til .box {
	line-height: 0.8rem;
	position: relative;
}
.bm-5 .bm-con .cb-1 .c-til .til {
	font-size: 0.6rem;
	font-weight: bold;
	color: var(--color);
}
.bm-5 .bm-con .cb-1 .c-til .ftil {
	font-size: 0.48rem;
	font-weight: bold;
}
.bm-5 .bm-con .cb-1 .c-til .con {
	font-size: 0.24rem;
	color: #999;
}
.bm-5 .bm-con .cb-1 .c-con {
}
.bm-5 .bm-con .cb-1 .c-con ul {
	margin-top: -0.48rem;
}
.bm-5 .bm-con .cb-1 .c-con ul li {
	margin-top: 0.48rem;
	padding-bottom: 0.48rem;
	width: 100%;
	border-bottom: 1px dotted #DDD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.bm-5 .bm-con .cb-1 .c-con ul li a {
	display: -ms-flexbox;
	display: flex;
	color: #666;
}
.bm-5 .bm-con .cb-1 .c-con ul li .img {
	width: 70px;
	position: relative;
}
.bm-5 .bm-con .cb-1 .c-con ul li .img p {
	margin-top: -35px;
	left: 0;
	top: 50%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	position: absolute;
	overflow: hidden;
}
.bm-5 .bm-con .cb-1 .c-con ul li .box {
	padding-left: 0.4rem;
	width: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	flex: 1;
}
.bm-5 .bm-con .cb-1 .c-con ul li .til {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);
	overflow: hidden;
}
.bm-5 .bm-con .cb-1 .c-con ul li .con {
	height: 48px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.bm-5 .bm-con .cb-1 .c-con ul li a:hover {
	color: var(--color);
}
.bm-5 .bm-con .cb-2 {
}
.bm-5 .bm-con .cb-2:before {
	content: " ";
	padding-top: 75%;
	display: block;
}
.bm-5 .bm-con .cb-2 .c-con {
	left: 0;
	top: 0;
	width: 960px;
	height: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #000;
	position: absolute;
	overflow: hidden;
}
.bm-5 .bm-con .cb-2 .c-con .bd, .bm-5 .bm-con .cb-2 .c-con .bd * {
	height: 100%;
}
.bm-5 .bm-con .cb-2 .c-con .bd a {
	display: block;
}
.bm-5 .bm-con .cb-2 .c-con .bd .img {
	display: block;
	position: relative;
}
.bm-5 .bm-con .cb-2 .c-con .bd .img img {
	width: 100%;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover;
}
.bm-5 .bm-con .cb-2 .c-con .btn {
	bottom: 0.56rem;
}
.bm-5 .bm-con .cb-2 .c-con .prev {
	left: 0.56rem;
}
.bm-5 .bm-con .cb-2 .c-con .next {
	left: 1.28rem;
}
/* bm-6 */
.bm-6 {
	background: url(/public/images/bm-6-bg.jpg) no-repeat center center;
	background-size: cover;
}
.bm-6 .bm-con {
	height: 13.333333rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #FFF;
}
.bm-6 .bm-con .c-box {
	width: 100%;
	position: relative;
}
.bm-6 .bm-con .c-til {
	margin-bottom: 1.8rem;
}
.bm-6 .bm-con .c-til .til {
	line-height: 1.0rem;
	font-size: 0.6rem;
	font-weight: bold;
	position: relative;
}
.bm-6 .bm-con .c-til .img {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: end;
	align-items: flex-end;
}
.bm-6 .bm-con .c-til .img p {
	margin: 0 0 0.2rem 0.2rem;
	width: 2.373333rem;
	display: block;
	position: relative;
}
.bm-6 .bm-con .c-til .img p:before {
	content: " ";
	padding-top: 82.58426%;
	display: block;
}
.bm-6 .bm-con .c-til .img img {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.bm-6 .bm-con .c-btn {
	right: 0;
	top: 0.4rem;
	position: absolute;
}
.bm-6 .bm-con .c-btn .btn {
	top: 0;
}
.bm-6 .bm-con .c-btn .prev {
	right: 0.72rem;
}
.bm-6 .bm-con .c-btn .next {
	right: 0;
}
.bm-6 .bm-con .c-btn .con {
	margin-top: 0.9rem;
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #999;
}
.bm-6 .bm-con .c-con {
}
.bm-6 .bm-con .c-con .bd {
}
.bm-6 .bm-con .c-con .bd-con {
}
/* bm-7 */
.bm-7 {
	padding-bottom: 1.8rem;
}
.bm-7 .bm-con {
	padding-top: 0.3rem;
	position: relative;
}
.bm-7 .bm-con:before {
	content: " ";
	left: 0;
	bottom: 0.34rem;
	width: 100%;
	border-bottom: 1px solid #DDD;
	position: absolute;
}
.bm-7 .bm-con dl {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bm-7 .bm-con dl dd {
}
.bm-7 .bm-con dl dd a {
	text-align: center;
	display: block;
	color: #999;
}
.bm-7 .bm-con dl dd .ico {
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.8rem;
}
.bm-7 .bm-con dl dd .til {
	line-height: 1.0rem;
	font-size: 0.24rem;
}
.bm-7 .bm-con dl dd .num {
	line-height: 0.68rem;
	text-align: center;
	font-size: 0.28rem;
	display: block;
	position: relative;
}
.bm-7 .bm-con dl dd .num i {
	margin-left: 50%;
	left: -0.34rem;
	top: 0;
	width: 0.68rem;
	font-size: 0.68rem;
	color: #DDD;
	position: absolute;
}
.bm-7 .bm-con dl dd .num span {
	font-style: italic;
	color: #FFF;
	position: relative;
}
.bm-7 .bm-con dl dd a:hover, .bm-7 .bm-con dl dd a:hover .num i {
	color: var(--color);
}
.bm-7 .bm-con dl dd a:hover .til {
	color: #333;
}</pre></body></html>