body, div, span, form, input, h1, h2, h3, h4, h6, p, a, em, img, b, dl, dt, dd, ul, li, label{
    margin: 0;
    padding: 0;
}

input{
    outline: none;
}

img{
  border: 0;
}

body {
	overflow-y:auto;
	overflow:-x:hidden;
    font: 12px/18px "Microsoft YaHei","SimSun",Arial,Helvetica,sans-serif;
    background: #e84443;
}

.banner_wrap {
    width: 100%;
    min-width: 1250px;
    height: 75px;
    overflow: hidden;
 /*   background: url(../images/bg07.png) repeat-x 0 0;*/
    border-bottom: none;
	background-color:#fff;
	border-bottom: 4px solid #ccc;
}

.banner {
    width: 1250px;
    margin: 0 auto;
    height: 75px;
    overflow: hidden;
}

.banner h1 {
    display: inline;
    float: left;
    width: 280px;
}

h1, h2, h3, h4, h6 {
    font-size: 100%;
}

a {
    color: #39442e;
    text-decoration: none;
    outline: none;
}

.banner h1 a {
      display: block;
      width: 836px;
      height: 60px;
      overflow: hidden;
      /* text-indent: 99999px; */
      margin-top: 7px;
      color: #000;
      font-size: 36px;
      line-height: 66px;
      float: left;
}

.banner h1 a i.logo{
    background: url(../images/logo.png) no-repeat;
    width: 68px;
    height: 68px;
    display: block;
    float: left;
}

.banner h1 a span.headtitle{
  margin-left: 10px;
  float: left;
}

.banner h1 a i.subhead{
    background: url(../images/subhead.png) no-repeat;
    width: 210px;
    height: 24px;
    float: left;
    margin-left: 10px;
    margin-top: 24px;
    display: block;
}
#sitename{
	font-size:24px;
}

.banner .link {
    display: inline;
    float: right;
    width: 210px;
    margin: 29px 18px 0 0;
    overflow: hidden;
    zoom: 1;
    color: #a3a3a3;
}

.banner .link ul {
    overflow: hidden;
    zoom: 1;
}
ul {
    list-style: none;
}

.banner .link ul li {
    display: inline;
    float: left;
    width: 64px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
}


.banner .link ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
}
.banner .link a {
    color: #a3a3a3;
}

.banner .link ul li a:hover {
    background: url(../images/bg01.png) no-repeat -290px -90px;
    color: #fff;
    text-decoration: none;
}

.banner .newsApps {
display: inline;
float: right;
width: 255px;
/*background: url(../images/bg01.png) no-repeat -998px -200px;*/
margin-top: 21px;
padding-left: 10px;
height: 30px;
}

.banner .newsApps dl {
    overflow: hidden;
    zoom: 1;
}

.banner .newsApps dl dt {
    display: inline;
    float: left;
    width: 41px;
    height: 41px;
    overflow: hidden;
}

.banner .newsApps dl dt a {
    display: block;
    width: 41px;
    height: 41px;
    overflow: hidden;
    background: url(../images/70_h70.png) no-repeat;
    text-indent: -99999px;
}

.banner .newsApps dl dd {
    display: inline;
    float: left;
    margin-left: 9px;
}


.banner .newsApps dl dd p {
    color: #d3d3d3;
	    font-size: 20px;
    line-height:30px;
	letter-spacing: 2px;
}

.banner .newsApps dl dd p a {
    color: #333;
}


.banner .newsApps dl dd em {
    font-weight: bold;
    color: #f9f9f9;
}
em {
    font-style: normal;
}

.banner .newsApps dl dd em a {
    color: #f9f9f9;
}


.main {
	overflow-z:hidden;
    width: 100%;
    height: 600px;
    margin: 0 auto;
}

.product{
  
  margin-top:50px;
  margin-left:30px;
  background: url(../images/left.png) no-repeat;
  width: 430px;
  height: 550px;
}

.online{
  clear:both;
  margin-top:110px;
  margin-left:40px;
  width: 413px;
  height: 114px;
  float:left;
  background: url(../images/title.png) no-repeat;
}
.platform{
  margin-top:30px;
  margin-left:40px;
  float:right;
  clear:both;
  width:550px;
  height:55px;
  float:left;
}

.download{
  clear:both;
  margin-top:20px;
  margin-left:40px;
  width:550px;
  height:55px;
  float:left;
}

.platform .home ,.download .Android,.platform .search,.download .Client,.platform .webeyes,.download .wzaload{
    display: inline;
    float: left;
    width: 158px;
    height: 55px;
    overflow: hidden;
    background-image: url(../images/aios.png);
	background-repeat: no-repeat;
	text-indent: 99999px;
	margin-right:90px;
}

.home{background-position: -180px -180px;}
.home:hover {background-position: -180px -250px;}
.Client{ background-position:-365px -180px;}
.Client:hover {background-position: -365px -250px;}
.search{background-position: -777px -180px;}
.search:hover{background-position: -777px -255px;}
.Android{background-position:0 -180px;}
.Android:hover {background-position: 0 -250px;}
.webeyes{background-position:-546px -45px;}
.webeyes:hover{background-position:-546px -115px;}
.wzaload{background-position:-546px -46px;}
.wzaload:hover{background-position:-546px -114px;}





.phone_layer{
  clear:both;
  width: 550px;
  height: 150px;
  margin-top:20px;
  float:left;
  margin-left: 40px;
}

.appapk{
  float:left;
  margin-left: 70px;
  margin-top: 10px;
}

.appweb{
  float:left;
  margin-left:30px;
  margin-top: 10px;
}

.movieapk{
  float:left;
  margin-left: 90px;
  margin-top: 10px;
}

.movieweb{
  float:left;
  margin-left:30px;
  margin-top: 10px;
}

.appweb img,.appapk img,.movieweb img,.movieapk img{
  display: block;
  width: 82px;
  height: 82px;
  overflow: hidden;
  border: 3px solid #fff;
}

.appapk em,.appweb em,.movieweb em,.movieapk em {
    display: block;
    margin-top: 6px;
    color: #fff;
	text-align: center;
}

.footer{
  margin-top:162px;
  background: #333;
  height: 120px;
  line-height: 30px;
  font-size: 14px;
  width: 100%;
  color: #FFF;
  text-align:center;
}
.footcontent{
	width:1200px;
	margin:0px auto;
	height:30px;

	position:relative;
}
.footcontent h1{
	padding-top:50px;
	top:50px;
	font-size:16px;
	color:#FFF;
	font-weight:400;
}
.wzaclass{
	position:absolute;
	top:30px;
	left:500px;
	height:70px;
	border:1px solid #eee;
}
#stars{
	width:100%;
	background-color:#fff;
}
#stars img{
	
}
#wzaicon{
	position:absolute;
	top:30px;
	left:680px;
}

