.sub_bg{
	background-color: #f0f0f0;
	height: auto;
	background: url(../images/bg_business.jpg) no-repeat;
}


.exhi_top_row{
	height: 60px;
	line-height: 60px;
	background-color: #ffffff;
}
.exhi_top_center{
	width: 1200px;
	margin: 0 auto;
}
.exhi_top_row .position_title p {
	font-family: simsun;
	font-size: 13px;
	color: #707070;
	background: url(../image/icon_position.png) left center no-repeat;
	padding-left: 26px;
	cursor: pointer;
}
.exhi_top_row span {
	color: #F03C3C;
}
.position_title{
	width: 400px;
	height: 60px;
	float: left;
}

.contactus_block{
	position: relative;
}

.company_position_info{
	position: absolute;
	color:#ffffff;
	height: 115px;
	width: 1200px;
	margin: 0 auto;
	bottom: 10px;
	left:0;
	right:0;
	background-color: rgba(0,166,233,0.6);
}
.company_position_info div{
	height: 30px;
	line-height: 30px;
	margin-left: 30px;
	font-size: 14px;
}

.company_position_info div:FIRST-CHILD {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}


.company_contact{
	height: 230px;
		padding-top: 70px;
	width: 100%;
	background-color: #f5f5f5;
	
}
.company_contact_contain{
	width:1200px;
	margin: 0 auto;
}
.comp_cont_block{
	width: 400px;
	height: 180px;
	float: left;
}
.icon_contact{
	height:60px;
	width:100%;
	
}
.icon_1{
	background: url(../images/icon_contact_addr.png) no-repeat center center;
}
.icon_2{
	background: url(../images/icon_contact_call.png) no-repeat center center;
}
.icon_3{
	background: url(../images/icon_contact_email.png) no-repeat center center;
}
.contact_word{
	text-align: center;
	font-size: 14px;
}


