.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
}

.footer_ele_lang {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAsAQMAAADrZPyBAAAABlBMVEUAAABUVFR8AzIeAAAAAXRSTlMAQObYZgAAAKxJREFUGNOl0DEKg0AQBdC/CKaR2Fos5AoJaSxCvIqQI6QVsiDkFDnMLAvWOcKKoG3SWbkZIy6BdPqZ4jEwDHysSeyUnJQ5yibtYa9qlvaiWSD8K/cqvOTvbmNZtRqEiXvgoKkKyodkKUuB6CPgiPwVgmdUEeI5KQ5Bo+Sluadf3bp3NdCWb+s2NUZFLN0mplQn/uE6p53oWefGoRCWBZuAs06p185R4vtjLcoHOe9HkNPeuc0AAAAASUVORK5CYII=") no-repeat 5px 5px;
    background-size: 33px;
    opacity: .5
}

html {
    overflow: auto;
    font-size: 125%;
    background-color: #a0a0a0
}

body, html {
    /*height: 100%;*/
    /*min-height: 768px*/
    min-height: 100%;
}

.container, body {
    /*overflow: hidden*/
}

.container{
    min-height: calc(100% - 46px);
}

li, ul {
    list-style-type: none
}

html {
    position: relative;
    background: url(bg.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
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden
}

.clr {
    clear: both
}

.logo {
    width: 150px;
    height: 150px;
    /*background: url(logo.png) no-repeat 50%;*/
    background-size: 100%;
    -moz-background-size: 100%;
    -webkit-backgrund-size: 100%;
    -ms-backgrund-size: 100%
}

.logo img{
    filter: drop-shadow(1px 1px 0px rgba(255,255,255,.2)) drop-shadow(0px 0px 7px rgba(255,255,255,.5))
}

.brand{
    font-size: 40px;
    margin-bottom: 50px;
}

.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: 130px;
    margin-left: 25px;
    width: 58.5%;
    vertical-align: top
}

.btn, .main {
    display: inline-block
}

.btn {
    position: relative;
    width: 173px;
    height: 51px;
    margin-bottom: 25px;
    -ms-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

.btn:hover {
    opacity: .75
}

.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
}

.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)
}


.btn_googlepaly, .btn_url {
    display: block;
    width: 173px;
    height: 52px;
    background-repeat: no-repeat;
    background-size: 173px;
    line-height: 900px;
    overflow: hidden
}

.btn_googlepaly:hover, .btn_url:hover {
    opacity: .75
}

.btn_android_wrap {
    position: absolute;
    top: -106px;
    left: 5px;
    width: 173px;
    background: #525252;
    border-radius: 10px
}

.btn_android_wrap:after {
    width: 72%;
    border-top: 1px solid #fff;
    opacity: .2;
    left: 14%
}

.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: #a8a8a8;
    padding: 0;
    /*margin-top: -46px*/
}

#page_footer.footer .copyright a {
    color: #a8a8a8
}

#page_footer.footer .footer_ele_lang {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAsAQMAAADrZPyBAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAKxJREFUGNOl0DEKg0AQBdC/CKaR2Fos5AoJaSxCvIqQI6QVsiDkFDnMLAvWOcKKoG3SWbkZIy6BdPqZ4jEwDHysSeyUnJQ5yibtYa9qlvaiWSD8K/cqvOTvbmNZtRqEiXvgoKkKyodkKUuB6CPgiPwVgmdUEeI5KQ5Bo+Sluadf3bp3NdCWb+s2NUZFLN0mplQn/uE6p53oWefGoRCWBZuAs06p185R4vtjLcoHOe9HkNPeuc0AAAAASUVORK5CYII=)
}

@media only screen and (max-height: 1000px) {
    .content {
        padding-top: 6%
    }
}

@media only screen and (max-height: 880px) {
    .content {
        padding-top: 16%
    }

    .ic_prod {
        width: 25%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body .content {
        padding-top: 16%
    }

    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*/
    }
}

@media only screen and (max-width: 767px){
    .ic_prod{
        min-width: 50%;
    }
}

@media only screen and (max-width: 414px){
    .ic_prod{
        min-width: 200px;
    }
    .brand {
        font-size: 30px;
        margin-bottom: 50px;
    }
}
@media only screen and (min-width: 1024px) {
    .container{
        display: table;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        height: calc(100% - 46px);
    }
    .content{
        width: 100%;
        height: 100%;
        padding-top: unset;
        display: table-cell;
        vertical-align: middle;
    }
}
.download_btns span{
    display: inline-block;
    width: 150px;
    margin: 6px;
    font-size: 12px;
    text-align: center;
}
.download_btns img{
    width: 150px;
}