/*app*/
.topa {
    margin-top: 10px;
    border-top: 1px solid #BDBDBD;
    padding-top: 45px;
    background: url(fangk.png) no-repeat 220px 25px;
    height: 157px;
    }
    .topa h3, .topa p { font-size:18px;font-weight: normal;text-transform: Uppercase; }
    .topa h1 {
    padding-bottom: 5px;
    }
    .topa h2 {
    padding-bottom: 5px;
    }
    .download h3{
        font-size:18px;
    }
    .download .apple, .download .android{
        display: inline-block;
        width: 255px;
        height: 85px;
        position: relative;
    }
    .apple a, .android a {
        display: block;
        width:100%;
        height: 100%;
    }
    .apple {
        background: url(download.png) no-repeat -0px 0px;margin-right:20px;
    }
    .apple:hover {
    background: url(download.png) no-repeat -260px 0px;
    }
    .apple:hover .xianx, .apple:hover .xianxjt {
        display: block;
    }
    .android {
        background: url(download.png) no-repeat 0px -90px;
        }
    .android:hover {
        background: url(download.png) no-repeat -260px -90px;
    }	
    .android:hover .xianx2, .android:hover .xianxjt2 {
        display: block;
    }
    .xianx, .xianx2 {
    position: absolute;
    width: 500px;
    padding:15px;
    text-align: left;
    background: #fff;
    border: 1px solid #D3D3D3;
    box-shadow: 3px 5px 5px #D1D1D1;
    display: none;
    }   
    .xianxjt {
    position: absolute;
    top: 78px;
    right: -80px;
    height: 32px;
    width: 27px;
    background: url('jtou.png') no-repeat center top;
    z-index: 999;
    display: none;
    width: 500px;
    }
    .xianxjt2 {
    position: absolute;
    top: 78px;
    right: -80px;
    height: 32px;
    width: 500px;
    background: url('jtou.png') no-repeat center top;
    z-index: 999;
    display: none;
    }
    .xianx {
        top: 102px;
        left: 0px;
    }
    .xianx p, .xianx2 p {
        width:350px;
        display: block;
    }
    
    .xianx2 {
        top: 102px;
        left: -275px;
    } 
    .fenge {
        margin: 20px 0px;
        height: 1px;
        width: 100%;
        border-bottom: 1px solid #D3D3D3;
    }
    #content_inner {
        width: 960px;
        margin: 0 auto;
        padding-top: 20px;
        position: relative;
    }
    
    #content #intro {
        border-bottom: dotted #ccc 1px;
        padding-bottom: 28px;
        margin-bottom: 10px;
    }
    
    #content #intro p {
        font-size: 14px;
        color: #8f8f8f;
        line-height: 22px;
        padding-bottom: 5px;
    }
    
    #content #intro a {
        color: #666;
        padding: 6px;
    }
    
    #content #intro a:hover {
        background: #eee;
        text-decoration: none;
        border-bottom: dotted #ccc 1px;
    }
    
    #content #intro ul {
        padding-bottom: 15px;
        padding-top: 3px;
    }
    
    #content #intro li {
        color: #8f8f8f;
        margin-left: 50px;
        padding-bottom: 4px;
        font-size: 14px;
    }
    
    #content p {
        font-size: 14px;
        color: #8f8f8f;
        padding-bottom: 10px;
    }
    
    #content p a {
        color: #e41996;
    }
    
    #content h2 {
        font-size: 26px;
        font-weight: normal;
        color: #666;
        padding-bottom: 17px;
        border-top: dotted #ccc 1px;
        padding-top: 20px;
        padding-bottom: 21px;
        margin-top: 13px;
    }
    
    #content h2 span {
        font-size: 20px;
    }
    
    #content #css3 {
        float: right;
    }
    
    #content #css3 a:hover {
        background: none;
        border: 0;
    }
    
    .pre_wrap {
        background: #f9f9f9;
        padding: 5px 5px 5px 14px;
        margin-bottom: 33px;
        margin-top: 32px;
    }
    
    .pre_wrap span.label {
        color: #999;
        font-size: 12px;
        font-style: italic;
        display: block;
        padding-left: 5px;
        padding-top: 5px;
    }
    
    .syntaxhighlighter {
        font-size: 12px;
    }
    
    .slides1_wrap {
        position: relative;
        padding: 20px 0 37px 49px;
        width: 950px;
    }
    
    #slides1 {
        overflow: hidden;
        height: 602px;
    }
    
    #slides1 li {
        list-style: none;
        width: 829px;
        background: url(sjbg.png) no-repeat 500px -5px;
        height: 622px;
    }
    
    #slides1 li img {
        float: right;
        margin-top: 80px;
        margin-right:62px;
        border: 1px solid #A2A2A2;
    }
    
    #slides1 .content {
        float: left;
        width: 430px;
        padding-left: 41px;
        padding-top:120px;
        text-align: left;
    }
    
    #slides1 li p {
        line-height: 22px;
    }
    
    #slides1 h3 {
        font-size: 24px;
        color: #8d8d8d;
        font-weight: normal;
        color: #000;
    }
    
    #slides1 h4 {
        font-size: 18px;
        color: #000;
        font-weight: normal;
        padding-bottom: 16px;
    }
    
    .slides1_wrap .prev {
        position: absolute;
        left: 0px;
        top: 280px;
        outline: 0;
    }
    
    .slides1_wrap .next {
        position: absolute;
        right: 40px;
        top: 280px;
        outline: 0;
    }
    
    .slides1_wrap a:active {
        top: 282px;
    }
    
    .bx_pager {
        position: absolute;
        left: 170px;
        top: 400px;
    }
    
    .bx_pager a {
        float: left;
        background: url(bg_pager.png) no-repeat 0 -21px;
        width: 20px;
        height: 21px;
        color: #fff;
        font-size: 11px;
        margin-right: 6px;
        line-height: 20px;
        text-indent:-9999px
    }
    
    .bx_pager a:hover, .bx_pager a.active {
        background-position: 0 0;
        text-decoration: none;
    }
    
    .auto_controls {
        position: absolute;
        bottom: -11px;
        left: 394px;
        display: none;
    }
    
    .auto_controls a {
        font-size: 16px;
        color: #a3a3a3;
        outline: 0;
        padding: 2px;
    }
    
    .auto_controls a:hover {
        text-decoration: none;	
        background: ;
        color: #e41996;
    }
    
    #content #notes li, #content #changes li {
        font-size: 12px;
        color: #8f8f8f;
        margin-left: 43px;
        padding-bottom: 6px;
    }
    
    #content #notes li a {
        color: #e41996;
    }
    
    #idc-container a {
        color: #e41996;	
    }
    
    #idc-container h3 {
        color: #666;
    }
    
    .appjj { color: #838383; }
    
    .appjj  p{
    text-align: left;
    text-indent: 20px;
    line-height: 25px;
    }
    .pt180 {
        padding-top: 140px;
    }