
        ul.thumb {
            width: 1080px;
            margin: 80px auto;
            border: none;
        }

            ul.thumb li {
                width: 170px;
                height: 170px;
                margin-right: 10px;
                margin-top: 10px;
                float: left;
                list-style: none;
                cursor: pointer;
            }

                ul.thumb li span {
                    display: block;
                    width: 66px;
                    height: 64px;
                    margin: 32px auto 30px;
                    background: url(../images/smartFactory/icon.png) no-repeat;
                    transition: all 0.6s;
                }

                    ul.thumb li span.jindu {
                        background-position: 2px -1296px;
                    }

                    ul.thumb li span.ziliao {
                        background-position: 6px -100px;
                    }

                    ul.thumb li span.kanban {
                        background-position: 5px -194px;
                    }

                    ul.thumb li span.baobiao {
                        background-position: 4px -300px;
                    }

                    ul.thumb li span.gantetu {
                        background-position: 2px -400px;
                    }

                    ul.thumb li span.piliang {
                        background-position: 3px -500px;
                    }

                    ul.thumb li span.xiezuo {
                        background-position: 4px -3018px;
                    }

                    ul.thumb li span.jieduanding {
                        background-position: 0 -700px;
                    }

                    ul.thumb li span.shuxingding {
                        background-position: 0 -797px;
                    }

                    ul.thumb li span.shuju {
                        background-position: 4px -900px;
                    }

                    ul.thumb li span.richengbiao {
                        background-position: 4px 0;
                    }

                    ul.thumb li span.dbshixiang {
                        background-position: 4px -1111px;
                    }

                ul.thumb li a {
                    font-size: 18px;
                    text-align: center;
                    color: #FFF;
                    height: 38px;
                    line-height: 38px;
                    width: 100%;
                    display: block;
                    text-decoration: none;
                }

                    ul.thumb li a:hober {
                        text-decoration: blink;
                    }



        .jindu {
            background-color: #96c1c6;
        }

        .ziliao {
            background-color: #d2b197;
        }

        .kanban {
            background-color: #eab8d1;
        }

        .baobiao {
            background-color: #96c4a3;
            color: #fff;
        }

        .gantetu {
            background-color: #e1a8c4;
        }

        .piliang {
            background-color: #f9baa6;
        }

        .xiezuo {
            background-color: #9babca;
        }

        .jieduanding {
            background-color: #d9d8ae;
        }

        .shuxingding {
            background-color: #e2b0b0;
        }

        .shuju {
            background-color: #adcbdd;
        }

        .richengbiao {
            background-color: #e2b0b0;
        }

        .dbshixiang {
            background-color: #adcbdd;
        }

        .heb_grayb {
            color: #4e4e4e;
        }

        ul.thumb li a.heb_grayb {
            color: #fff;
        }

            ul.thumb li a.heb_grayb:hover {
                color: #fff;
                text-decoration: none;
            }

        .heb_greenb {
            color: #307a3d;
        }

        ul.thumb li a.heb_greenb {
            color: #fff;
        }

            ul.thumb li a.heb_greenb:hover {
                color: #fff;
                text-decoration: none;
            }

        .xmld {
            background-color: #f7f7f7;
            width: 100%;
        }
        .xmld_navt {
            width: 100%;
            height: 38px;
            margin-top: 60px;
        }

            .xmld_navt span {
                font-size: 32px;
                color: #06b0f0;
                display: block;
                margin: 0 auto;
                width: 730px;
                line-height: 38px;
                text-align: center;
            }
        ul.thumb li:hover span{
            transform: scale(1.4);
            
        }

        .xmld_show {
            width: 100%;
        }

        .show_list {
            width: 1200px;
            margin: 0 auto;
            padding-top: 100px;
            padding-bottom: 80px;
        }

            .show_list .l {
                float: left;
            }

            .show_list .text {
                width: 520px;
                padding-top: 60px;
            }

            .show_list h4 {
                color: #06b0f0;
                font-size: 26px;
                line-height: 40px;
                padding-left: 26px;
                position: relative;
                font-weight: normal;
                background: url(../images/smartFactory/icon.png) no-repeat left -1642px;
            }
            
            .show_list span {
                font-size: 16px;
                color: #777;
                display: block;
                line-height: 36px;
                padding-top: 20px;
            }

            .show_list .r {
                float: right;
            }

            .show_list .w650 {
                width: 650px;
            }

            .show_list .img_k {
             
                width: 650px;
                height: 381px;
            }

                .show_list .img_k img {
                    margin-top: 26px;
                }

        .bggray {
            width: 100%;
            background-color: #f7f7f7;
        }

        .bgwhite {
            width: 100%;
            background-color: #fff;
        }

        ul.thumb1 {
            width: 1080px;
            margin: 80px auto;
            border: none;
        }

            ul.thumb1 li {
               
                overflow: hidden;
                width: 260px;
                height: 190px;
                margin-right: 10px;
                margin-top: 10px;
                float: left;
                list-style: none;
                cursor: pointer;
            }
            ul.thumb1 li img{
                transition: all 0.6s;
            }
                 ul.thumb1 li img:hover {
                    transform: scale(1.4);
                }
.xuqiu{
    text-align:center;
}