﻿  /*pages reconstruction*/ 
  html
  {
  font-size: 100px;
  }
  *
  {
  font-size: 0.14rem;
  padding: 0;
  margin: 0;
  font-family: "微软雅黑";
  }
  a{text-decoration: none;}
  span{max-height: 999999px;}
  img
  {
  border: 0;
  }
  body{max-width: 750px;margin: 0 auto;position: relative;}
  /*pages reconstruction end*/
 
  /*header*/
  h1
  {
  height: 0.665rem;

  }
  h1 img
  {
  margin-top: 0.115rem;
margin-bottom: 0.115rem;
  margin-left:39.1%;
  }
  /*banner carousel*/
  #wrap 
  { 
   height: 3.75rem; 
   width: 100%; 
   overflow: hidden; 
   position: relative; 
   overflow: hidden; 
  }
  .languages{
	float:right;
	height:0.665rem;
	line-height:0.665rem;
	padding-right:0.15rem;
	font-size:20px;
	color:#393939;
  }
  .languages a{
	color:#393939;font-weight:normal;font-size:20px;
  }
  #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; 
  } 
  /*banner carousel end*/
 
  /*nav_EN*/
  .nav_1
  {
  position: absolute;
  top: 0.74rem;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  }
  .nav_2
  {
  position: absolute;
  top: 2.68rem;
  left: 0.34rem;
  }
  .nav_2_text
  {
  color: #393939;
  font-size: 22px;
  padding-top: 22px;
  text-align: center;
  width: 100%;
  height: 0.2rem;
  display: inline-block;
  }
  .nav_3
  {
  position: absolute;
  top: 4.28rem;
  left: 1.08rem;
  width: 1.60rem;
  height: 1.80rem;
  display: block;
  text-align: center;
  }
  .nav_3_text
  {
  color: #393939;
  font-size: 22px;
  padding-top: 22px;
  text-align: center;
  width: 100%;
  height: 0.2rem;
  display: inline-block;
  }
  .nav_4
  {
  position: absolute;
  top: 4.28rem;
  width: 1.60rem;
  height: 2.13rem;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  }
  .nav_4_text
  {
  color: #393939;
  font-size: 22px;
  padding-top: 22px;
  text-align: center;
  width: 100%;
  height: 0.2rem;
  display: inline-block;
  }
  .nav_5
  {
  position: absolute;
  top: 4.28rem;
  right: 1.18rem;
  }
  .nav_5_text
  {
  color: #393939;
  font-size: 24px;
  padding-top: 22px;
  text-align: center;
  width: 100%;
  height: 0.2rem;
  display: inline-block;
  }
  .nav_6
  {
  position: absolute;
  top: 2.68rem;
  right: 0.34rem;
  text-align: center;
  }
  .nav_6_text
  {
  color: #393939;
  font-size: 18px;
  padding-top: 14px;
  text-align: center;
  width: 100%;
  display: inline-block;
  }
  /*nav_EN end*/
  
  /*content*/
  #content
  {
  background: #eee;
  width: 100%;
  height: 7.36rem;
  }
  #content_EN
  {
  background: url(../img/WeImages/bg_EN.png)no-repeat 0 0 ;
  width: 100%;
  height: 7.96rem;
  position: relative;
  }
  #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;
  }
  /*footer_EN*/
  #footer_EN
  {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  }
  #footer_EN>p
  {
  text-align: center;
  color: #aaa;
  font-size: 24px;
  line-height: 1;}
