#section #section_index{
	width: 1200px;
	margin: 0 auto;
	min-height: 525px;
}
#section .index-head{
	overflow: hidden;
}
#section .index-head>div{
	float: left;
}
#section .index-head>div:last-child{
	width: 300px;
	height: 500px;
	background: #f1f1f1;
}
#section .index-head>div:last-child div{
	margin: 20px 0 12px 10px;
	font-size: 18px;
	color: #666;
	padding-left: 10px;
	border-left: 5px solid #3399cc;
	font-weight: bold;
}
#section .index-head>div:last-child ul li{
	width: 300px;
	height: 50px;
}
#section .index-head>div:last-child ul li:hover{
	background: #3399CC;
}
#section .index-head>div:last-child ul li a{
	display: block;
	color: #666;
	padding-left:10px ;
	padding-top: 5px;
	width: 290px;
	height: 40px;
    overflow: hidden;
}
#section .index-head>div:last-child ul li a:hover{
	color: #fff;
}
#section .index-head>div:last-child ul li a>span{
	color: #3399CC;
	font-weight: bold;
}
#section .index-head>div:last-child p{
	width: 70px;
	height: 28px;
	line-height:28px;
	text-align: center;
	border: 1px solid #3399CC;
	border-radius: 10px;
	margin: 10px 0 0 210px;
	color: #3399CC;
}
#banner {
	position: relative;
	width: 900px;
	height: 500px;
	overflow: hidden;
}

#banner_list img {
	border: 0px;
}

#banner_bg {
	position: absolute;
    bottom: 30px;
    background-color: #3399cc;
    height: 70px;
    filter: Alpha(Opacity=30);
    opacity: 0.4;
    z-index: 1000;
    cursor: pointer;
    width: 900px;
}

#banner_font {
	position: absolute;
    bottom: 45px;
    /* height: 70px; */
    left: 100px;
    z-index: 1000;
    cursor: pointer;
    width: 900px;
    color: #fff;
    font-size: 30px;
}
#banner_info {
	position: absolute;
    bottom: 340px;
    left: 300px;
    left: 480px;
    height: 22px;
    color: #3399cc;
    z-index: 1001;
    cursor: pointer;
    font-size: 60px;
}

#banner_text {
	position: absolute;
	width: 120px;
	z-index: 1002;
	right: 3px;
	bottom: 3px;
}

#banner ul {
	position: absolute;
	list-style-type: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	z-index: 1002;
	margin: 0;
	padding: 0;
	bottom: 3px;
	right: 5px;
}

#banner ul li {
	padding: 2px 8px;
	float: left;
	display: block;
	color: #FFF;
	background: #6f4f67;
	cursor: pointer;
	border-radius: 50%;
	margin-left: 5px;
}

#banner ul li.on {
	background-color: #3399cc;
}

#banner_list a {
	position: absolute;
}

#section .index-body{
	padding: 20px 0;
}
#section .index-foot{
	overflow: hidden;
	margin-bottom: 50px;
}
#section .index-foot li{
	float: left;
	margin-right: 20px;
}
#section .index-foot li:last-child{
	margin-right: 0px;
}
/*新闻*/
#section #section_news{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .news{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.news>div{
	float: left;
}
.news>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.news>div:first-child p{
	font-size: 24px;
	color: #333;
}
.news>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.news>div:last-child p{
	padding-left: 30px;
	margin-bottom: 30px;
	color: #666;
}
.news>div:last-child p span{
	color: #3399cc;
}
.news>div:last-child ul{
	overflow: hidden;
	width: 600px;
}
.news>div:last-child ul li{
	float: right;
	margin-left: 15px;
}
.news>div:last-child ul li a{
	color: #666;
}
.news>div:last-child ul li a.change{
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	background: #3399CC;
	border-radius: 50%;
	text-align: center;
	color: #fff;
}

.news>div:last-child div.news_div{
	width: 800px;
	border: none;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	display: block;
}
.news>div:last-child p.news_p{
	width: 740px;
	line-height: 28px;
}
/*关于我们*/
#section #section_about{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .about{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.about>div{
	float: left;
	display: inline-block;
}
.about>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.about>div:first-child p{
	font-size: 24px;
	color: #333;
}
.about>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.about>div:last-child p{
	padding-left: 30px;
	margin-bottom: 30px;
	color: #666;
	width: 774px;
	line-height: 32px;
}
.about>div:last-child p span{
	color: #3399cc;
}


/*pipeline*/
#section #section_pipeline{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .pipeline{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.pipeline>div{
	float: left;
	display: inline-block;
}
.pipeline>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.pipeline>div:first-child p{
	font-size: 24px;
	color: #333;
}
.pipeline>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.pipeline>div:last-child p{
	padding-left: 30px;
	margin-top: 30px;
	color: #666;
	width: 774px;
	line-height: 32px;
}
.pipeline>div:last-child p span{
	color: #3399cc;
}

/*合作*/
#section #section_collaborations{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .collaborations{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.collaborations>div{
	float: left;
	display: inline-block;
}
.collaborations>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.collaborations>div:first-child p{
	font-size: 24px;
	color: #333;
}
.collaborations>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.collaborations>div:last-child p{
	padding-left: 30px;
	margin-bottom: 20px;
	color: #666;
	line-height: 32px;
}
.collaborations>div:last-child div{
	padding-left: 30px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

/*加入我们*/
#section #section_careers{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .careers{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.careers>div{
	float: left;
	display: inline-block;
}
.careers>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.careers>div:first-child p{
	font-size: 24px;
	color: #333;
}
.careers>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.careers>div:last-child p{
	padding-left: 30px;
	margin-bottom: 20px;
	color: #666;
	line-height: 32px;
}
.careers>div:last-child div{
	padding-left: 30px;
	color: #000;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

/*contact*/
#section #section_contact{
	width: 1200px;
	background: #f9f9f9;
	margin: 0 auto;
	min-height: 525px;
}
#section .contact{
	width: 1140px;
	padding: 40px 30px;
	overflow: hidden;
}
.contact>div{
	float: left;
	display: inline-block;
}
.contact>div:first-child{
	padding-right:30px;
	border-right: 1px solid #ccc;
	height: 340px;
}
.contact>div:first-child p{
	font-size: 24px;
	color: #333;
}
.contact>div:first-child span{
	display: block;
	width: 50px;
	height: 4px;
	background: #3399CC;
	margin-bottom:25px ;
	margin-top: 5px;
}
.contact>div:nth-child(2){
	padding-right: 60px;
	padding-top: 30px;
}
.contact>div:nth-child(2) p{
	padding-left: 30px;
	margin-bottom: 20px;
	color: #666;
	line-height: 32px;
}
.contact>div:nth-child(2) div{
	padding-left: 30px;
	color: #000;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}