@media (max-width: 576px) {

    #solutions .banner .container .row:nth-of-type(1) {
        margin-top: 50%;
    } 
    
    .solutions .banner .container .row:nth-of-type(2) h1 {
        font-size: 26px;
    }

    .solutions .banner .container .row:nth-of-type(2)  p {
        font-size: 14px !important;
    }

    .solutionsDetail .banner {
        height: 180px !important;
    }

    .solutionsDetail .banner h1 {
        position: absolute;
        font-size: 35px !important;
        left: 30px !important;
        top: 0px !important;
    }

    #solutions .banner .container .detail {
        right: 20px;
    }

    .solutionsDetail .cards .nav li {
        width: 28% !important;
    }

    .solutionsDetail .banner p{
        position: absolute;
        top: 70px !important;
        width: 80% !important;
        left: 30px !important;
        line-height: 24px !important;
        height: 70px;
        overflow: hidden;
        text-overflow: ellipsis !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 3 !important;
        -webkit-box-orient: vertical !important;
    }

    .solutionsDetail .cards .nav li {
        margin-right: 15x;
        flex: 1;
        border-right: 0px;
    }

    .solutionsDetail .cards .nav li:last-child{
        border-right: 1px solid #ccc;
    }

    .solutionsDetail .cards .nav {
        margin-top: 20px !important;
        display: flex;
    }

    .solutionsDetail .tab-content .head {
        margin-top: 0px !important;
    }

    .solutionsDetail .tab-content .head .span10 {
        line-height: 49px !important;
    } 
    .solutionsDetail .proCarousel .container > .row > .span4 {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .solutionsDetail #myTabContent .container > .row .card  {
        margin-top: 0px !important;
    }

    .msolutions  .arrow-left {
        left: 10px;
    }

    .msolutions  .arrow-right {
        right: 10px;
    }

    #solutions .banner .container .row:nth-of-type(1) {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #solutions .banner .container .row:nth-of-type(1) h1 {
        font-size: 30px;
    }

    .content-bg {
        left: 50%;
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform:translateX(-50%);
    }

}

@media (min-width: 577px) {
    .solutionsDetail .cards .nav li {
        border-right: 1px solid #ccc;
    }
    
    .solutionsDetail .cards .nav {
        margin-top: 40px !important;
        display: inline-block;
    }

    #solutions .banner .container .row h1 {
        font-size: 40px;
    }

    .solutions .banner .container .row  p {
        font-size: 14px;
    }

    #solutions .banner .container .row {
        position: absolute;
    } 

    .solutionsDetail .cards .nav {
        width: 100%;
    }

    .msolutions  .arrow-left{
        left: 7vw;
    }

    .msolutions  .arrow-right {
        right: 7vw;
    }

    #solutions .banner .container .detail {
        right: 0px;
    }

    .content-bg {
        left: 0%;
    }
 }

 @media (max-width: 767px) {
    .solutionsDetail #myTabContent .container > .row .card {
        width: 275px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-img-top {
        height: 150px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-body {
        height: 70px;
    }
}

 @media screen and (min-width: 768px) and (max-width: 979px) {
    .solutionsDetail #myTabContent .container > .row .card {
        width: 220px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-img-top {
        height: 120px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-body {
        height: 70px;
    }
}

@media (min-width: 980px) {
    .solutionsDetail #myTabContent .container > .row .card {
        width: 275px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-img-top {
        height: 150px;
    }
    
    .solutionsDetail #myTabContent .container > .row .card .card-body {
        height: 70px;
    }
}

#solutions .banner {
    height: 100vh;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#solutions .banner .a {
    display: block;
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 100;
    margin-left: -15px !important;
    margin-right: -15px !important;
}

#solutions .banner .container {
    position: relative;
    height: 100vh;
}

#solutions .banner .container .detail {
    position: absolute;
    top: 40px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

#solutions .banner .container .detail span {
    color: #fff;
    display: inline-block;
}

#solutions .banner .container .detail .nth1 {
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 5px solid #199ED8;
    font-size: 16px;
}

#solutions .banner .container .detail .nth2 {
    padding-top: 8px;
    font-size: 14px;
}

#solutions .banner .container .row {
    bottom: 150px;
    width: 54%;
    right: 0px;
    background: #000;
    opacity: 0.6;
    filter:Alpha(opacity=60);
    padding: 20px;
}

#solutions .banner .container .row h1 {
    color: #08B6CF;
    font-weight: bold;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 5px solid #fff;
}

#solutions .banner .container .row p {
    padding-top: 20px;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 6;
}

.gallery-thumbs {
    position: fixed;
    top: 30%;
    left: 2%;
    z-index: 10000;
    list-style: none;
}

ul.gallery-thumbs li {
    cursor: pointer;
    margin-bottom: 30px;
    width: 200px;
}

ul.gallery-thumbs li a {
    text-decoration: none;
}

ul.gallery-thumbs  li .nth1 {
    margin-left: -100px;
    font-size: 18px;
    font-weight: bold;
    opacity: 0;
    color: #fff;
    display: block;
    transition: all 0.4s cubic-bezier(.4,0,.2,1);
}

ul.gallery-thumbs li .nth2 {
    top: 30px;
    width: 30px;
    border-bottom: 2px solid #fff;
    display: inline-block;
    opacity: 1;
    transition: all 0.4s cubic-bezier(.4,0,.2,1);
}

ul.gallery-thumbs li.active .nth1,ul.gallery-thumbs li:hover .nth1 {
    margin-left: 0px;
    opacity: 1;
}

ul.gallery-thumbs li.active .nth2, ul.gallery-thumbs li:hover .nth2 {
    width: 62px;
}

/*方案详情css*/
.solutionsDetail .banner {
    width: 100%;
    height: 20.8vw;
    position: relative;
}

.solutionsDetail .banner > img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.solutionsDetail .banner .h1 {
    margin-top: 6%;
    font-size: 50px;
    color: rgb(25, 158, 216);
    font-weight: bold;
}

.solutionsDetail .banner #dot14 {
    margin-top: 20px;
    font-size: 16px;
    color: rgb(25, 158, 216);
    width: 50%;
    line-height: 35px;
}

.solutionsDetail .tabHeader {
    text-align: center;
}

.solutionsDetail .cards {
    padding-bottom: 40px;
}

.solutionsDetail .cards .nav {
    border-bottom: 0px solid #ddd !important;
    font-size: 0px !important;
}

.solutionsDetail .cards .nav .li1 {
    border-left: 1px solid #ccc;
}

.solutionsDetail .cards .nav li {
    line-height: 40px !important;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 20%;
    display: inline-block;
    float: inherit !important;
}

.solutionsDetail .cards .nav li a{
    padding: 0px 15px !important;
    margin-right:  0px !important;
    height: 45px;
    line-height: 45px;
}

.solutionsDetail .cards .nav>li>a:focus, .solutionsDetail .cards .nav>li>a:hover {
    text-decoration: none;
    background-color: #199ed8 !important;
    border: 1px solid #199ed8 !important;
}

.solutionsDetail .cards .nav-tabs>li.active {
    border-top: 1px solid #199ed8;
    border-bottom: 1px solid #199ed8;
    border-left: 1px solid #199ed8;
}

.solutionsDetail .cards .nav-tabs>li.active>a {
    background-color: #199ed8 !important;
    color: #fff;
    border: 1px solid transparent;
}

.solutionsDetail .cards .nav-tabs>li:hover > a {
    color: #fff;
}

.solutionsDetail .cards .nav li a {
    color: #333;
    border-radius: 0px !important;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.solutionsDetail .tab-content .head {
    background-color: #d7d7d7;
    margin-top: 40px;
    overflow: hidden;
}

.solutionsDetail .tab-content .head .row {
    background-color: #d7d7d7;
}

.solutionsDetail .tab-content .head .span2 {
    background-color: #199ed8;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.solutionsDetail .tab-content .head .span2 span {
    color: #fff;
    font-size: 14px;
}

.solutionsDetail .tab-content .head .span10 {
    line-height: 60px;
    text-align: right;
    text-decoration: none;
}

.solutionsDetail .head .span10 span {
    cursor: pointer;
    color: #00f;
}

.solutionsDetail #myTabContent .container > .row .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.solutionsDetail #myTabContent .container > .row .card:hover {
    box-shadow: 4px 4px 3px #199ed8;
}

.solutionsDetail #myTabContent .container > .row .card .card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.solutionsDetail #myTabContent .container > .row .card .card-body {
    flex: 1 1 auto;
    position: relative;
}

.solutionsDetail #myTabContent .container > .row .card .card-body h4 {
    position: absolute;
    font-size: 14px;
    top: 17px;
    font-weight: 700;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
}

.solutionsDetail #myTabContent .container > .row .card .card-body span {
    border-radius: 50%;
    border: 1px solid #999;
    position: absolute;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #333;
    top: 10px;
}

.solutionsDetail > .head {
    background: #d7d7d7;
}

.solutionsDetail>.head .col-sm-12 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.solutionsDetail>.head .col-sm-12 span {
    color: #666;
    font-size: 18px;
}

.solutionsDetail > .content .container {
    background: #f2f2f2;
    min-height: 600px;
    padding-bottom: 30px;
}

.msolutions  {
    position: relative;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
    height: 350px;
    overflow: hidden;
}

.msolutions  .arrow-left {
    position: absolute;
    top: 30%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 10;
}
.msolutions  .arrow-right {
    position: absolute;
    top: 30%;
    margin-top: -15px;
    width: 40px;
    height: 40px;
    z-index: 10;
}

.msolutions  .arrow-left > img, .msolutions  .arrow-right > img {
    width: 100%;
    height: 100%;
}

.content-bg {
    position: absolute;
    top: 0;
    width: auto;
    height: 100%;
    min-width: 100%;
}
