﻿body {
    font-family: "Droid Sans Fallback";
}

header {
    background: #2dc6c9 url(http://p1.qhimg.com/t01ce786a7f9f9d3655.png) center 0 no-repeat;
    background-size: cover;
}

header, .hd {
    height: 54px;
    position: relative;
}

.m_index_hd {
    background: 0;
}

.masthead {
    background-color: #2bc3c6;
    background: -moz-linear-gradient(top right,#40e7be,#19a6d4);
    background: -webkit-gradient(linear,top right,from(#40e7be),to(#19a6d4));
    background: -webkit-linear-gradient(top right,#40e7be,#19a6d4);
    background: -o-linear-gradient(top right,#40e7be,#19a6d4);
    background: linear-gradient(top right,#40e7be,#19a6d4);
    position: relative;
}

.download, .install {
    display: block;
    margin: 15px auto auto;
    max-width: 425px;
    position: relative;
    width: 89%;
}

.install {
    background: url(http://p4.qhimg.com/t01549e0f21d2528bea.png) no-repeat;
    background-size: 100% 100%;
    height: 76px;
}

.changelog {
    margin: 20px 30px 0;
}

a:hover {
    text-decoration: none;
}

.download span {
    background: url(http://p3.qhimg.com/t01bd568b9d26de503f.png) no-repeat left center;
    background-size: 100%;
    font-size: 20px;
    height: 51px;
    line-height: 51px;
    text-indent: 10px;
}

.download span, .install span {
    color: #fff;
    display: block;
    margin: 0 auto;
    width: 90%;
}

.install span {
    background: url(http://p3.qhimg.com/t011b08b2765d902fbb.png) no-repeat left center;
    background-size: 100%;
    font-size: 10px;
    height: 76px;
}

.changelog h2 {
    border-bottom: 1px dashed #ddd;
    color: #41434a;
    font-family: "Microsoft YaHei",Arial;
    font-size: 15px;
    line-height: 36px;
}

.changelog ol {
    color: #8c8c8c;
    font-size: 12px;
    line-height: 30px;
    list-style-type: decimal;
    margin-left: 16px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.download span b {
    display: inline-block;
    font-weight: 400;
    font-size: 12px;
    position: relative;
    top: -3px;
}

.install span b {
    display: block;
    font-weight: 400;
    left: 35%;
    position: absolute;
    top: 23px;
}

.hd .logo {
    background: url(http://p1.qhimg.com/t01bcccd2183ba56f43.png) no-repeat;
    background-size: 150px auto;
    display: block;
    height: 34px;
    left: 11px;
    max-width: 195px;
    width: 150px;
}

.hd .logo, .hd .nav {
    position: absolute;
    top: 12px;
}

.hd .nav {
    height: 23px;
    line-height: 23px;
    right: 0;
}

.geek .banner {
    display: block;
    margin: 0 auto;
    max-width: 96%;
    width: 347px;
}

.geek .download {
    background: #6fd524;
    background: -moz-linear-gradient(top,rgba(111,213,36,1) 0,rgba(119,224,40,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(111,213,36,1)),color-stop(100%,rgba(119,224,40,1)));
    background: -webkit-linear-gradient(top,rgba(111,213,36,1) 0,rgba(119,224,40,1) 100%);
    background: -o-linear-gradient(top,rgba(111,213,36,1) 0,rgba(119,224,40,1) 100%);
    background: -ms-linear-gradient(top,rgba(111,213,36,1) 0,rgba(119,224,40,1) 100%);
    background: linear-gradient(to bottom,rgba(111,213,36,1) 0,rgba(119,224,40,1) 100%);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    bottom: 34px;
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.11);
    display: block;
    left: 50%;
    margin-left: -24px;
    padding: 2px 0;
    position: absolute;
    width: 170px;
}

.hd .nav li {
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 0;
    min-width: 50px;
    text-align: center;
}

.geek .download p {
    color: #fff;
    font-family: "YouYuan","Microsoft YaHei",Sans-Serif;
    font-size: 12px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin: 0;
}

.geek .download img {
    display: inline-block;
    float: left;
    margin: 8px 15px 0;
    width: 16px;
}

.hd .nav li a {
    color: #fff;
    display: block;
    padding: 0 11px;
    text-decoration: underline;
}

.geek .download .version {
    font-size: 10px;
    font-weight: 400;
}

.hd .nav li.active {
    background-color: #fff;
    border-radius: 20px;
}

    .hd .nav li.active a {
        color: #8c8c8c;
        text-decoration: none;
    }

@media(min-width:350px) {
    .changelog h2;

{
    font-size: 18px;
}

.changelog ol {
    font-size: 14px;
}

}

@media(min-width:400px) {
    .changelog h2;

{
    font-size: 20px;
}

.changelog ol {
    font-size: 16px;
}

}

footer {
    background: #e3e3e3;
    color: #b6b6b6;
    font-size: 10px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.intro {
    margin: 25px 20px;
}

    .intro .item {
        border-bottom: 1px dashed #ddd;
        padding-bottom: 20px;
        padding-top: 20px;
    }

        .intro .item h3 {
            color: #41434a;
            font-size: 14px;
            line-height: 20px;
            padding: 6px 0;
        }

        .intro .item p {
            color: #8c8c8c;
            font-size: 12px;
            line-height: 20px;
        }

        .intro .item.last {
            border-bottom: 0;
        }

        .intro .item h3.icon1 {
            background: url(http://p2.qhimg.com/t01964d2ae279fc4c32.png) no-repeat left 5px;
            padding-left: 24px;
        }

        .intro .item h3.icon2 {
            background: url(http://p3.qhimg.com/t011ef753c9fcb6ee03.png) no-repeat left 5px;
            padding-left: 24px;
        }

        .intro .item h3.icon3 {
            background: url(http://p1.qhimg.com/t01861ba84a72e54ecc.png) no-repeat left 5px;
            padding-left: 24px;
        }

        .intro .item h3.icon4 {
            background: url(http://p5.qhimg.com/t01b1fe24478f0b681c.png) no-repeat left 5px;
            padding-left: 24px;
        }

        .intro .item h3.icon5 {
            background: url(http://p4.qhimg.com/t0172a52ba5b5e098d7.png) no-repeat left 8px;
            padding-left: 24px;
        }

        .intro .item h3.icon6 {
            background: url(http://p1.qhimg.com/t0162f6830bc482c73d.png) no-repeat left 5px;
            padding-left: 24px;
        }

        .intro .item h3.icon7 {
            background: url(http://p2.qhimg.com/t01e33ce4dcd3080243.png) no-repeat left 5px;
            padding-left: 24px;
        }
