.container-other {
    width: 100%;
    height: 100vh;
    background-color: #F5F6F6;
    display: flex;
    align-items: center;
    justify-content: center;

    img {
        width: 657px;
    }
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix,
.clear {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after,
.clear:after {
    clear: both;
}

.navbar-header {
    width: 100%;
}

.navbar-fr {
    float: right;
    color: #fff;
    line-height: 50px;
}

.navbar {
    margin-bottom: 20px;
    border: 0;
    background: none;
}

.item01-bk {
    background: url(../image/background.png) 100% 100% no-repeat;
    background-size: cover;
}

.container {
    max-width: 960px;
    padding: 4px 0px 0;
    margin: 0 auto;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.logo {
    margin: 6px auto;
    display: inline-block;
    width: 100px;
    height: 38px;
    background: url(../image/og_logoNew.png);
    background-size: cover;
}

.title {
    font-size: 56px;
    color: rgba(255, 255, 255, 1);
    line-height: 78px;
    margin-top: 66px;
}

.title-con {
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    line-height: 25px;
    margin-top: 32px;
}

.header-nav-box {
    color: #fff;
    text-decoration: none;
    height: 50px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-nav-box>a:hover {
    color: #fff;
    text-decoration: none;
}

.header-btn {
    display: inline-block;
    color: #fff;
    padding: 6px 12px;
    border-radius: 30px;
    background: #ff789e;
    line-height: 25px;
}

.load-btn {
    margin-top: 60px;
}

.load-btn>a {
    width: 150px;
    height: 50px;
    border-radius: 30px;
    display: inline-block;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    text-decoration: none;
    margin-left: 30px;
}

.ios-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/icon.png);
    background-position: -462px 0px;
    vertical-align: text-bottom;
    margin-right: 9px;
}

.android-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../image/icon.png);
    background-position: -502px 0px;
    vertical-align: text-bottom;
    margin-right: 9px;
}

// .load-btn>a:hover {
//     background: #FF789E;
//     border: 1px solid #FF789E;
//

}
.load-btn .android-load {
    background: #FF789E;
    border: 1px solid #FF789E;
}
.ercode {
    display: inline-block;
    position: relative;
    width: 28px;
    height: 28px;
    background: url(../image/icon.png);
    background-position: -542px -2px;
    margin-left: 30px;
    vertical-align: middle;
}
.ercode:hover .code-img {
    display: block;
}
.code-img {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    top: -110px;
    left: 0;
}
.item01-bto-bk {
    margin-top: 74px;
    max-width: 100%;
}
.item01-bto-bk {
    max-width: 100%;
    position: relative;
    height: 470px;
    overflow: hidden;
    background: url(../image/0001.png) bottom no-repeat;
}
.item01-bto-bk img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 100%;
}
.entry-box {
    background: #ffff;
}
.entry-icon {
    display: inline-block;
    margin: 37px 0 20px 0;
}
.entry-icon01 {
    background: url('../image/icon_06.png');
    width: 56px;
    height: 56px;
    background-size: cover;
}
.entry-icon02 {
    background: url('../image/icon_07.png');
    width: 56px;
    height: 56px;
    background-size: cover;
}
.entry-icon03 {
    background: url('../image/icon_08.png');
    width: 56px;
    height: 56px;
    background-size: cover;
}
.entry-icon04 {
    background-position: -290px -2px;
    width: 56px;
    height: 56px;
}
.entry-icon05 {
    background-position: -386px -2px;
    width: 56px;
    height: 56px;
}
.entry-name {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}
.item03-bk {
    background: url('../image/item03-bk.png') no-repeat;
    background-size: cover;
    height: 410px;
    background-position: center center;
}
.item03-title {
    font-size: 38px;
    color: rgba(0, 0, 0, 1);
    margin-top: 54px;
}
.item03-small-title {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
    padding: 0 10px;
}
.process {
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 2;
    list-style: none;
    padding: 0;
    left: 50%;
    width: 776px;
    margin-left: -388px;
}
.process-box {
    position: relative;
    /* width: 778px; */
    
    margin: 54px auto 0;
    height: auto;
    height: 104px;
    overflow: hidden;
}
.dashed-line {
    height: 1px;
    border: 1px dashed #BDBDBD;
    width: 776px;
    position: absolute;
    top: 52px;
    z-index: 0;
    left: 92px;
}
.process li {
    width: 134px;
    height: 104px;
    float: left;
    position: relative;
}
.process li span {
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    line-height: 104px;
    font-size: 24px;
    color: #999;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.process li:before {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: -34px;
}
.process .process01:before {
    background: linear-gradient(rgba(50, 136, 240, 1), rgba(51, 81, 212, 1));
    content: "1";
    font-size: 18px;
    color: #fff;
}
.process .process02:before {
    background: linear-gradient(rgba(255, 182, 69, 1), rgba(255, 111, 0, 1));
    content: "2";
    font-size: 18px;
    color: #fff;
}
.process .process03:before {
    background: linear-gradient(rgba(123, 197, 0, 1), rgba(41, 156, 0, 1));
    content: "3";
    font-size: 18px;
    color: #fff;
}
.process .process04:before {
    background: linear-gradient(rgba(159, 63, 242, 1), rgba(108, 30, 204, 1));
    content: "4";
    font-size: 18px;
    color: #fff;
}
.process li+li {
    margin-left: 80px;
}
.item04 {
    height: 550px;
}
.item-con {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.item-con p {}
.item-title {
    font-size: 38px;
    color: rgba(0, 0, 0, 1);
}
.item-small-title {
    font-size: 18px;
    color: rgba(102, 102, 102, 1);
}
.item-img {
    height: 100%;
    display: flex;
    flex-direction: column-reverse;
}
.item-img img {
    height: 482px;
    width: 297px;
}
.item05 {
    background: #F8F8FB;
}
.footer {
    height: 186px;
    background: #F8F8FB;
}
.cooperation {
    height: 66px;
    line-height: 66px;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
}
.company-info {
    color: #666666;
    padding-top: 40px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
@media screen and (min-width:769px) {
    .entry-box .entry-list {
        height: 178px;
        margin: 30px 0;
    }
}
@media screen and (max-width:768px) {
    body {
        overflow-x: hidden;
    }
    
    .navbar-default .navbar-collapse {
        background: #140c2e;
    }
    
    .navbar {
        margin-bottom: 0px;
        height: 30px;
    }
    
    .item01-bto-bk {
        background: url(../image/phone/0001.png) bottom no-repeat;
        height: 210px;
        margin-top: 14px;
    }
    
    .container {
        // padding: 4px 10px 0;
    }
    
    .navbar-header {
        height: 72px;
        line-height: 72px;
        background: #140c2e;
        padding: 0 10px;
    }
    
    .title {
        font-size: 36px;
        margin-top: 15px;
    }
    
    .title-con {
        font-size: 14px;
        padding: 0 10px;
    }
    
    .load-btn>a {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    
    .ercode {
        display: none;
    }
    
    .dashed-line {
        left: 40;
    }
    
    .load-btn {
        margin-top: 10px;
        padding: 0 10px;
    }
    
    .entry-box {
        height: auto;
    }
    
    .item04 {
        height: auto;
    }
    
    .item-con {
        height: auto;
        text-align: center;
        margin-top: 0px;
    }
    
    .item-img {
        height: auto;
        text-align: center;
        display: block;
        margin-top: 60px;
    }
    
    .min-css {
        height: 672px;
        position: relative;
    }
    
    .min-css-title {
        position: absolute;
        top: 56px;
    }
    
    .min-css-img {
        height: auto;
        text-align: center;
        display: block;
        margin-top: 60px;
        position: absolute;
        top: 130px;
    }
    
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    
    .process-box {
        width: 100%;
        overflow: auto;
    }
    
    .process {
        left: 0;
        margin-left: 40px;
    }
    
    .item03-title,
    .item-title {
        font-size: 28px;
    }
    
    .item03-small-title,
    .item-small-title {
        font-size: 14px;
    }
    
    .ios-icon {
        background: url(../image/phone/ios.png);
        background-position: 0px 0px;
        background-size: cover;
    }
    
    .android-icon {
        background: url(../image/phone/android.png);
        background-position: 0px 0px;
        background-size: cover;
    }
    
    .logo {
        background: url(../image/og_logoNew.png);
        background-size: cover;
    }
    
    .entry-icon01 {
        background: url('../image/phone/icon_06@3x.png');
        background-size: cover;
    }
    
    .entry-icon02 {
        background: url('../image/phone/icon_07@3x.png');
        background-size: cover;
    }
    
    .entry-icon03 {
        background: url('../image/phone/icon_08@3x.png');
        background-size: cover;
    }
}