@import url(global.css);
@import url(window.css);
.series {
	height: auto;
	width: 1230px;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}
.series .ibox {
	float: left;
	height: 450px;
	width: 380px;
	margin-right: 30px;
}
.series .ibox .pics {
	width: 100%;
	height: 319px;
	overflow: hidden;
}
.series .ibox .pics img {
	width: 100%;
}
.series .ibox .name {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	height: 20px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.series .ibox .desc {
	height: 88px;
	width: 100%;
	line-height: 22px;
	color: #666;
	font-size: 15px;
}
.series a:hover .name, .series a:hover .desc {
	color: #333;
}
.jobs {
	width: 100%;
	height: 120px;
	background-color: #FFF;
	margin-bottom: 50px;
	overflow: hidden;
}
.jobs .text {
	float: left;
	height: 120px;
	width: 999px;
	overflow: hidden;
}
.jobs .text h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	height: 30px;
	width: 100%;
	line-height: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.jobs .text h1:first-letter, .jobs .text h2:first-letter {
	margin-left: 30px;
}
.jobs .text h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
.jobs a {
	height: 40px;
	width: 150px;
	color: #fff;
	text-align: center;
	display: inline-block;
	float: right;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
	margin-top: 40px;
	margin-right: 30px;
	background-color: #3d3e38;
}
.jobs a:hover {
	background-color: #000;
	color: #FFF;
}
.aboutus {
	height: auto;
	width: 100%;
}
.aboutus img {
	width: 100%;
}
.activity {
	height: auto;
	width: 1240px;
	margin-bottom: 50px;
	overflow: hidden;
	padding-top: 50px;
}
.activity .ibox {
	float: left;
	height: auto;
	width: 270px;
	margin-right: 40px;
}
.activity .ibox .name {
	font-size: 18px;
	color: #333;
	line-height: 20px;
	height: 20px;
	width: 100%;
}
.activity .ibox .pics {
	width: 100%;
	height: 175px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.activity .ibox .pics img {
	width: 100%;
}
.activity .ibox .desc {
	font-size: 13px;
	color: #333;
	height: 100px;
	width: 100%;
	overflow: hidden;
	line-height: 25px;
}
.activity .ibox .desc strong {
	font-weight: normal;
	color: #01a2e8;
}
.activity .ibox a:hover .desc {
	color: #666;
}
.adindex {
	height: 450px;
	width: 100%;
}
.adindex .pics {
	float: left;
	height: 450px;
	width: 599px;
	overflow: hidden;
}
.adindex .pics img {
	width: 100%;
}
.adindex .text {
	float: right;
	height: 450px;
	width: 600px;
	overflow: hidden;
}
.adindex .text h1 {
	font-size: 36px;
	font-weight: normal;
	color: #333;
	height: auto;
	width: 500px;
	line-height: 50px;
	letter-spacing: 5px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.adindex .text p {
	height: auto;
	width: 500px;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
	line-height: 26px;
	font-size: 15px;
	color: #333;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}