@charset "utf-8";
/* CSS Document */

.fl{
	float:left;
	display:inline;}
.fr{
	float:right;
	display:inline;}

.sectionA{
	/*width:1002px;*/
	height:auto;
	background:#f8f8f8;
	/*margin:10px auto;*/
	}
.s_title{
	width:930px;
	height:40px;
	line-height:30px;
	background:url("../images/border.gif")/*tpa=http://www.haohead.com/statics/images/border.gif*/ no-repeat bottom;
	}	
.s_title p{
	font-size:14px;
	font-family:"微软雅黑";
	color:#666666;
	
	}
.s_nav{
	width:930px;
	height:30px;
	line-height:30px;
	margin:10px auto;
	}
.s_nav div p {
	color:#42bd73;
	font-size:18px;
	display:inline;
	margin-right:10px;
	width:55px;
	margin-top:3px;
	}

.s_nav a{
	float:left;
	display:inline;
	font-size:13px;
	color:#666666;
	font-family:"微软雅黑";
	padding:0 10px;
	}
.s_nav div p.hover{
	color:#FFF;
	background:url("../images/btn_all.gif")/*tpa=http://www.haohead.com/statics/images/btn_all.gif*/ no-repeat center;}
.sectionB{
	width:1002px;
	height:auto;
	margin:10px auto;
	padding-left: 15px;
	}
.sectionB .portfolio{
	width:220px;
	height:139px;
	float:left;
	display:inline;
	margin-top:16px;
	margin-bottom:16px;
	margin-left:15px;
	text-align:center;
	overflow:hidden;
	zoom:1;}
.sectionB #div2{
	float:left;
	width:220px;
	height:139px;
	margin:-139px 0 0 0;
	display:none;
	color:#666;
	text-align:center;
	font-size:14px;
	
	 -webkit-transition:all .8s;
    -moz-transition:all .8s;
    -o-transition:all .8s;
    transition:all .8s;
	}
.sectionB #div2 .p2{
	width:155px;
	margin-top: -28px;
	text-align:left;
	color:#fff;
	font-size:12px;
	line-height:20px;
	font-family: '宋体';	
	}

.sectionB #div2 img{
	width:123px;
	height:63px;
	margin:10px 45px;
	} 
.sectionB div:hover{
	background:#ffb12f;
	filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;    
	color:#000;}


.sectionB .portfolio:hover #div2{
	display:block;
	padding-left: 10px;
	}
	
.sectionB .portfolio img{
	width:220px;
	height:139px;
	float:left;}
.sectionB .portfolio .p1{
	margin-top:-25px;
	width:220px;
	height:25px;
	line-height:25px;
	font-size:12px;
	color:#666666;
	float:left;
	background:#fff;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;}
.sectionB div:hover .p1{	
	display:none;
	 -webkit-transition:all .8s;
    -moz-transition:all .8s;
    -o-transition:all .8s;
    transition:all .8s;}
 .nav a{color: #666}