@charset "utf-8";

/* Style Reset
-----------------------------------------------------------------------------------------------------*/


#navChild{ 
	position:absolute;left:0px; top:60px; width:92px; z-index:99; display: none;
	padding:4px 4px 0px 4px;background:#6c7e8f;border-top:3px solid #cbd3db;}
#navChild a{
	position:relative; background: #6c7e8f;
	width:92px; height: 36px; display:block;border-bottom: 1px solid #7c92a7;
	color:#ffffff!important; font-size:14px;line-height:36px; text-align:center;}
#navChild a:hover{color:#a0b7cd!important;background-image:none!important;}
/* end navgrp */


.casePic{ width:100%;/*height:419px;*/ overflow:hidden;padding-bottom:26px; background:#fff;}
.casePic ul li{
	 position:relative;float:left;
	 width:300px !important;
	text-align: center;
	height:200px!important;
	margin-right: 4px;margin-bottom: 4px;}
.casePic .titleMenu{
	width: 118px; height:0px!important; display: block;
	color:#fff;font-size: 24px;font-family: "微软雅黑"; text-align: center;
	background:url(../images/index_37.jpg) center 115px no-repeat #f8ad00;}
.casePic .con{
	position:absolute;left:0px; bottom:0; z-index:99;
	width:300px;
	/*background:url(conbg1.png) left top repeat;}*/

	background: rgba(68,68,68,0.4);
}
.PicAuto{
	max-height: 200px;
}
.casePic .title{ 
	width:100%; height:40px;
	color:#fff;font-size:14px;line-height:40px;text-align:center; font-weight: bold;}
.casePic .conbody{width:100%;  display:none ;height: 160px;}
.casePic .intro{
	width:90%; margin: 0 auto;
	font-size:12px;color:#fff;line-height:26px;}
.casePic .view{
	width:120px; height:40px; margin: 0 auto;
	color:#f8ad00;font-size:14px;line-height:40px;text-align:center;
	background:url(../images/view.png) left center no-repeat;}
/*end casePic*/

