# 首页 – EE
**Source**: https://fisf.fudan.edu.cn/ee/eehome/
**Parent**: https://fisf.fudan.edu.cn/
.heartbeat {
-webkit-animation: heartbeat ease-in-out 1.5s infinite alternate;
-ms-animation: heartbeat ease-in-out 1.5s infinite alternate;
animation: heartbeat ease-in-out 1.5s infinite alternate;
display: inline-block
}
@-webkit-keyframes heartbeat {
0% {
-webkit-transform: scale(0.9)
}
9% {
-webkit-transform: scale(1.2)
}
18% {
-webkit-transform: scale(0.9)
}
25% {
-webkit-transform: scale(1)
}
100% {
-webkit-transform: scale(1)
}
}
@-ms-keyframes heartbeat {
0% {
-ms-transform: scale(0.9)
}
9% {
-ms-transform: scale(1.2)
}
18% {
-ms-transform: scale(0.9)
}
25% {
-ms-transform: scale(1)
}
100% {
-ms-transform: scale(1)
}
}
@keyframes heartbeat {
0% {
transform: scale(0.9)
}
9% {
transform: scale(1.2)
}
18% {
transform: scale(0.9)
}
25% {
transform: scale(1)
}
100% {
transform: scale(1)
}
}
@media (min-width: 768px) and (max-width: 992px) {
.text-box {
font-size: 14px !important;
}
}
@media (max-width: 550px) {
.text-box {
font-size: 14px !important;
}
}
@media (min-width: 1200px) {
.container-button {
max-width: 1100px !important;
}
}
@media (max-width: 360px) {
.tag-text {
width: max-content;
font-size: 12px !important;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
.iphone-branner {
padding: 0 0px 15px 0px;
border-radius: 12px;
}
}
@media (min-width: 992px) {
.container {
max-width: 1010px;
}
}
@media (max-width: 768px) {
.iphone-branner {
padding: 0 15px 15px 15px;
border-radius: 12px;
}
}
@media (max-width: 767px) {
.n2-ss-layer-content,
#n2-ss-4-arrow-previous,
#n2-ss-4-arrow-next {
display: none !important;
}
.n2-ss-slider-1,
.n2-ss-slide,
.n2-ss-layers-container {
height: 300px !important;
}
#n2-ss-3-arrow-previous,
#n2-ss-3-arrow-next {
top: 150px !important;
}
.h-460 {
height: 210px !important;
border-radius: 4px;
}
.iphone-branner {
padding: 0 15px 15px 15px;
border-radius: 12px;
}
.mb-24 {
padding-bottom: 0 !important;
margin-bottom: 24px !important;
}
}
@media (max-width: 991px) {
.more-text {
display: none;
}
}
@media (min-width: 991px) {
.pc-bg-white {
background-color: white;
}
.border-1 {
border: 1px solid #f0efef;
}
}
@media (min-width: 768px) and (max-width: 1000px) {
.h-460 {
height: 300px !important;
}
}
body {
background-color: #f3f3f3;
}
a:link {
color: #000000;
}
a:visited {
color: #000000;
}
a:hover {
color: #000000;
}
a:active {
color: #000000;
}
.h-460 {
height: 560px;
}
.img-text {
position: absolute;
bottom: 0%;
width: 100%;
}
.news-excerpt-title p {
margin-bottom: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.news-excerpt p {
margin-bottom: 0;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.carousel-item .mask {
height: 100px !important;
bottom: 0;
top: auto !important;
}
.carousel-item .card:hover {
cursor: pointer;
}
.branner .carousel-indicators {
margin-bottom: 0.1rem;
}
.carousel-indicators li {
background-color: #636363;
}
.bg-grey {
background-color: #f3f3f3;
}
.show-3 {
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
font-size: 15px;
}
.tag-begin {
border-radius: 15px;
color: white;
font-size: 12px;
padding: 3px 8px;
background: linear-gradient(to right, #EE9134, #DE6A1B);
width: fit-content;
font-size: 12px;
}
.card-box-shadow {
box-shadow: none !important;
}
.news .active .text {
font-weight: bold;
color: black !important;
font-size: 16px;
}
.font-size-14 {
font-size: 14px;
}
.event-nav {
box-shadow: none;
background-color: #f3f3f3 !important;
width: 180px;
height: 44px;
}
.event-content {
color: black;
width: fit-content;
}
.event-content .active {
color: black !important;
font-weight: bold;
background-color: #f3f3f3 !important;
width: fit-content;
font-size: 16px;
}
.event-content .active .title-border-bottom {
width: 20px;
background: linear-gradient(#EE9134, #DE6A1B);
border-radius: 1rem !important;
margin: auto;
height: 4px;
}
.event-text {
width: fit-content;
font-size: 15px;
}
.title {
font-size: 16px;
font-weight: bold;
line-height: 24px;
padding-left: 10px;
}
.title-left {
width: 5px;
background: linear-gradient(#EE9134, #DE6A1B);
border-radius: 1rem !important;
}
.top-1 {
background-image: linear-gradient(100deg, #EE9134, #DE6A1B);
}
.top-2 {
background-image: linear-gradient(100deg, #014083, #002C59);
}
.top-3 {
background-image: linear-gradient(100deg, #8C67AA, #654397);
}
.top-4 {
background-image: linear-gradient(100deg, #F37360, #EE614F);
}
/\* @media screen and (max-width: 767px) {
.corporate-customization .card {
width: 145px;
}
} \*/
@media screen and (max-width: 1000px) {
.overflow-x {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
display: flex;
flex-wrap: nowrap;
}
.list .col-4 {
max-width: 100%;
padding-right: 0px;
}
.p-r-16 {
padding-right: 16px !important;
}
.list .card {
width: 260px;
}
.corporate-customization .col-3 {
max-width: 100%;
}
.card-title-top,
.card-title-bottom {
font-size: 16px;
}
.public-classes .col-6 .course-information {
padding: 10px !important;
}
.p-l {
padding-left: 5px !important;
}
.p-r {
padding-right: 5px !important;
}
.corporate-customization .card-img-top {
width: 55px !important;
opacity: 0.6;
}
}
.feed .carousel-indicators {
bottom: -22px;
}
.see-more a {
color: #6B6B6B;
font-size: 14px;
}
.show-2 {
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #6B6B6B;
}
.num-card {
position: absolute;
top: 5px;
left: 10px;
}
.open-course .carousel-indicators {
bottom: -60px !important;
}
.open-course .carousel-indicators li {
background-color: #cacaca !important;
}
.course .carousel-indicators {
bottom: -38px;
}
.card {
box-shadow: none;
}
/\* .public-classes .card img {
border-radius: .25rem .25rem 0 0;
} \*/
.course-name {
height: 20px;
font-size: 15px;
line-height: 20px;
color: #212529;
}
.corporate-customization .card-top {
border-radius: 0.6rem !important;
}
.list-image {
width: 65px;
height: 65px;
border-radius: 50%;
}
.list ::-webkit-scrollbar,
.corporate-customization ::-webkit-scrollbar {
width: 10px;
height: 8px;
}
.list ::-webkit-scrollbar-thumb,
.corporate-customization ::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
background: #ee9a44;
}
.list ::-webkit-scrollbar-track,
.corporate-customization ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
border-radius: 10px;
background: #EDEDED;
}
@media screen and (max-width: 769px) {
.list ::-webkit-scrollbar-thumb,
.corporate-customization ::-webkit-scrollbar-thumb {
/\* border-radius: 10px; \*/
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0) !important;
background: rgba(0, 0, 0, 0) !important;
}
.list ::-webkit-scrollbar-track,
.corporate-customization ::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0) !important;
/\* border-radius: 10px; \*/
background: rgba(0, 0, 0, 0) !important;
}
}
.text-kuan {
width: 120px;
}
.corporate-customization .card-img-top {
width: 75px;
opacity: 0.6;
}
.metro-content-wrapper {
padding: 0 8px 16px;
}
.metro-item-wrapper {
padding: 0 8px;
}
.tag-more {
border-radius: 15px;
color: white;
font-size: 12px;
padding: 5px 10px;
background: linear-gradient(to right, #EE9134, #DE6A1B);
width: fit-content;
font-size: 12px;
}
.dz-class-text {
right: 0;
bottom: 0;
}
.dz-class .metro-item-wrapper {
padding: 0 4px;
}
.sponsor .metro-item-wrapper {
padding: 0 4px;
margin-bottom: 8px;
}
.open-class .metro-item-wrapper {
padding: 0 4px;
margin-bottom: 8px;
}
.text-black {
color: black;
}
/\* .text-box {
-webkit-line-clamp: 1;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
color: #212529!important;
font-size: 16px;
font-weight: 500;
} \*/
.text-box {
color: #212529 !important;
font-size: 16px;
font-weight: 500;
}
.open-class-card {
min-height: 235px;
}
@media (max-width: 485px) {
.open-class-card {
min-height: 200px !important;
}
}
#home-event .see-more,
#panelTwo .see-more {
display: flex;
justify-content: flex-end;
margin-bottom: 12px;
}
.feed .tab-content {
padding: 0rem 1rem 1rem;
}
.font-course {
font-size: 19px;
}
.embed-left {
background-position: left;
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 500px) {
.img-center {
background-position: -175px center;
background-repeat: no-repeat;
background-size: cover;
}
}
@media (min-width: 767px) {
.large-screnn {
width: 30px;
position: absolute;
right: 3%;
}
}
@media (max-width: 767px) {
.middle-screnn {
width: 24px;
position: absolute;
right: 6%;
}
}
@media (min-width: 991px) {
.yc-kc {
display: none;
}
}
.dd-felx {
flex-flow: column;
align-items: center;
}
@media (max-width: 520px) {
.active-img {
background-image: url("https://fisf.fudan.edu.cn/ee/wp-content/uploads/2021/05/EDM-49.png") !important;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
}
@media (max-width: 520px) {
.active-img2 {
background-image: url("https://fisf.fudan.edu.cn/ee/wp-content/uploads/2021/08/0210817110309.jpg") !important;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
}
.banner-image {
width: 100% !important;
height: auto !important;
}
@media (max-width: 991px) {
.dp-b {
display: block !important;
}
}
@media (max-width: 700px) {
.h-140 {
height: 140px !important;
}
}
.dp-n {
display: none;
}
[金融市场](https://fisf.fudan.edu.cn/ee/new-finance-entrepreneur/)
[艺术金融](https://fisf.fudan.edu.cn/ee/%E8%89%BA%E6%9C%AFX%E9%87%91%E8%9E%8D%E6%8A%95%E8%B5%84%E5%AE%B6%EF%BC%88%E5%9B%BD%E5%86%85%E6%A8%A1%E5%9D%97%EF%BC%89/)
[企业传承](https://fisf.fudan.edu.cn/ee/%E5%AF%BB%E5%8C%A0%E6%97%A5%E6%9C%ACx%E5%88%9B%E6%96%B0%E4%BC%81%E6%8A%95%E5%AE%B6/)
[资产配置](https://fisf.fudan.edu.cn/ee/%E8%89%BA%E6%9C%AFX%E9%87%91%E8%9E%8D%E6%8A%95%E8%B5%84%E5%AE%B6%EF%BC%88%E5%9B%BD%E5%86%85%E6%A8%A1%E5%9D%97%EF%BC%89/)
[企业管理](https://fisf.fudan.edu.cn/ee/new-finance-entrepreneur/)
[消费洞察](https://fisf.fudan.edu.cn/ee/%E5%AF%BB%E5%8C%A0%E6%97%A5%E6%9C%ACx%E5%88%9B%E6%96%B0%E4%BC%81%E6%8A%95%E5%AE%B6/)
[财会管理](https://fisf.fudan.edu.cn/ee/new-finance-entrepreneur/)
[运动领导力](https://fisf.fudan.edu.cn/ee/cxl/)
[企业创新](https://fisf.fudan.edu.cn/ee/%E5%AF%BB%E5%8C%A0%E6%97%A5%E6%9C%ACx%E5%88%9B%E6%96%B0%E4%BC%81%E6%8A%95%E5%AE%B6/)
[金融科技](https://fisf.fudan.edu.cn/ee/new-finance-entrepreneur/)
[医疗金融](https://fisf.fudan.edu.cn/ee/xinyidaizhangmenren/)
[战略思维](https://fisf.fudan.edu.cn/ee/new-finance-entrepreneur/)
企业定制课
[时间定制
Customized Schedule](/ee/corporate-customization/)
[内容定制
Customized Content](/ee/corporate-customization/)
[教授定制
Customized Professor](/ee/corporate-customization/)
[运营定制
Customized Operation](/ee/corporate-customization/)
精品公开课
[查看全部](https://fisf.fudan.edu.cn/ee/openclass/)
[新金融企业家课程
2025新金融企业家招生简章重磅发布\
\](https://mp.weixin.qq.com/s/o0lBmuHPAaOJa739q9v5vQ)
[资本运营税务风险防范与规划实战家
合规致远,财赋未来!\
\](https://mp.weixin.qq.com/s/aDZVmQMWrTRkthDODfGXTA)
[国际财富管理架构师
复旦国金-LICA《国际财富管理架构师》课程简章重磅发布\
\](https://mp.weixin.qq.com/s/spM8bKEnuPlo9xZjianlKw)
[艺术X金融投资家(国内模块)
金融赋能,聚焦干货。拥有丰富艺术品金融实操经验和国际视野的顶级师资领衔课程设计。](https://fisf.fudan.edu.cn/ee/%E8%89%BA%E6%9C%AFX%E9%87%91%E8%9E%8D%E6%8A%95%E8%B5%84%E5%AE%B6%EF%BC%88%E5%9B%BD%E5%86%85%E6%A8%A1%E5%9D%97%EF%BC%89/)
- [最新活动](#panelOne)
- [新闻动态](#panelTwo)
[2024/01/14
#### 复旦大学金融第一课暨高层管理教育2024年课程发布会 | EE](/ee/event/event-profile/?id=272)
[2023/12/21
#### 【预约抢位】货币政策如何影响中国经济——暨复旦大学《新金融企业家》课程说明会 | EE](/ee/event/event-profile/?id=271)
[2023/12/14
#### 【预约抢位】 不确定环境下的企业战略思考——暨复旦大学《新金融企业家》课程说明会 | EE](/ee/event/event-profile/?id=270)
[2023/11/30
#### 【预约抢位】“走势和逻辑:2024年中国楼市前瞻与REITs”专题讲座 —— 暨复旦大学《新金融企业家》课程说明会 | EE](/ee/event/event-profile/?id=262)
[2024/04/09
#### 复旦大学《艺术X金融投资家》:系统性构建艺术品投资逻辑,实现学以致用 | EE](/ee/news/news-profile/?id=280)
[2024/04/09
#### 复旦大学《艺术X金融投资家》:系统性构建艺术品投资逻辑,实现学以致用 | EE](/ee/news/news-profile/?id=273)
[2024/04/01
#### 《新金融企业家》新生观察:韧性时代,呼唤更懂金融的企业家 | EE](/ee/news/news-profile/?id=281)
[2024/03/27
#### 春启今朝,棹梦前行!复旦大学《新金融企业家》2024春季班开学模块圆满举行 | EE](/ee/news/news-profile/?id=282)
榜单
[**金融机构高管**
Top3
1.新金融企业家课程
2.新艺术金融财富营
3.新医代企业家课程](/ee/list/)
[**高净值人群**
Top3
1.新艺术金融财富营
2.新金融企业家课程
3.新医代企业家课程](/ee/list/)
[**实体企业家**
Top3
1.新艺术金融财富营
2.新医代企业家课程
3.新金融企业家课程](/ee/list/)
window.onload = function() {
menu();
$('.home-banner').carousel({
interval: 4000
})
$('#alumni-carousel .carousel-item').each(function() {
var next = $(this).next();
if (!next.length) {
next = $(this).siblings(':first');
}
next.children(':first-child').clone().appendTo($(this));
for (var i = 0; i < 4; i++) {
next = next.next();
if (!next.length) {
next = $(this).siblings(':first');
}
next.children(':first-child').clone().appendTo($(this));
}
});
$(function() {
$('[data-toggle="tooltip"]').tooltip()
})
var a, b, c;
var d = 0;
a = $(window).height();
var group = $("#count-num4");
var i = 0;
setInterval(updateNum, 0);
function updateNum() {
var schoolNumbers = document.getElementById('count-num4').innerHTML;
if (schoolNumbers < 5000) {
document.getElementById('count-num4').innerHTML = ((++i) \* 10) + (Math.floor((Math.random() \* 10)));
} else {
document.getElementById('count-num4').innerHTML = 5000;
}
return;
}
// $(window).scroll(function(){
// b = $(this).scrollTop();
// c = group.offset().top;
// if (d != 1) {
// if(a+b>c){
// d = 1;
// var i = 0;
// setInterval(updateNum, 0);
// function updateNum() {
// var schoolNumbers = document.getElementById('count-num4').innerHTML;
// if (schoolNumbers < 5000) {
// document.getElementById('count-num4').innerHTML = ((++i)\*10) + (Math.floor((Math.random()\*10)));
// } else {
// document.getElementById('count-num4').innerHTML = 5000;
// }
// return;
// }
// }
// }
// });
}