.pro-search{padding:130px 0 104px;font-size:14px;}
.pro-search__inner input{width:100%;height:44px;line-height: 44px;border:1px solid #d6e1ea;padding: 0 15px;}
.relation-search-result table {margin-bottom: 20px;width: 100%;}
.relation-search-result table thead td,
.relation-search-result table thead th {padding: 20px;color: #ffffff;font-size: 16px;text-align: center;background: #005096;border: 1px solid #b7ecff;}
.relation-search-result table tbody td {padding: 20px;color: #333333;font-size: 16px;text-align: center;background: #ffffff;border: 1px solid #dee2eb;word-break: break-all;}
.relation-search-result table tbody td:nth-child(2n+1) {background: #f8fafd;}

.search-filter td{text-align:left;}
.search-filter-box{float: left;position: relative;font-size: 13px;margin-right: 10px;z-index: 0;width: 100%;}
.fundFilter-placeholder,.channelFilter-placeholder{position: absolute;font-size: 13px;top: 2px;bottom: 0;left: 15px;height: 44px;line-height: 44px;color: #a9a9a9;cursor:text;text-align:left;}
#fundFilter,#channelFilter{border: 0;height: 44px;line-height: 44px;color: #333333;width: 355px;padding: 0px 15px;border: 1px solid #d6e1ea;}
.channel-search-picker,.fund-search-picker{position: absolute;display:none;width:400px;border:1px solid #bbb;background-color:#fff;left: -1px;top: 45px;z-index:10;*zoom:1;}
.search-btn{height: 44px;background: #005096;width: 118px;display: inline-block;text-align: center;line-height: 44px;font-size: 16px;color: #ffffff;}
.search-result{height:200px;overflow-y:auto;overflow-x:hidden;}
.search-result table{width:100%;}
.search-result td{padding:5px;cursor:pointer;vertical-align: top;text-align:center;}
.pinyin{word-break:break-all;}
.close{background:url(/cfg/s1/img/close.png) no-repeat right center ;padding: 3px 14px 3px 4px;color: #9fc6e6;border: 1px solid #9fc6e6;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;margin-top: 3px;float: left;cursor: pointer;display: none;}
.not-found{padding: 40px 0;font-weight: bold;text-align: center;color: #666666;font-size: 16px;}
.fund-channel-table{border-color:#ccc;width:100%;table-layout: fixed;margin:10px auto 20px;}
.fund-channel-table th,.fund-channel-table td{text-align:center;padding:5px;}
.fund-channel-table thead th{background-color:#ddd;font-weight:bold;font-size: 14px;padding: 8px 5px;}
.fund-channel-table tbody td a{color:#0083bb;}
.channel-modal{position: fixed;z-index: 999;background-color:#fff;width:628px;left: 50%;top: 50%;margin-left: -210px;margin-top: -200px;display: none;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.40);}
.channel-modal .modal-header{position: relative;padding: 0;}
.channel-modal .modal-header .title{ background:url(../assets/images/sale_bg.jpg);font-size: 18px;color: #fff;line-height: 62px;height: 62px;padding-left: 15px;cursor: move;text-align:left;}
.channel-modal .modal-header .close-icon{width: 22px;position: absolute;right: 15px;top: 20px;cursor: pointer;}
.channel-modal .modal-body{padding: 20px 40px;}
.channel-modal .modal-body .section-box{margin-bottom: 5px;position: relative;padding: 22px 0;border-bottom: 1px solid #d9e4f3;min-height: 65px;}
.channel-modal .modal-body .section-box span{line-height: 20px;color: #004f9e;font-weight: 700;position: absolute;top: 22px;left: 0;font-size:16px;}
.channel-modal .modal-body .section-box div {margin-left: 110px;color: #333;*zoom:1;line-height: 20px;font-size:16px;text-align:left;}
.search-btn:hover{color: #ffffff;}
.search-box{margin:0 auto;}
.search-box tr{display: inline-block;}
.search-head tr{background: #005096;}
.search-head tr td{text-align: center;color: #ffffff;padding:7px 5px;}
.select-fund-box,.select-channel-box{width:100%;}
.pro-look-detail{cursor: pointer;color: #005096 !important;}
.pro-look-detail .date{
    margin-top: 5px;
    font-size: 11px;
}
.tips{width:848px;text-align: right;color: #999999;font-size: 14px; margin: 15px auto;}

/*申赎清单*/
.table-left,.table-right{width: calc(50% - 10px); display: inline-block;}
.table-right{float: right;}
.e-fund-pane-popover .e-fund-pane-popover__wrapper{
    padding: 24px;
}
.e-fund-pane-popover .e-fund-pane-popover__content{
    font-size: 14px;
    padding: 0;
}
.e-fund-pane-popover .e-fund-pane-popover__content .small-title{
    color: rgba(255,255,255,0.3);
    line-height: 22px;
}
.e-fund-pane-popover .e-fund-pane-popover__content .small-title:not(:first-child){
    margin-top: 12px;
}
.web-remark-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.web-remark {
    font-size: 12px;
    color: #fff;
    background-color: #1EB9E1;
    line-height: 22px;
    padding: 0 4px;
    margin-left: 8px;
}