.banner {
    width: 100%; height: 600px; overflow: hidden; position: relative; _zoom: 1;
}
.banner .banner_show {
    left: 50%; width: 1920px; bottom: 0px; margin-left: -960px; position: absolute;
}
.banner .iphone_user {
    right: 31px; top: 74px; position: absolute;
}
.dowmlond {
    height: 600px; position: relative;
}
.iphone {
    position: absolute; cursor: pointer;
}
.android {
    position: absolute; cursor: pointer;
}
.ewm {
    padding: 10px 10px 0px; border-radius: 5px; text-align: center; right: 412px; bottom: 80px; color: rgb(255, 255, 255); line-height: 30px; font-family: "宋体"; font-size: 12px; position: absolute;
}
.iphone {
    background: url("../images/android.png") no-repeat; width: 220px; height: 56px; display: block;
}
.android {
    background: url("../images/android.png") no-repeat; width: 220px; height: 56px; display: block;
}
.iphone {
    background: url("../images/Phone_d.png") no-repeat; right: 356px; bottom: 154px;
}
.android {
    right: 356px; bottom: 78px;
}
.android:hover {
    background: url("../images/android_hover.png") no-repeat;
}
.iphone:hover {
    background: url("../images/iPhone_d_hover.png") no-repeat;
}
.iphone_screen {
    right: 65px; top: 155px; position: absolute;
}
.content {
    text-align: center;
}
.content p {
    margin: 120px auto 70px; color: rgb(116, 116, 116); font-size: 40px;
}
.content p span {
    color: rgb(255, 123, 132);
}
.content ul {
    overflow: hidden; margin-bottom: 124px; _zoom: 1;
}
.content li {
    width: 33.3%; float: left;
}
.content li strong {
    display: block;
}
.content li span {
    display: block;
}
.content li strong {
    color: rgb(60, 60, 60); line-height: 44px; font-size: 24px; font-weight: normal; margin-top: 19px;
}
.content li span {
    color: rgb(97, 97, 97); line-height: 20px; font-size: 14px;
}
.content li img {
    display: inline-block;
}
.dowmlond p{
    color:#fff;
    font-size: 60px;
    position: absolute;
    top:190px;
    left:20px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.16);
}
.dowmlond p.second{
    top:280px;
}
.header{
    border-bottom: 1px solid #ffffff;
}

.blank120{
    height:120px;
    clear: both;
    font-size: 1px;
}

#gzsm{
    left:418px;
    top:520px;
    font-size: 20px;
}