.about-nav {
	height: 75px;
	background: #f9f9f9;
	line-height: 75px;
	margin-bottom: 56px;
}

.about-nav ul li {
	margin-left: 105px;
	float: left;
}

.about-nav li a {
	line-height: 75px;
	height: 75px;
	display: block;
	font-size: 14px;
	color: #666;
}

.about-nav li a:hover, .about-nav li a.cur {
	border-bottom: 2px solid #245b9e;
	/* height: 73px; */
}

.about-box h1 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.about-box h1 span {
	display: block;
	font-family: arial;
	color: #999999;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
	background: url(../../img/join_titbg.jpg) no-repeat center center;
	padding-bottom: 50px;
}

.join-nav {
	background: #FFFFFF;
	margin: 0;
}

.join-nav li a {
	font-size: 16px;
}

.join-box {
	/* background: #f5f5f5; */
	/* padding: 30px 0 40px; */
	
}

/*�����ƻ�*/
.jplan-list .plan {
	width: 600px;
	height: 347px;
	background: rgba(249, 250, 252, 1);
	padding: 50px 54px;
}

.plan h3 {
	color: rgba(9, 56, 118, 1);
	font-size: 18px;
	font-weight: bold;
}

.plan p {
	font-size: 14px;
	line-height: 26px;
	margin: 20px 0;
	text-indent: 2em;
}

.plan a.more {
	display: block;
	width: 136px;
	height: 40px;
	color: #999999;
	line-height: 40px;
	text-align: center;
	border: 1px solid #DFDFDF;
	font-size: 14px;
}

/*������*/
#gray {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0px;
	z-index: 999;
	display: none;
}

.popup {
	width: 1147px;
	height: 660px;
	position: fixed;
	z-index: 1000;
	left: 50%;
	margin-left: -573px;
	top: 50%;
	margin-top: -330px;
	display: none;
}

.popup .ppbg {
	padding: 70px 60px;
	background: #FFFFFF;
	width: 960px;
	height: 540px;
	font-size: 14px;
}

.leader h5 {
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}

.leader h5 span {
	color: #999999;
	margin-left: 15px;
	font-size: 14px;
}

.leader p {
	margin: 30px 0;
	line-height: 28px;
}

.leader .pimg {
	position: relative;
}

.leader .pimg p {
	margin: 0;
	position: absolute;
	width: 422px;
	bottom: 90px;
	right: 56px;
	color: #FFFFFF;
}

.popup #close {
	background: url(../../img/popup_close.jpg) no-repeat center center;
	width: 65px;
	height: 60px;
}

.plan h5 {
	text-align: center;
	color: #2353c4;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
/*������ϵ*/
.sysTop .sy-words {
	background: rgba(242, 242, 242, 1);
	padding: 50px 40px;
	color: rgba(51, 51, 51, 1);
	font-size: 14px;
	line-height: 26px;
	width: 600px;
	height: 347px;
}

.sy-words p {
	text-indent: 2em;
}

.sy-words p:last-child {
	margin-top: 15px;
}

.sy-list ul {
	margin-top: 40px;
	width: 110%;
}

.sy-list ul li {
	float: left;
	width: 390px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.sy-list ul li .sl-words {
	background: rgba(249, 250, 252, 1);
	padding: 20px;
	height: 154px;
	width: 390px;
}

.sl-words strong {
	display: block;
	font-size: 16px;
	color: #444444;
	margin-bottom: 15px;
}

.sl-words p {
	font-size: 14px;
}

.ja-list .num1, .ja-list .num2 {
	padding-top: 30px;
	height: 267px;
}

.ja-list .num1 h3 {
	background: url(../../img/ja_num1.jpg) no-repeat 0 0;
	height: 49px;
	padding-top: 12px;
	padding-left: 13px;
}

.ja-list .num1 p {
	line-height: 36px;
	margin: 0;
	background: url(../../img/ja_icon.jpg) no-repeat left center;
	text-indent: 2em;
}

.ja-list .num2 h3 {
	background: url(../../img/ja_num2.jpg) no-repeat 0 0;
	height: 49px;
	padding-top: 14px;
	padding-left: 13px;
}