body{
  font-size:12px;
  font-family:"Microsoft Yahei";
}
.banner{
  width:100%;
  height:650px;
  background-image:url(../images/app/01.jpg);
  background-repeat:no-repeat;
  background-position:center;
  min-width: 1200px;
}
.banner>div{
  width:1000px;
  height:650px;
  margin:0 auto;
  background-image: url(../images/app/03.png);
  background-repeat:no-repeat;
  background-position:0 40px;
  padding-top:328px;
  padding-left:360px;
}
.banner>div>div:first-child{
  width:600px;
  height:120px;
  font-size:15px;
  color:#fff;
  line-height:30px;
  font-family:SimSun;
}
.banner>div>div:first-child +div:after{
  content:"";
  display:block;
  clear:both;
}
.banner>div>div:first-child +div>a{
  display:block;
  float:left;
  height:65px;
  background-repeat:no-repeat;
}
.banner>div>div:first-child +div>a:first-child{
  display:block;
  width:187px;
  margin-right:34px;
  background-image:url(../images/app/08.jpg);
}
.banner>div>div:first-child +div>a:first-child:hover{
  background-image:url(../images/app/09.jpg);
}
.banner>div>div:first-child +div>a:first-child +a{
  display:block;
  width:217px;
  background-image:url(../images/app/aa.gif);
}
.banner>div>div:first-child +div>a:first-child +a:hover{
  background-image:url(../images/app/bb.gif);
  display:block;
  width:217px;
}
.banner>div>div:first-child +div +div{
  font-size:18px;
  color:#fff;
  height:36px;
  line-height:36px;
  margin-top:20px;
}
.banner>div>div:first-child +div +div>a:first-child{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  background-image: url(../images/app/32.png);
}
.banner>div>div:first-child +div +div>a:first-child +a{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin-left: 10px;
  background-image: url(../images/app/33.png);
} 
.banner>div>div:first-child +div +div .bdsharebuttonbox{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin-left: 10px;
  background-image: url(../images/app/34.png);
}
.banner>div>div:first-child +div +div .bdsharebuttonbox a{
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px; 
  background-image: url(../images/app/34.png);
}

.main{
  width:100%!important;
  height:auto;
  margin:0;
  padding-top:50px;
  padding-bottom:10px;
  background-image:url(../images/app/02.jpg);
  background-repeat:repeat;
}
.main>div{
  width:1000px;
  margin:0 auto;
  background-repeat:no-repeat;
}
.main>div:first-child{
  height:650px;
}
.main>div:first-child +div{
  height:740px
}
.main>div:first-child +div +div{
  height:720px
}
.main>div:first-child +div +div +div{
  height:620px;
}
.main>div:first-child +div +div +div +div{
  position:relative;
}
.weixin{
  width:152px;
  height:209px;
  position:fixed;
  top:200px;
  left: 50%;
  margin-left: 480px;
}
.ziti{
	font-family:SimSun;
	font-size:15px;	
	 }
 .weixin {
        background: url("../images/app/12.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
      }
      .qr-img{
        left: 19px;
        position: relative;
        top: 30px;
        width: 112px;
        height: 112px;
      }
      .send-btn{
        cursor: pointer;
        font-size: 12px;
        width: 124px;
        position: relative;
        left: 14px;
        top: 40px;
      }
	 
#bdshare_weixin_qrcode_dialog.bd_weixin_popup{padding-bottom:20px;}
	  #bdshare_weixin_qrcode_dialog.bd_weixin_popup .bd_weixin_popup_foot{width: 230px;line-height: 15px;margin-top: -10px;}
	  	  .bd_weixin_popup .bd_weixin_popup_foot br{line-height:0px;}