@charset "utf-8";
/* CSS Document */
#applycode {overflow: hidden;height:22px; width:128px; background-position:0 -110px; cursor:pointer; display:inline-block; text-align:center; line-height:22px; margin-top:1px; color:#555;}

.ks-dialog .ks-dialog-hd{background:url(../images/poptitle.gif) scroll repeat-x 0 0;}

/* 重置弹出层菜单 */
.ks-dialog {
    width: 800px!important;
}

.aidclass-data, .applycode-data  {
    width: 750px;
}

.aidclass-data .categories h4 input,
.applycode-data .categories h4 input {
    display: none;
}

.aidclass-data .tree ul,
.applycode-data .tree ul {
    max-height: 110px;
    overflow: auto;
    _height:expression(this.scrollHeight>109?"110px":"auto");
}

.aidclass-data .tree ul li,
.applycode-data .tree ul li {
    display: inline-block;
    width: 45%;
    overflow: hidden;
    height: 1.5em;
    line-height: 1.5em;
    _display: inline;
    *zoom: 1;
}
.ks-dialog-bd .get-result {padding:0 10px 10px;}

/*搜索框*/
.fundSer {width: 960px; margin: 0 auto 20px; box-sizing: border-box; overflow: hidden;}
.fundTab {float: left; width: 270px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; border-bottom: none;}
.fuTabA {display: block; line-height: 44px; text-decoration: none; padding: 0 15px; background: #f1f2f3; font-size: 14px; color: #333; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; box-sizing: border-box;}
.fuActi {background: #fafbfc; border-left: 1px solid #ce0005; border-right: none; color: #ce0005;}
.fuTabCon {float: right; width: 689px; height: 406px; background: #fafbfc; border: 1px solid #ccc; border-left: none; padding: 30px; box-sizing: border-box;}
.fuBtnBox {width: 100%; text-align: center !important; padding-top: 5px;}
.retriBtn {display: inline-block; border: 0; cursor: pointer; height: 28px; line-height: 30px; padding: 0 12px; margin: 0 30px 0 8px; font-size: 14px; text-decoration: none; border-radius: 2px; background: #d00600; color: #fff;width: 160px;height: 40px;font-size: 12px;}
/*.analyBtn {display: inline-block; border: 0; cursor: pointer; height: 28px; line-height: 28px; padding: 0 12px; margin: 0 8px; font-size: 14px; text-decoration: none; border-radius: 2px; background: transparent; border: 1px solid #d00600; color: #d00600;}*/

.searchBox {zoom: 1; display: none;}
.cl:after {content: ''; clear: both; display: block; width: 0; height: 0; visibility: hidden;}
.rankTit {float: left; margin-right: 16px; line-height: 28px; font-size: 12px; margin-bottom: 20px;}
.inpGroup {float: left;}
.inpGap {float: left; line-height: 28px; font-size: 12px; margin: 0 10px 20px 10px;}

.fuInp {float: left; width: 253px; height: 28px; line-height: 28px; border: 1px solid #ccc; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.fuInp2 {float: left; width: 78px; height: 28px; line-height: 28px; border: 1px solid #ccc; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.fuInp3 {float: left; width: 188px; height: 28px; line-height: 28px; border: 1px solid #ccc; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.fuInp5 {float: left; width: 180px; height: 28px; line-height: 28px; border: 1px solid #ccc; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.inpUnit {float: left; line-height: 28px; font-size: 12px; margin-left: 10px;}
.mR20 {margin-right: 20px;}
.cheBox {float: left; margin-bottom: 20px;}
.cheLab {float: left; font-size: 12px;line-height: 28px; margin-right: 15px;}
.checkInp {float: left; width: 14px; height: 14px; background: #fff; border: 1px solid #d7d7d7; border-radius: 3px; margin: 0 5px 0 0; position: relative; top: 6px;}
.fuSele {float: left; width: 188px; height: 28px; border: 1px solid #aaa; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.fuSele2 {float: left; width: 78px; height: 28px; border: 1px solid #aaa; padding: 0 5px; font-size: 12px; background: #fff; box-sizing: border-box; margin-bottom: 20px;}
.twoChi {float: left; width: 304px;}

.select2Box {width: 180px; height: 28px;margin-right: 20px !important;  margin-bottom: 20px !important; color: #444; border: 1px solid #aaa; padding-top: 2px; padding-left: 4px; appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.select2-container {margin-right: 20px !important; margin-bottom: 20px !important;}
.select2-selection {border-radius: 0 !important;}

/*错误提示*/
.errorBox {margin: 5px -8px; padding: 5px 8px; position: relative; top: -10px; background: rgba(255, 136, 78, 0.3); border: 1px dashed rgba(255, 0, 0, 0.4); border-radius: 3px;}
.errorBox ul li {line-height: 24px; color: rgba(255,0,0,0.8); font-size: 12px;}
