@charset "utf-8";
.header {
    display: none
}

.banner {
    background: url('../imgs/banner.jpg') no-repeat center top;
    -moz-background-size: auto 100%;
    -webkit-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    padding: 2rem 0 1.5rem;
}

.banner {
    position: relative;
}

.download_link {
    position: absolute;
    top: -8px;
}

.qrcode {
    width: 95px;
    background: #fff;
    margin-left: 60px;
    border-radius: 5px;
    padding-top: 5px;
}

.qrcode span {
    font-size: 12px;
    margin: 10px;
}

.click {
    /* background: rgba(#cf6bf9, 0, 0, 0.4); */
    background: #cf6bf9;
    color: #fff;
    width: 80px;
    border-radius: 10px;
    margin: 8px 10px 10px 67px;
    text-align: center;
    padding: 2px;
}

.qrcode img {
    width: 60px;
    margin: 5px 0 5px 15px;
}

.banner .layout {
    /* width: 11rem; */
    margin: 0 auto;
    padding-top: 3rem
}

.banner .logo {
    width: 11rem
}

.banner .logo img {
    width: 100%
}

.banner .download_link {
    margin-top: 1rem
}

.banner .download_link a {
    display: block;
    font-size: .7rem;
    height: 2rem;
    line-height: 2rem;
    border: 1px solid #FFF;
    text-align: center;
    color: #FFF;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem
}

.banner .download_link a i {
    display: inline-block;
    width: 1.1rem;
    height: 1.2rem;
    background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    vertical-align: -0.3rem;
    margin-right: .5rem
}

.banner .download_link a.ios i {
    background-image: url('http://img.kybimg.com/images/m/bang/download/icon_ios.png')
}

.banner .download_link a.android {
    margin-top: .5rem
}

.banner .download_link a.android i {
    background-image: url('http://img.kybimg.com/images/m/bang/download/icon_android.png')
}

.content {
    background: #FFF
}

.content .block {
    padding-bottom: 1rem
}

.content .img_wrap img {
    width: 100%;
    vertical-align: top
}

.content .odd_item {
    background: #f7f7f7
}

.content dl {
    text-align: left
}

.content dl dt {
    font-size: .9rem;
    margin-bottom: .5rem
}

.content dl dd {
    font-size: .7rem;
    line-height: 1.8em;
    color: #999
}

.footer {
    height: 3rem;
    text-align: center;
    font-size: .6rem;
    color: #ccc
}

.footer a {
    color: #CCC
}

.footer span {
    display: block
}

.dialog {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6)
}

.dialog .inner {
    text-align: center;
    width: 11.6rem;
    height: 8.9rem;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 20;
    margin-left: -5.8rem;
    margin-top: -4.45rem;
    background: #FFF;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    border-radius: .3rem
}

.dialog .dhd {
    font-size: .7rem;
    height: 1rem;
    line-height: 1rem;
    padding-top: 1rem
}

.dialog .dbd {
    padding: .5rem .7rem 0
}

.dialog .dbd p {
    font-size: .6rem;
    color: #999;
    line-height: .95rem
}

.dialog .dbd ul {
    margin-top: .6rem
}

.dialog .dbd ul li a {
    display: block;
    color: #666;
    font-size: .7rem;
    width: 4.65rem;
    height: 1.9rem;
    line-height: 1.9rem;
    text-align: center;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    border-radius: .2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #C8C8C8
}

.dialog .dbd ul li:first-child {
    float: left
}

.dialog .dbd ul li:last-child {
    float: right
}

.dialog .dbd ul li:last-child a {
    border-color: #32A2F0;
    background: #32A2F0;
    color: #FFF
}

.dialog .dft a {
    display: block;
    height: 2rem;
    line-height: 2rem;
    color: #32A2F0
}

@media (min-width:999px) {
    .header {
        display: block;
        background: #FFF
    }
    .header .layout {
        height: 100px;
        width: 1200px;
        margin: 0 auto
    }
    .header .logo {
        float: left;
        width: 186px;
        height: 50px;
        margin-top: 25px
    }
    .header .nav {
        float: right;
        margin-top: 35px;
        height: 30px;
        overflow: hidden;
        position: relative;
        line-height: 30px;
        font-size: 20px;
        color: #00a4e3
    }
    .header .nav ul {
        margin-left: -1px
    }
    .jyq_block {
        display: block;
    }
    .header .nav li {
        float: left;
        padding: 0 28px;
        border-left: 1px solid #E9E9E9;
        font-size: 18px
    }
    .header .nav li a {
        color: #555
    }
    .jyq_none {
        display: none;
    }
    .banner {
        padding: 0;
        height: 597px
    }
    .banner .layout {
        width: 1100px;
        padding: 0;
        height: 597px;
        position: relative
    }
    .banner .banner_main {
        float: left;
        display: inline;
        margin-top: 150px
    }
    .banner .banner_main .logo {
        width: 300px
    }
    .banner .banner_main .download_link {
        position: relative;
        height: 170px;
        width: 437px;
        padding-left: 12px
    }
    .banner .banner_main .download_link a {
        width: 260px;
        height: 67px;
        line-height: 67px
    }
    .banner .banner_main .download_link a.android {
        margin-top: 25px
    }
    .banner .banner_main .download_link .qrcode {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background: #FFF;
        width: 120px;
        padding: 20px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }
    .banner .banner_main .download_link .qrcode img {
        width: 120px;
        margin: 0
    }
    .banner .banner_main .download_link .qrcode span {
        display: block;
        font-size: 14px;
        text-align: center;
        margin-bottom: 20px
    }
    .banner .phone {
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 495px;
        height: 474px
    }
    .banner .phone img {
        vertical-align: top
    }
    .banner .phone .phone1 {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 2
    }
    .banner .phone .phone2 {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 1
    }
    .content .layout {
        width: 1200px;
        height: auto;
        overflow: hidden;
        margin: 0 auto
    }
    .content .block {
        padding: 40px
    }
    .content .block dl {
        float: left;
        text-align: left;
        padding-top: 40px;
        width: 780px;
    }
    .content .block dl dt {
        font-size: 34px
    }
    .content .block dl dd {
        font-size: 16px;
        line-height: 2em
    }
    .content .block .img_wrap {
        float: right;
        width: auto
    }
    .content .block .img_wrap img {
        width: auto;
        height: 300px
    }
    .content .block.odd_item dl {
        float: right;
        width: 680px
    }
    .content .block.odd_item .img_wrap {
        float: left
    }
    .footer {
        height: 3rem;
        line-height: 3rem
    }
    .footer span {
        display: inline
    }
}