﻿@charset "utf-8";
/* CSS Document */
/* 2019.4.24 */
.fl {
    float: left;
}

.fr {
    float: right;
}

.pos {
    position: relative;
}

.container {
    width: 1170px;
    margin: auto;
}

.wc-top {
    background: #fff;
    height: 220px;
    border-bottom: 4px solid #d5e0d8;
}

.logo {
    width: 612px;
    height: 117px;
}

    .logo img {
        width: 612px;
        height: 117px;
    }

.logo1 {
    width: 73px;
    height: 117px;
}

    .logo1 img {
        width: 73px;
        height: 117px;
    }

.top-right {
    width: 470px;
}



.search {
    background: url(../../images/search.png) no-repeat left top;
    width: 161px;
    height: 35px;
}

    .search .inp-text {
        width: 120px;
        height: 35px;
        background: none;
        border: none;
        padding-left: 10px;
        color: #666;
    }

    .search .inp-but {
        background: none;
        border: none;
        height: 34px;
        width: 30px;
        cursor: pointer;
    }

.menubg {
    margin-top: 30px;
}

.menu ul {
}

    .menu ul li {
        float: left;
        text-align: center;
        line-height: 31px;
        position: relative;
        margin-right: 35px;
        width: 128px;
    }

        /*.menu ul li:first-child a {
            padding: 0px 26px 0 2px;
        }*/

        /*.menu ul li.last a {
            padding-right: 0px;
            background: none;
        }*/

        .menu ul li a {
            font-size: 16px;
            color: #333;
            display: block;
            /*height: 31px;*/
            text-decoration: none;
            padding: 0 10px;
            background: url(../../images/mbg.png) repeat-x left top;
            border: 1px solid #20b6a5;
            border-radius: 10px;
        }

            .menu ul li a:hover, .menu ul li a.active, .menu ul li a.move {
                color: #20b6a5;
            }

        .menu ul li .ernav {
            position: absolute;
            left: 0px;
            top: 35px;
            z-index: 1;
            width: 100%;
            display: none;
            border: 1px solid #8cd1c4;
            background: url(../../images/erbg.png) repeat left top;
            padding: 0;
        }

            .menu ul li .ernav ul li {
                background: none;
                width: 100%;
                line-height: 25px;
                margin-right: 0px;
                text-align: left;
                float: none;
                border-bottom: 1px solid #8cd1c4;
            }

                .menu ul li .ernav ul li:last-child {
                    border-bottom: none;
                }

                .menu ul li .ernav ul li a {
                    line-height: 25px;
                    padding: 2px 5px;
                    display: block;
                    font-weight: normal;
                    border: none;
                    color: #fff;
                    font-size: 14px;
                    background: none;
                    text-align: center;
                    border-radius: 0;
                }


                    .menu ul li .ernav ul li a:hover {
                        color: #fff;
                        background: #1bcca4;
                    }
/*menu End*/
.banner {
    height: 490px;
}
/*banner css*/
.fullSlide {
    position: relative;
    background: #000;
    margin: 0 auto;
}

    .fullSlide .bd {
        position: relative;
        z-index: 0;
    }

        .fullSlide .bd li img {
            max-width: 100%;
            vertical-align: top;
        }

.banner .hd {
    position: absolute;
    z-index: 1;
    margin-top: -60px;
    height: 30px;
    line-height: 30px;
    right: 19%;
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

    .fullSlide .hd ul li {
        cursor: pointer;
        display: inline-block;
        border: 2px solid #fff;
        border-radius: 5px;
        width: 17px;
        height: 17px;
        *display: inline;
        zoom: 1;
        margin: 5px;
        overflow: hidden;
        font-size: 0;
    }

    .fullSlide .hd ul .on {
        background: #47afb7;
    }

/*banner css end*/
.about {
    padding-top: 80px;
    /*min-height: 1095px;*/
}

.ab-top {
    text-align: center;
}

.ab-con {
}

    .ab-con .ab1 {
        background: url(../../images/abimg1.jpg) no-repeat left top;
    }

    .ab-con .ab2 {
        background: url(../../images/abimg4.jpg) no-repeat right top;
    }

    .ab-con .ab3 {
        background: url(../../images/abimg5.jpg) no-repeat left bottom;
    }

    .ab-con .ab-img {
        width: 500px;
    }

    .ab-con .ab-tt {
        width: 650px;
        padding-top: 70px;
    }

        .ab-con .ab-tt p {
            font-size: 18px;
            color: #333;
            line-height: 30px;
            width: 530px;
            /*font-weight: bold;*/
            text-indent: 2em;
        }

    .ab-con .ab1 p {
        padding-left: 102px;
    }

    .ab-con .ab2 p {
        padding-left: 50px;
    }

    .ab-con .ab3 {
        padding-top: 40px;
        padding-bottom: 80px;
    }

        .ab-con .ab3 p {
            padding-left: 102px;
        }

    .ab-con .ab-one {
        margin-top: 38px;
    }

    .ab-con .ab-two {
        margin-top: 38px;
        margin-bottom: 75px;
    }
/*about end*/

.product {
    background: url(../../images/prbg.jpg) repeat-x left top;
    min-height: 1080px;
}

.prtop {
    text-align: center;
}

.pr-ul ul {
    padding-top: 78px;
}

    .pr-ul ul li {
        width: 330px;
        height: 330px;
        float: left;
        margin-right: 70px;
        margin-bottom: 42px;
        box-shadow: 1px 3px 6px 4px #d0d0d0;
    }

        .pr-ul ul li a {
            text-decoration: none;
        }

        .pr-ul ul li:nth-child(3n) {
            margin-right: 0;
        }

        .pr-ul ul li span.li-t {
            background: #00ab84;
            text-align: center;
            color: #fff;
            font-size: 22px;
            padding: 15px 5px;
            line-height: 28px;
            min-height: 56px;
            display: -webkit-flex;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .pr-ul ul li .li-img {
            height: 270px;
            width: 330px;
            overflow: hidden;
        }

            .pr-ul ul li .li-img img {
                height: 270px;
                width: 330px;
                overflow: hidden;
                transition: all 1.5s;
            }

            .pr-ul ul li .li-img:hover img {
                transform: scale(1.2);
            }
/*proudct end*/
.solution {
    padding-top: 88px;
    /*min-height: 870px;*/
    background: url(../../images/soubg.jpg) no-repeat center top;
    background-size: cover;
}

.sotop {
    text-align: center;
}

.sol-ul {
    padding: 80px 0 50px;
}

    .sol-ul ul li {
        width: 268px;
        /*height: 245px;*/
        background: #fff;
        float: left;
        margin-right: 32px;
        margin-bottom: 35px;
        position: relative;
    }

        .sol-ul ul li:nth-child(4n) {
            margin-right: 0px;
        }

        .sol-ul ul li:hover {
            /*background: #00f;*/
            opacity: 0.86;
            cursor: pointer;
        }

        .sol-ul ul li a.lmore {
            color: #00ab84;
            font-size: 18px;
            /*font-weight: bold;*/
            display: block;
            padding: 15px;
            /*position: absolute;
            right: 10px;
            bottom: 10px;*/
            text-decoration: none;
        }

        .sol-ul ul li .li-pp {
            font-size: 24px;
            color: #333;
            line-height: 35px;
            font-weight: bold;
            padding: 15px 20px 0;
        }
            .sol-ul ul li .li-pp p {
                line-height:30px;
                font-size:14px;


            }
            .sol-ul ul li .li-pp p.p2 {
                text-indent: 1em;
            }

            .sol-ul ul li .li-pp p.p3 {
                text-indent: 2em;
            }

            .sol-ul ul li .li-pp p:nth-child(2) {
                text-indent: 1em;
            }

            .sol-ul ul li .li-pp p:nth-child(3) {
                text-indent: 2em;
            }

/*solution end*/
.contact {
    background: #0ab38d;
    min-height: 174px;
    padding: 30px 0;
}

.flogo {
    position: absolute;
    right: 0px;
    top: 0px;
}

    .flogo img {
        width: 113px;
        height: 156px;
    }

.cont {
    margin-left: 110px;
    width: 925px;
}

.cont-top {
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-bottom: 5px;
}

    .cont-top h4 {
        color: #fff;
        font-size: 22px;
        text-align: center;
    }

        .cont-top h4 span {
        }


.cont-pp {
    text-align: center;
    padding-top: 20px;
}

    .cont-pp p {
        font-size: 20px;
        color: #fff;
        line-height: 30px;
        /*font-weight: bold;*/
    }



/*copy*/

.wc-copy {
    min-height: 26px;
    background: #666464;
    padding: 15px 0;
    text-align: center;
}

    .wc-copy p {
        font-size: 18px;
        color: #fff;
        line-height: 25px;
        font-family: "黑体";
    }

/*.wc-copyEnd*/













