<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 */
canvas {
  width: 100%;
  height: 100%;
}

* { margin:0; padding:0; list-style-image: none;list-style-type: none;}
body {
	background-color: #000000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-text-size-adjust:none;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow:-Scroll;
	overflow-x:hidden;
}
img { border:none;}
.fix {clear:both;height: 1px;font-size: 0px;}

::-webkit-scrollbar{width:0px;height:1px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#000000}
::-webkit-scrollbar-thumb:vertical{background-color:#e75138;border-radius:0px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#FFFFFF}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}


img { border:none;}
.fix {clear:both;font-size: 0px;}
.top2 {
    background-repeat: repeat-x;
    padding-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    position: fixed;
    top: 0px;

}


#logo {
	position:absolute;
	width: 20%;
	text-align: center;
	top: 26%;
	z-index: 10;
	left: 40%;
/*	left: 17%;*/
	right: 40%;
	background-image: url(../images/five_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#logo a {
	text-decoration:none;
	display: block;
	border-radius: 500px;
	-webkit-transition:all 0.8s ease-in-out;
	-moz-transition:all 0.8s ease-in-out;
	transition:all 0.8s ease-in-out;
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	transform:rotate(0deg);
}
#logo a:hover {
	text-decoration:none;
	background-color: #01c19f;
	border-radius: 500px;
	padding: 20px;
	background-image: none;
}

.shopimg{max-width:100%;height:auto;text-align: center;}

.tongji{
	width: 200px;
	filter:alpha(opacity=50);
	position: absolute;
	z-index: 1;
	left: 0px;
	height: 20px;
	top: -20px;
}
.tongji a {color:#000000;text-decoration:none;}
.tongji a:hover {text-decoration:none;color: #276045;}

.copyright {
	height: 50px;
	bottom: 0px;
	z-index: 100;
	background-repeat: repeat-x;
	background-position: bottom;
	left: 30%;
	right: 30%;
	opacity:0.60;
}

.copyright dd.b {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
.copyright dd.b a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright dd.b a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.logo {height: 80px;width: 146px;float: left;padding-left: 30px;}
.logo a {text-decoration:none;display: block;height: 80px;width: 146px;background-image: url(https://www.qijishow.com/img/logo.svg);background-repeat: no-repeat;-webkit-transition:all 0.3s ease-in-out;opacity:0.50;}
.logo a:hover {background-image: url(https://www.qijishow.com/img/logo.svg);background-repeat: no-repeat;opacity:0.99;}

#logo_1 {
/*	position: fixed;
    z-index: 60;
    width: 40%;
    text-align: center;
    top: 23%;
    padding-left: 30%;*/
 position: fixed;
    z-index: 60;
    width: 32%;
    text-align: center;
    top: 28%;
    padding-left: 177px;
}

.shopimg1{max-width:100%;height:auto;text-align: center;}

#logo_2 {
	position: fixed;
	z-index: 50;
	width: 26%;
	text-align: center;
	right: 70px;
	bottom: 60px;
}
.shopimg2{max-width:100%;height:auto;text-align: center;}

#wenzi {
	position:absolute;
	z-index:50;
	left: 5%;
	width: 10px;
	text-align: center;
	top: 10%;
}


.copyright {
	height: 60px;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	width: 100%;
}
.copyright2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 140px;
}

.copyright2 dd.b {
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 70px;
	color: #FFFFFF;
	padding-left: 70px;
	opacity:0.60;
}
.copyright2 dd.b a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright2 dd.b a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.copyright3 {
/*    position: absolute;
    bottom: 0px;
    z-index: 200;
    width: 60%;
    float: right;
    right: 20%;
    border-radius: 15px 15px 0 0;*/
position: absolute;
    bottom: 0px;
    z-index: 200;
    width: 32%;
    float: right;
    right: 1%;
    border-radius: 15px 15px 0 0;
}

.copyright4 {
	margin-right: auto;
	margin-left: auto;
	width: 89%;
	padding-top: 36px;
	padding-bottom: 80px;
}

.copyright4 dd.b {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 36px;
	color: #FFF;
	width: 100%;
	text-align: center;
}
.copyright4 dd.b a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright4 dd.b a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.copyright4 dd.b img{
	margin-bottom: 20px;
	margin-top: 20px;
}

.vis {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0px;
	text-align: center;
	border-radius: 15px 15px 0 0;
	background: rgba(0,0,0,0.7);
    -webkit-backdrop-filter: saturate(200%) blur(30px);
    backdrop-filter: saturate(200%) blur(30px);

}
.vis_2{
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 40px;
}

.vis_2 img{
	margin-top: 5%;
}
.shopimg{
	border-radius: 10px;
}
.up {
	position: absolute;
    z-index: 120;
    width: 25%;
    text-align: center;
    bottom: 0px;
    opacity: 0.90;
    right: -7%;
/*position: absolute;
    z-index: 50;
    width: 45%;
    text-align: center;
    bottom: 0px;
    opacity: 0.90;
    right: 5%;*/
}
.up img {
	height: auto;
	width: 10%;
	border-radius: 50px 50px 0 0;
	box-shadow: 0 0 70px rgba(0,0,0,.50);
}

#box{
width: 100%;
height: 100%;
overflow: hidden;
position: fixed;
z-index: 100;
}
#box ul{
display: block;
width: 2000px;
height: 100%;
animation: yd 6s linear infinite;
}
#box ul li {
float: left;
list-style: none;	
}
.image{
width: 1000px;
height: auto;
}
@keyframes yd{
to{
transform: translate(-1000px);
}
}

@media screen and (max-width:950px) {
#logo {
    left: 21% !important;
    width: 60%;
    top: 32%;
}
.top2 {
	padding-top: 15%  !important;
      /*  position: absolute !important;*/
    top: 0px;

}

.copyright {
    height: 66px;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 100%;
        left: 0%;
    right: 0%;
    display: none;
}
.copyright2 {
    margin-right: auto;
    margin-left: auto;
    width: 74%;
    height: 140px;
}
.up img {
    height: auto;
    width: 12%;
    border-radius: 50px 50px 0 0;
    box-shadow: 0 0 70px rgb(0 0 0 / 50%);
}
.copyright2 dd.b {
    float: left;
    font-family: "微软雅黑";
    font-size: 10px;
    line-height: 22px;
    color: #FFFFFF;
    padding-left: 0px;
    opacity: 0.60;
}
.up {
    position: absolute;
    z-index: 120;
    width: 100%;
    text-align: center;
    bottom: 0px;
    opacity: 0.90;
    right: 0%;
}
.copyright3 {
    position: absolute;
    bottom: 0px;
    z-index: 200;
    width: 98%;
    float: right;
    right: 1%;
    border-radius: 15px 15px 0 0;
}
}





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