@charset "utf-8";
.clear {
	clear: both;
}

.banner {
	background: url(../img/banner/6.png);
	height: 470px;
}

.mbg1 {
	background: #f7f7f7;
	margin-top: -40px;
}

.mbgMap {
	height: 551px;
	position: relative;
}

#allmap {
	width: 100%;
	height: 591px;
	overflow: hidden;
	top: -40px;
}

.joinusMap {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1200px;
	margin-left: -612px;
	margin-top: -20px;
}

.joinMain dl {
	margin-top: 10px;
}

.joinMain dl dt {
	width: 1200px;
	border-bottom: 1px #dddddd solid;
	padding-bottom: 3px;
	margin-top: 50px;
	cursor: pointer;
}

.joinMain dl dt h2 {
	float: left;
	font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 2px;
	color: #d20000;
}

.joinMain dl dt p {
	float: right;
	text-align: right;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #3385ff;
}

.joinMain dl dt p img {
	vertical-align: text-bottom;
	margin-right: 10px;
}

.joinMain dd:after,
.joinMain dd:before {
	bottom: 100%;
	left: 6%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.joinMain dd:after {
	border-color: rgba(136, 183, 213, 0);
	border-color: transparent;
	border-bottom-color: #FDFCFA;
	border-width: 15px;
	margin-left: -15px;
}

.joinMain dd:before {
	border-color: rgba(194, 225, 245, 0);
	border-color: transparent;
	border-bottom-color: #F2EEE6;
	border-width: 17px;
	margin-left: -17px;
}
.joinContent{
	margin-top: 5px;
}

.joinContent h3 {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 1px;
	color: #010101;
}

.joinContent h4 {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #343b5c;
	font-weight: 600;
	text-indent: 2em;
	margin-top: 30px;
}

.joinContent p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333333;
	text-indent: 7em;
}
.joinContent span {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #d20000;
	margin-left: 25px;
}
.c_lianxifangshi{
	padding-top: 50px;
	padding-left: 60px;
}
.c_lianxifangshi ul li{
	min-height: 34px;
	font-size: 16px;
}
