


/*cases*/
.cases{width:1180px; height:350px;  }
.cas_t{ font-size:18px; color:#504e4e;text-align:center; height:80px; line-height:40px;}
.cas_t h3{ margin:0; text-align:center;  height:50px;}
.cas_t h3 a{ font-size:24px; font-weight:bold; color:#61af27;    line-height: 22px;}
.cas_t h3 a span{  color:#ff6f0c;}


.cases .main_all{width:1180px; margin:0 auto;}
.gd_03{ position:relative;  width:1180px; margin:0 auto; }
.gd_03 li{ float:left; margin:0; text-align:center;}
.gd_03 li.last{ padding-right:0;}
.gd_03 li p{ display:block;  text-align:center; line-height:24px;height:24px; width:218px; overflow:hidden; margin:0;}
.gd_03 li p a{font-size:14px; color:#333; }

.gd_03 li span{width:218px; height:202px; overflow:hidden; border:1px solid #dfdfdf; padding:2px; display:block;}
.gd_03 li img{width:218px; height:202px;
-webkit-transition:all .2s;
-moz-transition:all .2s;
-o-transition:all .2s;
-ms-transition:all .2s;
transition:all .2s;
overflow:hidden;}

.gd_03 li img:hover{	
    transform: scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2); 	/* IE 9 */
	-moz-transform:scale(1.2, 1.2); 	/* Firefox */
	-webkit-transform:scale(1.2, 1.2); /* Safari 和 Chrome */
	-o-transform:scale(1.2, 1.2);}	















