.nav .apply {
	position:absolute;
	top:45px;
	right:0;
	width:300px;
	z-index:99;
	background:url(loginBg.png) no-repeat;
}

.apply .login {
	overflow:hidden;
	zoom:1;
}

.apply .login a {
	float:left;
	display:inline;
	color:#333;
	font-size:15px;
	padding:0 25px;
	font-family:"寰蒋闆呴粦";
}

.login .dl {
	border-right:1px solid #d55500;
}

.login .zc {
	border-left:1px solid #ffbe34;
}

/*login*/

.apply .applyFor {
	display:block;
	color:#fff;
	width:242px;
	height:54px;
	line-height:54px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	font-family:"寰蒋闆呴粦";
	margin:24px auto 0 auto;
	background:url(big_tip.png) no-repeat;
}

.apply .advice {
	color:#6c6c6c;
	margin-top:28px;
	font-family:"寰蒋闆呴粦";
	padding:8px 0 28px 28px;
	border-top:1px solid #fff;
	background:#e9e9e9;
}

.advice li {
	margin-top:16px;
	overflow:hidden;
	zoom:1;
}

.advice input {
	height:16px;
	line-height:16px;
	padding:8px 0 8px 3px;
	border:1px solid #b1b1b1;
	background:#fff;
}

.advice .telText {
	width:236px;
}

.advice .codeText {
	float:left;
	display:inline;
	width:138px;
	vertical-align:middle;
}

.advice .code {
	float:left;
	display:inline;
	margin-left:15px;
	cursor:pointer;
	border:1px solid #b1b1b1;
}

.advice .code img {
	width:78px;
	height:32px;
	vertical-align:middle;
}

.advice .submit {
	height:32px;
	line-height:32px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:middle;
	border:1px solid #fcb723;
	background:url(repeart_bg.png) 0 -45px repeat-x;
}

.advice .submit input {
	background:none;
	border:none;
	padding:0;
	width:138px;
	color:#810f22;
	height:32px;
	line-height:32px;
	font-size:15px;
	font-family:"寰蒋闆呴粦";
	text-align:center;
}

.advice .qqInfor {
	display:inline-block;
	*display:inline;
	*zoom:1;
	color:#333;
	height:20px;
	line-height:20px;
	padding-left:20px;
	margin-left:15px;
	vertical-align:middle;
	background:url(small_tip.png) 0 -40px no-repeat;
}

/*banner*/
.wrapBanner {
	height:350px;
	position:relative;
	overflow:hidden;
	z-index:0;
	box-shadow: 0 3px 20px 3px #999;
}

.banner li {
	position:absolute;
	top:0;
}

.banner li a {
	display:block;
	height:350px;
}

.navControl {
	position:absolute;
	top:320px;
	left:50%;
	margin-left:-300px;
}

.navControl a {
	float:left;
	display:inline;
	width:75px;
	height:15px;
	margin-right:1px;
	background:url(big_tip.png) -100px -60px no-repeat;
}

.navControl a:hover, .navControl a.current {
	background-position:-100px -75px;
}



/*footer*/
.service {
	margin-top:50px;
}

.service .serTitle {
	padding-bottom:12px;
	border-bottom:5px solid #f6a801;
}

.service .serTitle h3 {
	color:#333;
	font-size:16px;
	font-family:"寰蒋闆呴粦";
}

.service .serTitle h3 span {
	color:#ff7800;
	font-size:28px;
}

.serviceList {
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #e7e7e7;
}

.serviceList .serList {
	float:left;
	display:inline;
	width:198px;
	padding:24px 0 20px 0;
	margin-left:-1px;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
}

.serListBg {
	background:#e9e9e9;
}

.serList h3 {
	height:36px;
	line-height:36px;
	padding-left:45px;
	margin-left:20px;
	background:url(small_tip.png) no-repeat;
}

.serList h3 a {
	color:#ed8b00;
}

.serviceList .list1 h3 {
	background-position:0 -70px;
}

.serviceList .list2 h3 {
	background-position:0 -106px;
}

.serviceList .list3 h3 {
	background-position:0 -142px;
}

.serviceList .list4 h3 {
	background-position:0 -178px;
}

.serviceList .list5 h3 {
	background-position:0 -214px;
}

.serviceList .serList ul {
	height:90px;
	margin:18px 0 0 20px;
}

.serList ul li {
	margin-bottom:10px;
	overflow:hidden;
	zoom:1;
}

.serList ul li a {
	float:left;
	display:inline;
	height:20px;
	color:#7a7a7a;
	font-size:13px;
	font-family:"寰蒋闆呴粦";
	padding-left:8px;
	background:url(small_tip.png) 0 -250px no-repeat;
}

.serList ul li a:hover {
	color:#ed8b00;
	background-position:0 -270px;
}

.serviceList .detail {
	text-align:right;
	margin:18px 20px 0 0;
}

.serviceList .detail a {
	color:#8f8f8f;
}

.serviceList .detail a:hover {
	color:#3e3e3e;
}

