.wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* li {
    list-style: none;
} */

.color-fff {
    color: #fff;
}

.padding-t50 {
    padding-top: 50px;
}

.bg-fff {
    background: #fff;
}


/* 介绍 */
.m-dl1 {
    padding-top: 4%;
    padding-bottom: 3%;
}

.g-box {
    height: 100%;
    margin: 0 auto;
}

.m-dt-t1 {
    text-align: center;
    font-size: 30px;
}

.m-dt-t2 {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}

.g-mb64 {
    margin-bottom: 64px;
}

.f1-slider-wrap {
    width: 90%;
    padding: 0 5%;
}

.f1-slider-wrap ul {
    display: flex;
    padding: 0;
}

.g-tac {
    text-align: center;
}

.f1>li:first-child {
    margin-left: 0;
}

.f1>li {
    flex: 1;
    display: inline-block;
    margin-left: 20px;
    border-radius: 2px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1);
    border: 1px solid #efefef;
}

.f1-item {
    position: relative;
    background-color: #fff;
    z-index: 1;
}

.f1>li img {
    width: 100%;
}

.f1-t1 {
    margin-top: 6px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}

.f1-l1 {
    background-color: #2d5be5;
}

.f1-line {
    width: 20px;
    height: 2px;
    margin: 6px auto;
}

.s-fc-gy {
    color: #999;
}

.f1-h {
    position: absolute;
    min-height: 310px;
    left: 0;
    background-color: #fff;
    line-height: 0.2;
    top: 0;
    opacity: 0;
    padding: 20px 22px 10px;
    filter: Alpha(opacity=0);
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    color: #71717a;
    text-align: left;
    z-index: 2;
}

.f1-t1 {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 700;
}

.g-tac {
    text-align: center;
}

.g-mt10 {
    margin-top: 10px;
}

.f1-l1 {
    background-color: #2d5be5;
}

.f1-line1 {
    position: absolute;
    bottom: 90px;
    width: 20px;
    height: 2px;
}

.f1-apply {
    position: absolute;
    top: 129px;
    width: 230px;
}

.g-mt5 {
    margin-top: 5px;
}

.g-lh20 {
    line-height: 26px;
}

.f1-apply strong {
    font-size: 700;
}


a.f1-h:hover {
    opacity: 1;
    text-decoration: none;
    color: #71717a;
}

/* 成功案例 */
.outer {
    overflow: hidden;
}

.tit {
    float: left;
    padding-right: 4%;
    color: #fff;
    border-right: 4px solid #a9a9a9;
    border-color: rgba(255, 255, 255, .3);
}

.tit span {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    transition: background .2s linear;
}

.tit-select {
    background-color: #2589ff;
    border-radius: 2px;
    font-weight: 700;
}

.con {
    padding-left: 18%;
}

.con .con-plane {
    display: none;
}

.con .con-select {
    display: block;
}

.success {
    position: relative;
    padding-top: 55%;
    background: url("../images/ant/bg.jpg") no-repeat;
    background-size: 100%;
}

.success .g-box {
    width: 90%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 5%;
}

.m-dl2 {
    padding-bottom: 4%;
    text-align: center;
}

.m-dl2 p {
    width: 70%;
    font-size: 16px;
    line-height: 2;
    margin: 0 auto;
}

.f2-rul1 {
    position: relative;
    cursor: pointer;
}

.f2-rul1>li:first-child {
    margin-left: 0;
}

.f2-rul1>li {
    display: inline-block;
    margin-left: 6%;
    margin-bottom: 4%;
    position: relative;
}

.f2-rul1-qr {
    width: 160px;
    height: 170px;
    position: absolute;
    background-color: #fff;
    border-radius: 4px;
    top: 0px;
    text-align: center;
    overflow: hidden;
    opacity: 0;
    filter: Alpha(opacity=0);
    font-size: 12px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}

.f2-rul1-qr>img {
    margin: 12px auto 0;
}

.f2-rul1 li:hover .f2-rul1-qr {
    opacity: 1;
}

.f2-rul1-qr p {
    margin: 2px 0;
}

.f2-rul1 li img {
    width: 130px;
    border-radius: 10px;
}


/* 适用行业 */
.f4-ul {
    display: flex;
    padding: 0 15%;
}

.m-dl4 {
    padding-top: 1%;
}

.apply {
    background: #fff;
    padding-bottom: 6%;
}

.f4-ul>li {
    display: inline-block;
    border: 1px solid #e3e2e5;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    flex: 1;
    margin-right: 40px;
}

.g-tac {
    text-align: center;
}

.f4-in {
    margin-top: 20px;
    margin-bottom: 10px;
}

.f4-in>i {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/ant/1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.f4-in .f4-i2 {
    background: url('../images/ant/2.png') no-repeat;
    background-size: cover;
}

.f4-in .f4-i3 {
    background: url("../images/ant/3.png") no-repeat;
    background-size: cover;
}

.f4-i1 {
    background-position: 0 0;
    height: 50px;
    width: 50px;
}

.g-mt8 {
    margin-top: 8px;
}

.s-fs16 {
    font-size: 16px;
}

.f4-hr {
    border: none;
    width: 52px;
    height: 1px;
    font-size: 1px;
    background-color: #e3e2e5;
    margin: 22px auto;
}

.f4-sul {
    margin-left: -44px;
}

.f4-sul>li {
    font-size: 14px;
    color: #9797a1;
    margin-bottom: 16px;
}

.f4-h {
    width: 360px;
    opacity: 0;
    filter: Alpha(opacity=0);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding: 20px;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
}

.f4-ul>li.active .f4-h {
    opacity: 1;
}

/* 右下角悬浮二维码 */
.side-bar {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 0;
    line-height: 0;
    z-index: 100;
}

.side-bar img {
    width: 138px;
    height: 138px;
}

.mobile-bar {
    width: 100%;
    padding: 10px 0;
    background: #4cb2ff;
    text-align: center;
}
.mobile-bar span {
    color: #fff;
    margin-right: 20px;
}
.mobile-bar img {
    width: 8%;
}

@media (min-width : 1023px) and (max-width : 1220px) {
    .con-plane {
        margin-left: 5%;
    }
    .f2-rul1-qr {
        width: 110px;
        height: 114px;
    }
    .f2-rul1 li img {
        width: 90px;
    }

    .f2-rul1-qr>img {
        margin: 4px auto 0;
    }
    .f2-rul1-qr p {
        margin: 0px 2px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .f2-rul1 .dis_ipad {
        display: none;
    }
    .carousel-control {
        display: none;
    }
    .g-lh20 {
        line-height: 1.35;
        font-size: 13px;
    }
}

/* ipad */
@media (min-width : 768px) and (max-width : 1024px) {
    .con-plane {
        margin-left: 5%;
    }
    .f2-rul1-qr {
        width: 110px;
        height: 114px;
    }
    .f2-rul1 li img {
        width: 90px;
    }

    .f2-rul1-qr>img {
        margin: 4px auto 0;
    }
    .f2-rul1-qr p {
        margin: 0px 2px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .f2-rul1 .dis_ipad {
        display: none;
    }
    .carousel-control {
        display: none;
    }
    .g-lh20 {
        line-height: 1.35;
        font-size: 13px;
    }
}


/* iphone6p */
@media (min-width : 414px) and (max-width : 767px) {
    .success .g-box {
        padding-top: 0;
    }
    .m-dl2 h1 {
        font-size: 22px;
    }

    .tit span {
        width: 58px;
        height: 18px;
        line-height: 18px;
        font-size: 14px;
    }

    .f2-rul1 li img {
        width: 80px;
    }
    .f2-rul1-qr {
        width: 100px;
        height: 110px;
       
    }
    .f2-rul1-qr>img {
        margin: 4px auto 0;
    }

    .f2-rul1-qr p {
        margin: 4px;
        text-overflow:ellipsis;
        white-space:nowrap;overflow:hidden;
    }
    .m-dl2 p {
        width: 90%;
        font-size: 12px;
        margin-bottom: 5%;
    }
    .f1-t1 {
        margin-top: 6px;
        font-size: 14px;
    }
    .s-fc-gy {
        margin-top: 14px;
        margin-left: 10%;
        width: 80%;
        font-size: 12px;
        line-height: 1.5;
    }
    .f4-ul {
        width: 90%;
        padding-left: 5%;
    }
    .f4-ul>li {
        margin-right: 10px;
    }
    .f4-ul>li:last-child {
        margin-right: 0px;
    }
    .side-bar {
        display: none;
    }
    .f2-rul1 .dis-none {
        display: none;
    }
    .f2-rul1>li {
        margin-right: 20px;
    }
    .f1-slider-wrap ul {
        flex-wrap: wrap;
    }
    .f1>li {
        flex: inherit;
        width: 48%;
        box-sizing: border-box;
        margin-left: 4%;
        margin-bottom: 4%;
    }
    .f1 .margin-lef0 {
        margin-left: 0
    }
    .g-lh20 {
        line-height: 1.8;
        font-size: 12px;
    }
    .f4-hr {
        margin: 10px auto;
    }
    .f4-in {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .m-dl1 {
        padding-bottom: 0;
    }
    .f4-sul>li {
        margin-bottom: 6px;
    }
  
    .f1-slider-wrap {
        padding: 0 6%;
    }
    .f4-in>i {
        background: url(../images/ant/1.png) no-repeat center;
    }
    .f4-in .f4-i2 {
        background: url(../images/ant/2.png) no-repeat center;
    }
    .f4-in .f4-i3 {
        background: url(../images/ant/3.png) no-repeat center;
    }
    .g-mt8 {
        margin-top: 0;
    }
    .f4-sul>li {
        font-size: 12px;
    }
    .f2-rul1 {
        text-align: center;
        padding: 0;
    }
    .carousel-control {
        display: none;
    }
    /* .carousel-inner {
        width: 0;
    } */
}

/* iphone6 */
@media (min-width : 375px) and (max-width : 413px) {
    .success .g-box {
        padding-top: 0;
    }
    .m-dl2 h1 {
        font-size: 22px;
    }

    .tit span {
        width: 66px;
        height: 16px;
        line-height: 16px;
        font-size: 14px;
    }
    
    .f2-rul1 li img {
        width: 80px;
    }
    .f2-rul1-qr {
        width: 100px;
        height: 110px;
       
    }
    .f2-rul1-qr>img {
        margin: 4px auto 0;
    }
    .f2-rul1-qr p {
        margin: 4px;
        text-overflow:ellipsis;
        white-space:nowrap;overflow:hidden;
    }
    .m-dl2 p {
        width: 90%;
        font-size: 12px;
        margin-bottom: 5%;
    }
    .f1-t1 {
        margin-top: 6px;
        font-size: 14px;
    }
    .s-fc-gy {
        margin-top: 14px;
        margin-left: 10%;
        width: 80%;
        font-size: 12px;
        line-height: 1.5;
    }
    .f4-ul {
        width: 90%;
        padding-left: 5%;
    }
    .f4-ul>li {
        margin-right: 10px;
    }
    .f4-ul>li:last-child {
        margin-right: 0px;
    }
    .side-bar {
        display: none;
    }
    .f2-rul1 .dis-none {
        display: none;
    }
    .f2-rul1>li {
        margin-right: 20px;
    }
    .f1-slider-wrap ul {
        flex-wrap: wrap;
    }
    .f1>li {
        flex: inherit;
        width: 48%;
        box-sizing: border-box;
        margin-left: 4%;
        margin-bottom: 4%;
    }
    .f1 .margin-lef0 {
        margin-left: 0
    }
    .g-lh20 {
        line-height: 1.4;
        font-size: 12px;
    }
    .f4-hr {
        margin: 10px auto;
    }
    .f4-in {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .m-dl1 {
        padding-bottom: 0;
    }
    .f4-sul>li {
        margin-bottom: 6px;
    }
  
    .f1-slider-wrap {
        padding: 0 6%;
    }
    .f4-in>i {
        background: url(../images/ant/1.png) no-repeat center;
    }
    .f4-in .f4-i2 {
        background: url(../images/ant/2.png) no-repeat center;
    }
    .f4-in .f4-i3 {
        background: url(../images/ant/3.png) no-repeat center;
    }
    .g-mt8 {
        margin-top: 0;
    }
    .f4-sul>li {
        font-size: 12px;
    }
    .f2-rul1 {
        text-align: center;
        padding: 0;
    }
    .carousel-control {
        display: none;
    }
   
}

/* iphone5 */
@media (min-width : 320px) and (max-width : 374px) {
    .success .g-box {
        padding-top: 0;
    }
    .m-dl2 h1 {
        font-size: 22px;
    }

    .tit span {
        width: 56px;
        height: 16px;
        line-height: 16px;
        font-size: 12px;
        margin-bottom: 6px;
    }
    
    .f2-rul1 li img {
        width: 60px;
    }
    .f2-rul1-qr {
        width: 70px;
        height: 84px;
       
    }
    .f2-rul1-qr>img {
        margin: 4px auto 0;
    }
    .f2-rul1-qr p {
        margin: 1px;
        text-overflow:ellipsis;
        white-space:nowrap;overflow:hidden;
    }
    .m-dl2 p {
        width: 90%;
        font-size: 12px;
        margin-bottom: 5%;
    }
    .f1-t1 {
        margin-top: 6px;
        font-size: 14px;
    }
    .s-fc-gy {
        margin-top: 14px;
        margin-left: 10%;
        width: 80%;
        font-size: 12px;
        line-height: 1.5;
    }
    .f4-ul {
        width: 90%;
        padding-left: 5%;
    }
    .f4-ul>li {
        margin-right: 10px;
    }
    .f4-ul>li:last-child {
        margin-right: 0px;
    }
    .side-bar {
        display: none;
    }
    .f2-rul1 .dis-none {
        display: none;
    }
    .f2-rul1>li {
        margin-right: 0px;
        margin-left: 7%;
    }
    .f1-slider-wrap ul {
        flex-wrap: wrap;
    }
    .f1>li {
        flex: inherit;
        width: 48%;
        box-sizing: border-box;
        margin-left: 4%;
        margin-bottom: 4%;
    }
    .f1 .margin-lef0 {
        margin-left: 0
    }
    .g-lh20 {
        line-height: 1.4;
        font-size: 12px;
    }
    .f4-hr {
        margin: 10px auto;
    }
    .f4-in {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .m-dl1 {
        padding-bottom: 0;
    }
    .f4-sul>li {
        margin-bottom: 6px;
    }
  
    .f1-slider-wrap {
        padding: 0 6%;
    }
    .f4-in>i {
        background: url(../images/ant/1.png) no-repeat center;
    }
    .f4-in .f4-i2 {
        background: url(../images/ant/2.png) no-repeat center;
    }
    .f4-in .f4-i3 {
        background: url(../images/ant/3.png) no-repeat center;
    }
    .g-mt8 {
        margin-top: 0;
    }
    .f4-sul>li {
        font-size: 12px;
    }
    .f2-rul1 {
        text-align: center;
        padding: 0;
    }
    .carousel-control {
        display: none;
    }
   
}
