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

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

.abou-body {overflow: hidden;width:100%;}
/*---------------------------------------------------左侧------------------------------------------------*/
.abou-body .left {overflow: hidden;float:left;width:72%;padding-left: 10px;}
.abou-body .left .main {
	position: relative;
	width:100%;
	margin-top:70px;
	border:1px solid transparent;
}


.main .join {
	overflow: hidden;
	margin-left:25px;
	margin-top:32px;
	margin-bottom: 150px;
}
.main a.linkMore {
	display: block;
	position: absolute;
	bottom:88px;
	left:50%;
	margin-left:-68px;
	width:136px;
	height:38px;
	line-height: 38px;
	text-align: center;
	background: #ac2930;
	color:#ffffff;
	font-size: 14px;
	font-family: "宋体";
}
.join .service-banner {
	overflow: hidden;
	position: relative;
	width:842px;
	height:386px;
	margin-bottom:64px;
	margin-left:6px;
}
.join .service-banner a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:842px;
}
.join .service-banner img {
	vertical-align: top;
	width: 100%;
}
.join .service-banner a:first-child{
	left:0px;
}
.join .service-banner ul {
	overflow: hidden;
	position: absolute;
	bottom:20px;
	right:352px;
}
.join .service-banner li {
	float: left;
	width: 36px;
	height: 36px;
	border-radius: 18px;
	text-align: center;
	line-height: 36px;
	font-size:20px;
	background: #e8e7e7;
	color:#ffffff;
	margin-left:8px;
}

.join .service-banner li.act {
	background:#9c3123;
}
.main .join .img-list {
	width:384px;
	height:374px;
	float:left;
	margin-right:84px;
	margin-bottom: 80px;
	background: #f0f0f0;
}
.main .join .img-list:hover {
	background: #921302;
}
.main .join .img-list:hover p {color:white;}
.main .join .img-list:hover p.p1 {
	border-top:1px solid #ffffff;
}
.main .join .img-list.clearR {
	margin-right:0;
}
.main .join .img-list img {
	max-width:325px;
	vertical-align: top;
	display: block;
	margin: 22px auto 30px auto;
}
.main .join .img-list p {
	width:328px;
	margin-left:24px;
	padding-left:12px;
	line-height: 18px;
}
.main .join .img-list p{
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
}
.main .join .img-list p.p1 {
	padding-top:14px;
	border-top:1px solid #666666;

}
.main .join .img-list p.p2 {
	margin-top:8px;
}

/*---------------------------------------------------右侧------------------------------------------------*/
.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 {
	position: relative;
	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;
}
.right .add .xinxi {
	position: absolute;
	bottom:-48px;
	left:0;
	padding: 0px 10px;
	height:0px;
	line-height: 50px;
	color:white;
	background:#e27366;
}
/*.right .add .xinxi.x2 {
	left:74px;
}
.right .add .xinxi.x3 {
	left:66px;
}*/
/*右侧end*/