﻿/*!
 * CSS - Module & Basic Layouts
 * Modify By Wang Ping
 * Date: 10-04-2014 16:34:48 (GMT Time)
 */
body { font-family:'Microsoft YaHei', Helvetica, Tahoma; color: #667279; font-size:14px; line-height: 1.25em; background:#FAFCFC; -webkit-text-size-adjust: none}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,input,select, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, a, textarea, input, button, span, em, strong, img, div { -webkit-touch-callout:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0.3)}
address, cite, dfn, em, var,b,sub,sup { font-style: normal }
code, kbd, pre, samp { font-family: courier new, courier, monospace }
h1, h2, h3, h4, h5, h6, button, input, select, textarea { font-size: 100% }
input,textarea,select{ font-family:"Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif}
fieldset, img { border: 0 }
sup,sub { font-size:0.6em }
ul, ol { list-style: none }
table { border-collapse: collapse; border-spacing: 0 }
input{ outline: 0 }
textarea { -moz-outline: 0; outline: 0; overflow: auto; vertical-align: top; resize: none; -webkit-appearance: none }
img { vertical-align: middle }
iframe { margin: 0; padding: 0; border: 0; font-size: 100% }
a{color:#349cd8;text-decoration:none}
a:visited { color: #349cd8 }
a:hover { text-decoration:none}
.block { display: block }
.fl { float: left}
.fr { float: right }
.light-green { color: #18b160 }
.light-red { color: #d56363 }
.light-org { color: #FC8026 }
.light-blue { color: #349cd8 }
.light-gray { color: #9FABB2 }
.clear:after,#header:after,#footer:after,#wrap:after{ visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0; overflow: hidden }

/*layout*/
#header,#wrap,#footer{width: 100%; margin:0 auto;min-width:320px}
@media screen and (min-width: 1240px) {
#header,#wrap,#footer{max-width:640px}}
#header{font-size:16px; height:45px; background:#15456f; color:#fff; position:relative}
#wrap{ min-height:260px;background:#fff; overflow:hidden; zoom:1}
#footer { background:#FAFCFC; padding-bottom:15px; text-align:center; font-size:12px; color:#9FABB2; border-top:1px solid #E3E7E8}

/*icons & button*/
[class^="icon-"], [class*=" icon-"]{ display: inline-block; text-indent: -9999px; overflow: hidden; width: 20px; height: 20px; line-height: 20px; text-align: center; vertical-align: text-top; background: url(../img/sprites.png) no-repeat -100em -100em; background-size:200px 200px}
.icon-newer{ background-position:0 0}
.icon-plan{ background-position:-40px 0}
.icon-loan{ background-position:-20px 0}
.icon-transfer{ background-position:-60px 0}
.icon-safe{ background-position:0 -20px}
.icon-success{background-position:-40px -20px}
.icon-arrow-r{ background-position:0 -40px}
.icon-gu{background-position:0 -60px}
.icon-zhuan{background-position:-20px -60px}
.icon-jiang{background-position:0 -80px}
.icon-xin{background-position:-20px -80px}
.icon-zi{background-position:0 -100px}
.icon-ding{background-position:-20px -100px}
.icon-qiang{ background-position:-20px -20px; height:30px}
.icon-tips-right{ background-position:-40px -60px}
.icon-current{ background-position:0px -147px}
.icon-spot{background-position: -24px -51px;width: 12px;height: 10px;position: relative;right: 4px;top: 4px;}
[class^="arrows-"], [class*=" arrows-"] {display:inline-block;width:0;height:0;vertical-align:top;border-width:5px;border-style:solid;border-color:transparent;overflow:hidden;content:""}
.arrows-up { border-bottom-color: #fff }
.arrows-right { border-left-color: #fff }
.arrows-down { border-top-color: #fff }
.arrows-left { border-right-color: #fff }
.arrows-up-in { border-bottom-color: #fff }
.arrows-right-in { border-left-color: #fff }
.arrows-down-in { border-top-color: #fff }
.arrows-left-in { border-right-color: #fff }

[class^="dot-"], [class*="dot-"]{ width:6px; height:6px; background:#224E73; border-radius:50%}

input, textarea, select, button { font: -webkit-small-control; color: initial; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; display: inline-block; text-align: start}
input[type=text],input[type=password]{ height:30px; line-height:30px; color:#9FABB2;border:0; font-size:14px}
select{ height:35px; line-height:35px;font-size:12px; color:#667279; border:1px solid #E3E7E8; border-radius:5px;margin-bottom:4px; vertical-align:middle;-webkit-tap-highlight-color:rgba(0, 0, 0, 0); background:#fff}

input[type=checkbox],input[type=radio] {width: 15px;height: 15px; margin: 0;cursor: pointer;vertical-align: bottom;background: #fff;border: 1px solid #dcdcdc;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative}
input[type=checkbox]:hover {border-color: #c6c6c6;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);box-shadow: inset 0 1px 1px rgba(0,0,0,0.1)}
input[type=radio] {-webkit-appearance: none;appearance: none;-webkit-border-radius: 1em;-moz-border-radius: 1em;border-radius: 1em;width: 17px;height: 17px }
input[type=checkbox]:checked,input[type=radio]:checked {background: #fff}
input[type=radio]:checked::after {content: '';display: block;position: relative;top: 4px;left: 4px;width: 7px;height: 7px; background: #15456F;-webkit-border-radius: 1em;
-moz-border-radius: 1em; border-radius: 1em }

.btn{ min-width:40px; height:30px; line-height:30px; font-size:14px; color:#fff; text-align:center; display:inline-block; border:1px solid #15456f; background:#15456f; padding:0 10px; text-decoration:none; border-radius:5px}
.btn:visited{ color:#fff}
.btn-long{display: block;width: 100%;height: 40px;line-height: 40px;font-size: 16px;text-align: center;color: #4d86cb;
border-bottom: 1px solid #e7eaed}
.btn-white{ background:#FAFCFC; color:#4A9DD4; border:1px solid #E3E7E8}
.btn-white-blue{background:#FAFCFC; color:#4A9DD4; border:1px solid #4A9DD4}
.btn-white:visited,.btn-white-blue:visited,.btn-long{ color:#4A9DD4}

.operate-button{ padding:0 15px}
.operate-button .btn{ height:40px; line-height:40px; font-size:20px; display:block}

/*Header*/
#header .title-sub{height:45px; line-height:45px; text-align:center; font-size:20px; overflow: hidden;  padding: 0px 55px; text-overflow: ellipsis;    white-space: nowrap;}
.logo{ width:60px; height:22px; position:absolute; left: 20px; top:50%; margin-top:-11px; background:url(../img/logo.png) 0 0 no-repeat; background-size:60px 22px}
.logo a{ display:block; width:100%; height:100%; text-indent:-9999em; overflow:hidden}
.uinfo{ position:absolute; right:20px; top:50%; margin-top:-10px}
.uinfo a{ margin-left:10px; color:#fff; text-decoration:none; font-weight:bold}
.uinfo #preRegister{ display: none}

.backto{ display:block; height:20px; line-height:20px;color:#fff; position:absolute;left:15px; top:50%; margin-top:-10px}
.backto:visited{ color:#fff}
.reg-log{width:121px; height:30px; line-height:30px; text-align:center; border:1px solid #173653;border-radius:3px; position:absolute; left:50%; margin-left:-60px; top:50%; margin-top:-16px}
.reg-log a{ width:60px;float:left; border-left:1px solid #173653; color:#fff}
.reg-log a.current{ background-color:#183754}
.reg-log a:first-child{ border:0}
.reg-log #preRegister{ display: none}
/*nav*/
.nav{ width:100%; height:40px; border-bottom:1px solid #e3e7e8}
.nav li{ width:25%; height:40px; float:left;text-align:center}
.nav li a{ width:100%; height:38px; line-height:40px; display:inline-block; text-decoration:none; font-size:16px; font-weight:normal; color:#9FABB2; border-bottom: 2px solid #fff; position:relative}
.nav li a.current{ color:#15456F; font-weight:bold; border-bottom: 2px solid #15456F; bottom:-1px}
.nav-newer li{ width:50%;}

/*table*/
.table{ background:#fff}
.table .items{ padding:0 15px;overflow:hidden; zoom:1}
.table li{color:#667279; min-height:45px; padding-top:10px; float:left; border-bottom:1px solid #E3E7E8; text-align:left; position:relative}
.table li.c1{ width:40%}
.table li.c2{ width:35%}
.table li.c3{ width:25%;text-align:right}
.table .date,.table .date,.table .money{display:block;line-height:normal }
.table .date{ font-size:10px;font-family:"Arial"; padding-top:5px; color:#9FABB2}
.table .status{font-size:10px;color:#9FABB2; padding-top:5px}
.table .money{ color:#F88533}

.table .title{ background:#F0F5F7}
.table .title li{min-height:40px; height:40px; line-height:40px; color:#9FABB2; padding:0; border:0}
.disabled-row .money{ color:#9FABB2}

/*coupon*/
.coupon-box{ width: 100%;}
.coupon-box .nav-box{ padding: 7px 15px; border-bottom: 1px solid #e3e7e8; }
.coupon-tit{ height: 28px; overflow: hidden; zoom: 1; border:1px solid #10436f; border-radius: 4px; -webkit-border-radius: 4px;}
.coupon-tit li{ float: left; width: 50%; height: 28px; }
.coupon-tit li a{ display: block; height: 28px; line-height: 28px; text-align: center; color: #10436f; font-size: 15px; font-family: '黑体', 'Microsoft YaHei', Helvetica, Tahoma;}
.coupon-tit li.cur{background-color: #10436f;}
.coupon-tit li.cur a{ color: #fff;}
.coupon-main{ padding: 0 15px 20px;}
.coupon-item{ height: 108px; border: 1px solid #5cc3f5; margin-top: 15px; overflow: hidden; zoom: 1;}
.coupon-item .item-l{ float: left; position: relative; width: 76%; height: 96px; padding: 6px 0; background-color: #5cc3f5;}
.coupon-item .item-l p{padding: 0 10px; color: #fff;}
.coupon-item .tit{ line-height: 12px; font-size: 10px;}
.coupon-item .item-l .money{ height: 20px; line-height: 20px; font-size: 28px; padding-top: 8px; padding-bottom: 8px;}
.coupon-item .item-l .date-box{ line-height: 10px; font-size: 10px; margin-bottom: 8px;}
.coupon-item .item-l .desc{ line-height: 14px; font-size: 10px;}
.coupon-item .item-l .name{ position: absolute; right: 10px; top: 6px; color: #fff; font-size: 10px;}
.coupon-item .item-r{ float: left; width: 24%; height: 108px;}
.coupon-item .item-r a{ display: block; height: 108px; line-height: 108px; text-align: center; font-size: 12px;}
.disabled-row{border: 1px solid #d0d0d0;}
.disabled-row .item-l{ background-color: #d0d0d0;}
.disabled-row .item-r span{display: block; height: 108px; line-height: 108px; text-align: center; color: #d0d0d0; font-size: 12px;}
.coupon-box .page{border-bottom: 1px solid #E3E7E8;}
.coupon-box .no-project{ width:100%; padding:100px 0; text-align:center}
.coupon-box .no-project .inner{background:url(../img/no-project2.png) center top no-repeat; padding-top:70px; background-size:50px 51px}




/*link touch*/
.link-touch{ border:1px solid #E3E7E8; border-right:0; border-left:0; margin-bottom:30px; position:relative; background:#fff;zoom:1}
.link-touch .items{ padding-left:20px}
.link-touch li{ height:45px;line-height:45px;border-top:1px solid #E3E7E8;position:relative; overflow:hidden}
.link-touch li:first-child{ border-top:0}
.link-touch .txt{ width:25%; float:left; color:#667279}
.link-touch .value{ width:70%; height:100%; line-height:inherit; border:0; padding:0;color:#9FABB2}
.link-touch .input{ width:70%; height:20px; line-height:20px;border:0; padding:12px 0 13px; color:#9FABB2}
.link-touch .select{ width:70%; -webkit-touch-callout:none}
.link-touch .icon-arrow-r{ position:absolute; top:50%; margin-top:-10px; right:10px}
.link-touch .light-org{ color:#F39B3B}
.link-touch .btn-recharge{height:24px; line-height:24px; text-align:center; position:absolute; right:15px; top:50%; margin-top:-12px}
.link-touch .landing-recharge{ display: none; width: 60px; height:24px; line-height:24px; background-color: #f49c3c; border: none; text-align: left; position:absolute; right:15px; top:50%; margin-top:-12px}
.link-touch .landing-recharge b{position: relative; left: 4px; top: 2px; display: inline-block; width: 12px; height: 14px; background: url(../img/recharge.png) 0 0 no-repeat; background-size: 12px 14px;}
.link-touch .errs{ color:#FC8026}
.link-touch-double-line-tips{ margin-bottom:40px}

.proving-touch{border: none; background: none; margin-bottom: 0;}
.proving-touch .items{border:1px solid #E3E7E8; border-right:0; border-left:0;  background: #fff;}
.proving-touch .vtip{padding: 10px 10px 10px 20px; box-sizing: border-box; position: inherit; left: 0; bottom: 0;}



/*Ad*/
.ad{ padding:10px; overflow:hidden; text-align:center; border-bottom:1px solid #E3E7E8}
.ad img{ min-width:300px; max-width:100%; height:auto}

/*tips*/
.itip{ padding: 15px; color: #9FABB2 }
.vtip{ font-size: 12px; position: absolute; left: 20px; bottom: -25px }
.vtip-double-line{ bottom: -35px }

.itip-new{ display: none; padding: 15px; background: #f9e5cf; color: #f2985f; font-size: 12px;}
.itip-new b{ display: inline-block; position: relative; top: 1px; margin-right: 5px; width: 12px; height: 12px; background: url(../img/xs.png) 0 0 no-repeat; background-size: 12px 12px;}
/*page*/
.page{ padding:15px 70px; height:20px; color:#4A9DD4; background:#fff; border-top:1px solid #E3E7E8; margin-top:-1px}
.page .pre{ float:left}
.page .next{ float:right}
.page .disabled{ color:#9FABB2}

/*Footer*/
#footer .down{ padding-top:20px; margin:0 40px; overflow:hidden; zoom:1}
#footer .menu{ padding-top:15px; height:30px; line-height:30px}
#footer .menu a{ padding:0 15px; border-left:1px solid #E3E5E5; color:#9FABB2; font-size:12px}
#footer .menu a:first-child{ border:0}
#footer .safe{ height:24px; line-height:24px}
#footer .safe a{ color:#9FABB2}
#footer .safe a:hover,#footer .menu a:hover{ color:#4A9DD4}
#footer .safe b{ margin-top:-2px}
#footer .copyright{height:24px; line-height:24px}
#footer .copyright a{color:#9FABB2}
#footer .copyright a:hover{color:#9FABB2}

/*no project*/
.no-project{ width:100%; padding:100px 0; text-align:center}
.no-project .inner{background:url(../img/no-project.png) center top no-repeat; padding-top:70px; background-size:41px 51px}

.none{ display: none }
.error-page { width:100%; text-align:center; padding:100px 0}
.error-page .txt{ background:url(../img/logo-deep.png) center top no-repeat; padding:60px 15px; background-size:100px 37px}

.icon-guarantee{ background: url(../img/event/security/guarantee.png) no-repeat; background-size: 100%; vertical-align:middle; width:14px; height: 14px; display: inline-block; margin-right: 5px;}

.error-page .text-icon{width:40%;}
.error-page .text-leave{color: #657178; font-size: 17px; margin-top: 30px}
.error-page .text-404{color: #a9a9a9; font-size: 14px; margin-top: 15px}
.upgrade-page{ width:100%; text-align:center; padding:140px 0}
.upgrade-page .text-icon{width:60%;}
.text-upgrade{font-size: 18px; color: #151515; margin-top: 15px}
.text-comeBack{font-size: 18px; color: #c2c2c2;margin-top: 15px}