@charset "UTF-8";
/* 公共参数 */
body{
	width: 1280px;
	margin:0px auto;
	font-family:"微软雅黑";
	}

a{
	font-family: "Microsoft YaHei UI";
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F02C2C;
	text-decoration: none;
}
a:active {
	color: #F02C2C;
	text-decoration: none;
}
    a:link {
	text-decoration: none;
}
/* 公共参数 */

.tou{
	width: 1280px;
	height: 40px;
	background-color: #4CA3AC;
}

.tou_logo{
	width:150px;
	height: 40px;
	margin: 0px 0px 0px 100px;
}

.huandeng{}

.gongneng{
	width:1280px;
	height: 340px;
	float: inherit;
}

.gongneng1{
	width:470px;
	height: 300px;
	float: left;
	margin: 20px 10px 20px 0px;
	padding:0px;
	background-color:#F3F3F3;
}

.gongneng1 h3{
	height: 40px;
	line-height: 40px;
    margin: 0px;
	text-align:center;
	color: #FFFFFF;
	background-color: #4CA3AC;
}

.gongneng1 p{
	font-size: 14px;
	padding:0px 0px 0px 10px;
}

.gongneng2{
	width:470px;
	height: 300px;
	float: left;
	margin: 20px 10px 20px 0px;
	padding:0px;
	background-color:#F3F3F3;
}

.gongneng2 h3{
	height: 40px;
	line-height: 40px;
    margin: 0px;
	text-align:center;
	color: #FFFFFF;
	background-color: #4CA3AC;
}

.gongneng2 p{
	font-size: 14px;
	padding:0px 0px 0px 10px;
}

.gongneng3{
	width: 320px;
	height: 300px;
	float: left;
	margin: 20px 0px 20px 0px;
	padding:0px;
	text-align: center;
	background-color:#F3F3F3;
}

.gongneng3 p{
	font-size: 12px;
	padding:0px 0px 0px 10px;
}

hr{width:70%;
   color:#CACACA;
}

.wei{
	width:1280px;
	height: 140px;
	color: #ffffff;
	float: inherit;
	background-color:#4CA3AC;
}

.wei a{
	font-family: "Microsoft YaHei UI";
	color: #ffffff;
}
.wei a:visited {
	color: #ffffff;
	text-decoration: none;
}
.wei a:hover {
	color:#11DFC0;
	text-decoration: none;
}
.wei a:active {
	color: #11DFC0;
	text-decoration: none;
}
.wei a:link {
	text-decoration: none;
}

.wei_zuo{
	width:970px;
	height: 100px;
	float:left;
	font-size: 14px;
	line-height: 15px;
	margin: 15px 0px 0px 20px;
}

.wei_you{
	width:250px;
	height:100px;
	float:left;
	font-size: 14px;
	line-height: 15px;
	margin: 15px 0px 0px 0px;
}

/*  结算台  */
.jiesuan{
	width:880px;
	height: 400px;
	margin: 50px auto;
	padding: 50px;
	color: #3C8188;
	border: 1px solid #4CA3AC;
}

.jiesuan h2{text-align: center;}

.jiesuan p{
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 30px;
	background-color:#f1f1f1;
}

form dl{text-align:center;}

/* 完成充值支付宝显示 */
.chongzhi_wancheng{
	width:880px;
	height: 400px;
	margin: 50px auto;
	padding: 50px;
	color:#3D848B;	
	border: 1px solid #4CA3AC;	
}

.chongzhi_wancheng h2{
	text-align: center;
}

