.btn, a {
    text-decoration: none
}

.swiper-slide, .swiper-wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

.sno, .swiper-container, .swiper-slide, .swiper-wrapper {
    position: relative
}


a, input, input:focus {
    outline: 0
}

* {
    margin: 0;
    padding: 0
}

img {
    display: block;
    border: none
}

ul {
    list-style: none
}

a {
    color: inherit
}

.number-font {
    font-family: DINCondensed-Bold,DINCondensedBold
}

.sno {
    display: none
}

.clear {
    clear: both
}

.clearfix:after {
    display: table;
    content: '';
    clear: both
}


.btn {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
    cursor: pointer;
    background-color: #fd6363
}

.swiper-container {
    overflow: hidden
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0
}

.swiper-container .swiper-pager {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    margin-right: -22px;
    display: table;
    z-index: 10
}

    .swiper-container .swiper-pager span {
        width: 6px;
        height: 6px;
        display: inline-block;
        text-indent: -9999em;
        margin-right: 8px;
        background-color: rgba(255,255,255,.7);
        border-radius: 6px;
        cursor: pointer
    }

        .swiper-container .swiper-pager span.swiper-pagination-bullet-active {
            background-color: rgba(255,255,255,1);
            width: 30px
        }

.wrapper, .wrapper-1100 {
    width: 1000px;
}

body {
    font-family: tahoma,"Microsoft YaHei",SimSun,宋体,sans-serif;
    color: #444;
    -webkit-backface-visibility: hidden;
    background-color: #f6f6f6
}


.dl-area .content, .dl-area .main {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0
}


.dl-area {
    position: absolute;
    width: 100% !important;
    height: 100%;
     background: linear-gradient(to right,#ff7f48,#ff9000) #f33;
    background-color: #ff7f48;
  
}

    .dl-area .main {
        position: fixed
    }

        .dl-area .main .bg-img-1 {
            position: absolute;
            width: 140px;
            height: 140px;
            background: url(bg-img-1-071719f79c.png) center no-repeat;
            background-size: cover
        }

        .dl-area .main .bg-img-2 {
            position: absolute;
            width: 119px;
            height: 238px;
            background: url(bg-img-2-1f62861b06.png) center no-repeat;
            background-size: cover
        }

        .dl-area .main .bg-img-3 {
            position: absolute;
            width: 82px;
            height: 226px;
            background: url(bg-img-3-b90ef2eabe.png) center no-repeat;
            background-size: cover
        }

    .dl-area .content {
        position: absolute;
        width: 800px;
        height: 100vh;
        /*height: 550px;*/
        overflow-x: hidden;
        margin-top:50px;
    }

        .dl-area .content .content-l {
            float: left;
            width: 400px
        }

            .dl-area .content .content-l .logo {
                width: 252px;
                height: 58px
            }

            .dl-area .content .content-l .desc-area {
                margin-top: 16px;
                border-top: 1px solid #fff;
                border-bottom: 1px solid #fff;
                padding: 20px 0 0
            }

                .dl-area .content .content-l .desc-area .slogan {
                    width: 400px
                }

                .dl-area .content .content-l .desc-area .desc {
                    font-size: 16px;
                    line-height: 30px;
                    color: #fff;
                    padding-top: 14px
                }

            .dl-area .content .content-l .qr-code-area {
                height: 170px;
                margin-top: 22px
            }

                .dl-area .content .content-l .qr-code-area .code {
                    position: relative;
                    float: left;
                    width: 150px;
                    height: 250px;
                    /*overflow: hidden*/
                }

                    .dl-area .content .content-l .qr-code-area .code img {
                        width: 100%;
                    }

                .dl-area .content .content-l .qr-code-area .btn-area {
                    width: 150px
                }

                    .dl-area .content .content-l .qr-code-area .btn-area .btn {
                        display: block;
                        width: 148px;
                        height: 50px;
                        background-color: transparent;
                        border: 1px solid #fff;
                        font-size: 20px;
                        color: #fff;
                        line-height: 50px;
                        text-align: center;
                        margin-top: 10px
                    }

                        .dl-area .content .content-l .qr-code-area .btn-area .btn:hover {
                            background-color: #fff;
                            color: #FF6341
                        }



        .dl-area .content .content-r {
            padding:30px 0 0 30px;
            position: relative;
            float: left;
            width: 280px
        }

            .dl-area .content .content-r .left-arr, .dl-area .content .content-r .right-arr {
                position: absolute;
                display: block;
                width: 25px;
                height: 45px;
                top: 220px;
                cursor: pointer
            }

            .dl-area .content .content-r .left-arr {
                background: url(dl-left-arr-d2dc06eb70.png) center no-repeat;
                background-size: cover;
               
                opacity: .5
            }

                .dl-area .content .content-r .left-arr:hover {
                    opacity: 1
                }

            .dl-area .content .content-r .right-arr {
                background: url(dl-right-arr-a518cdf0ee.png) center no-repeat;
                background-size: cover;
                right: -60px;
                opacity: .5
            }

                .dl-area .content .content-r .right-arr:hover {
                    opacity: 1
                }

            .dl-area .content .content-r .iphone {
                width: 328px;
                height: 500px;
                background: url(iphone-bg-654dfa0398.png) center no-repeat;
                background-size: contain;
                overflow: hidden;
               
            }

                .dl-area .content .content-r .iphone .iphone-screen {
                    width: 190px;
                    height: 330px;
                    margin: 75px 0 0 70px;
                    /*right: 60px;*/
                }
