<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.animate {
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
}

.hslbox1 {
	height: 520px;
	background-image: url(../images/1.jpg);
	background-position: center top;
}

.hsltit {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.hsltit h2 {
	font-size: 36px;
	color: #842f01;
	border-bottom: 1px solid #842f01;
	position: relative;
	padding-bottom: 20px;
}

.hsltit h2 span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

.hsltit h2 b {
	display: block;
	width: 200px;
	height: 10px;
	background-color: #842f01;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -100px;
}

.hslbox2_1 {
	float: left;
	width: 300px;
	background-color: #842f01;
	position: relative;
	height: 430px;
	margin-left: 10px;
	margin-top: 10px;
}

.hslbox2_2 {
	float: right;
	width: 850px;
}

.hslbox2_1 img {
	position: absolute;
	left: -10px;
	top: -10px;
}

.hslbox2_2 p {
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
}

.hslbox2_2 img {
	margin-top: 10px;
}

.hslbox2_2 span {
	display: block;
	color: #e11616;
	margin-top: 10px;
}

.hslbtnbox {
	text-align: center;
	margin: 50px auto;
}

.hslbtnbox a {
	display: block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 10px;
	background-color: #e11616;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
}

.hslbox3 {
	height: 479px;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}

.hslbox3 .hsltit h2 {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.hslbox3 .hsltit h2 b {
	background-color: #fff;
}

.hslbox3_1 {
	width: 276px;
	margin-right: 32px;
	float: left;
	position: relative
}

.hslmr0 {
	margin-right: 0px !important;
}

.hslbox3_1 p {
	padding: 20px 10px;
	background-color: #eee;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	height: 60px;
}

.hslbox3_1 b {
	display: block;
	width: 58px;
	height: 63px;
	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	text-indent: 26px;
	line-height: 63px;
	position: absolute;
	right: 10px;
	bottom: 70px;
}

.hslbox4 {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px dashed #000;
}

.hslbox4_1 {
	float: left;
	width: 600px;
}

.hslbox4_1 h3 {
	text-align: center;
	width: 396px;
	height: 56px;
	line-height: 56px;
	background-image: url(../images/titbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.hslbox4_1 h3 i {
	font-size: 24px;
	padding-right: 10px;
}

.hslbox4_1 p {
	margin-top: 20px;
	line-height: 36px;
	font-size: 20px;
	padding: 0 20px;
}

.hslbox4_1 p b {
	color: #e11616;
	font-weight: normal;
}

.hslbox4_3 .hslbox4_1 {
	float: right;
}

.hslbox4_3 .hslbox4_1 p {
	padding-left: 50px;
	padding-right: 0px;
}

.hslbox4_3 .hslbox4_1 h3 i {
	font-size: 30px;
}

.hslbox4_4 {
	border: none;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.hslmsbox .hslmslist {
	width: 390px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

.hslmslist a {
	display: block;
	position: relative;
	height: 450px;
	overflow: hidden;
}

.hslmslist .hslmsimg {
	display: block;
	height: 300px;
	overflow: hidden;
	text-align: center;
	position: relative;
	background-image: url(../images/msbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.hslmslist .hslmsimg img {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -135px;
	width: 270px;
	z-index: 1
}

.hslmslist:nth-child(3n+3) {
	margin-right: 0px;
}

.hslnum3,
.hslnum6,
hslnum9 {
	margin-right: 0px !important;
}

.hslmslist .hslmsimg .hslmsimgzz {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	transition: all 0.8s;
	opacity: 0;
}

.hslmslist .hslmsxx {
	width: 330px;
	background-color: #fff;
	padding: 30px;
	display: block;
	position: absolute;
	bottom: -72px;
	left: 0px;
	z-index: 3;
	transition: all 0.5s;
}

.hslmslist .hslmsxx h2 {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	height: 30px;
}

.hslmslist .hslmsxx i {
	float: right;
	font-size: 30px;
}

.hslmslist .hslmsxx p {
	font-size: 18px;
	color: #666;
	height: 56px;
	line-height: 28px;
	padding-top: 14px;
	padding-bottom: 20px;
}

.hslmslist .hslmsxx .hslmsbtn {
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	text-align: center;
	color: #333;
	border-radius: 6px;
	font-size: 20px;
	margin: 0 auto;
}

.hslmslist a:hover .hslmsxx {
	bottom: 0px;
}

.hslmslist .hslmsbtn:hover {
	background-color: #ff8e1f;
	border: 1px solid #ff8e1f;
	color: #fff;
}

.hslboxshadow {
	box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
}

.hslbox5 {
	background-color: #f1e5db;
	padding-top: 50px;
	margin-top: 50px;
	padding-bottom: 30px;
}

.hslbox5_1 {
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
}

.hslbox5 .hsltit {
	margin-top: 0px;
}

.hslbox6 p {
	font-size: 18px;
	color: #842f01;
	line-height: 32px;
	text-indent: 36px;
}

.hslbox6_1 {
	float: left;
	width: 700px;
	margin-top: 30px;
}

.hslbox6_2 {
	float: right;
	width: 430px;
	height: 188px;
	border: 1px solid #842f01;
	text-align: center;
	background-color: #fff;
	padding-top: 22px;
	margin-top: 30px;
}

.hslbox6_1 p {
	text-indent: 0px;
	color: #e11616;
}

.hslbox6_1 p b {
	font-weight: normal;
	color: #842f01;
	display: block;
	margin-top: 30px;
}

.hslbox6_1 .hslbtnbox {
	margin-top: 20px;
}

.hslbox7 {
	height: 523px;
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	margin-top: 30px;
}

.hslbox7 .hsltit h2 {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.hslbox7 .hsltit h2 b {
	background-color: #fff;
}

.hslbox7 .hslbox5_2 {
	margin-top: 80px;
}

.hslpcbdbox {
	padding: 50px 0;
}

.hslzttybdbox {
	float: left;
	width: 500px;
}

.hslzttybdboxr {
	float: right;
	width: 580px;
}

.hslzttybdbox h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	height: 48px;
	text-align: left;
	line-height: normal
}

.hslzttybdbox h2 b {
	display: block;
	width: 8px;
	height: 2rem;
	border-radius: 8px;
	background-color: #e11616;
	float: left;
	margin-right: 16px;
}

.hslzttybdbox .input_box {
	height: 52px;
	padding: 0 10px;
}

.hslzttybdbox .input_box input {
	height: 52px;
	border: 2px solid #e11616;
	border-radius: 8px;
	padding-left: 8px;
	width: 230px;
	font-size: 20px;
}

.hslzttybdbox .input_box .hslzttybdboxinput1 {
	float: left
}

.hslzttybdbox .input_box .hslzttybdboxinput2 {
	float: right
}

.hslzttybdbox .select_box {
	padding: 0 10px;
	margin-top: 25px
}

.hslzttybdbox .select_box select {
	height: 52px;
	border: 2px solid #e11616;
	border-radius: 8px;
	width: 100%;
	font-size: 20px;
}

.hslzttybdbox .bdbtn_box {
	padding: 0 10px;
	margin-top: 25px
}

.hslzttybdbox .bdbtn_box input {
	height: 52px;
	border: none;
	width: 100%;
	border-radius: 8px;
	background-color: #e11616;
	color: #fff;
	font-size: 24px;
}

.hslzttybdboxr h2 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 1rem;
	border-bottom: 1px solid #ccc;
	height: 48px;
	text-align: left;
	line-height: normal
}

.hslzttybdboxr h2 b {
	display: block;
	width: 8px;
	height: 2rem;
	border-radius: 8px;
	background-color: #e11616;
	float: left;
	margin-right: 16px;
}

.hslpczytjbox1 {
	float: left;
	width: 245px;
	border: 1px solid #ccc;
	margin-right: 45px;
	margin-bottom: 20px;
	padding: 10px;
}

.hslzttybdboxr .nom {
	margin-right: 0px;
}

.hslpczytjbox1 span {
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	background-color: #e11616;
	border-radius: 8px;
	text-align: center;
	position: relative;
	margin-right: 10px;
}

.hslpczytjbox1 span img {
	width: 40px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	top: 50%;
}

.hslpczytjbox2 h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	color: #333;
}

.hslpczytjbox2 p {
	color: #555;
}

.hslpczytjbox1 .hslpczytjboximg1 img {
	margin-top: -23px;
}

.hslpczytjbox1 .hslpczytjboximg2 img {
	margin-top: -17px;
}

.hslpczytjbox1 .hslpczytjboximg3 img {
	margin-top: -20px;
}

.hslpczytjbox1 .hslpczytjboximg4 img {
	margin-top: -13px;
}</pre></body></html>