@charset "utf-8";
.pl15{padding-left:15px;}
.pr0{padding-right:0;}
[v-cloak]{
    display: none;
}
.icons-order {
    display: inline-block;
    width: 5px;
    height: 8px;
    margin-left: 5px;
    background-position: 0 -12px;
    background-image: url(/front/images/icon_order.png);
    background-repeat: no-repeat;
}
.icons-order-up{
    background-position: 0 -24px;
}
.icons-order-down{
    background-position: 0 0px;
}
.searchBox{
    width:200px;
    height:28px;
    border:1px solid #e6e6e6;
    display: block;
    /* margin:5px 0 5px 100px; */
    /* border-bottom:none; */
}
.searchBox input{
    width:180px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    outline:none;
}
.searchIcon{
    background-image: url(/front/images/search.png);
    position: absolute;
    background-position: 2px 8px;
    background-size: 12px 12px;
    background-repeat:  no-repeat;
    display: inline-block;
    width: 20px;
    height: 28px;
}
.btnstop{
    display: inline-block;
    width: 60px;
    height: 27px;
    line-height: 27px;
    font-weight: normal;
    /* background: url(../images/btn_bg01_gray.png) no-repeat; */
    text-align: center;
    color: #a5a5a5;
}
.btnbuy{
    display: inline-block;
    width: 60px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size:14px;
    font-weight: bold;
    right: 7px;
    bottom: 3px;
    border:1px solid #FD9393;
    color:#df0000
}

.banner-box{
    position: absolute;
    right: 50%;
    top: 160px;
    margin-right: -490px;
    z-index: 6;
    width: 236px;
    height: 262px;
    padding: 30px 20px 20px;
    background-size: cover; 
    background-color: #fff;
}
.banner-box p{
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
}
.banner-box p.news-title{
    margin-top:20px;
    border-bottom: 1px solid #ccc;
    padding-left: 0px;
    margin: 20px 5px 0 11px;
}
.banner-box .news-box{
    margin-top:10px;
}
.banner-box p a{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
    
}
.banner-box p a:hover{ color:#E4393C; text-decoration:underline; }
.banner-box ul{
    height: 76px;
    /* background: #F7F7F7; */
    /* padding: 5px 0px 0 0; */
    width: 100%;
    float: left;
}
.banner-box ul li{
    height: 24px;
    line-height: 24px;
    /* background: url(../images/icon03.png) no-repeat 12px 11px; */
    padding-left: 11px;
    overflow: hidden;
    font-size: 12px;
}
.banner-box ul li a:hover{
    color:#E4393C;text-decoration: underline;
}
.font-red{
    color:#db4453;
}

/*热门基金*/
.hotfundbox{
    width:980px;
    height: 245px;
    overflow: hidden;
    font-family: "Microsoft yahei";
    /* padding-top:20px; */
    text-align: center;
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); */
}
.hotfundbox ul{

}
.hotfundbox ul li{
    width:223px;
    height: 213px;
    float: left;
    position: relative;
    /* margin-right: 15px; */
    text-align: center;
    border: 1px solid #eae9e9;
    padding: 0 10px 30px;
    background-color: #fff;
    border-right: none;
    overflow: hidden;  
    cursor: pointer;
}
.hotfundbox ul li:hover{
    top:-3px;
    border-top:2px solid #4f9aff;
}
.hotfundbox ul li.br{
    border-right: 1px solid #eae9e9;
    width:226px;
}
.hotfundbox ul li.dtli .corner{
    background-color: #ff0000;  
}
.hotfundbox ul li.dtli:hover{
    border-top:2px solid #ff0000;
}
.corner{  
    color: #fff;  
    height: 25px;  
    width: 110px;  
    position: absolute;  
    top: 12px;
    left: -31px; 
    text-align: center;  
    line-height: 25px;  
    font-family: "黑体";  
    background-color: #4f9aff;  
    -moz-transform:rotate(-45deg);  
    -webkit-transform:rotate(-45deg);  
    -o-transform:rotate(-45deg);  
    -ms-transform:rotate(-45deg);  
    transform:rotate(-45deg);  
    font-size: 13px;
}  


.hotfundbox ul li img{
    position: absolute;
    right: 0px;
    top: 0;
}
.hotfundbox .title{
    padding: 14px 0 0;
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
}
.hotfundbox .subtitle{
    padding:13px 0;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    color:#919191; 
}
.hotfundbox .title a{
    font: 15px/25px "Microsoft yahei";
    line-height: 25px;
}
.hotfundbox .title a span{
    font-size: 13px;
    color:#919191; 
    /* line-height: 1.5; */
}
.hotfundbox .title a:hover{
    color: #333;
}
.hotfundbox .fundname{
    margin: 23px 0 0 ;
    font-size: 17px;
    color: #333;
    min-height:45px;
}
.hotfundbox .data{
    font-size: 35px;
    margin: 7px 0 10px;
    color: #ef273a;
    font-style: normal;
    font-weight: bold;
    font-family: "微软雅黑";
}
.hotfundbox .data span.per{
    font-size: 0.4em;
}
.hotfundbox .datadesc{
    font-size:12px;
    color:#8B8B7A;
}
.hotfundbox .dtli .dt{
    font-size:11px;
    color:#dadaca;
    margin-top: 5px;
}
.hotfundbox .labels{
    font-size: 14px;
    line-height: 28px;
    color: #ffa443;
    /* height: 70px; */
    overflow: hidden;
    margin: 10px 0 0;
}
.hotfundbox .labels .label{
    margin: 0 10px 5px;
    padding: 0 10px;
    border: 1px solid;
    border-radius: 3px;
}
.hotfundbox .btn{
    width:166px;
    font-size: 16px;
    line-height: 34px;
    display: inline-block;
    margin: 14px 0 10px;
    color: #fff;
    border-radius: 3px;
    background: #4f9aff;
}
.p_title{
    font-size: 23px;
    margin: 5px 0;
    /* padding-left: 20px; */
    color: #0655e6;
    /* border-left: 6px solid; */
    float: left;
}

.xjbbox{
    width:944px;
    height: 142px;
    border: 1px solid #eae9e9;
    padding: 10px 17px;
    background-color: #fff;
    /* box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); */
}
.xjbbox .ad{
    display: inline-block;
    margin: 0px 0 0 26px;
    font: 14px/20px "Microsoft yahei";
    position: relative;
    top: -3px;
}
.xjbbox .ad img{
    width: 23px;
    margin-bottom: 4px;
}
.xjbbox .ad li{
    display: inline;
    margin: 0 5px;
}
.xjbbox .pic{
    display: inline-block;
    float: left;
    width: 454px;
}
.xjbbox .m-box{
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.xjbbox .m-box em.title{
    margin-top: 10px;
    font: 18px/30px "Microsoft yahei";
    /* color: #ff6307; */
}
.xjbbox .m-box .labels{
    display: inline-block;
    margin: 10px 0 0 26px;
    font: 14px/20px "Microsoft yahei";
}
.xjbbox .m-box .labels .label{
    margin: 0 10px 5px;
    padding: 0 10px;
    border: 1px solid;
    border-radius: 3px;
    color:#ffa443;
}
.xjbbox .m-box h3{
    margin-top: 20px;
    font: bold 35px/40px "Microsoft yahei";
    color: #ef273a;
    font-style: normal;
    font-weight: bold;
    font-family: "微软雅黑";
}
.xjbbox .m-box h3 em{
    font-size:0.4em;
}
.xjbbox .m-box .btn-cz{
    position: relative;
    display: inline-block;
    top:-34px;
    right: -78px;
    width: 100px;
    height: 30px;
    border: none;
    background: #f0273a;
    font: 16px/30px "Microsoft yahei";
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.xjbbox .p-link{
    margin-top: 4px;
    display: block;
    zoom: 1;
}
.xjbbox .p-link em{
    display: inline-block;
    float: left;
    /* padding-left: 26px; */
    margin-right: 22px;
    font: 14px/20px "Microsoft yahei";
    color: #919191;
}
.xjbbox .r-box{
    display: inline-block;
    padding: 55px 0 0 26px;
    text-align: center;
}
.xjbbox .r-box p{
    font: 14px/30px "Microsoft yahei";
    color: #919191;
}
.xjbbox .r-box p a{
    display: inline-block;
    width: 120px;
    height: 40px;
    border: none;
    background: #ff6307;
    font: 18px/40px "Microsoft yahei";
    color: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.hide{
    display:hidden;
}

/*首页资讯*/
.infobox{
    width:980px;
    height: 443px;
    font-family: "Microsoft yahei";
}
.infocontent{
    width:485px;
    height: 210px;
    background: #fff;
    border: 1px solid #eae9e9;
    /* margin-top:10px; */
}
.infocontent .head{
    width:100%;
    height: 34px;
    border-bottom: 1px solid #e6e6e6;
    position:relative;
}
.infocontent .head span{
    display: block;
    width:103px;
    height: 32px;
    border-top:2px solid #0065b4;
    border-right: 1px solid #e6e6e6;
    text-align: center;
    line-height: 32px;
    font-size:16px;
    color:#0065b4;
    font-weight: bold;
    float:left;
}
.infocontent .head a{
    display: block;
    position: absolute;
    top:11px;
    right: 12px;
    color: #999;
}
.infocontent .head a:hover{
    color: #9d9d9d;
    text-decoration: underline;
    cursor: pointer;
}
.left{
    float: left;
}
.right{
    float:right;
}
.infocontent ul{
    width:460px;
    margin: auto;
    margin-top:10px;
}
.infocontent ul li{
    width:100%;
    vertical-align: bottom;
    height: 30px;
    line-height: 30px;
}
.infocontent ul li label{
    display: block;
    float: left;
    color:#333;
    cursor: pointer;
    font-size:14px;
}
.infocontent ul li label a{
    font-size:14px;
    font-weight: 200;
}
.infocontent ul li label a:hover{
    color:#E4393C; text-decoration:underline;
}
.infocontent ul li span{
    display: block;
    float: right;
    color:#999;
    width:75px;
}
/*基金超市*/
.fundlistbox{
    overflow: hidden;
    font-family: "Microsoft yahei";
}
.fundlistbox .cont{
    overflow: hidden;
    float: left;
    margin-top:20px;
}
.fundlistbox .cont .hd{
    height: auto;
    padding: 10px 0 10px 20px;
    background: #fff;
    position: relative;
}
.fundlistbox .cont ul{
    display: block;
}
.fundlistbox .cont .hd ul li{
    float: left;
    height: 30px;
    padding: 5px 12px 5px 0;
    font-weight: 700;
    line-height: 2.2;
    color: #5e5e5e;
    margin-right:19px;
}

.fundlistbox .cont .hd ul li a{
    font-size:14px;
}
.fundlistbox .cont .hd ul li a:hover,.fundlistbox .cont .hd ul li a.on{
    color: #0065b4;
}

.clearfix {
    display: block;
    zoom: 1;
}
.fundlistbox .cont .bd{
    width:100%;
    margin-top:10px;
    font-size:14px;
}
.fundlistbox table{
    background-color: #fff;
}
.fundlistbox .cont table thead{

}
.fundlistbox .cont table thead th{
    height: 40px;
    font-weight: 200;
    border-bottom:1px solid #e6e6e6;
}
.fundlistbox .cont table tbody tr{
    position: relative;
    zoom: 1;
}
.fundlistbox .cont table tbody td{
    height: 70px;
    font-weight: 200;
    border-bottom: 1px solid #f6f6f6;
    font-size:14px;
    /* color: #5e5e5e; */
       line-height: 1.5;
}
.fundlistbox .cont table tbody td a{
    font-size:13px;
}
.fundlistbox .cont table tbody td a:hover{
    color:#E4393C;
}
.fundlistbox .cont table tbody td span{
    display: block;
    color:#999;
}
.fundlistbox .cont table tbody tr:hover{
    background-color: #fafafc;
}
.fundlistbox .cont table tbody tr:hover .btnbuy{
    background: #df0000;
    color:#fff;
}
.fundlistbox table s{
    color: #4D4D4D;
}
.p-l-20 {
    padding-left: 20px;
}
.banner-fund{
    width:980px;
    height: 200px;
}
.banner-fund img{
    width:480px;
}
.banner-fund .left{
    float: left;
    width: 480px;
}
.banner-fund .right{
    float: right;
    width: 480px;
    margin-left: 20px;
}


.promotion-wrapper{
    width:100%;
    overflow: hidden;
    font-size:16px;
    background-color: #fff;
}
.promotion-container {
    width:980px;
    height: 20px;
    margin: 0 auto;
    line-height: 20px;
    padding: 26px 0;
}
.promotion-container ul li{
    width:380px;
    float: left;
}
.promotion-container .item-center{
    width:260px;
}
.promotion-container .item-right{
    float:right;
    text-align: right;
    width:260px;
}
.promotion-container .icon{
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    display: inline-block;
    position: relative;
    top: -5px;
    margin-right: 10px;
}
.promotion-container .icon1{
    background: url(/front/images/icon120.png) center center no-repeat;
    background-size: 30px 30px;
}
.promotion-container .icon2{
    background: url(/front/images/icon121.png) center center no-repeat;
    background-size: 30px 30px;
}
.promotion-container .icon3{
    background: url(/front/images/icon122.png) center center no-repeat;
    background-size: 30px 30px;
}
.promotion-container .text{
    position: relative;
    top:-15px;
}
.layui-btn-red{
    background-color:#ee2a3a;
}

.right-bar{
    position: absolute;
    right: 10px;
    /* bottom: 5px; */
    top:800px;
}
.right-bar.bar-fixed{
    position: fixed;
    top:175px;
}
.right-bar ul{
    margin: 0 auto;
    width:36px;
    text-align: center;
}
.right-bar ul li{
    width:36px;
    height: 40px;
    display: block;
    /* overflow: hidden; */
}

.right-bar ul li a{
    width:24px;
    height: 39px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    padding-top:40px;
}
.right-bar ul li.bar-weixin:hover{
    background: #3882e5;
    color:#fff;
}
.right-bar ul li.bar-app:hover{
    background: #3882e5;
    color:#fff;
}
.right-bar ul li.bar-feedback:hover{
    background: #3882e5;
    color:#fff;
}
.right-bar ul li.bar-top:hover{
    background: #3882e5;
    color:#fff;
}
.right-bar ul li:hover a{
    padding-top:0px;
    text-decoration: none;
    color:#fff;
    border-top: none;
    cursor: pointer;
}
.right-bar .bar-item .txt{
    display: none;
}
.right-bar ul li.bar-item:hover .txt{
    display: block;
}
.right-bar ul li.bar-weixin{
    background-image: url(/front/images/bar_weixin.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position:6px 6px;
}
.right-bar ul li.bar-weixin i{
    background: url(/front/images/sidebar_weixin.png);
    background-repeat: no-repeat;
    /* background-size: 138px 146px; */
    position: relative;
    width:138px;
    height: 146px;
    display:block;
    right: 140px;
    top:-158px;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
}
.right-bar ul li.bar-item:hover i{
    visibility: visible;
    opacity: 1;
}

.right-bar ul li.bar-app{
    background-image: url(/front/images/bar_app.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position:6px 6px;
}
.right-bar ul li.bar-app i{
    background: url(/front/images/sidebar_app.png);
    background-repeat: no-repeat;
    position: relative;
    width:138px;
    height: 146px;
    display:block;
    right: 140px;
    top:-158px;
    opacity: 0;
    visibility: hidden;
    z-index: 99999;
}
.right-bar ul li.bar-app:hover i{
    visibility: visible;
    opacity: 1;
}
.right-bar ul li.bar-feedback{
    background-image: url(/front/images/bar_feedback.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position:6px 6px;
}
.right-bar ul li.bar-top{
    background-image: url(/front/images/bar_top.png);
    background-repeat: no-repeat;
    background-size: 26px 26px;
    background-position:6px 6px;
}
.right-bar ul li.bar-on{
    background: 0 0;
    color: #fff;
}
.left-bar{
    position: absolute;
    left: 10px;
    top:800px;
}
.left-bar.bar-fixed{
    position: fixed;
    top:175px;
}
.homead-link{
    position: fixed;
    top: 107px;
    left: 0;
    right: 0;
    z-index: 130;
    display: block;
    width: 100%;
    height: 100%;
}
.fullscreenad{
    position: fixed;
    width: 100%;
    height: 100%;
    top:106px;
    background: white;
    z-index: 99999999;
}


.fundlistbox table{
    width:100%;
}
.fundlistbox .head{
    padding: 20px 20px 20px 40px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    background: #fff;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.fundlistbox .head::before{
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 24px;
    width: 6px;
    height: 24px;
    background: #0065b4;
    border-radius: 3px;
}
.fundlistbox .head .searchBox.flex{
    display: flex;
    position: relative;
}
.fundlistbox .head .searchBox.flex .searchIcon{
    right:2px;
}
.fundlistbox .search{
    height: auto;
    padding: 10px 0 10px 40px;
    background: #fff;
    position: relative;
}

.fundlistbox .search .row{
    display: flex;
    font-size: 14px;
    padding-bottom: 15px;
}
.fundlistbox .search .row .type{
    /* flex:1; */
    margin-right:20px;
    line-height: 28px;
    width:70px;
}
.fundlistbox .search .row .type .tip{
    display: block;
    float: left;
    font-size:12px;
    /* transform:scale(0.84);
    -webkit-transform: scale(0.84); */
    color:#5e5e5e;
}
.fundlistbox .search .row .select{
    flex:1;
    display: flex;
}
.fundlistbox .search .row .select .all{
    width:270px;
}
.fundlistbox .search .row .select .all a{
    height: 30px;
    padding: 5px 12px 5px 0;
    font-weight: 700;
    line-height: 2.2;
    color: #5e5e5e;
    margin-right: 19px;

    padding-left: 16px;
    padding-right: 16px;
    /* background: #f7f7f9;
    border: 1px solid #9b9b9b; */
    border-radius: 10px;
    cursor: pointer;
}
.fundlistbox .search .row .select .all a.on{
    background: #0065b4;
    color: white;
    border-color: #0065b4;
}
.fundlistbox .search .row .select ul{
    display: flex;
    flex-flow: wrap;
}
.fundlistbox .search .row .select ul li{
    width:100px;
}
.fundlistbox .search .row .select ul li a{
    height: 30px;
    padding: 5px 12px 5px 0;
    font-weight: 700;
    line-height: 2.2;
    color: #5e5e5e;
    margin-right: 19px;

    padding-left: 16px;
    padding-right: 16px;
    /* background: #f7f7f9;
    border: 1px solid #9b9b9b; */
    border-radius: 10px;
    cursor: pointer;
    
}

.fundlistbox .search .row .select ul li a.on{
    background: #0065b4;
    color: white;
    border-color: #0065b4;
}

.fundlistbox .fund-time-select{
    background: #FFFFFF;
    border: 1px solid #DBDBDB;
    line-height: 22px;
    position: relative;
    width:100px;
    cursor: pointer;
}
.fundlistbox .fund-time-select .dropdown{
    display: none;

    position: absolute;
    background: #FFFFFF;
    box-shadow: 0 0 12px 0 rgb(0 0 0 / 6%), 0 10px 15px 0 rgb(0 0 0 / 4%);
    border-radius: 4px;
    width: 100px;
    left: -1px;
    top: 23px;
    padding: 10px 0;
    z-index: 9999;
}
.fundlistbox .fund-time-select::after{
    position: absolute;
    top: 3px;
    right: 4px;
    content: " ";
    display: block;
    height: 15px;
    width: 15px;
    background: url(https://www.rtfund.com/front/images/arrow-down.png) no-repeat;
    background-size: 100%;
}
.fundlistbox .fund-time-select .dropdown.on{
    display: block;
}
.fundlistbox .fund-time-select .dropdown .dropdown-item{
    line-height: 30px;
}
.fundlistbox .fund-time-select .dropdown .dropdown-item:hover{
    color:#0065b4;
}
.fundlistbox .fund-time-select .dropdown .dropdown-item.on{
    color:#0065b4;
}

.fundlistbox .font-bold{
    font-weight: bold;
    color:#434A54;
}

.fundlistbox .cont .bd .tipbox{
    background-color: #fff;
    padding:10px;
    display: flex;
}
.fundlistbox .cont .bd .tipbox .title{
    flex:1;
    font-size:20px;
    padding-left: 10px;
}
.fundlistbox .cont .bd .tipbox .title .blue{
    color:#0065b4;
}
.fundlistbox .cont .bd .tipbox .select ul{
    display: flex;
    flex-flow: wrap;
}
.fundlistbox .cont .bd .tipbox .select ul li{
    width: 100px;
    height: 20px;
    text-align: center;
    padding: 5px 12px 5px 0;
    font-weight: 700;
    line-height: 20px;
    color: #5e5e5e;
    margin-right: 19px;

    padding-left: 16px;
    padding-right: 16px;
    border-radius: 10px;
    cursor: pointer;
}
.fundlistbox .cont .bd .tipbox .select ul li.on{
    background: #0065b4;
    color: white;
    border-color: #0065b4;
}
.fundlistbox .cont .bd.mt0{
    margin-top: 0;
}

.fundlistbox .cont table thead th{
    border-top:1px solid #e6e6e6;
}
.fundlistbox .cont table .center{
    text-align: center;
}
.fundlistbox .cont table .left{
    text-align: left;
}