#banner, #banner img {
	width: 100%;
}
#banner {
	font-size: 0;
	position: relative;
}
#banner div {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin: -37.5px 0 0 -320px;
	width: 640px;
	height: 75px;
	background: url(../images/bannerBg.png) no-repeat center center;
	text-align: center;
	font-size: 50px;
	color: #fff;
	line-height: 75px;
}

/*
°æ¿éÒ»
*/
#sec1 {
	width: 100%;
	padding: 62px 0 55px;
	background-color: #fff;
	display: table;
}
#sec1 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec1Bg.gif) repeat-x 0 center;
}
#sec1 .header div {
	font-size: 26px;
	color: #555;
	font-weight: bold;
	padding: 0 13px;
	background-color: #fff;
}
#sec1 .main {
	margin-top: 30px;
}
#sec1 .container {
	margin-top: 30px;
	padding-top: 25px;
	border-top: 1px solid #eee;
	font-size: 14px;
	color: #555;
	line-height: 25px;
}
#sec1, #sec1 a {
	color: #555;
}
#sec1 a:hover {
	color: #e1b56e;
}

/*
°æ¿é2
*/
#sec2 {
	width: 100%;
	padding: 62px 0;
	background:url(../images/sec2_bj.jpg) no-repeat top center;
	display: table;
}
#sec2 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec4Bg.gif) repeat-x 0 center;
}
#sec2 .header div {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	padding: 0 13px;
	/*background-color: #000;*/
}
#sec2 .main {
	margin-top: 10px;
}
#sec2 h1 {
	width: 100%;
	font-size: 26px;
	color: #ddd;
	line-height: 44px;
	text-align: center;
}
#sec2 ul {
	width: 100%;
	margin-top: 30px;
}
#sec2 li {
	width: 238px;
	margin: 0 1px;
	float: left;
}
#sec2 li a {
	width: 100%;
	height: 320px;
	display: block;
	overflow: hidden;
	position: relative;
}
#sec2 li.active a {
	background:rgba(225,181,110,.4);
}
#sec2 li a .icon, #sec2 li a h2, #sec2 li a .brief {
	position: absolute;
}
#sec2 li a .icon, #sec2 li a h2 {
	-webkit-transition: bottom .3s;
	-moz-transition: bottom .3s;
	-ms-transition: bottom .3s;
	-o-transition: bottom .3s;
	transition: bottom .3s;
}
#sec2 li a .icon {
	bottom: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	display: block;
	margin-left: -30px;
	background: url(../images/bg.png) no-repeat;
}
#sec2 li.active a .icon {	
	bottom: 70%;
}
#sec2 li a h2 {
	bottom: 30%;
	left: 15%;
	width: 70%;
	height: 40px;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
#sec2 li.active a h2 {	
	bottom: 50%;
}
#sec2 li a .brief {
	left: 25%;
	bottom: 0;
	width: 50%;
	height: 117px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #E8E8E8;text-align:center;
	line-height: 39px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
/*#sec2 li a .brief:after {
	content: "...";
}*/
#sec2 li.active a .brief {
	bottom: 10%;
	display: block;
}

/*
°æ¿é3
*/
#sec3 {
	width: 100%;
	padding: 62px 0;
	background-color: #fff;
	display: table;
}
#sec3 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec1Bg.gif) repeat-x 0 center;
}
#sec3 .header div {
	font-size: 26px;
	color: #555;
	font-weight: bold;
	padding: 0 13px;
	background-color: #fff;
}
#sec3 .main {
	margin-top: 50px;
}
#sec3 .container {
	width: 930px;
	height: 910px;
	/*background-image: url(../images/profileSec3.jpg);
	position: relative;*/
}
#sec3 .container div {
	position: absolute;
	width: 217px;
	height: 217px;
	font-size: 26px;
	color: #fff;
	line-height: 217px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#sec3 .container a{ color:#FFF}
#sec3 .container a:hover{ color: #f2f2f2}
#sec3 .team1 {
	top: 14px;
	left: 299px;
}
#sec3 .team2 {
	top: 221px;
	left: 13px;
}
#sec3 .team3 {
	top: 221px;
	right: 13px;
}
#sec3 .team4 {
	top: 557px;
	left: 122px;
}
#sec3 .team5 {
	top: 557px;
	right: 122px;
}
#sec3 .title {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	width: 200px;
	height: 40px;
	margin: -20px 0 0 -100px;
	font-size: 32px;
	color: #555;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#sec3 .more {
	width: 180px;
	padding: 8px;
	border: 1px solid #e1b56e;
	margin: 60px auto 0;
}
#sec3 .more:hover {
	border-color: #555;
}
#sec3 .more a {
	width: 100%;
	height: 48px;
	display: block;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 48px;
	background-color: #e1b56e;
	text-align: center;
	text-shadow: 1px 1px #9d9d9d;
}
#sec3 .more:hover a {
	background-color: #555;
}

/*
°æ¿é4
*/
#sec4 {
	width: 100%;
	padding: 62px 0;
	background-color: #cfcfcf;
	display: table;
}
#sec4 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec1Bg.gif) repeat-x 0 center;
}
#sec4 .header div {
	font-size: 26px;
	color: #555;
	font-weight: bold;
	padding: 0 13px;
	background-color: #cfcfcf;
}
#sec4 .main {
	margin-top: 30px;
}
#sec4 .container {
	min-height: 382px;
	background: url(../images/profileSec4.jpg) no-repeat bottom right;
	font-size: 14px;
	color: #555;
	line-height: 25px;
}
#sec4 .container h1 {
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
}
#sec4 .container p {
	margin-top: 25px;
}

/*
°æ¿é5
*/
#sec5 {
	width: 100%;
	padding: 62px 0;
	background-color: #fff;
	display: table;
}
#sec5 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec1Bg.gif) repeat-x 0 center;
}
#sec5 .header div {
	font-size: 26px;
	color: #555;
	font-weight: bold;
	padding: 0 13px;
	background-color: #fff;
}
#sec5 .main {
	margin-top: 40px;
}
#sec5 ul {
	width: 1230px;
	margin: 0 auto;
}
#sec5 li {
	width: 246px;
	text-align: center;
	float: left;
}

/*
°æ¿é6
*/
#sec6 {
	width: 100%;
	height: 485px;
	padding: 62px 0;
	background: url(../images/profileSec6.jpg) no-repeat center bottom;
	display: table;
}
#sec6 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 0 auto;
	background: url(../images/indexSec4Bg.gif) repeat-x 0 center;
}
#sec6 .header div {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	padding: 0 13px;
}
#sec6 .main {
	margin-top: 60px;
}
#sec6 .container {
	padding: 56px 0;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
}
#sec6 ul {
	width: 100%;
	text-align: center;
}
#sec6 li {
	margin: 0 28px;
	display: inline-block;
	*display: inline;
}
#sec6 li, #sec6 li a {
	color: #fff;
}
#sec6 li a:hover {
	text-decoration: underline;
}
#sec6 li div {
	width: 40px;
	height: 42px;
	margin: 0 auto 16px;
	background: url(../images/bg.png) no-repeat;
}
#sec6 li h1, #sec6 li h2 {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 26px;
	line-height: 44px;
	height: 44px;
}
#sec6 li h1 {
	font-weight: bold;
}
#sec6 .more {
	width: 166px;
	height: 48px;
	border: 2px solid #fff;
	line-height: 48px;
	display: block;
	margin: 60px auto 0;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#sec6 .more:hover {
	background-color: #e1b56e;
	border-color: #e1b56e;
}

/*
°æ¿é7
*/
#sec7 .left, #sec7 .right {
	height: 700px;
}
#sec7 .left {
	width: 62%;
	/*background: url(../images/profileSec7.jpg) no-repeat center center;*/
}
#sec7 .right {
	width: 38%;
	background-color: #292929;
}
#sec7 .header {
	display: table;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	padding: 0 79px;
	margin: 62px auto 0;
	background: url(../images/indexSec4Bg.gif) repeat-x 0 center;
}
#sec7 .header div {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	padding: 0 13px;
}
#sec7 .right ul {
	width: 80%;
	margin: 30px auto 0;
	font-size: 20px;
	line-height: 35px;
}
#sec7 .right li {
	width: 100%;
	float: left;
}
#sec7 .right li, #sec7 .right li a {
	color: #7b7b7b;
}
#sec7 .right li strong {
	color: #fff;font-size:24px;
}
@media screen and (max-width: 1440px) {
	#sec7 .right ul {
		font-size: 19px;
		line-height: 33px;
	}
}
@media screen and (max-width: 1440px) {
	#sec7 .right ul {
		font-size: 18px;
		line-height: 31px;
	}
}