body {
	background: #faf4f4;
}
.about1 {
	background: #faf4f4;
	height: 614px;
}
.about1 #d1 {
	width: 900px;
	height: 340px;
	margin:60px auto 20px auto}
.about1 #d2 {
	width: 900px;
	height: 452px;
	}
.about1 #d3 {
	position: absolute;
	left: 140px;
	top: 350px;
	width: 316px;
	height: 234px;
}
.about1 #d4 {
	position: absolute;
	right: 120px;
	top: 380px;
	width: 440px;
	height: 240px;
	word-wrap: all;
}
.about1 h2 {
	color: #5c6d87;
	font-weight: normal;
	font-size: 22px;
	padding-bottom: 20px;
}
.about1 p {
	text-indent: 2em;
	color: #666666;
	font-size: 14px;
	letter-spacing:1px;
	line-height:26px;
}

.about2 {
	background: #fff;
	height: 690px;
}
#p1 {
	margin-top: 30px;
	display: block;
	width: 338px;
	height: 58px;
	padding: 9px 0 0 0;
	border: solid 3px #b8baed;
}
#p1 span {
	color: #21bcce;
	font-size: 22px;
	width: 320px;
	height: 46px;
	display: block;
	line-height: 46px;
	border: solid 1px #b8baed;
}
.p2 {
	margin-top: 30px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	letter-spacing:3px;
	line-height:28px;
}
.p2 span {
	color: #29a8eb;
	font-size: 18px;
}
.p3 {
	margin-top: 15px;
}

.about3 {
	background: url(image/bg1.jpg) center top no-repeat;
	height: 650px;
}
#teamout {
	height: 407px;
	width: 900px;
	margin:0 auto;
	overflow: hidden;
}
#team {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	height: 270px;
}
#arrl {
	width: 36px;
	height: 66px;
	position: absolute;
	left: 80px;
	top: 280px;
	cursor: pointer;
}
#arrr {
	width: 36px;
	height: 66px;
	position: absolute;
	right: 80px;
	top: 280px;
	cursor: pointer;
}
#team ul {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100000000px;
}
#team ul li {
	position: relative;
	width: 220px;
	height: 270px;
	float: left;
	text-align: center;
	background: #fff;
	margin-left: 37px;
	margin-right: 37px;
}
#team ul li .avartar {
	width: 100px;
	height: 100px;
	border: solid 2px #cacbcc;
	border-radius: 50px;
	position: absolute;
	left: 59px;
	top: -50px;
	background: #fff;
}
#team ul li .avartar img {
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50px;
}
#team ul li p.name {
	margin-top: 50px;
	font-size: 16px;
	line-height: 40px;
}
#team ul li p.job {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background: #d9e2ee;
	color: #444a8e;
}
#team ul li p.intro {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 12px;
	line-height: 23px;
	padding-top: 10px;
	overflow: hidden;
}
#team ul li p.more {
	width: 92px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	line-height: 27px;
	margin-top: 10px;
	border: solid 1px #666666;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#team ul li p.more:hover {
	background: #333;
}
#team ul li p.more a {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
#team ul li p.more:hover a {
	color: #fff;
}
#team ul li p.more a {
	color: #666;
	text-align: center;
}
.btbg {
	position: absolute;
	bottom: -37px;
	left: 15px;
	width: 190px;
	height: 37px;
}

.about4 {
	background: #fff;
}
.about4 ul li {
	width: 900px;
	margin:auto;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	padding-bottom: 150px;
}
.about4 ul li .pic {
	height: 95px;
	width:250px;
	float:left;
	padding-top:20px;
}
.about4 ul li .p {
	line-height: 23px;
	float:left;
	padding-top:10px;
	width:600px;
	height:100px;
	text-indent: 2em;
}
.about5 {
	background: #ebeef7;
	min-height: 500px;
	padding-bottom: 100px;
}
.about5 .leftdiv {
	float: left;
	margin-top: 50px;
	width: 490px;
	margin-left: 140px;
}
.about5 .leftdiv h2 {
	color: #219df3;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}
.about5 .leftdiv li {
	color: #6c799e;
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
}

.about5 .rightdiv {
	float: right;
	margin-top: 50px;
}
.about5 .rightdiv .one {
	width: 550px;
	border-radius: 5px;
	margin-bottom: 20px;
	border: solid 1px #6c799e;
	transition: all 0.3s linear;
}

.about5 .rightdiv .one h2 {
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	font-weight: normal;
	font-size: 16px;
	color: #6c799e;
	line-height: 40px;
	outline: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all 0.3s;
	background: #ebeef7;
	color: #6c799e;
}
.about5 .rightdiv .one h2:hover {
	background: #fff;
	color: #6c799e;
}
.ui-accordion-header-active {
	background: #fff;
}
.about5 .rightdiv .one .detail {
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: solid 1px #6c799e;
	background: #ebeef7;
}
.about5 .rightdiv .one p {
	font-size: 16px;
	color: #219df3;
	line-height: 28px;
}
.about5 .rightdiv .one ul {
}
.about5 .rightdiv .one ul li {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

#teamintro {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-top: 65px;
	margin-bottom: 65px;
	min-height: 500px;
	padding: 40px;
}
#teamintro ul li {
	width: 540px;
	height: 160px;
	padding-top: 50px;
	border-bottom: solid 1px #dedede;
	float: left;
}
#teamintro ul li .avartar {
	width: 100px;
	height: 100px;
	border: solid 2px #cacbcc;
	border-radius: 50px;
	float: left;
	overflow: hidden;
}
#teamintro ul li .avartar img {
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 50px;
}
#teamintro ul li .intro {
	width: 360px;
	float: left;
	margin-left: 30px;
}
#teamintro ul li p.h2 {
	margin-bottom: 10px;
}
#teamintro ul li p.h2 span.n1 {
	padding-right: 3px;
	font-size: 24px;
	color: #41bcf0;
	border-right: solid 2px #41bcf0;
	float: left;
}
#teamintro ul li p.h2 span.n2 {
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
#teamintro ul li p.p {
	color: #7c7c7c;
}


.honor_main{ width:1000px; margin:60px auto 100px auto;}
.honor_main .p1{ text-align:center; color:#ff6800; font-size:14px; line-height:24px; margin-bottom:50px;}
.honor_main_m{ min-height:801px; background:url(image/doc_8.png) no-repeat center center; width:100%; position:relative; padding:80px 0;}
.honor_main_m p{ color:#888888; font-size:14px; line-height:23px; position:absolute; width:400px;}
.honor_main_m p span{ color:#4882b8; font-size:26px; line-height:26px; display:block; padding-bottom:2px;}
.honor_main_m p.p2{ top:0; width:100%; text-align:center;}
.honor_main_m p.p3{ top:144px; left:25px; text-align:right;}
.honor_main_m p.p4{ top:226px; right:25px;}
.honor_main_m p.p5{ top:364px; left:25px; text-align:right;}
.honor_main_m p.p6{ top:460px; right:25px;}
.honor_main_m p.p7{ top:536px; left:25px; text-align:right;}
.honor_main_m p.p8{ top:675px; right:25px;}
.honor_main_m p.p9{ top:782px; left:25px; text-align:right;}
.honor_main_m p.p10{ bottom:0; width:100%; text-align:center;}

.videos{ position:absolute; left:0; top:0;width:100%; height:637px; overflow:hidden; z-index:1}
.videos .bgs{ background:url(image/vbj.png) repeat; width:1920px; height:746px; position:absolute; left:0; top:0; }
#middleMiddle{left:50%;top:50%;margin-top:-84px;margin-left:-314px;}
.divStyle{position:absolute; width:629px; height:168px;}
