.banner-words h2 {
    font-size: 39px;
}

.banner-words h3 {
    font-size: 26px;
}

.link-wrap-top li {
    float: left;
    width: 20%;
    color: #666666;
    font-size: 18px;
    height: 100%;
    text-align: center;
}

.introduction {
    width: 1200px;
    margin-bottom: 66px;
    margin-top: 114px;
}

.introduction > h2 {
    color: #025BEB;
    font-size: 30px;
    text-align: center;
    margin-bottom: 27px;
}

.introduction > p {
    color: #025BEB;
    font-size: 14px;
    text-align: center;
}

.platform-features-wrap {
    overflow: hidden;
    margin-bottom: 53px;
}

.platform-features-content {
    width: 1200px;
    margin: 0 auto;
}

.platform-features .title .ellipsis {
    height: 27px;
}

.platform-features .platform-features-content-title {
    font-size: 18px;
    color: #333333;
    margin-bottom: 34px;
    width: 100%;
    text-align: center;
}

.platform-features-content .platform-features-content-item {
    width: 378px;
    height: 291px;
    margin-left: 32px;
    margin-bottom: 61px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(217,215,215,1);
    color: #333333;
    float: left;
    transition: transform 0.3s;
}

.platform-features-content .platform-features-content-item:hover{
    transform: translateY(-10px);
    box-shadow: 0 5px 20px rgba(207,212,221,1);
}

.platform-features-content .platform-features-content-item-1,.platform-features-content .platform-features-content-item-4 {
    margin-left: 0;
}

.platform-features-content .platform-features-content-item .img {
    text-align: center;
    height: 143px;
    position: relative;
}

.platform-features-content .platform-features-content-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.platform-features-content .platform-features-content-item dl {
    padding: 0 10px 31px 10px;
}

.platform-features-content .platform-features-content-item dt {
    margin-bottom: 23px;
    font-size: 18px;
    text-align: center;
}

.platform-features-content .platform-features-content-item dd {
    font-size: 13px;
    text-align: center;
}

.hardware-configuration-wrap {
    background: rgba(198, 216, 247, 0.28);
    overflow: hidden;
}

.hardware-configuration-wrap .hardware-configuration {
    width: 889px;
    margin: 63px auto 116px auto;
}

.hardware-configuration-wrap .hardware-configuration img {
    width: 100%;
}

.square {
    margin-top: 0;
}

.core-wrap {
    padding-bottom: 130px;
    background-color: #FAFAFA;
}

.core-wrap .core {
    width: 1200px;
    margin: -60px auto 0 auto
}

.core-wrap .core > p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    margin-bottom: 60px
}

.core-wrap .core .core-content{
    width: 100%;
    position: relative;
    padding: 0 52px;
}

.core-wrap .core .swiper-slide {
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 24px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(217, 217, 217, 1);
    text-align: center;
    overflow: hidden;
    transition: background-color 1s;
    padding-top: 43px;
}

.core-wrap .core .swiper-slide:hover {
    background: rgba(2, 91, 235, 1);
    border: rgba(2, 91, 235, 1);
    color: #ffffff;
}

.core-wrap .core .swiper-slide:hover p{
    color: #ffffff;
}

.core-wrap .core .swiper-slide .img {
    margin-bottom: 28px;
    height: 64px;
}

.core-wrap .core .swiper-slide img {
    height: 100%;
}

.core-wrap .core .swiper-slide p {
    color: #333333;
    font-size: 14px;
    text-align: center;
}

.core-wrap .core .swiper-slide img {
    color: #999999;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center
}

.core-wrap .core .pre {
    position: absolute;
    z-index: 3;
    left: -24px;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    background: url("../images/service/leftnext.png") no-repeat;
    background-size: cover
}

.core-wrap .core .pre:hover {
    background: url("../images/service/leftnext_hover.png") no-repeat;
    background-size: cover
}

.core-wrap .core .next {
    position: absolute;
    z-index: 3;
    right: -24px;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    background: url("../images/service/next.png") no-repeat;
    background-size: cover
}

.core-wrap .core.next:hover {
    background: url("../images/service/next_hover.png") no-repeat;
    background-size: cover
}


.core-wrap .core .item-1 .img {
    background: url("../images/city-public-travel/cpicon_01.png") no-repeat center center
}

.core-wrap .core .item-2 .img {
    background: url("../images/city-public-travel/cpicon_02.png") no-repeat center center
}

.core-wrap .core .item-3 .img {
    background: url("../images/city-public-travel/cpicon_03.png") no-repeat center center
}

.core-wrap .core .item-4 .img {
    background: url("../images/city-public-travel/cpicon_04.png") no-repeat center center
}

.core-wrap .core .item-5 .img {
    background: url("../images/city-public-travel/cpicon_05.png") no-repeat center center
}

.core-wrap .core .item-6 .img {
    background: url("../images/city-public-travel/cpicon_06.png") no-repeat center center
}

.core-wrap .core .item-7 .img {
    background: url("../images/city-public-travel/cpicon_07.png") no-repeat center center
}

.core-wrap .core .item-8 .img {
    background: url("../images/city-public-travel/cpicon_08.png") no-repeat center center
}

.core-wrap .core .item-1:hover .img {
    background: url("../images/city-public-travel/cpicon_01_sel.png") no-repeat center center
}

.core-wrap .core .item-2:hover .img {
    background: url("../images/city-public-travel/cpicon_02_sel.png") no-repeat center center
}

.core-wrap .core .item-3:hover .img {
    background: url("../images/city-public-travel/cpicon_03_sel.png") no-repeat center center
}

.core-wrap .core .item-4:hover .img {
    background: url("../images/city-public-travel/cpicon_04_sel.png") no-repeat center center
}

.core-wrap .core .item-5:hover .img {
    background: url("../images/city-public-travel/cpicon_05_sel.png") no-repeat center center
}

.core-wrap .core .item-6:hover .img {
    background: url("../images/city-public-travel/cpicon_06_sel.png") no-repeat center center
}

.core-wrap .core .item-7:hover .img {
    background: url("../images/city-public-travel/cpicon_07_sel.png") no-repeat center center
}

.core-wrap .core .item-8:hover .img {
    background: url("../images/city-public-travel/cpicon_08_sel.png") no-repeat center center
}



/*应用价值*/
.application-wrap{
    max-width: 1200px;
    margin: 0 auto 67px auto;
}
.application-wrap .application-content-header{
    font-size: 18px;
    color: #333333;
    margin-bottom: 34px;
    width: 100%;
    text-align: center;
}
.application-main-item{
    clear: both;
    height: 370px;
}
.application-main-item-1 .img{
    background: url("../images/city-public-travel/yyjz01.jpg") no-repeat center center
}
.application-main-item-2 .img{
    background: url("../images/city-public-travel/yyjz02.jpg") no-repeat center center
}
.application-main-item-3 .img{
    background: url("../images/city-public-travel/yyjz03.jpg") no-repeat center center
}
.application-main-item-4 .img{
    background: url("../images/city-public-travel/yyjz04.jpg") no-repeat center center
}
.application-main-item .img{
    width: 50%;
    height: 100%;
    float: left;
    background-size: cover;
}
.application-main-item .img img{
    background-size: cover;
    height: 100%;
    width: 100%;
}
.application-main-item .text{
    width: 50%;
    float: left;
    padding: 61px 92px 0 74px;
}
.application-main-item .text-l{
    padding: 61px 172px 0 0;
}

.application-main-item .text .text-top{
    margin-bottom: 23px;
}
.application-main-item .text p{
    color: #666666;
    font-size: 16px;
}
.application-main-item .text .text-title{
    margin-bottom: 24px;
    color: #333333;
    font-size: 24px;
}

/*客户案例*/
.customer-case-wrap {
    background: rgba(198, 216, 247, 0.28);
    padding-bottom: 47px;
}

.customer-case-wrap ul {
    width: 1095px;
    margin: 0 auto;
}

.customer-case-wrap ul li {
    padding: 47px 34px 0 34px;
    width: 337px;
    height: 394px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 17px 1px rgba(131, 188, 237, 0.08);
    border-radius: 8px;
    margin-left: 42px;
    float: left;
    position: relative;
    transition: all 0.3s;
}


.customer-case-wrap ul li:hover {
    transform: translate(0, -18px);
    -ms-transform: translate(0, -18px); /* IE 9 */
    -webkit-transform: translate(0, -18px); /* Safari and Chrome */
}

.customer-case-wrap ul li:first-child {
    margin-left: 0;
}

.customer-case dt {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 17px;
}

.customer-case dd {
    font-size: 12px;
    color: #666666;
}

.customer-case .line {
    width: 31px;
    height: 2px;
    background: rgba(216, 216, 216, 1);
    margin-bottom: 23px;
}

.customer-case li img {
    position: absolute;
    bottom: 31px;
    left: 34px;
    width: 80%;
}

@media screen and (max-width: 1200px) {
    .introduction, .platform-features-content, .hardware-configuration-wrap .hardware-configuration, .core-wrap .core, .card-area,.application-wrap{
        width: 90%;
    }
    .customer-case-wrap ul li {
        width: 32%;
        margin-left: 1%;
    }
    .customer-case dl{
        margin-bottom: 40px;
    }
    .platform-features-content .platform-features-content-item-4 {
        margin-left: 0;
    }
    .platform-features-content .platform-features-content-item-1,.platform-features-content .platform-features-content-item-3,.platform-features-content .platform-features-content-item-5 {
        margin-left: 2%;
    }
    .platform-features-content .platform-features-content-item {
        width: 48%;
        height: auto;
        margin-bottom: 40px;
        margin-left: 2%;
        /*float: none;*/
    }

    .banner-words {
        margin-left: -255px;
    }

    .banner-words h2 {
        font-size: 30px;
    }

    .banner-words h3 {
        font-size: 20px;
    }
    .core-wrap .core .swiper-slide {
        width: 24%;
        margin-right: 1%;
    }

    .card-area {
        height: auto;
    }

    #cardArea .card-item {
        width: 50%;
        margin-bottom: 40px;
    }

    .card-item.active {
        height: 260px;
    }

}

@media screen and (max-width: 1095px) {
    .customer-case-wrap ul {
      width: 90%;
    }
}
@media screen and (max-width: 900px) {
    .core-wrap .core .swiper-slide {
        width: 49%;
        margin-right: 1%;
    }
    .application-main-item {
        height: 300px;
    }
    .application-main-item .text {
        padding: 5px 30px 0 30px;
    }

    .platform-features-content .platform-features-content-item {
        width: 100%;
        height: auto;
        margin-bottom: 40px;
        margin-left: 0;
        float: none;
    }
    .customer-case-wrap ul li {
        width: 100%;
    }

    .customer-case-wrap ul dl {
        margin-bottom: 20px;
    }

    .customer-case-wrap ul li {
        height: auto;
        padding-bottom: 50px;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .customer-case li img {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .application-main-item {
        height: 350px;
    }
}
@media screen and (max-width: 562px) {
    .link-wrap-top li {
        font-size: 16px;
    }
}
