<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 {width: 31px;float: right;position: relative;margin-top:20px; z-index: 999; margin-right:3%; }
.menu span{width: 100%;height:2px;border-radius: 3px;margin-bottom: 8px;background:#222;display: block;transition: all ease 0.35s;}
.menu_nav2 {height: 100vh;display: block!important;}

 .menu{ display:none;}
		.daohangya{ float:right; height:31px; line-height:31px; margin-right:30px;}
		.daohangya a{ text-decoration:none; color:#000; font-size:19px; padding:0 15px;}
		.daohangya a:hover,.daohangya a.on{ color:#ff0037;} 
		


.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg);background:#000; position: absolute;}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg);background:#000;  position: absolute;}
.home-wz{top: 70px;position: absolute;right: 25px;text-align: right;}
.home-wz h2{font-size:28px; color:#353535;font-family: AlibabaSans-lighter,Microsoft YaHei; font-weight: lighter;}
.home-wz p{font-size:28px; color:#2c2c2c;font-family: AlibabaSans-lighter,Microsoft YaHei; font-weight: lighter;}
    .logo{width: 16%; min-width:170px; float: left;}
    header{z-index: 11; top: 0; width: 100%; }
.swiper-button-prev:after,.swiper-button-next:after{
    content: '';
}
.xqjs &gt; div *{line-height:2em;}
    .swiper-button-prev{left: 0; width:35%; top:0; height:100vh; cursor: url(../fonts/arrow-left-white.svg), auto !important;}
    .swiper-button-next{right: 0; top:0; width:35%; height:100vh;  cursor: url(../fonts/arrow-right-white.svg), auto !important;}
    .menu{width:24px; float: right;position: relative;}
    .menu:hover{cursor: pointer;}
    .menu_nav{width: 100%; height:100vh; display:none; position: fixed; z-index: 10; background:#f93943; transition: all ease 0.35s;overflow: hidden;}
    .menu_nav2{height:100vh; display:block}
    .close{    position: absolute;
    right: 30px;
    top: 30px;}
    .menu_nav ul{position: absolute;right: 2.7%; top:150px; bottom: 0; width: 100%; height: 300px;}
    .menu_nav ul li{text-align: center; line-height: 60px; font-size: 20px;}
    .menu_nav ul li a{color: #000; text-decoration: none;}
	.menu_nav ul li a:hover{color: #000;}
    .menu span{width: 100%; height:2px; border-radius: 3px; margin-bottom:8px; display: block; transition: all ease 0.35s;}

	

}
@media (max-width: 1200px){
}
@media (max-width: 768px){
	.head h1 img{ z-index:999; position:fixed; margin-left:3%; margin-top:1%;height:50px;  }
	.menu{ display: block!important;}
	.banner{ display: none;}
	
}
自动获取图片</pre></body></html>