.join {
	width: 62%;
	margin: 70px auto 100px;
}
.ban img {
	width: 100%;
}
.list {
	width: 20%;
	float: left;
	padding-bottom: 170px;
	background-color: #f5f5f5;
}
.list li {
	height: 50px;
	padding-left: 10%;
	border-bottom: 1px solid #dedede;
}
.list ul {
	border-top: 16px solid #1c4677;
}
.list a {
	display: block;
}
.list p {
	font-size: 16px;
	color: #636363;
	float: left;
	width: 66%;
	padding-left: 6%;
	margin-top: 14px;
	box-sizing: border-box;
}
.list span {
	float: left;
	font-size: 18px;
	color: #636363;
	width: 10%;
	margin-top: 12px;
}
.actives {
	background-color: #fff;
}
.list-l {
	float: left;
	width: 20%;
}
.list-l img {
	width: 100%;
	max-width: 24px;
	margin-top: 12px;
}
.join_cont {
	float: left;
	width: 74%;
	margin-left: 6%;
}
.join-t {
	border-bottom: 1px solid #969696;
}
.join_cont h3 {
	font-size: 24px;
	color: #1c4677;
	font-weight: 100;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 2px solid #1c4677;
}
.jion_nav {
	margin: 30px 0;
}
.jion_img img {
	width: 100%;
}
.jion_nav li {
	width: 19%;
	float: left;
	cursor: pointer;
}
.jion_nav li img {
	width: 66%;
	margin-left: 17%;
}
.detail {
	display: none;
}
.detail_cont {
	border-top: 1px dashed #969696;
	margin-bottom: 30px;
}
.line-fg {
	width: 100%;
	height: 0;
	margin-top: 30px;
	border-top: 1px dashed #969696;
}
/*.detail h4 {
	font-size: 22px;
	color: #1e98d7;
	font-weight: 600;
	margin-top: 40px;
}*/
.detail h4 {
	font-size: 18px;
	color: #2e4c7b;
	font-weight: 400;
	margin-top: 30px;
}
.detail h5 {
	font-size: 14px;
	color: #73899b;
	font-weight: 400;
	margin-top: 10px;
}
.detail h6 {
	font-size: 14px;
	color: #2e4c7b;
	font-weight: 400;
	float: right;
	margin-right: 50px;
	margin-top: -6px;
}
.detail h6 img {
	margin-left: 20px;
}
/*.detail p {
	color: #646464;
	font-size: 16px;
	line-height: 30px;
}*/
.detail p {
	font-size: 14px;
	color: #465c7e;
	line-height: 26px;
	font-weight: 400;
}
.xx {
	margin-top: 24px;
}
.xx-box {
	display: none;
}
.tit-act h4,
.tit-act h5,
.tit-act h6 {
	color: #149CDD;
}
.tit-h {
	cursor: pointer;
}

.join-box {
	margin-bottom: 50px;
}
.lxfs {
	padding-top: 20px;
}
.lxfs p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}