<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hltd_banner {
  background-image: url("../images/hltd_banner.jpg");
  height: 573px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.w1200{
	width: 1200px;	
}

.zuiqiu{
	height: 375px;
	position: relative;
	margin-top: 60px;
}
.pic1,.pic2 img,.pic3 img,.pic_sm{
	position: absolute;
}

.pic1 img{ 
	width: 423px;
	height: 318px;
	overflow: hidden;
	top: 0;
	left: 0;
}
.pic_sm{
	width: 860px;
	height: 200px;
	right: 0;
	bottom: 80px;
	background-color: rgba(229,238,239,0.62);
	z-index: 1;
}
.pic_sm dl{
	width: 634px;
	
}
.pic_sm dl dt{
	color: #009eae;
	font-size: 22px;
	font-weight: bold;
}
.pic_sm dl dt span{
	width: 3px;
	display: flex;
	height: 25px;
	margin-right: 15px;
	background-color: #009eae;
}
.pic_sm dl dd{
	color: #999999;
	line-height: 30px;
	text-indent: 32px;
	text-align: justify;
	margin-top: 20px;
}
.pic2 img{
	width: 68px;
	height: 11px;
	right: 40px;
	bottom: 100px;
}
.pic3 img{
	width: 56px;
	height: 50px;
	right: 0;
	bottom: 0;
}

.hbg{
	background-color: #f3f4f6;
	padding-top: 50px;
	padding-bottom: 50px;
}
.neihan h1{
	font-size: 34px;
	color: #333333;
	margin-bottom: 5px;
}
.neihan h1 span{
	font-weight: 100;
	font-size: 20px;
	margin: 0 20px;
}
.xbt{
	font-size: 12px;
	color: #999999;
}

.zl{
	width: 586px;
	height: 339px;
	overflow: hidden;
	position: relative;
	margin-bottom: 28px;
	cursor: pointer;
}
.zl img{
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 586px;
	height: 339px;
}
.zl dl{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	height: 85px;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 28px;
}
.hh{
	flex-wrap: wrap;
}

.zl dl dt{
	font-size: 24px;
	color: #333333;
	margin-bottom: 5px;
}
.zl dl dd{
	color: #999999;
}

.zl:hover dl{
	background-color: #009eae;
}
.zl:hover dl dt{
	color: white;
}
.zl:hover dl dd{
	color: white;
}
.mt70{margin-top: 70px;}
.huanjie{
	color: #666666;
	margin-top: 15px;
}

.center a{
	width: 201px;
	height: 400px;
	overflow: hidden;
}
.center div img{width: 200px; height: 200px;}

.center a dl dt{
	font-size: 30px;
	font-weight: bold;
	color: #009eae;
	margin-top: 20px;
}
.center a dl dt::after{
	content: "";
	width: 55px;
	height: 1px;
	background-color: #009eae;
	margin: 15px 0 25px 0;
}
.center a dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	text-align: justify;
}

.center a:hover{
	
}

/* Bubble Float Top */
.fuwu-top {
  cursor: pointer;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.fuwu-top:hover,
.fuwu-top:focus,
.fuwu-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.09);
}
.flex-1{flex: 1;}

.w386{
	width: 386px;
	height: 360px;
	position: relative;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.09);
}
.w386 img{
	width: 386px;
	height: 270px;
}
.w386 h5{
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}

.w386 span{
	width: 115px;
	height: 23px;
	color: white;
	background-color: #a3d16f;
	border-radius: 12px 0 0 12px;
	font-size: 12px;
	text-indent: 15px;
	position: absolute;
	right: -3px;
	bottom: 18px;
	z-index: 0;
}
.w386 span::after{
	content:"";
	background: url("/images/xin.png");
	background-size: 100% 100%;
	width: 12px;
	height: 10px;
	position: absolute;
	right: 10px;
	bottom: 5px;
	z-index: 1;
}




.pc-slide {
	width: 1200px;
	height: 799px;
	overflow: hidden;
	position: relative;
}



.preview {
	position: absolute;
	width: 255px;
	height: 799px;
	right: 0;
	top: 0;
	background: rgba(60,56,56,0.89);
	z-index: 1;
	overflow: hidden;
}






.arrow-left {
	display: flex;
	background: url(/images/sx.png) no-repeat left top;
	position: absolute;
	right: 105px;
	top: 55px;
	width: 45px;
	height: 28px;
	z-index: 2;
}

.arrow-right {
	display: flex;
	background: url(/images/sx.png) no-repeat left bottom;
	position: absolute;
	right: 105px;
	bottom: 55px;
	width: 45px;
	height: 28px;
	z-index: 2;
}


.preview img {
	width: 167px;
	height: 117px;
	border: 2px solid #e6e6e6;
}

.preview .on img {
	padding: 0;
	border: 2px solid #009eae;
}

.hltd_qh{
	width: 171px;
	height: 535px;
	flex-wrap: wrap;
}





</pre></body></html>