.footer {
    position: relative;
    font-size: 12px;
    color: #a8a8a8;
    text-align: center;
    background: #eee;
    padding: 50px 0 80px
}

.footer_inner {
    border-top: 1px solid hsla(0, 0%, 100%, .12);
    margin: 0 auto
}

.footer .link {
    padding: 6px 5px;
    color: #a8a8a8
}

.footer_ele {
    padding: 6px 4px
}

.footer_ele,
.ic_hook {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1
}

.ic_hook {
    top: -3px;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 4px;
    border-color: transparent transparent #a8a8a8;
    margin-left: .5em;
    vertical-align: middle
}

.footer_ele.copyright {
    padding: 6px 10px
}

.last_footer_ele {
    margin-right: 0
}

.footer_ele.first_footer_ele,
.footer_ele.first_footer_ele .link {
    padding-left: 0
}

.social_link.footer_ele {
    padding-top: 10px;
    padding-right: 0
}

.social_link.footer_ele .ic_insta {
    padding-right: 0;
    margin-right: 0
}

.social_link .link {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .2);
    -ms-background-size: 60%;
    background-size: 60%;
    background-position: 50%;
    background-repeat: no-repeat
}

.social_link .link:hover {
    background-color: rgba(0, 0, 0, .3)
}

.second_menu_area {
    display: none;
    position: absolute;
    bottom: 33px;
    left: 50%;
    width: 11em;
    padding: 10px 0;
    margin-left: -5.5em;
    margin-bottom: 0;
    text-align: left;
    background-color: rgba(33, 34, 35, .95)
}

.second_menu_area a {
    color: #fff
}

.second_menu_ele {
    width: 100%
}

.menu_lang {
    width: 21em;
    left: -30%
}

.menu_lang .second_menu_ele {
    width: 50%;
    float: left;
    height: 34px
}

.second_menu_link {
    display: block;
    padding: 8px 10px
}

.second_menu_link:hover {
    background-color: #4e4e4e
}

.second_menu_area .second_menu_hook {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0;
    margin-left: -5px;
    margin-bottom: -9px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px;
    border-color: rgba(33, 34, 35, .95) transparent transparent
}

html {
    overflow: auto;
    font-size: 125%;
    background-color: #a0a0a0
}

.container,
body,
html {
    height: 100%;
    min-height: 768px
}

.container,
body {
    overflow: hidden
}

li,
ul {
    list-style-type: none
}

html {
    position: relative;
    background: url("background.jpg") no-repeat 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover
}

body {
    font: 14px/1.5em PingHei, Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, "sans-serif";
    color: #fff
}

body,
html,
li,
p,
ul {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color:#383838;
}
a:link {
    color: #383838; /* 未访问的链接 */
}
a:visited {
    color: #383838; /* 已访问的链接 */
}
a:hover {
    color: #383838; /* 鼠标悬停时 */
    text-decoration: underline;
}
a:active {
    color: #383838; /* 链接被点击的瞬间 */
}


.group:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.clr {
    clear: both
}

.logo {
    width: 103px;
    height: 103px;
    background: url(logo.png) no-repeat 50%;
    background-size: 100%;
    -moz-background-size: 100%;
    -webkit-backgrund-size: 100%;
    -ms-backgrund-size: 100%
}

.bg_slogan,
.logo {
    display: block;
    margin: 0 auto 25px
}

.bg_slogan {
    width: 100%
}

.content {
    text-align: center;
    padding-top: 10%;
    max-width: 1200px;
    min-width: 500px;
    margin: 0 auto
}

.ic_prod {
    width: 28%
}

.main {
    zoom: 1;
    margin-top: 70px;
    margin-left: 70px;
    width: 58.5%;
    vertical-align: top;
}

.btn,
.main {
    display: inline-block
}

.brand {
    font-size: xx-large;
    line-height: 60px;
}
.brand-sub {
    font-size: large;
}
.btn {
    position: relative;
    width: 173px;
    height: 51px;
    margin-bottom: 12px;
    -ms-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.btn:hover {
    opacity: .75
}

.qrcode {
    position: relative;
    width: 113px;
    height: 113px;
    margin: 0 15px -53px 15px;
    -ms-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.lang a {
    color: #5a5a5a
}

.lang {
    display: none
}

.download_list {
    font-size: 0
}

.download_ele {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 69px;
    height: 61px;
    border: 1px solid hsla(0, 0%, 100%, .2);
    border-right: none
}

.download_ele:hover {
    background-color: #8b8b8b
}

.download_ele.ele_new .ic_new {
    display: block
}

.download_btns {
	white-space: nowrap;
}

.ic_new {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(1uvhIzf.png);
    background-position: 100% 0
}

.ic_download_ele,
.ic_new {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    -ms-background-size: 50%;
    background-size: 50%
}

.ic_download_ele {
    display: block;
    background-position: 50%
}

.download_ele_last {
    border-right: 1px solid hsla(0, 0%, 100%, .2)
}

.ic_download_android {
    background-repeat: no-repeat;
    margin-left: 12px;
    background-image: url(uq8YAlZ.png);
    width: 135px;
    height: 48px
}

.ic_download_apple {
    background-image: url(3MmDWEv.png);
    background-repeat: no-repeat;
    width: 178px;
    height: 48px
}

.ic_download_wp {
    background-image: url(BqyAfcG.png);
    background-repeat: no-repeat
}

.ic_download_mac {
    background-image: url(u7U1PY3.png);
    width: 178px
}

.ic_download_mac,
.ic_download_win {
    height: 48px;
    background-repeat: no-repeat
}

.ic_download_win {
    background-image: url(windows.png);
    width: 135px;
    margin-left: 12px
}

.ic_download_web {
    background-image: url(DEZJ1YN.png);
    background-repeat: no-repeat
}

.ic_download_more {
    background-image: url(119z7TM.png);
    background-repeat: no-repeat
}

.btn_googlepaly,
.btn_url {
    display: block;
    width: 100%;
    height: 52px;
    background-repeat: no-repeat;
    background-size: 173px;
    line-height: 900px;
    overflow: hidden
}

.btn_googlepaly:hover,
.btn_url:hover {
    opacity: .75
}

.btn_googlepaly {
    background-image: url(23dLsEF.png);
    margin-bottom: 1px;
    background-position: -15px
}

.btn_android_wrap {
    position: absolute;
    top: -106px;
    left: 12px;
    width: 135px;
    background: #525252;
    border-radius: 10px
}

.btn_android_wrap:after {
    width: 80%;
    border-top: 1px solid #fff;
    opacity: .2;
    left: 50%;
    transform: translate(-50%)
}

.btn_android_wrap:after,
.btn_android_wrap:before {
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    top: 52px
}

.btn_android_wrap:before {
    width: 100%;
    border-top: 1px solid #000
}

.download_android_btns {
    position: relative;
    display: inline-block
}

#page_footer.footer {
    background: none;
    color: #383838;
    padding: 0;
    margin-top: -46px
}

#page_footer.footer .copyright a {
    color: #383838
}

@media only screen and (max-height:1000px) {
    .content {
        padding-top: 6%
    }
}

@media only screen and (max-height:880px) {
    .content {
        padding-top: 4%
    }

    .ic_prod {
        width: 25%
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    body .content {
        padding-top: 5%
    }

    body .footer_inner {
        width: auto;
        padding: 0 0 0 20px
    }

    body .footer_ele {
        padding: 6px 0
    }

    body #page_footer.footer {
        margin-top: -130px
    }
}

@media only screen and (max-width:1024px) and (orientation:portrait) {
    .main {
        display: block;
        width: 80%;
        margin: 20px auto 0
    }

    .logo {
        display: none
    }

    #page_footer.footer {
        margin-top: -90px
    }
}