@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
.fr{float:right;}
.fgH20{float:left;width:1%;height:270px;}

/*------ servicesBox ------*/
#servicesBox{width:100%;margin:0 auto;clear:both;line-height:18px;color:#999999;font-size:12px;}
#servicesBox h3{font-weight:normal;font-size:16px;height:30px;line-height:20px;color:#000000;}
#servicesBox .serBox{cursor:pointer;display:inline;width:19.2%;height:270px;float:left;overflow:hidden;background-color:#f7f7f7;position:relative;padding:0}
#servicesBox .serBox:hover{background-color:#f1f1f1;}
#servicesBox .serBoxOn{display:none;width:100%;height:270px;background:#D9D9D9;position:absolute;left:0px;top:0px;z-index:19;}
#servicesBox .serBox .pic1{width:110px;height:110px;text-align:center; position:relative;z-index:99; margin:0 auto;}
#servicesBox .serBox .txt1{width:90%;color:#999999; text-align:center; margin:0 auto;}
#servicesBox .serBox span.tit{font-size:16px;display:block;height:50px;line-height:40px;text-align:center;}
#servicesBox .serBox .txt1 .tit{color:#000000;}
#servicesBox .serBox a:hover .tit{color:#049ce0;}


