/* line 5, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* line 22, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
    line-height: 1;
}

/* line 24, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
    list-style: none;
}

/* line 26, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 28, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

/* line 30, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
    quotes: none;
}
/* line 103, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

/* line 32, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
    border: none;
}

/* line 116, ../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

/* line 3, ../sass/screen.scss */
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

/* line 8, ../sass/screen.scss */
a {
    text-decoration: none;
}

/* line 11, ../sass/screen.scss */
.clearfix {
    *zoom: 1;
}

/* line 13, ../sass/screen.scss */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

/* line 16, ../sass/screen.scss */
.clearfix:after {
    clear: both;
}

/* line 165, ../sass/screen.scss */
.w1180 {
    width: 1180px;
    margin: 0 auto;
}

/* line 173, ../sass/screen.scss */
.banner_pic img {
    display: none;
    width: 192px;
    height: 340px;
    margin: 40px 0 0 160px;
    border-radius: 1px;
}

/* line 181, ../sass/screen.scss */
.apppart {
    width: 100%;
    background-size: auto;
}

.header-menu-area {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 9;
    background: none;
    padding: 0 98px;
    border-bottom: 1px solid #D9ECF6;
}
.header-menu-area.agency-header .main-nav > ul > li > a {
    color: #222;
}
/* line 185, ../sass/screen.scss */
.apppart .mask {
    background: url("../images/mask.png") no-repeat;
    background-size: auto;
    width: 192px;
    height: 340px;
    position: absolute;
    margin: 129px 0 0 160px;
    z-index: 12;
}
/* line 194, ../sass/screen.scss */
.apppart .app_title {
    height: 21px;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    margin: 20px 10px 15px;
}
/* line 203, ../sass/screen.scss */
.apppart .applist0, .apppart .applist_detail {
    position: relative;
    width: 100%;
    background: url("../images/app_bg.png") top center no-repeat;
    height: 611px;
}
/* line 209, ../sass/screen.scss */
.apppart .applist0 .left, .apppart .applist_detail .left {
    float: left;
    margin-top: 89px;
    background: url("../images/mobile.png") no-repeat;
    background-size: 100%;
    width: 548px;
    height: 481px;
}
/* line 217, ../sass/screen.scss */
.apppart .applist0 .right, .apppart .applist_detail .right {
    margin-top: 111px;
    float: left;
    width: 530px;
    display: inline-block;
}
/* line 222, ../sass/screen.scss */
.apppart .applist0 .right .title, .apppart .applist_detail .right .title {
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #171920;
    line-height: 28px;
    margin-bottom: 40px;
    white-space: nowrap;
}
/* line 230, ../sass/screen.scss */
.apppart .applist0 .right .content, .apppart .applist_detail .right .content {
    color: #4a4b4b;
    font-size: 16px;
    line-height: 32px;
    font-weight: initial;
    margin-bottom: 100px;
}
/* line 237, ../sass/screen.scss */
.apppart .applist0 .right .button, .apppart .applist_detail .right .button {
    display: block;
    background: url("../images/bg_btn2.png") top center no-repeat;
    width: 235px;
    height: 57px;
    line-height: 48px;
    color: #649CEE;
    margin-bottom: 8px;
}
/* line 245, ../sass/screen.scss */
.apppart .applist0 .right .button:hover, .apppart .applist0 .right .button .active, .apppart .applist_detail .right .button:hover, .apppart .applist_detail .right .button .active {
    background: url("../images/bg_btn.png") top center no-repeat;
    width: 235px;
    height: 57px;
    color: #ffffff;
    line-height: 46px;
}
/* line 251, ../sass/screen.scss */
.apppart .applist0 .right .button:hover .split, .apppart .applist0 .right .button .active .split, .apppart .applist_detail .right .button:hover .split, .apppart .applist_detail .right .button .active .split {
    display: inline-block;
    background: url("../images/split.png") no-repeat;
    background-size: 100%;
}
/* line 257, ../sass/screen.scss */
.apppart .applist0 .right .button:hover.ios em, .apppart .applist0 .right .button .active.ios em, .apppart .applist_detail .right .button:hover.ios em, .apppart .applist_detail .right .button .active.ios em {
    background: url("../images/iphone2.png?v2") no-repeat;
    background-size: 100%;
    width: 14px;
    height: 16px;
}
/* line 265, ../sass/screen.scss */
.apppart .applist0 .right .button:hover.and em, .apppart .applist0 .right .button .active.and em, .apppart .applist_detail .right .button:hover.and em, .apppart .applist_detail .right .button .active.and em {
    background: url("../images/android2.png") no-repeat;
    background-size: 100%;
    width: 16px;
    height: 18px;
}
/* line 273, ../sass/screen.scss */
.apppart .applist0 .right .button span, .apppart .applist_detail .right .button span {
    display: inline-block;
    float: left;
}
/* line 277, ../sass/screen.scss */
.apppart .applist0 .right .button .tt, .apppart .applist_detail .right .button .tt {
    text-align: left;
    width: 99px;
}
/* line 281, ../sass/screen.scss */
.apppart .applist0 .right .button .split, .apppart .applist_detail .right .button .split {
    display: inline-block;
    background: url("../images/split2.png") no-repeat;
    background-size: 100%;
    width: 1px;
    height: 23px;
    margin-right: 9px;
    margin-top: 13px;
}
/* line 292, ../sass/screen.scss */
.apppart .applist0 .right .ios em, .apppart .applist_detail .right .ios em {
    background: url("../images/iphone1.png") no-repeat;
    background-size: 100%;
    width: 14px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
    margin-left: 30px;
    margin-top: 15px;
    float: left;
}
/* line 305, ../sass/screen.scss */
.apppart .applist0 .right .and em, .apppart .applist_detail .right .and em {
    float: left;
    background: url("../images/android1.png") no-repeat;
    background-size: 100%;
    width: 16px;
    height: 18px;
    display: inline-block;
    margin-right: 7px;
    margin-left: 30px;
    margin-top: 14px;
}
/* line 317, ../sass/screen.scss */
.apppart .applist0 .right .img, .apppart .applist_detail .right .img {
    float: right;
    margin-top: -137px;
    margin-right: 135px;
    padding: 5px;
    background: #ffffff;
}
/* line 323, ../sass/screen.scss */
.apppart .applist0 .right .img img, .apppart .applist_detail .right .img img {
    width: 110px;
}
/* line 327, ../sass/screen.scss */
.apppart .applist0 .right .tips, .apppart .applist_detail .right .tips {
    color: #4E4E4E;
    font-size: 14px;
    float: right;
    margin-top: -54px;
    margin-right: 35px;
    line-height: 20px;
}
/* line 337, ../sass/screen.scss */
.apppart .applist1, .apppart .applist2 {
    width: 1200px;
    font-size: 14px;
    color: #171920;
}
/* line 341, ../sass/screen.scss */
.apppart .applist1 li, .apppart .applist2 li {
    position: relative;
    width: 502px;
    height: 119px;
    padding: 38px;
    background: white;
    border: 1px solid rgba(230, 230, 230, 0.7);
    float: left;
    margin: 10px;
}
/* line 350, ../sass/screen.scss */
.apppart .applist1 li .content, .apppart .applist2 li .content {
    width: 378px;
    margin-left: 120px;
}
/* line 354, ../sass/screen.scss */
.apppart .applist1 li .title, .apppart .applist2 li .title {
    height: 45px;
}
/* line 357, ../sass/screen.scss */
.apppart .applist1 li img, .apppart .applist2 li img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 32px;
    margin-bottom: 50px;
    border-radius: 13px;
}
/* line 366, ../sass/screen.scss */
.apppart .applist1 li .left, .apppart .applist1 li h3, .apppart .applist2 li .left, .apppart .applist2 li h3 {
    display: inline-block;
    float: left;
}
/* line 369, ../sass/screen.scss */
.apppart .applist1 li .left a, .apppart .applist1 li h3 a, .apppart .applist2 li .left a, .apppart .applist2 li h3 a {
    width: 200px;
    color: #171920;
    font-size: 20px;
    font-style: inherit;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 500;
}
/* line 377, ../sass/screen.scss */
.apppart .applist1 li .left a:hover, .apppart .applist1 li h3 a:hover, .apppart .applist2 li .left a:hover, .apppart .applist2 li h3 a:hover {
    color: #649CF0;
}
/* line 382, ../sass/screen.scss */
.apppart .applist1 li .right, .apppart .applist2 li .right {
    float: right;
    margin-top: -5px;
}
/* line 386, ../sass/screen.scss */
.apppart .applist1 li H4, .apppart .applist2 li H4 {
    display: block;
    line-height: 20px;
    font-style: inherit;
}
/* line 391, ../sass/screen.scss */
.apppart .applist1 li .download-btn, .apppart .applist1 li a.download-btn, .apppart .applist2 li .download-btn, .apppart .applist2 li a.download-btn {
    display: inline-block;
    text-align: center;
    width: 76px;
    height: 28px;
    line-height: 28px;
    background: #649cee;
    border-radius: 4px;
    color: #ffffff;
}
/* line 400, ../sass/screen.scss */
.apppart .applist1 li .download-btn:hover, .apppart .applist1 li a.download-btn:hover, .apppart .applist2 li .download-btn:hover, .apppart .applist2 li a.download-btn:hover {
    background: #8ABBFF;
}
/* line 406, ../sass/screen.scss */
.apppart .applist3 {
    clear: both;
    width: 1200px;
    font-size: 14px;
    color: #171920;
}
/* line 411, ../sass/screen.scss */
.apppart .applist3 li {
    position: relative;
    width: 234px;
    height: 230px;
    padding: 22px;
    background: white;
    border: 1px solid rgba(230, 230, 230, 0.7);
    float: left;
    margin: 10px;
}
/* line 421, ../sass/screen.scss */
.apppart .applist3 li img {
    float: left;
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    border-radius: 13px;
    display: inline-block;
}
/* line 429, ../sass/screen.scss */
.apppart .applist3 li .title {
    text-align: right;
    height: 45px;
    width: 140px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 0px;
    float: left;
}
/* line 438, ../sass/screen.scss */
.apppart .applist3 li .left, .apppart .applist3 li h3 {
    display: inline-block;
}
/* line 441, ../sass/screen.scss */
.apppart .applist3 li .left a, .apppart .applist3 li h3 a {
    width: 140px;
    color: #171920;
    font-size: 18px;
    font-style: inherit;
    margin-bottom: 15px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
}
/* line 452, ../sass/screen.scss */
.apppart .applist3 li .left a:hover, .apppart .applist3 li h3 a:hover {
    color: #649CF0;
}
/* line 457, ../sass/screen.scss */
.apppart .applist3 li .right {
    float: right;
}
/* line 461, ../sass/screen.scss */
.apppart .applist3 li H4 {
    display: block;
    line-height: 23px;
    font-style: inherit;
}
/* line 467, ../sass/screen.scss */
.apppart .applist3 li .download-btn, .apppart .applist3 li a.download-btn {
    display: inline-block;
    text-align: center;
    width: 76px;
    height: 28px;
    line-height: 28px;
    background: #649cee;
    border-radius: 4px;
    color: #ffffff;
    margin-top: 10px;
}
/* line 477, ../sass/screen.scss */
.apppart .applist3 li .download-btn:hover, .apppart .applist3 li a.download-btn:hover {
    background: #8ABBFF;
}
/* line 484, ../sass/screen.scss */
.apppart .app_icon img {
    width: 80px;
    height: 80px;
    margin: 0 29px -28px 0;
    border-radius: 13px;
}

/* line 493, ../sass/screen.scss */
.mar_b50 {
    width: 100%;
    height: 50px;
}

/* line 498, ../sass/screen.scss */
.page_appdown {
    background: #F4F6F8;
}
