*{margin:0;padding:0}.index_zong{width:100%;height:100%;background-color:#fff;display:flex}.index_zong .i_left{flex:1;min-width:700px;display:flex;flex-direction:column}.index_zong .i_left .top_list{margin:30px 80px 30px 80px;display:flex;flex-direction:row;height:120px;align-items:center;text-align:center;background-color:#725cfd;border-radius:16px;overflow:hidden}.index_zong .i_left .top_list .item{flex:1;display:flex;flex-direction:column;justify-content:center;color:#fff;font-size:20px;height:100%}.index_zong .i_left .top_list .item .data{margin-bottom:15px}.index_zong .i_left .top_list .item.item:hover{background-color:#644cff}.index_zong .i_left .bottom_list{flex:1;overflow-y:auto;margin:0 80px;margin-bottom:15px;box-shadow:0 0 9px 0 rgba(114,92,253,.21);border-radius:16px 16px 0 0;display:flex;flex-direction:column}.index_zong .i_left .bottom_list .title{font-size:18px;font-weight:700;color:#333;margin:21px 0 25px 30px}.index_zong .i_left .bottom_list .list{flex:1;overflow-y:auto;background-color:#f5f5f5}.index_zong .i_left .bottom_list .list .item{display:flex;flex-direction:row;margin:15px 30px;border:1px solid #fe5d5d;border-radius:10px;height:120px;align-items:center}.index_zong .i_left .bottom_list .list .item .img{margin-left:20px;width:80px;height:80px;background-color:#f5f5f5}.index_zong .i_left .bottom_list .list .item .img img{width:100%;height:100%}.index_zong .i_left .bottom_list .list .item .them{flex:1;display:flex;flex-direction:column;margin:0 20px}.index_zong .i_left .bottom_list .list .item .them .top{margin-bottom:20px}.index_zong .i_left .bottom_list .list .item .them .bottom,.index_zong .i_left .bottom_list .list .item .them .top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.index_zong .i_left .bottom_list .list .item .them .bottom .tips{color:#fe5d5d}.index_zong .i_left .bottom_list .list .item .them .bottom .compile{color:#a466fd;padding:3px 15px;background-color:#e5e3fb;border-radius:10px}.index_zong .i_right{width:420px;background-color:#fff;margin-top:30px}.index_zong .i_right .box{margin:0 auto;width:280px;height:250px;background:linear-gradient(180deg,#725cfd 47%,#fff);border-radius:16px;display:flex;align-items:flex-start;flex-direction:row}.index_zong .i_right .box .b_left{display:flex;flex-direction:column;justify-content:center;padding-top:30px;padding-left:25px}.index_zong .i_right .box .b_left .i_img{margin-left:10px;height:60px;width:60px;border-radius:50%;overflow:hidden;margin-right:25px}.index_zong .i_right .box .b_left .i_img .img{width:100%;height:100%}.index_zong .i_right .box .b_left .i_title{font-size:20px;color:#fff;margin-top:20px}.index_zong .i_right .box .b_rigth{flex:1;display:flex;flex-direction:column;align-items:flex-end;padding-top:30px;padding-right:25px}.index_zong .i_right .box .b_rigth .b_name{height:60px;line-height:60px;font-size:28px;color:#fff;font-weight:700}.index_zong .i_right .box .b_rigth .name{margin-top:20px;font-size:20px;color:#fff;line-height:25px}.index_zong .i_right .box .b_rigth .name .xing{color:#fe5d5d;margin-left:5px}.index_zong .i_right .box .b_rigth .name_btn{margin-top:20px;font-size:16px;background-color:#26ccc4;color:#fff;padding:5px 10px;border-radius:10px}