diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..ac658f22851119e7ea9b66043467a4df3af390f9 Binary files /dev/null and b/.DS_Store differ diff --git a/config.toml b/config.toml index 2c1c3d3ca4bb7520617fc0a86358dbd43f9d5aef..d93bfbf78f99bd1b6da5767c3bebafa2156773bc 100644 --- a/config.toml +++ b/config.toml @@ -421,7 +421,7 @@ paginate = 10 #longitude = "-77.028333" ### DOC Configurations - BookRepo = 'https://gitee.com/openeuler/docs' + BookRepo = 'https://gitee.com/openeuler/docs/blob' BookEditPath= 'blob/master/content' BookDateFormat = 'Jan 2, 2019' enableGitInfo = true @@ -491,7 +491,7 @@ paginate = 10 [[languages.zh.params.card]] image = "/img/2.svg" title = "快速入门" - url = "/zh/docs/20.03_LTS/docs/Installation/%E8%8E%B7%E5%8F%96%E5%AE%89%E8%A3%85%E6%BA%90.html" + url = "/zh/docs/20.03_LTS/docs/Quickstart/%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8%E6%8C%87%E5%8D%97.html" description = "如果您想要尝试使用openEuler,这里提供教程助您快速入门。" weight = 2 @@ -566,11 +566,11 @@ paginate = 10 [params.copyright] enable = true - text = "Copyright © openEuler 2020. All rights reserved.
Legal Notice  About us" + text = "Copyright © openEuler 2020. All rights reserved.
Brand  Legal Notice" [languages.zh.params.copyright] enable = true - text = "版权所有 © openEuler 2020 保留一切权利
法律声明  隐私政策  关于我们" + text = "版权所有 © openEuler 2020 保留一切权利
品牌  法律声明  隐私政策" [languages] diff --git a/content/en/brand/_index.md b/content/en/brand/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..e348388eeac5c1351aaff6a7ca578b4bfa924619 --- /dev/null +++ b/content/en/brand/_index.md @@ -0,0 +1,5 @@ ++++ +title = "Trademark" +notice = "Notice: " +description = "All logos and trademarks used on this website are the properties of openEuler community or other third parties as stated if applicable. No content provided on the openEuler community website shall be deemed as granting approval or the right to use any trademark or logo aforesaid by implication, lack of objection, or other means without the prior written consent of openEuler community or any third party which may own the mark. No individual shall use the name, trademark, and logo of openEuler community by any means without the prior written consent of openEuler community, except that your use of the name, trademark, and logo aforesaid is solely for personal, educational and non-commercial purpose. No individual shall use trademarks and logos owned by third parties without getting their approval." ++++ diff --git a/content/en/brand/horizontal1.md b/content/en/brand/horizontal1.md new file mode 100644 index 0000000000000000000000000000000000000000..0fd0dda82313219bcd95e7d4d6cc493759f5857a --- /dev/null +++ b/content/en/brand/horizontal1.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="Standard" +viewurl="/img/logo/horizontal/view/Standard.png" +pngdownloadurl="/img/logo/horizontal/download/Standard.png" +svgdownloadurl="/img/logo/horizontal/download/Standard.svg" +pdfdownloadurl="/img/logo/horizontal/download/Standard.pdf" ++++ \ No newline at end of file diff --git a/content/en/brand/horizontal2.md b/content/en/brand/horizontal2.md new file mode 100644 index 0000000000000000000000000000000000000000..c80a8fe16936eb4a06dd72c5f72530f55f0bf4dc --- /dev/null +++ b/content/en/brand/horizontal2.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="White" +viewurl="/img/logo/horizontal/view/White.png" +pngdownloadurl="/img/logo/horizontal/download/White.png" +svgdownloadurl="/img/logo/horizontal/download/White.svg" +pdfdownloadurl="/img/logo/horizontal/download/White.pdf" ++++ \ No newline at end of file diff --git a/content/en/brand/horizontal3.md b/content/en/brand/horizontal3.md new file mode 100644 index 0000000000000000000000000000000000000000..2c2d7c5521875dab0b31b76e9a51769425f820f8 --- /dev/null +++ b/content/en/brand/horizontal3.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="Black" +viewurl="/img/logo/horizontal/view/Black.png" +pngdownloadurl="/img/logo/horizontal/download/Black.png" +svgdownloadurl="/img/logo/horizontal/download/Black.svg" +pdfdownloadurl="/img/logo/horizontal/download/Black.pdf" ++++ \ No newline at end of file diff --git a/content/en/brand/vertical1.md b/content/en/brand/vertical1.md new file mode 100644 index 0000000000000000000000000000000000000000..2845a9af276aee8ae730e446e0ef157d2866eae1 --- /dev/null +++ b/content/en/brand/vertical1.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Standard" +viewurl="/img/logo/vertical/view/Standard.png" +pngdownloadurl="/img/logo/vertical/download/Standard.png" +svgdownloadurl="/img/logo/vertical/download/Standard.svg" +pdfdownloadurl="/img/logo/vertical/download/Standard.pdf" ++++ \ No newline at end of file diff --git a/content/en/brand/vertical2.md b/content/en/brand/vertical2.md new file mode 100644 index 0000000000000000000000000000000000000000..85c5044c427c1fefd086fca61587e7cb90d446af --- /dev/null +++ b/content/en/brand/vertical2.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Monochrome" +viewurl="/img/logo/vertical/view/Mono.png" +pngdownloadurl="/img/logo/vertical/download/Mono.png" +svgdownloadurl="/img/logo/vertical/download/Mono.svg" +pdfdownloadurl="/img/logo/vertical/download/Mono.pdf" ++++ \ No newline at end of file diff --git a/content/en/brand/vertical3.md b/content/en/brand/vertical3.md new file mode 100644 index 0000000000000000000000000000000000000000..18d15e8e14f27220b927f87dbc8a6e4639c112cc --- /dev/null +++ b/content/en/brand/vertical3.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Black" +viewurl="/img/logo/vertical/view/Black.png" +pngdownloadurl="/img/logo/vertical/download/Black.png" +svgdownloadurl="/img/logo/vertical/download/Black.svg" +pdfdownloadurl="/img/logo/vertical/download/Black.pdf" ++++ diff --git a/content/en/summit/2020-virtual-summit.md b/content/en/summit/2020-virtual-summit.md index 535b61c7eae13bf5cbe833ef52b7d3f6350418b6..0b0f0cde652c22b0fa58dddb5b171eab2e993652 100644 --- a/content/en/summit/2020-virtual-summit.md +++ b/content/en/summit/2020-virtual-summit.md @@ -5,11 +5,14 @@ banner= "./img/summitBannerWeb_en.png" bannerM= "./img/summitBannerMobile_en.png" -DesignSummit= "Design Summit" +DesignSummit1= "Design Summit " +DesignSummit2= "(SIG Workshop)" + +registerUrlAtBanner = "https://e.huawei.com/en/form/event/en/open-euler-virtual-summit-2020" step1 = "CFP" date1InPC = "3rd - 9th April" -date1InMB = "4.3 - 4.9" +date1InMB = "4.3 - 4.9" step2 = "Register" date2InPC = "10th - 15th April" @@ -25,211 +28,272 @@ date4InMB = "4.17 - 4.18" keynotes = "Keynotes" -keyNoteTime = "14:00 - 14:20, 17th April" -keyNoteTitle = "" -keyNoteSpeaker = "Dayong Jiang" +keyNoteTime = "09:30 - 09:40, 17th April" +keyNoteTitle = "openEuler Drives a Robust Multi-Core, Heterogeneous Computing Industry" +keyNoteSpeaker = "Jiang Dayong" keyNoteInfo = "" keyNoteInfoContent= "" keyNoteSpeakerIntro = "" -keyNoteSpeakerPicInPC = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB = "./img/userImagInMB.png" +keyNoteSpeakerPicInPC = "./img/jiangdayong.jpg" +keyNoteSpeakerPicInMB = "./img/jiangdayong.jpg" -keyNoteTime2 = "14:20 - 14:40, 17th April" -keyNoteTitle2 = "" -keyNoteSpeaker2 = "Xinwei Hu" -keyNoteInfo2 = "" +keyNoteTime2 = "09:40 - 09:50, 17th April" +keyNoteTitle2 = "openEuler: The Industry Propeller and Super Workshop" +keyNoteSpeaker2 = "Wang Zhun" +keyNoteInfo2 = "Focusing on IT transformation and industrial Internet construction in traditional industries, he has chaired the architecture planning of national-level information technology projects and provided consulting services to major ministries and central enterprises. As a member of the Association of Enterprise Architect, he is committed to promoting the rollout and implementation of enterprise architecture in China." keyNoteInfoContent2 = "" -keyNoteSpeakerIntro2 = "" -keyNoteSpeakerPicInPC2 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB2 = "./img/userImagInMB.png" - -keyNoteTime3 = "14:40 - 15:30, 17th April" -keyNoteTitle3 = "" -keyNoteSpeaker3 = "Dr. Wei Xiong" -keyNoteInfo3 ="" +keyNoteSpeakerIntro2 = "Senior Architect, Tongfang" +keyNoteSpeakerPicInPC2 = "./img/wangzhun.jpg" +keyNoteSpeakerPicInMB2 = "./img/wangzhun.jpg" + +keyNoteTime3 = "09:50 - 10:30, 17th April" +keyNoteTitle3 = "Innovation Drives the Future of openEuler" +keyNoteSpeaker3 = "Dr. Xiong Wei" +keyNoteInfo3 = "Xiong Wei, joined Huawei in 2014, is now the 2012 laboratory Central Software Institute server operating system chief architect, openEuler technical committee member; Nankai University, doctor of engineering, in TurboLinux, WindRiver and other companies as R & D person in charge, has a long time OS, underlying software experience and technology accumulation; on the processor, architecture, OS, containers, etc. has a broad technical vision, initially established the Kunpeng basic software stack server OS, container engine and other infrastructure of the platform system of self- research." keyNoteInfoContent3 = "" -keyNoteSpeakerIntro3 = "" -keyNoteSpeakerPicInPC3 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB3 = "./img/userImagInMB.png" - -keyNoteTime4 = "15:30 - 15:55, 17th April" -keyNoteTitle4 = "" -keyNoteSpeaker4 = "Junjie Ma" -keyNoteInfo4 ="" +keyNoteSpeakerIntro3 = "Member of openEuler Technical Committee" +keyNoteSpeakerPicInPC3 = "./img/xiongwei.jpg" +keyNoteSpeakerPicInMB3 = "./img/xiongwei.jpg" + +keyNoteTime4 = "10:30 - 10:40, 17th April" +keyNoteTitle4 = "openEuler Leads the Way to a Co-Built, Win-Win Global Community" +keyNoteSpeaker4 = "Yu Liang" +keyNoteInfo4 ='More than 20 years in the field of basic operating system, witnessed the development history of domestic Linux operating system. In 2016, he joined Puhua as Vice President of Marketing in the Basic Software Division of Puhua Corporation. Since the national e-government intranet "12 banks and 3 gold" project, it has participated in most of the landmark projects of the domestic operating system.' keyNoteInfoContent4 ="" -keyNoteSpeakerIntro4 = "" -keyNoteSpeakerPicInPC4 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB4 = "./img/userImagInMB.png" - -keyNoteTime5 = "16:00 - 16:10, 17th April" -keyNoteTitle5 = "" -keyNoteSpeaker5 = "" -keyNoteInfo5 ="" -keyNoteInfoContent5 ="" -keyNoteSpeakerIntro5 = "" -keyNoteSpeakerPicInPC5 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB5 = "./img/userImagInMB.png" - -keyNoteTime6 = "16:10 - 16:20, 17th April" -keyNoteTitle6 = "" -keyNoteSpeaker6 = "" -keyNoteInfo6 = "" +keyNoteSpeakerIntro4 = "Deputy GM, Basic Software Business Group, iSoft" +keyNoteSpeakerPicInPC4 = "./img/yuliang.jpg" +keyNoteSpeakerPicInMB4 = "./img/yuliang.jpg" + +keyNoteTime5 = "10:40 - 10:50, 17th April" +keyNoteTitle5 = "Kylin: Scale New Heights on the Wings of Kunpeng" +keyNoteSpeaker5 = "Li Zhenning" +keyNoteInfo5 = "The most valuable expert of HUAWEI CLOUD and Tencent Cloud; Director of Shanghai Basic Software Engineering Technology Research Center and mentor of master students at Taiyuan University of Technology. Li Zhenning has served in the open source and operating system field for 20 years, and his clients include many government agencies, national defense and aerospace, banks, securities, universities, etc. He has rich experience in open source operating system software technology, marketing and PR communication. He is currently an expert in the operating system and basic software industry in several ministries, provinces and cities. Research on industry macro development, technology trends, standards policy, etc. Currently, he is also a member of the China-Japan-Korea Northeast Asia Open Source Committee, Secretary General of the Open Source and Basic Software General Technology Innovation Strategic Alliance (UU); Deputy Secretary General of the China High-end Chip Alliance, Deputy Secretary General of the China Open Source Software Promotion Alliance, Deputy Secretary General of the China Open Source Cloud Alliance, Deputy Secretary General of the China Big Data Application Collaboration and Innovation Alliance, Head of the TIAA Automotive Alliance Software Group; Member of the CCF System Software Committee; Deputy Director of the China Big Data and Intelligent Computing Industry Alliance Open Source Software Working Committee, etc." +keyNoteInfoContent5 = "" +keyNoteSpeakerIntro5 = "VP, Kylinsoft" +keyNoteSpeakerPicInPC5 = "./img/lizhenning.jpg" +keyNoteSpeakerPicInMB5 = "./img/lizhenning.jpg" + +keyNoteTime6 = "10:50 - 11:00, 17th April" +keyNoteTitle6 = "Open Source Software Supply Lightening Program Boosts a Robust Community" +keyNoteSpeaker6 = "Wu Yanjun" +keyNoteInfo6 = "Researcher, Ph.D. supervisor, Deputy Chief Engineer, Institute of Software, Chinese Academy of Sciences, Director of Intelligent Software Research Center. After graduating from Tsinghua University, he joined the Software Institute of Chinese Academy of Sciences and has been working on operating system related research and development for a long time. He has published more than 50 papers in top academic conferences and core journals, and applied for more than 30 patents and softwares. He has been honored by the Beijing Science and Technology Rising Star and the Chinese Academy of Sciences Youth Promotion Association." keyNoteInfoContent6 = "" -keyNoteSpeakerIntro6 = "" -keyNoteSpeakerPicInPC6 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB6 = "./img/userImagInMB.png" +keyNoteSpeakerIntro6 = "Deputy Chief Engineer, Director of Intelligent Software Research Center, ISCAS" +keyNoteSpeakerPicInPC6 = "./img/wuyanjun.jpg" +keyNoteSpeakerPicInMB6 = "./img/wuyanjun.jpg" -keyNoteTime7 = "16:20 - 16:30, 17th April" -keyNoteTitle7 = "" -keyNoteSpeaker7 = "" +keyNoteTime7 = "11:00 - 11:10, 17th April" +keyNoteTitle7 = "openEuler: The Best MySQL Platform on Arm-based Servers" +keyNoteSpeaker7 = "Ding Wenlong" keyNoteInfo7 = "" keyNoteInfoContent7 = "" -keyNoteSpeakerIntro7 = "" -keyNoteSpeakerPicInPC7 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB7 = "./img/userImagInMB.png" - -keyNoteTime8 = "16:30 - 16:40, 17th April" -keyNoteTitle8 = "" -keyNoteSpeaker8 = "" -keyNoteInfo8 = "" +keyNoteSpeakerIntro7 = "Senior Engineer, Turbolinux" +keyNoteSpeakerPicInPC7 = "./img/dingwenlong.jpg" +keyNoteSpeakerPicInMB7 = "./img/dingwenlong.jpg" + +keyNoteTime8 = "11:10 - 11:25 17th, April" +keyNoteTitle8 = "How to Enjoy openEuler" +keyNoteSpeaker8 = "Ma Junjie" +keyNoteInfo8 = "openEuler Infrastructure Committer, openEuler oVirt SIG maintainer, oVirt Member, Istio community Member" keyNoteInfoContent8 = "" -keyNoteSpeakerIntro8 = "" -keyNoteSpeakerPicInPC8 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB8 = "./img/userImagInMB.png" - -period1 = "09:00-10:30" -period2 = "10:30-12:00" -period3 = "14:00-15:30" -period4 = "15:30-17:00" -period5 = "17:30-19:00" - -roomName1 = "Infrastructure" -room1Period1Kernel = "Kernel" -room1Period1GroupName = " " -room1Period1ChairName = " " -room1Period1ChairIntroduction = "" +keyNoteSpeakerIntro8 = "openEuler Infrastructure SIG Committer" +keyNoteSpeakerPicInPC8 = "./img/majunjie.png" +keyNoteSpeakerPicInMB8 = "./img/majunjie.png" + +keyNoteTime9 = "11:25 - 11:45 17th, April" +keyNoteTitle9 = "openEuler Community Governance" +keyNoteSpeaker9 = "Hu Xinwei" +keyNoteInfo9 = "" +keyNoteInfoContent9 = "" +keyNoteSpeakerIntro9 = "Chairman of openEuler Technical Committee" +keyNoteSpeakerPicInPC9 = "./img/huxinwei.jpg" +keyNoteSpeakerPicInMB9 = "./img/huxinwei.jpg" + + +date1 = "17th April" +date2 = "18th April" +period1 = "13:30-15:00" +period2 = "15:00-16:00" +period3 = "16:00-17:00" +period4 = "17:00-18:00" +period5 = "9:00-10:00" +period6 = "10:00-11:00" +period7 = "11:00-12:00" + +roomName1 = "Track 1" +room1Period1Kernel = "openEuler Kernel" +room1Period1GroupName = "" +room1Period1ChairName = "Hanjun Guo" +room1Period1ChairIntroduction = "openEuler Kernel Maintainer" room1Period1MeetingInfo = " " -room1Period1SignUp = " " -room1Period1SignUpLink = " " -room1Period1Meeting = "https://" -room1Period1MeetingLink = "https://" +roomPeriodSignUp = "Meeting" +room1Period1SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +roomPeriodMeeting = "Etherpad" +room1Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-community-kernel" -room1Period2Kernel = "Infrastructure" +room1Period2Kernel = "Container & iSula" room1Period2GroupName = " " -room1Period2ChairName = " " -room1Period2ChairIntroduction = " " +room1Period2ChairName = "Haomin Tsai" +room1Period2ChairIntroduction = "Container & iSula Maintainer" room1Period2MeetingInfo = " " -room1Period2SignUpLink = "https://" -room1Period2MeetingLink = "https://" +room1Period2SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +room1Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-container" -room1Period3Kernel = "Security" +room1Period3Kernel = "Packaging & Base Service" room1Period3GroupName = " " -room1Period3ChairName = " " -room1Period3ChairIntroduction = " " +room1Period3ChairName = "Xiaowen He" +room1Period3ChairIntroduction = "Packaging Maintainer" room1Period3MeetingInfo = " " -room1Period3SignUpLink = "https://" -room1Period3MeetingLink = "https://" - -room1Period4Kernel = "Hardware" -room1Period4GroupName = " " -room1Period4ChairName = " " -room1Period4ChairIntroduction = " " -room1Period4MeetingInfo = " " -room1Period4SignUpLink = "https://" -room1Period4MeetingLink = "https://" +room1Period3SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +room1Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-packaging" room1Period5Kernel = "Community Governance" room1Period5GroupName = " " -room1Period5ChairName = " " -room1Period5ChairIntroduction = " " +room1Period5ChairName = "Fred Li" +room1Period5ChairIntroduction = "Head of openEuler Secretariat" room1Period5MeetingInfo = " " -room1Period5SignUpLink = "https://" -room1Period5MeetingLink = "https://" - - -roomName2 = "Application" -room2Period1Kernel = "UKUI" +room1Period5SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-community-governance" + +room1Period6Kernel = "Release Management" +room1Period6GroupName = " " +room1Period6ChairName = "Liang Ma" +room1Period6ChairIntroduction = "openEuler 20.09 Release Manager" +room1Period6MeetingInfo = " " +room1Period6SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-release" + +room1Period7Kernel = "Technical Committee" +room1Period7GroupName = " " +room1Period7ChairName = "Shinwell Hu" +room1Period7ChairIntroduction = "Chairman of openEuler Technical Committee" +room1Period7MeetingInfo = " " +room1Period7SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period7MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-tc" + +roomName2 = "Track 2" +room2Period1Kernel = "RaspberryPi" room2Period1GroupName = " " -room2Period1ChairName = " " -room2Period1ChairIntroduction = " " +room2Period1ChairName = "Yafen Fang" +room2Period1ChairIntroduction = "RaspberryPI Maintainer" room2Period1MeetingInfo = " " -room2Period1SignUpLink = "https://" -room2Period1MeetingLink = "https://" +room2Period1SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-raspberrypi" -room2Period2Kernel = "MateDesktop" +room2Period2Kernel = "Documentation" room2Period2GroupName = " " -room2Period2ChairName = " " -room2Period2ChairIntroduction = " " +room2Period2ChairName = "Zhipeng Tan" +room2Period2ChairIntroduction = "Documentation Maintainer" room2Period2MeetingInfo = " " -room2Period2SignUpLink = "https://" -room2Period2MeetingLink = "https://" +room2Period2SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-documentation" -room2Period3Kernel = "A-TUNE" +room2Period3Kernel = "Runtime" room2Period3GroupName = " " -room2Period3ChairName = " " -room2Period3ChairIntroduction = " " +room2Period3ChairName = "Zhenyu Chen" +room2Period3ChairIntroduction = "Runtime Maintainer" room2Period3MeetingInfo = " " -room2Period3SignUpLink = "https://" -room2Period3MeetingLink = "https://" +room2Period3SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-runtime" -room2Period4Kernel = "Compiler" +room2Period4Kernel = "Networking" room2Period4GroupName = " " -room2Period4ChairName = " " -room2Period4ChairIntroduction = " " +room2Period4ChairName = "An Yan" +room2Period4ChairIntroduction = "Networking Maintainer" room2Period4MeetingInfo = " " -room2Period4SignUpLink = "https://" -room2Period4MeetingLink = "https://" +room2Period4SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period4MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-networking" -room2Period5Kernel = "Programming Language" +room2Period5Kernel = "Compiler" room2Period5GroupName = " " -room2Period5ChairName = " " -room2Period5ChairIntroduction = " " +room2Period5ChairName = "Ge Guo" +room2Period5ChairIntroduction = "Compiler Maintainer" room2Period5MeetingInfo = " " -room2Period5SignUpLink = "https://" -room2Period5MeetingLink = "https://" - - -roomName3 = "Virtualization" -room3Period1Kernel = "iSulad" +room2Period5SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-compiler" + +room2Period6Kernel = "Compatibility" +room2Period6GroupName = " " +room2Period6ChairName = "Kaitian Du" +room2Period6ChairIntroduction = "Compatibility Maintainer" +room2Period6MeetingInfo = " " +room2Period6SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-compatibility" + +room2Period7Kernel = "Infrastructure" +room2Period7GroupName = " " +room2Period7ChairName = "freesky-edward " +room2Period7ChairIntroduction = "Infrastructure Maintainer" +room2Period7MeetingInfo = " " +room2Period7SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period7MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-infrastructure" + +roomName3 = "Track 3" +room3Period1Kernel = "UKUI" room3Period1GroupName = " " -room3Period1ChairName = " " -room3Period1ChairIntroduction = " " +room3Period1ChairName = "Dou Yan" +room3Period1ChairIntroduction = "UKUI Maintainer, Member of KylinSoft open source community." room3Period1MeetingInfo = " " -room3Period1SignUpLink = "https://" -room3Period1MeetingLink = "https://" +room3Period1SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ukui" -room3Period2Kernel = "KataContainer" +room3Period2Kernel = "High Availability" room3Period2GroupName = " " -room3Period2ChairName = " " -room3Period2ChairIntroduction = " " +room3Period2ChairName = "Jian Hou" +room3Period2ChairIntroduction = "HA Maintainer; KylinSoft" room3Period2MeetingInfo = " " -room3Period2SignUpLink = "https://" -room3Period2MeetingLink = "https://" +room3Period2SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ha" -room3Period3Kernel = "KVM+QEMU" +room3Period3Kernel = "oVirt" room3Period3GroupName = " " -room3Period3ChairName = " " -room3Period3ChairIntroduction = " " +room3Period3ChairName = "Huihui Fu" +room3Period3ChairIntroduction = "oVirt Maintainer; KylinSoft" room3Period3MeetingInfo = " " -room3Period3SignUpLink = "https://" -room3Period3MeetingLink = "https://" +room3Period3SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ovirt" -room3Period4Kernel = "rust-vmm" +room3Period4Kernel = "Virtualization" room3Period4GroupName = " " -room3Period4ChairName = " " -room3Period4ChairIntroduction = " " +room3Period4ChairName = "Hailiang Zhang" +room3Period4ChairIntroduction = "Virt Maintainer" room3Period4MeetingInfo = " " -room3Period4SignUpLink = "https://" -room3Period4MeetingLink = "https://" +room3Period4SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period4MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-virtualization" -room3Period5Kernel = "Kubernetes" +room3Period5Kernel = "Programming" room3Period5GroupName = " " -room3Period5ChairName = " " -room3Period5ChairIntroduction = " " +room3Period5ChairName = "Zhihua Yan" +room3Period5ChairIntroduction = "Programming Maintainer" room3Period5MeetingInfo = " " -room3Period5SignUpLink = "https://" -room3Period5MeetingLink = "https://" +room3Period5SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-programming" + +room3Period6Kernel = "Dev-utils" +room3Period6GroupName = " " +room3Period6ChairName = "Myeuler" +room3Period6ChairIntroduction = "openEuler TC member; Dev-utils Maintainer" +room3Period6MeetingInfo = " " +room3Period6SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-dev-utils" + +room3Period7Kernel = "Security Committee" +room3Period7GroupName = " " +room3Period7ChairName = "Jianwen Zhu" +room3Period7ChairIntroduction = "Expert of operating system security" +room3Period7MeetingInfo = " " +room3Period7SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period7MeetingLink = "https://etherpad.opendev.org/p/openeuler-virtual-summit-2020-security-committee" + +logo1 = "./img/logo1_web_en.png" +logo1Mobile = "./img/logo1_mobile_en.png" +logo2 = "./img/logo2_web_en.png" +logo2Mobile = "./img/logo2_mobile_en.png" +logo3 = "./img/logo3_web_en.png" +logo3Mobile = "./img/logo3_mobile_en.png" Partners="Links" -+++ +muLanLink = "https://mulanos.oschina.net/" +kunPengLink = "https://www.huaweicloud.com/kunpeng/" +pengChengLink = "https://dw.pcl.ac.cn/dwmain/main/" +++ diff --git a/content/en/summit/css/community.css b/content/en/summit/css/community.css index 3d5621a5010a377bbff03afc37630ebffe3025c8..330129ce4b3b6c9613386187ed355a62d17f9a20 100644 --- a/content/en/summit/css/community.css +++ b/content/en/summit/css/community.css @@ -55,7 +55,7 @@ html,body{ padding: 47px 0 45px 0; } .community-summit{ - height: 1239px; + height: 1500px; width: 100%; background-image: url('../img/01.png'); background-position: center; @@ -85,7 +85,7 @@ html,body{ background-repeat: no-repeat; } .community-item-title.parters-link{ - background-image: url('../img/2.png'); + background-image: url('../img/3.png'); background-position: center; background-repeat: no-repeat; } @@ -180,45 +180,44 @@ html,body{ font-size: 16px; line-height: 18px; color: rgba(0, 0, 0, 0.5); + text-align: center; } .summit-room-item{ - width: 190px; - height: 260px; + width: 290px; + height: 160px; background-color: #fff; display: inline-block; padding: 27px 24px; border-radius: 2px; position: relative; text-align: left; - margin-bottom: 60px; + margin-bottom: 20px; } .summit-row-first{ float: left; - width: 154px; + width: 170px; min-height: 20px; } .summit-row-first-room{ - height: 260px; -} -.summit-row-first-room .summit-title-text{ - line-height: 260px; + height: 160px; } + .summit-room-item-title{ font-size: 24px; line-height: 27px; color: rgba(0, 0, 0, 0.85); - margin-bottom: 33px; + margin-bottom: 15px; } .summit-room-item-name p{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.5); + color: rgba(0, 0, 0, 0.65); margin: 0 0 4px 0; } .summit-room-item-name p:last-child{ font-size: 12px; line-height: 14px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.5); margin-bottom: 0; } .summit-room-item-info p{ @@ -309,9 +308,9 @@ html,body{ transition: all 0.5s; } .keynotes-item-time{ - font-size: 12px; + font-size: 18px; line-height: 14px; - color: rgba(0, 0, 0, 0.5); + color: rgba(0, 0, 0, 0.85); transition: all 0.5s; } .keynotes-item-content{ @@ -326,6 +325,7 @@ html,body{ margin-top: 10px; line-height: 21px; transition: all 0.5s; + text-align: right; } .keynotes-item-detail{ padding:0; @@ -338,7 +338,7 @@ html,body{ .keynotes-speaker-head{ background-color: aliceblue; width: 160px; - height: 183px; + float: left; margin-right: 20px; } @@ -368,13 +368,13 @@ html,body{ .keynotes-info-content{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.65); margin-top: 30px; } .keynotes-speaker-info{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.65); margin-top: 26px; } .keynotes-item-content{ @@ -423,9 +423,12 @@ html,body{ display: none; } .summit .mobile-hide .summit-title-text{ - width: 190px; + width: 170px; padding: 0 27px; } +.summit .mobile-hide .summit-title-text-month{ + margin-top:55px; +} /* @media screen and (min-width: 1140px){ */ .keynotes-list-item:hover .keynotes-item-detail{ @@ -451,8 +454,23 @@ html,body{ height: 100%; transform: rotateY(0deg); } + .community-parters img.mobile{ + display: none; + } + .community-parters img.pc{ + display: block; + } + /* } */ @media screen and (max-width: 1139px) { + .summit-room-item-hover{ + justify-content: flex-end; + + } + .summit-room-item-hover a{ + margin-top:3px; + margin-bottom:3px; + } #FAQ{ display: none; } @@ -507,7 +525,7 @@ html,body{ margin-bottom: .12rem; } .keynotes-item-content{ - font-size: .24rem; + font-size: .26rem; line-height: .27rem; } .community-day li{ @@ -543,14 +561,18 @@ html,body{ } .summit-room-item{ width: 100%; - height: auto; + height: 150px; padding: .2rem; - margin-bottom: 12px; padding-bottom: .34rem; } - .summit-room-item-hover{ - display: none; + .summit-room-item-noBackground{ + width: 100%; + height: 150px; + padding: .2rem; + padding-bottom: .34rem; + margin-bottom: 20px; } + .summit div[class^=col-]{ padding-left: .1rem; padding-right: .1rem; @@ -565,9 +587,18 @@ html,body{ color: rgba(0, 0, 0, 0.5); margin-bottom: .24rem; } + + .summit-room-item-date{ + display: block; + font-size: .2rem; + line-height: .23rem; + color: rgba(0, 0, 0, 0.5); + margin-bottom: .1rem; + } .summit-room-item-title{ margin-bottom: 2px; - font-size: .36rem; + font-size: .25rem; + line-height: 15px; } .community-item-tip{ margin-bottom: 0; @@ -600,9 +631,15 @@ html,body{ .community-item-title{ font-size: .5rem; line-height: .56rem; - margin-bottom: 0; + margin-bottom: 15px; background-size: 180px; } + .summit-design { + background-size:372px; + } + .summit-design span{ + display:block; + } .summit .mobile-show{ padding: 0; margin-left: -0.1rem; @@ -672,7 +709,6 @@ html,body{ } .keynotes-speaker-head{ width: 2.22rem; - height: 2.54rem; margin-right: .38rem; } .keynotes-speaker-detail .keynotes-speaker-name{ @@ -683,5 +719,13 @@ html,body{ font-size: .18rem; line-height: .24rem; } + @media screen and (min-width: 319px) and (max-width: 767px) { + .community-parters img.mobile{ + display: block; + } + .community-parters img.pc{ + display: none; + } + } } diff --git a/content/en/summit/img/01.png b/content/en/summit/img/01.png index 1aecc29b95196f22c1cfff098b7b106f5aedf59a..5966f32fec7ee0f72ffd1d64d83355ebfc1222e6 100644 Binary files a/content/en/summit/img/01.png and b/content/en/summit/img/01.png differ diff --git a/content/en/summit/img/2.png b/content/en/summit/img/2.png index e17d1b9ff065c4f344276b34e86e7566f4091c14..6ad75b10026eeb397a5dc08994324facc7138ae7 100644 Binary files a/content/en/summit/img/2.png and b/content/en/summit/img/2.png differ diff --git a/content/en/summit/img/dingwenlong.jpg b/content/en/summit/img/dingwenlong.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75808d5505e7f832b42319db8f437ce8890b49cd Binary files /dev/null and b/content/en/summit/img/dingwenlong.jpg differ diff --git a/content/en/summit/img/huxinwei.jpg b/content/en/summit/img/huxinwei.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a8a197fc9db90d5b586cfb2e934840636c55a54 Binary files /dev/null and b/content/en/summit/img/huxinwei.jpg differ diff --git a/content/en/summit/img/jiangdayong.jpg b/content/en/summit/img/jiangdayong.jpg new file mode 100644 index 0000000000000000000000000000000000000000..272d742302e20027c260bc77fc3e801e4e553462 Binary files /dev/null and b/content/en/summit/img/jiangdayong.jpg differ diff --git a/content/en/summit/img/lizhenning.jpg b/content/en/summit/img/lizhenning.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ef8e66ff924a0de58187f37fea2eb92b4d1f3aa Binary files /dev/null and b/content/en/summit/img/lizhenning.jpg differ diff --git a/content/en/summit/img/logo01.png b/content/en/summit/img/logo01.png deleted file mode 100644 index 47208d30daf834687a1f515147b6546763163744..0000000000000000000000000000000000000000 Binary files a/content/en/summit/img/logo01.png and /dev/null differ diff --git a/content/en/summit/img/logo1_mobile_en.png b/content/en/summit/img/logo1_mobile_en.png new file mode 100644 index 0000000000000000000000000000000000000000..b2bbbeff8f4bf87a06d927e18099b173e4a4c9fd Binary files /dev/null and b/content/en/summit/img/logo1_mobile_en.png differ diff --git a/content/en/summit/img/logo1_web_en.png b/content/en/summit/img/logo1_web_en.png new file mode 100644 index 0000000000000000000000000000000000000000..296b2f46949e25e7e3433475da11a6dfc5b9f291 Binary files /dev/null and b/content/en/summit/img/logo1_web_en.png differ diff --git a/content/en/summit/img/logo2_mobile_en.png b/content/en/summit/img/logo2_mobile_en.png new file mode 100644 index 0000000000000000000000000000000000000000..87ebe18823c7aedc00cb26e46926b6e12515d63c Binary files /dev/null and b/content/en/summit/img/logo2_mobile_en.png differ diff --git a/content/en/summit/img/logo2_web_en.png b/content/en/summit/img/logo2_web_en.png new file mode 100644 index 0000000000000000000000000000000000000000..381a27010bf7246e3387e3f8d12bb6e5c402d2c6 Binary files /dev/null and b/content/en/summit/img/logo2_web_en.png differ diff --git a/content/en/summit/img/logo3_mobile_en.png b/content/en/summit/img/logo3_mobile_en.png new file mode 100644 index 0000000000000000000000000000000000000000..47a51f1dee771b000aeb50f9f06243719e3b326a Binary files /dev/null and b/content/en/summit/img/logo3_mobile_en.png differ diff --git a/content/en/summit/img/logo3_web_en.png b/content/en/summit/img/logo3_web_en.png new file mode 100644 index 0000000000000000000000000000000000000000..c8513f407336f3dc559ace5967fc2d79011cc8c7 Binary files /dev/null and b/content/en/summit/img/logo3_web_en.png differ diff --git a/content/en/summit/img/majunjie.png b/content/en/summit/img/majunjie.png new file mode 100644 index 0000000000000000000000000000000000000000..32752292e60643c4524a8d57ab54369ce05f31bf Binary files /dev/null and b/content/en/summit/img/majunjie.png differ diff --git a/content/en/summit/img/summitBannerMobile_en.png b/content/en/summit/img/summitBannerMobile_en.png new file mode 100644 index 0000000000000000000000000000000000000000..a89725583e7c7a213436d3388985d67e686c97a0 Binary files /dev/null and b/content/en/summit/img/summitBannerMobile_en.png differ diff --git a/content/en/summit/img/wangzhun.jpg b/content/en/summit/img/wangzhun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fbedb8323c17ca20efd3026935328171c4b4b02 Binary files /dev/null and b/content/en/summit/img/wangzhun.jpg differ diff --git a/content/en/summit/img/wuyanjun.jpg b/content/en/summit/img/wuyanjun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe8112e1b151b8d96b2a1e6ed0155f14133dd820 Binary files /dev/null and b/content/en/summit/img/wuyanjun.jpg differ diff --git a/content/en/summit/img/xiongwei.jpg b/content/en/summit/img/xiongwei.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5225037d9be1ab6b134b37143b8fee1f01f17e74 Binary files /dev/null and b/content/en/summit/img/xiongwei.jpg differ diff --git a/content/en/summit/img/yuliang.jpg b/content/en/summit/img/yuliang.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c749322c58ba7be554c3a077e1acefaa17846e2 Binary files /dev/null and b/content/en/summit/img/yuliang.jpg differ diff --git a/content/zh/brand/_index.md b/content/zh/brand/_index.md new file mode 100644 index 0000000000000000000000000000000000000000..9e5a3928cc4ce537943ade87bd057435494d94c2 --- /dev/null +++ b/content/zh/brand/_index.md @@ -0,0 +1,5 @@ ++++ +title = "商标" +notice = "注意: " +description = "openEuler网站上使用和显示的所有商标、标志皆属openEuler社区所有,但注明属于其他方拥有的商标、标志除外。未经openEuler社区或其他方书面许可,openEuler网站所载的任何内容不应被视作以暗示、不反对或其他形式授予使用前述任何商标、标志的许可或权利。未经事先书面许可,任何人不得以任何方式使用openEuler社区的名称及openEuler社区的商标、标记,除非你使用前述名称、商标和标记是出于个人、教育和非商业目的。任何人不得在未获得第三方同意的情况下使用第三方拥有的商标和标志。" ++++ diff --git a/content/zh/brand/horizontal1.md b/content/zh/brand/horizontal1.md new file mode 100644 index 0000000000000000000000000000000000000000..0fd0dda82313219bcd95e7d4d6cc493759f5857a --- /dev/null +++ b/content/zh/brand/horizontal1.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="Standard" +viewurl="/img/logo/horizontal/view/Standard.png" +pngdownloadurl="/img/logo/horizontal/download/Standard.png" +svgdownloadurl="/img/logo/horizontal/download/Standard.svg" +pdfdownloadurl="/img/logo/horizontal/download/Standard.pdf" ++++ \ No newline at end of file diff --git a/content/zh/brand/horizontal2.md b/content/zh/brand/horizontal2.md new file mode 100644 index 0000000000000000000000000000000000000000..c80a8fe16936eb4a06dd72c5f72530f55f0bf4dc --- /dev/null +++ b/content/zh/brand/horizontal2.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="White" +viewurl="/img/logo/horizontal/view/White.png" +pngdownloadurl="/img/logo/horizontal/download/White.png" +svgdownloadurl="/img/logo/horizontal/download/White.svg" +pdfdownloadurl="/img/logo/horizontal/download/White.pdf" ++++ \ No newline at end of file diff --git a/content/zh/brand/horizontal3.md b/content/zh/brand/horizontal3.md new file mode 100644 index 0000000000000000000000000000000000000000..2c2d7c5521875dab0b31b76e9a51769425f820f8 --- /dev/null +++ b/content/zh/brand/horizontal3.md @@ -0,0 +1,8 @@ ++++ +picturetype="Horizontal" +name="Black" +viewurl="/img/logo/horizontal/view/Black.png" +pngdownloadurl="/img/logo/horizontal/download/Black.png" +svgdownloadurl="/img/logo/horizontal/download/Black.svg" +pdfdownloadurl="/img/logo/horizontal/download/Black.pdf" ++++ \ No newline at end of file diff --git a/content/zh/brand/vertical1.md b/content/zh/brand/vertical1.md new file mode 100644 index 0000000000000000000000000000000000000000..2845a9af276aee8ae730e446e0ef157d2866eae1 --- /dev/null +++ b/content/zh/brand/vertical1.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Standard" +viewurl="/img/logo/vertical/view/Standard.png" +pngdownloadurl="/img/logo/vertical/download/Standard.png" +svgdownloadurl="/img/logo/vertical/download/Standard.svg" +pdfdownloadurl="/img/logo/vertical/download/Standard.pdf" ++++ \ No newline at end of file diff --git a/content/zh/brand/vertical2.md b/content/zh/brand/vertical2.md new file mode 100644 index 0000000000000000000000000000000000000000..85c5044c427c1fefd086fca61587e7cb90d446af --- /dev/null +++ b/content/zh/brand/vertical2.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Monochrome" +viewurl="/img/logo/vertical/view/Mono.png" +pngdownloadurl="/img/logo/vertical/download/Mono.png" +svgdownloadurl="/img/logo/vertical/download/Mono.svg" +pdfdownloadurl="/img/logo/vertical/download/Mono.pdf" ++++ \ No newline at end of file diff --git a/content/zh/brand/vertical3.md b/content/zh/brand/vertical3.md new file mode 100644 index 0000000000000000000000000000000000000000..18d15e8e14f27220b927f87dbc8a6e4639c112cc --- /dev/null +++ b/content/zh/brand/vertical3.md @@ -0,0 +1,8 @@ ++++ +picturetype="vertical" +name="Black" +viewurl="/img/logo/vertical/view/Black.png" +pngdownloadurl="/img/logo/vertical/download/Black.png" +svgdownloadurl="/img/logo/vertical/download/Black.svg" +pdfdownloadurl="/img/logo/vertical/download/Black.pdf" ++++ diff --git a/content/zh/summit/2020-virtual-summit.md b/content/zh/summit/2020-virtual-summit.md index 463cf099fc383397e8932e1dce77b54028e7f1ee..c94e8d21f17d3086e1875aff7c999870e51258d2 100644 --- a/content/zh/summit/2020-virtual-summit.md +++ b/content/zh/summit/2020-virtual-summit.md @@ -4,7 +4,10 @@ title = "openEuler 峰会 2020" banner= "./img/summitBannerWeb_zh.png" bannerM= "./img/summitBannerMobile_zh.png" -DesignSummit= "设计峰会" +DesignSummit1= "设计峰会" +DesignSummit2= "(项目组专题研讨)" + +registerUrlAtBanner = "https://e.huawei.com/cn/form/event/en/open-euler-virtual-summit-2020" step1 = "议题召集" date1InPC = "4 月 3 日 - 4 月 9 日" @@ -24,210 +27,274 @@ date4InMB = "4.17 - 4.18" keynotes = "主题演讲" -keyNoteTime = "4 月 17 日 14:00 - 14:20" -keyNoteTitle = "openEuler 生态的现状和发展" +keyNoteTime = "4 月 17 日 09:30 - 09:40" +keyNoteTitle = "openEuler 加速多核异构计算产业发展" keyNoteSpeaker = "江大勇" keyNoteInfo = "" keyNoteInfoContent= "" -keyNoteSpeakerIntro = "鲲鹏计算副总裁、华为操作系统总经理" -keyNoteSpeakerPicInPC = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB = "./img/userImagInMB.png" - -keyNoteTime2 = "4 月 17 日 14:20 - 14:40" -keyNoteTitle2 = "openEuler 社区和技术治理" -keyNoteSpeaker2 = "胡欣蔚" -keyNoteInfo2 = "" +keyNoteSpeakerIntro = "" +keyNoteSpeakerPicInPC = "./img/jiangdayong.jpg" +keyNoteSpeakerPicInMB = "./img/jiangdayong.jpg" + +keyNoteTime2 = "4 月 17 日 09:40 - 09:50" +keyNoteTitle2 = "openEuler,助推器,超级工坊" +keyNoteSpeaker2 = "王准" +keyNoteInfo2 = "关注于传统行业IT转型和工业互联网建设,多次主持全国级信息化项目的架构规划,为各大部委和央企提供咨询。作为企业架构师协会会员,致力于推动企业架构在中国的推广和落地。" keyNoteInfoContent2 = "" -keyNoteSpeakerIntro2 = "openEuler 技术委员会主席" -keyNoteSpeakerPicInPC2 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB2 = "./img/userImagInMB.png" +keyNoteSpeakerIntro2 = "清华同方计算机资深架构师" +keyNoteSpeakerPicInPC2 = "./img/wangzhun.jpg" +keyNoteSpeakerPicInMB2 = "./img/wangzhun.jpg" -keyNoteTime3 = "4 月 17 日 14:40 - 15:30" -keyNoteTitle3 = "openEuler: 一个 OS 前世今生的故事" +keyNoteTime3 = "4 月 17 日 09:50 - 10:30" +keyNoteTitle3 = "Innovation Drives the Future of openEuler" keyNoteSpeaker3 = "熊伟" -keyNoteInfo3 ="" +keyNoteInfo3 = "熊伟,2014年加入华为,现为2012实验室中央软件院服务器操作系统首席架构师,openEuler技术委员会委员;南开大学工学博士,曾在TurboLinux、WindRiver等公司担任研发负责人,具有长期的OS、底层软件工作经验和技术积累;对处理器、体系架构、OS、容器等具有广阔的技术视野,初步建立起鲲鹏基础软件栈服务器OS、容器引擎等基础设施的自研平台体系。" keyNoteInfoContent3 = "" -keyNoteSpeakerIntro3 = "openEuler 首席架构师、 openEuler 技术委员会成员" -keyNoteSpeakerPicInPC3 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB3 = "./img/userImagInMB.png" - -keyNoteTime4 = "4 月 17 日 15:30 - 15:55" -keyNoteTitle4 = "参与 openEuler 社区的心路历程" -keyNoteSpeaker4 = "马俊杰" -keyNoteInfo4 ="" +keyNoteSpeakerIntro3 = "openEuler技术委员会委员" +keyNoteSpeakerPicInPC3 = "./img/xiongwei.jpg" +keyNoteSpeakerPicInMB3 = "./img/xiongwei.jpg" + +keyNoteTime4 = "4 月 17 日 10:30 - 10:40" +keyNoteTitle4 = "从“共建”到“共赢” 推动 openEuler 成为全球领先社区" +keyNoteSpeaker4 = "宇亮" +keyNoteInfo4 ='基础操作系统领域从业20余年,见证了国产Linux操作系统发展历史。先后服务于中科红旗、中标软件等,2016年加入普华,任普华公司基础软件事业部营销副总。自国家电子政务内外网“12库3金”项目起至今,先后参与了大部分国产操作系统具有里程碑意义的重大项目。' keyNoteInfoContent4 ="" -keyNoteSpeakerIntro4 = "openEuler 社区成员" -keyNoteSpeakerPicInPC4 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB4 = "./img/userImagInMB.png" - -keyNoteTime5 = "4 月 17 日 16:00 - 16:10" -keyNoteTitle5 = "待定" -keyNoteSpeaker5 = "统信软件" -keyNoteInfo5 ="" -keyNoteInfoContent5 ="" -keyNoteSpeakerIntro5 = "" -keyNoteSpeakerPicInPC5 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB5 = "./img/userImagInMB.png" - -keyNoteTime6 = "4 月 17 日 16:10 - 16:20" -keyNoteTitle6 = "待定" -keyNoteSpeaker6 = "普华软件" -keyNoteInfo6 = "" +keyNoteSpeakerIntro4 = "普华公司基础软件事业部副总经理" +keyNoteSpeakerPicInPC4 = "./img/yuliang.jpg" +keyNoteSpeakerPicInMB4 = "./img/yuliang.jpg" + +keyNoteTime5 = "4 月 17 日 10:40 - 10:50" +keyNoteTitle5 = "麒麟遨天,助力鲲鹏展翅" +keyNoteSpeaker5 = "李震宁" +keyNoteInfo5 = "华为云及腾讯云最具价值专家;上海市基础软件工程技术研究中心主任、太原理工大学硕士生导师。李震宁先生在开源和操作系统领域服务了20年,服务客户包括全国多个政府机关、国防及航天、银行、证券、大学等,有着丰富的开源操作系统软件技术、市场营销和公关传播领域复合经验。目前在国家多个部委和省市担任操作系统和基础软件产业等相关领域专家。对行业宏观发展,技术趋势,标准政策等均有一定研究。目前兼任中日韩东北亚开源委员会中方委员、开源及基础软件通用技术创新战略联盟(优盟)秘书长;中国高端芯片联盟副秘书长、中国开源软件推进联盟副秘书长,中国开源云联盟副秘书长,中国大数据应用协同创新联盟副秘书长,TIAA车载联盟软件组组长;CCF 系统软件专委会委员;中国大数据与智能计算产业联盟开源软件工作委员会副主任等职务。" +keyNoteInfoContent5 = "" +keyNoteSpeakerIntro5 = "麒麟软件副总裁" +keyNoteSpeakerPicInPC5 = "./img/lizhenning.jpg" +keyNoteSpeakerPicInMB5 = "./img/lizhenning.jpg" + +keyNoteTime6 = "4 月 17 日 10:50 - 11:00" +keyNoteTitle6 = "点亮开源软件供应链,助力社区高质量发展" +keyNoteSpeaker6 = "武延军" +keyNoteInfo6 = "研究员、博士生导师,中科院软件所副总工程师,智能软件研究中心主任。毕业于清华大学计算机系,随后加入中科院软件所学习工作,长期从事操作系统相关研发工作。在相关学术顶级会议、核心期刊先后发表论文50余篇,申请专利与软著30余项。曾获北京市科技新星、中科院青促会优秀会员等荣誉。" keyNoteInfoContent6 = "" -keyNoteSpeakerIntro6 = "" -keyNoteSpeakerPicInPC6 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB6 = "./img/userImagInMB.png" +keyNoteSpeakerIntro6 = "中科院软件所副总工程师,智能软件研究中心主任" +keyNoteSpeakerPicInPC6 = "./img/wuyanjun.jpg" +keyNoteSpeakerPicInMB6 = "./img/wuyanjun.jpg" -keyNoteTime7 = "周4 月 17 日 16:20 - 16:30" -keyNoteTitle7 = "待定" -keyNoteSpeaker7 = "麒麟软件" +keyNoteTime7 = "4 月 17 日 11:00 - 11:10" +keyNoteTitle7 = "ARM服务器最佳MySQL平台" +keyNoteSpeaker7 = "丁文龙" keyNoteInfo7 = "" keyNoteInfoContent7 = "" -keyNoteSpeakerIntro7 = "" -keyNoteSpeakerPicInPC7 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB7 = "./img/userImagInMB.png" - -keyNoteTime8 = "4 月 17 日 16:30 - 16:40" -keyNoteTitle8 = "待定" -keyNoteSpeaker8 = "万里开源" -keyNoteInfo8 = "" +keyNoteSpeakerIntro7 = "高级研发工程师" +keyNoteSpeakerPicInPC7 = "./img/dingwenlong.jpg" +keyNoteSpeakerPicInMB7 = "./img/dingwenlong.jpg" + +keyNoteTime8 = "4 月 17 日 11:10 - 11:25" +keyNoteTitle8 = "How to Enjoy openEuler" +keyNoteSpeaker8 = "马俊杰" +keyNoteInfo8 = "openEuler 社区 Infrastructure Committer、openEuler 社区 oVirt SIG组maintainer、oVirt 社区 Member、Istio 社区 Member" keyNoteInfoContent8 = "" -keyNoteSpeakerIntro8 = "" -keyNoteSpeakerPicInPC8 = "./img/userImagInPC.png" -keyNoteSpeakerPicInMB8 = "./img/userImagInMB.png" - -period1 = "09:00-10:30" -period2 = "10:30-12:00" -period3 = "14:00-15:30" -period4 = "15:30-17:00" -period5 = "17:30-19:00" - -roomName1 = "基础架构" -room1Period1Kernel = "Kernel" -room1Period1GroupName = " " -room1Period1ChairName = " " -room1Period1ChairIntroduction = "" +keyNoteSpeakerIntro8 = "openEuler Infrastructure SIG Committer" +keyNoteSpeakerPicInPC8 = "./img/majunjie.png" +keyNoteSpeakerPicInMB8 = "./img/majunjie.png" + +keyNoteTime9 = "4 月 17 日 11:25 - 11:45" +keyNoteTitle9 = "openEuler Community Governance" +keyNoteSpeaker9 = "胡欣蔚" +keyNoteInfo9 = "" +keyNoteInfoContent9 = "" +keyNoteSpeakerIntro9 = "openEuler 技术委员会主席" +keyNoteSpeakerPicInPC9 = "./img/huxinwei.jpg" +keyNoteSpeakerPicInMB9 = "./img/huxinwei.jpg" + +date1 = "4月17日" +date2 = "4月18日" +period1 = "13:30-15:00" +period2 = "15:00-16:00" +period3 = "16:00-17:00" +period4 = "17:00-18:00" +period5 = "9:00-10:00" +period6 = "10:00-11:00" +period7 = "11:00-12:00" + +roomName1 = "Track 1" +room1Period1Kernel = "openEuler内核" +room1Period1GroupName = "" +room1Period1ChairName = "郭寒军" +room1Period1ChairIntroduction = "openEuler Kernel Maintainer" room1Period1MeetingInfo = " " -room1Period1SignUp = " " -room1Period1SignUpLink = " " -room1Period1Meeting = "https://" -room1Period1MeetingLink = "https://" +roomPeriodSignUp = "点击参会" +room1Period1SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +roomPeriodMeeting = "会议内容" +room1Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-community-kernel" -room1Period2Kernel = "基础设施" +room1Period2Kernel = "Container & iSula" room1Period2GroupName = " " -room1Period2ChairName = " " -room1Period2ChairIntroduction = " " +room1Period2ChairName = "蔡灏旻" +room1Period2ChairIntroduction = "Container & iSula SIG Maintainer" room1Period2MeetingInfo = " " -room1Period2SignUpLink = "https://" -room1Period2MeetingLink = "https://" +room1Period2SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +room1Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-container" -room1Period3Kernel = "系统安全" +room1Period3Kernel = "Packaging & Base Service" room1Period3GroupName = " " -room1Period3ChairName = " " -room1Period3ChairIntroduction = " " +room1Period3ChairName = "何晓文" +room1Period3ChairIntroduction = "Packaging Maintainer" room1Period3MeetingInfo = " " -room1Period3SignUpLink = "https://" -room1Period3MeetingLink = "https://" +room1Period3SignUpLink = "https://welink-meeting.zoom.us/j/138895546" +room1Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-packaging" + -room1Period4Kernel = "硬件架构" -room1Period4GroupName = " " -room1Period4ChairName = " " -room1Period4ChairIntroduction = " " -room1Period4MeetingInfo = " " -room1Period4SignUpLink = "https://" -room1Period4MeetingLink = "https://" room1Period5Kernel = "社区治理" room1Period5GroupName = " " -room1Period5ChairName = " " -room1Period5ChairIntroduction = " " +room1Period5ChairName = "李永乐" +room1Period5ChairIntroduction = "openEuler社区秘书处负责人" room1Period5MeetingInfo = " " -room1Period5SignUpLink = "https://" -room1Period5MeetingLink = "https://" - - -roomName2 = "应用开发" -room2Period1Kernel = "UKUI" +room1Period5SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-community-governance" + +room1Period6Kernel = "Release Management" +room1Period6GroupName = " " +room1Period6ChairName = "马亮" +room1Period6ChairIntroduction = "openEuler 20.09 发布经理" +room1Period6MeetingInfo = " " +room1Period6SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-release" + +room1Period7Kernel = "Technical Committee" +room1Period7GroupName = " " +room1Period7ChairName = "胡欣蔚" +room1Period7ChairIntroduction = "openEuler 技术委员会主席" +room1Period7MeetingInfo = " " +room1Period7SignUpLink = "https://welink-meeting.zoom.us/j/436950873" +room1Period7MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-tc" + +roomName2 = "Track 2" +room2Period1Kernel = "RaspberryPi" room2Period1GroupName = " " -room2Period1ChairName = " " -room2Period1ChairIntroduction = " " +room2Period1ChairName = "方亚芬" +room2Period1ChairIntroduction = "RaspberryPi Maintainer" room2Period1MeetingInfo = " " -room2Period1SignUpLink = "https://" -room2Period1MeetingLink = "https://" +room2Period1SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-raspberrypi" -room2Period2Kernel = "MateDesktop" +room2Period2Kernel = "Documentation" room2Period2GroupName = " " -room2Period2ChairName = " " -room2Period2ChairIntroduction = " " +room2Period2ChairName = "谭志鹏" +room2Period2ChairIntroduction = "Documentation Maintainer" room2Period2MeetingInfo = " " -room2Period2SignUpLink = "https://" -room2Period2MeetingLink = "https://" +room2Period2SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-documentation" -room2Period3Kernel = "A-TUNE" +room2Period3Kernel = "Runtime" room2Period3GroupName = " " -room2Period3ChairName = " " -room2Period3ChairIntroduction = " " +room2Period3ChairName = "陈振煜" +room2Period3ChairIntroduction = "Runtime Maintainer" room2Period3MeetingInfo = " " -room2Period3SignUpLink = "https://" -room2Period3MeetingLink = "https://" +room2Period3SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-runtime" -room2Period4Kernel = "编译器" +room2Period4Kernel = "Networking" room2Period4GroupName = " " -room2Period4ChairName = " " -room2Period4ChairIntroduction = " " +room2Period4ChairName = "严安" +room2Period4ChairIntroduction = "Networking Maintainer" room2Period4MeetingInfo = " " -room2Period4SignUpLink = "https://" -room2Period4MeetingLink = "https://" +room2Period4SignUpLink = "https://welink-meeting.zoom.us/j/806028921" +room2Period4MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-networking" -room2Period5Kernel = "编程语言" +room2Period5Kernel = "Compiler" room2Period5GroupName = " " -room2Period5ChairName = " " -room2Period5ChairIntroduction = " " +room2Period5ChairName = "郭歌" +room2Period5ChairIntroduction = "Compiler Maintainer" room2Period5MeetingInfo = " " -room2Period5SignUpLink = "https://" -room2Period5MeetingLink = "https://" - - -roomName3 = "虚拟化容器" -room3Period1Kernel = "iSulad" +room2Period5SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-compiler" + +room2Period6Kernel = "Compatibility" +room2Period6GroupName = " " +room2Period6ChairName = "杜开田" +room2Period6ChairIntroduction = "Compatibility Maintainer" +room2Period6MeetingInfo = " " +room2Period6SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-compatibility" + +room2Period7Kernel = "Infrastructure" +room2Period7GroupName = " " +room2Period7ChairName = "李中华" +room2Period7ChairIntroduction = "openEuler Infrastructure Maintainer" +room2Period7MeetingInfo = " " +room2Period7SignUpLink = "https://welink-meeting.zoom.us/j/956274867" +room2Period7MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-infrastructure" + +roomName3 = "Track 3" +room3Period1Kernel = "UKUI" room3Period1GroupName = " " -room3Period1ChairName = " " -room3Period1ChairIntroduction = " " +room3Period1ChairName = "窦龑" +room3Period1ChairIntroduction = "UKUI核心开发成员;麒麟软件开源小组成员" room3Period1MeetingInfo = " " -room3Period1SignUpLink = "https://" -room3Period1MeetingLink = "https://" +room3Period1SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period1MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ukui" -room3Period2Kernel = "KataContainer" +room3Period2Kernel = "High Availability" room3Period2GroupName = " " -room3Period2ChairName = " " -room3Period2ChairIntroduction = " " +room3Period2ChairName = "侯健" +room3Period2ChairIntroduction = "HA Maintainer; 麒麟软件HA负责人" room3Period2MeetingInfo = " " -room3Period2SignUpLink = "https://" -room3Period2MeetingLink = "https://" +room3Period2SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period2MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ha" -room3Period3Kernel = "KVM+QEMU" +room3Period3Kernel = "oVirt" room3Period3GroupName = " " -room3Period3ChairName = " " -room3Period3ChairIntroduction = " " +room3Period3ChairName = "付惠惠" +room3Period3ChairIntroduction = "oVirt Maintainer; 麒麟软件Ovirt负责人" room3Period3MeetingInfo = " " -room3Period3SignUpLink = "https://" -room3Period3MeetingLink = "https://" +room3Period3SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period3MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-ovirt" -room3Period4Kernel = "rust-vmm" +room3Period4Kernel = "Virtualization" room3Period4GroupName = " " -room3Period4ChairName = " " -room3Period4ChairIntroduction = " " +room3Period4ChairName = "张海亮" +room3Period4ChairIntroduction = "Virt Maintainer" room3Period4MeetingInfo = " " -room3Period4SignUpLink = "https://" -room3Period4MeetingLink = "https://" +room3Period4SignUpLink = "https://welink-meeting.zoom.us/j/532232850" +room3Period4MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-virtualization" -room3Period5Kernel = "Kubernetes" +room3Period5Kernel = "Programming" room3Period5GroupName = " " -room3Period5ChairName = " " -room3Period5ChairIntroduction = " " +room3Period5ChairName = "严志华" +room3Period5ChairIntroduction = "Programming Maintainer" room3Period5MeetingInfo = " " -room3Period5SignUpLink = "https://" -room3Period5MeetingLink = "https://" +room3Period5SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period5MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-programming" + +room3Period6Kernel = "Dev-utils" +room3Period6GroupName = " " +room3Period6ChairName = "熊伟" +room3Period6ChairIntroduction = "openEuler TC member; Dev-utils Maintainer" +room3Period6MeetingInfo = " " +room3Period6SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period6MeetingLink = "http://etherpad.openeuler.org/p/openeuler-virtual-summit-2020-dev-utils" + +room3Period7Kernel = "安全委员会" +room3Period7GroupName = " " +room3Period7ChairName = "朱健伟" +room3Period7ChairIntroduction = "操作系统安全领域专家" +room3Period7MeetingInfo = " " +room3Period7SignUpLink = "https://welink-meeting.zoom.us/j/873301882" +room3Period7MeetingLink = "https://etherpad.opendev.org/p/openeuler-virtual-summit-2020-security-committee" + + +logo1 = "./img/logo1_web_zh.png" +logo1Mobile = "./img/logo1_mobile_zh.png" +logo2 = "./img/logo2_web_zh.png" +logo2Mobile = "./img/logo2_mobile_zh.png" +logo3 = "./img/logo3_web_zh.png" +logo3Mobile = "./img/logo3_mobile_zh.png" Partners="友情链接" +muLanLink = "https://mulanos.oschina.net/" +kunPengLink = "https://www.huaweicloud.com/kunpeng/" +pengChengLink = "https://dw.pcl.ac.cn/dwmain/main/" +++ diff --git a/content/zh/summit/css/community.css b/content/zh/summit/css/community.css index 3d5621a5010a377bbff03afc37630ebffe3025c8..5b0f01c49522e2ca1edc39264fc93dc4566f5878 100644 --- a/content/zh/summit/css/community.css +++ b/content/zh/summit/css/community.css @@ -55,7 +55,7 @@ html,body{ padding: 47px 0 45px 0; } .community-summit{ - height: 1239px; + height: 1500px; width: 100%; background-image: url('../img/01.png'); background-position: center; @@ -85,7 +85,7 @@ html,body{ background-repeat: no-repeat; } .community-item-title.parters-link{ - background-image: url('../img/2.png'); + background-image: url('../img/3.png'); background-position: center; background-repeat: no-repeat; } @@ -180,45 +180,44 @@ html,body{ font-size: 16px; line-height: 18px; color: rgba(0, 0, 0, 0.5); + text-align: center; } .summit-room-item{ - width: 190px; - height: 260px; + width: 290px; + height: 160px; background-color: #fff; display: inline-block; padding: 27px 24px; border-radius: 2px; position: relative; text-align: left; - margin-bottom: 60px; + margin-bottom: 20px; } .summit-row-first{ float: left; - width: 154px; + width: 170px; min-height: 20px; } .summit-row-first-room{ - height: 260px; -} -.summit-row-first-room .summit-title-text{ - line-height: 260px; + height: 160px; } + .summit-room-item-title{ font-size: 24px; line-height: 27px; color: rgba(0, 0, 0, 0.85); - margin-bottom: 33px; + margin-bottom: 15px; } .summit-room-item-name p{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.5); + color: rgba(0, 0, 0, 0.65); margin: 0 0 4px 0; } .summit-room-item-name p:last-child{ font-size: 12px; line-height: 14px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.5); margin-bottom: 0; } .summit-room-item-info p{ @@ -309,9 +308,9 @@ html,body{ transition: all 0.5s; } .keynotes-item-time{ - font-size: 12px; + font-size: 18px; line-height: 14px; - color: rgba(0, 0, 0, 0.5); + color: rgba(0, 0, 0, 0.85); transition: all 0.5s; } .keynotes-item-content{ @@ -326,6 +325,7 @@ html,body{ margin-top: 10px; line-height: 21px; transition: all 0.5s; + text-align: right; } .keynotes-item-detail{ padding:0; @@ -338,7 +338,7 @@ html,body{ .keynotes-speaker-head{ background-color: aliceblue; width: 160px; - height: 183px; + float: left; margin-right: 20px; } @@ -368,13 +368,13 @@ html,body{ .keynotes-info-content{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.65); margin-top: 30px; } .keynotes-speaker-info{ font-size: 14px; line-height: 17px; - color: rgba(0, 0, 0, 0.25); + color: rgba(0, 0, 0, 0.65); margin-top: 26px; } .keynotes-item-content{ @@ -423,9 +423,12 @@ html,body{ display: none; } .summit .mobile-hide .summit-title-text{ - width: 190px; + width: 170px; padding: 0 27px; } +.summit .mobile-hide .summit-title-text-month{ + margin-top:55px; +} /* @media screen and (min-width: 1140px){ */ .keynotes-list-item:hover .keynotes-item-detail{ @@ -451,8 +454,23 @@ html,body{ height: 100%; transform: rotateY(0deg); } + .community-parters img.mobile{ + display: none; + } + .community-parters img.pc{ + display: block; + } + /* } */ @media screen and (max-width: 1139px) { + .summit-room-item-hover{ + justify-content: flex-end; + + } + .summit-room-item-hover a{ + margin-top:3px; + margin-bottom:3px; + } #FAQ{ display: none; } @@ -507,7 +525,7 @@ html,body{ margin-bottom: .12rem; } .keynotes-item-content{ - font-size: .24rem; + font-size: .26rem; line-height: .27rem; } .community-day li{ @@ -543,13 +561,16 @@ html,body{ } .summit-room-item{ width: 100%; - height: auto; + height: 150px; padding: .2rem; - margin-bottom: 12px; padding-bottom: .34rem; } - .summit-room-item-hover{ - display: none; + .summit-room-item-noBackground{ + width: 100%; + height: 150px; + padding: .2rem; + padding-bottom: .34rem; + margin-bottom: 20px; } .summit div[class^=col-]{ padding-left: .1rem; @@ -565,9 +586,18 @@ html,body{ color: rgba(0, 0, 0, 0.5); margin-bottom: .24rem; } + + .summit-room-item-date{ + display: block; + font-size: .2rem; + line-height: .23rem; + color: rgba(0, 0, 0, 0.5); + margin-bottom: .1rem; + } .summit-room-item-title{ margin-bottom: 2px; - font-size: .36rem; + font-size: .25rem; + line-height: 15px; } .community-item-tip{ margin-bottom: 0; @@ -600,9 +630,15 @@ html,body{ .community-item-title{ font-size: .5rem; line-height: .56rem; - margin-bottom: 0; + margin-bottom: 15px; background-size: 180px; } + .summit-design { + background-size:372px; + } + .summit-design span{ + display:block; + } .summit .mobile-show{ padding: 0; margin-left: -0.1rem; @@ -672,7 +708,6 @@ html,body{ } .keynotes-speaker-head{ width: 2.22rem; - height: 2.54rem; margin-right: .38rem; } .keynotes-speaker-detail .keynotes-speaker-name{ @@ -683,5 +718,13 @@ html,body{ font-size: .18rem; line-height: .24rem; } + @media screen and (min-width: 319px) and (max-width: 767px) { + .community-parters img.mobile{ + display: block; + } + .community-parters img.pc{ + display: none; + } + } } diff --git a/content/zh/summit/img/01.png b/content/zh/summit/img/01.png index 1aecc29b95196f22c1cfff098b7b106f5aedf59a..5966f32fec7ee0f72ffd1d64d83355ebfc1222e6 100644 Binary files a/content/zh/summit/img/01.png and b/content/zh/summit/img/01.png differ diff --git a/content/zh/summit/img/2.png b/content/zh/summit/img/2.png index c6e03cd061aea48052d231973456d1039e8e4a91..6ad75b10026eeb397a5dc08994324facc7138ae7 100644 Binary files a/content/zh/summit/img/2.png and b/content/zh/summit/img/2.png differ diff --git a/content/zh/summit/img/dingwenlong.jpg b/content/zh/summit/img/dingwenlong.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75808d5505e7f832b42319db8f437ce8890b49cd Binary files /dev/null and b/content/zh/summit/img/dingwenlong.jpg differ diff --git a/content/zh/summit/img/huxinwei.jpg b/content/zh/summit/img/huxinwei.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a8a197fc9db90d5b586cfb2e934840636c55a54 Binary files /dev/null and b/content/zh/summit/img/huxinwei.jpg differ diff --git a/content/zh/summit/img/jiangdayong.jpg b/content/zh/summit/img/jiangdayong.jpg new file mode 100644 index 0000000000000000000000000000000000000000..272d742302e20027c260bc77fc3e801e4e553462 Binary files /dev/null and b/content/zh/summit/img/jiangdayong.jpg differ diff --git a/content/zh/summit/img/lizhenning.jpg b/content/zh/summit/img/lizhenning.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8ef8e66ff924a0de58187f37fea2eb92b4d1f3aa Binary files /dev/null and b/content/zh/summit/img/lizhenning.jpg differ diff --git a/content/zh/summit/img/logo01.png b/content/zh/summit/img/logo01.png deleted file mode 100644 index 47208d30daf834687a1f515147b6546763163744..0000000000000000000000000000000000000000 Binary files a/content/zh/summit/img/logo01.png and /dev/null differ diff --git a/content/zh/summit/img/logo1_mobile_zh.png b/content/zh/summit/img/logo1_mobile_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..b2bbbeff8f4bf87a06d927e18099b173e4a4c9fd Binary files /dev/null and b/content/zh/summit/img/logo1_mobile_zh.png differ diff --git a/content/zh/summit/img/logo1_web_zh.png b/content/zh/summit/img/logo1_web_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..296b2f46949e25e7e3433475da11a6dfc5b9f291 Binary files /dev/null and b/content/zh/summit/img/logo1_web_zh.png differ diff --git a/content/zh/summit/img/logo2_mobile_zh.png b/content/zh/summit/img/logo2_mobile_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..87ebe18823c7aedc00cb26e46926b6e12515d63c Binary files /dev/null and b/content/zh/summit/img/logo2_mobile_zh.png differ diff --git a/content/zh/summit/img/logo2_web_zh.png b/content/zh/summit/img/logo2_web_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..381a27010bf7246e3387e3f8d12bb6e5c402d2c6 Binary files /dev/null and b/content/zh/summit/img/logo2_web_zh.png differ diff --git a/content/zh/summit/img/logo3_mobile_zh.png b/content/zh/summit/img/logo3_mobile_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..e9ff2ab92523e47f8b6010bc2bc8dd75028ea4be Binary files /dev/null and b/content/zh/summit/img/logo3_mobile_zh.png differ diff --git a/content/zh/summit/img/logo3_web_zh.png b/content/zh/summit/img/logo3_web_zh.png new file mode 100644 index 0000000000000000000000000000000000000000..31d4231cb28a195aa2d9e5252bc60a873f67aabb Binary files /dev/null and b/content/zh/summit/img/logo3_web_zh.png differ diff --git a/content/zh/summit/img/majunjie.png b/content/zh/summit/img/majunjie.png new file mode 100644 index 0000000000000000000000000000000000000000..32752292e60643c4524a8d57ab54369ce05f31bf Binary files /dev/null and b/content/zh/summit/img/majunjie.png differ diff --git a/content/zh/summit/img/wangzhun.jpg b/content/zh/summit/img/wangzhun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5fbedb8323c17ca20efd3026935328171c4b4b02 Binary files /dev/null and b/content/zh/summit/img/wangzhun.jpg differ diff --git a/content/zh/summit/img/wuyanjun.jpg b/content/zh/summit/img/wuyanjun.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fe8112e1b151b8d96b2a1e6ed0155f14133dd820 Binary files /dev/null and b/content/zh/summit/img/wuyanjun.jpg differ diff --git a/content/zh/summit/img/xiongwei.jpg b/content/zh/summit/img/xiongwei.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5225037d9be1ab6b134b37143b8fee1f01f17e74 Binary files /dev/null and b/content/zh/summit/img/xiongwei.jpg differ diff --git a/content/zh/summit/img/yuliang.jpg b/content/zh/summit/img/yuliang.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1c749322c58ba7be554c3a077e1acefaa17846e2 Binary files /dev/null and b/content/zh/summit/img/yuliang.jpg differ diff --git a/content/zh/summitfaq/docsfaq/answer1.md b/content/zh/summitfaq/docsfaq/answer1.md index 02449cca28fedaac870178a108bc10af260d7f2a..0b3fc50ae4c697a934e225c2f98435285fb23c88 100644 --- a/content/zh/summitfaq/docsfaq/answer1.md +++ b/content/zh/summitfaq/docsfaq/answer1.md @@ -1,2 +1,4 @@ -## 问题1 -回答 \ No newline at end of file +## openEuler 是什么? +openEuler是一个开源、免费的 Linux 发行版平台,将通过开放的社区形式与全球的开发者共同构建一个开放、多元和架构包容的软件生态体系。同时,openEuler 也是一个创新的平台,鼓励任何人在该平台上提出新想法、开拓新思路、实践新方案。 + +[Euler](https://en.wikipedia.org/wiki/Leonhard_Euler) 是著名的数学家,他最著名的贡献之一是[欧拉公式](https://en.wikipedia.org/wiki/Euler%27s_formula)在 0, 1, Pi, e, i 这五个数字之间建立起了联系,这符合操作系统的使命,即是在数字世界上运行真实世界的业务,成为数字世界和真实世界的桥梁。openEuler 承载了开发者建立开源开放软件体系的梦想。 \ No newline at end of file diff --git a/content/zh/summitfaq/docsfaq/answer2.md b/content/zh/summitfaq/docsfaq/answer2.md index e9e26d302b6d4a0494e9a611de725b2d358316a2..a17809e030215eee4dbc281956771f371967a920 100644 --- a/content/zh/summitfaq/docsfaq/answer2.md +++ b/content/zh/summitfaq/docsfaq/answer2.md @@ -1,2 +1,4 @@ -## 问题2 -回答 \ No newline at end of file +## 如何观看 openEuler Virtual Summit 2020 的 Keynote 直播? +直播地址 http://live.vhall.com/976318980 + +登陆观看时请填写姓名和邮箱,用于在直播过程中的抽奖。 \ No newline at end of file diff --git a/content/zh/summitfaq/docsfaq/answer3.md b/content/zh/summitfaq/docsfaq/answer3.md index a4db4c06de0972732195ee25ebf4ea4a14c04525..174aa440d85e1d6ba5321a58a701a3e0ceb42ff4 100644 --- a/content/zh/summitfaq/docsfaq/answer3.md +++ b/content/zh/summitfaq/docsfaq/answer3.md @@ -1,2 +1,12 @@ -## 问题3 -回答 \ No newline at end of file +## 如何参与设计峰会 Track 的会议? +在设计峰会部分,用鼠标移动到议题上会出现会场信息和会议内容两个按钮。点击按钮 “点击参会” 会在系统默认的浏览器自动打开会议链接,请根据打开页面的提示下载安装 zoom 客户端并接入会议;或者提前在下载 Zoom 页面下载客户端,浏览器会自动打开 Zoom 的客户端接入会议。 + + + +点击 "会议内容" 按钮浏览器会打开新的页面,调到相应 Session 的内容页面。 + +在页面中有本 Session 内容相关的信息,请在右上角的显示 "Enter your name" 输入框的位置输入您的 ID ,然后您也可以参与到编辑本页面的内容。 + + + +如果您计划参会,可以编辑 “Attendees” 加入您的名字和公司;如果您有希望讨论的内容也可以加到讨论列表中,主持人会安排时间请您发言。 \ No newline at end of file diff --git a/content/zh/summitfaq/docsfaq/answer4.md b/content/zh/summitfaq/docsfaq/answer4.md index e289a4f7615dc63b4460fe66c681fd73f7e3225a..81de5b47743a890a9b0448c6a7ca09c977360e46 100644 --- a/content/zh/summitfaq/docsfaq/answer4.md +++ b/content/zh/summitfaq/docsfaq/answer4.md @@ -1,2 +1,2 @@ -## 问题4 -回答 \ No newline at end of file +## 会议结束后是否还能回顾精彩内容? +会议结束后,我们会把视频第一时间传到国内外的视频网站,并第一时间把内容公布的网站上,请留意我们的更新。内容更新请关注 openEuler 的微博账号 https://weibo.com/openEuler 和 Twitter 账号 https://twitter.com/openEuler 的最新内容。 \ No newline at end of file diff --git a/content/zh/summitfaq/docsfaq/answer5.md b/content/zh/summitfaq/docsfaq/answer5.md deleted file mode 100644 index 00e74ab884e3ae418fb881ebafc045e673b562c9..0000000000000000000000000000000000000000 --- a/content/zh/summitfaq/docsfaq/answer5.md +++ /dev/null @@ -1,2 +0,0 @@ -### 问题5 -回答 \ No newline at end of file diff --git a/content/zh/summitfaq/menufaq/index.md b/content/zh/summitfaq/menufaq/index.md index 7664e1f6e2b4d2eb47d7757c36f9a823e53c638a..9a3fed858e61cb41e2dfac69f89c19813a04b1eb 100644 --- a/content/zh/summitfaq/menufaq/index.md +++ b/content/zh/summitfaq/menufaq/index.md @@ -1,8 +1,7 @@ --- headless: true --- -- [问题1]({{< relref "summitfaq/docsfaq/answer1.md" >}}) -- [问题2]({{< relref "summitfaq/docsfaq/answer2.md" >}}) -- [问题3]({{< relref "summitfaq/docsfaq/answer3.md" >}}) -- [问题4]({{< relref "summitfaq/docsfaq/answer4.md" >}}) -- [问题5]({{< relref "summitfaq/docsfaq/answer5.md" >}}) +- [openEuler是什么?]({{< relref "summitfaq/docsfaq/answer1.md" >}}) +- [如何观看 openEuler Virtual Summit 2020 的 Keynote 直播?]({{< relref "summitfaq/docsfaq/answer2.md" >}}) +- [如何参与设计峰会Track的会议?]({{< relref "summitfaq/docsfaq/answer3.md" >}}) +- [会议结束后是否还能回顾精彩内容?]({{< relref "summitfaq/docsfaq/answer4.md" >}}) diff --git a/i18n/en.toml b/i18n/en.toml index 3941516424e0a601bf5b559ceca522f43d6c3fd8..6ae38dbd6034b78d253e07ac3c17a94b900487c6 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -2,6 +2,12 @@ [main_partner_title] other = "Members" +[main_osDistribution_title] +other = "openEuler Based OS Distribution" + +[main_FriendlyCommunities_title] +other = "Friendly Communities" + [main_partner_subtitle] other = "Being constructed" @@ -30,7 +36,7 @@ other = "Sponsored by " other ="Peng Cheng Liboratory " [main_apply_pengchenLink] -other ="http://www.szpclab.com/" +other ="https://dw.pcl.ac.cn/dwmain/main/" [main_apply_sponsore] other = " " @@ -102,6 +108,9 @@ other = "Get more in " [main_mail_more_link] other = "/en/community/mails.html" +[main_faq] +other = "/en/about_openeuler/docs/whtisopeneuler.html" + [main_mail_more_list] other = "Mail List" diff --git a/i18n/zh.toml b/i18n/zh.toml index e73922c14c7da1d11090e8b2755d1b7d2ac0d681..0d7a16208aac2ae939ab1d678ad07e07ab79a5f8 100644 --- a/i18n/zh.toml +++ b/i18n/zh.toml @@ -2,6 +2,12 @@ [main_partner_title] other = "社区会员" +[main_osDistribution_title] +other = "基于openEuler的OS发行版" + +[main_FriendlyCommunities_title] +other = "友情链接" + [main_partner_subtitle] other = "会员中心正在构建中,敬请期待" @@ -30,7 +36,7 @@ other = "感谢" other ="鹏城实验室" [main_apply_pengchenLink] -other ="http://www.pcl.ac.cn/" +other ="https://dw.pcl.ac.cn/dwmain/main/" [main_apply_sponsore] other = "赞助" @@ -101,6 +107,9 @@ other = "更多订阅请点击" [main_mail_more_link] other = "/zh/community/mails.html" +[main_faq] +other = "/zh/about_openeuler/docs/whtisopeneuler.html" + [main_mail_more_list] other = "邮件列表" # DOC page diff --git a/static/img/.DS_Store b/static/img/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..0a329cb00d5b031b5a757a52ccd6802670cbc4c1 Binary files /dev/null and b/static/img/.DS_Store differ diff --git a/static/img/oslogo/.DS_Store b/static/img/oslogo/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2d56ac6262e2b1abe45924ac8472b24fef8ddfea Binary files /dev/null and b/static/img/oslogo/.DS_Store differ diff --git a/static/img/oslogo/puhualogo.png b/static/img/oslogo/puhualogo.png new file mode 100755 index 0000000000000000000000000000000000000000..21971be2dfd547cdee120745eb14a8c0b6a12a29 Binary files /dev/null and b/static/img/oslogo/puhualogo.png differ diff --git a/static/img/oslogo/zhongkeyuanlogo.png b/static/img/oslogo/zhongkeyuanlogo.png new file mode 100755 index 0000000000000000000000000000000000000000..6568fc57eb6d590be7f47ac08a94418ba7723ce8 Binary files /dev/null and b/static/img/oslogo/zhongkeyuanlogo.png differ diff --git a/themes/project/layouts/brand/list.html b/themes/project/layouts/brand/list.html new file mode 100644 index 0000000000000000000000000000000000000000..81e47fd1972da1bf3f9b2344a707a07145c88122 --- /dev/null +++ b/themes/project/layouts/brand/list.html @@ -0,0 +1,66 @@ + + + {{ partial "head.html" . }} + +
+
+ {{ partial "nav.html" . }} +
+ {{ partial "breadcrumbs.html" . }} +
+
+
+
{{.Params.notice}}{{.Params.description}}
+
Vertical
+ {{ range where $.Page.Site.Pages "Type" "brand" }} + {{ if .Params }} + {{ if .Params.viewurl}} + {{ if eq .Params.picturetype "vertical"}} +
+
+
{{ .Params.name }}
+
+
+ PNG + SVG + PDF +
+
+
+ {{ end }} + {{ end }} + {{ end }} + {{ end }} +
Horizontal
+ {{ range where $.Page.Site.Pages "Type" "brand" }} + {{ if .Params }} + {{ if .Params.viewurl}} + {{ if eq .Params.picturetype "Horizontal"}} +
+
+
{{ .Params.name }}
+
+
+ PNG + SVG + PDF +
+
+
+ {{ end }} + {{ end }} + {{ end }} + {{ end }} + +
+ +
+ +
+ + {{ partial "footer.html" . }} +
+ + {{ partial "scripts.html" . }} + + diff --git a/themes/project/layouts/index.html b/themes/project/layouts/index.html index c07a8cd8d12fe94c6c10ca610da82b6c8ea337e0..7d3dc35fbf0c70815da1b6ea1d4955f7cb839180 100644 --- a/themes/project/layouts/index.html +++ b/themes/project/layouts/index.html @@ -27,10 +27,11 @@ {{ partial "footer.html" . }} - - + {{ partial "floatingFaq.html" . }} - {{ partial "scripts.html" . }} + + + {{ partial "scripts.html" . }} diff --git a/themes/project/layouts/partials/clients.html b/themes/project/layouts/partials/clients.html old mode 100644 new mode 100755 index caff77a99fc3007de88da6428748a3c4a1852321..893a196b73c21d72fb42dccc4daf8ca19827428d --- a/themes/project/layouts/partials/clients.html +++ b/themes/project/layouts/partials/clients.html @@ -1,18 +1,46 @@ -{{ if isset .Site.Params "clients" }} -{{ if .Site.Params.clients.enable }} -{{ if gt (len .Site.Data.clients) 0 }} -
-
-
-
-

{{ i18n "main_partner_title" }}


-
-
-

{{ i18n "main_partner_subtitle" }}

-
-
-
-
-{{ end }} -{{ end }} -{{ end }} +
+
+
+

{{ i18n "main_osDistribution_title" }}

+
+
+ + + +
+
+ + + +
+
+
+
+ +
diff --git a/themes/project/layouts/partials/docs/git-footer.html b/themes/project/layouts/partials/docs/git-footer.html index 07dd59225567f86150c8537bd0d7217e9aa234c2..ec9ce0065451db24dce1d1eae641633870095a67 100644 --- a/themes/project/layouts/partials/docs/git-footer.html +++ b/themes/project/layouts/partials/docs/git-footer.html @@ -1,19 +1,24 @@ {{ if or .GitInfo .Site.Params.BookEditPath }} {{ end }} diff --git a/themes/project/layouts/partials/floatingFaq.html b/themes/project/layouts/partials/floatingFaq.html new file mode 100644 index 0000000000000000000000000000000000000000..474ba1bc8d83a4cc7273f36d18ff3bf7a30cdc62 --- /dev/null +++ b/themes/project/layouts/partials/floatingFaq.html @@ -0,0 +1,7 @@ + +
+ + + FAQ + +
\ No newline at end of file diff --git a/themes/project/layouts/partials/head.html b/themes/project/layouts/partials/head.html index 32f7dc7384d156c3fbcf98d3ab95d12838700f64..d7d96415133e73d940ed78b0421fe47968528428 100644 --- a/themes/project/layouts/partials/head.html +++ b/themes/project/layouts/partials/head.html @@ -37,8 +37,8 @@ - - + + {{ ` diff --git a/themes/project/layouts/summit/single.html b/themes/project/layouts/summit/single.html index 1123c11c9c64f54a52fd769ea5df35d4576776e1..39a5da38aa314cb24bfb2b39a57f12cc793d2f68 100644 --- a/themes/project/layouts/summit/single.html +++ b/themes/project/layouts/summit/single.html @@ -1,16 +1,16 @@ {{ partial "head.html" . }} - +
{{ partial "nav.html" . }}
-
-

{{.Params.DesignSummit}}

+

+ {{.Params.DesignSummit1}} + {{.Params.DesignSummit2}} +

@@ -353,286 +393,451 @@
-
-

{{.Params.roomName1}}

-
-
-
-

{{.Params.room1Period1Kernel}}

- {{.Params.period1}} -
-

{{.Params.room1Period1GroupName}}

-

{{.Params.room1Period1ChairName}}

-

{{.Params.room1Period1ChairIntroduction}}

-
-
-

{{.Params.room1Period1MeetingInfo}}

-
- -
-
-
-
-

{{.Params.room1Period2Kernel}}

- {{.Params.period2}} -
-

{{.Params.room1Period2GroupName}}

-

{{.Params.room1Period2ChairName}}

-

{{.Params.room1Period2ChairIntroduction}}

-
-
-

{{.Params.room1Period2MeetingInfo}}

-
- -
+
+

{{.Params.date1}}

+

{{.Params.period1}}

-
-
-

{{.Params.room1Period3Kernel}}

- {{.Params.period3}} -
-

{{.Params.room1Period3GroupName}}

-

{{.Params.room1Period3ChairName}}

-

{{.Params.room1Period3ChairIntroduction}}

+
+
+
+
+

{{.Params.room1Period1Kernel}}

+ {{.Params.period1}} +
+

{{.Params.room1Period1GroupName}}

+

{{.Params.room1Period1ChairName}}

+

{{.Params.room1Period1ChairIntroduction}}

+
+
+

{{.Params.room1Period1MeetingInfo}}

+
+ +
-
-

{{.Params.room1Period3MeetingInfo}}

+
+
+

{{.Params.room2Period1Kernel}}

+ {{.Params.period1}} +
+

{{.Params.room2Period1GroupName}}

+

{{.Params.room2Period1ChairName}}

+

{{.Params.room2Period1ChairIntroduction}}

+
+
+

{{.Params.room2Period1MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period1Kernel}}

+ {{.Params.period1}} +
+

{{.Params.room3Period1GroupName}}

+

{{.Params.room3Period1ChairName}}

+

{{.Params.room3Period1ChairIntroduction}}

+
+
+

{{.Params.room3Period1MeetingInfo}}

+
+ +
-
-
-

{{.Params.room1Period4Kernel}}

- {{.Params.period4}} -
-

{{.Params.room1Period4GroupName}}

-

{{.Params.room1Period4ChairName}}

-

{{.Params.room1Period4ChairIntroduction}}

-
-
-

{{.Params.room1Period4MeetingInfo}}

-
- -
+
+
+
+

{{.Params.date1}}

+

{{.Params.Period2}}

-
-
-

{{.Params.room1Period5Kernel}}

- {{.Params.period5}} -
-

{{.Params.room1Period5GroupName}}

-

{{.Params.room1Period5ChairName}}

-

{{.Params.room1Period5ChairIntroduction}}

+
+
+
+
+

{{.Params.room1Period2Kernel}}

+ {{.Params.Period2}} +
+

{{.Params.room1Period2GroupName}}

+

{{.Params.room1Period2ChairName}}

+

{{.Params.room1Period2ChairIntroduction}}

+
+
+

{{.Params.room1Period2MeetingInfo}}

+
+ +
-
-

{{.Params.room1Period5MeetingInfo}}

+
+
+

{{.Params.room2Period2Kernel}}

+ {{.Params.Period2}} +
+

{{.Params.room2Period2GroupName}}

+

{{.Params.room2Period2ChairName}}

+

{{.Params.room2Period2ChairIntroduction}}

+
+
+

{{.Params.room2Period2MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period2Kernel}}

+ {{.Params.Period2}} +
+

{{.Params.room3Period2GroupName}}

+

{{.Params.room3Period2ChairName}}

+

{{.Params.room3Period2ChairIntroduction}}

+
+
+

{{.Params.room3Period2MeetingInfo}}

+
+ +
-
-

{{.Params.roomName2}}

-
-
-
-

{{.Params.room2Period1Kernel}}

- {{.Params.period1}} -
-

{{.Params.room2Period1GroupName}}

-

{{.Params.room2Period1ChairName}}

-

{{.Params.room2Period1ChairIntroduction}}

-
-
-

{{.Params.room2Period1MeetingInfo}}

-
- -
-
-
-
-

{{.Params.room2Period2Kernel}}

- {{.Params.period2}} -
-

{{.Params.room2Period2GroupName}}

-

{{.Params.room2Period2ChairName}}

-

{{.Params.room2Period2ChairIntroduction}}

-
-
-

{{.Params.room2Period2MeetingInfo}}

-
- -
+
+

{{.Params.date1}}

+

{{.Params.Period3}}

-
-
-

{{.Params.room2Period3Kernel}}

- {{.Params.period3}} -
-

{{.Params.room2Period3GroupName}}

-

{{.Params.room2Period3ChairName}}

-

{{.Params.room2Period3ChairIntroduction}}

+
+
+
+
+

{{.Params.room1Period3Kernel}}

+ {{.Params.Period3}} +
+

{{.Params.room1Period3GroupName}}

+

{{.Params.room1Period3ChairName}}

+

{{.Params.room1Period3ChairIntroduction}}

+
+
+

{{.Params.room1Period3MeetingInfo}}

+
+ +
-
-

{{.Params.room2Period3MeetingInfo}}

+
+
+

{{.Params.room2Period3Kernel}}

+ {{.Params.Period3}} +
+

{{.Params.room2Period3GroupName}}

+

{{.Params.room2Period3ChairName}}

+

{{.Params.room2Period3ChairIntroduction}}

+
+
+

{{.Params.room2Period3MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period3Kernel}}

+ {{.Params.Period3}} +
+

{{.Params.room3Period3GroupName}}

+

{{.Params.room3Period3ChairName}}

+

{{.Params.room3Period3ChairIntroduction}}

+
+
+

{{.Params.room3Period3MeetingInfo}}

+
+ +
-
-
-

{{.Params.room2Period4Kernel}}

- {{.Params.period4}} -
-

{{.Params.room2Period4GroupName}}

-

{{.Params.room2Period4ChairName}}

-

{{.Params.room2Period4ChairIntroduction}}

-
-
-

{{.Params.room2Period4MeetingInfo}}

-
- -
+
+
+
+

{{.Params.date1}}

+

{{.Params.Period4}}

-
-
-

{{.Params.room2Period5Kernel}}

- {{.Params.period5}} -
-

{{.Params.room2Period5GroupName}}

-

{{.Params.room2Period5ChairName}}

-

{{.Params.room2Period5ChairIntroduction}}

+
+
+
+ {{ if .Params.room1Period4Kernel}} +
+

{{.Params.room1Period4Kernel}}

+ {{.Params.Period4}} +
+

{{.Params.room1Period4GroupName}}

+

{{.Params.room1Period4ChairName}}

+

{{.Params.room1Period4ChairIntroduction}}

+
+
+

{{.Params.room1Period4MeetingInfo}}

+
+ +
+ {{ end}}
-
-

{{.Params.room2Period5MeetingInfo}}

+
+
+

{{.Params.room2Period4Kernel}}

+ {{.Params.Period4}} +
+

{{.Params.room2Period4GroupName}}

+

{{.Params.room2Period4ChairName}}

+

{{.Params.room2Period4ChairIntroduction}}

+
+
+

{{.Params.room2Period4MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period4Kernel}}

+ {{.Params.Period4}} +
+

{{.Params.room3Period4GroupName}}

+

{{.Params.room3Period4ChairName}}

+

{{.Params.room3Period4ChairIntroduction}}

+
+
+

{{.Params.room3Period4MeetingInfo}}

+
+ +
-
-

{{.Params.roomName3}}

-
-
-
-

{{.Params.room3Period1Kernel}}

- {{.Params.period1}} -
-

{{.Params.room3Period1GroupName}}

-

{{.Params.room3Period1ChairName}}

-

{{.Params.room3Period1ChairIntroduction}}

-
-
-

{{.Params.room3Period1MeetingInfo}}

-
- -
+
+

{{.Params.date2}}

+

{{.Params.Period5}}

-
-
-

{{.Params.room3Period2Kernel}}

- {{.Params.period2}} -
-

{{.Params.room3Period2GroupName}}

-

{{.Params.room3Period2ChairName}}

-

{{.Params.room3Period2ChairIntroduction}}

+
+
+
+
+

{{.Params.room1Period5Kernel}}

+ {{.Params.Period5}} +
+

{{.Params.room1Period5GroupName}}

+

{{.Params.room1Period5ChairName}}

+

{{.Params.room1Period5ChairIntroduction}}

+
+
+

{{.Params.room1Period5MeetingInfo}}

+
+ +
-
-

{{.Params.room3Period2MeetingInfo}}

+
+
+

{{.Params.room2Period5Kernel}}

+ {{.Params.Period5}} +
+

{{.Params.room2Period5GroupName}}

+

{{.Params.room2Period5ChairName}}

+

{{.Params.room2Period5ChairIntroduction}}

+
+
+

{{.Params.room2Period5MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period5Kernel}}

+ {{.Params.Period5}} +
+

{{.Params.room3Period5GroupName}}

+

{{.Params.room3Period5ChairName}}

+

{{.Params.room3Period5ChairIntroduction}}

+
+
+

{{.Params.room3Period5MeetingInfo}}

+
+ +
-
-
-

{{.Params.room3Period3Kernel}}

- {{.Params.period3}} -
-

{{.Params.room3Period3GroupName}}

-

{{.Params.room3Period3ChairName}}

-

{{.Params.room3Period3ChairIntroduction}}

-
-
-

{{.Params.room3Period3MeetingInfo}}

-
- -
+
+
+
+

{{.Params.date2}}

+

{{.Params.Period6}}

-
-
-

{{.Params.room3Period4Kernel}}

- {{.Params.period4}} -
-

{{.Params.room3Period4GroupName}}

-

{{.Params.room3Period4ChairName}}

-

{{.Params.room3Period4ChairIntroduction}}

+
+
+
+
+

{{.Params.room1Period6Kernel}}

+ {{.Params.Period6}} +
+

{{.Params.room1Period6GroupName}}

+

{{.Params.room1Period6ChairName}}

+

{{.Params.room1Period6ChairIntroduction}}

+
+
+

{{.Params.room1Period6MeetingInfo}}

+
+ +
-
-

{{.Params.room3Period4MeetingInfo}}

+
+
+

{{.Params.room2Period6Kernel}}

+ {{.Params.Period6}} +
+

{{.Params.room2Period6GroupName}}

+

{{.Params.room2Period6ChairName}}

+

{{.Params.room2Period6ChairIntroduction}}

+
+
+

{{.Params.room2Period6MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period6Kernel}}

+ {{.Params.Period6}} +
+

{{.Params.room3Period6GroupName}}

+

{{.Params.room3Period6ChairName}}

+

{{.Params.room3Period6ChairIntroduction}}

+
+
+

{{.Params.room3Period6MeetingInfo}}

+
+ +
-
-
-

{{.Params.room3Period5Kernel}}

- {{.Params.period5}} -
-

{{.Params.room3Period5GroupName}}

-

{{.Params.room3Period5ChairName}}

-

{{.Params.room3Period5ChairIntroduction}}

+
+
+
+

{{.Params.date2}}

+

{{.Params.Period7}}

+
+
+
+
+
+

{{.Params.room1Period7Kernel}}

+ {{.Params.Period7}} +
+

{{.Params.room1Period7GroupName}}

+

{{.Params.room1Period7ChairName}}

+

{{.Params.room1Period7ChairIntroduction}}

+
+
+

{{.Params.room1Period7MeetingInfo}}

+
+ +
-
-

{{.Params.room3Period5MeetingInfo}}

+
+
+

{{.Params.room2Period7Kernel}}

+ {{.Params.Period7}} +
+

{{.Params.room2Period7GroupName}}

+

{{.Params.room2Period7ChairName}}

+

{{.Params.room2Period7ChairIntroduction}}

+
+
+

{{.Params.room2Period7MeetingInfo}}

+
+ +
-
- {{.Params.room1Period1SignUp}} - {{.Params.room1Period1Meeting}} +
+
+

{{.Params.room3Period7Kernel}}

+ {{.Params.Period7}} +
+

{{.Params.room3Period7GroupName}}

+

{{.Params.room3Period7ChairName}}

+

{{.Params.room3Period7ChairIntroduction}}

+
+
+

{{.Params.room3Period7MeetingInfo}}

+
+ +
@@ -642,6 +847,7 @@

{{.Params.room1Period1Kernel}}

+ {{.Params.date1}} {{.Params.period1}}

{{.Params.room1Period1GroupName}}

@@ -652,12 +858,13 @@

{{.Params.room1Period1MeetingInfo}}

{{.Params.room1Period2Kernel}}

+ {{.Params.date1}} {{.Params.period2}}

{{.Params.room1Period2GroupName}}

@@ -668,12 +875,13 @@

{{.Params.room1Period2MeetingInfo}}

{{.Params.room1Period3Kernel}}

+ {{.Params.date1}} {{.Params.period3}}

{{.Params.room1Period3GroupName}}

@@ -684,12 +892,14 @@

{{.Params.room1Period3MeetingInfo}}

+ {{ if .Params.room1Period4Kernel}}

{{.Params.room1Period4Kernel}}

+ {{.Params.date1}} {{.Params.period4}}

{{.Params.room1Period4GroupName}}

@@ -700,12 +910,18 @@

{{.Params.room1Period4MeetingInfo}}

+ {{ else }} +
+ +
+ {{ end }}

{{.Params.room1Period5Kernel}}

+ {{.Params.date2}} {{.Params.period5}}

{{.Params.room1Period5GroupName}}

@@ -716,14 +932,49 @@

{{.Params.room1Period5MeetingInfo}}

+
+
+

{{.Params.room1Period6Kernel}}

+ {{.Params.date2}} + {{.Params.Period6}} +
+

{{.Params.room1Period6GroupName}}

+

{{.Params.room1Period6ChairName}}

+

{{.Params.room1Period6ChairIntroduction}}

+
+
+

{{.Params.room1Period6MeetingInfo}}

+
+ +
+
+

{{.Params.room1Period7Kernel}}

+ {{.Params.date2}} + {{.Params.Period7}} +
+

{{.Params.room1Period7GroupName}}

+

{{.Params.room1Period7ChairName}}

+

{{.Params.room1Period7ChairIntroduction}}

+
+
+

{{.Params.room1Period7MeetingInfo}}

+
+

{{.Params.room2Period1Kernel}}

+ {{.Params.date1}} {{.Params.period1}}

{{.Params.room2Period1GroupName}}

@@ -734,12 +985,13 @@

{{.Params.room2Period1MeetingInfo}}

{{.Params.room2Period2Kernel}}

+ {{.Params.date1}} {{.Params.period2}}

{{.Params.room2Period2GroupName}}

@@ -750,12 +1002,13 @@

{{.Params.room2Period2MeetingInfo}}

{{.Params.room2Period3Kernel}}

+ {{.Params.date1}} {{.Params.period3}}

{{.Params.room2Period3GroupName}}

@@ -766,12 +1019,13 @@

{{.Params.room2Period3MeetingInfo}}

{{.Params.room2Period4Kernel}}

+ {{.Params.date1}} {{.Params.period4}}

{{.Params.room2Period4GroupName}}

@@ -782,12 +1036,13 @@

{{.Params.room2Period4MeetingInfo}}

{{.Params.room2Period5Kernel}}

+ {{.Params.date2}} {{.Params.period5}}

{{.Params.room2Period5GroupName}}

@@ -798,14 +1053,49 @@

{{.Params.room2Period5MeetingInfo}}

+
+
+

{{.Params.room2Period6Kernel}}

+ {{.Params.date2}} + {{.Params.Period6}} +
+

{{.Params.room2Period6GroupName}}

+

{{.Params.room2Period6ChairName}}

+

{{.Params.room2Period6ChairIntroduction}}

+
+
+

{{.Params.room2Period6MeetingInfo}}

+
+ +
+
+

{{.Params.room2Period7Kernel}}

+ {{.Params.date2}} + {{.Params.Period7}} +
+

{{.Params.room2Period7GroupName}}

+

{{.Params.room2Period7ChairName}}

+

{{.Params.room2Period7ChairIntroduction}}

+
+
+

{{.Params.room2Period7MeetingInfo}}

+
+

{{.Params.room3Period1Kernel}}

+ {{.Params.date1}} {{.Params.period1}}

{{.Params.room3Period1GroupName}}

@@ -816,12 +1106,13 @@

{{.Params.room3Period1MeetingInfo}}

{{.Params.room3Period2Kernel}}

+ {{.Params.date1}} {{.Params.period2}}

{{.Params.room3Period2GroupName}}

@@ -832,12 +1123,13 @@

{{.Params.room3Period2MeetingInfo}}

{{.Params.room3Period3Kernel}}

+ {{.Params.date1}} {{.Params.period3}}

{{.Params.room3Period3GroupName}}

@@ -848,12 +1140,13 @@

{{.Params.room3Period3MeetingInfo}}

{{.Params.room3Period4Kernel}}

+ {{.Params.date1}} {{.Params.period4}}

{{.Params.room3Period4GroupName}}

@@ -864,12 +1157,13 @@

{{.Params.room3Period4MeetingInfo}}

{{.Params.room3Period5Kernel}}

+ {{.Params.date2}} {{.Params.period5}}

{{.Params.room3Period5GroupName}}

@@ -880,8 +1174,42 @@

{{.Params.room3Period5MeetingInfo}}

+
+
+

{{.Params.room3Period6Kernel}}

+ {{.Params.date2}} + {{.Params.Period6}} +
+

{{.Params.room3Period6GroupName}}

+

{{.Params.room3Period6ChairName}}

+

{{.Params.room3Period6ChairIntroduction}}

+
+
+

{{.Params.room3Period6MeetingInfo}}

+
+ +
+
+

{{.Params.room3Period7Kernel}}

+ {{.Params.date2}} + {{.Params.Period7}} +
+

{{.Params.room3Period7GroupName}}

+

{{.Params.room3Period7ChairName}}

+

{{.Params.room3Period7ChairIntroduction}}

+
+
+

{{.Params.room3Period7MeetingInfo}}

+
+
@@ -895,18 +1223,21 @@
@@ -924,6 +1255,11 @@
{{ partial "scripts.html" . }} + + - \ No newline at end of file diff --git a/themes/project/static/css/custom.css b/themes/project/static/css/custom.css old mode 100644 new mode 100755 index d6c102c4e508c8c6704abe7cc84feaeac4917f2a..74ec137993212598acd65a58cc3410596897444a --- a/themes/project/static/css/custom.css +++ b/themes/project/static/css/custom.css @@ -67,6 +67,1131 @@ +/* �ֲ� */ +.slide{ + width: 100%; + margin-top: -60px; +} +.wrapper { + width: 100%; + height: 468px; +} + +.wrapper>div { + width: 100%; + height: 100%; +} + +.wrapper img { + width: 100%; + height: 100% !important; +} + +.wrapper>div>div>p:nth-child(1) { + font-family: 'MicrosoftYaHei', 'Microsoft YaHei'; + font-size: 62px; + font-weight: 400; + position: relative; + top: -160px; + line-height: 120%; + width: 100%; +} + +.wrapper>div>div>p:nth-child(2) { + width: 100%; + font-size: 18px; + font-weight: 400; + position: relative; + top: -130px; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp:4; + overflow: hidden; +} +/*.carousel-control{ + visibility: hidden; +} + +.carousel-control.left, +.carousel-control.right +{ + background-image: none; +}*/ + + +.carousel-indicators{ + top: 310px; + /* transition: 0.4s; */ +} +.carousel-indicators li { + background-color: #fff; +} + +.carousel-indicators .active { + width: 50px; + height: 12px; + margin: 0; + background-color: #78ABF6; + border: 1px solid #78ABF6; +} + +#FAQ{ + width: 56px; + height: 56px; + background-color: #EF0005; + color: #fff; + position: fixed; + right: 0; + top: 70%; + border-radius: 2px; +} +#FAQ a{ + width: 100%; + height: 100%; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + color: #fff; + font-size: 13px; +} +#FAQ a img{ + width: 24px; +} + + +/*�ֲ�end*/ +@media screen and (max-width:768px){ + .wrapper>div>div>p:nth-child(1) { + font-size: 20px !important; + top: -40px; + } + .wrapper>div>div>p:nth-child(1)>a { + font-size: 10px !important; + } + .wrapper>div>div>p:nth-child(2) { + font-size: 12px !important; + top: -30px; + /* margin-top: 10px; */ + } + + .carousel-indicators{ + top: inherit; + } + .wrapper { + height: 250px; + } + .content{ + height: 250px; + } + .bannernew{ + margin-bottom: 50px; + } +} +@media screen and (max-width:1280px){ + .content{ + padding: 0 !important; + } + .slide{ + margin-top: 0px; + } + .wrapper>div>div>p:nth-child(1) { + font-size: 35px; + } +} + +/* ??li?? */ +@media screen and (min-width:1281px){ + .cards li{ + height: 262px; + } + .cards li p { + padding: 0 !important; + /* display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp:3; + overflow: hidden; */ + } +} +/* ?? end*/ + + + + +.bannernew .cards ul a:hover { + text-decoration: none; + background: #467FBF; +} +.bannernew .cards ul li:hover h3, +.bannernew .cards ul li:hover p { + color: #FFF; +} + +.bannernew .cards ul li:hover .icon1 { + background: url('../img/1_hover.svg') no-repeat center; +} + +.bannernew .cards ul li:hover .icon2 { + background: url('../img/2_hover.svg') no-repeat center; +} + +.bannernew .cards ul li:hover .icon3 { + background: url('../img/3_hover.svg') no-repeat center; +} + +.bannernew .cards ul li:hover .icon4 { + background: url('../img/4_hover.svg') no-repeat center; +} + +.bannernew .cards ul li .icon { + display: inline-block; + border: 0px; +} + +.bannernew .cards ul li .icon1 { + width: 65px; + height: 55px; + background: url('../img/1.svg') no-repeat center; +} + +.bannernew .cards ul li .icon2 { + height: 55px; + background: url('../img/2.svg') no-repeat center; +} + +.bannernew .cards ul li .icon3 { + width: 83px; + height: 55px; + background: url('../img/3.svg') no-repeat center; +} + +.bannernew .cards ul li .icon4 { + width: 50px; + height: 55px; + background: url('../img/4.svg') no-repeat center; +} + +.bannernew .cards { + padding: 0 270px; + width: 100%; + position: absolute; + left: 50%; + bottom: -25%; + transform: translate(-50%, 0%); +} +.bannernew .cards ul { + background: #fff; + box-shadow: 0 40px 45px 0 rgba(214, 228, 238, 0.5); + border-radius: 4px; + display: flex; + width: 100%; + justify-content: space-between; + padding: 0px; +} +.bannernew .cards ul li { + padding: 35px 16px; + text-align: center; +} +.bannernew .cards ul li h3 { + font-size: 20px; + color: #141414; + margin: 16px 0 24px; +} +.bannernew .cards ul li p { + font-size: 14px; + color: #666666; + line-height: 20px; + padding: 0 45px; +} +.bannernew .cards ul li:not(:last-child) { + border-right: 1px solid #E3E9EB; +} + +.bannernew ul { + list-style-type: none; +} + +.bannernew li { + list-style-type: none; +} + +.reason { + padding: 170px 30px 70px; +} +.reason h2 { + margin-bottom: 40px; + font-size: 40px; + color: #333333; + text-align: center; + line-height: 36px; +} +.reason .content_why { + display: flex; + justify-content: space-evenly; + align-items: center; + max-width: 1366px; + margin: 0 auto; +} + +.reason .content_why .detail { + margin-left: 50px; +} +.reason .content_why .detail p { + font-size: 20px; + color: #313131; + line-height: 30px; + padding-left: 15px; +} + + + +.emailAndApply{ + background: url('../img/bg2.png') no-repeat; + padding: 25px 30px 45px; +} + +.emailAndApplyBox{ + display: flex; + max-width: 1366px; + margin: 0 auto; +} + +.emailAndApplyBoxL2{ + width:47%; + margin-right:50px; +} +.emailAndApplyBox h2{ + color:white; +} + +.emailAndApplyBox ul { + padding:0; + margin:0; + width:80%; +} + +.emailAndApplyBox ul li { + display: flex; + justify-content: space-between; + align-items: center; +} + +.emailAndApplyBox ul li h3 { + font-size: 28px; + color: #FFFFFF; + line-height: 36px; +} + +.emailAndApplyBox ul li h3 { + font-size: 28px; + color: #FFFFFF; + line-height: 36px; +} + +.emailAndApplyBox ul li h3 a { + color: #FFFFFF; + text-decoration: none; +} + +.emailAndApplyBox ul li p { + margin-top: 8px; + font-size: 16px; + color: #FFFFFF; + line-height: 20px; + padding-right: 50px; +} + +.emailAndApplyBox h3{ + color: #fff; +} +.emailAndApplyBox h3 a{ +text-decoration: underline; +} +.emailAndApplyBox ul li .btn { + background: #FFFFFF; + border-radius: 2px; + padding: 11px 18px; + text-transform: none; +} + +#members .col-md-12 .client-header h4 { + border: none; + text-transform: none; +} +.homeMemebersBlock{ + background: url('../img/texture-bw.png') center center repeat; + height: 120px; + background-size: cover; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; +} + +.div-archives>div>ul{ + position: relative; +} +.div-archives>div>ul li::before{ + content:''; + display: inline-block; + position: absolute; + top: 10px; + left:0; + border-radius: 50%; + background: #000; + width: 5px; + height: 5px; +} + +.action { + padding: 63px 30px 45px; +} +.action .active_box { + display: flex; + max-width: 1366px; + margin: 0 auto; +} +.action .active_box .active { + width: 47%; +} +.action .active_box .active:not(:last-child) { + margin-right: 50px; +} +.action .active_box .active h2 { + display: flex; + align-items: flex-end; + padding-bottom: 24px; + border-bottom: 1px solid #b5b5b5; + margin-bottom: 0; +} +.action .active_box .active h2 p { + margin: 0 0 0 26px; + font-size: 14px; + color: #3399FF; + line-height: 36px; + cursor: pointer; +} +.action .active_box .active ul { + padding: 0px; +} +.action .active_box .active ul li { + padding: 18px 5px 20px; + border-bottom: 1px solid #b5b5b5; +} +.action .active_box .active ul li h6 { + display: flex; + align-items: flex-start; + margin-bottom: 6px; +} +.action .active_box .active ul li h6 span { + color: #666; + font-size: 14px; +} +.action .active_box .active ul li h6 i { + margin: 0 4px; + font-style: normal; +} +.action .active_box .active ul li p { + word-break: break-word; + font-size: 20px; + color: #333333; + line-height: 28px; +} + +.action li { + list-style-type: none; +} + +.action h2 { + font-size: 40px; +} +.action1 { + padding: 0 30px 45px; +} +.align-center { + align-items: center; +} +.flex { + display: flex; +} + +footer { + padding: 44px 30px 50px; + background: #111; + color: #fff; +} +footer .foot { + max-width: 1366px; + margin: 0 auto; + display: flex; + justify-content: space-between; + align-items: center; +} +footer .contact svg { + width: 14px; +} +footer .contact svg path { + fill: #fff; +} +footer .contact p { + margin:0 0 0 10px; + font-size: 16px; +} +footer .contact p a { + color: #FFFFFF; +} +footer .contact h2 { + margin-bottom: 16px; + margin-top: 0px; + font-size: 40px; + color: #fff; +} +footer .notice { + width: 670px; + font-size: 13px; + color: #909090; + line-height: 28px; + text-align:right; +} +footer .notice span { + color: #5F9BDE; +} + +.client-header h2 { + font-family: "Microsoft YaHei"; + font-size: 40px; + border-bottom: 0; + text-transform: none; +} + +.owl-carousel .owl-wrapper { + display: flex !important; + justify-content: center; + align-items: center; +} + +.owl-carousel.customers { + /*display: block;*/ + display: flex; + justify-content: space-around; +} + +.owl-carousel.customers .item { + display: inline; + margin: 0 0 0 30px; +} + +.owl-carousel.customers .item img { + filter: none; + -webkit-filter: none; +} + +.owl-carousel.customers .item a:hover { + text-decoration: none; +} + +.owl-carousel.customers .item a:focus { + text-decoration: none; +} + +.search_v { + padding-top: 30px; + width: 260px; + flex-shrink: 0; +} + +.search_v li { + list-style-type: none; +} +.search_v li h3 { + font-size: 16px; + color: #333333; + padding-bottom: 10px; + border-bottom: 5px solid #467FBF; + margin-bottom: 10px; + display: inline-block; +} +.search_v li .search_box { + display: flex; +} +.search_v li .search_box .input_box { + border-top: 1px solid #D4D4D4; + border-left: 1px solid #D4D4D4; + border-bottom: 1px solid #D4D4D4; + padding: 3px; + width: calc(100% - 46px); +} +.search_v li .search_box .input_box input { + border: 0; + padding: 5px; + width: 100%; +} +.search_v li .search_box .icon { + width: 46px; + height: 35px; + border: 1px solid #467FBF; + display: flex; + justify-content: center; + align-items: center; + cursor: pointer; + border-radius: 0px; +} +.search_v li .search_box .icon svg { + width: 14px; +} +.search_v li .search_box .icon svg path { + fill: #467FBF; +} +.search_v li:not(:last-child) { + margin-bottom: 25px; +} +.search_v li p { + font-size: 14px; + color: #467FBF; + margin-bottom: 16px; +} + +#error-page .box { + margin-top: 148px; + margin-bottom: 148px; +} + +.book-menu .jstree-default .jstree-anchor { + height: 36px; + text-decoration: none; + color: inherit; + padding: 6px 0px; +} + +.book-menu .jstree-default .jstree-anchor a { + text-decoration: none; + color: inherit; +} + +.book-menu .jstree-default .jstree-anchor.jstree-hovered, +.book-menu .jstree-default .jstree-anchor.jstree-clicked { + color: #ffffff; + background-color: #467fbf; +} + +.book-menu .jstree-default .jstree-icon.jstree-ocl { + margin-top:6px; +} + +.table-bordered.table-striped td { + white-space: nowrap; + vertical-align: middle; +} + +.table-bordered.table-striped td:last-child { + white-space: inherit; +} + +.divmail ul, .divmail ol { + padding-left: 15px; +} + +.divmail ul li, .divmail ol li { + line-height: 30px; +} + +.divmail ul li{ + line-height: 25px; +} + +.divmail ul li a { + margin-left: 10px; +} + +.container #blog-listing-medium .post .clearfix { + margin-top: 15px; +} +.container #blog-listing-medium .post .intro, +.container #blog-listing-medium .read-more { + margin-top: 40px; +} + +.container .building { + text-align: center; + margin-top: 50px; + margin-bottom: 125px; +} +.container .building h4 { + margin-bottom: 40px; +} +.container .building p.buttons { + margin-top: 40px; +} + +#all .navbar ul.nav > li > a { + text-decoration: none !important; +} + +#docstreeview { + display: none; +} + +.container #cla-type-table { + width: 50%; + min-width: 320px; + max-width: 420px; + margin: 0 40px; +} + +.container #individual-table { + display: block; + width: 70%; + min-width: 320px; + max-width: 800px; + margin: 0 40px; +} + +.container #legalentity-table { + display: none; + width: 70%; + min-width: 320px; + max-width: 800px; + margin: 0 40px; +} + +.container #cla-table { + width: 70%; + min-width: 320px; + max-width: 800px; + margin: 0 40px 20px 40px; + text-align: center; +} + +.container #cla-type-table tr, +.container #individual-table tr, +.container #legalentity-table tr, +.container #cla-table tr { + height: 35px; +} + +.container #individual-table tr td:first-child, +.container #legalentity-table tr td:first-child { + width: 30%; +} + +.container #individual-table tr input[type=text], +.container #legalentity-table tr input[type=text] { + width: 80%; +} + +.container #cla-type-table input[type=radio] { + margin-right: 10px; +} + +.container .clanote { + line-height: 35px; +} + +.container #sign-cla-button, +.container #reset-cla-button { + width:80px; + margin: 0 20px; +} + +.container #tip-cla-label { + margin-top: 10px; + color: #467fbf; +} + +.container .book-menu { + font-size: inherit; + flex: 0 0 5rem; +} + +.container div.book-page { + margin-left: 30px; +} + +.container div.book-page > header { + display: block; +} + +.container div.book-page table { + border-top: 1px solid #ddd; + border-left: 1px solid #ddd; + border-collapse: collapse; + width: 100%; +} + +.container div.book-page table td, +.container div.book-page table th { + border-bottom: 1px solid #ddd; + border-right: 1px solid #ddd; +} + +.container div.book-page table th { + background-color: #eee; +} + +.container div.book-page table > tbody > tr:nth-of-type(odd) { + background-color: #f9f9f9; +} + +.container aside.book-toc { + display: none; +} + +#slideNav{ + display: none; +} + +html, +body { + position: relative; + height: 100%; +} +html { + min-width: 320px; + max-width: 1920px; + margin: 0 auto; +} + +.navbar-affixed-top.affix { + min-width: 320px; + max-width: 1920px; +} +/*new*/ +#sigSection .dataBlock{ + margin-top:5px; + white-space:nowrap;/*不允许换行*/ + overflow:hidden;/*超出隐藏*/ + text-overflow:ellipsis;/*文本超出三点代替*/ +} +#sigSection .dataBlockLast{ + margin-bottom:5px; +} +#sigSection .blockTitle{ + border-width:0px; + width:100%; + height:30px; + background-color:rgba(238, 238, 238, 1); + box-sizing:border-box; + border-width:1px; + border-style:solid; + border-color:rgba(221, 221, 221, 1); + border-radius:10px; + border-bottom-right-radius:0px; + border-bottom-left-radius:0px; + -moz-box-shadow:none; + -webkit-box-shadow:none; + box-shadow:none; + font-weight:400; + line-height: 30px; + padding-left:20px; + margin-top:20px; +} +#sigSection .blockContent{ + box-sizing:border-box; + border-width:1px; + border-style:solid; + border-color:rgba(221, 221, 221, 1); + border-radius:10px; + border-top-right-radius:0px; + border-top-left-radius:0px; + -moz-box-shadow:none; + -webkit-box-shadow:none; + box-shadow:none; + padding-left:20px; +} +.buildingImg{ + border-width:0px; + left:0px; + top:0px; + max-width:400px; +} + + + + + +/* new */ +.versionMain { + display: flex; +} + +.versionMain .left_menu { + text-align: right; + width:17%; + min-width: 150px; +} +.versionMain .left_menu p{ + cursor: pointer; + -webkit-user-select: none; +} +.versionMain .left_menu p:hover{ + color: #467FBF; +} +.section>h2{ + margin-top: 0; +} + +.nav-tabs{ + border-bottom: 0; +} +#all>header{ + box-sizing: border-box; +} +@media screen and (max-width:768px){ + .versionMain{ + padding: 0 !important; + } + .versionMain{ + flex-direction: column + } + .left_menu{ + margin: 0 auto; + display: flex; + } + .left_menu>p{ + flex: 1; + text-align: center; + } + .version_main{ + width: 90% !important; + } + .section>h2{ + margin-top: 20px; + } +} +.versionMain .version_main { + width: 100%; +} +.versionMain .version_main .version_step .version_part { + width: 100%; + display: flex; + justify-content: space-between; + align-items: center; +} +.versionMain .version_main .version_step .version_part:nth-child(2) { + margin: 5px 0; +} +.versionMain .version_main .version_step .version_part p { + width: 140px; +} +.versionMain .version_main .version_step .version_part p.circle { + width: 25px; + height: 25px; + background: #467fbf; + border-radius: 50%; +} +.versionMain .version_main .version_step .version_part p.line_solid { + height: 8px; + width: calc(50% - 70px); + background: #467fbf; +} +.versionMain .version_main .version_step .version_part p.line_dot { + width: calc(50% - 70px); + border-top: 8px dashed #ccc; +} +.versionMain .version_main .version_list li { + font-size: 14px; +} +.versionMain .version_main .version_list li:not(:last-child) { + margin-bottom: 20px; +} +.versionMain .version_main .version_table { + width: 100%; + margin-bottom: 20px; + color: #666; + font-size: 13px; +} +.versionMain .version_main .version_table thead tr { + background: #eee; +} +.versionMain .version_main .version_table tbody tr td .more { + display: flex; + align-items: center; + flex-direction: column; +} +.versionMain .version_main .version_table tbody tr:nth-child(even) { + background: #eee; +} +.versionMain .version_main table, +.versionMain .version_main table tr th, +.versionMain .version_main table tr td { + border: 1px solid #ddd; + padding: 5px 15px; +} +.versionMain .version_main table tr td a { + color: #467fbf; +} +.main_down { + width: 75%; +} +.main_down h2 { + display: flex; + align-items: center; +} +.main_down h2 a { + margin-left: 50px; + font-size: 13px; + color: #467fbf; +} +.main_down .btns { + display: flex; + margin-bottom: 50px; +} +.main_down .btns a { + display: inline-block; + width: 172px; + height: 56px; + background-color: #199ed8; + font-weight: 400; + font-size: 14px; + color: #FFFFFF; + line-height: 56px; + text-align: center; +} +.main_down .btns a:nth-child(2) { + margin-left: 10px; + background: #e4e4e4; + color: #666; +} +.main_down .down_more { + border: 1px solid #ddd; + border-radius: 10px; + padding: 30px; + margin-bottom: 50px; +} +.main_down .down_more li { + list-style-type: disc; + color: #467fbf; +} +.main_down .down_more li a { + color: #467fbf; +} +.homeMemebersBlock{ + color:#666666; +} +html,body { + /*margin: 0; + padding:0;*/ + height: 100%; +} +#all{ + height:100%; +} +#content{ + min-height:calc(100% - 410px); +} +.cards a{ + width:25%; +} +#downloadBlock{ + border-radius:10px; + border:1px solid rgba(221,221,221,2); + min-height:290px; +} +.downloadButtonBlock{ + width:100%; + height:70px; + background-color:rgba(242,242,242,2.5); + text-align: center; +} +.downloadContentBlock{ + min-height:220px; + text-align: left; + padding:10px; + padding-left:40px; + padding-right:40px; +} +.downloadWholeBlock{ + margin-bottom: 30px; +} +.downloadContentBlock .titleLine{ + margin-top:10px; +} +.downloadContentBlock .titleLine1{ + margin-top:10px; + font-size:15px; +} +.downloadContentBlock .titleLine1 strong{ + margin-right:5px; +} +.downloadContentBlock .contentLine{ + margin-top:5px; +} +.downloadVersion{ + margin-bottom: 10px; +} +.downloadDescription{ + margin-bottom:20px; + margin-top:20px; +} +/* your styles go here */ + +#tablehdc td +{ + border: 1px solid #ccc; + line-height: 30px; +} + +#heading-breadcrumbs h1, +#blog-listing-medium .post h2, +#blog-listing-medium .post .author-category +{ + text-transform: inherit !important; +} + +.competition-nav { + margin: 0 auto; + text-align: center; + box-shadow: 0 6px 18px 0 rgba(0,0,0,0.10); + min-height: 60px; +} + +.competition-nav a{ + display: inline-block; + height: 50px; + line-height: 60px; + padding:0 25px; + font-size: 18px; + font-weight: bold; + color: #000; +} + +.box-image-text .image { + min-height: 200px; + max-height: 200px; +} + +.box-simple { + min-height: 230px; +} + +.bannernew { + /* background: url('../img/bannernew.jpg') no-repeat; */ + height: 500px; + background-size: cover; + position: relative; +} + +.bannernew .content { + display: flex; + flex-direction: column; + align-items: center; + padding-top: 60px; + color: #fff; +} +.bannernew .content h2 { + font-size: 62px; + color: #fff; +} +.bannernew .content p { + width: 840px; + margin: 26px auto 0; + font-size: 24px; + text-align: center; + line-height: 36px; +} + + + /* �ֲ� */ .slide{ width: 100%; @@ -318,8 +1443,26 @@ padding-left: 15px; } +.publisher h2{ + font-size:40px +} + +.publisher .imgDivLeft{ + text-align: right; + padding-right:50px; +} +.publisher .imgDivRight{ + text-align: left; + padding-left:50px; +} +.publisher img{ + height:80px; +} +.friendsLink h2{ + font-size: 40px; + } .emailAndApply{ background: url('../img/bg2.png') no-repeat; padding: 25px 30px 45px; diff --git a/themes/project/static/css/custommobile.css b/themes/project/static/css/custommobile.css old mode 100644 new mode 100755 index 9814cac14e8326a7cf36e458b8227700c135db78..bb2ea328b4b29e15857132bd5e888b2c7bc95014 --- a/themes/project/static/css/custommobile.css +++ b/themes/project/static/css/custommobile.css @@ -1,693 +1,1413 @@ -@media screen and (min-width: 319px) and (max-width: 767px) { - .isPc { - display: none; - } - .isH5 { - display: block; - } - header { - padding: 0 0.4rem; - position: relative; - border-bottom: 1px solid #ECECEC; - display: flex; - align-items: center; - justify-content: space-between; - /* height: 0.8rem; */ - } - .nav_table{ - display: flex; - width: 100%; - justify-content: space-between; - } - - header .topbar { - display: flex; - align-items: center; - margin-bottom: 0; - list-style-type: none; - /* padding: 15px 0px; */ - } - - header .topbar li { - height: 50px; - } - - header .topbar .search { - white-space: nowrap; - } - - header .topbar .search a.list, - header .topbar .search a.list:hover, - header .topbar .search a.list:active { - color:inherit; - text-decoration: none; - padding: 15px 10px; - } - - header .navbar-brand { - padding: 5px 0; - height: auto; - } - - header .navbar-brand>img { - width: 80%; - } - - header h2 { - font-size: 0.4rem; - margin: 0; - } - header ul li { - padding: 0 0.1rem; - font-size: 0.28rem; - } - header ul li.search { - display: flex; - /* margin-right: .2rem; */ - } - header ul li img { - width: 16px; - } - header #nav { - position: absolute; - top: 51px; - left: 0; - width: 100%; - display: none; - background: #fff; - color: #333; - z-index: 1000; - padding: 0 .3rem; - box-shadow: 0 5px 10px 0 #D3D3D3; - } - header #nav p { - line-height: .52rem; - padding: .14rem 0; - font-size: .26rem; - border-bottom: 1px solid #ECECEC; - text-transform: uppercase; - margin: 0; - } - header #nav p:not(:last-child) { - border-bottom: 1px solid #ECECEC; - } - header #nav .second_menu { - position: relative; - } - header #nav .second_menu i { - width: 0; - height: 0; - border-left: 5px solid transparent; - border-top: 5px solid #000; - border-right: 5px solid transparent; - position: absolute; - right: 0; - top: 50%; - transform: translate(-50%, 0px); - } - header #nav .menu_list { - display: none; - } - header #nav .menu_list p { - padding: 0.14rem .3rem; - } - header #nav a.list, - header #nav a.list:hover, - header #nav a.list:active { - color:inherit; - text-decoration: none; - border-bottom: 1px solid #ECECEC; - } - .bannernew { - height: 280px; - } - .bannernew .content { - padding: .5rem .2rem; - } - .bannernew .content h2 { - font-size: 0.48rem; - font-family: "HuaweiSansBold"; - text-align: center; - } - .bannernew .content p { - width: auto; - font-size: .24rem; - line-height: .36rem; - margin: .35rem auto 0; - } - - .item.active img.mobile{ - display: block; -} - .item.active img.pc{ - display: none; -} - - .bannernew .cards { - width: 90%; - position: static; - transform: translate(0, 0); - margin: 0 auto; - padding: 0px; - } - .bannernew .cards ul { - flex-wrap: wrap; - } - .bannernew .cards ul li { - width: 100%; - padding: .3rem; - } - .bannernew .cards ul a { - width: 50%; - } - - .bannernew .cards ul li .icon { - transform: scale(.7); - } - - .bannernew .cards ul a:nth-child(1) { - border-bottom: 1px solid #E3E9EB; - } - .bannernew .cards ul a:nth-child(2) { - border-bottom: 1px solid #E3E9EB; - } - .bannernew .cards ul a:nth-child(2n) { - border-right: 0; - } - .bannernew .cards ul a:nth-child(2n+1) { - border-right: 1px solid #E3E9EB; - } - .bannernew .cards ul li h3 { - font-size: .28rem; - margin: .3rem 0 .28rem; - } - .bannernew .cards ul li p { - font-size: .24rem; - line-height: .36rem; - padding: 0px; - } - .bannernew .cards ul li img { - height: 30px; - } - - -/* doc_nav */ -#heading-breadcrumbs{ - margin-bottom: 20px; -} -.container.docscontainer { - position: relative; - padding: 0; -} -.slide_nav { - display: flex !important; - align-items: center; - padding: 10px 15px 5px; - margin-bottom: 20px; - border-bottom: 1px solid #b5b5b5; -} -.slide_nav p { - margin: 0; -} - -.book-menu { - position: absolute; - width: 100%; - z-index: 100; - background: #fff; - top: 0; - left: 0; - padding: 0 15px; - transition: .3s; - transform: translateX(-100%); -} - -.container div.book-page { - margin-left: 0; - padding: 0 15px; -} - - .reason { - padding: 6.7rem .6rem .6rem; - } - .reason h2 { - font-size: 0.46rem; - margin-bottom: .38rem; - } - .reason .content_why { - flex-direction: column; - } - - .reason .content_why .detail { - margin-left: 0; - } - .reason .content_why .detail p { - font-size: .28rem; - line-height: .52rem; - } - .reason .content_why .detail p:nth-child(1) { - margin-bottom: .2rem; - } - .action { - padding: .6rem; - } - .action .active_box { - display: inline; - } - .action .active_box .active { - width: 100%; - margin-right: 0 !important; - } - .action .active_box .active:last-child { - margin-top: .8rem; - } - .action .active_box .active h2 { - font-size: 0.46rem; - font-weight: 600; - text-align: center; - display: block; - width: 100%; - position: relative; - border-bottom: 1px solid #b5b5b5; - } - .action .active_box .active h2 p { - line-height: inherit; - position: absolute; - right: 0; - bottom: 24px; - font-size: .24rem; - font-weight: 100; - } - .action .active_box .active ul li { - padding: .26rem .1rem .3rem; - border-bottom: 1px solid rgba(181, 181, 181, 0.5); - } - /*.action .active_box .active ul li:not(:last-child) { - border-bottom: 1px solid rgba(181, 181, 181, 0.5); - } - .action .active_box .active ul li:last-child { - border-bottom: 0px; - }*/ - .action .active_box .active ul li h6 { - font-size: .28rem; - } - .action .active_box .active ul li h6 i { - font-size: .22rem; - } - .action .active_box .active ul li p { - font-size: .24rem; - line-height: .4REM; - } - .partners { - padding: 0 0 .8rem 0; - } - .partners h2 { - font-size: 0.46rem; - margin-bottom: .4rem; - } - .partners .box { - width: 85%; - flex-wrap: wrap; - } - .partners .box img { - width: 25%; - } - .partners .box img:nth-child(2) { - width: 4.5rem; - } - .emailAndApply{ - background:none; - padding:0; - } - .emailAndApplyBox{ - display: inline; - } - - - .emailAndApplyBoxL2{ - width:100%; - margin-right: 0 !important; - background: url('../img/bannernew.jpg') no-repeat; - } - - .emailAndApplyBoxL3{ - width:100%; - margin-right: 0 !important; - background: url('../img/3.jpg') no-repeat; - } - - .emailAndApplyBoxL2 { - text-align:center; - justify-content: space-around; - padding: .4rem 0; - background-position: top; - } - .emailAndApplyBoxL2 h2 { - - font-size: 0.46rem; - margin-bottom: 0; - } - .emailAndApplyBoxL2 ul { - width: auto; - padding: 0px; - } - - .emailAndApplyBoxL2 ul li { - justify-content: space-around; - } - - .emailAndApplyBoxL2 ul li:last-child { - margin-bottom: 0; - } - .emailAndApplyBoxL2 ul li h3 { - font-size: .38rem; - line-height: .44rem; - } - .emailAndApplyBoxL2 ul li p { - font-size: .24rem; - margin-top: 0; - padding-right: 0; - } - .emailAndApplyBoxL2 ul li .btn { - padding: .1rem .15rem; - font-size: .26rem; - font-family: "HuaweiSansBold"; - } - - .emailAndApplyBoxL2 ul li > div { - width: 60%; - } - - .container .heading { - margin: 0; - } - - .container .client-header h2 { - font-size: .46rem; - font-weight: 600; - } - - .container p.lead { - margin: 0; - } - - .container .owl-carousel.customers { - display: flex; - flex-wrap: wrap; - justify-content: space-around; - margin-bottom: .4rem; - } - - .container .owl-carousel.customers .item { - margin: 0; - width: 35%; - display: flex; - justify-content: center; - } - - .container .owl-carousel.customers .item img { - transform: scale(.75); - } - - .divmail ul li a { - margin: 0px; - } - - .main .down_banner { - padding: .3rem .4rem; - height: auto; - } - .main .down_banner p { - margin: 0; - font-size: .3rem; - font-family: "HuaweiSansBold"; - } - .main .content { - padding: 0 .4rem; - flex-direction: column-reverse; - } - .main .content .search_v { - width: auto; - padding-top: .3rem; - } - .main .content .search_v li .vision { - display: flex; - flex-wrap: wrap; - } - .main .content .search_v li .vision p { - width: 20%; - margin-bottom: 0; - } - .main .content .nav { - margin-right: 0; - } - .main .content .nav li { - padding: .3rem 0; - } - .main .content .nav li h3 { - display: flex; - justify-content: space-between; - align-items: flex-end; - } - .main .content .nav li h3 span.title { - font-size: .4rem; - font-weight: 700; - } - .main .content .nav li h4 { - font-size: .28rem; - } - .main .content .nav li p { - font-size: .24rem; - } - footer { - padding: .4rem .6rem; - } - footer .foot { - display: block; - } - footer .foot .contact { - display: flex; - justify-content: space-between; - align-items: flex-end; - } - footer .foot .contact h2 { - font-size: 0.46rem; - margin-bottom: 0; - } - footer .foot .contact p { - font-size: .24rem; - } - footer .foot .contact svg { - width: 12px; - } - footer .foot .notice { - margin-top: .4rem; - width: auto; - } - #mask { - position: fixed; - top: 0; - left: 0; - right: 0; - bottom: 0; - display: none; - } - - .table-bordered.table-striped td:last-child { - white-space:nowrap; - } -} -@media screen and (min-width: 768px) and (max-width: 1280px) { - .isPc { - display: none; - } - header { - padding: 0 .6rem; - position: relative; - display: flex; - justify-content: space-between; - } - header .topbar { - display: flex; - align-items: center; - margin: 0 595px; - list-style-type: none; - padding: 20px 0; - } - header .topbar .search { - white-space: nowrap; - } - header .topbar .search a.list, - header .topbar .search a.list:hover, - header .topbar .search a.list:active { - color:inherit; - text-decoration: none; - padding: 0 10px; - } - header .navbar-brand { - padding: 5px 15px; - } - header h2 { - font-size: 0.38rem; - margin: 0px; - } - header ul li { - padding: 0 0.1rem; - font-size: 0.28rem; - display: flex; - } - header ul li img { - width: 18px; - } - header #nav { - position: absolute; - top: 62px; - left: 0; - width: 100%; - display: none; - background: #fff; - color: #333; - z-index: 100; - padding: 0 .6rem; - box-shadow: 0 5px 10px 0 #D3D3D3; - } - header #nav p { - line-height: .52rem; - padding: .14rem 0; - font-size: .28rem; - border-bottom: 1px solid #ECECEC; - text-transform: uppercase; - } - header #nav p:not(:last-child) { - border-bottom: 1px solid #ECECEC; - } - header #nav .second_menu { - position: relative; - } - header #nav .second_menu i { - width: 0; - height: 0; - border-left: 5px solid transparent; - border-top: 5px solid #000; - border-right: 5px solid transparent; - position: absolute; - right: 0; - top: 50%; - transform: translate(-50%, 0px); - } - header #nav .menu_list { - display: none; - } - header #nav .menu_list p { - padding: 0.14rem .3rem; - } - header #nav a.list, - header #nav a.list:hover, - header #nav a.list:active - { - color:inherit; - text-decoration: none; - } - .bannernew .content { - padding: 1.8rem .4rem; - } - .bannernew .content h2 { - font-size: 0.6rem; - text-align: center; - } - .bannernew .content p { - width: auto; - } - .bannernew .cards { - bottom: -35%; - padding: 0px; - } - .bannernew .cards ul li p { - padding: .18rem; - } - .reason { - padding: 245px 30px 70px; - } - .reason .content_why { - flex-direction: column; - } - .reason .content_why .detail { - margin-left: 0; - width: 580px; - } - .action .active_box .active h2 { - font-size: 0.45rem; - } - .action .active_box .active h2 p { - line-height: inherit; - } - .partners { - padding: 0 0 70px 0; - } - .container .heading { - margin: 0; - } - .owl-carousel.customers { - display: flex; - flex-wrap: wrap; - justify-content: space-around; - } - .owl-carousel.customers .item { - width: 25%; - margin: 25px 0 0 30px; - } - - .e_mail ul { - width: auto; - padding: 0px; - } - .e_mail ul li { - justify-content: space-around; - } - .e_mail ul li > div { - width: 55%; - } - .e_mail ul li .btn { - margin-left: 20px; - } - .content { - padding: 0 20px; - } - .main .down_banner { - padding: .3rem .4rem; - height: auto; - } - .main .down_banner p { - margin: 0; - font-size: .5rem; - font-family: "HuaweiSansBold"; - } - footer { - padding: 20px 30px 20px; - } - footer .notice { - width: 360px; - } - #mask { - position: fixed; - top: 0; - left: 0; - right: 0; - bottom: 0; - display: none; - } - .isPad { - display: block !important; - } - .pc_box { - display: none !important; - } -} -@media screen and (min-width: 1280px) { - .isPc { - display: block; - } - .isH5 { - display: none; - } -} +@media screen and (min-width: 319px) and (max-width: 767px) { + .isPc { + display: none; + } + .isH5 { + display: block; + } + header { + padding: 0 0.4rem; + position: relative; + border-bottom: 1px solid #ECECEC; + display: flex; + align-items: center; + justify-content: space-between; + /* height: 0.8rem; */ + } + .nav_table{ + display: flex; + width: 100%; + justify-content: space-between; + } + + header .topbar { + display: flex; + align-items: center; + margin-bottom: 0; + list-style-type: none; + /* padding: 15px 0px; */ + } + + header .topbar li { + height: 50px; + } + + header .topbar .search { + white-space: nowrap; + } + + header .topbar .search a.list, + header .topbar .search a.list:hover, + header .topbar .search a.list:active { + color:inherit; + text-decoration: none; + padding: 15px 10px; + } + + header .navbar-brand { + padding: 5px 0; + height: auto; + } + + header .navbar-brand>img { + width: 80%; + } + + header h2 { + font-size: 0.4rem; + margin: 0; + } + header ul li { + padding: 0 0.1rem; + font-size: 0.28rem; + } + header ul li.search { + display: flex; + /* margin-right: .2rem; */ + } + header ul li img { + width: 16px; + } + header #nav { + position: absolute; + top: 51px; + left: 0; + width: 100%; + display: none; + background: #fff; + color: #333; + z-index: 1000; + padding: 0 .3rem; + box-shadow: 0 5px 10px 0 #D3D3D3; + } + header #nav p { + line-height: .52rem; + padding: .14rem 0; + font-size: .26rem; + border-bottom: 1px solid #ECECEC; + text-transform: uppercase; + margin: 0; + } + header #nav p:not(:last-child) { + border-bottom: 1px solid #ECECEC; + } + header #nav .second_menu { + position: relative; + } + header #nav .second_menu i { + width: 0; + height: 0; + border-left: 5px solid transparent; + border-top: 5px solid #000; + border-right: 5px solid transparent; + position: absolute; + right: 0; + top: 50%; + transform: translate(-50%, 0px); + } + header #nav .menu_list { + display: none; + } + header #nav .menu_list p { + padding: 0.14rem .3rem; + } + header #nav a.list, + header #nav a.list:hover, + header #nav a.list:active { + color:inherit; + text-decoration: none; + border-bottom: 1px solid #ECECEC; + } + .bannernew { + height: 280px; + } + .bannernew .content { + padding: .5rem .2rem; + } + .bannernew .content h2 { + font-size: 0.48rem; + font-family: "HuaweiSansBold"; + text-align: center; + } + .bannernew .content p { + width: auto; + font-size: .24rem; + line-height: .36rem; + margin: .35rem auto 0; + } + + .item.active img.mobile{ + display: block; +} + .item.active img.pc{ + display: none; +} + + .bannernew .cards { + width: 90%; + position: static; + transform: translate(0, 0); + margin: 0 auto; + padding: 0px; + } + .bannernew .cards ul { + flex-wrap: wrap; + } + .bannernew .cards ul li { + width: 100%; + padding: .3rem; + } + .bannernew .cards ul a { + width: 50%; + } + + .bannernew .cards ul li .icon { + transform: scale(.7); + } + + .bannernew .cards ul a:nth-child(1) { + border-bottom: 1px solid #E3E9EB; + } + .bannernew .cards ul a:nth-child(2) { + border-bottom: 1px solid #E3E9EB; + } + .bannernew .cards ul a:nth-child(2n) { + border-right: 0; + } + .bannernew .cards ul a:nth-child(2n+1) { + border-right: 1px solid #E3E9EB; + } + .bannernew .cards ul li h3 { + font-size: .28rem; + margin: .3rem 0 .28rem; + } + .bannernew .cards ul li p { + font-size: .24rem; + line-height: .36rem; + padding: 0px; + } + .bannernew .cards ul li img { + height: 30px; + } + + +/* doc_nav */ +#heading-breadcrumbs{ + margin-bottom: 20px; +} +.container.docscontainer { + position: relative; + padding: 0; +} +.slide_nav { + display: flex !important; + align-items: center; + padding: 10px 15px 5px; + margin-bottom: 20px; + border-bottom: 1px solid #b5b5b5; +} +.slide_nav p { + margin: 0; +} + +.book-menu { + position: absolute; + width: 100%; + z-index: 100; + background: #fff; + top: 0; + left: 0; + padding: 0 15px; + transition: .3s; + transform: translateX(-100%); +} + +.container div.book-page { + margin-left: 0; + padding: 0 15px; +} + + .reason { + padding: 6.7rem .6rem .6rem; + } + .reason h2 { + font-size: 0.46rem; + margin-bottom: .38rem; + } + .reason .content_why { + flex-direction: column; + } + + .reason .content_why .detail { + margin-left: 0; + } + .reason .content_why .detail p { + font-size: .28rem; + line-height: .52rem; + } + .reason .content_why .detail p:nth-child(1) { + margin-bottom: .2rem; + } + .action { + padding: .6rem; + } + .action .active_box { + display: inline; + } + .action .active_box .active { + width: 100%; + margin-right: 0 !important; + } + .action .active_box .active:last-child { + margin-top: .8rem; + } + .action .active_box .active h2 { + font-size: 0.46rem; + font-weight: 600; + text-align: center; + display: block; + width: 100%; + position: relative; + border-bottom: 1px solid #b5b5b5; + } + .action .active_box .active h2 p { + line-height: inherit; + position: absolute; + right: 0; + bottom: 24px; + font-size: .24rem; + font-weight: 100; + } + .action .active_box .active ul li { + padding: .26rem .1rem .3rem; + border-bottom: 1px solid rgba(181, 181, 181, 0.5); + } + /*.action .active_box .active ul li:not(:last-child) { + border-bottom: 1px solid rgba(181, 181, 181, 0.5); + } + .action .active_box .active ul li:last-child { + border-bottom: 0px; + }*/ + .action .active_box .active ul li h6 { + font-size: .28rem; + } + .action .active_box .active ul li h6 i { + font-size: .22rem; + } + .action .active_box .active ul li p { + font-size: .24rem; + line-height: .4REM; + } + .partners { + padding: 0 0 .8rem 0; + } + .partners h2 { + font-size: 0.46rem; + margin-bottom: .4rem; + } + .partners .box { + width: 85%; + flex-wrap: wrap; + } + .partners .box img { + width: 25%; + } + .partners .box img:nth-child(2) { + width: 4.5rem; + } + .emailAndApply{ + background:none; + padding:0; + } + .emailAndApplyBox{ + display: inline; + } + + + .emailAndApplyBoxL2{ + width:100%; + margin-right: 0 !important; + background: url('../img/bannernew.jpg') no-repeat; + } + + .emailAndApplyBoxL3{ + width:100%; + margin-right: 0 !important; + background: url('../img/3.jpg') no-repeat; + } + + .emailAndApplyBoxL2 { + text-align:center; + justify-content: space-around; + padding: .4rem 0; + background-position: top; + } + .emailAndApplyBoxL2 h2 { + + font-size: 0.46rem; + margin-bottom: 0; + } + .emailAndApplyBoxL2 ul { + width: auto; + padding: 0px; + } + + .emailAndApplyBoxL2 ul li { + justify-content: space-around; + } + + .emailAndApplyBoxL2 ul li:last-child { + margin-bottom: 0; + } + .emailAndApplyBoxL2 ul li h3 { + font-size: .38rem; + line-height: .44rem; + } + .emailAndApplyBoxL2 ul li p { + font-size: .24rem; + margin-top: 0; + padding-right: 0; + } + .emailAndApplyBoxL2 ul li .btn { + padding: .1rem .15rem; + font-size: .26rem; + font-family: "HuaweiSansBold"; + } + + .emailAndApplyBoxL2 ul li > div { + width: 60%; + } + + .container .heading { + margin: 0; + } + + .container .client-header h2 { + font-size: .46rem; + font-weight: 600; + } + + .container p.lead { + margin: 0; + } + + .container .owl-carousel.customers { + display: flex; + flex-wrap: wrap; + justify-content: space-around; + margin-bottom: .4rem; + } + + .container .owl-carousel.customers .item { + margin: 0; + width: 35%; + display: flex; + justify-content: center; + } + + .container .owl-carousel.customers .item img { + transform: scale(.75); + } + + .divmail ul li a { + margin: 0px; + } + + .main .down_banner { + padding: .3rem .4rem; + height: auto; + } + .main .down_banner p { + margin: 0; + font-size: .3rem; + font-family: "HuaweiSansBold"; + } + .main .content { + padding: 0 .4rem; + flex-direction: column-reverse; + } + .main .content .search_v { + width: auto; + padding-top: .3rem; + } + .main .content .search_v li .vision { + display: flex; + flex-wrap: wrap; + } + .main .content .search_v li .vision p { + width: 20%; + margin-bottom: 0; + } + .main .content .nav { + margin-right: 0; + } + .main .content .nav li { + padding: .3rem 0; + } + .main .content .nav li h3 { + display: flex; + justify-content: space-between; + align-items: flex-end; + } + .main .content .nav li h3 span.title { + font-size: .4rem; + font-weight: 700; + } + .main .content .nav li h4 { + font-size: .28rem; + } + .main .content .nav li p { + font-size: .24rem; + } + + #FAQ{ + display:none + } + + footer { + padding: .4rem .6rem; + } + footer .foot { + display: block; + } + footer .foot .contact { + display: flex; + justify-content: space-between; + align-items: flex-end; + } + footer .foot .contact h2 { + font-size: 0.46rem; + margin-bottom: 0; + } + footer .foot .contact p { + font-size: .24rem; + } + footer .foot .contact svg { + width: 12px; + } + footer .foot .notice { + margin-top: .4rem; + width: auto; + } + #mask { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + display: none; + } + + .table-bordered.table-striped td:last-child { + white-space:nowrap; + } +} +@media screen and (min-width: 768px) and (max-width: 1280px) { + .isPc { + display: none; + } + header { + padding: 0 .6rem; + position: relative; + display: flex; + justify-content: space-between; + } + header .topbar { + display: flex; + align-items: center; + margin: 0 595px; + list-style-type: none; + padding: 20px 0; + } + header .topbar .search { + white-space: nowrap; + } + header .topbar .search a.list, + header .topbar .search a.list:hover, + header .topbar .search a.list:active { + color:inherit; + text-decoration: none; + padding: 0 10px; + } + header .navbar-brand { + padding: 5px 15px; + } + header h2 { + font-size: 0.38rem; + margin: 0px; + } + header ul li { + padding: 0 0.1rem; + font-size: 0.28rem; + display: flex; + } + header ul li img { + width: 18px; + } + header #nav { + position: absolute; + top: 62px; + left: 0; + width: 100%; + display: none; + background: #fff; + color: #333; + z-index: 100; + padding: 0 .6rem; + box-shadow: 0 5px 10px 0 #D3D3D3; + } + header #nav p { + line-height: .52rem; + padding: .14rem 0; + font-size: .28rem; + border-bottom: 1px solid #ECECEC; + text-transform: uppercase; + } + header #nav p:not(:last-child) { + border-bottom: 1px solid #ECECEC; + } + header #nav .second_menu { + position: relative; + } + header #nav .second_menu i { + width: 0; + height: 0; + border-left: 5px solid transparent; + border-top: 5px solid #000; + border-right: 5px solid transparent; + position: absolute; + right: 0; + top: 50%; + transform: translate(-50%, 0px); + } + header #nav .menu_list { + display: none; + } + header #nav .menu_list p { + padding: 0.14rem .3rem; + } + header #nav a.list, + header #nav a.list:hover, + header #nav a.list:active + { + color:inherit; + text-decoration: none; + } + .bannernew .content { + padding: 1.8rem .4rem; + } + .bannernew .content h2 { + font-size: 0.6rem; + text-align: center; + } + .bannernew .content p { + width: auto; + } + .bannernew .cards { + bottom: -35%; + padding: 0px; + } + .bannernew .cards ul li p { + padding: .18rem; + } + .reason { + padding: 245px 30px 70px; + } + .reason .content_why { + flex-direction: column; + } + .reason .content_why .detail { + margin-left: 0; + width: 580px; + } + .action .active_box .active h2 { + font-size: 0.45rem; + } + .action .active_box .active h2 p { + line-height: inherit; + } + .partners { + padding: 0 0 70px 0; + } + .container .heading { + margin: 0; + } + .owl-carousel.customers { + display: flex; + flex-wrap: wrap; + justify-content: space-around; + } + .owl-carousel.customers .item { + width: 25%; + margin: 25px 0 0 30px; + } + + .e_mail ul { + width: auto; + padding: 0px; + } + .e_mail ul li { + justify-content: space-around; + } + .e_mail ul li > div { + width: 55%; + } + .e_mail ul li .btn { + margin-left: 20px; + } + .content { + padding: 0 20px; + } + .main .down_banner { + padding: .3rem .4rem; + height: auto; + } + .main .down_banner p { + margin: 0; + font-size: .5rem; + font-family: "HuaweiSansBold"; + } + footer { + padding: 20px 30px 20px; + } + footer .notice { + width: 360px; + } + #mask { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + display: none; + } + .isPad { + display: block !important; + } + .pc_box { + display: none !important; + } +} +@media screen and (min-width: 1280px) { + .isPc { + display: block; + } + .isH5 { + display: none; + } +} +@media screen and (min-width: 319px) and (max-width: 767px) { + .isPc { + display: none; + } + .isH5 { + display: block; + } + header { + padding: 0 0.4rem; + position: relative; + border-bottom: 1px solid #ECECEC; + display: flex; + align-items: center; + justify-content: space-between; + /* height: 0.8rem; */ + } + .nav_table{ + display: flex; + width: 100%; + justify-content: space-between; + } + + header .topbar { + display: flex; + align-items: center; + margin-bottom: 0; + list-style-type: none; + /* padding: 15px 0px; */ + } + + header .topbar li { + height: 50px; + } + + header .topbar .search { + white-space: nowrap; + } + + header .topbar .search a.list, + header .topbar .search a.list:hover, + header .topbar .search a.list:active { + color:inherit; + text-decoration: none; + padding: 15px 10px; + } + + header .navbar-brand { + padding: 5px 0; + height: auto; + } + + header .navbar-brand>img { + width: 80%; + } + + header h2 { + font-size: 0.4rem; + margin: 0; + } + header ul li { + padding: 0 0.1rem; + font-size: 0.28rem; + } + header ul li.search { + display: flex; + /* margin-right: .2rem; */ + } + header ul li img { + width: 16px; + } + header #nav { + position: absolute; + top: 51px; + left: 0; + width: 100%; + display: none; + background: #fff; + color: #333; + z-index: 1000; + padding: 0 .3rem; + box-shadow: 0 5px 10px 0 #D3D3D3; + } + header #nav p { + line-height: .52rem; + padding: .14rem 0; + font-size: .26rem; + border-bottom: 1px solid #ECECEC; + text-transform: uppercase; + margin: 0; + } + header #nav p:not(:last-child) { + border-bottom: 1px solid #ECECEC; + } + header #nav .second_menu { + position: relative; + } + header #nav .second_menu i { + width: 0; + height: 0; + border-left: 5px solid transparent; + border-top: 5px solid #000; + border-right: 5px solid transparent; + position: absolute; + right: 0; + top: 50%; + transform: translate(-50%, 0px); + } + header #nav .menu_list { + display: none; + } + header #nav .menu_list p { + padding: 0.14rem .3rem; + } + header #nav a.list, + header #nav a.list:hover, + header #nav a.list:active { + color:inherit; + text-decoration: none; + border-bottom: 1px solid #ECECEC; + } + .bannernew { + height: 280px; + } + .bannernew .content { + padding: .5rem .2rem; + } + .bannernew .content h2 { + font-size: 0.48rem; + font-family: "HuaweiSansBold"; + text-align: center; + } + .bannernew .content p { + width: auto; + font-size: .24rem; + line-height: .36rem; + margin: .35rem auto 0; + } + + .item.active img.mobile{ + display: block; +} + .item.active img.pc{ + display: none; +} + + .bannernew .cards { + width: 90%; + position: static; + transform: translate(0, 0); + margin: 0 auto; + padding: 0px; + } + .bannernew .cards ul { + flex-wrap: wrap; + } + .bannernew .cards ul li { + width: 100%; + padding: .3rem; + } + .bannernew .cards ul a { + width: 50%; + } + + .bannernew .cards ul li .icon { + transform: scale(.7); + } + + .bannernew .cards ul a:nth-child(1) { + border-bottom: 1px solid #E3E9EB; + } + .bannernew .cards ul a:nth-child(2) { + border-bottom: 1px solid #E3E9EB; + } + .bannernew .cards ul a:nth-child(2n) { + border-right: 0; + } + .bannernew .cards ul a:nth-child(2n+1) { + border-right: 1px solid #E3E9EB; + } + .bannernew .cards ul li h3 { + font-size: .28rem; + margin: .3rem 0 .28rem; + } + .bannernew .cards ul li p { + font-size: .24rem; + line-height: .36rem; + padding: 0px; + } + .bannernew .cards ul li img { + height: 30px; + } + + +/* doc_nav */ +#heading-breadcrumbs{ + margin-bottom: 20px; +} +.container.docscontainer { + position: relative; + padding: 0; +} +.slide_nav { + display: flex !important; + align-items: center; + padding: 10px 15px 5px; + margin-bottom: 20px; + border-bottom: 1px solid #b5b5b5; +} +.slide_nav p { + margin: 0; +} + +.book-menu { + position: absolute; + width: 100%; + z-index: 100; + background: #fff; + top: 0; + left: 0; + padding: 0 15px; + transition: .3s; + transform: translateX(-100%); +} + +.container div.book-page { + margin-left: 0; + padding: 0 15px; +} + + .reason { + padding: 6.7rem .6rem .6rem; + } + .reason h2 { + font-size: 0.46rem; + margin-bottom: .38rem; + } + .reason .content_why { + flex-direction: column; + } + + .reason .content_why .detail { + margin-left: 0; + } + .reason .content_why .detail p { + font-size: .28rem; + line-height: .52rem; + } + .reason .content_why .detail p:nth-child(1) { + margin-bottom: .2rem; + } + + .publisher h2{ + font-size: 22px; + } + + .publisher .imgDivLeft{ + text-align: center; + padding-right:0px; + } + + .publisher .imgDivRight{ + margin-top:20px; + text-align: center; + padding-left:10px; + } + .publisher img{ + height:50px; + } + .friendsLink h2{ + font-size: 22px; + } + .action { + padding: .6rem; + } + .action .active_box { + display: inline; + } + .action .active_box .active { + width: 100%; + margin-right: 0 !important; + } + .action .active_box .active:last-child { + margin-top: .8rem; + } + .action .active_box .active h2 { + font-size: 0.46rem; + font-weight: 600; + text-align: center; + display: block; + width: 100%; + position: relative; + border-bottom: 1px solid #b5b5b5; + } + .action .active_box .active h2 p { + line-height: inherit; + position: absolute; + right: 0; + bottom: 24px; + font-size: .24rem; + font-weight: 100; + } + .action .active_box .active ul li { + padding: .26rem .1rem .3rem; + border-bottom: 1px solid rgba(181, 181, 181, 0.5); + } + /*.action .active_box .active ul li:not(:last-child) { + border-bottom: 1px solid rgba(181, 181, 181, 0.5); + } + .action .active_box .active ul li:last-child { + border-bottom: 0px; + }*/ + .action .active_box .active ul li h6 { + font-size: .28rem; + } + .action .active_box .active ul li h6 i { + font-size: .22rem; + } + .action .active_box .active ul li p { + font-size: .24rem; + line-height: .4REM; + } + .partners { + padding: 0 0 .8rem 0; + } + .partners h2 { + font-size: 0.46rem; + margin-bottom: .4rem; + } + .partners .box { + width: 85%; + flex-wrap: wrap; + } + .partners .box img { + width: 25%; + } + .partners .box img:nth-child(2) { + width: 4.5rem; + } + .emailAndApply{ + background:none; + padding:0; + } + .emailAndApplyBox{ + display: inline; + } + + + .emailAndApplyBoxL2{ + width:100%; + margin-right: 0 !important; + background: url('../img/bannernew.jpg') no-repeat; + } + + .emailAndApplyBoxL3{ + width:100%; + margin-right: 0 !important; + background: url('../img/3.jpg') no-repeat; + } + + .emailAndApplyBoxL2 { + text-align:center; + justify-content: space-around; + padding: .4rem 0; + background-position: top; + } + .emailAndApplyBoxL2 h2 { + + font-size: 0.46rem; + margin-bottom: 0; + } + .emailAndApplyBoxL2 ul { + width: auto; + padding: 0px; + } + + .emailAndApplyBoxL2 ul li { + justify-content: space-around; + } + + .emailAndApplyBoxL2 ul li:last-child { + margin-bottom: 0; + } + .emailAndApplyBoxL2 ul li h3 { + font-size: .38rem; + line-height: .44rem; + } + .emailAndApplyBoxL2 ul li p { + font-size: .24rem; + margin-top: 0; + padding-right: 0; + } + .emailAndApplyBoxL2 ul li .btn { + padding: .1rem .15rem; + font-size: .26rem; + font-family: "HuaweiSansBold"; + } + + .emailAndApplyBoxL2 ul li > div { + width: 60%; + } + + .container .heading { + margin: 0; + } + + .container .client-header h2 { + font-size: .46rem; + font-weight: 600; + } + + .container p.lead { + margin: 0; + } + + .container .owl-carousel.customers { + display: flex; + flex-wrap: wrap; + justify-content: space-around; + margin-bottom: .4rem; + } + + .container .owl-carousel.customers .item { + margin: 0; + width: 35%; + display: flex; + justify-content: center; + } + + .container .owl-carousel.customers .item img { + transform: scale(.75); + } + + .divmail ul li a { + margin: 0px; + } + + .main .down_banner { + padding: .3rem .4rem; + height: auto; + } + .main .down_banner p { + margin: 0; + font-size: .3rem; + font-family: "HuaweiSansBold"; + } + .main .content { + padding: 0 .4rem; + flex-direction: column-reverse; + } + .main .content .search_v { + width: auto; + padding-top: .3rem; + } + .main .content .search_v li .vision { + display: flex; + flex-wrap: wrap; + } + .main .content .search_v li .vision p { + width: 20%; + margin-bottom: 0; + } + .main .content .nav { + margin-right: 0; + } + .main .content .nav li { + padding: .3rem 0; + } + .main .content .nav li h3 { + display: flex; + justify-content: space-between; + align-items: flex-end; + } + .main .content .nav li h3 span.title { + font-size: .4rem; + font-weight: 700; + } + .main .content .nav li h4 { + font-size: .28rem; + } + .main .content .nav li p { + font-size: .24rem; + } + footer { + padding: .4rem .6rem; + } + footer .foot { + display: block; + } + footer .foot .contact { + display: flex; + justify-content: space-between; + align-items: flex-end; + } + footer .foot .contact h2 { + font-size: 0.46rem; + margin-bottom: 0; + } + footer .foot .contact p { + font-size: .24rem; + } + footer .foot .contact svg { + width: 12px; + } + footer .foot .notice { + margin-top: .4rem; + width: auto; + } + #mask { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + display: none; + } + + .table-bordered.table-striped td:last-child { + white-space:nowrap; + } +} +@media screen and (min-width: 768px) and (max-width: 1280px) { + .isPc { + display: none; + } + header { + padding: 0 .6rem; + position: relative; + display: flex; + justify-content: space-between; + } + header .topbar { + display: flex; + align-items: center; + margin: 0 595px; + list-style-type: none; + padding: 20px 0; + } + header .topbar .search { + white-space: nowrap; + } + header .topbar .search a.list, + header .topbar .search a.list:hover, + header .topbar .search a.list:active { + color:inherit; + text-decoration: none; + padding: 0 10px; + } + header .navbar-brand { + padding: 5px 15px; + } + header h2 { + font-size: 0.38rem; + margin: 0px; + } + header ul li { + padding: 0 0.1rem; + font-size: 0.28rem; + display: flex; + } + header ul li img { + width: 18px; + } + header #nav { + position: absolute; + top: 62px; + left: 0; + width: 100%; + display: none; + background: #fff; + color: #333; + z-index: 100; + padding: 0 .6rem; + box-shadow: 0 5px 10px 0 #D3D3D3; + } + header #nav p { + line-height: .52rem; + padding: .14rem 0; + font-size: .28rem; + border-bottom: 1px solid #ECECEC; + text-transform: uppercase; + } + header #nav p:not(:last-child) { + border-bottom: 1px solid #ECECEC; + } + header #nav .second_menu { + position: relative; + } + header #nav .second_menu i { + width: 0; + height: 0; + border-left: 5px solid transparent; + border-top: 5px solid #000; + border-right: 5px solid transparent; + position: absolute; + right: 0; + top: 50%; + transform: translate(-50%, 0px); + } + header #nav .menu_list { + display: none; + } + header #nav .menu_list p { + padding: 0.14rem .3rem; + } + header #nav a.list, + header #nav a.list:hover, + header #nav a.list:active + { + color:inherit; + text-decoration: none; + } + .bannernew .content { + padding: 1.8rem .4rem; + } + .bannernew .content h2 { + font-size: 0.6rem; + text-align: center; + } + .bannernew .content p { + width: auto; + } + .bannernew .cards { + bottom: -35%; + padding: 0px; + } + .bannernew .cards ul li p { + padding: .18rem; + } + .reason { + padding: 245px 30px 70px; + } + .reason .content_why { + flex-direction: column; + } + .reason .content_why .detail { + margin-left: 0; + width: 580px; + } + + .action .active_box .active h2 { + font-size: 0.45rem; + } + .action .active_box .active h2 p { + line-height: inherit; + } + .partners { + padding: 0 0 70px 0; + } + .container .heading { + margin: 0; + } + .owl-carousel.customers { + display: flex; + flex-wrap: wrap; + justify-content: space-around; + } + .owl-carousel.customers .item { + width: 25%; + margin: 25px 0 0 30px; + } + + .e_mail ul { + width: auto; + padding: 0px; + } + .e_mail ul li { + justify-content: space-around; + } + .e_mail ul li > div { + width: 55%; + } + .e_mail ul li .btn { + margin-left: 20px; + } + .content { + padding: 0 20px; + } + .main .down_banner { + padding: .3rem .4rem; + height: auto; + } + .main .down_banner p { + margin: 0; + font-size: .5rem; + font-family: "HuaweiSansBold"; + } + footer { + padding: 20px 30px 20px; + } + footer .notice { + width: 360px; + } + #mask { + position: fixed; + top: 0; + left: 0; + right: 0; + bottom: 0; + display: none; + } + .isPad { + display: block !important; + } + .pc_box { + display: none !important; + } +} +@media screen and (min-width: 1280px) { + .isPc { + display: block; + } + .isH5 { + display: none; + } +} diff --git a/themes/project/static/img/logo/horizontal/download/Black.pdf b/themes/project/static/img/logo/horizontal/download/Black.pdf new file mode 100644 index 0000000000000000000000000000000000000000..e9350c37c380530431782786e58680c6f7245172 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/Black.pdf differ diff --git a/themes/project/static/img/logo/horizontal/download/Black.png b/themes/project/static/img/logo/horizontal/download/Black.png new file mode 100644 index 0000000000000000000000000000000000000000..e4ead632b882262195310a0d2f278de34edcd346 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/Black.png differ diff --git a/themes/project/static/img/logo/horizontal/download/Black.svg b/themes/project/static/img/logo/horizontal/download/Black.svg new file mode 100644 index 0000000000000000000000000000000000000000..bb6ed9e6f5a32e815894ea30ad51eec29d7f8513 --- /dev/null +++ b/themes/project/static/img/logo/horizontal/download/Black.svg @@ -0,0 +1 @@ +资源 13 \ No newline at end of file diff --git a/themes/project/static/img/logo/horizontal/download/Standard.pdf b/themes/project/static/img/logo/horizontal/download/Standard.pdf new file mode 100644 index 0000000000000000000000000000000000000000..4044147e82a01174efbcf98b738d35a145accc9a Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/Standard.pdf differ diff --git a/themes/project/static/img/logo/horizontal/download/Standard.png b/themes/project/static/img/logo/horizontal/download/Standard.png new file mode 100644 index 0000000000000000000000000000000000000000..078310f3ce96199c53e9c43f676501c2b62591e0 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/Standard.png differ diff --git a/themes/project/static/img/logo/horizontal/download/Standard.svg b/themes/project/static/img/logo/horizontal/download/Standard.svg new file mode 100644 index 0000000000000000000000000000000000000000..9ceaa4a595714dd090bb8eba41162466c0a16094 --- /dev/null +++ b/themes/project/static/img/logo/horizontal/download/Standard.svg @@ -0,0 +1 @@ +资源 9 \ No newline at end of file diff --git a/themes/project/static/img/logo/horizontal/download/White.pdf b/themes/project/static/img/logo/horizontal/download/White.pdf new file mode 100644 index 0000000000000000000000000000000000000000..38ac65962156890a341f2dd9e213548f459b13db Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/White.pdf differ diff --git a/themes/project/static/img/logo/horizontal/download/White.png b/themes/project/static/img/logo/horizontal/download/White.png new file mode 100644 index 0000000000000000000000000000000000000000..4061312de9ed47fdd7d1b5ef71b127292a9190f9 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/download/White.png differ diff --git a/themes/project/static/img/logo/horizontal/download/White.svg b/themes/project/static/img/logo/horizontal/download/White.svg new file mode 100644 index 0000000000000000000000000000000000000000..76845b19cb3c6735c7fed186b0bce06bffc07e71 --- /dev/null +++ b/themes/project/static/img/logo/horizontal/download/White.svg @@ -0,0 +1 @@ +资源 12 \ No newline at end of file diff --git a/themes/project/static/img/logo/horizontal/view/Black.png b/themes/project/static/img/logo/horizontal/view/Black.png new file mode 100644 index 0000000000000000000000000000000000000000..303ca553140f9d417ca60e4b0a406129d7b7cdb7 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/view/Black.png differ diff --git a/themes/project/static/img/logo/horizontal/view/Standard.png b/themes/project/static/img/logo/horizontal/view/Standard.png new file mode 100644 index 0000000000000000000000000000000000000000..1d20138d7873a5bd25d20438e3c5821b22f47185 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/view/Standard.png differ diff --git a/themes/project/static/img/logo/horizontal/view/White.png b/themes/project/static/img/logo/horizontal/view/White.png new file mode 100644 index 0000000000000000000000000000000000000000..be4e11690f8ac864d1c0a648a2435f826372e283 Binary files /dev/null and b/themes/project/static/img/logo/horizontal/view/White.png differ diff --git a/themes/project/static/img/logo/vertical/download/Black.pdf b/themes/project/static/img/logo/vertical/download/Black.pdf new file mode 100644 index 0000000000000000000000000000000000000000..d6a8d67786e2c6eccd7f117c09a4bfec7e6886d2 Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Black.pdf differ diff --git a/themes/project/static/img/logo/vertical/download/Black.png b/themes/project/static/img/logo/vertical/download/Black.png new file mode 100644 index 0000000000000000000000000000000000000000..cf66edf48d1f3f26b4bb266168072d29cd8115ba Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Black.png differ diff --git a/themes/project/static/img/logo/vertical/download/Black.svg b/themes/project/static/img/logo/vertical/download/Black.svg new file mode 100644 index 0000000000000000000000000000000000000000..e13027958efb67d56d8c4e2ef1e89a667a0d2a43 --- /dev/null +++ b/themes/project/static/img/logo/vertical/download/Black.svg @@ -0,0 +1 @@ +资源 6 \ No newline at end of file diff --git a/themes/project/static/img/logo/vertical/download/Mono.pdf b/themes/project/static/img/logo/vertical/download/Mono.pdf new file mode 100644 index 0000000000000000000000000000000000000000..6f1bd8e15a7f74b1d55907a0d7fb53b4da087489 Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Mono.pdf differ diff --git a/themes/project/static/img/logo/vertical/download/Mono.png b/themes/project/static/img/logo/vertical/download/Mono.png new file mode 100644 index 0000000000000000000000000000000000000000..2f1d9a09858748e44240f514f9ad9e11f0bced75 Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Mono.png differ diff --git a/themes/project/static/img/logo/vertical/download/Mono.svg b/themes/project/static/img/logo/vertical/download/Mono.svg new file mode 100644 index 0000000000000000000000000000000000000000..0c031676fec9eae6c1b8050d6b8753e9a6ddb8ff --- /dev/null +++ b/themes/project/static/img/logo/vertical/download/Mono.svg @@ -0,0 +1 @@ +资源 5 \ No newline at end of file diff --git a/themes/project/static/img/logo/vertical/download/Standard.pdf b/themes/project/static/img/logo/vertical/download/Standard.pdf new file mode 100644 index 0000000000000000000000000000000000000000..a4e8bbdf088570341fb0daf0a9d9e39dda0e7c7b Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Standard.pdf differ diff --git a/themes/project/static/img/logo/vertical/download/Standard.png b/themes/project/static/img/logo/vertical/download/Standard.png new file mode 100644 index 0000000000000000000000000000000000000000..3af331a68b34c1adc7ecdf30b916e1110e0bf75f Binary files /dev/null and b/themes/project/static/img/logo/vertical/download/Standard.png differ diff --git a/themes/project/static/img/logo/vertical/download/Standard.svg b/themes/project/static/img/logo/vertical/download/Standard.svg new file mode 100644 index 0000000000000000000000000000000000000000..d94c041d44d58fde5aeedf5aa15f1ab7faff1e72 --- /dev/null +++ b/themes/project/static/img/logo/vertical/download/Standard.svg @@ -0,0 +1 @@ +资源 1 \ No newline at end of file diff --git a/themes/project/static/img/logo/vertical/view/Black.png b/themes/project/static/img/logo/vertical/view/Black.png new file mode 100644 index 0000000000000000000000000000000000000000..3df73d46c4c312da6fd4ed5f9a2fe233accf525d Binary files /dev/null and b/themes/project/static/img/logo/vertical/view/Black.png differ diff --git a/themes/project/static/img/logo/vertical/view/Mono.png b/themes/project/static/img/logo/vertical/view/Mono.png new file mode 100644 index 0000000000000000000000000000000000000000..b088a975038d3d7b8cf9779f9d576e92f76f47d7 Binary files /dev/null and b/themes/project/static/img/logo/vertical/view/Mono.png differ diff --git a/themes/project/static/img/logo/vertical/view/Standard.png b/themes/project/static/img/logo/vertical/view/Standard.png new file mode 100644 index 0000000000000000000000000000000000000000..38a091a32891d4a6a44997befa95387bfb98090a Binary files /dev/null and b/themes/project/static/img/logo/vertical/view/Standard.png differ diff --git a/themes/project/static/img/service.png b/themes/project/static/img/service.png new file mode 100644 index 0000000000000000000000000000000000000000..08f304c07ee970a7d8fe324b4ab2c3e004daf6b6 Binary files /dev/null and b/themes/project/static/img/service.png differ