.case_title  a{
    float:left;
	margin-right:2%;
	margin-top:20px;
    font-size:15px;
	color:#333333;
	padding:10px 14px;
	background:#ffffff;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -o-transform: all 0.2s ease-in-out;
}

.case_view_content{
	width:96%;
	max-width:1100px;
	margin:0 auto;
	margin-top:20px;
}
.case_view_content img{
	max-width:100%;
}
.pleft{ width:25%; height:auto; float:left; overflow:hidden; padding-top:20px; }
.pleft ul{ margin:0; padding:0; list-style-type:none; background:#166FCE; }
.pleft ul.pleft_title{ width:auto; height:89px; background:url(../images/con3title.jpg) repeat left  top; line-height:89px; text-align:center; font-size:26px; color:#FFFFFF; overflow:hidden}
.pright{ width:73%; height:auto; float:right;}
.pleft ul li{ height:45px; text-align:left; background:url(../images/con3li.png) no-repeat 5px center ; padding-left:45px; line-height:45px; font-size:16px;}
.pleft ul li a{ color:#FFFFFF}

.case_title .case_yangshi{
	color:#ffffff;
    background-color:#18509c;
}

.case_title  a:hover{
    color:#ffffff;
    background-color:#18509c;
}

    .case_title{
		width:98%;
		margin:0 auto;
	}
	.case_title1{
	   display:none;
     }

    .index_product{
		width:1100px;
		margin:0 auto;
   }
   .index_product dl{
        width:326px;
		height:410px;
		float:left;
		webkit-box-shadow: 0px 2px 2px 2px #cccccc;
		-moz-box-shadow: 0px 2px 2px 2px #cccccc;
		box-shadow: 0px 2px 2px 2px #cccccc;
		background-color:#ffffff;
		margin-right:60px;
		margin-top:60px;
   }
   .case_content{
    width:100%;
	margin-left:auto; margin-right:auto;
    }
   .case_content ul li{
		  float:left;
		  width:20%;
		  height:250px;
		  background:#fff;
		  text-align:center;
		  margin-right:0px;
		  position:relative;
		  margin-top:10px;
		  overflow:hidden;
	}

	.case_content ul li .li_active{
		height:210px;
		overflow:hidden;
	}


	.case_content ul li p{font-size:14px;height:40px;line-height:40px; width:260px;position:absolute;bottom:2px;left:2px;text-align:center;color:#024FA1;font-weight:bold;}

	.case_content ul li .li_active .info a span{
		display:block;
		width:140px;
		height:40px;
		font-size:16px;
		line-height:40px;
		margin:0 auto;
		position:relative;
		top:100px;
		text-align:left;
		text-indent:0.5em;
		border:1px solid #ffffff;
		border-radius:6px;
		background: url(../images/beijing.png) no-repeat right 10px center;
		color:#ffffff;
		-webkit-transition: all 0.35s ease-in-out 0.35s;
		-ms-transition: all 0.35s ease-in-out 0.35s;
		-moz-transition: all 0.35s ease-in-out 0.35s;
		transition: all 0.35s ease-in-out 0.35s;
		-o-transform: all 0.35s ease-in-out 0.35s;
	}

	.case_content ul li .li_active .info a span:hover{
		   background:url(../images/beijing2.png) repeat right  center;
		   background-color:#ffffff;
		   color:#000000;
		   transition: background 0.3s ease-out;
		   -moz-transition: background 0.3s ease-out;
		   -webkit-transition: background 0.3s ease-out;
		   -ms-transition: background 0.3s ease-out;
		   -o-transition: background 0.3s ease-out;
	}



	.case_content ul li .li_active img{
		width:98%; margin:2px;
		-webkit-transition: all 0.35s ease-in-out;
		-moz-transition: all 0.35s ease-in-out;
		transition: all 0.35s ease-in-out;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		overflow: hidden;
		display:block;
	}




	.case_content ul li .li_active:hover img{
		 transform: scale(1.2);
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		overflow:hidden;
	}

	.case_content ul li .li_active .info{
		width:100%;
		height:210px;
		background: rgba(26, 74, 114, 0.6);
		-webkit-transform: translateY(-200%);
		-moz-transform: translateY(-200%);
		-ms-transform: translateY(-200%);
		-o-transform: translateY(-200%);
		transform: translateY(-200%);
		-webkit-transition: all 0.35s ease-in-out;
		-moz-transition: all 0.35s ease-in-out;
		transition: all 0.35s ease-in-out;
	}

	.case_content ul li .li_active:hover .info{
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
	}
   .case_content ul li:nth-child(4n){
      margin-right:0px;
   }
   
   
   
   
   


	.case_title  a{
	    float:left;
		margin-left:2%;
	    margin-right:0px;
   }
    .case_title{
		width:80%;
		margin-left:auto; margin-right:auto;
		margin-top:20px;
	}
	.case_title1{
	   display:none;
     }
    .index_product{
		width:100%;
		margin:0 auto;
   }
   .index_about_content{
     width:960px;
   }
   .case_content{
    width:100%;
	margin-left:auto; margin-right:auto;
	margin-top:0px;
    }
	.case_content ul li{
		  float:left;
		  width:25%;
		  height:240px;
		  background:#fff;
		  text-align:center;
		  margin-right:0px;
		  overflow:hidden;
		  margin-top:20px;
	}
	.case_content ul li .li_active{
	width:98%;
		height:185px;
		overflow:hidden;
		border:#CCCCCC solid 1px;
	}
	.case_content ul li p{font-size:14px;height:40px;line-height:40px;color:#fff;width:100%;position:absolute;bottom:2px;left:2px;text-align:center;color:#024FA1;font-weight:bold;}
    .case_content ul li:nth-child(3n){
      margin-right:0px;
   }

@media screen and (max-width:480px){
   .case_title{
		display:none;
	}
	.case_title1{
	   width:100%;
     }
	.case_caidan{
	    height:40px;
		line-height:40px;
		font-size:1.2em;
		color:#ffffff;
		border-bottom:1px solid #cccccc;
		text-indent:1em;
		background:url(../images/jiahao.png) no-repeat right 10px center;
		background-color:#18509c;
	}
	.case_title1 ul {
	  display:none;
	}
	.case_title1 ul li{
	   height:40px;
	   line-height:40px;
	   border-bottom:1px solid #cccccc;
	   text-indent:1em;
	} 
    .case_title1 ul li a{
	    font-size:12px;
	}
	.case_content{
		width:260px;
		margin:0 auto;
		margin-top:0px;
    }
	.case_content ul li{
		  width:20%;
		  height:250px;
		  background:#fff;
		  text-align:center;
		  position:relative;
		  overflow:hidden;
		  margin-top:10px;
	}
	.case_content ul li .li_active{
		height:210px;
		overflow:hidden;
	}
	.case_content ul li p{font-size:16px;height:40px;line-height:40px;color:#fff;width:100%;position:absolute;bottom:2px;left:2px;text-align:center;color:#5a5a5a;font-weight:bold;}
    .case_content ul li:nth-child(3n){
      margin-right:0px;
   }
