<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header h1{
	padding-bottom: 40px;
}
#header .logo{
	margin: 45px 0 483px 0;
	text-align: center;
}
#key .slide1 {
	background-image: url(../img/index/key_slide1.jpg);
}
#key .slide2 {
	background-image: url(../img/index/key_slide2.jpg);
}
#key .slide3 {
	background-image: url(../img/index/key_slide3.jpg);
}
#key .slide4 {
	background-image: url(../img/index/key_slide4.jpg);
}
#sec1 {
	margin: 13px 0 30px 0;
	background: url(../img/index/sec1_bg.png) no-repeat center top / cover;
	padding-bottom: 93px;
}
#sec1 .wrap:before {
	content: "";
	position: absolute;
	bottom: -302px;
	left: -300px;
	width: 349px;
	height: 530px;
	background: url(../img/index/sec1_deco.png) no-repeat center top;
}
#sec1 h2 {
	padding: 168px 0 36px 0;
}
#sec1 .txt {
	margin-bottom: 70px;
}
#sec1 .btn_link {
	margin-left: 94px;
}
#sec2 {
	background: url(../img/index/sec2_bg.png) no-repeat center top / cover;
	margin-bottom: 35px;
}
#sec2 .fl {
	padding-top: 90px;
	position: relative;
}
#sec2 .fl:before{
	content: "";
	position: absolute;
	top: 258px;
	left: 124px;
	width: 213px;
	height: 213px;
	background: url(../img/index/sec2_bgimg.png) no-repeat center top;
}
#sec2 .fl .ct1 {
	margin: 0 0 40px 80px;
}
#sec2 .fl .ct1 h3 {
	margin-bottom: 17px;
}
#sec2 .fl .ct2 {
	float: left;
	margin: 0 40px 0 -20px;
}
#sec2 .fl .ct2 h3 {
	padding-top: 15px;
}
#sec2 .fl .ct3 {
	float: right;
}
#sec2 .fl .ct3 h3 {
	padding-top: 15px;
}
#sec2 .fl .tel {
	margin: 58px 0 0 36px;
}
#sec2 .fr {
	width: 467px;
	padding-top: 75px;
}
#sec2 .fr h2 {
	padding-bottom: 33px;
}
#sec2 .fr .txt {
	padding-left: 10px;
}
#sec2 #bnr {
	margin-top: 50px;
}
#sec2 #bnr .bnr_1{
	margin-left: -14px;
}
#sec2 #bnr .bnr_2 {
	position: absolute;
	top: 0;
	right: -16px;
}
#sec3 {
	background: url(../img/index/sec3_bg.png) no-repeat center top / cover;
	padding-bottom: 85px;
}
#sec3 .wrap:before {
	content: "";
	position: absolute;
	top: -35px;
	right: -500px;
	width: 663px;
	height: 407px;
	background: url(../img/index/sec3_deco.png) no-repeat center top;
}
#sec3 h2 {
	padding: 150px 0 47px 319px;
}
#sec3 .img1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#sec3 .img2 {
	position: absolute;
	top: 100px;
	left: -70px;
}
#sec3 .txt {
	margin: 0 0 63px 393px;
}
#sec3 .btn_link {
	margin-left: 472px;
}
#sec4 {
	background: url(../img/index/sec4_bg.jpg) repeat center top;
}
#sec4 h2 {
	padding: 48px 0 43px 0;
	text-align: center;
}
#sec4 .content {
	width: 500px;
	float: left;
	position: relative;
	padding-bottom: 65px;
}
#sec4 .content .photo {
	float: left;
	margin-left: 14px;
	width: 210px;
}
#sec4 .content .blk {
	width: 255px;
	float: right;
	padding-top: 16px;
}
#sec4 .content p span:hover {
	opacity: 0.8;
}
</pre></body></html>