You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
2.5 KiB
55 lines
2.5 KiB
6 years ago
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<title>合作伙伴</title>
|
||
|
<link href="css/common.css" rel="stylesheet" type="text/css" />
|
||
|
<link href="css/public.css" rel="stylesheet" type="text/css" />
|
||
|
<link href="css/user.css" rel="stylesheet" type="text/css" />
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class="homepageContent BgBox mt10">
|
||
|
<h2 class="BgBox_h2">合作伙伴</h2>
|
||
|
<div class="AgreementBox">
|
||
|
<ul class="patner-box ">
|
||
|
<li >
|
||
|
<a href="http://www.nudt.edu.cn/" target="_blank"><img src="images/footer_logo/p-nudt.png" width="210" height="40" alt="国防科技大学"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.sei.pku.edu.cn/" target="_blank"><img src="images/footer_logo/p-PekingUniversity.png" width="210" height="40" alt="北京大学"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://scse.buaa.edu.cn/" target="_blank"><img src="images/footer_logo/p-BeiHang_university.png" width="210" height="40" alt="北京航空航天大学"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.iscas.ac.cn/" target="_blank"> <img src="images/footer_logo/p-iscas.png" width="210" height="40" alt="中国科学院软件研究所"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.inforbus.com/" target="_blank"><img src="images/footer_logo/p-CVICSE.png" width="210" height="40" alt="中创软件"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.webxmf.com/" target="_blank"><img src="images/footer_logo/p-bee_logo.png" width="210" height="40" alt="小蜜蜂信息告警平台"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="https://www.ucloud.cn/" target="_blank"><img src="images/footer_logo/p-ucloud.png" width="210" height="40" alt="ucloud"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.nju.edu.cn/" target="_blank"><img src="images/footer_logo/p-nju.png" width="210" height="40" alt="南京大学"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="http://www.xtu.edu.cn/" target="_blank"><img src="images/footer_logo/p-xtu.png" width="210" height="40" alt="湘潭大学"></a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="javascript:void(0)"><img src="images/footer_logo/p-zgkyrj.png" width="210" height="40" alt="中国开源软件推进联盟"></a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
<div class="cl"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|
||
|
|
||
|
<script type="text/javascript" charset="utf-8">
|
||
|
$("#wrapper").css("background","#eaebec");
|
||
|
</script>
|