571 lines
30 KiB
HTML
571 lines
30 KiB
HTML
<html lang="en-US">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<title>{$html_title|default=$Think.config.ds_config.site_name}</title>
|
|
<meta name="renderer" content="webkit|ie-comp|ie-stand" />
|
|
<meta name="keywords" content="{$seo_keywords|default=''}" />
|
|
<meta name="description" content="{$seo_description|default=''}" />
|
|
<meta name="viewport"
|
|
content="width=device-width, initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover" />
|
|
<meta name="author" content="YiFFo" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
|
<meta content="IE=7" http-equiv="X-UA-Compatible" />
|
|
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900"/> -->
|
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/swiper.min.css" />
|
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/animate.css" />
|
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/semantic.min.css">
|
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/common.css" />
|
|
<link rel="stylesheet" href="{$Think.HOME_SITE_ROOT}/new/css/font_3136242_62t986otkc6.css">
|
|
<script>
|
|
var BASESITEROOT = "{$Think.BASE_SITE_ROOT}";
|
|
var HOMESITEROOT = "{$Think.HOME_SITE_ROOT}";
|
|
var BASESITEURL = "{$Think.BASE_SITE_URL}";
|
|
var HOMESITEURL = "{$Think.HOME_SITE_URL}";
|
|
</script>
|
|
<script src="{$Think.HOME_SITE_ROOT}/new/js/jquery-2.1.1.min.js"></script>
|
|
<script src="{$Think.HOME_SITE_ROOT}/new/js/jquery.cookie.js"></script>
|
|
<script src="{$Think.HOME_SITE_ROOT}/new/js/common.js"></script>
|
|
<script src="{$Think.PLUGINS_SITE_ROOT}/common.js"></script>
|
|
<script src="{$Think.PLUGINS_SITE_ROOT}/js/dialog/dialog.js" id="dialog_js" charset="utf-8"></script>
|
|
<script src="{$Think.PLUGINS_SITE_ROOT}/jquery.validate.min.js"></script>
|
|
<script src="{$Think.PLUGINS_SITE_ROOT}/layer/layer.js"></script>
|
|
<script src="{$Think.PLUGINS_SITE_ROOT}/layer/laydate.js"></script>
|
|
<script src="{$Think.HOME_SITE_ROOT}/new/js/font_3136242_11ioew7dvwo.js"></script>
|
|
<!-- light -->
|
|
<!-- <link type="text/css" rel="stylesheet" href="https://webfont.hellofont.cn/webfont/puhuiti-2?weight=45&family=puhuiti-2-45"> -->
|
|
<!-- regular -->
|
|
<!-- <link type="text/css" rel="stylesheet" href="https://webfont.hellofont.cn/webfont/puhuiti-2?weight=55&family=puhuiti-2-55"> -->
|
|
<!-- medium -->
|
|
<!-- <link type="text/css" rel="stylesheet" href="https://webfont.hellofont.cn/webfont/puhuiti-2?weight=65&family=puhuiti-2-65"> -->
|
|
<!-- bold -->
|
|
<!-- <link type="text/css" rel="stylesheet" href="https://webfont.hellofont.cn/webfont/puhuiti-2?weight=85&family=puhuiti-2-85"> -->
|
|
<!-- black -->
|
|
<!-- <link type="text/css" rel="stylesheet" href="https://webfont.hellofont.cn/webfont/puhuiti-2?weight=115&family=puhuiti-2-115"> -->
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-EX6H2927S7');
|
|
</script>
|
|
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EZ42N6ETWH"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-EZ42N6ETWH');
|
|
</script>
|
|
<!-- chat -->
|
|
<!-- <script>
|
|
window.addEventListener('mouseover', initLandbot, { once: true });
|
|
window.addEventListener('touchstart', initLandbot, { once: true });
|
|
var myLandbot;
|
|
function initLandbot() {
|
|
if (!myLandbot) {
|
|
var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true;
|
|
s.addEventListener('load', function () {
|
|
var myLandbot = new Landbot.Livechat({
|
|
configUrl: 'https://chats.landbot.io/v3/H-1186383-WLW5IGRB2WGOVHWK/index.json',
|
|
});
|
|
});
|
|
s.src = 'https://cdn.landbot.io/landbot-3/landbot-3.0.0.js';
|
|
var x = document.getElementsByTagName('script')[0];
|
|
x.parentNode.insertBefore(s, x);
|
|
}
|
|
}
|
|
</script>-->
|
|
<!--<script src="//code.tidio.co/4enwdahqiuzzigop29taomatroakg3va.js" async></script>-->
|
|
|
|
<script>
|
|
// var _hmt = _hmt || [];
|
|
// (function() {
|
|
// var hm = document.createElement("script");
|
|
// hm.src = "https://hm.baidu.com/hm.js?44e4119fe1a3c816c88e5813adb0da67";
|
|
// var s = document.getElementsByTagName("script")[0];
|
|
// s.parentNode.insertBefore(hm, s);
|
|
// })();
|
|
</script>
|
|
|
|
<style>
|
|
@font-face {
|
|
font-family: f-exhibition2-8623;
|
|
src: url('//resource.hellofont.cn/fonts/exhibition2/8623.ttf') format('TrueType'), url('//resource.hellofont.cn/fonts/exhibition2/8623.woff') format('woff'), url('/resource/fonts/exhibition2/8623.ttf') format('TrueType'), url('/resource/fonts/exhibition2/8623.woff') format('woff');
|
|
font-display: swap;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<!-- Google tag (gtag.js) -->
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EZ42N6ETWH"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() {
|
|
dataLayer.push(arguments);
|
|
}
|
|
gtag('js', new Date());
|
|
gtag('config', 'G-EZ42N6ETWH');
|
|
</script>
|
|
|
|
<style>
|
|
p { margin-bottom: 0.25rem !important; }
|
|
</style>
|
|
|
|
<body>
|
|
<header>
|
|
<div id="pc-header">
|
|
<div class="map">
|
|
<div class="main-center">
|
|
<a href="/promotion">About</a>
|
|
<a href="/showpintuan">Credit Transfer</a>
|
|
<a href="/document">How LightCourse Works</a>
|
|
<a href="/showgroupbuy">How to Apply</a>
|
|
<a href="/contact" style="margin-right:0.5rem;">Contact Us</a>
|
|
</div>
|
|
</div>
|
|
<div class="main-center">
|
|
<a href="/" class="logo"><img src="{$Think.HOME_SITE_ROOT}/new/images/logo.png"
|
|
alt="LightCourse" /></a>
|
|
<div class="search-form">
|
|
<div class="h-btn">
|
|
<span>Courses</span>
|
|
<svg class="iconf" aria-hidden="true" style="color: #fff;">
|
|
<use xlink:href="#icon-down"></use>
|
|
</svg>
|
|
<div class="content">
|
|
<nav>
|
|
<ul class="courses-ul">
|
|
<h3>COURSES</h3>
|
|
{foreach name="course" item="item"}
|
|
<li class="active">
|
|
<div><span>{$item.gc_name}</span><i class="iconfont icon-right"></i></div>
|
|
</li>
|
|
{/foreach}
|
|
<div class="more-btn">
|
|
<a href="/brand" class="more">View All Disciplines</a>
|
|
</div>
|
|
</ul>
|
|
<ul class="program-ul">
|
|
<h3>PROGRAMS</h3>
|
|
{foreach name="program2" item="item"}
|
|
<li>
|
|
<div><span>{$item.pro_locate}</span><i class="iconfont icon-right"></i>
|
|
</div>
|
|
</li>
|
|
{/foreach}
|
|
<div class="more-btn">
|
|
<a href="/program" class="more">View All Programs</a>
|
|
</div>
|
|
</ul>
|
|
</nav>
|
|
<aside>
|
|
<div class="courses-wrap active">
|
|
|
|
{foreach name="course" item="item" key="goods_key"}
|
|
<div class="item {if $goods_key == 0}active{/if}">
|
|
<div class="tit">
|
|
<h4>{$item.gc_name}<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-hot"></use>
|
|
</svg></h4>
|
|
<!-- <p>{$item.gc_name} courses</p>-->
|
|
<div class="close"><svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-close"></use>
|
|
</svg></div>
|
|
</div>
|
|
<ol>
|
|
{foreach name="item.goods" item="val"}
|
|
<li>
|
|
<a href="/Goods?goods_id={$val.goods_id}">
|
|
<h5>{$val.goods_name}<em>Online</em></h5>
|
|
<p>
|
|
<span>{$val.goods_serial}</span>
|
|
<span>{$val.ke_college}</span>
|
|
</p>
|
|
</a>
|
|
</li>
|
|
{/foreach}
|
|
</ol>
|
|
<div class="more-btn">
|
|
<a href="/brand" class="more">Learn More</a>
|
|
</div>
|
|
</div>
|
|
{/foreach}
|
|
</div>
|
|
<div class="program-wrap">
|
|
{foreach name="program2" item="item" key="goods_key"}
|
|
<div class="item {if $goods_key == 0}active{/if}">
|
|
<div class="tit">
|
|
<h4>PROGRAMS</h4>
|
|
<!-- <p>Hot program</p>-->
|
|
<div class="close"><i class="iconfont icon-close"></i></div>
|
|
</div>
|
|
<ol>
|
|
|
|
{notempty name="item.goods"}
|
|
{foreach name="item.goods" item="val"}
|
|
<li>
|
|
<div class="p-tit">
|
|
<div>
|
|
<h6>{$val.gc_name}</h6>
|
|
<p><i class="iconfont">{$val.pro_locate}</i></p>
|
|
</div>
|
|
<div class="t-logo"><img
|
|
src="/uploads/home/common/{$val.gc_image}" alt=""></div>
|
|
</div>
|
|
<div class="field">
|
|
<div class="list">
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-yuanxiao"></use>
|
|
</svg>
|
|
<label for="">· Institution</label>
|
|
<span>{$val.pro_college}</span>
|
|
</div>
|
|
<div class="list">
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-shijian"></use>
|
|
</svg>
|
|
<label for="">· Date</label>
|
|
<span>{$val.pro_period}</span>
|
|
</div>
|
|
<div class="list">
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-rili"></use>
|
|
</svg>
|
|
<label for="">· Duration</label>
|
|
<span>{$val.pro_duration}</span>
|
|
</div>
|
|
<div class="list">
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-renqun"></use>
|
|
</svg>
|
|
<label for="">· Audience</label>
|
|
<span>{$val.pro_people}</span>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
{/foreach}
|
|
{/notempty}
|
|
</ol>
|
|
<div class="more-btn">
|
|
<a href="/program" class="more">Learn More</a>
|
|
</div>
|
|
</div>
|
|
{/foreach}
|
|
|
|
</div>
|
|
</aside>
|
|
</div>
|
|
</div>
|
|
<!-- <select name="" id="">
|
|
<option value="1">Courses</option>
|
|
<option value="2">Programs</option>
|
|
</select> -->
|
|
<div class="search-inp">
|
|
<input type="text" class="homeinputval" name="keyword" autocomplete="off" placeholder="Find a Course">
|
|
<button type="submit" class="i homesearch"><svg class="iconf" aria-hidden="true"
|
|
style="color: #fff;">
|
|
<use xlink:href="#icon-search"></use>
|
|
</svg></button>
|
|
|
|
<div class="hint-search-content">
|
|
<div class="item course-item">
|
|
<h4>Course</h4>
|
|
<div class="i-list">
|
|
|
|
</div>
|
|
</div>
|
|
<div class="item program-item">
|
|
<h4>Programs</h4>
|
|
<div class="i-list">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
<ul>
|
|
{foreach name="top_menu" item="val"}
|
|
<li {$val.class}>
|
|
<a href="{$val.route}">{$val.name}</a>
|
|
</li>
|
|
{/foreach}
|
|
</ul>
|
|
<div class="right">
|
|
<div class="member">
|
|
<!-- <div class="i"><img src="" alt=""></div> -->
|
|
<p>
|
|
<!-- <ul class="login-regin"> -->
|
|
{if session('member_id')}
|
|
<div class="member-on">
|
|
<a href="/Memberinformation/index">{:session('member_name')} </a>
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-down"></use>
|
|
</svg>
|
|
<div class="second">
|
|
<a href="/Memberinformation/index.html">Profile</a>
|
|
<a href="/Membersecurity/index.html">Account</a>
|
|
<a href="/Membercourse/index.html">My Courses</a>
|
|
<a href="/Cart/index.html">My Cart</a>
|
|
<a href="/Memberfavorites/fglist.html">My Favorites</a>
|
|
<a href="/Memberorder/index.html">Previous Orders</a>
|
|
<a href="/qa" target="_blank">FAQ</a>
|
|
<a href="/Login/Logout">Sign Out</a>
|
|
</div>
|
|
</div>
|
|
{else}
|
|
{if $Think.config.ds_config.member_normal_register==1 ||
|
|
$Think.config.ds_config.sms_register==1}
|
|
<a href="/Login/register">Register</a>
|
|
{/if}
|
|
<a href="/Login/login">Login</a>
|
|
|
|
{/if}
|
|
<!-- </ul> -->
|
|
</p>
|
|
</div>
|
|
<div class="h-btn">
|
|
<a href="/Cart/index" class="i"><svg class="iconf" aria-hidden="true" style="color: #fff;">
|
|
<use xlink:href="#icon-gouwuche1"></use>
|
|
<div class="addcart-goods-num">{$cart_goods_num}</div>
|
|
</svg></a>
|
|
<!-- <a href="javascript:;" class="i"><span>EN</span></a> -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="mb-header" style="display: none">
|
|
<div class="navbar main" id="navbar-main">
|
|
<div id="search-ico">
|
|
<svg class="iconf" aria-hidden="true">
|
|
<use xlink:href="#icon-search"></use>
|
|
</svg>
|
|
</div>
|
|
<div id="logo">
|
|
<a href="/">
|
|
<img src="{$Think.HOME_SITE_ROOT}/new/images/logo.png" alt="LightCourse" />
|
|
</a>
|
|
</div>
|
|
<div id="sidebar-main-trigger"></div>
|
|
<div id="search-container">
|
|
<input type="text" placeholder="Find a Course">
|
|
<div class="hint-search-content">
|
|
<div class="item course-item">
|
|
<h4>Course</h4>
|
|
<div class="i-list">
|
|
|
|
</div>
|
|
</div>
|
|
<div class="item program-item">
|
|
<h4>Programs</h4>
|
|
<div class="i-list">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="sidebar" id="sidebar-main" style="position: fixed; right: -768px">
|
|
<div class="wrapper">
|
|
<div class="member">
|
|
<a href="/Login/login" class="c1">Sign in</a>
|
|
<a href="/Login/register" class="c2">Register</a>
|
|
</div>
|
|
<nav>
|
|
<ul id="accordion" class="accordion main-center">
|
|
<li>
|
|
<a href="/" class="link">
|
|
<p>HOME</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/brand" class="link">
|
|
<p>Courses</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/program" class="link">
|
|
<p>Programs</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
<!-- <div class="submenu" style="display: none">
|
|
<a href="">
|
|
<span>二级</span>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200"><path d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z" p-id="1844"></path></svg></div>
|
|
</a>
|
|
<a href="">
|
|
<span>二级</span>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200"><path d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z" p-id="1844"></path></svg></div>
|
|
</a>
|
|
<a href="">
|
|
<span>二级</span>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200"><path d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z" p-id="1844"></path></svg></div>
|
|
</a>
|
|
</div> -->
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/document" class="link">
|
|
<p>How LightCourse Works</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="/showpintuan" class="link">
|
|
<p>Credit Transfer</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
|
|
|
|
<li>
|
|
<a href="/link" class="link">
|
|
<p>Students Story</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/showgroupbuy" class="link">
|
|
<p>How To Apply</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/qa" class="link">
|
|
<p>FAQ</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
|
|
<li>
|
|
<a href="/promotion" class="link">
|
|
<p>About Us</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/activity" class="link">
|
|
<p>Join Us</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/inviterpro" class="link">
|
|
<p>Partner With Us</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/Article?ac_id=8" class="link">
|
|
<p>Blog</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/contact" class="link">
|
|
<p>Contact Us</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<!-- <li>
|
|
<a class="link">
|
|
<p>Privacy Statement</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a class="link">
|
|
<p>Website Terms</p>
|
|
<div><svg t="1646820115210" class="iconf" viewBox="0 0 1024 1024" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg" p-id="1843" width="200" height="200">
|
|
<path
|
|
d="M644.896 514.656c-4.647-3.465-7.707-5.211-10.102-7.614-111.882-111.777-223.68-223.642-335.584-335.395-11.498-11.482-17.601-24.432-14.060-40.893 6.549-30.444 42.724-43.056 66.702-23.206 2.638 2.179 5.006 4.691 7.43 7.116 122.147 122.131 244.29 244.268 366.434 366.411 22.218 22.218 22.236 44.944 0.033 67.143-122.749 122.755-245.548 245.451-368.185 368.316-12.166 12.191-26.062 17.589-42.734 13.327-28.957-7.395-40.247-42.511-21.462-65.828 2.323-2.881 5.046-5.457 7.668-8.083 111.214-111.228 222.435-222.459 333.706-333.634 2.407-2.404 5.469-4.166 10.148-7.66z"
|
|
p-id="1844"></path>
|
|
</svg></div>
|
|
</a>
|
|
</li> -->
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|