.index-banner-container {
	/*background: url(../images/test/banner_index_bg.png) no-repeat center center #f7f7f7;*/
	background-size:100% 100%;
}
.index-container-3 {
	height:84px;
	background: url('../images/index_column_2.jpg') no-repeat center top #c64720;
	background-size:100% 100%;
}

.index-content {
	background-color: #fff;
}
.index-notice {
	float:left;
	width: 100%;
	height:20px;
	padding: 10px 0;
	background-color: #f7f7f7;
	color: #ff5722;
}
.index-notice a{
	color: #ff5722;
	text-decoration: none;
}
.index-notice a:hover{
	text-decoration: underline;
}
.index-cont-2-left {
	float:left;
	width: 666px;
	height: auto;
}
.index-cont-2-right {
	float:right;
	width:328px;
	height: auto;
	margin-top:10px;
}
.life-content {
	float:left;
	width: 100%;
}
.life-item {
	float:left;
	width: 100%;
	text-align: center;
}
.life-item a{
	float:left;
	width: 108px;
	text-align: center;
	padding: 15px 0
}

.index-service {
	float:left;
	width: 100%;
	height: 110px;
	background-color: #fff;
}
.index-service span {
	float:left;
	min-width: 140px;
	min-height:102px;
	margin-right: 32px;
	cursor: pointer;
}
.index-service .pm{
	border-bottom: 0px solid #f6cf85;
}
.index-service .old{
	border-bottom: 0px solid #7fcff4;
}
.index-service .company{
	border-bottom: 0px solid #85cbc9;
}
.index-service .js{
	border-bottom: 0px solid #89c997;
}
.index-service .bm{
	border-bottom: 0px solid #d1c0a4;
}
.index-service .work{
	border-bottom: 0px solid #9082bd;
}

.index-service-left {
	float:left;
	width: 660px;
	height: auto;
}
.index-service-left form {
	display: none;
}
.index-service-right {
	float:right;
	width: 300px;
	height: auto;
	background-color: #f7f7f7;
}

.index-ra {
	position: relative;
}

.index-ra .ra-img{
	float:left;
	width: 100%;
	height: 248px;
	overflow: hidden;
}
.index-ra .ra-title{
	position: absolute;
	width: 100%;
	height: 30px;
	bottom:0;
	background-color: #111;
	opacity:.5;
	-webkit-opacity: 0.5; 
	-moz-opacity: 0.5; 
	z-index: 8;
}
.index-ra .ra-title a{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#fff;
	text-align: center;
	z-index: 9;
	text-decoration: none;
}
.index-video {
	float:left;
	width: 100%;
	height: 220px;
	margin-top:10px;
	background-color: #f7f7f7;
}
.bx-wrapper .bx-controls .bx-prev{
	width: 90px;
	height: 90px;
	background: url('../images/b/left_01.png') no-repeat;
	left: 10%;
}
.bx-wrapper .bx-controls .bx-next{
	width: 90px;
	height: 90px;
	background: url('../images/b/right_01.png') no-repeat;
	right: 10%;
}
.bx-wrapper .bx-controls .bx-next:hover, .bx-wrapper .bx-controls .bx-next:focus{
	background-position: 0 0;
}

.index-service-item {
	float:left;
	width:100%;
	background-color: #f7f7f7;
	margin-bottom: 10px;
	border-bottom:1px dashed #ccc;
	padding:0px 10px;
}
.service-item-1 {
	float:left;
	width: 100%;
	margin-top: 10px;
}
.service-item-1 .name{
	float:left;
	width: 100px;
	margin-left: 20px;
}
.service-item-1 .time{
	float:left;
	width: 250px;
	color:#999;
}
.service-item-2 {
	float:left;
	width: 100%;
	text-indent: 20px;
	margin: 10px 0;
}