@charset "UTF-8";
@import "font.css";
/* 覆盖模板的样式 begin*/

.masthead-nav > li > a {
    color: #FFFFFF;
}

#nav-logo {
    background: url('../images/nav_logo_white.png') no-repeat center center;
    width: 140px;
    height: 42px;
    background-size: contain;
    -ms-behavior: url(../htc/backgroundsize.min.htc);
    behavior:url(../htc/backgroundsize.min.htc);
}

#nav-bar-top {
    height: 70px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: solid 1px #f0f0f0;
}


/* 覆盖模板的样式 end*/

.home-page {
    width: 100%;
    background: url('../images/home_loading_back.jpg') no-repeat center;
    background-size: cover;
    margin: 0;
    padding: 18.5% 0 18.3% 0;
    -ms-behavior: url(../htc/backgroundsize.min.htc);
    behavior:url(../htc/backgroundsize.min.htc);
}

.split-line {
    height: 1px;
    opacity: 0.15;
    border-bottom: solid 1px white;
}

.load-tittle  {
    font-family: pingFangSC-Medium, sans-serif;
    font-weight: 500;
    font-stretch: normal;
    line-height: 100px;
    letter-spacing: 1px;
    text-align: center;
    font-size: 72px;
    position: relative;
}

.load-detail {
    font-family: pingFangSC-Regular, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 1px;
    text-align: center;
    font-size: 36px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 70px;
}

.load-download-btn {
    font-family: pingFangSC-Regular,sans-serif;
    width: 240px;
    height: 50px;
    display: inline-block;
    text-align: center;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    font-size: 24px;
    margin: auto;
    position: relative;
    border: 1px solid #3d7eff;
    border-radius: 25px;
}

.advantages-page {
    height: auto;
    width: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 80px;
    text-align: center;
    background-color: #ffffff;
    margin: 0;
}

#nav-register-btn {
    background-color:#3d7eff;
}
.action-flow-page {
    width: 100%;
    position: relative;
    bottom: 0;
    padding-top: 40px;
    padding-bottom: 80px;
    background: #f5f5f5;
    margin-top: 0;
    margin-bottom: 0;
}

.download-page {
    height: 695px;
    padding: 225px 20px;
    position: relative;
    background: url('../images/home_download_back.jpg') no-repeat center;
    background-size: cover;
    margin-top: 0;
    margin-bottom: 0;
    -ms-behavior: url(../htc/backgroundsize.min.htc);
    behavior:url(../htc/backgroundsize.min.htc);
}

.page-head {
    height: 0;
    margin: 0 auto;
    position: relative;
    top: -70px;
    visibility: hidden;
}

.advantages-card {
    height: 320px;
    padding: 10px 10px 10px 10px;
}

.advantages-card-border {
    position: static;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: solid 1px #d8d8d8;
}

.action-flow-guide {
    margin-top: 40px;
    margin-bottom: 60px;
    height: 85px;
}
#home-page-split-line{
    height: 3px;
    opacity: 0.15;
    border-top: solid 1px white;
    position:fixed;
    top:70px;
    left:17%;
    right:17%;
}
.action-flow-guide-num {
    margin: 0 2em auto;
    width: 30px;
    height: 30px;
}

.action-flow-guide-line {
    height: 2px;
    width: 17%;
    position: relative;
}

.action-flow-guide-tittle-row {
    position: relative;
}

.action-flow-guide-tittle {
    position: relative;
    font-family: pingFangSC-Regular,sans-serif;
    top: 25px;
    width: 280px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1px;
    text-align: center;
    color: #3A4652;
}

.action-flow-card {
    width: 60%;
    margin: 0;
    display: inline-block;
}

.action-flow-card-connector {
    height: 42px;
    width: 12px;
    background: url('../images/action_flow_card_connector.png') no-repeat center;
    background-size: contain;
    position: relative;
    top: -5px;
    text-align: center;
    display: inline-block;
    -ms-behavior: url(../htc/backgroundsize.min.htc);
    behavior:url(../htc/backgroundsize.min.htc);
}

.action-flow-card-border {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    position: relative;
    border-radius: 10px;
    padding: 0 6% 0 6%;
}

.action-flow-card-icon {
    text-align: left;
    display: block;
}

.action-flow-card-tittle {
    letter-spacing: 5px;
    font-size: 30px;
    line-height: 42px;
    text-align: left !important;
    margin: 30px 0 30px 0;
    display: block;
}

.action-flow-card-content {
    width: calc(100% - 360px);
    position: relative;
    margin: 2% 0% 3% 0%;
}

.action-flow-card-illustration {
    position: relative;
    vertical-align: center;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
}

.download-tittle {
    margin: 0;
    padding: 0;
    font-family: pingFangSC-Regular,sans-serif;
    line-height: 67px;
    font-size: 40px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    text-align: center;
}

.download-detail {
    font-family: pingFangSC-Regular,sans-serif;
    position: relative;
    padding-top: 30px;
    padding-bottom: 76px;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
}

.download-download-btn {
    font-family: pingFangSC-Regular,sans-serif;
    font-size: 20px;
    width: 202px;
    height: 46px!important;
    border-radius: 23px;
    background-color: #3d7eff;
    margin: 0;
}

/* �ֱ�������Ӧ */
@media (min-width: 1300px) and (max-width: 1500px) {
    #home-page-split-line {
        left:10%;
        right:10%;
    }
}
@media (min-width: 1024px) and (max-width: 1299px) {
    #home-page-split-line {
        left:50px;
        right:50px;
    }
}

@media  (min-width: 769px) and (max-width: 1200px) {
    .download-page {
        height: 695px;
        padding: 225px 20px;
    }
}

@media  (min-width: 750px) and (max-width: 768px) {
    .download-page {
        height: 585px;
        padding: 140px 20px 110px 20px;
    }
}


@media  (min-width: 600px) and (max-width: 750px) {
    .download-page {
        height: 490px;
        padding: 175px 20px 160px 20px;
    }
}

@media  (min-width: 300px) and (max-width: 599px) {
    .download-page {
        height: 400px;
        padding: 100px 20px 90px 20px;
    }
}

@media (min-width: 300px) and (max-width: 768px) {
    .load-tittle {
        font-size: 30px;
    }

    .load-detail {
        font-size: 16px;
    }

    .download-tittle {
        font-size: 24px;
    }

    .download-detail {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .action-flow-card-tittle {
        display: inline-block;
        text-align: center;
        margin: 15px 20px;
    }

    .content-detail-light {
        font-size: 16px;
    }

    .action-flow-card-icon {
        display: inline-block;
        text-align: left;
        margin: 10px;
    }

    .action-flow-card-content {
        width: 90%;
        text-align: center;
        padding: 0 20px 10px 20px;
        margin: 0 20px;
        position: relative;
        top:-20px;
    }

    .action-flow-card-illustration {
        text-align: center;
        padding: 2%;
        margin: 3%;
    }

}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 1199px) {
    #nav-logo {
        background: url('../images/nav_logo_black.png') no-repeat center center;
        width: 140px;
        height: 42px;
        background-size: contain;
        -ms-behavior: url(../htc/backgroundsize.min.htc);
        behavior:url(../htc/backgroundsize.min.htc);
    }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 769px) and (max-width: 1199px) {
    .load-tittle {
        font-size: 40px;
    }

    .load-detail {
        font-size: 24px;
    }

    .download-tittle {
        font-size: 48px;
    }
}

@media (min-width: 300px) and (max-width: 749px) {
    .action-flow-card-border {
        padding: 0;
    }
    .container-mobile{
        padding: 0;
    }

}

@media (min-width: 750px) and (max-width: 767px) {
    .action-flow-card-border {
        padding: 0% 20px;
    }
}
@media  (min-width: 300px) and (max-width: 1023px){
    .advantages-card-border {
        border: solid 0px #d8d8d8;
    }
    #nav-bar-top {
        background: #FFFFFF;
    }
    .action-flow-guide-num {
        margin: 0 1em auto;
    }
}

@media (min-width: 300px) and (max-width: 767px) {

    .home-page {
        width: 100%;
        background-image: url('../images/home_loading_back.jpg');
        background-size: cover;
        margin: 0;
        padding: 50% 0 50% 0;
        -ms-behavior: url(../htc/backgroundsize.min.htc);
        behavior:url(../htc/backgroundsize.min.htc);
    }
}
@media (min-width: 300px) and (max-width: 360px) {
    .action-flow-card-icon {
        margin: 0px 8px 0px 0px;
    }
}
@media  (min-width: 300px) and (max-width: 749px){
    .content-detail-light{
        text-align: center!important;
    }
    .action-flow-card-border {
        height: 600px;
        border-radius: 0px;
    }
    .action-flow-card-illustration{
        margin: 0 auto;
    }
}