body, html, div, p, a, input, label, span, h3, table, tr, td, header, footer, section, em, i, ul, li, dl, dt, dd, img, textarea {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
body {
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #333;
	background: #f1f2f7;
	padding-bottom: 50px;
}
a {
	text-decoration: none;
}
.fl {
	float: left;
}
.code-tips {
	overflow: hidden;
}
.w {
	width: 990px;
	margin: 0 auto;
	background: #fff;
}
.gate-logo h1 {
	margin-top: 0px;
}
.gate-logo h1 img {
expression(this.width>400?"400px":"auto");
expression(this.height>56?"56px":"auto");
	max-width: 400px;
	max-height: 56px;
	margin-top: 10px;
}
.gate-head {
	background: #464646;
	height: 80px;
	border-bottom: 2px solid #57a4e6;
	overflow: hidden;
	padding-left: 25%;
    padding-right: 25%;
}
.gate-orders {
	margin-top: 18px;
	border: 1px solid #89daff;
	height: 55px;
	position: relative;
	background: #98f3ff;
}
.order-money {
	font-size: 32px;
	color: #009fff;
	padding-right: 5px;
	font-weight: bold;
	line-height: 42px;
}
.order-no {
	color: #009fff;
	padding-right: 5px;
	font-weight: 600;
	line-height: 42px;
}
.menu-ul {
	border-top: 3px solid #ddd;
	zoom: 1;
	background: #f6f6f6;
	border-bottom: 1px solid #dddddd;
	width: 1089px;
}
.menu-ul::after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.menu-ul li {
	font-weight: bold;
	cursor: pointer;
	border-top: 3px solid #ddd;
	margin-top: -3px;
	float: left;
	height: 61px;
	line-height: 53px;
	font-size: 16px;
	color: #999;
	text-align: center;
}
.menu-ul-gw li {
	height: 53px;
}
.menu-ul li.selected {
	border-left: 1px solid #dddddd;
	color: #333;
	border-top: 3px solid #57a4e6;
	background: #fff;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}
.menu-ul li a {
	display: block;
	height: 30px;
	padding-top: 18px;
	width: 164px
}
.menu-ul li.selected a.icon01 {
	background: url(../images/icon_bank.png) no-repeat left center;
}
.menu-ul li.selected a.icon04 {
	background: url(../images/icon_wechat.png) no-repeat left center;
}
.menu-ul li.selected a.icon05 {
	background: url(../images/icon_alipay.png) no-repeat left center;
}
.menu-ul li.selected a.icon06 {
	background: url(../images/icon_qq.png) no-repeat left center;
}
.first-Li {
	margin-left: 25px;
}
.gate-main {
	margin-top: 18px;
	position: relative;
}
.gate-mainright {
	float: left;
	margin: 0 auto;
	background: #fff;
	width: 990px;
	padding-bottom: 30px;
}
.gatemain-ul {
	margin-left: 50px;
	margin-top: 35px;
}
.gatemain-ul li {
	display: block;
}
.check-span {
	font-size: 20px;
	padding-top: 25px;
	margin-left: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #c6e4e8;
}
.wx-img {
	margin-top: 55px;
	overflow: hidden;
	margin-bottom: 22px;
}
.span-block>span {
	display: block;
	line-height: 20px;
	margin-left: 20px;
}
.wx-left-img {
	margin-left: 115px;
}
.wx-left-img>img {
	width: 240px;
	height: 240px;
}
.wx-search {
	margin-left: 50px;
	margin-top: 20px;
}
.wx-logo-img {
	margin-left: 150px;
}
.menu-ul li a {
	padding-top: 0px;
	margin-top: 9px;
	border-left: 1px solid #dddddd;
	margin-left: -1px;
}
.menu-ul>:first-child {
	border-left: none !important;
}
.menu-ul>:first-child a {
	border-left: none !important;
}
.que {
	border: 1px solid rgb(133, 177, 221);
	background-color: rgb(228, 240, 253);
	font-size: 14px;
	width: 950px;
	margin: 6px auto 20px;
	padding: 20px 20px 0px;
	color: #ff5e44;
	line-height: 30px;
	font-weight: bold;
}
