/*筛选*/
.eaCalB input{
    width: 400px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin:0;
    border: solid 1px #5ea875;
}
.eaCalB .search{
    background-color: #5ea875;
    width: 60px;
    height: 38px;
    margin-left: 0;
    border: solid 1px #5ea875;
    text-align: center;
    line-height: 47px;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}

.eaCal .filter-wrap {
    position: relative;
    border: 1px #EBEBEB solid;
    padding: 10px 20px;
    margin-top: 10px;
}

.filter-box {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
}
.filter-type {
    position: absolute;
    top: 0;
    width: 100px;
    text-align: right;
}
ul.filter-item {
    margin-left: 140px;
}
ul.filter-item li {
    float: left;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    border-radius: 2px;
    margin-right: 13px;
    cursor: pointer;
    font-size: 15px;
}
ul.filter-item li.active {
    background-color: #50cd99;
    color: #fff;
}
.filter-item li a{
    font-weight: normal;
}
.filter-check{
    width:20px;
    height: 20px;
    border: 1px #EBEBEB solid;
    border-radius: 2px;
}
.filter-check {
    display: inline-block;
    height: 20px;
    width: 20px;
    border: 1px #EBEBEB solid;
    border-radius: 2px;
    vertical-align: bottom;
    margin-right: 10px;
}
.filter-check.bg{
    background: url('./duigou.png') center center no-repeat;
    background-size: contain;
}

/*下拉框*/
.filter-select{
    width: 170px;
    height: 100%;
    border: 1px #D0D0D0 solid;
    padding: 0 4px;
    margin-left: -9px;
    border-radius: 2px;
    position: absolute;
}

.filter-more {
    position: relative;
    width: 180px;
    height: 36px;
    margin: -1px auto;
    background-color: #fff;
    border: 1px #ebebeb solid;
    border-top: 0;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.filter-more span{
    margin-right: 5px;
    vertical-align: middle;
}
.filter-more img{
    vertical-align: middle;
}
/*筛选结果*/
.fundIqeClist ul {
    padding-bottom: 0;
    background: none;
}
.hidden{
    display: none;
}
.fundIqeFiltI{
    margin:0  15px  0 0;
}

/* 选中（倒叙） */
.fundIqeFiltI.dactive span{
  color:#5DA875;
}

.fundIqeFiltI.dactive .arrCon .upArr{
    border-bottom: 8px solid #ABABAB;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.fundIqeFiltI.dactive .arrCon .bottomArr{
    border-top: 8px solid #5DA875;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
/* 选中（升序） */
.fundIqeFiltI.active span{
    color:#5DA875;
  }
  
.fundIqeFiltI.active .arrCon .upArr{
    border-bottom: 8px solid #5DA875;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.fundIqeFiltI.active .arrCon .bottomArr{
    border-top: 8px solid #ABABAB;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.fdqbRateB{
    text-align: center;
}

.fdqB .yieldRate{
    font-size: 22px; 
}
.fdqB .yieldJZ{
    /* line-height: 40px; */
    height: 40px;
    font-size: 24px;
    color: #666;
}
.fdqBI{
    border-right: 0;
    width: 14.28%;
    padding: 0;
    text-align: center;
    position: relative;
}
.manMon .buyNow{
    margin: 0px auto;
    width: 101px;
    margin-top: 14px !important;
}
.manMon .addCompe{
    line-height: 25px;
    margin:0 auto;
}
.delCompe{
    font-size: 12px;
    color:#DF6767;
    width: 100px;
    text-align: center;
    cursor: pointer;
    line-height: 25px;
    margin: 0 auto;
}
/*产品对比*/
.fundIqeFilts {
    border-bottom: 1px solid #E2E2E2;
    height: auto;
}
.fundSort{
    overflow: hidden;
    border-bottom: 1px solid #E2E2E2;
    padding: 14px 0;
}
.fundProdCompare{
    position: relative;
    overflow: hidden;
    clear: both;
    padding-top: 15px;
    height: 40px;
}
.fundProdCompare span.prodName{
    position: absolute;
    width: 80px;
    font-size: 12px;
    line-height: 22px;
}
.fundProdCompare ul{
    margin-left: 85px;
}
.fundProdCompare ul li{
    float: left;
    width: 200px;
    height: 22px;
    line-height: 20px;
    margin-right: 10px;
    border: solid 1px #50cd99;
    padding-left: 5px;
    border-radius: 2px;
}
.fundProdCompare ul li span{
    width: 170px;
    display: inline-block;
    font-size: 12px;
    color: #50cd99;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.delCm {
    float: right;
    cursor: pointer;
    height: 100%;
    width: 30px;
    background: url(psbc02_jjfdCmDel_v2020.png) no-repeat center center;
}
.compareBtn {
    float: right;
    width: 60px;
    height: 24px;
    line-height: 22px;
    background-color: #5ea875;
    border-radius: 2px;
    text-align: center;
}
.compareBtn a{
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

/* 产品总数 */
.prod-count {
    position: absolute;
    right: 32px;
    top: 32px;
    border: 1px #50cd99 solid;
    border-radius: 4px;
    width: 104px;
    height: 84px;
    text-align: center;
    padding: 10px;
}
.prod-count p {
    font-size: 20px;
    margin: 10px 10px 0 10px;
    padding-bottom: 5px;
    border-bottom: 1px #50cd99 solid;
    color: #3faa70;
}
.prod-count h1{
    color: #3faa70;
    font-weight: bold;
}
.fundIqeClist ul li:last-child{
    border-bottom: 1px #ebebeb solid;
}
/*分页*/
.page {
    font-size: 12px;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
}

.page a {
    border: #ddd 1px solid;
    margin: 0 2px 0 3px;
    text-decoration: none;
    color: #333;
    border-radius: 2px;
    display: block;
    float: left;
    min-width: 12px;
    text-align: center;
    cursor: pointer;
    padding: 0px 6px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}

.page a:hover {
    border: #5DA875 1px solid;
    color: #5DA875;
}

.page span {
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
    min-width: 12px;
    text-align: center;
}

.page_txt {
    float: left;
    margin: 0 5px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}
.page_txt span {
    color: #5DA875;
}

.page_nr1 {
    position: relative;
    left: 50%;
    float: left;
}

.page_nr2 {
    position: relative;
    left: -50%;
    float: left;
}

.page a:active {
    border: #5DA875 1px solid;
    color: #fff;
}

.page .current {
    border: #5DA875 1px solid;
    background-color: #5DA875;
    border-radius: 2px;
    display: block;
    float: left;
    color: #fff!important;
    padding: 0px 6px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    min-width: 12px;
}

.page span.disabled {
    display: none
}

.page input[type=text] {
    margin: 0 2px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    width: 25px;
    text-align: center;

}

.page button {
    margin: 0 2px;
    border: 1px solid #ddd;
    display: block;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    height: 24px;
    width: 46px;
    font-size: 12px;
}

/*理财筛选页*/
.arrowUp{
    padding: 0;
    margin-top: -2px;
}
.financeTxt .fdqbMoney{
    text-align: left;
    line-height: 20px;
    font-size: 12px;
}
.fdqbMoney span{
    color:#666;
    font-weight: normal;
}
.fdqbRateM{
    height:40px;
    line-height: 50px;
}
.fdqbMoney .fdqbRateB{
    color:#353535;
}
.financeTxt .fdqBI{
    width: 15%;
}
.financeTxt .fdqBI_20{
    padding-left:8%;
    width:30%;
    float: left;
}

/*风险等级背景*/
.tlManmB .cwul li .riskL.low{
    background: none;
    background-color: #75ca9d;
    border-radius: 15px;
}
.tlManmB .cwul li .riskL.middle{
    background: none;
    background-color: #eea373;
    border-radius: 15px;
}
.tlManmB .cwul li .riskL.high{
    background: none;
    background-color: #d54d4d;
    border-radius: 15px;
}
.fundBItemL{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ternBox{
    float: left;
}

/*按钮新增对号*/
ul.filter-item li.active {
    position:relative;
}
ul.filter-item li.active::before {
	border:0px solid #333;
	background:url(finance-duihao.png) no-repeat center center;
    content: '';
    width: 13px;
    height: 13px;
    
    position: absolute;

	bottom: 1px;
    right: 1px;
}

ul.filter-item li.active2::before {
    content: '';
    width: 0px;
    height: 0px;
    background-color: #bd0d0d;
    position: absolute;
    top: 15px;
    left: 10px;
    border-radius: 100%;
}

.cptx{
	display:none;
}

