@charset "utf-8";
/*css reset*/
body,header,footer,menu,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,input,button,textarea,article,aside,details,figcaption,figure,hgroup,nav,section,a{margin:0;padding:0;}
h1,h2,h3,h4{ font-weight: normal;}
header,footer,article,section,nav,menu,hgroup{display:block;clear:both;}
body{font-family: PingFangSC-Light,"Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;}
html{font-size:16px;font-size:62.5%;color:#303030;background-color:#edf1f4;min-width:320px;-webkit-text-size-adjust:none;}
form{display:inline;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#2695ff;}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
em{font-style:normal;}
button,input,select,textarea{outline:none;font-family:Helvetica;font-size:62.5%;color:#303030;}
textarea{resize:none;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button;}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
input[type="number"]{-moz-appearance:textfield;}
table{border-collapse:collapse;border-spacing:0;}
.cf:after{display:block;font-size:0;height:0px;clear:both;content:'';visibility:hidden;}.cf{zoom:1;}
.fl{float:left;}.fr{float:right;}.fh{display:none;}.fs{display:block;}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.break{word-break:break-all;word-wrap:break-word;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.bg-white{background-color:#fff;}
.malr10{margin:0 10px;}.matb15{margin:15px 0;}.mt10{margin-top:10px;}.mt15{margin-top:15px;}.mt20{margin-top:20px;}.mb10{margin-bottom:10px;}.mb15{margin-bottom:15px;}.mb20{margin-bottom:20px;}
.patb15{padding:15px 0;}.pt10{padding-top:10px;}.pt15{padding-top:15px;}.pt20{padding-top:20px;}.pb10{padding-bottom:10px;}.pb15{padding-bottom:15px;}.pb20{padding-bottom:20px;}
.colr-grey{color:#999;}.colr-red{color:#ff0000;}.cor-orange{color:#f74a30;}.colr-purple{color:#7887c1;}.colr-yellow{color:#ffff00;}.colr-999{ color: #cdcdcd;}
.main .f-14{font-size:1.4rem;} .f-16{font-size:1.6rem;} .f-18{font-size:1.8rem;}.txt-c{text-align:center;}.indet-14{text-indent:2em;}
.txt-elli{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-o-text-overflow:ellipsis;}
.boxsize{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}
.bd-bottom{ position: relative;}
.bd-bottom:after{content: ''; position: absolute; left: 0; bottom: 0;background: #e5e5e5; width: 100%; height: 1px;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.bd-top{ position: relative;}
.bd-top:after{content: ''; position: absolute; left: 0; top: 0;background: #e5e5e5; width: 100%; height: 1px;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);-webkit-transform-origin: 0 0;transform-origin: 0 0;}
.com-arrow{float: right;background: url(../../img/common/assets/assets-arrow1.png) no-repeat right center; height: 48px; display: block; width: 10px;}
/*flex*/
.flexbox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-align: center; -webkit-box-align: center; -moz-box-align: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;
}
.flexbox1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;}
.flex-1 { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 0;}
.flex-2 { -webkit-box-flex: 2; -webkit-flex: 2; -ms-flex: 2; flex: 2; width: 0;}
.flex-3 { -webkit-box-flex: 3; -webkit-flex: 3; -ms-flex: 3; flex: 3; width: 0;}
.pd15{ background:#fff; display: block; padding: 16px 15px; border-bottom: 1px solid #e2e5e7;}
.ellipsis-1 { /*white-space: nowrap;*/ overflow: hidden; text-overflow: ellipsis;}
.flexbox .flex-1:first-child , .flexbox .flex-2:first-child{ margin-left: 0 !important;}
.flexbox .flex-1:last-child, .flexbox .flex-2:last-child { margin-right: 0 !important;}
/* 头部 */
header{position:fixed;top:0px;left:0;width:100%;z-index:10;color:#fff;}
/* APP下载 */
.top-tip{height:50px;background:rgba(0,0,0,0.8); position: relative;}
.top-tip img{width:36px;height:36px;margin:8px 6px 0 10px;float:left;}
.top-tip p{width:156px;margin:8px 0 0;float:left;}
.top-tip p i{font-size:1.4rem;display:block;font-style:normal;}
.top-tip span{width:72px;line-height:26px;text-align:center;display:block;background:#ff8726;border-radius:4px;margin:12px 10px 0 0;float:right;}
.top-tip a{color:#fff;}
.ad-icon{ position: absolute; right: 0; top: 0; width: 21px; height: 11px; background:url(../../img/common/ad-icon.png) no-repeat; background-size: 100% 100%;z-index: 5;}
.app-cls{width:13px;height:13px;display:block;background:url(../../img/appdown/app-clo.png) no-repeat;background-size:100%;margin:18px 10px 0 0;float:right; }
/* 白色导航条 */
.land{padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}
.land .logo{display:block;float:left;margin:2px 0 0;width:103px;}
.land .fr a{display:inline-block;font-size:1.4rem;line-height:38px;}
/* 蓝色导航条 */
.headcss{height:38px;line-height:38px;padding:0 10px;background:#f74a30;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;position:relative;}
.headcss h2{font-size:1.6rem;font-weight:normal;color:#fff;text-align:center;}
.head-back{position:absolute;top:0;left:0;display:block;width:38px;height:38px;font:bold 2rem/38px 'Simsun';color:#fff;text-indent:10px; background: url(../../img/common/com-back.png) no-repeat center; background-size: auto 42%;}
/*导航风险测评*/
.headcss h2 a{display: inline-block; font-size: 1.3rem; border: 1px solid #ffd0cb; height: 16px; line-height: 16px; padding: 0 3px; color: #fff; margin-left: 10px;}
/* 主体 */
.wrapper{position:absolute;z-index:2;left:0;width:100%;overflow:hidden;}
.main{position:absolute;z-index:1;width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;}
.minheight{padding-bottom:20px;overflow:hidden;}
/* 版权信息 */
section{width:100%;height:110px;line-height:16px;padding:13px 0 2px;font-size:1rem;color:#8c8d8e;text-align:center;background-color:#212328;}
section div{margin:6px 0 20px;font-size:1.2rem;}
section a{color:#fff;margin:0 14px;}
.mode-pc,.mode-pc:link,.mode-pc:visited,.mode-pc:hover,.mode-pc:active{margin:0 30px 0 0;padding:0 0 0 20px;background-position:-20px 10px;}
.mode-touch,.mode-touch:link,.mode-touch:visited,.mode-touch:hover,.mode-touch:active{margin:0 0 0 30px;padding:0 0 0 15px;background-position:-20px -10px;}
/* 底部导航 */
footer{position:fixed;z-index:10;bottom:0;left:0;width:100%;height:50px;background-color:#f6f8fa;display:box;display:-moz-box;display:-webkit-box;display:-o-box;box-pack:justify;-moz-box-pack:justify;-webkit-box-pack:justify;-o-box-pack:justify;padding:2px 0;border-top:1px solid #d4d5d6}
.footer-nav-box{box-flex:1.0;-moz-box-flex:1.0;-webkit-box-flex:1.0;-o-box-flex:1.0;text-align:center;}
.footer-nav-box a{display:block;overflow:hidden;}
.footer-nav-box .nav-ico{display:block;width:24px;height:24px;margin:4px auto 0 auto;background:url(../../img/common/home-icon.png) no-repeat 0 0;background-size: 387% auto;transition:background .3s;-moz-transition:background .3s;-webkit-transition:background .3s;-o-transition:background .3s;}
.footer-nav-box .current-ico{background-position: 0 -23px;}
.footer-nav-box .financial-ico{background-position: -68px -23px;}
.footer-nav-box .mine-ico{background-position:-47px -23px;}
.footer-nav-box .coolpay-ico{background-position:-23px -23px;}
.footer-nav-box.cur .coolpay-ico{background-position:-23px 1px;}
.footer-nav-box.cur .current-ico{background-position:0 0;}
.footer-nav-box.cur .financial-ico{background-position:-68px 1px;}
.footer-nav-box.cur .mine-ico{background-position:-47px 1px;}
.footer-nav-box .nav-text{line-height:20px;font-size:1.2rem;color:#666;text-align:center;}
.footer-nav-box.cur .nav-text{color:#f74a30;}

/*
@media screen and (min-device-width:320px){
	html{font-size:16px;font-size:62.5%;}
}
@media screen and (min-device-width:340px){
	html{font-size:16px;font-size:75%;}
}*/
.zcts{width:30px;margin:0 auto;position:relative;}
.zcts-span{position:absolute;background:#f00;height:16px;line-height:15px;padding:0 5px;border-radius:8px;font-size:1.2rem;color:#fff;top:4px;left:22px;}

/*缘分期新增弹窗*/
.tc_box{width:262px;}
.tc_box p{line-height:23px; font-size:1.4rem; text-align:center; background:#fff; padding:20px 10px; border-top-left-radius:9px;border-top-right-radius:9px;}
.tc_box a{line-height:51px; display: block; height: 51px; font-size: 1.6rem; color: #fff; text-align: center; background-color: #ff6900; border-bottom-left-radius: 9px; border-bottom-right-radius: 9px;}

.tc_two_btn{ width: 76%; max-width: 262px; padding: 20px 20px; background: #fff; -webkit-border-radius: 9px; -moz-border-radius: 9px;
    border-radius: 9px;}
.tc-info{ min-height: 29px;font-size:1.4rem;line-height: 20px;text-align: center;color: #303030;}
.big-btn{ margin-top: 20px;text-align: center;}
.big-btn a{ display: inline-block;line-height: 42px;text-align: center;border: 1px solid #ff6900;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; margin: 0 3px;}
.cl-orange {color:#ff6900;}
.bg-orange { width: 70%;color: #fff;background: #ff6900;}
.small-wh {width: 46%;}
.wh-big{width:90%;}
.popup-btn{ display: block; width: 65%; margin: 10px auto 0;font-size:1.4rem; line-height: 42px;text-align: center;border: 1px solid #ff6900;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}



/*表单*/
.info-user { position: relative; padding: 0 0 0 10px; }
.payment-aptit { padding: 10px;  font-size: 1.4rem; line-height: 1.6; color: #888888;}
.payment-aptip{ display: block; font-weight: normal; font-size: 1.2rem;}
.form-style {  padding-left: 15px; background: #fff; font-size: 1.4rem; position: relative;}
.form-control { padding: 0; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;
    -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 100%; line-height: 60px;}
.form-brgrey{ position: relative;}
.info-usermore{  text-align: right; -webkit-justify-content: flex-end;  justify-content: flex-end;  position: relative;}
.info-usermore a{ display: inline-block; padding: 0 10px; font-size: 1.4rem; line-height: 44px; text-align: right; color: #03aefe;}
.control-label { display: block; width: 100px; color: #333; height: 60px; overflow: hidden;}
.control-container { position: relative; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;  -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; width: 50%; -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;vertical-align: middle; padding-right: 10%}
.control-text { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; display: block; margin-top: 15px; width: 100%; height: 30px; border: 0; line-height: 1.5; font-size: 1.4rem; color: #333;}
.isexts, .istelp{ padding-left: 5px;}
.istelp::-ms-input-placeholder, .isexts::-ms-input-placeholder,.istelp::-webkit-input-placeholder, .isexts::-webkit-input-placeholder{text-align: center;}
::-moz-placeholder { color: #cdcdcd;}
::-webkit-input-placeholder {color: #cdcdcd;}
:-ms-input-placeholder {color: #cdcdcd;}
.btn-getrandcode { display: block; margin: 9px 15px; width: 84px; height: 30px; border-radius: 4px; font-size: 1.2rem; text-align: center; line-height: 30px; cursor: pointer; color: #fff; background: #f84a31;}
.control-arrow { display: block;  margin: 15px; width: 14px; height: 30px; background: url(../../img/common/assets/assets-arrow3.png) no-repeat center center; background-size: 100% auto; position: absolute; right:0px; top:0px;}
.clear-btn1 { position: absolute; right: 15px; top: 50%; margin-top: -15px; width: 14px; height: 30px; background: url(../../img/common/clear-btn.png) no-repeat center center; background-size: 100% auto;}
.control-money { margin: 9px 15px; width: 14px; height: 30px; font-size: 1.4rem; line-height: 30px; color: #303030;}
.btn-getrandcode.btn-codegrey { background: #bababa;}
.control-btnbox { margin: 35px 15px 0 15px;}
.control-btn { display: block; height: 40px; line-height: 40px; background-color: #f84a31; font-size: 1.6rem; color: #fff; text-align: center; border: 1px solid #f84a31; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin: 35px 15px 0 15px;}
.control-btnbox a { display: inline-block; width: 46%; height: 40px; line-height: 40px; background-color: #f84a31; font-size: 1.6rem; color: #fff; text-align: center; border: 1px solid #f84a31; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.control-btnbox a.control-bfff { color: #f84a31; background: #fff;}
.info-user { padding: 0;}
.form-contip { padding-right: 15px; padding-bottom: 10px; font-size: 1.4rem; line-height: 16px; color: #fe9e8f; position: relative;}
.coolpay-tip { font-size: 1.4rem; color: #13aff7; margin: 15px;}
.form-control:after, .form-contip:after, .form-brgrey:after{content: ''; position: absolute;  left: 0; bottom: 0; background: #e5e5e5; width: 100%; height: 1px; -webkit-transform: scaleY(0.5);  transform: scaleY(0.5); -webkit-transform-origin: 0 0;  transform-origin: 0 0; }
.form-control.last:after, .form-control.form-brnone:after { background: #fff;}
.form-brgrey:after{ bottom: 1px;}
input.colr-red::-webkit-input-placeholder, textarea.colr-red::-webkit-input-placeholder {color: #f00;}
input.colr-red:-moz-placeholder, textarea.colr-red:-moz-placeholder {color:#f00;}
input.colr-red::-moz-placeholder, textarea.colr-red::-moz-placeholder {color:#666;}
input.colr-red:-ms-input-placeholder, textarea.colr-red:-ms-input-placeholder {color:#666;}
.chooose{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/*审核状态*/
.coolpay-show { padding: 30px 0 18px; text-align: center;}
.coolpay-show img { margin: 0 auto; display: block;}
.coolpay-show span { margin-top: 14px; font-size: 1.6rem; display: inline-block; }
.coolpay-sred { color: #f74a30;}
.coolpay-sblue { color: #0dd3b5; }
.txt-center { text-align: center;}
.coolpay-info { padding: 0 18px;}
.hg-135 { height: 115px;}
.coolpay-info p { margin: 5px 0; font-size: 1.4rem; line-height: 22px; color: #666666;}
.coolpay-icenter { text-align: center;}
.coolpay-btn { margin: 15px 15px;}
.coolpay-btn a { display: inline-block; text-align: center; height: 38px; font-size: 1.6rem; line-height: 38px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 6px; border: 1px solid #f74a30;}
.wh-100 {width: 100%;}
.wh-48 { width: 48%;}
.finance-hollow { background: #fff; color: #f74a30;}
.finance-solid { color: #fff; background: #f74a30;}

/*提现成功*/
.coolpay-time{ width: 200px; margin: 0 auto;}
.coolpay-time li{ position: relative; padding: 15px 0;}
.coolpay-time li:after{ display: block; content: ''; border-left: 1px solid #ccc; height: 100%; position: absolute; left: 8px;}
.coolpay-time li:first-child:after{ top: 43%; height: 50%;}
.coolpay-time li:last-child:after{ top: -7%; height: 50%;}
.coolpay-time li.dot-red:after{ border-left: 1px solid #f74a30;}
.coolpay-time li span{ display: inline-block; width: 13px; height: 13px; border-radius: 50% 50%; background: #cccccc; vertical-align: top; border: 2px solid #fff; margin: 7px 10px 0 0;}
.coolpay-time li.dot-red span{ background: #f74a30; border: 2px solid #ffa89b;}
.coolpay-time li p{ display: inline-block; color: #999; line-height: 26px; vertical-align: top;}
.coolpay-time li p em{ display: block; font-size: 1.4rem; color: #333;}
.coolpay-greytxt{ position: absolute; display: block; text-align: center; width: 100%; bottom: 20px; color: #999; line-height: 20px;}
.coolpay-greytxt span{ display: block; margin-bottom: 10px; font-size: 1.4rem;}
.coolpay-aback{ font-size: 1.6rem; line-height: 2.4; width: 50%; border: 1px solid #f74a30; color: #f74a30; display: block; margin: 10px auto; text-align: center;}
.coolpay-twobtn{ text-align: center;}
.coolpay-twobtn a{font-size: 1.6rem; line-height: 2.4;  width: 38%; margin: 10px 3%; border: 1px solid #f74a30; display: inline-block; text-align: center;}
.coolpay-awhite{ color: #f74a30;}
.coolpay-aorange{ color: #fff; background: #f74a30;}
.coolpay-sblack{ color: #333;}
.coolpay-sgrey{ font-size: 1.3rem; color: #999; line-height: 2;}
.coolpay-coupon{ font-size: 1.5rem; color: #333; line-height: 1.6; margin: 30px 0;}
.coolpay-coupon b{ color: #e62e58;}
.coolpay-coupon span{ display: block; font-size: 1.3rem; color: #999; margin-top: 0;}


/*银行存管弹窗*/
#bank-popup, #bank-popup1{ display: none;}
.bank-popup{ width: 80%;max-height: 480px; background: #fff;}
.bank-popup p{ padding: 20px 20px 0 20px; font-size: 1.4rem; line-height: 24px; color: #333;}
.bank-close{ width: 24px; height: 55px; background: url(../../img/common/bank-close.png)no-repeat; background-size: 100% 100%; position: absolute; top: -55px; right: 0;}
.bank-btn{ padding: 20px;}
.bank-btn a{ display: inline-block; width: 100%; font-size: 1.6rem; line-height: 38px; text-align: center; color: #fff; background: #f74a30; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
.bank-pnotice{ font-size: 1.4rem; line-height: 20px; padding: 0 20px 15px 20px; color: #b5b5b5;}
.bank-pnotice.active{ color: #888888;}
.bank-pnotice span { float: left; margin-right: 10px; display: inline-block; width: 16px; height: 16px; margin-top: 2px; background: url(../../img/common/bank-ticon1.jpg)no-repeat; background-size: 100% 100%;}
.bank-pnotice.active span{ background: url(../../img/common/bank-ticon2.png)no-repeat; background-size: 100% 100%;}
.bank-jump{  width: 170px; height: 110px; padding-top: 40px; background: rgba(0,0,0,0.7); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; text-align: center; z-index: 999;}
.bank-jump p{ font-size: 1.4rem; color: #fff; margin-top: 30px;}

/*送话费弹窗*/
.hf-popup{width:90%;background:url(../../img/common/hf-tc.jpg) no-repeat #fcefab;padding:0 0 6%;background-size:100%;}
.hf-cls{width:10px;height:10px;margin:9px 9px 36% 0;display:block;float:right;}
.hf-info{font:1.4rem/1.3 "Microsoft Yahei";text-align:center;clear:both;margin:0 0 3%;}
.hf-info span{color:#f4520b;}
.hf-btn{width:90%;font: 1.8rem/2.3 "Microsoft Yahei";text-align:center;display:block;color:#fff;background:#f75f30;margin:0 auto;}

/*弹窗样式*/
.layer_fixed { position: fixed; width: 100%; height: 100%; top: 0; right: 0; left: 0; bottom: 0; background-color: rgba(0,0,0,.5); z-index: 90; overflow: hidden;}
.bottom_layer .title{ background: #f3f3f3; font-size: 1.6rem; color: #333;}
.bottom_layer .title,.bottom_layer li { line-height: 5rem;  position: relative;}
.bottom_layer .title:after,.bottom_layer li:after{     content: '';     position: absolute;     left: 0;     background: #e5e5e5;     width: 100%;     height: 1px;     -webkit-transform: scaleY(0.5);             transform: scaleY(0.5);     -webkit-transform-origin: 0 0;             transform-origin: 0 0; }

.bottom_layer { position: fixed; width: 100%; bottom: 0; text-align: center;z-index: 91; background: #fff; -webkit-transform: translateY(100%); -webkit-transition: all .2s ease; transform: translateY(100%); transition: all .2s ease;}
.bottom_layer.active { -webkit-transform: translateY(0); transform: translateY(0);}
.bottom_layer .cancle { position: absolute; color: #9c9fa1; right: 1rem;}
.bottom_layer .title p {  text-align: center; font-size: 1.4rem; font-weight: 700;}
.bottom_layer .option_wrap { max-height: 20rem; overflow: scroll;}
.bottom_layer li { margin-left: 1rem; height: 5rem; text-align: center;text-indent: -1rem; font-size: 1.4rem; color: #666;}
.bottom_layer li:active { color: #f84a31;}
.bottom_layer li:last-child { border: none;}


/*注册改版认证落地页及弹窗2017-6-9*/
.security-box{ padding: 5%;}
.security-tit{ font-size: 1.6rem; line-height: 3;}
.fs-txt{ font-size: 1.4rem; line-height: 1.6; color: #999;}
.newbie-popup { width: 80%; min-height: 100%; }
.security-item li{ width: 33%; float: left; text-align: center; margin: 10% 0;}
.security-item li span{ display: block; font-size: 1.4rem; line-height: 3; color: #153343;}
/*公积金icon 2018-11-5*/
.showpsd{width:60px;height:60px;display:block;background:url(../../img/common/eye.png) no-repeat center;position:absolute;right:0;}
.showpsded{background:url(../../img/common/eye1.png) no-repeat center;}
.showpsd,.showpsded{background-size:20px auto;}