#body-container {
	background: #f8f8f8;
}

.team-banner{
	min-width: 1200px; 
	height: 400px;
	background: #040400 url("../../../img/lglow/web/about_bg.jpg") center no-repeat;
	text-align: center;
	margin: 0 auto;
}

#banner-font{
	width: 600px;
	height: 400px;
	margin: 0 auto;
	color:#ffffff;
}

#banner-font span{
	display: block;
	font-size: 40px;
	padding-top: 55px;
}

#banner-font p{
	padding-top: 22px;
	font-size: 26px;
}

.comp_intro{
	width: 900px;
	margin: 0 auto;
	margin-top: 60px;
	color:#2c3e50;
}

.comp_intro span{
	text-align: center ;
	font-size: 40px;
	display: block;
	padding-bottom: 25px;
}

.hr-contain{
	width: 1200px;
	margin: 0 auto;
	margin-top: 55px;
}

.photoContainer span{
	color:#2c3e50;
	font-size: 40px;
	display: block;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

.photo-line {
	width: 1224px;
	height:254px;
	margin: 0 auto;
	cursor: pointer;
}

.photo-line-two{
	width: 1224px;
	height:254px;
	margin: 0 auto;
}

.img-style{
	margin: 0 12px 24px 12px;
	width: 180px;
	height: 230px;
	float: left;
	background-color: #ff6700;
	text-align: center;
	color:white;
	line-height: 230px;
	font-size: 16px;
	cursor: auto;
}

.photo-line img{
	margin: 0 12px 24px 12px;
	width: 180px;
	height: 230px;
	float: left;
}

.photo-line-two img{
	margin: 0 12px 24px 12px;
	width: 384px;
	height: 230px;
	float: left;
}

.intro-photo{
	margin: 0 auto;
	width: 1200px;
	margin-top: 16px;
}

.left-intro{
	float: left;
}

.left-intro img{
	width: 350px;
	height: 447px;
}
.right-intro{
	float:left;
	width: 786px;
	margin-top: 80px;
	margin-left: 64px;
	text-align: center;
}

.intro-title{
	font-size: 24px;
}

.right-intro-font{
	margin-top: 120px;
	height: 200px;
}

.right-intro-font p{
	width:600px;
	float:left;
	margin-left: 55px;
}

.left-arrow{
	float:left;
	background: url("../../../img/lglow/web/arrow_left.png") left no-repeat;
}

.right-arrow{
	float:right;
	margin-right: 24px;
	background: url("../../../img/lglow/web/arrow_right.png") center no-repeat;
}

.right-intro-font span{
	display: block;
	height: 48px;
	width: 26px;
	cursor: pointer;
}

.img-center{
	width: 1200px;
	margin: 0 auto;
}

.img-url-1{
	background: url("../../../img/lglow/web/team_bg1.jpg");
	height: 500px;
	margin-top: 40px;
}

.intro-1{
	margin-top: 35px;
}

.intro-1 p{
	margin:0;
	margin-top: 16px;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
}

.img-url-2{
	background: url("../../../img/lglow/web/team_bg2.jpg");
	height: 500px;
	margin-top: 40px;
}

.img-url-3{
	background: url("../../../img/lglow/web/team_bg3.jpg");
	height: 500px;
	margin-top: 40px;
}

.img-url-4{
	background: url("../../../img/lglow/web/team_bg0.jpg");
	height: 500px;
	margin-top: 40px;
}

.line-logo{
	margin-top:25px;
	margin-bottom:30px;
	text-align: center;
	height: 30px;
	border-bottom: 1px solid #ddd;
}

.join-us{
	padding: 40px 0 60px 0 ;
	text-align:center;
}

.join-us span{
	padding:6px 23.5px 6px 23.5px;
	background: url("../../../img/lglow/web/joinus.png") center no-repeat;
	font-size: 14px;
	border-radius: 5px;
	
}

.join-us span:HOVER {
	background: url("../../../img/lglow/web/joinus_float.png") center no-repeat;
}

.join-us a{
	color:#fff;
}