.navigation-link-apply {
    background-image: url(./img/apply1.png);
    background-size: 100%;
    display: block;
    width: 180px;
    height: 40px;
    margin-top: -10px;
    margin-left: 20px;
}

.navigation-link {
    color: #fff;
}

.navigation-link:hover,
.navigation-link.active {
    color: #fff;
}

.navigation-link::after {

    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    height: 4px;
    border-radius: 4px;
    width: 0;
    transition: width .2s ease-in-out;
}

.navigation-link:hover::after,
.navigation-link.active::after {
    width: 100%;
}

.header {
    background: none;
}

.main .logo {
    display: block;
    background-image: url("../assets/img/logo1.png");
    background-size: 100%;
    margin-top: 22px;
    width: 134px;
    height: 40px;
}

.header.app-header-scroll {
    background-color: #fff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.header.app-header-scroll .navigation-link {
    color: #666;
}

.header.app-header-scroll .navigation-link:hover,
.header.app-header-scroll .navigation-link.active {
    color: #1C7AEF;
}

.header.app-header-scroll .navigation-link::after {
    background: #1C7AEF;
}

.header.app-header-scroll .main .logo {
    background-image: url("../assets/img/logo2.png");
}

.header.app-header-scroll .navigation-link-apply {
    background-image: url("./img/apply3.png");
    cursor: pointer;
}

.app-img-box {
    position: relative;
}

.app-apply-button {
    background-color: transparent;
    position: absolute;
    display: block;
    width: 324px;
    top: 58%;
    left: 27%;
}

.header-empty {
    height: 95px;
}

.app-link-wrap {
    height: 100%;
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    z-index: 0;
}

.absolute-link {
    display: block;
    background: transparent;
    /*background: rgba(0, 0, 0, 0.5);*/
    width: 6%;
    height: 20px;
    position: absolute;
    z-index: 1;
    outline: none;
}

.absolute-link-0 {
    top: 61%;
    left: 0;
    height: 90px;
    width: 320px;
}

.absolute-link-1 {
    top: 44%;
    left: 18px;
    width: 142px;
    height: 33px;
}

.absolute-link-2 {
    top: 44%;
    left: 438px;
    width: 232px;
    height: 33px;
}

.absolute-link-3 {
    top: 44%;
    left: 848px;
    width: 142px;
    height: 33px;
}

.absolute-link-4 {
    top: 92%;
    left: 37%;
    width: 29%;
    height: 69px;
}

.absolute-link-5 {
    top: 40%;
    left: 37%;
    width: 28%;
    height: 79px;
}

.absolute-link-6 {
    top: 93%;
    left: 37%;
    width: 29%;
    height: 66px;
}

.absolute-link-7 {
    /*background-color: rgba(0,0,0,0.5);*/
    top: 51%;
    left: 0%;
    width: 22%;
    height: 92px;
}

.absolute-link-8 {
    /*background-color: rgba(0,0,0,0.5);*/
    top: 51%;
    left: 20%;
    width: 22%;
    height: 92px;
}

.absolute-link-9 {
    top: 84%;
    left: 33%;
    width: 35%;
    height: 86px;
}
.absolute-link-91 {
    top: 61%;
    left: 4%;
    width: 22%;
    height: 86px;
}
.absolute-link-92 {
    top: 61%;
    left: 39%;
    width: 22%;
    height: 86px;
}
.absolute-link-93 {
    top: 61%;
    left: 74%;
    width: 22%;
    height: 86px;
}
.absolute-link-101 {
    top: 79%;
    left: 4%;
    width: 22%;
    height: 86px;
}
.absolute-link-102 {
    top: 79%;
    left: 39%;
    width: 22%;
    height: 86px;
}
.absolute-link-103 {
    top: 79%;
    left: 74%;
    width: 22%;
    height: 86px;
}

.absolute-link-10 {
    top: 84%;
    left: 31%;
    width: 38%;
    height: 88px;
}

.absolute-link-11 {
    /*background-color: rgba(0,0,0,0.5);*/
    top: 5%;
    left: 33%;
    width: 35%;
    height: 96px;
}

.absolute-link-12 {
    /*background-color: rgba(0,0,0,0.5);*/
    top: 80%;
    left: 33%;
    width: 35%;
    height: 86px;
}

.absolute-link-concat {
    top: 64%;
    left: 4%;
    width: 21%;
    height: 50px;
}

.fixed-link.fixed-link-apply {
    position: fixed;
    z-index: 2;
    right: 10px;
    bottom: 40px;
}

.app-swiper-wrap {
    padding: 100px 0;
}

.app-swiper-wrap h3 {
    font-size: 40px;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
}

.app-swiper-wrap ul {
    margin-bottom: 80px;
}

.app-swiper-wrap ul li {
    float: left;
    margin-left: 124px;
    line-height: 28px;
}

.app-swiper-wrap ul li i {
    display: inline-block;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1c7bef;
}

.bg-body {
    background-color: rgb(242, 242, 242);
}

.about-content {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 60px 50px;
    box-sizing: border-box;
}

.about-content .about-img {
    width: 100%;
}

.about-content .about-img-small {
    width: 648px;
}

.about-content .h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    letter-spacing: 0px;
    color: #333333;
}

.about-content .about-line {
    margin-top: 14px;
    height: 1px;
    background: #DDDDDD;
    margin-bottom: 40px;
}

.about-content .h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #333333;
}

.about-content .h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0px;
    color: #333333;
}

.about-content .text {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
}

.mt30 {
    margin-top: 30px;
}

.mt80 {
    margin-top: 80px;
}

.mb16 {
    margin-bottom: 16px;
}

.app-view-item img {
    object-fit: cover;
}

.user-center {
    font-size: 14px;
    margin-top: 0px;
}
.app-banner {
    height: 680px;
    background-image: url("./img/8/8.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.app-banner .app-banner-inner {
    width: 1220px;
    margin: 0 auto;
    padding-top: 175px;
    height: 360px;
    display: flex;
    /*justify-content: space-between;*/
}
.app-banner .app-banner-inner .app-banner-left {
    width: 607px;
    height: 358px;
    background-image: url("./img/8/5.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.app-banner .app-banner-inner .app-banner-right {
    width: 460px;
    height: 358px;
    margin-left: 74px;
}
.app-banner-text .app-banner-p1 {
    font-family: PingFangSC-Regular;
    font-size: 36px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #fff;
}
.app-banner-text .app-banner-p1 .tag-color-1 {
    color: #FFE72A;
}
.app-banner-text .app-banner-p2 {
    font-family: PingFangSC-Medium;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-align: justify; /* 浏览器可能不支持 */
    letter-spacing: 0em;
    color: #BCDAFF;
    margin-top: 20px;
}
.app-banner-btn {
    margin-top: 46px;
    width: 280px;
}
.app-banner-button {
    width: 278px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFE72A;
    border-radius: 4px;
    border: 1px solid #FFE72A;
}
.app-banner-button .button-icon {
    width: 29px;
    height: 28px;
    background-image: url("./img/8/1.png");
    background-size: cover;
}
.app-banner-button .button-text {
    margin-left: 15px;
    font-family: PingFangSC-Medium;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0px;
    color: #4F2900;
}
.app-banner-button.btn32 {
    background: transparent;
    border: 1px solid #BCDAFF;
}
.app-banner-button.btn32 .button-text {
    color: #fff;
}
.app-banner-button.btn32 .button-icon {
    background-image: url("./img/8/2.png");
}
.app-download-content {
    height: 840px;
    background-color: rgb(238,241,245);
}
.app-download-content .app-download-inner {
    width: 1220px;
    margin: 0 auto;
}
.app-download-title {
    height: 100px;
    line-height: 100px;
    font-family: PingFangSC-Regular;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0em;
    color: #333333;
}
.app-download-content-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.app-download-item {
    width: 600px;
    height: 200px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.app-download-item-button {
    display: flex;
    width: 130px;
    height: 50px;
    border-radius: 4px;
    background: #1C7BEF;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.app-download-item-button .button-icon {
    width: 17px;
    height: 18px;
    background-size: cover;
}
.app-download-item-button .button-icon.icon-w {
    background-image: url("./img/8/10.png");
}
.app-download-item-button .button-icon.icon-a {
    background-image: url("./img/8/3.png");
}
.app-download-item-button .button-icon.icon-ap {
    background-image: url("./img/8/4.png");
    width: 15px;
    height: 18px;
}
.app-download-item-button .button-text {
    margin-left: 10px;
}
.app-download-item-title {
    display: flex;
}
.app-download-item-icon {
    width: 80px;
    height: 80px;
    background-size: cover;
}
.app-download-item-icon.icon-1 {
    background-image: url("./img/8/9.png");
}
.app-download-item-icon.icon-2 {
    background-image: url("./img/8/7.png");
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);*/
}
.app-download-item-icon.icon-3 {
    background-image: url("./img/8/6.png");
}
.app-download-item-text {
    margin-left: 20px;
}
.app-download-item-text-title {
    font-family: PingFangSC-Regular;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0em;
}
.app-download-item-text-title .color-tag {
    color: #1C7BEF;
}
.app-download-item-text-p {
    margin-top: 5px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0em;

    color: #999999;
}
.app-banner-button-a:hover, .app-download-button-a:hover {
    text-decoration: none;
}
.absolute-link-download-1 {
    width: 220px;
    left: 940px;
    top: 114px;
    height: 24px;
}
.absolute-link-download-2 {
    width: 220px;
    left: 940px;
    top: 141px;
    height: 24px;
}
.absolute-link-download-3 {
    width: 180px;
    left: 980px;
    top: 168px;
    height: 24px;
}
.absolute-link-download-4 {
    width: 180px;
    left: 980px;
    top: 196px;
    height: 24px;
}
.absolute-link-download-5 {
    width: 180px;
    left: 980px;
    top: 224px;
    height: 24px;
}
.absolute-link-download-6 {
    width: 136px;
    left: 1024px;
    top: 252px;
    height: 24px;
}
.qrcode-container {
    padding: 30px 30px 15px;
    width: 350px;
    border: 1px solid #eee;
    position: fixed;
    z-index: 20000;
    background: #fff;
}
.qrcode-container.apple-qr-wrap {
    width: 160px;
}
.qrcode-container .inner-qrcode-wrap {
    display: flex;
}
.ml30 {
    margin-left: 30px;
}
.inner-qr-title {
    margin-top: 20px;
    text-align: center;
}
.dn {
    display: none;
}
