1 Star 0 Fork 0

Hector He/oxchina final editon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
team.html 47.33 KB
一键复制 编辑 原始数据 按行查看 历史
Hector He 提交于 2021-06-01 21:54 . update
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243
<!DOCTYPE html>
<html lang="en-UK">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<!-- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> -->
<title>Oxford China Forum</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap.min.css" />
<!-- Icon -->
<link rel="stylesheet" type="text/css" href="assets/fonts/line-icons.css" />
<!-- Slicknav -->
<link rel="stylesheet" type="text/css" href="assets/css/slicknav.css" />
<!-- Nivo Lightbox -->
<link rel="stylesheet" type="text/css" href="assets/css/nivo-lightbox.css" />
<!-- Animate -->
<link rel="stylesheet" type="text/css" href="assets/css/animate.css" />
<!-- Main Style -->
<link rel="stylesheet" type="text/css" href="assets/css/main.css" />
<!-- Responsive Style -->
<link rel="stylesheet" type="text/css" href="assets/css/responsive.css" />
<link rel="stylesheet" href="assets/css/style.css" />
<link rel="stylesheet" href="assets/css/team.css" />
<link rel="shortcut icon" href="assets/img/favicon.ico" />
</head>
<body>
<!-- Header Area wrapper Starts -->
<header id="header-wrap">
<!-- Navbar Start -->
<nav class="navbar navbar-expand-lg fixed-top scrolling-navbar">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#main-navbar"
aria-controls="main-navbar" aria-expanded="false" aria-label="Toggle navigation"><span
class="navbar-toggler-icon"></span><span class="icon-menu"></span><span class="icon-menu"></span><span
class="icon-menu"></span></button>
<a href="index.html" class="navbar-brand"><img style="max-width:150px;" src="assets/img/123.png" alt="" /></a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="navbar-nav mr-auto w-100 justify-content-end">
<li class="nav-item"><a class="nav-link" href="./cn/team.html"> 中文 </a></li>
<li class="nav-item"><a class="nav-link" href="index.html"> Home </a></li>
<li class="nav-item"><a class="nav-link" href="history.html"> Our Past </a></li>
<li class="nav-item active"><a class="nav-link" href="team.html"> Our Team </a></li>
<li class="nav-item"><a class="nav-link" href="https://blog.oxchina.net/">Blog</a></li>
</ul>
</div>
</div>
<!-- Mobile Menu Start -->
<ul class="mobile-menu">
<li><a class="page-scrool" href="./cn/team.html"> 中文 </a></li>
<li><a class="page-scrool" href="index.html#header-wrap"> Home </a></li>
<li><a class="page-scroll" href="history.html"> Our Past </a></li>
<li><a class="page-scroll" href="team.html"> Our Team </a></li>
<li><a class="page-scroll" href="https://blog.oxchina.net/">Blog</a></li>
</ul>
<!-- Mobile Menu End -->
</nav>
<!-- Navbar End -->
</header>
<!-- Team Section Start -->
<section id="x" class="section-padding text-center">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title-header text-center">
<p></p>
<h1 class="section-title wow fadeInUp Sponsors" data-wow-delay="0.2s">Our Team</h1>
</div>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0s">Executive Committee</h4>
</div>
<!-- Marks >
<div class="row"-->
<div class="row">
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.1s">
<a href="#Harry Liang">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Harry%20Liang.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Harry Liang</h3>
<p>President</p>
</div>
</div>
<div class="popup" id="Harry Liang">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Harry%20Liang.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Harry Liang</h1>
<p>President of Oxford China Forum, currently studying Fine art, majoring in film and video art, at Brasenose College, University of Oxford; served as director assistant of Guangdong Radion and Television Station, panel director and senior advisor at the Oxford China Forum; designed and moderated film panel of the 2020 OXFORD-LSE China Forum; meanwhile, Harry is also the president of the OUCS Drama Club, Consultant of Chinese-youth Cloud Summit, and Honorary Consultant of the US Chinese Elite Consortium. </p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.2s">
<a href="#Baichuan Liu">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/BaichuanLiu.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Baichuan Liu</h3>
<p>Chair</p>
</div>
</div>
<div class="popup" id="Baichuan Liu">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/BaichuanLiu.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Baichuan Liu</h1>
<p>
Baichuan is a second year student reading Geography at St Anne’s College, University of Oxford. Baichuan have studied and lived in several cities around the world, ranging from Beijing, Cairo to Oxford. At Oxford, his interest lies in post-colonialism in the 21st century and Middle East geopolitics, namely the Israeli-Palestinian conflict. Aside from his academic pursuit, Baichuan is passionate about exploring the world through the lens of photography, namely countries such as Israel and Iran.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Yuqing Weng">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Yuqing%20Weng.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yuqing Weng</h3>
<p>Senior Vice President</p>
</div>
</div>
<div class="popup" id="Yuqing Weng">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Yuqing%20Weng.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Yuqing Weng</h1>
<p>Yuqing Weng is a third year student of History and Econoimcs at St John's collge, Oxford. She is the seniro vice presdient of the 2021 OCF committee. Currently she is taking a gap year in Shanghai, exploring career options and her interests. In vacations she participates in Projects Nous and helps bring liberal arts education to students in less developed cities. Recently she's doing an oral history project, recording the footprints the Yue opera left on Shanghai. In her spare time, she likes to write history articles for the public, play Chinese zither (Gu Zheng), and play ultimate frisbee.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#jcx">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Caixuan%20Ji.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Caixuan Ji</h3>
<p>Vice President - Head of Events</p>
</div>
</div>
<div class="popup" id="jcx">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Caixuan%20Ji.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Caixuan Ji</h1>
<p>Caixuan is a first-year doctoral student in Area Studies (China) at Wolfson College, University of
Oxford. She is the Event Director for Oxford China Forum’s Term Calendar Seminars. Caixuan was born in
Shanghai and grew up in Auckland, New Zealand. Prior to her DPhil study, she received her BSc in Global
China Studies at Hong Kong University of Science and Technology and MSc in Contemporary China Studies at
University of Oxford. She has also had exchange and research experiences at Peking University and
University of Sussex. Caixuan’s current research project examines the significance of China-Australia
relations in Chinese grand strategy through the prism of geopolitics. As a Chinese with rich experiences
abroad, Caixuan aspires to bring China in a better light to world intellectuals, thereby fostering
understanding between the East and the West.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#hqf">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Qifeng%20He.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
<!--div class="info-text">
<h3 style="font-size: initial;">Qifeng He</h3>
<p>Vice President - Head of Conference Department</p> #内嵌姓名栏
</div-->
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Qifeng He</h3>
<p>Vice President - Head of Conference Department</p>
</div>
</div>
<div class="popup" id="hqf">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Qifeng%20He.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Qifeng He</h1>
<p>I am Qifeng He (Henry), taking on the role of an Event Director. I am a first-year PPE student
interested in reading, travelling, contemplating about pretty much everything and more. Two main reasons
motivated me to join OCF. First, OCF and its Individual Event program will allow us to establish
potentially the first ever China-focused student academic society in University of Oxford. It will
provide great opportunities for students and academics to gain deeper insights and understanding into
China as well as providing them with a networking and communication platform. Secondly, having studied
abroad for years, I have long wanted to present to the world a more accurate and authentic image of
China and I strongly believe that with the help of platforms such as OCF and my excellent colleagues who
share similar ambitions, we will be able to achieve this goal together.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#zyf">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Yifan%20Zhao.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yifan Zhao</h3>
<p>Vice President - Head of Marketing Department</p>
</div>
</div>
<div class="popup" id="zyf">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Yifan%20Zhao.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Yifan Zhao</h1>
<p>Yifan is a first year undergraduate student from St. Anne’s College, University of Oxford. She is the
logistic officer of OCF 2020. Being a Philosophy, Politics and Economics student, she is passionate
about presenting China’s economic and social development in this global academic environment of Oxford.
She wishes to meet more like-minded friends and gain a deeper insight on China-specific development
issues by being part of the OCF team.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Yizhuo Wang">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Yizhuo%20Wang.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yizhuo Wang</h3>
<p>Vice President - Head of Operation Department</p>
</div>
</div>
<div class="popup" id="Yizhuo Wang">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Yizhuo%20Wang.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Yizhuo Wang</h1>
<p>Yizhuo Wang is a first year Economics &amp; Management student at Hertford College. She is also the
sponsorship officer of Oxford China Forum. Growing up experiencing different education system and
eventually come here to Oxford, she is keenly aware about the society around and is determined to make a
change. Participated in various social activities related to community service and public events in high
school, Yizhuo will continue her passion in social activities at OCF. In her spare time, she likes
baking and playing badminton.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Jimmy Shi">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Jimmy%20Shi.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Jimmy Shi</h3>
<p>Vice President - Head of Outreach Department</p>
</div>
</div>
<div class="popup" id="Jimmy Shi">
<div class="popup-inner">
<div class="popup__photo">
<img style="object-position: -9.375rem;" src="assets/img/team/Jimmy%20Shi.jpg" alt="" />
</div>
<div class="popup__text">
<h1>Jimmy Shi</h1>
<p>Jimmy Shi is a first-year Geography student at St John’s College. Originally from Beijing, he moved to
the UK at the age of seven and immediately developed a passion for Geography, reading books and
magazines in addition to traveling around the world. Having experienced two very different cultures, he
has developed a keen interest in understanding the cultural differences between nations. Outside of
academics, he frequently participates in volunteering at charity organizations in the UK and has a keen
interest in basketball and football.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#smz">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/Muzhen%20Sun.png" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: revert;">Muzhen Sun</h3>
<p>Vice President</p>
</div>
</div>
<div class="popup" id="smz">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/Muzhen%20Sun.png" alt="" />
</div>
<div class="popup__text">
<h1>Muzhen Sun</h1>
<p>
Muzhen Sun is currently a student in the International History Department of the LSE. She is the vice president of OCF 2021. At the age of 16, she went to the United States to attend high school. She has various academic experiences in the United States, Japan and the Britain, with different understanding but same passion for each culture. Beyond her academic life, she has a strong interest in the media as well as the film and television industry. She loves to make friends and hopes to more like-minded friends at the Oxford China Forum. Her goal here is to enable the platform of Oxford China Forum to attract a wider audience, especially among the young generation, and together with her colleagues, making OCF a new trend of Academic Forum in the future. </p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Committee Members</h4>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Panel Directors</h4>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#fxl">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/fxl.jpeg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Xilin Fan</h3>
<p>Marketing Member & Panel Director</p>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#ws">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/ws.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Shu Wei</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="ws">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/ws.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Shu Wei</h1>
<p>Shu Wei is a first-year Psychiatry PhD student, researching in using virtual reality technologies for psychotherapy. she is also a programmer and designer with great passion in game development. She had her debut stand-up show in London Angel Comedy Club right before the world is told to sit down with social distancing. She feels happy and sad that she doesn’t need to explain to her friends where her hometown {wuhan} is anymore.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#wyz">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/wyz.png" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yunzhi Wu</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="wyz">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/wyz.png" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Yunzhi Wu</h1>
<p>Yunzhi Wu is a human sciences fresher at St Benet's Hall, Oxford. Born in Suzhoul, she was brought up in Japan, the United States and China. She loves traveling, creative writing, food and cooking.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#cxh">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/cxh.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Xiuhao Chen</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="cxh">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/cxh.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Xiuhao Chen</h1>
<p>Xiuhao is a first-year BPhil in Philosophy student at St Cross College, Oxford. He grew up Beijing and completed his undergraduate degree at the University of Illinois at Urbana-Champaign in the US. He focuses on epistemology and metaphysics in his studies, and in his free time he loves photography, reading books, and wandering around town.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#cs">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/cs.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Sophie Chen</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="cs">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/cs.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Sophie Chen</h1>
<p>Sophie Chen completed MSc in Contemporary Chinese Studies from Oxford in 2020, and got her BA in International Relations from Mount Holyoke College. Her foci are international political economy, public policy (esp. tech policy), US-China relations, religion, and literature. She loves horse-back riding, photography, playing golf, and tango. She speaks 5 languages and has been to more than 30 countries, and she is interested in cross-cultural communications.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#byp">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/byp.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yiping Bi</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="byp">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/byp.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Yiping Bi</h1>
<p>Yiping Bi is a freshman of University College London, majoring in Philosophy, Politics and Economics (PPE). She has special attention in policy analysis, international relations and education evolution, and a particular interest in Marxism. She self comments as an actionist of idealism and enjoys reading web fictions.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#jxq">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/jxq.png" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Lily Jiang</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="jxq">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/jxq.png" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Lily Jiang</h1>
<p>Lily is a second year Mathematics and Statistics student in Magdalen College, Oxford University. She was born in Beijing, lives in Shanghai, and now studies in Oxford. She has full talent in all kinds of origami, planning on becoming a great cardboard-gun maker. Living for now is her lifetime goal.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#bc">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/bc.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Oscar Bian</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="bc">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/bc.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Oscar Bian</h1>
<p>Bian Ce(Oscar) is a first-year economics and management undergraduate at Exeter College, University of Oxford. He was born in Chengdu, and completed his high school at Raffles Institution, Singapore. Academically, Bian Ce is interested in macroeconomics and management theory. Besides OCF, Bian Ce is also an active member of the Oxford Union and various investment clubs across London.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#xty">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/xty.png" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Tingyu Xie</h3>
<p>Panel Director</p>
</div>
</div>
<div class="popup" id="xty">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/xty.png" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Tingyu Xie</h1>
<p>Tingyu Xie is a fourth-year student in Tsinghua University, majoring in philosophy. Tingyu is interested in cultural studies, and he has worked on research projects about mass culture, especially fan cultures. Currently, he attempts to study fandom from multiple perspectives.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Marketing</h4>
</div>
<div class="row">
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Zixi Cai">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Zixi%20Cai.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Zixi Cai</h3>
<p>Marketing Member & Operation Member</p>
</div>
</div>
<div class="popup" id="Zixi Cai">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/Zixi%20Cai.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Zixi Cai</h1>
<p>A happy fine art fresher at St Edmund Hall, University of Oxford. Her favourite things: football, books, paint brushes, in that order. She lives in Shenzhen now.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#fxl">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/fxl.jpeg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Xilin Fan</h3>
<p>Marketing Member & Panel Director</p>
</div>
</div>
<div class="popup" id="fxl">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/fxl.jpeg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Xilin Fan</h1>
<p>Xilin is a first year PPE student at LMH, University of Oxford. Xilin grew up in Hangzhou, but spent her secondary school years in Singapore. Xilin is interested in too many things, ranging from Asian Art History, wildlife photography and outdoor expedition to poetry and debate.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Chen Tang">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Chen%20Tang.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Charlotte Tang</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="Chen Tang">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/Chen%20Tang.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Charlotte Tang</h1>
<p>Charlotte is a second year studying Geography at the University of St Andrews. She joined us in summer 2020 and is now working on creative writing and content editing with colleagues in the marketing group. Charlotte grew up in Shanghai, China. The city brings up her love for artworks across Asian Pacific counties. She is also attracted to the natural world in Scotland and Scandinavian countries, so is studying more about them through her university life in St Andrews. After classes, she never minds spending time on ancient China topics and lately has been exploring scholar life in the Song Dynasty.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#zhaoyinan">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/zyn.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Joanna Zhao</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="zhaoyinan">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/zyn.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Joanna Zhao</h1>
<p>Joanna is a sophomore at Tulane University majoring in Public Health and minoring in Music and German. She joined the marketing department of OCF in the summer of 2020. She grew up in Shanghai and she also loves New Orleans where her university is located. Joanna is a pretty typical ENFP. She is always passionate about new things and wants to learn everything.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Airuo Zhang">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Airuo%20Zhang.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Irene Zhang</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="Airuo Zhang">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/Airuo%20Zhang.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Irene Zhang</h1>
<p>Irene is a second year undergraduate studying History and English at St. Catherine's College, Oxford. At OCF she is the Media Director for English-language content, specifically managing social media accounts and the OCF Blog. Irene was born in China but now lives in Canada, and became fascinated with the histories of the Sino diaspora. Her academic interests include comparative literature, feminist and queer theories, and translation, and. At Oxford she is involved with various publications, and when not reading or writing she's usually in the kitchen or trying to learn Spanish.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Yunqiao Xu">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Yunqiao%20Xu.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Lily Xu</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="Yunqiao Xu">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/Yunqiao%20Xu.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Lily Xu</h1>
<p>Lily is a student at UCL, majoring jn economics. She did one year exchange in the States. She likes travelling and have already been to 40 countries. She is also passionate about promoting education equality in rural China.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#cyr">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/cyr.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Theresa Chen</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="cyr">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/cyr.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Theresa Chen</h1>
<p>Theresa was born in Nanjing, Jiangsu. She chose to study in Hong Kong because of her extreme fear of the frigid winter. Now she is a sophomore in the Chinese University of Hong Kong, majoring in Chinese Studies with concentrations in Chinese film, literature and popular culture. She became one of the members of OCF in November 2020 and is responsible for new media content creation. Additionally, she cannot live without poems and rock music, which made her a typical livehouse resident.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#wy">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/wy.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yu Wu</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="wy">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/wy.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Yu Wu</h1>
<p>Yu is doing MPhil program in Modern Middle Eastern Studies at the University of Oxford. She loves languages and travelling, and has lived and traveled in many Middle Eastern countries before. Yu was born in a small city, Yueyang, in Hunan Province. She grew up by Yueyang Tower and Dongting Lake, and likes spicy food very much.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#qjy">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/qjy.jpeg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Jiayi Qiu</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="qjy">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/qjy.jpeg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Jiayi Qiu</h1>
<p>Jiayi Qiu is a freshman at Sciences Po Paris, majoring politics and government. His areas of interest are education reform, sustainable policies and technologies, and media coverage of climate change. He now works as an intern to Reuters Beijing Bureau Chief. At OCF, he is responsible for media projects (texts).
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#zz">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/zz.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Zhuo Zhang</h3>
<p>Marketing Member</p>
</div>
</div>
<div class="popup" id="zz">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/zz.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Zhuo Zhang</h1>
<p>Zhuo Zhang is an MBA student at ULV. Worked as a travel reporter in South Korea and video editor in LA. She loves everything related to images. Now she is engaged in artist management and artist coordinating related work in China.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Events</h4>
</div>
<div class="row">
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#zzd">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/zzd.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Zhidan Zheng</h3>
<p>Events Member</p>
</div>
</div>
<div class="popup" id="zzd">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/zzd.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Zhidan Zheng</h1>
<p>Zheng Zhidan is currently studying Management at University of Warwick. She loves chillipop and classical music, photography, literature, food, sports, fluffy things and everything related to beauty. She also likes spicy food.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Yifan Lian">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Yifan%20Lian.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Maria Lian</h3>
<p>Events Member</p>
</div>
</div>
<div class="popup" id="Yifan Lian">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/Yifan%20Lian.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Maria Lian</h1>
<p>Maria is a MSc in Financial Economics student in Saïd Business School. She belongs to Green Templeton College.In OCF, she is responsible for Events initiation and organization. She grew up in Beijing and received her bachelor degree in Tsinghua University. Through topic design of event, she hopes to present China to Oxford and the world from a diverse perspective. She also wrote for Oxford Business Review. When she's not studying or working, she spend time doing sports or improving her culinary skills. She's currently based in Oxford.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#szy">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/szy.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Ziyue Shao</h3>
<p>Events Member</p>
</div>
</div>
<div class="popup" id="szy">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/szy.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Ziyue Shao</h1>
<p>Ziyue Shao is a first year DPhil student at Linacre College, University of Oxford. He was born and raised in Shenzhen, China. His research focuses on the scratching mechanism of Nickel-based alloys while having an immense interest in sociology subjects. He obtained BEng(Hons) from University College London and MSc from University of Pennsylvania. He is passionate about travelling and wine tasting, having visited 40+ countries on his own and acquired WSET Level 3 certificate. Ziyue hopes to strengthen oversea students' understanding of China's development and to facilitate the communications between China and the United Kingdom.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Operation</h4>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#Zixi Cai">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/Zixi%20Cai.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Zixi Cai</h3>
<p>Marketing Member & Operation Member</p>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#wjh">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/wjh.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Jiahan Wu</h3>
<p>Operation Member</p>
</div>
</div>
<div class="popup" id="wjh">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/wjh.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Jiahan Wu</h1>
<p>Jiahan Wu is a first-year student from the University of Oxford, studying Mathematics at St Hugh's College. She was born in Wuhan, Hubei. She loves KPOP and also has a strong interest in Korean culture. In the extracurricular time, she likes watching dramas and movies, and she will also pick up the camera by herself and participate in the shooting of micromovies.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#fyk">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/fyk.jpeg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Yikuan Fang</h3>
<p>Technical Director</p>
</div>
</div>
<div class="popup" id="fyk">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/fyk.jpeg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Yikuan Fang</h1>
<p>Yikuan Fang is a first year student from the college of artificial intelligence and automation, Huazhong University of Science and Technology.
He is passionate about AI and automatic control and could gain infinite pleasure through robot programming and PCB making.
Pursuing the edge of his major, he uses his curiosity to lead his way of reasearch and willing to learn anything interesting.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> Outreach</h4>
</div>
<div class="row">
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#mxy">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/mxy.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Xingyi Meng</h3>
<p>Outreach Member</p>
</div>
</div>
<div class="popup" id="mxy">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/mxy.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Xingyi Meng</h1>
<p>Xingyi Meng is a first-year mathematics student at Oxford University's St.Hilda's College. She is originally from Shanghai. In her spare time, she likes playing badminton, playing renju and watching movies.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#lyq">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/lyq.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Maggie Liu</h3>
<p>Outreach Member</p>
</div>
</div>
<div class="popup" id="lyq">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/lyq.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Maggie Liu</h1>
<p>Maggie is a first-year economics student at UCL, who loves baking and banking.
</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
</div>
<div class="col-12">
<h4 class=" wow fadeInUp" data-wow-delay="0.1s"> <br /> IT</h4>
</div>
<div class="row">
<div class="col-lg-5ths col-md-4 col-sm-6 col-6">
<div class="team-item wow fadeInUp" data-wow-delay="0.3s">
<a href="#hjh">
<div class="team-img">
<img class="img-fluid" src="assets/img/team/members/JIANHAO%20HE.jpg" alt=" " />
<div class="team-overlay">
</div>
</div>
</a>
</div>
<div class="info-text">
<h3 style="font-size: initial;">Jianhao He</h3>
<p>IT Support</p>
</div>
</div>
<div class="popup" id="hjh">
<div class="popup-inner">
<div class="popup__photo">
<img src="assets/img/team/members/JIANHAO%20HE.jpg" alt="" class="members" />
</div>
<div class="popup__text">
<h1>Jianhao He</h1>
<p>He is now the IT director of 2021 Oxford China Forum. He once served as the new media operation director of marketing department, hoping to embrace all new and interesting things with an international perspective.</p>
</div>
<a class="popup__close" href="#NULL">X</a>
</div>
</div>
</div>
</div>
</section>
<!-- Team Section End -->
<!--Footer Section Start-->
<footer id="footer" class="footer-area section-padding" style="padding: 50px">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-6 col-sm-12 col-12 wow fadeInUp" data-wow-delay="0.2s">
<h3 style="font-size: initial;"><img src="assets/img/123.png" alt="" style="transform:translate(-15px,-10px); max-height: 100px" /></h3>
<p> Oxford China Forum (OCF) strike to provide an international platform that enhances the exchanges of ideas
between China and the world. We believe that diverse and equal sharing can bring us closer to each other,
strength construction and understanding, and eliminate confusion and prejudice. </p>
<p><br /></p>
<a href="https://www.facebook.com/oxfordchinaforum/posts/1319077818242072" style="color:white"
class="btn btn-border wow fadeInUp" data-wow-delay=".9s"> Join Us </a>
</div>
<div class="col-md-4 col-lg-4 col-sm-6 col-6 wow fadeInUp" data-wow-delay="0.6s">
<h3 style="font-size: initial;"> Contacts </h3>
<div class="widget">
<div class="newsletter-wrapper">
<ul style="color:white">
<li> Email: <br /> president@oxchina.org </li>
<li> Location: <br /> The Oxford Union,Frewin Court <br /> Oxford|OX1 3JB </li>
</ul>
</div>
</div>
<!--/.widget-->
<div class="widget">
<h5 class="widget-title"> Follow Us </h5>
<ul class="footer-social">
<li><a class="facebook" href="https://www.facebook.com/oxfordchinaforum"><i
class="lni-facebook-filled"></i></a></li>
<li><a class="twitter" href="https://twitter.com/oxchinaforum"><i class="lni-twitter-filled"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-2 col-lg-2 col-sm-4 col-6 wow fadeInUp" data-wow-delay="0.8s">
<h3 style="font-size: initial;"> WeChat Official Account </h3>
<img style="margin-bottom:20px" src="assets/img/qrcode.jpg" alt="" />
<p style="padding-right:0;width: 100px;"> Feedback: </p>
<p> zhlzhl637@gmail.com
jianhao.he@oxchina.org</p>
</div>
</div>
</div>
</footer>
<!--Footer Section End-->
<div id="copyright">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="site-info">
<p>Developing by 123</p>
</div>
</div>
</div>
</div>
</div>
<!-- Go to Top Link -->
<a href="#" class="back-to-top"><i class="lni-chevron-up"></i></a>
<div id="preloader">
<div class="sk-circle">
<div class="sk-circle1 sk-child"></div>
<div class="sk-circle2 sk-child"></div>
<div class="sk-circle3 sk-child"></div>
<div class="sk-circle4 sk-child"></div>
<div class="sk-circle5 sk-child"></div>
<div class="sk-circle6 sk-child"></div>
<div class="sk-circle7 sk-child"></div>
<div class="sk-circle8 sk-child"></div>
<div class="sk-circle9 sk-child"></div>
<div class="sk-circle10 sk-child"></div>
<div class="sk-circle11 sk-child"></div>
<div class="sk-circle12 sk-child"></div>
</div>
</div>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/js/jquery-min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery.countdown.min.js"></script>
<script src="assets/js/jquery.nav.js"></script>
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/wow.js"></script>
<script src="assets/js/jquery.slicknav.js"></script>
<script src="assets/js/nivo-lightbox.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/he_jian_hao/oxchina-final-editon.git
git@gitee.com:he_jian_hao/oxchina-final-editon.git
he_jian_hao
oxchina-final-editon
oxchina final editon
master

搜索帮助