@charset="utf-8";
/*.service-call {background-position: 130px bottom;}*/

.main-about {
	overflow: hidden;
}
.main-about .head {
	
	background: url("../images/business_03.jpg") 28px 23px no-repeat;
}

.abou-body {overflow: hidden;width:100%;padding-bottom: 100px;}
/*---------------------------------------------------左侧------------------------------------------------*/
.abou-body .left {overflow: hidden;float:left;width:72%;padding-left: 10px;}
.abou-body .left .main {
	width:100%;
	margin-top:70px;
}
.main .bnotice {
	display: inline-block;
	position: relative;
	height: 56px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	box-shadow: 6px 6px 5px #ffe3e0;
	-moz-box-shadow:6px 6px 5px #ffe3e0;
	-webkit-box-shadow:6px 6px 5px #ffe3e0;
	margin-left:28px;
	padding-left:50px;
	padding-right: 20px;
	background: url("../images/business_0_03.jpg") 28px 0 no-repeat #e27366;
}
.main .bnotice span {
	display: inline-block;
	width:100%;
	height:100%;
	line-height: 56px;
	text-align: center;
	font-size: 24px;
	color:white;
}
.main .bnotice img {
	position: absolute;
	left:10px;
	bottom: -10px
}
.main .join {
	overflow: hidden;
	margin-left:28px;
	margin-top:32px;
}
.main .join .img-list {
	width:280px;
	height:280px;
	float:left;
	margin-right:14px;
	border-radius:4px;
}
.main .join .img-list img {
	width:100%;
}
.explain {
	width:870px;
	/*height:500px;*/
	margin-left:28px;
	margin-top:38px;
}
.explain-head {
	height:50px;
	border: 1px solid #ac2a31;
}
.explain-head h2 {
	height: 100%;
	width:100px;
	text-align: center;
	line-height: 50px;
	font-size:16px;
	color:white;
	background: #ac2a31; 
}
.explain .canshu {
	margin-top:22px;
}
.explain .canshu p {
	line-height: 26px
}
.explain .canshu p span {
	font-size:14px;
	font-family:"宋体";
	color:#1f1f1f;
}
.explain .canshu p span.cur {
	color:#ac2a31;
}
.img-info {
	width:856px;
	height:576px;
	margin-top:30px;
	border:1px solid #dcdcdc;
}
.img-info img {
	display: block;
	vertical-align: top;
	margin:48px auto 0 auto;
}
.img-info p {
	text-align:center;
	line-height: 100px;
	color: #000000;
	font-size: 34px;
    background: url("../images/hy_10.jpg") 386px center no-repeat;
}
.img-info p  span {
	color: #000000;
	font-size: 34px;
	margin-left:68px;
}
.img-info.info_2 {
	margin-top:52px;
	margin-bottom: 190px;
}
/*---------------------------------------------------右侧------------------------------------------------*/
.abou-body .right {float:right;width:28%;margin-bottom:-30000px;padding-bottom: 30000px;}
.rHead {
	margin-top:70px;
	float: right;
	margin-right:30px;
}
.abou-body .right .add {
	float: right;
	margin-right: 30px;
	margin-top:18px;
	width:262px;
	height:202px;
	background: url("../images/about-bg_01.jpg");
}
.abou-body .right .add img {
	display: block;
	margin:26px auto;
	width: 229px;
}
.right .add .notice {
	width:140px;
	height:40px;
	margin:23px auto 0 auto;
	background: #e27366;
	color:white;
	text-align:center;
	line-height: 40px;
}
.right .add .xiangq {
	float:left;
	margin-top:16px;
	height: 52px;
	width: 60px;
	background:url(../images/about_10.jpg) center center no-repeat;
}

.right .add .xiangq.q1 {margin-left:40px;}
.right .add .xiangq.dizhi {
	background:url(../images/about_13.jpg) center center no-repeat;
}
.right .add .xiangq.email {
	background:url(../images/about_15.jpg) center center no-repeat;
}
.abou-body .right .add .xiangq:hover {
	background: url(../images/bian_11.jpg) center center no-repeat;
}
.abou-body .right .add .xiangq.dizhi:hover {
	background: url(../images/bian_14.jpg) center center no-repeat;
}
.abou-body .right .add .xiangq.email:hover {
	background: url(../images/bian_16.jpg) center center no-repeat;
}
/*右侧end*/