  /*pages reconstruction*/ 
  html
  {
  font-size: 100px;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  body{max-width: 750px;margin: 0 auto;position: relative;}
  img
  {
  border: 0;
  }
  /*pages reconstruction end*/
 
  /*header*/
  h1
  {
  height: 0.665rem;
  }
  h1 img
  {
   margin-top: 0.115rem;
margin-bottom: 0.115rem;
  margin-left:39.1%;
  }
 .languages{
	float:right;
	height:0.665rem;
	line-height:0.665rem;
	padding-right:0.15rem;
	font-size:22px;
	color:#393939;
  }
  .languages a{
	color:#393939;font-weight:normal;font-size:22px;text-decoration:none;
  }
  /*banner carousel*/
  #wrap 
  { 
   height: 3.75rem; 
   width: 100%; 
   overflow: hidden; 
   position: relative; 
   overflow: hidden; 
  }
  #wrap ul 
  { 
   list-style: none; 
   position: absolute; 
   top: 0; 
   left: 46%; 
  }
  #wrap li 
  { 
   text-align: center; 
   height: 0.14rem; 
   width: 0.14rem; 
   float: left; 
   border-radius:0.07rem; 
   cursor:pointer; 
   margin-top: 3.37rem;
   margin-right: 0.14rem;
  }
  #slider 
  { 
   position: absolute; 
   top: 0px; 
   left: 0px; 
  }
  #slider img 
  { 
   float: left; 
   border: none; 
   width:750px;
   height:375px;
   
  } 
  /*banner carousel end*/
 
  /*content*/
  #content
  {
  background: #eee;
  width: 100%;
  height: 7.36rem;
  }
  #content img
  {
  margin-top: .55rem;
  margin-left: .4rem;
  width: 0.96rem;
  height: 0.96rem;
  display: inline-block;
  float: left;
  }
  .walkTo img
  {
  margin-top: 1.65rem !important;
  }
  #content span
  {
  color: #282828;
  font-size: 0.32rem;
  display: inline-block;
  float: left;  
  margin-top: 0.8rem;
  margin-left: 0.25rem;
  }
  #content_top,#content_bottom
  {
  margin:0 0.24rem;
  padding: 0.24rem 0;
  }
  .walkTo
  {
  width: 3.39rem;
  height: 4.48rem;
  background: #fff;
  float: left;
  }
  .walkTo span
  {
  margin-top: 1.9rem !important;
  }
  .news
  {
  width: 3.39rem;
  height: 2.12rem;
  background: #fff;
  float: left;
  margin-left: 0.24rem;
  }
  .product
  {
  width: 3.39rem;
  height: 2.12rem;
  background: #fff;
  float: left;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
  }
  .heart
  {
  width: 3.39rem;
  height: 2.12rem;
  background: #fff;
  float: left;
  margin-top: 0.24rem;
  }
  .jion
  {
  width: 3.39rem;
  height: 2.12rem;
  background: #fff;
  float: left;
  margin-top: 0.24rem;
  margin-left: 0.24rem;
  }
  /*content*/
 
  /*footer*/
  #footer
  {
  background: #242a36;
  width: 100%;
  height: 0.9rem;
  }
  #footer p
  {
  color: #aba9ac;
  text-align: center;
  line-height: 0.9rem;
  font-size: 0.24rem;
  }
