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

* { 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;
}

::-webkit-scrollbar{width:12px;height:12px}
::-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:#E82800;border-radius:6px}
::-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;}
.top {
	height: 80px;
	background-image: url(../images/top_bj.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: fixed;
	z-index: 1000;
	top: 0px;
}
.logo {height: 28px;width: 122px;float: left;padding-left: 30px;}
.logo a {text-decoration:none;display: block;height: 28px;width: 122px;background-image: url(../images/logo_hover.png);background-repeat: no-repeat;-webkit-transition:all 0.3s ease-in-out;opacity:0.50;}
.logo a:hover {background-image: url(../images/logo_hover.png);background-repeat: no-repeat;opacity:0.99;}
.nav {height: 28px;float: right;width: 101px;padding-right: 30px;}
.nav_dhrs {height: 28px;width: 28px;float: right;}
.nav_dhrs a {text-decoration:none;display: block;height: 28px;width: 28px;background-image: url(../images/nav_book_hover.png);background-repeat: no-repeat;-webkit-transition:all 0.3s ease-in-out;opacity:0.50;}
.nav_dhrs a:hover {text-decoration: none;background-image: url(../images/nav_book_hover.png);background-repeat: no-repeat;opacity:0.99;}
.nav_design {height: 28px;width: 28px;float: right;}
.nav_design a {text-decoration:none;display: block;height: 28px;width: 28px;background-image: url(../images/nav_design_hover.png);background-repeat: no-repeat;-webkit-transition:all 0.3s ease-in-out;opacity:0.50;}
.nav_design a:hover {text-decoration: none;background-image: url(../images/nav_design_hover.png);background-repeat: no-repeat;opacity:0.99;}
.nav_x {height: 28px;width: 45px;float: right;}

.zhezhao {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: transparent url(../images/pattern_pc.png) repeat top left;
	z-index:10;
}

#container {
	position:absolute;
	z-index:50;
	top: 30%;
	left: 25%;
	width: 50%;
	text-align: center;
}
.shopimg{max-width:70%;height:auto;text-align: center;}
.shopimg2{
	max-width: 70%;
	height: auto;
	text-align: center;
	padding-top: 5%;
}

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

.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: #F2DD95;}

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

.copyright2 dd.b {
	float: right;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 70px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	opacity: 0.70;
}
.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: 100%;
}

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

.copyright4 dd.b {
	float: right;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 36px;
	color: #888;
	width: 100%;
	text-align: left;
}
.copyright4 dd.b a {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright4 dd.b a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.copyright4 dd.b img{
	width: 340px;
	margin-bottom: 15px;
}

.vis {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 0px;
	text-align: center;
	background-image: url(../images/bg.png);
}
.vis img{
	width: 100%;
}
.vis_2{
	width: 93%;
	padding-right: 3.5%;
	padding-left: 3.5%;
}

.vis_2 img{
	width: 46%;
	margin-top: 5%;
	margin-right: 2%;
	margin-left: 2%;
}
