﻿.linkPosition {
    display:inline-block!important;
    width:100%!important;
    height:100%!important;
    position:absolute!important;
    top:0!important;
    left:0!important;
    z-index:100!important;
}



#wrap .public_fd_nav {
    display: none;
}
 .SolveList .no_ani{
            cursor:default;
        }
         .SolveList .no_ani:hover span {
            display: block;
            transition-duration: 300ms;
        }

        .SolveList .no_ani:hover:hover .SolveListPack {
            height:0;
            transition-duration: 300ms;
        }
@media (min-width:1200px ) {
    #wrap {
        position: relative;
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        background: #fff;
    }

    .pack {
        position: absolute;
        width: 100%;
        height: 99.66%;
      
    }

    .swiper-container.swiper_index_banner {
        padding-bottom: 0;
    }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide {
            position: relative;
            width: 100%;
            height: 620px;
        }

        .swiper-container.swiper_index_banner .swiper-pagination {
            bottom: 15px;
        }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide .pack {
            height: 100%;
        }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide img {
            height: 620px;
            width: 100%;
        }

    .banner_case_con {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .banner_case_con_title {
        font-family: "微软雅黑";
        font-size: 59px;
        color: #fff;
    }

    .banner_case_con_txt {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
    }

    .pc_banner_left_btn, .pc_banner_right_btn {
        position: absolute;
    }

    .pc_banner_left_btn {
        z-index: 10;
        top: 40%;
        left: 20px;
        cursor: pointer;
    }

    .pc_banner_right_btn {
        z-index: 10;
        top: 40%;
        right: 20px;
        cursor: pointer;
    }

    .swiper-container.swiper_index_banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 100%;
        background: none;
        opacity: 1;
        border: solid 1px #fff;
    }

    .swiper-container.swiper_index_banner .swiper-pagination-bullet-active {
        opacity: 1;
        background: #ff3333;
        border: solid 1px #ff3333;
    }



    /*智能决策*/
    .PolicyContent {
        width: 1180px;
        margin: 0 auto;
        padding-bottom: 40px;
    }

    .PolicyDescribe {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-top: 18px;
        line-height: 2em;
    }

    .PolicyList, .BigDataList, .CognitionList, .SolveList, .CustomerList {
        width: 100%;
    }

    .PolicyList {
        text-align: center;
        margin-top: 45px;
    }

        .PolicyList li {
            float: initial;
            width: 33%;
            margin-left: 4%;
            cursor: pointer;
            margin-top: 40px;
            padding: 22px 0;
            display: inline-block;
            margin: 0 auto;
            height: 280px;
            vertical-align:top;
        }

            .PolicyList li:hover {
                background: #fff;
                box-shadow: 0px 2px 5px 2px #dcdcdc;
                transition-duration: 300ms;
            }
    /*.PolicyList li:nth-child(4){
		margin-left: 19.5%;
	}*/
    .imgcon1 {
        width: 130px;
        height: 105px;
        margin: 0 auto;
    }



    .PolicyList li a {
        display: block;
        text-align: center;
        width: 45%;
        margin: 0 auto;
        text-decoration: none;
        padding-top: 11px;
        height: 55px;
        /*overflow: hidden;*/
        /*line-height:55px;*/
    }

    .PolicyList li P {
        width: 89%;
        margin: 0 auto;
        text-align: center;
        padding-top: 10px;
        line-height: 2em;
        height: 96px;
        overflow: hidden;
    }

    .PolicyList li:hover a {
        color: #e21921;
        transition-duration: 300ms;
    }

    /*认知产品*/
    .CognitionMain, .SolveMain {
        width: 100%;
        padding-bottom: 68px;
        background: #f0f0f0;
    }

    .CognitionContent {
        width: 1180px;
        margin: 0 auto;
    }

    .describeCognition {
        width: 56%;
        padding-bottom: 33px;
    }
    .CognitionList {
        text-align:center;
    }
    .CognitionList li {
        /*float: left;
        width: 32%;
        margin-left: 2%;
        cursor: pointer;
        margin-top: 40px;
        background: #fff;
        padding-bottom: 49px;
        overflow: hidden;*/




        float: initial;
        width: 31%;
        cursor: pointer;
        display: inline-block;
        margin: 0 auto;
        height: 295px;
        vertical-align: top;
        background: #fff;
        margin-top: 35px;
        margin-left: 23px;
    }

        /*.CognitionList li:nth-child(3n+1) {
            margin-left: 0;
        }*/

        .CognitionList li a {
            display: block;
            text-align: center;
            width: 100%;
            margin: 0 auto;
            text-decoration: none;
            padding-top: 11px;
        }

        .CognitionList li p {
            width: 89%;
            height: 100px;
            margin: 0 auto;
            text-align: center;
            padding-top: 10px;
            line-height: 2em;
            overflow: hidden;
        }

        .CognitionList li:hover a {
            color: #e21921;
            transition-duration: 300ms;
        }

    .rz_imgcon {
        width: 100px;
        height: 90px;
        margin: 0 auto;
        margin-top: 24px;
        overflow: hidden;
    }
    /*大数据操作*/

    .BigDataContent {
        width: 1180px;
        margin: 0 auto;
        padding: 0 55px;
        padding-bottom: 65px;
    }


    .BigDataList li {
        width: 19%;
        height: 209px;
        margin-left: 8%;
        float: left;
        margin-top: 79px;
        cursor: pointer;
        text-align: center;
        padding-bottom: 26px;
        position: relative;
    }

        .BigDataList li .BigData_icoCon {
            width: 205px;
            height: 205px;
            border-radius: 50% 50%;
            border: solid 1px #a0a0a0;
            position: relative;
        }

            .BigDataList li .BigData_icoCon u {
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                background: url(../images/in_cl2.png) no-repeat;
                transition: all .4s ease-in-out 0s;
            }

                .BigDataList li .BigData_icoCon u.u_cr {
                    clip: rect(0px, 204px,0, 0px);
                }

        .BigDataList li:hover .BigData_icoCon u.u_cr {
            clip: rect(0px, 204px,204px, 0px);
        }

        .BigDataList li:hover .BigData_icoCon {
            border: solid 1px #e21921;
        }

        .BigDataList li:nth-child(4n+1) {
            margin-left: 0;
        }

    .sj_imgCon {
        width: 102px;
        height: 92px;
        margin: 0 auto;
        margin-top: 45px;
       
    }

        .sj_imgCon img {
            -webkit-filter: grayscale(1);
            -moz-filter: grayscale(1);
            /*-ms-filter: grayscale(1);*/
            /*-o-filter: grayscale(1);
            filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
            filter: grayscale(1);
            max-width: 100%;
            height: auto;
        }


    .BigDataList li:hover .sj_imgCon img {
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        /*-ms-filter: grayscale(0);*/
        /*-o-filter: grayscale(0);
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);*/
        filter: grayscale(0);
        /*transition-duration:300ms;*/
    }

    .BigDataList li a {
        width: 100px;
        display: block;
        word-break: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 auto;
        height: 44px;
    }

    .BigDataList li:hover a {
        color: #e21921;
        transition-duration: 300ms;
        text-decoration: none;
    }





    /*解决方案*/
    .SolveContent {
        width: 1180px;
        margin: 0 auto;
    }

    .SolveList li {
        width: 23.7%;
        float: left;
        margin-left: 1.6%;
        position: relative;
        margin-top: 1.2%;
        height: 181px;
        overflow: hidden;
      
    }

        .SolveList li:nth-child(4n+1) {
            margin-left: 0;
        }

        .SolveList li span {
            font-family: "微软雅黑";
            font-size: 29px;
            color: #fff;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            text-align: center;
            width: 100%;
            transition-duration: 300ms;
            z-index: 4;
        }
       
        .SolveList li:hover span {
            display: none;
            transition-duration: 300ms;
        }

        .SolveList li:hover .SolveListPack {
            height: 100%;
            transition-duration: 300ms;
        }
         .SolveList .no_ani{
            cursor:default;
        }
         .SolveList .no_ani:hover span {
            display: block;
            transition-duration: 300ms;
        }

        .SolveList .no_ani:hover:hover .SolveListPack {
            height:0;
            transition-duration: 300ms;
        }


    .SolveListImg {
        max-width: 100%;
        height: auto;
    }

    .SolveListPack {
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        transition-duration: 300ms;
        z-index: 7;
    }

    .SolveListPackTitle {
        font-family: "微软雅黑";
        font-size: 29px;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .SolveListPackImg {
        margin: 0 auto;
        margin-top: 10px;
    }

    .SolveListPack .in_details {
        display: block;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 2px 10px;
        border: solid 1px #fff;
        width: 40%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .SolveListTextPack {
        position: absolute;
        z-index: 3;
        background: #000;
        background-color: rgba(0,0,0,0.6);
        top: 0;
        width: 100%;
        height: 100%;
    }

    .SolveList li:nth-child(8n+1) .SolveListTextPack, .SolveList li:nth-child(8n+3) .SolveListTextPack, .SolveList li:nth-child(8n+6) .SolveListTextPack, .SolveList li:nth-child(8n+8) .SolveListTextPack {
        background: #1b1c1c;
        background-color: rgba(125,125,125,0.8);
    }


    /*客户*/
    .CustomerContent {
        width: 1180px;
        margin: 0 auto;
        padding: 0 20px;
        padding-bottom: 75px;
    }

    .CustomerList {
        padding-top: 37px;
    }

    .swiper-container {
        padding-bottom: 40px;
    }

    .swiper-container-horizontal > .swiper-pagination {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    .swiper-container.swiper_kh .swiper-pagination-bullet-active {
        opacity: 1;
        background: #000;
    }

    .swiper-container.swiper_kh .swiper-pagination-bullet {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #e7e6e6;
        border-radius: 0;
        opacity: 1;
    }

        .swiper-container.swiper_kh .swiper-pagination-bullet:hover {
            background: #1e5ace;
        }

    .swiper-container.swiper_kh .swiper-pagination-bullet-active {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #1e5ace;
        border-radius: 0;
        opacity: 1;
    }

    .swiper-slide ul li {
        float: left;
        width: 16.8%;
        height: 55px;
        margin-left: 4%;
        margin-top: 3%;
        overflow: hidden;
        position: relative;
    }

        .swiper-slide ul li img {
            margin: 0 auto;
            max-width: 100%;
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        .swiper-slide ul li:nth-child(5n+1) {
            margin-left: 0;
        }
        
}

/*小屏*/
@media (min-width:992px) and (max-width: 1199px) {
    #wrap {
        position: relative;
        width: 100%;
        max-width: 1920px;
        margin: 0 auto;
        background: #fff;
    }

    .main, .banner {
        width: 100%;
        max-width: 1920px;
        position: relative;
        height: auto;
    }

    .pack {
        position: absolute;
        width: 100%;
        height: 99.66%;
        background: #233340;
        background-color: rgba(35,51,64,0.5);
    }

    .swiper-container.swiper_index_banner {
        padding-bottom: 0;
    }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide {
            position: relative;
            width: 100%;
            height: 620px;
        }

        .swiper-container.swiper_index_banner .swiper-pagination {
            bottom: 15px;
        }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide .pack {
            height: 100%;
        }

        .swiper-container.swiper_index_banner .swiper-wrapper .swiper-slide img {
            height: 620px;
            width: 100%;
        }

    .banner_case_con {
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .banner_case_con_title {
        font-family: "微软雅黑";
        font-size: 59px;
        color: #fff;
    }

    .banner_case_con_txt {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
    }

    .pc_banner_left_btn, .pc_banner_right_btn {
        position: absolute;
    }

    .pc_banner_left_btn {
        z-index: 10;
        top: 40%;
        left: 20px;
        cursor: pointer;
    }

    .pc_banner_right_btn {
        z-index: 10;
        top: 40%;
        right: 20px;
        cursor: pointer;
    }



    .swiper-container.swiper_index_banner .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        display: inline-block;
        border-radius: 100%;
        background: none;
        opacity: 1;
        border: solid 1px #fff;
    }

    .swiper-container.swiper_index_banner .swiper-pagination-bullet-active {
        opacity: 1;
        background: #ff3333;
        border: solid 1px #ff3333;
    }

    /*智能决策*/
    .PolicyContent {
        width: 970px;
        margin: 0 auto;
        padding-bottom: 7px;
    }

    .PolicyDescribe {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-top: 18px;
        line-height: 2em;
    }

    .PolicyList, .BigDataList, .CognitionList, .SolveList, .CustomerList {
        width: 100%;
    }

    .PolicyList {
        text-align: center;
        margin-top: 45px;
    }

        .PolicyList li {
            float: initial;
            width: 28%;
            margin-left: 4%;
            cursor: pointer;
            margin-top: 40px;
            padding: 22px 0;
            display: inline-block;
            height: 302px;
            vertical-align:top;
        }

            .PolicyList li:hover {
                background: #fff;
                box-shadow: 0px 2px 5px 2px #dcdcdc;
                transition-duration: 300ms;
            }

    .imgcon1 {
        width: 130px;
        height: 105px;
        margin: 0 auto;
    }



    .PolicyList li a {
        display: block;
        text-align: center;
        width: 50%;
        margin: 0 auto;
        text-decoration: none;
        padding-top: 11px;
        height: 55px;
        overflow: hidden;
    }

    .PolicyList li P {
        width: 89%;
        margin: 0 auto;
        text-align: center;
        padding-top: 10px;
        line-height: 2em;
        height: 98px;
        overflow: hidden;
    }

    .PolicyList li:hover a {
        color: #e21921;
        transition-duration: 300ms;
    }

    /*认知产品*/
    .CognitionMain, .SolveMain {
        width: 100%;
        padding-bottom: 80px;
        background: #f0f0f0;
    }

    .CognitionContent {
        width: 970px;
        margin: 0 auto;
    }

    .describeCognition {
        width: 56%;
        padding-bottom: 33px;
    }
    .CognitionList {
        text-align:center;
    }
    .CognitionList li {
        /*float: left;
        width: 32%;
        margin-left: 2%;
        cursor: pointer;
        margin-top: 40px;
        background: #fff;
        padding-bottom: 49px;*/




         float: initial;
        width: 31%;
        cursor: pointer;
        display: inline-block;
        margin: 0 auto;
        height: 295px;
        vertical-align: top;
        background: #fff;
        margin-top: 35px;
        margin-left: 20px;
    }

        /*.CognitionList li:nth-child(3n+1) {
            margin-left: 0;
        }*/

        .CognitionList li a {
            display: block;
            text-align: center;
            width: 100%;
            height: 33px;
            margin: 0 auto;
            text-decoration: none;
            padding-top: 11px;
            overflow: hidden;
        }

        .CognitionList li p {
            width: 89%;
            height: 100px;
            margin: 0 auto;
            text-align: center;
            padding-top: 10px;
            line-height: 2em;
            overflow: hidden;
        }

        .CognitionList li:hover a {
            color: #e21921;
            transition-duration: 300ms;
        }

    .rz_imgcon {
        width: 100px;
        height: 90px;
        margin: 0 auto;
        margin-top: 24px;
        overflow: hidden;
    }

    /*大数据操作*/

    .BigDataContent {
        width: 970px;
        margin: 0 auto;
        padding: 0 55px;
        padding-bottom: 82px;
    }


    .BigDataList li {
        width: 19%;
        height: 209px;
        margin-left: 7%;
        float: left;
        margin-top: 79px;
        cursor: pointer;
        text-align: center;
        padding-bottom: 26px;
        position: relative;
    }

        .BigDataList li .BigData_icoCon {
            width: 205px;
            height: 205px;
            border-radius: 50% 50%;
            border: solid 1px #a0a0a0;
            position: relative;
        }

            .BigDataList li .BigData_icoCon u {
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                background: url(../images/in_cl2.png) no-repeat;
                transition: all .4s ease-in-out 0s;
            }

                .BigDataList li .BigData_icoCon u.u_cr {
                    clip: rect(0px, 204px,0, 0px);
                }

        .BigDataList li:hover .BigData_icoCon u.u_cr {
            clip: rect(0px, 204px,204px, 0px);
        }

        .BigDataList li:hover .BigData_icoCon {
            border: solid 1px #e21921;
        }

        .BigDataList li:nth-child(4n+1) {
            margin-left: 0;
        }

    .sj_imgCon {
        width: 102px;
        height: 92px;
        margin: 0 auto;
        margin-top: 45px;
       
    }

        .sj_imgCon img {
            filter: grayscale(100%);
        }

    .BigDataList li:hover .sj_imgCon img {
        filter: grayscale(0%);
        transition-duration: 300ms;
    }

    .BigDataList li a {
        width: 100px;
        display: block;
        word-break: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 auto;
        height: 44px;
    }

    .BigDataList li:hover a {
        color: #e21921;
        transition-duration: 300ms;
        text-decoration: none;
    }

    /*解决方案*/
    .SolveContent {
        width: 970px;
        margin: 0 auto;
    }

    .SolveList li {
        width: 23.7%;
        float: left;
        margin-left: 1.6%;
        position: relative;
        margin-top: 1.6%;
        height: 150px;
        overflow: hidden;
     
    }

        .SolveList li:nth-child(4n+1) {
            margin-left: 0;
        }

        .SolveList li span {
            font-family: "微软雅黑";
            font-size: 29px;
            color: #fff;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            text-align: center;
            width: 100%;
            transition-duration: 300ms;
            z-index: 4;
        }
          
        .SolveList li:hover span {
            display: none;
            transition-duration: 300ms;
        }

        .SolveList li:hover .SolveListPack {
            height: 100%;
            transition-duration: 300ms;
        }



    .SolveListImg {
        max-width: 100%;
        height: auto;
    }

    .SolveListPack {
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        transition-duration: 300ms;
        z-index: 7;
    }

    .SolveListPackTitle {
        font-family: "微软雅黑";
        font-size: 29px;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .SolveListPackImg {
        margin: 0 auto;
        margin-top: 10px;
    }

    .SolveListPack .in_details {
        display: block;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 2px 10px;
        border: solid 1px #fff;
        width: 40%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .SolveListTextPack {
        position: absolute;
        z-index: 3;
        background: #000;
        background-color: rgba(0,0,0,0.6);
        top: 0;
        width: 100%;
        height: 100%;
    }

    .SolveList li:nth-child(8n+1) .SolveListTextPack, .SolveList li:nth-child(8n+3) .SolveListTextPack, .SolveList li:nth-child(8n+6) .SolveListTextPack, .SolveList li:nth-child(8n+8) .SolveListTextPack {
        background: #1b1c1c;
        background-color: rgba(125,125,125,0.8);
    }


    /*客户*/
    .CustomerContent {
        width: 970px;
        margin: 0 auto;
        padding: 0 20px;
        padding-bottom: 71px;
    }

    .CustomerList {
        padding-top: 37px;
    }

    .swiper-container {
        padding-bottom: 40px;
    }


    .swiper-pagination-bullet:hover {
        background: #d41d25;
    }

    .swiper-container.swiper_kh .swiper-pagination-bullet-active {
        opacity: 1;
        background: #000;
    }

    .swiper-container.swiper_kh .swiper-pagination-bullet {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #e7e6e6;
        border-radius: 0;
        opacity: 1;
    }

        .swiper-container.swiper_kh .swiper-pagination-bullet:hover {
            background: #d41d25;
        }

    .swiper-container.swiper_kh .swiper-pagination-bullet-active {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #d41d25;
        border-radius: 0;
        opacity: 1;
    }

    .swiper-slide ul li {
        float: left;
        width: 16.8%;
        height: 55px;
        margin-left: 4%;
        margin-top: 3%;
        overflow: hidden;
        position: relative;
    }

        .swiper-slide ul li img {
            margin: 0 auto;
            width: 100%;
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }

        .swiper-slide ul li:nth-child(5n+1) {
            margin-left: 0;
        }
        
}

/*ipad*/
@media(min-width:768px) and (max-width: 991px) {
    .M_txtcon {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .M_txtconTitle {
        width: 85%;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 2rem;
        color: #fff;
        text-align: center;
    }

    .M_txtconTxt {
        width: 60%;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 1.5rem;
        color: #fff;
        text-align: center;
        padding-top: 17px;
    }

    .mbanner_left_btn {
        position: absolute;
        top: 0;
        z-index: 9;
        top: 41%;
        left: 5%;
    }

    .mbanner_right_btn {
        position: absolute;
        top: 0;
        z-index: 9;
        top: 41%;
        right: 5%;
    }

    .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination {
        bottom: 15%;
        left: 0;
        width: 100%;
    }

        .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination .swiper-pagination-bullet {
            width: 10px;
            height: 10px;
            display: inline-block;
            border-radius: 100%;
            background: none;
            opacity: 1;
            border: solid 1px #fff;
        }

        .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination .swiper-pagination-bullet-active {
            opacity: 1;
            background: #ff3333;
            border: solid 1px #ff3333;
        }

    .swiper_banner .swiper-slide img {
        width: 100%;
        height: 440px;
    }

    /*智能决策*/
    .PolicyContent {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 2px;
        padding: 0 20px;
    }

    .PolicyDescribe {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-top: 18px;
        line-height: 2em;
    }

    .PolicyList, .BigDataList, .CognitionList, .SolveList, .CustomerList {
        width: 100%;
    }

    .PolicyList {
        margin-top: 55px;
    }

        .PolicyList li {
            width: 100%;
            cursor: pointer;
            position: relative;
            padding-top: 0px;
            padding-bottom: 8px;
        }

            .PolicyList li:nth-child(1) {
                border-top: none;
            }

            .PolicyList li:nth-child(4) {
                margin-left: 0;
            }

    .imgcon1 {
        width: 100px;
        height: 90px;
        margin-top: 10px;
        float: left;
        margin-right: 35px;
        overflow: hidden;
    }

        .imgcon1 img {
            max-width: 100%;
            height: auto;
            margin: 0 auto;
        }



    .PolicyList li a {
        display: block;
        text-align: left;
        width: 45%;
        margin: 0 auto;
        text-decoration: none;
        float: left;
        padding-top: 10px;
    }

    .PolicyList li .M_policylia2 {
        padding-top: 0;
    }

    .PolicyList li P {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 50px;
        line-height: 2em;
        display: none;
        padding-bottom: 40px;
    }

    .PolicyDescribe {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 50px;
        line-height: 22px;
    }

    .Tips_puls {
        position: absolute;
        right: 0;
        top: 45px;
        width: 28px;
        z-index:400;
    }

    .PolicyList li P {
        width: 80%;
        margin: 0 auto;
        text-align: left;
        padding-top: 20px;
        line-height: 2em;
        display: block;
        padding-bottom: 40px;
        float: left;
        height: 104px;
        overflow: hidden;
    }
    /*认知产品*/
    .CognitionMain, .SolveMain {
        width: 100%;
        padding-bottom: 45px;
        background: #f0f0f0;
    }

    .CognitionContent {
        width: 100%;
        padding: 0 20px;
    }

    .describeCognition {
        width: 100%;
        padding-bottom: 33px;
    }

    .CognitionList li {
        width: 100%;
        cursor: pointer;
        margin-top: 0px;
        position: relative;
        padding: 10px 0;
    }

        .CognitionList li a {
            display: block;
            text-align: left;
            width: 50%;
            text-decoration: none;
            float: left;
            margin-top: 24px;
        }

        .CognitionList li p {
            width: 80%;
            text-align: left;
            padding-top: 20px;
            line-height: 2em;
            display: block;
            float: left;
            height: 100px;
            overflow: hidden;
        }

    .rz_imgcon {
        width: 100px;
        height: 90px;
        margin-top: 25px;
        float: left;
        margin-right: 35px;
        overflow: hidden;
    }

        .rz_imgcon img {
            max-width: 100%;
            height: auto;
            margin: 0 auto;
        }

    .Tips_puls_rz {
        position: absolute;
        right: 0;
        top: 40px;

    }

    /*大数据操作*/

    .BigDataContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        padding-bottom: 55px;
        padding-top: 6px;
    }

    .BigDataList {
        margin-top: 22px;
    }

        .BigDataList li {
            width: 45%;
            margin-top: 40px;
            cursor: pointer;
            text-align: center;
            padding-bottom: 0px;
            position: relative;
            float: left;
            margin-left: 10%;
        }

            .BigDataList li .BigData_icoCon {
                width: 250px;
                height: 250px;
                border-radius: 50% 50%;
                border: solid 1px #a0a0a0;
                position: relative;
                margin: 0 auto;
            }

            .BigDataList li:nth-child(2n+1) {
                margin-left: 0;
            }


    .sj_imgCon {
        width: 102px;
        height: 80px;
        margin: 0 auto;
        margin-top: 60px;
       
    }

    .sj_imgCon img {
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);  
        filter: grayscale(0);
        margin: 0 auto;
        max-width: 100%;
        height: auto;
    }

    .BigDataList li a {
        width: 100px;
        display: block;
        word-break: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 1.6rem;
        color: #070707;
        margin-top: 10px;
        height: 44px;
    }
    /*解决方案*/
    .SolveContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

    .SolveList li {
        width: 31%;
        float: left;
        margin-left: 1.5%;
        position: relative;
        margin-top: 2%;
        height: 146px;
        overflow: hidden;
        cursor: pointer;
    }

        .SolveList li:nth-child(3n+1) {
            margin-left: 0;
        }


        .SolveList li .M_SolveList_txt {
            font-family: "微软雅黑";
            font-size: 20px;
            color: #fff;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            text-align: center;
            width: 100%;
            z-index: 4;
            text-decoration: none;
        }

    .SolveListImg {
        max-width: 100%;
        height: auto;
    }

    .SolveListPack {
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        transition-duration: 300ms;
        z-index: 7;
    }

    .SolveListPackTitle {
        font-family: "微软雅黑";
        font-size: 29px;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .SolveListPackImg {
        margin: 0 auto;
        margin-top: 10px;
    }

    .SolveListPack .in_details {
        display: block;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 2px 10px;
        border: solid 1px #fff;
        width: 40%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .SolveListTextPack {
        position: absolute;
        z-index: 3;
        background: #000;
        background-color: rgba(0,0,0,0.4);
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
    }

    /*客户*/
    .CustomerContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 40px;
        padding-bottom: 40px;
    }

    .CustomerList {
        padding-top: 37px;
        position: relative;
    }

        .CustomerList .swiper-wrapper {
            padding-bottom: 30px;
        }

    .swiper-container.swiper_kh {
        padding-bottom: 30px;
    }

    .swiper-container-horizontal > .swiper-pagination {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #000;
    }

    .CustomerList .swiper-pagination-bullet {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #e7e6e6;
        border-radius: 0;
        opacity: 1;
    }

        .CustomerList .swiper-pagination-bullet:hover {
            background: #d41d25;
        }

    .CustomerList .swiper-pagination-bullet-active {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #d41d25;
        border-radius: 0;
        opacity: 1;
    }

    .swiper-slide ul li {
        float: left;
        width: 30%;
        height: auto;
        margin-left: 5%;
        margin-top: 35px;
        height: 55px;
        overflow: hidden;
        position: relative;
    }

        .swiper-slide ul li img {
            margin: 0 auto;
            max-width: 100%;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .swiper-slide ul li:nth-child(3n+1) {
            margin-left: 0;
        }

    .M_Customer_btn_left, .M_Customer_btn_right {
        position: absolute;
    }

    .M_Customer_btn_left {
        left: -25px;
        top: 47%;
        width: 10px;
    }

    .M_Customer_btn_right {
        right: -25px;
        top: 47%;
        width: 10px;
    }
  
}

/*移动端*/
@media (max-width:767px) {

    /*banner*/
    .M_txtcon {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .M_txtconTitle {
        width: 71%;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 34px;
        color: #fff;
        text-align: center;
        overflow: hidden;
    }

    .M_txtconTxt {
        width: 60%;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding-top: 17px;
    }

    .mbanner_left_btn {
        position: absolute;
        top: 0;
        z-index: 9;
        top: 41%;
        left: 5%;
    }

    .mbanner_right_btn {
        position: absolute;
        top: 0;
        z-index: 9;
        top: 41%;
        right: 5%;
    }

    .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination {
        bottom: 8%;
        left: 0;
        width: 100%;
    }

        .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination .swiper-pagination-bullet {
            width: 10px;
            height: 10px;
            display: inline-block;
            border-radius: 100%;
            background: none;
            opacity: 1;
            border: solid 1px #fff;
        }

        .swiper-container-horizontal > .swiper-pagination.M_swiper-pagination .swiper-pagination-bullet-active {
            opacity: 1;
            background: #ff3333;
            border: solid 1px #ff3333;
        }

    .swiper_banner .swiper-slide img {
        min-width: 100%;
        width:auto;
        max-width:10000%;
        height: 400px;
    }


    /*智能决策*/
    .PolicyContent {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 7px;
        padding: 0 20px;
    }

    .PolicyDescribe {
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-top: 18px;
        line-height: 22px;
    }

    .PolicyList, .BigDataList, .CognitionList, .SolveList, .CustomerList {
        width: 100%;
    }

    .PolicyList {
        margin-top: 55px;
    }

        .PolicyList li {
            width: 100%;
            cursor: pointer;
            border-top: solid 1px #bfbfbf;
            position: relative;
            padding-top: 15px;
            padding-bottom: 15px;
        }

            .PolicyList li:nth-child(1) {
                border-top: none;
            }

            .PolicyList li:nth-child(4) {
                margin-left: 0;
            }

    .imgcon1 {
        width: 100px;
        height: 70px;
        margin-top: 0px;
        float: left;
        position: relative;
    }

        .imgcon1 img {
            max-width: 100%;
            height: auto;
            margin: 0 auto;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
        }



    .PolicyList li a {
        display: block;
        text-align: left;
        width: 45%;
        margin: 0 auto;
        text-decoration: none;
        float: left;
        margin-left: 10px;
        padding-top: 15px;
        font-size:16px;
    }

    .PolicyList li .M_policylia2 {
        padding-top: 0;
    }

    .PolicyList li P {
        width: 100%;
        margin: 0 auto;
        text-align: left;
        padding-top: 50px;
        line-height: 2em;
        display: none;
        padding-bottom: 40px;
    }

    .PolicyDescribe {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-top: 50px;
        line-height: 22px;
    }

    .Tips_puls {
        position: absolute;
        right: 0;
        top: 45px;
        width: 28px;
        z-index:400;

    }

    /*认知产品*/
    .CognitionMain, .SolveMain {
        width: 100%;
        padding-bottom: 0px;
        background: #f0f0f0;
    }

    .CognitionContent {
        width: 100%;
        padding: 0 20px;
    }

    .describeCognition {
        width: 100%;
        padding-bottom: 33px;
    }

    .CognitionList li {
        width: 100%;
        cursor: pointer;
        margin-top: 0px;
        border-top: solid 1px #bfbfbf;
        position: relative;
        padding: 15px 0;
    }

    .CognitionList li:nth-child(1) {
        border-top: none;
    }

    .CognitionList li a {
        display: block;
        text-align: left;
        width: 50%;
        text-decoration: none;
        float: left;
        margin-left: 10px;
        margin-top: 25px;
        font-size:16px;
    }

    .CognitionList li p {
        width: 100%;
        text-align: left;
        padding-top: 50px;
        line-height: 2em;
        display: none;
        padding-bottom:40px;
    }

    .rz_imgcon {
        width: 100px;
        height: 70px;
        margin-top: 0px;
        float: left;
        overflow: hidden;
        position: relative;
    }

    .rz_imgcon img {
        max-width: 100%;
        height: auto;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .Tips_puls_rz {
        position: absolute;
        right: 0;
        top: 40px;
    }


    /*大数据操作*/

    .BigDataContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
        padding-bottom: 50px;
    }

    .BigDataList {
        margin-top: 22px;
    }

        .BigDataList li {
            width: 45%;
            margin-top: 40px;
            cursor: pointer;
            text-align: center;
            padding-bottom: 0px;
            position: relative;
            float: left;
            margin-left: 10%;
            text-decoration: none;
        }

        .BigDataList li .BigData_icoCon {
            width: 140px;
            height: 140px;
            border-radius: 50% 50%;
            border: solid 1px #a0a0a0;
            position: relative;
            margin: 0 auto;
        }

        .BigDataList li:nth-child(2n+1) {
            margin-left: 0;
        }


        .sj_imgCon {
            width: 60px;
            height: 55px;
            margin: 0 auto;
            margin-top: 15px;
            margin-bottom: 10px;
        }

        .sj_imgCon img {
            /*filter: grayscale(100%);*/
            margin: 0 auto;
            max-width: 100%;
            height: auto;
        }

    .BigDataList li a {
        width: 100px;
        display: block;
        word-break: break-word;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0 auto;
        font-family: "微软雅黑";
        font-size: 1.4rem;
        color: #ff0000;
        height: 44px;
        text-decoration: none;
    }

    /*解决方案*/
    .SolveContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 20px;
    }

    .SolveList {
        margin-bottom: 0;
    }

    .SolveMain {
        padding-bottom: 43px;
    }

    .SolveList li {
        width: 49%;
        float: left;
        margin-left: 2%;
        position: relative;
        margin-top: 2%;
        max-height: 88px;
        overflow: hidden;
        cursor: pointer;
        line-height: 50px;
    }

    .SolveList li:nth-child(2n+1) {
        margin-left: 0;
    }


    .SolveList li .M_SolveList_txt {
        font-family: "微软雅黑";
        font-size: 1.6rem;
        color: #fff;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
        width: 99%;
        z-index: 4;
        text-decoration: none;
        height: 44px;
        overflow: hidden;
    }

    .SolveListImg {
        width: 100%;
    }

    .SolveListPack {
        position: absolute;
        width: 100%;
        height: 0;
        bottom: 0;
        transition-duration: 300ms;
        z-index: 7;
    }

    .SolveListPackTitle {
        font-family: "微软雅黑";
        font-size: 29px;
        color: #fff;
        width: 90%;
        margin: 0 auto;
        text-align: center;
        padding-top: 42px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .SolveListPackImg {
        margin: 0 auto;
        margin-top: 10px;
    }

    .SolveListPack .in_details {
        display: block;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 2px 10px;
        border: solid 1px #fff;
        width: 40%;
        margin: 0 auto;
        margin-top: 15px;
    }

    .SolveListTextPack {
        position: absolute;
        z-index: 3;
        background: #000;
        background-color: rgba(0,0,0,0.4);
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
    }


    /*客户*/
    .CustomerContent {
        width: 100%;
        margin: 0 auto;
        padding: 0 40px;
        padding-bottom: 40px;
    }

    .CustomerList {
        padding-top: 37px;
        position: relative;
    }

    .swiper-container.swiper_kh {
        padding-bottom: 30px;
    }

    .swiper-container-horizontal > .swiper-pagination {
        bottom: 0px;
        left: 0;
        width: 100%;
    }

    .swiper-pagination-bullet-active {
        opacity: 1;
        background: #000;
    }

    .CustomerList .swiper-pagination-bullet {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #e7e6e6;
        border-radius: 0;
        opacity: 1;
    }

    .CustomerList .swiper-pagination-bullet:hover {
        background: #d41d25;
    }

    .CustomerList .swiper-pagination-bullet-active {
        width: 36px;
        height: 10px;
        display: inline-block;
        background: #1e5ace;
        border-radius: 0;
        opacity: 1;
    }

    .swiper-slide ul li {
        float: left;
        width: 30%;
        height: 45px;
        margin-left: 5%;
        margin-top: 3%;
        overflow: hidden;
        position: relative;
    }

    .swiper-slide ul li img {
        margin: 0 auto;
        max-width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .swiper-slide ul li:nth-child(3n+1) {
        margin-left: 0;
    }

    .M_Customer_btn_left, .M_Customer_btn_right {
        position: absolute;
    }

    .M_Customer_btn_left {
        left: -25px;
        top: 47%;
        width: 10px;
    }

    .M_Customer_btn_right {
        right: -25px;
        top: 47%;
        width: 10px;
    }


    .ms_bj {
        background:#01a0dc;
        border-bottom:solid 1px #01a0dc;
    }
   
}

.CustomerList .swiper-wrapper {
    padding-bottom: 30px;
}
.BigDataList li a {
    position:relative;
    z-index:2;
}
 a:link {
    color: #1f2021; /*连接默认的颜色变化*/
}
a:visited {
    color: #1f2021; /*连接访问的颜色变化*/
}

@media (max-width:768px){
    .center{width: 95% !important;}
    body #wrap{background: #fff !important;}
    .page-form{margin-top: 25px !important;overflow: hidden;}
    .page-form-box{height: auto !important;border:none !important;}
    .page-form-box .left-form-box{width: 100%  !important;}
    .left-form-box  input{width: 100% !important;font-size: 14px;height: 50px !important;border-right:none !important;}
    .left-form-box .fl{border-bottom: 1px solid #ececec;width: 100%;position: relative;}
    .right-form-btn{width: 100% !important;margin-top: 10px;    border-radius: 5px;}
    .page-form-box .left-form-box .page-form-startPath input{ padding-left: 30px;}
    .page-form-box .left-form-box .page-form-endPath input{padding-left: 30px;}
    .page-form-box .left-form-box .page-form-date input{padding-left: 30px;}
    .cityBox{width: 90% !important;}
    .pcd{display: none;}
    .PolicyDescribe{ padding-top: 30px !important;    margin-bottom:15px;   padding: 5px;}
    .fwxm{height: auto !important;}
	.client-2{display:none;}
}
/*获取报价****************************************************************************/
.project_ul .text-box p{font-size: 12px;}
.xialx {
    width: 10px;
    height: 20px;
    background-size: 6px;
    background-position: 42px 5px;
    top: calc(50% - 10px);
    right: 0px;
    position: absolute;
    background: url(../images/icon-1.png);
    background-repeat: no-repeat;
}
.phone-icon {
    position: absolute;
    left: 4px;
    width: 13px;
    height: 24px;
    top: calc(50% - 11px);
    background-image: url(../images/phone.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.start-icon {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    background-image: url(../images/start.png);
    background-size: contain;
}
.end-icon {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    background-image: url(../images/end.png);
    background-size: contain;
}
.m-b-15 {
    margin-bottom: 15px;
}
.calculator-box {
    text-align: center;
    overflow: hidden;
}
.calculator-box h2 {
    display: inline-block;
    font-weight: normal;
    font-size: 20px;
    position: relative;
    color: #333;
    margin-top: 40px;
}
.main-color {
    color: #01a0dc;
}
.center {
    width: 100%;
    max-width: 1230px;
    height: auto;
    margin: 0 auto;
}
.clearfix::before, .clearfix::after {

    content: '';
    display: table;

}
.page-form {

    padding: 25px;
    background: #fff;
    margin-top: 50px;
}

.boxsh {

    border-radius: 4px;
    box-shadow: 0 0px 20px rgba(0,0,0,.1);

}
.page-form .slide-text {

    font-size: 30px;
    font-weight: normal;

}
.text-center {

    text-align: center;

}
.mb20 {

    margin-bottom: 20px !important;

}
.page-form .slide-text span {

    font-weight: bold;
    color: #e52f22;

}
.page-form .slide-text {

    font-size: 30px;
    font-weight: normal;

}

.page-form-box form {

    width: 100%;
    height: 100%;

}
.page-form-box .left-form-box {

    padding: 9px;
    width: 990px;
    height: 100%;
    float: left;

}
.right-form-btn {

    width: 186px;
    height: 100%;
    background: #e52f22;
    float: left;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 51px;
    cursor: pointer;
    border: none;
    outline: none;

}

.page-form-box .left-form-box input {

    height: 100%;
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
    border-right: 1px solid #ececec;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;

}
.left-form-box input {

    background: none;

}
.fl {

    float: left;

}
.left-form-box .fl {

    height: 100%;

}
.page-form-box .left-form-box .page-form-endPath input {

    width: 300px;

}
.page-form-box .left-form-box .page-form-date input {

    width: 320px;
    border-right: none;

}
#wrap{
    background: #ececec !important;
}
input::-webkit-input-placeholder {
  
    color: #767676;
}
input::-webkit-input-value {
  
    color: #767676;
}
/*服务项目*/
.ga-service li {

    width: 280px;
    margin-right: 30px;
    float: left;
    transition: 0.35s all;

}
.ga-service li .img-box {

    height: 172px;
    overflow: hidden;

}
.img-box img {

    display: block;
    width: 100%;

}
.ga-service li .text-box {

    padding: 30px;
    background: #fff;
    text-align: center;

}
.ga-service li .text-box h3 {

    font-size: 18px;
    margin-bottom: 10px;
    font-weight: normal;

}
.l-h-2 {

    line-height: 2;

}
.c666 {

    color: #666;

}
.ga-service li:hover {

    margin-top: -7px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);

}
.mt15 {

    margin-top: 15px !important;

}
.ga-service li .text-box .link a {

    padding: 3px 10px;
    border: 1px solid #01a0dc;
    display: inline-block;
    color: #01a0dc;
    margin: 0 3px;
    transition: 0.35s all;

}
.ga-service li:last-child {

    margin-right: 0;

}
.ga-service{margin-top: 40px;}
.pd15 {

    padding: 15px;

}
.project_ul {

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 0 15px;

}
.project_ul li {

    padding: 15px 0;
    border-bottom: 1px solid #ececec;

}
.ac {

    align-items: center;

}
.df {

    display: flex;

}
.project_ul .img-box {

    width: 30%;

}
.project_ul .text-box {

    padding: 0 15px;
    flex: 1;

}
.project_ul .text-box h3 {

    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0px;

}

/*选择我们的四大理由*/

.g_pz {
    background: url(../images/ppbg.jpg) no-repeat center top;
    height: 930px;
}
.f_pr {
    position: relative;
}
.content{
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
.g_pz h2 {
    width: 146px;
    height: 146px;
    position: absolute;
    left: 50%;
    margin-left: -73px;
    top: -73px;
    font-size: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.g_pz h3 {
    padding-top: 98px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    margin-bottom:50px;
}
.g_pz dl {
    position: relative;
    height: 463px;
}
.g_pz dl dd {
    position: absolute;
    left: 692px;
    top: 48px;
    background: url(../images/ppdd.png) repeat;
    width: 520px;
    height: 301px;
    padding: 20px 0 0 40px;
}
.g_pz dl h3 {
    height: 70px;
    font-size: 36px;
    font-weight: bold;
    color: #222222;
    padding-top: 0;
    text-align: left;
    margin-bottom: 0px;
}
.fbkj p{line-height:30px !important;}
.g_pz dl p {
    font-size: 16px;
    color: #2a2a2a;
    padding-left: 23px;
    background: url(../images/ico.png) no-repeat 0 12px;
    line-height: 40px;
    width: 400px;
}
.g_pz dl dt {
    float: left;
    width: 769px;
    height: 397px;
}
.g_pz dl dt img {
    width: 769px;
    height: 397px;
    display: block;
    border: 5px solid #fff;
}
.g_pz ul {
    height: 270px;
}
.g_pz ul li {
    float: left;
    width: 180px;
    height: 120px;
    border: 2px solid #cdcdcd;
    margin-right: 20px;
    background: #fff;
    /* padding: 15px 15px 0; */
}
.g_pz ul li img {
    display: block;
    width: 100%;
    height: 80px;
}
.g_pz ul li em {
    height: 36px;
    line-height: 36px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #444444;
    overflow: hidden;
}
.g_pz ul li:hover, .g_pz ul li.cur {
    border: 2px solid #ff650a;
}
.g_pz .u_ljt {
    left: -68px;
    top: 360px;
}
.g_pz .u_ljt, .g_pz .u_rjt {
    width: 48px;
    height: 48px;
    position: absolute;
    cursor: pointer;
    display: block;
}
.g_pz .u_rjt {
    right: -68px;
    top: 360px;
}
.g_pz .u_rjt a {
    background: url(../images/rjt.jpg) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
}
.g_pz .u_ljt a {
    background: url(../images/ljt.jpg) no-repeat;
    width: 48px;
    height: 48px;
    display: block;
}
.g_pz dl h3 em {
    display: block;
    font-size: 26px;
    color: #444444;
    font-weight: normal;
}
.g_pz dl h3 span {
    display: block;
    font-size: 12px;
    color: #ababab;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    margin-top: 5px;
}
.fwxm{height: 700px;}
.g-ys h3 {
    height: 8.7rem;
    box-sizing: border-box;
    padding-top: 1.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
    text-align: center;
    color: #fff;
    background: url(../images/ys_tit.png) no-repeat center top;
    background-size: 100% 6.55rem;
}
.g-ys h3 span {
    display: block;
    font-size: 1.5rem;
    font-weight: normal;
    color: #fff;
    margin-bottom: .8rem;
}
.ys_con img {
    width: 100%;
    display: block;
}
.ys_con dd {
    padding: 0 0 2.5rem 0.6rem;
}
.ys_con .swiper-slide:nth-child(1) h4 {
    background: url(../images/ys_s1.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_con h4 {
    height: 4.5rem;
    font-size: 1.4rem;
    line-height: 1.3rem;
    color: #333;
    padding-left: 2.5rem;
    margin-top: 2.0rem;
}
.ys_con h4 span {
    display: block;
    font-size: 1.6rem;
    line-height: 1.45rem;
    font-weight: bold;
    color: #036ccb;
    margin: 0 0 0.5rem;
}
.ys_con p {
    padding-left: 1.7rem;
    font-size: 1.4rem;
    line-height: 2.0rem;
    color: #8a8a8a;
    background: url(../images/ys_iocn1.png) no-repeat left 0.6rem;
    background-size: 1.05rem 0.8rem;
}
.ys_prev {
    width: 3.05rem;
    margin-left: 32%;
}
.ys_next {
    width: 3.05rem;
    margin-right: 32%;
}
.f-fl {
    float: left;
}
.wrap img {
    width: 100%;
}
.f-fr {
    float: right;
}
.ys_nav {
    height: 0.55rem;
    text-align: center;
    margin: 0.7rem 0 4.6rem;
}
.swiper-slide dl{margin-bottom: 0px;}
.ys_con {
    width: 95.31%;
    margin: 0 auto;
}
.ys_con .swiper-slide:nth-child(2) h4 {
    background: url(../images/ys_s2.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_con .swiper-slide:nth-child(3) h4 {
    background: url(../images/ys_s3.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_con .swiper-slide:nth-child(4) h4 {
    background: url(../images/ys_s4.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_con .swiper-slide:nth-child(5) h4 {
    background: url(../images/ys_s5.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_con .swiper-slide:nth-child(6) h4 {
    background: url(../images/ys_s6.jpg) no-repeat left top;
    background-size: 2.2rem 2.9rem;
}
.ys_nav .swiper-pagination-bullet-active {
    background: #1861b2 !important;
}
.g-ys .ys_nav span {
    width: 0.55rem;
    height: 0.55rem;
    vertical-align: top;
    background: #666;
    opacity: 1;
    margin: 0 0.2rem;
    box-sizing: border-box;
}
.ys_prev img,.ys_next img{width: 100%}
.g-ys .ys_nav span {
    width: 0.55rem;
    height: 0.55rem;
    vertical-align: top;
    background: #666;
    opacity: 1;
    margin: 0 0.2rem;
    box-sizing: border-box;
}
/*流程*/
.process {
    margin-top: 40px;
    margin-bottom: 40px;
}
.chuguo-liucheng li .infos{
    line-height: 1.5 !important;
}
.liucheng-container .swiper-container {
    padding: 15px;
}
.liucheng-container .swiper-slide {
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.liucheng-container .top-img {
    height: 100px;
    background: #f8f8f8;
}
.ac {
    align-items: center;
}
.jc {
    justify-content: center;
}
.df {
    display: flex;
}
.liucheng-container .top-img img {
    max-width: 40px;
    max-height: 40px;
}
.liucheng-container .text-box {
    padding: 20px 10px;
}
.position-relative {
    position: relative;
}
.text-center {
    text-align: center;
}
.liucheng-container .text-box .num {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #01a0dc;
    color: #fff;
    top: -10px;
    left: calc(50% - 10px);
    line-height: 20px;
}
.mb5 {
    margin-bottom: 5px;
}
.fs-14 {
    font-size: 14px;
}
.liucheng-container .text-box .c666 {
    min-height: 60px;
}
/*关于我们*/
.g_zj {

    height: 900px;
    padding-top: 68px;
}
.g_zj h2 {
    height: 66px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}
.g_zj h2 a {
    color: #fff;
}
.g_zj .wz1 {
    padding: 0 146px;
    font-size: 14px;
    line-height: 28px;
    color: #c8d8ef;
    text-align: center;
    height: 130px;
}
.g_zj .zjlst {
    height: 150px;
    margin-bottom: 46px;
}
.g_zj .zjlst li {
    float: left;
    width: 299px;
    border-right: 1px solid #5c9dd8;
}
.g_zj .zjlst li em {
    display: block;
    width: 116px;
    margin: 0 auto;
}
.g_zj .zjlst li b {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.g_zj .zjlst li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.g_zj .zjlst .lastli {
    border-right: none;
}
.g_zj .zjimg {
    height: 415px;
}
.g_zj .zjimg li {
    position: relative;
    float: left;
    width: 291px;
    margin-right: 6px;
    margin-bottom: 6px;
}
.g_zj .zjimg1 {
    margin-left: 8px;
}
.g_zj .zjimg li img {
    width: 291px;
    height: 193px;
    display: block;
}
.g_zj .zjimg li em {
    position: absolute;
    width: 291px;
    height: 193px;
    left: 0;
    top: 0;
    padding-top: 120px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: none;
    background: url(../images/zjsha.png) no-repeat;
        font-style: normal;
}
.g_zj .zjimg8 {
    height: 133px;
    padding-top: 60px;
    text-align: center;
}
.g_zj .zjimg .zjimg7 {
    background: url(../images/zjimg7.jpg) no-repeat;
    width: 300px;
    height: 193px;
    font-size: 14px;
    color: #ff5f00;
    text-align: center;
    line-height: 193px;
}
.g_zj .zjimg8 i {
    height: 50px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #282b32;
    font-weight: bold;
        font-style: normal; 
}
.g_zj .zjimg8 b {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #282b32;
    height: 22px;

}
.g_zj .zjimg8 span {
    display: block;
    font-size: 22px;
    color: #282b32;
}
.g_zj .zjimg li:hover em {
    display: block;
}
.g_zj .zjimg .zjimg7 a {
    color: #01a0dc;
}

.g-about {
    background: url(../images/about_bj.jpg) no-repeat center top;
    background-size: 100% 12.3rem;
    margin-bottom: 3.25rem;
}
.g-about h3 {
    height: 6.1rem;
    box-sizing: border-box;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    text-transform: uppercase;
    padding-top: 2.5rem;
}
.g-about dl {
    width: 93.75%;
    margin: 0 auto;
    background: url(../images/about_t1.png) repeat-x left top;
    background-size: 0.6rem 28.1rem;
}
.g-about dt {
    width: 81.16%;
    margin: 0 auto 1.2rem;
}
.g-about dd {
    width: 81.16%;
    margin: 0 auto;
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #fff;
    overflow: hidden;
    padding-bottom: 2.5rem;
}
.g-about dd a {
    color: #fff;
    float: right;
    text-decoration: underline;
    margin-top: 0.6rem;
}
.g-about dt img{
    width: 100%;
}
/*新闻动态*/
.h-news {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f3f3f3;
    padding-top: 50px;
    padding-bottom: 30px;
}
.h-news .container {
    margin: 0 auto;
    width: 1230px;
}
.g_news {
    width: 600px;
    margin-right: 112px;
    float: left;
}
.g_news .newq {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 18px;
    position: relative;
}
.g_news .newq li {
    float: left;
    height: 48px;
    font-size: 22px;
    color: #174b89;
    width: 150px;
    text-align: center;
}
.g_news .newq li a:hover, .g_news .newq li.cur a {
    color: #01a0dc;
    font-weight: bold;
    border-bottom: 1px solid #01a0dc;
}
.g_news .newq li:nth-child(1) a {
    background: url(../images/newtit.png) no-repeat 0 8px;
}
.g_news .newq li a {
    display: inline-block;
    width: 120px;
    padding-left: 30px;
    height: 48px;
    color: #3e3e3e;
    text-decoration: none;
}
.g_news h3 {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 2px;
}
.g_news h3 span {
    font-size: 14px;
    color: #777777;
    text-transform: uppercase;
    font-weight: normal;
    float: right;
}
.g_news h3 a {
    color: #333333;
}
.g_news p {
    font-size: 14px;
    line-height: 22px;
    color: #555555;
    height: 44px;
    overflow: hidden;
}
.wend{width: 488px;float: right;}
.wend .m_zxc{height: 266px;overflow: hidden;}
.wend h3{height: 53px;line-height: 53px;background:url(../images/wdtit.png) no-repeat center left; font-size: 22px;color: #0085CA;font-weight: bold; padding-left: 48px;margin-bottom: 18px;}
.wend h3 a{color:#01a0dc;}
.wend span a{font-size: 14px;font-weight: normal;color: #555555;}
.wend dl{ height: 143px;}
.wend dt{float: left;width:184px; }
.wend dt img{width: 184px;height: 92px;display: block;}
.wend dd{float: left;margin-left: 18px;width: 278px;}  
.wend h4{height: 20px;line-height: 20px;background:url(../images/wen.jpg) no-repeat;padding-left: 33px;font-size: 14px;font-weight: bold;color: #333333; margin-bottom: 20px;}
.wend h4 a{color: #333333;}
.wend p{height: 52px;line-height: 26px;background:url(../images/da.jpg) no-repeat 0 5px;padding-left: 33px;font-size: 14px;color: #555555; overflow: hidden;}
.g_news .newq li:nth-child(2) a {

    background: url(../images/newtit1.png) no-repeat center left;

}

.index-news {
    padding: 30px 0 50px;
}
.index-news .index-title {
    margin-bottom: 30px;
}
.index-title h2 {
    font-size: 20px;
}
.index-title {
    background-size: 100%;
}
.index-title {
    text-align: center;
    padding: 20px 0;
    background-repeat: no-repeat;
    background-position: center;
}
.tab-nav {
    text-align: center;
    margin-top: 30px;
}
.tab-nav a.cur {
    background: #01a0dc;
    color: #fff;
}
.tab-nav a {
    display: inline-block;
    width: 30%;
    height: 40px;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
}
.news-box {
    border: none;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.news-box .box {
    width: 100%;
    float: none;
    padding: 0;
    border: none;
}
.box-top {
    margin-bottom: 15px;
    overflow: hidden;
}
.news-ul {
    margin-top: 20px;
}
.news-ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px;
}
.news-ul li a {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    display: block;
    overflow: hidden;
}
.news-ul li abbr {
    display: block;
    float: left;
    width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-ul li .date {
    font-size: 14px;
    float: right;
    display: block;
    width: 30%;
    text-align: right;
}
.index-news .see-all {
    display: block;
    width: 110px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin: 40px auto 0;
    background: #01a0dc;
    color: #fff;
    box-shadow: 1px 1px 20px rgba(196,154,108,0.8);
}