/**
 * @fileOverview 首页的手机样式
 * @author jinks zhao
 */


body {
    font-size: 16px; 
}
#logo,
#top-nav-menu,
#main-article,
footer .inner {
    width: 100%;
}


#logo {
    text-align: center;
}
#logo img {
    margin: 5px;
}

#top-nav {
    margin: -10px 0 0;
    padding: 0 10px;
    text-align: center;
    font-size: 16px;
}
#top-nav a {
    height: 32px;
    line-height: 32px;
    padding: 4px 10px;
    color: gray;
    border-top: 0;
    border-bottom: 0;
}
#top-nav a.current {
    background: #f1f1f1;
    color: black;
    font-weight: normal;
}
#top-nav .has-submenu a.hover,
#top-nav .has-submenu a:hover {
    background-color: transparent;
    color: #0088cc;
}
#top-nav .has-submenu ul.hover {
    display: none;
}


header {
    margin-bottom: 40px;
}
header h1 {
    font-size: 24px;
    margin: 15px 20px;
}


#main-download-btn {
    display: block;
    margin: 0 20px;
}
/*多语言做文字大小调整*/
#main-download-btn  .download-title {
    font-size: 14px;
}

#download p {
    margin: 10px 20px;
}


#video-for-phone {
    text-align: center;
    margin: 20px;
}


#features {
    margin-bottom: 0;
}
#features summary {
    display: block;
    height: auto;
	margin: 20px 20px 50px 20px;
    padding: 15px 20px;
    text-align: center;
    border: 1px solid #ccc;
}
#features summary[data-loaded] {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#features-nav {
    padding: 0;
    margin-bottom: 0;
    border-top: 1px #ccc solid;
    border-bottom: none;
    background-color: #f0f0f0;
}
#features-nav a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 !important;
    display: inline-block;
    width: 20%;
    height: 60px;
    line-height: 54px;
    padding: 0px;
    font-size: 1px;
    -webkit-text-size-adjust: none;
    color: transparent;
    overflow: hidden;
    text-decoration: none;
    background: transparent none no-repeat center center;
}
#features-nav a[data-name="overview"] {
    color: transparent;
}
#features-nav a.current {
    color: transparent;
    background-color: #d6eaf8;
}
#features-nav a[data-name="overview"] {
    background-image: url(/images/icons/icon-overview.png);
}
#features-nav a[data-name="windows"] {
    background-image: url(/images/icons/icon-windows.png);
}
#features-nav a[data-name="android"] {
    background-image: url(/images/icons/icon-android.png);
}
#features-nav a[data-name="mac"] {
    background-image: url(/images/icons/icon-mac.png);
}
#features-nav a[data-name="ios"] {
    background-image: url(/images/icons/icon-ios.png);
}
#features-nav a[data-name="windows-phone"] {
    background-image: url(/images/icons/icon-windows-phone.png);
}
#features-nav a[data-name="linux"] {
    background-image: url(/images/icons/icon-linux.png);
}
#features-nav a.current {
    position: static;
    margin: 0;
    border: 0;
    background-color: #d6eaf8;
    padding: 0px;
}
#features-nav #hide-features-btn {
    width: 0;
    height: 0;
}

#features article {
    float: none;
    width: auto;
    font-size: 16px;
}
#features article h1 {
    margin: 10px 20px 20px;
}
#features aside h2 {
    text-align: center;
}
#features section {
    margin: 0 0 20px;
    padding: 0 20px;
}
#features section.overview {
    padding: 0;
}
#features #display-in-android {
    padding: 0;
}
#features aside {
    float: none;
    width: auto;
    background: none;
    margin: 0;
    padding: 0;
}
#features aside p {
    font-size: 14px;
}
#features aside hr {
    display: none;
}
#features article section.overview h2 {
    margin: 20px;
    padding: 0;
}
#features article p {
    margin: 0 20px 20px;
    padding: 0;
}
#features aside a.download-btn .inner {
    margin: 0 20px 20px;
}
#features aside .qr-code {
    max-width: 240px;
}
#overview-features aside h1 {
    display: none;
}
#overview-features aside h1,
#overview-features aside h2 {
    text-align: left;
    margin: 20px;
}
#overview-features section .inner-section {
    margin-left: 0;
}
#overview-features section .icon {
    float: none;
    display: block;
    margin: auto;
}
#overview-features .download-list {
    font-size: 16px;
    margin: 0 20px;
}
#overview-features .download-list a {
    margin-bottom: 10px;
}

#display-in-android {
    width: 100%;
    text-align: center;
    margin: 30px auto;
    overflow: hidden;
}
#display-in-android a {
    display: block;
    width: 48%;
    background-color: #f0f0f0;
}
#display-in-android  img {
    vertical-align: middle;
}
#display-in-android .faq {  
    float:left;
}
#display-in-android .help {
    float: right;
}


footer nav {
    padding: 10px;
}
footer nav div {
    float: none;
    width: auto;
    text-align: center;
    padding: 15px 10px 0;
    font-size: 16px;
}
footer nav h3 {
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: normal;
    color: black;
    padding-bottom: 30px;
}
footer nav a {
    display: block;
    padding: 5px 10px;
    margin-top: -15px;
}

#follow div {
    display: inline-block;
}

#follow a {
    margin: 0 10px;
}

#lang, 
#follow {
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    padding: 5px 10px;
    margin-top: 20px;
    border-left: 0;
    border-right: 0;
    text-align: center;
}
#lang .all-languages {
    bottom: 38px;
    width: 100%;
    border-left: 0;
    border-right: 0;
}
#lang .all-languages a {
    padding: 10px 10px 10px 30px;
    text-align: center;
}

#copyright,
#beian {
    float: none;
    padding: 0 20px;
    margin: 20px 0;
}