/* CSS Document By Millia 2015-04-20*/
@import url("http://www.jiaodong.net/inc/css/millia.css");
#part01 {
    background: url(http://app.jiaodong.net/gongjiao/images/page01.jpg) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
}

#part02 {
    background: url(http://app.jiaodong.net/gongjiao/images/page02.jpg) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
}

#part03 {
    background: #e2e3e7;
    position: relative;
    padding-top: 150px;
    font-family: "΢���ź�", "����";
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fullPage-nav.right {
    right: 10px;
}

#fullPage-nav li {
    width: 20px;
    height: 21px;
    margin: 10px 0 0;
    vertical-align: middle;
    font: 12px/24px "΢���ź�", "����";
    text-align: right;
    color: #666;
}

#fullPage-nav li a {
    float: right;
    width: 21px;
    height: 21px;
    color: #8F9DA4;
    text-decoration: none;
    text-align: right;
    background: url(http://app.jiaodong.net/gongjiao/images/menubg.png) no-repeat left top;
}

#fullPage-nav li .active {
    background-image: url(http://app.jiaodong.net/gongjiao/images/menuhover.png);
}

#fullPage-nav span {
    display: none;
}

.fullPage-tooltip {
    top: 0;
    margin-right: 30px;
    text-shadow: 1px 1px 2px #fff;
}

#nav {
    background: url(http://app.jiaodong.net/gongjiao/images/navbg.png) repeat;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    border-bottom: 1px solid #aeaba0;
    z-index: 10;
}

.nav {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.navlist {
    position: absolute;
    top: 0;
    width: auto;
}

.navlist a {
    color: #525252;
}

.navlist li.hover {
    background: #f6f6f1;
    border-left: 1px solid #e5e4e0;
    border-right: 1px solid #e5e4e0;
    color: #d10909;
}

.navlist li.hover a {
    color: #d10909;
}

.navlist a:hover {
    text-decoration: none;
}

.hand {
    background: url(http://app.jiaodong.net/gongjiao/images/hand.png) no-repeat left bottom;
    position: absolute;
    width: 50%;
    right: -50%;
    bottom: 0;
    height: 100%;
    overflow: hidden;
}

.textbg01, .textbg02 {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1000;
}

.text01, .text02, .text03 {
    background: url(/text01.png) no-repeat left top;
    text-indent: -99999px;
    position: absolute;
    right: 0;
    top: -1000px;
}

.text02 {
    background: url(http://app.jiaodong.net/gongjiao/images/text02.png) no-repeat left top;
    right: auto;
    left: 0;
    top: 30%;
    bottom: auto;
}

.er01, .er02 {
    background: url(http://app.jiaodong.net/gongjiao/images/er01.png) no-repeat left top;
    position: absolute;
    bottom: -2000px;
    right: 0;
}

.er02 {
    background: url(http://app.jiaodong.net/gongjiao/images/er02.png) no-repeat left top;
    top: auto;
    right: auto;
    right: auto;
}

#sysfoot {
    position: absolute;
    left: 0;
    bottom: 0;
}

@media screen and (min-width: 800px) {
    .nav {
        width: 80%;
        height: 90px;
    }

    .nav a.alogo {
        background: url(http://app.jiaodong.net/gongjiao/images/logo.png) no-repeat left center;
        width: 180px;
        display: block;
        left: 0;
        top: 0;
        height: 90px;
        overflow: hidden;
        text-indent: -9999px;
    }

    .navlist {
        right: 0;
        font: 20px/90px "΢���ź�", "����";
    }

    .navlist li {
        float: left;
        padding: 0 30px;
    }

    .textbg01, .textbg02 {
        width: 50%;
    }

    .textbg02 {
        left: auto;
        right: 0;
    }

    .text01, .text02, .text03 {
        width: 471px;
        height: 117px;
    }

    .er01, .er02 {
        width: 471px;
        height: 199px;
    }

    .er02 {
        bottom: 30%;
        left: 0;
    }

    .iphone01, .android01 {
        width: 203px;
        height: 80px;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        text-indent: -9999px;
    }

    .android01 {
        top: 90px;
    }

    .tel01 {
        width: 45%;
        height: 100%;
        background: url(http://app.jiaodong.net/gongjiao/images/tel01.png) no-repeat right center;
        position: absolute;
        left: -45%;
        top: 0;
    }

    .ht01, .ht02 {
        background: url(http://app.jiaodong.net/gongjiao/images/ht01.png) no-repeat top center;
        width: 100%;
        height: 59px;
        text-indent: -9999px;
        padding-bottom: 20px;
    }

    .ht02 {
        background: url(http://app.jiaodong.net/gongjiao/images/ht02.png) no-repeat top center;
    }

    .erlist, .weibo {
        width: 66%;
        margin: 0 auto;
        overflow: hidden;
    }

    .erlist li {
        float: left;
        margin: 20px 0 0 7%;
        width: 102px;
        text-align: center;
        font-weight: bold;
    }

    .erlist li img {
        width: 102px;
        height: 102px;
        display: block;
        margin-bottom: 10px;
    }

    .erlist a {
        color: #5c5c5c;
    }

    .weibo a {
        display: block;
        float: left;
        margin: 10px 0 0 4%;
        color: #5c5c5c;
        width: 180px;
    }
}

@media screen and (max-width: 800px) {
    #nav {
        display: none;
    }

    .hand {
        background-size: contain;
    }

    .textbg01, .textbg02 {
        width: 100%;
    }

    .textbg02 {
        left: auto;
        right: 0;
    }

    .text01, .text02, .text03 {
        background-size: 100%;
        width: 90%;
        height: 117px;
        left: 5%;
    }

    .text02 {
        background-size: 100%;
        top: 10%;
    }

    .er01, .er02 {
        width: 96%;
        height: 199px;
        right: 2%;
        background-size: 100%;
    }

    .er02 {
        background: url(http://app.jiaodong.net/gongjiao/images/er02.png) no-repeat left top;
        background-size: 100%;
        top: auto;
        bottom: 20%;
        right: auto;
        left: 2%;
    }

    .tel01 {
        display: none;
    }

    .iphone01, .android01 {
        width: 203px;
        height: 80px;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        text-indent: -9999px;
    }

    .android01 {
        top: 80px;
    }

    #sysfoot .sysfoot {
        text-align: center;
        width: 100%;
        font-size: 14px;
    }

    #sysfoot p {
        display: none;
    }
}
