.hidden{
    display: none;
}
.fdT{
    font-size: 0.5rem;
    height: 0.52rem;
    line-height: 0.52rem;
    padding-left: 0.2rem;
    border-left: 0.1rem solid #5DA875;
    border-bottom: none;
}
.fdT_sx {
    font-size: 0.37rem;
    float: right;
    line-height: 0.52rem;
    color: #666666;
}
.fdT_sx img,.fdT_sx span{
    vertical-align: middle;
}
.fdT_sx img{
    width: 0.3rem;
}

.fdfM {
    padding: 0.25rem 0 0.25rem 0;
}
.fundMFilt {
	float: left;
	font-size: 0.28rem;
	color: #181818;
	width: 25%;
    cursor: pointer;
    margin-top:0.2rem;
}

.pfmEps {
	color: #5DA875;
}

.pfmEps img,
.pfmEps span {
	float: left;
}
.pfmEps img{
    width: 0.15rem;
}
.bxArr {
	vertical-align: middle;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
}

.fundMFilt span {
	float: left;
	display: block;
}
.arrCon {
    float: left;
    margin-left: 0.1rem;
    margin-top: -0.04rem;
}
.upArr {
	width: 0px;
	border-bottom: 0.16rem solid #ABABAB;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
	margin: 0.04rem 0;
}

.bottomArr {
	width: 0px;
	border-top: 0.16rem solid #ABABAB;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
}
.fundMFilt.dactive span{
    color:#5DA875;
}

.fundMFilt.dactive .arrCon .upArr{
    border-bottom: 0.16rem solid #ABABAB;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
}
.fundMFilt.dactive .arrCon .bottomArr{
    border-top: 0.16rem solid #5DA875;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
}
.fundMFilt.active span{
    color:#5DA875;
}

.fundMFilt.active .arrCon .upArr{
    border-bottom: 0.16rem solid #5DA875;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
}
.fundMFilt.active .arrCon .bottomArr{
    border-top: 0.16rem solid #ABABAB;
	border-left: 0.14rem solid transparent;
	border-right: 0.14rem solid transparent;
}

.fundIqeClist li .fdqBI{
    border-right:0;
}
/*.fundIqeClist li .fdqBI.mobilebuy {
    clear: both;
    height: auto;
}*/
.fundIqeClist li .fdqBI.mobilecompare {
    display:none;
}

/*下拉框*/
ul.filter-item li.mobileSelect{
    width: 100%;
    padding: 0;
}
.filter-select{
    width: 100%;
    height: 40px;
    padding-left: 10px;
}

/*分页*/
.page {
    font-size:0.54rem;
    padding-bottom: 0.43rem;
    padding-top: 0.43rem;
    position: relative;
    overflow: hidden;
    border-top:0.01rem #EBEBEB solid;
}

.page a {
    border: #ddd 0.01rem solid;
    margin: 0 0.02rem 0 0.03rem;
    text-decoration: none;
    color: #333;
    border-radius:0.04rem;
    display: inline-block;
    float: none;
    min-width:0.54rem;
    text-align: center;
    cursor: pointer;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.2rem;
}

.page a:hover {
    border: #5DA875 0.01rem solid;
    color: #5DA875;
}

.page span {
    height: 0.54rem;
    line-height: 0.54rem;
    margin: 0 0.02rem;
    text-align: center;
}

.page_txt {
    float: left;
    margin: 0 0.05rem;
    height: 0.54rem;
    line-height:0.54rem;
    font-size: 0.2rem;
}
.page_txt span {
    color: #5DA875;
}

.page_nr1 {
    position: relative;
    left: 50%;
    float: left;
}

.page_nr2 {
    position: relative;
    left: -50%;
    float: left;
    text-align: center;
}
.page_nr2 .fl{
    float: none;
}
.page_nr2 a{
    margin-bottom: 0.1rem;
}

.page a:active {
    border: #5DA875 1px solid;
    color: #fff;
}

.page .current {
    border: #5DA875 0.01rem solid;
    background-color: #5DA875;
    border-radius: 0.02rem;
    display: inline-block;
    float: none;
    color: #fff!important;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.2rem;
}

.page span.disabled {
    display: none
}

.page input[type=text] {
    margin: 0 0.02rem;
    border: 0.01rem solid #ddd;
    display: block;
    border-radius: 0.02rem;
    float: left;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.2rem;
    width:0.6rem;
    text-align: center;

}

.page button {
    margin: 0 0.02rem;
    border: 0.01rem solid #ddd;
    display: block;
    border-radius: 0.02rem;
    float: left;
    cursor: pointer;
    height: 0.54rem;
    width:  0.7rem;
    font-size: 0.2rem;
}


/* 遮罩層 */
.psbc_layout{
    position: relative;
}
#filter-layer{
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    display: none;
}
.layer-container{
    width:5rem;
    position: absolute;
    top:0;
    bottom: 0;
    right: -7.5rem;
    background-color: #f1f1f1;
    padding:0 0.3rem;
    z-index: 999;
}
/*产品代码*/
.prod{
    padding: 0.4rem 0;
    border-bottom: 1px #d0d0d0 solid;
}
.eaCalB input{
    width: 4rem;
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.28rem;
    margin: 0;
    border: solid 0.01rem #5ea875;
    border-radius: 0.04rem 0 0 0.04rem;
    padding-left: 0.2rem;
}
.eaCalB .search{
    background-color: #5ea875;
    width: 0.65rem;
    height: 0.76rem;
    line-height: 0.95rem;
    margin-left: 0;
    border: solid 0.01rem #5ea875;
    text-align: center;
    border-radius: 0 0.04rem 0.04rem 0;
    margin: 0;
}
.eaCalB .search img{
    width:0.43rem;
}

.filter-type {
    margin: 0.3rem 0 0.2rem;
    color: #999;
    font-size: 0.26rem;
}
ul.filter-item{
    width: 100%;
    overflow: hidden;
}
ul.filter-item li {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 0.2rem;
    background-color: #fff;
    font-size: 0.26rem;
    padding:  0.2rem 0;    
    color: #333;
    border-radius: 0.04rem;
}
ul.filter-item li.active{
    background-color: #50cd99;
    color:#fff;
    border-radius: 0.04rem;
}
.filter-dg{
    margin-bottom: 0.25rem;
    color:#333;
}
.filter-check.bg {
    background: url(./duigou_m.png) center center no-repeat;
    background-size: contain;
}
.filter-check {
    display: inline-block;
    height: 0.38rem;
    width: 0.38rem;
    border:0.02rem #fff solid;
    border-radius: 0.02rem;
    vertical-align: bottom;
    margin-right: 0.1rem;
}
ul.filter-item-btn {
    width: 100%;
    overflow: hidden;
    margin-top: 0.5rem;
    border-bottom: 0.01rem #d0d0d0 solid;
}
ul.filter-item-btn li{
    width: 49%;
    float: left;
    border: 0.01rem #3faa70 solid;
    font-size: 0.32rem;
    text-align: center;
    margin-bottom: 0.3rem;
    padding: 0.2rem 0;
}
ul.filter-item-btn li.active{
    background-color: #3faa70;
    color: #fff;
}

.ternBox{
    text-align: center;
}
.ternBox a{
    float: none !important;
    display: inline-block !important;
}