<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.layout{
	overflow: hidden;position: relative;
}
.wrap{
	width: 1600px;
	margin: 0 auto;
}
.header .logo{
	display: block;float: left;max-width: 229px;margin-top: 26px;
}
.header .naver{
	float: right;
}
.header .naver li{
	float: left;margin-left: 84px;position: relative;
}
.header .naver li a{
	display: block;font-size:18px ;
	line-height: 100px;
	color: #424242;
}
.laindex .header .naver li a{
	color: #fff;
}
.laindex .header .naver li a{
	color: #fff;
}
.laindex .header .naver li dd a{
	color: #333;
}
.header .naver li h3{
	position: relative;
}
.laindex .header .naver li dd a:hover,
.header .naver li.on h3 a,
.header .naver li a:hover{
	color: #ff8902;
}
.header .naver li:hover h3::before,
.header .naver li.on h3::before{
	width: 14px;
}
.header .naver li h3::before{
	content: "";position: absolute;bottom: 26px;left: 0;right: 0;width: 0;height: 1px;background: #ff8800;
	margin: 0 auto;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari å’Œ Chrome */
	-o-transition:all 0.3s;
}
.header .naver li .nli{
	    position: absolute;
	    left: -54px;
	    right: -54px;
	    top: 98%;
	    z-index: 11;
	    margin: 0 auto;
	    text-align: center;
	    width: 154px;
	    background: #fff;padding: 0 20px;-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    box-sizing: border-box;display: none;box-shadow: 0 0 10px 0 rgba(80,80,80,0.2);
}
.header .naver li dd{
	border-bottom: 1px solid #eeeeee;
}
.header .naver li dd:last-child{
	border-bottom: none;
}
.header .naver li dd a{
	font-size:14px ;
	line-height: 40px;
	color: #404040;display: block;text-align: center;
}
.foot{
	border-top: 1px solid #aaaaaa;
}
.foot ul{
	font-size: 0;text-align: center;
}
.foot li{
	display: inline-block;margin: 0 36px;
}
.foot li a{
	display: block;font-size:16px ;
	line-height: 64px;
	color: #666666;
}
.foot li a:hover{
	color: #ff8902;
}

.contact{
	padding: 76px 0 110px;
}
.tit i{
	font-size: 50px;font-weight: bold; -webkit-text-stroke:1px #ebebeb;text-transform: uppercase;color: #fff;display: block;
}
.tit em{
	font-size:32px ;
	line-height: 1.4;
	color: #000;display: block;margin-top: -35px;font-weight: bold;letter-spacing: 2px;
}
.contact .tit{
	float: left;width: calc(100% - 1250px);
}
.contact .rts{
	width: 1105px;float: right;
}
.contact .rts .map{
	height: 430px;position: relative;
}
.contact .rts .maps{
	height: 100%;
}
.anchorBL{
	display: none !important;
}
.contact .rts .text{
	position: absolute;top: 30px;left: 36px;z-index: 1;background: #fff;box-shadow: 0 0 10px 0 #dbdee4;
	border-radius: 6px;width: 380px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 25px 35px 40px;
}
.contact .rts .text h3{
	font-size:18px ;
	line-height: 50px;
	color: #363636;font-weight: bold;border-bottom: 1px solid #e5e5e5;
}
.contact .rts .text h4{
	padding-top: 15px;font-size:14px ;
	line-height: 26px;
	color: #363636;
}
.contact .rts .text .wix{
	margin-top: 24px;width: 120px;
}
.contact .rts .text .wix img{
	height: 120px;width: 100%;
}
.contact .rts .text h6{
	font-size:14px ;
	line-height: 1.4;
	color: #999999;text-align: center;
}
.contact .rts h5{
	font-size:20px ;
	line-height: 1.7;margin: 50px 0 20px;
	color: #363636;
}
.contact .rts .tx{
	float: left;width: calc((100% - 36px)/2);border: 1px solid #d2d2d2;border-radius: 4px;height: 50px;
	font-size: 16px;color:#000000;padding: 0 24px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .rts .tx:nth-child(2){
	float: right;
}
.contact .rts .tx2{
	width: 100%;height: 150px;line-height: 1.7;resize: none;padding: 10px 24px;margin: 20px 0 30px;
}
.contact .rts .btn{
	width: 152px;line-height: 52px;background: #ff8902;border-radius: 4px;
	font-size: 16px;color: #fff;text-align: center;border: none;display: block;cursor: pointer;
}
.contact .rts .tx:focus{
	border-color: #ff8902;
}

.index{
	position: absolute;top: 0;left: 0;right: 0;z-index: 99;
}
.index .logo{
	display: none;
}
.banner li{
	height: 895px;width: 100%;position: relative;
}
.banner li .video{
	height: 100%;object-fit: cover;
}
.banner li::before{
	content: "";position: absolute;top: 0;right: 0;left: 0;height: 100%;background: url(../images/bg.png) no-repeat center/cover;z-index: 1;
}
.banner li .pic{
	position: absolute;top: 50%;right: 0;left: 0;z-index: 2;margin: -82px auto 0;
}
.footer{
	background: #1b1b1b;padding: 120px 0 90px;
}
.footer .weix img{
	margin: 0 auto;display: block;
}
.footer .weix .img{
	width: 150px;height: 150px;margin: 30px auto 66px;
}
.footer .copyright p{
	font-size:14px ;
	line-height: 1.7;
	color: #666666;text-align: center;
} 
.footer .copyright p i{
	margin-right: 28px;
}
.footer .copyright p a{
	color: #666666;
}

.page1{
	padding: 70px 0 50px;
}
.page1 .tit{
	margin-bottom: 30px;
}
.hprolist li{
	float: left;width: calc((100% - 54px)/3);margin-right: 26px;margin-bottom: 26px;height: 330px;border-radius: 10px;overflow: hidden;position: relative;
}
.hprolist li:nth-child(3n){
	margin-right: 0;
}
.hprolist li a{
	display: block;height: 100%;
}
.hprolist li .pic{
	height: 100%;border-radius: 10px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari å’Œ Chrome */
	-o-transition:all 0.3s;
}
.hprolist li:hover .pic{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari å’Œ Chrome */
	-o-transform:scale(1.1); 
}
.hprolist li .imgs{
	position: absolute;
	left: 0;right: 0;
	z-index: 1;background: rgba(255,136,0,0.8);top: 0;bottom: 0;display: none;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari å’Œ Chrome */
	-o-transition:all 0.3s;
}
.hprolist li:hover .imgs{
	display: block;
}
.hprolist li .txt{
	position: absolute;bottom: 26px;left: 30px;right: 30px;
}
.hprolist li .txt h3{
	font-size:18px ;
	line-height: 1.5;
	color: #fff;font-weight: bold;
}
.hprolist li .txt h4{
	font-size:14px ;
	line-height: 1.5;
	color: #fff;
}
.hprolist li .txt i{
	position: absolute;right: 0;bottom: 0;
}
.page2{
	padding-bottom: 115px;
}
.page2 ul{
	margin-top: 30px;
}
.page2 li{
	width: calc((100% - 54px)/3);margin-right: 26px;margin-bottom: 26px;height: 158px;border-radius: 10px;position: relative;
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari å’Œ Chrome */
	-o-transition:all 0.3s;top: 0;float: left;overflow: hidden;
}
.page2 li:nth-child(3n){
	margin-right: 0;
}
.page2 li:hover{
	top: -10px;
}
.page2 li a{
	display: block;height: 100%;
}
.page2 li .pic{
	height: 100%;  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.page2 li:hover .pic{
	 filter: grayscale(0);
}
.page2 li .txt{
	background: url(../images/bg1.png) no-repeat center/cover;position: absolute;top: 0;bottom: 0;left: 0;right: 0;height: 100%;z-index: 1;
}
.page2 li .wz{
	position: absolute;top: 50px;left: 20px;right: 20px;z-index: 1;
}
.page2 li .txt h3{
	font-size:16px ;
	line-height: 1.4;
	color: #cbcbcb;
}
.page2 li .txt h3 i{
	font-size: 26px;color: #fff;font-style: italic;font-weight: bold;
}
.page2 li .txt h3 em{
	margin: 0 5px;
}
.page2 li .txt p{
	font-size:16px ;
	line-height: 1.4;
	color: #bcbcbb;margin-top: 5px;
}



.casedel{
	padding: 80px 0;
}
.casedel .bg{
	height: 465px;overflow: hidden;
}
.casedel .text .lt{
	float: left;width: 400px;padding-right: 78px;border-right: 1px solid #d2d2d2;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin-top: 12px;
}
.casedel .text .rt{
	float: right;width: calc(100% - 470px);
}
.casedel .text .t1{
	font-size:16px ;
	line-height: 38px;
	color: #666666;
}
.casedel .text .hd{
	margin: 22px 0 0;padding-bottom: 10px;
}
.casedel .text h2{
	font-size:24px ;
	line-height: 1.4;
	color: #000000;font-weight: bold;
}
.casedel .text h4{
	font-size:14px ;
	line-height: 1.4;
	color: #999999;
}
.casedel .text .dels{
	margin-top: 70px;
}
.casedel .text .dels img{
	margin: 0 auto;display: block;
}
.casedel .text .dels video{
	width: 100%;display: block;height: auto;
}
.casedel .btn{
	width: 172px;line-height: 40px;display: block;margin: 54px auto 0;text-align: center;
	font-size: 16px;color: #666666;border: 1px solid #666666;border-radius: 20px;
}
.casedel .btn:hover{
	border-color: #ff8902;background: #ff8902;color: #fff;
}


.case{
	padding: 80px 0 86px;
}
.case .tab{
	float: left;width: 370px;
}
.case .hprolist{
	float: right;
	white-space: nowrap;
}
.case .tab li{
	position: relative;margin-bottom: 14px;
}
.case .tab li h3 a{
	display: block;font-size:20px ;
	line-height: 36px;
	color: #000;font-weight: bold;
}
.case .tab li h3 span{
	font-weight: bold;font-size: 24px;
}
.case .tab li dd a{
	font-size:16px;display: block;
	line-height: 42px;
	color: #999999;
}
.case .tab li.on h3 a,
.case .tab li h3 a:hover,
.case .tab li dd a:hover{
	color: #ff8902;
}
.case .tab li dd span{
	font-weight: bold;
}
.case .tab li .dli{
	padding: 10px 0 5px;display: none;
}

.case .hprolist ul:nth-child(2){
	margin-left: 110px;
}
.case .hprolist li{
	width: 450px;height: 285px;
}
.case .hprolist li:nth-child(3n){
	margin-right: 26px;
}
.mCustomScrollBox{
	overflow: initial;
}
.sjmore{
	display: none;
}
.contact .rts .btn:hover{
	background: #dd7702;
}


.actives .foot{
	position: fixed;
	left: 0;right: 0;
	bottom: 0;z-index: 11;
	background: #fff;
}

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