.banner {
	height: 260px;
	background: #1272b5;
	margin-bottom: 20px;
}

.banner h3 {
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	line-height: 260px;
}

.main  {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
}

.main p {
	text-indent: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #808080;
}

.maina {
	height: 685px;
}

.maina  h3 {
	font-size: 30px;
	color: #1266A3;
	padding: 5px;
	font-weight: normal;
}

.z_img {
	position: absolute;
	/* left: 6%; */
	/*  border: 1px solid #ccc;*/
	/* margin: 20px;*/
}

.mainb {
	height: 550px;
}

.mainb  h3 {
	font-size: 35px;
	color: #1266A3;
	padding: 5px;
	font-weight: normal;
}

/*
��������*/
.z_fa h3 {
	font-size: 30px;
	font-weight: normal;
}

.z_fa span {
	color: rgba(8, 8, 8, 0.51);
	font-weight: normal;
}

.z_fa i {
	float: left;
	width: 10px;
	height: 40px;
	background-color: #139dcf;
	margin-right: 10px;
}
/*
���ⷴ��*/
.z_form {
	margin-top: 50px;
}

ul,li {
	list-style: none;
}

.z_form>ul>li {
	padding: 4px 0px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

li span {
	padding: 10px;
}

.recharge_srk {
	border: 1px solid #C9CACA;
	/* border-radius: 4px;*/
	width: 235px;
	padding: 7px;
	font-size: 12px;
}

.z_btn {
	background-color: #0099CC;
	padding: 7px 140px;
	color: #fff !important;
}
/*
�ֻ��*/
.z_m1 {
	width: 100%;
	height: 750PX;
	/* border-bottom: 2px solid rgba(60, 60, 60, 0.51); */
}

.main1>dl {
	height: auto;
	margin-bottom: 30px
}

.z_dd {
	float: right;
	margin-top: 140px;
}

.main1 .z_dd h3 {
	font-size: 35px;
	font-weight: normal;
}

.z_dd>p {
	text-indent: 0px !important;
}

.main1 {
	position: relative;
	width: 1250px;
	height: auto;
	margin: 0px auto;
}

.main1 p {
	line-height: 40px;
	color: #000;
}
/*��������*/
.z_xianshi {
	margin-top: 30px;
}

.z_xianshi dl {
	margin-top: 50px;
}

.z_xianshi dt {
	float: left;
}

/*
��������*/
.z_bian {
	margin-top: 25px;
	margin-left: 10px;
}

.z_demo2 {
	float: left;
	width: 500px;
}

.z_demo2 h3 {
	font-size: 28px;
	font-weight: normal;
}

.z_demo3 {
	float: right;
	margin-right: 10px
}

.z_demo2>p {
	line-height: 30px;
}

/*
footer*/
.scroll {
	position: relative;
	width: 884px;
	/*height:100px;*/
	margin: 0 auto;
	/* background:#f1f1f1;*/
	padding: 38px 45px;
}

.list {
	width: 884px;
	/*height:160px;*/
	overflow: hidden;
}

.list ul {
	width: 5000px;
}

.list li {
	width: 197px;
	float: left;
	margin: 0 12px;
	display: inline;
}

.list img {
	padding: 5px;
	border: 1px solid #ccc;
	width: 194px;
	height: 70px
}

.list p {
	width: 197px;
	text-align: center;
	margin: 0 auto;
	line-height: 24px;
}

.bt-l {
	position: absolute;
	left: 15px;
	top: 70px;
	background: url("../assets/img/left.png") no-repeat;
	width: 14px;
	height: 28px;
}

.bt-r {
	position: absolute;
	right: 15px;
	top: 70px;
	background: url("../assets/img/right.png") no-repeat;
	width: 14px;
	height: 28px;
}