#teamcont{
	width: 1100px;
	height: auto;
	margin: 0 auto;
	padding:0 auto;
	
}

.tfgs #teamcont{
	
	min-height:400px;
	
}
#pichuan {
	position:relative; width:1130px;
	
}

.tfgs #pichuan .partener{
	  height:250px; padding:10px 0; 
	
	
}

#pichuan .partener{
	 width:250px; margin-right:30px; float:left; margin-bottom:20px; height:310px; padding:10px 0; text-align:center; overflow:hidden
	
	
}

#pichuan .partener img{
	 width:248px; height:auto;
		
}



.pname{
	padding:0;
	font-weight:bold;
	color:#a0d21a;
	font-size:14px;
	line-height:40px;
	text-align:center
}
.pinfo{
	color:#666; display:block; line-height:20px; height:60px; overflow:hidden; text-align:center
}
.parinforma{
	position:absolute;
	z-index:10;
	width:1100px;
	color:black;
	display:none;
	background:#f4f4f4;
	padding-bottom:30px;
	
}
#teamcont .partener .row1{
	cursor:pointer;
	border:#e8e8e8 1px solid;
	border-radius:50%;
	width:210px;
	height:210px;
	margin:0 auto
	
 	
}
#teamcont .partener:hover {
	cursor:pointer;
	box-shadow: 0px 0px 10px rgba(195,195,195,0.75);
	
	
 	
}

.showLeft{
	padding:20px 10px 10px 20px;
}


.showRight { text-align:left; padding:20px 50px; overflow:hidden}
.showRight h1{ display:block; line-height:45px; font-size:20px}
.showRight ul li{ float:left; width:240px; background:#fff; padding:5px; height:auto; text-align:center; overflow:hidden}
.showRight ul li img{ height:460px; width:auto; max-width:240px;}
.showRight p{ font-size:14px; line-height:25px; color:#666}
.closebtn{
	clear:both;
	position:relative;
	top:3px;
	left:1060px;
	width:36px;
	height:36px;
	background-image:url(../images/close-n.png);
	cursor:pointer;
}
.cssshadow {
    -moz-box-shadow: 1px 1px 20px 4px #afafaf;
    -webkit-box-shadow:1px 1px 20px 4px #afafaf;
    box-shadow:1px 1px 20px 4px #afafaf;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#afafaf');
}















