.banner { height: 441px; position: relative; z-index: 1; overflow: hidden; }
.banner li { width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: none; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.banner li a { display: block; width: 100%; height: 100%; }
.banner-wrap { position: absolute; height: 5px; bottom: 30px; /*! margin-left: -600px; */ left: 0; width: 100%; }
.banner .btn { height: 7px; position: absolute; top: 0; left: 50%; width: 960px; margin-left: -400px; bottom: 0; z-index: 10; text-align: center; height: 5px; }
    .banner .btn span {
        display: inline-block;
        width: 24px;
        height: 8px; /*! border-radius: 50%; */
        background: #fff;
        cursor: pointer;
        margin: 0 5px;
        opacity: 0.5;
        line-height: 5px;
        filter: alpha(opacity=90);
        border-radius: 3px;
    }
.banner .btn span.on { opacity: 1; filter: alpha(opacity=100); }
.banner-prev, .banner-next { border-radius: 25px; position: absolute; top: -220px; width: 50px; height: 100px;  background: url(../images/prev.png) no-repeat center center transparent; cursor: pointer; z-index: 13; }
.banner-prev:hover, .banner-next:hover { background-color: rgba(166, 206, 57, 0.2); }
.banner-next { right: 20px; background-position: 100% 0; background: url(../images/next.png) no-repeat center center transparent; }
.banner-prev { left: 20px; }

/* rowt */
.rowt {font-size: 12px; line-height: 30px; }
.rowt .h1 { height: 100%; font-size: 38px;padding:20px 0; color: #000; text-transform:uppercase;font-weight:bold;text-align:center; }

/* serv */
.serv { position: relative; height: 130px; }
.serv:before { content: ''; position: absolute; top: 45px; left: 0; width: 100%; height: 0px; border-top: 1px dashed #ddd; }
.serv .wrap { position: relative; z-index: 2; text-align: center; }
.serv .b { display: inline-block; width: 82px; height: 130px; margin: 0 16px; cursor: pointer; line-height: 30px; color: #333; font-size: 16px; }
.serv .b:hover { color: #f68a0a; }
.serv .b .icon-serv-b { width: 82px; height: 90px; text-align: center; padding-top: 23px; background-position: 0 -108px; }
.serv .b:hover .icon-serv-b { background-position: 0 -198px; }
.serv .b .icon-serv-b .icon { display: inline-block; width: 44px; height: 44px; }
.icon.icon-serv0 { background-position: 0 -20px; }
.icon.icon-serv1 { background-position: -44px -20px; }
.icon.icon-serv2 { background-position: -88px -20px; }
.icon.icon-serv3 { background-position: -132px -20px; }
.icon.icon-serv4 { background-position: -176px -20px; }
.icon.icon-serv5 { background-position: -220px -20px; }
.icon.icon-serv6 { background-position: -264px -20px; }
.icon.icon-serv7 { background-position: -308px -20px; }
.icon.icon-serv8 { background-position: -352px -20px; }
.icon.icon-serv9 { background-position: -396px -20px; }
.serv .b:hover .icon.icon-serv0 { background-position: 0 -64px; }
.serv .b:hover .icon.icon-serv1 { background-position: -44px -64px; }
.serv .b:hover .icon.icon-serv2 { background-position: -88px -64px; }
.serv .b:hover .icon.icon-serv3 { background-position: -132px -64px; }
.serv .b:hover .icon.icon-serv4 { background-position: -176px -64px; }
.serv .b:hover .icon.icon-serv5 { background-position: -220px -64px; }
.serv .b:hover .icon.icon-serv6 { background-position: -264px -64px; }
.serv .b:hover .icon.icon-serv7 { background-position: -308px -64px; }
.serv .b:hover .icon.icon-serv8 { background-position: -352px -64px; }
.serv .b:hover .icon.icon-serv9 { background-position: -396px -64px; }

/* news */
.news { width: 100%; padding: 24px 0; background: #f9f9f9; }
.news .zx1 { width: 800px; background: #fff; padding-bottom: 20px; }
.topnews { width: 780px; padding-top: 14px; margin: 20px; }
.topnews .img { width: 198px; height: 140px; padding: 6px; margin-left: 10px; background:#f5f5f5; }
.topnews .img span { width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: 100% 100%; }
.topnews .img:hover span { background-size: 110% 110%; }
.topnews .txt { position: relative; width: 520px; /*! height: 166px; */ margin-right: 20px; margin-left: 20px; }
.topnews .txt .name, .topnews .txt .jianj { width: 100%; height: 30px; line-height: 30px; font-size: 16px; color: #333; margin-bottom: 10px; font-weight: bold; }
.topnews .txt .jianj { height: 60px; line-height: 30px; font-size: 14px; color: #777; margin-bottom: 10px; overflow: hidden; font-weight: normal; }
.topnews .mlink { font-size: 16px; }
.list { width: 100%; font-size: 14px; line-height: 32px; }
.list li { position: relative; width: 100%; border-bottom: dashed 1px #bbb; line-height: 50px; }
.list li a { width: 620px; height: 100%; }
.list li .time { width: 120px; height: 100%; text-align: right; color: #888; }
.newsul { padding-top: 10px; /*! border-top: dashed 1px #bbb; */  margin: 0 30px; }
.news .zx2 { width: 780px; }
.zx2 .b { width: 50%; height: 190px; float: left; color: #fff; }
.zx2 .b.b1 { padding: 50px 20px 0; }
.zx2 .b.b2 { position: relative; }
.zx2 .b .h1 { font-size: 30px; line-height: 18px; margin-bottom: 16px;
    font-weight: 200; }
.zx2 .b .h2 { font-size: 16px; line-height: 26px; 
    font-weight: 200;
    text-transform: uppercase;}
.zx2 .b.b11 { color: #fff; text-align: right; }
.zx2 .b .h3 { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); text-align: center; width: 100%; height: 40px; line-height: 40px; font-size: 16px; }
.zx2 .b:hover{ opacity: .8;filter: opacity(80); }
/* pro */
.proul ul {display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
    .proul ul li {
        width: 360px;
        font-size: 15px;
        margin-bottom: 20px;
        overflow: hidden;
        background:#fff;    
        box-shadow: 0 0 5px #eee;
        padding:8px;
    }

        .proul ul li:hover {
        box-shadow: 0 0 5px #f68a0a;
        }

        .proul ul li .img {
            background-color: #f5f5f5;
            background-position: center center;
            background-size: 100% 100%;
            margin-top:10px;
            width: 265px;
            height: 265px;
            overflow: hidden;
        }

        .proul ul li:hover .img {
            background-size: 108% 108%;
        }

        .proul ul li .name {
            width: 100%;
            height: 50px;
            line-height: 50px;
            text-align: center;
    background: #fff;
        }
        .proul ul li:hover .name {
            color:#f68a0a;
        }
.product {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

p.sort {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 10px;
}

    p.sort > a {
        display: inline-block;
        margin: 5px 20px 5px 0px;
        font-size: 14px;
        transition: all 0.5s ease;
    }

        p.sort > a.first {
            color: #6dc3ea;
        }

        p.sort > a:hover {
            color: #6dc3ea;
        }

.product li {
    width: 360px;
    margin-bottom: 30px;
}

    .product li a {
        display: block;
    }

        .product li a .float {
            position: relative;
        }

            .product li a .float img {
                width: 100%;
                display: block;
            }

            .product li a .float > div {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background: rgba(109,195,234,0.8);
                opacity: 0;
                padding: 5%;
                overflow: hidden;
                transition: all 0.5s ease;
            }

            .product li a .float div p {
                position: absolute;
                top: 5%;
                right: 5%;
                bottom: 5%;
                left: 5%;
                border: 1px solid #fff;
                padding: 5%;
                overflow: hidden;
            }

                .product li a .float div p span {
                    color: #fff;
                }

                .product li a .float div p strong {
                    color: #fff;
                    font-size: 15px;
                    font-weight: 600;
                    display: none;
                    text-align: center
                }

        .product li a h3 {
            text-align: center;
            font-weight: normal;
            margin: 10px 0;
            font-size: 16px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .product li:hover a div {
        opacity: 1;
    }

.more {
    transition: all 0.5s ease;
    display: inline-block;
    margin: 15px auto;
    margin-left: 50%;
    transform: translateX(-50%);
    padding: 5px 10px;
    border: 1px solid #6dc3ea;
    color: #6dc3ea
}

.more1 {
    margin-left: 0%;
    transform: translateX(0);
}

.more:hover {
    background: #6dc3ea;
    color: #fff;
}
.product1 li a .float div {
    position: static;
    top: auto;
    bottom: auto;
    opacity: 1;
    background: none;
    padding: 0
}
    /*.product1 li a .float div p{color: #828282;position: static;top: auto;bottom: auto;border:none;padding: 0;max-height: 50px;overflow: hidden;}
.product1 li a .float div p span{color: #828282}*/
    .product1 li a .float div h3 {
        margin-bottom: 0
    }

.product1 li a .float .img {
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    display:flex;
    align-items: center;
    justify-content: center;
}

    .product1 li a .float .img p {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        vertical-align: middle;
        background: rgba(0,0,0,0.4);
        text-align: center;
        transform: scale(0);
        transition: all 0.5s ease
    }

        .product1 li a .float .img p span {
            margin-top: 50%;
            transform: translateY(-50%);
            display: inline-block;
        }

.product1 li:hover a .float .img p {
    transform: scale(1)
}

.product1 li a .float .img img {
    width: 90%;
    height:auto;
    transition: all 0.4s;
}

.product1 li:hover a .float .img img {
    transform: scale(1.2);
}

.product1 li a .float div hr {
    height: 3px;
    border: none;
    width: 50px;
    margin: 0 auto;
    background: #f68a0a;
    margin: 5px auto
}

.product1 li:hover a .float div hr {
    width: 130px;
    transition: all 0.4s;
}

.product1 li:hover a .float div h3 {
    color: #333;
    transition: all 0.4s;
}
.gsjj {
    background-color: #f1f1f1;
    padding: 0px 0 20px;
    margin-top:30px;
}

    .gsjj .gsjj_top {
        width: 100%;
        height: 264px;
        margin: 0 auto;
        background-color: #f68a0a;
        position: relative;
    }

.gsjj_top img {
    position: absolute;
    top: 30px;
    right: 28px;    
}

.gsjj_top_wz {
    width: 1000px;
    height: 130px;
    padding: 75px 40px 0 0px;
}

    .gsjj_top_wz p {
        font-size: 36px;
        font-weight: bold;
        color: #fff;
    text-transform: uppercase;
    }

    .gsjj_top_wz div {
        font-size: 16px;
        line-height:30px;
        color: #fff;
        margin-top:10px;
    }

.gsjj_bottom {
    padding-top: 35px;
}

    .gsjj_bottom h2 {
        font-size: 22px;
        padding-bottom: 20px;
        color: #000;
        line-height: 34px;
        font-weight:bold;
    }

    .gsjj_bottom > div {
        color: #222;
        font-size: 16px;
        line-height: 36px;
    }

    .gsjj_bottom a {
        background-color: #666;
        width: 116px;
        height: 46px;
        border-radius: 4px;
        display: block;
        line-height: 46px;
        text-align: center;
        color: #fff;
        margin: 15px 0;
    }

        .gsjj_bottom a:hover {
            background-color: #f68a0a;
        }