div.about{
	margin-top:80px;
}
div.about div.title{
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:url('../images/resolve-linebg.png') no-repeat center;
}
div.about div.title span{
	padding:0 38px;
	background:#fff;
}
div.about div.body{
	width:98%;
	margin:30px auto 0;
	font-size:16px;
	line-height:32px;
}
div.about a{
	display:block;
	width:180px;
	height:46px;
	line-height:46px;
	border:2px solid #ccc;
	border-radius: 23px;
	text-align:center;
	font-size:18px;
	color:#999;
	margin:20px auto 0;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
div.about a:hover{
	color:#0665bf;
	border-color:#0665bf;
}
div.adv{
	margin:50px auto 0;
	padding:55px 0 30px;
	border-top:5px solid #bbbfc5;
}
div.adv div.team{
	width:372px;
	height:474px;
	margin:0 40px 40px 0;
	overflow:hidden;
	position:relative;
}
div.adv div.team div.bd{
	width:372px;
	height:474px;
	overflow:hidden;
}
div.adv div.team div.bd li{
	width:372px;
	height:474px;
	overflow:hidden;
	position:relative;
}
div.adv div.team div.bd li a.thumb{
	display:block;
	width:372px;
	height:474px;
	overflow:hidden;
	position:relative;
}
div.adv div.team div.bd li a.thumb img{
	display:block;
	min-width:372px;
	height:474px;
	position:absolute;
	left: 50%;
	top:0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
div.adv div.team div.bd li span.title{
	display:block;
	width:372px;
	height:28px;
	line-height:28px;
	background:rgba(0, 0, 0, 0.7);
	position:absolute;
	bottom:0;
	left: 0;
}
div.adv div.team div.bd li span.title a{
	display:block;
	width:225px;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-family:'simsun','宋体';
	font-size:14px;
	color:#fff;
	margin-left:24px;
}
div.adv div.team div.hd{
	width:90px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
	position:absolute;
	right:10px;
	bottom:0;
}
div.adv div.team div.hd li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0 3px;
	border-radius: 50%;
	width:10px;
	height:10px;
	background:#fff;
}
div.adv div.team div.hd li.on{
	background-color: #e20704;
}

section.gray{
	background:#efefef;
	overflow:hidden;
}

section.gray div.culture{
	margin-top:50px;
	overflow:hidden;
	position:relative;
}

section.gray div.gallery{
	margin-top:2px;
}
section.gray div.gallery div.title{
	height:67px;
	line-height:67px;
	background:#e2e2e2;
	border-bottom:1px solid #cbcbcb;
}
section.gray div.gallery div.title div.fl{
	font-size:24px;
	color:#333;
	margin-left:22px;
}
section.gray div.gallery div.title div.fl i{
	display:block;
	width:27px;
	height:22px;
	background:url('../images/icon_sprite_1.png') no-repeat -273px -299px;
	margin:22px 15px 0 0;
	float: left;
}
section.gray div.gallery div.title a.fr{
	margin-right:14px;
	font-weight:bold;
	color:#515151;
}
section.gray div.gallery div.title a.fr:hover{
	color:#0665bf;
}
section.gray div.gallery div.pics{
	margin:30px auto;
	position:relative;
	overflow:hidden;
}
section.gray div.gallery div.pics div.bd{
	width:977px;
	height:221px;
	overflow:hidden;
	margin:0 auto;
}
section.gray div.gallery div.pics div.bd ul{
	width:1000px;
}
section.gray div.gallery div.pics div.bd li{
	width:311px;
	height:221px;
	overflow:hidden;
	float: left;
	margin-right:22px;
}
section.gray div.gallery div.pics div.bd li a.thumb{
	display:block;
	width:309px;
	height:183px;
	border:1px solid #ccc;
	overflow:hidden;
	position:relative;
}
section.gray div.gallery div.pics div.bd li a.thumb img{
	display:block;
	width:100%;
	height:100%;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
section.gray div.gallery div.pics div.bd li:hover a.thumb img{
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
section.gray div.gallery div.pics div.bd li a.title{
	display:block;
	line-height:28px;
	margin-top:8px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	font-size:16px;
}
section.gray div.gallery div.pics div.bd li:hover a.title{
	color:#0665bf;
}
section.gray div.gallery div.pics a.prev,
section.gray div.gallery div.pics a.next{
	display:block;
	width:46px;
	height:48px;
	background:url('../images/icon_sprite_1.png') no-repeat;
	position:absolute;
	top:65px;
	cursor:pointer;
}
section.gray div.gallery div.pics a.prev{
	left:0;
	background-position: -204px -341px;
}
section.gray div.gallery div.pics a.next{
	right:0;
	background-position: -253px -341px;
}

section.honorList{
	margin:50px auto 0;
}
section.honorList div.title{
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:url('../images/resolve-linebg.png') no-repeat center;
}
section.honorList a.d{
	display:block;
	width:70px;
	margin:0 auto;
	font-size:12px;
	color:#666;
	text-align:center;
}
section.honorList a.d:hover{
	color:#0665bf;
}

section.honorList div.honorList {
    margin-top: 40px;
    position: relative;
}
section.honorList div.honorList div.bd {
    height: 177px;
    overflow: hidden;
}
section.honorList div.honorList div.bd ul {
    width: 1145px;
}
section.honorList div.honorList div.bd li {
    float: left;
    height: 177px;
    margin-right: 20px;
    overflow: hidden;
    width: 204px;
}
section.honorList div.honorList div.bd li a.thumb {
    border: 1px solid #cfcfcf;
    display: block;
    height: 145px;
    overflow: hidden;
    width: 202px;
}
section.honorList div.honorList div.bd li a.thumb img {
    display: block;
    height: 137px;
    margin: 4px;
    width: 194px;
}
section.honorList div.honorList div.bd li a.name {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
section.honorList div.honorList a.prev, section.honorList div.honorList a.next {
    background: rgba(0, 0, 0, 0) url("../images/icon_sprite_1.png") no-repeat scroll 0 -290px;
    display: block;
    height: 51px;
    opacity: 0.6;
    position: absolute;
    top: 48px;
    transition: all 0.2s ease 0s;
    width: 20px;
}
section.honorList div.honorList a.prev {
    left: -42px;
}
section.honorList div.honorList a.next {
    background-position: -22px -290px;
    right: -42px;
}
section.honorList div.honorList:hover a.prev, section.honorList div.honorList:hover a.next {
    opacity: 1;
}