body{
  font-family: "Microsoft YaHei";
  margin:0 ;
  padding: 0;
}
.lf{
  float: left;
}
a{
  text-decoration: none;
}
li {
  display: list-item;
  text-align: -webkit-match-parent;
}
ul, li, ol, dl, dt, dd,h3,p {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rt{
  float: right;
}
.app-down{
  background: url("imagesapp-bg.png") no-repeat;
  margin: 0 ;
  padding: 0;
}
.app-content{
  width: 880px;
  height: 610px;
  margin: 155px auto;
}
.app-left{
  width: 290px;
  height: auto;
}
.app-left img{
  width: 290px;
  height: 600px;
}
.app-right{
  width: 445px;
  height: 100%;
  margin-left: 135px;
}
.app-rightT{
  display: block;
  width: 100%;
  color: #e34544;
  height: auto;
  margin-top: 30px;
}
.app-rightT p,.app-rightT h3{
  display: inline-block;
  font-family: FZLTCHJW ,"Microsoft YaHei";
  float: left;
}
.app-rightT p{
  font-size: 36px;
  line-height: 70px;
  margin: 20px 0 0 10px;
}
.app-rightT h3{
  font-size: 60px;
  line-height: 90px;
}

.clearfix{
  clear: both;
}
.app-rightText{
  width: 100%;
  height: auto;
}
.appB-content{
  width:100%;
}

.Appcontent{
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #282828;
  margin-top: 20px;
}
.Appcontent-Button{
  font-family: "Microsoft YaHei";
  width: 165px;
  height: 50px;
  margin: 20px auto 10px auto;
  display: block;
  color: #444;
  line-height: 40px;
  text-align: center;
  background: url("imagesapp-rightB.png") no-repeat;
}
.Appcontent img{
  width: 237px;
  height: 235px;
  display: block;
  margin: 0 auto;
}
.app-right-D{
  width:100%;
  height: 45px;
  margin: 40px 0;
}
.app-rightIcon{
  width: 420px;
  height: auto;
}
.androidIcon,.iphoneIcon{
  width: 165px;
  height: 45px;
  margin: 0 20px;
  border-radius:1px ;
 }
.iphoneIcon{
  background: url("imagesiphoneIcon.png") no-repeat 10px center #006a8b;
}
.androidIcon{
  background: url("imagesandroidIcon.png") no-repeat 10px center #006a8b;
}
.androidIcon a,.iphoneIcon a{
  display: block;
  line-height: 45px;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  margin-left: 20px;
  color: #fff;
}
.androidIcon:hover,.iphoneIcon:hover{
  cursor: pointer;

}
