@charset "utf-8";
/* CSS Document */
body,h1,html,ul,ol,li,h4,p{margin:0;padding:0;}
img{display:block;}
ul,li,ol{list-style: none;}
.serve-wrap{background:#f0f0f0;padding-bottom:20px;}
.serve-wrap .serve-hd{width:1200px; height:300px;margin:0 auto;background:url(../images/serve.png) no-repeat;}
.serve-wrap .serve-bd{width:1200px;margin:20px auto 0;overflow:hidden;padding:40px 0;background:#fff;}
.serve-wrap .serve-bd li{float:left;padding:20px 60px;width:179px;border-right:1px solid #cbcbcb;}
.serve-wrap .serve-bd li:nth-child(4){border:0 none;}
.serve-wrap .serve-bd li .safe{float:left; width:82px; height:82px;background:url(../images/safe.png) no-repeat;margin-right:24px;position:relative;}
.serve-wrap .serve-bd li .safe span{display:block;width:44px; height:44px; position:absolute; left:19px; top:19px;background:url(../images/allimg.png) no-repeat;}
.serve-wrap .serve-bd li:nth-child(1)>a>span{background-position:0 0;}
.serve-wrap .serve-bd li:nth-child(2)>a>span{background-position:-44px 0;}
.serve-wrap .serve-bd li:nth-child(3)>a>span{background-position:-88px 0;}
.serve-wrap .serve-bd li:nth-child(4)>a>span{background-position:-132px 0;}
.serve-wrap .serve-bd li h4{float:left;font-size:18px; font-weight:normal;line-height:82px;}