/*banner下的导航图*/
.banner>img{width:100%;}
.service{background:#eceeef;width:1100px;margin:-10px auto 45px;}
.service .service_ul{}
.service li{float:left;height:84px;width:100px;padding-bottom:15px;transition:background 0.3s;-webkit-transition:background 0.3s;}
.service li a{display:block;height:99px;box-sizing:border-box;border-right:1px solid #a0a0a0;padding-top:12px;}
.service li:nth-of-type(1) a i{background:url(bz_bg1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(2) a i{background:url(bz_bg2.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(3) a i{background:url(bz_bg5.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(4) a i{background:url(bz_bg3.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(5) a i{background:url(bz_yczc1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(6) a i{background:url(bz_ndxl1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(7) a i{background:url(bz_bg4.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(8) a i{background:url(bz_nlgr1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(9) a i{background:url(bz_nxby1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(10) a i{background:url(bz_sszx1.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(11) a i{background:url(bz_bg11.png) center center no-repeat;width:96px;height:60px;}
.service li:first-child a{border-left:1px solid #a0a0a0;}
.service li:hover{background:#b18748;}
.service li:hover a{border-color:transparent;color:#fff;}
.service li:nth-of-type(1):hover a i{background:url(bz_bg01.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(2):hover a i{background:url(bz_bg02.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(3):hover a i{background:url(bz_bg03.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(4):hover a i{background:url(bz_bg04.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(5):hover a i{background:url(bz_yczc01.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(6):hover a i{background:url(bz_ndxl01.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(7):hover a i{background:url(bz_bg04.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(8):hover a i{background:url(bz_nlgr01.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(9):hover a i{background:url(bz_nxby01.png) center center no-repeat;width:96px;height:60px;}
.service li:nth-of-type(10):hover a i{background:url(bz_sszx01.png) center center no-repeat;width:96px;height:60px;}
.service li i{display:block;line-height:60px;font-size:48px;text-align:center}
.service li strong{display:block;line-height:12px;text-align:center;font-weight:normal;font-size:16px}
