Authored by 王涛

Merge branch 'master-500-dev-lushangqing' into 'master-500-dev'

【无】公司网站-样式修改,首页图片,移动端 #2



See merge request !1054
@@ -2417,9 +2417,17 @@ blockquote:before { @@ -2417,9 +2417,17 @@ blockquote:before {
2417 z-index: -1; 2417 z-index: -1;
2418 background: url('../img/index/step-route.jpg'); 2418 background: url('../img/index/step-route.jpg');
2419 background-size: cover; 2419 background-size: cover;
  2420 + display: none;
  2421 +}
  2422 +.route-section{
  2423 + /*height: calc(100vh);*/
  2424 + position: relative;
  2425 +}
  2426 +.route-con,.step-route-bg-sm{
  2427 + display: none;
2420 } 2428 }
2421 .route-title{ 2429 .route-title{
2422 - color:#ffffff; 2430 + /*color:#ffffff;*/
2423 } 2431 }
2424 .step-route-item{ 2432 .step-route-item{
2425 font-size: 18px; 2433 font-size: 18px;
@@ -2586,6 +2594,9 @@ blockquote:before { @@ -2586,6 +2594,9 @@ blockquote:before {
2586 background-repeat: no-repeat; 2594 background-repeat: no-repeat;
2587 background-position: center; 2595 background-position: center;
2588 } 2596 }
  2597 +.culturalValues-bg-sm{
  2598 + display: none;
  2599 +}
2589 .all-height{ 2600 .all-height{
2590 height:calc(100vh); 2601 height:calc(100vh);
2591 } 2602 }
@@ -2881,9 +2892,22 @@ blockquote:before { @@ -2881,9 +2892,22 @@ blockquote:before {
2881 align-items: center; 2892 align-items: center;
2882 } 2893 }
2883 /*lsq 加入我们样式调整*/ 2894 /*lsq 加入我们样式调整*/
2884 -.title-style.color-white,.title-intro.color-white{ 2895 +.title-style.color-white{
2885 color:#fff; 2896 color:#fff;
2886 } 2897 }
  2898 +.about-content-intro{
  2899 + display: none;
  2900 +}
  2901 +.about-intro-title{
  2902 + font-weight: bold;
  2903 +}
  2904 +.about-intro{
  2905 + tab-index: 36px;
  2906 +}
  2907 +.about-intro .about-intro-img{
  2908 + text-align: center;
  2909 +}
  2910 +
2887 .concat-concat .title-style{ 2911 .concat-concat .title-style{
2888 font-size:42px; 2912 font-size:42px;
2889 } 2913 }
@@ -3579,14 +3603,15 @@ blockquote:before { @@ -3579,14 +3603,15 @@ blockquote:before {
3579 background-size:cover !important; 3603 background-size:cover !important;
3580 } 3604 }
3581 .about-content-intro .title-style{ 3605 .about-content-intro .title-style{
3582 - color:#e43730; 3606 + /*color:#e43730;*/
  3607 + color:#333;
3583 padding-top:140px; 3608 padding-top:140px;
3584 } 3609 }
3585 .about-container{ 3610 .about-container{
3586 height:100%; 3611 height:100%;
3587 } 3612 }
3588 .about-content .title-style{ 3613 .about-content .title-style{
3589 - display: none; 3614 + padding-top:50px;
3590 } 3615 }
3591 .office-info li a{ 3616 .office-info li a{
3592 color:#FFFFFF; 3617 color:#FFFFFF;
@@ -3594,21 +3619,7 @@ blockquote:before { @@ -3594,21 +3619,7 @@ blockquote:before {
3594 .office-info li a:hover{ 3619 .office-info li a:hover{
3595 color:#e43730; 3620 color:#e43730;
3596 } 3621 }
3597 -@media (min-width: 992px){  
3598 - .about-content .title-style{  
3599 - padding-top:180px;  
3600 - }  
3601 -}  
3602 -@media (min-width: 1200px){  
3603 - .about-content .title-style{  
3604 - padding-top:160px;  
3605 - }  
3606 -}  
3607 -@media (min-width: 1400px){  
3608 - .about-content .title-style{  
3609 - padding-top:140px;  
3610 - }  
3611 -} 3622 +
3612 @media only screen and (max-width:1200px){ 3623 @media only screen and (max-width:1200px){
3613 .info-character.info-characterP{ 3624 .info-character.info-characterP{
3614 padding:15px; 3625 padding:15px;
@@ -3914,7 +3925,10 @@ blockquote:before { @@ -3914,7 +3925,10 @@ blockquote:before {
3914 3925
3915 } 3926 }
3916 .culturalValues-bg{ 3927 .culturalValues-bg{
3917 - background-image: url("../img/about/cultural-img-sm.png"); 3928 + display: none;
  3929 + }
  3930 + .culturalValues-bg-sm{
  3931 + display: block;
3918 } 3932 }
3919 .about-concat-bg{ 3933 .about-concat-bg{
3920 background-image: url("../img/about/about-concat-bg-sm.png"); 3934 background-image: url("../img/about/about-concat-bg-sm.png");
@@ -3994,6 +4008,25 @@ blockquote:before { @@ -3994,6 +4008,25 @@ blockquote:before {
3994 } 4008 }
3995 } 4009 }
3996 @media only screen and (max-width: 768px){ 4010 @media only screen and (max-width: 768px){
  4011 + .about-concat{
  4012 + margin-top: 0;
  4013 + top:0;
  4014 + }
  4015 + .about-content-intro{
  4016 + display: block;
  4017 + }
  4018 + .about-content-intro .mb-35{
  4019 + margin-bottom: 20px;
  4020 + }
  4021 + .step-route-bg-sm{
  4022 + display: block;
  4023 + }
  4024 + .step-route-bg,.know-intro-bg,.about-process-container{
  4025 + display: none;
  4026 + }
  4027 + .rmb-50{
  4028 + margin-bottom: 20px;
  4029 + }
3997 .principle-con{ 4030 .principle-con{
3998 align-items: flex-start; 4031 align-items: flex-start;
3999 } 4032 }
@@ -4006,7 +4039,9 @@ blockquote:before { @@ -4006,7 +4039,9 @@ blockquote:before {
4006 } 4039 }
4007 .wrap section{ 4040 .wrap section{
4008 height: auto; 4041 height: auto;
4009 - min-height: 500px; 4042 + }
  4043 + .wrap section:nth-child(1),.wrap section:nth-child(3),.wrap section:nth-child(5){
  4044 + min-height: 400px;
4010 } 4045 }
4011 .footer-widget{ 4046 .footer-widget{
4012 text-align: center; 4047 text-align: center;
@@ -4023,11 +4058,8 @@ blockquote:before { @@ -4023,11 +4058,8 @@ blockquote:before {
4023 .about-concat-con{ 4058 .about-concat-con{
4024 padding-bottom: 20px; 4059 padding-bottom: 20px;
4025 } 4060 }
4026 - .culturalValues-container .pt-60{  
4027 - padding-top:30px;  
4028 - }  
4029 - .partner-section{  
4030 - padding-top:60px; 4061 + .culturalValues-container .pt-60,.partner-section{
  4062 + padding-top:0;
4031 } 4063 }
4032 .about-content-intro .title-style{ 4064 .about-content-intro .title-style{
4033 padding-top:30px; 4065 padding-top:30px;
  1 +export function introDatas() {
  2 + let res = [
  3 + {
  4 + img:'assets/img/about/intro-1.jpg',
  5 + title:'',
  6 + intro:'北京鸿果科技公司于2014年成立,位于中关村核心区域,致力于提供“4S”(Software-软件,Service-服务,Solution-解决方案,Sale-销售)信息化解决方案。公司专注于软件解决方案和整体服务交付,已成为政府、央企等重要行业“IT智能监控”+“数字化业务智能监控”领域的领先者。'
  7 + },
  8 + {
  9 + img:'',
  10 + title:'精研“AI+大数据”软件产品线',
  11 + intro:'北京鸿果科技拥有自主研发力量和“政府”行业服务交付经验,率先把握“互联网+智能化AI+行业场景应用”的变革时机,充分发挥AI时代的业务大数据处理能力,运用智能化、运维大数据思维,引入AI算法+大数据+行业场景化对业务的深度应用,共同打造AI+大数据生态圈以及可落地的解决方案。'
  12 + },
  13 + {
  14 + img:'',
  15 + title:'北京总部和西安技术中心',
  16 + intro:'目前在北京、西安拥有技术研发团队和服务基地,组建了专业的智能监控和软件服务团队,为公司带来专业化的研发和服务能力。'
  17 + },
  18 + {
  19 + img:'assets/img/about/intro-2.png',
  20 + title:'专业服务与高客户满意度',
  21 + intro:'公司高度重视客户服务工作,以“高客户满意度”为经营宗旨,践行AI+大数据体系强落地能力,同时具备完整的一线、二线技术支持体系,可覆盖全国营销和售后服务网络,使北京鸿果科技能够为政府及更多重大行业的用户提供全方位、专业化的自研软件产品及端到端的优质服务。'
  22 + }
  23 + ]
  24 + return res;
  25 +}
1 export function culturalValuesDatas() { 26 export function culturalValuesDatas() {
2 let res = [ 27 let res = [
3 { 28 {
@@ -21,6 +21,13 @@ @@ -21,6 +21,13 @@
21 <span class="title-style">公司简介</span> 21 <span class="title-style">公司简介</span>
22 </div> 22 </div>
23 <!-- <div class="title-intro color-white">北京鸿果秋实科技有限公司2012年成立,定位于提供4S信息化解决方案的高科技公司:(Software-软件,Service-服务,Solution-解决方案,Sale-销售),公司专注于软件解决方案和整体服务交付领域,已陆续成为税务、社保、财政、通信运营商等行业,IT运维领域的领先者。北京鸿果科技依托“金税三期” 、“互联网+智能化AI+行业应用”的变革时机,充分运用智能化、运维大数据思维,引入AI、算法和业务深度理解,共同打造AIOps生态圈。公司基于多年政府行业的市场、销售、技术、产品经验积累,先后在多省市政府、央企承建了“综合监控管理平台(A-view V1.0)、自动化巡检平台、智能告警算法平台、数据安全运维管理平台、一体化运维大数据管理应用平台(D-viewV1.0)”等,陆续承建了浙江省、新疆、陕西、贵州、天津、吉林、辽宁、内蒙古、宁夏等税务局“金三”重大信息化项目。 目前公司拥有《国家高新企业》《中国信息安全服务集成资质》、《中国信息安全运维资质》、 《软件企业》资质、多项自主的软件著作权,评选为“优秀信息化软件企业合作伙伴”、“专精特新”企业。</div>--> 23 <!-- <div class="title-intro color-white">北京鸿果秋实科技有限公司2012年成立,定位于提供4S信息化解决方案的高科技公司:(Software-软件,Service-服务,Solution-解决方案,Sale-销售),公司专注于软件解决方案和整体服务交付领域,已陆续成为税务、社保、财政、通信运营商等行业,IT运维领域的领先者。北京鸿果科技依托“金税三期” 、“互联网+智能化AI+行业应用”的变革时机,充分运用智能化、运维大数据思维,引入AI、算法和业务深度理解,共同打造AIOps生态圈。公司基于多年政府行业的市场、销售、技术、产品经验积累,先后在多省市政府、央企承建了“综合监控管理平台(A-view V1.0)、自动化巡检平台、智能告警算法平台、数据安全运维管理平台、一体化运维大数据管理应用平台(D-viewV1.0)”等,陆续承建了浙江省、新疆、陕西、贵州、天津、吉林、辽宁、内蒙古、宁夏等税务局“金三”重大信息化项目。 目前公司拥有《国家高新企业》《中国信息安全服务集成资质》、《中国信息安全运维资质》、 《软件企业》资质、多项自主的软件著作权,评选为“优秀信息化软件企业合作伙伴”、“专精特新”企业。</div>-->
  24 + <div class=about-intro" v-for="itemI in introData">
  25 + <div class="title-intro about-intro-title pb-10 pt-10" v-if="itemI.title">{{itemI.title}}</div>
  26 + <div class="title-intro" v-if="itemI.intro">{{itemI.intro}}</div>
  27 + <div class="about-intro-img">
  28 + <img :src="itemI.img" class="pb-10 pt-10" alt="" v-if="itemI.img">
  29 + </div>
  30 + </div>
24 </div> 31 </div>
25 </div> 32 </div>
26 <!-- <div class="know-intro"></div>--> 33 <!-- <div class="know-intro"></div>-->
@@ -64,6 +71,9 @@ @@ -64,6 +71,9 @@
64 </div>--> 71 </div>-->
65 </div> 72 </div>
66 <div class="culturalValues-bg wow customFadeInRight delay-0-1s slow"></div> 73 <div class="culturalValues-bg wow customFadeInRight delay-0-1s slow"></div>
  74 + <div class="culturalValues-bg-sm wow customFadeInRight delay-0-1s slow">
  75 + <img src="assets/img/about/cultural-img-sm.jpg" alt="">
  76 + </div>
67 77
68 <div class="shape shapeAnimationOne l-10 t-0"> 78 <div class="shape shapeAnimationOne l-10 t-0">
69 <img src="assets/img/shapes/shape3.png" alt="Shape"> 79 <img src="assets/img/shapes/shape3.png" alt="Shape">
1 import pageInit from "../../minixs/pageInit.js"; 1 import pageInit from "../../minixs/pageInit.js";
2 -import {culturalValuesDatas,culturalDatas,imgsDatas} from "../../../../assets/img/data/aboutData.js"; 2 +import {culturalValuesDatas,culturalDatas,imgsDatas,introDatas} from "../../../../assets/img/data/aboutData.js";
3 export default { 3 export default {
4 name: 'home', 4 name: 'home',
5 template: '', 5 template: '',
@@ -10,7 +10,7 @@ export default { @@ -10,7 +10,7 @@ export default {
10 const {proxy} = Vue.getCurrentInstance(); 10 const {proxy} = Vue.getCurrentInstance();
11 let culturalValuesData=Vue.ref(culturalValuesDatas()); 11 let culturalValuesData=Vue.ref(culturalValuesDatas());
12 let culturalData=Vue.ref(culturalDatas()); 12 let culturalData=Vue.ref(culturalDatas());
13 - 13 + let introData=Vue.ref(introDatas());
14 var imgs = Vue.ref(imgsDatas()); 14 var imgs = Vue.ref(imgsDatas());
15 let flag =Vue.ref(true); 15 let flag =Vue.ref(true);
16 let i=Vue.ref(0); 16 let i=Vue.ref(0);
@@ -165,7 +165,8 @@ export default { @@ -165,7 +165,8 @@ export default {
165 startX, 165 startX,
166 startY, 166 startY,
167 endX, 167 endX,
168 - endY 168 + endY,
  169 + introData
169 } 170 }
170 171
171 } 172 }
@@ -110,7 +110,7 @@ @@ -110,7 +110,7 @@
110 110
111 </div> 111 </div>
112 </section> 112 </section>
113 -<section class="about-section rel pt-60 pb-70"> 113 +<section class="about-section rel pt-60">
114 <div class="container"> 114 <div class="container">
115 <div class="row align-items-center"> 115 <div class="row align-items-center">
116 <div class="col-lg-12"> 116 <div class="col-lg-12">
@@ -121,7 +121,7 @@ @@ -121,7 +121,7 @@
121 </div> 121 </div>
122 </div> 122 </div>
123 </div> 123 </div>
124 - <div class="color-white"> 124 + <div class="color-white route-con">
125 <div :class="['step-route-item',{'step-route-item-active':stepActive==index}]" v-for="(item,index) in stepRoute" @mouseenter="showHover(index)" @mouseleave="hideHover"> 125 <div :class="['step-route-item',{'step-route-item-active':stepActive==index}]" v-for="(item,index) in stepRoute" @mouseenter="showHover(index)" @mouseleave="hideHover">
126 {{item}} 126 {{item}}
127 </div> 127 </div>
@@ -135,7 +135,15 @@ @@ -135,7 +135,15 @@
135 <img src="assets/img/shapes/shape2.png" alt="Shape"> 135 <img src="assets/img/shapes/shape2.png" alt="Shape">
136 </div> 136 </div>
137 </section> 137 </section>
  138 +<section class="about-section route-section">
  139 + <div class="step-route-bg">
  140 + <img src="assets/img/index/step-route-bg.jpg" alt="">
  141 + </div>
  142 + <div class="step-route-bg-sm">
  143 + <img src="assets/img/index/step-route-bg-sm.jpg" alt="">
  144 + </div>
138 145
  146 +</section>
139 <section class="team-section rel pt-80 pb-80"> 147 <section class="team-section rel pt-80 pb-80">
140 <div class="container"> 148 <div class="container">
141 <div class="mb-35 pr-65 align-items-center flex-column-center"> 149 <div class="mb-35 pr-65 align-items-center flex-column-center">