@charset "utf-8";
/* CSS Document */

body {
	  padding:0px;
	  margin:0px;
	  border:0;
	  font: normal 100% Helvetica, Arial, sans-serif;
  }
  div {
  	  zoom:1;
	  margin:0px;
	  padding:0px;
	  border:0;
  }
  a img { 
	  border:none;
  }
  img {
	  margin:0px;
	  padding:0px;
	  border:0;
  }
  .bg {
	  width:100%;
	  height:720px;
	  position:absolute;
	  overflow:hidden;
	  top:0;
	  right:0px;
	  z-index:-1;
  }
  
  .background {
	  position:relative;
	  left:50%;
	  margin-left:-960px;
  }
  .logo {
	position:absolute;
	z-index:2;
	top: 7px;
	left: 10px;
	width: 100px;
	height: 60px;
  }
  a {
	text-decoration:none;
	color:#39F;
  }
  .linkother {
	position: relative;
	top: 12px;
	left: 150px;
	font-family: "黑体";
	color: #3F9;
  }
  li{
	  display:Inline;
	  margin-right: 20px;
  }
  .left_wrap {
	position:static;
	width:50%;
	margin-left:0px;
	left:0px;
	min-width: 570px;
  }
  .intro_down {
	  width:570px;
  }
  .intro {
	z-index:2;
	position:relative;
	margin-top:150px;
  }
  .bc {
	z-index:2;
	position:relative;
	margin-right: 70px;
  }
  .right_wrap {
	z-index:3;
	position:absolute;
	right: 80px;
	top: 80px;
	left: 580px;
	min-width: 308px;
	
  }
  .show {
	width:308px;
  }
  .circle_change {
	z-index:5;
	width: 120px;
	margin-top: -10px;
	margin-right:95px;
  }

 .img_show {
	width:308px;
	height:626px;
	position:relative;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
	top:0px;
	left:0px;
	z-index:4;
  }
  
  .show_img{
	position:relative;
	margin:0;
	padding:0;
	border:0;
	width:1540px;
	left:0px;
  }
  .show_img1{
	position:relative;
	margin:0;
	padding:0;
	border:0;
	width:1540px;
	left:1232px;
  }
  .code{
	float:left;
	margin-left:40px;
	margin-top:-60px;
 }
 .downBtn{
	 margin-top:70px;
 }
