@charset "gb2312";

/*全局*/
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
	table{ border-collapse:collapse; border-spacing:0;}
	fieldset,img{ border:0;}
	address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:400;}
	ol,ul,li{ list-style:none;}
	body{ font:12px "Microsoft Yahei","宋体"; color:#555; background:url(../images/bodyBg2.gif) repeat-x 0 28px #F5F5F5;}
	table{}
	a:link,a:visited{ color:#575757; text-decoration:none;}
	a:hover{ color:#007CE6; text-decoration:none;}
	input{ outline:0; margin:0; padding:0;}
	textarea{ font-size:12px;}
	h1, h2, h3, h4, h5, h6{ font-size:14px;}
	.cl{ clear:both; height:0; line-height:0; font-size:0;}
	/* 清理浮动 */
	.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
	.fn-clear {zoom:1; /* for IE6 IE7 */}
	
	.wrap{ width:960px; margin:0 auto; overflow:hidden;}
	.borWrap{ border:1px solid #DBDBDB; border-bottom-width:2px; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#FFF;}
	.borHead{ border:1px solid #DBDBDB; -webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-top-left-radius:4px;-moz-border-top-right-radius:4px;
			  border-top-left-radius:4px; border-top-right-radius:4px;height:33px; 
			  line-height:33px; background:url(../images/repeatX.gif) repeat-x 0 -20px; padding:0 8px; font-size:14px; position:relative;}
	.borHead .more{ position:absolute; width:100px; height:33px; line-height:33px; display:inline-block; color:#007CE6; text-align:right; top:0; right:5px; font-size:12px;}		  
	.borMain{ border:1px solid #DBDBDB;-webkit-border-bottom-left-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-bottom-left-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom-width:2px;border-top-width:0; background:#FFF; margin-bottom:15px;}
	
/*con*/
	.conLeft{ float:left; width:242px;}
	.conRigh{ float:right; width:704px;}	
	
/*文字颜色*/
	.wrong{ color:#F00;}
	.correct{ color:#44A812;}
	.colBlack{ color:#000;}
		
/*按钮*/
	.blueBtn01{ width:71px; height:33px; text-align:center; line-height:33px; color:#FFF; background:url(../images/bg.gif) no-repeat 0 -82px; cursor:pointer; border:0;}
	.blueBtn02{ width:161px; height:33px; text-align:center; line-height:33px; color:#FFF; background:url(../images/bg.gif) no-repeat 0 -46px; cursor:pointer; border:0;}
	.blueBtn03{ width:61px; height:30px; text-align:center; line-height:33px; color:#FFF; background:url(../images/bg.gif) no-repeat -171px -48px; cursor:pointer; border:0;}
	.blueBtn04{ width:80px; height:30px; text-align:center; line-height:30px; color:#FFF; background:url(../images/bg.gif) no-repeat -243px -48px; cursor:pointer; border:0;}
	.blueLogin{ width:102px; height:42px; background:url(../images/bg.gif) no-repeat -76px -83px; cursor:pointer; text-indent:-9999em; border:0;}
	.blueBtnmsg{ width:100px; height:30px; text-align:center; line-height:30px; color:#FFF; background:url(../images/bg.gif?v=10000) no-repeat -196px -83px; cursor:pointer; border:0;display:block; float:left;}
	.blueBtn02msg{ width:161px; height:33px; text-align:center; line-height:33px; color:#FFF; background:url(../images/bg.gif) no-repeat 0 -46px; cursor:pointer; border:0; display:block; float:left;}
	.blueBtn05{ width:161px; height:33px; text-align:center; line-height:33px;background: #ff6700;border-color: #ff6700;color: #fff; cursor:pointer; border:0; font-size:14px}
	
/*头部*/
	.TopBar { background:url(../images/TopBar_bg.gif) repeat-x; color:#666; height:34px; line-height:34px;}
	.TopBar .topTxt { width:980px; margin:0 auto; overflow:hidden;}
	.TopBar .topLeft { float:left;}
	.TopBar .topLeft span { color:#990000;}
	.TopBar .topLeft a {color:#990000; padding:0 3px;}
	.TopBar .topLeft a:hover { text-decoration:underline;}
	.TopBar .topRight { float:right;}
	.TopBar .topRight .txtLeft { float:right;}
	.TopBar .topRight a { color:#666; padding:0 7px;}
	.TopBar .topRight a:hover { text-decoration:underline;}
	.TopBar .topRight .topWeiBo { float:right; margin:6px 0 0 5px;}
	
	.site{ overflow:hidden; width:100%; height:20px; margin-top:3px;}
	.site .s{ float:right; width:25px; height:20px; background:url(../images/icon.jpg) no-repeat 0 0;}
	.site .right{ background-position:-25px 0;}
	.site ul{ float:right; height:25px; margin-top:10px;}
	.site li{ float:left; padding:0 3px; color:#666;}
	.site li a{ float:left; color:#666;}
	.site li a:hover{ text-decoration:underline; }
	.header{ width:100%; margin:30px 0 6px;}
	.header h1{ float:left;}
	.header .slogan{ float:right;}
	.header ul{ float:right; margin-top:30px;}
	.header li{ float:left;padding:0 10px; line-height:30px; position:relative; z-index:99;}
	.header li a{ font-size:14px; line-height:30px; display:block; padding:0 5px 8px; }
	.header .current a{ color:#007CE6; border-bottom:3px solid #007CE6;}
	.header li dl{ position:absolute; left:0px; top:30px; background: url(../images/menu_sub_bg.png) repeat center top;border-radius: 4px;box-shadow: 1px 1px 2px #6E6E6E; display: none; border:1px solid #DBDBDB}
	.header li dt{ height:28px; line-height:28px;text-align:center; }
	.header li dt.first{ height:27px; line-height:27px; overflow:hidden}
	.header li dt a{padding:0 9px;line-height:28px; color:#555555; display:block; white-space:nowrap}
	.header li dt a:hover{ color:#007CE6}
	.header li.current dt a{ color:#555555}
	.header li.current dt a:hover{ color:#007CE6}


/*会员登录*/
	.conMember { padding:14px 18px; width:204px;}
	.conMember p{overflow:hidden;width:100%; }
	.conMember .inp{ background:url(../images/bg.gif) no-repeat 0 0; height:40px; margin-bottom:5px;}
	.conMember .inp span { float:left; width:16px; height:16px; margin:12px 5px 0 12px; display:inline-block;background:url(../images/icon.jpg) no-repeat 0px -36px;}
	.conMember .inp .pw{ background-position:-35px -35px;}
	.conMember .inp input{ float:left; width:165px; height:24px; line-height:24px;margin-top:8px; color:#999; border:0;}
	.conMember .btn { margin-top:15px; text-align:right;color:#999;}
	.conMember .btn .blueBtn04{ float:left; display:inline-block; padding:0; color:#FFF;}
	.conMember .btn a{ color:#999; padding:10px 4px 0 4px; display:inline-block;}
	.conMember .btn .reg{ color:#007CE6;}
	.conMember2{padding:14px 18px; width:204px;}
	.conMember2 h6{ height:30px; line-height:30px; border-bottom:1px dotted #999; font-size:12px; color:#FF8200;}
	.conMember2 ul{ overflow:hidden; width:100%; margin-top:9px;}
	.conMember2 li{ float:left; width:102px; height:34px; margin-top:4px;}
	.conMember2 li a{line-height:27px;}
	.conMember2 li img{ float:left; width:30px; height:30px; background:url(../images/icon.jpg) no-repeat;}
	.conMember2 .base{ background-position:-103px -115px;}
	.conMember2 .modpw{ background-position:-137px -115px;}
	.conMember2 .setpw{ background-position:-173px -115px;}
	.conMember2 .check{ background-position:-210px -115px;}
	
/*常见问题*/
	.conQuesti{}
	.conQuesti li{ height:27px; line-height:27px; border-bottom:1px dashed #DBDBDB; padding:0 20px; width:200px; white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
	.conQuesti li a{ color:#7C7C7C;}
	.conQuesti li a:hover{ color:#0080BE;}

/*客服中心*/
	.conKFCent{}
	.conKFCent dl{ padding:11px 18px; overflow:hidden; width:204px; border-bottom:1px solid #DEDEDE;}
	.conKFCent dt{ float:left; width:33px; height:33px; background:url(../images/icon.jpg) no-repeat; overflow:hidden; margin:4px 17px 0 0;}
	.conKFCent .tel{ background-position: 0 -217px;}
	.conKFCent .mail{ background-position: -51px -217px;}
	.conKFCent .qq{ background-position: -105px -216px;}
	.conKFCent dd{ float:left; width:154px; overflow:hidden;}
	.conKFCent h6{ font-size:14px; font-weight:400;}
	.conKFCent p { color:#007CE6;font-size:14px;}
	
	.conKFHead2 { margin:10px 20px 0; text-align:center;font-size:16px; line-height:35px; height:35px; color:#F60; background:url(../images/repeatX.gif) repeat-x 0 -212px;}
	.conKFCent2 dl{ padding:10px 20px 5px; overflow:hidden; width:165px; border:0;}
	.conKFCent2 dt{ float:left; width:33px; height:33px; background:url(../images/icon.jpg) no-repeat; overflow:hidden; margin:4px 12px 0 0;}
	.conKFCent2 .tel{ background-position: 0 -217px;}
	.conKFCent2 .mail{ background-position: -51px -217px;}
	.conKFCent2 .qq{ background-position: -105px -216px;}
	.conKFCent2 dd{ float:left; width:120px; overflow:hidden;}
	.conKFCent2 h6{ font-size:14px; font-weight:400;}
	.conKFCent2 p { color:#007CE6;font-size:14px; white-space:nowrap;}

/*充值流程*/
	.chagreStep{ padding:25px 30px 15px; width:642px; border-left:1px solid #DBDBDB;border-right:1px solid #DBDBDB; background:#FFF;} 
	.chagreStep ul{ width:100%; overflow:hidden;background:url(../images/step.jpg) no-repeat 16px 0; height:80px;} 
	.chagreStep li{ float:left; width:80px;height:30px; text-align:center; padding-top:50px; margin-right:107px; cursor:default;} 
	.chagreStep .last{ margin-right:0;} 
	.chagreStep p{ text-align:center; color:#9D9D9D;} 
	.chagreStep p.finish{ color:#ED7800;}
	.chagreStep .step1-On{background:url(../images/step.jpg) no-repeat 16px -108px;}
	.chagreStep .step2-On{background:url(../images/step.jpg) no-repeat -172px -108px;}
	.chagreStep .step3-On{background:url(../images/step.jpg) no-repeat -359px -108px;}
	.chagreStep .step4-On{background:url(../images/step.jpg) no-repeat -546px -108px;}
	
/*游戏列表*/
	.gameHead{ width:666px;border:1px solid #DBDBDB;line-height:33px; background:url(../images/repeatX.gif) repeat-x 0 -20px; padding:0 18px; font-size:14px;height:33px;}	
	.gameList{ padding:22px 0 0 22px; width:680px; overflow:hidden}
	.gameList li{ float:left; width:120px; height:124px; background:url(../images/icon.jpg) no-repeat 0 -265px; margin:0 28px 12px 0; padding:5px 11px 0;}
	.gameList .hover{ background-position:-160px -265px;}
	.gameList li a{ display:inline-block; width:100%;text-align:center;}
	.gameList li img{ width:120px; height:75px; overflow:hidden; float:left;}
	.gameList li b{ width:120px; height:17px; line-height:17px; text-align:center;overflow:hidden; white-space:nowrap; float:left; position:relative; overflow:hidden; cursor:pointer;}
	.gameList li p{ width:120px; height:17px; line-height:17px; overflow:hidden;}
	.gameList li a:hover{ color:#007CE6;}
	
/*友情链接*/
	.fLHead{ width:920px; clear:both;}
	.fLMain{ width:920px; padding:5px 18px 10px;}	
	.fLMain a{ display:inline-block; width:100px; margin-right:10px; height:24px; line-height:24px;}	
	
/*底部
	.footer{ margin:10px auto; padding:10px 0; border-top:1px solid #DADADA; text-align:center;line-height:24px; color:#B5B5B5;}
	.footer .top{ color:#888;}
	.footer .top a, .footer .top span{ color:#888; padding:0 10px;}*/	
	.footer { width:100%; overflow:hidden; background:#FFF; margin-top:15px; }
	.footer .contact { width:100%; overflow:hidden; border-bottom:1px solid #e3e3e3; padding:15px 0;}
	.footer .contact ul { width:960px; overflow:hidden; margin:0 auto; color:#949494;}
	.footer .contact li { padding-left:50px; background:url(../images/pay_icon.gif) 0 0 no-repeat; width:130px; height:48px; margin:9px 18px 0 120px; float:left; _display:inline; }
	.footer .contact li h3 { line-height:18px; font-size:18px; }
	.footer .contact li p { margin-top:6px; }
	.footer .contact .telephone { background-position:0 0;}
	.footer .contact .email { background-position:0 -50px;}
	.footer .contact .qq { background-position:0 -100px;}
	/*.footer .contact .qq2 { margin-right:0;}*/
	.footer .copyright { width:960px; overflow:hidden; margin:20px auto; text-align:center;}
	.footer .copyright p { line-height:22px;}
	.footer .copyright a { padding:0 5px;}
	.footer .copyright span { padding:0 10px;}

/*对话弹层*/ 
	.dialogBox{ width:490px; height:300px; position:absolute; z-index:100; display:none;}	
	.dialogBox .bg{ width:100%; height:300px; background:#000; filter:Alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6; z-index:101; position:absolute; top:0; left:0;}	
	.dialogBox .main{ margin:15px; width:420px; height:250px; background:#FFF; z-index:102; padding:10px 20px; position:absolute; top:0; left:0;}	
	.dialogBox .head{ overflow:hidden; width:100%; height:30px; border-bottom:1px solid #DBDBDB;}
	.dialogBox .head .name{ float:left; width:200px; height:30px; line-height:30px; color:#369; display:inline-block;}
	.dialogBox .head .closeBtn{ float:right; display:inline-block; background:url(../images/icon.jpg) no-repeat -70px -35px; width:18px; height:18px; margin-top:5px; cursor:pointer; }
	
/*会员登录弹框*/
	.login p{ overflow:hidden; width:100%; margin-top:20px; height:35px;}
	.login p label{ float:left; width:40px; text-align:right; margin-right:10px;line-height:35px; color:#369;}
	.login p .inp{ float:left; padding:4px;width:185px; height:22px; line-height:22px;background:url(../images/bg.gif) no-repeat -2px -225px;}
	.login p .inpFocus{ background-position:-2px -192px;}
	.login p span{ float:left; margin-left:5px; height:35px; line-height:32px; display:none;}
	.login p span i{ float:left; width:14px; height:14px; background:url(../images/icon.jpg) no-repeat; margin-top:9px;}
	.login p .wrong { color:#ED561A;}
	.login p .wrong i{ background-position:-108px -38px;}
	.login p .correct { color:#46BB0B;}
	.login p .correct i{ background-position:-284px -37px;}
	.login .auto{ overflow:hidden; margin:10px 0 0 49px; width:360px;}
	.login .auto input{ float:left; margin:2px 5px 0 0;}
	.login .auto font{ float:left; font-size:12px;}
	.login .btn{ overflow:hidden; margin:10px 0 0 49px; width:360px;}
	.login .btn input{ float:left; margin-right:10px;}
	.login .btn a{ float:left; height:40px; line-height:40px; margin:0 10px 0 0;}
	.login .btn .icon{ width:14px; height:14px; line-height:0; font-size:0;background:url(../images/icon.jpg) no-repeat -145px -37px; margin-top:14px;}
	.login .btn .forget{ color:#999;}
	.login .btn span{float:left; margin-top:11px; color:#999; }
	.login .btn .reg, .login .btn .reg:visited{ color:#0080BE; margin-left:10px;}
	
/*页码*/
	.mebcont .main .page,
	.conRigh .page{ overflow:hidden; width:100%; text-align:center; margin:10px 0;font-family: Tahoma; font-size:12px; line-height:20px;color:#AAA; line-height: 24px;}	
	.mebcont .main .page a, .mebcont .main .page span,
	.conRigh .page a, .conRigh .page span{ display:inline-block; padding:0 7px; border:1px solid #DDD; height:20px; line-height:20px; color:#AAA; 
		vertical-align:top; white-space:nowrap; margin:2px;}
	.mebcont .main .page a,
	.conRigh .page a{ cursor:pointer;}
	.mebcont .main .page a:hover,
	.conRigh .page a:hover{ color:#09C;}	
	.mebcont .main .page .current,
	.conRigh .page .current{ border:1px solid #E0E0E0; font-weight:700; color:#AAA; background:#F0F0F0;}	
	.mebcont .main .page .disabled,
	.conRigh .page .disabled{ border:1px solid #F3F3F3; color:#AAA;}	

/*提示信息*/
	.tips_span{color:#F00; }	
	.tipsMsg {float:left; padding-left:20px;background:url(../images/icon.jpg) no-repeat -285px -172px;}

    .btt_h{ background:#FFF;margin:5px auto; padding:5px 2px 5px 2px;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #D2D2D2;box-shadow: 0 5px 7px #E1E1E1;-moz-box-shadow: 0 5px 7px #E1E1E1;-webkit-box-shadow: 0 5px 7px #E1E1E1;}
	.btt_h font{padding:0px 10px 0px 10px; display:inline-block;text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; font-weight:bold;background:-webkit-gradient(linear, 0 0, 0 100%, from(#68ce20), to(#56be0b));background: -moz-linear-gradient(top, #68ce20, #56be0b); font-size:15px;color:#FFF; height:25px;}
    .btt_h .font_ipad{padding:0px 10px 0px 10px; display:inline-block;text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; font-weight:bold;background:-webkit-gradient(linear, 0 0, 0 100%, from(#68ce20), to(#56be0b));background: -moz-linear-gradient(top, #68ce20, #56be0b); font-size:17px;color:#FFF; height:26px;}
	.btt_h .font_iphone{padding:0px 10px 0px 10px; display:inline-block;text-align:center; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; font-weight:bold;background:-webkit-gradient(linear, 0 0, 0 100%, from(#68ce20), to(#56be0b));background: -moz-linear-gradient(top, #68ce20, #56be0b); font-size:18px;color:#FFF;height:28px;}



.header .banner{ float: right;text-align:right; font-size:12px; width:386px;}
.header .contact_top{border-bottom:1px solid #ccc; margin-bottom:2px; color:#f60; margin-top: 10px; padding-bottom: 5px}
.header .contact_bottom{ padding-top: 5px}


/* 充值选择*/	
.msg { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DBDBDB; padding:0px 18px 18px 18px; width: 666px;margin-bottom:10px;}
.msg .head { border-bottom: 1px dotted #DDDDDD; height: 40px; line-height: 40px;  overflow: hidden; width: 100%;}
.head h4 { color: #007CE6; float: left;line-height: 40px;}
.payWay span{ font-weight:bold; color: #FF6600;line-height: 40px;}
.payWay a { margin-right:40px;}

.m1218_1_span{font-size:20px; font-weight:bold; color:#007CE6;}
.m1218_1_span2{font-size:14px; font-weight:bold; color:#ff0000; text-decoration:line-through}

.m1219,.m1219_2{ display:none}
.shark-ui-dialog-content{font-size:14px;color:#333;line-height:25px;text-align:center;padding:25px 10px 20px}
.pay-process-tip-text{font-size:16px;color:#555}
.pay-process-tip-list{margin-top:15px}
.pay-process-on-tip{width:215px;margin:0 auto}
.pay-process-on-tip .pay-process-tip-list,.pay-process-on-tip .pay-process-tip-text{text-align:left}
.pay-process-tip-list:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.pay-process-tip-list li{color:#999;text-align:left;list-style:disc inside}
.pay-process-tip-list li.l1{ float:left; width:110px; list-style-type:none; text-align:right}
.pay-process-tip-list li.l2{ float:left; width:380px; list-style-type:none}
.pay-process-error-tip{width:465px;margin:0 auto}
.pay-process-ok-tip{width:500px;margin:0 auto}

.shark-ui-dialog-action{text-align:center;margin:0 auto;}
.shark-ui-dialog-action a{height:36px;line-height:36px;text-align:center;border:1px solid #ff7200;color:#ff7200;border-radius:5px;display:inline-block;padding:0 28px;margin-right:10px;cursor:pointer;margin-bottom:10px}
.shark-ui-dialog-action a:last-child{margin-right:0}
.shark-ui-dialog-action a:hover{background-color:#ff7200;color:#fff}
.shark-ui-dialog-action{}

.m1220{width: 160px; float: right; text-align: center; margin-top: 70px; border: solid 1px #ddd; padding: 10px 0 10px 0; height: 70px; overflow: auto; display:none}
.m1220 .title{font-size:14px; font-weight: bold}
.m1220 .cleft1{height: 30px; line-height: 30px}
.m1220 .cleft1 a{color:#999999; text-decoration: one}
.m1220 .cleft1 a:hover{color:#f60}
.pay-weixin {
	background-color:#fff
}
.pay-weixin .container {
}
.pay-weixin-charge-page #pay-main {
	background:#fff;
	border:none;
	border-top:3px solid #ff7701
}
.pay-weixin-charge-page #pay-main .pay-right {
	width:100%
}
.pay-weixin-charge-page #pay-main .pay-wxin .wxin-tit {
	padding:98px 0 25px;
	text-align:center
}
.pay-weixin-charge-page #pay-main .pay-wxin .wxin-ewm {
	margin:0 auto;
	width:190px;
	height:190px
}
.pay-weixin-charge-page #pay-main .pay-wxin .w-tip {
	margin:10px auto 22px;
	width:170px
}
.pay-weixin-charge-page #pay-main .pay-wxin .w-tim {
	left:50%;
	margin-left:120px
}
.pay-weixin-charge-page #pay-main .pay-wxin .wxin-table {
	margin:0 auto
}
.pay-weixin-charge-page .pay-user-name {
	height:35px;
	padding-top:20px
}
.pay-weixin-charge-page .pay-user-name h3 {
	font-size:18px;
	font-weight:700;
	color:#4e4e4e
}
.pay-weixin-charge-page .pay-user-name h3 span {
	font-size:14px;
	font-weight:400;
	margin-left:20px
}
.pay-weixin-charge-page .pay-user-name .now-user {
	margin-top:3px
}
.pay-wxin {
	position:relative;
	padding-bottom:20px
}
.pay-wxin .wxin-goback {
	height:29px;
	background:url(../images/pay_06.png?20170222) 0 15px no-repeat;
	float:right;
	padding:15px 30px 0 24px
}
.pay-wxin .wxin-goback a:hover {
	color:#f70
}
.pay-wxin .wxin-tit {
	padding:98px 0 25px 286px;
	font-size:26px
}
.pay-wxin .wxin-ewm {
	margin:0 0 0 272px
}
.pay-wxin .wxin-ewm img {
	width:190px;
	height:190px
}
.pay-wxin .w-tim {
	position:absolute;
	top:73px;
	left:485px
}
.pay-wxin .w-tip {
	background:url(../images/pay_04.png?20170222) no-repeat;
	padding-left:30px;
	color:#8a8a8a;
	margin:10px 0 22px 278px
}
.pay-wxin .wxin-table {
	margin:0 0 0 168px
}
.pay-wxin .wxin-table td {
	padding-left:16px;
	font-size:16px
}
.pay-wxin-succeed .w-suc-pic {
	padding-top:192px;
	margin-left:276px
}
.pay-wxin-succeed .w-suc-pic img {
	width:205px;
	height:198px
}
.pay-wxin-succeed .w-suc-tip {
	background:url(../../res/normalpay/pay_07.png?20170222) right 7px no-repeat;
	width:134px;
	font-size:26px;
	margin:13px 0 16px 325px
}
.pay-wxin-succeed .w-suc-link {
	font-size:14px;
	color:#4989c9;
	margin-left:356px
}
#pay-main {
	border:1px solid #e9e9e9;
	background:url(../../res/normalpay/pay_bg.jpg?20170222) repeat-y;
	min-height:682px
}
.pay-dialog-icon{display:inline-block;width:39px;height:39px;margin-right:5px;vertical-align:middle;background:url(../images/paysprite.png) no-repeat;}
.pay-dialog-error-icon{background-position:-32px -176px}
.pay-dialog-success-icon{background-position:-32px -224px}
.pay-online-service {
    color: #008dff;
}

.wxin-table,.wxin-table td {
	border:1px solid #ccc
}
.wxin-table tbody {
	border-color:#ccc
}

.bank_abc {
    border: 1px solid #CCCCCC;
    margin: 15px auto;
    width: 685px;
	line-height:25px
}
.bank_abc td {
    border: 1px solid #CCCCCC;
    padding: 4px;
}