/* reset */
html,body,div,span,h1,h2,h3,h4,h5,h6,input,p,img,table,td,tr,thead,tbody,ul,li,ol,dl,dd,dt,strong,em,sub{margin:0;padding:0;}
body{font:14px/1 "Microsoft Yahei","Simsun";color: #4c4c4c;-webkit-font-smoothing: antialiased;background-color: #F4F4F7;}
html{height:100%;}
input{font:14px/1 "Microsoft Yahei","Simsun",sans-serif ;color: #4c4c4c;}
a {background-color: transparent;color: #4c4c4c;text-decoration: none;}
a:active,a:hover {outline: 0;}
a:hover{text-decoration: underline;}
img{width: auto\9;	height: auto;vertical-align: middle;border: 0;-ms-interpolation-mode: bicubic;}
table{border-collapse: collapse;}
ul{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
button,input {*overflow: visible;line-height: normal;}
button: : -moz-focus-inner,input: : -moz-focus-inner {
	padding: 0;
	border: 0
}
button,html input[type=button],input[type=reset],input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}
select,button,input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox] {
	cursor: pointer;
	margin: 0;
	vertical-align: middle
}
textarea {
	overflow: auto;
	vertical-align: top;
	padding: 4px 5px 4px 10px
}
.clearfix:after {content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { *zoom:1; }
strong{font-weight: normal;}
.fr{float:right;}
.underline{text-decoration: underline;}
.mt116{margin-top:116px;margin-top: 116px !important;}
.w1000{width:1000px;margin:0 auto;}
.w1200{margin:0 auto;width:100%;max-width:1200px;overflow: hidden;}
.blue{color: #007aff;}
.green{color: #78c352;}
.red{color: #ff0000;}
.more{float:right;font-size:12px;margin-top: 20px;margin-right: 12px;}
.gray{color: #898989;}
.orange{color:#ff9827 ;}
.f12{font-size: 12px;}
.fr{float: right;}
.tc{text-align: center;}
.tr{text-align: right;}
@font-face {
    font-family: 'GeosansLight';   
    src:url('GeosansLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
/* popup */
.mask{position: absolute;top:0;width:100%;bottom:0;visibility:hidden;background-color: #000000;filter:alpha(opacity=60);-webkit-opacity:0.6;opacity: 0.6;z-index: 9999;height:100%;}
.popup{position: fixed;border-radius: 5px;overflow:hidden;top:50%;left:50%;background-color: #ffffff;visibility:hidden;z-index: 9999;}
.popup .pClose{position: absolute;right:15px;top:0px;cursor: pointer;height:49px;line-height: 46px;font-size:34px;}
.popup .content{width:300px;}
.popup.show,.mask.show{visibility: visible;}
.gray{color:gray;}
.pTitle{height:49px;line-height:49px;font-size:18px;text-align:center;border-top: solid 1px #A1A1A1;background-color: #F6F6F6;}
#alert{padding:50px 30px;text-align: center;width:500px;line-height: 175%;}
.btn_ok{height:40px;border:0;border-radius: 4px;background-color:#EC553D; color: #ffffff;font-size:16px;font-family: "Microsoft Yahei";padding:0 30px;}
.pBtn{text-align: center;margin-bottom: 47px;}
.icon_alert{padding:6px 15px;margin-right:5px;background-repeat: no-repeat;}
/* tab */
.tabTiles{overflow:hidden;_zoom:1;}
.tabTiles li{float:left;cursor:pointer;_display:inline;}
.tabTiles li.tabChecked{}
.tabContent{display: none;}
.tabContent.tabChecked{display: block;}
/* select */
.select{position:relative;display:inline-block;}
.select .arrowDown{position: absolute;right:0px;width:0;height:0;font-size:0;border-top:12px dashed red;border-left:6px solid transparent;border-right:6px solid transparent;}
.select .option{position: absolute;top:30px;display: none;}
.select .show{display: block;}
.select .option li{cursor:pointer;}
.selectDiv{cursor: pointer;}
/* form */
.formItem{margin-bottom:17px;}
.formItem label{display: inline-block;min-width:42px;text-align: right;margin-right:15px;color: #999999;}
.uText{height: 41px;width:235px;padding:0 3px;line-height: 41px;border:solid 1px #A3A3A3;border-radius: 3px;}
.uText:focus{border-color: #3099F4;outline:none;}
.btn{border:0;}
input.checkbox{margin-right:3px;}
.fError{color: #ff0000;display: none;margin-left: 8px;}
#errorFromBack{display: inline;visibility: hidden;font-size:12px;}
#errorFromBack.show{visibility: visible;}
.fOk{display: inline-block;width:17px;height:17px;font-size:0;display: none;margin-left: 8px;background-repeat: no-repeat;}
span.fError.show{display: inline;font-size:12px;}
.fOk.show{display: inline-block;}
div.fError{display: block;visibility: hidden;font-size:12px;}
p.fError.show{visibility: visible;}
.btn_disable{background-color: gray !important;border-color: gray !important;}
.btn_blue,.btn_gray,.btn_gray_light,btn_red{display: inline-block;border:solid 1px #4683F0;width:150px;height:30px;line-height:30px;font-size: 16px;border-radius:4px;background:#558DF2 ;text-align:center;color: #ffffff;border-radius: 4px;}
.btn_blue:hover,.btn_gray:hover,.btn_gray_light:hover{text-decoration: none;background: none;}
.btn_gray{background-color:#ABA9AA;border-color: #BCBABB;}
.btn_gray_light{background-color:#CFCDCE;border-color: #F9F8F8;}
.btn_red{background-color:#f0533d;border-color: #fcddd8;}
.btn_blue:hover{border-color: #558DF2;color: #558DF2;}
.btn_gray:hover{border-color: #ABA9AA;color: #ABA9AA;}
.gray_light:hover{border-color: #CFCDCE;color: #CFCDCE;}
.btn_red:hover{border-color: #f0533d;color: #f0533d;}
.btn_disable,.btn_disable:hover{border-color: #ABA9AA;color: #BCBABB;}
.btn_login{border:0;width:241px;height:42px;border-radius: 3px;background-color:#3099F4 ;color: #ffffff;font-size:18px;cursor: pointer;}
a.btn_login{display: inline-block;line-height: 42px;text-align: center;}
a.btn_login:hover{text-decoration: none;}
/* 轮播 */
.lunbo{position: relative;height:300px;width:600px;margin:0 auto;overflow: hidden;}
.lunboOut{width:100%;height: 100%;overflow: hidden;}
.lunboNr{height:100%;width:100%;position: absolute;left:0;left:0;}
.lunboNr li{float:left;height:100%;width:100%;text-align:center;left:100%;}
.lunboNr li img{display: block;}
.lunboNO{}
.clickBtn{position: absolute;top:50%;width:100%;}
.pre,.next{position: absolute;cursor: pointer;}
.pre{left:0;}
.next{right:0;}
.lunboNO{position: absolute;width:100%;bottom:0;text-align: center;color:white;}
.lunboNO span{cursor: pointer;}
.lunboNO span.current{color: red;}
/* top */
.top{height:30px;line-height:30px;background-color: #3C3C3C;border-bottom: solid 1px #f5f5f5;font-size:12px;color: #999999;}
.top .qq,.top .weixin,.top .appDown{float:left;height:25px;line-height:20px;margin-top:5px;color: #999999;}
.top .qq{border-right:solid 1px #B4B4B4;padding:0 11px 0 22px;margin-right:13px;background-repeat: no-repeat;}
.top .weixin{border-right:solid 1px #B4B4B4;padding:0 11px 0 24px;margin-right:13px;background-repeat: no-repeat;}
.top .appDown{padding:0 0 0 20px;background-repeat: no-repeat;}
.top .wx_erweima{position:absolute;top:30px;left:60px;z-index:9999;display:none;}
.top .po_re0810{position:relative;overflow:visible!important;}
.topHelp{float:right;height:30px;line-height: 30px;color: #999999;}
.fgLine{margin:0 16px;}
.topHelp a{display:inline-block;width:69px;text-align: center;color: #ffffff;}
.topHelp .helpChecked{background-color:#007AFF;color: #ffffff;}
.top_user{padding:2px 20px 2px 0px;}
#infoCount{position:relative;left:-14px;top:-4px;display:inline-block;width:21px;height:22px;text-align:center;line-height:20px;background-repeat: no-repeat;}
.topHelp a.logout{padding:0 0 0 20px;width:auto;}
/* header */
#header{position: fixed;top:0;width:100%;height:116px;z-index: 9999;background: #ffffff;border-bottom: solid 1px #EBEBEB;}
.header{height:77px;}
.logo{float: left;width:156px;height:34px;line-height: 200px;margin-top: 21px;overflow: hidden;background:url(/static/img/logo0911_eaa1285.png) 0px 0px no-repeat #ffffff;}
.nav{float:right;margin-top:21px;margin-right:-30px;}
.nav li{float:left;padding:0 30px;}
.nav li a{display: block;height:38px;font-size:18px;line-height: 38px;text-decoration: none;}
li.navChecked a{color:#007aff;}
.nav li a:hover{color:#007aff;}
/* footer */
.footer{background-color: #5A5A5A;margin-top:34px;height:221px;border-top: solid 1px #919191;font-size:14px;color: #9c9c9c;}
.footer .link_maodian{display:inline;width:0;height:0;}
.footer_Links,.footer_qrcode{float:left;_display:inline;}
.footer_Links{margin-right:7%;margin-top:40px;}
.footer_Links dt{color:#e1e1e1 ;font-size:16px;margin-bottom: 20px;}
.footer_Links dd{margin-bottom:10px;}
.footer_Links dd a,.qq_online{color:#a5a5a5;font-size:14px ;}
.footer_qrcode{width:118px;height:118px;line-height:118px;text-align:center;background: url(/static/img/footer-qrcode-bg_965d6f9.png) no-repeat 0px 0px;margin-top:10px ;margin-right:15%;}
.footer_qrcode img{}
.footerRight{width:48%;float:right;padding-top: 48px;}
.footer_customer{border-left:solid 1px #757575;height: 131px;margin-left:35.7%;padding-left:15%; }
.footer_customer p.footerTel{font-size: 34px;color: #e1e1e1;font-family: "GeosansLight","Microsoft Yahei";}
.footer_customer p{margin-bottom:20px;}
/* bottom */
.bottom{line-height:36px;background-color:#3C3C3C ;color:#9c9c9c;font-size: 14px;text-align: right;}
.rzhengIcon{float:left;_display:inline;}
.container{background-color: #F4F4F7;}
.bottom p{text-align: center;font-size: 12px;}
/* 边框 */
.borderGray{border:solid 1px #D8D8D8;background-color: #ffffff;}
.borderGray h2{font-size:20px;border-bottom: solid 1px #D8D8D8;padding-left:20px;height:48px;line-height: 48px;background-color: #FAFAFA;}
.borderGray h2 span{font-size:14px;color: #898989;margin-left:12px;}
.mt34{margin-top:34px;}
.borderGray h3{height: 48px;line-height: 48px;border-bottom: solid 1px #558DF2;font-size: 16px;padding-left: 20px;}
/* 左右结构 */
.sidbar{width:226px;float: right;min-height: 200px;}
.main{margin-right:240px;}
/* 新手公用 */
.newCustomer{position:relative;cursor: pointer; }
.zqhdList{overflow: hidden;}
.zq_in{display: block;}
.newCustomer h2 span{margin-left:100px;padding-left:30px;background-repeat: no-repeat;}
.newCustomer .ncIcon {position: absolute;top:-2px;left:-1px;width: 107px;height:77px;}
.newCustomer h2 p{font-size: 12px;color: #9c9c9c;margin-right: 15px;}
.hdzqDiv{padding-bottom: 40px;}
.hdzqDiv.hide{display: none;}
.hdzqDiv h2{background-color: #ffffff;margin-bottom: -20px;}
.newCustomer{margin:35px 3% 0 3%;}
.licaiRight{position: absolute;right:0px;top:21px;width:29%;height:92px;border-left: solid 1px #E2E2E2;}
.zqhdList .licaiRight{top:36px;text-align: center;}
.leftTime{font-size: 16px;}
.licaiLeft{margin-right:29%;padding-left:4%;}
.zqhdList li{position: relative;margin: 30px 3% 0 3%;height: 163px;border:solid 1px #ECECEC;overflow: hidden;}
.zqhdList li:hover{border-color:  #99BBF7;;}
.xchImg{height: 163px;overflow: hidden;margin-right: 360px;}
.xchImg img{width: 438px;height: 163px;display: block;margin:0 auto;}
.zqhdList .licaiLeft{padding-left: 0;position: relative;}
.zqDetail{width:340px;padding-left:20px;position: absolute;right: 0px;top: 0px;margin-top: 21px;border-right: solid 1px #E2E2E2;}
.licaiLeft .zqDetail h4{font-size: 18px;margin-bottom: 40px;}
.licaiLeft .zqDetail span{font-size:14px;}
.licaiLeft .zqDetail strong.blue{font-size:68px;position: relative;top:-5px;font-size: 60px \9;font-weight: normal \9;}
.zqDanWei{position: relative;display: inline-block;width:35px;height:52px;line-height: 150%; top:-5px;}
.licaiLeft .zqDetail span.zqBF{font-size: 34px;}
.licaiLeft .zqDetail span.zqNH{font-size: 14px;}
.qxze{float:right;height: 52px;margin-left:0px ;margin-right: 20px;}
.licaiLeft .zqDetail p{margin-top: 0px;}
.licaiLeft .qxze strong{font-size: 24px;margin:0 8px 0px 16px;font-weight: normal;}
.licaiLeft .qxze span{font-size: 12px;}
/* 理财按钮状态 */
.btn_licai{display: inline-block;border:solid 1px #4683F0;width:150px;height:30px;line-height:30px;font-size: 16px;border-radius:4px;background:#558DF2 ;text-align:center;color: #ffffff;border-radius: 4px;margin-top:26px;}
.btn_licai:hover{background: none;color:#558DF2;border-color: #558DF2;}
.licai_before .btn_licai{background:#f0533d;border-color: #fcddd8;}
.licai_before .btn_licai:hover{background: none;color:#F0533D;border-color: #F0533D;}
.licai_ing .btn_licai{background:#ABA9AA;border-color: #BCBABB;}
.licai_ing .btn_licai:hover{background: none;color:#ABA9AA;border-color: #ABA9AA;}
.licai_end .btn_licai,.licai_over .btn_licai{background:#CFCDCE;border-color: #F9F8F8;}
.licai_end .btn_licai:hover,.licai_over .btn_licai:hover{background: none;color:#CFCDCE;border-color: #CFCDCE;}
.btn_licai:hover{text-decoration: none;}
.licaiList h4 span,.list_item h4 span,.licai_type {padding:0 10px;margin-left: 15px;}
.licai_su h4 span,.licai_su h3 span,.licai_su .licai_type{background-repeat: no-repeat;}
.licai_xiang h4 span,.licai_xiang h3 span,.licai_xiang .licai_type{background-repeat: no-repeat;}
.licai_an h4 span,.licai_an h3 span,.licai_an .licai_type{background-repeat: no-repeat;}
.licai_ying h4 span,.licai_ying h3 span,.licai_ying .licai_type{background-repeat: no-repeat;}
.licai_zhuan h4 span,.licai_zhuan h3 span,.licai_zhuan .licai_type{background-repeat: no-repeat;}
.licai_shou h4 span,.licai_shou h3 span,.licai_shou .licai_type{background-repeat: no-repeat;}
.licai_ing .blue,.licai_over .blue,.licai_end .blue{color: #4c4c4c;}
.licaiList .licai_hover,.licaiList li:hover{border-color:#99BBF7 ;box-shadow:4px 4px 0px #f2f2f2 ;}

/* 线性进度条 */
.list_progress{height:14px;}
.list_progress b{float:right;}
.pOut{position:relative;top:-3px;display:inline-block;width:167px;height:5px;font-size: 0px;line-height: 0;border-radius: 3px;background:url(/static/img/progress_5cb02f5.png) no-repeat;}
.pIn{position: absolute;top:0;left:0;height: 4px;border-radius: 3px;background-color:#558DF2 ;width: 0%;}
.licai_end .pIn,.licai_over .pIn,.licai_ing .pIn{background-color: #C9CACA;}
/* 分页 */
.page{text-align: center;}
.page ul{height:27px;display: inline-block;}
.page ul li{float:left;}
.page .prev,.page .next{position: static;}
.page a,.page span.current{display: inline-block;height:25px;line-height:25px;padding:0 9px;margin:0 3px;border-radius: 3px;border:solid 1px #CCCCCC;}
.page a{background-color: #ffffff;}
.page a:hover{text-decoration: none;}
.page span.current{color: #ffffff;background-color: #558DF2;border-color: #558DF2;cursor: default;}
.page .prev.current,.page .next.current{background-color: #ffffff;border-color:#DFDFDF ;color:#dfdfdf ;cursor: default;}
.page .ellipse{margin:0 3px;}

.veriCodeImg {
  width: 110px;
  border: 0;
  height: 44px;
  margin-left: 18px;
  cursor: pointer;
}
/* 首页列表页专区活动 */
.ywyl{position: relative;top:-4px;}
/* 银行 */
.bank_icon{margin-left: 10px;padding:3px 0px 3px 33px;background:url(/static/img/bank_icon_1238679.png) no-repeat;}
.bank_ABCCHINA{background-position: 0 -251px;}
.bank_BOC{background-position: 0 -364px;}
.bank_CCB{background-position: 0 -476px;}
.bank_ECITIC{background-position: 0 -1153px;}
.bank_CEBBANK{background-position: 0 -1040px;}
.bank_CIB{background-position: 0 -813px;}
.bank_PINGAN{background-position: 0 -589px;}
.bank_PSBC{background-position: 0 -1378px;}
.bank_CMBC{background-position: 0 -702px;}
.bank_CMBCHINA{background-position: 0 -24px;}
.bank_CGBCHINA{background-position: 0 -928px;}
.bank_ICBC{background-position: 0 -137px;}
.bank_SPDB{background-position: 0 -1491px;}
.bank_BANKCOMM{background-position: 0 -1267px;}
@media(max-width:1199px) {
	.footerRight{width:45%;}
}.icon_alert{background-position:0px 0px}.fOk{background-position:-14px -71px}.top .qq{background-position:-18px -126px}.top .weixin{background-position:-14px -180px}.top .appDown{background-position:-21px -234px}#infoCount{background-position:-10px -292px}.newCustomer h2 span{background-position:-12px -353px}.licai_su h4 span,.licai_su h3 span,.licai_su .licai_type{background-position:right -408px}.licai_xiang h4 span,.licai_xiang h3 span,.licai_xiang .licai_type{background-position:right -467px}.licai_an h4 span,.licai_an h3 span,.licai_an .licai_type{background-position:right -526px}.licai_ying h4 span,.licai_ying h3 span,.licai_ying .licai_type{background-position:right -585px}.licai_zhuan h4 span,.licai_zhuan h3 span,.licai_zhuan .licai_type{background-position:right -644px}.licai_shou h4 span,.licai_shou h3 span,.licai_shou .licai_type{background-position:right -703px}.icon_alert,.fOk,.top .qq,.top .weixin,.top .appDown,#infoCount,.newCustomer h2 span,.licai_su h4 span,.licai_su h3 span,.licai_su .licai_type,.licai_xiang h4 span,.licai_xiang h3 span,.licai_xiang .licai_type,.licai_an h4 span,.licai_an h3 span,.licai_an .licai_type,.licai_ying h4 span,.licai_ying h3 span,.licai_ying .licai_type,.licai_zhuan h4 span,.licai_zhuan h3 span,.licai_zhuan .licai_type,.licai_shou h4 span,.licai_shou h3 span,.licai_shou .licai_type{background-image: url(/static/css/common_z_00e1a1a.png)}