div,p,body{
    padding: 0;
    margin: 0;
    text-align: center;
}
a{
    text-decoration: none;
    outline: none;
}
.header{
    background-color: #FFFFFF;
    width:1200px;
    margin:0px auto;
    position: relative; text-align: left;
}
.header-logo{
    background: url(../img/shouye_02.jpg) no-repeat;
    width: 166px ;height: 90px;

}
.nav{
    position: absolute;
    right: 110px;
    bottom: 28px;
}
.nav ul{
    list-style: none;
}
.main{ margin: 0 auto; text-align: center ; width: 1200px; position: relative;}
.nav li { float: left; width: 120px; position: relative; text-align: center; height: 20px;}
.nav li i{ position: absolute; background: #cccccc; width: 1px; height: 15px; right: 0; top: 2px;}
.nav li a{ color: #000;font-size: 15px;}
.nav li a:hover{ color:#fe5164}
.banner{ background: url(../img/bg2.png); height: 520px; text-align: center;}
.iphone{ background: url(../img/iphone2.png); height: 604px; width: 278px;  top: 140px;left:0px; position: absolute; z-index: 1;}
.love{background: url(../img/love.png); width: 364px; height: 408px;position: absolute; top: 61px; left: 131px;}
.code{background:url(../img/liantu2.png);width:200px; height:200px; position: absolute; top:290px; left:505px; z-index:1;}
.flag-title{background:url(../img/title.png);width:349px; height:176px; position: absolute; top:86px; left:528px; z-index:1;}
.iphone-down{background:url(../img/iphone-down.png);width:288px; height:78px; position: absolute; top:298px; left:782px; z-index:1;}
.android-down{background:url(../img/android-down.png);width:288px; height:75px; position: absolute; top:397px; left:782px; z-index:1;}
.btn{width:141px;height:31px;position: absolute;z-index:1;}
.guanzhu{background:url(../img/guanzhu.png); top:563px; left:490px; }
.shoucang{background:url(../img/shoucang.png); top:563px; left:707px; }
.tongzhi{background:url(../img/tongzhi.png); top:563px; left:926px; }
.taobao{background:url(../img/taobao.png); top:620px; left:490px; }
.tianmao{background:url(../img/tianmao.png); top:620px; left:707px; }
.zixun{background:url(../img/zixun.png); top:620px; left:926px; }
.footer{
    width:100%;
    height:56px;
    text-align: center;
    line-height: 56px;
    margin: 0px auto;
    position: relative;
    color:#cccccc;
    padding-top:  320px;
    font-size: 12px;
}
.footer p{
      border-top: 1px solid #f0f0f2;
}
.btn a{
    display: block;
    height:31px;
    width:141px;
}
.down a{
    display: block;
    height:75px;
    width:288px;
}
.alert-download{
    display: none;
    position: absolute;
    top:40%;
    left:40%;
    width: 300px;
    height: 380px;
    cursor: pointer;
    background-color: #FF387B;
    z-index: 10;

}
.erweima{
    width: 200px;
    height:200px;
    margin: 42px auto;
}
.saoyisao{
    width: 200px;
    height:50px;
    margin: 0px auto;
    background:url(../img/saoyisao.png);
}
.zhezhao{
    position: absolute;
    display: none;
    width:100%;
    height:100%;
    z-index: 8;
    top:0px;
    left:0px;
    background-color: #000000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
