﻿@charset "utf-8";
/* CSS Document */
/*banner*/


/*服务*/
.pp{ width:197px; height:193px}
.fuwu { overflow:hidden; width:100%; padding-bottom:20px; padding-top:20px; background-color:#e5f0f6}
.fuwu h2{ text-align:center; margin-top:35px; margin-bottom:20px;}
.fuwu ul{ overflow:hidden; width:1201px; margin:0 auto}
.fuwu li{ float:left; margin-right:1px; width:199px; height:340px; position:relative; background:url(../images/fuwu_b1.png) no-repeat center 230px; background-color:#fff;}
.fuwu li img{ display:block; margin:0 auto; margin-bottom:20px; margin-top:1px;
 
}
.fuwu li:hover img{
-webkit-filter:none;
 -moz-filter:none;
 -ms-filter:none;
 -o-filter: none;
 filter:none; 
 filter: none;}
.fuwu li span{ display:block; text-align:center; font-size:18px; color:#333;}
.fuwu li em{ display:block; width:22px; height:22px; margin:0 auto; margin-top:10px; background:url(../images/fw_btn1.png) no-repeat center top;}
.fuwu li i{ display:block; width:100%; height:194px; background:url(../images/fuwu_bg1.png) no-repeat center top; position:absolute; top:0; left:0}
.fuwu li a{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:5}
.fuwu li b{ display:block; width:0%; height:8px; background-color:#0ea8ef; position:absolute; left:60%; bottom:0}


