.mobile .banner{
    background-image: url('/web/shiwais2/assets/img/mobile/mobile_banner.jpg');
    height: 500px;
    color:#fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.mobile .banner .info-title{
    width: 1220px;
    margin: 0 auto;
    overflow: hidden;
}

.mobile .banner .info-title p:first-child{
    font-size: 40px;
    margin: 139px 0 35px 0;
}

.mobile .banner .info-title p:last-child{
    width: 500px;
    line-height: 2;
}

.mobile .banner .info-title p:nth-child(4) button{
    padding: 5px 32px;
    line-height: 2;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
}

.mobile .banner .info-title p:nth-child(4) button:hover{
    background: #fff;
    border: 1px solid #fff;
    color: #333333;
}

.mobile .web-issue{
    height: 644px;
}

.mobile .web-issue .web-issue-list{
    display: flex;
    width: 1220px;
    margin: 0 auto;
    justify-content: space-between;
}

.mobile .web-issue .web-title,
.mobile .web-deploy .web-title{
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 36px;
    color: #555;
    text-align: center;
}

.mobile .web-issue .web-issue-list li{
    width: 280px;
    height: 361px;
}

.mobile .web-issue .web-issue-list .web-issue-img{
    width: 100px;
    height: 100px;
    background-image: url('/web/shiwais2/assets/img/mobile/m-issue-sprite.png');
    background-repeat: no-repeat;
    margin: 35px auto 0 auto;
}

.mobile .web-issue .web-issue-list .img2{
    background-position: 0 -100px;
}

.mobile .web-issue .web-issue-list .img3{
    background-position: 0 -200px;
}

.mobile .web-issue .web-issue-list .img3{
    background-position: 0 -300px;
}

.mobile .web-issue .web-issue-list .web-issue-title{
    text-align: center;
    margin-top: 28px;
    font-size: 18px;
    color: #333;
}

.mobile .web-issue .web-issue-list .web-issue-content{
    margin: 10px 20px;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.mobile .web-issue .web-issue-list li:hover{
    background-color: #fff;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
    box-shadow: 0 2px 16px rgba(0, 0, 0, .12);
}

.mobile .web-deploy{
    height: 744px;
    background-color: #f5f6f7;
}

.mobile .web-deploy .web-deploy-content{
    width: 1220px;
    height: 492px;
    margin: 30px auto 0 auto;
    background-image: url('/web/shiwais2/assets/img/mobile/mobile-deploy.png');
    background-repeat: no-repeat;
}

.mobile .web-deploy .web-deploy-content .deploy-info{
    padding: 25px;
    width: 59%;
    float: right;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    background-color: #fff;
}

.mobile .web-deploy .web-deploy-content .deploy-info h4{
    margin-bottom: 25px;
    font-size: 24px;
    color: #333;
    text-indent: 0;
    text-align: center;
}

.mobile .web-deploy .web-deploy-content .deploy-info p{
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #8f8f94;
}

.mobile .web-deploy .web-deploy-content .deploy-info a{
    display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-top: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-indent: 0;
    border-radius: 4px;
    background-color: #059fff;
}

.mobile .advantage{
    width: 1220px;
    margin: 0 auto;
}

.mobile .advantage .issue-title{
    padding-top: 80px;
    padding-bottom: 60px;
    font-size: 36px;
    color: #555;
    text-align: center;
}

.mobile .advantage .superiority-list li:first-child{
    margin-left: 0;
}

.mobile .advantage .superiority-list li{
    /* height: 450px; */
    float: left;
    width: 23.5%;
    height: 400px;
    margin-left: 2%;
    margin-bottom: 60px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.mobile .advantage .superiority-list li .issue-form{
    height: 160px;
    padding-top: 25px;
    background-color: #e9f0f7;
}

.mobile .advantage .superiority-list li .issue-form .span_bg7{
    background: url('/web/shiwais2/assets/img/mobile/eyoushi_img5.png') no-repeat 0 0;
}

.mobile .advantage .superiority-list li .issue-form .span_bg6{
    background: url('/web/shiwais2/assets/img/mobile/eyoushi_img3.png') no-repeat 0 0;
}

.mobile .advantage .superiority-list li .issue-form .span_bg12{
    background: url('/web/shiwais2/assets/img/mobile/fyoushi_img3.png') no-repeat 0 0;
}

.mobile .advantage .superiority-list li .issue-form .span_bg14{
    background: url('/web/shiwais2/assets/img/mobile/fyoushi_img4.png') no-repeat 0 0;
}

.mobile .advantage .superiority-list li .issue-form span{
    display: block;
    width: 180px;
    height: 111px;
    margin: 0 auto;
}

.mobile .advantage .superiority-list li .issue-back{
    padding: 30px 20px;
    line-height: 1.8;
    font-size: 12px;
    color: #999;
}

.mobile .advantage .superiority-list li .issue-back .issue-back-title{
    margin-bottom: 18px;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.advantage{
    display: block;
}
#app{
    display:none;
}

@media (max-width: 750px) {
    .mobile .banner{
        width:100%;
        height: 220px;
        background-image: url(/web/shiwais2/assets/img/mobile/banner_mobile.jpg);
        background-size: cover;
    }
    .info-title{
      width: auto !important;
    }
    .mobile .banner .info-title p:first-child{
      font-size: 16px;
      margin: 40px 0 0 20px;
    }
    .mobile .banner .info-title p{
      margin: 15px 0 0 20px;
    }
    .mobile .banner .info-title p:last-child {
      width: 60%;
      line-height: 1.5;
      margin: 6px 0 0 20px;
    }
    .mobile .advantage,
    .mobile .web-deploy .web-deploy-content{
      width: auto;
    }
    .mobile .web-deploy .web-deploy-content .deploy-info a{
        display: none;
    }
    .mobile .web-issue {
        height: auto;
    }
    .mobile .web-issue .web-issue-list {
        flex-direction: column;
    }
    .mobile .web-issue .web-issue-list{
        width: 95%;
    }
    .mobile .web-issue .web-issue-list li {
        position: relative;
    }
    .mobile .web-issue .web-issue-list .web-issue-img {
        position: absolute;
    }
    .mobile .web-issue .web-issue-list .web-issue-title {
        position: absolute;
        left: 120px;
    }
    .mobile .web-issue .web-issue-list .web-issue-content {
        margin: 10px 26px 0 20px;
        position: absolute;
        left: 100px;
        top: 62px;
    }
    .mobile .web-issue .web-issue-list li {
        width: 100%;
        height: 281px;
        border-top: 1px solid #ccc;
    }
    .mobile .web-deploy .web-deploy-content .deploy-info {
        width: 100%;
        margin-top: 245px;
        background-color: revert;
    }
    .mobile .web-deploy .web-deploy-content {
        background-size: contain;
    }
    .mobile .web-deploy .web-deploy-content {
        height: 248px;
    }
    .mobile .web-deploy .web-deploy-content {
        margin: 0 auto;
    }
    .mobile .web-deploy .web-deploy-content .deploy-info h4 {
        display: none;
    }
    .superiority-list{
        overflow-x: auto;
    }
    .advantage{
        display: none;
    }
    #app{
        display: block;
    }
    #app p{
        text-align: center;
        margin: 8px 0;
        font-size: 16px;
    }
    #app .issue-form{
        height: 80px;
        background-color: #d9ecff;
        color: #0080ff;
        overflow: hidden;
    }
    #app .issue-back p:last-child{
        /* text-align: center; */
        font-size: 12px;
        padding: 0 10px;
        color: #666;
    }
    #app .issue-form span{
        display: block;
        width: 96px;
        height: 56px;
        margin: 0 auto;
        background-image: url('/web/shiwais2/assets/img/mobile/youshi_mobile.png');
        
        background-size: 41rem 6.5rem;
        background-repeat: no-repeat;
        margin-top: 10px;
    }
    #app .issue-form .span_bg7{
        background-position: 0px -4px;
    }
    #app .issue-form .span_bg8{
        background-position: -96px -4px;
    }
    #app .issue-form .span_bg9{
        background-position: -204px -4px;
    }
    #app .issue-form .span_bg10{
        background-position: -309px -4px;
    }
}
.el-carousel__item h3 {
    color: #475669;
    font-size: 14px;
    opacity: 0.75;
    line-height: 200px;
    margin: 0;
  }
  
  .el-carousel__item {
    border: 1px solid #e6e6e6;
    background-color: #fff;
  }
  