/*初始化*/
body{margin: 0;padding: 0;}
body,h1,h2,h3,h4,h5,ul,p,ol,td,form{margin: 0;padding: 0;}
a{text-decoration: none;}
li{list-style-type: none;}
*{box-sizing: border-box;}

/*占位框*/
.this-null{width: 100%;height: 3.1rem;}
.bottom-null{width: 100%;height: 6rem!important;}
/*banner*/
.swiper-container{width: 94%;height: 15rem;margin-left: 3%;border-radius: 5px;}
.swiper-slide>img{width: 100%;height: 100%;border-radius: 5px;}
/*导航图标*/
.index-menus{width: 98%;height: 8%;text-align: center;display: flex;justify-content: space-between;margin: 0 auto;margin-top: 1.5rem;}
.index-menus-img{width: 22%;height: 70%;margin-left: 1%;font-size: 12px;}
.index-menus-img:nth-child(1){margin-left: 0;}
.index-menus-img>a>img{width: 60%;height: 60%;margin-bottom: 0.5rem;}
.index-menus-img>a>span{font-size: 13px;color: #999999;}
/*用户收益*/
.index-user-profit{width: 100%;height: auto;}
.index-user-profit-title{width: 100%;height: 8%;line-height: 3.5rem;}
.index-user-profit-title>span{font-size: 16px;margin-left: 2%;}
.index-user-profit-list{width: 90%;height:5rem;margin-left: 5%;}
.index-user-profit-list>ul{height:8rem;}
.index-user-profit-list>ul>li>span{font-size: 14px;}
.index-user-profit-list>ul>li{margin-top: 4vh;width: 100%;}
marquee{width: 100%;height: 100%;}
/*.index-user-profit-list>ul>li>span>img{width: 18%;height: 90%;}*/
.index-user-profit-list-name{float: left;width: 45%;display: inline-block;}
.index-user-profit-list-time{color: #999999;font-size: 12px!important;overflow: hidden;float: left;}
.index-user-profit-list-profits{color: #fc6c20;overflow: hidden;float: right;margin-right: 5%;}
.user-profit-list-img{width: 13% !important;float: left;}
.user-profit-list-img>img{width: 100%;height: 100%;}
.index-user-profit-list-name>span{float: left;margin-right: 0.3rem;}
/*ad合作伙伴广告图*/
.index-adimg{width: 100%;height:auto;}
.index-adimg>span{line-height: 4rem;font-size: 16px;margin-left:2%}
/*.hezuoimg{width: 48%;height: 3rem;}*/
.hezuoimg>img{width: 100%;height: 100%;}
.index-adimg-hezuo{column-count: 2;column-gap: 0.5rem;flex-wrap: wrap;}
/*.scroll-text{width: 90% !important;margin: 0 auto!important;height: 10rem!important;border: 0!important;padding: 0!important;}*/
/*.scroll-text>ul{width: 100%;height: 100%;}*/