@charset "utf-8";
/*css reset*/
html{direction:ltr;overflow-y:auto}
body{font:14px/1.5 Verdnan,'microsoft yahei',sans-serif;color:#333;background: #fcfcfc;}
iframe {_background-color:#fff;}
ul,ol{list-style:none;margin:0;padding:0}
body,h1,h2,h3,h4,h5,h6,p,dl,dd {margin:0}
h1{font-size:20px}
h2{font-size:18px}

h3{font-size:14px;}
h4,h5,h6{font-size:12px}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0}
input[type="button"] {cursor:pointer}
a{text-decoration: none;}
a:focus{outline:0}/*ie6-7 bug*/

input:focus {outline: none;}
button {cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
td,th {font:12px/1.5 Tahoma,'SimSun',sans-serif;color:#333}
address,cite,dfn,em,var {font-style: normal}
code {font-family: courier new, courier, monospace}
kbd {font-family: courier new, courier, monospace}
samp {font-family: courier new, courier, monospace}
small {font-size: 12px}
sup {vertical-align: text-top}
sub {vertical-align: text-bottom}
img {border:0;vertical-align:top}
i {font-style:normal}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#a5a5a5;
}
.no_script{
		position:absolute;
		width:100%;
		bottom:0px;
		height: 50px;
		line-height: 50px;
		color:red;
		text-align:center;
		background-color:#FFF9D7;
	}
/* fix float */
.clearfix:after {content:'.';display:block;clear:both;visibility:hidden;font:0;height:0}
.clearfix{*zoom:1}
.none{display: none !important;}
.NO{display: none;}
.pointer{
	cursor: pointer;
}
/* float css */
.fl {float:left;_display:inline;}
.fr {float:right;_display:inline;}
/* common cursor */
.cu_p {cursor:pointer;}
/* common font-family */
.ff_arial {font-family:arial;}
.ff_song {font-family:Verdnan,'microsoft yahei',sans-serif;}
.ff_yahei {font-family:'microsoft yahei';}
/* common margin */
.mr_5 {margin-right:5px;}
.mt_2 {margin-top:2px;}
.mt_3 {margin-top:3px;}
.mt_4 {margin-top:4px;}
.mt_10 {margin-top:10px !important;}
.mt_18 {margin-top:18px !important;}
.mt_20 {margin-top:20px;}
.mt_24 {margin-top:24px;}
.mt_87 {margin-top:87px;}
.mt_30 {margin-top:30px;}
.mt_50 {margin-top:50px;}
.mt_60 {margin-top:60px;}
.mt_122 {margin-top:122px;}
.mb_10 {margin-bottom:10px;}
.ml_10 {margin-left:10px;}
.ml_20 {margin-left:20px;}
.ml_24{margin-left: 24px;}
.ml_50{margin-left: 50px;}
.ml_80{margin-left: 80px;}
.mr_10 {margin-right:10px;}
.mr_20 {margin-right:20px;}
.mb_15 {margin-bottom:15px;}
.mb_20 {margin-bottom:20px;}
.ma_20_0 {margin:20px 0}
.ma_20_10 {margin:20px 0 10px}
.m_10_30 {margin:10px 0 0 30px}
.ma_10_0 {margin:10px 0}
.ma_0_2 {margin:0 2px}

.mr_-3{_margin-right: -3px;}
/* common padding */
.pt_10 {padding-top:10px !important;}
.pt_20 {padding-top:20px !important;}
.pt_1 {padding-top:1px;}
.pb_10 {padding-bottom:10px;}
.pb_8 {padding-bottom:8px;}
.pl_10 {padding-left:10px;}
.pl_20 {padding-left:20px;}
.pl_80 {padding-left:80px;}
.pl_200 {padding-left:200px;}
.pl_220 {padding-left:220px;}
.pl_230 {padding-left:230px;}
.pl_250 {padding-left:250px;}
.pr_10 {padding-right:10px;}
.pr_20 {padding-right:20px;}
.pa_18_7 {padding:18px 7px;}
.pa_0_10 {padding:10px 10px 0 10px;}
.pa_10 {padding:10px}
.pa_30_10 {padding:30px 10px}
.pa_30 {padding:30px;}
.pa_0_10_0 {padding:0 10px}
.pa_10_0_10 {padding:10px 0}
.pa_20_10_10 {padding:20px 10px 10px}

/* common width */
.w_75{width: 75px;}
.w_100 {width:100px}
.w_115{width: 115px;}
.w_130{width: 130px;}
.w_140{width: 140px;}
.w_146{width: 146px;}
.w_175{width: 175px;}
.w_170{width: 170px;}
.w_180{width: 180px;}
.w_200{width: 200px;}
.w_220{width: 220px;}
.w_228{width: 228px;}
.w_250{width: 250px;}
.w_340{width: 340px;}
.w_420{width: 420px;}
.w_435{width: 435px;}
.w_515{width: 515px;}
.w_490{width: 490px;}
.w_520{width: 520px;}
.w_630{width: 630px;}
.w_710{width: 710px;}

.wp_100 {width:100%}


.h_240{height: 240px;}
.h_124{height: 124px;}
.h_194{height: 194px;}
/* common font-size*/
.fs_12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.b{font-weight: bold;}
.f_n {font-weight:normal;}
/* common color*/
.color{color: #666666;}
.red{color: red;}
.orange {color:#ff5b00}
/*.blue {color:#298ed6}*/
.dark_blue {color:#2879b7}
.blue{color: #5d9cec}
.blue:hover{text-decoration: underline;}
.light_blue{color: #0066FF}
.grey_666 {color:#666}
.c999{color:#999;}
.green{color: #33CC00;}
.ff0{color: #ff0000;}
.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}

/*输入框*/
.text{
	width: 198px;
	border:1px solid #CBCCD0;
	height: 28px;
	line-height: 28px;
	color: #999;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: middle;
		}
.noWrite{
	display: inline-block;
	width: 198px;
	border:1px solid #CBCCD0;
	height: 28px;
	line-height: 28px;
	color: #999;
	padding-left: 5px;
	font-size: 12px;
}		
/*按钮*/
/*.next{
		display: inline-block;
		cursor: pointer;
		padding: 5px 20px;
		text-align: center;
		background-color: #F58435;
		color: #fff;
		font-size: 16px;
		border: none;		
		}
.nexting{
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	background: url('https://static.mideaepayuat.com/img/personal/LoadingBtn.gif') no-repeat 63px 2px;
	background-size: 37% 87%;
	background-color: #ccc;
	color: #888;
	font-size: 16px;
}
.next:hover{
	background-color: #F16C10;
		color: #fff;
}	*/	
.next{
	display: inline-block;
	cursor: pointer;
	padding: 5px 30px;
	text-align: center;
	background: #5b74ce;
	color: #fff;
	text-align: center;
	border: 1px solid #5b74ce;
	/*border-radius: 5px;*/
	box-shadow: 0 1px 1px #5b74ce;
	font-size: 16px;
	/*border: none;		*/
}
.next:hover{
	background: #3e57b3;
}	
.next:active{
	background: #7087dd;
}
.nexting{
	display: inline-block;
	padding: 5px 30px;
	text-align: center;
	background: url('https://static.mideaepayuat.com/img/personal/LoadingBtn.gif') no-repeat 76px 4px;
	background-size: 37% 87%;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 1px 1px #e3e3e3;
	border: 1px solid #e3e3e3;
	color: #666;
	font-size: 16px;
}		
.nextDisable{
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	background-color: #eff0f1;
	color: #666;
	font-size: 16px;
}		
/*钩钩和叉叉的class*/
.tip_icon{
	display: inline-block;
	background:url('https://static.mideaepayuat.com/img/personal/icons.png') no-repeat 25px 0;
	width: 16px;
	height: 16px;
	vertical-align: middle;
}
.wrong_icon{
	background-position: -186px -164px;
}
.correct_icon{
	background-position: -218px -164px;
}
/* 通用弹出层样式 */
.inline{display: inline-block;}
.fixedBackground{
			position: fixed;
			width: 100%;
			height: 100%;
			background-color: #ccc;
			opacity: 0.3;
			top:0px;
			filter:alpha(Opacity=30);
			-moz-opacity:0.3;
		}
.bankcontainerOutside{
			position: fixed;
			width: 100%;
			top : 20%;
		}
.account_icon{
		    display: inline-block;
		    background:url('https://static.mideaepayuat.com/img/personal/account.png') no-repeat;
		}		
.addClose{
			display: inline-block;
			width: 18px;
			height: 22px;
			background-position: -93px -21px;
			cursor: pointer;
			margin-top: 3px;

		}
.addClose:hover{
	background-position: -93px -2px;
}	
.bankcontainer{
			width: 500px;
			margin: 0 auto;
			background-color: #fff;
			border:5px solid #7F7F7F;
			padding: 20px;
		}
.addBankHead{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #C6C6C6;
}
.addTitle{
	font-size: 14px;
	color: #666666;
	font-family: '宋体';
}
.addBankContainer{
			margin-top: 7px;
			margin-left: -13px;
		}
.addBankContainer li{
	
	margin-left: 16px;
	margin-top: 5px;
}	
.w158{width: 150px !important;}
		
.moreBank{
	display: inline-block;
	width: 202px;
	text-align: center;
	height: 39px;
	line-height: 39px;
	border:1px solid #C6C6C6;
	cursor: pointer;
	font-size: 12px;
	color: #0069EF;
}
.relative{
			position: relative;
		}
.absolute{
	position: absolute;
}
.vertical{
	vertical-align: middle;
}
.verticalBottom{
	vertical-align: bottom;
}
.yahei{font-family: '微软雅黑';}
.blue_a{
			font-size: 12px;
			color: #0069EF;
			cursor: pointer;
		}	
 .manage_body{
            border: 1px solid #e3e3e3;
            padding: 20px;
            background-color: #fff;
        } 
.padding0{
	padding: 0px;
}        
 .verCodeImg{
 	width: 100px;
 	height: 32px;
 	cursor: pointer;
 }       
.verCode{
			width: 66px;
		}
.verBtn{
	display: inline-block;
	width: 122px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	/*border-radius: 4px;*/
	border:1px solid #5b74ce;
	background-color: #5b74ce;
	font-size: 12px;
	color: #fff;
	margin-left: 5px;
	cursor: pointer;
} 
.verBtn:hover{
	background-color: #3e57b3;
}
.verBtn:active{
	background-color: #7087dd;
}
.verBtning{
	display: inline-block;
	width: 122px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 4px;
	border:1px solid #929292;
	background: url('https://static.mideaepayuat.com/img/personal/LoadingBtn1.gif') no-repeat 80px 6px;
	background-color: #f4f4f4;
	/*background-size: 23% 90%;*/
	font-size: 12px;
	color: #aaa;
	margin-left: 5px;
}
.verBtnDisable{
	display: inline-block;
	width: 122px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 4px;
	border:1px solid #eff0f1;
	background-color: #eff0f1;
	font-size: 12px;
	color: #666;
	margin-left: 5px;
}   
.deal,.cancelDeal{
			font-size: 12px;
			color: #5d9cec;
		} 
.deal:hover,.blue_a:hover,.cancelDeal:hover{
	text-decoration: underline;
}	
	  		
/*银行*/
.bankOutside{
    display: inline-block;
    width: 202px;
    border:1px solid #C6C6C6;
    vertical-align: middle;
    cursor: pointer;
    background-color: #fff;
    .bank-text{
        display: inline-flex;
        align-items: center;
        width: 125px;
        height: 42px;
        color: #999999;
        font-size: 14px;
        margin-left: 5px;
        margin-top: 0;
    }
}
.bankAdded{
	height: 40px;
}
.bankAdded:hover{
	/*background: url('https://static.mideaepayuat.com/img/personal/account.png') no-repeat;*/
	background-position: -2px -85px;
	border:1px solid #FFA200;
}		

/* 蒙版 */
.overlay { position:absolute;width:100%;height:100%;background:#fff;opacity:0.5;filter:alpha(opacity=50);z-index:100;left:0;top:0;}
.loading{width:68px; height:68px; background:url(https://static.mideaepayuat.com/img/personal/loader.gif) no-repeat;}
* html .fixed {position:absolute;top:expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);}

/* 公用窗口 */

/* 加载动画 */
.loading_box {text-align:center;padding:10px;display:none;}

/* 公用弹框 */
.global_common_box {position:absolute;z-index:1003;border:6px solid #909090;background-color:#ffffff;box-shadow:1px 1px 5px  #dedede;-webkit-box-shadow:1px 1px 5px #dedede;-moz-box-shadow:1px 1px 5px #dedede;}	
	.global_box_title {height:27px;background:#fff;padding:7px 0 0 0 ;border-bottom: 1px dotted #c8c8c8;margin:0 10px;}
		.global_box_title h2{float:left;display:inline;color:#ff6600;font-weight:normal;font-size: 16px;}
		.global_box_title a{width:14px;height:13px;float:right;display:inline;_over-flow:hidden;text-indent:-999em;margin:7px 0 0 0;background: url(https://static.mideaepayuat.com/img/personal/icons.png) no-repeat -187px -22px;}
		.global_box_title a:hover{background-position:-172px -22px;}
	// .global_box_content {position: absolute \0;left:10px;line-height:25px;color:#999;font-family:'simsun';margin: 0 10px;margin-top:40px \0;margin-left:0px \0;}
	.global_box_content {font-family:Verdnan, 'microsoft yahei', sans-serif;left:10px;line-height:25px;color:#999;margin: 0 10px;max-height: 220px; overflow-x: hidden;overflow-y: auto;}
	.global_box_control a{display:inline-block;width:107px;height:41px;text-align:center;line-height:41px;text-decoration:none;letter-spacing:1px;margin:0 3px;color:#fff}
	.global_box_control {text-align:center;padding:0 0 10px 0;height:auto;*zoom:1;*overflow:hidden;}
	.global_auto_close {text-align: center;padding: 10px 0;color: #F00;font-size: 12px;font-family: 'simsun';}
		.global_cancle_btn{background-position:0 -153px;color:#666}
		.global_sure_btn {background-position:-215px -153px;color:#fff}
		
	.global_free_click {position:absolute;display:none;left:0;top:0;background-color:#fff;opacity:0.7;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);width: 100%;height:100%;}
		.global_free_click img {display:block;position: absolute;left: 50%;top: 50%;margin-left: -33px;margin-top: -33px;}



/* 验证框 */
.register_tips_pic b,.logintips b{
	        display: inline-block;
	        height: 16px;
	        width: 16px;
	        position: relative;
	        top: 2px;
	        left: -2px;
	        background: url(https://static.mideaepayuat.com/img/personal/icons.png) no-repeat -187px -164px;
    	}
.registe_sure{background: none!important}
.registe_sure b{background-position: -218px -164px}
.logintips{display: none;font-size: 12px;color: #4d4d4d;height: 26px;line-height: 26px;background: red;padding: 5px 10px;background: #fdeee9}
.loginingBtn{background: #cacccd;color: #999999}
.zhezhao{display: none;position:absolute; left:0px; top:0px;width:100%; height:100%; background-color:#fff; opacity:0.1;filter:alpha(opacity=10); z-index:1500;}
.register_tips{text-align: left;display: none}

/*温馨提示栏*/
.friend_tip{
	margin: 10px 0;
	padding: 10px 20px;
	border: 1px solid #e3e3e3;
	font-size: 12px;
	color: #7e7e7e;
	font-family: 'simsun';
	/*border-radius: 2px;*/
	line-height: 20px;
}
.friend_tip .tip_title{
	font-size: 14px;
	color: #F67B02;
	font-family: 'microsoft yahei';
	padding: 0 0 8px 0;
}
/*placeholder*/
.ui-input {
	/*margin-left: -206px;*/
	width: 198px;
	border: 1px solid #CBCCD0;
	height: 28px;
	line-height: 28px;
	color: #999;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: middle;
	}
.border-top{
	border-top:1px solid #e3e3e3;	
}	
.border{
	border:1px solid #e3e3e3;	
}

.global_common_box.login-style {
	left: 50%;
	top: 220px;
	margin-left: -280px;
	width: 560px;
	z-index: 10000;
}
.login-style .global_box_title {
	padding: 10px;
}
.login-style .global_box_title h2 {
	float: none;
	display: block;
	color: #333;
	font-size: 21px;
	text-align: center;
}
.login-style .global_box_content {
	margin: 10px;
}
.global_box_no_tip {
	margin-top: 8px;
	display: inline-block;
	color: #666;
}
.global_box_footer {
	margin: 10px;
	padding-top: 10px;
	border-top: 1px dotted #c8c8c8;
}
.global_box_footer .submit {
	float: right;
}
.object_same.hidden2 {
	height: 0;
	visibility: hidden;
}
.global_common_box.notice-styled {
	top: 25%;
	left: 50%;
	margin-left: -250px;
	width: 500px;
}
.notice-styled .global_box_content {
	margin-top: 10px;
}
.bold{font-weight:bold;}
.cus-deal-table th {
	font-weight: bold;
}
.cus-deal-table th,
.cus-deal-table td {
	padding: 5px;
	border: 1px solid;
}
.text-underline {
	text-decoration: underline;
}
.ml-28 {
	margin-left: 28px;
}
.mt-30 {
	margin-top: 30px;
}
.f-14 {
	font-size: 14px;
}
.disabled {
	cursor: inherit;
	pointer-events: none;
}
.load-wraper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 50%;
    padding-top: 20%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 19871111;
  }
.message-error-info-sec {
    position: fixed;
    top: 25px;
    width: 100%;
    text-align: center;
    z-index: 9999999;
}
.message-error-info {
    padding: 9px 15px;
    color: #F56C6C;
    text-align: center;
    background-color: #fef0f0;
}