@charset "utf-8";
html{color:#808080;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-rendering:optimizelegibility}
body,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{margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
body,button,input,select,textarea{font:500 12px/1.5 Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif}
button,input{*width:auto;*overflow:visible;line-height:normal}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
table{border-collapse:collapse;border-spacing:0}
th{text-align:inherit}
fieldset,img{border:0}
img{-ms-interpolation-mode:bicubic}
iframe{display:block}
blockquote{font-family:Optima,Georgia,STSong,serif;margin:1em 0;color:#999;padding:.6em 1em;background:#f8f8f8;border-left:.4em solid #ddd}
blockquote blockquote{padding:0 0 0 1em;margin-left:2em}
blockquote p{margin-bottom:0}
acronym,abbr{border-bottom:1px dotted;font-variant:normal}
abbr{cursor:help}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
ul,ol{list-style:none}
caption,th{text-align:left}
q:before,q:after{content:''}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:text-top\9}
:root sub,:root sup{vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
a:hover{text-decoration:underline}
ins,a{text-decoration:none}
u,.typo-u{text-decoration:underline}
mark{background:#fffdd1}
pre,code{font-family:"Courier New",Courier,monospace;white-space:pre-wrap;word-wrap:break-word}
pre{background:#f8f8f8;border:1px solid #ddd;padding:1em 1.5em}
hr{border:0;border-bottom:1px solid #cfcfcf;margin-bottom:10px;*color:pink;*filter:chroma(color=pink);height:10px;*margin:-7px 0 2px}
small,.typo-small,figcaption{font-size:.9em;color:#888}
[draggable]{cursor:move}
.clearfix:before,.clearfix:after{content:"";display:table}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.textwrap,.textwrap td,.textwrap th{word-wrap:break-word;word-break:break-all}
.textwrap-table{table-layout:fixed}
.serif{font-family:Palatino,Hiragino Mincho ProN W3,Optima,STSong,Georgia,serif}
.typo p,.typo pre,.typo ul,.typo ol,.typo dl,.typo form,.typo hr,.typo table,.typo-p,.typo-pre,.typo-ul,.typo-ol,.typo-dl,.typo-form,.typo-hr,.typo-table{margin-bottom:1.2em}
h1,h2,h3,h4,h5,h6{font-weight:500;*font-weight:800;font-family:Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;}
.typo h1,.typo h2,.typo h3,.typo h4,.typo h5,.typo h6,.typo-h1,.typo-h2,.typo-h3,.typo-h4,.typo-h5,.typo-h6{margin-bottom:.4em;line-height:1.5}
.typo h1,.typo-h1{font-size:1.8em}
.typo h2,.typo-h2{font-size:1.6em}
.typo h3,.typo-h3{font-size:1.4em}
.typo h4,.typo-h4{font-size:1.2em}
.typo h5,.typo h6,.typo-h5,.typo-h6{font-size:1em}
.typo ul,.typo-ul{margin-left:1.3em;list-style:disc}
.typo ol,.typo-ol{list-style:decimal;margin-left:1.9em}
.typo li ul,.typo li ol,.typo-ul ul,.typo-ul ol,.typo-ol ul,.typo-ol ol{margin-top:0;margin-bottom:0;margin-left:2em}
.typo li ul,.typo-ul ul,.typo-ol ul{list-style:circle}
.typo table th,.typo table td,.typo-table th,.typo-table td .typo table caption{border:1px solid #ddd;padding:.5em 1em;color:#666}
.typo table th,.typo-table th{background:#fbfbfb}
.typo table thead th,.typo-table thead th{background:#f1f1f1}
.typo table caption{border-bottom:0}
.typo-input,.typo-textarea{-webkit-appearance:none;border-radius:0}
::-moz-selection{background:#08c;color:#fff}
::selection{background:#08c;color:#fff}
.typo-em,.typo em,legend,caption{font-weight:700}

html {
    height: 100%;
}

body {
    min-height: 100%;
    position: relative;
}
.wrap {
    width: 1040px;
    margin: 0 auto;
}

/**** 下载 ****/
.download {
    position: relative;
    width: 290px;
    margin: 0 auto;
}
.btnPrimary, .btnAndroid, .btnIphone {
    display: block;
    width: 174px;
    height: 43px;
    overflow: hidden;
    text-indent: -99em;
    background: url(.../img/images/btns.png) no-repeat 0 -193px;

}
.download .btnAndroid:hover {
    background-position: -174px -193px;
}
.download .btnIphone {
    margin-top: 10px;
    background-position: 0 -236px;
}
.download .btnIphone:hover {
    background-position: -174px -236px;
}
.download .qrcode {
    position: absolute;
    bottom: -2px;
    right: 2px;
}
.btnPrimary {
    margin: 0 auto;
    width: 192px;
    height: 62px;
    font-size: 28px;
    line-height: 59px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    cursor: pointer;
    border:none;
    background-position: 0 -124px;
}
.btnPrimary:hover {
    text-decoration: none;
    background-position: -195px -124px;
}

/**** 文本居中 ****/
.midTxt {
    display:table;
}
.midTxt .txt {
    display:table-cell;
    vertical-align:middle;
    _position:absolute;
    _top:50%;
}
.midTxt .textwrap {
    _position:relative; _top: -50%;
}

/**** 简易弹窗 ****/
.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -175px 0 0 -250px;
    padding: 65px;
    min-width: 370px;
    /*height: 350px;*/
    font-size: 18px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    z-index: 1000;
}
.popup .close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    text-align: left;
    text-indent: -99em;
    overflow: hidden;
    background: url(.../img/images/close40.png) no-repeat 0 0;
}
.popup h1 {
    padding: 0 0 15px;
    font-size: 48px;
    font-weight: 400;
    color: #49c5d7;
}
.popup .btnPrimary {
    margin-top: 57px;
}
.popupMasker {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-user-select: none;
    background:#000;
    z-index: 999;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/**** 主体 ****/
#header {
    height: 100px;
    background-color: #fff;
}
#header .logo {
    float: left;
    height: 100px;
    overflow: hidden;
}
#header .nav {
    float: right;
}
#header .nav li, #header .nav a {
    float: left;
}
#header .nav li {
    display: inline;
    margin: 0 25px 0 10px;
    font-size: 20px;
}
#header .nav a {
    color: #49c5d7;
    padding-top: 4px;
    line-height: 92px;
}
#header .nav a:hover {
    opacity: .7;
    *filter: alpha(opacity=70);
    text-decoration: none;
}
#header .nav li.current {
    border-bottom: 4px solid #49c5d7;
}

#footer {
    padding: 34px 0;
    text-align: center;
    color: #fff;
    background-color: #464659;
}


#banner {
    background: url(.../img/images/bg_banner.jpg) no-repeat 50% 0;
}
#banner .wrap {
    margin-bottom: 150px;
    height: 800px;
    position: relative;
}
#banner .logo {
    position: absolute;
    top: 90px;
    left: 10px;
}
#banner .download {
    position: absolute;
    top: 468px;
    left: 10px;
    width: 400px;
}
#banner .download h2 {
    margin-bottom: 30px;
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
}
#banner .download .btnAndroid, #banner .download .btnIphone {
    width: 234px;
    height: 57px;
}
#banner .download .btnAndroid {
    background-position: 0 0;
}
#banner .download .btnAndroid:hover {
    background-position: -234px 0;
}
#banner .download .btnIphone {
    margin-top: 20px;
    background-position: 0 -57px;
}
#banner .download .btnIphone:hover {
    background-position: -234px -57px;
}

#banner .phone {
    position: absolute;
    right: -90px;
    bottom: -83px;
}

.describe {
    margin-bottom: 100px;
    font-size: 28px;
    line-height: 60px;
    white-space: nowrap;
}
.describe em {
    font-size: 48px;
    color: #49c5d7;
    position: relative;
    top: 5px;
}
.describe .d1 {
    position: relative;
    margin-bottom: 150px;
    padding: 20px 110px 0 140px;
    height: 162px;
    font-size: 48px;
    line-height: 78px;
    color: #49c5d7;
}
.describe .d1 .ql, .describe .d1 .qr {
    position: absolute;
    width: 63px;
    height: 55px;
    background: url(.../img/images/icons.png) no-repeat 0 -185px;
}
.describe .d1 .ql {
    top: 0;
    left: 10px;
}
.describe .d1 .qr {
    bottom: 0;
    right: 10px;
    background-position: 0 -240px;
}

.describe .d2 {
    height: 348px;
    margin-bottom: 48px;
}
.describe .d2_1 {
    float: left;
}
.describe .d2_2 {
    float: left;
    margin-top: 73px;
}
.describe .d2_3 {
    float: right;
    margin-top: 95px;
    width: 318px;
}
.describe .d3 {
    position: relative;
    height: 290px;
}
.describe .d3_1 {
    float: left;
    margin-top: 100px;
}
.describe .d3_2 {
    position: absolute;
    top: 0;
    right: 2px;
}
.describe .d4 {
    height: 590px
}
.describe .d4_1 {
    float: left;
    margin: 120px -5px 0 45px;
    position: relative;
}
.describe .d4_2 {
    float: right;
    margin-top: 324px;
    width: 690px;
}
.describe .d5 {
    height: 360px
}
.describe .d5_1 {
    float: left;
    width: 535px;
    margin-top: 120px;
}
.describe .d5_2 {
    float: right;
    margin-right: 80px;
}


#report {
    font-size: 28px;
    line-height: 50px;
    color: #464659;
    text-align: center;
    background: url(.../img/images/bg_xianbao.jpg) no-repeat 50% 0;
}
#report .wrap {
    height: 800px;
}
#report .wrap .textwrap .btnPrimary {
    margin: 100px auto 0;
}


#bottomDownload {
    background-color: #49c5d7;
}
#bottomDownload .wrap {
    height: 330px;
    padding-top: 45px;
    text-align: center;
}

#bottomDownload .logo {
    margin-bottom: 55px;
}
#bottomDownload .logo img {
    vertical-align: top;
}

#merchantsin {
    font-size: 36px;
    line-height: 88px;
    color: #fff;
    text-align: center;
    background:#f9f9f9 url(.../img/images/shop_bg.jpg) no-repeat center center;
}
#merchantsin .shop-wrap{
    height: 614px;
    max-width: 930px;
    width:auto;
    margin:0 auto;
}
.paper {
    font-size: 28px;
    line-height: 50px;
    color: #464659;
    text-align: center;
    background: url(.../img/images/bg_paper.jpg) repeat fixed 0 0;
}
.paper .wrap {
    height: 500px;
}

#applyExplain .wrap {
    height: 675px;
}
#applyExplain h2 {
    margin: 60px 0;
    font-size: 48px;
    line-height: 72px;
    font-weight: 400;
}
#applyExplain .sTxt {
    font-size: 20px;
    color: #464659;
}
#applyExplain .sTxt a {
    color: #464659;
    border-bottom: 1px solid #464659
}
#applyExplain .sTxt a:hover {
    text-decoration: none;
}

#applyForm {
    text-align: left;
}
#applyForm .wrap {
    padding: 70px 6px 90px;
    width: 1028px;
}
#applyForm h1 {
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 400;
    color: #49c5d7;
    text-align: center;
}
#applyForm ul {
    float: left;
    width: 470px;
    padding-bottom: 68px;
}
#applyForm li {
    margin-bottom: 12px;
}
#applyForm ul.fr {
    float: right;
}

#applyForm li .t {
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    overflow: hidden;
}
#applyForm li .t em {
    position: relative;
    top: 3px;
    padding: 0 5px;
    color: #f00;
    font-family: Arial;
}
#applyForm li .hidden {
    visibility: hidden;
}
#applyForm input.text, #applyForm select.select, #applyForm textarea.textarea {
    display: block;
    width: 444px;
    font-size: 20px;
    color: #666;
    padding: 5px 12px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b0b0b0;
    border-radius: 5px;
}
#applyForm select.select {
    width: 470px;
    height: 42px;
    padding-left: 8px;
}
#applyForm textarea.textarea {
    height: 194px;
    resize: none;
}
#applyForm .tip {
    margin-top: 3px;
    font-size: 14px;
    color: #b0b0b0;
}
#applyForm .tar {
    text-align: right;
}
#applyForm .labels {
    line-height: 44px;
}
#applyForm .labels .input {
    float: left;
    margin-right: 30px;
}
#applyForm .labels .input input {
    vertical-align: middle;
    margin-right: 10px;
}
#applyForm .btnPrimary {
    margin-top: 95px;
}

.popup #applyForm ul {
    float: none;
    padding-bottom: 0;
}
.popup #applyForm textarea.textarea {
    height: 114px;
    line-height: 30px;
}


#join {
    background: url(.../img/images/bg_banner_join.jpg) no-repeat 50% 0;
}
#join .wrap {
    position: relative;
    height: 600px;
}
#join .zhao {
    position: absolute;
    top: 0;
    left: 39px;
}
#join .rocket {
    position: absolute;
    bottom: -64px;
    right: 49px;
}

#joinExplain {
    text-align: left;
}
#joinExplain .wrap {
    padding-top: 15px;
    height: 485px;
}
#joinExplain .weal {
    margin: 50px 0 80px;
    height: 92px;
}
#joinExplain .weal li {
    float: left;
    width: 400px;
    height: 76px;
    overflow: hidden;
    padding: 8px 0 8px 102px;
    font-size: 18px;
    line-height: 38px;
    background: url(.../img/images/icons.png) no-repeat 0 0;
}
#joinExplain .weal li.w2 {
    float: right;
    background-position: 0 -92px;
}
#joinExplain .tac {
    text-align: center;
}
#joinExplain .tac a {
    padding: 0 10px;
    text-decoration: underline;
    color: #464659
}

.joinUs {
    padding: 65px 0 145px;
    font-size: 18px;
    line-height: 38px;
}
.joinUs h3 {
    margin-top: 40px;
    font-size: 24px;
    line-height: 58px;
    color: #49c5d7;
}
.joinUs ol {
    margin-bottom: 10px;
    list-style: inside decimal;
}



#about {
    text-align: center;
    background: url(.../img/images/bg_banner_about.jpg) no-repeat 50% 0;
}
#about .wrap {
    height: 600px;
}
#about .txt {
    font-size: 36px;
    line-height: 66px;
    color: #fff;
}

#persons {
    background: url(.../img/images/bg_persons.jpg) repeat 0 0;
}
#persons .guy {
    float: left;
    position: relative;
    width: 260px;
    height: 420px;
    z-index: 1;
}
#persons .guy .txt {
    display: none;
    position: absolute;
    bottom: 376px;
    left: 50%;
    margin-left: -50%;
    white-space: nowrap;
    padding: 13px 25px;
    font-size: 14px;
    line-height: 22px;
    color: #464659;
    background-color: #fff;
    border-radius: 5px;
}
#persons .hover {
    z-index: 5;
}
#persons .hover .txtArrow {
    display: none;
    position: absolute;
    bottom: 364px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-top: 12px solid #fff;
    border-left: 12px dashed transparent;
    border-right: 12px dashed transparent;
}
#persons .guy .face {
    position: absolute;
    bottom: 0;
    left: 15px;
    z-index: 1;
}
#persons .hover .txt, #persons .hover .txtArrow {
    display: block;
    z-index: 2;
}

#contact {
    font-size: 18px;
    background: #f9f9f9;
}
#contact .wrap {
    height: 164px;
}
#contact h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 400;
}
#contact a, #contact span {
    margin: 0 20px;
    padding-left: 25px;
    background: url(.../img/images/icons.png) no-repeat 0 -298px;
}
#contact .mail {
    background-position: 0 -302px;
}
#contact .tel {
    background-position: 0 -328px;
}
#contact .wechat {
    background-position: 0 -358px;
}
#contact .address {
    background-position: 0 -385px;
}

#emap {
    position: relative;
    height: 445px;
    width: 100%;
    overflow: hidden;
}



body.bg404 {
    background: url(.../img/images/bg404.jpg);
}
#page404 {
    padding: 110px 0 50px;
    text-align: center;
    font-size: 22px;
    line-height: 34px;
}
#page404 .cartoon {
    margin-bottom: 5px;
}
#page404 .cartoon img {
    vertical-align: top;
}
#page404 h1 {
    color: #565769;
    font-size: 28px;
    line-height: 40px;
    padding: 20px 0 35px;
}
#page404 .help {
    display: inline-block;
    *display: inline;
    *zoom:1;
    text-align: left;
    padding-left: 160px;
    min-height: 34px;
    color: #808080;
}
#page404 .help h4 {
    float: left;
    margin-left: -160px;
    display: inline;
    color: #808080;
}
#page404 .help ol {
    list-style: outside disc;
}
#page404 .back {
    margin-top: 30px;
    font-size: 18px;
}
#page404 .back a {
    color: #49c6d8;
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 1110px;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}
.nav {
    background-color: #ffffff;
    padding-bottom: 11px;
}
.nav-logo {
    display: inline-block;
}
.nav-logo img {
    padding-top: 12px;
}

.nav-right {
    float: right;
    padding-top: 32px;
}
.nav ul > li {
    display: inline-block;
    font-size: 16px;
    color: #49c6d8;
}
.nav ul > li:not(:last-of-type){
    margin-right: 60px;
}
a, a:hover {
    text-decoration: none;
    color: inherit;
}
.tab,
.tab * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tab {
    padding-top: 80px;
    padding-bottom: 60px;
}
.tab ul > li {
    width: 33.33%;
    float: left;
    text-align: center;
}
.tab-item {
    background: #f9f9f9;
    font-size: 21px;
    max-width: 300px;
    height: 320px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
}

.tab-icon {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 46px;
}
.tab-icon img {
    vertical-align: top;
}

.section-5 {
    background: #f9f9f9;
    font-size: 15px;
    overflow: hidden;
}
.section-5 .tab {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.tab-icon-2 {
    padding-bottom: 5px;
}
.tab-item-2 {
    padding-bottom: 40px;
}

/*20161201*/
.shop-txt{
    width:888px;
    padding-top:184px;
    margin:0 auto;
}
.ban-text{
    margin-bottom:67px;
}
.shop-btn{
    width:280px;
    margin:0 auto;
}
.shop-reg{
    display:block;
    width:280px;
    height:76px;
    text-align: center;
    line-height:76px;
    background: url(.../img/images/join_button.png) no-repeat center center;
    color:#fff;
    font-size:26px;
    letter-spacing: 1.08px;
    margin-bottom:12px;
}
.shop-login{
    text-align: center;
    line-height:22px;
    color:#fff;
    font-size:22px;
}
.shop-login a{
    color:#49c6c8;
    text-decoration: underline;
}
.shop-superiority{
    width:1110px;
    margin:80px auto;
}
.shop-superiority h2{
    font-size:36px;
    color:#49c6d8;
    text-align: center;
}
.shop-superiority ul li{
    margin-top: 60px;
}
.shop-superiority ul li.li1{
    width:630px;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.super-icon{
    float:left;
}
.super-con{
    float:left;
    margin-left:5px;
}
.super-con h6{
    font-size:28px;
    color:#6b6b6b;
    text-align: left;
    height:50px;
    line-height:50px;
}
.super-con p{
    font-size:20px;
    color:#8e8e8e;
    text-align: left;
    height:20px;
    line-height:20px;
}
.shop-business{
    width:100%;
    padding:80px 0px;
    background: #f9f9f9;
}
.shop-business-con{
    width:1098px;
    margin:0 auto;
}
.shop-business-con h2{
    font-size:36px;
    color:#49c6d8;
    text-align: center;
}
.shop-business ul li{
    width:183px;
    height:140px;
    float:left;
    text-align: center;
    margin-top:50px;
}
.genre-con{
    margin-top:22px;
    font-size:26px;
    color:#6b6b6b;
    line-height:26px;
    height:26px;
}
.process{
    width:100%;
    height:auto;
    background: url(.../img/images/color_bg.png) repeat-x center top;
}
.process-con{
    width:1202px;
    margin:0 auto;
    padding:80px 0px;
}
.process h2{
    font-size:36px;
    color:#fff;
    text-align: center;
    margin-bottom:60px;
}
.process-pic{
    width:1022px;
    height:374px;
    background: url(.../img/images/shade.png) no-repeat center top;
    padding:80px 110px 0px 70px;
}
.process-pic .icon{
    width:900px;
    margin:0 0 40px 70px;
}
.process-pic .font ul li{
    float:left;
    text-align: center;
}
.process-pic .font h6{
    font-size:32px;
    color:#6b6b6b;
    height:32px;
    line-height:32px;
    margin-bottom:20px;
}
.process-pic .font p{
    font-size:20px;
    color:#8e8e8e;
    height:20px;
    line-height:20px;
    font-weight: normal;
}
.w280{
    width:280px;
    margin-right:78px;
}
.w327{
    width:327px;
    margin-right:116px;
}
.w200{
    width:200px;
}
.process-font{
    width:613px;
    margin:50px auto 0px;
}
.process-font p{
    margin-bottom:25px;
    width:645px;
    font-size:30px;
    line-height:38px;
    color:#6b6b6b;
    letter-spacing: 2px;
    text-align: center;
}
.process-reg {
    display: block;
    margin: 0 auto;
    width: 280px;
    height: 76px;
    text-align: center;
    line-height: 76px;
    background: url(.../img/images/join_button_last.png) no-repeat center center;
    color: #fff;
    font-size: 26px;
    letter-spacing: 1.08px;
    margin-bottom: 12px;
}
a:hover{
    text-decoration: none;
}
a.process-reg:hover{
    color:#fff;
}
.consultation{
    padding:80px 0px 40px 0px;
    background:#f9f9f9;
    width:100%;
}
.consultation h2{
    font-size:36px;
    height:36px;
    line-height:36px;
    color:#49c6d8;
    text-align: center;
}
.consultation ul{
    width:1120px;
    margin:40px auto 0px;
}
.consultation ul li{
    float:left;
    line-height:34px;
}
.w338{
    width:338px;
}
.w564{
    width:564px;
}
.w218{
    width:218px;
}
.consultation ul li h6{
    font-size:22px;
    color:#949292;
}
.consultation ul li p{
    font-size:18px;
    color:#949292;
}
.consultation ul li p span{
    display: block;
    float: left;
    width:220px;
}

body {
    font-family: PingHei,"Helvetica Neue",Helvetica,STHeitiSC-Light,Arial,sans-serif;
    font-size: 15px;
    color: #8e8e8e;
    background: transparent;
}


.header {
    padding-top: 76px;
    height: 538px;
}
.logo {
    margin-bottom: 130px;
    height:110px;
}
.dl-wrap {
    color: #2e7092;
    font-size: 20px;
    height:194px;
}
.dl-btns,
.dl-qr {
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
}
.dl-btns {
    margin-right: 28px;
}
.section-1 {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}

.section-2 {
    font-size: 24px;
    background: #ffffff;
    height: 580px;
    text-align: center;
    padding-top: 90px;
}
.section-2 h2,
.section-3 h2,
.section-4 h2 {
    font-size: 36px;
    color: #49c6d8;
    font-size: normal;
    margin-bottom: 15px;
}
.section-2-pics {
    margin-left:auto;
    margin-right: auto;
    max-width: 1100px;
    margin-top: 82px;
}
.section-2-pics ul > li {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section-2-pics ul > li img {
    width: 100%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section-2-pics li div {
    margin-right: 4px;
}

.section-3 {
    font-size: 24px;
    background: #f9f9f9;
    text-align: center;
    padding-top: 85px;
}
.section-3-pics {
    padding-top: 85px;
    padding-bottom: 64px;
}
.section-3-pics img {
    width: 100%;
    vertical-align: top;
}
.section-4 {
    font-size: 24px;
    background: #ffffff;
    text-align: center;
    padding-top: 85px;
    padding-bottom: 64px;
    overflow: hidden;
}
.tab,
.tab * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tab {
    padding-top: 80px;
    padding-bottom: 60px;
}
.tab ul > li {
    width: 33.33%;
    float: left;
    text-align: center;
}
.tab-item {
    background: #f9f9f9;
    font-size: 21px;
    max-width: 300px;
    height: 320px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
}

.tab-icon {
    text-align: center;
    padding-top: 36px;
    padding-bottom: 46px;
}
.tab-icon img {
    vertical-align: top;
}

.section-5 {
    background: #f9f9f9;
    font-size: 15px;
    overflow: hidden;
}
.section-5 .tab {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.tab-icon-2 {
    padding-bottom: 5px;
}
.tab-item-2 {
    padding-bottom: 40px;
}
.carousel {
    position: absolute;
    width: 100%;
    height: 614px;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    z-index: -1;
    -webkit-transition: opacity 1.5s;
    -moz-transition: opacity 1.5s;
    -o-transition: opacity 1.5s;
    transition: opacity 1.5;
    opacity: 0;
}
.carousel.show {
    opacity: 1;
}
.carousel-1 {
    background-image: url('./bg_1.jpg');
}
.carousel-2 {
    background-image: url('./bg_2.jpg');
}
.carousel-3 {
    background-image: url('./bg_3.jpg');
}
.carousel-4 {
    background-image: url('./bg_4.jpg');
}
.carousel-5 {
    background-image: url('./bg_5.jpg');
}

.ads, .ads *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ads {
    height: 56px;
    background-image: url('bar.png');
    background-repeat: repeat-x;
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
}
.ads-text,.ads-btn, .ads-stars {
    position: absolute;
}
.ads-text {
    left: 48px;
    top: 15px;
}
.ads-btn {
    right: 48px;
    top: 10px;
}
.ads-stars {
    width: 270px;
    height: 56px;
    top: 0;
    right: 0;
    background:url('stars.png') no-repeat left top;
    background-size: cover;
}
@media screen and (min-width: 1440px) {
    .header {
        height: 688px;
    }
    .carousel {
        height: 764px;
    }
    .logo {
        margin-bottom: 280px;
    }
}