/*@group general styles 一般性样式（主体样式，reset样式，链接，标题，其他）
-----------------------------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul, ol {
    list-style-type: none;
}

.cls {
    clear: both;
}

.hide {
    display: none;
}

.center {
    text-align: center;
}

.biz .checked {
    background: url(../images/icons.png) no-repeat 0 -268px;
    _background: url(../images/icons.gif) no-repeat 0 -268px;
}

.inputs li span.checked {
    background: url(../images/icons.png) no-repeat 0 -261px;
    _background: url(../images/icons.gif) no-repeat 0 -261px;
}

.inputs li span.checkon {
    background: url(../images/icons.png) no-repeat 0 -320px;
    _background: url(../images/icons.gif) no-repeat 0 -320px;
}

hr {
    width: 766px;
    border-color: #c2cbd2;
    border-style: dashed;
    border-bottom: 1px;
    margin: 0 106px;
}

.sub {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 150px;
}

.divselect {
    display: inline-block;
    width: 242px;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    background: url(../images/select.gif) no-repeat;
    text-indent: 1em;
    float: left;
    overflow: hidden;
    margin-right: 14px;
}

/* @group helper styles 辅助样式（表单，通知和错误，一致的条目）
-------------------------------------------------------------------------------------------------------*/
.FAQ {
    padding-left: 15px;
}

.link {
    padding-left: 20px;
}

.CmcTitle {
    line-height: 50px;
    padding: 30px 0px 30px 25px;
    position: relative;
    margin-right: 20px;
}

.MainTitle {
    color: #A50031;
    font-size: 40px;
}

.BizTitle {
    color: #505a66;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    left: 25px;
    line-height: 20px;
    left: 10px;
    bottom: 46px;
    padding-left: 20px;
}

.BizDiv {
    margin-top: 20px;
    height: 20px;
}

/*.CurrentUser*/
/*{*/
/*display: block;*/
/*position: absolute;*/
/*left: 10px;*/
/*bottom: 30px;*/
/*font-size: 12px;*/
/*line-height: 14px;*/
/*color: #a50031;*/
/*font-weight: bold;*/
/*padding-left: 20px;*/
/*}*/

.MainMenu {
    display: block;
    position: absolute;
    right: 200px;
    bottom: 30px;
    font-size: 12px;
    line-height: 14px;
    background: url(../imagesho_03.gif) no-repeat 0px 1px;
    padding-left: 20px;
    color: #46a2d4;
}

.Advise {
    display: block;
    position: absolute;
    right: 100px;
    bottom: 30px;
    font-size: 12px;
    line-height: 14px;
    background: url(../images0_06.gif) no-repeat 0px 2px;
    padding-left: 20px;
    color: #46a2d4;
}

.Logout {
    display: block;
    position: absolute;
    right: 0px;
    bottom: 30px;
    font-size: 12px;
    line-height: 14px;
    background: url(../images0_03.gif) no-repeat 0px 2px;
    padding-left: 20px;
    color: #46a2d4;
}

.inputs li {
    display: block;
    width: 100%;
    margin-bottom: 18px;
    float: left;
}

.inputs li label {
    display: inline-block;
    width: 313px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    color: #505a66;
    margin-right: 14px;
    float: left;
}

input {
    border: 0;
    background: none;
    width: 250px;
    _width: 230px;
    height: 28px;
    margin: 1px;
    _line-height: 28px;
    *line-height: 28px;
    line-height: 28px \9;
    padding: 0 10px;
}

.date {
    width: 138px;
    _width: 130px;
    padding-right: 20px;
    background: url(../images/date.png) no-repeat right center;
}

.smssend {
    display: inline-block;
    height: 28px;
    width: 120px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    color: #5c6773;
    border: 1px solid #d1d1d1;
    float: left;
    background-color: #e9ecee;
    text-decoration: none;
    margin-right: 14px;
    cursor: pointer;
}

.smssend1 {
    float: left;
    display: inline-block;
    height: 28px;
    width: 100px;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    color: #5c6773;
    border: 1px solid #d1d1d1;
    float: left;
    background-color: #e9ecee;
    text-decoration: none;
    margin-right: 14px;
    cursor: pointer;
}

.tip {
    width: 650px;
    border: 1px solid #FFDD64;
    background-color: #FFFDF6;
    margin: 0 auto;
}

.tip div {
    display: inline-block;
    border: 0;
    width: 35px;
    height: 35px;
    background: url(../images/icons.png) no-repeat 0 -72px;
    _background: url(../images/icons.gif) no-repeat 0 -72px;
    margin-top: 20px;
    margin-left: 20px;
    _margin-left: 10px;
    margin-right: 20px;
    float: left;
}

.tip ul {
    display: inline-block;
    width: 560px;
    margin: 20px 0;
}

.tip ul li {
    color: #5c6773;
    margin-bottom: 5px;
}

.btnSubmit {
    height: 30px;
    width: auto;
    background-color: #46a2d4;
    color: White;
    font-size: 14px;
    text-indent: 0;
    padding: 0 2em;
    _padding: 0 1em;
    margin: 0 auto;
    float: none;
    cursor: pointer;
}

.btnSubmit1 {
    height: 40px;
    width: auto;
    background-color: #46A2D4;
    color: white;
    font-size: 14px;
    text-indent: 0;
    padding: 0 2em;
    _padding: 0 1em;
    margin: 0 auto;
    float: none;
    cursor: pointer;
    border-radius: 5px;
    margin-left: 65px;
    margin-bottom: 20px;
}

.clearnone {
    clear: none;
}

.inputs .input {
    border: 0;
    width: 272px;
    height: 30px;
    background: url(../images/input.gif) no-repeat;
    float: left;
    margin-right: 14px;
}

.inputs .inputOther {
    border: 0;
    width: 272px;
    height: 50px;
    background: url(../images/input.gif) no-repeat;
    float: left;
    margin-right: 14px;
    background-size: cover;
}
.inputs .input1 {
    border: 0;
    width: 170px;
    height: 30px;
    background: url(../images/input_date.jpg) no-repeat;
    float: left;
    margin-right: 14px;
}


.inputs .input {
    border: 0;
    width: 272px;
    height: 30px;
    background: url(../images/input.gif) no-repeat;
    float: left;
    margin-right: 14px;
}
.inputs .input2 {
    border: 0;
    width: 272px;
    height: 28px;
    background: url(../images/input.gif) no-repeat;
    float: left;
    margin-right: 14px;
}

.inputs .short {
    width: 170px;
    background: url(../images/input_date.jpg) no-repeat;
}

.inputs li span {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.inputs li .radio {
    line-height: 32px;
    padding-left: 25px;
    margin-right: 15px;
    cursor: default;
    background: url(../images/icons.png) no-repeat 0 -290px;
    _background: url(../images/icons.gif) no-repeat 0 -290px;
}

.inputs li .checkbox {
    cursor: default;
    padding-left: 30px;
    width: 65px;
    margin-right: 14px;
    _margin-right: 7px;
    background: url(../images/icons.png) no-repeat 0 -349px;
    _background: url(../images/icons.gif) no-repeat 0 -349px;
}

.inputs li .checkbox1 {
    cursor: default;
    padding-left: 30px;
    width: 65px;
    margin-right: 14px;
    _margin-right: 7px;
    background: url(../images/icons.png) no-repeat 0 -349px;
    _background: url(../images/icons.gif) no-repeat 0 -349px;
}

.inputs li .multiple {
    width: 110px;
    margin-right: 30px;
}

.input_tip {
    display: inline-block;
    width: 21px;
    height: 30px;
    float: left;
    background: url(../images/icons.png) no-repeat 0 -114px;
    _background: url(../images/icons.gif) no-repeat 0 -115px;
    margin-right: 14px;
}

.click_tip {
    display: inline-block;
    width: 21px;
    height: 30px;
    float: left;
    background: url(../images/icons.png) no-repeat 0 -114px;
    _background: url(../images/icons.gif) no-repeat 0 -115px;
    margin-right: 14px;
}

.branch_tip {
    display: inline-block;
    width: 19px;
    height: 20px;
    float: left;
    background: url(../images/bankBranch.gif) no-repeat;
    _background: url(../images/bankBranch.gif) no-repeat;
    margin-right: 14px;
    margin-top: 5px;
    cursor: pointer;
}
/*弹出复选框文本样式*/
.alertcontent {
    width: 580px;
    margin: 60px auto 0 auto;
    background-color: #FFF;
    text-align: left;
}
/* @group page structure 页面结构（标题，页脚，导航，布局，其他页面结构元素）
-------------------------------------------------------------------------------------------------------*/
.content {
    width: 980px;
    margin: 60px auto 0 auto;
    background-color: #FFF;
    text-align: left;
}

.content_head {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 30px;
}

.content_head a {
    display: inline-block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #46a2d4;
    float: right;
    margin-right: 20px;
}

.content_head h1 {
    font-size: 36px;
    font-weight: normal;
    color: #a30030;
    margin: 36px 20px;
}

.content_head h4 {
    font-size: 14px;
    font-weight: normal;
    color: #505a66;
    margin: 0 0 36px 20px;
    width: 60%;
    float: left;
}

.content_head_biz {
    width: 100%;
    text-align: center;
}

.content_head_biz label {
    display: inline-block;
    height: 50px;
    font-size: 26px;
    margin-bottom: -1px;
    cursor: pointer;
}

.content_head_biz .focus {
    background: url(../images/focus.gif) no-repeat center bottom;
    color: #a30030;
}

.content_head_biz .sp {
    display: inline-block;
    width: 27px;
    height: 20px;
    background: url(../images/sp.gif);
    *margin-top: -35px;
    _margin-top: -35px;
    margin-right: 5px;
}

.content_body {
    float: left;
    width: 100%;
}

.biz {
    margin-bottom: 21px;
    text-align: center;
}

.step {
    width: 950px;
    height: 50px;
    margin-left: 34px;
    margin-bottom: 20px;
    position: relative;
}

.step span {
    display: inline-block;
    float: left;
    height: 35px;
    width: 222px;
    font-size: 14px;
    color: #505a66;
    text-align: center;
    margin-right: 8px;
    border-bottom: 4px solid #b9bec4;
}

.step .onstep {
    color: #46a2d5;
    border-bottom-color: #46a2d5;
    font-weight: bold;
}

.step div {
    height: 27px;
    width: 27px;
    background: url(../images/icons.png) no-repeat 0 -150px;
    _background: url(../images/icons.gif) no-repeat 0 -150px;
    position: absolute;
    left: 212px;
    top: 23px;
}

.good {
    text-align: center;
    margin: 28px 0;
}

.good h1 {
    display: inline-block;
    height: 41px;
    width: 165px;
    line-height: 41px;
    padding-left: 60px;
    color: #0982C4;
    font-size: 40px;
    font-weight: bold;
    background: url(../images/icons.png) no-repeat 0 -218px;
    _background: url(../images/icons.gif) no-repeat 0 -218px;
}
.good label {
    margin-top: 40px;
    display: block;
    white-space: nowrap;
    color: #5C6773;
    font-size: 14px;
}
.good1 {
    text-align: center;
    margin: 28px 0;
}

.good1 h1 {
    display: inline-block;
    height: 41px;
    width: 165px;
    line-height: 41px;
    color: #0982C4;
    font-size: 40px;
    font-weight: bold;
}
.good1 label {
    margin-top: 40px;
    display: block;
    white-space: nowrap;
    color: #5C6773;
    font-size: 14px;
}

/* @group page components 页面组件（各个页面）
-------------------------------------------------------------------------------------------------------*/
.biz label {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    background: url(../images/icons.png) no-repeat 0 -297px;
    _background: url(../images/icons.gif) no-repeat 0 -297px;
    margin-right: 20px;
    _maigin-right: 30px;
    color: #505a66;
    cursor: pointer;
}

.tblists {
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin-bottom: 40px;
}

.tblists th {
    border-top: 2px solid #D4DBE1;
    border-bottom: 2px solid #d4dbe1;
    height: 30px;
}

.tblists td {
    border-bottom: 1px solid #D4DBE1;
    height: 30px;
}

.tblists td a {
    margin-right: 10px;
    text-decoration: underline;
    color: #50a8d9;
}

.popdiv {
    position: absolute;
    border: 1px solid #50a8d9;
    box-shadow: 0px 0px 10px #50a8d9;
    padding: 10px;
    _border: 5px;
    background-color: white;
    z-index: 999;
}

.popdiv {
    margin-bottom: 10px;
}

/* @group overrides 覆盖
-------------------------------------------------------------------------------------------------------*/
.inputs li em {
    height: 19px;
    line-height: 19px;
    padding-left: 19px;
    display: inline-block;
    margin-top: 5px;
    float: left;
}

.inputs li em.error {
    background: url(../images/icons.png) no-repeat 0 -41.5px;
    _background: url(../images/icons.gif) no-repeat 0 -42px;
    color: #a30030;
    font-style: normal;
}

.inputs li em.succeed {
    background: url(../images/icons.png) no-repeat 0 -27px;
    _background: url(../images/icons.gif) no-repeat 0 -27px;
    width: 14px;
}

.inputs li .hide {
    display: none;
}

.add {
    display: inline-block;
    height: 30px;
    width: 100px;
    border: 1px dotted #46A2D4;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #46A2D4;
    background: url(../images/icons.png) no-repeat 10px -183px;
    _background: url(../images/icons.gif) no-repeat 10px -183px;
    padding-left: 30px;
    cursor: pointer;
}

/*@ jQuery.iselect.js 样式
-----------------------------------------------------------------------------------------------------------*/
.select {
    display: inline-block;
    float: left;
    width: 272px;
    height: 30px;
    position: relative;
    margin-right: 14px;
}

.select .select_text {
    width: 242px;
    height: 30px;
    line-height: 30px;
    background: url(../images/select.gif);
    color: #5C6773;
    padding-right: 30px;
    overflow: hidden;
    text-indent: 1em;
    cursor: default;
}

.j-choose {
    width: 272px;
    height: 35px;
    line-height: 35px;
    background: url(../images/select.gif);
    color: #5C6773;
    padding-right: 30px;
    overflow: hidden;
    text-indent: 1em;
    cursor: default;
}

.select .select_options {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: 1px solid #e6e6e6;
    left: 0;
    overflow-x: hidden;
    _overflow-x: visible;
    overflow-y: auto;
    background-color: white;
    padding-top: 3px;
    z-index: 99;
    box-shadow: 0px 0px 10px #e6e6e6;
}

.select .select_options li {
    display: block;
    text-indent: 1em;
    cursor: default;
    white-space: nowrap;
    line-height: 20px;
    margin-bottom: 0;
    color: #5C6773;
}

.select .select_options .liover {
    color: white;
    background-color: #46a2d4;
}

.city_options {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: 1px solid #e6e6e6;
    /*left: 550 px;*/
    overflow-x: hidden;
    _overflow-x: visible;
    overflow-y: auto;
    background-color: white;
    padding-top: 3px;
    z-index: 99;
    box-shadow: 0px 0px 10px #e6e6e6;
}

.city_options li {
    display: block;
    text-indent: 1em;
    cursor: default;
    white-space: nowrap;
    line-height: 20px;
    margin-bottom: 0;
    color: #5C6773;
}

.city_options .liover {
    color: white;
    background-color: #46a2d4;
}

/*@ jQuert,city.js 样式
-------------------------------------------------------------------------------------------------------------*/
.citys {
    border: 1px solid #d1d1d1;
    float: left;
    padding: 10px;
    width: 402px;
    box-shadow: 0 0 5px #d1d1d1;
    background-color: white;
    position: absolute;
    _border: 3px;
    z-index: 999;
}

.tab_head {
    float: left;
}

.tab_head li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 80px;
    text-align: center;
    border-bottom: 0px solid #d1d1d1;
    cursor: default;
}

.tab_head .on {
    border-bottom: 1px solid #d1d1d1;
    color: #46a2d4;
    font-weight: bold;
}

.tab_body {
    float: left;
    margin-top: 10px;
    width: 402px;
}

.tab_body li {
    float: left;
}

.tab_body span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 50px;
    text-align: center;
    float: left;
}

.tab_body ul {
    display: inline-block;
    float: left;
    width: 352px;
}

.tab_body ul li {
    float: left;
    height: 28px;
    line-height: 30px;
    width: 78px;
    text-align: center;
    border: 1px solid white;
    cursor: default;
}

.tab_body li .over {
    background-color: #a30030;
    color: white;
}

/*@ 弹出层样式
--------------------------------------------------------------------------------------------------------------*/
.pop {
    width: 655px;
    padding: 30px;
    border: 1px solid #B9BEC4;
    top: 50%;
    left: 50%;
    position: fixed !important;
    position: absolute;
    margin-left: -350px !important;
    margin-top: -250px !important;
    margin-top: 0;
    background-color: White;
    z-index: 3999;
    box-shadow: 0 0 5px #B9BEC4;
    border-radius: 10px;
    _top: expression(eval(document.compatMode && document.compatMode ==   'CSS1Compat' )?document.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.ClientHeight)/2);
}

.popx {
    width: 555px;
    border: 1px solid #B9BEC4;
    position: fixed !important;
    position: absolute;
    margin-top: 0;
    background-color: White;
    z-index: 3999;
    box-shadow: 0 0 5px #B9BEC4;
    border-radius: 10px;
    _top: expression(eval(document.compatMode && document.compatMode ==   'CSS1Compat' )?document.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.ClientHeight)/2);
}

.popm {
    width: 800px;
    height: 610px;
    border: 1px solid #B9BEC4;
    position: fixed !important;
    position: absolute;
    margin-top: 0;
    background-color: White;
    z-index: 3999;
    box-shadow: 0 0 5px #B9BEC4;
    border-radius: 10px;
    _top: expression(eval(document.compatMode && document.compatMode ==   'CSS1Compat' )?document.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.ClientHeight)/2);
}

.overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 969px;
    background-color: #f5f5f5;
    z-index: 2598;
    filter: alpha(opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.8;
}

.close {
    width: 27px;
    height: 27px;
    background: url(../images/close.png);
    _background: url(../images/close.gif);
    position: absolute;
    top: -15px;
    left: 700px;
}

.closex {
    width: 27px;
    height: 27px;
    background: url(../images/close.png);
    _background: url(../images/close.gif);
    position: absolute;
    top: -12px;
    left: 540px;
}

.closem {
    width: 27px;
    height: 27px;
    background: url(../images/close.png);
    _background: url(../images/close.gif);
    position: absolute;
    top: -12px;
    left: 785px;
}

.close_over {
    background: url(../images/close_focus.png);
    _background: url(../images/close_focus.gif);
}

.items,.items1,.items2,.items3 {
    height: 345px;
    width: 600px;
    overflow-y: scroll;
}

.inlineblock{
    display: inline-block;
}

.wrapbreak{
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    width: 210px;
}

.nbitems {
    display: inline-block;
    width: 250px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    background: url(../images/icons.png) no-repeat 0 -349px;
    _background: url(../images/icons.gif) no-repeat 0 -349px;
    cursor: default;
}

.withhold,.withhold1,.withhold2,.withhold3 {
    width: 460px;
    border: 1px solid #e9ecef;
    padding-left: 30px;
    margin-top: -1px;
    border-radius: 10px;
}

.point {
    height: 11px;
    width: 20px;
    background: url(../images/focus.gif) no-repeat center bottom;
    margin-left: 50px;
    z-index: 10;
    color: #a30030;
}

.whitems {
    display: inline-block;
    padding-left: 30px;
    height: 30px;
    width: 80px;
    line-height: 30px;
    background: url(../images/icons.png) no-repeat 0 -349px;
    _background: url(../images/icons.gif) no-repeat 0 -349px;
    cursor: default;
}

.checkon {
    background: url(../images/icons.png) no-repeat 0 -320px;
    _background: url(../images/icons.gif) no-repeat 0 -320px;
}

.bigimg_css {
    width: 100%;
    height: 480px;
    padding-left: 2px;
    padding-top: 2px;
}

/*@ 资料清单 样式
-------------------------------------------------------------------------------------------------------------*/
.basic {
    margin: 30px auto;
    height: auto;
    float: left;
    width: auto;
    margin-left: 15%;
}

.basic1 {
    margin: 0px auto;
    height: auto;
    float: left;
    width: auto;
    margin-left: 23%;
}

.basic1 p {
    margin-left: 0px;
    width: auto;
    text-align: left;
    line-height: 20px;
}

.basic1 table {
    line-height: 20px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.basic1 td {
    width: 300px;
    text-align: left;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.basic p {
    margin-left: 0px;
    width: auto;
    text-align: left;
    line-height: 20px;
}

.basic table {
    line-height: 20px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.basic td {
    width: 300px;
    text-align: left;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.close {
    text-align: right;
}

.close a {
    text-decoration: none;
}

/*@ 行业分类
--------------------------------------------------------------------------------------------------------------------*/
.industryInfo {
    margin: 5px auto;
    width: 800px;
}

.industryInfo p {
    margin-left: 0px;
    width: auto;
    text-align: left;
    line-height: 20px;
}

.industryInfo table {
    width: 94%;
    line-height: 30px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 auto;
}

.industryInfo td {
    text-align: left;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.AcreCode {
    margin: 5px auto;
    width: 800px;
}

.AcreCode p {
    margin-left: 0px;
    width: auto;
    text-align: center;
    line-height: 20px;
}

.AcreCode table {
    width: 94%;
    line-height: 30px;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 auto;
}

.AcreCode td {
    text-align: center;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}

.btnPrint {
    height: 30px;
    background-color: #46a2d4;
    color: White;
    font-size: 14px;
    text-indent: 0;
    margin: 0 auto;
    float: none;
}

.fillName_options {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    border: 1px solid #e6e6e6;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: white;
    padding-top: 3px;
    z-index: 99;
    box-shadow: 0px 0px 10px #e6e6e6;
}

.fillName_options li {
    display: block;
    text-indent: 1em;
    cursor: default;
    white-space: nowrap;
    line-height: 20px;
    margin-bottom: 0;
    color: #5C6773;
}

.fillName_options .liover {
    color: white;
    background-color: #46a2d4;
}

.errorPic {
    background: url(../images/error.png);
    filter: progid:dXImageTransform.Microsoft.AlphaImageLoader(src='images/error.png', sizingMethod='crop');
    _background: none;
    width: 75px;
    height: 75px;
    margin-top: 10px;
    margin-left: 452px;
}

.errorInfo {
    text-align: center;
    margin-top: 20px;
    line-height: 75px;
    color: #46a2d4;
    font-size: 26px;
}

.nodata {
    text-align: center;
    color: #46a2d4;
    font-size: 36px;
}

.fTname {
    float: left;
    text-align: right;
    margin-right: 13px;
    height: 82px;
    width: 360px;
    line-height: 82px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ftContent {
    height: 82px;
    width: 82px;
    line-height: 82px;
    vertical-align: middle;
    position: relative;
    background: url(../images/0_12.gif);
}

.fl {
    float: left;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.uploadTip {
    text-align: center;
    margin-top: 5px;
}

.closeUpload {
    background: url(../images/closeUpload.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 19px;
    height: 19px;
    z-index: 2000;
}

.ss_title {
    color: #797979;
    font-size: 12px;
    text-align: center;
}

.qrcode {
    margin-top: 10px;
    text-align: center;
}

.div_file {
    float: left;
    margin-right: 5px;
}

.fold_info {
    width: 9px;
    height: 9px;
    float: left;
    line-height: 9px;
    padding-top: 4px;
    top: 12px;
    right: 3px;
    position: absolute;
}

.fold {
    background: url(../images/1_15.gif) no-repeat;
}

.unfold {
    background: url(../images/0_15.gif) no-repeat;
}

.foldTip {
    position: relative;
}

.lh {
    line-height: 24px;
}

.qrcode_cmb {
    position: absolute;
    right: -10px;
    top: -120px;
    display: none;
    z-index: 1000;
}

.processWidth {
    width: 300px;
}

.panel {
    height: auto;
}

.processTitle {
    margin: 16px 20px 0px;
    text-align: center;
}

.processTitle span {
    color: #a30030;
    font-size: 18px;
}

.processHr {
    border-top: 1px solid #dadde2;
    height: 1px;
    margin: 14px 5px 0px 5px;
}

.processContent {
    margin-left: 26px;
    border-left: 3px solid #bdbdc7;
    margin-top: 20px;
    margin-bottom: 30px;
}

.processContent table tr {
    border-left: 3px solid #bdbdc7;
    height: 50px;
}

.processDot {
    font-size: 18px;
    position: absolute;
    left: -9px;
    top: 10px;
}

.processColor1 {
    color: #45a4d4;
}

.processColor2 {
    color: #bdbdc7;
}

.processColor3 {
    color: red;
}

.processF {
    font-weight: bold;
    margin-left: 10px;
}

.processT {
    font-weight: bold;
    margin-left: 26px;
}

.processO {
    font-weight: bold;
    margin-left: 1px;
}

.loading {
    position: fixed;
    background-color: #f5f5f5;
    opacity: 0.8;
    -moz-opacity: 0.5 colorlack;
    z-index: 3000;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    display: none;
}

.loading div {
    background: url(../images/loading.GIF) no-repeat;
    text-indent: 35px;
    width: 210px;
    height: 32px;
    line-height: 32px;
    margin: 380px auto 0px auto;
}

.weixin {
    text-align: center;
    margin: 10px 0;
}

/* Login 页面*/
.labelleft {
    width: 300px;
    text-align: right;
    line-height: 35px;
    float: left;
}

.input_common {
    float: left;
    width: 272px;
    height: 35px;
    background-color: #F1F1F1;
    border: solid 1px #D1D1D1;
    margin-left: 10px;
    line-height: 35px;
    color: #5C6773;
}

.sendMsgbtn {
    float: left;
    width: 160px;
    line-height: 35px;
    background-color: #E8ECEF;
    color: #565656;
    display: inline-block;
    border: solid 1px #E8E8EA;
    text-align: center;
    margin-left: 8px;
    border-radius: 5px;
    font-size: 14px;
}

/* 资信证明*/
.input_btn {
    cursor: pointer;
    display: inline-block;
    width: 88px;
    height: 33px;
    line-height: 33px;
    float: left;
    background: url(../images/Buttom0.png) no-repeat;
    _background: url(../images/Buttom0.png) no-repeat;
    margin-right: 14px;
    text-align: center;
}

.addAccount {
    background: url(../images/00_03.GIF) no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 7px;
    cursor: pointer;
}

.addNo {
    width: 30px;
    height: 14px;
    float: left;
    margin-top: 7px;
    cursor: pointer;
}

.delNo {
    width: 30px;
    height: 14px;
    float: left;
    margin-top: 7px;
    cursor: pointer;
}
.minusNo {
    width: 43px;
    height: 30px;
    float: left;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #C9C1C1;
    border-right: 1px solid #C9C1C1;
}

.minusdNo {
    width: 43px;
    height: 30px;
    float: left;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #C9C1C1;
    border-right: 1px solid #C9C1C1;
}
.minusAccount {
    background: url(../images/00_11.GIF) no-repeat;
    width: 30px;
    height: 14px;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.accnmapdiv {
    height: 155px;
    border: 1px solid #D1D1D1;
    width: 270px;
    overflow-y: scroll;
    float: left;
    margin-right: 14px;
}

.onlyinputidv {
    width: 208px;
    background: none;
    border-bottom: 1px solid #C9C1C1;
    border-right: 1px solid #C9C1C1;
    margin-right: 0px;
    background-color: #F3F3F2;
    height: 30px;
    float: left;
}

.onlyinputidv input {
    width: 188px;
    margin: 0px;
}
