<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#menu { margin: 0; padding: 0; position: fixed; right:20px; top:25%; list-style-type: none; z-index: 70;}
#menu li { margin:  0 10px 0 0; font-size: 14px; height:80px; line-height:80px;}
#menu a{ width:60px; height:60px; text-align:center; line-height:60px; color: #fff; text-decoration: none; display:inline-block;}
#menu a span{ display:none;}
#menu a:hover{ color:#FFF; background-color:#43116a; border-radius:30px; }
#menu .active a span{ display:block !important; color: #fff; background-color: #43116a; border-radius:30px;}
#menu .active a i{ display:none !important;}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
.shouye{ position:fixed; top:20px; left:20px; width:58px; height:23px; line-height:23px; text-align:center; display:inline-block; z-index:999; color:#FFF; border-radius:5px; border:1px solid #FFF;}
.section1{background:url(../img/img_lcheng6.jpg) center  center  no-repeat ; background-size:cover;}

.section2{ background:url(../img/img_lcheng5.jpg) center  center  no-repeat ; background-size:cover; }

.section3{ background:url(../img/img_lcheng4.jpg) center  center  no-repeat ; background-size:cover;}

.section4{ background:url(../img/img_lcheng3.jpg) center  center  no-repeat ; background-size:cover;}

.section5{ background:url(../img/img_lcheng2.jpg) center  center  no-repeat ; background-size:cover;}

.section6{ background:url(../img/img_lcheng1.jpg) center  center  no-repeat ; width:100%; background-size:cover;}
.lc_gt{ background:url(../img/img_lcheng-gg.png) no-repeat 0px 0px; display:inline-block; width:40px; height:40px; vertical-align:middle;}
.lc_fx{ background:url(../img/img_lcheng-gg.png) no-repeat 0px -64px; display:inline-block; width:40px; height:40px;vertical-align:middle;}
.lc_fk{ background:url(../img/img_lcheng-gg.png) no-repeat 0px -125px; display:inline-block; width:40px; height:40px;vertical-align:middle;}
.lc_fp{ background:url(../img/img_lcheng-gg.png) no-repeat 0px -193px; display:inline-block; width:40px; height:40px;vertical-align:middle;}
.lc_kf{ background:url(../img/img_lcheng-gg.png) no-repeat 0px -260px; display:inline-block; width:40px; height:40px;vertical-align:middle;}
.lc_jj{ background:url(../img/img_lcheng-gg.png) no-repeat 0px -323px; display:inline-block; width:40px; height:40px;vertical-align:middle;}

@media screen and (min-width:1366px) and (max-height:767px) {
	#menu{top: 9%}
	
}
@media screen and (min-width:320px) and (max-width:640px) {
	#menu li{height: 60px;line-height: 60px; margin:0px; float:left;}
	#menu{top: 6%; left:0px; right:0px;width: 318px; margin:0 auto;}
	#menu .active a span{ background:none;}
	#menu a:hover{ background:none;}
	#menu a{width: 53px;}
	.shouye img{ width:100%;}
	.shouye{top: 2px;width: 35px;}
}</pre></body></html>