*{
    margin:0;
    padding:0;
}
body {
    background-color: #f5f5f5;
}
/* banner */
.Generalindex_banner {
    width: 100%;
float:left;
    font-size: 0;
}

    .Generalindex_banner img {
        width: 100%;
        min-width: 1170px;
    }
/* banner结束 */


/* 产品内容搜索 */
.Generalindex_lplist {
    float: left;
    width: 100%;
    display: table;
    margin-bottom:20px;
}

    .Generalindex_lplist .index_lplistTitle {
        display: table-cell;
        vertical-align: middle;
        height: 104px;
        width: 50%;
    }

        .Generalindex_lplist .index_lplistTitle span {
            font-weight: bold;
        }

        .Generalindex_lplist .index_lplistTitle a {
            margin: 0 5px;
            color: #666666;
        }

    .Generalindex_lplist .index_lplistsearchBox {
        display: table-cell;
        vertical-align: middle;
        height: 104px;
        width: 50%;
    }

    .Generalindex_lplist .index_lplistsearch {
        padding: 3px 3px 3px 3px;
        background: #ed1c24;
        border-radius: 20px;
        width: 234px;
        height: 32.3px;
        float: right;
    }

        .Generalindex_lplist .index_lplistsearch input {
            border-radius: 20px;
            border: none;
            width: 200px;
            height: 26px;
            text-indent: 1em;
        }

        .Generalindex_lplist .index_lplistsearch a img {
            width: 19px;
            display: inline-block;
            cursor: pointer;
            vertical-align: middle;
        }

.index_lplistcot {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .index_lplistcot .index_lplistcotLef {
        float: left;
        width: 220px;
        height: 352px;
        background: #ffc3eb;
        padding-top: 67px;
        padding-left: 25px;
    }

        .index_lplistcot .index_lplistcotLef h6 {
            font-size: 32px;
            font-weight: unset;
            color: white;
        }

        .index_lplistcot .index_lplistcotLef p {
            color: white;
            font-size: 15px;
            margin-top: 19px;
            margin-bottom: 70px;
        }

        .index_lplistcot .index_lplistcotLef span {
            border: 1px solid white;
            background: #ffc3eb;
            padding: 12px 24px;
            color: white;
        }

    .index_lplistcot .index_lplistcotRit {
        width: 100%;
        float: left;
        text-align: center;
    }
.LookMore {
    width: 350px;
    background: #38f;
    color: white;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    border-radius: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 20px;
    border:1px solid #38f;
}
    .LookMore:hover {
        color: #38f;
        background:white;
    }
    .LookMore i {
        margin-left: 10px;
    }
    .index_lplistcot .index_lplistcotRit ul {
        width: 100%;
        position: relative;
        border-left: none;
        float: left;
    }
            .index_lplistcot .index_lplistcotRit ul li {
                margin: 0 0.5% 1%;
                width: 19%;
                float: left;
                text-align: center;
                background: white;
            }
                .index_lplistcot .index_lplistcotRit ul li .index_lpsRtWkCont {
                    height: 352px;
                    padding: 0 10px;
                    display: table-cell;
                    vertical-align: middle;
                    font-size: 0;
                    width: 218.5px;
                }
                .index_lplistcot .index_lplistcotRit ul li .index_lpsRtWk{
                    display:inline-block;
                }
                .index_lplistcot .index_lplistcotRit ul li .index_lplistcotRitBox {
                    height: 204.88px;
                    width: 100%;
                    display: table-cell;
                    vertical-align: middle;
                }
                .index_lplistcot .index_lplistcotRit ul li img {
                    max-width: 199px;
                    max-height: 199px;
                    width: auto;
                    height: auto;
                    -webkit-transition: all 0.5s;
                    -o-transition: all 0.5s;
                    transition: all 0.5s;
                }
                .index_lplistcot .index_lplistcotRit ul li img:hover {
                transform:scale(1.1);
                }

                .index_lplistcot .index_lplistcotRit ul li p {
                    margin: 20px 0;
                    color: black;
                    /*font-weight: bold;*/
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    display: inline-block;
                    font-size: 14px;
                }
                .index_lplistcot .index_lplistcotRit ul li h6 {
                    color: red;
                    font-size: 18px;
                }


                    .index_lplistcot.ulTwo .index_lplistcotLef {
                        background: #9ce2ff;
                    }

        .index_lplistcot.ulTwo .index_lplistcotLef span {
            background: #9ce2ff;
        }
/* 产品内容搜索结束 */


/* 客户案例标题头 */
.index_caseTitle {
    text-align: center;
    padding: 74px 0 30px 0;
    float: left;
    width: 100%;
}

    .index_caseTitle h6 {
        font-size: 25px;
    }

    .index_caseTitle p {
        font-size: 15px;
        color: #666666;
        margin: 22px auto 25px;
    }

    .index_caseTitle span {
        width: 70px;
        height: 8px;
        background: #009bda;
        display: inline-block;
    }

/* 客户案例标题头结束 */


/* 客户案例内容 */
.Generalindex_case {
    width: 100%;
    min-height: 510px;
    background: url(../images/Gener_indexkl.png) no-repeat;
    position: relative;
    background-size: cover;
    background-position: center;
    display: table;
}

    .Generalindex_case .Generalindex_caseList {
        float: left;
        width: 50%;
        height: 163px;
        text-align:center;
        font-size:0;
    }

        .Generalindex_case .Generalindex_caseList:nth-child(1) {
            margin-bottom: 40px;
        }

        .Generalindex_case .Generalindex_caseList:nth-child(2) {
            margin-bottom: 40px;
        }

    .Generalindex_case .Generalindex_caseAllList {
        display: table-cell;
        vertical-align: middle;
        height: 510px;
    }

    .Generalindex_case .Generalindex_caseListImg {
        display: inline-block;
        width: 226px;
        height: 127px;
        line-height: 127px;
        background: white;
        text-align: center;
    }
        .Generalindex_case .Generalindex_caseListImg img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }

    .Generalindex_case .Generalindex_caseListRit {
        display: inline-block;
        width: 310px;
        padding-left: 20px;
        text-align: left;
    }

        .Generalindex_case .Generalindex_caseListRit p {
            margin-top: 13px;
            display: inline-block;
        }

            .Generalindex_case .Generalindex_caseListRit p b {
                color: white;
                font-size: 14px;
            }

            .Generalindex_case .Generalindex_caseListRit p span {
                color: white;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }
                .Generalindex_case .Generalindex_caseListRit p span a {
                    color: white;
                    font-size: 14px;
                }
        .Generalindex_case .Generalindex_caseListRit h6 {
            font-size: 18px;
            letter-spacing: 1px;
        }
        .Generalindex_case .Generalindex_caseListRit h6 a{
            color: white;
        }


/* 客户案例内容结束 */

/* 场地人气 */
.bgwhite{
    background:white;
}
.PtyOfVes {
    float: left;
    width: 100%;
    background: white;
    padding-bottom: 40px;
}
.PtyOfVes img {
    width: 100%;
}

    .PtyOfVes .PtyOfVes_Lef {
        float: left;
        width: 681px;
        height: 685px;
        display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
        display: -moz-box; /* 老版本语法: Firefox (buggy) */
        display: -ms-flexbox; /* 混合版本语法: IE 10 */
        display: -webkit-flex; /* 新版本语法: Chrome 21+ */
        display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
        -moz-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: hidden;
        background: #f5f5f5;
    }

    .PtyOfVes .PtyOfVes_Rit {
        float: left;
        width: 489px;
        padding-left: 8px;
    }

        .PtyOfVes .PtyOfVes_Rit .PtyOfVes_Top {
            width: 499px;
            height: 341px;
            margin-bottom: 8px;
            float: left;
            display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
            display: -moz-box; /* 老版本语法: Firefox (buggy) */
            display: -ms-flexbox; /* 混合版本语法: IE 10 */
            display: -webkit-flex; /* 新版本语法: Chrome 21+ */
            display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
            -moz-justify-content: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -moz-align-items: center;
            -webkit-align-items: center;
            align-items: center;
            overflow: hidden;
            background: #f5f5f5;
        }

        .PtyOfVes .PtyOfVes_Rit .PtyOfVes_Bot {
            float: left;
            width: 499px;
            height: 336px;
            display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
            display: -moz-box; /* 老版本语法: Firefox (buggy) */
            display: -ms-flexbox; /* 混合版本语法: IE 10 */
            display: -webkit-flex; /* 新版本语法: Chrome 21+ */
            display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
            -moz-justify-content: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -moz-align-items: center;
            -webkit-align-items: center;
            align-items: center;
            overflow: hidden;
            background: #f5f5f5;
        }
/* 场地人气结束 */


/* 选择我们 */
.ChoseUs {
    background: #009bda;
    width: 100%;
    float: left;
    padding: 74px 0 50px 0;
}

    .ChoseUs .ChoseUs_Title {
        text-align: center;
    }

        .ChoseUs .ChoseUs_Title h6 {
            font-size: 25px;
            color: #eae6e6;
        }

        .ChoseUs .ChoseUs_Title p {
            color: #e2dcdc;
            font-size: 15px;
            margin: 22px auto 25px;
        }

    .ChoseUs .ChoseUsAllList {
        display: inline-block;
        width: 100%;
    }

        .ChoseUs .ChoseUsAllList .ChoseUsList {
            float: left;
            text-align: center;
            width: 25%;
        }

            .ChoseUs .ChoseUsAllList .ChoseUsList h6 {
                font-size: 121px;
                color: #eae6e6;
            }

            .ChoseUs .ChoseUsAllList .ChoseUsList p {
                color: #e2dcdc;
                margin-bottom: 5px;
            }

    .ChoseUs .ChoseMore {
        text-align: center;
        width: 108px;
        height: 37px;
        background: white;
        line-height: 37px;
        color: #009bda;
        -webkit-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border-radius: 5px;
        margin: auto;
        margin-top: 25px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

        .ChoseUs .ChoseMore:hover {
            background: #009bda;
            color: white;
            border: 1px solid white;
        }
/* 选择我们结束 */


/* 企业优势 */
.EnteAdnge{
    float:left;
    width:100%;
    padding-bottom:40px
}
.EnteAdnge .EnteAdnge_topAllList {
    float: left;
    margin-left: -15px;
    margin-right: -15px;
}

.EnteAdnge .EnteAdnge_topList {
    float: left;
    width: 370px;
    margin: 0 15px;
}

    .EnteAdnge .EnteAdnge_topList h6 {
        margin: 14px 0;
        border-bottom: 4px solid #009bda;
        padding-bottom: 14px;
        width: 64px;
    }
        .EnteAdnge .EnteAdnge_topList h6 a {
            font-size: 16px;
            width: 300px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: inline-block;
        }

    .EnteAdnge .EnteAdnge_topList .EnteAdnge_topListImg {
        width: 370px;
        height: 218px;
        line-height: 218px;
        background: white;
        text-align: center;
        position: relative;
    }
        .EnteAdnge .EnteAdnge_topList .EnteAdnge_topListImg img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }
        .EnteAdnge .EnteAdnge_topList .EnteAdnge_topListImg .fa {
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }
        .EnteAdnge .EnteAdnge_topList .EnteAdnge_topListImg:hover .fa {
            transform: scale(0.8);
        }
        .EnteAdnge .EnteAdnge_topList .EnteAdnge_topListImg .fa {
            position: absolute;
            font-size: 42px;
            color: #009bda;
            top: 50%;
            left: 50%;
            margin-top: -18px;
            margin-left: -21px;
        }

            .EnteAdnge .EnteAdnge_topList p {
                padding-right: 40px;
                color: #666666;
                line-height: 25px;
                width: 300px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                display: inline-block;
            }

.EnteAdnge .EnteAdnge_BotAllList {
    float: left;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 70px;
}

    .EnteAdnge .EnteAdnge_BotAllList ul li {
        text-align: center;
        width: 370px;
        float: left;
        margin: 0 15px;
    }

        .EnteAdnge .EnteAdnge_BotAllList ul li:hover .EnteAdnge_BotList .ChoseMore {
            background: white;
            color: #21c2f8;
            border: 1px solid #21c2f8;
        }

        .EnteAdnge .EnteAdnge_BotAllList ul li .EnteAdnge_BotList {
            padding: 72px 0 24px 0;
            margin-top: -63px;
            border: 1px solid #ccc;
            background: #f9fafc;
        }

            .EnteAdnge .EnteAdnge_BotAllList ul li .EnteAdnge_BotList h6 {
                font-size: 20px;
                font-weight: unset;
                margin-bottom: 8px;
            }

            .EnteAdnge .EnteAdnge_BotAllList ul li .EnteAdnge_BotList p {
                line-height: 27px;
                color: #666666;
            }

        .EnteAdnge .EnteAdnge_BotAllList ul li .ChoseMore {
            text-align: center;
            width: 108px;
            height: 37px;
            background: #21c2f8;
            line-height: 37px;
            color: white;
            -webkit-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            border-radius: 5px;
            margin: 10px auto 0;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

/* 企业优势结束 */

/* 合作伙伴 */
.CoetePater {
    width: 100%;
    float: left;
}

    .CoetePater .ljProductLb {
        padding: 0 3px 43px 3px;
        margin-left:-10px;
        margin-right:-10px;
    }

    .CoetePater h5 {
        font-size: 33px;
        letter-spacing: 1px;
        text-align: center;
        margin: 68px 0 40px 0;
    }

    .CoetePater .CoetePater_top ul li {
        float: left;
        width: 20%;
        text-align: center;
    }

        .CoetePater .CoetePater_top ul li h6 {
            color: #666666;
            font-size: 20px;
            font-weight: unset;
        }

        .CoetePater .CoetePater_top ul li p {
            color: #9a9895;
            font-size: 12px;
            margin-top: 15px;
        }

    .CoetePater .CoetePater_top {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }
/* 合作伙伴结束 */


/* 底部多图轮播 */
.ljProduct {
    float: left;
    width: 100%;
    padding-bottom: 20px
}

    .ljProduct .ljProductLbBox {
        float: left;
        width: 20%;
        text-align: center;
        padding: 0 10px;
    }
        .ljProduct .ljProductLbBox img{
            width:100%;
        }
        .ljProduct .ljProductLbBox a {
            padding: 10px;
            background: white;
            display: inline-block;
            width: 100%;
        }

        .arrow-location-right-top .slick-arrow {
            position: absolute;
            z-index: 7;
            cursor: pointer;
            font-size: 0;
            line-height: 0;
            background: none;
            border: none;
            width: 38px;
            height: 38px;
            background: #f7f8fa;
            color: #191919;
            font-weight: 500;
            border-radius: 50%;
            transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
        }

    .arrow-location-right-top .slick-arrow:hover {
        background: #2879fe;
        color: #ffffff;
    }

    .arrow-location-right-top .slick-arrow:before {
        font-family: "wokiee";
        font-size: 20px;
        line-height: 1;
    }

.arrow-location-right-top .slick-slide img {
    width: 100%;
    border: 1px solid #efe9e9;
}

.arrow-location-right-top .slick-prev:before {
    content: "<";
}

.arrow-location-right-top .slick-next:before {
    content: ">";
}

@media (min-width: 1025px) {
    .arrow-location-right-top .slick-prev {
        top: 50%;
        left: 10px;
    }

    .arrow-location-right-top .slick-next {
        top: 50%;
        right: 10px;
    }
    /*.arrow-location-right-top .slick-arrow {
      top: -28px;
  }

  .arrow-location-right-top .slick-prev {
      right: 57px;
  }*/

    .arrow-location-right-top .slick-next {
        right: 10px;
    }
}


.arrow-location-right-top .slick-arrow {
    top: 50%;
}

.arrow-location-right-top .slick-prev {
    left: 0px;
}

.arrow-location-right-top .slick-next {
    right: 0px;
}

.slick-slider .slick-dots {
    margin-top: 22px;
    position: absolute;
    width: 100%;
    bottom: 5px;
    text-align: center;
}

    .slick-slider .slick-dots li {
        margin: 0 auto 3px;
        padding: 0 2px;
        cursor: pointer;
        display: inline-block;
    }

        .slick-slider .slick-dots li button {
            width: 49px;
            height: 7px;
            background: #dadada;
            border: none;
            font-size: 0;
            line-height: 0;
            cursor: pointer;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }

        .slick-slider .slick-dots li:hover button {
            background: #0271cd;
        }

    .slick-slider .slick-dots .slick-active button {
        background: #0271cd;
    }

/* 底部多图轮播结束 */



