@charset "utf-8";

html {
    background: #fff;
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    padding: 0;
    margin: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0
}

body,button,input,select,textarea {
    font: 500 14px/1.8 'Hiragino Sans GB',sans-serif
}

input,select,img {
    vertical-align: middle
}

input,select {
    outline: 0
}

input,select,textarea {
    font-size: 100%
}

ul,ol {
    list-style: none
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

address,cite,dfn,em,var {
    font-style: normal
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

fieldset,img {
    border: 0
}

del {
    text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
    font-style: normal;
    font-weight: 500
}

iframe {
    display: block
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

caption,th {
    text-align: left
}

th {
    text-align: inherit
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.fl,.fr {
    display: inline
}

.fl {
    float: left
}

.fr {
    float: right
}

ins,a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body{min-width: 1093px;}

.wrapper {
    margin: 0 auto;
    text-align: left;
    width: 1093px;
}

.app_header {
    background: #fff;
    height: 60px;
    border-bottom: 1px solid #eee;
}

.app_logo {
    background: url(../images/app/ipad/sprites.png) no-repeat
}

.app_logo {
    background-position: 0 0;
    float: left;
    display: inline;
    width: 284px;
    height: 60px;
    text-indent: -1024em;
    overflow: hidden
}

.app_logo a {
    display: block;
    height: 60px;
    width: 185px
}

.app_nav {
    float: right;
    line-height: 58px
}

.app_nav li {
    float: left;
    margin: 0 0 0 25px;
    display: inline;
}

.app_nav li a {
    padding: 0 10px;
    display: block;
    border-bottom: 2px solid #fff;
    color: #666;font-size: 16px;
}

.app_nav li a:hover,.app_nav li.cur a {
    text-decoration: none;
    border-bottom: 2px solid #27C089;
    color:#27C089;
}

.app_banner {
    /*height: 799px;*/
    /*overflow: hidden;*/
    background: url(../images/app/ipad/img/bg.png) no-repeat bottom center
}

.app_banner .wrapper {
    padding-top: 110px;
    height: 818px;
    /*overflow: hidden;*/
    position: relative;
    /*background: green;*/
}

.m-screeshot{
    width:500px;
    height:708px;
    background: url(../images/app/ipad/img/bg_phone.png) no-repeat top center;
    float: left;  display: inline;
}

.screenshot_slide {
    position: relative;
    height: 548px;
    width: 360px;
    overflow: hidden;
    margin-top: 70px;
    border: 1px solid #F5F6F8;
    margin-left: 78px;
}

.screenshot_slide li {
    float: left;
    display: inline
}

.screenshot_slide li img {
    height: 548px;
    width: 360px
}

.j-slideNav{
    text-align: center;
    margin-top:70px;
    padding-left: 17px;
}
.j-slideNav .item{
    width:10px;height:10px;background: #27C089;
    border-radius: 7px;display: inline-block;margin:0 5px;
}
.j-slideNav .active{
    width:26px;
}
.download {
    float: left;
    display: inline;
    margin-left: 104px;
    margin-top:85px;
    width:475px;
}
.download .info .title{
    font-size: 56px;
    line-height: 74px;color:#444;
}
.download .info .txt{
    font-size: 24px;
    line-height: 47px;color:#999;margin-top:20px;
}
.dl-btn_area{
    width: 240px;
    position: absolute;
    right: 0;
    bottom: 0;text-align:center;
}
.download .dl_btn {
    width: 210px;
    height: 70px;
    background: linear-gradient(271.45deg, #4ADF6B 1.43%, #24CF8B 100%);
    border-radius: 39px;
    display: block;
    position: relative;
    z-index: 100;padding-left:30px;
}
.download .dl_btn span{display: block;color:#fff;}
.download .dl_btn .tit{font-weight: 700;
    font-size: 20px;padding-top:11px;
    line-height: 26px;}
.tip{
    font-size: 12px;margin-top:3px;
}
.download .dl_btn-bg{
    position: absolute;
    content:'';width:147px;height:143px;
    background: url(../images/app/ipad/img/bg_99.png) no-repeat;    left: 50%;
    margin-left: -73px;
    top: -128px;
}
.download .dl_btn:before{
    background: url(../images/app/ipad/img/icon.png) no-repeat;
    position: absolute;content:'';width:32px;height:32px;margin-top: -16px;top:50%;left:50px;
}
.download .dl_btn:hover {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(271.45deg, #4ADF6B 1.43%, #24CF8B 100%);
    text-decoration: none;
}

.download .version {
    color: #333;
    font-size: 14px;
    font-family: 'microsoft yahei';
    margin-top: 25px;
    line-height: 18px
}

.download .tips {
    width: 165px;
    height: 120px;
    background: url(../images/app/ipad/tips.gif) no-repeat;
    position: absolute;
    right: 0;
    top: 222px
}
.download .btnarea{
    position: relative;margin-top:100px; min-height: 218px
}

.download .qr_code {
    padding: 16px 16px 40px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
}

.download .qr_code img {
    height:160px;
    width: 160px;
}

.download .qr_code p {
    color: #666;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    left:0;right: 0;bottom:5px;
}

.app_comment {
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 15px;
    width: 948px;
    margin: 0 auto;
    margin-top: 20px
}

.phone_footer{
    margin-top:0;
}