.pro-cate{padding:40px 0;border-top:1px solid #eee;}

.breadcrumb{margin-bottom:20px;}
.breadcrumb a{position: relative;padding-right:20px;}
.breadcrumb a:hover{color:#32b4ad;}
.breadcrumb a::after{position:absolute;content:">";right:5px;top:0;}
.breadcrumb span,.breadcrumb a{float:left;font-size:16px;color:#1b1b1b;}
.breadcrumb span{color:#959595;}

.cate li{width:24%;margin-right:1.33333%;margin-top:1.33333%;float:left;height:148px;color:#fff;padding:30px 40px;-webkit-transition:all .2s linear;transition:all .2s linear;}
.cate li:nth-child(4n){margin-right:0px;}
.cate li:hover{-webkit-box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);box-shadow:0 15px 30px rgba(0, 0, 0, 0.1);-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0);cursor: pointer;}

.cate li.c1{background: url(../images/cate/cate1.png) no-repeat center;}
.cate li.c2{background: url(../images/cate/cate2.png) no-repeat center;}
.cate li.c3{background: url(../images/cate/cate3.png) no-repeat center;}
.cate li.c4{background: url(../images/cate/cate4.png) no-repeat center;}
.cate li.c5{background: url(../images/cate/cate5.png) no-repeat center;}
.cate li.c6{background: url(../images/cate/cate6.png) no-repeat center;}
.cate li.c7{background: url(../images/cate/cate7.png) no-repeat center;}
.cate li.c8{background: #eeeeee;}

.cate li h4{font-size:36px;}
.cate li p{font-size:14px;color:rgba(255,255,255,0.3);}
.cate li .box{height:84px;padding:10px 0;padding-left:90px;text-align:center;}
.cate li.c1 .box{background: url(../images/cate/gs.png) no-repeat left center;}
.cate li.c2 .box{background: url(../images/cate/ck.png) no-repeat left center;}
.cate li.c3 .box{background: url(../images/cate/hk.png) no-repeat left center;}
.cate li.c4 .box{background: url(../images/cate/zs.png) no-repeat left center;}
.cate li.c5 .box{background: url(../images/cate/zz.png) no-repeat left center;}
.cate li.c6 .box{background: url(../images/cate/hw.png) no-repeat left center;}
.cate li.c7 .box{background: url(../images/cate/fw.png) no-repeat left center;}
.cate li.c8 .box{background: url(../images/cate/other.png) no-repeat 20px center;}
.cate li.c8 .box{padding:20px 20px 20px 85px;font-size:36px;color:#bfbfbf;}

.bg1{background: #f4f4f4;box-shadow:0 0 0;}
.pro-catelist{padding:80px 0;}
.pro-catelist dl{overflow: hidden;margin-bottom:50px;}
.pro-catelist dl.gsfw dt{background:url(../images/cate/icon_gs.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.cksw dt{background:url(../images/cate/icon_ck.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.xggs dt{background:url(../images/cate/icon_hk.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.zscq dt{background:url(../images/cate/icon_zs.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.zzsp dt{background:url(../images/cate/icon_zz.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.hwgs dt{background:url(../images/cate/icon_hw.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dl.zzfw dt{background:url(../images/cate/icon_server.png) no-repeat left center;padding-left: 30px;}
.pro-catelist dt{font-size:24px;color:#000;font-weight:bold;}
.pro-catelist dl dd{width:12.8%;float:left;margin-right:1.73%;height:90px;text-align:center;margin-top:25px;}
.pro-catelist dl dd:nth-child(7n){margin-right:0;}
.pro-catelist dl dd a{display:block;font-size:18px;color:#737373;border:2px solid #fff;transition: all 0.5s;-webkit-transition: all 0.5s;background:#fff;height:90px;display: flex;align-items: center;display: -webkit-flex;justify-content:center;}
.pro-catelist dl dd a:hover{border:2px solid #05a69f;color:#05a69f;font-weight:bold;font-size:24px;}

@media all and (max-width:1367px){
    .cate li h4{font-size:26px;}
}





















