@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; list-style-image: none;list-style-type: none;}
html{
    background-color: #65d481;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-text-size-adjust: none;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

body {
	font-family:Verdana;
	font-size:11px;
}
img { border:none;}
.fix {clear:both;height: 1px;font-size: 0px;}


.zhezhao {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index:10;
}

.logo {
	position: absolute;
	top: 30px;
	left: 65px;
	width: 5%;
	z-index:100;
	    background-image: url(https://www.qijishow.com/img/logo3.svg);
    width: 60px;
    height: 52px;
    background-size: cover;
    background-position: center center;
}
.logo:hover {
	position: absolute;
	top: 30px;
	left: 65px;
	width: 5%;
	z-index:100;
	    background-image: url(https://www.qijishow.com/img/logo2.svg);
    width: 60px;
    height: 52px;
    background-size: cover;
    background-position: center center;
}


#container {
/*text-align: center;
    width: 810px;
    position: absolute;
    z-index: 50;
    height: 400px;
    top: 24%;
    left: 26%;
  background-image: url(../img/gognzhongh01.gif);*/
}
.shopimg{max-width:80%;height:auto;text-align: center;}


@media screen and (max-width: 1370px){
#container {
/*text-align: center;
    width: 810px;
    position: absolute;
    z-index: 50;
    height: 400px;
    top: 15%;
    left: 19%;*/
}
}

.copyright {
	height: 40px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	left: 80px;
}
.copyright dd.weixin {
    width: 30px;
    height: 30px;
    float: left;
}
.copyright dd.weixin a {
	text-decoration:none;
	display: block;
}

.copyright dd.b {
	height: 27px;
	float: left;
	font-family: "Microsoft YaHei","微软雅黑",sans-serif,sihei-Light;
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 20px;
}
.copyright dd.b a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright dd.b a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

.copyright_y {
	height: 80px;
	position: absolute;
	bottom: 0px;
	z-index: 100;
	right: 80px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}
.copyright_y a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright_y a:hover {
	text-decoration: none;
	color: #CCCCCC;
}


.statistics {
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	text-align: right;
	position: absolute;
	top: -15px;
}
.statistics a { color:#353535; text-decoration:none;}
.statistics a:hover {text-decoration:none;}
