/*公共弹窗浮层*/
#dialog{position: fixed;z-index:1000;overflow: hidden;}
#dialog-title strong{display:block;height: 35px;line-height:35px;font-weight:normal;background:#008ee3;color: #fff;font-size: 16px;padding-left: 15px;position: relative;}
#dialog-title a{position: absolute;right: 12px;top: 8px;width: 20px;height: 20px;text-indent: -9999px;background: url("../../images/public/tb01.png") -5px 1px no-repeat;}
#dialog-content{background: #fff;overflow-y: auto;overflow-x: hidden;padding:20px; }
#dialog-mask{width :100%;height :100%;position: fixed;top: 0;left: 0;z-index: 999;background: #000;}
#lockScreen{width :100%;height :100%;position: fixed;top: 0;left: 0;z-index: 999;background: #000;display: none;opacity: 0.5;filter: alpha(opacity=50);}

/*系统提示*/
.dialogbox{padding:0 30px;}
.sys_txtinfo{ height:111px; background:url(../../images/public/winbg1.jpg) no-repeat; padding:60px 0 0 146px;}
.sys_txtinfo span{ font-size:20px; color:#555555; font-weight:bold;}
.sys_txtinfo p{ font-size:14px; color:#555555; line-height:28px;}
.sys_txtinfo em{ font-size:12px; color:#999999;}
.sys_txtinfo b{ color:#F39800;}
.sys_txtinfo a{ color:#008EE3; font-size:14px;}
.sys_txtinfo a:hover{ color:#09A3FF;}
.sys_btns{ text-align:center;}
.reg_txtinfo{ font-size:18px;}
.reg_txtinfo p{ text-align:center; padding:60px 0;}
.reg_txtinfo b{ color:#F39800;}
.reg_txtinfo a{ color:#008EE3;}
.reg_txtinfo a:hover{ color:#09A3FF;}

.systemcons{ width:345px; margin:0 auto; color:#595757;}
.systemcons .pp1{ font-size:18px; color:#595757; text-align:center; height:35px;}
.systemcons .pp2{ background:url(../../images/gifts/ico1a.png) no-repeat left 2px; padding-left:18px;}
.systemcons .pp2 a{color:#008ee3;}
.systemcons .iptx1{ min-width:337px; height:33px; }
.systemcons .iptx1 .ipt1{ width:326px;border:1px solid #dcdddd; border-radius:3px; background:#FFF;padding:7px 5px;height:18px;*height:19px;}
.systemcons .iptx1 .ipt1:focus{border:1px solid #008EE3;}
.systemcons .tishiyz{ color:#F30; display:none;}

/*表单样式*/
.dl-box{margin-top:10px;}
.dl-box dt{float:left;width:65px;height:32px;line-height:32px;text-align:right;margin-right:10px;font-size:12px;color:#595757;}
.dl-box dd{float:left;line-height:32px;}
.dl-box dd input{display:block;padding:7px 5px;height:18px;*height:19px;border:1px solid #E1E1E1;border-radius:2px;}
.dl-box dd input::-webkit-input-placeholder{ color:#D4D4D4;}
.dl-box dd input::-ms-input-placeholder{ color:#D4D4D4;}
.dl-box dd input:-moz-placeholder{ color:#999999;}
.dl-box dd input::-moz-placeholder{color:#999999;}
.dl-box dd .placeholder{color:#D4D4D4;}
.dl-box dd .ipt1{width:220px;}
.dl-box dd .ipt1:focus{border:1px solid #008EE3;}
.dl-box dd .ipt2{width:120px;float:left;margin-right:7px;}
.dl-box dd .ipt2:focus{border:1px solid #008EE3;}
.dl-box dd .code{float:left;cursor:pointer;}
.dl-box dd.dd_hei{ height:50px;}
.dl-box dt span{color:red;float:right;margin:4px 3px 0 0;}
.dl-box dt label{float:right;}
.dl-box dd button{float:left;width:93px;height:100%;line-height:30px;text-align:center;color:#fff;font-size:12px;cursor:pointer;background:#00B4ED;border:1px solid #00B4ED;border-radius:2px;}
.dl-box dd button:hover{ background:#008EE3;}
.dl-box dd .lselcss{ float:left; display:block; width:70px; height:26px; padding-top:5px;border:1px solid #E1E1E1;border-radius:2px; overflow:hidden;background:url(../../images/public/btn1.png) no-repeat 40px -566px;}
.dl-box dd select.lslect{ display:block; width:90px; height:20px; line-height:20px; border:1px solid #FFF; background:none;}
.dl-box dd .lselcss1{ width:230px; height:26px; padding-top:5px;border:1px solid #E1E1E1;border-radius:2px; overflow:hidden;background:url(../../images/public/btn1.png) no-repeat 200px -566px;}
.dl-box dd select.lslect1{ display:block; width:260px; height:20px; line-height:20px; border:1px solid #FFF; background:none;}
.dl-box dd .ptxt{ clear:both; color:#ff6600; line-height:20px; padding:0;}
.agree{padding-left:75px;}
.agree input{float:left;margin:3px 5px 0 0;}
.agree p{float:left;}
.agree p a{color:#008ee3;}
.tips-msg{color:red;line-height:28px;text-align:center;margin-top:10px;font-size:14px;} 
.l_pospad{ padding-left:75px;}
.h4title1{ background:url(../../images/public/btn1.png) no-repeat 16px -650px; font-size:20px; color:#008ee3; padding:2px 0 0 56px; font-weight:bold;}
.h4title1 var{ color:#F39800;}
.h4title2{ background:url(../../images/public/btn1.png) no-repeat -51px -603px;  color:#008ee3; padding:0px 0 0 40px;}
.h4title2 b{font-size:20px;}
.line-border{ border-top:1px dashed #C7C7C7;}
.selectbank{ display:inline-block; width:60px; height:32px; background:url(../../images/public/btn1.png) no-repeat 40px -680px; color:#008ee3; cursor:pointer;}
.linkbanks{ display:none;position:relative;}
.linkbanks img{border:1px solid #fff; }
.linkbanks img:hover{ border:1px solid #999;}
.linkbanks li{display:block; width:600px;background:#FFF;border:1px solid #ddd;padding:20px; position:absolute; left:-140px; top:-218px; z-index:1000;}




