@media (min-width:1200px){
    .col-lg-3{
         width:20%;
    }
}
/* 头部样式修改 */

.wrapper {
    background-color: rgba(209, 56, 56, 0);
}
body{
    background-color: #fff;
}

.navbar-default {
    color: #fff;
    border: none;
    background: rgba(255, 255, 255, 0);
    box-shadow: none;
    z-index: 1;
}

a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    font-weight: 400;
    color: rgba(119, 137, 205, 1);
    background-color: transparent;
    box-shadow: none;
    background-image: linear-gradient(to bottom, transparent 0, transparent 100%);
}

.navbar-default .navbar-nav>li>a {
    color: rgb(255, 255, 255);
}

.navbar-default .navbar-nav>li>a:hover {
    color: rgba(119, 137, 205, 1);
}

.header .slideshow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.slideshow {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    box-shadow: inset 0px 60px 40px rgba(0, 0, 0, 0.74);
}

.slideshow .btn {
    height: 50px;
    width: 100%;
    position: absolute;
    top: 45%;
    z-index: 2;
}

.slideshow .ra-show {
    height: 20px;
    position: absolute;
    bottom: 20px;
    left: 45%;
    z-index: 2;
}

.slideshow ul {
    position: relative;
}

.slideshow ul li {
    height: 600px;
    width: 100%;
    list-style: none;
    position: absolute;
    display: none;
}

.slideshow ul li:hover {
    cursor: pointer;
}

.solution {
    width: 50%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 131px;
}

.solution_li {
    width: 52%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}

.solution_li .solution_list {
    background-color: rgb(255, 255, 255, 0.5);
    min-height: 178px;
    border: 1px solid rgb(255, 255, 255, 0);
    padding: 0;
    border-radius: 20px;
    margin-top: 20px;
}

.solution_list h1 {
    text-align: center;
    font-size: 56px;
    color: #333333;
    margin-top: 35px;
}

.solution_list p {
    text-align: center;
    color: #666666;
    font-size: 15px;
}
.footer {
    margin-top: 200px;
}

.platform_center h2 img{
    margin-top: -6px;
    margin-left: 10px;
    margin-right: 10px;
}
/*中部*/

.platform_center h2 {
    margin-top: 200px;
    margin-bottom: 90px;
    text-align: center;
}
.platform_center2 h2{
    margin-top: 90px;
    margin-bottom: 90px;
    text-align: center;
}
.platform_center .col-lg-6,
.platform_center .col-md-6,
.platform_center .col-sm-12,
.platform_center .col-xs-12 {
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
}

/*中部*/

.platforms{
    margin-bottom: 50px;
}

.platforms img{
    margin:0 auto;
    text-align: center;
}

.platforms h4 {
    width: 100%;
    margin-top: -20px;
    text-align: center;
}
.platforms p{
    margin-top:20px;
    text-align: center;
}

/*第二步峰*/
.col_all .col-lg-4, .col_all .col-md-4, .col_all .col-sm-6, .col_all .col-xs-12{
    padding-left: 5px;
    padding-right: 5px;
}
.platform_center2{
    width: 100%;
    height: auto;
    background-color: #F1F1F1;
}
.platform_img1{
    display: flex;
    align-items: center;
    margin-left: 30px;
}
.platform{
    display: flex;
    margin-bottom: 50px;
}
.platform_img{
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.skip {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-bottom: 20px;
}
.skip a {
    display: inline-block;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    margin-left: 15px;
    line-height: 33px;
    border: 1px solid rgba(102, 102, 102, 1);
    border-radius: 4px;
    width: 45px;
    height: 33px;
    margin-bottom: 100px;
}

.skip a:last-child,
.skip a:first-child {
    width: 65px;
}

.skip a:hover,
.skip a:nth-child(2) {
    background: rgba(75, 103, 202, 1);
    color: #ffffff;
    border: 1px solid #4b67ca;
}
/*第三部分商家合作伙伴*/
.Partner h2{
    margin-top: 102px;
}
.Partner div{
    margin-top: 50px;
}
.borderlist{
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
}
/* *******特惠停智能停车产品******* */
.park_product {
    width: 100%;
    background: #f1f1f1;
    padding-bottom: 30px;
}

.platform a img {
    width: 100%;
    margin-top: 20px;
}

.platform .case_text {
    position: relative;
    width: 100%;
    min-height: 54px;
    padding-top: 6px;
    padding-left: 20px;
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 0px 8px 8px;
    padding-bottom: 20px;
}

.platform .case_text:hover,
.platform div:hover .case_text {
    box-shadow: 0px 2px 5px 0px rgba(44, 44, 44, 0.17);
}
.case_text p{
    width: 98%;
    color: #333333;
    text-align: left;
    font-size: 13px;
    margin-bottom: 10px;
}
.platform h5 {
    width: 109px;
    height: 30px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
}
.case_text span{
    border-bottom: 2px solid #4B67CA;
    padding-bottom: 10px;
}
