
/* css 重置 */
.about_qh *{margin:0; padding:0; list-style:none; }
.about_qh img{ border:0; margin:0; padding:0; }
.about_qh a{ text-decoration:none; }

/* 本例子css */
.about_qh{ width:100%; height:480px;  position:relative;  overflow:hidden;  zoom:1; font-family:"微软雅黑";}

.about_qh .bd li{ vertical-align:middle; }
.about_qh .bd a{ width:100%; height:378px; display:block;  }

.about_qh .hd{
width:100%; overflow:hidden; 
height:85px;
position:relative; top:12px;
}

.about_qh .hd ul{ overflow:hidden; zoom:1; width:1230px; margin:0 auto; padding-top: 3px;}
.about_qh .hd ul li{
    width: 591px;
    float: left;
    text-align: center;
    height: 85px;
    cursor: pointer;
    margin-right: 17px;
}

.about_qh .hd ul li.last {
	margin:0;
}



.about_qh .hd ul li dl{
height:229px;
border-right:1px solid #6f6e6e; border-left:1px solid #000;
display:block;
}


.about_qh .hd ul li.first dl {
border-left:0;
}

.about_qh .hd ul li.last dl {
border-right:0;
}

.about_qh .hd ul li.on .one{ background:url(../image/jiao.png) no-repeat center bottom; }
.about_qh .hd ul li.on .two{ color:#fff; font-weight:bold; background:url(../image/bj_3.png) repeat-x; }


.about_qh .hd ul li .one {
min-height:12px;
}

.about_qh .hd ul li .two {
color:#000;
font-size:20px;
line-height:56px;
background:#eee;
-moz-box-shadow:2px 2px 5px #c4c4c4; -webkit-box-shadow:2px 2px 5px #c4c4c4; box-shadow:2px 2px 5px #c4c4c4;
}


.about_qh .bd ul li dl {
	margin:40px;
	width:1120px;
}

.about_qh .bd ul li .about_1.clear .right {
	width:603px;
}
.about_qh .bd ul li .about_1.clear .right .one {
	font-size: 28px;
    font-weight: bold;
    color: #252424;
    padding-bottom: 7px;
}
.about_qh .bd ul li .about_1.clear .right .two {
	font-size:13px;
	color:#888;
	text-transform:uppercase;
	letter-spacing:0.5px;
}


.about_qh .bd ul li .about_1.clear .right .three {
	font-size: 16px;
    color: #3e3e3e;
    line-height: 200%;
    padding-top: 15px;
}


.about_qh .bd ul li .about_1.clear .right .three a {
	color:#2f71de;
	display:inline;
}

.about_qh .bd ul li .about_2,
.about_qh .bd ul li .about_3 {
	width:1230px;
	margin-top:50px;
}


.about_qh .bd ul li .about_2.clear dd,
.about_qh .bd ul li .about_3.clear dd {
	float:left;
	text-align:center;
	font-size:18px;
	color:#333;
	margin-right: 33px;
}

.about_qh .bd ul li .about_2.clear dd .one,
.about_qh .bd ul li .about_3.clear dd .one {
	padding-top:15px;
}

.about_qh .bd ul li .about_2.clear dd img,
.about_qh .bd ul li .about_3.clear dd img {
	border:1px solid #ccc;
	display:block;
}
