*{
	margin:0;
	padding:0;
	font-style: normal;
	box-sizing:border-box;
}
ul li{
	list-style: none;
}
a{
	text-decoration:none;
}
body{
	font-family: "微软雅黑";

}
.container{
	position:relative;
	z-index:4;
}
#page3{
	width:100%;
	background:#ddeefb;
	position: relative;
	color:#505a61;
	background:#ddeefb;
}
#page3>img{
	width:100%;
	height:100%;
}
#page3 .progress{
	width:1000px;
	margin:-8px auto 0;
	position:relative;
	z-index:999;
}
#page3 .progress .wrap{
	text-align:center;
	line-height: 25px;
	margin-left:20px;
	position: relative;	
	margin:0 auto;
}
#page3 .progress .wrap #wrap1{
	width:100%;
}
#page3 .progress .wrap #wrap1 .first-service img,#page3 .progress .peopleCutural>img{
	width:100%;
	margin:100px 0;
}
#page3 .progress .wrap #wrap1>div.service{
	margin-bottom:20px;
	height:70px;
}
#page3 .progress .wrap #wrap1>div.service2{
	width: 60%;
    text-align: left;
    margin: 30px auto;
}
#page3 .progress .wrap #wrap1>div.service span{
	font-size: 14px;
}
#page3 .progress .wrap #wrap1>div.first-service{
	margin:8px 0 140px 0;
}
#page3 .progress .wrap #wrap1>div.team{
	height:90px;
}
#page3 .progress .peopleCutural,#page3 .progress .peopleCutural ul{
	width:100%;
}
#page3 .progress .peopleCutural>img{
	margin:22px 0 25px 0;
}
#page3 .progress .peopleCutural ul:after,#page3 #largeDiv:after,#page3 #largeDiv ul:after,#page3 #largeDiv ul li:after{
	content:"";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
#page3 .progress .peopleCutural ul{
	width:790px;
	margin:0 auto;
}
#page3 .progress .peopleCutural ul li{
	float:left;
	height:118px;
}
#page3 .progress .peopleCutural ul li>img{
	width:111px;
	height:112px;
}
#page3 .progress .peopleCutural ul li.photo{
	width:111px;
}
#page3 .progress .peopleCutural ul li.photoLeft{
	margin-left:-8px;
	z-index:1;
}
#page3 .progress .peopleCutural ul li.word{
	background-image:url(../images/left.png);
	background-repeat: no-repeat;
	width:119px;
	margin-left:-8px;
	z-index:1;
}
#page3 .progress .peopleCutural ul li.down{
	background-image:url(../images/down.png);
	margin-left:0;
	height:118px;
}
#page3 .progress .peopleCutural ul li.right{
	background-image:url(../images/right.png);
	margin-left:0;
}
#page3 .progress .peopleCutural ul li.marginTop{
	margin-top:-7px;
}
#page3 .progress .peopleCutural ul li.up{
	background-image:url(../images/up.png);
	margin-left:0;
	height:118px;
	margin-top:-14px;
}
#page3 .progress .peopleCutural ul li.word span{
	display: inline-block;
	width:90px;
	margin:30px 0 0 0px;
	color:#fff;
	font-size: 14px;
}
#page3 .progress .peopleCutural ul li.height{
	position:relative;
	z-index:9999;
}
#page3 .progress .peopleCutural p{
	text-align: right;
	margin-right:120px;
	position: relative;
	z-index:1000000;
}
#page3 .progress .peopleCutural p a
{
    color:#666;
    font-size:14px;
}
#page3 .progress .peopleCutural p a:hover
{
    text-decoration:underline;
}
.bottom{
	z-index:100;
}
.newBg,.newBg>img{
	width:100%;
	height:309px;
	overflow:hidden;
	margin:0 auto;
}
.newBg img{
	margin-top:-5px;
	position: relative;
	z-index:1;
}

.lb_wrap{display:none;}
.lightbox_bg{background:#000;filter:alpha(opacity=70);opacity:.7;position:absolute;left:0;top:67px;width:100%;height:100%;z-index:1;}
.lightbox{position:absolute;left:0;top:50%;width:100%;z-index:2;text-align:center;}
.lightbox img
{
    width:800px;
    overflow:hidden;
    text-align:center;
}
.lightbox p{position:absolute;height:70px;width:70px;top:50%;left:0;z-index:2;background:url(../images/icon-list.png) no-repeat left top;margin-top:-30.5px;cursor:pointer;}
.lightbox p.next{left:auto;background-position:right top;right:0;}
.close
{
    position:absolute;
    top:70px;
    right:0px;
    z-index:9999999999;
}