CINXE.COM
Home
<!DOCTYPE html> <html lang="ru"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Home</title> <meta name="description" content="..." /> <!-- meta for IOS --> <meta name="format-detection" content="telephone=no" /> <meta name="format-detection" content="date=no" /> <meta name="format-detection" content="address=no" /> <meta name="format-detection" content="email=no" /> <!-- fonts --> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap&_v=20231214212330" rel="stylesheet" /> <link rel="stylesheet" href="css/style.min.css" type="text/css" media="all" /> <!--<link rel="shortcut icon" href="images/global/favicon.svg" type="image/x-icon" />--> <link href="/images/global/favicon.ico" rel="icon" type="image/vnd.microsoft.icon"> <script src="js/jquery-3.6.3.js"></script> <script src="js/modules_w.js"></script> </head> <body class="home-page"> <div class="wrapper"> <!-- Header component --> <header class="header"></header> <div class="header__mobile"></div> <!-- Search component --> <div class="search closed" data-search="wrapper"></div> <div class="content"> <!-- Top section --> <div class="top__wrapper container-a" style="top: 2vmax;position: relative;"> <div class="top__inner container"> <div class="top__info"> <div class="top__info-box"> <h1 class="top__info-title title-1"> World University <br /> <span>Ranking</span> </h1> <p class="top__info-text"> We evaluate the effectiveness of 1200 leading universities in the world by 20 indicators within the framework of 4 key objectives: </p> <div class="top__info-tags"> <div class="top__info-tag" style="--tag-color: #2b8cd9">Teaching</div> <div class="top__info-tag" style="--tag-color: #97ca62">International diversity</div> <div class="top__info-tag" style="--tag-color: #ffc36c">Research</div> <div class="top__info-tag" style="--tag-color: #48c1c0">Financial sustainability</div> </div> </div> <div class="top__info-slider"> <div class="top__info-slider__info" data-university-info="main"> <div class="top__info-slider__info-head"> <div class="top__info-slider__info-rank"> World Rank: <span data-university-info="mainRank"></span> </div> <div class="top__info-slider__info-arrows"> <a class="top__info-slider-arrowPrev"> <svg width="26" height="26" viewBox="0 0 26 26" fill="none" xmlns="http://www.w3.org/2000/svg" > <rect width="26" height="26" rx="13" transform="matrix(-1 0 0 1 26 0)" fill="white" fill-opacity="0.2" /> <path d="M15 8.5L9.75 13.1667L15 17.8333" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> </a> <a class="top__info-slider-arrowNext"> <svg width="26" height="27" viewBox="0 0 26 27" fill="none" xmlns="http://www.w3.org/2000/svg" > <rect y="0.5" width="26" height="26" rx="13" fill="white" fill-opacity="0.2" /> <path d="M11 9L16.25 13.6667L11 18.3333" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /> </svg> </a> </div> </div> <!-- main--> <div class="top__info-slider__info-box"> <div class="top__info-slider__info-logo"> <img data-university-info="mainImage" src="" alt=""/> </div> <div class="top__info-slider__info-content"> <h5 class="top__info-slider__info-title" data-university-info="mainName"></h5> <p class="top__info-slider__info-text" data-university-info="mainLocation"></p> </div> </div> </div> <div class="swiper-wrapper"> <!-- #1--> <div class="top__info-slider__item swiper-slide" id="un_1"> <a href="" id="lnkun_1"><img src="" alt="" id="picun_1"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_1"></h5> <img data-university-info="image" src="" alt="" id="logo_1"/> <h5 data-university-info="name" id="unnm_1"></h5> <p data-university-info="location" id="loc_1"></p> </div> </div> <!-- #2--> <div class="top__info-slider__item swiper-slide" id="un_2"> <a href="" id="lnkun_2"><img src="" alt="" id="picun_2"/> </a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_2"></h5> <img data-university-info="image" src="" alt="" id="logo_2"/> <h5 data-university-info="name" id="unnm_2"></h5> <p data-university-info="location" id="loc_2"></p> </div> </div> <!-- #3--> <div class="top__info-slider__item swiper-slide" id="un_3"> <a href="" id="lnkun_3"><img src="" alt="" id="picun_3"/> </a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_3"></h5> <img data-university-info="image" src="" alt="" id="logo_3"/> <h5 data-university-info="name" id="unnm_3"></h5> <p data-university-info="location" id="loc_3"></p> </div> </div> <!-- #4--> <div class="top__info-slider__item swiper-slide" id="un_4"> <a href="" id="lnkun_4"><img src="" alt="" id="picun_4"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_4"></h5> <img data-university-info="image" src="" alt="" id="logo_4"/> <h5 data-university-info="name" id="unnm_4"></h5> <p data-university-info="location" id="loc_4"></p> </div> </div> <!-- #5--> <div class="top__info-slider__item swiper-slide" id="un_5"> <a href="" id="lnkun_5"><img src="" alt="" id="picun_5"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_5"></h5> <img data-university-info="image" src="" alt="" id="logo_5"/> <h5 data-university-info="name" id="unnm_5"></h5> <p data-university-info="location" id="loc_5"></p> </div> </div> <!-- #6--> <div class="top__info-slider__item swiper-slide" id="un_6"> <a href="" id="lnkun_6"><img src="" alt="" id="picun_6"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_6"></h5> <img data-university-info="image" src="" alt="" id="logo_6"/> <h5 data-university-info="name" id="unnm_6"></h5> <p data-university-info="location" id="loc_6"></p> </div> </div> <!-- #7--> <div class="top__info-slider__item swiper-slide" id="un_7"> <a href="" id="lnkun_7"><img src="" alt="" id="picun_7"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_7"></h5> <img data-university-info="image" src="" alt="" id="logo_7"/> <h5 data-university-info="name" id="unnm_7"></h5> <p data-university-info="location" id="loc_7"></p> </div> </div> <!-- #8--> <div class="top__info-slider__item swiper-slide" id="un_8"> <a href="" id="lnkun_8"><img src="" alt="" id="picun_8"/> </a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_8"></h5> <img data-university-info="image" src="" alt="" id="logo_8"/> <h5 data-university-info="name" id="unnm_8"></h5> <p data-university-info="location" id="loc_8"></p> </div> </div> <!-- #9--> <div class="top__info-slider__item swiper-slide" id="un_9"> <a href="" id="lnkun_9"><img src="" alt="" id="picun_9"/></a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_9"></h5> <img data-university-info="image" src="" alt="" id="logo_9"/> <h5 data-university-info="name" id="unnm_9"></h5> <p data-university-info="location" id="loc_9"></p> </div> </div> <!-- #10--> <div class="top__info-slider__item swiper-slide" id="un_10"> <a href="" id="lnkun_10"><img src="" alt="" id="picun_10"/> </a> <div data-university-info="wrapper"> <h5 data-university-info="rate" id="rank_10"></h5> <img data-university-info="image" src="" alt="" id="logo_10"/> <h5 data-university-info="name" id="unnm_10"></h5> <p data-university-info="location" id="loc_10"></p> </div> </div> </div> <div class="top__info-slider__dots"></div> </div> </div> <div class="linksBanner"> <div class="linksBanner__inner container"> <a href="ranking/index.html" class="linksBanner__item linksBanner__item--rankings"> <div class="linksBanner__item-content"> <img src="images/global/rankings-icon.svg" alt="rankings icon" /> Rankings </div> <div class="linksBanner__item-arrow"> <svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg" > <path d="M9.66602 5L16.666 12L9.66602 19" stroke="#FFC36C" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" /> </svg> </div> </a> <a href="map.html" class="linksBanner__item linksBanner__item--countriesOverview"> <div class="linksBanner__item-content"> <img src="images/global/countries-overview.svg" alt="rankings icon" /> Countries Overview </div> <div class="linksBanner__item-arrow"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" > <path d="M9 5L16 12L9 19" stroke="#48C1C0" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" /> </svg> </div> </a> <a href="methodology/index.html" class="linksBanner__item linksBanner__item--methodology"> <div class="linksBanner__item-content"> <img src="images/global/methodology.svg" alt="rankings icon" /> Methodology </div> <div class="linksBanner__item-arrow"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" > <path d="M9 5L16 12L9 19" stroke="#2B8CD9" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" /> </svg> </div> </a> </div> </div> </div> </div> <section class="top"> <!-- Benefits section --> <section class="benefits"> <div class="benefits__inner container"> <div class="benefits__topLine"> <div class="benefits__item"> <h4 class="benefits__item-title">8.2 million</h4> <p class="benefits__item-text">datapoints</p> </div> <div class="benefits__item"> <h4 class="benefits__item-title">1200</h4> <p class="benefits__item-text">leading world universities</p> </div> <div class="benefits__item"> <h4 class="benefits__item-title">54 000</h4> <p class="benefits__item-text">university profiles</p> </div> <div class="benefits__item"> <h4 class="benefits__item-title">85</h4> <p class="benefits__item-text">countries</p> </div> </div> <div class="benefits__bottomLine"> <div class="benefits__item"> Rankings <br /> 2010-2024 </div> <div class="benefits__item"> Map of world <br /> universities </div> <div class="benefits__item"> Advanced analytics forstudents, <br /> academics,policy makers </div> <div class="benefits__item"> Institutional <br /> comparison </div> <div class="benefits__item"> Transparent evalutionsystem <br /> in highereducation sector </div> </div> </div> </section> </section> <!-- News section --> <section class="newsCards"> <div class="newsCards__inner container"> <div class="newsCards__head"> <h2 class="newsCards__title title-2"> News </h2> <div class="newsCards__arrows"> <a class="newsCards__arrow newsCards__arrow--prev"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="32" height="32" rx="16" transform="matrix(-1 0 0 1 32 0)" fill="white"/> <path d="M18 10.75L12.75 16L18 21.25" stroke="#2B8CD9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> <a class="newsCards__arrow newsCards__arrow--next"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect width="32" height="32" rx="16" fill="white"/> <path d="M14 10.75L19.25 16L14 21.25" stroke="#2B8CD9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> </div> </div> <div class="newsCards__box swiper"> <div class="swiper-wrapper"></div> </div> </div> </section> <!-- Footer component --> <footer class="footer"></footer> </div> </div> <script src="js/head.js" defer></script> <script src="js/main.min.js" defer></script> </body> </html>