.pageing li a, .pageing li .p{ font-size: 15px; color: #8F8F8F; transition: all 0.5s; margin: 0 10px; text-transform: uppercase;}
.pageing li{ display: flex; justify-content: center;}
.pageing li input{ display: inline-block; width: 20px; height: 20px; font-size: 15px; text-align: center; border: none; background: hsla(0,0%,100%,0.00); color: #fff;}
.pageing li.active a,.pageing li a:hover, .pageing li a.cur{ color: #fff;}

.pageing li input[type=button]{ display: inline-block; width: auto; height: 20px; padding: 0; border: none; background: hsla(0,0%,100%,0.00); font-size: 15px; color: #8F8F8F; margin: 0 10px;}

.caseDateBox .img img {
    width:100%;
    max-height: 100%;
}
.renz{ text-align:center; padding:15px 0;}
.renz img{margin-left: 3px; margin-right: 3px; height:40px; display:inline-block;}


.sitemap {margin-top:100px;padding:10px 0;height:auto;overflow:auto;margin-left:auto;margin-right:auto;width:1138px;width:1400px;max-width:100%;font-family:"microsoft yahei";}
.sitemap .ul {font-size:14px;margin:0;text-align:left}
.sitemap .h2 {font-size:20px;line-height:30px;background-color:#222;margin-bottom:10px;text-indent:10px;height:30px;margin-top:10px;color: #fff;}
.sitemap .h3 {font-size:16px;line-height:30px;background-color:#f9f9f9;margin-bottom:10px;text-indent:10px;height:30px;margin-top:10px}
.sitemap .h3 a {color:#333}
.sitemap ul {width:100%;vertical-align:top;padding-bottom:10px;font-size:14px;margin-bottom:10px;height:auto;overflow:auto;padding-top:10px}
.sitemap ul li {width:170px;margin-right:10px;float:left;line-height:26px;overflow:hidden;text-indent:20px}


.footer .iconbox{ display: flex; justify-content: center;}
.footer .iconbox .c{ border: 1px solid #eee; border-radius: 3px; margin: 5px 2px 0 2px;}
.footer .iconbox .c a{ display: flex; justify-content: center; align-items: center; padding: 4px 8px;}
.footer .iconbox .c .p{ font-size: 12px; line-height: 16px; color: #999; transition: all 0.5s; transform: scale(0.95);}
.footer .iconbox .c .img img{ height: 28px; margin-right: 5px;}
.footer .iconbox .c:hover .p{ color: #333;}