组织方及合作伙伴
-
+
主办方
-
+
{window.open("https://www.ccf.org.cn/")}} className='div8b9'>

承办方
-
+
{window.open("https://www.ccf.org.cn/kyfzwyh/")}} className='div8b9'>

协办方
-
+
+
{window.open("https://www.gitlink.org.cn/")}} className='div8b9 mr35'>

+
{window.open("http://111.8.36.180:81/#/about")}} className='div8b9'>

+
-
+
赞助商
-
+ {/* 一级赞助商 */}
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+ {/* 二级赞助商 */}
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+ {/* 三级赞助商 */}
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+ {/* 四级赞助商 */}
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+

+
+
钻石赞助商
+
+
+
+
diff --git a/src/glcc/home/partner/index.scss b/src/glcc/home/partner/index.scss
index 9246d5472..543365274 100644
--- a/src/glcc/home/partner/index.scss
+++ b/src/glcc/home/partner/index.scss
@@ -1,20 +1,23 @@
.partner{
- height: 19.21875vw;
min-height: 369px;
- background-image: linear-gradient(359.95deg,#373f5e 0%,#344281 100%);
+ padding-bottom: 100px;
+ background-image: url('../../img/partner_bg.png');
+ background-size: 100% 100%;
.glcc-tit{
color: #fff;
}
+ .cont1>div, .cont2, .cont3{
+ color:#ffffff;
+ font-size: 20px;
+ }
.cont1{
display: flex;
>div{
display: flex;
flex-direction: column;
- color:#ffffff;
- font-size: 20px;
margin-right: 35px;
}
- >div>div{
+ .div8b9{
background-image:linear-gradient(135deg,#e5e5f8 0%,#dee3ff 19.24%,#eff1ff 47.28%,#e6e6ff 71.19%,#ececff 100%);
border:2px solid #8b96ce;
border-radius:2px;
@@ -23,12 +26,81 @@
width: 220px;
height: 85px;
line-height: 85px;
+ margin-top: 7px;
+ &:hover{
+ box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76);
+ cursor: pointer;
+ }
}
- >div>div>img{
- width: 80px;
+ .flex_div{display: flex;}
+ >div>div>img{width: 80px;}
+ .div8b9 .gitlink{width: 180px;}
+ .div8b9 .xjy{width: 200px;}
+ }
+ .cont2>div>div{
+ width:156px;
+ height:87px;
+ padding: 12px 20px;
+ margin-right: 50px;
+ >img{width: 110px;
+ margin: 0 auto;}
+ >.bor{
+ width: 100px;
+ height: 2px;
+ margin: 0 auto;
}
- >div>div>.gitlink{
- width: 180px;
+ >p{
+ width: auto;
+ font-size: 12px;
+ margin: 2px auto;
+ text-align: center;}
+ }
+ .cont2>div{
+ display: flex;
+ margin-top: 30px;
+ >div{border-radius:4px;
+ &:hover{
+ box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76);
+ }}
+ &.one_sponsor>div{
+ background-image:linear-gradient(135.33deg,#636363 0%,#7b7b7b 21.34%,#6d6d6d 47.69%,#717171 61.08%,#606060 75.73%,#414141 100%);
+ border:1px solid #c4bfba;
+ >.bor{background-image: linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);}
+ }
+ &.two_sponsor>div{
+ background-image:linear-gradient(135.33deg,#8d90af 0%,#8e92b8 21.34%,#7178ab 47.69%,#7879a4 72.15%,#81839c 100%);
+ border:1px solid #cccaef;
+ >.bor{background-color:#abb3eb;}
+ }
+ &.three_sponsor>div{
+ background-image:linear-gradient(135.33deg,#95764d 0%,#d4b893 21.34%,#b89360 47.69%,#bb9362 72.15%,#a07f54 100%);
+ border:1px solid #efe3ca;
+ >.bor{background-image:linear-gradient(242.92deg,#f9e9b1 0%,#fff2d2 52.29%,#ebcc90 100%);}
+ }
+ &.four_sponsor>div{
+ background-image:linear-gradient(135.33deg,#d6d6d6 0%,#d7d7d7 21.34%,#fbfbfb 47.69%,#d5d5d5 72.15%,#e4e4e6 100%);
+ border:1px solid #dbdbdd;
+ >.bor{background-color:#ffffff;}
+ >p{color: #000000;
+ opacity:83%;}
+ }
+ }
+ .cont3>div{
+ display: flex;
+ div{
+ width:156px;
+ height:67px;
+ background-image:linear-gradient(135deg,#e6e6ff 0%,#dee3ff 19.24%,#eff1ff 47.28%,#e6e6ff 71.19%,#ececff 100%);
+ border:2px solid #8b96ce;
+ border-radius:2px;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ margin-right: 20px;
+ &:hover{
+ box-shadow:0px 0px 10px rgba(255, 255, 255, 0.76);
+ }
+ >img{width: 120px;}
}
}
}
\ No newline at end of file
diff --git a/src/glcc/img/contact_bg.png b/src/glcc/img/contact_bg.png
new file mode 100644
index 000000000..edcbc6d1c
Binary files /dev/null and b/src/glcc/img/contact_bg.png differ
diff --git a/src/glcc/img/gitlink1.png b/src/glcc/img/gitlink1.png
new file mode 100644
index 000000000..51826cb9c
Binary files /dev/null and b/src/glcc/img/gitlink1.png differ
diff --git a/src/glcc/img/gitlink2.png b/src/glcc/img/gitlink2.png
new file mode 100644
index 000000000..3282d0908
Binary files /dev/null and b/src/glcc/img/gitlink2.png differ
diff --git a/src/glcc/img/partner_bg.png b/src/glcc/img/partner_bg.png
new file mode 100644
index 000000000..46b46cc1f
Binary files /dev/null and b/src/glcc/img/partner_bg.png differ
diff --git a/src/glcc/img/xjy.png b/src/glcc/img/xjy.png
new file mode 100644
index 000000000..214b52a7a
Binary files /dev/null and b/src/glcc/img/xjy.png differ
diff --git a/src/glcc/index.scss b/src/glcc/index.scss
index e69de29bb..b7f82c6c6 100644
--- a/src/glcc/index.scss
+++ b/src/glcc/index.scss
@@ -0,0 +1,19 @@
+.glccHelp{
+ width: 48px;
+ padding: 6px 16px;
+ text-align: center;
+ background-color:#f6f9fe;
+ border:1px solid #ffffff;
+ border-radius:2px;
+ box-shadow:0px 0px 8px rgba(55, 148, 255, 0.16);
+ color:#1e1e1e;
+ cursor: pointer;
+ .icon-bangzhuzhongxinicon{
+ color: #0654D6;
+ margin-left: -3px;}
+ &:hover{
+ color:#ffffff;
+ background-color:#466aff;
+ .icon-bangzhuzhongxinicon{color:#ffffff}
+ }
+}
\ No newline at end of file
diff --git a/src/glcc/siderBarHelp.js b/src/glcc/siderBarHelp.js
new file mode 100644
index 000000000..c59fbafc7
--- /dev/null
+++ b/src/glcc/siderBarHelp.js
@@ -0,0 +1,14 @@
+import React from 'react';
+import './index.scss';
+
+function SiderBar() {
+ return (
+ // 开源夏令营定制帮助中心调整按钮
+
window.open("/glcc/help")}>
+
+ 帮助中心
+
+ )
+}
+
+export default SiderBar;