
/* 应用服务按钮风格 */

.MMember .tab-bar-bottom {
    position: absolute;
    height: 2px;
    background: #d1e8ff;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.MMember .AppService .tab-bar{
    position: relative;
    height: 30px;
    border: 0;
}   
.MMember .AppService .tab-bar .menu{
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    z-index: 100;
}
.MMember .AppService .tab-bar .menu li{
    background: #d1e8ff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin-right: 5px;
    padding: 0;
    width: 100px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #d1e8ff;
    height: 30px;
    line-height: 30px;
}
.MMember .AppService .tab-bar .text{
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.MMember  .AppService .tab-bar .menu li.active .text{
    background: #fff;
    width: 100%;
}
.MMember  .AppService .tab-bar .menu li .text{
    background: none;
    width: 100%;
}
.tab-bar .menu{
    height: 30px;
    line-height: 30px;

}
.onLineSearch-subTab-bar .item{
    height: 20px;
    line-height: 20px;
    margin: 5px 0;
}
.tab-bar .menu li .text,
.tab-bar .menu li.active .text{
}
.tab-bar .menu li.active .text{
    background: #fff;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.app-btn a{
    height: 20px;
    width: 57px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    background: #e0f0ff;
    color: #1f4472;
    border: 1px solid #abd5ff;
    border-radius: 3px;
}
.app-btn.app-btn-buy a{
    height: 20px;
    width: 57px;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    background: #fff4d6;
    color: #dd5c0e;
    border: 1px solid #f2b85c;
    border-radius: 3px;
}




/* 在线查询按钮风格 */
.formSubmit{
    width: auto;
    height: 26px;
    border: none;
    filter: none;
    background: #fafafa;
    border: 1px solid #aeaeae;
    font-size: 12px;
    line-height: 26px;
}
.cus-btn{
    display: inline-block;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    position: relative;
    line-height: 26px;
    padding: 0px 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    /* background: #FAFAFA;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FDFDFD), to(#F6F6F6));
    background: -moz-linear-gradient(top,#FDFDFD,#F6F6F6);
    background: linear-gradient(#FDFDFD, #F6F6F6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDFDFD', endColorstr='#F6F6F6'); */
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}


.bst-c-btn {
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    background: #fafafa;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    text-decoration: none;
    cursor: pointer;
    zoom: 1;
}
.grayCBtn, .grayCBtn .text{
    background: #fafafa;
}
.grayCBtn .text{
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
}
.pageJumpto .formSubmit{
    height: 26px;
    line-height: 23px;
    padding: 0;
}


/* 基于base.debug.css */
.dw {
    border-color: transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    border-top-color: #fff;
    right: 4px;
    position: absolute;
    top: 12px;
    top: 10px\9;
}
.temple{
    vertical-align: middle;
    display: inline-block;
    width: 10px;
    height: 12px;
    background: url(../images/common/navBar-bg.png) no-repeat;
    background-position: -80px -112px;
    zoom: 1; 
}

.bst-h-bor{color: #fff;}


/*导航树*/
.t-main{}
    .t-main .bst-icon{
        position:absolute;
        width:13px;
        height:13px;
        border:0;
        font-size:0;
        display:inline-block;
        cursor:pointer;
        background-image:url(../images/navTree.png);
        _background-image:url(../images/navTree.gif);
    }
    .t-main .t-leaf{
        display: none;
    }
    .t-head .t-close,.t-head .t-open,.t-head .t-leaf{
        top: 8px;
        left:6px;
    }

    .t-main .t-body{
        margin:0;
        padding-bottom: 7px;
    }
    .t-main .t-body li span{
        font-size: 12px;
    }
.t-body .active,.t-body .active:hover{
    background: #3487db;
    text-decoration:none;
}
.t-body .hover,.t-body li:hover{
    background: #edf5fd;
    text-decoration:none;
}
.t-body .active a, .t-body .active a:hover{color:white;cursor:default;text-decoration:none;}
.t-body li{
    padding-left: 35px;
    line-height: 32px;
    height: 32px;
    margin-bottom: 0;
    position:relative;
    background:none;
    overflow:hidden;
}
    .t-body li a{
        cursor: pointer;
        text-decoration: none;
        display:inline-block;
        position:relative;
        margin-top: 0;
    }
    .t-body li{
        cursor: pointer;
    }

/*Tab标签*/
.tab-bar{
    height: 46px;
    border-bottom: 0;
}
.tab-bar-bottom{
    height: 2px;
    background: url(../images/new/onlinesearch.png) repeat-x;
    background-position:  0 -19px;
}
.tab-bar .menu{
    width: 982px;
    height: 44px;
    overflow: hidden;
    margin: 0 auto;
}
    .tab-bar .item{
        position:relative;
        width: 101px;
        height:44px;
        line-height: 44px;
        padding-left: 0;
        margin-right: 0;
        background: none;
        top: 0;
        cursor:pointer;
        text-align:center;
    }
        .tab-bar .text{
            display:inline-block;
            height: 44px;
            text-align: center;
            font-size: 14px;
            line-height: 44px;
            padding: 0;
            background: none;
            cursor:pointer;
        }
        .tab-bar .text:hover{
            text-decoration: none;
        }
.tab-cont{
    position: relative;
    width: 982px;
    margin: 0 auto;
}
.bst-cont{
    width: 982px;
    margin: 0 auto;
    margin-top: 6px;
    position:relative;
    z-index:0;
    *zoom:1;
}  
    .bst-main{
        width:100%;
        margin:0 auto;
    }


/*头*/
.bst-head{position:relative;z-index:1;_zoom:1}
.iframe-head-container{
    width: 100%;
    height: 117px;
    background: url(../images/common/headbg-repeat.png) repeat-x;
}
.iframe-head-bg{
    width: 100%;
    height: 117px;
    background: url(../images/common/headbg.png) no-repeat top right;
}
.iframe-head{
    width: 982px;
    margin: 0 auto;
    height: 117px;
}
.bst-head{position:relative;z-index:1;_zoom:1; height: 100%;}


            .setting .info a{display:inline-block;position:relative; color: #fff;}
        .setting .bst-h-menu{height: 26px;overflow: hidden; border:0;}

        .setting .msgNum{
            font-weight: normal;
            font-size: 12px;
            display:inline-block;
        }

    /*头-(导航栏)*/
    .bst-head .bar{
        position: static;
        background: none;
    }
        .bst-head .logo{
            position: relative;
            height: 42px;
            width: 147px;
            margin-top: -14px;
            margin-left: 16px;
            background: url(../images/common/head-logo.png) no-repeat;
        }
            .bst-head .logo a{
                display: inline-block;
                height: 100%;
                width: 100%;
                overflow: hidden;
                cursor: pointer;
            }
                .logo .iText{
                    display: none;
                }
            
        .bst-head .wrap{height:38px;position:absolute; bottom:0; left:0; z-index:1;margin-left:0;padding-right:0;}
                .bst-head .nav span{display:inline-block;vertical-align:middle;float:left;}
                .bst-head .bar .part{display:inline-block;vertical-align:middle;line-height: 38px; height: 38px;}
                .bst-head .nav{
                    font-size:12px;
                    line-height: 38px;
                    margin:0;
                    width: auto;
                    height: 38px;
                    position: relative;
                }
                    .bst-head .nav a{
                        display:inline-block;
                        font-weight: bold;
                        width:117px;
                        font-size: 14px;
                        border-top-right-radius: 3px;
                        border-top-left-radius: 3px;
                        padding: 0;
                        margin-top: 0;
                        text-align:center;
                    }
                    .bst-head .nav a{
                        color:#FFF;
                    }
                    
                    .bst-head .nav .active,
                    .bst-head .nav a:hover{
                        background: #fff;
                        color: #0a4cae;
                    }


        .bst-aside .nav-menu{background-color:#eaeaea;}
        .nav-menu .caption{text-align: center; padding-left:0; font-size: 14px;}
        .nav-menu .wrap{background:#ffffff}
        .nav-menu .wrap .caption{zoom: 1; padding-left: 15px; text-align: left; font-weight: normal; color: #4C4C4C;}
        .nav-menu .t-main .t-head{width: 160px;padding-left:25px;position:relative;overflow: hidden;}
        .nav-menu .wrap.bst-bl{border: 1px solid #eaeaea;}
        .nav-menu .wrap.bst-bl .b{border:0;}
                
        .panel.account .panel-hset li{
            text-align: right;
            padding-right: 13px;
        }
/*底*/
.bst-floor{
    margin: 0 auto;
    margin-top: 15px;
    width: 982px;
}
/* 重置样式 */
.setting .hover .bst-h-menu{
    background: transparent;
}
.hover .account .panel-hset{
    border-top: 0;
    padding: 0;
}

.hover .news,
.hover .account{
    background: #003653;
    width: auto;
    padding: 30px 0px 10px;
    top: 0px;
    z-index: 1000;
}


/* 在线查询 */
.tab-bar.onLineSearch-subTab-bar{
    position: relative;
    height:24px;
    padding-left:10px;
    border:0;
    overflow: hidden;
    line-height: 24px;
    margin: 8px 0;
}

.tab-bar.onLineSearch-subTab-bar .menu{
    height: 24px;
    margin-left: -11px;
}
.tab-bar.onLineSearch-subTab-bar .item,
.tab-bar.onLineSearch-subTab-bar .text{
    background:none
}
.tab-bar.onLineSearch-subTab-bar .text{
    display: inline-block;
    line-height: 16px;
    font-size: 12px;
    height: 16px;
    padding: 0px 5px;
    *line-height: 16px;
    border-radius: 3px;
}

.tab-bar.onLineSearch-subTab-bar .item.active .text{
    background: #d1e8ff;
}
.onLineSearch-subTab-bar .item{
    width: auto;
    height: 16px;
    margin: 5px 0;
    padding: 0px 10px;
    line-height: 16px;
    border-left: 1px solid #CACACA;
}

/* 在线查询风格变化 */
.tab-bar-father{
    position: relative;
    height: 31px;
    width: 100%;
    overflow: hidden;
} 
.tab-bar-bottom{
    position: absolute;
    height: 2px;
    background: #d1e8ff;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.tab-bar.tab-bar-father .item{
    height: 30px;
    line-height: 30px;
    background: #d1e8ff;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    margin-right: 5px;
    overflow: hidden;
    border: 1px solid #d1e8ff;
}
.tab-bar.tab-bar-father .menu{
    position: absolute;
    left:0;
    top:0;
    height: 31px;
    z-index:100;
}
.tab-bar.tab-bar-father .text{
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    height: 30px;
    
    
}
.tab-bar.tab-bar-father .item.active .text{
    background: #fff;
    border-bottom: 1px solid #fff;
}


/* 修改密码 */
.MMember .tab-bar{
    height: 32px;
    border-bottom: 2px solid #92BCE4;
}
.MMember .tab-bar .menu{
    height: auto;
    width: auto;
}
.MMember .tab-bar .item {
    position: relative;
    width: auto;
    height: 34px;
    line-height: 32px;
    padding-left: 5px;
    margin-right: 4px;
    background: white url(../images/common/tab-bg.png) no-repeat;
    top: 2px;
    cursor: pointer;
    text-align: center;
}
.MMember .tab-bar .item .active{
    height: 34px;
}
.MMember .tab-bar .text {
    display: inline-block;
    height: 14px;
    padding: 9px 27px 9px 22px;
    line-height: 14px;
    background: white url(../images/common/tab-bg.png) no-repeat 100% -32px;
    cursor: pointer;
}
.MMember .tab-bar .active {
    background-position: 0 -64px;
    cursor: default;
}

.MMember .tab-cont{
    width: auto;
    margin-top: 8px;
}

.MMember .tab-bar .menu li.active .text{
    background: white url(../images/common/tab-bg.png) no-repeat;
    background-position: 100% -96px;
    width: auto;
}


.AccS-zjAccount .tab-bar .menu  .item.active .text,
.AccS-manageAccount .tab-bar .menu  .item.active .text,
.AccS-subAccount .tab-bar .menu  .item.active .text{
    background: #fff;
}
.AccS-zjAccount .tab-bar .menu  .item,
.AccS-manageAccount .tab-bar .menu  .item,
.AccS-subAccount .tab-bar .menu  .item{
    background: none;
    padding-left: 0;
}


.bst-c-btn .text{
    background: none;
}


/* 加贸通页面迁移 */

.jiamaotong-crumb{
    line-height: 32px;
    color: #4c4c4c;
    height: 32px;
    padding-bottom: 10px;
}
.jiamaotong-crumb .current-page{
    color: #000;
    font-weight: bold;
}
.jiamaotong-crumb iframe{
    border: 0;
    height: 1000px;
}

/* 三级菜单 */
.three-level-menu .caption{
    cursor: pointer;
}
.three-level-menu .bst-bl{
    display: none;
}
.three-level-menu .bst-bl.show{
    display: block;
}

.centre .tab-cont{
    width: auto;
}

.search-bar .textinp.inp-W45{
    width: 45px;
}



.monthreport .hover-pannel-container{
    position: relative; 
}
.monthreport .hover-pannel-container .complete-digit{
    width: 100%;
    height: 100%;
    color: #e0260d;
    cursor:  pointer;
}
.monthreport .has-monthly{
    background: #f1f1f1;
}
.monthreport .hover-pannel-container .hover-pannel{
    position: absolute;
    left: 72px;
    top: -5px;
    min-width: 170px;
    padding: 3px 5px;
    color: #333333;
    border:  1px solid #f2ca84;
    background: #fff8d6;
	z-index: 100;
}

.monthreport .hover-pannel-container .hover-pannel .data{
    float: left;
    margin-right: 10px;
    min-width: 80px;
}

.monthreport .hover-pannel-container .hover-pannel .diff{
    float: right;
    width: 80px;
}

.monthreport .hover-pannel-container .hover-pannel .diff .color{
    color: #e0260d;
}

.clearfix:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
  }

.clearfix {
  /* 触发 hasLayout */ 
  zoom: 1; 
  }

.monthlyImport .searchRst-floor{
    margin: 0;
  }
   .monthlyImport .bst-page{
    padding: 2px 10px 0px 0px;
  }
.monthlyImport .pannel-btn-container{
    padding:  10px 0;
    text-align:  center;
	
}
.monthlyImport .pannel-btn-container input#uploadF{
    width:  78px;
    padding: 0;
    font-size:  14px;
}
.monthlyImport .pannel-btn-container input#uploadfileName{
    width: 200px;
    border: 1px solid #444;
    padding-left: 8px;
    border-left: 0;
    margin-left: -10px;   
}
