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

.main-about {
	overflow: hidden;
}
.main-about .head {

	background: url("../images/center_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 .join {
	overflow: hidden;
	margin-left:28px;
	margin-top:32px;
}
.main .join .img-list {
	float:left;
	margin-right:14px;
	border-radius:4px;
}
.main .join .img-list .img-box {
	overflow: hidden;
	border:1px solid #dfdfdf;
	border-radius:10px;
	margin-left:16px;
	width:364px;
	height:364px;

}
.main .join .img-list img {
	width:100%;
	vertical-align: top;
}
.main .join .img-list .small-pic {
	position: relative;
	width:380px;
	height:70px;
	margin-top:28px;
}
.main .join .img-list .small-pic ul {
	position: absolute;
	overflow: hidden;
	height:70px;
	margin-left:6px;
	top:0;
	left:0;
}
.main .join .img-list .small-pic li {
	float: left;
	height:100%;
	width: 66px;
	height:65px;
	overflow: hidden;
	margin-right:18px;
	cursor: pointer;
	border:1px solid #dfdfdf;
}
.main .join .img-list .small-pic li img {
	width: 100%;
	vertical-align: top;
}
.main .join .img-list .small-pic li:nth-child(5){
	margin-right: 19px;
}
.main .join .img-list .small-pic li:first-child {
	background: url(../images/center-left_06.jpg) center center no-repeat;
	margin-right: 12px;
}
.main .join .img-list .small-pic li:last-child {
	background: url(../images/center-left_03.jpg) center center no-repeat;
	margin-right:0;
}
.main .join .img-list .small-pic li:first-child,.main .join .img-list .small-pic li:last-child{
	width:12px;
	height:65px;


}
.main .join .img-list.article {
	width:373px;
	margin-left:20px;
	padding-bottom: 22px;
	border-bottom:1px solid #767676;
	border-radius: 0;
}
.main .join .img-list.article h2 {
	font-size: 18px;
	color:#ac2a31;
	margin-top:46px;
}
.main .join .img-list.article {
	
}
.main .join .img-list.article p {
    font-size: 14px;
	font-family: "宋体";
	color:#767676;
	margin-top:22px;
	line-height: 20px;
}
.explain {
	width:870px;
	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;
	overflow: hidden;
	margin-top:30px;
	margin-bottom: 100px;
}
.img-info img {
	display: block;
	vertical-align: top;
	margin:48px auto 0 auto;
}

/*---------------------------------------------------右侧------------------------------------------------*/
.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*/